This commit is contained in:
2025-03-26 23:25:24 +01:00
parent d6a5629f9b
commit 4e108f2275

View File

@@ -41,6 +41,10 @@ smallmodifier=1.5
# "amount=round(amount*$bigmodifier, 2)" \ # "amount=round(amount*$bigmodifier, 2)" \
# **/AfflictionsDoctor.xml # **/AfflictionsDoctor.xml
# modify '<Talent identifier="blooddonor">!anyamount="(?<amount>!num)"' \
# "amount=round(amount*$bigmodifier, 0)" \
# **/TalentsDoctor.xml
exit 0 exit 0
# ---------------------------------------------------------- # ----------------------------------------------------------