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

Class representing damage modifier data. More...

Classes

class  JsonDamageModifierItem
 Class corresponding to a buff based damage modifier. More...
 

Properties

int Id [get, set]
 ID of the damage modifier .
 
IReadOnlyList< JsonDamageModifierItemDamageModifiers [get, set]
 Array of damage modifier data
Length == # of phases.
 

Detailed Description

Class representing damage modifier data.

Property Documentation

◆ DamageModifiers

IReadOnlyList<JsonDamageModifierItem> GW2EIJSON.JsonDamageModifierData.DamageModifiers
getset

Array of damage modifier data
Length == # of phases.

See also
JsonDamageModifierItem

◆ Id

int GW2EIJSON.JsonDamageModifierData.Id
getset

ID of the damage modifier .

See also
JsonLog.DamageModMap

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