This commit is contained in:
2025-03-28 12:30:24 +01:00
parent 46f60916a6
commit 3a6e0b1b37

View File

@@ -90,12 +90,12 @@
# Not obvious what this does
# "Unlock hull upgrades as if your submarine is one tier higher. Does not stack with multiple of the same talent."
- name: retrofit
regex: <Talent identifier="retrofit">!anyvalue="(?<walllevel>!num)"
lua: |
walllevel=round(walllevel*1, 2)
files:
- '**/TalentsMechanic.xml'
# - name: retrofit
# regex: <Talent identifier="retrofit">!anyvalue="(?<walllevel>!num)"
# lua: |
# walllevel=round(walllevel*1, 2)
# files:
# - '**/TalentsMechanic.xml'
- name: miner
regex: <Talent identifier="miner">!anyvalue="(?<doubleyieldchance>!num)"!anyvalue="(?<miningspeed>!num)"!anyvalue="(?<miningspeedv>!num)"!anyrandomchance="(?<doubleyieldchancev>!num)"