Added Flamable and Heat damage to Incendiary reagent (#1815)

* Added Flamable and Heat damage to igni

* fixed wrong formating

* adjusted flamable reaction multiplier

---------

Co-authored-by: kin98 <schupsi@msn.com>
This commit is contained in:
kin98
2025-10-02 12:24:58 +02:00
committed by GitHub
parent bc60036a29
commit f528427e68

View File

@@ -30,10 +30,21 @@
entity: CP14Fire
physicalDesc: cp14-reagent-physical-desc-sparkling
worksOnTheDead: true
reactiveEffects:
Flammable:
methods: [Touch]
effects:
- !type:FlammableReaction
multiplier: 0.6
- !type:Ignite
metabolisms:
Medicine:
Poison:
metabolismRate: 0.05
effects:
- !type:HealthChange
damage:
types:
Heat: 1.5
- !type:FlammableReaction
multiplier: 1.5
- !type:AdjustTemperature