|
Anvil
|
A creature polymorph table entry (polymorph.2da) More...
Inheritance diagram for Anvil.API.PolymorphTableEntry:
Collaboration diagram for Anvil.API.PolymorphTableEntry:Public Member Functions | |
| void | InterpretEntry (TwoDimArrayEntry entry) |
Public Member Functions inherited from Anvil.API.ITwoDimArrayEntry | |
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] |
Properties inherited from Anvil.API.ITwoDimArrayEntry | |
A creature polymorph table entry (polymorph.2da)
|
inline |
Implements Anvil.API.ITwoDimArrayEntry.
|
get |
Implements Anvil.API.ITwoDimArrayEntry.