|
154 | 154 | "id": "armor_lightplate", |
155 | 155 | "type": "ARMOR", |
156 | 156 | "name": { "str": "plate armor" }, |
157 | | - "description": "A suit of Gothic plate armor.", |
| 157 | + "description": "A suit of Gothic plate armor, forged from solid steel and shaped to deflect blows. It's heavy, but surprisingly easy to move in.", |
158 | 158 | "weight": "11000 g", |
159 | 159 | "volume": "17500 ml", |
160 | 160 | "price": "600 USD", |
|
177 | 177 | "copy-from": "armor_lightplate", |
178 | 178 | "type": "ARMOR", |
179 | 179 | "name": { "str": "superalloy plate armor" }, |
180 | | - "description": "A suit of Gothic plate armor, remade using modern superalloy.", |
| 180 | + "description": "A suit of Gothic plate armor, forged from modern superalloy and shaped to deflect blows. It's lighter than steel armor.", |
181 | 181 | "material": [ "superalloy" ], |
182 | 182 | "color": "light_cyan", |
183 | 183 | "encumbrance": 25, |
|
247 | 247 | "id": "armor_plate", |
248 | 248 | "type": "ARMOR", |
249 | 249 | "name": { "str": "ornamental plate armor" }, |
250 | | - "description": "An extremely heavy suit of ornamental armor.", |
| 250 | + "description": "An extremely heavy suit of plate armor, with a prominent codpiece. The decorative etchings inlaid with gold make it look more like a display piece than serious armor, but the heavy steel plating should be more than enough to keep the wearer safe.", |
251 | 251 | "weight": "18000 g", |
252 | 252 | "volume": "30 L", |
253 | 253 | "price": "7800 USD", |
|
270 | 270 | "copy-from": "armor_plate", |
271 | 271 | "type": "ARMOR", |
272 | 272 | "name": { "str": "ornamental superalloy plate armor" }, |
273 | | - "description": "A heavy suit of ornamental armor, remade using modern superalloy.", |
| 273 | + "description": "A heavy suit of plate armor, forged from modern superalloy, with a prominent codpiece. It is decorated with menacing spikes and has been polished to a mirror shine.", |
274 | 274 | "material": [ "superalloy" ], |
275 | 275 | "color": "light_cyan", |
276 | 276 | "encumbrance": 40, |
|
0 commit comments