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.json33
1 files changed, 23 insertions, 10 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index b222f87..c4f9605 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -334,16 +334,6 @@
},
{
"type": "mutation",
- "id": "ALBINO",
- "name": "Albino",
- "points": -1,
- "description": "You lack skin pigmentation due to a genetic problem. You sunburn extremely easily, and typically use an umbrella and sunglasses when going out in the sun.",
- "starting_trait": true,
- "changes_to": [ "SUNBURN" ],
- "category": [ "TROGLOBITE", "MOUSE", "VAMP" ]
- },
- {
- "type": "mutation",
"id": "FLIMSY",
"name": "Flimsy",
"points": -4,
@@ -427,6 +417,29 @@
},
{
"type": "mutation",
+ "id": "PALE",
+ "name": { "str": "Pale Skin" },
+ "points": 0,
+ "visibility": 3,
+ "ugliness": 1,
+ "description": "Your skin is rather pale.",
+ "changes_to": [ "ALBINO" ],
+ "leads_to": [ "TROGLO" ],
+ "category": [ "LUPINE", "VAMP" ],
+ "types": [ "skin_tone" ]
+ },
+ {
+ "type": "mutation",
+ "id": "ALBINO",
+ "name": "Albino",
+ "points": -1,
+ "description": "You lack skin pigmentation due to a genetic problem. You sunburn extremely easily, and typically use an umbrella and sunglasses when going out in the sun.",
+ "starting_trait": true,
+ "changes_to": [ "SUNBURN" ],
+ "category": [ "TROGLOBITE", "MOUSE", "VAMP" ]
+ },
+ {
+ "type": "mutation",
"id": "SUNBURN",
"name": "Solar Sensitivity",
"points": -3,