Update
This commit is contained in:
@@ -34,6 +34,13 @@ smallmodifier=1.5
|
||||
# potencyv=round(potency/100, 2)" \
|
||||
# **/TalentsDoctor.xml
|
||||
|
||||
# modify '<Talent identifier="stayinalive">!anyvalue="(?<potency>!num)"' \
|
||||
# "potency=round(potency*$bigmodifier, 2)" \
|
||||
# **/TalentsDoctor.xml
|
||||
# modify '<Affliction!anyidentifier="stayinalive"!anyvalue="(?<amount>!num)"' \
|
||||
# "amount=round(amount*$bigmodifier, 2)" \
|
||||
# **/AfflictionsDoctor.xml
|
||||
|
||||
exit 0
|
||||
|
||||
# ----------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user