Update
This commit is contained in:
@@ -60,6 +60,11 @@ smallmodifier=1.5
|
|||||||
# minamount=string.format(' MinAmount=\"%d\" ', round(1*$bigmodifier*2, 0))" \
|
# minamount=string.format(' MinAmount=\"%d\" ', round(1*$bigmodifier*2, 0))" \
|
||||||
# **/TalentsDoctor.xml
|
# **/TalentsDoctor.xml
|
||||||
|
|
||||||
|
modify '<Talent identifier="genesplicer">!anyvalue="(?<potency>!num)"!anyvalue="(?<potencyv>!num)"' \
|
||||||
|
"potency=round(potency*$bigmodifier, 2)
|
||||||
|
potencyv=potency" \
|
||||||
|
**/TalentsDoctor.xml
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
# ----------------------------------------------------------
|
# ----------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user