summaryrefslogtreecommitdiff
path: root/vamp_stuff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-14 16:40:17 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-14 16:40:17 -0700
commitf4b51669e7a296b083b167b71e9e241e92f722a9 (patch)
tree1ff1e80dd1935457d2f6f910e2a1d141de300a2d /vamp_stuff
parentActually add the new vampire mutation (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-f4b51669e7a296b083b167b71e9e241e92f722a9.tar.xz
Add backgrounds to recruitable vampires
Diffstat (limited to 'vamp_stuff')
-rw-r--r--vamp_stuff/Modification_Files/NPC/backgrounds.json32
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_classes.json25
2 files changed, 49 insertions, 8 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/backgrounds.json b/vamp_stuff/Modification_Files/NPC/backgrounds.json
new file mode 100644
index 0000000..f01007b
--- /dev/null
+++ b/vamp_stuff/Modification_Files/NPC/backgrounds.json
@@ -0,0 +1,32 @@
+[
+ {
+ "type": "mutation",
+ "id": "BGSS_VAMPIRE_ISOLATED_1",
+ "name": { "str": "Survivor Story" },
+ "points": 0,
+ "description": "This NPC could tell you about how they survived the Cataclysm",
+ "player_display": false,
+ "valid": false,
+ "purifiable": false,
+ "types": [ "BACKGROUND_SURVIVAL_STORY" ],
+ "flags": [ "BG_SURVIVAL_STORY" ]
+ },
+ {
+ "id": "BGSS_VAMPIRE_ISOLATED_1_STORY1",
+ "type": "talk_topic",
+ "dynamic_line": "I was in my haven when the disaster began. This did not impact me, and I continued my solitary life until you arrived.",
+ "responses": [ { "text": "<done_conversation_section>", "topic": "TALK_FRIEND" }, { "text": "<end_talking>", "topic": "TALK_DONE" } ]
+ },
+ {
+ "id": "TALK_FRIEND_CONVERSATION",
+ "type": "talk_topic",
+ "responses": [
+ {
+ "text": "<BGSS_intro_question>",
+ "topic": "BGSS_VAMPIRE_ISOLATED_1_STORY1",
+ "condition": { "npc_has_trait": "BGSS_VAMPIRE_ISOLATED_1" },
+ "switch": true
+ }
+ ]
+ }
+]
diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json
index 860efcd..a592e90 100644
--- a/vamp_stuff/Modification_Files/NPC/v_classes.json
+++ b/vamp_stuff/Modification_Files/NPC/v_classes.json
@@ -49,7 +49,9 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_long", 100 ],
+ [ "BGSS_VAMPIRE_ISOLATED_1", 100 ]
]
},
{
@@ -102,7 +104,8 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_medium", 100 ]
]
},
{
@@ -156,7 +159,8 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_short", 100 ]
]
},
{
@@ -215,7 +219,8 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_crewcut", 100 ]
]
},
{
@@ -268,7 +273,8 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_medium", 100 ]
]
},
{
@@ -321,7 +327,8 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_crewcut", 100 ]
]
},
{
@@ -374,7 +381,8 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_short", 100 ]
]
},
{
@@ -434,7 +442,8 @@
[ "VAMPEYES", 100 ],
[ "FANGS", 100 ],
[ "NAILS", 100 ],
- [ "SUNBURN", 100 ]
+ [ "SUNBURN", 100 ],
+ [ "hair_white_short", 100 ]
]
},
{