From 3dbc546bf97f8c6d91c9a38240dc80a2ce40c4b6 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Fri, 15 Sep 2023 20:52:16 +0200 Subject: [PATCH] SoulbreakerToxin --- .../en-US/nyanotrasen/reagents/toxins.ftl | 2 ++ .../Nyanotrasen/Reagents/psionic.yml | 24 +++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 Resources/Locale/en-US/nyanotrasen/reagents/toxins.ftl create mode 100644 Resources/Prototypes/Nyanotrasen/Reagents/psionic.yml diff --git a/Resources/Locale/en-US/nyanotrasen/reagents/toxins.ftl b/Resources/Locale/en-US/nyanotrasen/reagents/toxins.ftl new file mode 100644 index 00000000000..932a7a7d7d9 --- /dev/null +++ b/Resources/Locale/en-US/nyanotrasen/reagents/toxins.ftl @@ -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. diff --git a/Resources/Prototypes/Nyanotrasen/Reagents/psionic.yml b/Resources/Prototypes/Nyanotrasen/Reagents/psionic.yml new file mode 100644 index 00000000000..3d3372328ee --- /dev/null +++ b/Resources/Prototypes/Nyanotrasen/Reagents/psionic.yml @@ -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