Always doublized

This commit is contained in:
2025-03-28 20:48:37 +01:00
parent 439027c61f
commit e582fecdeb

View File

@@ -118,7 +118,7 @@
- name: residualwaste
regex: <Talent identifier="residualwaste">!anyvalue="(?<doublechance>!num)"!anyrandomChance="(?<doublechancev>!num)"
lua: |
doublechance=round(doublechance*3.45, 2)
doublechance=100
doublechancev=round(doublechance/100, 2)
files:
- '**/TalentsMechanic.xml'