diff --git a/cookdoctor.sh b/cookdoctor.sh index 4db4fff..f870181 100644 --- a/cookdoctor.sh +++ b/cookdoctor.sh @@ -60,6 +60,11 @@ smallmodifier=1.5 # minamount=string.format(' MinAmount=\"%d\" ', round(1*$bigmodifier*2, 0))" \ # **/TalentsDoctor.xml +modify '!anyvalue="(?!num)"!anyvalue="(?!num)"' \ +"potency=round(potency*$bigmodifier, 2) +potencyv=potency" \ +**/TalentsDoctor.xml + exit 0 # ----------------------------------------------------------