Skip to content

Commit

Permalink
SoulbreakerToxin
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Sep 15, 2023
1 parent 0b4d093 commit 3dbc546
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Locale/en-US/nyanotrasen/reagents/toxins.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
reagent-name-soulbreaker-toxin = soulbreaker toxin
reagent-desc-soulbreaker-toxin = An anti-psionic about 4 times as powerful as mindbreaker toxin.
24 changes: 24 additions & 0 deletions Resources/Prototypes/Nyanotrasen/Reagents/psionic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
- type: reagent
id: SoulbreakerToxin
name: reagent-name-soulbreaker-toxin
group: Toxins
desc: reagent-desc-soulbreaker-toxin
flavor: bitter
color: "#FFFFF0"
physicalDesc: reagent-physical-desc-cloudy
plantMetabolism:
- !type:PlantAdjustToxins
amount: 40
metabolisms:
Poison:
effects:
- !type:HealthChange
probability: 0.4
damage:
groups:
Toxin: 2
# - !type:ChemRemovePsionic
# conditions:
# - !type:ReagentThreshold
# reagent: SoulbreakerToxin
# min: 5

0 comments on commit 3dbc546

Please sign in to comment.