Significantly nerf Deathnettles (#25068)
* Balancing my beloved Significantly nerfs deathnettles so botanists can't just take down jug's like it's no issue, we have guns, we should be using them * Additional Balancing Changes. * Losing my mind
This commit is contained in:
@@ -207,22 +207,21 @@
|
|||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Heat: 7.5
|
Heat: 8.5
|
||||||
Caustic: 7.5
|
Caustic: 8.5
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: SulfuricAcid
|
- ReagentId: SulfuricAcid
|
||||||
Quantity: 15
|
Quantity: 3
|
||||||
- ReagentId: FluorosulfuricAcid
|
- ReagentId: FluorosulfuricAcid
|
||||||
Quantity: 15
|
Quantity: 3
|
||||||
- type: Produce
|
- type: Produce
|
||||||
seedId: deathNettle
|
seedId: deathNettle
|
||||||
- type: MeleeChemicalInjector
|
- type: MeleeChemicalInjector
|
||||||
transferAmount: 6
|
transferAmount: 2
|
||||||
solution: food
|
solution: food
|
||||||
pierceArmor: true # We do a little trolling
|
|
||||||
- type: Extractable
|
- type: Extractable
|
||||||
grindableSolutionName: food
|
grindableSolutionName: food
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user