|
119 | 119 | { |
120 | 120 | "option_type": "multiple", |
121 | 121 | "items": [ |
122 | | - { "option_type": "counted_reference", "count": 1,"of":{ "index": "leather-armor", "name": "Leather Armor", "url": "/api/2024/equipment/leather-armor" }}, |
123 | | - { "option_type": "counted_reference", "count": 2, "of": { "index": "dagger", "name": "dagger", "url": "/api/2024/equipment/dagger" }}, |
124 | | - { "option_type": "counted_reference", "count": 1, "of": { "index": "explorers-pack", "name": "Explorer's Pack", "url": "/api/2024/equipment/explorers-pack" }}, |
| 122 | + { "option_type": "counted_reference", "count": 1,"of":{ "index": "chain-shirt", "name": "Chain Shirt", "url": "/api/2024/equipment/chain-shirt" }}, |
| 123 | + { "option_type": "counted_reference", "count": 1, "of": { "index": "shield", "name": "Shield", "url": "/api/2024/equipment/shield" }}, |
| 124 | + { "option_type": "counted_reference", "count": 1, "of": { "index": "mace", "name": "Mace", "url": "/api/2024/equipment/mace" }}, |
| 125 | + { "option_type": "counted_reference", "count": 1, "of": { "index": "holy-symbol", "name": "Holy Symbol", "url": "/api/2024/equipment/holy-symbols" }}, |
| 126 | + { "option_type": "counted_reference", "count": 1, "of": { "index": "priests-pack", "name": "Priests Pack", "url": "/api/2024/equipment/priests-pack" }}, |
125 | 127 | { "option_type": "money", "count": 7, "unit": "gp"} |
126 | 128 | ] |
127 | 129 | }, |
|
0 commit comments