Guild Wars 2 - Elite Insights 2.67.1.0+
JSON doc
Loading...
Searching...
No Matches
GW2EIJSON.JsonDamageDist Class Reference

Class corresponding a damage distribution. More...

Properties

int TotalDamage [get, set]
 Total damage done.
 
double TotalBreakbarDamage [get, set]
 Total breakbar damage done.
 
int Min [get, set]
 Minimum damage done.
 
int Max [get, set]
 Maximum damage done.
 
int Hits [get, set]
 Number of hits.
 
int ConnectedHits [get, set]
 Number of connected hits.
 
int Crit [get, set]
 Number of crits.
 
int Glance [get, set]
 Number of glances.
 
int Flank [get, set]
 Number of flanks.
 
int AgainstMoving [get, set]
 Number of time hits while target was moving.
 
int Missed [get, set]
 Number of times the hit missed due to blindness.
 
int Invulned [get, set]
 Number of times the hit was invulned.
 
int Interrupted [get, set]
 Number of times the hit nterrupted.
 
int Evaded [get, set]
 Number of times the hit was evaded.
 
int Blocked [get, set]
 Number of times the hit was blocked.
 
int ShieldDamage [get, set]
 Damage done against barrier, not necessarily included in total damage.
 
int CritDamage [get, set]
 Critical damage.
 
long Id [get, set]
 ID of the damaging skill.
 
bool IndirectDamage [get, set]
 True if indirect damage
If true, the id is a buff.
 

Detailed Description

Class corresponding a damage distribution.

Property Documentation

◆ Id

long GW2EIJSON.JsonDamageDist.Id
getset

ID of the damaging skill.

See also
JsonLog.SkillMap, JsonLog.BuffMap

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