Click or drag to resize

CombatantData Properties

The CombatantData type exposes the following members.

Properties
  NameDescription
Public propertyAllies
Public propertyAllInc
The AttackType child objects of this named DamageTypeData object
Public propertyAllOut
The AttackType child objects of this named DamageTypeData object
Public propertyBlocked
Number of non-miss failed attacks from Outgoing Damage(DamageTypeData)
Public propertyColCollection
Contains SQL column data
Public propertyStatic memberColHeaderCollection
Contains SQL column names
Public propertyStatic memberColHeaderString
Contains SQL column names
Public propertyStatic memberColTypeCollection
Contains SQL column data types
Public propertyCritDamPerc
String representation of the critical damage percentage rate
Public propertyCritHealPerc
String representation of the critical heal percentage rate
Public propertyCritHeals
Number of critical heals from Healed (Out)(DamageTypeData)
Public propertyCritHits
Number of critical hits from Outgoing Damage(DamageTypeData)
Public propertyCureDispels
Number of times the combatant cured or dispelled
Public propertyDamage
Total damage
Public propertyDamagePercent
The amount of damage this combatant contributed compared to all it's allies (if this combatant is your ally)
Public propertyDamageTaken
Amount of damage inflicted on this combatant
Public propertyDeaths
How many times the combatant died
Public propertyDPS
Damage divided by the combatant's duration
Public propertyDuration
From StartTime to EndTime, or in the case of merged data, the additions of each encounter
Public propertyDurationS
Formatted duration string
Public propertyEncDPS
Damage divided by the duration of the encounter
Public propertyEncEndTime
The parent encounter's end time
Public propertyEncHPS
Amount healed divided by the duration of the encounter
Public propertyEncStartTime
The parent encounter's start time
Public propertyEndTime
EndTime based on outgoing actions
Public propertyExtDPS
Public propertyExtHPS
Public propertyHealed
Amount of damage healed on others or self
Public propertyHealedPercent
Amount of hitpoints healed when compared to other allies(if your ally)
Public propertyHeals
Number of times the combatant healed
Public propertyHealsTaken
Amount others or self healed this combatant
Public propertyHits
Number of successful attacks from Outgoing Damage(DamageTypeData)
Public propertyItems
DamageTypeData child objects
Public propertyKills
Number of kills
Public propertyMisses
Number of misses from Outgoing Damage(DamageTypeData)
Public propertyName
Combatant name
Public propertyParent
The EncounterData object that holds this
Public propertyPowerDamage
Power drain attacks
Public propertyPowerReplenish
Power replenishments
Public propertyShortEndTime
EndTime based on outgoing damage only
Public propertyStartTime
StartTime based on outgoing actions
Public propertySwings
Number of attacks from Outgoing Damage(DamageTypeData)
Public propertyTags
Arbitrary data you may assign to a CombatantData object
Public propertyToHit
Percentage of successful attacks
Top
See Also