summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json72
1 files changed, 40 insertions, 32 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
index 8228d06..e08dac0 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json
@@ -24,7 +24,7 @@
{
"truefalsetext": {
"condition": { "u_has_trait": "wsg2meet" },
- "true": "I want to talk with you...",
+ "true": "I want to talk with you.",
"false": "Let's talk for a moment."
},
"topic": "TALK_VAMP_WASTEGUARD2_ohrelly",
@@ -44,7 +44,7 @@
"type": "talk_topic",
"dynamic_line": {
"u_has_trait": "commandovampmark",
- "yes": { "u_has_trait": "undertradervampmark", "yes": "I guess you're important. What is it?", "no": "No..." },
+ "yes": { "u_has_trait": "undertradervampmark", "yes": "I guess you're important. What is it?", "no": "No." },
"no": "No!"
},
"responses": [
@@ -91,15 +91,15 @@
},
{ "condition": "has_assigned_mission", "text": "About that job...", "topic": "TALK_MISSION_INQUIRE" },
{ "text": "Something I need to do?", "topic": "TALK_MISSION_LIST", "condition": { "u_has_trait": "wsg2hired" } },
- { "text": "I better get going...", "topic": "TALK_DONE" }
+ { "text": "I better get going.", "topic": "TALK_DONE" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_whereisme",
"type": "talk_topic",
- "dynamic_line": "You're at the wasteland outskirts, now move, mortal.",
+ "dynamic_line": { "yes": "You're at the wasteland outskirts, now move, mortal.", "no": "You're at the wasteland outskirts, now move, vampire." },
"responses": [
- { "text": "Wait. I want to know more about the places you know...", "topic": "TALK_VAMP_WASTEGUARD2_morelocs" },
+ { "text": "Wait. I want to know more about the area.", "topic": "TALK_VAMP_WASTEGUARD2_morelocs" },
{ "text": "Okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" },
{ "text": "Okay, I'll move.", "topic": "TALK_DONE" }
]
@@ -110,17 +110,17 @@
"dynamic_line": "Like what?",
"responses": [
{
- "text": "About HIM's location?",
+ "text": "About HIS location?",
"topic": "TALK_VAMP_WASTEGUARD2_himloc",
"condition": { "u_has_trait": "undertradertalkedhim" }
},
- { "text": "Actually, nevermind...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Actually, nevermind.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_himloc",
"type": "talk_topic",
- "dynamic_line": "I know you've been told its a deep secret, but why do you mind about our master?",
+ "dynamic_line": "I know you've been told it is a deep secret, but why do you want to know the location of our master?",
"responses": [
{
"text": "I'd like to meet HIM.",
@@ -140,13 +140,15 @@
"effect": { "u_add_trait": "wsg2himact" },
"condition": { "not": { "u_has_trait": "wsg2himact" } }
},
- { "text": "Forget it...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Forget it.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_seehimlol",
"type": "talk_topic",
- "dynamic_line": "In which will never happen to a human.",
+ "dynamic_line": { "u_has_trait": "THRESH_VAMP",
+ "yes": "That which will never happen to a neonate.",
+ "no": "That which will never happen to a human." },
"responses": [
{
"text": "HE looks questionable.",
@@ -161,7 +163,7 @@
"condition": { "not": { "u_has_trait": "wsg2himact" } }
},
{
- "text": "I guess I've talked about everything...",
+ "text": "I guess I've talked about everything.",
"topic": "TALK_VAMP_WASTEGUARD2_secrethim",
"effect": { "u_add_trait": "wsg2himsecret" },
"condition": {
@@ -173,13 +175,13 @@
]
}
},
- { "text": " That sucks...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "That sucks.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_lookhimlol",
"type": "talk_topic",
- "dynamic_line": "I know. HE's full of mysteries even me can't talk about.",
+ "dynamic_line": "I know. HE's full of mysteries even I can't talk about.",
"responses": [
{
"text": "I'd like to meet HIM.",
@@ -194,7 +196,7 @@
"condition": { "not": { "u_has_trait": "wsg2himact" } }
},
{
- "text": "I guess I've talked about everything...",
+ "text": "I guess I've talked about everything.",
"topic": "TALK_VAMP_WASTEGUARD2_secrethim",
"effect": { "u_add_trait": "wsg2himsecret" },
"condition": {
@@ -206,13 +208,15 @@
]
}
},
- { "text": "Okay...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_actshimlol",
"type": "talk_topic",
- "dynamic_line": "Trust me, human, HIS movements are for the good cause.",
+ "dynamic_line": { "u_has_trait": "THRESH_VAMP",
+ "yes": "Trust me, vampire, HIS movements are for the good cause",
+ "no": "Trust me, human, HIS movements are for the good cause." },
"responses": [
{
"text": "I'd like to meet HIM.",
@@ -227,7 +231,7 @@
"condition": { "not": { "u_has_trait": "wsg2himlook" } }
},
{
- "text": "I guess I've talked about everything...",
+ "text": "I guess I've talked about everything.",
"topic": "TALK_VAMP_WASTEGUARD2_secrethim",
"effect": { "u_add_trait": "wsg2himsecret" },
"condition": {
@@ -239,35 +243,37 @@
]
}
},
- { "text": "Oh, okay then...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Oh, okay then.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_secrethim",
"type": "talk_topic",
- "dynamic_line": "Don't worry, mortal. Eventually, you'll meet someone to quench your thirst for deeper answers.",
+ "dynamic_line": { "u_has_trait": "THRESH_VAMP",
+ "yes": "Don't worry, vampire. Eventually, you'll meet someone to quench your thirst for deeper answers.",
+ "no": "Don't worry, mortal. Eventually, you'll meet someone to quench your thirst for deeper answers." },
"responses": [
- { "text": "Uhh, okay...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" },
- { "text": "Uhh, okay... I'll expect that.", "topic": "TALK_DONE" }
+ { "text": "Uhh, okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" },
+ { "text": "Uhh, okay. I'll expect that.", "topic": "TALK_DONE" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_whoisyou",
"type": "talk_topic",
- "dynamic_line": "Nah, I'm just a guard here doing my job. If you want to know more, seek the guard in the kitchen.",
+ "dynamic_line": "Nah, I'm just a guard here doing my job. If you want to know more, speak with the guard in the kitchen.",
"responses": [
{
"text": "He told me to help you with something.",
"topic": "TALK_VAMP_WASTEGUARD2_wuthelp",
"condition": { "u_has_trait": "wsg1hire" }
},
- { "text": "Okay, I'm going...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Okay, I'm going.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_wuthelp",
"type": "talk_topic",
- "dynamic_line": "So you're interested in helping us out with our problems... But I don't want to get you in trouble.",
+ "dynamic_line": "So you're interested in helping us out with our problems. But I don't want to get you in trouble.",
"responses": [
{ "text": "I'll take the risk!", "topic": "TALK_VAMP_WASTEGUARD2_helpaccept", "effect": { "u_add_trait": "wsg2hired" } },
{ "text": "Forget it, I'm out of that!", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
@@ -276,35 +282,37 @@
{
"id": "TALK_VAMP_WASTEGUARD2_helpaccept",
"type": "talk_topic",
- "dynamic_line": "If you insist...",
+ "dynamic_line": "If you insist.",
"responses": [ { "text": "Okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" } ]
},
{
"id": "TALK_VAMP_WASTEGUARD2_youliving",
"type": "talk_topic",
- "dynamic_line": "We've got some cows here as our food source and a water nearby for humans to quench their thirst.",
+ "dynamic_line": "We've got some cows here as our food source and a spring nearby for humans to quench their thirst.",
"responses": [
{ "text": "I mean what are you vampires drinking?", "topic": "TALK_VAMP_WASTEGUARD2_drunk" },
{ "text": "Cows? Where'd you get them?", "topic": "TALK_VAMP_WASTEGUARD2_moo" },
- { "text": "Okay...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_drunk",
"type": "talk_topic",
- "dynamic_line": "Blood, ofcourse! We drink blood from the cows as our substitute to human's. Don't worry about the refugees here, we tend to protect them as ordered.",
+ "dynamic_line": { "u_has_trait": "THRESH_VAMP",
+ "yes": "Blood, of course! We drink blood from the cows as our substitute to humans. Don't drink from the refugees here, we are under orders to protect them.",
+ "no": "Blood, of course! We drink blood from the cows as our substitute to humans. Don't worry about the refugees here, we are under orders to protect them." },
"responses": [
- { "text": "Cows? Where'd you get them?", "topic": "TALK_VAMP_WASTEGUARD2_moo" },
- { "text": "Oh, okay...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Cows? Where'd you get those?", "topic": "TALK_VAMP_WASTEGUARD2_moo" },
+ { "text": "Oh, okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
},
{
"id": "TALK_VAMP_WASTEGUARD2_moo",
"type": "talk_topic",
- "dynamic_line": "We herd them from the wilderness. We don't know if they came from the nearest farm, but certainly they are free from infection.",
+ "dynamic_line": "We herded them from the wilderness. We don't know if they escaped from a nearby farm, but they are free from infection.",
"responses": [
{ "text": "I mean what are you vampires drinking?", "topic": "TALK_VAMP_WASTEGUARD2_drunk" },
- { "text": "Oh, okay...", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
+ { "text": "Oh, okay.", "topic": "TALK_VAMP_WASTEGUARD2_ohrelly" }
]
}
]