CombatantData Properties |
The CombatantData type exposes the following members.
Name | Description | |
---|---|---|
Allies | ||
AllInc |
The AttackType child objects of this named DamageTypeData object
| |
AllOut |
The AttackType child objects of this named DamageTypeData object
| |
Blocked |
Number of non-miss failed attacks from Outgoing Damage(DamageTypeData)
| |
ColCollection |
Contains SQL column data
| |
ColHeaderCollection |
Contains SQL column names
| |
ColHeaderString |
Contains SQL column names
| |
ColTypeCollection |
Contains SQL column data types
| |
CritDamPerc |
String representation of the critical damage percentage rate
| |
CritHealPerc |
String representation of the critical heal percentage rate
| |
CritHeals |
Number of critical heals from Healed (Out)(DamageTypeData)
| |
CritHits |
Number of critical hits from Outgoing Damage(DamageTypeData)
| |
CureDispels |
Number of times the combatant cured or dispelled
| |
Damage |
Total damage
| |
DamagePercent |
The amount of damage this combatant contributed compared to all it's allies (if this combatant is your ally)
| |
DamageTaken |
Amount of damage inflicted on this combatant
| |
Deaths |
How many times the combatant died
| |
DPS |
Damage divided by the combatant's duration
| |
Duration |
From StartTime to EndTime, or in the case of merged data, the additions of each encounter
| |
DurationS |
Formatted duration string
| |
EncDPS |
Damage divided by the duration of the encounter
| |
EncEndTime |
The parent encounter's end time
| |
EncHPS |
Amount healed divided by the duration of the encounter
| |
EncStartTime |
The parent encounter's start time
| |
EndTime |
EndTime based on outgoing actions
| |
ExtDPS | ||
ExtHPS | ||
Healed |
Amount of damage healed on others or self
| |
HealedPercent |
Amount of hitpoints healed when compared to other allies(if your ally)
| |
Heals |
Number of times the combatant healed
| |
HealsTaken |
Amount others or self healed this combatant
| |
Hits |
Number of successful attacks from Outgoing Damage(DamageTypeData)
| |
Items |
DamageTypeData child objects
| |
Kills |
Number of kills
| |
Misses |
Number of misses from Outgoing Damage(DamageTypeData)
| |
Name |
Combatant name
| |
Parent |
The EncounterData object that holds this
| |
PowerDamage |
Power drain attacks
| |
PowerReplenish |
Power replenishments
| |
ShortEndTime |
EndTime based on outgoing damage only
| |
StartTime |
StartTime based on outgoing actions
| |
Swings |
Number of attacks from Outgoing Damage(DamageTypeData)
| |
Tags |
Arbitrary data you may assign to a CombatantData object
| |
ToHit |
Percentage of successful attacks
|