You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for Monk's "Sunder my Enemies..." Invoker Ascendancy (#625)
* Created Mod Flag and Node Binding.
* Apply new crit flag to resist in CalcOffence.
NOTE: In breakdown, it will not show as crit cfg add-on isn't implemented yet.
Only visible change in Average and Skill DPS.
* Add crit condition and fix variable name
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Co-authored-by: LocalIdentity <31035929+LocalIdentity@users.noreply.github.com>
c["Critical Hits with Daggers have a 25% chance to Poison the Enemy"]={{[1]={[1]={type="Condition",var="CriticalStrike"},flags=524288,keywordFlags=0,name="PoisonChance",type="BASE",value=25}},nil}
c["Culling Strike against Enemies you Mark"]={{[1]={[1]={actor="enemy",type="ActorCondition",var="Marked"},flags=0,keywordFlags=0,name="CullPercent",type="MAX",value=10}},nil}
0 commit comments