summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index bb7b763..15784aa 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -71,10 +71,11 @@
{
"type": "mutation",
"id": "INFRESIST",
- "name": { "str": "Infection Immune" },
- "points": 1,
- "description": "Your immune system is particularly good at resisting infections. Your wounds will no longer become infected, altough existing infections are still dangerous.",
+ "name": { "str": "Infection Resistant" },
+ "points": 2,
+ "description": "Your immune system is particularly good at resisting infections. You have an increased chance for bad wounds and infections to heal on their own, and only suffer reduced penalties from them.",
"starting_trait": true,
+ "changes_to": [ "INFIMMUNE" ],
"category": [ "TROGLOBITE", "RAT", "MEDICAL", "VAMP" ]
},
{