Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "type": "TOOL_ARMOR",
- "copy-from": "mbelt_leather",
- "id": "mbelt_weaponry",
- "name": { "str": "Belt of Weaponry", "str_pl": "Belts of Weaponry" },
- "description": "A wide girdle that fits around your waist, you can sheath or holster any weapon into it in the blink of an eye, and it seemingly stores them somewhere else.",
- "coverage": 10,
- "encumbrance": 3,
- "max_encumbrance": 3,
- "pocket_data": [
- { "holster": true, "moves": 5, "max_contains_volume": "4 L", "max_contains_weight": "5 kg", "max_item_length": "300 cm", "weight_multiplier": 0.0 },
- {
- "holster": true,
- "moves": 5,
- "max_contains_volume": "4 L",
- "max_contains_weight": "5 kg",
- "max_item_length": "300 cm",
- "weight_multiplier": 0.0
- },
- {
- "holster": true,
- "moves": 5,
- "max_contains_volume": "4 L",
- "max_contains_weight": "5 kg",
- "max_item_length": "300 cm",
- "weight_multiplier": 0.0
- },
- {
- "holster": true,
- "moves": 5,
- "max_contains_volume": "4 L",
- "max_contains_weight": "5 kg",
- "max_item_length": "300 cm",
- "weight_multiplier": 0.0
- }
- ],
- "use_action": { "type": "holster", "holster_prompt": "Stick what into your belt", "holster_msg": "You tuck your %s into your %s" }
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement