diff --git a/cookdoctor.sh b/cookdoctor.sh index ee4bf548..955db08f 100644 --- a/cookdoctor.sh +++ b/cookdoctor.sh @@ -45,6 +45,14 @@ smallmodifier=1.5 # "amount=round(amount*$bigmodifier, 0)" \ # **/TalentsDoctor.xml +# Don't die on me ? +# Fireman's carry ? + +# modify '!anyvalue="(?!num)"!anyrandomchance="(?!num)"' \ +# "probability=round(probability*$bigmodifier*1.5, 2) +# randomchance=round(probability/100, 2)" \ +# **/TalentsDoctor.xml + exit 0 # ----------------------------------------------------------