summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_faction.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
commit66ffd7038cf10566bd35bb6713677a5f8de3b6ef (patch)
tree1d1118242801f876c27f7566c0258184aafd440a /vamp_stuff/Modification_Files/NPC/v_faction.json
downloadcataclysm-bn-mod_vampire-stuff-redone-66ffd7038cf10566bd35bb6713677a5f8de3b6ef.tar.xz
Initial commit
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_faction.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_faction.json165
1 files changed, 165 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_faction.json b/vamp_stuff/Modification_Files/NPC/v_faction.json
new file mode 100644
index 0000000..0eb6f7c
--- /dev/null
+++ b/vamp_stuff/Modification_Files/NPC/v_faction.json
@@ -0,0 +1,165 @@
+[
+ {
+ "type": "faction",
+ "id": "vamps",
+ "name": "Vampires",
+ "likes_u": 10,
+ "respects_u": 10,
+ "known_by_u": false,
+ "size": 25,
+ "power": 225,
+ "combat_ability": 300,
+ "food_supply": 100250,
+ "wealth": 112290,
+ "currency": "bloodcoin",
+ "relations": {
+ "your_followers": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "old_guard": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "free_merchants": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "tacoma_commune": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "lobby_beggars": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "wasteland_scavengers": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "no_faction": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "hells_raiders": { "kill on sight": true },
+ "gods_community": { "kill on sight": false }
+ },
+ "description": "A malicious group of inhumane entities that thrives to live in peace, and tends to help the last surviving humans. They do not come in sizes, but their dark century experiences are beyond expectations. Their purpose is to hope for humans to survive and assists to eradicate anything threatens them with their utmost capabilities."
+ },
+ {
+ "type": "faction",
+ "id": "wastelander",
+ "name": "Wasteland Dwellers",
+ "likes_u": 30,
+ "respects_u": 20,
+ "known_by_u": false,
+ "size": 75,
+ "power": 95,
+ "combat_ability": 100,
+ "food_supply": 28590,
+ "wealth": 42195,
+ "currency": "bloodcoin",
+ "relations": {
+ "your_followers": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "old_guard": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "free_merchants": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "tacoma_commune": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "lobby_beggars": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "wasteland_scavengers": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "no_faction": {
+ "kill on sight": false,
+ "watch your back": true,
+ "share my stuff": true,
+ "guard your stuff": false,
+ "lets you in": true,
+ "defends your space": false,
+ "knows your voice": true
+ },
+ "hells_raiders": { "kill on sight": true }
+ },
+ "description": "A community of people who resides at the wasteland outskirts. They seek refuge from unnatural hazards, and has chosen to live with vampires. Unsure about its consequences, but still are trustworthy towards them."
+ }
+]