Anvil
|
A creature polymorph table entry (polymorph.2da) More...
Public Member Functions | |
void | InterpretEntry (TwoDimArrayEntry entry) |
![]() |
Static Public Member Functions | |
static implicit | operator PolymorphTableEntry? (PolymorphType polymorphType) |
Properties | |
AppearanceTableEntry? | AppearanceType [get] |
int? | Constitution [get] |
string? | CreatureHideItem [get] |
string? | CreatureWeapon1 [get] |
string? | CreatureWeapon2 [get] |
string? | CreatureWeapon3 [get] |
int? | Dexterity [get] |
string? | EquippedItem [get] |
int? | HpBonus [get] |
bool? | MergeA [get] |
bool? | MergeI [get] |
bool? | MergeW [get] |
string? | Name [get] |
int? | NaturalAcBonus [get] |
string? | PortraitCustom [get] |
PortraitTableEntry? | PortraitId [get] |
NwRace? | RacialType [get] |
int | RowIndex [get] |
NwSpell? | Spell1 [get] |
NwSpell? | Spell2 [get] |
NwSpell? | Spell3 [get] |
int? | Strength [get] |
![]() |
A creature polymorph table entry (polymorph.2da)
|
inline |
Implements Anvil.API.ITwoDimArrayEntry.
|
get |
Implements Anvil.API.ITwoDimArrayEntry.