1[ 2 { 3 "type": "enchantment", 4 "id": "afs_ench_esab", 5 "has": "WIELD", 6 "condition": "ACTIVE", 7 "values": [ { "value": "ITEM_DAMAGE_CUT", "add": 18 }, { "value": "ITEM_DAMAGE_HEAT", "add": 35 } ] 8 }, 9 { 10 "id": "afs_energy_saber_off", 11 "type": "TOOL", 12 "name": { "str": "CE-4 \"The Claw\" (Non-Lethal)", "str_pl": "CE-4 \"The Claws\" (Non-Lethal)" }, 13 "description": "The CE-4, commonly known as \"The Claw\", is a popular self-defense weapon used by corporate enforcers everywhere, especially on dangerous frontier worlds. Made from a cylinder of heat activated memory-alloy, the flick of a switch allows it to morph between a less-lethal bludgeon form and a sharpened, super heated blade. Currently, it is in its less-lethal configuration, and looks like a sleek side-handle metal baton.", 14 "weight": "760 g", 15 "volume": "2 L", 16 "longest_side": "90 cm", 17 "price": 100000, 18 "price_postapoc": 2000, 19 "material": [ "superalloy", "hardsteel" ], 20 "relic_data": { "passive_effects": [ { "id": "afs_ench_esab" } ] }, 21 "symbol": "[", 22 "looks_like": "PR24-extended", 23 "color": "light_gray", 24 "ammo": [ "battery" ], 25 "techniques": [ "WBLOCK_2", "RAPID" ], 26 "charges_per_use": 1, 27 "bashing": 22, 28 "to_hit": 3, 29 "use_action": { 30 "menu_text": "Activate", 31 "type": "transform", 32 "target": "afs_energy_saber_on", 33 "msg": "You activate the claw, and its bludgeoning surface slowly flattens into an edge as it begins to glow red-hot", 34 "need_charges": 1, 35 "need_charges_msg": "The claw is out of charge.", 36 "active": true 37 }, 38 "flags": [ "BELT_CLIP", "DURABLE_MELEE" ], 39 "pocket_data": [ 40 { 41 "pocket_type": "MAGAZINE_WELL", 42 "holster": true, 43 "max_contains_volume": "20 L", 44 "max_contains_weight": "20 kg", 45 "item_restriction": [ 46 "light_battery_cell", 47 "light_minus_battery_cell", 48 "light_plus_battery_cell", 49 "light_minus_atomic_battery_cell", 50 "light_atomic_battery_cell", 51 "light_minus_disposable_cell", 52 "light_disposable_cell" 53 ] 54 } 55 ] 56 }, 57 { 58 "id": "afs_energy_saber_on", 59 "type": "TOOL", 60 "copy-from": "afs_energy_saber_off", 61 "name": { "str": "CE-4 \"The Claw\" (Lethal)", "str_pl": "CE-4 \"The Claws\" (Lethal)" }, 62 "description": "The CE-4, commonly known as \"The Claw\", is a popular self-defense weapon used by corporate enforcers everywhere, especially on dangerous frontier planets. Made from a cylinder of heat activated memory-alloy, the flick of a switch allows it to morph between a less-lethal bludgeon form and a sharpened, super heated blade. Currently, it is in its lethal configuration, and looks like a sleek sword, humming softly as its blade glows from heat.", 63 "weight": "760 g", 64 "volume": "2 L", 65 "longest_side": "90 cm", 66 "color": "light_blue", 67 "looks_like": "arming_sword", 68 "turns_per_charge": 4, 69 "relic_data": { "passive_effects": [ { "id": "afs_ench_esab" } ] }, 70 "to_hit": 2, 71 "bashing": 8, 72 "flags": [ "DURABLE_MELEE" ], 73 "techniques": [ "WBLOCK_2" ], 74 "revert_to": "afs_energy_saber_off", 75 "use_action": { 76 "menu_text": "Deactivate", 77 "type": "transform", 78 "target": "afs_energy_saber_off", 79 "msg": "The blade stops humming, and its edge dissipates into a smooth curve as it cools." 80 } 81 }, 82 { 83 "id": "afs_hardlight_longbow", 84 "type": "GUN", 85 "symbol": "(", 86 "looks_like": "recurbow", 87 "color": "white", 88 "name": { "str": "Alien lune" }, 89 "description": "A delicate strand of light links the antipodes of this cresent-shaped device. If the strand is interrupted, the device clanks and shudders before violently emitting a bolt of plasma from its apex.", 90 "price": 1000000, 91 "price_postapoc": 20000, 92 "material": [ "superalloy", "hardsteel" ], 93 "flags": [ "FIRE_TWOHAND", "STR_DRAW", "SLOW_WIELD", "WATERPROOF_GUN", "NEVER_JAMS" ], 94 "skill": "archery", 95 "min_strength": 4, 96 "weight": "500 g", 97 "volume": "2700 ml", 98 "longest_side": "90 cm", 99 "bashing": 8, 100 "to_hit": -2, 101 "reload_noise_volume": 0, 102 "loudness": 0, 103 "ranged_damage": { "damage_type": "heat", "amount": 50, "armor_penetration": 15 }, 104 "ammo": [ "battery" ], 105 "ammo_effects": [ "LOW_RANGE_VAPORIZATION", "NEVER_MISFIRES" ], 106 "ammo_to_fire": 900, 107 "range": 30, 108 "dispersion": 80, 109 "durability": 6, 110 "reload": 50, 111 "pocket_data": [ 112 { 113 "pocket_type": "MAGAZINE_WELL", 114 "holster": true, 115 "max_contains_volume": "20 L", 116 "max_contains_weight": "20 kg", 117 "item_restriction": [ "alien_battery" ] 118 } 119 ] 120 }, 121 { 122 "id": "afs_hydraulic_gauntlet", 123 "type": "GENERIC", 124 "name": { "str": "hydraulic gauntlet" }, 125 "description": "A huge, heavy metal gauntlet lined with tubing and gauges. Slow and unwieldy, it uses internal pressure to deliver devastating blows, but takes tremendous strength to use effectively. Thanks to an internal microreactor, it doesn't require power of its own.", 126 "weight": "3778 g", 127 "volume": "2 L", 128 "price": 10000000, 129 "price_postapoc": 20000, 130 "material": [ "hardsteel" ], 131 "symbol": "[", 132 "looks_like": "gauntlets_chitin", 133 "color": "light_gray", 134 "bashing": 50, 135 "to_hit": -2, 136 "flags": [ "NO_REPAIR", "NONCONDUCTIVE", "SLOW_WIELD", "DURABLE_MELEE", "LEAK_DAM", "UNARMED_WEAPON" ], 137 "techniques": [ "BRUTAL", "AFS_PRESSURE_CRUNCH" ] 138 }, 139 { 140 "id": "afs_freeze_gauntlet", 141 "type": "ARMOR", 142 "name": { "str_sp": "psychrophile handling gloves" }, 143 "description": "These gloves are designed for handling organisms that live in extremely cold temperatures. They can also be used to freeze your foes to death.", 144 "weight": "3778 g", 145 "volume": "2 L", 146 "price": 10000000, 147 "price_postapoc": 20000, 148 "material": [ "superalloy" ], 149 "symbol": "[", 150 "looks_like": "gauntlets_chitin", 151 "color": "light_cyan", 152 "bashing": 3, 153 "relic_data": { 154 "passive_effects": [ { "has": "WIELD", "condition": "ALWAYS", "values": [ { "value": "ITEM_DAMAGE_COLD", "add": 17 } ] } ] 155 }, 156 "to_hit": 0, 157 "flags": [ "NO_REPAIR", "NONCONDUCTIVE", "SLOW_WIELD", "DURABLE_MELEE", "UNARMED_WEAPON" ], 158 "techniques": [ "WBLOCK_1" ], 159 "coverage": 100, 160 "encumbrance": 5, 161 "material_thickness": 1 162 }, 163 { 164 "type": "GENERIC", 165 "id": "golf_club", 166 "name": { "str": "golf club" }, 167 "copy-from": "golf_club", 168 "material": [ "aluminum", "titanium" ] 169 }, 170 { 171 "id": "afs_bionic_rocket", 172 "type": "GUN", 173 "name": { "str": "deployed grenade launcher" }, 174 "description": "A grenade launcher mounted onto your right-hand wrist. Less powerful than a proper grenade launcher, but infinitely more portable, and quick to reload.", 175 "volume": "2250 ml", 176 "price": 0, 177 "to_hit": -2, 178 "bashing": 9, 179 "material": [ "steel", "plastic" ], 180 "symbol": "(", 181 "looks_like": "bio_int_enhancer", 182 "color": "magenta", 183 "skill": "launcher", 184 "ammo": [ "40x46mm" ], 185 "dispersion": 290, 186 "durability": 6, 187 "clip_size": 1, 188 "reload": 150, 189 "flags": [ "NEVER_JAMS", "NO_UNWIELD", "TRADER_AVOID" ], 190 "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "40x46mm": 1 } } ] 191 }, 192 { 193 "id": "TANK", 194 "looks_like": "m79", 195 "type": "GUN", 196 "symbol": "(", 197 "color": "green", 198 "name": { "str_sp": "Tankbot Main Gun" }, 199 "description": "The 120mm cannon from a tankbot. If you have this, you'd best be debugging!", 200 "price": 99999999, 201 "material": [ "steel" ], 202 "skill": "launcher", 203 "ammo": [ "120mm" ], 204 "weight": "2500 g", 205 "volume": "2500 ml", 206 "bashing": 6, 207 "to_hit": -3, 208 "dispersion": 60, 209 "durability": 9, 210 "clip_size": 1, 211 "loudness": 300, 212 "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "120mm": 1 } } ] 213 }, 214 { 215 "type": "GENERIC", 216 "id": "afs_titanium_bat", 217 "copy-from": "bat_metal", 218 "looks_like": "bat_metal", 219 "name": { "str": "titanium bat" }, 220 "description": "A luxury baseball bat made out of titanium that was banned from competitive sport due to the increased performance that put defenders at risk.", 221 "weight": "680 g", 222 "color": "light_gray", 223 "symbol": "/", 224 "material": [ "titanium" ], 225 "bashing": 22, 226 "price": 20000, 227 "price_postapoc": 1750 228 }, 229 { 230 "id": "ceramic_knife", 231 "type": "TOOL", 232 "category": "weapons", 233 "name": { "str": "bodyguard knife", "str_pl": "bodyguard knives" }, 234 "description": "Designed to evade security measures, this knife is a must have for any Cataclysm dinner party.", 235 "weight": "390 g", 236 "volume": "250 ml", 237 "price": 4000, 238 "bashing": 2, 239 "cutting": 15, 240 "material": [ "ceramic", "plastic" ], 241 "symbol": "/", 242 "color": "dark_gray", 243 "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 5 ] ], 244 "flags": [ "SHEATH_KNIFE", "DURABLE_MELEE", "STAB" ] 245 }, 246 { 247 "type": "GENERIC", 248 "id": "trident", 249 "looks_like": "pitchfork", 250 "name": { "str": "trident" }, 251 "category": "tools", 252 "description": "A three pronged spear that is surface treated to be used confidently above and below water.", 253 "weight": "1200 g", 254 "color": "brown", 255 "symbol": "/", 256 "material": [ "steel", "ceramic" ], 257 "techniques": [ "WBLOCK_1", "DEF_DISARM" ], 258 "volume": "1750 ml", 259 "longest_side": "140 cm", 260 "bashing": 5, 261 "cutting": 28, 262 "qualities": [ [ "COOK", 1 ] ], 263 "flags": [ "SPEAR", "REACH_ATTACK", "NONCONDUCTIVE", "SHEATH_SPEAR", "STAB" ], 264 "price": 7500, 265 "price_postapoc": 1200 266 }, 267 { 268 "id": "azabow_off", 269 "type": "GUN", 270 "symbol": "(", 271 "color": "white", 272 "name": { "str": "aztlani bow" }, 273 "description": "An ornate bow used by Aztlani nobility during hunting rituals. Designed to fell the plated creatures of Aztlan, its articulated and power assisted limbs allow it to fire projectiles with a strength comparable to modern assault rifles. .\n\nWith its drawing aid system currently disabled, firing it will require truly superhuman strength. It can be activated to toggle it drawing assist functionality.", 274 "price": 50000, 275 "material": [ "superalloy", "hardsteel", "wood" ], 276 "flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "BELTED", "SHEATH_BOW", "WATERPROOF_GUN", "NEVER_JAMS" ], 277 "ammo_effects": [ "NEVER_MISFIRES" ], 278 "skill": "archery", 279 "min_strength": 40, 280 "ammo": [ "arrow" ], 281 "weight": "2000 g", 282 "volume": "3500 ml", 283 "longest_side": "183 cm", 284 "price_postapoc": 40000, 285 "bashing": 10, 286 "armor_data": { "covers": [ "torso" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 }, 287 "reload_noise_volume": 3, 288 "loudness": 8, 289 "ranged_damage": { "damage_type": "stab", "amount": 17 }, 290 "range": 25, 291 "dispersion": 1000, 292 "clip_size": 1, 293 "valid_mod_locations": [ [ "dampening", 1 ] ], 294 "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "arrow": 1 } } ], 295 "use_action": { 296 "menu_text": "Activate", 297 "type": "transform", 298 "target": "azabow_on", 299 "msg": "You connect the bow to your UPS.", 300 "need_charges": 1, 301 "need_charges_msg": "The UPS is out of charges.", 302 "active": true 303 } 304 }, 305 { 306 "id": "azabow_on", 307 "type": "GUN", 308 "symbol": "(", 309 "color": "white", 310 "name": { "str": "aztlani bow (active)", "str_pl": "aztlani bows (active)" }, 311 "description": "An ornate bow used by Aztlani nobility during hunting rituals. Designed to fell the plated creatures of Aztlan, its articulated and power assisted limbs allow it to fire projectiles with a strength comparable to modern assault rifles. .\n\nWith its drawing aid system enabled, it can be much more easily drawn, at the cost of a modest amount of UPS power consumption per arrow. It can be activated to toggle it drawing assist functionality.", 312 "price": 50000, 313 "material": [ "superalloy", "hardsteel", "wood" ], 314 "flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "BELTED", "SHEATH_BOW", "WATERPROOF_GUN", "NEVER_JAMS" ], 315 "ammo_effects": [ "NEVER_MISFIRES" ], 316 "skill": "archery", 317 "min_strength": 20, 318 "ammo": [ "arrow" ], 319 "weight": "2000 g", 320 "volume": "3500 ml", 321 "longest_side": "183 cm", 322 "price_postapoc": 40000, 323 "bashing": 10, 324 "armor_data": { "covers": [ "torso" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 }, 325 "reload_noise_volume": 3, 326 "loudness": 8, 327 "ranged_damage": { "damage_type": "stab", "amount": 17 }, 328 "range": 25, 329 "dispersion": 1000, 330 "clip_size": 1, 331 "valid_mod_locations": [ [ "dampening", 1 ] ], 332 "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "arrow": 1 } } ], 333 "use_action": { "menu_text": "Deactivate", "type": "transform", "target": "azabow_off", "msg": "You disconnect the UPS." } 334 }, 335 { 336 "id": "aza_sword", 337 "type": "TOOL", 338 "symbol": "/", 339 "color": "white", 340 "name": { "str": "aztlani hunting sword" }, 341 "description": "An ornate, single-handed sword used by Aztlani hunters to finish injured game. Made from gleaming composite alloy, its tip and frontal blade have been sharpened to a monomolecular point, while its back features a serrated saw edge.", 342 "price": 100000, 343 "price_postapoc": 450000, 344 "material": [ "superalloy", "hardsteel", "wood" ], 345 "flags": [ "DURABLE_MELEE", "SHEATH_SWORD" ], 346 "techniques": [ "WBLOCK_2" ], 347 "weight": "1360 g", 348 "volume": "2 L", 349 "longest_side": "90 cm", 350 "bashing": 10, 351 "cutting": 50, 352 "to_hit": 2, 353 "category": "weapons", 354 "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 8 ] ] 355 }, 356 { 357 "id": "scrapbow", 358 "looks_like": "longbow", 359 "type": "GUN", 360 "symbol": "(", 361 "color": "yellow", 362 "name": { "str": "salvage bow" }, 363 "description": "A bow made from readily-available materials, and quickly and cheaply put together. It is not made to be pretty, but to get a job done. Its nocks and string are made of shape-memory alloy that help increase string tension in the string. The memory alloy requires a UPS source to be activated.", 364 "price": 38000, 365 "material": [ "steel", "plastic" ], 366 "flags": [ "FIRE_TWOHAND", "RELOAD_AND_SHOOT", "BELTED", "WATER_FRIENDLY", "SHEATH_BOW", "WATERPROOF_GUN", "NEVER_JAMS" ], 367 "ammo_effects": [ "NEVER_MISFIRES" ], 368 "skill": "archery", 369 "min_strength": 12, 370 "ups_charges": 4, 371 "ammo": [ "arrow" ], 372 "weight": "540 g", 373 "volume": "2500 ml", 374 "longest_side": "152 cm", 375 "price_postapoc": 2000, 376 "bashing": 12, 377 "armor_data": { "covers": [ "torso" ], "coverage": 5, "material_thickness": 1, "encumbrance": 20 }, 378 "reload_noise_volume": 3, 379 "loudness": 8, 380 "ranged_damage": { "damage_type": "stab", "amount": 12 }, 381 "range": 14, 382 "dispersion": 850, 383 "durability": 6, 384 "clip_size": 1, 385 "valid_mod_locations": [ [ "underbarrel", 1 ], [ "sights", 1 ], [ "accessories", 2 ], [ "stabilizer", 1 ], [ "dampening", 1 ] ], 386 "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "arrow": 1 } } ] 387 }, 388 { 389 "id": "scrapcrossbow", 390 "looks_like": "crossbow", 391 "type": "GUN", 392 "symbol": "(", 393 "color": "green", 394 "name": { "str": "salvage crossbow" }, 395 "reload_noise_volume": 4, 396 "description": "A crossbow constructed of readily available materials, and quickly and cheaply put together. While it isn't very pretty, it gets the job done, and its drawing mechanism is motorized allowing quick reloading.", 397 "price": 200000, 398 "material": [ "steel", "plastic" ], 399 "skill": "rifle", 400 "min_strength": 7, 401 "ammo": [ "bolt" ], 402 "weight": "3000 g", 403 "volume": "1750 ml", 404 "longest_side": "69 cm", 405 "price_postapoc": 6000, 406 "ups_charges": 4, 407 "bashing": 11, 408 "to_hit": 1, 409 "ranged_damage": { "damage_type": "stab", "amount": 16 }, 410 "range": 22, 411 "loudness": 12, 412 "dispersion": 325, 413 "durability": 6, 414 "clip_size": 1, 415 "reload": 900, 416 "valid_mod_locations": [ 417 [ "accessories", 4 ], 418 [ "grip", 1 ], 419 [ "mechanism", 4 ], 420 [ "rail", 1 ], 421 [ "sights", 1 ], 422 [ "sling", 1 ], 423 [ "stock", 1 ], 424 [ "underbarrel", 1 ], 425 [ "dampening", 1 ] 426 ], 427 "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "bolt": 1 } } ] 428 } 429] 430