NWNX:EE  8193.36.12
NWNX_Damage_DamageData Struct Reference

Used for DealDamage. More...

Public Attributes

int iBludgeoning
 Bludgeoning damage. More...
 
int iPierce
 Piercing damage. More...
 
int iSlash
 Slashing damage. More...
 
int iMagical
 Magical damage. More...
 
int iAcid
 Acid damage. More...
 
int iCold
 Cold damage. More...
 
int iDivine
 Divine damage. More...
 
int iElectrical
 Electrical damage. More...
 
int iFire
 Fire damage. More...
 
int iNegative
 Negative damage. More...
 
int iPositive
 Positive damage. More...
 
int iSonic
 Sonic damage. More...
 
int iCustom1
 Custom1 damage. More...
 
int iCustom2
 Custom2 damage. More...
 
int iCustom3
 Custom3 damage. More...
 
int iCustom4
 Custom4 damage. More...
 
int iCustom5
 Custom5 damage. More...
 
int iCustom6
 Custom6 damage. More...
 
int iCustom7
 Custom7 damage. More...
 
int iCustom8
 Custom8 damage. More...
 
int iCustom9
 Custom9 damage. More...
 
int iCustom10
 Custom10 damage. More...
 
int iCustom11
 Custom11 damage. More...
 
int iCustom12
 Custom12 damage. More...
 
int iCustom13
 Custom13 damage. More...
 
int iCustom14
 Custom14 damage. More...
 
int iCustom15
 Custom15 damage. More...
 
int iCustom16
 Custom16 damage. More...
 
int iCustom17
 Custom17 damage. More...
 
int iCustom18
 Custom18 damage. More...
 
int iCustom19
 Custom19 damage. More...
 
int iPower
 For overcoming DR. More...
 

Detailed Description

Used for DealDamage.

Definition at line 98 of file nwnx_damage.nss.

Member Data Documentation

◆ iBludgeoning

int NWNX_Damage_DamageData::iBludgeoning

Bludgeoning damage.

Definition at line 100 of file nwnx_damage.nss.

◆ iPierce

int NWNX_Damage_DamageData::iPierce

Piercing damage.

Definition at line 101 of file nwnx_damage.nss.

◆ iSlash

int NWNX_Damage_DamageData::iSlash

Slashing damage.

Definition at line 102 of file nwnx_damage.nss.

◆ iMagical

int NWNX_Damage_DamageData::iMagical

Magical damage.

Definition at line 103 of file nwnx_damage.nss.

◆ iAcid

int NWNX_Damage_DamageData::iAcid

Acid damage.

Definition at line 104 of file nwnx_damage.nss.

◆ iCold

int NWNX_Damage_DamageData::iCold

Cold damage.

Definition at line 105 of file nwnx_damage.nss.

◆ iDivine

int NWNX_Damage_DamageData::iDivine

Divine damage.

Definition at line 106 of file nwnx_damage.nss.

◆ iElectrical

int NWNX_Damage_DamageData::iElectrical

Electrical damage.

Definition at line 107 of file nwnx_damage.nss.

◆ iFire

int NWNX_Damage_DamageData::iFire

Fire damage.

Definition at line 108 of file nwnx_damage.nss.

◆ iNegative

int NWNX_Damage_DamageData::iNegative

Negative damage.

Definition at line 109 of file nwnx_damage.nss.

◆ iPositive

int NWNX_Damage_DamageData::iPositive

Positive damage.

Definition at line 110 of file nwnx_damage.nss.

◆ iSonic

int NWNX_Damage_DamageData::iSonic

Sonic damage.

Definition at line 111 of file nwnx_damage.nss.

◆ iCustom1

int NWNX_Damage_DamageData::iCustom1

Custom1 damage.

Definition at line 112 of file nwnx_damage.nss.

◆ iCustom2

int NWNX_Damage_DamageData::iCustom2

Custom2 damage.

Definition at line 113 of file nwnx_damage.nss.

◆ iCustom3

int NWNX_Damage_DamageData::iCustom3

Custom3 damage.

Definition at line 114 of file nwnx_damage.nss.

◆ iCustom4

int NWNX_Damage_DamageData::iCustom4

Custom4 damage.

Definition at line 115 of file nwnx_damage.nss.

◆ iCustom5

int NWNX_Damage_DamageData::iCustom5

Custom5 damage.

Definition at line 116 of file nwnx_damage.nss.

◆ iCustom6

int NWNX_Damage_DamageData::iCustom6

Custom6 damage.

Definition at line 117 of file nwnx_damage.nss.

◆ iCustom7

int NWNX_Damage_DamageData::iCustom7

Custom7 damage.

Definition at line 118 of file nwnx_damage.nss.

◆ iCustom8

int NWNX_Damage_DamageData::iCustom8

Custom8 damage.

Definition at line 119 of file nwnx_damage.nss.

◆ iCustom9

int NWNX_Damage_DamageData::iCustom9

Custom9 damage.

Definition at line 120 of file nwnx_damage.nss.

◆ iCustom10

int NWNX_Damage_DamageData::iCustom10

Custom10 damage.

Definition at line 121 of file nwnx_damage.nss.

◆ iCustom11

int NWNX_Damage_DamageData::iCustom11

Custom11 damage.

Definition at line 122 of file nwnx_damage.nss.

◆ iCustom12

int NWNX_Damage_DamageData::iCustom12

Custom12 damage.

Definition at line 123 of file nwnx_damage.nss.

◆ iCustom13

int NWNX_Damage_DamageData::iCustom13

Custom13 damage.

Definition at line 124 of file nwnx_damage.nss.

◆ iCustom14

int NWNX_Damage_DamageData::iCustom14

Custom14 damage.

Definition at line 125 of file nwnx_damage.nss.

◆ iCustom15

int NWNX_Damage_DamageData::iCustom15

Custom15 damage.

Definition at line 126 of file nwnx_damage.nss.

◆ iCustom16

int NWNX_Damage_DamageData::iCustom16

Custom16 damage.

Definition at line 127 of file nwnx_damage.nss.

◆ iCustom17

int NWNX_Damage_DamageData::iCustom17

Custom17 damage.

Definition at line 128 of file nwnx_damage.nss.

◆ iCustom18

int NWNX_Damage_DamageData::iCustom18

Custom18 damage.

Definition at line 129 of file nwnx_damage.nss.

◆ iCustom19

int NWNX_Damage_DamageData::iCustom19

Custom19 damage.

Definition at line 130 of file nwnx_damage.nss.

◆ iPower

int NWNX_Damage_DamageData::iPower

For overcoming DR.

Definition at line 131 of file nwnx_damage.nss.


The documentation for this struct was generated from the following file: