Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
CastPlan
Interface CastPlan
interface
CastPlan
{
ok
:
boolean
;
reason
:
"ok"
|
"no_slot"
|
"not_known"
|
"not_a_caster"
;
slots
:
SlotPool
;
slot_level
:
number
|
null
;
concentration_spell
:
string
|
null
;
spell_name
:
string
;
}
Index
Properties
ok
reason
slots
slot_
level
concentration_
spell
spell_
name
Properties
ok
ok
:
boolean
reason
reason
:
"ok"
|
"no_slot"
|
"not_known"
|
"not_a_caster"
slots
slots
:
SlotPool
slot_
level
slot_level
:
number
|
null
concentration_
spell
concentration_spell
:
string
|
null
spell_
name
spell_name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
reason
slots
slot_
level
concentration_
spell
spell_
name
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...