[ { "id": "VAMP_bags_worn", "type": "item_group", "subtype": "collection", "entries": [ { "distribution": [ { "item": "bloodpack", "prob": 80 }, { "item": "bigbloodpack", "prob": 20 } ] } ] }, { "id": "VAMP_sheath_worn", "type": "item_group", "subtype": "collection", "entries": [ { "distribution": [ { "item": "bloodwristsheath", "prob": 80 }, { "item": "bloodbootsheath", "prob": 20 } ] } ] }, { "id": "VAMP_knife_worn", "type": "item_group", "subtype": "collection", "entries": [ { "distribution": [ { "item": "sword_dive", "prob": 10 }, { "item": "knife_combat", "prob": 90 } ] } ] }, { "id": "VAMP_worn", "type": "item_group", "subtype": "collection", "entries": [ { "item": "under_armor" }, { "item": "under_armor_shorts" }, { "item": "socks" }, { "item": "blood_hood" }, { "item": "blood_duster" }, { "item": "blood_gloves" }, { "item": "blood_pants" }, { "item": "blood_boots" }, { "group": "VAMP_sheath_worn", "contents-group": "VAMP_knife_worn" }, { "group": "VAMP_bags_worn" } ] }, { "id": "VAMP_UNDERGUARD_worn", "type": "item_group", "subtype": "collection", "entries": [ { "item": "under_armor" }, { "item": "under_armor_shorts" }, { "item": "socks" }, { "item": "bloodinfused_survivorhood" }, { "item": "bloodinfused_survivortrenchcoat" }, { "item": "bloodinfused_survivorgloves" }, { "item": "bloodinfused_survivorpants" }, { "item": "bloodinfused_survivorboots" }, { "group": "VAMP_sheath_worn", "contents-group": "VAMP_knife_worn" }, { "group": "VAMP_bags_worn" } ] }, { "type": "item_group", "id": "HUMAN_JUNKSHOP_worn", "subtype": "collection", "items": [ { "item": "under_armor" }, { "item": "under_armor_shorts" }, { "item": "socks" }, { "item": "helmet_nomad" }, { "item": "armor_nomad" }, { "item": "gloves_fingerless" }, { "item": "pants_cargo" }, { "item": "boots_larmor" }, { "item": "rucksack" } ] } ]