Update
This commit is contained in:
@@ -145,3 +145,11 @@ repairtoolmultiplier=repairtoolmultiplier*4
|
||||
movementspeed=movementspeed*4' \
|
||||
**/AfflictionsCaptain.xml
|
||||
|
||||
modify '<Talent identifier="helmsman">!anyvalue="(?<helmbonus>!num)"!anyvalue="(?<speedbonus>!num)"!anyvalue="(?<helmbonusv>!num)"!anyvalue="(?<pumpspeedv>!num)"!anyvalue="(?<enginespeedv>!num)"' \
|
||||
'helmbonus=helmbonus*4
|
||||
speedbonus=speedbonus*4
|
||||
helmbonusv=helmbonus
|
||||
pumpspeedv=speedbonus/100
|
||||
enginespeedv=speedbonus/100' \
|
||||
**/TalentsCaptain.xml
|
||||
|
||||
|
Reference in New Issue
Block a user