diff options
Diffstat (limited to 'vamp_stuff/Modification_Files')
-rw-r--r-- | vamp_stuff/Modification_Files/Mutation/mutations.json | 50 | ||||
-rw-r--r-- | vamp_stuff/Modification_Files/NPC/v_classes.json | 32 |
2 files changed, 0 insertions, 82 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, diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json index f02b234..2df382e 100644 --- a/vamp_stuff/Modification_Files/NPC/v_classes.json +++ b/vamp_stuff/Modification_Files/NPC/v_classes.json @@ -41,10 +41,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], @@ -98,10 +94,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], @@ -155,10 +147,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], @@ -217,10 +205,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], @@ -273,10 +257,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], @@ -329,10 +309,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], @@ -385,10 +361,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], @@ -448,10 +420,6 @@ [ "CARNIVORE", 100 ], [ "WEAKSCENT", 100 ], [ "SHMELD", 100], - [ "PRETTY", 25 ], - [ "BEAUTIFUL", 15 ], - [ "BEAUTIFUL2", 10 ], - [ "BEAUTIFUL3", 5 ], [ "BEAUTIFULVAMP", 100], [ "NIGHTVISION3", 100 ], [ "INFRARED", 100 ], |