Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
CantripDef
Interface CantripDef
interface
CantripDef
{
id
:
string
;
name
:
string
;
kind
:
"spell_attack"
|
"save"
;
damage_dice
:
string
;
damaged_dice
?:
string
;
damage_type
:
string
;
save_ability
?:
string
;
beams
?:
boolean
;
no_scale
?:
boolean
;
rider_tag
?:
string
;
aoe_radius_ft
?:
number
;
}
Index
Properties
id
name
kind
damage_
dice
damaged_
dice?
damage_
type
save_
ability?
beams?
no_
scale?
rider_
tag?
aoe_
radius_
ft?
Properties
id
id
:
string
name
name
:
string
kind
kind
:
"spell_attack"
|
"save"
damage_
dice
damage_dice
:
string
Optional
damaged_
dice
damaged_dice
?:
string
damage_
type
damage_type
:
string
Optional
save_
ability
save_ability
?:
string
Optional
beams
beams
?:
boolean
Optional
no_
scale
no_scale
?:
boolean
Optional
rider_
tag
rider_tag
?:
string
Optional
aoe_
radius_
ft
aoe_radius_ft
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
kind
damage_
dice
damaged_
dice
damage_
type
save_
ability
beams
no_
scale
rider_
tag
aoe_
radius_
ft
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...