summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_weapon.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_weapon.json')
-rw-r--r--vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_weapon.json22
1 files changed, 17 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_weapon.json b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_weapon.json
index 3fb7324..32ea98c 100644
--- a/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_weapon.json
+++ b/vamp_stuff/Modification_Files/NPC/npc_gears/npc_gears_weapon.json
@@ -5,7 +5,10 @@
"subtype": "collection",
"entries": [
{
- "distribution": [ { "item": "estoc", "prob": 10 }, { "item": "bowling_axe", "prob": 15 }, { "item": "spear_rebar", "prob": 30 } ]
+ "distribution": [
+ { "item": "estoc", "prob": 10 },
+ { "item": "bowling_axe", "prob": 15 },
+ { "item": "spear_rebar", "prob": 30 } ]
}
]
},
@@ -15,7 +18,10 @@
"subtype": "collection",
"entries": [
{
- "distribution": [ { "item": "morningstar", "prob": 10 }, { "item": "bat_metal", "prob": 15 }, { "item": "bat", "prob": 30 } ]
+ "distribution": [
+ { "item": "morningstar", "prob": 10 },
+ { "item": "bat_metal", "prob": 15 },
+ { "item": "bat", "prob": 30 } ]
}
]
},
@@ -84,7 +90,10 @@
"subtype": "collection",
"entries": [
{
- "distribution": [ { "item": "estoc", "prob": 10 }, { "item": "bowling_axe", "prob": 15 }, { "item": "spear_rebar", "prob": 30 } ]
+ "distribution": [
+ { "item": "estoc", "prob": 10 },
+ { "item": "bowling_axe", "prob": 15 },
+ { "item": "spear_rebar", "prob": 30 } ]
}
]
},
@@ -94,7 +103,10 @@
"subtype": "collection",
"entries": [
{
- "distribution": [ { "item": "morningstar", "prob": 10 }, { "item": "bat_metal", "prob": 15 }, { "item": "bat", "prob": 30 } ]
+ "distribution": [
+ { "item": "morningstar", "prob": 10 },
+ { "item": "bat_metal", "prob": 15 },
+ { "item": "bat", "prob": 30 } ]
}
]
},
@@ -106,7 +118,7 @@
{
"distribution": [
{ "item": "longsword", "prob": 10 },
- { "item": "arming_sword_inferior", "prob": 15 },
+ { "item": "arming_sword", "prob": 15 },
{ "item": "knuckle_katar", "prob": 30 }
]
}