Update
This commit is contained in:
@@ -85,4 +85,11 @@ modify '<Talent identifier="steadytune">!anybuffduration!anyvalue="(?<buffdurati
|
||||
'buffduration=buffduration*2
|
||||
buffdurationv=buffduration
|
||||
buffrange=buffrange*4' \
|
||||
**/TalentsCaptain.xml
|
||||
|
||||
modify '<Talent identifier="quickdraw">!anyvalue="(?<secondsafk>!num)"!anyvalue="(?<damagebonus>!num)"!anyvalue="(?<duelwieldpenaltyreduction>!num)"!anyaddeddamagemultiplier="(?<addeddamagemultiplier>!num)"!anyDualWieldingPenaltyReduction" value="(?<duelwieldpenaltyreductionv>!num)"' \
|
||||
'damagebonus=damagebonus*4
|
||||
duelwieldpenaltyreduction=duelwieldpenaltyreduction*2
|
||||
addeddamagemultiplier=damagebonus/100
|
||||
duelwieldpenaltyreductionv=duelwieldpenaltyreduction/100' \
|
||||
**/TalentsCaptain.xml
|
Reference in New Issue
Block a user