diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation')
| -rw-r--r-- | vamp_stuff/Modification_Files/Mutation/mutations.json | 50 | 
1 files changed, 0 insertions, 50 deletions
| diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json index 796b28d..a101e4c 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations.json @@ -275,56 +275,6 @@    },    {      "type": "mutation", -    "id": "PRETTY", -    "name": "Pretty", -    "points": 1, -    "ugliness": -2, -    "description": "You are a sight to behold.  NPCs who care about such things will react more kindly to you.", -    "starting_trait": true, -    "category": [ "ALPHA", "FELINE", "LUPINE", "VAMP" ], -    "cancels": [ "UGLY", "DEFORMED", "DEFORMED2", "DEFORMED3" ], -    "changes_to": [ "BEAUTIFUL" ] -  }, -  { -    "type": "mutation", -    "id": "BEAUTIFUL", -    "name": { "str": "Beautiful" }, -    "points": 2, -    "visibility": 4, -    "ugliness": -4, -    "description": "You're a real head-turner.  Some people will react well to your appearance, and most people have an easier time trusting you.", -    "cancels": [ "UGLY", "DEFORMED", "DEFORMED2", "DEFORMED3" ], -    "prereqs": [ "PRETTY" ], -    "changes_to": [ "BEAUTIFUL2" ], -    "category": [ "VAMP" ] -  }, -  { -    "type": "mutation", -    "id": "BEAUTIFUL2", -    "name": { "str": "Very Beautiful" }, -    "points": 3, -    "visibility": 7, -    "ugliness": -7, -    "description": "You are a vision of beauty.  Some people will react very well to your looks, and most people will trust you immediately.", -    "cancels": [ "UGLY", "DEFORMED", "DEFORMED2", "DEFORMED3" ], -    "prereqs": [ "BEAUTIFUL" ], -    "changes_to": [ "BEAUTIFUL3" ], -    "category": [ "VAMP" ] -  }, -  { -    "type": "mutation", -    "id": "BEAUTIFUL3", -    "name": { "str": "Glorious" }, -    "points": 4, -    "visibility": 10, -    "ugliness": -10, -    "description": "You are incredibly beautiful.  People cannot help themselves due to your charms, and will do whatever they can to please you.", -    "cancels": [ "UGLY", "DEFORMED", "DEFORMED2", "DEFORMED3" ], -    "prereqs": [ "BEAUTIFUL2" ], -    "category": [ "ELFA", "VAMP" ] -  }, -  { -    "type": "mutation",      "id": "INSOMNIA",      "name": "Insomniac",      "points": -2, | 
