summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation/mutations.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation/mutations.json')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index d1af40b..5964cc8 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -3,19 +3,19 @@
"type": "mutation",
"id": "GOODHEARING",
"copy-from": "GOODHEARING",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
},
{
"type": "mutation",
"id": "GOODCARDIO",
"copy-from": "GOODCARDIO",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
},
{
"type": "mutation",
"id": "REGEN",
"copy-from": "REGEN",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
},
{
"type": "mutation",
@@ -24,14 +24,14 @@
"points": 3,
"description": "You recover from pain much faster than normal.",
"prereqs": [ "PAINREC2" ],
- "category": [ "MEDICAL", "VAMP" ],
+ "category": [ "MEDICAL", "REAL_VAMP" ],
"pain_recovery": 1.0
},
{
"type": "mutation",
"id": "PAINRESIST",
"copy-from": "PAINRESIST",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
},
{
"type": "mutation",
@@ -41,30 +41,30 @@
"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" ]
+ "category": [ "TROGLOBITE", "RAT", "MEDICAL", "REAL_VAMP" ]
},
{
"type": "mutation",
"id": "PARAIMMUNE",
"copy-from": "PARAIMMUNE",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
},
{
"type": "mutation",
"id": "INFRARED",
"copy-from": "INFRARED",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
},
{
"type": "mutation",
"id": "TERRIFYING",
"copy-from": "TERRIFYING",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
},
{
"type": "mutation",
"id": "WEAKSCENT",
"copy-from": "WEAKSCENT",
- "extend": { "category": [ "VAMP"] }
+ "extend": { "category": [ "REAL_VAMP"] }
}
]