summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-13 02:55:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-13 02:55:22 -0700
commit60bee5f26050e466e35332031958734c25e03df5 (patch)
tree923e07c12e8c22eb606f1857c73aa211f0adddeb
parentFix mismatched shopkeeper inventories (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-60bee5f26050e466e35332031958734c25e03df5.tar.xz
Replace Solar Sensitivity mutation with Damned
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json10
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations_vamp.json11
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_classes.json30
3 files changed, 26 insertions, 25 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json
index ffef075..81b9605 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations.json
@@ -148,15 +148,5 @@
"category": [ "ALPHA", "VAMP" ],
"scent_intensity": 300,
"types": [ "SCENT" ]
- },
- {
- "type": "mutation",
- "id": "SUNBURN",
- "name": { "str": "Solar Sensitivity" },
- "points": -3,
- "description": "Your skin simply cannot handle ultraviolet radiation, such as sunlight. It will seriously burn you.",
- "prereqs": [ "ALBINO" ],
- "prereqs2": [ "TROGLO2", "TROGLO3" ],
- "category": [ "TROGLOBITE", "VAMP" ]
}
]
diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json
index 06fe25c..a1d36d4 100644
--- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json
+++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json
@@ -195,6 +195,17 @@
},
{
"type": "mutation",
+ "id": "VAMP_CURSE",
+ "name": "Damned",
+ "points": -10,
+ "description": "Your unholy vampiric nature has marked you as forever banished from the divine light. Exposure to natural sunlight or fire can kill you in seconds. Artificial sunlight, such as from a SAD lamp or tanning bad, is harmless.",
+ "valid": false,
+ "purifiable": false,
+ "threshreq": [ "THRESH_VAMP" ],
+ "category": [ "VAMP" ]
+ },
+ {
+ "type": "mutation",
"id": "VAMP_HUNGER",
"name": { "str": "Blood Drinker" },
"points": -6,
diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json
index 5132bbc..ef0dfb1 100644
--- a/vamp_stuff/Modification_Files/NPC/v_classes.json
+++ b/vamp_stuff/Modification_Files/NPC/v_classes.json
@@ -46,8 +46,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
[ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ],
[ "BGSS_VAMPIRE_ISOLATED_1", 100 ]
]
},
@@ -98,8 +98,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
- [ "VAMP_HUNGER", 100 ]
+ [ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ]
]
},
{
@@ -150,8 +150,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
- [ "VAMP_HUNGER", 100 ]
+ [ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ]
]
},
{
@@ -207,8 +207,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
- [ "VAMP_HUNGER", 100 ]
+ [ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ]
]
},
{
@@ -258,8 +258,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
- [ "VAMP_HUNGER", 100 ]
+ [ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ]
]
},
{
@@ -309,8 +309,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
- [ "VAMP_HUNGER", 100 ]
+ [ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ]
]
},
{
@@ -360,8 +360,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
- [ "VAMP_HUNGER", 100 ]
+ [ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ]
]
},
{
@@ -418,8 +418,8 @@
[ "VAMP_EYES", 100 ],
[ "VAMP_FANGS", 100 ],
[ "VAMP_CLAWS", 100 ],
- [ "SUNBURN", 100 ],
- [ "VAMP_HUNGER", 100 ]
+ [ "VAMP_HUNGER", 100 ],
+ [ "VAMP_CURSE", 100 ]
]
},
{