summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-09 21:43:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-09 21:43:36 -0700
commit0f19bc2ae45fa9ca940c25c89770868157275fa2 (patch)
treee7c4b3fbe1b7b6fa8ccc5b4ec394f7361d2d575e /vamp_stuff/Modification_Files/NPC
parentLowercase f (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-0f19bc2ae45fa9ca940c25c89770868157275fa2.tar.xz
Many changes to bring the mod more up to date with 0.E.3
Rebalance blood backpacks
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC')
-rw-r--r--vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json2
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_classes.json20
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_mission.json46
3 files changed, 34 insertions, 34 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
index cc6d031..c407b54 100644
--- a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
+++ b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_sell.json
@@ -39,7 +39,7 @@
[ "blood_stream_shooter", 20 ]
]
},
- {
+ {
"type": "item_group",
"id": "HUMAN_JUNKSHOP_sell",
"entries": [ { "group": "HUMAN_JUNKSHOP_sell_items", "count": [ 20, 30 ] } ]
diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json
index a592e90..cbdca77 100644
--- a/vamp_stuff/Modification_Files/NPC/v_classes.json
+++ b/vamp_stuff/Modification_Files/NPC/v_classes.json
@@ -3,7 +3,7 @@
"type": "npc_class",
"id": "V_LONELY",
"common": false,
- "name": "Vampire",
+ "name": { "str": "Vampire" },
"job_description": "Isolated vampires.",
"bonus_str": { "rng": [ 4, 8 ] },
"bonus_dex": { "rng": [ 4, 8 ] },
@@ -57,7 +57,7 @@
{
"type": "npc_class",
"id": "V_UNDERREFUGEE",
- "name": "Underground Vampires",
+ "name": { "str": "Underground Vampires" },
"job_description": "Underground vampire refugees.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -111,7 +111,7 @@
{
"type": "npc_class",
"id": "V_UNDERTRADER",
- "name": "Underground Vampires",
+ "name": { "str": "Underground Vampires" },
"job_description": "Underground vampire traders.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -166,7 +166,7 @@
{
"type": "npc_class",
"id": "V_UNDERCOMMANDO",
- "name": "Underground Vampires",
+ "name": { "str": "Underground Vampires" },
"job_description": "Underground vampire commando.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -226,7 +226,7 @@
{
"type": "npc_class",
"id": "V_WASTELAND",
- "name": "Wasteland Vampires",
+ "name": { "str": "Wasteland Vampires" },
"job_description": "Wasteland refugees.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -280,7 +280,7 @@
{
"type": "npc_class",
"id": "V_WASTEGUARD1",
- "name": "Wasteland Guard Vampire",
+ "name": { "str": "Wasteland Guard Vampire" },
"job_description": "Wasteland refugee guard.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -334,7 +334,7 @@
{
"type": "npc_class",
"id": "V_WASTEGUARD2",
- "name": "Wasteland Guard Vampire",
+ "name": { "str": "Wasteland Guard Vampire" },
"job_description": "Wasteland refugee guard.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -388,7 +388,7 @@
{
"type": "npc_class",
"id": "V_GUNSHOP",
- "name": "Vampire Gunkeeper",
+ "name": { "str": "Vampire Gunkeeper" },
"job_description": "Gunshop owner.",
"common": false,
"bonus_str": { "rng": [ 4, 8 ] },
@@ -449,7 +449,7 @@
{
"type": "npc_class",
"id": "H_WASTELAND",
- "name": "Wasteland Refugee",
+ "name": { "str": "Wasteland Refugee" },
"job_description": "I hide at wastelands.",
"common": false,
"bonus_per": { "one_in": 4 },
@@ -471,7 +471,7 @@
{
"type": "npc_class",
"id": "H_JUNKSHOP",
- "name": "Shopkeep",
+ "name": { "str": "Shopkeep" },
"job_description": "I trade at wastelands.",
"common": false,
"bonus_per": { "one_in": 4 },
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_mission.json b/vamp_stuff/Modification_Files/NPC/v_npc_mission.json
index d05e30f..55d4e73 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_mission.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_mission.json
@@ -3,7 +3,7 @@
"//": "Subgoals that you may want to complete or to keep you in the bay for moments.",
"id": "VAMP_UNDERCOMMANDO_quest1",
"type": "mission_definition",
- "name": "Collect blood",
+ "name": { "str": "Collect blood" },
"description": "Collect 7.5 L of <color_light_red>human blood</color>.",
"goal": "MGOAL_NULL",
"difficulty": 0,
@@ -27,7 +27,7 @@
{
"id": "VAMP_UNDERCOMMANDO_quest2",
"type": "mission_definition",
- "name": "Destroy 15 small leeches",
+ "name": { "str": "Destroy 15 small leeches" },
"description": "Destroy 15 <color_light_red>small leeches</color>, then deliver the <color_light_red>teeth</color> to the commando as proof.",
"goal": "MGOAL_NULL",
"difficulty": 2,
@@ -51,7 +51,7 @@
{
"id": "VAMP_UNDERCOMMANDO_quest3",
"type": "mission_definition",
- "name": "Slay the \"Thing\"",
+ "name": { "str": "Slay the \"Thing\"" },
"description": "Slay the <color_magenta>giant \"Thing\"</color>, then deliver the <color_light_red>blood sac</color> to the commando as proof.",
"goal": "MGOAL_NULL",
"difficulty": 10,
@@ -82,7 +82,7 @@
{
"id": "VAMP_UNDERCOMMANDO_quest4",
"type": "mission_definition",
- "name": "Kill zombies",
+ "name": { "str": "Kill zombies" },
"description": "Kill 200 <color_light_red>zombies</color>.",
"goal": "MGOAL_KILL_MONSTER_SPEC",
"difficulty": 5,
@@ -107,7 +107,7 @@
{
"id": "VAMP_LONELY_quest1",
"type": "mission_definition",
- "name": "Collect blood",
+ "name": { "str": "Collect blood" },
"description": "Gather 3.75 L <color_light_red>human blood</color>.",
"goal": "MGOAL_NULL",
"difficulty": 0,
@@ -120,7 +120,7 @@
"offer": "Did you know we have been using blood substitutes for decades? That turned out to be a good decision for us considering the current situation. Now, I want you to collect some human blood, either yours or not... a gallon, I suppose that will satisfy my pleasure for the taste once again.",
"accepted": "You better do this. Sinking my fangs onto your flimsy neck is indeed fatal.",
"rejected": "Talk to me again later if you want to help me.",
- "advice": "Murder someone if you are desperate to collect them.",
+ "advice": "Murder someone if you are desperate to collect some.",
"inquire": "Did you get my drinks?",
"success": "Fantastic work, mortal.",
"success_lie": "Well, thank you. *smirks*",
@@ -131,7 +131,7 @@
{
"id": "VAMP_LONELY_quest2",
"type": "mission_definition",
- "name": "Take down elder zombies",
+ "name": { "str": "Take down elder zombies" },
"description": "Slay 10 <color_magenta>elder zombies</color>.",
"goal": "MGOAL_KILL_MONSTER_SPEC",
"difficulty": 3,
@@ -143,7 +143,7 @@
"followup": "VAMP_LONELY_quest3",
"dialogue": {
"describe": "This is a little harder...",
- "offer": "The gravestones in this crypt were built long ago, and the dead bodies had been buried since before I resided here. Surprisingly, they were resurrected with some form of \"magic\". I want you to take 10 of them down and give the hollow vessels for an eternal rest.",
+ "offer": "The gravestones in this crypt were built long ago, and the dead bodies had been buried since before I resided here. Surprisingly, they were resurrected with some form of \"magic\". I want you to take 10 of them down and give the hollow vessels an eternal rest.",
"accepted": "Good. Now go outside and look for them.",
"rejected": "Come back later.",
"advice": "Their blood has calcified into a shell from their age, making them distinctive in appearance. Don't expect to find them around any modern era cemetary.",
@@ -157,7 +157,7 @@
{
"id": "VAMP_LONELY_quest3",
"type": "mission_definition",
- "name": "Bring a bloodrune",
+ "name": { "str": "Bring a bloodrune" },
"description": "Obtain a <color_light_red>bloodrune</color>.",
"goal": "MGOAL_NULL",
"difficulty": 5,
@@ -191,7 +191,7 @@
{
"id": "VAMP_LONELY_quest4",
"type": "mission_definition",
- "name": "Take Vampire to the Cove",
+ "name": { "str": "Take Vampire to the Cove" },
"description": "Escort the vampire to the <color_light_blue>Vampire Cove</color>.",
"goal": "MGOAL_GO_TO_TYPE",
"difficulty": 2,
@@ -219,7 +219,7 @@
{
"id": "VAMP_UNDERTRADER_quest",
"type": "mission_definition",
- "name": "Kill the Infected Vampires",
+ "name": { "str": "Kill the Infected Vampires" },
"description": "Kill the <color_magenta>infected vampires</color>, then return their <color_light_red>corrupted bloodrune stones</color> to the trader as proof.",
"goal": "MGOAL_NULL",
"difficulty": 3,
@@ -248,7 +248,7 @@
{
"id": "VAMP_UNDERTRADER_quest2",
"type": "mission_definition",
- "name": "Slay bats",
+ "name": { "str": "Slay bats" },
"description": "Kill 10 <color_magenta>vampire bats</color>.",
"goal": "MGOAL_KILL_MONSTER_SPEC",
"difficulty": 2,
@@ -273,7 +273,7 @@
{
"id": "VAMP_UNDERSEEKER_quest1",
"type": "mission_definition",
- "name": "Go to a forgotten burial site",
+ "name": { "str": "Go to a forgotten burial site" },
"description": " Travel to a <color_light_blue>burial site</color>.",
"goal": "MGOAL_GO_TO_TYPE",
"difficulty": 1,
@@ -311,7 +311,7 @@
{
"id": "VAMP_UNDERSEEKER_quest2",
"type": "mission_definition",
- "name": "Go to the wasteland outskirts",
+ "name": { "str": "Go to the wasteland outskirts" },
"description": "Along with the seeker, travel to the <color_light_blue>wasteland outskirts</color>.",
"goal": "MGOAL_GO_TO_TYPE",
"difficulty": 2,
@@ -340,7 +340,7 @@
{
"id": "VAMP_WS2_quest1",
"type": "mission_definition",
- "name": "Recruit Radio Specialist",
+ "name": { "str": "Recruit Radio Specialist" },
"description": "Ask the <color_yellow>Radio Specialist</color> to join.",
"goal": "MGOAL_RECRUIT_NPC",
"difficulty": 2,
@@ -368,7 +368,7 @@
{
"id": "VAMP_WS2_quest2",
"type": "mission_definition",
- "name": "Slay the succumbed vampire",
+ "name": { "str": "Slay the succumbed vampire" },
"description": "Kill the <color_magenta>succumbed vampire</color>.",
"goal": "MGOAL_KILL_MONSTER",
"difficulty": 10,
@@ -403,7 +403,7 @@
{
"id": "VAMP_WS2_quest3",
"type": "mission_definition",
- "name": "Destroy the vampirus",
+ "name": { "str": "Destroy the vampirus" },
"description": "With the help of the <color_yellow>seeker</color>, locate and destroy the <color_light_blue>vampirus</color>, the place where <color_magenta>infected vampires</color> gather.",
"goal": "MGOAL_CONDITION",
"goal_condition": { "u_has_trait": "wsg2vampirusdone" },
@@ -429,7 +429,7 @@
{
"id": "VAMP_UNDERSEEKER_quest_vampirus1",
"type": "mission_definition",
- "name": "Travel to the vampirus",
+ "name": { "str": "Travel to the vampirus" },
"description": "Along with the seeker, travel to the <color_light_blue>vampirus</color>.",
"goal": "MGOAL_GO_TO_TYPE",
"difficulty": 1,
@@ -466,7 +466,7 @@
{
"id": "VAMP_UNDERSEEKER_quest_vampirus2",
"type": "mission_definition",
- "name": "Unseal the entrance",
+ "name": { "str": "Unseal the entrance" },
"description": "Protect the seeker from the <color_magenta>zeds</color> attracted to your location.",
"goal": "MGOAL_CONDITION",
"goal_condition": {
@@ -512,7 +512,7 @@
{
"id": "HUMAN_RADIOSPEC_quest",
"type": "mission_definition",
- "name": "Bring Radio Specialist to the outskirts",
+ "name": { "str": "Bring Radio Specialist to the outskirts" },
"description": "Escort the specialist to the <color_light_blue>wasteland outskirts</color>.",
"goal": "MGOAL_GO_TO_TYPE",
"difficulty": 1,
@@ -546,7 +546,7 @@
{
"id": "HUMAN_VAΜPRISON_quest",
"type": "mission_definition",
- "name": "Bring Prisoner to the outskirts",
+ "name": { "str": "Bring Prisoner to the outskirts" },
"description": "Take the prisoner to the <color_light_blue>wasteland outskirts</color>.",
"goal": "MGOAL_GO_TO_TYPE",
"difficulty": 3,
@@ -573,7 +573,7 @@
"//": "Missions obtained from starting with the 'Vampire Wannabe' scenario.",
"id": "SCEN_FIND_CRYPT",
"type": "mission_definition",
- "name": "Reach a memorial crypt",
+ "name": { "str": "Reach a memorial crypt" },
"description": "Travel to a <color_light_blue>memorial crypt</color> then inspect its surroundings.",
"goal": "MGOAL_GO_TO_TYPE",
"destination": "crypt1_b1",
@@ -588,7 +588,7 @@
"//": "From this mission, players will start to progress little by little, by showing quest related structures.",
"id": "SCEN_RECRUIT_VAMP",
"type": "mission_definition",
- "name": "Dark Descendant",
+ "name": { "str": "Dark Descendant" },
"description": "Ask a <color_yellow>lone vampire</color> to join your party.\nYou must earn their trust by doing their favor.",
"goal": "MGOAL_RECRUIT_NPC",
"recruit_class ": [ "VAMP_LONELY_M", "VAMP_LONELY_F" ],