Skip to content

Commit

Permalink
Significantly nerf Deathnettles (#25068)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
UltimateJester authored Feb 13, 2024
1 parent 163e6d2 commit d90bb55
Showing 1 changed file with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,22 +207,21 @@
- type: MeleeWeapon
damage:
types:
Heat: 7.5
Caustic: 7.5
Heat: 8.5
Caustic: 8.5
- type: SolutionContainerManager
solutions:
food:
reagents:
- ReagentId: SulfuricAcid
Quantity: 15
Quantity: 3
- ReagentId: FluorosulfuricAcid
Quantity: 15
Quantity: 3
- type: Produce
seedId: deathNettle
- type: MeleeChemicalInjector
transferAmount: 6
transferAmount: 2
solution: food
pierceArmor: true # We do a little trolling
- type: Extractable
grindableSolutionName: food

Expand Down

0 comments on commit d90bb55

Please sign in to comment.