summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json51
1 files changed, 38 insertions, 13 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json
index 766f03c..f2ef763 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json
@@ -7,14 +7,27 @@
"text": "Here's your corrupted bloodrune stones.",
"topic": "TALK_MISSION_SUCCESS",
"effect": [ "mission_success", { "u_consume_item": "corruptbloodrune", "count": 2 } ],
- "condition": { "and": [ { "u_has_item": "corruptbloodrune", "count": 2 }, { "u_has_mission": "VAMP_UNDERTRADER_quest" } ] }
+ "condition": {
+ "and": [
+ { "u_has_item": "corruptbloodrune", "count": 2 },
+ { "u_has_mission": "VAMP_UNDERTRADER_quest" }
+ ]
+ }
}
]
},
{
"id": "TALK_VAMP_UNDERTRADER",
"type": "talk_topic",
- "dynamic_line": { "u_is_wearing": "blood_necklace", "yes": "Do you need something, mortal?.", "no": "Want something?" },
+ "dynamic_line": {
+ "u_is_wearing": "blood_necklace",
+ "yes": {
+ "u_has_trait": "THRESH_VAMP",
+ "yes": "Do you need something, vampire?",
+ "no": "Do you need something, mortal?"
+ },
+ "no": "Want something?"
+ },
"responses": [
{
"condition": { "not": { "npc_has_trait": "undertradertalkedhim" } },
@@ -44,17 +57,17 @@
{
"id": "TALK_VAMP_UNDERTRADER_introduce",
"type": "talk_topic",
- "dynamic_line": "I am assigned as a trader by my master. I sell our artifact materials used in forging vampiric stuff. Or buy an already forged ones for a higher trade value.",
+ "dynamic_line": "I am assigned as a trader by my master. I sell materials used in forging vampiric equipment. Or you can buy an already forged one for a lot more.",
"responses": [
- { "text": "Wait. Why are you selling artifacts?", "topic": "TALK_VAMP_UNDERTRADER_artifact" },
- { "text": "Why the hell are you accepting human stuff in trading?", "topic": "TALK_VAMP_UNDERTRADER_trading" },
+ { "text": "Wait. Why are you selling vampire artifacts?", "topic": "TALK_VAMP_UNDERTRADER_artifact" },
+ { "text": "Why are you accepting human items in trade?", "topic": "TALK_VAMP_UNDERTRADER_trading" },
{ "text": "Okay!.", "topic": "TALK_VAMP_UNDERTRADER" }
]
},
{
"id": "TALK_VAMP_UNDERTRADER_happened",
"type": "talk_topic",
- "dynamic_line": "I have no idea what's happening outside right now. I came here without sunburn after taking orders from HIM.",
+ "dynamic_line": "I have no idea what's happening outside right now. I came here after receiving orders from HIM.",
"responses": [
{
"text": "Well, I expected nothing...",
@@ -66,22 +79,30 @@
{
"id": "TALK_VAMP_UNDERTRADER_artifact",
"type": "talk_topic",
- "dynamic_line": "Our master wants to help the last, surviving humans in our utmost solution... Share our power with you all. But he still wants an official trading, so you need lots of valuables or cash buying our items.",
+ "dynamic_line": {
+ "u_has_trait": "THRESH_VAMP",
+ "yes": "Our master wants to help the last surviving humans by sharing our power with them. But he has made clear we are not giving these away, so they will need lots of valuables or cash to purchase our items.",
+ "no": "Our master wants to help the last surviving humans by sharing our power with you all. But he has made clear we are not giving these away, so you will need lots of valuables or cash to purchase our items."
+ },
"responses": [ { "text": "Oh... Just great.", "topic": "TALK_VAMP_UNDERTRADER" } ]
},
{
"id": "TALK_VAMP_UNDERTRADER_trading",
"type": "talk_topic",
- "dynamic_line": "I don't know. Our master said we have to accept any valuables you humans got in your trip.",
+ "dynamic_line": {
+ "u_has_trait": "THRESH_VAMP",
+ "yes": "I don't know. Our master said we have to accept any human valuables you have found in your travels.",
+ "no": "I don't know. Our master said we have to accept any valuables you humans have found in your travels."
+ },
"responses": [
{
- "text": "Master? Could you tell me anything about this HIM?",
+ "text": "Your master? Could you tell me anything about HIM?",
"topic": "TALK_VAMP_UNDERTRADER_himdetail",
"condition": { "u_is_wearing": "blood_necklace" },
"effect": { "npc_add_trait": "undertradertalkedhim" }
},
{
- "text": "Master? Could you tell me anything about this HIM?",
+ "text": "Your master? Could you tell me anything about HIM?",
"topic": "TALK_VAMP_UNDERTRADER_him",
"condition": { "not": { "u_is_wearing": "blood_necklace" } },
"effect": { "npc_add_trait": "undertradertalkedhim" }
@@ -92,13 +113,17 @@
{
"id": "TALK_VAMP_UNDERTRADER_him",
"type": "talk_topic",
- "dynamic_line": "Nope. HE remains a mystery to all of you.",
- "responses": [ { "text": "Damn... You can't tell even HIS face.", "topic": "TALK_VAMP_UNDERTRADER" } ]
+ "dynamic_line": {
+ "u_has_trait": "THRESH_VAMP",
+ "yes": "No. HE shall remain a mystery to you.",
+ "no": "Nope. HE remains a mystery to all of your kind."
+ },
+ "responses": [ { "text": "Damn... You can't show me even HIS face.", "topic": "TALK_VAMP_UNDERTRADER" } ]
},
{
"id": "TALK_VAMP_UNDERTRADER_himdetail",
"type": "talk_topic",
- "dynamic_line": "HIM is our master, the reason of our immortality and existence in this damned world.",
+ "dynamic_line": "HE is our master, the reason of our immortality and existence in this damned world.",
"responses": [
{ "text": "Okay...", "topic": "TALK_VAMP_UNDERTRADER" },
{