summaryrefslogtreecommitdiff
path: root/vamp_stuff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 23:57:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 23:57:35 -0700
commitd237f5b789987f72802aded29085c153d6923d02 (patch)
tree2f30fa591f3495ed6d051e7ca02e2c3f7c8dd797 /vamp_stuff
parentReduce the likelyhood of vampires having the Glorious trait. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-d237f5b789987f72802aded29085c153d6923d02.tar.xz
Scrap the Pretty line traits entirely.
Moonlit Grace already covers this.
Diffstat (limited to 'vamp_stuff')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json50
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_classes.json32
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 ],