Guild Wars 2 - Elite Insights 3.12.0.0+
JSON doc
Loading...
Searching...
No Matches
GW2EIJSON.JsonLog.SkillDesc Class Reference

Describes the skill item. More...

Public Attributes

string? Name
 Name of the skill.
 
bool AutoAttack
 If the skill is an auto attack.
 
bool CanCrit
 If the skill can crit.
 
string? Icon
 Icon of the skill.
 
bool IsSwap
 True if this skill can trigger on weapon swap sigils.
 
bool IsInstantCast
 True when the skill is an instant cast.
 
bool IsTraitProc
 True when the skill represents a trait proc.
IsInstantCast is necessarily true.
 
bool IsUnconditionalProc
 True when the skill represents a proc that purely augments existing skills and does not require any specific conditions to trigger.
IsInstantCast is necessarily true.
 
bool IsGearProc
 True when the skill represents a gear proc.
IsInstantCast is necessarily true.
 
bool IsNotAccurate
 True when the skill is an instant cast and the detection may have missed some.
 
bool ConversionBasedHealing
 If the skill is encountered in a healing context, true if healing happened because of conversion, false otherwise.
 
bool HybridHealing
 If the skill is encountered in a healing context, true if healing could have happened due to conversion or healing power.
 

Detailed Description

Describes the skill item.


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