From 30a6f84df92ca07e0482202bfee973f45de26268 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Wed, 26 Mar 2025 23:34:22 +0100 Subject: [PATCH] Update --- cookdoctor.sh | 5 +++++ 1 file changed, 5 insertions(+) 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 # ----------------------------------------------------------