summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
index cfcd96e..a360a44 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
@@ -148,19 +148,19 @@
"SPIRITUAL",
"THRESH_LUPINE"
] }
- },
- { "not":
- { "or": [
- { "npc_need": "thirst", "amount": 80 },
- { "npc_need": "hunger", "amount": 160 },
- { "npc_need": "fatigue", "amount": "TIRED" },
- { "npc_need": "fatigue", "amount": "DEAD_TIRED" },
- { "npc_need": "fatigue", "amount": "EXHAUSTED" },
- { "npc_has_effect": "vamp_given_blood" },
- { "npc_has_effect": "vamp_refused_blood" }
- ] }
}
- ] },
+ ],
+ "not":
+ { "or": [
+ { "npc_need": "thirst", "amount": 80 },
+ { "npc_need": "hunger", "amount": 160 },
+ { "npc_need": "fatigue", "amount": "TIRED" },
+ { "npc_need": "fatigue", "amount": "DEAD_TIRED" },
+ { "npc_need": "fatigue", "amount": "EXHAUSTED" },
+ { "npc_has_effect": "vamp_given_blood" },
+ { "npc_has_effect": "vamp_refused_blood" }
+ ] }
+ },
"trial": { "type": "PERSUADE", "difficulty": 15, "mod": [ [ "TRUST", 6 ], [ "VALUE", 2 ], [ "ANGER", -6 ] ] },
"success": { "topic": "TALK_BLOODDRINK_ALLY_ACCEPT" },
"failure": {
@@ -189,19 +189,19 @@
"SPIRITUAL",
"THRESH_LUPINE"
] }
- },
- { "not":
- { "or": [
- { "npc_need": "thirst", "amount": 80 },
- { "npc_need": "hunger", "amount": 160 },
- { "npc_need": "fatigue", "level": "TIRED" },
- { "npc_need": "fatigue", "level": "DEAD_TIRED" },
- { "npc_need": "fatigue", "level": "EXHAUSTED" },
- { "npc_has_effect": "vamp_given_blood" },
- { "npc_has_effect": "vamp_refused_blood" }
- ] }
}
- ] },
+ ],
+ "not":
+ { "or": [
+ { "npc_need": "thirst", "amount": 80 },
+ { "npc_need": "hunger", "amount": 160 },
+ { "npc_need": "fatigue", "amount": "TIRED" },
+ { "npc_need": "fatigue", "amount": "DEAD_TIRED" },
+ { "npc_need": "fatigue", "amount": "EXHAUSTED" },
+ { "npc_has_effect": "vamp_given_blood" },
+ { "npc_has_effect": "vamp_refused_blood" }
+ ] }
+ },
"trial": { "type": "PERSUADE", "difficulty": 20, "mod": [ [ "TRUST", 6 ], [ "VALUE", 2 ], [ "ANGER", -6 ] ] },
"success": { "topic": "TALK_BLOODDRINK_FRIENDLY_ACCEPT" },
"failure": {