More longer fire extinguisher
This commit is contained in:
@@ -164,3 +164,10 @@
|
|||||||
round(v1 * 4, 2)
|
round(v1 * 4, 2)
|
||||||
files:
|
files:
|
||||||
- "Content/Items/**/tools.xml"
|
- "Content/Items/**/tools.xml"
|
||||||
|
|
||||||
|
- name: morelongerextinguisher
|
||||||
|
regex: <RepairTool.{0,100}?extinguishamount="[^"]+".{0,400}?StatusEffect.{0,60}?Condition="!num"
|
||||||
|
lua: |
|
||||||
|
v1 = round(v1 / 8, 2)
|
||||||
|
files:
|
||||||
|
- "Content/Items/**/tools.xml"
|
||||||
|
Reference in New Issue
Block a user