Created
October 16, 2016 14:44
-
-
Save qrg/a220504a710608be3119e3595bf74b09 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "rows_length": 3328, | |
| "rows": [ | |
| { | |
| "type": "AMMO", | |
| "id": "battery", | |
| "category": "spare_parts", | |
| "price": 12000, | |
| "name": "battery", | |
| "name_plural": "batteries", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "A set of universal batteries. Used to charge almost any electronic device.", | |
| "material": "iron", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "battery", | |
| "count": 100, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "電池", | |
| "name": "電池", | |
| "name_plural": "電池", | |
| "color": "黄", | |
| "description": "国際標準設計の電池です。ほとんどの電子機器に使えます。", | |
| "ammo_type": "電池" | |
| }, | |
| "uuid": "e7c671c9-4552-41a7-9159-0c6364cf59e6" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "aluminum_foil", | |
| "category": "spare_parts", | |
| "price": 648, | |
| "name": "aluminum foil", | |
| "name_plural": "aluminum foil", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A thin foil made of aluminum. Sometimes called 'tin foil' due to being made of tin in the past.", | |
| "material": "aluminum", | |
| "volume": 0, | |
| "weight": 4, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "アルミ箔", | |
| "name_plural": "アルミ箔", | |
| "description": "アルミニウム製の薄い箔です。かつては錫製の箔が使われていましたが、食品の味に影響を及ぼした為、アルミが使われるようになりました。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "6eb780d0-2d84-4c77-8c86-5f80fdee5b15" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "money", | |
| "price": 1, | |
| "//": "= one cent, gives correct prices for cash cards", | |
| "name": "cent", | |
| "name_plural": "cents", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "IF YOU ARE SEEING THIS IT IS A BUG.", | |
| "flags": "TRADER_AVOID", | |
| "volume": 0, | |
| "ammo_type": "money", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "セント", | |
| "name_plural": "セント", | |
| "description": "この文章が見えている場合はバグが発生しています。" | |
| }, | |
| "uuid": "ff2171e2-3533-4a49-8bbf-7e1b77458cda" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "string_6", | |
| "category": "spare_parts", | |
| "price": 9000, | |
| "name": "small string", | |
| "symbol": ",", | |
| "color": "light_gray", | |
| "description": "A 6-inch long piece of cotton string.", | |
| "material": "cotton", | |
| "flags": [ | |
| "NO_SALVAGE" | |
| ], | |
| "volume": 1, | |
| "weight": 6, | |
| "ammo_type": "components", | |
| "stack_size": 18, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "紐(15cm)", | |
| "description": "6インチ(15cm)の綿の紐です。", | |
| "material": "綿花", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "cc016363-ea44-475a-bcd2-0e9179b4cb34" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "string_36", | |
| "category": "spare_parts", | |
| "price": 9000, | |
| "name": "long string", | |
| "symbol": ",", | |
| "color": "light_gray", | |
| "description": "A 3-foot long piece of cotton string. Disassemble it to cut it into smaller pieces.", | |
| "material": "cotton", | |
| "flags": [ | |
| "NO_SALVAGE" | |
| ], | |
| "volume": 1, | |
| "weight": 36, | |
| "ammo_type": "components", | |
| "stack_size": 3, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "紐(90cm)", | |
| "description": "3フィート(90cm)の綿の紐です。切って短く出来ます。", | |
| "material": "綿花", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "a39d6855-7996-436f-bc73-0bdcf9b14458" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "thread", | |
| "category": "spare_parts", | |
| "price": 5000, | |
| "name": "thread", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A small quantity of thread that could be used to refill a sewing kit.", | |
| "material": "cotton", | |
| "flags": [ | |
| "NO_SALVAGE" | |
| ], | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "thread", | |
| "count": 50, | |
| "stack_size": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "糸", | |
| "name": "糸", | |
| "description": "裁縫道具に補充する事の出来る少量の糸です。", | |
| "material": "綿花", | |
| "ammo_type": "糸" | |
| }, | |
| "uuid": "92f94217-829c-4c92-9209-462e07345b39" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "sinew", | |
| "category": "spare_parts", | |
| "price": 0, | |
| "name": "sinew", | |
| "symbol": "=", | |
| "color": "light_red", | |
| "description": "A tough sinew cut from a corpse, usable as thread.", | |
| "material": "flesh", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "thread", | |
| "count": 10, | |
| "stack_size": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "腱", | |
| "name": "腱", | |
| "description": "動物の死体から採取した丈夫な腱です。糸として使用する事が出来ます。", | |
| "ammo_type": "糸" | |
| }, | |
| "uuid": "73d3e25e-c476-467d-87da-c5d904b5652d" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "plant_fibre", | |
| "category": "spare_parts", | |
| "price": 0, | |
| "name": "plant fiber", | |
| "symbol": "=", | |
| "color": "light_green", | |
| "description": "Tough thin fiber, taken from a plant. Can be used as thread.", | |
| "material": "veggy", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "thread", | |
| "count": 10, | |
| "stack_size": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "植物繊維", | |
| "description": "植物から採取した丈夫で細い繊維です。糸として使用する事が出来ます。", | |
| "ammo_type": "糸" | |
| }, | |
| "uuid": "3fb32632-f7f9-41c9-9bfa-071195092ff3" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "yarn", | |
| "category": "spare_parts", | |
| "price": 0, | |
| "name": "yarn", | |
| "symbol": "=", | |
| "color": "white", | |
| "description": "Wool yarn, could be used to knit wool clothing.", | |
| "material": "wool", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "thread", | |
| "count": 10, | |
| "stack_size": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "織糸", | |
| "name": "織糸", | |
| "color": "白色", | |
| "description": "羊毛製の織糸です。羊毛製の衣類を編むのに使えます。", | |
| "ammo_type": "糸" | |
| }, | |
| "uuid": "0ab8247a-6603-4eb2-b933-86e46ee7058d" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "soap", | |
| "category": "chems", | |
| "price": 300, | |
| "name": "soap bar", | |
| "symbol": "=", | |
| "color": "white", | |
| "description": "A cleansing agent made into bars.", | |
| "volume": 1, | |
| "weight": 90, | |
| "ammo_type": "soap", | |
| "count": 10, | |
| "stack_size": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "石鹸", | |
| "name": "固形石鹸", | |
| "color": "白色", | |
| "description": "合成洗剤を固体にした物です。", | |
| "ammo_type": "石鹸" | |
| }, | |
| "uuid": "418e83c5-637b-4a5b-b485-4f78b65d747c" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "duct_tape", | |
| "category": "spare_parts", | |
| "price": 2000, | |
| "name": "duct tape", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A roll of incredibly strong tape. Its uses are innumerable.", | |
| "material": "plastic", | |
| "volume": 1, | |
| "weight": 4, | |
| "ammo_type": "tape", | |
| "count": 200, | |
| "flags": [ | |
| "UNRECOVERABLE" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ダクトテープ", | |
| "description": "米国人が大好きなとても強力なテープです。色々な用途に使えます。" | |
| }, | |
| "uuid": "ed9b1994-9b52-43a3-85fb-916f478f6475" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "category": "other", | |
| "id": "rolling_paper", | |
| "symbol": ",", | |
| "color": "white", | |
| "name": "rolling paper", | |
| "description": "These are thin paper strips intended for the rolling of cigarettes.", | |
| "price": 150, | |
| "material": "paper", | |
| "weight": 1, | |
| "volume": 1, | |
| "ammo_type": "components", | |
| "stack_size": 500, | |
| "count": 30, | |
| "flags": [ | |
| "UNRECOVERABLE" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "color": "白色", | |
| "name": "巻紙", | |
| "description": "煙草の葉を巻く為に、薄さや燃焼性などが調整された紙片です。", | |
| "material": "紙", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "f9d8b7de-5d67-4fb2-a205-09234a98fab2" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "cable", | |
| "category": "spare_parts", | |
| "price": 2000, | |
| "name": "copper wire", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Plastic jacketed copper cable of the type used in small electronics.", | |
| "material": [ | |
| "plastic", | |
| "copper" | |
| ], | |
| "volume": 3, | |
| "weight": 2, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "銅線", | |
| "description": "小型の電子機器に使用されている、ビニール皮膜の銅線です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "c936bdd6-a348-41c2-a7b9-b84f66c75422" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "plut_cell", | |
| "category": "spare_parts", | |
| "price": 150000, | |
| "name": "plutonium cell", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A nuclear-powered battery. Used to charge advanced and rare electronics.", | |
| "material": [ | |
| "steel", | |
| "plastic" | |
| ], | |
| "flags": [ | |
| "LEAK_DAM", | |
| "RADIOACTIVE" | |
| ], | |
| "volume": 1, | |
| "weight": 80, | |
| "ammo_type": "plutonium", | |
| "count": 5, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "原子力電池", | |
| "color": "緑", | |
| "description": "原子力を動力源とした電池です。最新装備の電源として使います。", | |
| "ammo_type": "原子力電池" | |
| }, | |
| "uuid": "64b4d05c-8a5e-44a2-bd90-367414e017ea" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "plut_slurry_dense", | |
| "category": "spare_parts", | |
| "price": 250, | |
| "name": "plutonium slurry", | |
| "name_plural": "plutonium slurry", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "Highly radioactive slurry. It is probably best to get far away from this.", | |
| "flags": [ | |
| "LEAK_ALWAYS", | |
| "RADIOACTIVE" | |
| ], | |
| "volume": 1, | |
| "weight": 26, | |
| "ammo_type": "reactor_slurry", | |
| "phase": "liquid", | |
| "container": "metal_tank_little", | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "懸濁液(プルトニウム)", | |
| "name_plural": "懸濁液(プルトニウム)", | |
| "color": "緑", | |
| "description": "強力な放射性を持った懸濁液です。危険なので離れた場所から採取する事をお勧めします。" | |
| }, | |
| "uuid": "415f0054-0c06-4a75-8980-44c882e9ac9e" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "plut_slurry", | |
| "category": "spare_parts", | |
| "price": 250, | |
| "name": "watery plutonium slurry", | |
| "name_plural": "watery plutonium slurry", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "Highly radioactive slurry. It is probably best to get far away from this.", | |
| "flags": [ | |
| "LEAK_ALWAYS", | |
| "RADIOACTIVE" | |
| ], | |
| "volume": 1, | |
| "weight": 25.5, | |
| "ammo_type": "reactor_slurry", | |
| "phase": "liquid", | |
| "container": "metal_tank_little", | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "希釈懸濁液(プルトニウム)", | |
| "name_plural": "希釈懸濁液(プルトニウム)", | |
| "color": "緑", | |
| "description": "強力な放射性を持った懸濁液です。危険なので離れた場所から採取する事をお勧めします。" | |
| }, | |
| "uuid": "b155146e-d156-4d75-b118-e5f40b488014" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "pebble", | |
| "price": 100, | |
| "name": "pebble", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A handful of pebbles, useful as ammunition for slings or slingshots.", | |
| "material": "stone", | |
| "volume": 1, | |
| "weight": 5, | |
| "ammo_type": "pebble", | |
| "damage": 2, | |
| "range": 10, | |
| "dispersion": 14, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "石つぶて", | |
| "name": "石つぶて", | |
| "description": "一掴み分の小石です。スリングまたはスリングショットの弾に適しています。", | |
| "ammo_type": "石つぶて" | |
| }, | |
| "uuid": "4baa3a54-ee0d-4361-95c8-35276f11d493" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "marble", | |
| "price": 200, | |
| "name": "marble", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A handful of glass marbles, useful as ammunition for slings or slingshots.", | |
| "material": "glass", | |
| "volume": 1, | |
| "weight": 3, | |
| "ammo_type": "pebble", | |
| "damage": 3, | |
| "range": 18, | |
| "dispersion": 12, | |
| "loudness": 0, | |
| "count": 20, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "ビー玉", | |
| "name": "ビー玉", | |
| "description": "一掴み分のガラス玉です。スリングまたはスリングショットの弾に適しています。", | |
| "material": "グラス", | |
| "ammo_type": "石つぶて" | |
| }, | |
| "uuid": "24c19661-40e8-437c-a26f-0e0914a924a1" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "bearing", | |
| "price": 100, | |
| "name": "bearings", | |
| "name_plural": "bearings", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "A box of ball bearings, useful as ammunition for slings.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 10, | |
| "ammo_type": "pebble", | |
| "damage": 6, | |
| "pierce": 1, | |
| "range": 15, | |
| "dispersion": 14, | |
| "loudness": 0, | |
| "count": 50, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ベアリング", | |
| "name_plural": "ベアリング", | |
| "description": "ベアリングの球が入った箱です。スリングの弾に使えます。", | |
| "ammo_type": "石つぶて" | |
| }, | |
| "uuid": "264cade7-aa7a-4d9a-9e07-fee45eb1cb18" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "bb", | |
| "price": 5000, | |
| "name": "BB", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A box of small steel balls. They deal virtually no damage.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "BB", | |
| "damage": 2, | |
| "range": 12, | |
| "dispersion": 11, | |
| "count": 200, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "BB弾", | |
| "description": "鋼で作られた小さな玉の入った箱です。この玉はほとんどダメージを与えられません。", | |
| "ammo_type": "BB弾" | |
| }, | |
| "uuid": "2cdbc09d-c092-4775-9407-ae8bbc6e2307" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "feather", | |
| "category": "spare_parts", | |
| "price": 3000, | |
| "name": "feather", | |
| "symbol": "=", | |
| "color": "brown", | |
| "description": "Feathers from a bird. Useful for fletching arrows", | |
| "material": "cotton", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "stack_size": 100, | |
| "count": 20, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "羽", | |
| "name": "羽", | |
| "color": "茶色", | |
| "description": "鳥の羽です。矢羽の製作に適しています。", | |
| "material": "綿花", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "4b204f1e-b9e6-41f7-9ebf-8699d97880f1" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "down_feather", | |
| "category": "spare_parts", | |
| "price": 3000, | |
| "name": "down feather", | |
| "symbol": "=", | |
| "color": "brown", | |
| "description": "fluffy down feathers from a bird. Useful for making cozy bedclothes.", | |
| "material": "cotton", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "stack_size": 100, | |
| "count": 20, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "綿羽", | |
| "color": "茶色", | |
| "description": "鳥の羽の下に生えている柔らかな綿羽です。保温性に優れた寝具の製作に使えます。", | |
| "material": "綿花", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "6c6536a1-0ade-4a0e-adb3-ed268874f37b" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "laser_pack", | |
| "price": 80000, | |
| "name": "fusion pack", | |
| "symbol": "=", | |
| "color": "light_green", | |
| "description": "In the middle of the 21st Century, military powers began to look towards energy based weapons. The result was the standard fusion pack, capable of delivering bolts of superheated gas at near light speed with no recoil.", | |
| "material": "plastic", | |
| "volume": 1, | |
| "weight": 68, | |
| "ammo_type": "fusion", | |
| "damage": 12, | |
| "pierce": 15, | |
| "range": 30, | |
| "stack_size": 40, | |
| "count": 20, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(核融合パック)", | |
| "description": "21世紀半ばには、軍部はエネルギーを基準とした武器に目を向けるようになりました。その結果として、反動が無く、光速に近い過熱ガスの矢を生み出す事が出来る、標準的な核融合パックが生まれました。" | |
| }, | |
| "uuid": "bab3854e-0d0d-4fb3-b262-6dc4b1b38290" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "66mm_HEAT", | |
| "price": 0, | |
| "name": "66mm HEAT", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "A 60mm High Explosive Anti Tank round. It could blow through up to two feet of concrete.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 1803, | |
| "ammo_type": "66mm", | |
| "damage": 2500, | |
| "pierce": 400, | |
| "range": 80, | |
| "dispersion": 30, | |
| "recoil": 225, | |
| "effects": [ | |
| "COOKOFF", | |
| "EXPLOSIVE", | |
| "TRAIL" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(66mm/対戦車弾)", | |
| "description": "66mm対戦車ロケット弾です。60cmの厚みがあるコンクリートを貫通します。" | |
| }, | |
| "uuid": "96e34d20-4306-478d-a6e4-934d77e0967b" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "120mm_HEAT", | |
| "price": 999999, | |
| "name": "120mm HEAT", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "A 120mm High Explosive Anti Tank round. It could ruin anyone's whole day.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 1803, | |
| "ammo_type": "120mm", | |
| "damage": 40, | |
| "pierce": 10, | |
| "range": 80, | |
| "dispersion": 5, | |
| "recoil": 30, | |
| "effects": [ | |
| "CUSTOM_EXPLOSION", | |
| "TRAIL" | |
| ], | |
| "explode_in_fire": true, | |
| "explosion": { | |
| "power": 1000, | |
| "distance_factor": 0.5 | |
| }, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(120mm/対戦車弾)", | |
| "description": "120mm対戦車ロケット弾です。これを使えばどんな物でも壊す事が出来そうです。" | |
| }, | |
| "uuid": "4fb93301-616a-470c-9c9c-52176b63f390" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "12mm", | |
| "price": 50000, | |
| "name": "H&K 12mm", | |
| "name_plural": "H&K 12mm", | |
| "symbol": "=", | |
| "color": "blue", | |
| "description": "The Heckler & Koch 12mm projectiles are used in H&K railguns. It's made of a ferromagnetic metal, probably cobalt.", | |
| "material": [ | |
| "steel" | |
| ], | |
| "volume": 1, | |
| "weight": 11, | |
| "ammo_type": "12mm", | |
| "damage": 5, | |
| "pierce": 40, | |
| "range": 70, | |
| "dispersion": 45, | |
| "recoil": 105, | |
| "count": 20, | |
| "stack_size": 40, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(12mm/H&K)", | |
| "name_plural": "弾薬(12mm/H&K)", | |
| "color": "青色", | |
| "description": "Heckler&Koch社製12mm弾はH&Kレールガンに用いられます。強磁性金属...恐らくはコバルトから出来ています。" | |
| }, | |
| "uuid": "a522ad3a-b468-4e8f-b3cb-af156ede6042" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "plasma", | |
| "price": 80000, | |
| "name": "hydrogen canister", | |
| "name_plural": "hydrogen canisters", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A canister of pressurized hydrogen so heavily compressed it has turned solid. With proper equipment, it could be heated to plasma.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 10, | |
| "weight": 183, | |
| "ammo_type": "plasma", | |
| "damage": 35, | |
| "pierce": 14, | |
| "range": 12, | |
| "count": 25, | |
| "effects": [ | |
| "INCENDIARY" | |
| ], | |
| "flags": [ | |
| "UNRECOVERABLE" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "プラズマ", | |
| "name": "円筒缶(水素)", | |
| "description": "水素が固体になるほど高く圧力を加えた容器です。適切な知識があればプラズマを加熱させる事が出来ます。", | |
| "ammo_type": "プラズマ" | |
| }, | |
| "uuid": "85ddab19-67ae-4bf6-b6fc-18e79c90c651" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "shot_hull", | |
| "category": "spare_parts", | |
| "price": 800, | |
| "name": "shotgun hull", | |
| "symbol": "=", | |
| "color": "red", | |
| "description": "An empty hull from a shotgun shell.", | |
| "material": "plastic", | |
| "volume": 1, | |
| "weight": 8, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(散弾)", | |
| "color": "赤色", | |
| "description": "散弾の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "57731988-69b6-45fd-ac92-a22adf502d93" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "9mm_casing", | |
| "category": "spare_parts", | |
| "price": 5000, | |
| "name": "9mm casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a 9x19mm round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 4, | |
| "ammo_type": "components", | |
| "count": 100, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(9mm)", | |
| "color": "黄", | |
| "description": "9x19mmの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "9a82722a-3a27-449c-97cd-ef587d1e24cb" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "9x18mm_casing", | |
| "category": "spare_parts", | |
| "price": 4900, | |
| "name": "9x18mm casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a 9x18mm round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 4, | |
| "ammo_type": "components", | |
| "count": 100, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(9x18mm)", | |
| "color": "黄", | |
| "description": "9x18mmの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "ac590a68-f825-499d-9830-14fb8ad8fa7b" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "22_casing", | |
| "category": "spare_parts", | |
| "price": 100, | |
| "name": ".22 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .22 round. These can't be hand-reloaded.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.22口径)", | |
| "color": "黄", | |
| "description": ".22口径の空薬莢です。再利用できません。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "94a8f9be-6aef-474f-a0d3-75c232e1ec71" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "22_casing_new", | |
| "category": "spare_parts", | |
| "price": 100, | |
| "name": "unused .22 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .22 round that hasn't been fired, and still has an intact case with primer.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.22口径/未使用)", | |
| "color": "黄", | |
| "description": ".22口径の空薬莢です。使用しておらず、雷管が付いています。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "eaff7c69-62aa-42d9-bbbf-51f3aa2f7cfa" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "38_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".38 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .38 round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 4, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.38口径)", | |
| "color": "黄", | |
| "description": ".38口径の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "ce9a5067-0743-493b-bb42-866a3ba2c82e" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "40_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".40 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .40 round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 4, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.40口径)", | |
| "color": "黄", | |
| "description": ".40口径の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "fccebdad-43dc-4ac9-b4bb-ecbafb5b6caf" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "44_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".44 casing", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "An empty casing from a .44 round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 7, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.44口径)", | |
| "description": ".44口径の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "d1efc1f6-bc8e-404b-9f74-2973647d53e1" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "45_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".45 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .45 ACP round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 6, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.45口径)", | |
| "color": "黄", | |
| "description": ".45口径ACPの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "21180246-4df2-4428-bb50-2e5cabff0bd3" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "454_casing", | |
| "category": "spare_parts", | |
| "price": 2500, | |
| "name": ".454 Casull casing", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "An empty casing from a .454 Casull round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 7, | |
| "ammo_type": "components", | |
| "count": 50, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.454口径/カスール)", | |
| "description": ".454口径カスールの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "c153a6e8-9615-48cd-b66c-9555c4cb1f3a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "500_casing", | |
| "category": "spare_parts", | |
| "price": 2500, | |
| "name": ".500 S&W Magnum casing", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "An empty casing from a .500 S&W Magnum round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 7, | |
| "ammo_type": "components", | |
| "count": 50, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.50口径/S&Wマグナム)", | |
| "description": ".50口径S&Wマグナムの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "dad87a95-8cf3-4586-bab6-d2be29d3bb8a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "57mm_casing", | |
| "category": "spare_parts", | |
| "price": 5000, | |
| "name": "5.7x28mm casing", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "An empty casing from a 5.7x28mm round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(5.7x28mm)", | |
| "description": "5.7x28mmの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "6318e502-9df6-44a5-8a3d-29f24148e9bf" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "46mm_casing", | |
| "category": "spare_parts", | |
| "price": 5200, | |
| "name": "4.6x30mm casing", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "An empty casing from a 4.6x30mm round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(4.6x30mm)", | |
| "description": "4.6x30mmの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "7e32e20b-0392-4720-a57a-18bdd5a8379a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "762_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": "7.62x39mm casing", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "An empty casing from a 7.62x39mm round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 6, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(7.62x39mm)", | |
| "description": "7.62x39mmの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "09baf790-a098-48b0-83b8-5a578bd9ac0d" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "545_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": "5.45x39mm casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a 5.45x39mm round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 4, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(5.45x39mm)", | |
| "color": "黄", | |
| "description": "5.45x39mmの空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "6efd8d84-54e7-4391-815b-46030a99a627" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "223_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".223 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .223 round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 4, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.223口径)", | |
| "color": "黄", | |
| "description": ".223口径の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "7761cbcd-a666-48d5-bd88-642fe43f1c01" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "3006_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".30-06 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .30-06 round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 6, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.30-06口径)", | |
| "color": "黄", | |
| "description": "1906年式.30-06口径の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "e3653e40-ac73-446d-a3a0-b93d40030ce4" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "308_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".308 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .308 round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 5, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.308口径)", | |
| "color": "黄", | |
| "description": ".308口径の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "9ee4d2a9-e0f7-4bbe-83b0-3cedf85cd84a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "40mm_casing", | |
| "category": "spare_parts", | |
| "price": 2000, | |
| "name": "40mm canister", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "A large canister from a spent 40mm grenade.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 22, | |
| "ammo_type": "components", | |
| "count": 20, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空円筒弾(40mm擲弾)", | |
| "description": "使用済みのグレネード弾(40mm)です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "e3d9f557-c960-4ca5-9982-20537f9cf3a2" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "gunpowder", | |
| "category": "chems", | |
| "price": 3000, | |
| "name": "gunpowder", | |
| "name_plural": "gunpowder", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Firearm quality gunpowder.", | |
| "container": "bottle_plastic_small", | |
| "material": "powder", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "火薬", | |
| "name": "火薬", | |
| "name_plural": "火薬", | |
| "description": "銃弾に利用可能な品質の火薬です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "3d8d2865-3a8b-4c11-b009-d0aadbd74abe" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "oxy_powder", | |
| "category": "chems", | |
| "price": 3000, | |
| "name": "oxidizer powder", | |
| "name_plural": "oxidizer powder", | |
| "symbol": "=", | |
| "color": "white", | |
| "description": "Volatile powdered chemical oxidizer.", | |
| "container": "bottle_plastic_small", | |
| "material": "powder", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "酸化剤", | |
| "name_plural": "酸化剤", | |
| "color": "白色", | |
| "description": "揮発性のある粉末状の科学酸化剤です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "3cbf1ccd-8738-4304-abf6-c6fb750102f4" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "lye_powder", | |
| "category": "chems", | |
| "price": 3000, | |
| "name": "lye powder", | |
| "name_plural": "lye powder", | |
| "symbol": "=", | |
| "color": "white", | |
| "description": "Powdered caustic soda.", | |
| "container": "bottle_plastic_small", | |
| "material": "powder", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "苛性ソーダ", | |
| "name_plural": "苛性ソーダ", | |
| "color": "白色", | |
| "description": "粉末状の苛性ソーダです。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "bed5e87c-60f2-41ee-ab96-43fdbd284c44" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "shotgun_primer", | |
| "category": "spare_parts", | |
| "price": 3000, | |
| "name": "shotgun primer", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Primer from a shotgun round.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "雷管(ショットガン用)", | |
| "description": "ショットガン用弾薬の雷管です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "4fec87df-d3e3-432b-9f77-90238fac6ecd" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "smpistol_primer", | |
| "category": "spare_parts", | |
| "price": 4000, | |
| "name": "small pistol primer", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Primer from a small caliber pistol round.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "雷管(小型拳銃用)", | |
| "description": "小口径拳銃弾の雷管です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "501407f2-33d9-4892-a3d3-6dbdec9ca503" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "lgpistol_primer", | |
| "category": "spare_parts", | |
| "price": 6000, | |
| "name": "large pistol primer", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Primer from a large caliber pistol round.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "雷管(大型拳銃用)", | |
| "description": "大口径拳銃弾の雷管です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "2816092a-1031-477b-b2b9-9305172e4e13" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "smrifle_primer", | |
| "category": "spare_parts", | |
| "price": 6000, | |
| "name": "small rifle primer", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Primer from a small caliber rifle round.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "雷管(小型ライフル用)", | |
| "description": "小口径ライフル弾の雷管です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "502a2db2-107f-4156-bc3c-403261427628" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "lgrifle_primer", | |
| "category": "spare_parts", | |
| "price": 8000, | |
| "name": "large rifle primer", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Primer from a large caliber rifle round.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "雷管(大型ライフル用)", | |
| "description": "大口径ライフル弾の雷管です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "3b882bd0-e5cc-4dc4-a45d-e5efe0ee7d49" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "rubber_slug", | |
| "category": "spare_parts", | |
| "price": 1000, | |
| "name": "rubber slug", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Rubber slugs from a shotgun beanbag round. You could use them to make new beanbag rounds.", | |
| "material": "plastic", | |
| "volume": 1, | |
| "weight": 2, | |
| "ammo_type": "components", | |
| "count": 25, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ゴム弾", | |
| "description": "単発弾用のゴム弾です。新たな単発弾の材料になります。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "47faa944-3282-49ac-86ae-8bcbbfdd95d3" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "copper", | |
| "category": "spare_parts", | |
| "price": 1000, | |
| "name": "copper", | |
| "name_plural": "copper", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "Copper scraps. Could be used to craft something, for example makeshift shotgun shells.", | |
| "material": "copper", | |
| "volume": 1, | |
| "weight": 2, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "銅", | |
| "name": "銅", | |
| "name_plural": "銅", | |
| "color": "黄", | |
| "description": "銅屑です。自作のショットガン用弾薬などを製作する時に使います。", | |
| "material": "銅", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "5333f9df-f64c-4524-973f-db4f1f53acbc" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "solder_wire", | |
| "category": "spare_parts", | |
| "price": 5000, | |
| "name": "solder", | |
| "name_plural": "solder", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A small spool of solder, able to be used in ammunition and electronics.", | |
| "material": "steel", | |
| "volume": 0, | |
| "weight": 3, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "はんだ", | |
| "name_plural": "はんだ", | |
| "description": "弾薬や電子機器に利用出来そうな小さな糸巻き状のはんだです。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "f06698c6-17fe-429f-9179-33172ff1da4d" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "tin", | |
| "category": "spare_parts", | |
| "price": 750, | |
| "name": "tin", | |
| "name_plural": "tin", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "Tin and pewter scraps. Usable in making ammo.", | |
| "material": "steel", | |
| "volume": 0, | |
| "weight": 3, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "錫", | |
| "name": "錫", | |
| "name_plural": "錫", | |
| "description": "シロメ製の廃品と錫です。弾薬を作るのに利用する事が出来ます。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "27f61d9b-dfd3-437b-9121-41bcf004409f" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "medical_tape", | |
| "category": "spare_parts", | |
| "price": 2000, | |
| "name": "medical tape", | |
| "symbol": "=", | |
| "color": "white", | |
| "description": "A roll of medical tape, similar to duct tape.", | |
| "material": "plastic", | |
| "volume": 1, | |
| "weight": 3, | |
| "ammo_type": "components", | |
| "count": 35, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "医療テープ", | |
| "color": "白色", | |
| "description": "ダクトテープのようにロール状に巻かれた医療用のテープです。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "3038f8be-a79f-4042-8a71-21a4e9bd914d" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "84x246mm_he", | |
| "price": 70000, | |
| "//": "Milspec ammo such as grenades and rockets: not available to the general public, so Expensive.", | |
| "name": "FFV441B HE rocket", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "A 84x246mm High Explosive anti-personnel round for the Carl Gustav M3 recoilless rifle. Designed to be highly effective against personnel.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 3, | |
| "weight": 3200, | |
| "ammo_type": "84x246mm", | |
| "damage": 60, | |
| "pierce": 10, | |
| "range": 120, | |
| "dispersion": 60, | |
| "recoil": 45, | |
| "effects": [ | |
| "COOKOFF", | |
| "EXPLOSIVE_BIG", | |
| "FRAG", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(84x246mm/榴弾)", | |
| "description": "カールグスタフM3無反動砲用の84x246mm対人榴弾です。人体に対して効果的であるように設計されています。" | |
| }, | |
| "uuid": "e1277106-b947-4466-87ca-c5cce57744ff" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "84x246mm_hedp", | |
| "price": 70000, | |
| "name": "FFV502 HEDP rocket", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "A 84x246mm High Explosive Dual Purpose anti-materiel round for the Carl Gustav M3 recoilless rifle. Designed to be highly effective against vehicles and structures.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 3, | |
| "weight": 3300, | |
| "ammo_type": "84x246mm", | |
| "damage": 1000, | |
| "pierce": 225, | |
| "range": 100, | |
| "dispersion": 75, | |
| "recoil": 60, | |
| "effects": [ | |
| "COOKOFF", | |
| "EXPLOSIVE_BIG", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(84x246mm/多目的榴弾)", | |
| "description": "カールグスタフM3無反動砲用の84x246mm多目的榴弾です。車両や構造物に対して効果的であるように設計されています。" | |
| }, | |
| "uuid": "807d15c3-564e-4eab-8ce1-6d7a499ff7dc" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "84x246mm_smoke", | |
| "price": 45000, | |
| "name": "FFV469 smoke rocket", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "A 84x246mm smoke marker round for the Carl Gustav M3 recoilless rifle. Commonly used for signaling, target designation, and for screening troop movements.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 3, | |
| "weight": 3100, | |
| "ammo_type": "84x246mm", | |
| "damage": 60, | |
| "pierce": 10, | |
| "range": 140, | |
| "dispersion": 30, | |
| "recoil": 45, | |
| "effects": [ | |
| "COOKOFF", | |
| "SMOKE_BIG", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(84x246mm/煙幕)", | |
| "description": "カールグスタフM3無反動砲用の84x246mm煙幕弾です。一般的には合図や標的の指示、そして部隊の移動をスクリーニングする為に使用します。" | |
| }, | |
| "uuid": "3661c369-aef0-4994-8d00-36b1fa18743e" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "RPG-7_ammo", | |
| "price": 10000, | |
| "name": "PG-7VL rocket", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "93mm single-stage high-explosive ammunition for the RPG-7.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 7, | |
| "weight": 2600, | |
| "ammo_type": "RPG-7", | |
| "damage": 3000, | |
| "pierce": 750, | |
| "range": 60, | |
| "dispersion": 75, | |
| "recoil": 450, | |
| "effects": [ | |
| "COOKOFF", | |
| "EXPLOSIVE", | |
| "TRAIL", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(93mm)", | |
| "description": "RPG-7用の93mm単段式榴弾です。", | |
| "ammo_type": "ランチャー(ロケット弾/RPG-7)" | |
| }, | |
| "uuid": "738d25e0-90dd-42db-ae7a-1d5b6132a730" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "m235tpa", | |
| "price": 200000, | |
| "//": "$500 per. Cheap!", | |
| "name": "M235 TPA rocket", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "66mm incendiary rockets used in the M202 FLASH rocket launcher. Their warheads are filled with a thickened pyrophoric agent, which burns at 2200 degrees Fahrenheit.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 8, | |
| "weight": 1140, | |
| "ammo_type": "m235", | |
| "damage": 60, | |
| "pierce": 10, | |
| "range": 70, | |
| "dispersion": 150, | |
| "recoil": 150, | |
| "count": 4, | |
| "effects": [ | |
| "COOKOFF", | |
| "NAPALM_BIG", | |
| "TRAIL", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(66mm/自然発火剤)", | |
| "description": "M202フラッシュ用の66mm焼夷弾です。弾頭に燃焼時1000℃以上に達する増粘自然発火剤が入っています。" | |
| }, | |
| "uuid": "407b7332-c5ce-4afb-ab2f-a44954e00bf7" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "generic_no_ammo", | |
| "price": 0, | |
| "name": "placeholder ammunition", | |
| "name_plural": "placeholder ammunition", | |
| "symbol": "=", | |
| "color": "red", | |
| "description": "IF YOU ARE SEEING THIS IT IS A BUG.", | |
| "volume": 0, | |
| "ammo_type": "NULL", | |
| "flags": [ | |
| "UNRECOVERABLE" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "代替弾薬", | |
| "name_plural": "代替弾薬", | |
| "color": "赤色", | |
| "description": "この文章が見えている場合はバグが発生しています。" | |
| }, | |
| "uuid": "453ce031-311c-4e57-a6a6-57013d1d456b" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "5x50_hull", | |
| "category": "spare_parts", | |
| "price": 80000, | |
| "//": "Should be $4 per.", | |
| "name": "5x50mm hull", | |
| "symbol": "=", | |
| "color": "light_green", | |
| "description": "An empty plastic hull from a 5x50mm flechette round.", | |
| "material": "plastic", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(5x50mm)", | |
| "description": "プラスチック製の5x50mm矢弾用の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "58a880e9-9cad-4ee8-be61-d876825950eb" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "charcoal", | |
| "category": "spare_parts", | |
| "price": 200, | |
| "name": "charcoal", | |
| "name_plural": "charcoal", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Charcoal is a flammable carbon based material obtained by removing water and other volatile constituents from animal and vegetation substances. It is produced by slowly heating wood or other substances in the absence of oxygen.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 44, | |
| "ammo_type": "charcoal", | |
| "count": 50, | |
| "stack_size": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "炭", | |
| "name": "炭", | |
| "name_plural": "炭", | |
| "description": "炭は動物または植物性物質から、水や他の揮発性成分を取り除く事により得られる、可燃性の炭素系資源です。無酸素状態で、木材などを燃焼させる事によって作り出す事が出来ます。", | |
| "ammo_type": "炭" | |
| }, | |
| "uuid": "f160d9ff-f751-4a7b-9eb8-e522ba22803a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "coal_lump", | |
| "category": "spare_parts", | |
| "price": 200, | |
| "name": "coal", | |
| "name_plural": "coal", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "Flammable black chunks of carbon-based material commonly used for cooking and heating.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 44, | |
| "ammo_type": "charcoal", | |
| "count": 250, | |
| "stack_size": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "石炭", | |
| "name_plural": "石炭", | |
| "description": "可燃性で黒色の、炭素を主成分とする鉱物の塊です。調理や暖房に用いられます。", | |
| "ammo_type": "炭" | |
| }, | |
| "uuid": "12c0bcc9-db03-47e1-84da-ebb7d54b3a47" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "mininuke_mod", | |
| "price": 180000, | |
| "//": "Never marketed pre-Cataclysm.", | |
| "name": "modified mininuke", | |
| "symbol": "*", | |
| "color": "green", | |
| "description": "A heavy modified handheld nuclear device. Intended to be fired from a specialized launcher, its case has been cut down and it has been rigged to explode on impact. While it is now somewhat lighter than before, it can no longer be triggered manually.", | |
| "material": "plastic", | |
| "volume": 3, | |
| "weight": 3816, | |
| "bashing": 8, | |
| "ammo_type": "mininuke_mod", | |
| "damage": 14, | |
| "stack_size": 2, | |
| "effects": [ | |
| "MININUKE_MOD", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "小型原子爆弾(改良型)", | |
| "color": "緑", | |
| "description": "大幅に改造された携帯用核兵器です。特殊なランチャーから発射する事を意図しており、着弾時にケースを切り落として、爆発するように設計されています。多少は軽量化されていますが、手動で起動する事は出来ません。" | |
| }, | |
| "uuid": "f5e95843-4a46-4eda-815d-af172cc601fb" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "ampoule", | |
| "category": "drugs", | |
| "price": 50000, | |
| "name": "RA21E medical ampoule", | |
| "symbol": "=", | |
| "color": "cyan", | |
| "description": "A tiny glass vial filled with advanced fast-healing chemicals which can only be activated by a Rivtech jet injector device. A label on the side warns against using more than two doses per hour.", | |
| "material": "glass", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "ampoule", | |
| "count": 2, | |
| "stack_size": 20, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "RA21E医療アンプル", | |
| "color": "シアン", | |
| "description": "Rivtech社製のジェット式注射デバイスでのみ使用出来ます、先進的な高速治癒薬で満たされた小さなガラス瓶です。側面のラベルには1時間に付き2回以上は投薬しないようにとの警告が書かれています。", | |
| "material": "グラス" | |
| }, | |
| "uuid": "ee4da15c-1bc7-4a95-8029-50d3b6b492d3" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "stimpack_ammo", | |
| "category": "drugs", | |
| "price": 30000, | |
| "name": "RA10K stimulant module", | |
| "name_plural": "RA10K stimulant modules", | |
| "symbol": "=", | |
| "color": "cyan", | |
| "description": "A pressurized multi-chamber glass vial filled with powerful chemical stimulants which can only be activated by a Rivtech stimulant delivery system.", | |
| "material": "glass", | |
| "volume": 1, | |
| "weight": 1, | |
| "ammo_type": "stimpack_ammo", | |
| "count": 5, | |
| "stack_size": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "RA10K興奮剤モジュール", | |
| "color": "シアン", | |
| "description": "強力な興奮剤を充填した密閉加圧された連装式の注射筒です。このモジュールはRivtech社製の興奮剤投与装置によってのみ動作します。", | |
| "material": "グラス" | |
| }, | |
| "uuid": "6483ea02-ed83-4399-861d-ddfd609e9cdb" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "50_casing", | |
| "category": "spare_parts", | |
| "price": 9000, | |
| "//": "$3 per casing; the rounds are $10 thanks to being a niche market.", | |
| "name": ".50 BMG casing", | |
| "symbol": "=", | |
| "color": "blue", | |
| "description": "An empty casing from a .50 BMG round. These are rare, so you might want to hold onto these.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 50, | |
| "ammo_type": "components", | |
| "stack_size": 15, | |
| "count": 25, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.50口径BMG)", | |
| "color": "青色", | |
| "description": ".50口径BMG用の空薬莢です。貴重品なので、確保する事をお勧めします。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "e527611e-c6fa-48dd-be03-e094f202eea0" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "rebreather_filter", | |
| "category": "spare_parts", | |
| "price": 2500, | |
| "name": "rebreather filter cartridge", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A replacement filter cartridge for a rebreather.", | |
| "material": "aluminum", | |
| "volume": 1, | |
| "weight": 12, | |
| "ammo_type": "rebreather_filter", | |
| "count": 30, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "リブリーザーフィルターカートリッジ", | |
| "description": "リブリーザーの交換用フィルターカートリッジです。" | |
| }, | |
| "uuid": "b770b490-07eb-4b0c-b044-c6d9bfc7069f" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "700nx_casing", | |
| "category": "spare_parts", | |
| "price": 9000, | |
| "//": "$3 per, again thanks to niche markets.", | |
| "name": ".700 NX casing", | |
| "symbol": "=", | |
| "color": "blue", | |
| "description": "An empty casing from a .700 NX round. These are rare, so you might want to hold onto these.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 50, | |
| "ammo_type": "components", | |
| "stack_size": 15, | |
| "count": 30, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.70口径/ニトロ・エクスプレス)", | |
| "color": "青色", | |
| "description": ".70口径NX用の空薬莢です。貴重品なので大切にしましょう。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "9330cd02-7648-4abb-8928-6f7e62fec6df" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "300_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "//": "Sure, $0.50 per, but you're talking 200 of them.", | |
| "name": ".300 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .300 Winchester Magnum round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 8, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.30口径)", | |
| "color": "黄", | |
| "description": ".30口径ウィンチェスターマグナム弾の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "d5fcfce2-1a5b-445f-999b-f817db86b919" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "36navy", | |
| "price": 5000, | |
| "name": ".36 paper cartridge", | |
| "symbol": "=", | |
| "color": "white", | |
| "description": "A paper cartridge containing a premeasured amount of black powder and a .36 projectile. Used by the Colt M1861 Navy.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 6, | |
| "ammo_type": "36paper", | |
| "damage": 17, | |
| "range": 15, | |
| "dispersion": 120, | |
| "recoil": 210, | |
| "count": 25, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "紙製薬莢(.36口径)", | |
| "color": "白色", | |
| "description": "予め量を調整した黒色火薬と.36口径弾頭を内包した紙製薬莢です。コルトM1861ネイビーで使用します。" | |
| }, | |
| "uuid": "192470c6-b06d-43d0-a2ba-765762063588" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "44army", | |
| "price": 5000, | |
| "name": ".44 paper cartridge", | |
| "symbol": "=", | |
| "color": "white", | |
| "description": "A paper cartridge containing a premeasured amount of black powder and a .44 projectile. Used by the Colt M1860 Army.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 7, | |
| "ammo_type": "44paper", | |
| "damage": 26, | |
| "range": 18, | |
| "dispersion": 120, | |
| "recoil": 345, | |
| "count": 25, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "紙製薬莢(.44口径)", | |
| "color": "白色", | |
| "description": "予め量を調節した黒色火薬と.44口径の弾頭で出来た紙製薬莢です。コルトM1860アーミーで使われていました。" | |
| }, | |
| "uuid": "e23b5dd0-a95d-477b-87ec-b4201ae459f2" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "762R_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": "7.62x54mmR casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a 7.62x54mmR round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 8, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(7.62x54mm/R)", | |
| "color": "黄", | |
| "description": "7.62x54mmR弾の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "a6679d5e-ece7-4a51-ac6b-37b7df750491" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "32_casing", | |
| "category": "spare_parts", | |
| "price": 10000, | |
| "name": ".32 casing", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "An empty casing from a .32 round.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 2, | |
| "ammo_type": "components", | |
| "count": 200, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "空薬莢(.32口径)", | |
| "color": "黄", | |
| "description": ".32口径弾の空薬莢です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "d4947c0d-9734-4da5-b7bd-e659a467669c" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "nicotine_liquid", | |
| "category": "spare_parts", | |
| "price": 1000, | |
| "name": "nicotine liquid", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "A liquid is made up of propylene glycol, vegetable glycerine, flavorings and nicotine.", | |
| "container": "bottle_plastic_small", | |
| "phase": "liquid", | |
| "volume": 0, | |
| "weight": 2, | |
| "ammo_type": "components", | |
| "count": 50, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "液体ニコチン", | |
| "color": "黄", | |
| "description": "この液体はポリプロピレングリコール、植物性グリセリン、香料およびニコチンから構成されています。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "97179e81-4fb9-4eda-8282-3a574daf807f" | |
| }, | |
| { | |
| "id": "fish_bait", | |
| "type": "AMMO", | |
| "category": "spare_parts", | |
| "name": "fish bait", | |
| "description": "A bait used in traps to lure fish.", | |
| "weight": 1, | |
| "volume": 1, | |
| "symbol": "=", | |
| "color": "light_red", | |
| "count": 20, | |
| "stack_size": 50, | |
| "ammo_type": "fish_bait", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "魚の餌" | |
| }, | |
| "uuid": "7d493b22-8142-49cc-a300-bbb17072a0d7" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "oxygen", | |
| "category": "spare_parts", | |
| "price": 12000, | |
| "//": "This seems like the larger medical tank, not an instant-use model with mask attached", | |
| "name": "oxygen", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "A canister of oxygen.", | |
| "material": "steel", | |
| "volume": 10, | |
| "weight": 1183, | |
| "ammo_type": "components", | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "酸素", | |
| "name": "酸素", | |
| "description": "酸素の入った容器です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "bdf25dc0-b985-42a7-9118-616a10a5ba15" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "spiked_rocket", | |
| "price": 1000, | |
| "name": "spiked home-made rocket", | |
| "symbol": ",", | |
| "color": "dark_gray", | |
| "description": "A home-built rocket, consisting of a spike welded onto a pipe that was filled with improvised rocket fuel. Horribly inaccurate, as can be expected of this grade of weapon, but packs a fierce punch... if it hits.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 6, | |
| "weight": 1510, | |
| "ammo_type": "homebrew_rocket", | |
| "damage": 80, | |
| "pierce": 80, | |
| "range": 18, | |
| "dispersion": 180, | |
| "recoil": 130, | |
| "effects": [ | |
| "COOKOFF", | |
| "TRAIL" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(自作/棘)", | |
| "description": "手作りのロケット弾です。概要は即席の推進剤で満たされた棘付きのパイプですね。命中精度は最悪ですが、威力はそれなりにあります。 ...当たってくれればですが。" | |
| }, | |
| "uuid": "dac11255-aba0-48ab-862c-7a7f74b60dc7" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "explosive_hm_rocket", | |
| "price": 2000, | |
| "name": "explosive home-made rocket", | |
| "symbol": ",", | |
| "color": "dark_gray", | |
| "description": "A home-built rocket, consisting of a simple explosive warhead attached onto a pipe, filled with improvised rocket fuel. Not very powerful, but can be made from scratch.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 5, | |
| "weight": 990, | |
| "ammo_type": "homebrew_rocket", | |
| "damage": 500, | |
| "pierce": 125, | |
| "range": 23, | |
| "dispersion": 170, | |
| "recoil": 130, | |
| "effects": [ | |
| "COOKOFF", | |
| "TRAIL", | |
| "EXPLOSIVE" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(自作/炸裂)", | |
| "description": "手作りのロケット弾です。即席の推進剤で満たされたパイプの先端に、簡単な炸裂弾頭が取り付けてあります。威力はそれなりですが、自作可能です。" | |
| }, | |
| "uuid": "beed7450-271d-4dc3-a78c-bcedc5ff1b4a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "incendiary_hm_rocket", | |
| "price": 1300, | |
| "name": "incendiary home-made rocket", | |
| "symbol": ",", | |
| "color": "red", | |
| "description": "A home-built rocket, consisting of a container of flammable gel attached onto a pipe, filled with improvised rocket fuel. Short-range incendiary – handle with care!", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 6, | |
| "weight": 1190, | |
| "ammo_type": "homebrew_rocket", | |
| "damage": 50, | |
| "pierce": 15, | |
| "range": 13, | |
| "dispersion": 200, | |
| "recoil": 130, | |
| "effects": [ | |
| "COOKOFF", | |
| "TRAIL", | |
| "NAPALM" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ロケット弾(自作/焼夷)", | |
| "color": "赤色", | |
| "description": "手作りのロケット弾です。即席の推進剤で満たされたパイプの先端に、可燃性のゲルを詰めた容器が取り付けてあります。狭い範囲に焼夷効果を及ぼします。取り扱いに注意!" | |
| }, | |
| "uuid": "54e37085-99fb-47f2-9158-fa5e494a0a72" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "unfinished_charcoal", | |
| "category": "spare_parts", | |
| "price": 0, | |
| "name": "unfinished charcoal", | |
| "name_plural": "unfinished charcoal", | |
| "symbol": "=", | |
| "color": "brown", | |
| "description": "The result of an interrupted charcoal making process. Useless, except as fuel in a charcoal kiln.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 300, | |
| "ammo_type": "unfinished_char", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "炭(未完成)", | |
| "name_plural": "炭(未完成)", | |
| "color": "茶色", | |
| "description": "木炭の製作行程を中止した際の生成物です。炭焼窯の燃料にする以外の使い道はありません。" | |
| }, | |
| "uuid": "e559ba5c-52b1-4bf5-86cd-237441762ff6" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "gas_fungicidal", | |
| "category": "chems", | |
| "price": 3500, | |
| "name": "sprayable fungicide", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "description": "Fungicide enhanced with sulfur to create sprayable anti-fungal ammo for the chemical thrower. Best be used with some kind of mask or mouth protection.", | |
| "volume": 1, | |
| "weight": 1, | |
| "phase": "liquid", | |
| "ammo_type": "chemical_spray", | |
| "range": 4, | |
| "count": 100, | |
| "effects": [ | |
| "GAS_FUNGICIDAL", | |
| "STREAM_GAS_FUNGICIDAL", | |
| "NEVER_MISFIRES", | |
| "JET" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "噴霧式殺菌剤", | |
| "color": "黄", | |
| "description": "化学物質放射器用の噴霧式の硫黄抗菌剤です。使用の際はマスクなどで口を防護しましょう。" | |
| }, | |
| "uuid": "c3152739-6df6-4ca7-90cb-790bb602071e" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "gas_chloramine", | |
| "category": "chems", | |
| "price": 3500, | |
| "name": "sprayable toxic gas", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A hazardous mixture made from household cleaners, improvised for use in a chemical thrower. Best be used with some kind of mask or mouth protection.", | |
| "volume": 1, | |
| "weight": 1, | |
| "phase": "liquid", | |
| "ammo_type": "chemical_spray", | |
| "range": 4, | |
| "count": 100, | |
| "effects": [ | |
| "TOXICGAS", | |
| "NEVER_MISFIRES", | |
| "JET" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "噴霧式有毒ガス", | |
| "color": "緑", | |
| "description": "化学物質放射器用の家庭用洗剤を混ぜて作った即席有毒ガスです。使用の際はマスクなどで口を防護しましょう。" | |
| }, | |
| "uuid": "4a68b4bf-2aab-4420-98f4-f66d499f3333" | |
| }, | |
| { | |
| "abstract": "ammolink", | |
| "type": "AMMO", | |
| "category": "spare_parts", | |
| "name": "ammo belt linkage", | |
| "description": "A small metal linkage from a disintegrating ammo belt.", | |
| "weight": 2, | |
| "volume": 1, | |
| "price": 2500, | |
| "count": 100, | |
| "material": "steel", | |
| "symbol": "=", | |
| "color": "yellow", | |
| "ammo_type": "components", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾帯接続金具", | |
| "description": "弾帯から外れた接続金具です。弾薬と弾薬を繋いで固定するための部品です。", | |
| "color": "黄", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "d9f893e4-cd55-4ae4-996d-7db231d123f6" | |
| }, | |
| { | |
| "id": "ammolink223", | |
| "copy-from": "ammolink", | |
| "type": "AMMO", | |
| "name": ".223 ammo belt linkage", | |
| "use_action": { | |
| "type": "ammobelt", | |
| "belt": "belt223" | |
| }, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾帯接続金具(.223口径)" | |
| }, | |
| "uuid": "6d08dd63-ad7c-402c-8711-77778453637a" | |
| }, | |
| { | |
| "id": "ammolink308", | |
| "copy-from": "ammolink", | |
| "type": "AMMO", | |
| "name": ".308 ammo belt linkage", | |
| "use_action": { | |
| "type": "ammobelt", | |
| "belt": "belt308" | |
| }, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾帯接続金具(.308口径)" | |
| }, | |
| "uuid": "53072b33-b71b-41a7-b751-94f1763a0495" | |
| }, | |
| { | |
| "id": "ammolink40mm", | |
| "copy-from": "ammolink", | |
| "type": "AMMO", | |
| "name": "40mm grenade belt linkage", | |
| "weight": 6, | |
| "count": 25, | |
| "stack_size": 25, | |
| "use_action": { | |
| "type": "ammobelt", | |
| "belt": "belt40mm" | |
| }, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾帯接続金具(40mm)" | |
| }, | |
| "uuid": "9dde436c-a3f6-4a7c-a761-b791888ac5b7" | |
| }, | |
| { | |
| "id": "ammolink50", | |
| "copy-from": "ammolink", | |
| "type": "AMMO", | |
| "name": ".50 ammo belt linkage", | |
| "weight": 3, | |
| "count": 50, | |
| "stack_size": 50, | |
| "use_action": { | |
| "type": "ammobelt", | |
| "belt": "belt50" | |
| }, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾帯接続金具(.50口径)" | |
| }, | |
| "uuid": "bf9db3ce-f91f-43a7-8aef-13f4f88401a8" | |
| }, | |
| { | |
| "id": "20x66_beanbag", | |
| "type": "AMMO", | |
| "name": "20x66mm beanbag", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, sublethal beanbag type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 25000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 6, | |
| "damage": 6, | |
| "recoil": 1000, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "NEVER_MISFIRES", | |
| "LARGE_BEANBAG", | |
| "NOGIB" | |
| ], | |
| "copy-from": "20x66_shot", | |
| "loudness": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/ビーンバッグ)", | |
| "description": "殺傷力を抑えたビーンバッグ仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "46ba8a71-2444-4bd1-8b01-126079b5351f" | |
| }, | |
| { | |
| "id": "20x66_bootleg_flechette", | |
| "type": "AMMO", | |
| "name": "handmade 20x66mm flechette", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "Handcrafted bootleg duplicates of Rivtech 20x66mm caseless flechette rounds. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 38500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 6, | |
| "damage": 45, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "20x66_flechette", | |
| "pierce": 20, | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/矢弾(手詰め))", | |
| "description": "矢弾仕様のRivtech社製の20x66mmケースレス弾(手製)です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "0e5979f1-5a2e-411e-a29e-49dc1842497a" | |
| }, | |
| { | |
| "id": "20x66_bootleg_shot", | |
| "type": "AMMO", | |
| "name": "handmade 20x66mm buckshot", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "Handcrafted bootleg duplicates of Rivtech 20x66mm caseless buckshot rounds. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 6300, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 6, | |
| "damage": 54, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "20x66_shot", | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/大ペレット弾(手詰め))", | |
| "description": "散弾仕様のRivtech社製の20x66mmケースレス弾(手製)です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "8a3ff74f-1fbd-452f-8834-e96adb961f81" | |
| }, | |
| { | |
| "id": "20x66_bootleg_slug", | |
| "type": "AMMO", | |
| "name": "handmade 20x66mm slug", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "Handcrafted bootleg duplicates of Rivtech 20x66mm caseless solid projectile rounds. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 6300, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 12, | |
| "damage": 35, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "20x66_slug", | |
| "pierce": 8, | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/単発弾(手詰め))", | |
| "description": "単発弾仕様のRivtech社製の20x66mmケースレス弾(手製)です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "f959e2f9-8e40-4f51-a80b-0b27560b136b" | |
| }, | |
| { | |
| "id": "20x66_exp", | |
| "type": "AMMO", | |
| "name": "20x66mm explosive", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, explosive projectile type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 80000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 20, | |
| "damage": 16, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "EXPLOSIVE_SMALL", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "20x66_shot", | |
| "pierce": 4, | |
| "dispersion": 120, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/炸裂)", | |
| "description": "榴弾仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "b064b903-9731-4a57-8110-2ded56b97df2" | |
| }, | |
| { | |
| "id": "20x66_flare", | |
| "type": "AMMO", | |
| "name": "20x66mm flare", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, signal flare type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 20000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 20, | |
| "damage": 16, | |
| "recoil": 100, | |
| "effects": [ | |
| "NO_EMBED" | |
| ], | |
| "copy-from": "20x66_shot", | |
| "dispersion": 200, | |
| "drop": "handflare_lit", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/信号)", | |
| "description": "信号弾仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "5a89ec5f-b87f-47dd-a065-afb4f57efea1" | |
| }, | |
| { | |
| "id": "20x66_flechette", | |
| "type": "AMMO", | |
| "name": "20x66mm flechette", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, flechette type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 55000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 6, | |
| "damage": 50, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "20x66_shot", | |
| "pierce": 20, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/矢弾)", | |
| "description": "矢弾仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "82612701-aa5c-453e-8e16-a814d0025733" | |
| }, | |
| { | |
| "id": "20x66_frag", | |
| "type": "AMMO", | |
| "name": "20x66mm frag", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, explosive fragmentation type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 90000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 5, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 12, | |
| "damage": 9, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES", | |
| "FRAG" | |
| ], | |
| "copy-from": "20x66_slug", | |
| "pierce": 2, | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/破片)", | |
| "description": "爆発性破砕弾仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "122721e3-9c9c-4f29-b1e8-ae743a617255" | |
| }, | |
| { | |
| "id": "20x66_inc", | |
| "type": "AMMO", | |
| "name": "20x66mm incendiary", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, incendiary type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 100000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 6, | |
| "damage": 60, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "NEVER_MISFIRES", | |
| "INCENDIARY" | |
| ], | |
| "copy-from": "20x66_shot", | |
| "name_plural": "20x66mm incendiaries", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/焼夷)", | |
| "description": "焼夷弾仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "0ec6fb78-ebf8-46e7-b55c-adb928b7ae1a" | |
| }, | |
| { | |
| "id": "20x66_shot", | |
| "type": "AMMO", | |
| "name": "20x66mm buckshot", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, buckshot type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 9000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 6, | |
| "damage": 60, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/大ペレット弾)", | |
| "description": "散弾仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "39faabfc-ea9e-49a6-b0a5-07080212ba55" | |
| }, | |
| { | |
| "id": "20x66_slug", | |
| "type": "AMMO", | |
| "name": "20x66mm slug", | |
| "//": "2.5x the Generic Rate of $1/shot", | |
| "description": "20x66mm caseless shotgun rounds, solid projectile type. Proprietary ammunition for Rivtech shotguns. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 9000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "20x66mm", | |
| "range": 12, | |
| "damage": 39, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "20x66_shot", | |
| "pierce": 8, | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(20x66mm/単発弾)", | |
| "description": "単発弾仕様の20x66mmケースレス弾です。Rivtech社製のショットガン用の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "1ed0dae3-9094-40af-9d37-372949a22fa4" | |
| }, | |
| { | |
| "id": "22_cb", | |
| "type": "AMMO", | |
| "name": ".22 CB", | |
| "name_plural": ".22 CB", | |
| "description": "The .22 Conical Ball is a variety of .22 ammunition that propels its bullet using a primer instead of gunpowder. The end result is a subsonic round that is so weak as to be nearly useless given your predicament.", | |
| "weight": 3, | |
| "volume": 1, | |
| "price": 1800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 100, | |
| "stack_size": 100, | |
| "ammo_type": "22", | |
| "casing": "22_casing", | |
| "range": 7, | |
| "damage": 4, | |
| "dispersion": 72, | |
| "recoil": 90, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "22_lr", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.22口径/CB)", | |
| "name_plural": "弾薬(.22口径/CB)", | |
| "description": "コニカルボール.22口径弾は22口径弾のバリエーションの一つで、火薬の代わりに雷管を使用して推進力を得ます。弾速は最終的に亜音速の域に達しますが、窮地に立たされた時に使うとしても、威力が弱過ぎてほとんど役には立ってくれないでしょう。", | |
| "color": "黄" | |
| }, | |
| "uuid": "642096b7-9192-45e0-92b3-a0de6b13aa08" | |
| }, | |
| { | |
| "id": "22_fmj", | |
| "type": "AMMO", | |
| "name": ".22 FMJ", | |
| "name_plural": ".22 FMJ", | |
| "description": ".22 Long Rifle ammunition with 30gr FMJ bullets. The .22LR round is extremely weak with very low stopping power, short range, and negligible recoil. It is most useful for rifle training, and hunting small animals.", | |
| "weight": 3, | |
| "volume": 1, | |
| "price": 2500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 80, | |
| "stack_size": 100, | |
| "ammo_type": "22", | |
| "casing": "22_casing", | |
| "range": 13, | |
| "damage": 11, | |
| "dispersion": 60, | |
| "recoil": 150, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "22_lr", | |
| "pierce": 2, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.22口径/FMJ)", | |
| "name_plural": "弾薬(.22口径/FMJ)", | |
| "color": "黄" | |
| }, | |
| "uuid": "3f8b3483-8794-41f1-b957-02a2442c34b1" | |
| }, | |
| { | |
| "id": "22_lr", | |
| "type": "AMMO", | |
| "name": ".22 LR", | |
| "name_plural": ".22 LR", | |
| "description": ".22 Long Rifle ammunition with 40gr unjacketed bullets. The .22LR round is extremely weak with very low stopping power, short range, and negligible recoil. It is most useful for rifle training, and hunting small animals.", | |
| "weight": 3, | |
| "volume": 1, | |
| "price": 2500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 80, | |
| "stack_size": 100, | |
| "ammo_type": "22", | |
| "casing": "22_casing", | |
| "range": 13, | |
| "damage": 12, | |
| "dispersion": 60, | |
| "recoil": 150, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.22口径/LR)", | |
| "name_plural": "弾薬(.22口径/LR)", | |
| "color": "黄" | |
| }, | |
| "uuid": "8a4cf750-3962-4639-bb3e-c499e3cb585b" | |
| }, | |
| { | |
| "id": "22_ratshot", | |
| "type": "AMMO", | |
| "name": ".22 rat-shot", | |
| "name_plural": ".22 rat-shot", | |
| "description": "Rat-shot is an extremely weak .22 shotgun cartridge, designed for killing rats, snakes, or other small vermin while being unable to damage walls. It has an extremely short range and is unable to injure all but the smallest creatures.", | |
| "weight": 3, | |
| "volume": 1, | |
| "price": 1800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 100, | |
| "stack_size": 100, | |
| "ammo_type": "22", | |
| "casing": "22_casing", | |
| "range": 3, | |
| "damage": 4, | |
| "dispersion": 72, | |
| "recoil": 45, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "NOGIB" | |
| ], | |
| "copy-from": "22_cb", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.22口径/ラットショット)", | |
| "name_plural": "弾薬(.22口径/ラットショット)", | |
| "description": "ラットショットは威力が極めて弱い.22口径の散弾で、建築物を傷付けずに小動物を駆除出来るように設計されています。非常に射程が短く、小動物以外を傷付ける事は難しいでしょう。", | |
| "color": "黄" | |
| }, | |
| "uuid": "516d3f70-73c8-4be2-b19b-d063bc338536" | |
| }, | |
| { | |
| "id": "reloaded_22_lr", | |
| "type": "AMMO", | |
| "name": "handloaded .22 LR", | |
| "name_plural": "handloaded .22 LR", | |
| "description": ".22 Long Rifle ammunition with 40gr unjacketed bullets. The .22LR round is extremely weak with very low stopping power, short range, and negligible recoil. It is most useful for rifle training, and hunting small animals.", | |
| "weight": 3, | |
| "volume": 1, | |
| "price": 1750, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 80, | |
| "stack_size": 100, | |
| "ammo_type": "22", | |
| "casing": "22_casing", | |
| "range": 13, | |
| "damage": 10, | |
| "dispersion": 66, | |
| "recoil": 150, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "22_lr", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.22口径/LR(手詰め))", | |
| "name_plural": "弾薬(.22口径/LR(手詰め))", | |
| "color": "黄" | |
| }, | |
| "uuid": "da748fd3-fecf-4d82-a157-70a71df32e3e" | |
| }, | |
| { | |
| "id": "reloaded_22_fmj", | |
| "type": "AMMO", | |
| "name": "handloaded .22 FMJ", | |
| "name_plural": "handloaded .22 FMJ", | |
| "description": ".22 Long Rifle ammunition with 30gr FMJ bullets. The .22LR round is extremely weak with very low stopping power, short range, and negligible recoil. It is most useful for rifle training, and hunting small animals.", | |
| "weight": 3, | |
| "volume": 1, | |
| "price": 1750, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 80, | |
| "stack_size": 100, | |
| "ammo_type": "22", | |
| "casing": "22_casing", | |
| "range": 13, | |
| "damage": 9, | |
| "dispersion": 66, | |
| "recoil": 150, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "22_fmj", | |
| "pierce": 2, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.22口径/FMJ(手詰め))", | |
| "name_plural": "弾薬(.22口径/FMJ(手詰め))", | |
| "color": "黄" | |
| }, | |
| "uuid": "bce2f142-146c-45cc-842e-2627d0b57ccd" | |
| }, | |
| { | |
| "id": "223", | |
| "type": "AMMO", | |
| "name": ".223 Remington", | |
| "name_plural": ".223 Remington", | |
| "description": ".223 Remington ammunition with 36gr JHP bullets. The .223 round has been very popular with civilian shooters for almost a century, finding use in a wide variety of weapons. It generates lower pressure than 5.56 NATO leading to slightly decreased accuracy and recoil.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 2800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "223", | |
| "casing": "223_casing", | |
| "range": 36, | |
| "damage": 44, | |
| "pierce": 2, | |
| "dispersion": 30, | |
| "recoil": 1500, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.223口径/レミントン)", | |
| "name_plural": "弾薬(.223口径/レミントン)", | |
| "description": "弾頭重量約2.3gの.223口径レミントン JHP弾です。.223口径弾は民間において様々な種類の銃でほぼ1世紀に渡り使われています。精度と反動をやや犠牲にしつつも5.56 NATO弾よりも腔圧が低いです。", | |
| "color": "黄" | |
| }, | |
| "uuid": "023d71fc-8635-49f7-9cee-8baee897c285" | |
| }, | |
| { | |
| "id": "556", | |
| "type": "AMMO", | |
| "name": "5.56 NATO M855A1", | |
| "name_plural": "5.56 NATO M855A1", | |
| "description": "5.56x45mm ammunition with a 62gr FMJ bullet containing a steel penetrator. Its light weight, high accuracy, and manageable recoil lead to widespread use in the 20th century and it remains popular among militaries and civilians.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 3500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "223", | |
| "casing": "223_casing", | |
| "range": 36, | |
| "damage": 42, | |
| "pierce": 6, | |
| "dispersion": 20, | |
| "recoil": 1650, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "223", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.56mm/NATO M855A1)", | |
| "name_plural": "弾薬(5.56mm/NATO M855A1)", | |
| "description": "鉄芯が内蔵された弾頭重量62gの5.56x45mm FMJ弾です。軽量かつ精度も良く、制御可能な程度の反動の為20世紀において広く使われ、現在でも軍や市民問わず人気があります。", | |
| "color": "黄" | |
| }, | |
| "uuid": "ebe6d7c6-7818-4b88-a19c-daaaafb37587" | |
| }, | |
| { | |
| "id": "556_incendiary", | |
| "type": "AMMO", | |
| "name": "5.56 NATO tracer", | |
| "name_plural": "5.56 NATO tracer", | |
| "description": "This ammunition is a one-in-five mix of M855A1 and M856 tracer rounds to help keep the weapon they are fired from on target.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 3500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "223", | |
| "casing": "223_casing", | |
| "range": 36, | |
| "damage": 42, | |
| "pierce": 6, | |
| "dispersion": 20, | |
| "recoil": 1650, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES", | |
| "INCENDIARY" | |
| ], | |
| "copy-from": "556", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.56mm/NATO 曳光弾)", | |
| "name_plural": "弾薬(5.56mm/NATO 曳光弾)", | |
| "description": "5.56 NATO弾の一種です。M855A1弾やM856弾に5発に1発の割合で混ぜられています。この弾が発射されるとどこから撃たれたのかが分かります。", | |
| "color": "黄" | |
| }, | |
| "uuid": "3442f1b2-490d-478a-b4d8-fdbe6b25fb71" | |
| }, | |
| { | |
| "id": "reloaded_223", | |
| "type": "AMMO", | |
| "name": "reloaded .223 Remington", | |
| "name_plural": "reloaded .223 Remington", | |
| "description": ".223 Remington ammunition with 36gr JHP bullets. The .223 round has been very popular with civilian shooters for almost a century, finding use in a wide variety of weapons. It generates lower pressure than 5.56 NATO leading to slightly decreased accuracy and recoil.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 1960, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "223", | |
| "casing": "223_casing", | |
| "range": 36, | |
| "damage": 39, | |
| "pierce": 2, | |
| "dispersion": 33, | |
| "recoil": 1500, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "223", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.223口径/レミントン(手詰め))", | |
| "name_plural": "弾薬(.223口径/レミントン(手詰め))", | |
| "description": "弾頭重量約2.3gの.223口径レミントン JHP弾です。.223口径弾は民間において様々な種類の銃でほぼ1世紀に渡り使われています。精度と反動をやや犠牲にしつつも5.56 NATO弾よりも腔圧が低いです。", | |
| "color": "黄" | |
| }, | |
| "uuid": "9804b706-545e-4227-9220-53c28927a275" | |
| }, | |
| { | |
| "id": "reloaded_556", | |
| "type": "AMMO", | |
| "name": "reloaded 5.56 NATO", | |
| "name_plural": "reloaded 5.56 NATO", | |
| "description": "5.56x45mm ammunition with a 62gr FMJ bullet containing a steel penetrator. Its light weight, high accuracy, and manageable recoil lead to widespread use in the 20th century and it remains popular among militaries and civilians.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 2450, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "223", | |
| "casing": "223_casing", | |
| "range": 36, | |
| "damage": 37, | |
| "pierce": 6, | |
| "dispersion": 22, | |
| "recoil": 1650, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "556", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.56mm/NATO(手詰め))", | |
| "name_plural": "弾薬(5.56mm/NATO(手詰め))", | |
| "description": "鉄芯が内蔵された弾頭重量62gの5.56x45mm FMJ弾です。軽量かつ精度も良く、制御可能な程度の反動の為20世紀において広く使われ、現在でも軍や市民問わず人気があります。", | |
| "color": "黄" | |
| }, | |
| "uuid": "e5b79fd8-1cbc-44a5-8bc4-a4de62ab1dab" | |
| }, | |
| { | |
| "id": "reloaded_556_incendiary", | |
| "type": "AMMO", | |
| "name": "reloaded 5.56 NATO tracer", | |
| "name_plural": "reloaded 5.56 NATO tracer", | |
| "description": "This ammunition is a one-in-five mix of M855A1 and M856 tracer rounds to help keep the weapon they are fired from on target.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 2450, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "223", | |
| "casing": "223_casing", | |
| "range": 36, | |
| "damage": 37, | |
| "pierce": 6, | |
| "dispersion": 22, | |
| "recoil": 1650, | |
| "effects": [ | |
| "COOKOFF", | |
| "INCENDIARY", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "556_incendiary", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.56mm/NATO 曳光弾(手詰め))", | |
| "name_plural": "弾薬(5.56mm/NATO 曳光弾(手詰め))", | |
| "description": "5.56 NATO弾の一種です。M855A1弾やM856弾に5発に1発の割合で混ぜられています。この弾が発射されるとどこから撃たれたのかが分かります。", | |
| "color": "黄" | |
| }, | |
| "uuid": "e26d28cf-f992-4360-816f-20976cf144ec" | |
| }, | |
| { | |
| "id": "300_winmag", | |
| "type": "AMMO", | |
| "name": ".300 Winchester Magnum", | |
| "name_plural": ".300 Winchester Magnum", | |
| "description": ".300 Winchester Magnum rounds with 220gr JHP bullets. The 300WM round is an extremely powerful and accurate rifle round introduced in 1963. It has proven popular with hunters and snipers, although it is not as common as .308 or .30-06.", | |
| "weight": 28, | |
| "volume": 1, | |
| "price": 2500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 15, | |
| "ammo_type": "300", | |
| "casing": "300_casing", | |
| "range": 65, | |
| "damage": 70, | |
| "pierce": 8, | |
| "dispersion": 15, | |
| "recoil": 5300, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30口径/ウィンチェスターマグナム)", | |
| "name_plural": "弾薬(.30口径/ウィンチェスターマグナム)", | |
| "description": "弾頭重量約14.2gの.30口径JHPウィンチェスターマグナム弾です。非常に強力で精度の良いライフル弾として1963年に導入されました。.308口径弾や.30-06口径弾ほどではありませんが猟師やスナイパーの間で人気がありました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "a3f579c7-3090-4540-942f-d1e6e3e331ea" | |
| }, | |
| { | |
| "id": "reloaded_300_winmag", | |
| "type": "AMMO", | |
| "name": "reloaded .300 Winchester Magnum", | |
| "name_plural": "reloaded .300 Winchester Magnum", | |
| "description": "The .300 Winchester Magnum is extremely versatile and has been adopted by many shooting disciplines. The cartridge has found use by hunters, military units, and law enforcement departments. This one has been hand-reloaded.", | |
| "weight": 28, | |
| "volume": 1, | |
| "price": 1750, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 15, | |
| "ammo_type": "300", | |
| "casing": "300_casing", | |
| "range": 65, | |
| "damage": 63, | |
| "pierce": 8, | |
| "dispersion": 16, | |
| "recoil": 5300, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "300_winmag", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30口径/ウィンチェスターマグナム(手詰め))", | |
| "name_plural": "弾薬(.30口径/ウィンチェスターマグナム(手詰め))", | |
| "description": "多くの銃で規格されていた極めて用途の広い.30口径ウィンチェスターマグナム弾です。薬莢は警察や軍隊、猟師の使うものが見つかるでしょう。この弾薬は手詰めで製作されています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "71b5af2d-c2eb-439c-87c7-c5ca87ab778b" | |
| }, | |
| { | |
| "id": "270", | |
| "type": "AMMO", | |
| "name": ".270 Winchester", | |
| "name_plural": ".270 Winchester", | |
| "description": ".270 Winchester ammunition with 130gr soft point bullets. Similar to .30-06, the .270 round was a popular hunting cartridge until the mid 21st century when it was supplanted by new designs. It is a powerful round capable of taking down large targets with ease. While not advisable, it may be possible to use it in some firearms chambered for .30-06.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 1700, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 65, | |
| "damage": 64, | |
| "pierce": 4, | |
| "dispersion": 10, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.27口径/ウィンチェスター)", | |
| "name_plural": "弾薬(.27口径/ウィンチェスター)", | |
| "description": "弾頭重量約8.4gの.27口径ソフトポイントウィンチェスター弾です。.30-06弾と同様に、新しいデザインのものに置き換わる以前の21世紀中頃には狩猟用の弾薬として人気がありました。大きな標的を簡単に倒せる強力な弾薬です。あまり勧められませんが、.30-06弾用の銃火器にも使用可能です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "edd3e3c5-f607-4b6a-81e8-e12d7eedcffa" | |
| }, | |
| { | |
| "id": "3006", | |
| "type": "AMMO", | |
| "name": ".30-06 Springfield", | |
| "name_plural": ".30-06 Springfield", | |
| "description": ".30-06 Springfield rounds with 165gr soft point bullets. The .30-06 cartridge has excellent accuracy, range, and stopping power making it popular with hunters and snipers for well over a century.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 1200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 61, | |
| "damage": 62, | |
| "pierce": 10, | |
| "dispersion": 20, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "270", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30-06口径/スプリングフィールド)", | |
| "name_plural": "弾薬(.30-06口径/スプリングフィールド)", | |
| "description": "弾頭重量約10.6gの.30-06口径スプリングフィールドソフトポイント弾です。素晴らしい精度・射程距離・制止力を持ち1世紀以上に渡り猟師やスナイパーに人気です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "ee38bdae-fc3d-4446-bdb1-528b74eb35e1" | |
| }, | |
| { | |
| "id": "3006_incendiary", | |
| "type": "AMMO", | |
| "name": ".30-06 M14A1 tracer", | |
| "name_plural": ".30-06 M14A1 tracer", | |
| "description": "Armor piercing incendiary .30-06 M14A1 ammunition containing tracer rounds to help keep the weapon they are fired from on target. It penetrates all but the strongest body armor with ease.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 1200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 61, | |
| "damage": 62, | |
| "pierce": 10, | |
| "dispersion": 20, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES", | |
| "INCENDIARY" | |
| ], | |
| "copy-from": "3006", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30-06口径/M14A1 曳光弾)", | |
| "name_plural": "弾薬(.30-06口径/M14A1 曳光弾)", | |
| "description": "標的を逃さないよう発光体が内蔵されている、M14A1用の.30-06口径曳光弾です。最も強固な部類のボディーアーマーを除いてあらゆるものを容易に貫通できるでしょう。", | |
| "color": "黄" | |
| }, | |
| "uuid": "57033651-0263-403e-99eb-4de08b1931e1" | |
| }, | |
| { | |
| "id": "3006fmj", | |
| "type": "AMMO", | |
| "name": ".30-06 M2 AP", | |
| "name_plural": ".30-06 M2 AP", | |
| "description": "Armor piercing .30-06 M2 ammunition with 168gr FMJ bullets. It is an extremely powerful and accurate cartridge but pays for it's armor penetration abilities with lowered damage.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 1200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 61, | |
| "damage": 58, | |
| "pierce": 18, | |
| "dispersion": 20, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "3006", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30-06口径/M2 AP)", | |
| "name_plural": "弾薬(.30-06口径/M2 AP)", | |
| "description": "弾頭重量約10.8gの.30-06口径フルメタルジャケットM2 AP弾です。かなりの素晴らしい精度を持ちますが代わりに貫通力およびダメージが犠牲になっています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "f20e2edb-f762-44d3-a992-db48183bcf59" | |
| }, | |
| { | |
| "id": "reloaded_270", | |
| "type": "AMMO", | |
| "name": "reloaded .270 Winchester", | |
| "name_plural": "reloaded .270 Winchester", | |
| "description": ".270 Winchester ammunition with 130gr soft point bullets. Similar to .30-06, the .270 round was a popular hunting cartridge until the mid 21st century when it was supplanted by new designs. It is a powerful round capable of taking down large targets with ease. While not advisable, it may be possible to use it in some firearms chambered for .30-06.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 1190, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 65, | |
| "damage": 57, | |
| "pierce": 4, | |
| "dispersion": 11, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "270", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.27口径/ウィンチェスター(手詰め))", | |
| "name_plural": "弾薬(.27口径/ウィンチェスター(手詰め))", | |
| "description": "弾頭重量約8.4gの.27口径ソフトポイントウィンチェスター弾です。.30-06弾と同様に、新しいデザインのものに置き換わる以前の21世紀中頃には狩猟用の弾薬として人気がありました。大きな標的を簡単に倒せる強力な弾薬です。あまり勧められませんが、.30-06弾用の銃火器にも使用可能です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "007b9453-ae0e-4f08-971c-d96a63b22045" | |
| }, | |
| { | |
| "id": "reloaded_3006", | |
| "type": "AMMO", | |
| "name": "reloaded .30-06 Springfield", | |
| "name_plural": "reloaded .30-06 Springfield", | |
| "description": ".30-06 Springfield rounds with 165gr soft point bullets. The .30-06 cartridge has excellent accuracy, range, and stopping power making it popular with hunters and snipers for well over a century.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 840, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 61, | |
| "damage": 55, | |
| "pierce": 10, | |
| "dispersion": 22, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "3006", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30-06口径/スプリングフィールド(手詰め))", | |
| "name_plural": "弾薬(.30-06口径/スプリングフィールド(手詰め))", | |
| "description": "弾頭重量約10.6gの.30-06口径スプリングフィールドソフトポイント弾です。素晴らしい精度・射程距離・制止力を持ち1世紀以上に渡り猟師やスナイパーに人気です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "cee403f9-ea6e-446a-9f78-b2ec9d19b6d4" | |
| }, | |
| { | |
| "id": "reloaded_3006_incendiary", | |
| "type": "AMMO", | |
| "name": "reloaded .30-06 incendiary", | |
| "name_plural": "reloaded .30-06 incendiary", | |
| "description": "Armor piercing incendiary .30-06 M14A1 ammunition containing tracer rounds to help keep the weapon they are fired from on target. It penetrates all but the strongest body armor with ease.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 840, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 61, | |
| "damage": 55, | |
| "pierce": 10, | |
| "dispersion": 22, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF", | |
| "INCENDIARY", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "3006_incendiary", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30-06口径/焼夷(手詰め))", | |
| "name_plural": "弾薬(.30-06口径/焼夷(手詰め))", | |
| "description": "標的を逃さないよう発光体が内蔵されている、M14A1用の.30-06口径曳光弾です。最も強固な部類のボディーアーマーを除いてあらゆるものを容易に貫通できるでしょう。", | |
| "color": "黄" | |
| }, | |
| "uuid": "d29394a6-e818-4ea4-a323-ca5eeb0eadb7" | |
| }, | |
| { | |
| "id": "reloaded_3006fmj", | |
| "type": "AMMO", | |
| "name": "reloaded .30-06 M2 AP", | |
| "name_plural": "reloaded .30-06 M2 AP", | |
| "description": "Armor piercing .30-06 M2 ammunition with 168gr FMJ bullets. It is an extremely powerful and accurate cartridge but pays for it's armor penetration abilities with lowered damage.", | |
| "weight": 20, | |
| "volume": 1, | |
| "price": 840, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "3006", | |
| "casing": "3006_casing", | |
| "range": 61, | |
| "damage": 52, | |
| "pierce": 18, | |
| "dispersion": 22, | |
| "recoil": 3800, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "3006fmj", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.30-06口径/M2 徹甲(手詰め))", | |
| "name_plural": "弾薬(.30-06口径/M2 徹甲(手詰め))", | |
| "description": "弾頭重量約10.8gの.30-06口径フルメタルジャケットM2 AP弾です。かなりの素晴らしい精度を持ちますが代わりに貫通力およびダメージが犠牲になっています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "e038c44d-6ef4-4215-9154-8e1ceacb918c" | |
| }, | |
| { | |
| "id": "308", | |
| "type": "AMMO", | |
| "name": ".308 Winchester", | |
| "name_plural": ".308 Winchester", | |
| "description": ".308 Winchester ammunition with 168gr hollow point bullets. The .308 round is one of the most popular hunting cartridges in the world due to its accuracy and power.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 2200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "308", | |
| "casing": "308_casing", | |
| "range": 65, | |
| "damage": 60, | |
| "pierce": 2, | |
| "dispersion": 15, | |
| "recoil": 3000, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.308口径/ウィンチェスター)", | |
| "name_plural": "弾薬(.308口径/ウィンチェスター)", | |
| "description": "弾頭重量約10.8gの.308口径ウィンチェスターホローポイント弾です。その精度と威力から狩猟用として世界中で最も人気のある弾薬の一つです。", | |
| "color": "黄" | |
| }, | |
| "uuid": "13fd8f03-039c-4e12-ab99-31d9bacf5d94" | |
| }, | |
| { | |
| "id": "762_51", | |
| "type": "AMMO", | |
| "name": "7.62x51mm M80", | |
| "name_plural": "7.62x51mm M80", | |
| "description": "A 7.62x51mm NATO round with a 147gr FMJ bullet. It is a powerful rifle cartridge commonly used by hunters and military snipers because of its high accuracy and long range.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 2200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "308", | |
| "casing": "308_casing", | |
| "range": 65, | |
| "damage": 58, | |
| "pierce": 6, | |
| "dispersion": 25, | |
| "recoil": 3300, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "308", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x51mm/M80)", | |
| "name_plural": "弾薬(7.62x51mm/M80)", | |
| "description": "弾頭重量約9.5gの7.62x51mm NATOフルメタルジャケット弾です。高精度で射程も長い為、強力なライフル用銃弾として猟師や軍のスナイパーに広く使われています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "bdcb3510-27af-49f3-8a5a-a2cd494566e4" | |
| }, | |
| { | |
| "id": "762_51_incendiary", | |
| "type": "AMMO", | |
| "name": "7.62 NATO tracer", | |
| "name_plural": "7.62 NATO tracer", | |
| "description": "This ammunition is a one-in-five mix of M80 and M62 tracer rounds to help keep the weapon they are fired from on target.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 2200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "308", | |
| "casing": "308_casing", | |
| "range": 65, | |
| "damage": 58, | |
| "pierce": 6, | |
| "dispersion": 25, | |
| "recoil": 3300, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES", | |
| "INCENDIARY" | |
| ], | |
| "copy-from": "762_51", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62mm/M80 曳光弾)", | |
| "name_plural": "弾薬(7.62mm/M80 曳光弾)", | |
| "description": "7.62 NATO弾の一種です。M80弾やM62弾に5発に1発の割合で混ぜられています。この弾が発射されるとどこから撃たれたのかが分かります。", | |
| "color": "黄" | |
| }, | |
| "uuid": "2180a3f9-2f97-4162-b3da-fc3911ed4609" | |
| }, | |
| { | |
| "id": "reloaded_308", | |
| "type": "AMMO", | |
| "name": "reloaded .308 Winchester", | |
| "name_plural": "reloaded .308 Winchester", | |
| "description": ".308 Winchester ammunition with 168gr hollow point bullets. The .308 round is one of the most popular hunting cartridges in the world due to its accuracy and power.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 1540, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "308", | |
| "casing": "308_casing", | |
| "range": 65, | |
| "damage": 54, | |
| "pierce": 2, | |
| "dispersion": 16, | |
| "recoil": 3000, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "308", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.308口径/ウィンチェスター(手詰め))", | |
| "name_plural": "弾薬(.308口径/ウィンチェスター(手詰め))", | |
| "description": "弾頭重量約10.8gの.308口径ウィンチェスターホローポイント弾です。その精度と威力から狩猟用として世界中で最も人気のある弾薬の一つです。", | |
| "color": "黄" | |
| }, | |
| "uuid": "f25b0eba-4a74-492b-a756-4187e8e79cd0" | |
| }, | |
| { | |
| "id": "reloaded_762_51", | |
| "type": "AMMO", | |
| "name": "reloaded 7.62x51mm", | |
| "name_plural": "reloaded 7.62x51mm", | |
| "description": "A 7.62x51mm NATO round with a 147gr FMJ bullet. It is a powerful rifle cartridge commonly used by hunters and military snipers because of its high accuracy and long range.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 1540, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "308", | |
| "casing": "308_casing", | |
| "range": 65, | |
| "damage": 52, | |
| "pierce": 6, | |
| "dispersion": 27, | |
| "recoil": 3300, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "762_51", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x51mm(手詰め))", | |
| "name_plural": "弾薬(7.62x51mm(手詰め))", | |
| "description": "弾頭重量約9.5gの7.62x51mm NATOフルメタルジャケット弾です。高精度で射程も長い為、強力なライフル用銃弾として猟師や軍のスナイパーに広く使われています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "b44e0d4a-edc2-43e3-aceb-0e5206ad2320" | |
| }, | |
| { | |
| "id": "reloaded_762_51_incendiary", | |
| "type": "AMMO", | |
| "name": "reloaded 7.62x51mm incendiary", | |
| "name_plural": "reloaded 7.62x51mm incendiary", | |
| "description": "This ammunition is a one-in-five mix of M80 and M62 tracer rounds to help keep the weapon they are fired from on target.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 1540, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "308", | |
| "casing": "308_casing", | |
| "range": 65, | |
| "damage": 52, | |
| "pierce": 6, | |
| "dispersion": 27, | |
| "recoil": 3300, | |
| "effects": [ | |
| "COOKOFF", | |
| "INCENDIARY", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "762_51_incendiary", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x51mm/焼夷(手詰め))", | |
| "name_plural": "弾薬(7.62x51mm/焼夷(手詰め))", | |
| "description": "7.62 NATO弾の一種です。M80弾やM62弾に5発に1発の割合で混ぜられています。この弾が発射されるとどこから撃たれたのかが分かります。", | |
| "color": "黄" | |
| }, | |
| "uuid": "13d8318a-4355-4e0c-9ca4-42f490e2be7b" | |
| }, | |
| { | |
| "id": "32_acp", | |
| "type": "AMMO", | |
| "name": ".32 ACP", | |
| "name_plural": ".32 ACP", | |
| "description": "The .32 ACP was a popular handgun cartridge in the 20th century. Not so powerful as the .38 or the 9mm though.", | |
| "weight": 5, | |
| "volume": 1, | |
| "price": 1800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 80, | |
| "stack_size": 80, | |
| "ammo_type": "32", | |
| "casing": "32_casing", | |
| "range": 12, | |
| "damage": 16, | |
| "dispersion": 70, | |
| "recoil": 150, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.32口径/ACP)", | |
| "name_plural": "弾薬(.32口径/ACP)", | |
| "description": ".32口径ACPは20世紀で人気のあるハンドガンのカートリッジでした。しかしながら.38口径や9mmほどにパワフルではありません。", | |
| "color": "黄" | |
| }, | |
| "uuid": "d53d77b4-b9d2-4225-9cc6-6a152cf1e5b0" | |
| }, | |
| { | |
| "id": "reloaded_32_acp", | |
| "type": "AMMO", | |
| "name": "reloaded .32 ACP", | |
| "name_plural": "reloaded .32 ACP", | |
| "description": "The .32 ACP was a popular handgun cartridge in the 20th century. Not so powerful as the .38 or the 9mm though.", | |
| "weight": 5, | |
| "volume": 1, | |
| "price": 1260, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 80, | |
| "stack_size": 80, | |
| "ammo_type": "32", | |
| "casing": "32_casing", | |
| "range": 12, | |
| "damage": 14, | |
| "dispersion": 77, | |
| "recoil": 150, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "32_acp", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.32口径(手詰め))", | |
| "name_plural": "弾薬(.32口径(手詰め))", | |
| "description": ".32口径ACPは20世紀で人気のあるハンドガンのカートリッジでした。しかしながら.38口径や9mmほどにパワフルではありません。", | |
| "color": "黄" | |
| }, | |
| "uuid": "72f96ed2-4384-4ff8-b1a1-73465021c6a9" | |
| }, | |
| { | |
| "id": "38_fmj", | |
| "type": "AMMO", | |
| "name": ".38 FMJ", | |
| "name_plural": ".38 FMJ", | |
| "description": ".38 Special ammunition with brass jacketed 130gr bullets. The .38 Special round has been known from its inception for its accuracy and low recoil.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 2200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "38", | |
| "casing": "38_casing", | |
| "range": 14, | |
| "damage": 20, | |
| "dispersion": 30, | |
| "recoil": 250, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "38_special", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.38口径/FMJ)", | |
| "name_plural": "弾薬(.38口径/FMJ)", | |
| "description": "弾頭重量約8.42gの.38口径スペシャル/FMJ弾です。.38口径スペシャル弾は世に現れた当初から、精度の高さと反動の弱さで知られています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "c7f2a7bd-50ff-4fad-a967-14b0098b9dc6" | |
| }, | |
| { | |
| "id": "38_special", | |
| "type": "AMMO", | |
| "name": ".38 Special", | |
| "name_plural": ".38 Special", | |
| "description": ".38 Special ammunition with 130gr FMJ bullets. The .38 Special round was extremely common among US police forces during the 20th century.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 2200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "38", | |
| "casing": "38_casing", | |
| "range": 14, | |
| "damage": 22, | |
| "dispersion": 30, | |
| "recoil": 250, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.38口径/スペシャル)", | |
| "name_plural": "弾薬(.38口径/スペシャル)", | |
| "description": "弾頭重量約8gの.38口径スペシャル/FMJ弾です。.38口径スペシャル弾は20世紀における警察組織において特によく用いられました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "f43a0cc9-9354-4f3f-8333-76d013d86dc6" | |
| }, | |
| { | |
| "id": "38_super", | |
| "type": "AMMO", | |
| "name": ".38 Super", | |
| "name_plural": ".38 Super", | |
| "description": ".38 Super ammunition with 90gr JHP bullets. Designed in 1929, the .38 super cartridge was designed to penetrate body armor and vehicles.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 2700, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 40, | |
| "ammo_type": "38", | |
| "casing": "38_casing", | |
| "range": 14, | |
| "damage": 32, | |
| "dispersion": 20, | |
| "recoil": 375, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "38_special", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.38口径/スーパー)", | |
| "name_plural": "弾薬(.38口径/スーパー)", | |
| "description": "弾頭重量約5.83gの.38口径スーパー/ホローポイント弾です。.38口径スーパー弾は1929年に、防護服や車両を貫通する為に設計されました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "a76451d2-394c-4c9a-a08d-fcc060f89fc1" | |
| }, | |
| { | |
| "id": "reloaded_38_fmj", | |
| "type": "AMMO", | |
| "name": "reloaded .38 FMJ", | |
| "name_plural": "reloaded .38 FMJ", | |
| "description": ".38 Special ammunition with brass jacketed 130gr bullets. The .38 Special round has been known from its inception for its accuracy and low recoil.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 1540, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "38", | |
| "casing": "38_casing", | |
| "range": 14, | |
| "damage": 18, | |
| "dispersion": 33, | |
| "recoil": 250, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "38_fmj", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.38口径/FMJ(手詰め))", | |
| "name_plural": "弾薬(.38口径/FMJ(手詰め))", | |
| "description": "弾頭重量約8.42gの.38口径スペシャル/FMJ弾です。.38口径スペシャル弾は世に現れた当初から、精度の高さと反動の弱さで知られています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "efc49fdd-8345-4cf4-ac70-6aa4f1f89ce6" | |
| }, | |
| { | |
| "id": "reloaded_38_special", | |
| "type": "AMMO", | |
| "name": "reloaded .38 Special", | |
| "name_plural": "reloaded .38 Special", | |
| "description": ".38 Special ammunition with 130gr FMJ bullets. The .38 Special round was extremely common among US police forces during the 20th century.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 1540, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "38", | |
| "casing": "38_casing", | |
| "range": 14, | |
| "damage": 19, | |
| "dispersion": 33, | |
| "recoil": 250, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "38_special", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.38口径/スペシャル(手詰め))", | |
| "name_plural": "弾薬(.38口径/スペシャル(手詰め))", | |
| "description": "弾頭重量約8gの.38口径スペシャル/FMJ弾です。.38口径スペシャル弾は20世紀における警察組織において特によく用いられました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "b12a4396-e436-42f9-bfb8-6ed59077d04b" | |
| }, | |
| { | |
| "id": "reloaded_38_super", | |
| "type": "AMMO", | |
| "name": "reloaded .38 Super", | |
| "name_plural": "reloaded .38 Super", | |
| "description": ".38 Super ammunition with 90gr JHP bullets. Designed in 1929, the .38 super cartridge was designed to penetrate body armor and vehicles.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 1890, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 40, | |
| "ammo_type": "38", | |
| "casing": "38_casing", | |
| "range": 14, | |
| "damage": 28, | |
| "dispersion": 22, | |
| "recoil": 375, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "38_super", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.38口径/スーパー(手詰め))", | |
| "name_plural": "弾薬(.38口径/スーパー(手詰め))", | |
| "description": "弾頭重量約5.83gの.38口径スーパー/ホローポイント弾です。.38口径スーパー弾は1929年に、防護服や車両を貫通する為に設計されました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "d26257f5-f7fe-415d-8f00-6c5f2c21a24e" | |
| }, | |
| { | |
| "id": "10mm", | |
| "type": "AMMO", | |
| "name": "10mm Auto", | |
| "name_plural": "10mm Auto", | |
| "description": "10mm Auto ammunition with 180gr FMJ bullets. The 10mm Auto round is one of the most powerful pistol cartridges available, although its usefulness is limited by high recoil.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 2900, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 40, | |
| "ammo_type": "40", | |
| "casing": "40_casing", | |
| "range": 14, | |
| "damage": 30, | |
| "pierce": 8, | |
| "dispersion": 40, | |
| "recoil": 580, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "40sw", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(10mm/オート)", | |
| "name_plural": "弾薬(10mm/オート)", | |
| "description": "弾頭重量約11.66gの10mmオート/フルメタルジャケット弾です。10mmオート弾はその強い反動が有用性を制限していますが、最も強力で入手しやすい拳銃弾の一種です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "e761b921-6cd7-4367-a33d-993c661dffa5" | |
| }, | |
| { | |
| "id": "40fmj", | |
| "type": "AMMO", | |
| "name": ".40 FMJ", | |
| "name_plural": ".40 S&W FMJ", | |
| "description": ".40 S&W ammunition with 180gr FMJ bullets. Designed to retain the 10mm Auto cartridge's power with lower recoil, the .40 S&W round became popular for law enforcement and personal defense.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 2800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "40", | |
| "casing": "40_casing", | |
| "range": 14, | |
| "damage": 23, | |
| "pierce": 10, | |
| "dispersion": 50, | |
| "recoil": 560, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "40sw", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.40口径/FMJ)", | |
| "description": "弾頭重量約11.66gの.40口径S&W/フルメタルジャケット弾です。.40口径S&W弾は、10mmオート弾の威力を維持しながら低反動な設計で、法執行機関や自己防衛用に広く用いられるようになりました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "01612bf6-9095-453e-b148-930fff313b81" | |
| }, | |
| { | |
| "id": "40sw", | |
| "type": "AMMO", | |
| "name": ".40 S&W", | |
| "name_plural": ".40 S&W JHP", | |
| "description": ".40 S&W ammunition with 135gr JHP bullets. The .40 S&W round is a descended from the 10mm Auto cartridge and maintains most of its predecessor's strengths while reducing recoil.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 2800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "40", | |
| "casing": "40_casing", | |
| "range": 14, | |
| "damage": 26, | |
| "pierce": 4, | |
| "dispersion": 50, | |
| "recoil": 560, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.40口径/S&W)", | |
| "description": "弾頭重量約8.75gの.40口径S&W/ホローポイント弾です。.40口径S&W弾は10mmオート弾の子孫で、10mmオート弾の強みを維持しつつ反動を低減しています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "996077e5-2813-4504-a230-149726fa0ce9" | |
| }, | |
| { | |
| "id": "reloaded_10mm", | |
| "type": "AMMO", | |
| "name": "reloaded 10mm Auto", | |
| "name_plural": "reloaded 10mm Auto", | |
| "description": "10mm Auto ammunition with 180gr FMJ bullets. The 10mm Auto round is one of the most powerful pistol cartridges available, although its usefulness is limited by high recoil.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 2030, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 40, | |
| "ammo_type": "40", | |
| "casing": "40_casing", | |
| "range": 14, | |
| "damage": 27, | |
| "pierce": 8, | |
| "dispersion": 44, | |
| "recoil": 580, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "10mm", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(10mm/オート(手詰め))", | |
| "name_plural": "弾薬(10mm/オート(手詰め))", | |
| "description": "弾頭重量約11.66gの10mmオート/フルメタルジャケット弾です。10mmオート弾はその強い反動が有用性を制限していますが、最も強力で入手しやすい拳銃弾の一種です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "1612f59e-e264-4a8e-9e28-5d35774c1e09" | |
| }, | |
| { | |
| "id": "reloaded_40fmj", | |
| "type": "AMMO", | |
| "name": "reloaded .40 S&W FMJ", | |
| "name_plural": "reloaded .40 S&W FMJ", | |
| "description": ".40 S&W ammunition with 180gr FMJ bullets. Designed to retain the 10mm Auto cartridge's power with lower recoil, the .40 S&W round became popular for law enforcement and personal defense.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 1960, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "40", | |
| "casing": "40_casing", | |
| "range": 14, | |
| "damage": 20, | |
| "pierce": 10, | |
| "dispersion": 55, | |
| "recoil": 560, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "40fmj", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.40口径/S&W FMJ(手詰め))", | |
| "name_plural": "弾薬(.40口径/S&W FMJ(手詰め))", | |
| "description": "弾頭重量約11.66gの.40口径S&W/フルメタルジャケット弾です。.40口径S&W弾は、10mmオート弾の威力を維持しながら低反動な設計で、法執行機関や自己防衛用に広く用いられるようになりました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "e6b3a60d-2462-4acf-9ae5-969ce6ac1d46" | |
| }, | |
| { | |
| "id": "reloaded_40sw", | |
| "type": "AMMO", | |
| "name": "reloaded .40 S&W JHP", | |
| "name_plural": "reloaded .40 S&W JHP", | |
| "description": ".40 S&W ammunition with 135gr JHP bullets. The .40 S&W round is a descended from the 10mm Auto cartridge and maintains most of its predecessor's strengths while reducing recoil.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 1960, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "40", | |
| "casing": "40_casing", | |
| "range": 14, | |
| "damage": 23, | |
| "pierce": 4, | |
| "dispersion": 55, | |
| "recoil": 560, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "40sw", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.40口径/S&W JHP(手詰め))", | |
| "name_plural": "弾薬(.40口径/S&W JHP(手詰め))", | |
| "description": "弾頭重量約8.75gの.40口径S&W/ホローポイント弾です。.40口径S&W弾は10mmオート弾の子孫で、10mmオート弾の強みを維持しつつ反動を低減しています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "64880c3c-545f-4c79-ba0f-3d2d5c5b6391" | |
| }, | |
| { | |
| "abstract": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm grenade", | |
| "weight": 230, | |
| "volume": 1, | |
| "price": 40000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 4, | |
| "stack_size": 4, | |
| "ammo_type": "40mm", | |
| "casing": "40mm_casing", | |
| "range": 40, | |
| "damage": 5, | |
| "dispersion": 30, | |
| "recoil": 225, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm/グレネード)", | |
| "color": "黄" | |
| }, | |
| "uuid": "8df135a6-7af5-4beb-9d1b-5d2144d8f4c2" | |
| }, | |
| { | |
| "id": "40mm_beanbag", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm beanbag", | |
| "description": "A 40mm beanbag that deals massive, but less-lethal, force.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm/ビーンバッグ)", | |
| "description": "殺傷力は余りありませんが、大きな威力を持つ40mmビーンバッグ弾です。" | |
| }, | |
| "uuid": "d1fb18c4-1140-49cd-9451-80a8ba29b7e4" | |
| }, | |
| { | |
| "id": "40mm_concussive", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm concussive", | |
| "name_plural": "40mm concussive", | |
| "description": "A 40mm grenade with a concussive explosion load.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/震盪)", | |
| "name_plural": "弾薬(40mm擲弾/震盪)", | |
| "description": "震とう性爆発装薬入りの40mmグレネード弾です。" | |
| }, | |
| "uuid": "c599365a-7b60-4edb-9a01-ae69e5dcaaef" | |
| }, | |
| { | |
| "id": "40mm_flare", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm flare", | |
| "description": "A 40mm signal flare. It will burn brightly for up to a minute, and will also leave a streak of smoke cover in its wake.", | |
| "drop": "handflare_lit", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/信号)", | |
| "description": "40mm信号弾です。発射後1分程で明るく燃え上がった後、その軌跡に煙の筋を残します。" | |
| }, | |
| "uuid": "719d2221-28a0-4223-a819-8385f8475117" | |
| }, | |
| { | |
| "id": "40mm_flashbang", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm flashbang", | |
| "description": "A 40mm grenade with a flashbang load. It will detonate with a blast of light and sound, designed to blind, deafen, and disorient anyone nearby.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/閃光)", | |
| "description": "閃光と爆音を発する40mmグレネード弾です。\n光と音を伴って爆発し、周囲の相手の視覚や聴覚を奪い、混乱を誘発させます。" | |
| }, | |
| "uuid": "ffb5daab-60a0-4692-b303-73a7d84130df" | |
| }, | |
| { | |
| "id": "40mm_flechette", | |
| "copy-from": "40mm_shot", | |
| "type": "AMMO", | |
| "name": "40mm flechette", | |
| "description": "A 40mm grenade with an armor-piercing flechette load.", | |
| "range": 12, | |
| "damage": 60, | |
| "recoil": 525, | |
| "pierce": 30, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/矢弾)", | |
| "description": "40mmグレネード弾です。装甲を貫通する矢弾が装填されています。" | |
| }, | |
| "uuid": "82d9001a-4f23-4998-ac4e-4c786692c45e" | |
| }, | |
| { | |
| "id": "40mm_frag", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm frag", | |
| "name_plural": "40mm frag", | |
| "description": "A 40mm grenade with a small explosive load and a high number of damaging fragments.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/破片)", | |
| "name_plural": "弾薬(40mm擲弾/破片)", | |
| "description": "小さな爆発と損傷を与える破片を撒き散らす装薬入りの40mmグレネード弾です。" | |
| }, | |
| "uuid": "4724c3fe-a360-43e0-9629-9eed814778be" | |
| }, | |
| { | |
| "id": "40mm_incendiary", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm incendiary", | |
| "name_plural": "40mm incendiaries", | |
| "description": "A 40mm grenade with a small napalm load, designed to create a burst of flame.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/焼夷)", | |
| "description": "グレネード弾 (40mm/ナパーム)" | |
| }, | |
| "uuid": "125fa2e6-eb90-46a9-aa5a-f3e366486775" | |
| }, | |
| { | |
| "id": "40mm_shot", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm buckshot", | |
| "description": "A 40mm grenade with a buckshot load.", | |
| "range": 12, | |
| "damage": 70, | |
| "recoil": 525, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm/大ペレット弾)", | |
| "description": "40mmグレネード弾です。散弾が装填されています。" | |
| }, | |
| "uuid": "b2d0b883-3311-44b2-ab48-c85a5359f09d" | |
| }, | |
| { | |
| "id": "40mm_smoke", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm smoke cover", | |
| "name_plural": "40mm smoke cover", | |
| "description": "A 40mm grenade designed to provide smoke cover.", | |
| "drop": "smokebomb_act", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/煙幕)", | |
| "name_plural": "弾薬(40mm擲弾/煙幕)", | |
| "description": "煙幕を発生させる40mmグレネード弾です。" | |
| }, | |
| "uuid": "b20db1e9-3197-4fc6-b1fe-e65acdbc29aa" | |
| }, | |
| { | |
| "id": "40mm_teargas", | |
| "copy-from": "40mm_grenade", | |
| "type": "AMMO", | |
| "name": "40mm teargas", | |
| "name_plural": "40mm teargas", | |
| "description": "A 40mm grenade with a teargas load. It will burst in a cloud of highly incapacitating gas.", | |
| "drop": "gasbomb_act", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(40mm擲弾/催涙)", | |
| "name_plural": "弾薬(40mm擲弾/催涙)", | |
| "description": "催涙ガスを充填した40mmグレネード弾です。\n爆発時に強力な無力化ガスが発生します。" | |
| }, | |
| "uuid": "2fd1f901-52c8-4faf-83b9-88d7dbb63a05" | |
| }, | |
| { | |
| "id": "44fmj", | |
| "type": "AMMO", | |
| "name": ".44 FMJ", | |
| "name_plural": ".44 FMJ", | |
| "description": "A brass-jacketed variant of the .44 Magnum round. This increases penetration slightly at the cost of reduced damage from expansion.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 2900, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "44", | |
| "casing": "44_casing", | |
| "range": 16, | |
| "damage": 36, | |
| "pierce": 12, | |
| "dispersion": 30, | |
| "recoil": 1570, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "44magnum", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.44口径/FMJ)", | |
| "name_plural": "弾薬(.44口径/FMJ)", | |
| "description": ".44口径マグナム弾のブラスジャケット版です。貫通力の増加と引き換えに、弾薬の開裂による損傷力が低下しました。" | |
| }, | |
| "uuid": "f6b87ed1-6596-4a98-9266-25f69b56f99e" | |
| }, | |
| { | |
| "id": "44magnum", | |
| "type": "AMMO", | |
| "name": ".44 Magnum", | |
| "name_plural": ".44 Magnum", | |
| "description": ".44 magnum ammunition with 240gr JHP bullets. The .44 magnum round is one of the most powerful handgun cartridges available. It has excellent stopping power but suffers from extremely high recoil for a handgun round.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 2900, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "44", | |
| "casing": "44_casing", | |
| "range": 16, | |
| "damage": 40, | |
| "pierce": 4, | |
| "dispersion": 30, | |
| "recoil": 1570, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.44口径/マグナム)", | |
| "name_plural": "弾薬(.44口径/マグナム)", | |
| "description": "弾頭重量約16gの.44口径マグナム/ホローポイント弾です。.44口径マグナム弾は、入手しやすい拳銃弾の中では最も強力なものの一種です。卓越した制止力を持つ反面、拳銃弾としては恐ろしく反動が強い事が欠点です。" | |
| }, | |
| "uuid": "4e93870d-0319-48e2-ba3c-eca41e48daa4" | |
| }, | |
| { | |
| "id": "reloaded_44fmj", | |
| "type": "AMMO", | |
| "name": "reloaded .44 FMJ", | |
| "name_plural": "reloaded .44 FMJ", | |
| "description": "A brass-jacketed variant of the .44 Magnum round. This increases penetration slightly at the cost of reduced damage from expansion.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 2030, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "44", | |
| "casing": "44_casing", | |
| "range": 16, | |
| "damage": 32, | |
| "pierce": 12, | |
| "dispersion": 33, | |
| "recoil": 1570, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "44fmj", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.44口径/FMJ(手詰め))", | |
| "name_plural": "弾薬(.44口径/FMJ(手詰め))", | |
| "description": ".44口径マグナム弾のブラスジャケット版です。貫通力の増加と引き換えに、弾薬の開裂による損傷力が低下しました。" | |
| }, | |
| "uuid": "48ad9f5e-b2ee-4727-b30d-668ef8cc77e1" | |
| }, | |
| { | |
| "id": "reloaded_44magnum", | |
| "type": "AMMO", | |
| "name": "reloaded .44 Magnum", | |
| "name_plural": "reloaded .44 Magnum", | |
| "description": ".44 magnum ammunition with 240gr JHP bullets. The .44 magnum round is one of the most powerful handgun cartridges available. It has excellent stopping power but suffers from extremely high recoil for a handgun round.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 2030, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "44", | |
| "casing": "44_casing", | |
| "range": 16, | |
| "damage": 36, | |
| "pierce": 4, | |
| "dispersion": 33, | |
| "recoil": 1570, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "44magnum", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.44口径/マグナム(手詰め))", | |
| "name_plural": "弾薬(.44口径/マグナム(手詰め))", | |
| "description": "弾頭重量約16gの.44口径マグナム/ホローポイント弾です。.44口径マグナム弾は、入手しやすい拳銃弾の中では最も強力なものの一種です。卓越した制止力を持つ反面、拳銃弾としては恐ろしく反動が強い事が欠点です。" | |
| }, | |
| "uuid": "9722a5ed-e84f-4874-a506-3f46e1193b29" | |
| }, | |
| { | |
| "id": "45_acp", | |
| "type": "AMMO", | |
| "name": ".45 ACP FMJ", | |
| "name_plural": ".45 ACP FMJ", | |
| "description": ".45 ACP ammunition with 230gr FMJ bullets. Noted for its stopping power, the .45 ACP round has been common for almost 150 years.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 2000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "45", | |
| "casing": "45_casing", | |
| "range": 16, | |
| "damage": 27, | |
| "pierce": 8, | |
| "dispersion": 50, | |
| "recoil": 600, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "45_jhp", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.45口径/ACP FMJ)", | |
| "name_plural": "弾薬(.45口径/ACP FMJ)", | |
| "description": "弾頭重量約15gの.45口径ACP/フルメタルジャケット弾です。良好な制止力で知られる.45口径ACP弾は、実用から約150年を経ても一般的な弾薬であり続けていました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "ee94bcf7-56be-4231-b0c5-9561f9712a42" | |
| }, | |
| { | |
| "id": "45_jhp", | |
| "type": "AMMO", | |
| "name": ".45 ACP JHP", | |
| "name_plural": ".45 ACP JHP", | |
| "description": ".45 ACP ammunition with 185gr JHP bullets. The .45 ACP round was developed to replace the .38 Long Colt cartridge in the early 20th century. It has good stopping power but above average recoil.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 2000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "45", | |
| "casing": "45_casing", | |
| "range": 16, | |
| "damage": 30, | |
| "pierce": 2, | |
| "dispersion": 50, | |
| "recoil": 600, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.45口径/ACP JHP)", | |
| "name_plural": "弾薬(.45口径/ACP JHP)", | |
| "description": "弾頭重量約12gの.45口径ACP/ホローポイント弾です。.45口径ACP弾は20世紀初頭に.38口径ロングコルト弾を置換する目的で開発されました。良好な制止力と平均以上の反動が特徴です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "f9cd6427-ac99-4473-b557-2c3aefb0b33f" | |
| }, | |
| { | |
| "id": "45_super", | |
| "type": "AMMO", | |
| "name": ".45 ACP +P", | |
| "name_plural": ".45 ACP +P", | |
| "description": "Overpressure .45 ACP ammunition with 200gr JHP bullets. This +P ammunition has higher muzzle energy than typical loads leading to greater damage, accuracy and recoil.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 2800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 30, | |
| "ammo_type": "45", | |
| "casing": "45_casing", | |
| "range": 16, | |
| "damage": 34, | |
| "pierce": 6, | |
| "dispersion": 40, | |
| "recoil": 660, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "45_jhp", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.45口径/+P)", | |
| "name_plural": "弾薬(.45口径/+P)", | |
| "description": "弾頭重量約13gの.45口径ACP/ホローポイント弾です。この+P弾は通常より高い銃口エネルギーを持ち、損傷力、精度、反動が大幅に上昇しています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "7672caa6-7ba0-4ba7-92fb-21b0a00a2c4f" | |
| }, | |
| { | |
| "id": "reloaded_45_acp", | |
| "type": "AMMO", | |
| "name": "reloaded .45 FMJ", | |
| "name_plural": "reloaded .45 FMJ", | |
| "description": ".45 ACP ammunition with 230gr FMJ bullets. Noted for its stopping power, the .45 ACP round has been common for almost 150 years.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 1400, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "45", | |
| "casing": "45_casing", | |
| "range": 16, | |
| "damage": 24, | |
| "pierce": 8, | |
| "dispersion": 55, | |
| "recoil": 600, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "45_acp", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.45口径/FMJ(手詰め))", | |
| "name_plural": "弾薬(.45口径/FMJ(手詰め))", | |
| "description": "弾頭重量約15gの.45口径ACP/フルメタルジャケット弾です。良好な制止力で知られる.45口径ACP弾は、実用から約150年を経ても一般的な弾薬であり続けていました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "dbb98b2f-53b6-4350-846c-cf89a9419f6a" | |
| }, | |
| { | |
| "id": "reloaded_45_jhp", | |
| "type": "AMMO", | |
| "name": "reloaded .45 ACP JHP", | |
| "name_plural": "reloaded .45 ACP JHP", | |
| "description": ".45 ACP ammunition with 185gr JHP bullets. The .45 ACP round was developed to replace the .38 Long Colt cartridge in the early 20th century. It has good stopping power but above average recoil.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 1400, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "45", | |
| "casing": "45_casing", | |
| "range": 16, | |
| "damage": 27, | |
| "pierce": 2, | |
| "dispersion": 55, | |
| "recoil": 600, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "45_jhp", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.45口径/ACP JHP(手詰め))", | |
| "name_plural": "弾薬(.45口径/ACP JHP(手詰め))", | |
| "description": "弾頭重量約12gの.45口径ACP/ホローポイント弾です。.45口径ACP弾は20世紀初頭に.38口径ロングコルト弾を置換する目的で開発されました。良好な制止力と平均以上の反動が特徴です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "62d924dd-9832-4c3d-9173-ec36f3570c8a" | |
| }, | |
| { | |
| "id": "reloaded_45_super", | |
| "type": "AMMO", | |
| "name": "reloaded .45 ACP +P", | |
| "name_plural": "reloaded .45 ACP +P", | |
| "description": "Overpressure .45 ACP ammunition with 200gr JHP bullets. This +P ammunition has higher muzzle energy than typical loads leading to greater damage, accuracy and recoil.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 1960, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 30, | |
| "ammo_type": "45", | |
| "casing": "45_casing", | |
| "range": 16, | |
| "damage": 30, | |
| "pierce": 6, | |
| "dispersion": 44, | |
| "recoil": 660, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "45_super", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.45口径/ACP +P(手詰め))", | |
| "name_plural": "弾薬(.45口径/ACP +P(手詰め))", | |
| "description": "弾頭重量約13gの.45口径ACP/ホローポイント弾です。この+P弾は通常より高い銃口エネルギーを持ち、損傷力、精度、反動が大幅に上昇しています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "33177582-4656-403a-91b3-ebfa50373e14" | |
| }, | |
| { | |
| "id": "454_Casull", | |
| "type": "AMMO", | |
| "name": ".454 Casull", | |
| "name_plural": ".454 Casull", | |
| "description": ".454 Casull ammunition with 300gr jacketed soft point bullets. The .454 Casull round is derived from .45 Long Colt with a stronger, lengthened case. It is an exceptionally powerful cartridge with higher stopping power than many rifle rounds, although it suffers from extreme recoil making it unsuitable for most purposes.", | |
| "weight": 16, | |
| "volume": 1, | |
| "price": 2400, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 10, | |
| "stack_size": 10, | |
| "ammo_type": "454", | |
| "casing": "454_casing", | |
| "range": 16, | |
| "damage": 56, | |
| "pierce": 8, | |
| "dispersion": 30, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.454口径/カスール)", | |
| "name_plural": "弾薬(.454口径/カスール)", | |
| "description": "弾頭重量約32gの.454口径カスールジャケテッドソフトポイント(JSP)弾です。.454口径カスール弾は.45口径ロングコルトからより強力な延長された薬莢に置き換えられています。この薬莢は他の多くのライフル弾よりかなり強力な制止力がありますが反動も激しい為あまり汎用的ではありません。" | |
| }, | |
| "uuid": "cb0cc12f-2ea1-4a81-8c24-f1ede3b27494" | |
| }, | |
| { | |
| "id": "reloaded_454_Casull", | |
| "type": "AMMO", | |
| "name": "reloaded .454 Casull", | |
| "name_plural": "reloaded .454 Casull", | |
| "description": ".454 Casull ammunition with 300gr jacketed soft point bullets. The .454 Casull round is derived from .45 Long Colt with a stronger, lengthened case. It is an exceptionally powerful cartridge with higher stopping power than many rifle rounds, although it suffers from extreme recoil making it unsuitable for most purposes.", | |
| "weight": 16, | |
| "volume": 1, | |
| "price": 1680, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 10, | |
| "stack_size": 10, | |
| "ammo_type": "454", | |
| "casing": "454_casing", | |
| "range": 16, | |
| "damage": 50, | |
| "pierce": 8, | |
| "dispersion": 33, | |
| "recoil": 2500, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "454_Casull", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.454口径/カスール(手詰め))", | |
| "name_plural": "弾薬(.454口径/カスール(手詰め))", | |
| "description": "弾頭重量約32gの.454口径カスールジャケテッドソフトポイント(JSP)弾です。.454口径カスール弾は.45口径ロングコルトからより強力な延長された薬莢に置き換えられています。この薬莢は他の多くのライフル弾よりかなり強力な制止力がありますが反動も激しい為あまり汎用的ではありません。" | |
| }, | |
| "uuid": "499176c2-62a1-45f2-92fb-4c0aa1fece97" | |
| }, | |
| { | |
| "id": "46mm", | |
| "type": "AMMO", | |
| "name": "4.6x30mm", | |
| "name_plural": "4.6x30mm", | |
| "description": "4.6x30mm ammunition with 31gr copper plated steel bullets. The 4.6x30mm round was developed by H&K to compete with FN Herstal's 5.7x28mm cartridge. It has low recoil and excellent armor penetration.", | |
| "weight": 5, | |
| "volume": 1, | |
| "price": 5200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 40, | |
| "stack_size": 80, | |
| "ammo_type": "46", | |
| "casing": "46mm_casing", | |
| "range": 14, | |
| "damage": 18, | |
| "pierce": 20, | |
| "dispersion": 40, | |
| "recoil": 90, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(4.6x30mm)", | |
| "name_plural": "弾薬(4.6x30mm)", | |
| "description": "弾頭重量約2gの4.6x30mm銅メッキ鋼鉄弾です。4.6x30mm弾はH&K社5.7x28mm薬包と競う為に開発されました。低反動かつ素晴らしい貫通力があります。" | |
| }, | |
| "uuid": "4ea6aab8-a115-49b9-b386-76143e480e82" | |
| }, | |
| { | |
| "id": "reloaded_46mm", | |
| "type": "AMMO", | |
| "name": "reloaded 4.6x30mm", | |
| "name_plural": "reloaded 4.6x30mm", | |
| "description": "4.6x30mm ammunition with 31gr copper plated steel bullets. The 4.6x30mm round was developed by H&K to compete with FN Herstal's 5.7x28mm cartridge. It has low recoil and excellent armor penetration.", | |
| "weight": 5, | |
| "volume": 1, | |
| "price": 3640, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 40, | |
| "stack_size": 80, | |
| "ammo_type": "46", | |
| "casing": "46mm_casing", | |
| "range": 14, | |
| "damage": 16, | |
| "pierce": 20, | |
| "dispersion": 44, | |
| "recoil": 90, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "46mm", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(4.6x30mm(手詰め))", | |
| "name_plural": "弾薬(4.6x30mm(手詰め))", | |
| "description": "弾頭重量約2gの4.6x30mm銅メッキ鋼鉄弾です。4.6x30mm弾はH&K社5.7x28mm薬包と競う為に開発されました。低反動かつ素晴らしい貫通力があります。" | |
| }, | |
| "uuid": "bcbafedb-a65d-477a-8871-3793d61a5d6b" | |
| }, | |
| { | |
| "id": "50_incendiary", | |
| "type": "AMMO", | |
| "name": ".50 BMG tracer", | |
| "name_plural": ".50 BMG tracer", | |
| "description": "A tracer variant of the powerful .50 BMG sniper round. Tracer rounds to help keep the weapon they are fired from on target at the risk of igniting flammable substances.", | |
| "weight": 50, | |
| "volume": 1, | |
| "price": 32500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 10, | |
| "stack_size": 10, | |
| "ammo_type": "50", | |
| "casing": "50_casing", | |
| "range": 40, | |
| "damage": 66, | |
| "pierce": 28, | |
| "dispersion": 24, | |
| "recoil": 700, | |
| "effects": [ | |
| "INCENDIARY" | |
| ], | |
| "copy-from": "50bmg", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.56mm/BMG 曳光弾)", | |
| "name_plural": "弾薬(5.56mm/BMG 曳光弾)", | |
| "description": "曳光弾仕様の強力な.50口径BMG狙撃弾です。曳光弾は引火性能を持っており、命中した標的が可燃性であれば燃え上がる可能性があります。" | |
| }, | |
| "uuid": "824c7793-a937-453a-82d7-3877ea17cd7e" | |
| }, | |
| { | |
| "id": "50bmg", | |
| "type": "AMMO", | |
| "name": ".50 BMG Ball", | |
| "name_plural": ".50 BMG Ball", | |
| "description": "The .50 BMG is a very powerful rifle round designed for long-range use. Its stupendous accuracy and armor piercing capabilities make it one of the most deadly rounds available, offset only by its drastic recoil and noise.", | |
| "weight": 50, | |
| "volume": 1, | |
| "price": 32500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 25, | |
| "stack_size": 10, | |
| "ammo_type": "50", | |
| "casing": "50_casing", | |
| "range": 40, | |
| "damage": 66, | |
| "pierce": 28, | |
| "dispersion": 30, | |
| "recoil": 700, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.50口径BMG/Ball)", | |
| "name_plural": "弾薬(.50口径BMG/Ball)", | |
| "description": ".50口径BMGは長距離用に設計された非常に強力なライフル弾です。その素晴らしい精度と貫通力で、利用可能な最も致命的な弾丸の一つとなっています。強烈な反動とノイズだけがその代償です。" | |
| }, | |
| "uuid": "d8cab002-eb36-4805-9283-edf59dd81738" | |
| }, | |
| { | |
| "id": "50ss", | |
| "type": "AMMO", | |
| "name": ".50 BMG AP", | |
| "name_plural": ".50 BMG AP", | |
| "description": "Variant of the .50 BMG round that uses a core of very dense, hardened tungsten steel. Penetration is increased, but damage is reduced.", | |
| "weight": 50, | |
| "volume": 1, | |
| "price": 32500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 10, | |
| "stack_size": 10, | |
| "ammo_type": "50", | |
| "casing": "50_casing", | |
| "range": 40, | |
| "damage": 56, | |
| "pierce": 48, | |
| "dispersion": 30, | |
| "recoil": 700, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "50bmg", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.50口径/徹甲)", | |
| "name_plural": "弾薬(.50口径/徹甲)", | |
| "description": "鍛錬したタングステン鋼の高密度の核を使用した改良型.50口径BMG弾です。貫通力は増加しましたが、威力が低下しています。" | |
| }, | |
| "uuid": "50585a69-4e34-40e2-adf5-a3e07a5bfd53" | |
| }, | |
| { | |
| "id": "reloaded_50_incendiary", | |
| "type": "AMMO", | |
| "name": "reloaded .50 BMG API", | |
| "name_plural": "reloaded .50 BMG API", | |
| "description": "An armor-piercing incendiary variant of the powerful .50 BMG sniper round. Incendiary rounds are designed to burn hotly upon impact, piercing armor and igniting flammable substances. This one has been hand-reloaded.", | |
| "weight": 50, | |
| "volume": 1, | |
| "price": 22750, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 10, | |
| "stack_size": 10, | |
| "ammo_type": "50", | |
| "casing": "50_casing", | |
| "range": 40, | |
| "damage": 59, | |
| "pierce": 28, | |
| "dispersion": 26, | |
| "recoil": 700, | |
| "effects": [ | |
| "INCENDIARY", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "50_incendiary", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.50口径BMG/徹甲焼夷(手詰め))", | |
| "name_plural": "弾薬(.50口径BMG/徹甲焼夷(手詰め))", | |
| "description": "徹甲焼夷仕様の強力な.50口径BMG狙撃弾です。焼夷弾は着弾時に高温で燃焼を起こし、装甲を貫通し、可燃物に着火します。この弾薬は手詰めで製作されています。" | |
| }, | |
| "uuid": "71a743dc-4406-4435-aafc-e9cf9077ec00" | |
| }, | |
| { | |
| "id": "reloaded_50bmg", | |
| "type": "AMMO", | |
| "name": "reloaded .50 BMG Ball", | |
| "name_plural": "reloaded .50 BMG Ball", | |
| "description": "The .50 BMG is a very powerful rifle round designed for long-range use. Its stupendous accuracy and armor piercing capabilities make it one of the most deadly rounds available, offset only by its drastic recoil and noise. This one has been hand-reloaded.", | |
| "weight": 50, | |
| "volume": 1, | |
| "price": 22750, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 25, | |
| "stack_size": 10, | |
| "ammo_type": "50", | |
| "casing": "50_casing", | |
| "range": 40, | |
| "damage": 59, | |
| "pierce": 28, | |
| "dispersion": 33, | |
| "recoil": 700, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "50bmg", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.50口径BMG/Ball(手詰め))", | |
| "name_plural": "弾薬(.50口径BMG/Ball(手詰め))", | |
| "description": ".50口径BMGは長距離用に設計された非常に強力なライフル弾です。その素晴らしい精度と貫通力で、利用可能な最も致命的な弾丸の一つとなっています。強烈な反動とノイズだけがその代償です。この弾薬は手詰めで製作されています。" | |
| }, | |
| "uuid": "2b541647-85e2-463e-938d-17ab8d3a304b" | |
| }, | |
| { | |
| "id": "reloaded_50ss", | |
| "type": "AMMO", | |
| "name": "reloaded .50 BMG AP", | |
| "name_plural": "reloaded .50 BMG AP", | |
| "description": "Variant of the .50 BMG round that uses a core of very dense, hardened tungsten steel. Penetration is increased, but damage is reduced. This one has been hand-reloaded.", | |
| "weight": 50, | |
| "volume": 1, | |
| "price": 22750, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 10, | |
| "stack_size": 10, | |
| "ammo_type": "50", | |
| "casing": "50_casing", | |
| "range": 40, | |
| "damage": 50, | |
| "pierce": 48, | |
| "dispersion": 33, | |
| "recoil": 700, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "50ss", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.50口径BMG/徹甲(手詰め))", | |
| "name_plural": "弾薬(.50口径BMG/徹甲(手詰め))", | |
| "description": "鍛錬したタングステン鋼の高密度の核を使用した改良型.50口径BMG弾です。貫通力は増加しましたが、威力が低下しています。この弾薬は手詰めで製作されています。" | |
| }, | |
| "uuid": "70e75efd-eee4-44fb-a51c-cb4764914d34" | |
| }, | |
| { | |
| "id": "500_Magnum", | |
| "type": "AMMO", | |
| "name": ".500 S&W Magnum", | |
| "name_plural": ".500 S&W Magnum", | |
| "description": ".500 S&W Magnum ammunition with 500gr bullets. The .500 S&W Magnum round is a colossally powerful handgun cartridge capable of killing almost any target with one hit. It has extremely high damage and recoil to match.", | |
| "weight": 15, | |
| "volume": 1, | |
| "price": 3500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 15, | |
| "stack_size": 15, | |
| "ammo_type": "500", | |
| "casing": "500_casing", | |
| "range": 16, | |
| "damage": 48, | |
| "pierce": 8, | |
| "dispersion": 30, | |
| "recoil": 3000, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.50口径/S&Wマグナム)", | |
| "name_plural": "弾薬(.50口径/S&Wマグナム)", | |
| "description": "弾頭重量約32gの.50口径S&Wマグナム弾です。.50口径S&Wマグナム弾は大抵の標的を一撃で無力化できる途方も無く強力な拳銃弾です。恐ろしい威力を誇りますが、それに伴った恐ろしい反動があります。" | |
| }, | |
| "uuid": "84e1d574-c5da-46d5-94c8-e7c74b2628f7" | |
| }, | |
| { | |
| "id": "reloaded_500_Magnum", | |
| "type": "AMMO", | |
| "name": "reloaded .500 S&W Magnum", | |
| "name_plural": "reloaded .500 S&W Magnum", | |
| "description": ".500 S&W Magnum ammunition with 500gr bullets. The .500 S&W Magnum round is a colossally powerful handgun cartridge capable of killing almost any target with one hit. It has extremely high damage and recoil to match.", | |
| "weight": 15, | |
| "volume": 1, | |
| "price": 2450, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 15, | |
| "stack_size": 15, | |
| "ammo_type": "500", | |
| "casing": "500_casing", | |
| "range": 16, | |
| "damage": 43, | |
| "pierce": 8, | |
| "dispersion": 33, | |
| "recoil": 3000, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "500_Magnum", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.50口径/S&Wマグナム(手詰め))", | |
| "name_plural": "弾薬(.50口径/S&Wマグナム(手詰め))", | |
| "description": "弾頭重量約32gの.50口径S&Wマグナム弾です。.50口径S&Wマグナム弾は大抵の標的を一撃で無力化できる途方も無く強力な拳銃弾です。恐ろしい威力を誇りますが、それに伴った恐ろしい反動があります。" | |
| }, | |
| "uuid": "06fccd0c-d08b-4b72-a616-cc8c560796a5" | |
| }, | |
| { | |
| "id": "545", | |
| "type": "AMMO", | |
| "name": "5.45x39mm 7N10", | |
| "name_plural": "5.45x39mm 7N10", | |
| "//": "Mainlined from Icecoon's Weapons Pack.", | |
| "description": "5.45x39mm 7N10 ammunition with 56gr FMJ bullets. The 5.45x39mm round was introduced along with the AK-74 in 1974. It has superior wounding potential to the older 7.62x39mm round and quickly replaced it in Soviet military use.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 2900, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "545x39", | |
| "casing": "545_casing", | |
| "range": 37, | |
| "damage": 40, | |
| "pierce": 6, | |
| "dispersion": 30, | |
| "recoil": 1400, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.45x39mm/7N10)", | |
| "name_plural": "弾薬(5.45x39mm/7N10)", | |
| "description": "弾頭重量約3.6gの5.45x39mm 7N10 FMJ弾です。この弾はAK-74用に1974年に導入されました。7.62x39mmよりも殺傷力に優れ旧ソ連軍で急速に入れ替わりました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "a3e97956-fb48-4a70-8378-22cc3b94726b" | |
| }, | |
| { | |
| "id": "545_ap", | |
| "type": "AMMO", | |
| "name": "5.45x39mm 7N22", | |
| "name_plural": "5.45x39mm 7N22", | |
| "//": "Mainlined from Icecoon's Weapons Pack.", | |
| "description": "Armor piercing 5.45x39mm ammunition with 57gr bullets containing a steel penetrator. Developed in 1998 by the Russian military.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 6500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "545x39", | |
| "casing": "545_casing", | |
| "range": 37, | |
| "damage": 38, | |
| "pierce": 14, | |
| "dispersion": 30, | |
| "recoil": 1400, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "545", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.45x39mm/7N22)", | |
| "name_plural": "弾薬(5.45x39mm/7N22)", | |
| "description": "鉄芯が内蔵された弾頭重量約3.6gの5.45x39mm AP弾です。1998年にロシア軍で開発されました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "758a3c02-0f2b-4026-aa99-588b98fcb724" | |
| }, | |
| { | |
| "id": "reloaded_545", | |
| "type": "AMMO", | |
| "name": "reloaded 5.45x39mm 7N10", | |
| "name_plural": "reloaded 5.45x39mm 7N10", | |
| "//": "Mainlined from Icecoon's Weapons Pack.", | |
| "description": "The 5.45x39mm was the standard ammunition for the AK series from 1974. Its designers were inspired by the 5.56x45mm NATO cartridge. This one has been hand-reloaded.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 2030, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "545x39", | |
| "casing": "545_casing", | |
| "range": 37, | |
| "damage": 36, | |
| "pierce": 6, | |
| "dispersion": 33, | |
| "recoil": 1400, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "545", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.45x39mm/7N10(手詰め))", | |
| "name_plural": "弾薬(5.45x39mm/7N10(手詰め))", | |
| "description": "5.45x39mm弾は、5.56x45mmNATO弾の影響を受けて開発された弾薬で、1274年以降のAKシリーズの標準弾として使用されました。この弾薬は手詰めで製作されています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "8d8fe73b-75e0-485b-bb95-711d9649efaf" | |
| }, | |
| { | |
| "id": "reloaded_545_ap", | |
| "type": "AMMO", | |
| "name": "reloaded 5.45x39mm 7N22", | |
| "name_plural": "reloaded 5.45x39mm 7N22", | |
| "//": "Mainlined from Icecoon's Weapons Pack.", | |
| "description": "Armor piercing 5.45x39mm ammunition with hand-reloaded bullets containing a steel penetrator. Developed in 1998 by the Russian military.", | |
| "weight": 10, | |
| "volume": 1, | |
| "price": 4550, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 30, | |
| "stack_size": 30, | |
| "ammo_type": "545x39", | |
| "casing": "545_casing", | |
| "range": 37, | |
| "damage": 34, | |
| "pierce": 14, | |
| "dispersion": 33, | |
| "recoil": 1400, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "545_ap", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.45x39mm/7N22(手詰め))", | |
| "name_plural": "弾薬(5.45x39mm/7N22(手詰め))", | |
| "description": "鉄芯が内蔵された5.45x39mm AP弾です。1998年にロシア軍で開発されました。この弾薬は手詰めで製作されています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "64e510f0-a8b6-43c3-8307-8b434b135a15" | |
| }, | |
| { | |
| "id": "57mm", | |
| "type": "AMMO", | |
| "name": "5.7x28mm SS190", | |
| "name_plural": "5.7x28mm SS190", | |
| "description": "5.7x28mm ammunition with 31gr AP FMJ bullets. The 5.7x28mm cartridge was designed by FN Herstal to replace the 9x19mm round in NATO use. Although the project to replace 9x19mm Parabellum was effectively canceled the 5.7x28mm round has seen action in many conflicts and has proven to be reliable. It has very low recoil and its armor penetration is a defining feature.", | |
| "weight": 6, | |
| "volume": 1, | |
| "price": 5000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 40, | |
| "stack_size": 60, | |
| "ammo_type": "57", | |
| "casing": "57mm_casing", | |
| "range": 14, | |
| "damage": 20, | |
| "pierce": 18, | |
| "dispersion": 40, | |
| "recoil": 90, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.7x28mm/SS190)", | |
| "name_plural": "弾薬(5.7x28mm/SS190)", | |
| "description": "弾頭重量約2gのAP フルメタルジャケット弾です。9x19mm NATO弾を置き換える為にFNハースタル社が設計しました。実際には置き換えられませんでしたがその信頼性から各地の紛争で活躍しました。この銃弾は反動が非常に小さい事と貫通力がある事が特徴です。" | |
| }, | |
| "uuid": "0612f34a-5081-414f-91f4-bed60cea9a2a" | |
| }, | |
| { | |
| "id": "reloaded_57mm", | |
| "type": "AMMO", | |
| "name": "reloaded 5.7x28mm", | |
| "name_plural": "reloaded 5.7x28mm", | |
| "description": "5.7x28mm ammunition with 31gr AP FMJ bullets. The 5.7x28mm cartridge was designed by FN Herstal to replace the 9x19mm round in NATO use. Although the project to replace 9x19mm Parabellum was effectively canceled the 5.7x28mm round has seen action in many conflicts and has proven to be reliable. It has very low recoil and its armor penetration is a defining feature.", | |
| "weight": 6, | |
| "volume": 1, | |
| "price": 3500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 40, | |
| "stack_size": 60, | |
| "ammo_type": "57", | |
| "casing": "57mm_casing", | |
| "range": 14, | |
| "damage": 18, | |
| "pierce": 18, | |
| "dispersion": 44, | |
| "recoil": 90, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "57mm", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5.7x28mm(手詰め))", | |
| "name_plural": "弾薬(5.7x28mm(手詰め))", | |
| "description": "弾頭重量約2gのAP フルメタルジャケット弾です。9x19mm NATO弾を置き換える為にFNハースタル社が設計しました。実際には置き換えられませんでしたがその信頼性から各地の紛争で活躍しました。この銃弾は反動が非常に小さい事と貫通力がある事が特徴です。" | |
| }, | |
| "uuid": "37a7cdb0-a37b-40c6-ba96-34a703425760" | |
| }, | |
| { | |
| "id": "5x50dart", | |
| "type": "AMMO", | |
| "name": "RA110 5x50mm flechette", | |
| "description": "Designed to defeat modern body armor, the Rivtech 5x50mm flechette round features a biodegradable sabot and a single, fin-stabilized penetrator.", | |
| "weight": 2, | |
| "volume": 1, | |
| "price": 5000, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "green", | |
| "count": 100, | |
| "stack_size": 200, | |
| "ammo_type": "5x50", | |
| "casing": "5x50_hull", | |
| "range": 60, | |
| "damage": 20, | |
| "pierce": 30, | |
| "dispersion": 60, | |
| "recoil": 400, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5x50mm/RA110/矢弾)", | |
| "description": "近代のボディアーマーを倒す為に設計された、Rivtech社製5x50mm矢弾は、生分解性サボとシングルフィンで安定化された貫通体を提供しています。", | |
| "color": "緑" | |
| }, | |
| "uuid": "772a89e8-2908-4141-bc01-0580f298fb21" | |
| }, | |
| { | |
| "id": "5x50heavy", | |
| "type": "AMMO", | |
| "name": "RA119 5x50mm penetrator", | |
| "description": "Designed to defeat modern body armor, the Rivtech 5x50mm RA119 penetrator round features a biodegradable sabot and a single, fin-stabilized tungsten alloy projectile.", | |
| "weight": 3, | |
| "volume": 1, | |
| "price": 7500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "green", | |
| "count": 100, | |
| "stack_size": 200, | |
| "ammo_type": "5x50", | |
| "casing": "5x50_hull", | |
| "range": 50, | |
| "damage": 25, | |
| "pierce": 50, | |
| "dispersion": 80, | |
| "recoil": 440, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "5x50dart", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(5x50mm/RA119/貫通弾)", | |
| "description": "現代のボディアーマーを撃ち破る為に設計された、Rivtech社製 5x50mm RA119 貫通弾です。生分解性素材の装弾筒の中に、安定翼付のタングステン合金徹甲弾が収められています。", | |
| "color": "緑" | |
| }, | |
| "uuid": "7d532df8-42e9-494b-92d4-7e33be3e51a2" | |
| }, | |
| { | |
| "id": "700nx", | |
| "type": "AMMO", | |
| "name": ".700 NX", | |
| "name_plural": ".700 NX", | |
| "description": "The .700 Nitro Express is a very powerful rifle round designed for long-range use. Its stupendous accuracy and armor piercing capabilities make it one of the most deadly rounds available, offset only by its drastic recoil and noise.", | |
| "weight": 80, | |
| "volume": 1, | |
| "price": 75000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 10, | |
| "stack_size": 5, | |
| "ammo_type": "700nx", | |
| "casing": "700nx_casing", | |
| "range": 42, | |
| "damage": 90, | |
| "pierce": 30, | |
| "dispersion": 15, | |
| "recoil": 12000, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.700口径/ニトロ・エクスプレス)", | |
| "name_plural": "弾薬(.700口径/ニトロ・エクスプレス)", | |
| "description": ".700口径ニトロエクスプレス弾は遠距離での使用のために設計された非常に強力なライフル弾です。その素晴らしい精度と装甲貫通能力は、この弾丸を最も致命的な弾丸の一つとしており、欠点として強烈な反動と騒音があります。" | |
| }, | |
| "uuid": "b69c92cd-af7e-499d-9a80-1b26ef4581b3" | |
| }, | |
| { | |
| "id": "reloaded_700nx", | |
| "type": "AMMO", | |
| "name": "reloaded .700 NX", | |
| "name_plural": "reloaded .700 NX", | |
| "description": "The .700 Nitro Express is a very powerful rifle round designed for long-range use. Its stupendous accuracy and armor piercing capabilities make it one of the most deadly rounds available, offset only by its drastic recoil and noise.", | |
| "weight": 80, | |
| "volume": 1, | |
| "price": 52500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 10, | |
| "stack_size": 5, | |
| "ammo_type": "700nx", | |
| "casing": "700nx_casing", | |
| "range": 42, | |
| "damage": 81, | |
| "pierce": 30, | |
| "dispersion": 16, | |
| "recoil": 12000, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "700nx", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(.70口径/ニトロ・エクスプレス(手詰め))", | |
| "name_plural": "弾薬(.70口径/ニトロ・エクスプレス(手詰め))", | |
| "description": ".700口径ニトロエクスプレス弾は遠距離での使用のために設計された非常に強力なライフル弾です。その素晴らしい精度と装甲貫通能力は、この弾丸を最も致命的な弾丸の一つとしており、欠点として強烈な反動と騒音があります。" | |
| }, | |
| "uuid": "8453a4a3-67cc-412e-bc9e-94832f712fb0" | |
| }, | |
| { | |
| "id": "762_m43", | |
| "type": "AMMO", | |
| "name": "7.62x39mm M43", | |
| "name_plural": "7.62x39mm M43", | |
| "description": "7.62x39mm M43 ammunition with 123gr steel core FMJ bullets. Developed in WW2 by the Soviet Union the 7.62x39mm round rapidly became extremely popular all over the world. The bullet has poor wounding potential due to its stability, only begining to yaw after 26cm.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 5200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "762", | |
| "casing": "762_casing", | |
| "range": 30, | |
| "damage": 36, | |
| "pierce": 8, | |
| "dispersion": 35, | |
| "recoil": 1600, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x39mm/M43)", | |
| "name_plural": "弾薬(7.62x39mm/M43)", | |
| "description": "鋼鉄製の弾芯をもつ弾頭重量約7.9gの7.62x39mm M43フルメタルジャケット弾です。第二次世界大戦中に開発され、急速に世界中で人気となりました。26cmを超えると弾道がそれ始める為、殺傷力には乏しいです。" | |
| }, | |
| "uuid": "5d53ba87-08c2-4d4e-8a06-08db36c6904a" | |
| }, | |
| { | |
| "id": "762_m87", | |
| "type": "AMMO", | |
| "name": "7.62x39mm M67", | |
| "name_plural": "7.62x39mm M67", | |
| "description": "7.62x39mm M67 rounds. The inadequate terminal ballistics of the M43 round led to the development of the M67 round in Yugoslavia in the 1960s. It destabilizes much faster than M43 after hitting a target leading to greater damage.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 6800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "762", | |
| "casing": "762_casing", | |
| "range": 30, | |
| "damage": 44, | |
| "pierce": 10, | |
| "dispersion": 35, | |
| "recoil": 1600, | |
| "effects": [ | |
| "COOKOFF", | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "762_m43", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x39mm/M67)", | |
| "name_plural": "弾薬(7.62x39mm/M67)", | |
| "description": "7.62x39mm M67弾です。M43弾の不安定な終端弾道特性が1960年代にユーゴスラビアで開発されるきっかけとなりました。M43よりも標的へ命中後のぶれが激しく、より大きなダメージを与えます。" | |
| }, | |
| "uuid": "c4acee77-3f3c-4d08-9dd0-3d0d1cf93d82" | |
| }, | |
| { | |
| "id": "reloaded_762_m43", | |
| "type": "AMMO", | |
| "name": "reloaded 7.62x39mm M43", | |
| "name_plural": "reloaded 7.62x39mm M43", | |
| "description": "7.62x39mm M43 ammunition with 123gr steel core FMJ bullets. Developed in WW2 by the Soviet Union the 7.62x39mm round rapidly became extremely popular all over the world. The bullet has poor wounding potential due to its stability, only begining to yaw after 26cm.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 3640, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "762", | |
| "casing": "762_casing", | |
| "range": 30, | |
| "damage": 32, | |
| "pierce": 8, | |
| "dispersion": 38, | |
| "recoil": 1600, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "762_m43", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x39mm/M43(手詰め))", | |
| "name_plural": "弾薬(7.62x39mm/M43(手詰め))", | |
| "description": "鋼鉄製の弾芯をもつ弾頭重量約7.9gの7.62x39mm M43フルメタルジャケット弾です。第二次世界大戦中に開発され、急速に世界中で人気となりました。26cmを超えると弾道がそれ始める為、殺傷力には乏しいです。" | |
| }, | |
| "uuid": "8f599f97-3ded-4fa8-b249-a471211b4331" | |
| }, | |
| { | |
| "id": "reloaded_762_m87", | |
| "type": "AMMO", | |
| "name": "reloaded 7.62x39mm M67", | |
| "name_plural": "reloaded 7.62x39mm M67", | |
| "description": "7.62x39mm M67 rounds. The inadequate terminal ballistics of the M43 round led to the development of the M67 round in Yugoslavia in the 1960s. It destabilizes much faster than M43 after hitting a target leading to greater damage.", | |
| "weight": 13, | |
| "volume": 1, | |
| "price": 4760, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 30, | |
| "stack_size": 20, | |
| "ammo_type": "762", | |
| "casing": "762_casing", | |
| "range": 30, | |
| "damage": 39, | |
| "pierce": 10, | |
| "dispersion": 38, | |
| "recoil": 1600, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "762_m87", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x39mm/M67(手詰め))", | |
| "name_plural": "弾薬(7.62x39mm/M67(手詰め))", | |
| "description": "7.62x39mm M67弾です。M43弾の不安定な終端弾道特性が1960年代にユーゴスラビアで開発されるきっかけとなりました。M43よりも標的へ命中後のぶれが激しく、より大きなダメージを与えます。" | |
| }, | |
| "uuid": "247724b0-9a54-461c-ac3a-4d8de93efcf9" | |
| }, | |
| { | |
| "id": "762_54R", | |
| "type": "AMMO", | |
| "name": "7.62x54mmR", | |
| "name_plural": "7.62x54mmR", | |
| "description": "7.62x54mmR ammunition with 150gr FMJ bullets. The 7.62x54mmR round is one of the oldest still in common use, primarily due to the the popularity of the Mosin-Nagant rifle. Although it has not been used by militaries for several decades it remains popular with civilians. It is a powerful cartridge capable of killing most targets with one shot.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 2200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "762R", | |
| "casing": "762R_casing", | |
| "range": 75, | |
| "damage": 54, | |
| "pierce": 10, | |
| "dispersion": 15, | |
| "recoil": 2650, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x54mm/R)", | |
| "name_plural": "弾薬(7.62x54mm/R)", | |
| "description": "弾頭重量約9.7gのFMJ 7.62x54mmR弾です。モシン・ナガンライフルの根強い人気により未だによく使われている古い弾薬の一つです。ただし人気があるのは民間のみで、軍では数十年前から使われていません。標的を一撃で葬る事が可能な強力な弾薬です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "cb65db79-7bfe-482f-96d5-3391aa839237" | |
| }, | |
| { | |
| "id": "reloaded_762_54R", | |
| "type": "AMMO", | |
| "name": "reloaded 7.62x54mmR", | |
| "name_plural": "reloaded 7.62x54mmR", | |
| "description": "7.62x54mmR ammunition with 150gr FMJ bullets. The 7.62x54mmR round is one of the oldest still in common use, primarily due to the the popularity of the Mosin-Nagant rifle. Although it has not been used by militaries for several decades it remains popular with civilians. It is a powerful cartridge capable of killing most targets with one shot.", | |
| "weight": 18, | |
| "volume": 1, | |
| "price": 1540, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "762R", | |
| "casing": "762R_casing", | |
| "range": 75, | |
| "damage": 48, | |
| "pierce": 10, | |
| "dispersion": 16, | |
| "recoil": 2650, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "762_54R", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x54mm/R(手詰め))", | |
| "name_plural": "弾薬(7.62x54mm/R(手詰め))", | |
| "description": "弾頭重量約9.7gのFMJ 7.62x54mmR弾です。モシン・ナガンライフルの根強い人気により未だによく使われている古い弾薬の一つです。ただし人気があるのは民間のみで、軍では数十年前から使われていません。標的を一撃で葬る事が可能な強力な弾薬です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "9a2abdb8-ad0e-4a63-8825-8f9b7cfbc0d4" | |
| }, | |
| { | |
| "id": "762_25", | |
| "type": "AMMO", | |
| "name": "7.62x25mm JHP", | |
| "name_plural": "7.62x25mm JHP", | |
| "description": "A commercial version of the 7.62x25mm cartridge created for the armed forces of Soviet Russia. It was derived from the 7.63x25mm cartridge used by the C96 pistol.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 3000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "762x25", | |
| "casing": "762_casing", | |
| "range": 13, | |
| "damage": 24, | |
| "pierce": 2, | |
| "dispersion": 120, | |
| "recoil": 540, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x25mm/JHP)", | |
| "name_plural": "弾薬(7.62x25mm/JHP)", | |
| "description": "ソビエトロシア軍用に開発された7.62x25mm弾の商用モデルです。C96ピストルで使用する7.63x25mm弾から派生して開発されました。" | |
| }, | |
| "uuid": "76804bdc-e97d-4e61-a6df-b8b72e57b339" | |
| }, | |
| { | |
| "id": "762_25hot", | |
| "type": "AMMO", | |
| "name": "7.62x25mm FMJ hot load", | |
| "name_plural": "7.62x25mm FMJ hot load", | |
| "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with a 85 gr. FMJ bullet. It is more powerful than the original.", | |
| "weight": 9, | |
| "volume": 1, | |
| "price": 3500, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "762x25", | |
| "casing": "762_casing", | |
| "range": 15, | |
| "damage": 28, | |
| "pierce": 5, | |
| "dispersion": 120, | |
| "recoil": 594, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "762_25", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x25mm/JHPホットロード)", | |
| "name_plural": "弾薬(7.62x25mm/JHPホットロード)", | |
| "description": "約5グラムの火薬を高圧で装薬した、7.62x25mm弾の商用モデルです。フルメタルジャケットであり、通常の弾薬よりも強力です。" | |
| }, | |
| "uuid": "42cd4224-55ef-45e2-b58c-752a85ab74aa" | |
| }, | |
| { | |
| "id": "762_25typeP", | |
| "type": "AMMO", | |
| "name": "7.62x25mm Type P", | |
| "name_plural": "7.62x25mm Type P", | |
| "description": "A subsonic cartridge derived from the 7.62x25mm, designed for silenced firearms. It offers good armor penetration at the cost of slightly less damage.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 5000, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 50, | |
| "stack_size": 40, | |
| "ammo_type": "762x25", | |
| "casing": "762_casing", | |
| "range": 12, | |
| "damage": 15, | |
| "pierce": 4, | |
| "dispersion": 120, | |
| "recoil": 495, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "762_25", | |
| "//": "Stopgap price of $1 per. Anti-China prejudice in the pre-Cataclysm US may have made this ammo tougher to come by.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(7.62x25mm/タイプP)", | |
| "name_plural": "弾薬(7.62x25mm/タイプP)", | |
| "description": "消音器付きの火器で使用するための、7.62x25mm弾を基に設計された亜音速で発射される弾薬です。威力は低い代わりに装甲貫通力に優れています。" | |
| }, | |
| "uuid": "40e1aa19-08ed-4e31-9cc2-01096ceac6fd" | |
| }, | |
| { | |
| "id": "8mm_bootleg", | |
| "type": "AMMO", | |
| "name": "bootleg 8x40mm JHP", | |
| "name_plural": "bootleg 8x40mm JHP", | |
| "//": "Cased ammo tends to be roughly $1/shot, more or less. Rivtech ammo, being New and Proprietary and Expensive, $2-2.50 or so.", | |
| "description": "Bootleg duplicates of Rivtech 8x40mm caseless rounds. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 8750, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "8x40mm", | |
| "range": 42, | |
| "damage": 42, | |
| "pierce": 8, | |
| "dispersion": 82, | |
| "recoil": 2200, | |
| "effects": [ | |
| "RECYCLED" | |
| ], | |
| "copy-from": "8mm_jhp", | |
| "translation": { | |
| "type": "弾薬", | |
| "color": "桃色" | |
| }, | |
| "uuid": "821c5bc9-f202-4c7a-8a82-dc5e3d46f308" | |
| }, | |
| { | |
| "id": "8mm_caseless", | |
| "type": "AMMO", | |
| "name": "8x40mm caseless", | |
| "name_plural": "8x40mm caseless", | |
| "//": "Cased ammo tends to be roughly $1/shot, more or less. Rivtech ammo, being New and Proprietary and Expensive, $2-2.50 or so.", | |
| "description": "8x40mm caseless rounds. Proprietary ammunition for Rivtech firearms. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 12500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "8x40mm", | |
| "range": 42, | |
| "damage": 42, | |
| "pierce": 18, | |
| "dispersion": 75, | |
| "recoil": 2200, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(8x40mm)", | |
| "name_plural": "ケースレス弾薬(8x40mm)", | |
| "description": "8x40mmケースレス弾です。Rivtech社製の軍用品質の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "f8ebf71e-da9f-4b12-b310-29fb7f8fb4e2" | |
| }, | |
| { | |
| "id": "8mm_civilian", | |
| "type": "AMMO", | |
| "name": "8x40mm sporting", | |
| "name_plural": "8x40mm sporting", | |
| "//": "Cased ammo tends to be roughly $1/shot, more or less. Rivtech ammo, being New and Proprietary and Expensive, $2-2.50 or so.", | |
| "description": "8x40mm caseless rounds, light sporting load sold for civilian use. Proprietary ammunition for Rivtech firearms. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 10000, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "8x40mm", | |
| "range": 42, | |
| "damage": 21, | |
| "pierce": 18, | |
| "dispersion": 90, | |
| "recoil": 1100, | |
| "effects": [], | |
| "copy-from": "8mm_caseless", | |
| "translation": { | |
| "type": "弾薬", | |
| "color": "桃色" | |
| }, | |
| "uuid": "0c1a4d54-1d8e-4340-bb5e-1be2b49a29e1" | |
| }, | |
| { | |
| "id": "8mm_fmj", | |
| "type": "AMMO", | |
| "name": "8x40mm FMJ", | |
| "name_plural": "8x40mm FMJ", | |
| "//": "Cased ammo tends to be roughly $1/shot, more or less. Rivtech ammo, being New and Proprietary and Expensive, $2-2.50 or so.", | |
| "description": "8x40mm caseless rounds, full metal jacket. Military grade ammunition for Rivtech firearms. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 12500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "8x40mm", | |
| "range": 42, | |
| "damage": 37, | |
| "pierce": 28, | |
| "dispersion": 75, | |
| "recoil": 2200, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "8mm_caseless", | |
| "translation": { | |
| "type": "弾薬", | |
| "description": "フルメタルジャケット仕様の8x40mmケースレス弾です。Rivtech社製の軍用品質の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "03e8647a-545c-4ae9-9764-26e8e0ea9ed5" | |
| }, | |
| { | |
| "id": "8mm_hvp", | |
| "type": "AMMO", | |
| "name": "8x40mm HVP", | |
| "name_plural": "8x40mm HVP", | |
| "//": "Cased ammo tends to be roughly $1/shot, more or less. Rivtech ammo, being New and Proprietary and Expensive, $2-2.50 or so.", | |
| "description": "8x40mm caseless rounds, saboted high-velocity penetrator type. Advanced military grade, armor-piercing ammunition that fires a single depleted uranium flechette. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 50000, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 20, | |
| "stack_size": 40, | |
| "ammo_type": "8x40mm", | |
| "range": 42, | |
| "damage": 47, | |
| "pierce": 38, | |
| "dispersion": 75, | |
| "recoil": 2200, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "8mm_caseless", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ケースレス弾薬(8x40mm/HVP)", | |
| "name_plural": "ケースレス弾薬(8x40mm/HVP)", | |
| "description": "ハイベロシティサボット仕様の8x40mmケースレス弾です。劣化ウランを用いた最新の軍用品質の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "0db8df9a-03b1-4210-a735-2e0741f2e411" | |
| }, | |
| { | |
| "id": "8mm_inc", | |
| "type": "AMMO", | |
| "name": "8x40mm tracer", | |
| "name_plural": "8x40mm tracer", | |
| "//": "Cased ammo tends to be roughly $1/shot, more or less. Rivtech ammo, being New and Proprietary and Expensive, $2-2.50 or so.", | |
| "description": "8x40mm caseless rounds with tracers to help keep the weapon they are fired from on target at the risk of igniting flammable substances. Military grade ammunition for Rivtech firearms. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 12500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 20, | |
| "stack_size": 40, | |
| "ammo_type": "8x40mm", | |
| "range": 42, | |
| "damage": 42, | |
| "pierce": 18, | |
| "dispersion": 60, | |
| "recoil": 2200, | |
| "effects": [ | |
| "NEVER_MISFIRES", | |
| "INCENDIARY" | |
| ], | |
| "copy-from": "8mm_caseless", | |
| "translation": { | |
| "type": "弾薬", | |
| "color": "桃色" | |
| }, | |
| "uuid": "7828c624-6a98-47e8-96d0-326531426428" | |
| }, | |
| { | |
| "id": "8mm_jhp", | |
| "type": "AMMO", | |
| "name": "8x40mm JHP", | |
| "name_plural": "8x40mm JHP", | |
| "//": "Cased ammo tends to be roughly $1/shot, more or less. Rivtech ammo, being New and Proprietary and Expensive, $2-2.50 or so.", | |
| "description": "8x40mm caseless rounds, jacketed hollowpoint. Military grade ammunition for Rivtech firearms. Being caseless rounds, these cannot be disassembled or reloaded.", | |
| "weight": 12, | |
| "volume": 1, | |
| "price": 12500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "pink", | |
| "count": 40, | |
| "stack_size": 40, | |
| "ammo_type": "8x40mm", | |
| "range": 42, | |
| "damage": 47, | |
| "pierce": 8, | |
| "dispersion": 75, | |
| "recoil": 2200, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "8mm_caseless", | |
| "translation": { | |
| "type": "弾薬", | |
| "description": "ホローポイント仕様の8x40mmケースレス弾です。Rivtech社製の軍用品質の弾薬です。ケースレスの弾薬は分解、再利用が出来ない。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "b0a91e36-5bfa-4603-8202-bc39a0d71bc1" | |
| }, | |
| { | |
| "id": "9mm", | |
| "type": "AMMO", | |
| "name": "9x19mm JHP", | |
| "name_plural": "9x19mm JHP", | |
| "description": "9x19mm ammunition with a 116gr jacketed hollow point bullet. JHP rounds have inferior penetration to FMJ rounds but their expansion slightly increases stopping power against unarmored targets and reduces overpenetration.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 2400, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 26, | |
| "dispersion": 60, | |
| "recoil": 500, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "id": "9mm弾", | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/JHP)", | |
| "name_plural": "弾薬(9x19mm/JHP)", | |
| "description": "弾頭重量約7.52gの9x19mmパラベラム ホローポイント弾です。ホローポイント弾はFMJ弾より貫通力は劣りますが、防護を持たない標的の体内で拡散する為、制止力を僅かに増加しています。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾" | |
| }, | |
| "uuid": "7feb552c-7235-4400-ae91-9fb5cd6cc344" | |
| }, | |
| { | |
| "id": "9mmfmj", | |
| "type": "AMMO", | |
| "name": "9x19mm FMJ", | |
| "name_plural": "9x19mm FMJ", | |
| "description": "9x19mm ammunition with a brass jacketed 115gr bullet. It is a popular round for military, law enforcement, and civilian use even after almost 150 years.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 2400, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 24, | |
| "dispersion": 60, | |
| "recoil": 500, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "9mm", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/FMJ)", | |
| "name_plural": "弾薬(9x19mm/FMJ)", | |
| "description": "弾頭重量約7.45gの9x19mmパラベラム/FMJ弾です。実用から150年を経てもなお、軍や法執行機関、民間で広く用いられていました。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾", | |
| "copy-from": "9mm弾" | |
| }, | |
| "uuid": "12c6fb22-aea9-4d22-916f-23f57d28a9ec" | |
| }, | |
| { | |
| "id": "9mmP", | |
| "type": "AMMO", | |
| "name": "9x19mm +P", | |
| "name_plural": "9x19mm +P", | |
| "description": "Overpressure 9x19mm ammunition. The round's increased velocity results in superior accuracy and stopping power at the cost of higher recoil.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 3800, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 25, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 28, | |
| "dispersion": 45, | |
| "recoil": 550, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "9mm", | |
| "pierce": 2, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/+P)", | |
| "name_plural": "弾薬(9x19mm/+P)", | |
| "description": "9x19mmパラベラム/強装弾です。通常より反動は強いですが、強化された弾速によって優れた精度と制止力を実現しています。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾", | |
| "copy-from": "9mm弾" | |
| }, | |
| "uuid": "bd4f016f-9f17-42e1-a8ed-1c15c395a424" | |
| }, | |
| { | |
| "id": "9mmP2", | |
| "type": "AMMO", | |
| "name": "9x19mm +P+", | |
| "name_plural": "9x19mm +P+", | |
| "description": "A step beyond the high-pressure 9mm +P round, the +P+ has even higher internal pressure offering superior damage, accuracy, and penetration.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 5200, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 30, | |
| "dispersion": 30, | |
| "recoil": 600, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "9mm", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/+P+)", | |
| "name_plural": "弾薬(9x19mm/+P+)", | |
| "description": "9x19mm/+P弾の一歩先をゆく+P+弾です。装薬の更なる強化によって、より優れたダメージ、精度、貫通力を提供しています。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾", | |
| "copy-from": "9mm弾" | |
| }, | |
| "uuid": "4f9ae911-7e98-47fb-992f-d012648be546" | |
| }, | |
| { | |
| "id": "reloaded_9mm", | |
| "type": "AMMO", | |
| "name": "reloaded 9x19mm JHP", | |
| "name_plural": "reloaded 9x19mm JHP", | |
| "description": "9x19mm ammunition with a 116gr jacketed hollow point bullet. JHP rounds have inferior penetration to FMJ rounds but their expansion slightly increases stopping power against unarmored targets and reduces overpenetration.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 1680, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 23, | |
| "dispersion": 66, | |
| "recoil": 500, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "9mm", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/JHP(手詰め))", | |
| "name_plural": "弾薬(9x19mm/JHP(手詰め))", | |
| "description": "弾頭重量約7.52gの9x19mmパラベラム ホローポイント弾です。ホローポイント弾はFMJ弾より貫通力は劣りますが、防護を持たない標的の体内で拡散する為、制止力を僅かに増加しています。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾", | |
| "copy-from": "9mm弾" | |
| }, | |
| "uuid": "c3d62440-1a32-4267-8360-e236be253e5d" | |
| }, | |
| { | |
| "id": "reloaded_9mmfmj", | |
| "type": "AMMO", | |
| "name": "reloaded 9x19mm FMJ", | |
| "name_plural": "reloaded 9x19mm FMJ", | |
| "description": "9x19mm ammunition with a brass jacketed 115gr bullet. It is a popular round for military, law enforcement, and civilian use even after almost 150 years.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 1680, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 21, | |
| "dispersion": 66, | |
| "recoil": 500, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "9mmfmj", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/FMJ(手詰め))", | |
| "name_plural": "弾薬(9x19mm/FMJ(手詰め))", | |
| "description": "弾頭重量約7.45gの9x19mmパラベラム/FMJ弾です。実用から150年を経てもなお、軍や法執行機関、民間で広く用いられていました。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾" | |
| }, | |
| "uuid": "ae2d7948-558d-4d01-b801-4b4a600b6b73" | |
| }, | |
| { | |
| "id": "reloaded_9mmP", | |
| "type": "AMMO", | |
| "name": "reloaded 9x19mm +P", | |
| "name_plural": "reloaded 9x19mm +P", | |
| "description": "Overpressure 9x19mm ammunition. The round's increased velocity results in superior accuracy and stopping power at the cost of higher recoil.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 2660, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 25, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 25, | |
| "dispersion": 49, | |
| "recoil": 550, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "9mmP", | |
| "pierce": 2, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/+P(手詰め))", | |
| "name_plural": "弾薬(9x19mm/+P(手詰め))", | |
| "description": "9x19mmパラベラム/強装弾です。通常より反動は強いですが、強化された弾速によって優れた精度と制止力を実現しています。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾" | |
| }, | |
| "uuid": "4a127088-6234-40d1-9be6-f586fd9681b1" | |
| }, | |
| { | |
| "id": "reloaded_9mmP2", | |
| "type": "AMMO", | |
| "name": "reloaded 9x19mm +P+", | |
| "name_plural": "reloaded 9x19mm +P+", | |
| "description": "A step beyond the high-pressure 9mm +P round, the +P+ has even higher internal pressure offering superior damage, accuracy, and penetration.", | |
| "weight": 7, | |
| "volume": 1, | |
| "price": 3640, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 10, | |
| "stack_size": 50, | |
| "ammo_type": "9mm", | |
| "casing": "9mm_casing", | |
| "range": 14, | |
| "damage": 27, | |
| "dispersion": 33, | |
| "recoil": 600, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "9mmP2", | |
| "pierce": 4, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x19mm/+P+(手詰め))", | |
| "name_plural": "弾薬(9x19mm/+P+(手詰め))", | |
| "description": "9x19mm/+P弾の一歩先をゆく+P+弾です。装薬の更なる強化によって、より優れたダメージ、精度、貫通力を提供しています。", | |
| "color": "黄", | |
| "ammo_type": "9mm弾" | |
| }, | |
| "uuid": "9529d141-9780-4dfb-a879-e37ba39fb477" | |
| }, | |
| { | |
| "id": "9x18mm", | |
| "type": "AMMO", | |
| "name": "9x18mm 57-N-181S", | |
| "name_plural": "9x18mm", | |
| "description": "9x18mm Makarov ammunition with 93gr steel core FMJ bullets. The 9x18mm round was very common in the Eastern Bloc during the 20th century and remained in Russian military service into the 21st century.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 2600, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9x18", | |
| "casing": "9x18mm_casing", | |
| "range": 13, | |
| "damage": 16, | |
| "pierce": 2, | |
| "dispersion": 60, | |
| "recoil": 300, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "translation": { | |
| "id": "9x18mm弾", | |
| "type": "弾薬", | |
| "name": "弾薬(9x18mm/57-N-181S)", | |
| "name_plural": "9x18mm弾", | |
| "description": "西側における9x19mmパラベラム弾によく似た、弾頭重量約6gの9x18mmマカロフ/FMJ弾です。20世紀代の東側諸国で広く用いられましたが、21世紀に入るとロシア軍などでしか使われなくなりました。", | |
| "color": "黄" | |
| }, | |
| "uuid": "a7b3e1d5-a5f5-418e-a169-26a237b4537c" | |
| }, | |
| { | |
| "id": "9x18mmP2", | |
| "type": "AMMO", | |
| "name": "9x18mm SP-7", | |
| "name_plural": "9x18mm SP-7", | |
| "description": "9x18mm Makarov SP-7 ammunition. The 9x18mm round was very common in the Eastern Bloc during the 20th century and remained in Russian military service into the 21st century.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 2900, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 25, | |
| "stack_size": 50, | |
| "ammo_type": "9x18", | |
| "casing": "9x18mm_casing", | |
| "range": 15, | |
| "damage": 20, | |
| "pierce": 2, | |
| "dispersion": 50, | |
| "recoil": 330, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "9x18mm", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x18mm/SP-7)", | |
| "name_plural": "弾薬(9x18mm/SP-7)", | |
| "description": "9x18mmマカロフ/SP-7弾です。20世紀代の東側諸国で広く用いられましたが、21世紀に入るとロシア軍などでしか使われなくなりました。", | |
| "color": "黄", | |
| "copy-from": "9x18mm弾" | |
| }, | |
| "uuid": "54e48670-e5f3-44c2-a835-899c5d2cdf99" | |
| }, | |
| { | |
| "id": "9x18mmfmj", | |
| "type": "AMMO", | |
| "name": "9x18mm RG028", | |
| "name_plural": "9x18mm RG028", | |
| "description": "9x18mm Makarov RG028 ammunition. The RG028 round uses bullets with a hardened steel core to improve armor penetration.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 3100, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9x18", | |
| "casing": "9x18mm_casing", | |
| "range": 13, | |
| "damage": 14, | |
| "pierce": 10, | |
| "dispersion": 60, | |
| "recoil": 300, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "9x18mm", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x18mm/RG028)", | |
| "name_plural": "弾薬(9x18mm/RG028)", | |
| "description": "9x18mmマカロフ/RG028弾です。RG208弾は弾芯に硬鋼を使用する事で貫通力を高めています。", | |
| "color": "黄", | |
| "copy-from": "9x18mm弾" | |
| }, | |
| "uuid": "5672624e-c734-419e-9fcb-4a151e3ec219" | |
| }, | |
| { | |
| "id": "reloaded_9x18mm", | |
| "type": "AMMO", | |
| "name": "reloaded 9x18mm", | |
| "name_plural": "reloaded 9x18mm", | |
| "description": "9x18 millimeter Makarov, an old Soviet pistol cartridge used mainly by the Makarov PM. As the designation implies, it is a bit shorter in case length compared to 9mm Parabellum. This one has been hand-reloaded.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 1820, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9x18", | |
| "casing": "9x18mm_casing", | |
| "range": 13, | |
| "damage": 14, | |
| "pierce": 2, | |
| "dispersion": 66, | |
| "recoil": 300, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "9x18mm", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x18mm(手詰め))", | |
| "name_plural": "弾薬(9x18mm(手詰め))", | |
| "description": "9x18mmマカロフ弾です。主にマカロフPMに使用された旧ソ連製の拳銃弾で、名前の通り9mmパラベラム弾に比べて全長が少し短くなっています。この弾薬は手詰めで製作されています。", | |
| "color": "黄", | |
| "copy-from": "9x18mm弾" | |
| }, | |
| "uuid": "c5cef704-db15-45cc-b5f1-27086d548a08" | |
| }, | |
| { | |
| "id": "reloaded_9x18mmP2", | |
| "type": "AMMO", | |
| "name": "reloaded 9x18mm +P+", | |
| "name_plural": "reloaded 9x18mm +P+", | |
| "description": "9x18 millimeter Makarov, an old Soviet pistol cartridge used mainly by the Makarov PM. This one has been hand-reloaded to generate higher internal pressure, boosting flight stability and damage.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 2030, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 25, | |
| "stack_size": 50, | |
| "ammo_type": "9x18", | |
| "casing": "9x18mm_casing", | |
| "range": 15, | |
| "damage": 18, | |
| "pierce": 2, | |
| "dispersion": 55, | |
| "recoil": 330, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "9x18mmP2", | |
| "//": "Rather than give it a military designation, this is simply handmade overpressure ammo.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x18mm/+P+(手詰め))", | |
| "name_plural": "弾薬(9x18mm/+P+(手詰め))", | |
| "description": "9x18mmマカロフ弾です。主にマカロフPMに使用された旧ソ連製の拳銃弾で、弾道の安定性と破壊力を高めるため、より圧力がかかる手詰め方式で製作されています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "8d76bda9-32c7-46bf-88b3-3abb27f50bee" | |
| }, | |
| { | |
| "id": "reloaded_9x18mmfmj", | |
| "type": "AMMO", | |
| "name": "reloaded 9x18mm FMJ", | |
| "name_plural": "reloaded 9x18mm FMJ", | |
| "description": "9x18 millimeter Makarov, an old Soviet pistol cartridge used mainly by the Makarov PM. This brass-jacketed round increases penetration slightly, at the cost of reduced expansion. This one has been hand-reloaded.", | |
| "weight": 8, | |
| "volume": 1, | |
| "price": 2170, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "yellow", | |
| "count": 50, | |
| "stack_size": 50, | |
| "ammo_type": "9x18", | |
| "casing": "9x18mm_casing", | |
| "range": 13, | |
| "damage": 12, | |
| "pierce": 10, | |
| "dispersion": 66, | |
| "recoil": 300, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "9x18mmfmj", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(9x18mm/FMJ(手詰め))", | |
| "name_plural": "弾薬(9x18mm/FMJ(手詰め))", | |
| "description": "9x18mmマカロフ弾です。主にマカロフPMに使用された旧ソ連製の拳銃弾で、弾頭は真鍮で覆われています。着弾時に銃弾が変形することによって貫通力が高くなっています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "8036db3d-26a8-425e-af82-f761b183ac84" | |
| }, | |
| { | |
| "id": "flintlock_ammo", | |
| "type": "AMMO", | |
| "name": "paper cartridge", | |
| "description": "A paper cartridge containing black powder and a metallic projectile. Historically used to reload muzzleloaders in a more reasonable time.", | |
| "weight": 40, | |
| "volume": 1, | |
| "price": 1100, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "white", | |
| "count": 30, | |
| "stack_size": 10, | |
| "ammo_type": "flintlock", | |
| "range": 6, | |
| "damage": 50, | |
| "dispersion": 90, | |
| "recoil": 1500, | |
| "loudness": 70, | |
| "effects": [ | |
| "COOKOFF", | |
| "MUZZLE_SMOKE" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "紙製薬莢", | |
| "description": "紙製薬莢は黒色火薬と金属製の発射体を内包しています。歴史的には前装式銃の再装填の時間を効率化する為に使われていました。", | |
| "color": "白色" | |
| }, | |
| "uuid": "1b6bcb8b-f006-44ff-a1a0-bbf5385f50ea" | |
| }, | |
| { | |
| "id": "flintlock_shot", | |
| "type": "AMMO", | |
| "name": "paper shot cartridge", | |
| "description": "A paper cartridge containing black powder and metallic shot. Historically used to reload muzzleloaders in a more reasonable time.", | |
| "weight": 40, | |
| "volume": 1, | |
| "price": 1100, | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "white", | |
| "count": 30, | |
| "stack_size": 10, | |
| "ammo_type": "flintlock", | |
| "range": 4, | |
| "damage": 45, | |
| "dispersion": 20, | |
| "recoil": 1500, | |
| "loudness": 90, | |
| "effects": [ | |
| "COOKOFF", | |
| "MUZZLE_SMOKE", | |
| "SHOT" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "紙製薬莢(散弾)", | |
| "description": "紙製薬莢は黒色火薬と金属製の散弾を内包しています。歴史的には前装式銃の再装填の時間を効率化する為に使われていました。", | |
| "color": "白色" | |
| }, | |
| "uuid": "7a0e09f9-f5ba-495f-b741-b0084208343f" | |
| }, | |
| { | |
| "id": "rebar_rail", | |
| "type": "AMMO", | |
| "name": "rebar rail", | |
| "description": "A short piece of ferromagnetic rebar which has been straightened and sharpened on one end. Could be used as a projectile by a sufficiently powerful electromagnetic weapon.", | |
| "weight": 712, | |
| "volume": 1, | |
| "price": 1000, | |
| "to_hit": -1, | |
| "bashing": 5, | |
| "cutting": 1, | |
| "material": [ | |
| "iron" | |
| ], | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 10, | |
| "ammo_type": "metal_rail", | |
| "range": 40, | |
| "damage": 70, | |
| "pierce": 25, | |
| "dispersion": 150, | |
| "effects": [ | |
| "RECYCLED" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "レール(鉄筋)", | |
| "description": "一端を尖らせた真っ直ぐな短い鉄筋です。かなり強力な電磁兵器によって発射体として使用する事が出来ます。" | |
| }, | |
| "uuid": "e13f27f7-9233-415d-a89a-6fe65e76aa17" | |
| }, | |
| { | |
| "id": "steel_rail", | |
| "type": "AMMO", | |
| "name": "steel rail", | |
| "description": "A short piece of steel which has been forged true and sharpened on one end. Could be used as a projectile by a sufficiently powerful electromagnetic weapon.", | |
| "weight": 520, | |
| "volume": 1, | |
| "price": 1500, | |
| "to_hit": -1, | |
| "bashing": 4, | |
| "cutting": 2, | |
| "material": [ | |
| "steel" | |
| ], | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "count": 10, | |
| "ammo_type": "metal_rail", | |
| "range": 50, | |
| "damage": 65, | |
| "pierce": 40, | |
| "dispersion": 0, | |
| "effects": [ | |
| "NEVER_MISFIRES" | |
| ], | |
| "copy-from": "rebar_rail", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "レール(鋼)", | |
| "description": "一端を尖らせた真っ直ぐな鍛造した短い鋼鉄です。かなり強力な電磁兵器によって発射体として使用する事が出来ます。" | |
| }, | |
| "uuid": "3ea9faa4-df56-4aa6-b25e-11e7a9567f67" | |
| }, | |
| { | |
| "id": "combatnail", | |
| "type": "AMMO", | |
| "category": "spare_parts", | |
| "name": "flechette", | |
| "name_plural": "nails", | |
| "description": "A tiny steel dart. Can be fired from a nail gun or similar weapon or used when crafting ammunition", | |
| "weight": 4, | |
| "volume": 1, | |
| "price": 18000, | |
| "material": "steel", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "count": 100, | |
| "stack_size": 100, | |
| "ammo_type": "nail", | |
| "range": 3, | |
| "damage": 12, | |
| "pierce": 9, | |
| "dispersion": 120, | |
| "copy-from": "nail", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢弾", | |
| "name_plural": "釘", | |
| "description": "小さな鋼製のダーツです。ネイルガンなどの武器から発射したり、弾薬の製作に使用することができます。", | |
| "ammo_type": "釘", | |
| "copy-from": "釘" | |
| }, | |
| "uuid": "d0e8e937-34ce-40a9-a9e6-e2045cae88f2" | |
| }, | |
| { | |
| "id": "nail", | |
| "type": "AMMO", | |
| "category": "spare_parts", | |
| "name": "nail", | |
| "name_plural": "nails", | |
| "description": "A box of nails, mainly useful with a hammer.", | |
| "weight": 4, | |
| "volume": 1, | |
| "price": 6000, | |
| "material": "iron", | |
| "symbol": "=", | |
| "color": "cyan", | |
| "count": 100, | |
| "stack_size": 100, | |
| "ammo_type": "nail", | |
| "range": 3, | |
| "damage": 4, | |
| "pierce": 3, | |
| "dispersion": 120, | |
| "translation": { | |
| "id": "釘", | |
| "type": "弾薬", | |
| "name": "釘", | |
| "name_plural": "釘", | |
| "description": "釘が入った箱です。主にハンマーと一緒に使います。", | |
| "color": "シアン", | |
| "ammo_type": "釘" | |
| }, | |
| "uuid": "6b10d422-178b-48d3-adc8-86549e0e6aea" | |
| }, | |
| { | |
| "id": "reloaded_shot_bird", | |
| "type": "AMMO", | |
| "name": "reloaded birdshot", | |
| "name_plural": "reloaded birdshot", | |
| "description": "Weak shotgun ammunition. Designed for hunting birds and other small game, its applications in combat are very limited.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 1680, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 13, | |
| "recoil": 1500, | |
| "loudness": 128, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "NOGIB", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "shot_bird", | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(小ペレット弾(手詰め))", | |
| "name_plural": "弾薬(小ペレット弾(手詰め))", | |
| "description": "ショットガン用の威力の低い弾薬です。鳥獣の狩猟や小さな標的向きで、戦闘における用途は非常に限られています。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "5f31e951-608e-4b93-be3c-304ee291bd56" | |
| }, | |
| { | |
| "id": "reloaded_shot_00", | |
| "type": "AMMO", | |
| "name": "reloaded 00 shot", | |
| "name_plural": "reloaded 00 shot", | |
| "description": "A shell filled with iron pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 2450, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 45, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "shot_00", | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(散弾(手詰め))", | |
| "name_plural": "弾薬(散弾(手詰め))", | |
| "description": "鉛の球が詰まった薬莢です。殺傷能力が高く、広範囲に広がります。SWATが愛用しています。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "777500ec-ceea-45e8-84dc-2e410263dfcc" | |
| }, | |
| { | |
| "id": "reloaded_shot_flechette", | |
| "type": "AMMO", | |
| "name": "reloaded flechette shell", | |
| "name_plural": "reloaded flechette shell", | |
| "description": "A shotgun shell filled with tiny steel darts. Extremely damaging, plus the spread makes it very accurate at short range. Slices through most forms of armor with ease.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 7000, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 39, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "shot_flechette", | |
| "pierce": 12, | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(矢弾(手詰め))", | |
| "name_plural": "弾薬(矢弾(手詰め))", | |
| "description": "鋼製の小さなダーツが詰まったショットガン用の弾薬です。高いダメージに加え、拡散による近距離の高命中率が期待出来ます。容易に各種装甲を貫通します。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "ffd15dab-4f26-471a-9abd-5c63c87e6c4e" | |
| }, | |
| { | |
| "id": "reloaded_shot_slug", | |
| "type": "AMMO", | |
| "name": "reloaded shotgun slug", | |
| "name_plural": "reloaded shotgun slug", | |
| "description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle. Extremely damaging but rather inaccurate.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 3150, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 12, | |
| "damage": 28, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "shot_slug", | |
| "pierce": 8, | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(単発弾(手詰め))", | |
| "name_plural": "弾薬(単発弾(手詰め))", | |
| "description": "ショットガンで使用される単発弾です。ライフルの射程をショットガンにもたらします。威力は絶大ですが、命中精度は低くなっています。銃身にライフリングのあるショットガンで真価を発揮します。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "f0f3a167-9c08-44c1-a9da-089abb0e1de6" | |
| }, | |
| { | |
| "id": "shot_00", | |
| "type": "AMMO", | |
| "name": "00 shot", | |
| "name_plural": "00 shot", | |
| "description": "A shell filled with iron pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 3500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 50, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(散弾)", | |
| "name_plural": "弾薬(散弾)", | |
| "description": "鉛の球が詰まった薬莢です。殺傷能力が高く、広範囲に広がります。SWATが愛用しています。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "0ef8ff7a-1dfb-41fd-be1b-404a83bee788" | |
| }, | |
| { | |
| "id": "shot_beanbag", | |
| "type": "AMMO", | |
| "name": "shotgun beanbag", | |
| "name_plural": "shotgun beanbag", | |
| "description": "A beanbag round for shotguns, not deadly but designed to disable.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 3500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 5, | |
| "recoil": 1000, | |
| "loudness": 96, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "BEANBAG", | |
| "NOGIB" | |
| ], | |
| "copy-from": "shot_00", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(散弾/ビーンバッグ)", | |
| "name_plural": "弾薬(散弾/ビーンバッグ)", | |
| "description": "殺害ではなく無力化を念頭に作られたショットガン用のビーンバッグ弾です。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "5214cfc6-fdbb-496e-acae-1a0c41147c1e" | |
| }, | |
| { | |
| "id": "shot_bird", | |
| "type": "AMMO", | |
| "name": "birdshot", | |
| "name_plural": "birdshot", | |
| "description": "Weak shotgun ammunition. Designed for hunting birds and other small game, its applications in combat are very limited.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 2400, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 15, | |
| "recoil": 1500, | |
| "loudness": 128, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "NOGIB" | |
| ], | |
| "copy-from": "shot_00", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(小ペレット弾)", | |
| "name_plural": "弾薬(小ペレット弾)", | |
| "description": "ショットガン用の威力の低い弾薬です。鳥獣の狩猟や小さな標的向きで、戦闘における用途は非常に限られています。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "487025dc-f964-4e97-ab79-4d1e1666712c" | |
| }, | |
| { | |
| "id": "shot_flechette", | |
| "type": "AMMO", | |
| "name": "flechette shell", | |
| "name_plural": "flechette shell", | |
| "description": "A shotgun shell filled with tiny steel darts. Extremely damaging, plus the spread makes it very accurate at short range. Slices through most forms of armor with ease.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 10000, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 10, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 44, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT" | |
| ], | |
| "copy-from": "shot_00", | |
| "pierce": 12, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(矢弾)", | |
| "name_plural": "弾薬(矢弾)", | |
| "description": "鋼製の小さなダーツが詰まったショットガン用の弾薬です。高いダメージに加え、拡散による近距離の高命中率が期待出来ます。容易に各種装甲を貫通します。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "528e93e0-e18d-45e5-a353-9b69622a62b9" | |
| }, | |
| { | |
| "id": "shot_he", | |
| "type": "AMMO", | |
| "name": "explosive slug", | |
| "name_plural": "explosive slug", | |
| "description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle. Extremely damaging but rather inaccurate.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 15000, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 5, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 12, | |
| "damage": 10, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF", | |
| "EXPLOSIVE_SMALL" | |
| ], | |
| "copy-from": "shot_slug", | |
| "pierce": 0, | |
| "dispersion": 0, | |
| "//": "$30/shot thanks to tight regulation, one way or another.", | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(単発弾/炸裂)", | |
| "name_plural": "弾薬(単発弾/炸裂)", | |
| "description": "ショットガンで使用される単発弾です。ライフルの射程をショットガンにもたらします。威力は絶大ですが、命中精度は低くなっています。銃身にライフリングのあるショットガンで真価を発揮します。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "21bac14e-98b8-4481-a825-25eabe5ff721" | |
| }, | |
| { | |
| "id": "shot_scrap", | |
| "type": "AMMO", | |
| "name": "makeshift shotgun shot", | |
| "name_plural": "makeshift shotgun shot", | |
| "description": "A shotgun shell filled with whatever was lying around. They are more damaging than birdshot, but fairly inaccurate.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 1400, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 6, | |
| "damage": 30, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF", | |
| "SHOT", | |
| "RECYCLED" | |
| ], | |
| "copy-from": "shot_00", | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(散弾/簡易)", | |
| "name_plural": "弾薬(散弾/簡易)", | |
| "description": "その辺にある物を詰めたショットガン用の散弾です。小ペレット弾よりは威力がありますが、精度はかなり劣ります。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "3967e365-1a5c-4695-857a-eb1058b1a98a" | |
| }, | |
| { | |
| "id": "shot_slug", | |
| "type": "AMMO", | |
| "name": "shotgun slug", | |
| "name_plural": "00 shot", | |
| "description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle. Extremely damaging but rather inaccurate.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 4500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 20, | |
| "stack_size": 20, | |
| "ammo_type": "shot", | |
| "casing": "shot_hull", | |
| "range": 12, | |
| "damage": 32, | |
| "recoil": 2500, | |
| "loudness": 160, | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "copy-from": "shot_00", | |
| "pierce": 8, | |
| "dispersion": 0, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "弾薬(単発弾)", | |
| "name_plural": "弾薬(散弾)", | |
| "description": "ショットガンで使用される単発弾です。ライフルの射程をショットガンにもたらします。威力は絶大ですが、命中精度は低くなっています。銃身にライフリングのあるショットガンで真価を発揮します。", | |
| "color": "赤色", | |
| "ammo_type": "散弾/単発弾" | |
| }, | |
| "uuid": "8085d284-cec9-41e3-9b7c-8aea1d79ad74" | |
| }, | |
| { | |
| "id": "signal_flare", | |
| "type": "AMMO", | |
| "name": "signal flare", | |
| "description": "A heavy plastic cartridge made for use in flare guns. It appears to be a modified 12 gauge shotgun shell.", | |
| "weight": 32, | |
| "volume": 1, | |
| "price": 2500, | |
| "material": [ | |
| "plastic", | |
| "powder" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 4, | |
| "stack_size": 20, | |
| "ammo_type": "signal_flare", | |
| "casing": "shot_hull", | |
| "range": 30, | |
| "damage": 16, | |
| "dispersion": 200, | |
| "recoil": 100, | |
| "drop": "handflare_lit", | |
| "effects": [ | |
| "NEVER_MISFIRES", | |
| "NO_EMBED" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "閃光信号弾", | |
| "description": "信号銃用に作られた重いプラスチック製のカートリッジです。これは改造された12ゲージのショットガン弾のようです。", | |
| "color": "赤色" | |
| }, | |
| "uuid": "a3fd1ede-5c27-4365-950c-4867170faef9" | |
| }, | |
| { | |
| "id": "oxyacetylene", | |
| "type": "AMMO", | |
| "name": "oxyacetylene", | |
| "name_plural": "oxyacetylene", | |
| "description": "A highly explosive fuel mixture composed of equal parts of oxygen and acetylene gas.", | |
| "weight": 40, | |
| "volume": 1, | |
| "price": 2400, | |
| "material": [ | |
| "hydrocarbons" | |
| ], | |
| "symbol": "=", | |
| "color": "red", | |
| "count": 100, | |
| "stack_size": 100, | |
| "ammo_type": "weldgas", | |
| "effects": [ | |
| "COOKOFF" | |
| ], | |
| "explode_in_fire": true, | |
| "explosion": { | |
| "power": 20, | |
| "shrapnel": 0 | |
| }, | |
| "flags": [ | |
| "NO_DROP", | |
| "IRREMOVABLE" | |
| ], | |
| "translation": { | |
| "id": "オキシアセチレン", | |
| "type": "弾薬", | |
| "name": "オキシアセチレン", | |
| "name_plural": "オキシアセチレン", | |
| "description": "同量の酸素とアセチレンガスを混合した、爆発性の高い燃料です。", | |
| "color": "赤色" | |
| }, | |
| "uuid": "1ca652c6-fde0-4a52-9846-5ab59ec8eb27" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrowhead", | |
| "price": 300, | |
| "name": "arrowhead", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "Steel heads for an arrow. Placing these on arrows will make them more damaging and piercing.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 8, | |
| "bashing": 1, | |
| "ammo_type": "components", | |
| "count": 10, | |
| "stack_size": 20, | |
| "translation": { | |
| "type": "弾薬", | |
| "id": "矢尻", | |
| "name": "矢尻", | |
| "description": "鋼製の矢尻です。矢の先端に取り付ける事で威力と貫通力が増します。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "3e988831-f868-4688-b114-6a77417930ba" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "shaft_wood", | |
| "category": "spare_parts", | |
| "price": 500, | |
| "name": "wooden arrow shaft", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A crude shaft made from wood. It needs arrowheads and fletching to become a functional arrow.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 42, | |
| "bashing": 1, | |
| "ammo_type": "components", | |
| "dispersion": 510, | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢柄(木)", | |
| "color": "緑", | |
| "description": "木から作った荒削りな矢柄です。矢として機能させるには矢尻と矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "1386975c-baaf-491d-aa3e-4c8baab9fa86" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "shaft_wood_heavy", | |
| "price": 500, | |
| "category": "spare_parts", | |
| "name": "heavy wooden arrow shaft", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A heavy shaft made from wood. It needs arrowheads and fletching to become a functional arrow.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 48, | |
| "bashing": 2, | |
| "ammo_type": "components", | |
| "damage": 2, | |
| "range": 1, | |
| "dispersion": 345, | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢柄(堅木)", | |
| "color": "緑", | |
| "description": "木から作った重量感のある矢柄です。矢として機能させるには矢尻と矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "4327a8d4-6ff6-47c3-bc5e-9827fba70631" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "shaft_metal", | |
| "price": 1000, | |
| "category": "spare_parts", | |
| "name": "metal arrow shaft", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A heavy shaft made from scrap metal. It needs arrowheads and fletching to become a functional arrow.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 54, | |
| "bashing": 3, | |
| "ammo_type": "components", | |
| "damage": 3, | |
| "range": 3, | |
| "dispersion": 360, | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢柄(金属)", | |
| "color": "緑", | |
| "description": "鉄屑から作った重量感のある矢柄です。矢として機能させるには矢尻と矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "4e7e1518-545a-4211-b514-7dc64710917a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_fire_hardened", | |
| "price": 500, | |
| "category": "spare_parts", | |
| "name": "unfletched fire-hardened wooden arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A simple arrow shaft that has had a point carved into it and then fire-hardened. It needs fletching to be worth firing from a bow.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 42, | |
| "bashing": 2, | |
| "ammo_type": "components", | |
| "damage": 3, | |
| "range": 2, | |
| "dispersion": 435, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_5" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(木/焼固)", | |
| "color": "緑", | |
| "description": "先端を削って焼き固めた矢です。矢として真価を発揮させるには矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "85961009-f33a-4cc3-a688-2e435527fca7" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_field_point", | |
| "price": 700, | |
| "category": "spare_parts", | |
| "name": "unfletched field point wooden arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A simple arrow shaft that has a crude arrowhead. Useful for hunting small woodland creatures, but needs fletching before it is worth firing.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 44, | |
| "bashing": 3, | |
| "ammo_type": "components", | |
| "damage": 6, | |
| "pierce": 1, | |
| "range": 2, | |
| "dispersion": 435, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_5" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(木/フィールドポイント)", | |
| "color": "緑", | |
| "description": "未加工の素材を矢尻として取り付けた矢です。森の小動物を狩るのに役に立ちます。矢として真価を発揮させるには矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "4e07d1b9-9c55-4b8d-a266-fc4a684b4ebe" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_small_game", | |
| "price": 600, | |
| "category": "spare_parts", | |
| "name": "unfletched small game arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A simple arrow shaft that has a wide blunt head. Useful for hunting small woodland creatures without splattering them all over the ground, but needs fletching before it is worth firing.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 44, | |
| "bashing": 4, | |
| "ammo_type": "components", | |
| "damage": 2, | |
| "range": 2, | |
| "dispersion": 435, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_5", | |
| "NOGIB" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(木/猟矢)", | |
| "color": "緑", | |
| "description": "矢尻を尖らせず、平たくした矢です。森の小動物を狩るのに役に立ちます(対象を必要以上に損壊せずに済む)。矢として真価を発揮させるには矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "ca75b7be-baa2-4e59-b011-b6b4c9279cf4" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_fire_hardened_fletched", | |
| "price": 900, | |
| "name": "fire-hardened wooden arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This simple arrow has a fire-hardened point and fletching. Stands a below average chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 43, | |
| "bashing": 3, | |
| "ammo_type": "arrow", | |
| "damage": 4, | |
| "range": 6, | |
| "dispersion": 190, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_5" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(木/焼固)", | |
| "color": "緑", | |
| "description": "先端を焼き固めて、矢羽を取り付けた矢です。放った矢が低確率で地面に残ります。" | |
| }, | |
| "uuid": "d0d70825-15e6-43e7-b453-d795b81232ab" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_field_point_fletched", | |
| "price": 1000, | |
| "name": "field point wooden arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A simple arrow shaft that has a crude arrowhead and fletching. Useful for hunting small woodland creatures or as a last ditch defense against zombies. Stands a below average chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 46, | |
| "bashing": 3, | |
| "ammo_type": "arrow", | |
| "damage": 7, | |
| "pierce": 2, | |
| "range": 6, | |
| "dispersion": 175, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_5" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(木/フィールドポイント)", | |
| "color": "緑", | |
| "description": "未加工の素材を矢尻にして、矢羽を取り付けた矢です。森の小動物を狩るのに役に立ちます。放った矢が低確率で地面に残ります。" | |
| }, | |
| "uuid": "677181ce-48b5-45a1-9bfe-854fca319371" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_small_game_fletched", | |
| "price": 600, | |
| "name": "small game arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A simple arrow shaft that has a wide blunt head. Useful for hunting small woodland creatures without splattering them all over the ground, but stands a below average chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 44, | |
| "bashing": 4, | |
| "ammo_type": "arrow", | |
| "damage": 3, | |
| "range": 6, | |
| "dispersion": 210, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_5", | |
| "NOGIB" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(木/猟矢)", | |
| "color": "緑", | |
| "description": "矢尻を尖らせず、平たくした矢です。森の小動物を狩るのに役に立ちます(対象を必要以上に損壊せずに済む)。放った矢が低確率で地面に残ります。" | |
| }, | |
| "uuid": "86ebb3fc-37d4-4418-ae9b-8fb85220e422" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_wood", | |
| "price": 1000, | |
| "name": "wooden arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A basic wooden arrow, it has a metal arrowhead and fletching. It's light-weight, does some damage, and is so-so on accuracy. Stands a below average chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 51, | |
| "bashing": 2, | |
| "cutting": 1, | |
| "ammo_type": "arrow", | |
| "damage": 10, | |
| "pierce": 3, | |
| "range": 7, | |
| "dispersion": 135, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_5" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(木)", | |
| "color": "緑", | |
| "description": "普通の木の矢です。金属製の矢尻と矢羽が取り付けてあります。軽量で威力、命中精度はそこそこです。放った矢が低確率で地面に残ります。" | |
| }, | |
| "uuid": "23389cee-38cf-4410-a97f-71e5e61d1a08" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_heavy_fire_hardened_fletched", | |
| "price": 1000, | |
| "name": "heavy fire-hardened arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This arrow is significantly sturdier than other wooden arrows. It has a fire-hardened point and fletching. Stands a good chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 49, | |
| "bashing": 4, | |
| "ammo_type": "arrow", | |
| "damage": 5, | |
| "pierce": 2, | |
| "range": 7, | |
| "dispersion": 135, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_10" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(堅木/焼固)", | |
| "color": "緑", | |
| "description": "他の木の矢と比べ、頑丈な木の矢です。先端を焼き固めて、矢羽が取り付けてあります。放った矢が中確率で地面に残ります。" | |
| }, | |
| "uuid": "a1b39009-bbc1-411e-9a56-e3ca5306789d" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_heavy_fire_hardened", | |
| "price": 1000, | |
| "category": "spare_parts", | |
| "name": "unfletched heavy fire-hardened arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This arrow is significantly sturdier than other wooden arrows. It has a fire-hardened point, but needs fletching to be worth firing.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 49, | |
| "bashing": 4, | |
| "ammo_type": "components", | |
| "damage": 5, | |
| "pierce": 2, | |
| "range": 2, | |
| "dispersion": 375, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_10" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(堅木/焼固)", | |
| "color": "緑", | |
| "description": "他の木の矢と比べ、頑丈な木の矢です。先端を焼き固めてあります。矢として真価を発揮させるには矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "916e7520-5bad-4533-84bc-0907b794e844" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_heavy_field_point", | |
| "price": 1000, | |
| "category": "spare_parts", | |
| "name": "unfletched heavy field point arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This arrow is significantly sturdier than other wooden arrows. It has a field point tip, but needs fletching before it is worth firing.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 49, | |
| "bashing": 4, | |
| "ammo_type": "components", | |
| "damage": 6, | |
| "pierce": 3, | |
| "range": 2, | |
| "dispersion": 325, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_10" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(堅木/フィールドポイント)", | |
| "color": "緑", | |
| "description": "他の木の矢と比べ、頑丈な木の矢です。未加工の素材を矢尻にしています。矢として真価を発揮させるには矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "a5f2a370-f84e-4d05-9da3-323cde0f5e9c" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_heavy_field_point_fletched", | |
| "price": 1000, | |
| "name": "heavy field point arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This arrow is significantly sturdier than other wooden arrows. It has a crude field point head and fletching. Stands a good chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 57, | |
| "bashing": 4, | |
| "ammo_type": "arrow", | |
| "damage": 6, | |
| "pierce": 3, | |
| "range": 7, | |
| "dispersion": 135, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_10" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(堅木/フィールドポイント)", | |
| "color": "緑", | |
| "description": "他の木の矢と比べ、頑丈な木の矢です。未加工の素材を矢尻として、矢羽が取り付けてあります。放った矢が中確率で地面に残ります。" | |
| }, | |
| "uuid": "7875d546-4e26-4c66-8248-333dbfcc3331" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_wood_heavy", | |
| "price": 2400, | |
| "name": "heavy wooden arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A heavy wooden arrow, with fletching and a metal arrowhead. It's much heavier than other wooden arrows, and as a result it does more damage and is more stable in flight, resulting in better accuracy over a longer range. Stands a good chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 57, | |
| "bashing": 6, | |
| "cutting": 2, | |
| "ammo_type": "arrow", | |
| "damage": 12, | |
| "pierce": 5, | |
| "range": 8, | |
| "dispersion": 60, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_10" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(堅木)", | |
| "color": "緑", | |
| "description": "矢羽と金属製の矢尻を取り付けた頑丈な木の矢です。他の木の矢と比べ重く、そのため威力が高く安定して飛んでいき、長射程でも命中精度が高い。放たれた矢は消滅しなければ再利用が可能です。放った矢が中確率で地面に残ります。" | |
| }, | |
| "uuid": "7ce73831-1a20-4b6d-a0c2-20ab6952f41e" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_metal_sharpened", | |
| "price": 1000, | |
| "category": "spare_parts", | |
| "name": "unfletched sharpened metal arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This metal shaft has been carefully sharpened so that it has a crude point at the end. It needs fletching to be worth firing from a bow.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 55, | |
| "bashing": 2, | |
| "ammo_type": "components", | |
| "damage": 5, | |
| "pierce": 3, | |
| "range": 5, | |
| "dispersion": 285, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_15" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(金属/鋭利)", | |
| "color": "緑", | |
| "description": "先端に矢尻を取り付けられるように、丁寧に尖らせてある金属製の矢柄です。矢として真価を発揮させるには矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "f02682c0-d465-4cc1-9083-9c7973ee9f84" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_metal_sharpened_fletched", | |
| "price": 1000, | |
| "name": "sharpened metal arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This metal shaft has been carefully sharpened so that it has a crude point at the end. Stands a very good chance of remaining intact once fired.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 55, | |
| "bashing": 2, | |
| "ammo_type": "arrow", | |
| "damage": 5, | |
| "pierce": 3, | |
| "range": 5, | |
| "dispersion": 285, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_15" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(金属/鋭利)", | |
| "color": "緑", | |
| "description": "先端に矢尻を取り付けられるように、丁寧に尖らせてある金属製の矢柄です。放った矢が中確率で地面に残ります。" | |
| }, | |
| "uuid": "0bf82890-872f-4fd7-80f5-73dbb0371f8a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_metal", | |
| "price": 5000, | |
| "name": "metal arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This metal arrow has fletching and a steel arrowhead. Stands a very good chance of remaining intact once fired.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 63, | |
| "bashing": 3, | |
| "cutting": 2, | |
| "ammo_type": "arrow", | |
| "damage": 14, | |
| "pierce": 7, | |
| "range": 10, | |
| "dispersion": 60, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_15" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(金属)", | |
| "color": "緑", | |
| "description": "矢羽と鉄の矢尻が取り付けてある金属製の矢です。放った矢が高確率で地面に残ります。" | |
| }, | |
| "uuid": "687b4c89-a783-44ec-8f33-073c3a6c8d44" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_cf", | |
| "price": 9500, | |
| "name": "carbon fiber arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "High-tech carbon fiber shafts and 100 grain broadheads. Very lightweight, fast, and notoriously fragile. Stands a bad chance of remaining intact once fired.", | |
| "material": "kevlar", | |
| "volume": 2, | |
| "weight": 8, | |
| "bashing": 1, | |
| "ammo_type": "arrow", | |
| "damage": 10, | |
| "pierce": 5, | |
| "range": 8, | |
| "dispersion": 135, | |
| "loudness": 0, | |
| "count": 8, | |
| "stack_size": 10, | |
| "effects": [ | |
| "RECOVER_3" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(カーボン)", | |
| "color": "緑", | |
| "description": "ハイテク技術を使ったカーボンファイバー製の矢柄に、約6.5gの矢尻が取り付けられた矢です。非常に軽く、高速で飛ばせますが、脆い事で有名です。放った矢が極低確率で地面に残ります。" | |
| }, | |
| "uuid": "b08740a3-88d6-4141-8510-14527c6bab8a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_exploding", | |
| "price": 5000, | |
| "name": "exploding arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This arrow has a small IED strapped to its tip. Horribly inaccurate, heavy, and bulky, not only does this contraption require expert hands to pull off a shot, it requires one to loose this with a small measure of confidence the shooter won't be caught in the blast radius.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 2, | |
| "weight": 633, | |
| "bashing": 2, | |
| "ammo_type": "arrow", | |
| "damage": 15, | |
| "pierce": 9, | |
| "range": 5, | |
| "dispersion": 285, | |
| "loudness": 0, | |
| "count": 5, | |
| "effects": [ | |
| "EXPLOSIVE_SMALL" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(爆発)", | |
| "color": "緑", | |
| "description": "小型IED(即席爆発装置)を矢尻に括りつけています。重くて嵩張る上に非常に狙い辛く、この仕掛けを射るには相応の技術が必要です。最低でも腕に自身がある射手であれば、爆発には巻き込まれずに済むでしょう。" | |
| }, | |
| "uuid": "aaa67b65-abe6-46e8-b581-7646cd11b67a" | |
| }, | |
| { | |
| "type": "GENERIC", | |
| "id": "exploding_arrow_warhead", | |
| "category": "spare_parts", | |
| "symbol": "=", | |
| "color": "green", | |
| "name": "exploding arrowhead", | |
| "description": "This simple IED is designed to be attached to an arrow and detonate on impact.", | |
| "price": 2000, | |
| "material": "steel", | |
| "weight": 562, | |
| "volume": 1, | |
| "bashing": 10, | |
| "to_hit": -1, | |
| "count": 5, | |
| "effects": [ | |
| "EXPLOSIVE_SMALL" | |
| ], | |
| "translation": { | |
| "color": "緑", | |
| "name": "矢尻(爆発)", | |
| "description": "この簡単な爆発装置は矢に取り付けることができ、衝撃で爆発するようになっています。" | |
| }, | |
| "uuid": "93d22f71-d538-45ba-bd52-c41caebb5f98" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "arrow_flamming", | |
| "price": 1200, | |
| "name": "flaming arrow", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "This arrow has a flaming rag wrapped around the shaft near the head. You should shoot it soon before it burns your bow.", | |
| "material": "steel", | |
| "volume": 2, | |
| "weight": 150, | |
| "bashing": 2, | |
| "ammo_type": "arrow", | |
| "damage": 15, | |
| "pierce": 9, | |
| "range": 5, | |
| "dispersion": 285, | |
| "loudness": 0, | |
| "count": 5, | |
| "effects": [ | |
| "IGNITE" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "矢(火矢)", | |
| "color": "緑", | |
| "description": "矢の先端に燃える布きれが巻きつけてあります。弓に燃え移る前に矢を放つ必要があります。" | |
| }, | |
| "uuid": "eba152fb-9f39-44c3-99b0-1323836cb5f7" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "bolt_wood", | |
| "price": 500, | |
| "name": "wooden crossbow bolt", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A sharpened bolt carved from wood. It's very light, but doesn't do much damage and isn't particularly accurate. Stands a below average chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 31, | |
| "bashing": 1, | |
| "ammo_type": "bolt", | |
| "damage": 10, | |
| "pierce": 1, | |
| "dispersion": 150, | |
| "loudness": 0, | |
| "count": 15, | |
| "effects": [ | |
| "RECOVER_5" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ボルト(木)", | |
| "color": "緑", | |
| "description": "鋭利な木製のボルトです。非常に軽量ですが、威力と命中精度は期待出来ません。放った矢が低確率で地面に残ります。" | |
| }, | |
| "uuid": "4e3897a5-8f47-4be2-8310-1843ac9c8cac" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "bolt_metal", | |
| "price": 1000, | |
| "name": "metal crossbow bolt", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A sharpened bolt made from metal of some kind. It's heavy and unwieldy, providing moderate damage and accuracy. Stands a very good chance of remaining intact once fired.", | |
| "material": "iron", | |
| "volume": 1, | |
| "weight": 250, | |
| "bashing": 1, | |
| "ammo_type": "bolt", | |
| "damage": 15, | |
| "pierce": 5, | |
| "range": 3, | |
| "dispersion": 135, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_15" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ボルト(金属)", | |
| "color": "緑", | |
| "description": "鋭利な金属製のボルトです。重さに見合った威力と命中精度があります。放った矢が高確率で地面に残ります。" | |
| }, | |
| "uuid": "94d1d1b4-e315-4c20-97fb-a10854e51666" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "bolt_steel", | |
| "price": 5000, | |
| "//": "That's the going rate for aluminum, but unless you want carbon fiber, that's as metal as Cabela's seems to stock.", | |
| "name": "steel crossbow bolt", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A sharp bolt made from steel. Deadly in skilled hands. Stands an excellent chance of remaining intact once fired.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 217, | |
| "bashing": 5, | |
| "ammo_type": "bolt", | |
| "damage": 20, | |
| "pierce": 10, | |
| "range": 6, | |
| "dispersion": 120, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_25" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ボルト(鋼)", | |
| "color": "緑", | |
| "description": "鋭利な鋼製のボルトです。熟練者が用いれば驚異的な威力を発揮します。放った矢が極高確率で地面に残ります。" | |
| }, | |
| "uuid": "788200f4-e05a-4d13-8f31-4e295c1a6652" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "bolt_explosive", | |
| "price": 30000, | |
| "//": "Resin and carbon-fiber bolts get to $10 per shot IRL, so explosives can only go higher.", | |
| "name": "explosive crossbow bolt", | |
| "symbol": "=", | |
| "color": "green", | |
| "description": "A lightweight, sharpened bolt made from some kind of metal. It is fairly unwieldy and only provides moderate accuracy, due to being filled with explosives and fitted with an impact trigger.", | |
| "material": [ | |
| "steel", | |
| "powder" | |
| ], | |
| "volume": 1, | |
| "weight": 620, | |
| "bashing": 1, | |
| "ammo_type": "bolt", | |
| "damage": 12, | |
| "pierce": 2, | |
| "range": 8, | |
| "dispersion": 135, | |
| "loudness": 0, | |
| "stack_size": 10, | |
| "effects": [ | |
| "COOKOFF", | |
| "EXPLOSIVE_SMALL" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ボルト(金属/爆発)", | |
| "color": "緑", | |
| "description": "何かの金属から作られた軽く鋭いボルトです。酷く不格好で並みの命中率だけが取り柄です。撃発装置や爆薬を詰め込んで括り付けているのが原因ですが..." | |
| }, | |
| "uuid": "907b4779-5cc9-4aa7-a45a-524b1ae77632" | |
| }, | |
| { | |
| "id": "selfbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "self bow", | |
| "description": "A bow made from a single piece of wood, made specifically for the person using it.", | |
| "price": 10000, | |
| "//": "Not exactly something that would have high resale value, I'm afraid.", | |
| "material": "wood", | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "ammo": "arrow", | |
| "weight": 1360, | |
| "volume": 10, | |
| "bashing": 6, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 4, | |
| "range": 5, | |
| "dispersion": 250, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "reload": 70, | |
| "translation": { | |
| "color": "黄", | |
| "name": "セルフボウ", | |
| "description": "簡易的に作った弓です。適切な知識がなければこんなものでしょう。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "c1e18205-c92f-4d8d-820d-4a8118cd1bc7" | |
| }, | |
| { | |
| "id": "shortbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "short bow", | |
| "description": "Shorter than the longbow and not as powerful, this bow is easier to draw and can be used effectively by average archers. Arrows fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 16000, | |
| "material": "wood", | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_DRAW", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "min_strength": 4, | |
| "ammo": "arrow", | |
| "weight": 340, | |
| "volume": 6, | |
| "bashing": 6, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 3, | |
| "range": 6, | |
| "dispersion": 210, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "reload": 60, | |
| "valid_mod_locations": [ | |
| [ | |
| "underbarrel", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "accessories", | |
| 2 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "黄", | |
| "name": "ショートボウ", | |
| "description": "ロングボウより短く威力はない。この弓は容易に引け、平均的な射手ならば効果的に使用する事が出来ます。放たれた矢は消滅しなければ再利用が可能です。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "5cd90ed2-dc60-4be5-ade3-dd074356bbba" | |
| }, | |
| { | |
| "id": "compbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "compound bow", | |
| "description": "A bow with cams for high velocity shots that can be used effectively by average archers. Arrows fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 55000, | |
| "material": [ | |
| "steel", | |
| "plastic" | |
| ], | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_DRAW", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "min_strength": 4, | |
| "ammo": "arrow", | |
| "weight": 907, | |
| "volume": 8, | |
| "bashing": 8, | |
| "to_hit": 1, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 5, | |
| "range": 10, | |
| "dispersion": 180, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "valid_mod_locations": [ | |
| [ | |
| "underbarrel", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "accessories", | |
| 2 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "黄", | |
| "name": "コンパウンドボウ", | |
| "description": "高速の矢を撃つ為の滑車が付いており、平均的な射手ならば効果的に使用する事が出来ます。放たれた矢は消滅しなければ再利用が可能です。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "d7b05f75-cd3a-47cf-98d5-08303eeeae6c" | |
| }, | |
| { | |
| "id": "compositebow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "composite bow", | |
| "description": "A bow made from multiple materials for increased energy tension which can be used effectively by above-average archers. Arrows fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 32000, | |
| "material": [ | |
| "wood", | |
| "plastic" | |
| ], | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_DRAW", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "min_strength": 5, | |
| "ammo": "arrow", | |
| "weight": 540, | |
| "volume": 10, | |
| "bashing": 8, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 7, | |
| "range": 12, | |
| "dispersion": 150, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "reload": 110, | |
| "valid_mod_locations": [ | |
| [ | |
| "underbarrel", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "accessories", | |
| 2 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "黄", | |
| "name": "コンポジットボウ", | |
| "description": "張力が増すように複数の素材から作られた弓で、平均以上の射手ならば効果的に使用する事が出来ます。放たれた矢は消滅しなければ再利用が可能です。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "c12dcd98-9e5c-4c9e-9635-85a7b658d988" | |
| }, | |
| { | |
| "id": "recurbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "recurve bow", | |
| "description": "A bow that curves away from the archer at the tips for increased power, which can be used effectively by above-average archers. Arrows fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 38000, | |
| "material": [ | |
| "steel", | |
| "plastic" | |
| ], | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_DRAW", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "min_strength": 5, | |
| "ammo": "arrow", | |
| "weight": 540, | |
| "volume": 10, | |
| "bashing": 12, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 9, | |
| "range": 14, | |
| "dispersion": 120, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "valid_mod_locations": [ | |
| [ | |
| "underbarrel", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "accessories", | |
| 2 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "黄", | |
| "name": "リカーブボウ", | |
| "description": "威力を向上させる経験則を盛り込んで再設計された弓です。平均以上の射手ならば効果的に使用する事が出来ます。放たれた矢は消滅しなければ再利用が可能です。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "a2a7f131-8c6d-4cc2-b9e7-bb51cd93ce7e" | |
| }, | |
| { | |
| "id": "reflexbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "reflex bow", | |
| "description": "A bow with limbs that curve away from the archer to sacrifice accuracy for power, which can be used effectively by above-average archers. Arrows fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 42000, | |
| "material": [ | |
| "steel", | |
| "plastic" | |
| ], | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_DRAW", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "ammo": "arrow", | |
| "min_strength": 5, | |
| "weight": 540, | |
| "volume": 10, | |
| "bashing": 12, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 11, | |
| "range": 16, | |
| "dispersion": 120, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "valid_mod_locations": [ | |
| [ | |
| "underbarrel", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "accessories", | |
| 2 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "黄", | |
| "name": "リフレックスボウ", | |
| "description": "弯曲したリムをを持つ、威力のために精度を犠牲にした弓です。平均以上の射手ならば効果的に使用する事が出来ます。放たれた矢は消滅しなければ再利用が可能です。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "34a27e17-bc43-456a-8f98-7d046b5b4fa7" | |
| }, | |
| { | |
| "id": "longbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "longbow", | |
| "description": "A six-foot wooden bow that takes a fair amount of strength to draw and can be used effectively by above-average archers. Arrows fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 50000, | |
| "material": "wood", | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_DRAW", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "min_strength": 5, | |
| "ammo": "arrow", | |
| "weight": 680, | |
| "volume": 14, | |
| "bashing": 10, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 7, | |
| "range": 20, | |
| "dispersion": 210, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "reload": 80, | |
| "valid_mod_locations": [ | |
| [ | |
| "underbarrel", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "accessories", | |
| 2 | |
| ] | |
| ], | |
| "translation": { | |
| "id": "ロングボウ", | |
| "color": "黄", | |
| "name": "ロングボウ", | |
| "description": "全長およそ六尺の、木製の弓です。引くには相応の筋力が必要です。平均以上の射手ならば効果的に使用する事が出来ます。放たれた矢は消滅しなければ再利用が可能です。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "cf7fc20d-53c0-44bf-ae91-c3f3ff3e9760" | |
| }, | |
| { | |
| "id": "reflexrecurvebow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "yellow", | |
| "name": "reflex recurve bow", | |
| "description": "A bow that combines the traits from both the reflex and the recurve bows, with both limbs and tips curving away from the archer. This dramatically increases the power and requires significant strength to draw the bow effectively.", | |
| "price": 72000, | |
| "material": [ | |
| "wood" | |
| ], | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_DRAW", | |
| "RELOAD_AND_SHOOT", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "min_strength": 6, | |
| "ammo": "arrow", | |
| "weight": 540, | |
| "volume": 5, | |
| "bashing": 12, | |
| "armor_data": { | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "encumbrance": 20 | |
| }, | |
| "ranged_damage": 15, | |
| "range": 18, | |
| "dispersion": 120, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "reload": 80, | |
| "valid_mod_locations": [ | |
| [ | |
| "underbarrel", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "accessories", | |
| 2 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "黄", | |
| "name": "リフレックスリカーブボウ", | |
| "description": "リフレックスボウとリカーブボウの技術的特長を併せ持つ弓です。劇的に威力が向上していますが、効果的に扱うには相応の筋力が必要です。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "761ec189-eff8-4b2b-8aa5-6827b6e7f493" | |
| }, | |
| { | |
| "id": "hand_crossbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "green", | |
| "name": "pistol crossbow", | |
| "description": "A small concealable pistol-like crossbow. It's weak due to its small size and draw, so it is best suited for hunting small game. Bolts fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 55000, | |
| "material": [ | |
| "steel", | |
| "wood" | |
| ], | |
| "flags": "PRIMITIVE_RANGED_WEAPON", | |
| "skill": "archery", | |
| "ammo": "bolt", | |
| "weight": 900, | |
| "volume": 2, | |
| "bashing": 4, | |
| "ranged_damage": 7, | |
| "range": 6, | |
| "dispersion": 180, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "valid_mod_locations": [ | |
| [ | |
| "accessories", | |
| 2 | |
| ], | |
| [ | |
| "grip", | |
| 1 | |
| ], | |
| [ | |
| "mechanism", | |
| 4 | |
| ], | |
| [ | |
| "rail", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "stock", | |
| 1 | |
| ], | |
| [ | |
| "underbarrel", | |
| 1 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "緑", | |
| "name": "ピストルクロスボウ", | |
| "description": "隠し持てるほど小さい拳銃型のクロスボウです。小ささと引きの弱さに見合った非力な武器ですが、小動物を狩るにはうってつけです。放たれたボルトが高い確率で残ります。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "4ee78010-5541-452c-9904-33c24c4e8cb6" | |
| }, | |
| { | |
| "id": "crossbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "green", | |
| "name": "crossbow", | |
| "description": "A slow-loading hand weapon that launches bolts. Stronger people can reload it much faster. Bolts fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 69000, | |
| "material": [ | |
| "steel", | |
| "wood" | |
| ], | |
| "flags": [ | |
| "STR_RELOAD", | |
| "PRIMITIVE_RANGED_WEAPON" | |
| ], | |
| "skill": "archery", | |
| "ammo": "bolt", | |
| "weight": 2728, | |
| "volume": 6, | |
| "bashing": 11, | |
| "to_hit": 1, | |
| "ranged_damage": 13, | |
| "range": 10, | |
| "dispersion": 150, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "reload": 800, | |
| "valid_mod_locations": [ | |
| [ | |
| "accessories", | |
| 4 | |
| ], | |
| [ | |
| "grip", | |
| 1 | |
| ], | |
| [ | |
| "mechanism", | |
| 4 | |
| ], | |
| [ | |
| "rail", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "stock", | |
| 1 | |
| ], | |
| [ | |
| "underbarrel", | |
| 1 | |
| ] | |
| ], | |
| "translation": { | |
| "id": "クロスボウ", | |
| "color": "緑", | |
| "name": "クロスボウ", | |
| "description": "機械式の弓です。引き金を引いてボルトを発射し、装填に時間がかかります。筋力が高いほど素速く装填することができます。放たれたボルトが高い確率で残ります。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "5962a67f-7b6b-4322-aa05-a222ac305304" | |
| }, | |
| { | |
| "id": "huge_crossbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "green", | |
| "name": "heavy crossbow", | |
| "description": "A HUGE medieval crossbow from Germany with a very slow, difficult reloading process not suited for unskilled users. Its tension is so powerful that you feel it shake after firing. Bolts fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 324000, | |
| "//": "Modern crossbows can come in anywhere from $300 to $2K. Large plus Antique = expensive.", | |
| "material": [ | |
| "iron", | |
| "wood" | |
| ], | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "STR_RELOAD", | |
| "PRIMITIVE_RANGED_WEAPON", | |
| "TRADER_AVOID" | |
| ], | |
| "skill": "archery", | |
| "ammo": "bolt", | |
| "weight": 6803, | |
| "volume": 20, | |
| "bashing": 20, | |
| "to_hit": -1, | |
| "ranged_damage": 40, | |
| "range": 30, | |
| "dispersion": 330, | |
| "recoil": 30, | |
| "durability": 6, | |
| "clip_size": 1, | |
| "reload": 6000, | |
| "valid_mod_locations": [ | |
| [ | |
| "accessories", | |
| 4 | |
| ], | |
| [ | |
| "grip", | |
| 1 | |
| ], | |
| [ | |
| "mechanism", | |
| 4 | |
| ], | |
| [ | |
| "rail", | |
| 1 | |
| ], | |
| [ | |
| "sights", | |
| 1 | |
| ], | |
| [ | |
| "stock", | |
| 1 | |
| ], | |
| [ | |
| "underbarrel", | |
| 1 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "緑", | |
| "name": "ヘビークロスボウ", | |
| "description": "なんとも巨大な中世ドイツのクロスボウです。複雑で困難な装填作業はある程度の熟練を必要とし、あまりに強力なため発射の衝撃で体全体が揺さぶられます。放たれたボルトが高い確率で残ります。", | |
| "skill": "弓" | |
| }, | |
| "uuid": "ddd34f6d-f188-400d-9741-36fb94a92a91" | |
| }, | |
| { | |
| "id": "rep_crossbow", | |
| "type": "GUN", | |
| "symbol": "(", | |
| "color": "green", | |
| "name": "repeating crossbow", | |
| "description": "A custom-made crossbow with a clever mechanism that loads and fires bolts in a single motion, it has a wooden magazine that holds 10 bolts. Bolts fired from this weapon have a good chance of remaining intact for re-use.", | |
| "price": 324000, | |
| "material": [ | |
| "steel", | |
| "wood" | |
| ], | |
| "flags": [ | |
| "FIRE_TWOHAND", | |
| "PRIMITIVE_RANGED_WEAPON", | |
| "TRADER_AVOID" | |
| ], | |
| "skill": "smg", | |
| "ammo": "bolt", | |
| "weight": 3628, | |
| "volume": 10, | |
| "bashing": 13, | |
| "to_hit": -1, | |
| "range": 8, | |
| "dispersion": 500, | |
| "recoil": 30, | |
| "durability": 6, | |
| "clip_size": 10, | |
| "reload": 50, | |
| "valid_mod_locations": [ | |
| [ | |
| "accessories", | |
| 4 | |
| ], | |
| [ | |
| "grip", | |
| 1 | |
| ], | |
| [ | |
| "mechanism", | |
| 4 | |
| ], | |
| [ | |
| "rail", | |
| 1 | |
| ], | |
| [ | |
| "stock", | |
| 1 | |
| ], | |
| [ | |
| "underbarrel", | |
| 1 | |
| ] | |
| ], | |
| "translation": { | |
| "color": "緑", | |
| "name": "リピーティングクロスボウ", | |
| "description": "一動作で装填と発射を行えるよう設計された、賢い機構を持つ改造クロスボウです。10本のボルトを収める木製の固定式箱型弾倉を備えています。放ったボルトが高い確率で残ります。", | |
| "skill": "サブマシンガン" | |
| }, | |
| "uuid": "739319ef-010c-4773-a4e9-5964e6fcbecd" | |
| }, | |
| { | |
| "id": "shaft_plastic", | |
| "type": "AMMO", | |
| "symbol": "=", | |
| "color": "green", | |
| "name": "plastic shaft", | |
| "description": "A crude shaft made from plastic. It needs arrowheads and fletching to become a functional arrow.", | |
| "price": 100, | |
| "category": "spare_parts", | |
| "material": "plastic", | |
| "bashing": 1, | |
| "weight": 6, | |
| "volume": 1, | |
| "ammo_type": "components", | |
| "dispersion": 600, | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "color": "緑", | |
| "name": "矢柄(プラスチック)", | |
| "description": "プラスチックから作った矢柄です。矢として機能させるには矢尻と矢羽が必要です。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "6ebec1d1-85b8-429a-8be3-0d55a54ffd73" | |
| }, | |
| { | |
| "id": "arrowhead_plastic", | |
| "type": "AMMO", | |
| "color": "green", | |
| "symbol": "=", | |
| "name": "plastic arrowhead", | |
| "description": "Plastic heads for an arrow. Placing these on arrows will make them more damaging and piercing.", | |
| "price": 100, | |
| "material": "plastic", | |
| "bashing": 1, | |
| "weight": 1, | |
| "volume": 1, | |
| "ammo_type": "components", | |
| "count": 10, | |
| "translation": { | |
| "type": "弾薬", | |
| "color": "緑", | |
| "name": "矢尻(プラスチック)", | |
| "description": "プラスチック製の矢尻です。矢に取り付ける事で威力と貫通力が増します。", | |
| "ammo_type": "材料" | |
| }, | |
| "uuid": "dee4f733-a11f-4580-94f4-d1e5bc38719a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "throwing_knife", | |
| "category": "weapons", | |
| "price": 5200, | |
| "name": "throwing knife", | |
| "name_plural": "throwing knives", | |
| "symbol": ";", | |
| "color": "light_gray", | |
| "description": "A thin and flat knife made for throwing. Its ineffective cutting edge and odd shape makes it unsuitable for use as a tool.", | |
| "material": "steel", | |
| "volume": 1, | |
| "weight": 268, | |
| "bashing": 1, | |
| "cutting": 12, | |
| "ammo_type": "thrown", | |
| "count": 5, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "投げナイフ", | |
| "description": "投擲用の薄くて平らなナイフです。その形状は物を切断するには使い辛く、道具としての使用には適していない。" | |
| }, | |
| "uuid": "6224a7d6-0e56-4695-9164-824a54be1911" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "throwing_axe", | |
| "category": "weapons", | |
| "price": 12400, | |
| "name": "throwing axe", | |
| "symbol": ";", | |
| "color": "light_gray", | |
| "description": "A lightweight hatchet made for throwing. Its ineffective cutting edge and light weight makes it unsuitable for use as a tool.", | |
| "material": [ | |
| "steel", | |
| "wood" | |
| ], | |
| "volume": 3, | |
| "weight": 792, | |
| "bashing": 6, | |
| "cutting": 16, | |
| "ammo_type": "thrown", | |
| "count": 3, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "投斧", | |
| "description": "投擲用の軽量の手斧です。物の切断に向いていない刃の形状と軽さの為、道具としての使用には適していない。" | |
| }, | |
| "uuid": "11ffa125-f7fe-4ca9-9d74-556f210cbefd" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "lawn_dart", | |
| "category": "weapons", | |
| "price": 1000, | |
| "name": "lawn dart", | |
| "symbol": ";", | |
| "color": "yellow", | |
| "description": "A large plastic dart made for outdoor games.", | |
| "material": [ | |
| "plastic", | |
| "iron" | |
| ], | |
| "volume": 2, | |
| "weight": 175, | |
| "cutting": 16, | |
| "to_hit": -1, | |
| "ammo_type": "thrown", | |
| "count": 2, | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "ローンダーツ", | |
| "color": "黄", | |
| "description": "カナダ発祥の屋外ゲーム用に制作されたプラスチック製の大型ダーツです。" | |
| }, | |
| "uuid": "f3bccc82-749c-42c6-ab08-5d775c16f562" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "fishspear", | |
| "price": 4000, | |
| "name": "wooden fishing spear", | |
| "symbol": "=", | |
| "color": "brown", | |
| "description": "An underwater fishing spear made from wood tipped with steel. It's very light, but doesn't have much range. Stands a below average chance of remaining intact once fired.", | |
| "material": "wood", | |
| "volume": 1, | |
| "weight": 18, | |
| "bashing": 1, | |
| "ammo_type": "fishspear", | |
| "damage": 12, | |
| "pierce": 4, | |
| "range": 6, | |
| "dispersion": 150, | |
| "loudness": 0, | |
| "count": 4, | |
| "effects": [ | |
| "RECOVER_5" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "銛(木)", | |
| "color": "茶色", | |
| "description": "木製の水中銃の銛です。先端には鋼製の矢尻が付いています。とても軽量ですが射程距離もそれほどありません。放った矢が低確率で地面に残ります。" | |
| }, | |
| "uuid": "59be562c-cf2a-40ff-8a55-78e7628d7a1a" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "m_fishspear", | |
| "price": 16000, | |
| "name": "metal fishing spear", | |
| "symbol": "=", | |
| "color": "light_gray", | |
| "description": "An underwater fishing spear made from metal. It's light, but doesn't have much range. Stands a very good chance of remaining intact once fired.", | |
| "material": "iron", | |
| "volume": 1, | |
| "weight": 28, | |
| "bashing": 1, | |
| "ammo_type": "fishspear", | |
| "damage": 14, | |
| "pierce": 8, | |
| "range": 6, | |
| "dispersion": 120, | |
| "loudness": 0, | |
| "count": 4, | |
| "effects": [ | |
| "RECOVER_15" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "銛(金属)", | |
| "description": "金属製の水中銃の銛です。軽量ですが射程距離もそれほどありません。放った矢が高確率で地面に残ります。" | |
| }, | |
| "uuid": "ed339498-f64f-4f53-9726-c72eb8a9e070" | |
| }, | |
| { | |
| "type": "AMMO", | |
| "id": "c_fishspear", | |
| "price": 32000, | |
| "name": "carbon fiber fishing spear", | |
| "symbol": "=", | |
| "color": "dark_gray", | |
| "description": "An underwater fishing spear made from carbon fiber. It's very light, but doesn't have much range. Stands a bad chance of remaining intact once fired.", | |
| "material": "kevlar", | |
| "volume": 1, | |
| "weight": 12, | |
| "bashing": 1, | |
| "ammo_type": "fishspear", | |
| "damage": 14, | |
| "pierce": 12, | |
| "range": 10, | |
| "dispersion": 90, | |
| "loudness": 0, | |
| "count": 4, | |
| "effects": [ | |
| "RECOVER_3" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "name": "銛(カーボン)", | |
| "description": "カーボンファイバー製の水中銃の銛です。とても軽量ですが射程距離もそれほどありません。放った矢が極低確率で地面に残ります。" | |
| }, | |
| "uuid": "15bff35a-5128-420e-aa25-930531e76c9c" | |
| }, | |
| { | |
| "id": "arrow_plastic", | |
| "type": "AMMO", | |
| "symbol": "=", | |
| "color": "green", | |
| "name": "plastic arrow", | |
| "description": "This plastic arrow has a plastic arrowhead and fletching. Stands a good chance of remaining intact once fired.", | |
| "price": 2000, | |
| "material": "plastic", | |
| "volume": 1, | |
| "weight": 8, | |
| "bashing": 2, | |
| "cutting": 1, | |
| "ammo_type": "arrow", | |
| "damage": 8, | |
| "pierce": 1, | |
| "range": 12, | |
| "dispersion": 125, | |
| "loudness": 0, | |
| "count": 10, | |
| "effects": [ | |
| "RECOVER_10" | |
| ], | |
| "translation": { | |
| "type": "弾薬", | |
| "color": "緑", | |
| "name": "矢(プラスチック)", | |
| "description": "プラスチック製の矢です。プラスチック製の矢尻と矢羽が取り付けてあります。放った矢が中確率で地面に残ります。" | |
| }, | |
| "uuid": "bc55cb79-cd24-4cc3-b663-56a30e946f02" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "socks", | |
| "name": "pair of socks", | |
| "name_plural": "pairs of socks", | |
| "weight": 32, | |
| "color": "white", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "symbol": "[", | |
| "description": "Socks. Put 'em on your feet.", | |
| "price": 200, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "靴下", | |
| "color": "白色", | |
| "description": "靴下です。足に身に付けて下さいね。" | |
| }, | |
| "uuid": "e8adba20-2926-4b71-a998-db25d5cb9b28" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sockmitts", | |
| "name": "pair of sock mitts", | |
| "name_plural": "pairs of sock mitts", | |
| "weight": 32, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "symbol": "[", | |
| "description": "A pair of improvised gloves made from socks with holes poked through them.", | |
| "price": 0, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "靴下手袋", | |
| "color": "白色", | |
| "description": "靴下に穴を開けて作った即席の手袋です。" | |
| }, | |
| "uuid": "830375da-0000-42d6-acc7-2ce34a68ab39" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "socks_wool", | |
| "name": "pair of wool socks", | |
| "name_plural": "pairs of wool socks", | |
| "weight": 44, | |
| "color": "blue", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "symbol": "[", | |
| "description": "Warm socks made of wool.", | |
| "price": 1200, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 1, | |
| "warmth": 30, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "靴下(羊毛)", | |
| "color": "青色", | |
| "description": "羊毛製の暖かい靴下です。" | |
| }, | |
| "uuid": "48be8d17-01a2-4059-8d9d-0fa286d8b7aa" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "stockings", | |
| "name": "pair of stockings", | |
| "name_plural": "pairs of stockings", | |
| "weight": 90, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET", | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Long cotton socks that reach above the knees to help protect from the cold.", | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ストッキング", | |
| "description": "長さが膝上まで達する綿製の靴下です。寒さを防ぎます。" | |
| }, | |
| "uuid": "ffef0d70-f677-4b62-9929-62911a76838e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "stockings_tent_legs", | |
| "name": "pair of tentacle stockings", | |
| "name_plural": "pairs of tentacle stockings", | |
| "weight": 270, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET", | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Six long cotton tubes sized to fit over tentacles and help protect them from the cold.", | |
| "price": 1200, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 6, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ストッキング(触手用)", | |
| "description": "六本に分かれた長い管状の綿製のストッキングです。触手に密着して寒さを防ぎます。" | |
| }, | |
| "uuid": "88c20b4d-0177-4356-acc0-e7b2d2f94923" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "stockings_tent_arms", | |
| "name": "pair of tentacle sleeves", | |
| "name_plural": "pairs of tentacle sleeves", | |
| "weight": 360, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "Long cotton tubes sized to fit over tentacles and help protect them from the cold.", | |
| "price": 400, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 6, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スリーブ(触手用)", | |
| "description": "長い管状の綿製のスリーブです。触手に密着して寒さを防ぎます。" | |
| }, | |
| "uuid": "937d9505-4629-46e5-bf52-a022c62a215c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mouthpiece", | |
| "category": "armor", | |
| "name": "protective mouthpiece", | |
| "weight": 20, | |
| "color": "yellow", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "symbol": "[", | |
| "description": "A protective piece of equipment commonly used by athletes, which is worn inside the mouth to protect your teeth.", | |
| "price": 800, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 0, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "マウスプロテクター", | |
| "color": "黄", | |
| "description": "歯を保護する為にアスリート達が用いる一般的なマウスピースです。口内に装着します。" | |
| }, | |
| "uuid": "11239fc6-e238-4e3a-8dc5-43da71162101" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "football_armor", | |
| "category": "armor", | |
| "name": "football armor", | |
| "weight": 2810, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Heavy plastic armor for your upper torso. Normally worn by football players.", | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "price": 11000, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 28, | |
| "warmth": 10, | |
| "encumbrance": 35, | |
| "coverage": 45, | |
| "material_thickness": 6, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "フットボールアーマー", | |
| "description": "上半身に身に付けるプラスチック製の重いアーマーです。通常はフットボール選手が着用します。" | |
| }, | |
| "uuid": "aa914785-0b7e-4804-bcd0-c30f6989f411" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_football", | |
| "category": "armor", | |
| "name": "football helmet", | |
| "weight": 1360, | |
| "color": "yellow", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A heavy plastic helmet normally worn by football players.", | |
| "price": 19800, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 9, | |
| "warmth": 10, | |
| "encumbrance": 50, | |
| "flags": [ | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "フットボールヘルメット", | |
| "color": "黄", | |
| "description": "プラスチック製の重いヘルメットです。通常はフットボール選手が着用します。" | |
| }, | |
| "uuid": "0b578fd6-c5e7-4394-9d04-a45f13afb55e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tinfoil_hat", | |
| "category": "armor", | |
| "name": "tinfoil hat", | |
| "weight": 16, | |
| "color": "yellow", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A sheet of aluminum foil that has been molded into a form-fitting hat. Perfect for protecting yourself from the government, Illuminati, aliens, and THEM.", | |
| "price": 16, | |
| "material": [ | |
| "aluminum" | |
| ], | |
| "volume": 1, | |
| "coverage": 90, | |
| "flags": [ | |
| "SKINTIGHT", | |
| "TRADER_AVOID" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "アルミ箔帽", | |
| "color": "黄", | |
| "description": "アルミ箔を頭にフィッティングさせて作った帽子です。政府やイルミナティやエイリアンが放つ洗脳電波から身を守る為に必要不可欠です。" | |
| }, | |
| "uuid": "ea150ede-7ac8-480a-96f7-ef28dea569c6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "trunks", | |
| "name": "pair of swimming trunks", | |
| "name_plural": "pairs of swimming trunks", | |
| "weight": 210, | |
| "color": "blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of swimming trunks, with netting.", | |
| "price": 1800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 35, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "男性用水泳パンツ", | |
| "color": "青色", | |
| "description": "網掛けの水泳パンツです。" | |
| }, | |
| "uuid": "2f1d7986-bad8-46cd-9d0b-2de46e7c8aaf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bikini_bottom", | |
| "name": "bikini bottom", | |
| "weight": 32, | |
| "color": "light_red", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple bikini bottom.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ビキニパンツ", | |
| "description": "シンプルなビキニパンツです。" | |
| }, | |
| "uuid": "ccd4d475-b2b2-4162-af6c-cd84611d7af0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "shorts", | |
| "name": "shorts", | |
| "name_plural": "shorts", | |
| "weight": 230, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A pair of khaki shorts.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ハーフパンツ", | |
| "name": "ハーフパンツ", | |
| "name_plural": "ハーフパンツ", | |
| "color": "茶色", | |
| "description": "カーキ色の丈の短いパンツです。" | |
| }, | |
| "uuid": "04cb7eac-a6cb-4f77-a791-3fe63e52cdde" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "b_shorts", | |
| "name": "basketball shorts", | |
| "name_plural": "basketball shorts", | |
| "weight": 190, | |
| "color": "cyan", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A pair of basketball shorts. Comfortable and light.", | |
| "price": 1300, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "バスケットボールパンツ", | |
| "name_plural": "バスケットボールパンツ", | |
| "color": "シアン", | |
| "description": "バスケットボールパンツです。軽量で履き心地に優れています。" | |
| }, | |
| "uuid": "599e9117-a5ab-44ef-a2cf-984e0af5e077" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "postman_shorts", | |
| "name": "mail carrier shorts", | |
| "name_plural": "mail carrier shorts", | |
| "weight": 230, | |
| "color": "blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A pair of dark blue shorts, the kind used by postal service workers.", | |
| "price": 4000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "パンツ(郵便配達員)", | |
| "name_plural": "パンツ(郵便配達員)", | |
| "color": "青色", | |
| "description": "郵便局員が着用するダークブルーのショートパンツです。" | |
| }, | |
| "uuid": "e5911534-a81a-4493-aa0f-ab98ec25d21b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "shorts_cargo", | |
| "name": "cargo shorts", | |
| "name_plural": "cargo shorts", | |
| "weight": 340, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 7, | |
| "symbol": "[", | |
| "description": "A pair of shorts lined with pockets, offering decent storage.", | |
| "price": 4000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 6, | |
| "warmth": 5, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハーフカーゴパンツ", | |
| "name_plural": "ハーフカーゴパンツ", | |
| "description": "複数のポケットが付いた丈の短いパンツです。多少の収納箇所を備えています。" | |
| }, | |
| "uuid": "122ca054-4a01-4603-b120-f7f40b99bc58" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "shorts_denim", | |
| "name": "denim shorts", | |
| "name_plural": "denim shorts", | |
| "weight": 260, | |
| "color": "light_blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A pair of denim shorts. Thick and tough, they provide excellent protection from cuts.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 5, | |
| "warmth": 5, | |
| "encumbrance": 2, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "デニムパンツ", | |
| "name_plural": "デニムパンツ", | |
| "description": "デニム生地のパンツです。厚手なので対刃性があります。" | |
| }, | |
| "uuid": "ff647151-e31c-45ab-8ac0-2b58c61d9892" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jeans", | |
| "name": "jeans", | |
| "name_plural": "jeans", | |
| "weight": 600, | |
| "color": "blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A pair of blue jeans with two deep pockets.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 10, | |
| "encumbrance": 16, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ジーンズ", | |
| "name": "ジーンズ", | |
| "name_plural": "ジーンズ", | |
| "color": "青色", | |
| "description": "2つの深いポケットが付いた青色のジーンズです。" | |
| }, | |
| "uuid": "be28c0c9-40fd-4c79-8654-a6c37eb4ef16" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants", | |
| "name": "pants", | |
| "name_plural": "pants", | |
| "weight": 560, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A pair of khaki pants. Slightly warmer than jeans.", | |
| "price": 4900, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 15, | |
| "encumbrance": 11, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "コットンパンツ", | |
| "name": "コットンパンツ", | |
| "name_plural": "コットンパンツ", | |
| "color": "茶色", | |
| "description": "ジーンズよりも少しだけ暖かいカーキ色のズボンです。" | |
| }, | |
| "uuid": "2107d763-ba62-4ae2-9506-1b538e509ca4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants_leather", | |
| "name": "leather pants", | |
| "name_plural": "leather pants", | |
| "weight": 980, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A pair of black leather pants. Very tough, but cumbersome and without much storage.", | |
| "price": 12000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 10, | |
| "warmth": 25, | |
| "encumbrance": 17, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザーパンツ", | |
| "name_plural": "レザーパンツ", | |
| "description": "黒い革製のパンツです。丈夫だが動き辛い。" | |
| }, | |
| "uuid": "fa219f2b-7be0-4adc-b9cf-7fbdd0562e78" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chaps_leather", | |
| "name": "leather chaps", | |
| "name_plural": "leather chaps", | |
| "weight": 1414, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A pair of black leather chaps. Very tough, and light, but doesn't offer any storage.", | |
| "price": 21000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 5, | |
| "warmth": 10, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "OUTER" | |
| ], | |
| "coverage": 65, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザーチャップス", | |
| "name_plural": "レザーチャップス", | |
| "description": "黒い革製のロングブーツです。収納機能がありませんが、軽量で耐久性に優れています。" | |
| }, | |
| "uuid": "55512a0f-d041-4d75-9a31-7b7c4f35c516" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants_cargo", | |
| "name": "cargo pants", | |
| "name_plural": "cargo pants", | |
| "weight": 670, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A pair of pants lined with pockets, offering lots of storage.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 9, | |
| "warmth": 15, | |
| "encumbrance": 16, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "カーゴパンツ", | |
| "name_plural": "カーゴパンツ", | |
| "description": "複数のポケットが付いたパンツです。多くの収納箇所を備えています。" | |
| }, | |
| "uuid": "450e17a8-1b4e-4dd4-80c5-495fcf3f83eb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants_army", | |
| "name": "army pants", | |
| "name_plural": "army pants", | |
| "weight": 720, | |
| "color": "green", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A tough pair of pants lined with pockets. Favored by the military.", | |
| "price": 3500, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 10, | |
| "warmth": 20, | |
| "encumbrance": 18, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "軍用パンツ", | |
| "name_plural": "軍用パンツ", | |
| "color": "緑", | |
| "description": "複数のポケットが付いた軍採用の丈夫なパンツです。" | |
| }, | |
| "uuid": "6fa155d1-a899-40e8-88fb-0283f18d04cc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "winter_pants_army", | |
| "name": "army winter pants", | |
| "name_plural": "army winter pants", | |
| "weight": 1000, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A tough pair of pants lined with pockets, thickly padded for warmth. Favored by the military.", | |
| "price": 4375, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 10, | |
| "warmth": 50, | |
| "encumbrance": 22, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "軍用ウィンターパンツ", | |
| "name_plural": "軍用ウィンターパンツ", | |
| "color": "白色", | |
| "description": "複数のポケットが付いた軍採用の丈夫なパンツです。保温のため、中に分厚い綿が詰まっています。" | |
| }, | |
| "uuid": "6be53bd4-f51c-4210-a545-8481b031102c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_army", | |
| "name": "army jacket", | |
| "name_plural": "army jacket", | |
| "weight": 780, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 14, | |
| "symbol": "[", | |
| "description": "A tough jacket with lots of pockets. Favored by the military.", | |
| "price": 3500, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 12, | |
| "warmth": 20, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "軍用ジャケット", | |
| "name_plural": "軍用ジャケット", | |
| "color": "緑", | |
| "description": "複数のポケットが付いた軍採用の丈夫なジャケットです。" | |
| }, | |
| "uuid": "664e46bd-03bc-424e-99d9-4e2553349977" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "winter_jacket_army", | |
| "name": "army winter jacket", | |
| "name_plural": "army winter jackets", | |
| "weight": 1000, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 14, | |
| "symbol": "[", | |
| "description": "A tough hooded jacket with lots of pockets, thickly padded for warmth. Favored by the military.", | |
| "price": 4375, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 12, | |
| "warmth": 50, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "軍用ウィンタージャケット", | |
| "color": "白色", | |
| "description": "フードと複数のポケットが付いた軍採用の丈夫なジャケットです。保温のため、中に分厚い綿が詰まっています。 " | |
| }, | |
| "uuid": "14dac35a-96c9-4e06-ae18-3f26cae8b14d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "winter_gloves_army", | |
| "name": "pair of army winter gloves", | |
| "name_plural": "pairs of army winter gloves", | |
| "weight": 218, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of padded gloves. Favored by the military.", | |
| "price": 8125, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 50, | |
| "encumbrance": 20, | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "軍用ウィンターグローブ", | |
| "color": "白色", | |
| "description": "パッドが入った軍採用の手袋です。" | |
| }, | |
| "uuid": "1bc069b3-48cb-4f38-82d2-8c83a85421f0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants_ski", | |
| "name": "ski pants", | |
| "name_plural": "ski pants", | |
| "weight": 450, | |
| "color": "blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A pair of pants meant for alpine skiing.", | |
| "price": 6500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 70, | |
| "environmental_protection": 3, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スキーパンツ", | |
| "name_plural": "スキーパンツ", | |
| "color": "青色", | |
| "description": "スキーで使用するとても暖かいパンツです。" | |
| }, | |
| "uuid": "51050b4d-741f-480e-8b21-38215c26d94a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants_fur", | |
| "name": "fur pants", | |
| "name_plural": "fur pants", | |
| "weight": 920, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A hefty pair of fur-lined pants.", | |
| "price": 20000, | |
| "material": [ | |
| "cotton", | |
| "fur" | |
| ], | |
| "volume": 16, | |
| "warmth": 80, | |
| "environmental_protection": 3, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "パンツ(毛皮)", | |
| "name_plural": "パンツ(毛皮)", | |
| "color": "茶色", | |
| "description": "裏地に毛皮を用いた重たいパンツです。" | |
| }, | |
| "uuid": "6ae77b50-13eb-4e39-99e5-c30f187af599" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "long_undertop", | |
| "name": "long underwear top", | |
| "weight": 96, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "A long underwear top that helps to maintain body temperature.", | |
| "price": 1500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 30, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ロングアンダーウェア(上)", | |
| "description": "体温の維持を補助してくれる肌着(上)です。" | |
| }, | |
| "uuid": "b1959c5e-dbf6-4e35-9d56-354f52710ce2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "long_underpants", | |
| "name": "long underwear bottom", | |
| "weight": 88, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A pair of long underwear that help to maintain body temperature.", | |
| "price": 1500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 30, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ロングアンダーウェア(下)", | |
| "description": "体温の維持を補助してくれる肌着(下)です。" | |
| }, | |
| "uuid": "09c345ef-b9fc-40e2-aca4-fa0cd154f8fc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "union_suit", | |
| "name": "union suit", | |
| "weight": 168, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A one-piece suit of full-body long underwear that helps to maintain body temperature. It laces closed in the front.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 35, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ユニオンスーツ", | |
| "description": "体温の維持を補助してくれる、全身を覆う肌着です。留め紐は前で結ばれています。" | |
| }, | |
| "uuid": "c6e25091-abac-4c5c-971c-23ec95b89cc4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bra", | |
| "name": "bra", | |
| "weight": 32, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple bra. For protecting those bits you don't want zombies to look at.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ブラジャー", | |
| "name": "ブラジャー", | |
| "color": "白色", | |
| "description": "シンプルなブラジャーです。多少の防護にはなりますが、相手がゾンビであってもこの姿は見られたくありませんね。" | |
| }, | |
| "uuid": "b90b8ca4-47da-4b81-bf3d-4f0957626be5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "undershirt", | |
| "name": "undershirt", | |
| "weight": 64, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple white undershirt. Worn beneath your regular clothes, it provides a little extra warmth.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "アンダーシャツ", | |
| "name": "アンダーシャツ", | |
| "color": "白色", | |
| "description": "シンプルな白いアンダーシャツです。服の下に着込むと、僅かに暖かさを感じられます。" | |
| }, | |
| "uuid": "9a23348e-8a97-417e-992b-1dec87e9db98" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sports_bra", | |
| "name": "sports bra", | |
| "weight": 92, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A sturdy nylon bra to provide additional support during physical movement. Typically worn when exercising, it clings to the skin and is easy to wear.", | |
| "price": 4200, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 30, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スポーツブラジャー", | |
| "color": "白色", | |
| "description": "運動や歩行中に肩紐などがずれないように、乳房の補助を重視したナイロン製の丈夫なブラジャーです。一般的には運動時に用いられ、肌に密着して、着け心地が良いブラジャーです。" | |
| }, | |
| "uuid": "7e7613ba-fde7-4dec-8683-d1050c72ead8" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "panties", | |
| "name": "panties", | |
| "name_plural": "panties", | |
| "weight": 32, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Underwear designed to be worn by women. Preserves your modesty in desperate times.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "パンティー", | |
| "name": "パンティー", | |
| "name_plural": "パンティー", | |
| "color": "白色", | |
| "description": "女性用の下着です。これを履けば、絶望的な時代でも淑やかさを維持する事が出来るでしょう。" | |
| }, | |
| "uuid": "9bb84690-61e5-40ff-bb45-4486637b0c70" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "boy_shorts", | |
| "name": "boy shorts", | |
| "name_plural": "boy shorts", | |
| "weight": 42, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Female underwear similar to men's boxer shorts but much more close fitting.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボーイレッグパンティー", | |
| "name_plural": "ボーイレッグパンティー", | |
| "description": "男性用のボクサーパンツに類似していますが、それよりも更に肌に密着した女性用の下着です。" | |
| }, | |
| "uuid": "29bad751-5b5d-44f8-88b9-2c19dc5c7a6a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "briefs", | |
| "name": "briefs", | |
| "name_plural": "briefs", | |
| "weight": 32, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A pair of briefs. Comfortable underwear worn by men.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ブリーフ", | |
| "name": "ブリーフ", | |
| "name_plural": "ブリーフ", | |
| "color": "白色", | |
| "description": "ブリーフは男性が快適に身に付ける事が出来る下着です。" | |
| }, | |
| "uuid": "2a5feb12-c943-451d-aee5-a08c90f2bb74" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "boxer_shorts", | |
| "name": "boxer shorts", | |
| "name_plural": "boxer shorts", | |
| "weight": 42, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Men's boxer shorts. More fashionable than briefs and just as comfortable.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボクサーパンツ", | |
| "name_plural": "ボクサーパンツ", | |
| "description": "男性用のボクサーパンツです。ブリーフよりもファッション性の高い物が多く、同様に履き心地にも優れています。" | |
| }, | |
| "uuid": "2a63633c-307c-4611-acc0-651f750e8d0a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "boxer_briefs", | |
| "name": "boxer briefs", | |
| "name_plural": "boxer briefs", | |
| "weight": 37, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "The age-old question, boxers or briefs? Your answer? Yes.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 20, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボクサーブリーフ", | |
| "name_plural": "ボクサーブリーフ", | |
| "description": "昔からの疑問だけど、これはボクサーパンツなの?ブリーフなの?君はどう思う?" | |
| }, | |
| "uuid": "407b266f-c288-498d-aefc-1e2f69896c17" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "arm_warmers", | |
| "name": "pair of arm warmers", | |
| "name_plural": "pairs of arm warmers", | |
| "weight": 32, | |
| "color": "light_gray", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "Snug, soft cloth sleeves to keep your arms warm.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 20, | |
| "encumbrance": 1, | |
| "flags": [ | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 80, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "アームウォーマー", | |
| "description": "ぴったりとした付け心地で、柔らかい布のスリーブが腕の体温を維持してくれます。" | |
| }, | |
| "uuid": "15129520-b893-4583-a956-9af45046973a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leg_warmers", | |
| "name": "pair of leg warmers", | |
| "name_plural": "pairs of leg warmers", | |
| "weight": 46, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Snug, soft cloth sleeves to keep your legs warm.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 20, | |
| "encumbrance": 1, | |
| "flags": [ | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レッグウォーマー", | |
| "description": "ぴったりとした付け心地で、柔らかい布のスリーブが脚の体温を維持してくれます。" | |
| }, | |
| "uuid": "4cf29685-165e-4cf4-ba23-7cefa5c13806" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leg_warmers_xl", | |
| "name": "pair of XL leg warmers", | |
| "name_plural": "pairs of XL leg warmers", | |
| "weight": 50, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Large, soft, snug cloth sleeves to keep your exotic anatomy warm.", | |
| "price": 20000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 20, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レッグウォーマー(XL)", | |
| "description": "ぴっちりとした大きく柔らかな生地は風変わりなあなたを優しく温めてくれます。" | |
| }, | |
| "uuid": "81f26549-51a1-4416-94d5-f5d9b75f5a25" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leg_warmers_xlf", | |
| "name": "pair of fetlock furs", | |
| "name_plural": "pairs of fetlock furs", | |
| "weight": 66, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Snug fur sleeves to keep your fetlocks warm.", | |
| "price": 25000, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 3, | |
| "warmth": 40, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "フェットロック(毛皮)", | |
| "description": "ぴったりした毛皮のスリーブで蹴爪(球節)を温めます。\n(訳者注釈・フェットロック”Fetlock\"は蹴爪や球節。主に馬などの足首辺りの逆関節の部位、ニワトリなどの後ろにぴょこんと飛び出してる爪の総称)" | |
| }, | |
| "uuid": "73c987cb-1218-4dcc-805a-bec877c73953" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "skirt", | |
| "name": "skirt", | |
| "weight": 74, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 1, | |
| "symbol": "[", | |
| "description": "A short, breezy cotton skirt. Easy to move in, but only has a single small pocket.", | |
| "price": 6500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "スカート", | |
| "name": "スカート", | |
| "description": "綿製の丈が短く風通しの良いスカートです。動き易く、小さなポケットが1つだけ付いています" | |
| }, | |
| "uuid": "16512701-46e4-41da-b7d3-b561c79263ec" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "skirt_leather", | |
| "name": "leather skirt", | |
| "weight": 230, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A very short leather skirt, clearly designed to look good, not be practical.", | |
| "price": 9500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 35, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザースカート", | |
| "color": "茶色", | |
| "description": "革製の非常に丈の短いスカートは、動くと中が見えそうになるデザインをしており、実用には向かないでしょう。" | |
| }, | |
| "uuid": "04d5cd90-810a-4588-bd4c-2355b845e9f1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "maid_dress", | |
| "name": "French maid clothes", | |
| "name_plural": "French maid clothes", | |
| "weight": 100, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "The French maid dress, blue with a frilly white apron.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "メイド服", | |
| "name_plural": "メイド服", | |
| "color": "青色", | |
| "description": "フリルの付いた白いエプロンと青いメイド服です。" | |
| }, | |
| "uuid": "db26c116-0b07-4f04-803a-d250a7ee6d71" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "maid_hat", | |
| "name": "French maid hat", | |
| "weight": 10, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A frilly white headpiece.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ホワイトブリム", | |
| "color": "白色", | |
| "description": "フリルの付いた白いヘッドピースです。" | |
| }, | |
| "uuid": "4aed175f-78e0-485a-ba04-822e85e13527" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jumpsuit", | |
| "name": "jumpsuit", | |
| "weight": 610, | |
| "color": "yellow", | |
| "covers": [ | |
| "LEGS", | |
| "ARMS", | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "A thin, short-sleeved jumpsuit; similar to those worn by prisoners. Provides decent storage and is not very encumbering.", | |
| "price": 8900, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 14, | |
| "warmth": 15, | |
| "encumbrance": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ジャンプスーツ", | |
| "name": "ジャンプスーツ", | |
| "color": "黄", | |
| "description": "囚人が着ている物と同様に、半袖の薄いジャンプスーツです。非常に動き易く、十分な収納箇所もあります。" | |
| }, | |
| "uuid": "d6dd26a5-308b-48d1-89c6-20929cddc8a5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "subsuit_xl", | |
| "name": "subject suit", | |
| "weight": 810, | |
| "color": "yellow", | |
| "covers": [ | |
| "LEGS", | |
| "ARMS", | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A thin, short-sleeved and short-legged one-piece suit. Judging by the odd tailoring and adjustment points... maybe you don't want to know who wore it. Provides nominal storage and is not very encumbering.", | |
| "price": 11000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 20, | |
| "warmth": 15, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "被験者スーツ", | |
| "color": "黄", | |
| "description": "半袖で短足の薄いつなぎの服です。奇妙な仕立て方や調整部分から察すると...ああ、誰が着ていたかは知らない方が良いでしょう。収納箇所はあって無いようなものですが、とても動きやすいです。" | |
| }, | |
| "uuid": "04f27a3d-f26c-49fd-9f3b-69f1b9ff26a3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jumpsuit_xl", | |
| "name": "XL jumpsuit", | |
| "weight": 810, | |
| "color": "yellow", | |
| "covers": [ | |
| "LEGS", | |
| "ARMS", | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A thin, short-sleeved jumpsuit updated for the trans-human who needs full-body clothing. Provides some storage and adjustable to minimize encumbrance.", | |
| "price": 20000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 20, | |
| "warmth": 15, | |
| "encumbrance": 2, | |
| "flags": [ | |
| "POCKETS", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ジャンプスーツ(XL)", | |
| "color": "黄", | |
| "description": "人間を超えた人用に調整された全身用の薄い半袖のジャンプスーツです。最小限の阻害性である程度の収納箇所を備えています。" | |
| }, | |
| "uuid": "3b6496ff-8515-49bb-af94-ff14a5fd3ecf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wolfsuit", | |
| "name": "wolf suit", | |
| "weight": 7033, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "HEAD", | |
| "FEET", | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A full body fursuit in the form of an anthropomorphic wolf. It is quite encumbering and has little storage but is very warm.", | |
| "flags": [ | |
| "OUTER" | |
| ], | |
| "price": 14500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 48, | |
| "warmth": 50, | |
| "environmental_protection": 2, | |
| "encumbrance": 30, | |
| "coverage": 100, | |
| "material_thickness": 7, | |
| "translation": { | |
| "type": "防具", | |
| "name": "着ぐるみ(狼)", | |
| "description": "擬人化した狼の全身着ぐるみです。かなり動き辛いですが、中はとても暖かい。" | |
| }, | |
| "uuid": "b4e3251b-28c8-4386-9ed6-2901d77167ff" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "clown_suit", | |
| "name": "clown suit", | |
| "weight": 1420, | |
| "color": "pink", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 13, | |
| "symbol": "[", | |
| "description": "A colorful and ridiculous costume fit for a clown. Provides decent storage.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 23, | |
| "warmth": 10, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "道化師のスーツ", | |
| "color": "桃色", | |
| "description": "道化師用の色鮮やかでおかしな衣装です。十分な収納箇所があります。" | |
| }, | |
| "uuid": "984817ae-d3e0-496a-a3da-5ca200f5f005" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "dinosuit", | |
| "name": "dinosaur suit", | |
| "weight": 7033, | |
| "color": "light_green", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "HEAD", | |
| "FEET", | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A full-body costume in the form of an anthropomorphic dinosaur. It is quite encumbering and has little storage but is very warm.", | |
| "flags": [ | |
| "OUTER" | |
| ], | |
| "price": 14500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 48, | |
| "warmth": 50, | |
| "environmental_protection": 2, | |
| "encumbrance": 30, | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "着ぐるみ(恐竜)", | |
| "description": "擬人化した恐竜の全身着ぐるみです。かなり動き辛いですが、中はとても暖かい。" | |
| }, | |
| "uuid": "5772a6b0-2689-4d5d-ab7e-c130fb0621b1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bondage_suit", | |
| "name": "bondage suit", | |
| "weight": 1800, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A suit of snug, black leather. Has no pockets, but does feature an abundance of unusually located zippers.", | |
| "price": 211000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 13, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボンデージスーツ", | |
| "description": "黒い革製の肌に密着した服です。ポケットは付いていませんが、何故か不適切な場所にたくさんのジッパーが付いているのが特徴です。" | |
| }, | |
| "uuid": "3c23d496-d5d3-41bd-8458-cb6f4dd4ac1d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bondage_mask", | |
| "name": "bondage mask", | |
| "weight": 210, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A tight mask made of black leather. The eyes and mouth can be closed using zippers.", | |
| "price": 21000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 4, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボンデージマスク", | |
| "description": "黒い革製のタイトマスクです。目と口のジッパーを閉じられます。" | |
| }, | |
| "uuid": "f6add576-ee80-414f-8f69-a208fe774d72" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "corset", | |
| "name": "leather corset", | |
| "weight": 640, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A snug, black leather corset. Has no pockets, but its thick material provides good protection from harm.", | |
| "price": 11000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 5, | |
| "warmth": 25, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザーコルセット", | |
| "description": "黒い革製の肌に密着したコルセットです。ポケットは付いていませんが、素材が厚いので、攻撃を防ぐのに適しています。" | |
| }, | |
| "uuid": "140dc07d-b53d-4b56-bbdf-7cd8a174bcb8" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wetsuit", | |
| "name": "wetsuit", | |
| "weight": 5110, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A full-body neoprene wetsuit.", | |
| "price": 10000, | |
| "material": [ | |
| "neoprene", | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "warmth": 50, | |
| "environmental_protection": 2, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ウェットスーツ", | |
| "name": "ウェットスーツ", | |
| "description": "ネオプレン製の全身用ウェットスーツです。" | |
| }, | |
| "uuid": "a3eea9c0-1eb9-4b2b-bffe-9320e55914fd" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wetsuit_hood", | |
| "name": "wetsuit hood", | |
| "weight": 270, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A neoprene hood, commonly worn by divers.", | |
| "price": 4500, | |
| "material": [ | |
| "neoprene", | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ウェットスーツフード", | |
| "description": "一般のダイバーが着用するネオプレン製のフードです。" | |
| }, | |
| "uuid": "fceb0c88-c318-4e4b-ad19-01378658a086" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wetsuit_gloves", | |
| "name": "pair of swimming gloves", | |
| "name_plural": "pairs of swimming gloves", | |
| "weight": 93, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of very flexible neoprene-silicone rubber gloves, suitable for underwater use.", | |
| "price": 3000, | |
| "material": [ | |
| "neoprene", | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スイミンググローブ", | |
| "description": "ネオプレンシリコンゴム製の非常に柔軟なスイミンググローブです。水中での使用に適しています。" | |
| }, | |
| "uuid": "7f378b84-5184-429e-b4ef-ebc7deada5c1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wetsuit_spring", | |
| "name": "spring suit", | |
| "weight": 3120, | |
| "color": "pink", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A long-sleeved spring wetsuit with pink color details and cleavage-enhancing, hip-accentuating construction. Not as protective as a full-body suit, but also less restrictive.", | |
| "price": 12000, | |
| "material": [ | |
| "neoprene", | |
| "cotton" | |
| ], | |
| "volume": 16, | |
| "warmth": 30, | |
| "environmental_protection": 2, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スプリングスーツ", | |
| "color": "桃色", | |
| "description": "胸と谷間が強調されるように作られている、細部がピンク色をした長袖の春用ウェットスーツです。全身用の服と同等の防御力はないですが、窮屈でもありません。" | |
| }, | |
| "uuid": "d6bc1367-8818-4ac3-bb63-eee53c57a679" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "beekeeping_suit", | |
| "name": "beekeeping suit", | |
| "weight": 1587, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "A white suit commonly worn by professional beekeepers with straps on your ankles and wrists to prevent bees from flying in. It's not very tough fabric, but light and has plenty of storage thanks to a chest pocket.", | |
| "price": 12000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 14, | |
| "warmth": 25, | |
| "environmental_protection": 1, | |
| "encumbrance": 17, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業着(養蜂用)", | |
| "color": "白色", | |
| "description": "ハチが入ってこないように手首と足首にストラップの付いた養蜂家が作業で着用する白い服です。非常に丈夫とは言えませんが、胸ポケットのおかげで収納容量が多く、軽量です。" | |
| }, | |
| "uuid": "5e2080b1-b37d-4595-a9c8-c5239940dcfb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "beekeeping_hood", | |
| "name": "beekeeping hood", | |
| "weight": 260, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "symbol": "[", | |
| "description": "A beekeeping hood. Keeps the bees out, but lets fresh air in. Rather cumbersome to wear, as it is rather bulky and hinders vision.", | |
| "price": 4500, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 6, | |
| "warmth": 10, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "フード(養蜂用)", | |
| "color": "白色", | |
| "description": "養蜂用のフードです。蜂を防ぎつつも新鮮な空気を取り込めます。やや着辛いですが、実際は割りと大きく、視界を妨げます。" | |
| }, | |
| "uuid": "c50620c1-8dd2-4012-a9db-0943a571326d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "beekeeping_gloves", | |
| "name": "pair of beekeeping gloves", | |
| "name_plural": "pairs of beekeeping gloves", | |
| "weight": 120, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of white beekeeping gloves made out of smooth leather.", | |
| "price": 3000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 1, | |
| "warmth": 30, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "手袋(養蜂用)", | |
| "color": "白色", | |
| "description": "滑らかな革で作った養蜂用の白い手袋です。" | |
| }, | |
| "uuid": "49fe5349-7e24-433c-8b07-2ed9e1d1e4be" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fencing_jacket", | |
| "name": "fencing jacket", | |
| "name_plural": "fencing jackets", | |
| "weight": 800, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "A padded jacket with the zipper on the back used by fencers to prevent accidents. It doesn't have any storage room, but it is very comfortable.", | |
| "price": 3000, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 10, | |
| "warmth": 25, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "フェンシングジャケット", | |
| "color": "白色", | |
| "description": "後ろにジッパーの付いたパッド入りの上着です。フェンシングの選手が事故防止の為に着用します。収納用のポケットは一切付いていませんが、着心地は快適です。" | |
| }, | |
| "uuid": "dfe14ffb-5e66-46bf-ae29-ad6f69a06cfd" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fencing_mask", | |
| "name": "fencing mask", | |
| "weight": 520, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD", | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "symbol": "[", | |
| "description": "A tough hood used by fencers made out of steel mesh.", | |
| "price": 3500, | |
| "material": [ | |
| "cotton", | |
| "steel" | |
| ], | |
| "volume": 5, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "フェンシングマスク", | |
| "description": "金網で作られたフェンシングの選手が使う丈夫なフードです。" | |
| }, | |
| "uuid": "7354d600-ca26-4c6c-9a1f-b815691e43fa" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fencing_pants", | |
| "name": "fencing pants", | |
| "name_plural": "fencing pants", | |
| "weight": 450, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A pair of reinforced pants used by fencers to prevent injuries.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 8, | |
| "warmth": 20, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "フェンシングパンツ", | |
| "name_plural": "フェンシングパンツ", | |
| "color": "白色", | |
| "description": "怪我防止の為にフェンシングの選手が使う補強されたズボンです。" | |
| }, | |
| "uuid": "be24f6d3-1784-47b7-9ceb-a72143f5602b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "dress", | |
| "name": "dress", | |
| "name_plural": "dresses", | |
| "weight": 680, | |
| "color": "pink", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A long cotton dress. Though comfortable to wear, it lacks any storage space.", | |
| "price": 18000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 14, | |
| "warmth": 15, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ドレス", | |
| "name": "ドレス", | |
| "color": "桃色", | |
| "description": "綿製の長いドレスです。ポケットは無いですが、着心地は良好です。" | |
| }, | |
| "uuid": "15ca74d5-c3b8-472d-9281-370d4871b7cf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cassock", | |
| "name": "cassock", | |
| "name_plural": "cassocks", | |
| "weight": 1200, | |
| "color": "black", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A piece of clerical clothing, usually worn by Christian priests.", | |
| "price": 20000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "warmth": 20, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "カソック", | |
| "name": "カソック", | |
| "color": "黒", | |
| "description": "キリスト教の神父が普段着用している立襟の祭服です。" | |
| }, | |
| "uuid": "82989b3a-26af-448d-9ab7-bed51c4d338d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "thawb", | |
| "name": "thawb", | |
| "name_plural": "thawb", | |
| "weight": 1200, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "A long, loose-fitting robe with wide sleeves, a traditional Arab garment.", | |
| "price": 10000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 18, | |
| "warmth": 20, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "トーブ", | |
| "name": "トーブ", | |
| "name_plural": "トーブ", | |
| "color": "白色", | |
| "description": "幅の広い袖をした長くゆったりとした白いローブです。アラブ諸国の伝統的な民族衣装です。" | |
| }, | |
| "uuid": "412a4a37-4a31-4a31-9c0e-9e56bcf624db" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "kittel", | |
| "name": "kittel", | |
| "name_plural": "kittels", | |
| "weight": 1000, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "A white, knee-length cotton robe, traditionally worn by Jews on special occasions.", | |
| "price": 20000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 16, | |
| "warmth": 17, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 80, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "キッテル", | |
| "name": "キッテル", | |
| "color": "白色", | |
| "description": "膝丈までの長さの木綿製の白いローブです。ユダヤ教徒が特別な行事の時に身に纏う伝統的な民族衣装です。" | |
| }, | |
| "uuid": "28e09dc6-c2d6-49d7-9331-fe794350e908" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "robe", | |
| "name": "robe", | |
| "name_plural": "robes", | |
| "weight": 1000, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 12, | |
| "symbol": "[", | |
| "description": "A loose-fitting outer garment with sleeves, and a mysterious amount of well-hidden pockets.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "warmth": 20, | |
| "encumbrance": 17, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER" | |
| ], | |
| "coverage": 80, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ローブ", | |
| "name": "ローブ", | |
| "color": "茶色", | |
| "description": "袖付きのゆったりとした上着です。内ポケットには不思議なくらい物が沢山入ります。" | |
| }, | |
| "uuid": "e13ca39d-353e-4ca2-9ebb-af2e08a92c3b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "kariginu", | |
| "name": "kariginu", | |
| "weight": 1400, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "A traditional, ankle-length Shinto robe with several layers and very wide sleeves.", | |
| "price": 30000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 22, | |
| "warmth": 23, | |
| "encumbrance": 17, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "狩衣", | |
| "name": "狩衣", | |
| "color": "白色", | |
| "description": "襟紙という芯を入れた盤領で袖の広い衣装です。中世の日本では貴族の普段着として用いられていました。現在は神職の常装となっています。" | |
| }, | |
| "uuid": "213c507e-9012-40a3-9ae2-d1dd9753ebb2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "kimono", | |
| "name": "kimono", | |
| "weight": 1200, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A traditional, ankle-length Japanese robe, wrapped around the body with a sash.", | |
| "price": 20000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "warmth": 20, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "着物", | |
| "name": "着物", | |
| "color": "白色", | |
| "description": "足首まである長着です。帯を結ぶ事によって身体に着付けます。日本の伝統的な民族衣装です。" | |
| }, | |
| "uuid": "e85a569e-d7bd-4713-99f7-ca112515b6c4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "kufi", | |
| "name": "kufi cap", | |
| "name_plural": "kufi caps", | |
| "weight": 88, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A brimless, short and rounded cap.", | |
| "price": 3000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 6, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "クフィ", | |
| "color": "白色", | |
| "description": "緑のない短く丸みを帯びた帽子です。アフリカの伝統的な民族帽子です。" | |
| }, | |
| "uuid": "a61c66ec-97b6-4881-91be-2380aec5c684" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "kippah", | |
| "name": "kippah", | |
| "name_plural": "kippahs", | |
| "weight": 80, | |
| "color": "blue", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A thin, rounded skullcap. A traditional headdress in Judaism.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 3, | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "キッパー", | |
| "name": "キッパー", | |
| "color": "青色", | |
| "description": "皿のような形をした小さくて薄い帽子です。ユダヤ教の伝統的な民族帽子です。" | |
| }, | |
| "uuid": "72e4276c-6581-473a-9ba9-64c103f78b73" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "eboshi", | |
| "name": "eboshi", | |
| "weight": 120, | |
| "color": "black", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A high, black cap with a very narrow top. Traditionally worn by Shinto priests.", | |
| "price": 7000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 4, | |
| "encumbrance": 10, | |
| "coverage": 60, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "烏帽子", | |
| "name": "烏帽子", | |
| "color": "黒", | |
| "description": "幅が狭く、背の高い黒い帽子です。日本の神職が行事の際に被ります。" | |
| }, | |
| "uuid": "6aa7f304-3fda-4482-8692-7484d81b57e4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sundress", | |
| "name": "sundress", | |
| "name_plural": "sundresses", | |
| "weight": 60, | |
| "color": "yellow", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A light and breezy cotton dress. Though cool and comfortable to wear, it lacks any storage space.", | |
| "price": 4000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 65, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "サンドレス", | |
| "name": "サンドレス", | |
| "color": "黄", | |
| "description": "綿製の軽量で風通しの良いドレスです。ポケットは無いですが、着心地が良く、涼しく過ごせます" | |
| }, | |
| "uuid": "51bc411b-e851-47c2-8b53-2e11041d719b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "camisole", | |
| "name": "camisole", | |
| "weight": 42, | |
| "color": "light_blue", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A small camisole made from silk. Typically used as an undergarment, it is light and easy to wear.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 45, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "キャミソール", | |
| "name": "キャミソール", | |
| "description": "絹製の小さなキャミソールです。一般的には下着として用いられます。軽量で着心地が良好です。" | |
| }, | |
| "uuid": "9f5ca268-07c4-4a10-b025-bd2a272fb19f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "dress_wedding", | |
| "name": "wedding dress", | |
| "name_plural": "wedding dresses", | |
| "weight": 9333, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A beautiful white wedding dress. What good will it be now?", | |
| "price": 59000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 72, | |
| "warmth": 30, | |
| "encumbrance": 45, | |
| "flags": [ | |
| "VARSIZE", | |
| "SUPER_FANCY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ウェディングドレス", | |
| "color": "白色", | |
| "description": "美しい純白のウェディングドレスです。しかし、今それに一体どんな価値があるのでしょうか?" | |
| }, | |
| "uuid": "1d9706c4-6ed8-4729-b0ab-63ae114f3964" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gambeson", | |
| "name": "gambeson", | |
| "weight": 453, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A thick jacket of quilted fabric, designed to be worn underneath mail or other armor. Or worn on its own, if you can't afford proper armor.", | |
| "price": 20000, | |
| "material": "cotton", | |
| "volume": 12, | |
| "warmth": 30, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "STURDY" | |
| ], | |
| "coverage": 80, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ギャンベソン", | |
| "name": "ギャンベソン", | |
| "description": "厚みのあるキルト生地の上着です。装甲の下に着るよう作られていますが、鎧が用意できない場合はそのまま着てもかまいません。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "4c555043-334a-49c5-8838-ce85f47380c9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_chitin", | |
| "category": "armor", | |
| "name": "chitinous armor", | |
| "weight": 2632, | |
| "color": "green", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "Leg and body armor made from the exoskeletons of insects. Light and durable.", | |
| "price": 120000, | |
| "material": [ | |
| "chitin" | |
| ], | |
| "volume": 70, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "bashing": 2, | |
| "flags": [ | |
| "STURDY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "キチンアーマー", | |
| "color": "緑", | |
| "description": "昆虫の外骨格から作られた脚と胴体を守る鎧です。軽量で頑丈なのが特徴です。" | |
| }, | |
| "uuid": "737f7935-8ee5-41b4-b637-da356026e1b7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_bone", | |
| "category": "armor", | |
| "name": "bone body armor", | |
| "weight": 2687, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "Body armor consisting of a leather backing suit with bone reinforcement. Light and strong.", | |
| "price": 100000, | |
| "material": [ | |
| "bone", | |
| "leather" | |
| ], | |
| "volume": 50, | |
| "warmth": 20, | |
| "encumbrance": 24, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ボーンアーマー", | |
| "color": "白色", | |
| "description": "補強した骨と革で裏張りされた鎧です。軽量で頑丈です。" | |
| }, | |
| "uuid": "4ceff6f3-7eb5-420e-8c17-33861b388487" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_larmor", | |
| "category": "armor", | |
| "name": "leather body armor", | |
| "weight": 1498, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "Thick leather body armor. Light and comfortable.", | |
| "price": 12000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 28, | |
| "warmth": 25, | |
| "encumbrance": 20, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "レザーアーマー", | |
| "color": "茶色", | |
| "description": "厚い革鎧です。軽量で着心地に優れています。" | |
| }, | |
| "uuid": "3ae1c7a0-02cb-4fa5-8f04-91eed359cb5d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_blarmor", | |
| "category": "armor", | |
| "name": "boiled leather armor", | |
| "weight": 2108, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "Thick leather body armor that has been hardened via chemical treatment. Light and strong.", | |
| "price": 26000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 38, | |
| "warmth": 20, | |
| "encumbrance": 22, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "硬化レザーアーマー", | |
| "color": "茶色", | |
| "description": "革に化学処理を施して硬化させた厚手のボディーアーマーです。軽量で頑丈です。" | |
| }, | |
| "uuid": "0cfb779d-ccbe-49ff-8836-c860f448fa0b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_farmor", | |
| "category": "armor", | |
| "name": "fur body armor", | |
| "weight": 3414, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "Thick body armor made from furs. Warm and comfortable.", | |
| "price": 100000, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 40, | |
| "warmth": 60, | |
| "encumbrance": 25, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ハイドアーマー", | |
| "color": "茶色", | |
| "description": "毛皮から作られた厚い鎧です。暖かく着心地に優れています。" | |
| }, | |
| "uuid": "af236ff7-a1a8-4726-9b46-480b3f8ad8e0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_plarmor", | |
| "category": "armor", | |
| "name": "plated leather armor", | |
| "weight": 4280, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "Thick leather body armor that has been reinforced with strategically-placed metal plates. Strong and comfortable.", | |
| "price": 110000, | |
| "material": [ | |
| "leather", | |
| "iron" | |
| ], | |
| "volume": 36, | |
| "warmth": 25, | |
| "environmental_protection": 1, | |
| "encumbrance": 24, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "プレートレザーアーマー", | |
| "color": "茶色", | |
| "description": "戦闘用に金属板で補強された厚い革鎧です。頑丈で着心地に優れています。" | |
| }, | |
| "uuid": "ada1d9ae-9d5f-4090-9846-017e9eee3471" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "touring_suit", | |
| "name": "leather touring suit", | |
| "weight": 2214, | |
| "color": "light_red", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 1, | |
| "symbol": "[", | |
| "description": "A thick leather body suit made for protection while riding motorcycles. Light and very comfortable.", | |
| "price": 58000, | |
| "material": [ | |
| "leather", | |
| "nomex" | |
| ], | |
| "volume": 26, | |
| "warmth": 25, | |
| "environmental_protection": 2, | |
| "encumbrance": 15, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "RAINPROOF" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザーツーリングスーツ", | |
| "description": "厚い革製のスーツです。バイクの運転時に怪我から身を守ってくれます。軽量で非常に着心地が良いです。" | |
| }, | |
| "uuid": "765b9dce-6f82-4498-afd1-e338cc1229a2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "suit", | |
| "name": "suit", | |
| "weight": 1587, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A full-body cotton suit. Makes the apocalypse a truly gentlemanly experience.", | |
| "price": 20000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 19, | |
| "warmth": 25, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "スーツ", | |
| "name": "スーツ", | |
| "description": "上下がセットになった綿製のスーツです。この終末を真の紳士らしく生き延びましょう。" | |
| }, | |
| "uuid": "fbd8a1f9-591f-4801-be64-7775f4cfaf02" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tux", | |
| "name": "tuxedo", | |
| "weight": 1587, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "A full-body tuxedo. Makes the apocalypse feel a little more classy.", | |
| "price": 21000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 22, | |
| "warmth": 30, | |
| "encumbrance": 17, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "SUPER_FANCY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "タキシード", | |
| "description": "上下がセットになったタキシードです。この終末に、ほんの少しでも高級感を味わいましょう。" | |
| }, | |
| "uuid": "19682861-f6e1-4c50-a115-0519a036eb38" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gown", | |
| "name": "evening gown", | |
| "weight": 1800, | |
| "color": "black", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A luxurious evening gown. It accentuates your curves, or lack thereof.", | |
| "price": 21000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "warmth": 5, | |
| "encumbrance": 14, | |
| "flags": [ | |
| "VARSIZE", | |
| "SUPER_FANCY" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "イブニングガウン", | |
| "color": "黒", | |
| "description": "豪華なイブニングガウンです。あなたの体の凹凸を強調します。" | |
| }, | |
| "uuid": "b9c2ab57-d199-4c58-854c-b9317e98584c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "waistcoat", | |
| "name": "waistcoat", | |
| "weight": 516, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "An elegant waistcoat. Ideal for those occasions when wearing only a shirt would be too casual and a suit would be just overdoing it.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "チョッキ", | |
| "name": "チョッキ", | |
| "description": "上品なチョッキです。シャツだけを着て、さり気無く羽織るのが理想的でしょう。スーツまで着てしまうと少しカジュアルになり過ぎてしまいますね。" | |
| }, | |
| "uuid": "7588b752-6a27-4fc3-a31e-22743913bb7e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cleansuit", | |
| "name": "cleansuit", | |
| "weight": 2100, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -8, | |
| "symbol": "[", | |
| "description": "A simple hazardous materials handling suit. Though somewhat restrictive and fragile, wearing it will provide excellent protection against ambient radiation.", | |
| "price": 7700, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 10, | |
| "warmth": 10, | |
| "environmental_protection": 10, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "HOOD", | |
| "RAINPROOF", | |
| "RAD_RESIST", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "クリーンスーツ", | |
| "name": "クリーンスーツ", | |
| "color": "白色", | |
| "description": "シンプルな危険物取扱用防護服です。しかしながら若干動きづらく破れやすいです、着用すると放射能汚染環境で素晴らしい防護性能を発揮します。" | |
| }, | |
| "uuid": "af8bc431-cf76-45de-b50a-19ceb4d2968d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "aep_suit", | |
| "category": "armor", | |
| "name": "AEP suit", | |
| "weight": 7200, | |
| "color": "light_red", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -8, | |
| "storage": 16, | |
| "symbol": "[", | |
| "description": "An armored environmental protection suit. Custom-built from a cleansuit and body armor, it provides excellent protection against both physical harm and ambient radiation.", | |
| "price": 140000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 36, | |
| "warmth": 35, | |
| "environmental_protection": 9, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "HOOD", | |
| "RAINPROOF", | |
| "STURDY", | |
| "RAD_RESIST", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "装甲環境防護服", | |
| "description": "装甲化された環境防護服です。ボディーアーマーとクリーンスーツを改良して作られ、外からの身体的危害と放射能汚染環境にすさまじい効果を発揮します。" | |
| }, | |
| "uuid": "f8320d23-7fac-47f4-bbf3-0f5d5f1d0f3c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hazmat_suit", | |
| "name": "hazmat suit", | |
| "weight": 5000, | |
| "color": "yellow", | |
| "covers": [ | |
| "HEAD", | |
| "MOUTH", | |
| "EYES", | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -8, | |
| "symbol": "[", | |
| "description": "An impermeable whole-body garment worn as protection against hazardous materials. Though very restrictive and fragile, wearing it will provide complete protection against ambient radiation.", | |
| "price": 117500, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 68, | |
| "warmth": 40, | |
| "environmental_protection": 20, | |
| "encumbrance": 37, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "RAD_PROOF", | |
| "ELECTRIC_IMMUNE", | |
| "GAS_PROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "化学防護服", | |
| "color": "黄", | |
| "description": "危険性物質から守る不浸透性全身防護服です。ですがとても窮屈で破れやすく、着用すると放射能汚染環境で素晴らしい防護性能を発揮します。" | |
| }, | |
| "uuid": "120237aa-1b15-445e-975c-a9ea4189b4f2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "anbc_suit", | |
| "category": "armor", | |
| "name": "ANBC suit", | |
| "weight": 8700, | |
| "color": "light_red", | |
| "covers": [ | |
| "HEAD", | |
| "MOUTH", | |
| "EYES", | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -8, | |
| "symbol": "[", | |
| "description": "An armored, impermeable full-body suit that functions as body armor, as well as protecting from nuclear, biological, and chemical hazards.", | |
| "price": 400000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 80, | |
| "warmth": 50, | |
| "environmental_protection": 20, | |
| "encumbrance": 45, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "STURDY", | |
| "RAD_PROOF", | |
| "ELECTRIC_IMMUNE", | |
| "GAS_PROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ANBC防護服", | |
| "description": "不浸透性の全身用スーツです。装甲がボディアーマーとしての役目を果たし、放射線、生物、化学による汚染からも身を守ります。" | |
| }, | |
| "uuid": "62fe31d7-0c37-435e-828e-0dc9ec272341" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_survivor", | |
| "category": "armor", | |
| "name": "survivor mask", | |
| "weight": 682, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, leather reinforced gas mask that covers the face and eyes. Provides excellent protection from smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "environmental_protection": 15, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーマスク", | |
| "description": "革で強化した特製のガスマスクです。顔と目を覆い、催涙ガス、榴散弾などを強固に防ぎます。" | |
| }, | |
| "uuid": "d8245421-fc11-4113-bcf6-aea0481dc18e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_lsurvivor", | |
| "category": "armor", | |
| "name": "light survivor mask", | |
| "weight": 466, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, reinforced gas mask that covers the face and eyes. Provides excellent protection from smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "environmental_protection": 15, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型サバイバーマスク", | |
| "description": "強化した特製のガスマスクです。顔と目を覆い、煙、催涙ガスなどを強固に防ぎます。" | |
| }, | |
| "uuid": "420460c5-b27a-43fd-84fe-491199b25d5d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_hsurvivor", | |
| "category": "armor", | |
| "name": "heavy survivor mask", | |
| "weight": 858, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, steel reinforced gas mask that covers the face and eyes. Provides excellent protection from smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "steel" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "environmental_protection": 15, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "重量型サバイバーマスク", | |
| "description": "鋼鉄で強化した特製のガスマスクです。顔と目を覆い、煙、催涙ガス、榴散弾を強固に防ぎます。" | |
| }, | |
| "uuid": "b2042489-18c6-43b9-a3da-cab7923a6278" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_survivorxl", | |
| "category": "armor", | |
| "name": "XL survivor mask", | |
| "weight": 982, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, reinforced gas mask that covers the face and eyes regardless of your state of mutation. Provides excellent protection from smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "environmental_protection": 15, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OVERSIZE" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーマスク(XL)", | |
| "description": "強化した特製のガスマスクです。変異状態でも顔と目を覆い、煙や催涙ガスなどを強固に防ぎます。" | |
| }, | |
| "uuid": "2dff5e88-d3ee-4b65-a74c-579ef588a126" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "survivor_goggles", | |
| "name": "survivor goggles", | |
| "name_plural": "pairs of survivor goggles", | |
| "weight": 212, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A custom-built pair of armored goggles with tinted lenses. Comfortable and built to last, they provide excellent protection from environmental dangers.", | |
| "price": 7500, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "environmental_protection": 15, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "SUN_GLASSES", | |
| "OVERSIZE", | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サバイバーゴーグル", | |
| "description": "着色レンズが入った特製の装甲付きゴーグルです。快適かつ頑丈で、危険な環境からの保護に優れています。" | |
| }, | |
| "uuid": "7ffb1e2f-9cdf-433a-97e1-5652677d6fd1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "survivor_runner_pack", | |
| "name": "survivor runner pack", | |
| "weight": 440, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 18, | |
| "symbol": "[", | |
| "description": "A custom-built lightweight runner pack. Durable and carefully crafted to hold as much stuff as possible.", | |
| "price": 24000, | |
| "material": [ | |
| "leather", | |
| "cotton" | |
| ], | |
| "volume": 7, | |
| "encumbrance": 2, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "STURDY", | |
| "BELTED" | |
| ], | |
| "coverage": 30, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サバイバーランニングバッグ", | |
| "color": "茶色", | |
| "description": "特製の軽量で丈夫なランニング用のバッグです。出来る限りの荷物を詰め込めるように手間を掛けて作られています。" | |
| }, | |
| "uuid": "ca2679e8-0d61-4197-9196-6e86ce41deea" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "survivor_pack", | |
| "name": "survivor backpack", | |
| "weight": 600, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 50, | |
| "symbol": "[", | |
| "description": "A custom-built backpack. Durable and carefully crafted to hold as much stuff as possible.", | |
| "price": 24000, | |
| "material": [ | |
| "leather", | |
| "cotton" | |
| ], | |
| "volume": 10, | |
| "encumbrance": 8, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "STURDY", | |
| "BELTED" | |
| ], | |
| "coverage": 30, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サバイバーバックパック", | |
| "color": "茶色", | |
| "description": "特製の丈夫なバックパックです。出来る限りの荷物を詰め込めるように手間を掛けて作られています。" | |
| }, | |
| "uuid": "7cee914d-b51a-48b2-8c4a-284dfea641ab" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "survivor_rucksack", | |
| "name": "survivor rucksack", | |
| "weight": 800, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 100, | |
| "symbol": "[", | |
| "description": "A custom-built heavy backpack. Durable and carefully crafted to hold as much stuff as possible.", | |
| "price": 24000, | |
| "material": [ | |
| "leather", | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "encumbrance": 18, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "STURDY", | |
| "BELTED", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サバイバーリュックサック", | |
| "description": "特製の丈夫な重量型バックパックです。出来る限りの荷物を詰め込めるように手間を掛けて作られています。" | |
| }, | |
| "uuid": "a8554fbe-693c-49bc-ab5c-f9d0f89163ae" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "survivor_duffel_bag", | |
| "name": "survivor duffel bag", | |
| "weight": 1000, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 150, | |
| "symbol": "[", | |
| "description": "A custom-built heavy duffel bag. Durable and carefully crafted to hold as much stuff as possible.", | |
| "price": 24000, | |
| "material": [ | |
| "leather", | |
| "cotton" | |
| ], | |
| "volume": 30, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "STURDY", | |
| "BELTED", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サバイバーダッフルバッグ", | |
| "description": "特製の丈夫な重量型ダッフルバッグです。出来る限りの荷物を詰め込めるように手間を掛けて作られています。" | |
| }, | |
| "uuid": "759dd927-7830-44ab-aa45-0f8de66dad97" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_plate", | |
| "name": "ornamental plate armor", | |
| "weight": 18000, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "An extremely heavy ornamental suit of armor.", | |
| "price": 780000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 120, | |
| "warmth": 20, | |
| "encumbrance": 45, | |
| "bashing": 8, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER", | |
| "FANCY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "装飾用プレートアーマー", | |
| "description": "華美な装飾が施された甲冑一式です。" | |
| }, | |
| "uuid": "15f6f379-5114-4696-b08f-49a4bd4d0e0f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tshirt", | |
| "name": "t-shirt", | |
| "weight": 110, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A short-sleeved cotton shirt.", | |
| "price": 800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "Tシャツ", | |
| "color": "白色", | |
| "description": "綿製の半袖シャツです。" | |
| }, | |
| "uuid": "5170b40a-1702-416f-9542-62cf004cb3be" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tshirt_text", | |
| "name": "t-shirt", | |
| "weight": 110, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A short-sleeved cotton shirt.", | |
| "snippet_category": [ | |
| { | |
| "id": "allyourbase", | |
| "text": "A short-sleeved cotton shirt with the text \"chown -R us ~your/base\" printed on the front." | |
| } | |
| ], | |
| "price": 800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "Tシャツ", | |
| "color": "白色", | |
| "description": "綿製の半袖シャツです。" | |
| }, | |
| "uuid": "0e02f82b-0d96-4db7-b1ea-35e6f7400143" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "postman_shirt", | |
| "name": "mail carrier shirt", | |
| "weight": 110, | |
| "color": "light_blue", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A light blue button down shirt with a couple of pockets in front and the US postal service logo embroidered on it.", | |
| "price": 1500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "シャツ(郵便配達員)", | |
| "description": "前面に複数のポケットが付いた水色ボタンのシャツです。シャツには米国郵政公社の刺繍が施されています。" | |
| }, | |
| "uuid": "35f4da79-240d-46a8-af48-708bc39f858e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "longshirt", | |
| "name": "long-sleeved shirt", | |
| "weight": 146, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "A long-sleeved cotton shirt.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 5, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "長袖シャツ", | |
| "color": "青色", | |
| "description": "綿製の長袖シャツです。" | |
| }, | |
| "uuid": "96dd5e0d-7c40-4367-8278-db12afc772a4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "flag_shirt", | |
| "name": "flag shirt", | |
| "weight": 158, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A t-shirt embroidered with the pattern of an American flag.", | |
| "price": 6000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "旗が描かれたシャツ", | |
| "description": "星条旗模様の刺繍が施されたTシャツです。" | |
| }, | |
| "uuid": "00d6ec49-3b02-491f-960c-48e7fc9d9c5d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "polo_shirt", | |
| "name": "polo shirt", | |
| "weight": 136, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A short-sleeved cotton shirt, slightly thicker than a t-shirt.", | |
| "price": 1500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 15, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ポロシャツ", | |
| "description": "綿製の半袖シャツです。Tシャツよりは厚手に作られています。" | |
| }, | |
| "uuid": "8a2284de-10b1-475b-9d16-5f2c7c028fb6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "dress_shirt", | |
| "name": "dress shirt", | |
| "weight": 250, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 1, | |
| "symbol": "[", | |
| "description": "A white button-down shirt with long sleeves. Looks professional!", | |
| "price": 1500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 10, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ドレスシャツ", | |
| "color": "白色", | |
| "description": "ボタンが付いた長袖の白いダウンシャツです。ビシッとして格好良く見えますよ!" | |
| }, | |
| "uuid": "02d1fe4b-424a-4d82-8147-4144af3c1d4f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sheriffshirt", | |
| "name": "sheriff's shirt", | |
| "weight": 250, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A tan button-down shirt with long sleeves.", | |
| "price": 1100, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "シャツ(保安官)", | |
| "description": "ボタンが付いた長袖の日焼けしたダウンシャツです。" | |
| }, | |
| "uuid": "4ddc7531-279d-40ef-b2f5-bfaeaf3a84dd" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "army_top", | |
| "name": "camo tank top", | |
| "weight": 78, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A sleeveless cotton shirt with camouflage dye. Very easy to move in.", | |
| "price": 1500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "タンクトップ(迷彩)", | |
| "color": "緑", | |
| "description": "綿製の袖がない迷彩柄のシャツです。持ち運びがとても簡単です。" | |
| }, | |
| "uuid": "71124421-e458-4f48-9db1-2b24e3fab585" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tank_top", | |
| "name": "tank top", | |
| "weight": 78, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A sleeveless cotton shirt. Very easy to move in.", | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "タンクトップ", | |
| "description": "綿製の袖がないシャツです。持ち運びがとても簡単です。" | |
| }, | |
| "uuid": "2e83729d-eed7-48c3-8e5f-9d3e5a43248a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bikini_top", | |
| "name": "bikini top", | |
| "weight": 32, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple bikini top.", | |
| "price": 1800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 0, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 10, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ビキニトップ", | |
| "description": "シンプルなビキニトップです。" | |
| }, | |
| "uuid": "5904da2a-8e2d-4a63-9a11-2552e412d9cc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bikini_top_leather", | |
| "name": "leather bikini top", | |
| "weight": 38, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple leather bikini top.", | |
| "price": 3500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 0, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 10, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ビキニトップ(革)", | |
| "description": "革製のシンプルなビキニトップです。" | |
| }, | |
| "uuid": "eec0e743-a786-48ef-bab7-d55c7a73c957" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bikini_top_fur", | |
| "name": "fur bikini top", | |
| "weight": 44, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple fur bikini top.", | |
| "price": 4900, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 0, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 10, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ビキニトップ(毛皮)", | |
| "color": "茶色", | |
| "description": "毛皮製のシンプルなビキニトップです。" | |
| }, | |
| "uuid": "f178d0cf-3667-48f4-a151-833751801600" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hot_pants", | |
| "name": "hot pants", | |
| "name_plural": "hot pants", | |
| "weight": 92, | |
| "color": "light_red", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple pair of short shorts.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 0, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ホットパンツ", | |
| "name_plural": "ホットパンツ", | |
| "description": "シンプルなショートパンツです。" | |
| }, | |
| "uuid": "83e97df4-58be-42d9-b15b-a207638e87ee" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hot_pants_leather", | |
| "name": "leather hot pants", | |
| "name_plural": "leather hot pants", | |
| "weight": 106, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple pair of leather short shorts.", | |
| "price": 2500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 0, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ホットパンツ(革)", | |
| "name_plural": "ホットパンツ(革)", | |
| "description": "革製のシンプルなショートパンツです。" | |
| }, | |
| "uuid": "c843a8c6-05a2-4270-a791-ce7cf46a8260" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hot_pants_fur", | |
| "name": "fur hot pants", | |
| "name_plural": "fur hot pants", | |
| "weight": 118, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple pair of fur short shorts.", | |
| "price": 5500, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 0, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ホットパンツ(毛皮)", | |
| "name_plural": "ホットパンツ(毛皮)", | |
| "color": "茶色", | |
| "description": "毛皮製のシンプルなショートパンツです。" | |
| }, | |
| "uuid": "3cd43b2e-90a1-4346-a2de-198e32af7edb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "loincloth", | |
| "name": "loincloth", | |
| "weight": 32, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Rags stitched together and tied into a makeshift loincloth. Covers your modesty, but not much else.", | |
| "price": 900, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "褌", | |
| "name": "褌", | |
| "color": "茶色", | |
| "description": "縫合した布を結び合わせた即席の褌です。品位を守ってはくれますが...それだけですね。" | |
| }, | |
| "uuid": "bf8139ae-fb0f-4bf4-b3be-cf7582293ed0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "loincloth_wool", | |
| "name": "wool loincloth", | |
| "weight": 56, | |
| "color": "blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Bits of wool stitched together and tied into a makeshift loincloth. Covers your modesty, but not much else.", | |
| "price": 900, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "褌(羊毛)", | |
| "color": "青色", | |
| "description": "縫合した羊毛を結び合わせた即席の褌です。品位を守ってはくれますが...それだけですね。" | |
| }, | |
| "uuid": "fcbdc705-ac95-4e6b-a938-76f247b71d73" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "loincloth_fur", | |
| "name": "fur loincloth", | |
| "weight": 64, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A fur pelt tied into a loincloth. Covers your modesty, but not much else. Now you are a true barbarian warrior.", | |
| "price": 7500, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "褌(毛皮)", | |
| "color": "茶色", | |
| "description": "毛皮を結び合わせた褌です。品位を守ってはくれますが...それだけです。これを身に付ければ、真の蛮族の戦士になれますよ。" | |
| }, | |
| "uuid": "c4d5641e-4712-4c94-b639-5265431dbbdf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "loincloth_leather", | |
| "name": "leather loincloth", | |
| "weight": 64, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Leather patches stitched together and tied into a makeshift loincloth. Covers your modesty, but not much else.", | |
| "price": 7500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 5, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "褌(革)", | |
| "color": "茶色", | |
| "description": "縫合した革を結び合わせた即席の褌です。品位を守ってはくれますが...それだけですね。" | |
| }, | |
| "uuid": "d8ac926e-be46-4fc7-b58b-1e796e209aaf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chestwrap", | |
| "name": "chestwrap", | |
| "weight": 64, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Rags wrapped around the chest. Preserves your modesty and keeps things out of the way, but not good for much else.", | |
| "flags": [ | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "チェストラップ", | |
| "name": "チェストラップ", | |
| "color": "茶色", | |
| "description": "胸に巻き付ける継ぎはぎの布です。品位を守ってはくれますが...それだけですね。" | |
| }, | |
| "uuid": "e1f068f3-109a-4a2e-985f-5722ad3ef950" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chestwrap_wool", | |
| "name": "wool chestwrap", | |
| "weight": 64, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Felt patches wrapped around the chest. Preserves your modesty and keeps things out of the way, but not good for much else.", | |
| "flags": [ | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "price": 500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 2, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェストラップ(羊毛)", | |
| "color": "青色", | |
| "description": "胸に巻き付ける継ぎはぎのフェルトです。品位を守ってはくれますが...それだけですね。 " | |
| }, | |
| "uuid": "099f2e60-ca07-4803-8922-0be4ae8a523b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chestwrap_leather", | |
| "name": "leather chestwrap", | |
| "weight": 137, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Leather patches wrapped around the chest. Preserves your modesty and keeps things out of the way, but not good for much else.", | |
| "flags": [ | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "price": 525, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 3, | |
| "warmth": 10, | |
| "encumbrance": 5, | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェストラップ(革)", | |
| "color": "茶色", | |
| "description": "胸に巻き付ける継ぎはぎの革です。品位を守ってはくれますが...それだけですね。" | |
| }, | |
| "uuid": "946e8036-d0ff-4816-af7a-d8d81ca5b092" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chestwrap_fur", | |
| "name": "fur chestwrap", | |
| "weight": 154, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Fur pelts wrapped around the chest. Preserves your modesty and keeps things out of the way, but not good for much else.", | |
| "flags": [ | |
| "SKINTIGHT", | |
| "OVERSIZE" | |
| ], | |
| "price": 700, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 3, | |
| "warmth": 20, | |
| "encumbrance": 5, | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェストラップ(毛皮)", | |
| "color": "茶色", | |
| "description": "胸に巻き付ける継ぎはぎの毛皮です。品位を守ってはくれますが...それだけですね。" | |
| }, | |
| "uuid": "a69133df-458f-438f-a376-05e46303761f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sweatshirt", | |
| "name": "sweatshirt", | |
| "weight": 244, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "A thick cotton shirt. Provides warmth and a bit of padding.", | |
| "price": 1800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 14, | |
| "warmth": 30, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "スウェットシャツ", | |
| "name": "スウェットシャツ", | |
| "description": "厚手の綿製の上着です。暖かさと僅かなあて布を備えます。" | |
| }, | |
| "uuid": "432249c7-9a70-464b-b387-cf0d482630f3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sweater", | |
| "name": "sweater", | |
| "weight": 344, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "A wool shirt. Provides warmth.", | |
| "price": 4500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 8, | |
| "warmth": 40, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "セーター", | |
| "name": "セーター", | |
| "color": "青色", | |
| "description": "羊毛製のシャツです。とっても暖かいよ。" | |
| }, | |
| "uuid": "943ae3b7-e34c-4c29-ae3c-22d0d8e1f2a7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hoodie", | |
| "name": "hoodie", | |
| "weight": 420, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 9, | |
| "symbol": "[", | |
| "description": "A sweatshirt with a hood and a \"kangaroo pocket\" in front for storage.", | |
| "price": 3800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 12, | |
| "warmth": 30, | |
| "encumbrance": 12, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER", | |
| "POCKETS", | |
| "HOOD" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "パーカー", | |
| "name": "パーカー", | |
| "description": "収納用の\"カンガルーポケット\"とフードが付いたトレーナーです。" | |
| }, | |
| "uuid": "2c4304a6-724a-4608-9751-2d196fa0f4ca" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jersey", | |
| "name": "sports jersey", | |
| "weight": 480, | |
| "color": "yellow", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "A shirt made of thick material imprinted with the name and logo of a sports team.", | |
| "snippet_category": [ | |
| { | |
| "id": "decatur", | |
| "text": "A pro thunderball jersey made of thick material imprinted with the logo of the Decatur Fist." | |
| }, | |
| { | |
| "id": "squamish", | |
| "text": "A 43-man squamish jersey made of thick material imprinted with the logo of the Gainesville Veeblefetzers." | |
| }, | |
| { | |
| "id": "london", | |
| "text": "A zero-G football jersey made of thick material imprinted with the logo of the London Jets." | |
| }, | |
| { | |
| "id": "endsville", | |
| "text": "A football jersey made of thick material imprinted with the logo of the Endsville Fluffycats." | |
| }, | |
| { | |
| "id": "tokyo", | |
| "text": "A baseball jersey made of thick material imprinted with the logo of the Tokyo Samurai." | |
| }, | |
| { | |
| "id": "basin", | |
| "text": "A basketball jersey made of thick material imprinted with the logo of the Basin City Blues." | |
| }, | |
| { | |
| "id": "deathrace", | |
| "text": "A death race jersey made of thick material imprinted with Frankenstein's logo and signature." | |
| }, | |
| { | |
| "id": "houston", | |
| "text": "A rollerball jersey made of thick material imprinted with the logo of the Houston Energy Corporation." | |
| }, | |
| { | |
| "id": "monroeville", | |
| "text": "A hockey jersey made of thick material imprinted with the logo of the Monroeville Zombies." | |
| } | |
| ], | |
| "//": "Genuine team merch, and priced like it!", | |
| "price": 8900, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 9, | |
| "warmth": 25, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スポーツジャージ", | |
| "color": "黄", | |
| "description": "厚手の素材で作られたシャツです。スポーツチームの名前とロゴが刻印されています。" | |
| }, | |
| "uuid": "2165df34-2976-4702-9e0e-3881c00fe3e3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "under_armor", | |
| "name": "compression top", | |
| "weight": 92, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Nylon sportswear that clings to your chest and maintains body temperature.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "warmth": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "コンプレッショントップ", | |
| "description": "ナイロン製のスポーツウェアです。上半身に密着して体温を保ちます。" | |
| }, | |
| "uuid": "6c06d019-b200-4682-aea6-0aeb9746ef0e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "under_armor_shorts", | |
| "name": "compression shorts", | |
| "name_plural": "compression shorts", | |
| "weight": 82, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Nylon sportswear that clings to your upper legs, aiding muscle tone and maintaining warmth.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "warmth": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 45, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "コンプレッションパンツ", | |
| "name_plural": "コンプレッションパンツ", | |
| "description": "ナイロン製のスポーツウェアです。下半身に密着する事で筋緊張を調整して体温を保ちます。" | |
| }, | |
| "uuid": "e58dc5dd-07a5-49f6-a972-e8098ceb70ac" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tights", | |
| "name": "tights", | |
| "name_plural": "tights", | |
| "weight": 114, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET", | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A snug cloth garment which clings tightly to the legs and feet to protect them from the cold.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "タイツ", | |
| "name": "タイツ", | |
| "name_plural": "タイツ", | |
| "description": "脚と足にしっかりと密着する布製のタイツです。寒さを防いでくれます。" | |
| }, | |
| "uuid": "bb02d27c-5135-45e9-8e47-41131c11a8ea" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leggings", | |
| "name": "leggings", | |
| "name_plural": "leggings", | |
| "weight": 155, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Skin-tight nylon leggings, sometimes used when exercising, that keep your legs nice and warm.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 2, | |
| "warmth": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "レギンス", | |
| "name": "レギンス", | |
| "name_plural": "レギンス", | |
| "description": "ナイロン製の肌に密着するレギンスです。稀に運動時に用いられます。非常に暖かく、脚を包み込んでくれます。" | |
| }, | |
| "uuid": "4109739b-8e61-42b8-a022-c5371ce274c2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_windbreaker", | |
| "name": "windbreaker", | |
| "weight": 197, | |
| "color": "cyan", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A light synthetic jacket with a hood. Not very warm, but will keep out the rain.", | |
| "price": 1000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 9, | |
| "warmth": 10, | |
| "environmental_protection": 2, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "OUTER", | |
| "WATERPROOF", | |
| "RAINPROOF" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ウィンドブレーカー", | |
| "color": "シアン", | |
| "description": "合成繊維製の軽量なフード付きのジャケットです。非常に暖かいという訳ではないですが、雨を防いでくれます。" | |
| }, | |
| "uuid": "ad2c3f6f-a15c-4fe2-8f34-fe18c82f4fb8" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_evac", | |
| "name": "emergency jacket", | |
| "weight": 197, | |
| "color": "cyan", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A bright & cheaply made FEMA-issue windbreaker jacket with a hood. One size, fits none. Helps keep you unfrozen & visible for rescuers.", | |
| "price": 1000, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 9, | |
| "warmth": 25, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "POCKETS", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "緊急時用ジャケット", | |
| "color": "シアン", | |
| "description": "FEMAが配布していたフード付きの色鮮やかで安っぽいウインドブレーカーです。ワンサイズ品ですがフィットする人は少ないようです。防寒性があり、救助されやすいように視認性が高くなっています。" | |
| }, | |
| "uuid": "23af6469-3289-43ec-9e3a-f7e9d6bd75aa" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_light", | |
| "name": "light jacket", | |
| "weight": 227, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A thin cotton jacket with a hood. Good for brisk weather.", | |
| "price": 4500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 9, | |
| "warmth": 25, | |
| "encumbrance": 8, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ライトジャケット", | |
| "color": "青色", | |
| "description": "綿製のフードが付いた薄いジャケットです。爽快な天気の日に羽織りたい一品です。" | |
| }, | |
| "uuid": "2b1e7085-3c80-4bb2-bc3a-f407ba051994" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_jean", | |
| "name": "jean jacket", | |
| "weight": 800, | |
| "color": "light_blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 3, | |
| "symbol": "[", | |
| "description": "A jacket made from denim. Provides decent protection from cuts.", | |
| "price": 4000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 13, | |
| "warmth": 30, | |
| "encumbrance": 11, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "デニムジャケット", | |
| "description": "デニム製のジャケットです。多少の対刃性があります。" | |
| }, | |
| "uuid": "eaed62cc-9193-4fcc-a4ec-653f39ba3752" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_flannel", | |
| "name": "flannel jacket", | |
| "weight": 958, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A jacket made from flannel-style denim; favored by outdoorsy types. Provides decent protection from cuts.", | |
| "price": 6000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 17, | |
| "warmth": 35, | |
| "encumbrance": 13, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "フランネルジャケット", | |
| "description": "デニム製のフランネル調ジャケットです。アウトドア派に好まれており、対刃性にも優れています。" | |
| }, | |
| "uuid": "2b86671a-177b-481d-8d89-ed93a77f693f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "blazer", | |
| "name": "blazer", | |
| "weight": 680, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A professional-looking wool blazer. Quite cumbersome.", | |
| "price": 12000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 14, | |
| "warmth": 20, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ブレザー", | |
| "name": "ブレザー", | |
| "description": "羊毛製のプロが仕立てたブレザーです。扱いが非常に面倒です。" | |
| }, | |
| "uuid": "878e06f3-b1af-4d3b-8a4b-7c1a482d8dc7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_leather", | |
| "name": "leather jacket", | |
| "weight": 1450, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A jacket made from thick leather. Cumbersome, but offers excellent protection from cuts.", | |
| "price": 17900, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 18, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザージャケット", | |
| "description": "厚い革製のジャケットです。扱いが面倒ですが、対刃性に優れています。" | |
| }, | |
| "uuid": "b8526292-3afa-4b78-af52-244ba1445916" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_leather_mod", | |
| "name": "armored leather jacket", | |
| "weight": 2180, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "An armored jacket made from thick leather and metal plates. Cumbersome, but offers excellent protection from harm.", | |
| "price": 17900, | |
| "material": [ | |
| "leather", | |
| "iron" | |
| ], | |
| "volume": 22, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 24, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "補強レザージャケット", | |
| "description": "金属板で補強した厚い革製のジャケットです。扱いが面倒ですが、しっかりと怪我から身を守ってくれます。" | |
| }, | |
| "uuid": "e17d6672-0027-4ee1-a812-cb2f547f29c6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "vest_leather_mod", | |
| "name": "armored leather vest", | |
| "weight": 1210, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "An armored vest made from thick leather and metal plates. Cumbersome, but offers excellent protection from harm.", | |
| "price": 17900, | |
| "material": [ | |
| "leather", | |
| "iron" | |
| ], | |
| "volume": 12, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 24, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "補強レザーベスト", | |
| "description": "金属板で補強した厚い革製のジャケットです。扱いが面倒ですが、しっかりと怪我から身を守ってくれます。" | |
| }, | |
| "uuid": "27364de0-1f3c-4996-abaf-0d6a5df4ec05" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "kevlar", | |
| "category": "armor", | |
| "name": "Kevlar vest", | |
| "weight": 2860, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A lightweight, bullet resistant vest. Suitable for wearing under clothing.", | |
| "price": 80000, | |
| "material": [ | |
| "kevlar" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "encumbrance": 10, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ケブラーベスト", | |
| "description": "軽量な防弾ベストです。衣服の下に着込むのに適しています。" | |
| }, | |
| "uuid": "94d188f1-f3f2-4ac8-bb64-935eca976c2a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "dragonskin", | |
| "category": "armor", | |
| "name": "dragon skin vest", | |
| "weight": 2860, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A state-of-the-art, lightweight, flexible, bullet resistant vest. The ceramic disks used in its construction make it impossible to repair, only replace.", | |
| "price": 190000, | |
| "material": [ | |
| "ceramic", | |
| "kevlar" | |
| ], | |
| "volume": 24, | |
| "warmth": 12, | |
| "encumbrance": 10, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ドラゴンスキンベスト", | |
| "description": "最先端の技術が詰まった軽量で柔軟性のある防弾ベストです。製作する際に使用するセラミックディスクは修復が不可能なため、交換する事しか出来ません。" | |
| }, | |
| "uuid": "e5e65507-51c7-48cd-aad1-e78aa9cf0e62" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "modularvest", | |
| "category": "armor", | |
| "name": "MBR vest (empty)", | |
| "name_plural": "MBR vests (empty)", | |
| "weight": 2860, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A Modular Bullet Resistant Vest. It has pouches for extra armor inserts, but without them provides little more protection over a regular vest.", | |
| "price": 100000, | |
| "material": [ | |
| "kevlar" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "encumbrance": 15, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "モジュール式防弾ベスト(空)", | |
| "description": "モジュール式防弾ベストです。装甲板を挿入するポーチがついていますが、中身が空なのでレギュラーベストのやや上の性能です。" | |
| }, | |
| "uuid": "659e410f-0473-4dbc-b528-e47761725dcf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "modularvestsuper", | |
| "category": "armor", | |
| "name": "MBR vest (superalloy)", | |
| "name_plural": "MBR vests (superalloy)", | |
| "weight": 8525, | |
| "color": "light_cyan", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A Modular Bullet Resistant Vest. Its armor pouches have superalloy plating in them, giving it extra protection with marginal flexibility loss and additional weight.", | |
| "price": 180000, | |
| "material": [ | |
| "kevlar", | |
| "superalloy" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "encumbrance": 25, | |
| "bashing": 8, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "モジュール式防弾ベスト(超合金)", | |
| "description": "モジュール式防弾ベストです。ポーチに超合金プレートが入っていて、限界までたわむ靭性と追加重量のお陰で並外れた防御力を発揮します。" | |
| }, | |
| "uuid": "24ecb9f5-90da-4f32-8911-e996a9a1cf2a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "modularveststeel", | |
| "category": "armor", | |
| "name": "MBR vest (steel plating)", | |
| "name_plural": "MBR vests (steel plating)", | |
| "weight": 10250, | |
| "color": "light_cyan", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A Modular Bullet Resistant Vest. Its armor pouches have steel plates in them; this improves protection, but makes the vest much heavier and encumbering.", | |
| "price": 120000, | |
| "material": [ | |
| "kevlar", | |
| "steel" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "encumbrance": 40, | |
| "bashing": 8, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "モジュール式防弾ベスト(鋼)", | |
| "description": "モジュール式防弾ベストです。ポーチに鋼板が入っていて防御力が向上しますが、大変重く動き辛くなります。" | |
| }, | |
| "uuid": "5578bb16-051f-4ec1-963d-1fa51cbe75de" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "modularvestceramic", | |
| "category": "armor", | |
| "name": "MBR vest (ceramic plates)", | |
| "name_plural": "MBR vests (ceramic plates)", | |
| "weight": 5721, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A Modular Bullet Resistant Vest. Ceramic plates have been inserted to improve its protection. The ceramic plates cannot be repaired, only replaced.", | |
| "price": 120000, | |
| "material": [ | |
| "kevlar", | |
| "ceramic" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "encumbrance": 25, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "モジュール式防弾ベスト(セラミック)", | |
| "description": "モジュール式防弾ベストです。防御性能の向上のためにセラミックプレートが挿入されています。セラミックプレートは修復できず、入れ替えることしか出来ません。" | |
| }, | |
| "uuid": "3395106d-4235-40fd-a23d-56d3d3acd8bf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "modularvestkevlar", | |
| "category": "armor", | |
| "name": "MBR vest (Kevlar plates)", | |
| "name_plural": "MBR vests (Kevlar plates)", | |
| "weight": 5721, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A Modular Bullet Resistant Vest. Kevlar plates have been inserted to improve its protection.", | |
| "price": 120000, | |
| "material": [ | |
| "kevlar" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "encumbrance": 17, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "モジュール式防弾ベスト(ケブラー)", | |
| "description": "モジュール式防弾ベストです。防御性能の向上のためにケブラープレートが挿入されています。" | |
| }, | |
| "uuid": "44f09ea0-3eea-43a5-992f-fdd5dabfb54f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "modularvesthard", | |
| "category": "armor", | |
| "name": "MBR vest (hard plates)", | |
| "name_plural": "MBR vests (hard plates)", | |
| "weight": 20850, | |
| "color": "light_cyan", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A Modular Bullet Resistant Vest. Hardened steel plates have been inserted, greatly increasing its protection at the cost of a great deal of weight and loss of flexibility.", | |
| "price": 120000, | |
| "material": [ | |
| "kevlar", | |
| "hardsteel" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "encumbrance": 55, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "モジュール式防弾ベスト(厚鋼)", | |
| "description": "モジュール式防弾ベストです。厚い鋼板が入っており、防御性能が大きく向上しますが、重量と柔軟性の損失という多大な代償を支払う事になります。" | |
| }, | |
| "uuid": "f092ef6d-0cae-475b-a2db-cb8820a30ae4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "coat_rain", | |
| "name": "rain coat", | |
| "weight": 960, | |
| "color": "yellow", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 7, | |
| "symbol": "[", | |
| "description": "A plastic coat with a hood and two very large pockets. Provides protection from rain.", | |
| "price": 7900, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 7, | |
| "warmth": 10, | |
| "environmental_protection": 3, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レインコート", | |
| "color": "黄", | |
| "description": "プラスチック製のフードとポケットが付いたコートです。雨を防ぎ、酸性雨に対して多少の耐性があります。" | |
| }, | |
| "uuid": "546dbae0-ec45-4633-aeba-dbcb26b68527" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hood_rain", | |
| "name": "rain hood", | |
| "weight": 160, | |
| "color": "green", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A waterproof hood made to be worn in bad weather. Provides extra protection from rain.", | |
| "price": 2000, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 10, | |
| "environmental_protection": 1, | |
| "flags": [ | |
| "WATERPROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レインフード", | |
| "color": "緑", | |
| "description": "防水加工が施されたフードで悪天候の際に被ります。雨を防ぎます。" | |
| }, | |
| "uuid": "d5642b4e-e634-4c68-b3d5-678e56899d27" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fishing_waders", | |
| "name": "pair of fishing waders", | |
| "name_plural": "pairs of fishing waders", | |
| "weight": 1360, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "Waterproof plastic fishing waders with a single large front pocket.", | |
| "price": 10000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 38, | |
| "warmth": 5, | |
| "environmental_protection": 6, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "釣り用防水ズボン", | |
| "color": "緑", | |
| "description": "プラスチック製の大きな前ポケットが付いた防水ズボンです。" | |
| }, | |
| "uuid": "4f94534b-fe03-4040-8444-f22f75181a76" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "poncho", | |
| "name": "wool poncho", | |
| "weight": 907, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A simple wool garment worn over the torso. Provides a bit of protection.", | |
| "price": 12000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 5, | |
| "warmth": 35, | |
| "environmental_protection": 1, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ポンチョ(羊毛)", | |
| "description": "羊毛製の胴体に羽織るシンプルな衣服です。攻撃を少しだけ防いでくれます。" | |
| }, | |
| "uuid": "2ed2d586-a5b6-4c92-adad-497bf919f3bc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "trenchcoat", | |
| "name": "trenchcoat", | |
| "weight": 830, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thin cotton trenchcoat, lined with pockets. Great for storage.", | |
| "price": 15500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 17, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "トレンチコート", | |
| "name": "トレンチコート", | |
| "description": "綿製のポケットが並んで付いた薄いトレンチコートです。非常に多くの収納箇所があります。" | |
| }, | |
| "uuid": "ed810717-ede4-4c52-9a48-6fd35b996efc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_trenchcoat", | |
| "name": "sleeveless trenchcoat", | |
| "note": "The general guideline for sleeveless trenchcoats is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 635, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thin cotton trenchcoat that leaves your arms unencumbered. Has plenty of storage space due to its many pockets.", | |
| "price": 13175, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 15, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袖無しトレンチコート", | |
| "description": "邪魔な袖を取っ払った綿製の薄いトレンチコートです。沢山のポケットが付いており、多くの収納箇所があります。" | |
| }, | |
| "uuid": "fd65406a-cc1d-42f6-91bf-73a49440cc0a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "flotation_vest", | |
| "name": "flotation vest", | |
| "weight": 451, | |
| "color": "yellow", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A brightly-colored vest designed to keep you upright and floating in water.", | |
| "price": 11000, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 36, | |
| "warmth": 5, | |
| "encumbrance": 40, | |
| "bashing": 2, | |
| "flags": [ | |
| "FLOTATION", | |
| "WATER_FRIENDLY", | |
| "BELTED" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ライフジャケット", | |
| "color": "黄", | |
| "description": "目立つ色のベストです。水に浮き続けられる構造になっています。" | |
| }, | |
| "uuid": "f27e8882-5054-4c7c-9585-59306289f8da" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "trenchcoat_leather", | |
| "name": "leather trenchcoat", | |
| "weight": 1967, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick leather trenchcoat, lined with pockets. Great for storage.", | |
| "price": 24500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 21, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "トレンチコート(革)", | |
| "color": "茶色", | |
| "description": "厚い革製のポケットが並んで付いたトレンチコートです。非常に多くの収納箇所があります。" | |
| }, | |
| "uuid": "9e2730f6-e337-4773-8aa1-cb9ef637fbc7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_trenchcoat_leather", | |
| "name": "sleeveless leather trenchcoat", | |
| "note": "The general guideline for sleeveless trenchcoats is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 1672, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick leather trenchcoat without sleeves, leaving your arms unencumbered. Has plenty of storage space due to its many pockets.", | |
| "price": 20825, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 17, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袖無しトレンチコート(革)", | |
| "color": "茶色", | |
| "description": "邪魔な袖を取っ払った革製の薄いトレンチコートです。沢山のポケットが付いており、多くの収納箇所があります。" | |
| }, | |
| "uuid": "6f71d2d9-e806-4813-b4fd-3a453a4cda65" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "trenchcoat_fur", | |
| "name": "fur trenchcoat", | |
| "weight": 1750, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick fur trenchcoat, lined with pockets. Great for storage.", | |
| "price": 97900, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 29, | |
| "warmth": 50, | |
| "environmental_protection": 1, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "トレンチコート(毛皮)", | |
| "color": "茶色", | |
| "description": "毛皮製のポケットが並んで付いたトレンチコートです。非常に多くの収納箇所があります。" | |
| }, | |
| "uuid": "c52bf19e-96ba-428a-b6ea-776f09a9732a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_trenchcoat_fur", | |
| "name": "sleeveless fur trenchcoat", | |
| "note": "The general guideline for sleeveless trenchcoats is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 1487, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick fur trenchcoat without sleeves, leaving your arms unencumbered. Has plenty of storage space due to its many pockets.", | |
| "price": 83215, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 27, | |
| "warmth": 50, | |
| "environmental_protection": 1, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袖無しトレンチコート(毛皮)", | |
| "color": "茶色", | |
| "description": "邪魔な袖を取っ払った毛皮製の厚手のトレンチコートです。沢山のポケットが付いており、多くの収納箇所があります。" | |
| }, | |
| "uuid": "37834ba9-6603-4d46-885b-341ae5d66ec1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_trenchcoat_survivor", | |
| "category": "armor", | |
| "name": "sleeveless survivor trenchcoat", | |
| "note": "The general guideline for sleeveless trenchcoats is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 1632, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "storage": 36, | |
| "symbol": "[", | |
| "description": "A custom Kevlar armored trenchcoat without sleeves, covered with pouches and pockets. Comfortable, durable, and great for storage.", | |
| "price": 34000, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 24, | |
| "warmth": 10, | |
| "environmental_protection": 3, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "COLLAR", | |
| "STURDY", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "袖無しサバイバートレンチコート", | |
| "color": "茶色", | |
| "description": "邪魔な袖を取っ払った特注のトレンチコートです。ケブラー装甲を施し、小物袋とポケットを取り付けてあります。着心地が良く、丈夫で、収納性にも優れています。" | |
| }, | |
| "uuid": "fa4a39ef-d51a-4081-9447-38461a271495" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "trenchcoat_survivor", | |
| "category": "armor", | |
| "name": "survivor trenchcoat", | |
| "weight": 1920, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 36, | |
| "symbol": "[", | |
| "description": "A Kevlar armored custom trenchcoat, covered with pouches and pockets. Comfortable, durable, and great for storage.", | |
| "price": 40000, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 28, | |
| "warmth": 10, | |
| "environmental_protection": 3, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "COLLAR", | |
| "STURDY", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバートレンチコート", | |
| "color": "茶色", | |
| "description": "特注のトレンチコートです。ケブラー装甲を施し、小物袋とポケットが取り付けてあります。着心地が良く、丈夫で、収納性にも優れています。" | |
| }, | |
| "uuid": "f99ea893-c686-448d-a058-b999fc134709" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants_survivor", | |
| "category": "armor", | |
| "name": "survivor cargo pants", | |
| "name_plural": "survivor cargo pants", | |
| "weight": 920, | |
| "color": "green", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 14, | |
| "symbol": "[", | |
| "description": "A pair of Kevlar armored pants covered with pouches and pockets. Custom built to be durable, comfortable, and easy to wear.", | |
| "price": 38000, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 12, | |
| "warmth": 10, | |
| "environmental_protection": 3, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーカーゴパンツ", | |
| "name_plural": "サバイバーカーゴパンツ", | |
| "color": "緑", | |
| "description": "特注のパンツです。ケブラー装甲を施し、小物袋やポケットが取り付けてあります。丈夫で、着心地が良く、着るのも簡単です。" | |
| }, | |
| "uuid": "3673f6d6-5cbc-427b-85b6-523ad4f927d2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "coat_winter", | |
| "name": "winter coat", | |
| "weight": 1340, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -2, | |
| "storage": 12, | |
| "symbol": "[", | |
| "description": "A padded coat with deep pockets and a hood. Very warm.", | |
| "price": 14000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 27, | |
| "warmth": 70, | |
| "environmental_protection": 1, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "COLLAR", | |
| "OUTER" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "防寒コート", | |
| "description": "深いポケットとフードが付いたパッド入りのコートです。とても暖かい。" | |
| }, | |
| "uuid": "2f9ef514-d735-46af-ba7d-262b7d081973" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "coat_fur", | |
| "name": "fur coat", | |
| "weight": 1677, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A fur coat with a couple small pockets. Extremely warm.", | |
| "price": 45000, | |
| "material": [ | |
| "fur", | |
| "cotton" | |
| ], | |
| "volume": 23, | |
| "warmth": 80, | |
| "environmental_protection": 2, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "コート(毛皮)", | |
| "color": "茶色", | |
| "description": "毛皮製の2つの小さなポケットが付いたコートです。非常に暖かい。" | |
| }, | |
| "uuid": "a67862fa-ee07-47b6-879e-32a3d217f19f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "coat_fur_sf", | |
| "name": "sable coat", | |
| "weight": 1677, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "storage": 5, | |
| "symbol": "[", | |
| "description": "A very well-made fur coat, featuring thick panels of sable fur. Very warm and very good-looking.", | |
| "price": 7760000, | |
| "material": [ | |
| "fur", | |
| "cotton" | |
| ], | |
| "volume": 23, | |
| "warmth": 90, | |
| "environmental_protection": 2, | |
| "encumbrance": 35, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER", | |
| "SUPER_FANCY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "コート(黒貂)", | |
| "color": "茶色", | |
| "description": "非常に上質な毛皮のコートで、厚手の黒貂皮を使用している点が特徴です。とても暖かく、実にお洒落です。" | |
| }, | |
| "uuid": "8e74d198-313b-4564-958b-d89c623b931a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "peacoat", | |
| "name": "peacoat", | |
| "weight": 1800, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A heavy wool coat. Cumbersome, but warm and with deep pockets.", | |
| "price": 18000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 12, | |
| "warmth": 50, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "COLLAR", | |
| "OUTER", | |
| "FANCY" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ピーコート", | |
| "name": "ピーコート", | |
| "color": "青色", | |
| "description": "羊毛製の深いポケットが付いた重たいコートです。扱いが面倒ですが、暖かさを与えてくれます" | |
| }, | |
| "uuid": "77ab340e-2058-41c4-89bd-3de8efedb27d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "greatcoat", | |
| "name": "greatcoat", | |
| "weight": 2428, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 22, | |
| "symbol": "[", | |
| "description": "A heavy, full-length wool coat. Cumbersome, but warm and with deep pockets.", | |
| "price": 18000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 32, | |
| "warmth": 50, | |
| "environmental_protection": 1, | |
| "encumbrance": 23, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "COLLAR", | |
| "OUTER" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "id": "グレートコート", | |
| "name": "グレートコート", | |
| "color": "青色", | |
| "description": "羊毛製の深いポケットが付いた重たい全身コートです。扱いが面倒ですが、暖かさを与えてくれます。" | |
| }, | |
| "uuid": "d21fbac9-665a-4d64-9163-2010bc307753" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "vest", | |
| "name": "utility vest", | |
| "weight": 516, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 12, | |
| "symbol": "[", | |
| "description": "A light vest covered in pockets and straps for storage.", | |
| "flags": [ | |
| "VARSIZE", | |
| "WAIST" | |
| ], | |
| "price": 3900, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "encumbrance": 5, | |
| "coverage": 60, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "多機能ベスト", | |
| "description": "ポケットとストラップが複数付いた軽量のベストです。" | |
| }, | |
| "uuid": "4daca1f1-4280-4dd2-8a51-cf04e3002e2a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "vest_leather", | |
| "name": "leather vest", | |
| "weight": 997, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A vest made from thick leather. Offers excellent protection from cuts.", | |
| "price": 5500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 10, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 8, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザーベスト", | |
| "color": "茶色", | |
| "description": "厚い革製のベストです。対刃性に優れています。" | |
| }, | |
| "uuid": "1af3f4d6-5af6-418c-a827-6b952302d49c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tool_belt", | |
| "name": "tool belt", | |
| "weight": 960, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "A common belt with pockets and a small belt loop. Widely used by handymen and electricians.", | |
| "price": 4500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 7, | |
| "encumbrance": 5, | |
| "bashing": 5, | |
| "flags": [ | |
| "WAIST", | |
| "VARSIZE", | |
| "NO_QUICKDRAW" | |
| ], | |
| "coverage": 20, | |
| "material_thickness": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Attach what to belt loop?", | |
| "holster_msg": "You clip your %s to your %s", | |
| "max_volume": 2, | |
| "max_weight": 750, | |
| "draw_cost": 50, | |
| "flags": [ | |
| "BELT_CLIP" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ツールベルト", | |
| "color": "茶色", | |
| "description": "小さなリングとポケットが付いたベルトです。何でも屋や電気技師が愛用しています。" | |
| }, | |
| "uuid": "926b0ac6-4dbf-4969-8fe1-5739ca7d0abc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "coat_lab", | |
| "name": "lab coat", | |
| "weight": 580, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -2, | |
| "storage": 14, | |
| "symbol": "[", | |
| "description": "A long white coat with several large pockets.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 9, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "白衣", | |
| "color": "白色", | |
| "description": "複数の大きなポケットが付いた白いロングコートです。" | |
| }, | |
| "uuid": "5f62d27f-8f34-4044-ad11-0fa4cf6cb748" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_soft", | |
| "name": "pair of neoprene arm sleeves", | |
| "name_plural": "pairs of neoprene arm sleeves", | |
| "category": "armor", | |
| "weight": 258, | |
| "color": "light_red", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of soft neoprene arm sleeves, often used in contact sports.", | |
| "price": 1200, | |
| "material": [ | |
| "neoprene", | |
| "cotton" | |
| ], | |
| "volume": 6, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 70, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ネオプレンアームスリーブ", | |
| "category": "装甲", | |
| "description": "ネオプレン製の柔らかなアームスリーブです。大抵の接触を伴うスポーツで利用されます。" | |
| }, | |
| "uuid": "1c2e31ee-1528-4767-b314-7a05660a8dd6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_hard", | |
| "name": "pair of hard arm guards", | |
| "name_plural": "pairs of hard arm guards", | |
| "category": "armor", | |
| "weight": 350, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of neoprene arm sleeves covered with molded plastic sheaths.", | |
| "price": 3500, | |
| "material": [ | |
| "plastic", | |
| "neoprene" | |
| ], | |
| "volume": 12, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "BELTED", | |
| "WATER_FRIENDLY", | |
| "BLOCK_WHILE_WORN" | |
| ], | |
| "coverage": 80, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "アームガード", | |
| "category": "装甲", | |
| "description": "プラスチック樹脂で強化されたネオプレン製のアームスリーブです。" | |
| }, | |
| "uuid": "f3293d81-2369-42ed-b3a0-72d1bf4bf47f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "elbow_pads", | |
| "name": "pair of elbow pads", | |
| "name_plural": "pairs of elbow pads", | |
| "category": "armor", | |
| "weight": 110, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of elbow pads made of stout plastic and cloth.", | |
| "price": 3500, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED" | |
| ], | |
| "coverage": 30, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "肘パッド", | |
| "category": "装甲", | |
| "description": "頑丈なプラスチックと布で作られた肘パッドです。" | |
| }, | |
| "uuid": "f8d49ffd-a08a-4990-9db1-9826cca6d943" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "vambrace_larmor", | |
| "category": "armor", | |
| "name": "pair of leather vambraces", | |
| "name_plural": "pairs of leather vambraces", | |
| "weight": 362, | |
| "color": "brown", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of light leather arm guards, made for archery.", | |
| "price": 2000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 4, | |
| "warmth": 10, | |
| "environmental_protection": 1, | |
| "encumbrance": 8, | |
| "flags": [ | |
| "STURDY", | |
| "BELTED" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "レザーヴァンブレース", | |
| "color": "茶色", | |
| "description": "革製の軽量なアームガードです。弓術の道具であり、弓矢の操作の邪魔にならないよう手と指が露出しています。" | |
| }, | |
| "uuid": "dc2e15f7-0e4e-4405-9135-f8a0e4a806c1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_larmor", | |
| "category": "armor", | |
| "name": "pair of leather arm guards", | |
| "name_plural": "pairs of leather arm guards", | |
| "weight": 430, | |
| "color": "brown", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of tough leather arm guards. Light and comfortable.", | |
| "price": 4000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 8, | |
| "warmth": 25, | |
| "encumbrance": 16, | |
| "flags": [ | |
| "STURDY", | |
| "BLOCK_WHILE_WORN" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "レザーアームガード", | |
| "color": "茶色", | |
| "description": "丈夫な革製のアームガードです。軽量で着心地に優れています。" | |
| }, | |
| "uuid": "1ef796f3-5680-452d-87c9-187d5042e9b2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_bone", | |
| "category": "armor", | |
| "name": "pair of bone arm guards", | |
| "name_plural": "pairs of bone arm guards", | |
| "weight": 645, | |
| "color": "white", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of arm guards made from leather, reinforced by bone. Light and strong.", | |
| "price": 20000, | |
| "material": [ | |
| "bone", | |
| "leather" | |
| ], | |
| "volume": 12, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 22, | |
| "flags": [ | |
| "STURDY", | |
| "BLOCK_WHILE_WORN" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ボーンアームガード", | |
| "color": "白色", | |
| "description": "骨で補強された革製のアームガードです。軽量で頑丈に出来ています。" | |
| }, | |
| "uuid": "11f78d3c-ff9f-48b4-8770-7a0d84ce277c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_chitin", | |
| "category": "armor", | |
| "name": "pair of chitin arm guards", | |
| "name_plural": "pairs of chitin arm guards", | |
| "weight": 392, | |
| "color": "green", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of arm guards made from the exoskeletons of insects. Light and durable.", | |
| "price": 20000, | |
| "material": [ | |
| "chitin" | |
| ], | |
| "volume": 10, | |
| "warmth": 10, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "STURDY", | |
| "BELTED", | |
| "BLOCK_WHILE_WORN" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "キチンアームガード", | |
| "color": "緑", | |
| "description": "昆虫の外骨格から作られたアームガードです。軽量で頑丈なのが特徴です。" | |
| }, | |
| "uuid": "6db68e33-d95d-4e79-8e74-b3a3f32ac7c7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_metal", | |
| "name": "pair of metal arm guards", | |
| "name_plural": "pairs of metal arm guards", | |
| "category": "armor", | |
| "weight": 1080, | |
| "color": "light_gray", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of arm guards hammered out from metal. Perfect for the Post-Apocalyptic Warrior look.", | |
| "flags": [ | |
| "BELTED", | |
| "BLOCK_WHILE_WORN" | |
| ], | |
| "//": "They're not actually FANCY, so calling them 'very stylish' seemed inaccurate.", | |
| "price": 30000, | |
| "material": [ | |
| "iron" | |
| ], | |
| "volume": 11, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "coverage": 80, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "メタルアームガード", | |
| "category": "装甲", | |
| "description": "金属を加工し、叩き上げたアームガードです。文明崩壊後の戦士が身に付けるには最適な防具ですよ。" | |
| }, | |
| "uuid": "4e23bbc8-60eb-4c3d-95b4-e2e275057b5f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_liner", | |
| "name": "pair of glove liners", | |
| "name_plural": "pairs of glove liners", | |
| "weight": 63, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of thin cotton gloves. Often used as a liner beneath other gloves.", | |
| "price": 600, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 15, | |
| "encumbrance": 1, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ライナーグローブ", | |
| "description": "綿製の薄い手袋です。他の手袋のインナーとしてよく使われます。" | |
| }, | |
| "uuid": "6e3bb73f-0475-42c1-909b-b84c90a02d77" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_light", | |
| "name": "pair of light gloves", | |
| "name_plural": "pairs of light gloves", | |
| "weight": 118, | |
| "color": "light_blue", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of cotton gloves.", | |
| "price": 1100, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 20, | |
| "encumbrance": 2, | |
| "flags": [ | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ライトグローブ", | |
| "description": "綿製の手袋です。" | |
| }, | |
| "uuid": "351c44d5-ed3f-49c5-a65c-22bd3e496c50" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mittens", | |
| "name": "pair of mittens", | |
| "name_plural": "pairs of mittens", | |
| "weight": 364, | |
| "color": "blue", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of warm mittens. They are extremely cumbersome.", | |
| "price": 2500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 3, | |
| "warmth": 70, | |
| "encumbrance": 80, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ミトン", | |
| "color": "青色", | |
| "description": "暖かいミトンです。ミトンを着けて細かな作業をするのはかなり難しいでしょう。" | |
| }, | |
| "uuid": "f35dfde3-bc93-4a7f-8fd6-0c79d44fc01c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_fur", | |
| "name": "pair of fur gloves", | |
| "name_plural": "pairs of fur gloves", | |
| "weight": 410, | |
| "color": "brown", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of warm fur gloves. They are somewhat cumbersome.", | |
| "price": 4000, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 4, | |
| "warmth": 70, | |
| "encumbrance": 30, | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "手袋(毛皮)", | |
| "color": "茶色", | |
| "description": "毛皮製の暖かい手袋です。これを着用した状態では細かな作業が多少困難になるでしょう。" | |
| }, | |
| "uuid": "03020b65-0480-44c9-8a59-befac2620f27" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_wool", | |
| "name": "pair of wool gloves", | |
| "name_plural": "pairs of wool gloves", | |
| "weight": 240, | |
| "color": "blue", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A thick pair of wool gloves. Cumbersome but warm.", | |
| "price": 3500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 1, | |
| "warmth": 60, | |
| "encumbrance": 20, | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "手袋(羊毛)", | |
| "color": "青色", | |
| "description": "羊毛製の厚い手袋です。暖かいですが、動きを阻害します。" | |
| }, | |
| "uuid": "24dde338-34ec-4e14-9fb1-9a55356d0682" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_winter", | |
| "name": "pair of winter gloves", | |
| "name_plural": "pairs of winter gloves", | |
| "weight": 218, | |
| "color": "light_blue", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of padded gloves. Cumbersome but warm.", | |
| "price": 6500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 70, | |
| "encumbrance": 40, | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "防寒手袋", | |
| "description": "パッド入りの手袋です。暖かいですが、動きを阻害します。" | |
| }, | |
| "uuid": "3c4b5591-16f3-4d77-a6ce-04c74cf0ff84" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_leather", | |
| "name": "pair of leather gloves", | |
| "name_plural": "pairs of leather gloves", | |
| "weight": 160, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A thin pair of black leather gloves.", | |
| "price": 4500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 1, | |
| "warmth": 25, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザーグローブ", | |
| "description": "黒い革製の薄い手袋です。" | |
| }, | |
| "uuid": "3afdd556-b954-4e96-a497-6f105527a406" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_work", | |
| "name": "pair of work gloves", | |
| "name_plural": "pairs of work gloves", | |
| "weight": 195, | |
| "color": "brown", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A tough pair of gloves, for tough everyday work.", | |
| "price": 4500, | |
| "material": [ | |
| "leather", | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 25, | |
| "environmental_protection": 5, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業用手袋", | |
| "color": "茶色", | |
| "description": "日常的な作業のための丈夫な手袋です。" | |
| }, | |
| "uuid": "400195de-9723-4170-ad4d-6adfa33192ee" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_tactical", | |
| "category": "armor", | |
| "name": "pair of tactical gloves", | |
| "name_plural": "pairs of tactical gloves", | |
| "weight": 220, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of reinforced Kevlar tactical gloves. Commonly used by police and military units.", | |
| "price": 5200, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 2, | |
| "warmth": 20, | |
| "encumbrance": 13, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "タクティカルグローブ", | |
| "description": "ケブラーで強化したタクティカルグローブです。一般的に警察や軍隊が使用しています。" | |
| }, | |
| "uuid": "844ec402-8843-4898-868d-413347285067" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_fingerless", | |
| "name": "pair of fingerless gloves", | |
| "name_plural": "pairs of fingerless gloves", | |
| "weight": 100, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of leather gloves with no fingers, allowing greater manual dexterity.", | |
| "price": 1400, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "指貫手袋", | |
| "description": "革製の指無し手袋です。細かい手作業に最適です。" | |
| }, | |
| "uuid": "e899f12a-b86c-4a40-9618-6b15d7b59acc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_fingerless_mod", | |
| "name": "pair of armored fingerless gloves", | |
| "name_plural": "pairs of armored fingerless gloves", | |
| "category": "armor", | |
| "weight": 380, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of leather gloves with no fingers, allowing greater manual dexterity. These have been crudely reinforced with steel guards across the back.", | |
| "price": 9000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "補強指貫手袋", | |
| "category": "装甲", | |
| "description": "革製の指無し手袋です。指の部分がないので手作業に支障が出ません。金属片で補強されています。" | |
| }, | |
| "uuid": "c59847d7-5d00-45e2-9f42-ccfb4c97e96a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_rubber", | |
| "name": "pair of rubber gloves", | |
| "name_plural": "pairs of rubber gloves", | |
| "weight": 20, | |
| "color": "yellow", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of rubber gloves, often used while cleaning with caustic materials.", | |
| "price": 1300, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 4, | |
| "warmth": 10, | |
| "environmental_protection": 8, | |
| "encumbrance": 40, | |
| "flags": [ | |
| "WATERPROOF" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ゴム手袋", | |
| "color": "黄", | |
| "description": "ゴム製の手袋です。腐食性物質の取り扱い時によく使われます。" | |
| }, | |
| "uuid": "952beb8f-8976-4643-b39f-c14fb51d7512" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "long_glove_white", | |
| "name": "pair of extra long white gloves", | |
| "name_plural": "pairs of extra long white gloves", | |
| "weight": 400, | |
| "color": "light_blue", | |
| "covers": [ | |
| "HANDS", | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "Long white costume gloves.", | |
| "price": 1100, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 30, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サテンロンググローブ", | |
| "description": "白い衣装用の長くて白い手袋です。" | |
| }, | |
| "uuid": "88756624-0609-42aa-8efd-455971c58896" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "stillsuit", | |
| "name": "WS-47G moisture retention suit", | |
| "weight": 3481, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "symbol": "[", | |
| "description": "The WebbStar moisture retention suit utilizes advanced technology to prevent up to 30% of moisture loss through perspiration. The suit is powered by the micro-motions of the body, especially breathing and walking motions. Because of this your walking speed is impaired while wearing it.", | |
| "price": 4500000, | |
| "material": [ | |
| "plastic", | |
| "neoprene" | |
| ], | |
| "volume": 30, | |
| "warmth": 15, | |
| "encumbrance": 18, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "HOOD", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "WS-47G 保水スーツ", | |
| "description": "WebbStar社が開発した保水スーツです。発汗による水分の損失を30%以上軽減します。呼吸や歩行等の微細動作を動力とするため電源を必要としませんが、歩く速度は遅くなります。" | |
| }, | |
| "uuid": "b6793591-a41e-4e7c-80e1-2f0e8b52d8f5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_medical", | |
| "name": "pair of medical gloves", | |
| "name_plural": "pairs of medical gloves", | |
| "weight": 10, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of thin latex gloves, designed to limit the spread of disease.", | |
| "price": 1000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 0, | |
| "environmental_protection": 6, | |
| "encumbrance": 1, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "WATERPROOF", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "医療用手袋", | |
| "color": "白色", | |
| "description": "ラテックス製の薄い医療用手袋です。病気の伝播を防ぎます。" | |
| }, | |
| "uuid": "968b7201-43e9-4521-8532-c97d1cca6a81" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fire_gauntlets", | |
| "category": "armor", | |
| "name": "pair of fire gauntlets", | |
| "name_plural": "pairs of fire gauntlets", | |
| "weight": 572, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A heavy pair of gloves, used by firefighters and metalworkers for heat protection. Highly resistant to heat and flame, they provide excellent protection from injury.", | |
| "price": 8200, | |
| "material": [ | |
| "leather", | |
| "nomex" | |
| ], | |
| "volume": 4, | |
| "warmth": 25, | |
| "environmental_protection": 6, | |
| "encumbrance": 50, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "防火グローブ", | |
| "description": "消防士や金属加工用の耐熱性のある頑丈なグローブです。熱や炎から強固に防護します。" | |
| }, | |
| "uuid": "2c90c53f-260a-4a69-89b4-5383c0759b06" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gauntlets_chitin", | |
| "category": "armor", | |
| "name": "pair of chitinous gauntlets", | |
| "name_plural": "pairs of chitinous gauntlets", | |
| "weight": 760, | |
| "color": "green", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "Gauntlets made from the exoskeletons of insects. Very light and durable.", | |
| "price": 38000, | |
| "material": [ | |
| "chitin" | |
| ], | |
| "volume": 7, | |
| "warmth": 20, | |
| "environmental_protection": 4, | |
| "encumbrance": 12, | |
| "bashing": 2, | |
| "flags": [ | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "キチンガントレット", | |
| "color": "緑", | |
| "description": "昆虫の外骨格から作られた手甲です。とても軽く丈夫です。" | |
| }, | |
| "uuid": "c16f9484-83f8-4e2b-a817-3adcd4512645" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gauntlets_bone", | |
| "category": "armor", | |
| "name": "pair of bone armor gauntlets", | |
| "name_plural": "pairs of bone armor gauntlets", | |
| "weight": 690, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "Leather gauntlets with bone armor reinforcement. Very light and strong.", | |
| "price": 38000, | |
| "material": [ | |
| "bone", | |
| "leather" | |
| ], | |
| "volume": 5, | |
| "warmth": 20, | |
| "environmental_protection": 4, | |
| "encumbrance": 15, | |
| "bashing": 2, | |
| "flags": [ | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ボーンアーマーガントレット", | |
| "color": "白色", | |
| "description": "骨の装甲で強化した革製の手甲です。とても軽く頑丈です。" | |
| }, | |
| "uuid": "1918d7b3-4014-459d-8ac7-f046621b6cf0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gauntlets_larmor", | |
| "category": "armor", | |
| "name": "pair of leather armor gauntlets", | |
| "name_plural": "pairs of leather armor gauntlets", | |
| "weight": 350, | |
| "color": "brown", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "Heavy fingerless leather gloves. Very flexible and comfortable.", | |
| "price": 3400, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 3, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 4, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "レザーアーマーガントレット", | |
| "color": "茶色", | |
| "description": "重量級の指無しレザーグローブです。柔軟性に富み、着心地も良好です。" | |
| }, | |
| "uuid": "2a87d16f-3ea8-4016-99d9-9c1a17de467d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_dust", | |
| "name": "dust mask", | |
| "weight": 168, | |
| "color": "white", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A simple piece of cotton that straps over the mouth. Provides a small amount of protection from air-borne illness and dust.", | |
| "price": 800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 0, | |
| "warmth": 5, | |
| "environmental_protection": 2, | |
| "encumbrance": 8, | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "防塵マスク", | |
| "color": "白色", | |
| "description": "綿製の口を覆うシンプルなマスクです。埃や空気感染を僅かに防ぎます。" | |
| }, | |
| "uuid": "5debc934-dc9e-4503-9c33-c0d8253ac948" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bandana", | |
| "name": "bandana", | |
| "weight": 42, | |
| "color": "blue", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A cotton bandana, worn over the mouth for warmth and minor protection from dust and other contaminants.", | |
| "price": 600, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 1, | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "バンダナ", | |
| "name": "バンダナ", | |
| "color": "青色", | |
| "description": "綿製の口を覆う少し暖かいバンダナです。埃や汚染物質を僅かに防ぎます。" | |
| }, | |
| "uuid": "b42a544c-bd64-45ea-ab7c-eaaed83ed2bc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "veil_wedding", | |
| "name": "wedding veil", | |
| "name_plural": "wedding veils", | |
| "weight": 78, | |
| "color": "white", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A lacy white wedding veil.", | |
| "price": 8000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "environmental_protection": 1, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "SUPER_FANCY", | |
| "OUTER", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ウェディングベール", | |
| "color": "白色", | |
| "description": "レースの付いた白いウェディングベールです。" | |
| }, | |
| "uuid": "6725a664-d695-4f87-8b6b-a8784425f34b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_filter", | |
| "name": "filter mask", | |
| "weight": 260, | |
| "color": "light_gray", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A mask that straps over your mouth and nose and filters air. Protects from smoke, dust, and other contaminants quite well.", | |
| "price": 3500, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 2, | |
| "warmth": 15, | |
| "environmental_protection": 7, | |
| "encumbrance": 20, | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "防煙マスク", | |
| "description": "口と鼻を覆うフィルターが付いたマスクです。煙や埃、その他の汚染物質などを非常に良く防ぎます。" | |
| }, | |
| "uuid": "9b008831-d42e-4289-a73a-e04514119d06" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_gas", | |
| "name": "gas mask", | |
| "weight": 897, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A full gas mask that covers the face and eyes. Provides excellent protection from smoke, teargas, and other contaminants.", | |
| "price": 4900, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 4, | |
| "warmth": 20, | |
| "environmental_protection": 16, | |
| "encumbrance": 30, | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ガスマスク", | |
| "description": "顔と目を覆う完全なガスマスクです。煙や催涙ガス、他の汚染物質などを極めて良く防ぎます。" | |
| }, | |
| "uuid": "9d6cdbdd-bb1b-423a-a786-8c48209d7ea9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_gas_xl", | |
| "name": "XL gas mask", | |
| "weight": 1397, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A rather roomy mask with filters attached, designed to accommodate exotic anatomy. Provides excellent protection from smoke, teargas, and other contaminants.", | |
| "price": 25000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 6, | |
| "warmth": 20, | |
| "environmental_protection": 16, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "OVERSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ガスマスク(XL)", | |
| "description": "フィルターの付いたかなり大きなマスクです。風変わりな生体構造にも柔軟に対応します。煙や催涙ガス、その他の汚染物質に対して素晴らしい防護性能を発揮します。" | |
| }, | |
| "uuid": "82147620-af21-4629-95b9-cbe2816d2bc9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "glasses_eye", | |
| "name": "pair of eyeglasses", | |
| "name_plural": "pairs of eyeglasses", | |
| "weight": 30, | |
| "color": "cyan", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A pair of glasses for the near-sighted. The concave lenses diffuse the sunlight, rendering them useless for starting fires.", | |
| "price": 7900, | |
| "material": [ | |
| "glass", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "environmental_protection": 1, | |
| "flags": [ | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "眼鏡", | |
| "color": "シアン", | |
| "description": "近視用の眼鏡です。凹レンズは太陽光を拡散させるので、これで火を点けることはできません。" | |
| }, | |
| "uuid": "5c3eab84-32a7-4aa5-8982-16b3ab763f61" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "glasses_reading", | |
| "name": "pair of reading glasses", | |
| "name_plural": "pairs of reading glasses", | |
| "weight": 30, | |
| "color": "cyan", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A pair of glasses for the far-sighted. Useless for anyone else. You can use them to focus the sunlight.", | |
| "price": 2000, | |
| "material": [ | |
| "glass", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "environmental_protection": 1, | |
| "flags": "WATER_FRIENDLY", | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "firestarter", | |
| "moves": 1000, | |
| "moves_slow": 25000, | |
| "need_sunlight": true | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "老眼鏡", | |
| "color": "シアン", | |
| "description": "老眼用の眼鏡です。本来の使い方では役に立ちませんが、太陽光を一点に集中させることができます。" | |
| }, | |
| "uuid": "cc4b4c72-dda0-47d1-8715-5979d6fec816" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "glasses_bifocal", | |
| "name": "pair of bifocal glasses", | |
| "name_plural": "pairs of bifocal glasses", | |
| "weight": 30, | |
| "color": "cyan", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A pair of bifocal glasses for those who are both near-sighted and far-sighted. You can use them to focus the sunlight.", | |
| "price": 7900, | |
| "material": [ | |
| "glass", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "environmental_protection": 1, | |
| "flags": "WATER_FRIENDLY", | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "firestarter", | |
| "moves": 1000, | |
| "moves_slow": 25000, | |
| "need_sunlight": true | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "遠近両用眼鏡", | |
| "color": "シアン", | |
| "description": "遠近両用の眼鏡です。太陽光を一点に集中させる事が出来ます。" | |
| }, | |
| "uuid": "f1433c22-cdae-40d6-902e-a34c7bdefbaa" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "glasses_safety", | |
| "name": "pair of safety glasses", | |
| "name_plural": "pairs of safety glasses", | |
| "weight": 60, | |
| "color": "light_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A pair of plastic glasses, used in workshops, sports, chemistry labs, and many other places. Provides great protection from damage.", | |
| "price": 1000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "保護眼鏡", | |
| "description": "工作やスポーツ、化学などで使われるプラスチック製の眼鏡です。危険から目を防護します。" | |
| }, | |
| "uuid": "d47d6a86-66f1-4d08-b6d0-dbcbbb86df3a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "goggles_swim", | |
| "name": "pair of swim goggles", | |
| "name_plural": "pairs of swim goggles", | |
| "weight": 81, | |
| "color": "light_blue", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A small pair of goggles made for swimming.", | |
| "price": 1100, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "environmental_protection": 4, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "SWIM_GOGGLES" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "水泳ゴーグル", | |
| "description": "水泳用の小さなゴーグルです。" | |
| }, | |
| "uuid": "9904d97c-f457-4cc2-a701-fa44c01157f3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "goggles_ski", | |
| "name": "pair of ski goggles", | |
| "name_plural": "pairs of ski goggles", | |
| "weight": 354, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A large pair of goggles that completely seal off your eyes. Excellent protection from environmental dangers.", | |
| "price": 4500, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 2, | |
| "warmth": 50, | |
| "environmental_protection": 6, | |
| "encumbrance": 15, | |
| "coverage": 100, | |
| "flags": [ | |
| "SUN_GLASSES" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スキーゴーグル", | |
| "description": "完全に目の部分を覆うゴーグルです。危険な環境から目を保護するのに優れています。" | |
| }, | |
| "uuid": "c386cb45-2151-43a1-9556-6346237304aa" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "goggles_welding", | |
| "name": "pair of welding goggles", | |
| "name_plural": "pairs of welding goggles", | |
| "weight": 153, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A dark pair of goggles. They make seeing very difficult, but protect you from bright flashes.", | |
| "price": 1400, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "environmental_protection": 6, | |
| "encumbrance": 60, | |
| "coverage": 100, | |
| "flags": [ | |
| "SUN_GLASSES", | |
| "FLASH_PROTECTION" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 2 | |
| ] | |
| ], | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "溶接ゴーグル", | |
| "description": "視界が暗くなるゴーグルです。視界が暗くなるので見え辛くなりますが、強烈な閃光から目を守ってくれます。" | |
| }, | |
| "uuid": "ae4fa04c-2229-4e66-b6b4-cfa7d2fa8aa4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "glasses_bal", | |
| "name": "pair of ballistic glasses", | |
| "name_plural": "pairs of ballistic glasses", | |
| "weight": 184, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "Modern tactical eyewear that protects from small projectiles and fragments. Excellent protection from environmental dangers.", | |
| "price": 7500, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "environmental_protection": 4, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "SUN_GLASSES" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "バリスティックグラス", | |
| "description": "弾丸や小さな破片から目を保護する現代の戦術的な保護メガネです。危険な環境から目を保護するのに優れています。" | |
| }, | |
| "uuid": "cb4cab06-6c2c-44a7-8140-622ab62d2cf1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "glasses_monocle", | |
| "name": "monocle", | |
| "weight": 16, | |
| "color": "cyan", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "An essential article of the gentleman's apparel. Also corrects near-sightedness. You can use this to focus the sunlight.", | |
| "price": 4000, | |
| "//": "DDA monocle is optical-grade. Costume ones go for about $10.", | |
| "material": [ | |
| "glass", | |
| "plastic" | |
| ], | |
| "volume": 0, | |
| "environmental_protection": 1, | |
| "coverage": 20, | |
| "material_thickness": 1, | |
| "flags": "SUPER_FANCY", | |
| "use_action": { | |
| "type": "firestarter", | |
| "moves": 1000, | |
| "moves_slow": 25000, | |
| "need_sunlight": true | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "片眼鏡", | |
| "color": "シアン", | |
| "description": "紳士服の基本装備です。近視を補正してくれます。太陽光を一点に集中させる事が出来ます。" | |
| }, | |
| "uuid": "ac22d0fe-0e9e-4f24-bdb1-6fa7673d1dfb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sunglasses", | |
| "name": "pair of sunglasses", | |
| "name_plural": "pairs of sunglasses", | |
| "weight": 35, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A pair of sunglasses, good for keeping the glare out of your eyes.", | |
| "price": 5000, | |
| "material": [ | |
| "glass", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "environmental_protection": 1, | |
| "encumbrance": 1, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "SUN_GLASSES" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サングラス", | |
| "description": "普通のサングラスです。眩しい光から目を守ってくれます。" | |
| }, | |
| "uuid": "78de4619-80fc-48ac-94b5-34266e94a23d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fitover_sunglasses", | |
| "name": "pair of fit-over sunglasses", | |
| "name_plural": "pairs of fit-over sunglasses", | |
| "weight": 45, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A pair of fit-over sunglasses designed to be worn over a pair of corrective glasses. Good for keeping the glare out of your eyes.", | |
| "price": 5000, | |
| "material": [ | |
| "glass", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "environmental_protection": 1, | |
| "encumbrance": 1, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "SUN_GLASSES", | |
| "VARSIZE", | |
| "OUTER" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "オーバーサングラス", | |
| "description": "矯正眼鏡の上からでもかけられるサングラスです。眩しい光から目を守ってくれます。" | |
| }, | |
| "uuid": "fb80b02f-e080-46e4-a186-c671a9e29132" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fancy_sunglasses", | |
| "name": "pair of stylish sunglasses", | |
| "name_plural": "pairs of stylish sunglasses", | |
| "weight": 42, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A pair of stylish sunglasses, look good while keeping the glare out of your eyes.", | |
| "price": 27500, | |
| "material": [ | |
| "glass", | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "environmental_protection": 1, | |
| "encumbrance": 1, | |
| "flags": [ | |
| "FANCY", | |
| "WATER_FRIENDLY", | |
| "SUN_GLASSES" | |
| ], | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 1 | |
| ] | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スタイリッシュサングラス", | |
| "description": "スタイリッシュデザインのサングラスです。眩しい光から目を守ってくれます。" | |
| }, | |
| "uuid": "19ae8a55-8622-4b22-b96b-5eb61a2b42d9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_ball", | |
| "name": "baseball cap", | |
| "weight": 88, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A Red Sox cap. It provides a little bit of warmth.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "//": "Head encumbrance stops you from wearing additional headgear. No helmet over a ballcap, sorry. But brimmed gear gets the anti-glare flag!", | |
| "flags": [ | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "野球帽", | |
| "description": "プロ野球チーム\"レッドソックス\"の野球帽です。被ると少し暖かさを与えてくれます。" | |
| }, | |
| "uuid": "55aaf584-0dd6-40b8-ba5c-86af5ebaa2e4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_sombrero", | |
| "name": "sombrero", | |
| "weight": 140, | |
| "color": "light_red", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A felt orange sombrero with traditional white and yellow hand stitching. The wide brim keeps the sun out of your eyes, and a thin strap hooks around your chin.", | |
| "price": 5500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 14, | |
| "warmth": 2, | |
| "environmental_protection": 4, | |
| "encumbrance": 20, | |
| "//": "Head encumbrance stops you from wearing additional headgear. No helmet over a sombrero, sorry. But brimmed gear gets the anti-glare flag!", | |
| "flags": [ | |
| "FANCY", | |
| "OUTER", | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ソンブレロ", | |
| "description": "白と黄色の伝統的な刺繍がされた、フェルト製のオレンジ色のソンブレロです。広いつばは日光から目を守り、あごの周りの細いひもで固定します。" | |
| }, | |
| "uuid": "1e05c1c2-6d19-408e-91fc-c2732b465522" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "postman_hat", | |
| "name": "mail carrier hat", | |
| "weight": 90, | |
| "color": "blue", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A traditional mail carrier's cap, with the US postal service logo embroidered on the front above the plastic cap. A symbol of a bygone world.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 3, | |
| "warmth": 10, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 60, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "帽子(郵便配達員)", | |
| "color": "青色", | |
| "description": "伝統的な郵便配達員のつば付き帽子です。プラスティック製のキャップの前頭部にはアメリカ合衆国郵便公社のロゴが刺繍されていますが、もはや過去のシンボルです。" | |
| }, | |
| "uuid": "34e43874-8a9f-4bbe-b6cd-04a0241d4f88" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_boonie", | |
| "name": "boonie hat", | |
| "weight": 92, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "Also called a \"bucket hat.\" Often used in the military. Its wide brim helps keep the sun out of your eyes.", | |
| "price": 1200, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 10, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 65, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブーニーハット", | |
| "description": "\"バケツ・ハット\"とも呼ばれ、軍でよく使われています。鍔が幅広く、太陽光線から目を保護してくれます。" | |
| }, | |
| "uuid": "bafcb192-f4ad-41d9-be3d-23fcf1fd452c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_cotton", | |
| "name": "cotton hat", | |
| "weight": 78, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A snug-fitting cotton hat. Quite warm.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 20, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 65, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "コットンハット", | |
| "description": "頭に密着する綿で作られた帽子です。かなり暖かい。" | |
| }, | |
| "uuid": "7a4abd3a-bca4-430d-ab4b-967d269fe632" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_knit", | |
| "name": "knit hat", | |
| "weight": 120, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A snug-fitting wool hat. Very warm.", | |
| "price": 3000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 1, | |
| "warmth": 40, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 65, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ニット帽", | |
| "description": "頭に密着する羊毛で作られたニット帽です。非常に暖かい。" | |
| }, | |
| "uuid": "5a619a71-10e5-43a9-b47e-fffa99e665bb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_newsboy", | |
| "name": "newsboy cap", | |
| "weight": 100, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A slouching wool cap with a short front brim, traditionally associated with newspaper delivery boys. Quite warm.", | |
| "price": 3000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 1, | |
| "warmth": 30, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "キャスケット", | |
| "description": "羊毛製の前びさしがある大きめの帽子です。米国では新聞配達の少年が被っていた事からニュースボーイキャップとも呼ばれています。かなり暖かい。" | |
| }, | |
| "uuid": "82172d16-1213-41e4-8b12-ea4d1f96a06d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_hunting", | |
| "name": "hunting cap", | |
| "weight": 206, | |
| "color": "light_red", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A red plaid hunting cap with ear flaps. Notably warm.", | |
| "price": 3000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 3, | |
| "warmth": 50, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "狩猟帽", | |
| "description": "赤いチェック柄の耳当てが付いた非常に暖かい狩猟帽です。" | |
| }, | |
| "uuid": "7ef27b38-a07b-46b9-ab39-121cec94a6ba" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_fur", | |
| "name": "fur hat", | |
| "weight": 246, | |
| "color": "brown", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A hat made from the pelts of animals. Extremely warm.", | |
| "price": 5000, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 3, | |
| "warmth": 70, | |
| "encumbrance": 10, | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ファーハット", | |
| "color": "茶色", | |
| "description": "動物の毛皮から作られた、極めて暖かい帽子です。" | |
| }, | |
| "uuid": "62a8b625-b86b-4a2d-9f13-b28b64a16b8d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "balclava", | |
| "name": "balaclava", | |
| "weight": 40, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD", | |
| "MOUTH" | |
| ], | |
| "symbol": "[", | |
| "description": "A warm covering that protects the head and face from cold.", | |
| "price": 3500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 30, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "バラクラバ", | |
| "description": "顔と頭を寒さから保護する暖かい目出し帽です。" | |
| }, | |
| "uuid": "715e2650-64a0-4067-b198-9148b6639cb6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_hard", | |
| "name": "hard hat", | |
| "weight": 796, | |
| "color": "yellow", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A hard plastic hat worn in construction sites. Excellent protection from cuts and percussion.", | |
| "price": 1200, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 10, | |
| "warmth": 5, | |
| "encumbrance": 15, | |
| "bashing": 6, | |
| "flags": [ | |
| "WATERPROOF" | |
| ], | |
| "coverage": 80, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "安全ヘルメット", | |
| "color": "黄", | |
| "description": "建設現場で被る硬質プラスチック製のヘルメットです。斬撃や打撃をかなり防いでくれます。" | |
| }, | |
| "uuid": "dbeefefa-103e-41c6-8b44-b206374da6ee" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_hard_hooded", | |
| "name": "hooded hard hat", | |
| "weight": 876, | |
| "color": "yellow", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A hard plastic hat worn in construction sites, with a cloth tucked in under it to serve as a makeshift hood. Makes it a bit more comfortable to wear, and better protects the neck from sun and rain.", | |
| "price": 1200, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 11, | |
| "warmth": 6, | |
| "encumbrance": 13, | |
| "bashing": 6, | |
| "flags": [ | |
| "WATERPROOF" | |
| ], | |
| "coverage": 80, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "安全ヘルメット(フード付)", | |
| "color": "黄", | |
| "description": "フードとして使える布が裏に収納された、建設現場で着用するプラスチック製のヘルメットです。ある程度快適に着用でき、首筋を太陽や雨から保護します。" | |
| }, | |
| "uuid": "e4c32ca4-6d01-4768-8e04-d17ca538449b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pickelhaube", | |
| "name": "pickelhaube", | |
| "name_plural": "pickelhauben", | |
| "weight": 980, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A spiked helmet once worn by German military officers. The spike is very sharp.", | |
| "price": 24000, | |
| "material": [ | |
| "leather", | |
| "iron" | |
| ], | |
| "volume": 7, | |
| "cutting": 4, | |
| "warmth": 15, | |
| "encumbrance": 20, | |
| "bashing": 2, | |
| "coverage": 70, | |
| "material_thickness": 3, | |
| "flags": [ | |
| "FANCY", | |
| "STAB" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "ピッケルハウベ", | |
| "name": "ピッケルハウベ", | |
| "description": "かつてドイツ軍の将校が被っていた角の付いたヘルメットです。非常に鋭い角が付いています。" | |
| }, | |
| "uuid": "c5dd9879-8b76-4fde-9745-9c8bd7df9973" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "firehelmet", | |
| "category": "armor", | |
| "name": "firefighter helmet", | |
| "weight": 820, | |
| "color": "yellow", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A distinctive helmet worn by firefighters. More than just a piece of firefighting equipment, they serve as a badge of honor and respect.", | |
| "price": 24000, | |
| "material": [ | |
| "steel" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 40, | |
| "bashing": 4, | |
| "coverage": 75, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "FANCY", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "消防士ヘルメット", | |
| "color": "黄", | |
| "description": "消防士が被る代表的なヘルメットです。それは単なる消防士の装備としてだけではなく、尊敬と名誉の証でもあります。" | |
| }, | |
| "uuid": "84698830-56c9-43d0-9bbe-4f2a8e784403" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bunker_coat", | |
| "category": "armor", | |
| "name": "turnout coat", | |
| "weight": 1930, | |
| "color": "yellow", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "A heavy protective coat worn by firefighters. Highly resistant to heat and flame, it provides excellent protection from injury.", | |
| "price": 91000, | |
| "material": [ | |
| "nomex", | |
| "kevlar" | |
| ], | |
| "volume": 20, | |
| "warmth": 30, | |
| "environmental_protection": 6, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ターンアウトコート", | |
| "color": "黄", | |
| "description": "頑丈な消防士の防火衣です。熱と炎に優れた耐性があり、素晴らしい防護性能で怪我から身を守ります。" | |
| }, | |
| "uuid": "029cd1d4-3f21-430d-acc1-8861f6d5503b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bunker_pants", | |
| "category": "armor", | |
| "name": "turnout trousers", | |
| "name_plural": "turnout trousers", | |
| "weight": 2290, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "A heavy pair of protective overalls worn by firefighters. Highly resistant to heat and flame, they provide excellent protection from injury.", | |
| "price": 81500, | |
| "//": "Fire-resistant outerwear ain't cheap.", | |
| "material": [ | |
| "nomex", | |
| "kevlar" | |
| ], | |
| "volume": 20, | |
| "warmth": 30, | |
| "environmental_protection": 6, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY", | |
| "WATERPROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ターンアウトズボン", | |
| "name_plural": "ターンアウトズボン", | |
| "description": "消防士が着る頑丈な防護用のオーバーオールです。熱と炎に優れた耐性があり、素晴らしい防護性能で怪我から身を守ります。" | |
| }, | |
| "uuid": "79c84d52-e17c-44d6-a981-0e6cc4834390" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fireman_belt", | |
| "name": "firefighter belt", | |
| "volume": 2, | |
| "storage": 4, | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "description": "A stout firefighter's belt. Useful for keeping your bunker gear up, it also doubles as an equipment belt with a reinforced loop for holding a large tool.", | |
| "weight": 210, | |
| "color": "yellow", | |
| "price": 9000, | |
| "material": [ | |
| "leather", | |
| "steel" | |
| ], | |
| "symbol": "[", | |
| "bashing": 5, | |
| "flags": [ | |
| "FANCY", | |
| "WAIST", | |
| "NO_QUICKDRAW" | |
| ], | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Attach what to belt loop?", | |
| "holster_msg": "You clip your %s to your %s", | |
| "max_volume": 5, | |
| "max_weight": 3600, | |
| "draw_cost": 50, | |
| "flags": [ | |
| "BELT_CLIP" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "消防士ベルト", | |
| "description": "消防士が身に付ける頑丈なベルトです。収納の底上げに役立ち、大型の道具を固定する為の頑丈な輪穴が付いているので、装備品用のベルトとしても使えます。", | |
| "color": "黄" | |
| }, | |
| "uuid": "913d36dd-d977-476b-8feb-58cb96e16697" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "nomex_suit", | |
| "name": "flame-resistant suit", | |
| "weight": 688, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A snug body suit made from thin and lightweight Nomex fire-resistant fabric. Tough yet breathable, it is light and comfortable to wear under clothing.", | |
| "price": 13000, | |
| "material": [ | |
| "nomex" | |
| ], | |
| "volume": 6, | |
| "warmth": 5, | |
| "environmental_protection": 2, | |
| "encumbrance": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "耐火スーツ", | |
| "description": "軽量なノーメックス製でピッチリした薄い耐火服です。頑丈な上に通気性もあり、下着として着るには軽くて着心地がいいです。" | |
| }, | |
| "uuid": "442b7409-3b27-44b1-a7ac-a3dff5b98c5f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "nomex_hood", | |
| "name": "flame-resistant hood", | |
| "weight": 210, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A snug fitting garment that protects your head and neck, made from lightweight Nomex fire-resistant fabric. Tough yet breathable, it is light and comfortable to wear under clothing.", | |
| "price": 5000, | |
| "material": [ | |
| "nomex" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "environmental_protection": 2, | |
| "encumbrance": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "耐火フード", | |
| "description": "軽量なノーメックス製で頭と首を守るピッチリした耐火服です。頑丈な上に通気性もあり、下着として着るには軽くて着心地がいいです。" | |
| }, | |
| "uuid": "b32f27c9-40c8-48c9-9335-7dc86cbf6a5b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "nomex_gloves", | |
| "name": "pair of flame-resistant gloves", | |
| "name_plural": "pairs of flame-resistant gloves", | |
| "weight": 190, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A snug fitting pair of gloves made from thin and lightweight Nomex fire-resistant fabric. Tough yet breathable, they are light and comfortable to wear under clothing.", | |
| "price": 2000, | |
| "material": [ | |
| "nomex" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "environmental_protection": 2, | |
| "encumbrance": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "耐火グローブ", | |
| "description": "軽量なノーメックス製でピッチリした薄い耐火手袋です。頑丈な上に通気性もあり、下着として着るには軽くて着心地がいいです。" | |
| }, | |
| "uuid": "b68ffa0f-5c38-46c0-96a5-ac72663347e7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "nomex_socks", | |
| "name": "pair of flame-resistant socks", | |
| "name_plural": "pairs of flame-resistant socks", | |
| "weight": 200, | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A snug fitting pair of stockings made from thin and lightweight Nomex fire-resistant fabric. Tough yet breathable, they are light and comfortable to wear under clothing.", | |
| "price": 2000, | |
| "material": [ | |
| "nomex" | |
| ], | |
| "volume": 3, | |
| "warmth": 5, | |
| "environmental_protection": 2, | |
| "encumbrance": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "耐火靴下", | |
| "description": "軽量なノーメックス製でピッチリした薄い耐火靴下です。頑丈な上に通気性もあり、下着として着るには軽くて着心地がいいです。" | |
| }, | |
| "uuid": "d8d0c6c5-e282-4150-92fc-cae5016ece9a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "entry_suit", | |
| "name": "entry suit", | |
| "weight": 2900, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD", | |
| "MOUTH", | |
| "EYES", | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -8, | |
| "symbol": "[", | |
| "description": "A flame-resistant whole-body garment worn by firefighters as protection against extreme heat. Though very restrictive, wearing it will provide excellent protection against fire and smoke.", | |
| "price": 240500, | |
| "material": [ | |
| "nomex", | |
| "kevlar" | |
| ], | |
| "volume": 24, | |
| "warmth": 30, | |
| "environmental_protection": 20, | |
| "encumbrance": 50, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "GAS_PROOF", | |
| "STURDY", | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "エントリースーツ", | |
| "description": "極暑から身を守る為に身に付ける消防士用の全身用耐火服です。火と煙に対しては素晴らしい防護性能を発揮しますが、とても動き辛いです。" | |
| }, | |
| "uuid": "00de7647-cebf-4ed5-a964-099f5ba2f8b0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "beret", | |
| "name": "beret", | |
| "weight": 120, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A soft cotton hat commonly worn by armed forces and existentialists.", | |
| "price": 1200, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "ベレー帽", | |
| "name": "ベレー帽", | |
| "description": "綿製の柔らかな帽子です。軍隊で用いられています。" | |
| }, | |
| "uuid": "91a081f3-6d2a-4e90-a0e2-3eac47313ebb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "beret_wool", | |
| "name": "wool beret", | |
| "weight": 160, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A soft wool hat commonly worn by armed forces and existentialists.", | |
| "price": 1500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 1, | |
| "warmth": 15, | |
| "coverage": 40, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ベレー帽(羊毛)", | |
| "description": "羊毛製の柔らかな帽子です。軍隊で用いられています。" | |
| }, | |
| "uuid": "f28362b8-cd7f-49bc-97c7-45a39cdcdd65" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_bike", | |
| "name": "bike helmet", | |
| "category": "armor", | |
| "weight": 270, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A thick foam helmet. Designed to protect against concussion.", | |
| "price": 17000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 6, | |
| "warmth": 15, | |
| "encumbrance": 15, | |
| "bashing": 4, | |
| "coverage": 75, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "自転車ヘルメット", | |
| "category": "装甲", | |
| "description": "厚い気泡体が詰まったヘルメットです。脳震盪を防ぎます。" | |
| }, | |
| "uuid": "da930568-37a2-449a-b467-35f7aa8529f4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_skid", | |
| "name": "skid lid", | |
| "weight": 1315, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A small metal helmet that covers the head and protects against cuts and percussion.", | |
| "price": 4500, | |
| "material": [ | |
| "plastic", | |
| "iron" | |
| ], | |
| "volume": 5, | |
| "warmth": 10, | |
| "encumbrance": 20, | |
| "bashing": 8, | |
| "coverage": 65, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハーフヘルメット", | |
| "description": "金属製の小型ヘルメットです。斬撃や衝撃から頭部を守ります。" | |
| }, | |
| "uuid": "7eaffff3-d9a9-4236-a56a-ee12cb135383" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_ball", | |
| "name": "baseball helmet", | |
| "weight": 453, | |
| "color": "blue", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A hard plastic helmet that covers the head and ears. Designed to protect against a baseball to the head.", | |
| "price": 3100, | |
| "material": [ | |
| "plastic", | |
| "iron" | |
| ], | |
| "volume": 7, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "bashing": 7, | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "野球ヘルメット", | |
| "color": "青色", | |
| "description": "硬質プラスチック製の頭部と耳を覆ったヘルメットです。野球のボールから頭部を守ります。" | |
| }, | |
| "uuid": "0b6d0d46-e497-461a-b064-f0b4c7a57b85" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_army", | |
| "category": "armor", | |
| "name": "army helmet", | |
| "weight": 1383, | |
| "color": "green", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A heavy helmet that provides excellent protection from all sorts of damage.", | |
| "price": 15000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 7, | |
| "warmth": 20, | |
| "encumbrance": 20, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軍用ヘルメット", | |
| "color": "緑", | |
| "description": "頑丈な軍用ヘルメットです。あらゆるダメージから身を守ります。" | |
| }, | |
| "uuid": "5516f3b8-f18e-4015-99ee-bc04f41ab875" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_lobster", | |
| "category": "armor", | |
| "name": "lobster helmet", | |
| "weight": 1383, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A heavy helmet that provides excellent protection from all sorts of damage. It has a tail coming off the back that provides protection to your neck.", | |
| "price": 28000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 8, | |
| "warmth": 20, | |
| "encumbrance": 20, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 98, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ロブスターヘルメット", | |
| "description": "頑丈な軍用ヘルメットです。あらゆるダメージから身を守ります。しころが付いており、頸部まで覆います。" | |
| }, | |
| "uuid": "9eb5e829-293b-4077-bab6-45277a7e9f38" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_liner", | |
| "name": "helmet liner", | |
| "weight": 110, | |
| "color": "green", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "This goes inside a helmet to help keep your head warm in cold climates.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 30, | |
| "bashing": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "中帽", | |
| "color": "緑", | |
| "description": "これは寒い気候から頭を保温する為にヘルメットの中に被る物です。" | |
| }, | |
| "uuid": "d21d2207-f772-42c8-9465-aa1045f5bd28" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_riot", | |
| "category": "armor", | |
| "name": "riot helmet", | |
| "weight": 2260, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A helmet with a plastic shield that covers your entire face.", | |
| "price": 22000, | |
| "material": [ | |
| "plastic", | |
| "steel" | |
| ], | |
| "volume": 9, | |
| "warmth": 10, | |
| "environmental_protection": 2, | |
| "encumbrance": 20, | |
| "bashing": 8, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ライオットヘルメット", | |
| "description": "顔全体を覆うプラスチックシールドを備えたヘルメットです。" | |
| }, | |
| "uuid": "fd119129-0a25-41a0-bc8f-134069964d17" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_motor", | |
| "category": "armor", | |
| "name": "motorcycle helmet", | |
| "weight": 1587, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD", | |
| "MOUTH" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A helmet with covers for your head and chin, leaving space in-between for you to wear goggles.", | |
| "price": 32500, | |
| "material": [ | |
| "plastic", | |
| "nomex" | |
| ], | |
| "volume": 9, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 25, | |
| "bashing": 7, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 6, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "バイクヘルメット", | |
| "description": "頭と顎を覆ったヘルメットです。ゴーグルを装着する部分は空いています。" | |
| }, | |
| "uuid": "608ad687-4cc9-4e69-9696-cd64a1804c99" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_chitin", | |
| "category": "armor", | |
| "name": "chitinous helmet", | |
| "weight": 1447, | |
| "color": "green", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A helmet made from the exoskeletons of insects. Covers the entire head; very light and durable.", | |
| "price": 38000, | |
| "material": [ | |
| "chitin" | |
| ], | |
| "volume": 10, | |
| "warmth": 20, | |
| "environmental_protection": 4, | |
| "encumbrance": 10, | |
| "bashing": 2, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "キチンヘルメット", | |
| "color": "緑", | |
| "description": "昆虫の外骨格から作られたヘルメットです。非常に軽く頑丈で、頭部全体を覆います。" | |
| }, | |
| "uuid": "1a40c5fd-ef0b-48d3-bc70-95f958037e6d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_bone", | |
| "category": "armor", | |
| "name": "bone armor helmet", | |
| "weight": 1621, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A grotesque, horned helmet carved from bone. Covers the entire head; very light and strong.", | |
| "price": 42000, | |
| "material": [ | |
| "bone" | |
| ], | |
| "volume": 17, | |
| "warmth": 10, | |
| "environmental_protection": 3, | |
| "encumbrance": 25, | |
| "bashing": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ボーンアーマーヘルメット", | |
| "color": "白色", | |
| "description": "グロテスクな骨から彫った角の生えたヘルメットです。頭全体を守り、とても軽くて丈夫です。" | |
| }, | |
| "uuid": "cfcc2249-63d3-4c92-84ae-5f5195300f8b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_plate", | |
| "category": "armor", | |
| "name": "great helm", | |
| "weight": 2175, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A medieval helmet that provides excellent protection to the entire head, at the cost of great encumbrance.", | |
| "price": 40000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 11, | |
| "warmth": 10, | |
| "environmental_protection": 1, | |
| "encumbrance": 40, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "グレートヘルム", | |
| "description": "中世時代の兜です。重量があり、頭に大きな負担が掛かりますが、頭部全体に優れた防御力を発揮します。" | |
| }, | |
| "uuid": "bd7ccb56-0111-4728-9402-e6232386936e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tophat", | |
| "name": "top hat", | |
| "weight": 233, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "The only hat for a gentleman. Look exquisite while laughing in the face of danger!", | |
| "price": 19500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 10, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "//": "No, you're not wearing anything over your top hat.", | |
| "coverage": 50, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "SUPER_FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "シルクハット", | |
| "description": "紳士の被る唯一の帽子です。紳士は危険に直面しても優雅に微笑みを浮かべているものです!" | |
| }, | |
| "uuid": "e602724f-4429-4817-a5fa-0451441778be" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "porkpie", | |
| "name": "porkpie hat", | |
| "weight": 213, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A flat-topped hat with circular indent and a narrow brim. Most popular in the 40s and 50s, still common among those in the mod scene, hipsters, and people named Heisenberg.", | |
| "price": 5500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 5, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "coverage": 50, | |
| "flags": [ | |
| "FANCY", | |
| "VARSIZE" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ポークパイハット", | |
| "description": "折り曲げられた短い縁を持つ天辺が平らな帽子です。一番人気だったのは40年台と50年台で、ヘイゼンベルグと呼ばれる人々やヒップスター(訳者注・いわゆるサブカル厨に近い趣向の人々)、モッズシーン(訳者注・モッズは60sのイギリスの不良)でよく見られていました。" | |
| }, | |
| "uuid": "2d82f7ac-5e7c-417e-ab09-2b578cf2d6de" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bowhat", | |
| "name": "bowler hat", | |
| "weight": 213, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "The only hat for a made man. Look like a real good fella while laughing in the face of your foes!", | |
| "price": 4500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 5, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "coverage": 50, | |
| "flags": [ | |
| "FANCY", | |
| "VARSIZE" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "山高帽", | |
| "description": "(手段は問わず)成功した者のみが被れる帽子です。敵と対面してるのに笑ってるなんて、まるでマフィアの一員ですね!" | |
| }, | |
| "uuid": "ae43c66a-f05b-4c5f-aa87-c6e3072fc64e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cowboy_hat", | |
| "name": "cowboy hat", | |
| "weight": 390, | |
| "color": "brown", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "Whether hunting varmints, fixing up the ranch, or heading into the sunset, this is the hat for the job.", | |
| "price": 9500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 8, | |
| "warmth": 7, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "coverage": 50, | |
| "flags": [ | |
| "VARSIZE", | |
| "SUN_GLASSES" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "カウボーイハット", | |
| "color": "茶色", | |
| "description": "害獣駆除に、農地整備に、夕陽に向かって歩き出す、そんな時はこの帽子の出番です。" | |
| }, | |
| "uuid": "1a76f773-9759-4135-bde2-4c4bcacb68c0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "10gal_hat", | |
| "name": "ten-gallon hat", | |
| "weight": 410, | |
| "color": "brown", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "These may not be the Great Plains, but you can still be the Boss with this high-crowned, wide-brimmed hat.", | |
| "price": 17900, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 10, | |
| "warmth": 8, | |
| "environmental_protection": 2, | |
| "encumbrance": 20, | |
| "coverage": 50, | |
| "flags": [ | |
| "FANCY", | |
| "VARSIZE", | |
| "SUN_GLASSES" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "テンガロンハット", | |
| "color": "茶色", | |
| "description": "ここはグレートプレーンズではありませんが、このつばが広い山高帽子を被ればボスの座を奪われる心配はないでしょう。" | |
| }, | |
| "uuid": "809b970f-e5c0-4238-a604-5a87a9266f4e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tricorne", | |
| "name": "tricorne", | |
| "weight": 490, | |
| "color": "brown", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A classic design, the \"tricorne\", or three-cornered hat, simply pins a large and floppy brim out of the way, though this example adds well-embroidered designs and is oiled against water. Whether you're the \"guvnah\" of a settlement, or the captain of a post-apocalyptic crew, this is the hat for you.", | |
| "price": 7500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 8, | |
| "warmth": 7, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "coverage": 50, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "WATER_FRIENDLY", | |
| "FANCY" | |
| ], | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "三角帽子", | |
| "name": "三角帽子", | |
| "color": "茶色", | |
| "description": "クラシックなデザインの「トリコーン」、別名三角帽子はだらりと下がった大きな鍔をただ単にたくし上げただけの作りですが、これには上質な刺繍が施され、油膜で水を弾くように出来ています。定住地の「さいていしゃ」として、黙示録という海を乗り越えたクルー達のキャプテンとして、いずれにしても、これはそんな人の為にある帽子です。" | |
| }, | |
| "uuid": "651157b9-9012-420e-b474-89bd06df4639" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "backpack", | |
| "name": "backpack", | |
| "weight": 633, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 40, | |
| "symbol": "[", | |
| "description": "A small backpack, good storage for a little encumbrance.", | |
| "price": 3900, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 5, | |
| "encumbrance": 10, | |
| "coverage": 30, | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "バックパック", | |
| "name": "バックパック", | |
| "color": "緑", | |
| "description": "小型バックパックです。動きを少し阻害しますが、良好な収納箇所を備えています。" | |
| }, | |
| "uuid": "083f13bb-6d22-494b-877c-a94d5c73a1f9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "backpack_leather", | |
| "name": "leather backpack", | |
| "weight": 818, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 40, | |
| "symbol": "[", | |
| "description": "A small leather backpack, good storage for a little encumbrance.", | |
| "price": 11900, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 8, | |
| "warmth": 10, | |
| "encumbrance": 11, | |
| "coverage": 30, | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "バックパック(革)", | |
| "color": "茶色", | |
| "description": "革製の小型バックパックです。動きを少し阻害しますが、良好な収納箇所を備えています。" | |
| }, | |
| "uuid": "c3a36d04-60ba-4c04-8041-cc4a3a686fc4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "dive_bag", | |
| "name": "dive bag", | |
| "weight": 512, | |
| "color": "yellow", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 38, | |
| "symbol": "[", | |
| "description": "A lightweight mesh backpack, commonly used by swimmers and divers.", | |
| "price": 10900, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 6, | |
| "encumbrance": 10, | |
| "coverage": 40, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ダイビングバッグ", | |
| "color": "黄", | |
| "description": "軽量なメッシュのバックパックです。スイマーやダイバーがよく使っています。" | |
| }, | |
| "uuid": "2ff4b82c-1936-4a2a-99a6-20993cfde3de" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "molle_pack", | |
| "name": "MOLLE pack", | |
| "weight": 966, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 48, | |
| "symbol": "[", | |
| "description": "The Modular Lightweight Load-carrying Equipment is an advanced military backpack. Covered with pockets and straps, it strikes a fine balance between storage space and encumbrance.", | |
| "price": 6700, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 10, | |
| "warmth": 10, | |
| "encumbrance": 9, | |
| "coverage": 35, | |
| "flags": [ | |
| "WATERPROOF", | |
| "BELTED" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "MOLLEバックパック", | |
| "color": "緑", | |
| "description": "モジュール式軽量荷物運搬用装備(MOdularLightweightLoad-carryingEquipmentの頭文字の略称)は軍用の改良型バックパックです。ポケットやストラップがついていて、阻害性と収納性のバランスが優れています。" | |
| }, | |
| "uuid": "9f6e4c61-8f9d-4215-9cd3-72f921b556d7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "rucksack", | |
| "name": "military rucksack", | |
| "weight": 1140, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 80, | |
| "symbol": "[", | |
| "description": "A huge military rucksack, provides a lot of storage.", | |
| "price": 9200, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 16, | |
| "warmth": 10, | |
| "encumbrance": 20, | |
| "coverage": 40, | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "軍用リュックサック", | |
| "color": "緑", | |
| "description": "大型の軍用背嚢です。多くの収納箇所を備えています。" | |
| }, | |
| "uuid": "2a2d999d-62d8-4b08-bc50-fa57a9795ae9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "duffelbag", | |
| "name": "duffel bag", | |
| "weight": 933, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 120, | |
| "symbol": "[", | |
| "description": "A huge duffel bag, provides plenty of storage but severely encumbering.", | |
| "price": 12000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 24, | |
| "warmth": 10, | |
| "encumbrance": 30, | |
| "coverage": 50, | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ダッフルバッグ", | |
| "color": "緑", | |
| "description": "巨大なダッフルバッグです。著しく行動を阻害しますが、沢山の収納箇所を備えています。" | |
| }, | |
| "uuid": "597162b8-ed05-4820-a4df-283fe833bd33" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "suitcase_l", | |
| "name": "suitcase", | |
| "weight": 5000, | |
| "color": "red", | |
| "covers": [ | |
| "ARM_EITHER", | |
| "HAND_EITHER", | |
| "LEG_EITHER" | |
| ], | |
| "storage": 80, | |
| "symbol": "[", | |
| "description": "A huge wheeled suitcase used mainly for transporting clothes and other possessions during trips, provides a decent amount of storage but hauling it around is not fast nor comfortable.", | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED", | |
| "RESTRICT_HANDS" | |
| ], | |
| "price": 21000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 100, | |
| "encumbrance": 100, | |
| "coverage": 5, | |
| "//": "You drag it along with you, so it taking a hit is Rare.", | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スーツケース", | |
| "color": "赤色", | |
| "description": "主に旅行中衣服を運ぶのに用いるホイールの付いた大きいスーツケースで、とても優れた収納性ですが安心してさっさとずらかるには向いていません。" | |
| }, | |
| "uuid": "32ea8c20-03f2-4948-91e8-05099bc45825" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "suitcase_m", | |
| "name": "suitcase", | |
| "weight": 900, | |
| "color": "blue", | |
| "covers": [ | |
| "ARM_EITHER", | |
| "HAND_EITHER" | |
| ], | |
| "storage": 40, | |
| "symbol": "[", | |
| "description": "A mid-sized suitcase used mainly for transporting clothes and other possessions during trips, provides a decent amount of storage but hauling it around is not exactly comfortable.", | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED", | |
| "RESTRICT_HANDS" | |
| ], | |
| "price": 21000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 10, | |
| "encumbrance": 100, | |
| "coverage": 5, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スーツケース", | |
| "color": "青色", | |
| "description": "主に旅行中衣服を運ぶのに用いる中型サイズのスーツケースで、とても優れた収納性ですがずらかるのに少々手間取るかもしれません。" | |
| }, | |
| "uuid": "51f6d97c-b8ba-48a1-b1d5-a93de23949b3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "purse", | |
| "name": "purse", | |
| "weight": 297, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": 2, | |
| "storage": 20, | |
| "symbol": "[", | |
| "description": "A bit cumbersome to wear, but provides some storage.", | |
| "price": 7500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 4, | |
| "encumbrance": 7, | |
| "bashing": 2, | |
| "coverage": 10, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "FANCY", | |
| "BELTED" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "ハンドバッグ", | |
| "name": "ハンドバッグ", | |
| "description": "動きを少し阻害しますが、多少の収納箇所を備えています。" | |
| }, | |
| "uuid": "1b00f571-211c-4216-8f33-18230a7905ff" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mbag", | |
| "name": "messenger bag", | |
| "weight": 760, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": 1, | |
| "storage": 25, | |
| "symbol": "[", | |
| "description": "Light and easy to wear, but doesn't offer much storage.", | |
| "price": 7900, | |
| "//": "KA101's ran about $90 but is ballistic nylon. Bit tougher than the DDA model.", | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 4, | |
| "encumbrance": 5, | |
| "bashing": 1, | |
| "coverage": 30, | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "メッセンジャーバッグ", | |
| "color": "緑", | |
| "description": "装着は簡単で軽量ですが、収納箇所も少量です。" | |
| }, | |
| "uuid": "50480d05-2bea-4fb1-86e1-1ac3396562fe" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "slingpack", | |
| "name": "sling pack", | |
| "weight": 566, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 32, | |
| "symbol": "[", | |
| "description": "A simple single-sling backpack. Easier to access than a normal backpack, but can't comfortably hold as much.", | |
| "price": 2900, | |
| "//": "Depends on if you're getting a cheap school version or something more like a range bag.", | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 6, | |
| "warmth": 2, | |
| "encumbrance": 7, | |
| "bashing": 1, | |
| "coverage": 30, | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スリングバッグ", | |
| "color": "緑", | |
| "description": "吊り帯が1つだけ付いたシンプルなバックパックです。通常のバックパックよりも簡単に荷物を出し入れ出来ますが、収納性は劣ります。" | |
| }, | |
| "uuid": "69048b0b-de2d-4134-8799-22afd6529f22" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "runner_bag", | |
| "name": "runner pack", | |
| "weight": 840, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": 1, | |
| "storage": 16, | |
| "symbol": "[", | |
| "description": "The obvious choice for outdoor athletes, this ergonomic backpack is light and easy to wear, ensuring comfort when carrying heavy and bulky items.", | |
| "price": 24000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 6, | |
| "encumbrance": 3, | |
| "bashing": 1, | |
| "coverage": 20, | |
| "flags": [ | |
| "WATERPROOF", | |
| "BELTED" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ランニングバッグ", | |
| "color": "緑", | |
| "description": "野外スポーツ愛好家の必需品で、この人間工学を元にしたバックパックは着るのに簡単で軽量、重い物やかさばる物を運ぶ際の快適さを保証します。" | |
| }, | |
| "uuid": "2079a1be-5111-4b49-96ed-b47eac0add73" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fanny", | |
| "name": "fanny pack", | |
| "volume": 1, | |
| "material_thickness": 1, | |
| "storage": 6, | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "description": "Provides a bit of extra storage, with minimal encumbrance.", | |
| "weight": 272, | |
| "to_hit": 2, | |
| "color": "green", | |
| "encumbrance": 5, | |
| "price": 3500, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "coverage": 10, | |
| "symbol": "[", | |
| "bashing": 1, | |
| "flags": [ | |
| "WAIST", | |
| "VARSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ファニーパック", | |
| "description": "最小限の阻害性で少量の収納を追加します。", | |
| "color": "緑" | |
| }, | |
| "uuid": "eae21cb5-e9c6-43eb-924f-71dbc2473a2b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "dump_pouch", | |
| "name": "tactical dump pouch", | |
| "name_plural": "tactical dump pouches", | |
| "volume": 2, | |
| "material_thickness": 1, | |
| "storage": 8, | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "description": "An expandable pouch secured with straps. Provides a bit of extra storage with minimal encumbrance.", | |
| "weight": 288, | |
| "to_hit": 2, | |
| "color": "dark_gray", | |
| "price": 4500, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "coverage": 10, | |
| "symbol": "[", | |
| "bashing": 1, | |
| "flags": [ | |
| "WAIST" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "タクティカルダンプポーチ", | |
| "description": "ストラップで固定する拡張型ポーチです。最小限の阻害性で少量の収納を追加します。" | |
| }, | |
| "uuid": "4925ecc4-4cc9-415b-a3de-4251c1b1e37a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leather_belt", | |
| "name": "leather belt", | |
| "volume": 1, | |
| "material_thickness": 1, | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "description": "A leather belt. Useful for making your pair of pants fit.", | |
| "weight": 102, | |
| "color": "brown", | |
| "price": 9000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "coverage": 5, | |
| "symbol": "[", | |
| "bashing": 5, | |
| "flags": [ | |
| "WAIST" | |
| ], | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Stick what into your belt", | |
| "holster_msg": "You tuck your %s into your %s", | |
| "max_volume": 2, | |
| "max_weight": 400, | |
| "draw_cost": 60, | |
| "flags": [ | |
| "BELT_CLIP" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザーベルト", | |
| "description": "革製のベルトです。ズボンをきちんと履く時に役立ちます。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "83df9802-fc52-41ef-9d90-20b245c8167c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bootsheath", | |
| "name": "ankle sheath", | |
| "weight": 160, | |
| "volume": 2, | |
| "price": 5200, | |
| "symbol": "[", | |
| "color": "brown", | |
| "description": "A small concealed knife sheath worn on the ankle. It is awkward to use without practice. Activate to sheathe/draw a weapon.", | |
| "to_hit": -1, | |
| "material": [ | |
| "leather" | |
| ], | |
| "covers": [ | |
| "FOOT_EITHER" | |
| ], | |
| "coverage": 5, | |
| "encumbrance": 3, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "BELTED", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 2, | |
| "draw_cost": 30, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "鞘(足首)", | |
| "color": "茶色", | |
| "description": "足首に装着する革製の鞘です。小型の刃物やナイフを収められます。収納している武器を抜き放てます。" | |
| }, | |
| "uuid": "d98d4c22-7082-46e7-9d2a-1f9b7d22f3ae" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sheath", | |
| "name": "sheath", | |
| "name_plural": "sheathes", | |
| "weight": 200, | |
| "color": "brown", | |
| "symbol": "|", | |
| "description": "A leather sheath for holding knives and other small blades. It is easy to use without much practice. Activate to sheathe/draw a weapon.", | |
| "price": 3500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "volume": 2, | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 3, | |
| "draw_cost": 3, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "id": "鞘(小型)", | |
| "name": "鞘(小型)", | |
| "color": "茶色", | |
| "description": "ナイフなどの小型の刃物を収納できる革製の鞘です。練習しなくても簡単に扱えます。収納している武器を抜き放てます。" | |
| }, | |
| "uuid": "c5b43764-6f82-453a-8ef1-3b1e2023969e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "quiver", | |
| "name": "quiver", | |
| "weight": 260, | |
| "color": "brown", | |
| "symbol": "[", | |
| "description": "A leather quiver worn at the waist that can hold 20 arrows. Activate to store arrows.", | |
| "price": 6500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "volume": 2, | |
| "bashing": 2, | |
| "encumbrance": 5, | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "WAIST", | |
| "VARSIZE", | |
| "OVERSIZE" | |
| ], | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 20, | |
| "ammo": [ | |
| "arrow", | |
| "bolt" | |
| ], | |
| "draw_cost": 3 | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "id": "矢筒", | |
| "name": "矢筒", | |
| "color": "茶色", | |
| "description": "革製の腰掛け矢筒です。20本の矢を収納できます。" | |
| }, | |
| "uuid": "21e5d362-8214-448b-8592-b76b21e68796" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "quiver_birchbark", | |
| "name": "birchbark quiver", | |
| "weight": 490, | |
| "color": "light_gray", | |
| "symbol": "[", | |
| "description": "A quiver woven from strips of birch bark, that can hold 20 arrows. Activate to store arrows.", | |
| "price": 6500, | |
| "material": [ | |
| "wood" | |
| ], | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "volume": 2, | |
| "bashing": 2, | |
| "encumbrance": 10, | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "WAIST", | |
| "VARSIZE", | |
| "OVERSIZE" | |
| ], | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 20, | |
| "ammo": [ | |
| "arrow", | |
| "bolt" | |
| ], | |
| "draw_cost": 3 | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "矢筒(白樺樹皮)", | |
| "description": "白樺樹皮で作られた矢筒です。20本の矢を収納できます。" | |
| }, | |
| "uuid": "de2fa278-30ba-4065-86ba-ce306deba3c9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "quiver_large", | |
| "name": "large quiver", | |
| "weight": 920, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A large leather quiver trimmed with metal, worn on the back, that can hold 60 arrows. Historically used by horse archers, rather than foot archers, but neither of THEM had to fight zombies. Activate to store arrows.", | |
| "price": 8800, | |
| "material": [ | |
| "leather", | |
| "steel" | |
| ], | |
| "volume": 6, | |
| "bashing": 4, | |
| "encumbrance": 7, | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "BELTED", | |
| "VARSIZE", | |
| "OVERSIZE" | |
| ], | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 60, | |
| "ammo": [ | |
| "arrow", | |
| "bolt" | |
| ], | |
| "draw_cost": 3 | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "矢筒(大型)", | |
| "color": "茶色", | |
| "description": "革製の金属で補強した大型の矢筒です。肩に掛けて背負います。歴史上では弓騎兵、徒歩弓兵などが使っていましたが、ゾンビとの戦いに役立つかは未知数です。60本の矢を収納できます。" | |
| }, | |
| "uuid": "4bf65cfb-79d6-4794-8125-813e20938f60" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "quiver_large_birchbark", | |
| "name": "large birchbark quiver", | |
| "weight": 1380, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A large quiver woven from strips of birchbark, worn on the back, that can hold 60 arrows. Activate to store arrows.", | |
| "price": 8800, | |
| "material": [ | |
| "wood" | |
| ], | |
| "volume": 6, | |
| "bashing": 4, | |
| "encumbrance": 14, | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "BELTED", | |
| "VARSIZE", | |
| "OVERSIZE" | |
| ], | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 60, | |
| "ammo": [ | |
| "arrow", | |
| "bolt" | |
| ], | |
| "draw_cost": 3 | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "矢筒(大型/白樺樹皮)", | |
| "description": "白樺樹皮で作られた大型の矢筒です。肩に掛けて背負います。60本の矢を収納できます。" | |
| }, | |
| "uuid": "142abc80-51d1-41f1-bf05-6e934dbd623b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "scabbard", | |
| "name": "scabbard", | |
| "weight": 1360, | |
| "color": "brown", | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "symbol": "[", | |
| "description": "A large, adjustable sheath for holding swords and other large blades. Activate to sheathe/draw a weapon.", | |
| "price": 6000, | |
| "material": [ | |
| "leather", | |
| "wood" | |
| ], | |
| "volume": 7, | |
| "bashing": 4, | |
| "encumbrance": 3, | |
| "coverage": 15, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath sword", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 8, | |
| "flags": [ | |
| "SHEATH_SWORD" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "id": "鞘(大型/腰)", | |
| "name": "鞘(大型/腰)", | |
| "color": "茶色", | |
| "description": "大型の鞘です。腰に着用しますが鞘そのものは左右どちらかの脚と干渉します。剣やその他の大型の刃物を収められます。武器の納刀、抜刀が可能です。" | |
| }, | |
| "uuid": "a43e4798-1bc5-4161-bb07-d3d4794752aa" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "baldric", | |
| "name": "baldric", | |
| "weight": 1625, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A leather scabbard, big enough for anything up to a longsword, or even a bit larger than that. Designed to be worn at the waist, secured by a shoulder belt. Activate to sheath/draw a sword.", | |
| "price": 7500, | |
| "material": [ | |
| "leather", | |
| "wood" | |
| ], | |
| "volume": 8, | |
| "bashing": 4, | |
| "encumbrance": 3, | |
| "coverage": 10, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath sword", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 12, | |
| "draw_cost": 10, | |
| "flags": [ | |
| "SHEATH_SWORD" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "id": "鞘(大型/胴)", | |
| "name": "鞘(大型/胴)", | |
| "color": "茶色", | |
| "description": "肩掛け帯を使って腰に着用するように作られた大型の鞘です。剣やその他の大型の刃物を収められます。使用することで武器の納刀、抜刀が可能です。" | |
| }, | |
| "uuid": "ce225a26-6a3a-4776-830f-cc6bce55e65a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bscabbard", | |
| "name": "back scabbard", | |
| "weight": 1890, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A leather scabbard, big enough for almost any sword. Designed to be strapped to the back and very difficult to draw from without considerable practice. Activate to sheath/draw a sword.", | |
| "price": 9000, | |
| "material": [ | |
| "leather", | |
| "wood" | |
| ], | |
| "volume": 9, | |
| "bashing": 4, | |
| "encumbrance": 3, | |
| "coverage": 10, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "BELTED", | |
| "OVERSIZE" | |
| ], | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath sword", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 15, | |
| "draw_cost": 20, | |
| "flags": [ | |
| "SHEATH_SWORD" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "鞘(大型/背)", | |
| "color": "茶色", | |
| "description": "紐で背負うように作られた大型の鞘です。剣やその他の大型の刃物を収められます。使用することで武器の納刀、抜刀が可能ですが、華麗に抜き放つには相当の訓練が必要です。" | |
| }, | |
| "uuid": "83f8f4e4-c2f7-43b3-a7cb-8b0553ef066b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "ragpouch", | |
| "name": "pouch", | |
| "name_plural": "pouches", | |
| "weight": 560, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": 1, | |
| "storage": 9, | |
| "symbol": "[", | |
| "description": "A makeshift bag, cobbled together from rags. Really gets in the way, but provides a decent amount of storage.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "encumbrance": 10, | |
| "bashing": 1, | |
| "coverage": 15, | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ポーチ", | |
| "description": "布切れから急いで作った手製のバッグです。かなり邪魔になりますが無いよりはマシでしょう。" | |
| }, | |
| "uuid": "5cac1191-f554-4fee-a77a-f56db2b58142" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leather_pouch", | |
| "name": "leather pouch", | |
| "name_plural": "leather pouches", | |
| "weight": 610, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": 1, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "A bag stitched together from leather scraps. Doesn't hold an awful lot but is easy to wear.", | |
| "price": 1000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 2, | |
| "encumbrance": 3, | |
| "bashing": 1, | |
| "coverage": 15, | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ポーチ(革)", | |
| "color": "茶色", | |
| "description": "革をつぎはぎしたバッグです。持ち運べる量は少ないが身に付けても負担にならない。" | |
| }, | |
| "uuid": "4b9ea06d-6e78-409c-b7ea-be02ee0d918d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "ring", | |
| "name": "gold ring", | |
| "volume": 0, | |
| "description": "A flashy gold ring. You can wear it if you like, but it won't provide any effects.", | |
| "weight": 10, | |
| "color": "yellow", | |
| "price": 30000, | |
| "material": [ | |
| "gold" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "指輪(金)", | |
| "description": "派手な金の指輪。身につけたところで何の効果もない。", | |
| "color": "黄" | |
| }, | |
| "uuid": "5eeeecb6-2517-4bd8-a636-83fb0b655b20" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "barrette", | |
| "name": "barrette", | |
| "volume": 0, | |
| "description": "A barrette with lots of ornaments.", | |
| "weight": 5, | |
| "color": "pink", | |
| "price": 800, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "バレッタ", | |
| "name": "バレッタ", | |
| "description": "多くの装飾が施されたバレッタです。", | |
| "color": "桃色" | |
| }, | |
| "uuid": "5db251f4-027a-47ed-89ae-2c93fa218328" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "diamond_ring", | |
| "name": "diamond ring", | |
| "volume": 0, | |
| "description": "A gold ring with a sparkling diamond mounted on top of it. Back in the old days this could be worth a fortune.", | |
| "weight": 12, | |
| "color": "yellow", | |
| "price": 190000, | |
| "material": [ | |
| "gold" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "指輪(ダイアモンド)", | |
| "description": "煌びやかなダイヤモンドが金の指輪の上部に付いています。昔に戻れればこれには十分な価値があったでしょう。", | |
| "color": "黄" | |
| }, | |
| "uuid": "5d3fad3d-5b94-4282-8fbe-f29a52c5e623" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gold_ear", | |
| "name": "gold earring", | |
| "volume": 0, | |
| "description": "A shiny gold earring. You can wear it if you like, but it won't provide any effects.", | |
| "weight": 10, | |
| "color": "yellow", | |
| "price": 13000, | |
| "material": [ | |
| "gold" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "イヤリング(金)", | |
| "description": "光沢のある金のイヤリングです。貴金属が好きなら着けても良いですが何の効果もありません。", | |
| "color": "黄" | |
| }, | |
| "uuid": "9396dbe5-921d-4590-ab77-29f1bdd40f37" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "silver_ear", | |
| "name": "silver earring", | |
| "volume": 0, | |
| "description": "A beautiful silver earring. You can wear it if you like, but it won't provide any effects.", | |
| "weight": 9, | |
| "color": "light_gray", | |
| "price": 8000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "イヤリング(銀)", | |
| "description": "素晴らしい銀のイヤリングです。貴金属が好きなら着けても良いですが何の効果もありません。" | |
| }, | |
| "uuid": "2fe569d7-4445-40cb-a314-52cf898a35ba" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "copper_ear", | |
| "name": "copper earring", | |
| "volume": 0, | |
| "description": "A copper earring. It's pretty heavy, wearing it for an extended period of time may stretch your ear longer.", | |
| "weight": 50, | |
| "color": "brown", | |
| "price": 2900, | |
| "material": [ | |
| "copper" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "イヤリング(銅)", | |
| "description": "銅のイヤリングです。かなり重いので、これを長時間身に付けると耳たぶが伸びてしまうかもしれませんね。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "3ef54656-a56c-40bb-9f2d-7f9cf4b49c9d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "necklace", | |
| "name": "silver necklace", | |
| "volume": 0, | |
| "description": "A nice silver necklace. You can wear it if you like, but it won't provide any effects.", | |
| "weight": 30, | |
| "color": "light_gray", | |
| "price": 12000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ネックレス(銀)", | |
| "description": "素敵な銀のネックレスです。貴金属が好きなら着けても良いですが何の効果もありません。" | |
| }, | |
| "uuid": "716f6aa1-f4ec-4fcd-ac55-50158be5b06f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pearl_collar", | |
| "name": "pearl collar", | |
| "volume": 0, | |
| "description": "A collar made from round and lustrous pearls, its former owner must be a wealthy individual.", | |
| "weight": 30, | |
| "color": "white", | |
| "price": 590000, | |
| "material": [ | |
| "stone" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "SUPER_FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "首飾り(真珠)", | |
| "description": "光沢のある丸い真珠から作られた首飾りです。前の所有者はそれなりの資産家だったのでしょう。", | |
| "color": "白色" | |
| }, | |
| "uuid": "c5f40514-9a3f-455f-9e0a-740ce4552cb0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "locket", | |
| "name": "locket", | |
| "volume": 0, | |
| "description": "A small locket with a frame inside to store photographs or small objects.", | |
| "weight": 30, | |
| "color": "light_gray", | |
| "price": 4000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "ロケットペンダント", | |
| "name": "ロケットペンダント", | |
| "description": "小物や写真を内部に収納する事が出来る小さなロケットペンダントです。" | |
| }, | |
| "uuid": "38b4ac47-45ff-492e-bf12-d046d4109ff6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gold_bracelet", | |
| "name": "gold bracelet", | |
| "volume": 0, | |
| "description": "A fancy golden bracelet. You can wear it if you like, but it won't provide any effects.", | |
| "weight": 40, | |
| "color": "yellow", | |
| "price": 46000, | |
| "material": [ | |
| "gold" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブレスレット(金)", | |
| "description": "意匠を凝らした金のブレスレットです。貴金属が好きなら着けても良いですが何の効果もありません。", | |
| "color": "黄" | |
| }, | |
| "uuid": "59543236-7243-4d73-8af3-d2380d561ba8" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "silver_bracelet", | |
| "name": "silver bracelet", | |
| "volume": 0, | |
| "description": "A nice silver bracelet. You can wear it if you like, but it won't provide any effects.", | |
| "weight": 30, | |
| "color": "light_gray", | |
| "price": 25000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブレスレット(銀)", | |
| "description": "素敵な銀のブレスレットです。貴金属が好きなら着けても良いですが何の効果もありません。" | |
| }, | |
| "uuid": "1b53970a-4fe2-46ea-bddc-de5cc9f79e76" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "copper_bracelet", | |
| "name": "copper bracelet", | |
| "volume": 0, | |
| "description": "An old-fashioned, copper bracelet.", | |
| "weight": 86, | |
| "color": "brown", | |
| "price": 2500, | |
| "material": [ | |
| "copper" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブレスレット(銅)", | |
| "description": "昔ながらの銅のブレスレットです。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "3917b5bc-3256-4207-9f73-cd3d0ba8f4a3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "skinny_tie", | |
| "name": "skinny tie", | |
| "volume": 0, | |
| "description": "A skinny black and white checkered necktie.", | |
| "weight": 12, | |
| "color": "dark_gray", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ネクタイ", | |
| "description": "白黒チェック柄の細身のネクタイです。" | |
| }, | |
| "uuid": "55767f29-6d7a-411f-8b69-853504b89749" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "brooch", | |
| "name": "jade brooch", | |
| "name_plural": "jade brooches", | |
| "volume": 0, | |
| "description": "A hand-crafted, jade brooch of Oriental origin.", | |
| "weight": 26, | |
| "color": "green", | |
| "price": 90000, | |
| "material": [ | |
| "stone" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブローチ(翡翠)", | |
| "description": "東洋で手作りされた翡翠のブローチです。", | |
| "color": "緑" | |
| }, | |
| "uuid": "8b58bd37-eb7f-451a-9a90-a6dcb3e395d3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "small_relic", | |
| "name": "small relic", | |
| "volume": 0, | |
| "description": "A small relic from a forgotten saint. As extraordinary as the world has become it may have some power yet.", | |
| "weight": 60, | |
| "use_action": "MEDITATE", | |
| "color": "white", | |
| "price": 1000, | |
| "material": [ | |
| "bone", | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "小さな遺物", | |
| "description": "忘れ去られた聖人の小さな遺物です。まだ世界が驚くような不思議な力を多少は持っているかもしれません。", | |
| "color": "白色" | |
| }, | |
| "uuid": "dedc0230-df28-46c9-9f02-b1354c43478c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "holy_symbol", | |
| "symbol": ",", | |
| "color": "yellow", | |
| "name": "holy symbol", | |
| "description": "A necklace made of fine gold chain bearing the symbol of a forgotten faith.", | |
| "price": 5000, | |
| "material": "gold", | |
| "weight": 22, | |
| "volume": 0, | |
| "use_action": "MEDITATE", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "color": "黄", | |
| "name": "聖なる象徴", | |
| "description": "純金製のチェーンで作られたネックレスです。忘れ去られた宗教の象徴が付いています。", | |
| "material": "金" | |
| }, | |
| "uuid": "f4d4f9cb-eb8f-485f-8a65-48715ec191f1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "holy_symbol_wood", | |
| "symbol": ",", | |
| "color": "brown", | |
| "name": "handmade holy symbol", | |
| "description": "A simple necklace representing a religious faith.", | |
| "price": 500, | |
| "material": [ | |
| "wood", | |
| "cotton" | |
| ], | |
| "weight": 38, | |
| "volume": 0, | |
| "use_action": "MEDITATE", | |
| "translation": { | |
| "type": "防具", | |
| "color": "茶色", | |
| "name": "聖なる象徴(手製)", | |
| "description": "信仰の象徴を簡素な首飾りにしたアクセサリーです。" | |
| }, | |
| "uuid": "97c1d9b0-9a1d-45bb-8a0a-7bcad032b93e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "rad_badge", | |
| "name": "radiation badge", | |
| "volume": 0, | |
| "description": "A plastic badge with an embedded film strip. The film strip changes color as it is exposed to radiation. Wear on your lapel so you can notice if it changes.", | |
| "weight": 20, | |
| "color": "light_blue", | |
| "price": 8000, | |
| "//": "These seem to be sold via subscription; makes a certain amount of sense, but low-bid seems a Bad Idea.", | |
| "material": [ | |
| "plastic" | |
| ], | |
| "flags": [ | |
| "OVERSIZE" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "放射線バッジ", | |
| "description": "フィルムストリップが埋め込まれたプラスチック製のバッジです。バッジが放射線に晒されるとフィルムストリップの色が変化します。変化に気付けるように襟元に身に付けて下さい。" | |
| }, | |
| "uuid": "bacc87f4-3475-4554-b213-c97ee5e0e516" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "badge_deputy", | |
| "name": "deputy badge", | |
| "volume": 0, | |
| "description": "A tarnished silver star gives an air of authority to the wearer.", | |
| "weight": 60, | |
| "color": "yellow", | |
| "price": 5000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "保安官バッジ", | |
| "description": "身につけている者に権力の威光を与える色褪せた銀の星形細工が施されたバッジです。", | |
| "color": "黄" | |
| }, | |
| "uuid": "e54c997f-5d9c-424c-875b-bf909cfb728f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "badge_swat", | |
| "name": "SWAT ID", | |
| "volume": 0, | |
| "description": "A matte-finish silver shield identifies the wearer as an authority who goes in when the bots just aren't enough.", | |
| "weight": 60, | |
| "color": "yellow", | |
| "price": 5000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "SWAT身分証明バッジ", | |
| "description": "マット仕上げの銀のバッジは権威の証としてだけではなく、制御を離れたボットが着用者を識別する手段としての役割も持っています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "89effd33-58ee-43fb-961b-6d7fff4722eb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "badge_cybercop", | |
| "name": "cybercop shield", | |
| "volume": 0, | |
| "description": "A chromed silver shield identifies the wearer as an authority even the cop-killers couldn't kill.", | |
| "weight": 60, | |
| "color": "yellow", | |
| "price": 5000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "サイバー警官バッジ", | |
| "description": "クロムメッキ仕上げの銀のバッジは権威の証としてだけではなく、着用者が防弾チョッキを貫通する銃弾ですら殺せない存在であることを誇示しています。", | |
| "color": "黄" | |
| }, | |
| "uuid": "9df86d87-0b15-4d07-8885-d690fd606d11" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "badge_detective", | |
| "name": "detective badge", | |
| "volume": 0, | |
| "description": "A tarnished golden shield gives an air of authority to the wearer.", | |
| "weight": 60, | |
| "color": "yellow", | |
| "price": 5000, | |
| "material": [ | |
| "gold" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "刑事バッジ", | |
| "description": "身につけている者に権力の威光を与える色褪せた金の盾型細工が施されたバッジです。", | |
| "color": "黄" | |
| }, | |
| "uuid": "6435bde0-f57b-434b-af93-1a39a4df6087" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "badge_marshal", | |
| "name": "marshal badge", | |
| "volume": 0, | |
| "description": "A bright silver star strikes fear into the eyes of ne'er-do-wells.", | |
| "weight": 60, | |
| "color": "yellow", | |
| "price": 10000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "執行官バッジ", | |
| "description": "ろくでなしの目も恐怖に曇るきらびやかな銀の星形細工が施されたバッジです。", | |
| "color": "黄" | |
| }, | |
| "uuid": "18a13cbf-003a-4d61-ac33-f1d08515cf9a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "american_flag", | |
| "name": "American flag", | |
| "weight": 3404, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "coverage": 60, | |
| "description": "A large American flag made to fly in even the worst conditions.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 50, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "アメリカ国旗", | |
| "description": "悪天候でも旗が翻るように作られた米国の大きな国旗です。" | |
| }, | |
| "uuid": "19883507-b8a1-4e7f-bc4f-decb923ee1d3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sheet", | |
| "name": "sheet", | |
| "weight": 771, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A large fabric sheet, could be used as a curtain or bedsheets; or cut up for a bunch of rags.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "warmth": 10, | |
| "encumbrance": 15, | |
| "coverage": 100, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "シーツ", | |
| "name": "シーツ", | |
| "color": "白色", | |
| "description": "布製の大きなシーツです。カーテンやベッドシーツとして使用でき、切り分けて布切れを製作する事も可能です。" | |
| }, | |
| "uuid": "414fed6a-0399-4ef6-8b71-6a6c933ebc2c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "blanket", | |
| "name": "blanket", | |
| "weight": 1123, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "Hiding under here will not protect you from the monsters.", | |
| "price": 5500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 10, | |
| "warmth": 50, | |
| "environmental_protection": 1, | |
| "encumbrance": 35, | |
| "coverage": 100, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ブランケット", | |
| "name": "ブランケット", | |
| "color": "青色", | |
| "description": "毛布に包まってもモンスターからは身を守れないよ。" | |
| }, | |
| "uuid": "fd96401d-b4ff-4f11-8b6d-1dbf292629ed" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "down_blanket", | |
| "name": "down-filled blanket", | |
| "weight": 1323, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "Hiding under here will not protect you from the monsters, but it'll keep you warm.", | |
| "price": 5500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 14, | |
| "warmth": 70, | |
| "environmental_protection": 1, | |
| "encumbrance": 45, | |
| "coverage": 100, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブランケット(羽毛)", | |
| "color": "青色", | |
| "description": "毛布に包まってもモンスターからは身を守れないが、身体を温めてはくれますね。" | |
| }, | |
| "uuid": "e4e1b08b-8250-41ad-8e31-4a90ecbd6e0e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fur_blanket", | |
| "name": "fur blanket", | |
| "weight": 1986, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A heavy fur blanket that covers most of your body.", | |
| "price": 19500, | |
| "material": [ | |
| "cotton", | |
| "fur" | |
| ], | |
| "volume": 14, | |
| "warmth": 80, | |
| "environmental_protection": 1, | |
| "encumbrance": 55, | |
| "coverage": 100, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブランケット(毛皮)", | |
| "color": "茶色", | |
| "description": "身体の大部分を覆う事が出来る厚手で重量のある毛皮製の毛布です。" | |
| }, | |
| "uuid": "b37dd91b-60bc-4408-8f79-fb5e9ff8ebe5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeping_bag", | |
| "name": "sleeping bag", | |
| "weight": 981, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "MOUTH", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A large sleeping bag that covers you head to toe.", | |
| "price": 20500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 14, | |
| "warmth": 80, | |
| "environmental_protection": 1, | |
| "encumbrance": 80, | |
| "coverage": 100, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER" | |
| ], | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "寝袋", | |
| "description": "大きな寝袋です。頭から足の先まですっぽりと包まれます。" | |
| }, | |
| "uuid": "53df5ba6-4b6d-4b5e-8c95-729479dfdc39" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeping_bag_fur", | |
| "name": "fur sleeping bag", | |
| "weight": 1175, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "MOUTH", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A large sleeping bag lined with fur. Who needs a tent?", | |
| "price": 32500, | |
| "material": [ | |
| "cotton", | |
| "fur" | |
| ], | |
| "volume": 18, | |
| "warmth": 100, | |
| "environmental_protection": 1, | |
| "encumbrance": 80, | |
| "coverage": 100, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER" | |
| ], | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "寝袋(毛皮)", | |
| "color": "茶色", | |
| "description": "裏起毛の寝袋です。誰かテント欲しい人は?" | |
| }, | |
| "uuid": "ee7c8fe9-db18-43df-88b9-1b80eaad2117" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "house_coat", | |
| "name": "housecoat", | |
| "weight": 580, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "Makes you wish you had running water to take a shower.", | |
| "price": 2200, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "coverage": 85, | |
| "flags": [ | |
| "OUTER", | |
| "OVERSIZE" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "部屋着", | |
| "color": "青色", | |
| "description": "シャワーを浴びる為のお湯が出る事を願っています。" | |
| }, | |
| "uuid": "2e2df885-552f-4fd2-a3de-0838f0fcec25" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "snuggie", | |
| "name": "snuggie", | |
| "weight": 625, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "Perfect for reading all those books you scavenged.", | |
| "price": 3600, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 12, | |
| "warmth": 50, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "coverage": 85, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER" | |
| ], | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "袖付きブランケット", | |
| "name": "袖付きブランケット", | |
| "description": "本を漁って読み耽るのに最適な一品です。" | |
| }, | |
| "uuid": "805f7e08-3cf5-41f6-94f9-2e2a16485f16" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cloak", | |
| "name": "cloak", | |
| "weight": 1175, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A heavy cloak that is thrown over your body.", | |
| "price": 10700, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 12, | |
| "warmth": 30, | |
| "environmental_protection": 3, | |
| "encumbrance": 4, | |
| "coverage": 65, | |
| "flags": [ | |
| "OVERSIZE", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "外套", | |
| "name": "外套", | |
| "color": "緑", | |
| "description": "身体を覆い隠す厚手の外套です。" | |
| }, | |
| "uuid": "11efa69e-d578-48b3-95d3-077c7c5ed1fc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cloak_wool", | |
| "name": "wool cloak", | |
| "weight": 1525, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A heavy woolen cloak that is thrown over your body.", | |
| "price": 24500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 15, | |
| "warmth": 50, | |
| "environmental_protection": 3, | |
| "encumbrance": 5, | |
| "coverage": 65, | |
| "flags": [ | |
| "OVERSIZE", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "外套(羊毛)", | |
| "color": "青色", | |
| "description": "羊毛製の身体を覆い隠す厚手の外套です。" | |
| }, | |
| "uuid": "7723ff14-0e09-4d24-9861-2b54e3fd4868" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "optical_cloak", | |
| "name": "FB51 optical cloak", | |
| "weight": 1552, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A plastic cloak embedded with cameras and LEDs that will render you fully invisible to normal vision when powered and worn. You must be carrying a unified power supply, or UPS, to use it. Activate to toggle visibility.", | |
| "price": 5500000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 14, | |
| "warmth": 10, | |
| "environmental_protection": 4, | |
| "encumbrance": 50, | |
| "coverage": 65, | |
| "use_action": { | |
| "type": "ups_based_armor", | |
| "activate_msg": "Your optical cloak flickers as it becomes transparent.", | |
| "deactive_msg": "Your optical cloak flickers for a moment as it becomes opaque." | |
| }, | |
| "flags": [ | |
| "OVERSIZE", | |
| "HOOD", | |
| "WATERPROOF", | |
| "OUTER", | |
| "VARSIZE" | |
| ], | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "外套(FB51光学)", | |
| "description": "カメラとLEDが埋め込まれたプラスチック製の外套です。充電された状態で着用し、起動することで通常の視界から完全に姿を消すことができます。使用するにはUPSまたはUPS互換の統合電源が必要です。使用することで起動します。" | |
| }, | |
| "uuid": "553f14fc-8622-4f5a-9860-943c3f3ee4cf" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cloak_fur", | |
| "name": "fur cloak", | |
| "weight": 1735, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A heavy fur cloak that is thrown over your body.", | |
| "price": 24500, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 16, | |
| "warmth": 60, | |
| "environmental_protection": 3, | |
| "encumbrance": 6, | |
| "coverage": 65, | |
| "flags": [ | |
| "OVERSIZE", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "外套(毛皮)", | |
| "color": "茶色", | |
| "description": "毛皮製の身体を覆い隠す厚手の外套です。" | |
| }, | |
| "uuid": "38f338b2-845d-42cc-9f58-201231c0c3cb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cloak_leather", | |
| "name": "leather cloak", | |
| "weight": 2060, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A heavy leather cloak that is thrown over your body. Provides decent protection.", | |
| "price": 24500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 14, | |
| "warmth": 40, | |
| "environmental_protection": 3, | |
| "encumbrance": 6, | |
| "coverage": 65, | |
| "flags": [ | |
| "OVERSIZE", | |
| "HOOD", | |
| "OUTER" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "外套(革)", | |
| "description": "革製の身体を覆い隠す厚手の外套です。防御力に優れています。" | |
| }, | |
| "uuid": "86ba596d-f704-43cd-a0b8-4948a5085701" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jedi_cloak", | |
| "name": "Jedi cloak", | |
| "weight": 1587, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "Stylish cloak.", | |
| "price": 22500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 10, | |
| "warmth": 50, | |
| "environmental_protection": 5, | |
| "encumbrance": 3, | |
| "coverage": 65, | |
| "flags": [ | |
| "OVERSIZE", | |
| "OUTER" | |
| ], | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "外套(ジェダイ)", | |
| "color": "茶色", | |
| "description": "お洒落な外套です。" | |
| }, | |
| "uuid": "ec46844d-89e4-44cf-bfb1-2426c8feabdb" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "power_armor_basic", | |
| "category": "armor", | |
| "name": "basic power armor", | |
| "description": "The DoubleTech Power Armor, Mk. I: A heavy suit of basic power armor, offering very good protection against attacks, but hard to move in. The UPS compartment can store other things if you don't mind powering the suit yourself. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.", | |
| "weight": 20339, | |
| "environmental_protection": 10, | |
| "color": "light_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "steel" | |
| ], | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "price": 7000000, | |
| "volume": 100, | |
| "to_hit": 1, | |
| "power_armor": true, | |
| "storage": 10, | |
| "warmth": 90, | |
| "encumbrance": 50, | |
| "bashing": 1, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY", | |
| "ELECTRIC_IMMUNE" | |
| ], | |
| "use_action": { | |
| "type": "ups_based_armor", | |
| "activate_msg": "Your power armor engages." | |
| }, | |
| "coverage": 100, | |
| "material_thickness": 11, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "パワーアーマー", | |
| "description": "DoubleTech社のパワーアーマーです。Mk.Iは基本的なパワーアーマーで重量型のスーツです。攻撃に対して非常に高い防護性能を誇りますが、動きづらくなります。もしスーツに内蔵電源を使用しても構わないのであれば、UPSの電力を他の道具のために取っておけます。DoubleTech社のパワーアーマーはすべて、制御と寒暖調整のために直接肌と触れ合う必要があります" | |
| }, | |
| "uuid": "c2726227-c654-45c6-a9bf-3be5e154ed26" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "power_armor_helmet_basic", | |
| "category": "armor", | |
| "name": "basic power armor helmet", | |
| "description": "A basic helmet, designed for use with the DoubleTech Power Armor, Mk. I. Offers excellent protection from both attacks and environmental hazards. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.", | |
| "weight": 3628, | |
| "environmental_protection": 10, | |
| "color": "light_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "steel" | |
| ], | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "price": 2500000, | |
| "volume": 20, | |
| "to_hit": 1, | |
| "power_armor": true, | |
| "warmth": 90, | |
| "encumbrance": 50, | |
| "bashing": 1, | |
| "coverage": 100, | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 2 | |
| ] | |
| ], | |
| "material_thickness": 11, | |
| "flags": [ | |
| "WATCH", | |
| "WATERPROOF", | |
| "STURDY", | |
| "THERMOMETER" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "パワーアーマーヘルメット", | |
| "description": "DoubleTech社製のパワーアーマーMk. Iと共に運用されるように設計されたヘルメットです。攻撃や環境汚染から防護します。DoubleTech社のパワーアーマーは温度調節機能を制御する為に肌が触れている必要があります。" | |
| }, | |
| "uuid": "24660dbb-79e8-4f2e-84f4-250ff0f52590" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "power_armor_light", | |
| "category": "armor", | |
| "name": "light power armor", | |
| "description": "A suit of DoubleTech Power Armor, Mk. II-L. This model offers several improvements over the Mk. I, most notably the reduced weight. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.", | |
| "weight": 7670, | |
| "environmental_protection": 8, | |
| "color": "dark_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "superalloy", | |
| "plastic" | |
| ], | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "price": 11500000, | |
| "volume": 60, | |
| "to_hit": 1, | |
| "power_armor": true, | |
| "storage": 16, | |
| "warmth": 60, | |
| "encumbrance": 40, | |
| "bashing": 1, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY", | |
| "ELECTRIC_IMMUNE" | |
| ], | |
| "use_action": { | |
| "type": "ups_based_armor", | |
| "activate_msg": "Your power armor engages." | |
| }, | |
| "coverage": 100, | |
| "material_thickness": 9, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型パワーアーマー", | |
| "description": "DoubleTech社のパワーアーマーMk. II-Lです。このモデルはMk. Iから数点の改良を施したタイプで、最大の変更点は軽量化です。DoubleTech社のパワーアーマーはすべて、制御と寒暖調整のために直接肌と触れ合う必要があります。" | |
| }, | |
| "uuid": "a210682b-d3a9-4b01-b592-7ef88ee6ddfd" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "power_armor_helmet_light", | |
| "category": "armor", | |
| "name": "light power armor helmet", | |
| "description": "A power armor helmet designed for use with the DoubleTech Power Armor, Mk. II-L. This improved design is lighter and cooler than the Mk. I helmet. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.", | |
| "weight": 1814, | |
| "environmental_protection": 8, | |
| "color": "dark_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "superalloy", | |
| "plastic" | |
| ], | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "price": 3750000, | |
| "volume": 16, | |
| "to_hit": 1, | |
| "power_armor": true, | |
| "warmth": 60, | |
| "encumbrance": 40, | |
| "bashing": 1, | |
| "coverage": 100, | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 2 | |
| ] | |
| ], | |
| "material_thickness": 9, | |
| "flags": [ | |
| "WATCH", | |
| "WATERPROOF", | |
| "STURDY", | |
| "THERMOMETER" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型パワーアーマーヘルメット", | |
| "description": "DoubleTech社のパワーアーマーMk. II-Lと共に運用されるように設計されたヘルメットです。Mk. Iより軽量に設計されています。他のDoubleTech社のパワーアーマーと同様に温度調節機能を制御する為には肌が触れている必要があります。" | |
| }, | |
| "uuid": "3bd26be2-c703-47ff-9ccf-6ccff644224b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "power_armor_heavy", | |
| "category": "armor", | |
| "name": "heavy power armor", | |
| "description": "A suit of DoubleTech Power Armor, Mk. II-H. This model offers several improvements over the Mk. I, most notably the improved environmental protection. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.", | |
| "weight": 29009, | |
| "environmental_protection": 16, | |
| "color": "dark_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "hardsteel", | |
| "steel" | |
| ], | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "price": 11500000, | |
| "volume": 120, | |
| "to_hit": 1, | |
| "power_armor": true, | |
| "storage": 16, | |
| "warmth": 60, | |
| "encumbrance": 60, | |
| "bashing": 1, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY", | |
| "ELECTRIC_IMMUNE" | |
| ], | |
| "use_action": { | |
| "type": "ups_based_armor", | |
| "activate_msg": "Your power armor engages." | |
| }, | |
| "coverage": 100, | |
| "material_thickness": 12, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "重量型パワーアーマー", | |
| "description": "DoubleTech社のパワーアーマーMk. II-Hです。このモデルはMk. Iから数点の改良を施したタイプで、最大の変更点は外的要因からの防護の改良です。他のDoubleTech社のパワーアーマーと同様に温度調節機能を制御する為には肌が触れている必要があります。" | |
| }, | |
| "uuid": "3c83f699-900b-4bea-886a-c054001672c0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "power_armor_helmet_heavy", | |
| "category": "armor", | |
| "name": "heavy power armor helmet", | |
| "description": "A power armor helmet designed for use with the DoubleTech Power Armor, Mk. II-H. This improved design is heavier than the Mk. I helmet, but cooler, and offers better environmental protection. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.", | |
| "weight": 5442, | |
| "environmental_protection": 16, | |
| "color": "dark_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "hardsteel", | |
| "steel" | |
| ], | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "price": 3750000, | |
| "volume": 28, | |
| "to_hit": 1, | |
| "power_armor": true, | |
| "warmth": 60, | |
| "encumbrance": 60, | |
| "bashing": 1, | |
| "coverage": 100, | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 2 | |
| ] | |
| ], | |
| "material_thickness": 12, | |
| "flags": [ | |
| "WATCH", | |
| "WATERPROOF", | |
| "STURDY", | |
| "THERMOMETER" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "重量型パワーアーマーヘルメット", | |
| "description": "DoubleTech社のパワーアーマーMk. II-Hと運用されるように設計されたヘルメットです。Mk. Iより重量があるが洗練されており、防御力も高めです。DoubleTech社のパワーアーマーは温度調節機能を制御する為に肌が触れている必要があります。" | |
| }, | |
| "uuid": "130bb322-4963-49b5-8b69-18180b530419" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "power_armor_frame", | |
| "category": "armor", | |
| "name": "power armor hauling frame", | |
| "description": "A heavy duty hauling frame designed to interface with power armor.", | |
| "weight": 1640, | |
| "color": "light_gray", | |
| "price": 1000000, | |
| "material": [ | |
| "steel" | |
| ], | |
| "volume": 48, | |
| "to_hit": 1, | |
| "power_armor": true, | |
| "storage": 120, | |
| "encumbrance": 40, | |
| "bashing": 1, | |
| "symbol": "[", | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY", | |
| "BELTED" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 10, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "装備運搬フレーム(パワーアーマー用)", | |
| "description": "装備品を格納できる頑丈なフレームです。パワーアーマーと一緒に運用出来るように設計されました。" | |
| }, | |
| "uuid": "62b19e86-1c44-4646-8232-2b2051255406" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "depowered_armor", | |
| "category": "armor", | |
| "name": "salvaged power armor", | |
| "description": "The DoubleTech Power Armor, Mk. I: A heavy suit of basic power armor, offering very good protection against attacks, but hard to move in. This suit has had its servos and cooling system stripped out, meaning it no longer requires power, but also encumbers you greatly and doesn't provide internal thermal regulation.", | |
| "weight": 12214, | |
| "environmental_protection": 6, | |
| "color": "light_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "steel" | |
| ], | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "price": 70000, | |
| "//": "These are much cheaper than powered suits, because they're extremely heavy and impractical. The good stuff is gone!", | |
| "volume": 100, | |
| "to_hit": 1, | |
| "storage": 10, | |
| "warmth": 50, | |
| "encumbrance": 40, | |
| "bashing": 1, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 8, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "壊れたパワーアーマー", | |
| "description": "DoubleTech社のパワーアーマーMk. Iは基本的なパワーアーマーです。攻撃に対して非常に高い防護性能を誇りますが、動きづらいです。このスーツは自動制御システムと冷却装置がなくなっており、電力を必要としませんが、そのせいで非常に動きづらく内蔵熱調整装置がありません。" | |
| }, | |
| "uuid": "ffb0d34b-890c-4c8f-9b44-4178c1371707" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "depowered_helmet", | |
| "category": "armor", | |
| "name": "salvaged power armor helmet", | |
| "description": "A basic helmet, designed for use with the DoubleTech Power Armor, Mk. I. Offers excellent protection from both attacks and environmental hazards. This suit has had its internal computer and cooling system stripped out, meaning it no longer requires power, but it has no internal chronometer and doesn't provide internal thermal regulation.", | |
| "weight": 2416, | |
| "environmental_protection": 6, | |
| "color": "light_gray", | |
| "symbol": "[", | |
| "material": [ | |
| "steel" | |
| ], | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "price": 30000, | |
| "volume": 20, | |
| "to_hit": 1, | |
| "warmth": 50, | |
| "encumbrance": 40, | |
| "bashing": 1, | |
| "coverage": 95, | |
| "qualities": [ | |
| [ | |
| "GLARE", | |
| 2 | |
| ] | |
| ], | |
| "material_thickness": 8, | |
| "flags": [ | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "壊れたパワーアーマーヘルメット", | |
| "description": "基本的なヘルメットで、DoubleTech社のパワーアーマーに合うよう設計されています。Mk. Iは環境災害と攻撃に対して素晴らしい防護性能を持っています。このスーツは内蔵コンピュータと冷却装置がなくなっており、電力を必要としませんが、内蔵時計と内臓熱調整装置が使えません。" | |
| }, | |
| "uuid": "8995e9c2-30be-41af-b806-daed4b08c175" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "arm_splint", | |
| "name": "arm splint", | |
| "description": "A tool to help set bones and hold them in place.", | |
| "weight": 300, | |
| "color": "white", | |
| "covers": [ | |
| "ARM_EITHER" | |
| ], | |
| "price": 20000, | |
| "material": [ | |
| "wood", | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "encumbrance": 70, | |
| "symbol": "[", | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "OUTER", | |
| "SPLINT" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "添え木(腕)", | |
| "description": "適切な箇所で骨を支え固定する道具です。", | |
| "color": "白色" | |
| }, | |
| "uuid": "fffba4ef-ff9d-4521-9933-c8356fe86c4e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leg_splint", | |
| "name": "leg splint", | |
| "description": "A tool to help set bones and hold them in place.", | |
| "weight": 500, | |
| "color": "white", | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "price": 20000, | |
| "material": [ | |
| "wood", | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "encumbrance": 70, | |
| "symbol": "[", | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "OUTER", | |
| "SPLINT" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "添え木(脚)", | |
| "description": "適切な箇所で骨を支え固定する道具です。", | |
| "color": "白色" | |
| }, | |
| "uuid": "ca0159c1-9201-4a53-add4-0d357421c53f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "legguard_hard", | |
| "name": "pair of hard leg guards", | |
| "name_plural": "pairs of hard leg guards", | |
| "category": "armor", | |
| "weight": 625, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of polyurethane leg guards with neoprene backing.", | |
| "price": 3400, | |
| "material": [ | |
| "plastic", | |
| "neoprene" | |
| ], | |
| "volume": 12, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "BELTED", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハードレッグガード", | |
| "category": "装甲", | |
| "description": "ネオプレンで裏打ちされたポリウレタン製のレッグガードです。" | |
| }, | |
| "uuid": "889bb427-e3b6-4c46-876a-5a53a7df3264" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "knee_pads", | |
| "name": "pair of knee pads", | |
| "name_plural": "pairs of knee pads", | |
| "category": "armor", | |
| "weight": 210, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of knee pads made of stout plastic and cloth.", | |
| "price": 2500, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 6, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED" | |
| ], | |
| "coverage": 30, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "膝パッド", | |
| "category": "装甲", | |
| "description": "強化プラスチックと布で作られた膝を保護するパッドです。" | |
| }, | |
| "uuid": "fe313f2b-2f9f-4750-b9f9-160f109664fc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "legguard_metal", | |
| "name": "pair of iron greaves", | |
| "name_plural": "pairs of iron greaves", | |
| "category": "armor", | |
| "weight": 2260, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of iron leg guards with a simple leather lining.", | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "price": 40000, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 22, | |
| "warmth": 10, | |
| "encumbrance": 6, | |
| "coverage": 70, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "アイアングリーヴ", | |
| "category": "装甲", | |
| "description": "簡単に革で裏打ちされた鉄製のレッグガードです。" | |
| }, | |
| "uuid": "372d2dfe-210e-402d-9aff-bedaf055b21b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wristwatch", | |
| "name": "wrist watch", | |
| "name_plural": "wrist watches", | |
| "volume": 1, | |
| "description": "A simple wristwatch on a plastic band. Tells the time and has an alarm clock feature.", | |
| "weight": 50, | |
| "to_hit": -1, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HAND_EITHER" | |
| ], | |
| "price": 5000, | |
| "material": [ | |
| "plastic", | |
| "steel" | |
| ], | |
| "flags": [ | |
| "WATCH", | |
| "ALARMCLOCK", | |
| "BELTED", | |
| "FRAGILE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 5, | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "腕時計", | |
| "description": "シンプルな腕時計です。現在時刻を知る事ができ、アラーム機能も付いています。" | |
| }, | |
| "uuid": "95181ae5-7011-4520-8785-bab5e2fe7ad2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "diving_watch", | |
| "name": "diver's watch", | |
| "name_plural": "diver's watches", | |
| "volume": 1, | |
| "description": "A waterproof, self-winding watch on a steel watchband. Tells the time and current temperature and is impervious to water. Activate to check the digital thermometer.", | |
| "weight": 65, | |
| "to_hit": -1, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HAND_EITHER" | |
| ], | |
| "price": 12000, | |
| "material": [ | |
| "steel" | |
| ], | |
| "flags": [ | |
| "WATCH", | |
| "WATER_FRIENDLY", | |
| "THERMOMETER", | |
| "BELTED", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 5, | |
| "symbol": "[", | |
| "use_action": "WEATHER_TOOL", | |
| "translation": { | |
| "type": "防具", | |
| "name": "潜水腕時計", | |
| "description": "鋼製のバンドが付いた防水加工が施された自動巻き腕時計です。現在時刻が分かり、水に濡れても壊れない。デジタル温度計をチェックするには有効化する必要があります。" | |
| }, | |
| "uuid": "92e083f2-0dc6-4c68-94a1-f16b97579030" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gold_watch", | |
| "name": "gold watch", | |
| "name_plural": "gold watches", | |
| "volume": 1, | |
| "description": "A gold-plated steel self-winding wristwatch, suitable for a retirement present. Tells the time and looks good.", | |
| "weight": 60, | |
| "to_hit": -1, | |
| "color": "yellow", | |
| "covers": [ | |
| "HAND_EITHER" | |
| ], | |
| "price": 50000, | |
| "material": [ | |
| "steel", | |
| "gold" | |
| ], | |
| "flags": [ | |
| "WATCH", | |
| "FANCY", | |
| "BELTED", | |
| "FRAGILE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 5, | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "腕時計(金)", | |
| "description": "金メッキが施された鋼製の腕時計です。定年退職した人に相応しいデザインをしています。見た目が良く、現在時刻を知る事が出来ます。", | |
| "color": "黄" | |
| }, | |
| "uuid": "9474cbc1-121f-4f88-b0a6-e4ad5b35a7fe" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sf_watch", | |
| "name": "fancy watch", | |
| "name_plural": "fancy watches", | |
| "volume": 1, | |
| "description": "A rather large and expensively made wristwatch. Tells the time in elegantly wrought gold with silver detailing. It's really the only timepiece suitable for someone of your exquisitely discerning tastes.", | |
| "weight": 80, | |
| "to_hit": -1, | |
| "color": "yellow", | |
| "covers": [ | |
| "HAND_EITHER" | |
| ], | |
| "//": "That's about the midpoint for a rolex.", | |
| "price": 2200000, | |
| "material": [ | |
| "gold", | |
| "silver" | |
| ], | |
| "flags": [ | |
| "WATCH", | |
| "SUPER_FANCY", | |
| "BELTED", | |
| "FRAGILE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 10, | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "凝った装飾の腕時計", | |
| "description": "高級感の漂う少し大型の腕時計です。上品で精巧な金と銀の装飾が時刻を教えてくれます。実に優美で趣味の良い時計です。彼(彼女)に贈るのに最適な本物の時計と呼べる代物でしょう。", | |
| "color": "黄" | |
| }, | |
| "uuid": "0e927da8-19a6-45c3-a504-8740fa1a8277" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_chef", | |
| "name": "toque", | |
| "weight": 140, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "A traditional chef's hat, standing tall and proud against the vulgarities of the world.", | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "coverage": 75, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "コック帽", | |
| "color": "白色", | |
| "description": "伝統的なシェフの帽子です。下品な世の中に逆らうが如く、そそり立っています。" | |
| }, | |
| "uuid": "6e192d6e-4f51-4782-95c5-57aeee654b58" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_chef", | |
| "name": "chef's jacket", | |
| "weight": 720, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 5, | |
| "symbol": "[", | |
| "description": "This double-breasted uniform is unusually thick to protect against the heat of the kitchen.", | |
| "flags": [ | |
| "OUTER", | |
| "VARSIZE" | |
| ], | |
| "price": 7000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 7, | |
| "warmth": 25, | |
| "encumbrance": 13, | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ジャケット(シェフ)", | |
| "color": "白色", | |
| "description": "このダブル仕立ての制服は、調理場の熱気から身を守る為に異様に厚く作られています。" | |
| }, | |
| "uuid": "39124cb7-fa17-4ec4-b8a2-325282ec3ed1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pants_checkered", | |
| "name": "checkered pants", | |
| "name_plural": "checkered pants", | |
| "weight": 630, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 3, | |
| "symbol": "[", | |
| "description": "In a pinch, these pants can be used for an impromptu game of checkers.", | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "price": 4000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "格子縞のパンツ", | |
| "name_plural": "格子縞のパンツ", | |
| "description": "いざと言う時には、このパンツはチェッカーのゲーム盤に利用できます。" | |
| }, | |
| "uuid": "678faf26-737e-445a-98a9-757aed69f19b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_scrapsuit", | |
| "name": "scrap suit", | |
| "category": "armor", | |
| "weight": 9534, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A suit of armor forged from scraps of metal; provides decent protection, but the loose collection of plates jangles and clangs as you walk, attracting the attention of all nearby.", | |
| "price": 70000, | |
| "material": [ | |
| "steel" | |
| ], | |
| "cutting": 8, | |
| "warmth": 20, | |
| "encumbrance": 15, | |
| "bashing": 6, | |
| "flags": [ | |
| "OUTER" | |
| ], | |
| "volume": 62, | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スクラップスーツ", | |
| "category": "装甲", | |
| "description": "鉄屑から鍛造した鎧です。そこそこの防御力がありますが、歩く度に垂れ下がったプレートがガシャガシャと音を立て、周りの注目を集めてしまいます。" | |
| }, | |
| "uuid": "698ffd30-b566-4416-bac3-c7da06246ff2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bookplate", | |
| "name": "bookplate", | |
| "category": "armor", | |
| "weight": 1790, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "O", | |
| "description": "A crude form of armor made from stacked paper and rolls of duct tape, this breastplate offers a surprising amount of protection.", | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "price": 4200, | |
| "material": [ | |
| "paper" | |
| ], | |
| "volume": 38, | |
| "warmth": 10, | |
| "encumbrance": 5, | |
| "coverage": 80, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ブックプレート", | |
| "name": "ブックプレート", | |
| "category": "装甲", | |
| "description": "積み重なった紙とダクトテープから作られた鎧っぽいもの。この胸当ては驚くべき防御力を持っています。" | |
| }, | |
| "uuid": "7d69498e-4f17-4015-99ed-5b1c2315bf1b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "2byarm_guard", | |
| "name": "pair of 2-by-arm guards", | |
| "name_plural": "pairs of 2-by-arm guards", | |
| "category": "armor", | |
| "description": "A pair of improvised arm guards made from broken pieces of a two by four that are tied to your arms with rags and string, they offer good protection but are really uncomfortable to wear.", | |
| "flags": [ | |
| "BELTED", | |
| "BLOCK_WHILE_WORN" | |
| ], | |
| "weight": 300, | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "color": "brown", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "price": 500, | |
| "material": [ | |
| "wood" | |
| ], | |
| "volume": 6, | |
| "warmth": 5, | |
| "to_hit": -1, | |
| "encumbrance": 25, | |
| "bashing": 8, | |
| "symbol": "[", | |
| "coverage": 75, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "アームガード(木)", | |
| "category": "装甲", | |
| "description": "布と糸を使って木板を腕にくくりつけた即席の手甲です。優れた防御力ですが、着心地は非常に悪いです。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "b78906aa-1e86-4662-b4e1-68ec62c69aa0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "2byshin_guard", | |
| "name": "pair of 2-by-shin guards", | |
| "name_plural": "pairs of 2-by-shin guards", | |
| "category": "armor", | |
| "description": "A pair of improvised shin guards made from broken pieces of a two by four that are tied to your shins with rags and string, they offer good protection but are really hard to run with.", | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "weight": 300, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "price": 500, | |
| "material": [ | |
| "wood" | |
| ], | |
| "volume": 6, | |
| "warmth": 5, | |
| "to_hit": -1, | |
| "encumbrance": 25, | |
| "bashing": 8, | |
| "symbol": "[", | |
| "coverage": 75, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レッグガード(木)", | |
| "category": "装甲", | |
| "description": "布と糸を使って木板を脛にくくりつけた即席の脛当てです。優れた防御力ですが付けたままでは非常に走りづらいです。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "62c1fd39-f495-478c-9e73-97b831accd80" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_wraps", | |
| "name": "pair of hand wraps", | |
| "name_plural": "pairs of hand wraps", | |
| "weight": 100, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "Long pieces of cloth that are meant to be wrapped around your hands to provide small amounts of protection while punching and performing other general mischief.", | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハンドラップ", | |
| "color": "白色", | |
| "description": "殴ったりいたずらをする際に怪我をしないよう手にグルグル巻くために作った長い布です。" | |
| }, | |
| "uuid": "19e8ae9a-51d2-407a-ba11-c3b42106885b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_wraps_wool", | |
| "name": "pair of wool hand wraps", | |
| "name_plural": "pairs of wool hand wraps", | |
| "weight": 100, | |
| "color": "blue", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "Long pieces of wool that are meant to be wrapped around your hands to provide small amounts of protection while punching and performing other general mischief.", | |
| "price": 500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 1, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハンドラップ(羊毛)", | |
| "color": "青色", | |
| "description": "殴ったりいたずらをする際に怪我をしないよう手にグルグル巻くために作った長い羊毛の生地です。" | |
| }, | |
| "uuid": "1b38dc05-b286-4b24-b006-58ca3d3ce3dd" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "lsurvivor_suit", | |
| "category": "armor", | |
| "name": "light survivor suit", | |
| "weight": 5100, | |
| "color": "green", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 30, | |
| "symbol": "[", | |
| "description": "A lightweight, home-built combination armor made from a cut-down bulletproof vest and a reinforced jumpsuit made out of fabric. Protects from the elements as well as from harm.", | |
| "price": 110000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 42, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "POCKETS", | |
| "HOOD", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型サバイバースーツ", | |
| "color": "緑", | |
| "description": "簡約した防弾ベストと防水性ジャンプスーツの生地から作られた、手製の軽量型コンビネーションアーマーです。外的要因の他に怪我からも身を守ります。" | |
| }, | |
| "uuid": "671ad51f-3789-44c5-98a5-dc71660a5b69" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "lsurvivor_armor", | |
| "category": "armor", | |
| "name": "light survivor body armor", | |
| "weight": 3000, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "Lightweight, custom built body armor made from kevlar and tough fabric. Mostly waterproof.", | |
| "price": 60000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 16, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型サバイバーボディアーマー", | |
| "color": "緑", | |
| "description": "ケブラーと丈夫な生地で作られた特製の軽量ボディーアーマーです。ほぼ完全防水です。" | |
| }, | |
| "uuid": "ee383190-de76-42c5-906d-2f6585d0ebe7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "lsurvivor_pants", | |
| "category": "armor", | |
| "name": "light survivor cargo pants", | |
| "weight": 2100, | |
| "color": "green", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 10, | |
| "symbol": "[", | |
| "description": "Lightweight, kevlar armored cargo pants designed to hold as much as possible. Strong and mostly waterproof.", | |
| "price": 40000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 14, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 16, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "POCKETS", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型サバイバーカーゴパンツ", | |
| "color": "緑", | |
| "description": "出来るだけたくさん収納できるように作られた、ケブラー装甲の頑丈な軽量カーゴパンツです。ほぼ完全防水です。" | |
| }, | |
| "uuid": "836e221c-a151-4465-8e6e-77aa3ea950ac" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "survivor_suit", | |
| "category": "armor", | |
| "name": "survivor suit", | |
| "weight": 6800, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 28, | |
| "symbol": "[", | |
| "description": "A home-built combination armor made from a bulletproof vest and a reinforced jumpsuit made out of leather. Protects from the elements as well as from harm.", | |
| "price": 150000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 46, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "POCKETS", | |
| "HOOD", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバースーツ", | |
| "color": "茶色", | |
| "description": "防弾ベストと防水性ジャンプスーツの皮革から作られた、手製のコンビネーションアーマーです。外的要因の他に怪我からも身を守ります。" | |
| }, | |
| "uuid": "33468a0e-1b97-41c5-b171-ca22b3d7f56a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_plate", | |
| "category": "armor", | |
| "name": "pair of armored gauntlets", | |
| "name_plural": "pairs of armored gauntlets", | |
| "weight": 980, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "An extremely heavy set of armor plated gloves.", | |
| "price": 40000, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 6, | |
| "warmth": 20, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "bashing": 7, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "プレートアーマーガントレット", | |
| "description": "極めて重量のあるプレートアーマーガントレットです。" | |
| }, | |
| "uuid": "01748e81-5403-4ee1-8ebe-b04115e3fb33" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hsurvivor_suit", | |
| "category": "armor", | |
| "name": "heavy survivor suit", | |
| "weight": 8500, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A heavy, home-built combination armor made from a reinforced bulletproof vest and a metal-plated jumpsuit made out of leather. Protects from the elements as well as from harm.", | |
| "price": 200000, | |
| "material": [ | |
| "kevlar", | |
| "steel" | |
| ], | |
| "volume": 48, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 35, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "POCKETS", | |
| "HOOD", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "重量型サバイバースーツ", | |
| "description": "補強した防弾ベストと金属板で強化したジャンプスーツの皮革から作られた、手製の重量型コンビネーションアーマーです。外的要因の他に怪我からも身を守ります。" | |
| }, | |
| "uuid": "f1389482-447a-4f5e-9266-e40d4ea58baa" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wsurvivor_suit", | |
| "category": "armor", | |
| "name": "winter survivor suit", | |
| "weight": 7800, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A warm and heavy home-built combination armor made from a reinforced bulletproof vest and an insulated jumpsuit made out of leather. Protects from the elements as well as from harm.", | |
| "price": 200000, | |
| "material": [ | |
| "kevlar", | |
| "fur" | |
| ], | |
| "volume": 56, | |
| "warmth": 75, | |
| "environmental_protection": 5, | |
| "encumbrance": 37, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "POCKETS", | |
| "HOOD", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ウィンターサバイバースーツ", | |
| "description": "補強した防弾ベストと鋼で防寒ジャンプスーツの皮革から作られた、手製の重量型防寒コンビネーションアーマーです。外的要因の他に怪我からも身を守ります。" | |
| }, | |
| "uuid": "77af80fe-f803-43c8-a5d1-92424fdc8e77" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_wsurvivor", | |
| "category": "armor", | |
| "name": "pair of winter survivor gloves", | |
| "name_plural": "pairs of winter survivor gloves", | |
| "weight": 300, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of customized, Kevlar armored fur gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", | |
| "price": 18000, | |
| "material": [ | |
| "kevlar", | |
| "fur" | |
| ], | |
| "volume": 5, | |
| "warmth": 75, | |
| "environmental_protection": 5, | |
| "encumbrance": 37, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ウィンターサバイバーグローブ", | |
| "description": "ケブラーで補強した毛皮製の特製グローブです。極限状況下でも、最大限に身を守れるように着心地を改良してあります。" | |
| }, | |
| "uuid": "3b47efb6-8f37-4dc5-8e80-487e8ad1a2e7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hood_wsurvivor", | |
| "category": "armor", | |
| "name": "winter survivor hood", | |
| "weight": 870, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized armored fur and Kevlar hood, very warm and durable.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "fur" | |
| ], | |
| "volume": 6, | |
| "warmth": 75, | |
| "environmental_protection": 5, | |
| "encumbrance": 37, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ウィンターサバイバーフード", | |
| "description": "毛皮とケブラーで作られた装甲型の特製フードです。とても暖かく頑丈です。" | |
| }, | |
| "uuid": "bab67275-7186-480f-b99e-4cc7b835d91c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_wsurvivor", | |
| "category": "armor", | |
| "name": "winter survivor mask", | |
| "weight": 682, | |
| "color": "light_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, fur-trimmed gas mask that covers the face and eyes. Quite warm, it still provides excellent protection from smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "fur" | |
| ], | |
| "volume": 5, | |
| "warmth": 75, | |
| "environmental_protection": 15, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ウィンターサバイバーマスク", | |
| "description": "特製の毛皮をあしらったガスマスクです。顔と目を覆い、とても暖かく、煙、破片、催涙ガスなどから強固に保護します。" | |
| }, | |
| "uuid": "ae4abb1b-95c8-4e62-a498-905ab4a911b7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_wsurvivorxl", | |
| "category": "armor", | |
| "name": "XL winter survivor mask", | |
| "weight": 1062, | |
| "color": "light_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, fur-trimmed gas mask that covers the face and eyes regardless of your state of mutation. Quite warm, it still provides excellent protection from smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "fur" | |
| ], | |
| "volume": 5, | |
| "warmth": 75, | |
| "environmental_protection": 15, | |
| "encumbrance": 35, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ウィンターサバイバーマスク(XL)", | |
| "description": "毛皮をあしらった、変異状態でも着用できる特製ガスマスクです。顔と目を覆い、とても暖かく、煙、破片、催涙ガスなどから強固に保護します。" | |
| }, | |
| "uuid": "f84c93e7-3181-4908-b3d1-ef4ea1c0477a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fsurvivor_suit", | |
| "category": "armor", | |
| "name": "survivor firesuit", | |
| "weight": 6800, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 40, | |
| "symbol": "[", | |
| "description": "A heavy, home-built combination armor made from a cut-down bulletproof vest and a reinforced flame-resistant jumpsuit made out of Nomex. Protects from fire and the elements as well as from harm.", | |
| "price": 200000, | |
| "material": [ | |
| "kevlar", | |
| "nomex" | |
| ], | |
| "volume": 46, | |
| "warmth": 15, | |
| "environmental_protection": 10, | |
| "encumbrance": 30, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "POCKETS", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバー防火スーツ", | |
| "description": "簡約した防弾ベストと強化した防火性ジャンプスーツのノーメックスから作られた、手製の重量型コンビネーションアーマーです。外的要因の他に火炎、怪我からも身を守ります。" | |
| }, | |
| "uuid": "4d733472-7b62-4804-9e13-1e0b3138b1ac" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_fsurvivor", | |
| "category": "armor", | |
| "weight": 410, | |
| "name": "pair of survivor firegloves", | |
| "name_plural": "pairs of survivor firegloves", | |
| "color": "light_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of customized, Kevlar armored Nomex gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", | |
| "price": 18000, | |
| "material": [ | |
| "kevlar", | |
| "nomex" | |
| ], | |
| "volume": 4, | |
| "warmth": 15, | |
| "environmental_protection": 10, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバー防火グローブ", | |
| "description": "ケブラーで補強したノーメックス製の特製グローブです。極限状況下でも、最大限に身を守れるように着心地を改良してあります。" | |
| }, | |
| "uuid": "0e5bef42-6acf-4358-a60a-c86cae10add1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hood_fsurvivor", | |
| "category": "armor", | |
| "name": "survivor firehood", | |
| "weight": 1220, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized armored Nomex and kevlar hood, very strong and durable.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "nomex" | |
| ], | |
| "volume": 6, | |
| "warmth": 15, | |
| "environmental_protection": 10, | |
| "encumbrance": 30, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバー防火フード", | |
| "description": "ノーメックスとケブラーで作られた装甲型の特製フードです。とても強固で頑丈です。" | |
| }, | |
| "uuid": "74408bef-2524-4fff-8b9e-85a4c778edbd" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_fsurvivor", | |
| "category": "armor", | |
| "name": "survivor firemask", | |
| "weight": 708, | |
| "color": "light_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, Nomex-insulated gas mask that covers the face and eyes. It provides excellent protection from heat, smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "nomex" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "environmental_protection": 15, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバー防火マスク", | |
| "description": "特製のノーメックス製ガスマスクです。顔と目を覆い、熱や煙、催涙ガスなどから強固に保護します。" | |
| }, | |
| "uuid": "7439af08-4775-4308-ad69-76d44e1a6d87" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_fsurvivorxl", | |
| "category": "armor", | |
| "name": "XL survivor firemask", | |
| "weight": 1108, | |
| "color": "light_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A custom-built, Nomex-insulated gas mask that covers the face and eyes regardless of your state of mutation. It provides excellent protection from heat, smoke, teargas, and shrapnel.", | |
| "price": 24000, | |
| "material": [ | |
| "kevlar", | |
| "nomex" | |
| ], | |
| "volume": 5, | |
| "warmth": 15, | |
| "environmental_protection": 15, | |
| "encumbrance": 35, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバー防火マスク(XL)", | |
| "description": "特製のノーメックス製ガスマスクです。変異していても顔と目まで覆い、煙や催涙ガス、他の汚染物質などから強固に保護します。" | |
| }, | |
| "uuid": "1b2f112e-36bf-4c37-8ec5-d0124dc81de1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "h20survivor_suit", | |
| "category": "armor", | |
| "name": "survivor wetsuit", | |
| "weight": 6400, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 46, | |
| "symbol": "[", | |
| "description": "A lightweight, home-built combination armor made from a cut-down bulletproof vest and a reinforced neoprene wetsuit. Protects from the elements as well as from harm.", | |
| "price": 110000, | |
| "material": [ | |
| "kevlar", | |
| "plastic", | |
| "neoprene" | |
| ], | |
| "volume": 28, | |
| "warmth": 15, | |
| "environmental_protection": 10, | |
| "encumbrance": 20, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "POCKETS", | |
| "HOOD", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーウェットスーツ", | |
| "description": "簡約した防弾ベストと補強したネオプレンウェットスーツから作られた、手製の軽量型コンビネーションアーマーです。外的要因の他に怪我からも身を守ります。" | |
| }, | |
| "uuid": "f7594647-36d2-4ee3-a817-3d92a2516e28" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_h20survivor", | |
| "category": "armor", | |
| "name": "pair of survivor wetsuit gloves", | |
| "name_plural": "pairs of survivor wetsuit gloves", | |
| "weight": 390, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of customized, kevlar armored neoprene gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", | |
| "price": 18000, | |
| "material": [ | |
| "kevlar", | |
| "plastic", | |
| "neoprene" | |
| ], | |
| "volume": 3, | |
| "warmth": 15, | |
| "environmental_protection": 10, | |
| "encumbrance": 25, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーウェットスーツグローブ", | |
| "description": "ケブラーで補強したネオプレン製の特製グローブです。極限状況下でも、最大限に身を守れるように着心地を改良してあります。" | |
| }, | |
| "uuid": "5362fef7-7151-4129-aee7-50837f5c2ff6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hood_h20survivor", | |
| "category": "armor", | |
| "name": "survivor wetsuit hood", | |
| "weight": 860, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized armored neoprene and kevlar hood, very strong and durable.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "plastic", | |
| "neoprene" | |
| ], | |
| "volume": 6, | |
| "warmth": 15, | |
| "environmental_protection": 10, | |
| "encumbrance": 25, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーウェットスーツフード", | |
| "description": "ネオプレン装甲とケブラーで作られた特製のフードです。とても強固で頑丈です。" | |
| }, | |
| "uuid": "f7b14113-40da-42eb-889b-ae925c7587d5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_lsurvivor", | |
| "category": "armor", | |
| "name": "pair of light survivor gloves", | |
| "name_plural": "pairs of light survivor gloves", | |
| "weight": 190, | |
| "color": "green", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of customized, kevlar armored cloth gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", | |
| "price": 18000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型サバイバーグローブ", | |
| "color": "緑", | |
| "description": "ケブラーで補強した布製の特製グローブです。極限状況下でも、最大限に身を守れるように着心地を改良してあります。" | |
| }, | |
| "uuid": "603fa066-0785-4641-bf9b-e2385c3d8372" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_survivor", | |
| "category": "armor", | |
| "name": "pair of survivor gloves", | |
| "name_plural": "pairs of survivor gloves", | |
| "weight": 230, | |
| "color": "brown", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of customized, kevlar armored leather gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", | |
| "price": 18000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 3, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーグローブ", | |
| "color": "茶色", | |
| "description": "ケブラーで補強した革製の特製グローブです。極限状況下でも、最大限に身を守れるように着心地を改良してあります。" | |
| }, | |
| "uuid": "99f58135-0cd0-4875-ac81-8f3220eea469" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_hsurvivor", | |
| "category": "armor", | |
| "name": "pair of heavy survivor gloves", | |
| "name_plural": "pairs of heavy survivor gloves", | |
| "weight": 380, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A pair of heavily customized, steel-backed armored kevlar gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", | |
| "price": 18000, | |
| "material": [ | |
| "kevlar", | |
| "steel" | |
| ], | |
| "volume": 4, | |
| "warmth": 15, | |
| "environmental_protection": 5, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "重量型サバイバーグローブ", | |
| "description": "鋼鉄で補強したケブラー製の特製グローブです。極限状況下でも、最大限に身を守れるように着心地を改良してあります。" | |
| }, | |
| "uuid": "36143469-2f03-41a9-b7a8-b9fc575dd7f5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hood_lsurvivor", | |
| "category": "armor", | |
| "name": "light survivor hood", | |
| "weight": 628, | |
| "color": "green", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized armored cloth and kevlar hood, very light and durable.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 15, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型サバイバーフード", | |
| "color": "緑", | |
| "description": "布とケブラーで作られた装甲型の特製フードです。とても軽くて頑丈です。" | |
| }, | |
| "uuid": "10c4e02b-8760-4098-b73c-c6a922275c5f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hood_survivor", | |
| "category": "armor", | |
| "name": "survivor hood", | |
| "weight": 820, | |
| "color": "brown", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized, heavily armored leather and kevlar hood, designed to provide comfort and protection from harm.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 8, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 25, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーフード", | |
| "color": "茶色", | |
| "description": "革とケブラーで作られた装甲型の特製フードです。着心地が良く、危険から身を守ります。" | |
| }, | |
| "uuid": "aafb4503-fb32-4fd1-8e3c-bdc280e50004" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_survivor", | |
| "category": "armor", | |
| "name": "survivor helmet", | |
| "weight": 1420, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized, heavily armored kevlar helmet, modified with leather reinforcements to provide maximum comfort and protection from harm.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 10, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 40, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーヘルメット", | |
| "description": "革で補強したケブラー性の特製ヘルメットです。着心地が良く、危険から身を守ります。" | |
| }, | |
| "uuid": "933b9b45-e486-4aaa-98df-3bd5af0c2f9e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_hsurvivor", | |
| "category": "armor", | |
| "name": "heavy survivor helmet", | |
| "weight": 1712, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized, heavily armored steel and kevlar helmet, modified to provide maximum comfort and protection from harm.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "steel" | |
| ], | |
| "volume": 10, | |
| "warmth": 15, | |
| "environmental_protection": 5, | |
| "encumbrance": 40, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 6, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "重量型サバイバーヘルメット", | |
| "description": "鋼鉄で補強したケブラー製の特製ヘルメットです。着心地が良く、危険から身を守ります。" | |
| }, | |
| "uuid": "23d55aa7-40c8-4646-aa33-139f0e87e192" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "swat_armor", | |
| "category": "armor", | |
| "name": "SWAT armor", | |
| "weight": 7800, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 20, | |
| "symbol": "[", | |
| "description": "A suit of black bulletproof armor with lots of pockets. The word SWAT is emblazoned across the back.", | |
| "//": "This is well within the pricing structure I found for ballistic vest, shins, and LBE. LEO gear ain't cheap.", | |
| "price": 285000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 52, | |
| "warmth": 35, | |
| "environmental_protection": 4, | |
| "encumbrance": 35, | |
| "bashing": 6, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 6, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "SWATアーマー", | |
| "description": "ポケットがたくさん付いた黒い防弾性装甲スーツです。背中には大きくSWATと書かれています。" | |
| }, | |
| "uuid": "44f27a58-393e-49d4-b6fb-806e2bd86f0e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tac_helmet", | |
| "category": "armor", | |
| "name": "tactical helmet", | |
| "weight": 1110, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A lightweight black helmet that provides excellent protection from all sorts of damage.", | |
| "price": 37000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 8, | |
| "warmth": 10, | |
| "encumbrance": 15, | |
| "bashing": 10, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "タクティカルヘルメット", | |
| "description": "軽量の黒いヘルメット。あらゆるダメージから身を守る。" | |
| }, | |
| "uuid": "f6f93e0d-407a-4051-852d-97d5515aba1c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tac_fullhelmet", | |
| "category": "armor", | |
| "name": "tactical full helmet", | |
| "weight": 1324, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "An all-encompassing black helmet that covers your entire face and neck, providing excellent protection from all sorts of damage.", | |
| "price": 50000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 8, | |
| "warmth": 15, | |
| "environmental_protection": 2, | |
| "encumbrance": 30, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "タクティカルフルヘルメット", | |
| "description": "フルフェイスの黒いヘルメットです。顔全体と首を覆いあらゆるダメージから身を守ります。" | |
| }, | |
| "uuid": "9ab792f5-bc69-41db-a43f-60af7d470cf5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_lightplate", | |
| "name": "pair of steel arm guards", | |
| "name_plural": "pairs of steel arm guards", | |
| "category": "armor", | |
| "weight": 2720, | |
| "color": "light_gray", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A full assembly of medieval arm protection. Rerebraces, couters, and vambraces, with leather straps to secure each piece and connect it as part of a set.", | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER", | |
| "STURDY" | |
| ], | |
| "price": 20000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 22, | |
| "warmth": 20, | |
| "encumbrance": 20, | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲" | |
| }, | |
| "uuid": "0c5fb8d2-22cc-4077-a989-b285e06b912e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "legguard_lightplate", | |
| "name": "pair of steel leg guards", | |
| "name_plural": "pairs of steel leg guards", | |
| "category": "armor", | |
| "weight": 4080, | |
| "color": "light_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A full assembly of medieval leg protection. Cuisses, polyns, and greaves, with leather straps to secure each piece and connect it as part of a set.", | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER", | |
| "STURDY" | |
| ], | |
| "price": 20000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 24, | |
| "warmth": 20, | |
| "encumbrance": 20, | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲" | |
| }, | |
| "uuid": "c653faf6-169e-4dd2-89dd-9b359779a151" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cuirass_lightplate", | |
| "name": "cuirass", | |
| "category": "armor", | |
| "weight": 4200, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A steel breastplate, and a vital part of plate armor. Even as full armor went into decline, curiasses remained in use among cavalry in Europe.", | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER", | |
| "STURDY" | |
| ], | |
| "price": 20000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 24, | |
| "warmth": 20, | |
| "encumbrance": 20, | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲" | |
| }, | |
| "uuid": "639ad6c3-11e2-4a39-9e44-f569fd693e02" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_lightplate", | |
| "name": "plate armor", | |
| "category": "armor", | |
| "weight": 11000, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A suit of Gothic plate armor.", | |
| "price": 60000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 70, | |
| "warmth": 20, | |
| "encumbrance": 20, | |
| "bashing": 8, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "プレートアーマー", | |
| "category": "装甲", | |
| "description": "ゴシック様式のプレートアーマーです。" | |
| }, | |
| "uuid": "214e1cfe-45fb-4ca5-b5d2-5baf57a9b081" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_barbute", | |
| "category": "armor", | |
| "name": "barbute helm", | |
| "weight": 1175, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A medieval helmet that provides excellent protection for the head, with a Y shaped opening for the face.", | |
| "price": 30000, | |
| "material": [ | |
| "steel", | |
| "leather" | |
| ], | |
| "volume": 10, | |
| "warmth": 10, | |
| "encumbrance": 30, | |
| "bashing": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "バルビュータヘルム", | |
| "description": "中世のヘルメットです。顔の部分がY字型に開いています。" | |
| }, | |
| "uuid": "1bbf62de-de6f-40b9-8ae1-d9ed87db57b3" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_larmor", | |
| "category": "armor", | |
| "name": "leather armor helmet", | |
| "weight": 435, | |
| "color": "brown", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A thick leather helmet that provides excellent protection for the head.", | |
| "price": 14000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 8, | |
| "warmth": 10, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "STURDY" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "レザーアーマーヘルメット", | |
| "color": "茶色", | |
| "description": "厚い革で作られたヘルメットです。頭部を保護する優秀な防具です。" | |
| }, | |
| "uuid": "917e1503-d178-4807-8e5a-bc233c932347" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_samurai", | |
| "category": "armor", | |
| "name": "O-yoroi", | |
| "weight": 9220, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS", | |
| "ARMS", | |
| "HANDS" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "An ornamental suit of Japanese samurai armor.", | |
| "price": 90000, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 46, | |
| "warmth": 25, | |
| "encumbrance": 25, | |
| "bashing": 8, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "大鎧", | |
| "description": "侍が着ていた観賞用の鎧です。" | |
| }, | |
| "uuid": "4c3b9c5f-8b9b-4393-a2e2-c3fbedda1245" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_kabuto", | |
| "category": "armor", | |
| "name": "kabuto", | |
| "weight": 1625, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A medieval Japanese helmet with a scowling facemask that provides excellent protection to the entire head and face.", | |
| "//": "Leaving this at $500 as it's either antique/priceless or player-made/Bartered, leastwise on the initial search.", | |
| "price": 50000, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 14, | |
| "warmth": 25, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "bashing": 6, | |
| "flags": [ | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "当世兜", | |
| "description": "頭と顔全体を覆う強力なマスクが付いた日本の戦国時代の兜です。" | |
| }, | |
| "uuid": "614d4d34-ff2b-4124-9029-cee1b2ce2ac0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "apron_leather", | |
| "name": "leather apron", | |
| "weight": 1950, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "An apron made of thick leather. Cumbersome, but offers excellent protection from cuts.", | |
| "price": 1500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 9, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "BELTED" | |
| ], | |
| "coverage": 70, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "エプロン(革)", | |
| "color": "茶色", | |
| "description": "厚手の革のエプロンです。動き辛くなりますが、斬撃から身を守ってくれます。" | |
| }, | |
| "uuid": "4847e45e-da3b-4764-acd4-458274580c1a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_bal", | |
| "category": "armor", | |
| "name": "ballistic mask", | |
| "weight": 512, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A protective reinforced kevlar mask that covers the face. Provides excellent protection from ballistic threats.", | |
| "price": 20000, | |
| "material": [ | |
| "kevlar", | |
| "plastic" | |
| ], | |
| "volume": 3, | |
| "warmth": 10, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "バリスティックマスク", | |
| "description": "顔を保護する強化ケブラー製のマスクです。防弾性能が高い。" | |
| }, | |
| "uuid": "07c18500-244f-4a9f-89ba-77a93e8ca174" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_hockey", | |
| "name": "hockey mask", | |
| "category": "armor", | |
| "weight": 228, | |
| "color": "white", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A protective face mask made of thick plastic. Commonly worn by hockey goalies.", | |
| "//": "Jason-type costume masks are much cheaper and less protective.", | |
| "price": 4000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 3, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ホッケーマスク", | |
| "category": "装甲", | |
| "color": "白色", | |
| "description": "厚手のプラスチックで作られた顔面保護用のフェイスマスクです。一般的にはホッケーのキーパーが着用するものです。" | |
| }, | |
| "uuid": "7fd2e443-aaa5-4941-91d9-d365eaab2b74" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "legrig", | |
| "name": "pair of drop leg pouches", | |
| "name_plural": "pairs of drop leg pouches", | |
| "weight": 205, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 8, | |
| "symbol": "[", | |
| "description": "A set of pouches that can be worn on the thighs using buckled straps. This variety is favored by the military.", | |
| "price": 3000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "BELTED" | |
| ], | |
| "coverage": 20, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ドロップレッグポーチ", | |
| "description": "ポケットとストラップを複数持つ帯ひもで覆われた、多様性のある軍採用の軽量ベストです。" | |
| }, | |
| "uuid": "5af41bd9-5e62-4e88-8b23-b53cff3ad579" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leather_cat_ears", | |
| "name": "pair of leather cat ears", | |
| "name_plural": "pairs of leather cat ears", | |
| "volume": 1, | |
| "description": "A shiny pair of black cat ears on a headband. It does nothing, but there's no reason not to look good even if no one's looking.", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "weight": 20, | |
| "color": "dark_gray", | |
| "price": 3000, | |
| "material": [ | |
| "leather", | |
| "plastic" | |
| ], | |
| "symbol": "^", | |
| "translation": { | |
| "type": "防具", | |
| "name": "猫耳(革)", | |
| "description": "光沢のある黒い猫耳が付いたヘッドバンドです。特に意味はありませんが、誰も見ていなかろうとも可愛らしいことだけは確かです。" | |
| }, | |
| "uuid": "eebe2d1c-15d1-4e1d-823a-189807072704" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fur_cat_ears", | |
| "name": "pair of fuzzy cat ears", | |
| "name_plural": "pairs of fuzzy cat ears", | |
| "volume": 1, | |
| "description": "A fuzzy pair of brownish cat ears on a headband. It does nothing, but there's no reason not to look good even if no one's looking.", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "weight": 20, | |
| "color": "brown", | |
| "price": 1500, | |
| "material": [ | |
| "fur", | |
| "plastic" | |
| ], | |
| "symbol": "^", | |
| "translation": { | |
| "type": "防具", | |
| "name": "猫耳(微毛)", | |
| "description": "毛羽立った茶色い猫耳が付いたヘッドバンドです。特に意味はありませんが、誰も見ていなかろうとも可愛らしいことだけは確かです。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "53655c5b-21ed-431a-85a8-b3c722b7c12a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leather_cat_tail", | |
| "name": "leather cat tail", | |
| "volume": 1, | |
| "description": "A glossy black leather tail weighted down with tiny beads of plastic. Sways behind you when you walk.", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "weight": 80, | |
| "color": "dark_gray", | |
| "price": 2500, | |
| "material": [ | |
| "leather", | |
| "plastic" | |
| ], | |
| "symbol": "s", | |
| "bashing": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "猫尻尾(革)", | |
| "description": "光沢のある黒革の尻尾です。プラスチック製の小さなビーズが錘になっており、着用者が歩くたびにぴょこぴょこと揺れます。" | |
| }, | |
| "uuid": "40462784-9cb5-45dd-bebc-71e88c6be99a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fur_cat_tail", | |
| "name": "fuzzy cat tail", | |
| "volume": 1, | |
| "description": "A fuzzy tawny tail weighted down with tiny beads of plastic. Sways behind you when you walk.", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "weight": 80, | |
| "color": "brown", | |
| "price": 1000, | |
| "material": [ | |
| "fur", | |
| "plastic" | |
| ], | |
| "symbol": "s", | |
| "bashing": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "猫尻尾(微毛)", | |
| "description": "毛羽立った茶褐色の尻尾です。プラスチック製の小さなビーズが錘になっており、着用者が歩くたびにぴょこぴょこと揺れます。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "3eaa4e72-53d6-4f86-ac6f-ff11e53dd763" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "fur_collar", | |
| "name": "fur kitty collar", | |
| "volume": 1, | |
| "description": "A decorative 'collar' made out of fur. Complete with a little bell hanging from the front. Don't worry, it's silent.", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "weight": 10, | |
| "color": "brown", | |
| "price": 1000, | |
| "material": [ | |
| "fur" | |
| ], | |
| "symbol": "-", | |
| "translation": { | |
| "type": "防具", | |
| "name": "鈴付き首輪(毛皮)", | |
| "description": "正面に鈴が付いた毛皮の可愛い装飾用首輪です。鈴は鳴らないので心配ないですよ。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "6f90ed96-0af9-4460-a81e-4ac540877913" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "pot_helmet", | |
| "name": "pot helmet", | |
| "category": "armor", | |
| "weight": 760, | |
| "color": "light_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "symbol": "[", | |
| "description": "A helmet made from a soup pot. It's not very good protection, but it's better than nothing.", | |
| "price": 4500, | |
| "material": [ | |
| "iron" | |
| ], | |
| "volume": 8, | |
| "warmth": 5, | |
| "encumbrance": 50, | |
| "bashing": 10, | |
| "coverage": 55, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ポットヘルメット", | |
| "category": "装甲", | |
| "description": "鍋を加工して作ったヘルメットです。性能は然程ではありませんが何も無いよりは確実にマシです。" | |
| }, | |
| "uuid": "c5b5cf94-b916-48b1-b8d4-a9668c55d187" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "ear_plugs", | |
| "name": "pair of ear plugs", | |
| "name_plural": "pairs of ear plugs", | |
| "weight": 10, | |
| "color": "light_gray", | |
| "symbol": ";", | |
| "description": "Industrial grade ear plugs. They fit inside the ear.", | |
| "price": 10, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 0, | |
| "coverage": 1, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "DEAF", | |
| "OVERSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "耳栓", | |
| "description": "工業用品質の耳栓です。耳の内部に入れて使います。" | |
| }, | |
| "uuid": "ffcb9589-4e3a-4b1c-b1be-ae39396cfef6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hat_noise_cancelling", | |
| "name": "noise cancelling headgear", | |
| "weight": 72, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "Padding over your ears kept in place by some string. Blocks incoming sounds.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "encumbrance": 17, | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "DEAF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ノイズキャンセリングヘッドギア", | |
| "description": "当て布を耳の上にひもで固定して着用します。外からの音を遮断します。" | |
| }, | |
| "uuid": "5765310f-d9c0-434b-bde6-0d147b8b8b8f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "blindfold", | |
| "name": "blindfold", | |
| "weight": 72, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "EYES" | |
| ], | |
| "symbol": "[", | |
| "description": "A simple fabric covering tied over the eyes to block sight.", | |
| "price": 600, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "//": "A folded bandana still takes up some space on the head.", | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "BLIND" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "目隠し布", | |
| "name": "目隠し布", | |
| "description": "シンプルな目隠し用の布です。目を覆って視界を遮ります。" | |
| }, | |
| "uuid": "74650c7f-6eeb-4c0a-a880-3aee0ced51ce" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "leather_collar", | |
| "name": "leather collar", | |
| "volume": 1, | |
| "description": "A black leather 'collar' with a bell dangling from the front. Don't worry, the bell is silent.", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "weight": 10, | |
| "color": "dark_gray", | |
| "price": 10000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "-", | |
| "translation": { | |
| "type": "防具", | |
| "name": "鈴付き首輪(革)", | |
| "description": "正面に鈴が付いた黒革の首輪です。鈴は鳴らないので心配ないですよ。" | |
| }, | |
| "uuid": "fecb4815-b2be-467e-9e99-7fdb925280c1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gobag", | |
| "name": "go bag", | |
| "weight": 18043, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A huge duffel bag with backpack attached, both packed to the gills. Judging by the feel, a National Guard soldier could have packed this to be ready for deployment. Disassemble to unpack and enjoy.", | |
| "price": 100000, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "volume": 143, | |
| "warmth": 10, | |
| "encumbrance": 35, | |
| "coverage": 50, | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ゴーバッグ", | |
| "color": "緑", | |
| "description": "両脇にバックパックが付属した巨大なダッフルバッグです。恐らく、州兵の人間が配置準備のためにまとめたもののようです。解体して中身を取り出し、使いましょう。" | |
| }, | |
| "uuid": "d5ffa946-f560-4298-a329-83e8b315c118" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "striped_shirt", | |
| "name": "striped shirt", | |
| "weight": 146, | |
| "color": "white", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "symbol": "[", | |
| "description": "A long-sleeved shirt with horizontal black and white stripes.", | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 5, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ストライプシャツ", | |
| "color": "白色", | |
| "description": "黒と白の横縞が入った長袖のシャツです。" | |
| }, | |
| "uuid": "05f3f49a-2ba8-4163-affe-40c13ea77128" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "striped_pants", | |
| "name": "striped pants", | |
| "name_plural": "striped pants", | |
| "weight": 560, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A pair of pants with horizontal black and white stripes.", | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ストライプパンツ", | |
| "name_plural": "ストライプパンツ", | |
| "color": "白色", | |
| "description": "黒と白の横縞が入ったパンツです。" | |
| }, | |
| "uuid": "ebd0493d-b7a8-401e-bce4-55ab99abb9cc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "swag_bag", | |
| "name": "swag bag", | |
| "weight": 415, | |
| "color": "brown", | |
| "covers": [ | |
| "ARM_EITHER", | |
| "HAND_EITHER" | |
| ], | |
| "to_hit": -5, | |
| "storage": 60, | |
| "symbol": "[", | |
| "description": "A large canvas sack, re-purposed for makeshift storage. Goes well with a striped shirt and a domino mask.", | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED", | |
| "RESTRICT_HANDS" | |
| ], | |
| "price": 0, | |
| "material": "cotton", | |
| "volume": 4, | |
| "encumbrance": 100, | |
| "coverage": 5, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "泥棒袋", | |
| "color": "茶色", | |
| "description": "大袋(帆布)を収納目的に転用したものです。しま模様のシャツとドミノマスクでキメましょう。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "dc34a8c2-3bea-4501-9a9d-3c3021264bc4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "briefcase", | |
| "name": "briefcase", | |
| "weight": 1700, | |
| "color": "light_gray", | |
| "covers": [ | |
| "ARM_EITHER", | |
| "HAND_EITHER" | |
| ], | |
| "to_hit": -2, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "Useful for carrying money, documents, or smuggled goods.", | |
| "price": 24000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 6, | |
| "encumbrance": 30, | |
| "bashing": 5, | |
| "coverage": 10, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "FANCY", | |
| "OVERSIZE", | |
| "BELTED", | |
| "RESTRICT_HANDS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "ブリーフケース", | |
| "name": "ブリーフケース", | |
| "description": "札束や書類、密輸品などを運ぶのに便利です。" | |
| }, | |
| "uuid": "576cb1ae-dc50-4d20-ae81-ec0d48a5ac3c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "bindle", | |
| "name": "bindle", | |
| "weight": 980, | |
| "color": "light_gray", | |
| "covers": [ | |
| "ARM_EITHER", | |
| "HAND_EITHER" | |
| ], | |
| "to_hit": -2, | |
| "storage": 20, | |
| "symbol": "[", | |
| "description": "You're ready for a trip down some train tracks. Also known as a hobo stick.", | |
| "price": 80, | |
| "material": [ | |
| "cotton", | |
| "wood" | |
| ], | |
| "volume": 12, | |
| "encumbrance": 40, | |
| "bashing": 4, | |
| "coverage": 4, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED", | |
| "RESTRICT_HANDS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "id": "放浪者の棒きれ", | |
| "name": "放浪者の棒きれ", | |
| "description": "これで線路沿いを旅する準備が出来ました。この棒きれは放浪者の証として知られています。" | |
| }, | |
| "uuid": "c251b2b5-23d6-4d40-bf2e-1616d736122e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "plastic_shopping_bag", | |
| "name": "plastic shopping bag", | |
| "weight": 2, | |
| "color": "white", | |
| "covers": [ | |
| "ARM_EITHER", | |
| "HAND_EITHER" | |
| ], | |
| "to_hit": -2, | |
| "storage": 20, | |
| "symbol": "[", | |
| "description": "A bag used to carry groceries home.", | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED", | |
| "RESTRICT_HANDS" | |
| ], | |
| "price": 1, | |
| "material": "plastic", | |
| "volume": 1, | |
| "encumbrance": 60, | |
| "coverage": 4, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "買物袋(プラスチック)", | |
| "color": "白色", | |
| "description": "店から食料品を家に持って帰る時に利用する袋です。" | |
| }, | |
| "uuid": "8b980c12-4fc8-4bbd-a371-58d90df17160" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "makeshift_sling", | |
| "name": "makeshift sling", | |
| "weight": 771, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -2, | |
| "storage": 30, | |
| "symbol": "[", | |
| "description": "A large sheet tied into a crude, over-the-shoulder sling.", | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED" | |
| ], | |
| "price": 100, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 20, | |
| "warmth": 10, | |
| "encumbrance": 40, | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "簡易三角巾", | |
| "description": "袋になるよう乱雑に結んだシーツです。肩にかけて背負います。" | |
| }, | |
| "uuid": "89e371bb-450d-456e-9dea-489c7eb81090" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tieclip", | |
| "name": "tie clip", | |
| "volume": 0, | |
| "description": "A fancy silver tie clip, a great match for your skinny tie.", | |
| "weight": 12, | |
| "color": "light_gray", | |
| "price": 28000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ネクタイピン", | |
| "description": "派手な銀色のネクタイピンです。ネクタイにとても良く似合います。" | |
| }, | |
| "uuid": "b777582e-5e9a-4c79-befd-862739dfa8be" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "xlsurvivor_suit", | |
| "category": "armor", | |
| "name": "XL survivor suit", | |
| "weight": 12400, | |
| "color": "brown", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 34, | |
| "symbol": "[", | |
| "description": "A massive home-built combination armor made from a bulletproof vest and a reinforced jumpsuit made out of leather. Protects from the elements as well as from harm.", | |
| "price": 150000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 72, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 35, | |
| "bashing": 6, | |
| "flags": [ | |
| "OVERSIZE", | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "POCKETS", | |
| "HOOD", | |
| "RAINPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバースーツ(XL)", | |
| "color": "茶色", | |
| "description": "防弾ベストと防水性ジャンプスーツの皮革から作られた、手製の巨大なコンビネーションアーマーです。外的要因の他に怪我からも身を守ります。" | |
| }, | |
| "uuid": "a78ba03b-5d2c-454a-8934-05a1ff43ec1c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_xlsurvivor", | |
| "category": "armor", | |
| "name": "pair of XL survivor gloves", | |
| "name_plural": "pairs of XL survivor gloves", | |
| "weight": 480, | |
| "color": "brown", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "A massive pair of customized, kevlar armored leather gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", | |
| "price": 18000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 6, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "OVERSIZE", | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーグローブ(XL)", | |
| "color": "茶色", | |
| "description": "ケブラーで補強した革製の大きな特製グローブです。極限状況下でも、最大限に身を守れるように着心地を改良してあります。" | |
| }, | |
| "uuid": "3fb75a26-7b07-4463-859c-966c427b1b33" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hood_xlsurvivor", | |
| "category": "armor", | |
| "name": "XL survivor hood", | |
| "weight": 1640, | |
| "color": "brown", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A massive customized, heavily armored leather and kevlar hood, designed to provide comfort and protection from harm.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 18, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 40, | |
| "bashing": 10, | |
| "flags": [ | |
| "OVERSIZE", | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY", | |
| "OUTER" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーフード(XL)", | |
| "color": "茶色", | |
| "description": "革とケブラーで作られた装甲型の大きな特製フードです。着心地が良く、危険から身を守ります。" | |
| }, | |
| "uuid": "4d0d0630-616b-436b-9c32-ff9b7688da3a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_xlsurvivor", | |
| "category": "armor", | |
| "name": "XL survivor helmet", | |
| "weight": 3060, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "techniques": [ | |
| "WBLOCK_1" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A massive customized, heavily armored kevlar helmet, modified with leather reinforcements to provide maximum comfort and protection from harm.", | |
| "price": 58000, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "volume": 24, | |
| "warmth": 15, | |
| "environmental_protection": 3, | |
| "encumbrance": 50, | |
| "bashing": 10, | |
| "flags": [ | |
| "OVERSIZE", | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーヘルメット(XL)", | |
| "description": "革で補強したケブラー性の大きな特製ヘルメットです。着心地が良く、危険から身を守ります。" | |
| }, | |
| "uuid": "643edb67-0837-475b-849a-217a4e870e34" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "collarpin", | |
| "name": "collar pin", | |
| "volume": 0, | |
| "description": "A staple accessory for gentlemen. Keeps your shirt collar in place and provides a more aesthetically pleasing arc to your necktie.", | |
| "weight": 10, | |
| "color": "light_gray", | |
| "price": 25000, | |
| "material": [ | |
| "silver" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "カラーピン", | |
| "description": "紳士用のアクセサリーです。シャツの襟を留め、ネクタイにより美しい曲線を描かせます。" | |
| }, | |
| "uuid": "5189d3f1-8a38-4d45-bb8b-fae788150485" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gold_dental_grill", | |
| "name": "gold dental grill", | |
| "volume": 0, | |
| "description": "Fake golden teeth, worn over the teeth. Fits horribly, but looks very shiny.", | |
| "weight": 10, | |
| "color": "yellow", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "price": 20000, | |
| "material": [ | |
| "gold" | |
| ], | |
| "symbol": "[", | |
| "bashing": 2, | |
| "cutting": 2, | |
| "flags": [ | |
| "FANCY", | |
| "SKINTIGHT" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "デンタルグリル(金)", | |
| "description": "歯の表面に被せる偽の金歯です。素晴らしい密着性ですが、非常に悪目立ちします。", | |
| "color": "黄" | |
| }, | |
| "uuid": "b93c3ceb-68e4-48f4-9a91-887b115ae10a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "diamond_dental_grill", | |
| "name": "diamond dental grill", | |
| "volume": 0, | |
| "description": "Fake teeth inlaid with diamonds, worn over the teeth. Fits horribly, but looks very shiny. For that high class gangsta rap look.", | |
| "weight": 10, | |
| "color": "yellow", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "encumbrance": 10, | |
| "price": 50000, | |
| "material": [ | |
| "gold" | |
| ], | |
| "symbol": "[", | |
| "bashing": 3, | |
| "cutting": 3, | |
| "flags": [ | |
| "SUPER_FANCY", | |
| "SKINTIGHT" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "デンタルグリル(ダイヤモンド)", | |
| "description": "歯の表面に被せるダイヤモンドがちりばめられた偽の歯です。素晴らしい密着性ですが、非常に悪目立ちします。一つ上のギャングスタ・ラップをあなたに。", | |
| "color": "黄" | |
| }, | |
| "uuid": "b4cd7793-c678-401f-804a-b1ee082248ed" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jacket_leather_red", | |
| "name": "red leather jacket", | |
| "weight": 1450, | |
| "color": "red", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 4, | |
| "symbol": "[", | |
| "description": "A candy-apple-red leather jacket with black strips and shoulder protrusions. It has a number of zippers and snaps in the front.", | |
| "price": 17900, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 18, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER", | |
| "FANCY" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レザージャケット(赤)", | |
| "color": "赤色", | |
| "description": "黒いラインと肩部の隆起が特徴的な、キャンディアップルレッドのレザージャケットです。いくつかジッパーと留め金が付いています。" | |
| }, | |
| "uuid": "c8889aa1-edb4-4e86-9b7d-3c75f4cfe14d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jeans_red", | |
| "name": "red jeans", | |
| "name_plural": "red jeans", | |
| "weight": 600, | |
| "color": "red", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A pair of tight-fitting candy-apple-red jeans with two deep pockets.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 10, | |
| "encumbrance": 16, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "FANCY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ジーンズ(赤)", | |
| "name_plural": "ジーンズ(赤)", | |
| "color": "赤色", | |
| "description": "キャンディアップルレッドのタイトなジーンズです。深いポケットが付いています。" | |
| }, | |
| "uuid": "f9b45e5c-b311-432c-80f3-7b595aea41ff" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "glove_jackson", | |
| "name": "white glove", | |
| "name_plural": "white gloves", | |
| "weight": 59, | |
| "color": "white", | |
| "covers": [ | |
| "HAND_R" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A single white glove covered with hundreds of rhinestones.", | |
| "price": 50000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 20, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "FANCY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "手袋(白)", | |
| "color": "白色", | |
| "description": "数百ものラインストーンに包まれた白い手袋です。右手に付けましょう。" | |
| }, | |
| "uuid": "75b753eb-e466-4d97-94a0-b859098698a6" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "technician_shirt_blue", | |
| "name": "blue work t-shirt", | |
| "weight": 64, | |
| "color": "blue", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 1, | |
| "symbol": "[", | |
| "description": "A blue work t-shirt with a small front pocket.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 8, | |
| "encumbrance": 5, | |
| "flags": "VARSIZE", | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業用Tシャツ(青)", | |
| "color": "青色", | |
| "description": "小さな前ポケットが付いた青色の作業用Tシャツです。" | |
| }, | |
| "uuid": "c433d18f-f511-46e8-99b2-775defc0eae2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "technician_pants_blue", | |
| "name": "blue work pants", | |
| "name_plural": "blue work pants", | |
| "weight": 520, | |
| "color": "blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "A pair of blue work pants.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業用パンツ(青)", | |
| "name_plural": "作業用パンツ(青)", | |
| "color": "青色", | |
| "description": "青色の作業用パンツです。" | |
| }, | |
| "uuid": "a28793a1-6fb7-41ec-8507-03b2b54ee0c4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "technician_shirt_ltblue", | |
| "name": "light-blue work t-shirt", | |
| "weight": 64, | |
| "color": "ltblue", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 1, | |
| "symbol": "[", | |
| "description": "A light-blue work t-shirt with a small front pocket.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 8, | |
| "encumbrance": 5, | |
| "flags": "VARSIZE", | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業用Tシャツ(水色)", | |
| "description": "小さな前ポケットが付いた水色の作業用Tシャツです。" | |
| }, | |
| "uuid": "5ac43f78-7565-4859-af9f-d86f42a04b27" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "technician_pants_ltblue", | |
| "name": "light-blue work pants", | |
| "name_plural": "light-blue work pants", | |
| "weight": 520, | |
| "color": "ltblue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "A pair of light-blue work pants.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業用パンツ(水色)", | |
| "name_plural": "作業用パンツ(水色)", | |
| "description": "水色の作業用パンツです。" | |
| }, | |
| "uuid": "f48a02ce-bb01-44fe-bc36-26794c7c792f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "technician_shirt_gray", | |
| "name": "gray work t-shirt", | |
| "weight": 64, | |
| "color": "ltgray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 1, | |
| "symbol": "[", | |
| "description": "A gray work t-shirt with a small front pocket.", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 8, | |
| "encumbrance": 5, | |
| "flags": "VARSIZE", | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業用Tシャツ(灰色)", | |
| "description": "小さな前ポケットが付いた灰色の作業用Tシャツです。" | |
| }, | |
| "uuid": "839eb396-ef2b-495f-a855-e33161bce59d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "technician_pants_gray", | |
| "name": "gray work pants", | |
| "name_plural": "gray work pants", | |
| "weight": 520, | |
| "color": "ltgray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": 1, | |
| "storage": 6, | |
| "symbol": "[", | |
| "description": "A pair of gray work pants.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "作業用パンツ(灰色)", | |
| "name_plural": "作業用パンツ(灰色)", | |
| "description": "灰色の作業用パンツです。" | |
| }, | |
| "uuid": "a93796d7-7461-4f33-8af0-ccc73be644d7" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "socks_bowling", | |
| "name": "pair of disposable bowling socks", | |
| "name_plural": "pairs of disposable bowling socks", | |
| "weight": 20, | |
| "color": "white", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "symbol": "[", | |
| "description": "Cheap one time socks. Can keep your feet clean, but too thin to give any protection.", | |
| "price": 50, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 80, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボーリング用靴下(使い捨て)", | |
| "color": "白色", | |
| "description": "安物の使い捨て用靴下です。ボーリングのレンタルシューズを履く時に、足を汚さずに済みます。素材が薄く、防御力はないに等しいです。" | |
| }, | |
| "uuid": "21318e78-a239-44cf-9df2-1712ef3803e8" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "kilt", | |
| "name": "kilt", | |
| "weight": 1814, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "storage": 1, | |
| "symbol": "[", | |
| "description": "No true Scotsman would leave home without his kilt.", | |
| "price": 6500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 6, | |
| "warmth": 20, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "キルト", | |
| "name": "キルト", | |
| "description": "生粋のスコットランド人は、生家のキルトを纏わずに外出はしないものです。" | |
| }, | |
| "uuid": "ad36f30f-69fc-48b5-bec1-801f2e2132dd" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "linuxtshirt", | |
| "name": "Linux t-shirt", | |
| "weight": 110, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "A t-shirt with a picture of the Tux mascot on it. Underneath it says \"You wouldn't buy a car with the hood welded shut.\"", | |
| "snippet_category": [ | |
| { | |
| "id": "tux", | |
| "text": "A t-shirt with a picture of Tux, the Linux mascot! It says \"You wouldn't buy a car with the hood welded shut.\"" | |
| }, | |
| { | |
| "id": "ubuntusmartass", | |
| "text": "A t-shirt with the Ubuntu logo on it, underneath it says \"Ubuntu is a South African word for 'I can't configure Debian'\"" | |
| }, | |
| { | |
| "id": "arch", | |
| "text": "A t-shirt with the Arch Linux logo on it, underneath it says \"Keep it Simple Stupid\"" | |
| }, | |
| { | |
| "id": "ubuntu", | |
| "text": "A t-shirt with the Ubuntu logo on it, underneath it says \"Linux for human beings\"" | |
| }, | |
| { | |
| "id": "mint", | |
| "text": "A t-shirt with the Linux Mint logo on it, underneath it says \"From freedom came elegance\"" | |
| }, | |
| { | |
| "id": "fedora", | |
| "text": "A t-shirt with the Fedora logo on it, underneath it says \"Freedom. Friends. Features. First.\"" | |
| }, | |
| { | |
| "id": "redhat", | |
| "text": "A t-shirt with Red Hat's logo on it, underneath it says \"The World's Open Source Leader\"" | |
| }, | |
| { | |
| "id": "debian", | |
| "text": "A t-shirt with the Debian logo on it, underneath it says \"The Universal Operating System\"" | |
| } | |
| ], | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "Tシャツ(Linux)", | |
| "description": "マスコットのタックスが描かれたTシャツです。その下には「ボンネットが溶接された車なんか買わないだろう?」と書かれています。" | |
| }, | |
| "uuid": "e2f2da8a-e734-4d57-aa6e-456f3ec175ec" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tunic", | |
| "name": "tunic", | |
| "weight": 250, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A simple garment long enough to cover down to the knees.", | |
| "price": 4200, | |
| "material": "cotton", | |
| "volume": 5, | |
| "warmth": 2, | |
| "encumbrance": 3, | |
| "flags": "VARSIZE", | |
| "coverage": 75, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "チュニック", | |
| "name": "チュニック", | |
| "description": "膝の下までを覆う、簡素な布の服です。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "8b576058-3e0b-41bf-8c47-4adbf8d2db20" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_tunic", | |
| "name": "sleeveless tunic", | |
| "weight": 240, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A sleeveless cloth garment that covers the torso and legs.", | |
| "price": 4000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 2, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 65, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袖無しチュニック", | |
| "description": "胴体と脚を覆う、袖の無い服です。" | |
| }, | |
| "uuid": "54fea2cb-3ac5-4ed5-87c9-5a647b5ebd35" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "ear_spool", | |
| "name": "plug", | |
| "volume": 0, | |
| "material_thickness": 1, | |
| "description": "Those round things people plug into their earlobes as earrings, also called \"ear plug\" or \"ear spool.\"", | |
| "weight": 10, | |
| "color": "dark_gray", | |
| "price": 1200, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "栓", | |
| "description": "耳の穴に入れて耳飾りにすることもあり、「耳栓」や「イヤースプール」と呼ばれます。" | |
| }, | |
| "uuid": "27d7bff7-0822-491a-bbeb-2372ad473136" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "nanoskirt", | |
| "name": "nanoskirt", | |
| "weight": 11, | |
| "color": "pink", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Apparently the microskirt wasn't short enough.", | |
| "price": 3000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "coverage": 7, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ナノスカート", | |
| "name": "ナノスカート", | |
| "color": "桃色", | |
| "description": "どうやらマイクロスカートでは長すぎたようです。" | |
| }, | |
| "uuid": "98e11a8a-6572-4d32-9a6e-68262885b097" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "halter_top", | |
| "name": "halter top", | |
| "weight": 42, | |
| "color": "pink", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -5, | |
| "symbol": "[", | |
| "description": "A short top made from cotton. It is light and easy to wear.", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 2, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 25, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ホルター", | |
| "color": "桃色", | |
| "description": "コットンで作られた短いトップスです。軽くて着心地がいいです。" | |
| }, | |
| "uuid": "275223ea-fde0-4b65-a6ee-f1e46c5f5333" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "duster", | |
| "name": "duster", | |
| "weight": 1120, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A rugged full-length duster coat. Has many pockets for storage.", | |
| "price": 15500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 23, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ダスターコート", | |
| "name": "ダスターコート", | |
| "description": "丈夫で全身を覆えるダスターコートです。収納箇所として複数のポケットが付いています。" | |
| }, | |
| "uuid": "aae9d8b1-b420-4195-93e7-82d7520f38d4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_duster", | |
| "name": "sleeveless duster", | |
| "note": "The general guideline for sleeveless dusters is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 857, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A rugged full-length duster that leaves your arms unencumbered. Has plenty of storage space due to its many pockets.", | |
| "price": 13175, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 18, | |
| "warmth": 15, | |
| "environmental_protection": 1, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袖無しダスターコート", | |
| "description": "丈夫で全身を覆えるダスターコートです。袖が無いので腕が動かし易くなっています。収納箇所として複数のポケットが付いています。" | |
| }, | |
| "uuid": "aad042e9-6e44-4b94-8910-fea4a76f2c98" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "duster_leather", | |
| "name": "leather duster", | |
| "weight": 2655, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick leather full-length duster coat. Has many pockets for storage.", | |
| "price": 24500, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 28, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 17, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER", | |
| "WATERPROOF", | |
| "RAINPROOF" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ダスターコート(革)", | |
| "color": "茶色", | |
| "description": "厚手の革で作った全身を覆えるダスターコートです。収納箇所として複数のポケットが付いています。" | |
| }, | |
| "uuid": "93b364f0-14ec-4a0d-bac6-97b4f1b55715" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_duster_leather", | |
| "name": "sleeveless leather duster", | |
| "note": "The general guideline for sleeveless dusters is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 2257, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick leather full-length duster without sleeves, leaving your arms unencumbered. Has plenty of storage space due to its many pockets.", | |
| "price": 20825, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 24, | |
| "warmth": 30, | |
| "environmental_protection": 1, | |
| "encumbrance": 17, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER", | |
| "WATERPROOF", | |
| "RAINPROOF" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袖無しダスターコート(革)", | |
| "color": "茶色", | |
| "description": "厚手の革で作った全身を覆えるダスターコートです。袖が無いので腕が動かし易くなっています。収納箇所として複数のポケットが付いています。" | |
| }, | |
| "uuid": "48d16ccd-8761-44fd-aacb-987edd29fa06" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "duster_fur", | |
| "name": "fur duster", | |
| "weight": 2362, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick fur full-length duster coat. Has many pockets for storage.", | |
| "price": 97900, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 39, | |
| "warmth": 50, | |
| "environmental_protection": 1, | |
| "encumbrance": 19, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER", | |
| "WATERPROOF", | |
| "RAINPROOF" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ダスターコート(毛皮)", | |
| "color": "茶色", | |
| "description": "厚手の毛皮で作った全身を覆えるダスターコートです。収納箇所として複数のポケットが付いています。" | |
| }, | |
| "uuid": "d0c0db9f-71b3-4db8-a261-bb21bb3acaf2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_duster_fur", | |
| "name": "sleeveless fur duster", | |
| "note": "The general guideline for sleeveless dusters is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 2007, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 24, | |
| "symbol": "[", | |
| "description": "A thick fur full-length duster without sleeves, leaving your arms unencumbered. Has plenty of storage space due to its many pockets.", | |
| "price": 83215, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 33, | |
| "warmth": 50, | |
| "environmental_protection": 1, | |
| "encumbrance": 19, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "OUTER", | |
| "WATERPROOF", | |
| "RAINPROOF" | |
| ], | |
| "coverage": 90, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袖無しダスターコート(毛皮)", | |
| "color": "茶色", | |
| "description": "厚手の毛皮で作った全身を覆えるダスターコートです。袖が無いので腕が動かし易くなっています。収納箇所として複数のポケットが付いています。" | |
| }, | |
| "uuid": "82228474-e84a-4aa5-a202-5b8095d81cc4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "sleeveless_duster_survivor", | |
| "category": "armor", | |
| "name": "sleeveless survivor duster", | |
| "note": "The general guideline for sleeveless dusters is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", | |
| "weight": 2203, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 36, | |
| "symbol": "[", | |
| "description": "A custom Kevlar armored full-length duster without sleeves, covered with pouches and pockets. Comfortable, durable, and great for storage.", | |
| "price": 34000, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 32, | |
| "warmth": 10, | |
| "environmental_protection": 3, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "COLLAR", | |
| "STURDY", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "袖無しサバイバーダスターコート", | |
| "color": "茶色", | |
| "description": "全身を覆える特注の袖なしダスターコートです。ケブラーで装甲を施し、収納箇所を大量に増やしました。動きやすく、頑丈で、大量に収納できます。" | |
| }, | |
| "uuid": "928f7b78-3529-4c06-8142-7cf9049aaa0a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "duster_survivor", | |
| "category": "armor", | |
| "name": "survivor duster", | |
| "weight": 2592, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "storage": 36, | |
| "symbol": "[", | |
| "description": "A Kevlar armored custom full-length duster, covered with pouches and pockets. Comfortable, durable, and great for storage.", | |
| "price": 40000, | |
| "material": [ | |
| "cotton", | |
| "kevlar" | |
| ], | |
| "volume": 38, | |
| "warmth": 10, | |
| "environmental_protection": 3, | |
| "encumbrance": 15, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "HOOD", | |
| "COLLAR", | |
| "STURDY", | |
| "WATERPROOF", | |
| "RAINPROOF", | |
| "OUTER" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーダスターコート", | |
| "color": "茶色", | |
| "description": "全身を覆える特注のダスターコートです。ケブラーで装甲を施し、収納箇所を大量に増やしました。動きやすく、頑丈で、大量に収納できます。" | |
| }, | |
| "uuid": "0f9e99c8-edda-400c-96aa-9c047075cd78" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "straw_basket", | |
| "name": "straw basket", | |
| "weight": 100, | |
| "color": "light_gray", | |
| "covers": [ | |
| "ARM_EITHER", | |
| "HAND_EITHER" | |
| ], | |
| "to_hit": -1, | |
| "storage": 9, | |
| "symbol": "[", | |
| "description": "Hand made straw basket. Carry it with you for extra storage.", | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED", | |
| "RESTRICT_HANDS" | |
| ], | |
| "price": 200, | |
| "material": "paper", | |
| "volume": 10, | |
| "encumbrance": 30, | |
| "coverage": 4, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "畚", | |
| "description": "藁で編んだ手製のかごです。収納箇所を増やし、物を多く持ち運べるようになります。", | |
| "material": "紙" | |
| }, | |
| "uuid": "e4f65de5-a5e3-4879-b991-593d12943188" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "straw_hat", | |
| "name": "straw hat", | |
| "weight": 50, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "symbol": "[", | |
| "description": "Hat that is woven out of straw. Its brim helps keep the sun out of your eyes.", | |
| "price": 300, | |
| "material": [ | |
| "paper" | |
| ], | |
| "volume": 3, | |
| "warmth": 2, | |
| "environmental_protection": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "麦藁帽子", | |
| "description": "藁を編んで作った帽子です。つばが付いているので目を太陽から保護できます。" | |
| }, | |
| "uuid": "cb74b3c0-7953-4887-a89b-5d9c240de91b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_guy_fawkes", | |
| "name": "Guy Fawkes mask", | |
| "category": "armor", | |
| "weight": 45, | |
| "color": "white", | |
| "covers": [ | |
| "MOUTH", | |
| "EYES" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "Remember, remember the fifth of November.", | |
| "price": 4000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 3, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "マスク(ガイ・フォークス)", | |
| "category": "装甲", | |
| "color": "白色", | |
| "description": "忘れるな、11月5日を、忘れるな。" | |
| }, | |
| "uuid": "043411ea-d3f6-48e8-87b7-0f039e5bcc86" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_wraps_leather", | |
| "name": "pair of leather hand wraps", | |
| "name_plural": "pairs of leather hand wraps", | |
| "weight": 200, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "Pieces of leather that are meant to be wrapped around your hands to provide small amounts of protection while punching and performing other general mischief.", | |
| "price": 525, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 2, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハンドラップ(革)", | |
| "color": "白色", | |
| "description": "殴ったりいたずらをする際に怪我をしないよう手にグルグル巻くために作った長い革です。" | |
| }, | |
| "uuid": "1f899b4c-a9f2-4d29-9d26-944183979d76" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_wraps_fur", | |
| "name": "pair of fur hand wraps", | |
| "name_plural": "pairs of fur hand wraps", | |
| "weight": 250, | |
| "color": "white", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 2, | |
| "symbol": "[", | |
| "description": "Pieces of animal pelt that are meant to be wrapped around your hands to provide small amounts of protection while punching and performing other general mischief.", | |
| "price": 700, | |
| "material": [ | |
| "fur" | |
| ], | |
| "volume": 2, | |
| "warmth": 20, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハンドラップ(毛皮)", | |
| "color": "白色", | |
| "description": "殴ったりいたずらをする際に怪我をしないよう手にグルグル巻くために作った長い毛皮です。" | |
| }, | |
| "uuid": "4393dfa6-e405-43d9-bb46-19851c4ca5be" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "survivor_belt_notools", | |
| "name": "survivor belt", | |
| "weight": 1249, | |
| "color": "brown", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 12, | |
| "symbol": "[", | |
| "description": "A custom-built leather utility belt covered with straps and pouches with a sheath to carry a smaller blade. Durable and carefully crafted to be comfortable to wear. Activate to sheathe/draw a weapon.", | |
| "price": 15000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 9, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "STURDY", | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath blade", | |
| "holster_msg": "You sheath your %s", | |
| "draw_cost": 3, | |
| "max_volume": 4, | |
| "flags": [ | |
| "SHEATH_KNIFE", | |
| "SHEATH_SWORD" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "サバイバーベルト", | |
| "color": "茶色", | |
| "description": "特製の革製ツールベルトです。掛け紐や袋が取り付けてあり、鞘には小型の刃物を収納できます。頑丈で身に付けていて疲れないよう丁寧に調整してあります。使用することで鞘の刃物を抜き挿します。" | |
| }, | |
| "uuid": "c21a9194-90e3-4aed-ae6c-066ab2be6dd9" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "karate_gi", | |
| "name": "karate gi", | |
| "weight": 400, | |
| "color": "white", | |
| "covers": [ | |
| "ARMS", | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Plain white karate gi. Loose and flowing, it offers little protection, and little encumbrance.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 6, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "空手着", | |
| "color": "白色", | |
| "description": "真っ白な空手着です。締め付けが緩く軽いため、防御に乏しい一方で動作制限は少ないです。" | |
| }, | |
| "uuid": "8de848da-9356-4097-8672-d0f0e106be02" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_gi", | |
| "name": "judo gi", | |
| "weight": 1000, | |
| "color": "white", | |
| "covers": [ | |
| "ARMS", | |
| "LEGS", | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Plain white judo gi. Thick and a little stiff, it gives minor protection from cuts and punches.", | |
| "price": 5000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 6, | |
| "cutting": 1, | |
| "warmth": 15, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "柔道着", | |
| "color": "白色", | |
| "description": "無地の白い柔道着です。厚くて少し硬いので、それが斬撃や打撃を多少保護してくれます。" | |
| }, | |
| "uuid": "a9d326e0-3c8c-47e9-afc0-b9a05769f8ee" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "hakama_gi", | |
| "name": "hakama", | |
| "weight": 350, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Plain black hakama for use in kendo and other martial arts.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "cutting": 1, | |
| "warmth": 15, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "袴", | |
| "description": "剣道や武道などに使用される無地の黒い袴です。" | |
| }, | |
| "uuid": "28369e9c-ad8a-44ca-b2af-dd03c94ba786" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "keikogi", | |
| "name": "keikogi", | |
| "weight": 250, | |
| "color": "white", | |
| "covers": [ | |
| "ARMS", | |
| "TORSO" | |
| ], | |
| "symbol": "[", | |
| "description": "Plain white keikogi for use in martial arts.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "cutting": 1, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "稽古着", | |
| "name": "稽古着", | |
| "color": "白色", | |
| "description": "武道に使用される無地の稽古着です。" | |
| }, | |
| "uuid": "227e97af-6eca-4c27-b1c7-5c18b69676c1" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "zubon_gi", | |
| "name": "zubon", | |
| "weight": 250, | |
| "color": "white", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "Plain white zubon for use in martial arts.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "cutting": 1, | |
| "warmth": 10, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ズボン", | |
| "color": "白色", | |
| "description": "武道に使用される無地の白いズボンです。" | |
| }, | |
| "uuid": "9a704088-08c0-44e7-99c8-0930ebf60947" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tabi_gi", | |
| "name": "pair of gi tabi", | |
| "name_plural": "pairs of gi tabi", | |
| "weight": 50, | |
| "color": "white", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "symbol": "[", | |
| "description": "A pair of white tabi, as used by martial arts practitioners.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "地下足袋", | |
| "color": "白色", | |
| "description": "武道家が使用する白い足袋です。" | |
| }, | |
| "uuid": "af6a6b81-3bbf-40d8-9e80-69fc78100ead" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tabi_dress", | |
| "name": "pair of tabi", | |
| "name_plural": "pairs of tabi", | |
| "weight": 50, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "symbol": "[", | |
| "description": "A pair of black tabi, as worn with traditional Japanese clothes.", | |
| "price": 2500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 5, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "SKINTIGHT" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "足袋", | |
| "description": "日本の伝統工芸で使用される黒い足袋です。" | |
| }, | |
| "uuid": "e5ccadc3-e7b8-446c-9f94-163d15b2cf38" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "geta", | |
| "name": "pair of geta", | |
| "name_plural": "pairs of geta", | |
| "weight": 460, | |
| "color": "yellow", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "Simple wooden geta.", | |
| "price": 6500, | |
| "material": [ | |
| "wood", | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 5, | |
| "environmental_protection": 1, | |
| "encumbrance": 10, | |
| "bashing": 5, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "name": "下駄", | |
| "color": "黄", | |
| "description": "シンプルな木製の下駄です。" | |
| }, | |
| "uuid": "71655142-b324-4822-ad5e-4052d04fb93a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_belt_white", | |
| "name": "white belt", | |
| "volume": 1, | |
| "description": "A belt worn by martial arts practitioners, advertising a novice.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "white", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "白帯", | |
| "description": "柔道家の初心者が身に付ける帯です。", | |
| "color": "白色" | |
| }, | |
| "uuid": "702dd71d-5920-4b62-b850-2b565d29c29c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_belt_yellow", | |
| "name": "yellow belt", | |
| "volume": 1, | |
| "description": "A belt worn by martial arts practitioners, advertising a moderate novice.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "yellow", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "黄帯", | |
| "description": "柔道家の5級が身に付ける帯です。", | |
| "color": "黄" | |
| }, | |
| "uuid": "c16e361b-5f04-46b3-924d-5a464abc4c0c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_belt_orange", | |
| "name": "orange belt", | |
| "volume": 1, | |
| "description": "A belt worn by martial arts practitioners, advertising a fresh intermediate.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "light_red", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "橙帯", | |
| "description": "柔道家の4級が身に付ける帯です。" | |
| }, | |
| "uuid": "168575f4-a6ee-41fa-9b9a-5c9a3615d8ee" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_belt_green", | |
| "name": "green belt", | |
| "volume": 1, | |
| "description": "A belt worn by martial arts practitioners, advertising an intermediate.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "green", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "緑帯", | |
| "description": "柔道家の3級が身に付ける帯です。", | |
| "color": "緑" | |
| }, | |
| "uuid": "c3133e1a-eccf-4008-b7f5-6b0bbc3f0a84" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_belt_blue", | |
| "name": "blue belt", | |
| "volume": 1, | |
| "description": "A belt worn by martial arts practitioners, advertising a strong intermediate.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "blue", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "紫帯", | |
| "description": "柔道家の2級が身に付ける帯です。", | |
| "color": "青色" | |
| }, | |
| "uuid": "0e7f9c18-8069-4ad7-934e-64369cff7ead" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_belt_brown", | |
| "name": "brown belt", | |
| "volume": 1, | |
| "description": "A belt worn by martial arts practitioners, advertising a near-master.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "brown", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "茶帯", | |
| "description": "柔道家の1級が身に付ける帯です。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "9a5e920e-632a-439d-b0f1-b883b7a42fe0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "judo_belt_black", | |
| "name": "black belt", | |
| "volume": 1, | |
| "description": "A belt worn by martial arts practitioners, advertising a master.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "dark_gray", | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "黒帯", | |
| "description": "柔道家の初段~五段が身に付ける帯です。" | |
| }, | |
| "uuid": "dc032ea0-b20b-4391-be71-b9046bb41dae" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "obi_gi", | |
| "name": "obi", | |
| "volume": 1, | |
| "description": "A broad, black obi belt.", | |
| "weight": 200, | |
| "to_hit": -1, | |
| "color": "dark_gray", | |
| "price": 2000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "translation": { | |
| "type": "防具", | |
| "name": "帯", | |
| "description": "幅の広い黒帯です。" | |
| }, | |
| "uuid": "de2e2873-b62f-4b68-9f4a-5a7bc14333ae" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "gloves_bag", | |
| "name": "pair of bag gloves", | |
| "name_plural": "pairs of bag gloves", | |
| "weight": 6, | |
| "color": "light_blue", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A pair of disposable plastic bags, adapted to be used as gloves.", | |
| "price": 50, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "encumbrance": 7, | |
| "flags": [ | |
| "WATERPROOF", | |
| "OVERSIZE", | |
| "OUTER" | |
| ], | |
| "coverage": 70, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "手袋(ビニール袋)", | |
| "description": "使い捨て用のビニール袋を少し加工して、手袋として使えるようにした物です。" | |
| }, | |
| "uuid": "2cb253c4-3a91-422f-9cb0-bb9d85d756e2" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "socks_bag", | |
| "name": "pair of bag socks", | |
| "name_plural": "pairs of bag socks", | |
| "weight": 6, | |
| "color": "light_blue", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "symbol": "[", | |
| "description": "A pair of disposable plastic bags, adapted to be used as socks.", | |
| "price": 50, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "volume": 1, | |
| "encumbrance": 3, | |
| "flags": [ | |
| "WATERPROOF", | |
| "OVERSIZE" | |
| ], | |
| "coverage": 70, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "靴下(ビニール袋)", | |
| "description": "使い捨て用のビニール袋を少し加工して、靴下として使えるようにした物です。" | |
| }, | |
| "uuid": "d749154d-ff5b-41ae-8763-3b05255e9fd0" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armguard_paper", | |
| "name": "pair of paper arm guards", | |
| "name_plural": "pairs of paper arm guards", | |
| "weight": 360, | |
| "color": "blue", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "flags": [ | |
| "BELTED", | |
| "BLOCK_WHILE_WORN" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "Arm guards made of stacked paper sheets held together with duct tape.", | |
| "price": 230, | |
| "material": [ | |
| "paper" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "encumbrance": 10, | |
| "coverage": 80, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "アームガード(紙)", | |
| "color": "青色", | |
| "description": "紙束をダクトテープで貼り合わせて作ったアームガードです。" | |
| }, | |
| "uuid": "43314bf5-be6e-4d20-a6d4-a956e7a44451" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "legguard_paper", | |
| "name": "pair of paper leg guards", | |
| "name_plural": "pairs of paper leg guards", | |
| "weight": 370, | |
| "color": "blue", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "Leg guards made of stacked paper sheets held together with duct tape.", | |
| "price": 230, | |
| "material": [ | |
| "paper" | |
| ], | |
| "volume": 2, | |
| "warmth": 5, | |
| "encumbrance": 10, | |
| "coverage": 80, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "レッグガード(紙)", | |
| "color": "青色", | |
| "description": "紙束をダクトテープで貼り合わせて作ったレッグガードです。" | |
| }, | |
| "uuid": "4c8ee390-c4ba-4332-a0c4-254cc52f3807" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "turban", | |
| "name": "turban", | |
| "weight": 110, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "Rags worn around the head.", | |
| "price": 85, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 1, | |
| "warmth": 10, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 50, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ターバン", | |
| "name": "ターバン", | |
| "color": "白色", | |
| "description": "布を頭に合わせてグルグル巻きにした物です。" | |
| }, | |
| "uuid": "3693b548-5492-4081-ba7d-1ca1adca098a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "keffiyeh", | |
| "name": "keffiyeh", | |
| "weight": 152, | |
| "color": "white", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A type of headdress traditionally used in the middle east. It can be used in different ways to protect the head and mouth from the elements.", | |
| "price": 250, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 5, | |
| "warmth": 30, | |
| "environmental_protection": 2, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "OVERSIZE", | |
| "HOOD", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 85, | |
| "material_thickness": 2, | |
| "translation": { | |
| "type": "防具", | |
| "id": "クーフィーヤ", | |
| "name": "クーフィーヤ", | |
| "color": "白色", | |
| "description": "中東で着用される伝統的な頭部衣装の一種です。頭部や口を外部から守るための色々な付け方があります。" | |
| }, | |
| "uuid": "89fe4f1a-f011-4a98-ac7a-cdcce71a9b32" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "mask_rioter", | |
| "name": "rioter mask", | |
| "weight": 123, | |
| "color": "white", | |
| "covers": [ | |
| "MOUTH", | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "This is a t-shirt with sleeves tied on the back. These are usually worn by rioters to hide their identity.", | |
| "price": 800, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 2, | |
| "warmth": 10, | |
| "environmental_protection": 1, | |
| "encumbrance": 8, | |
| "coverage": 90, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "暴徒マスク", | |
| "color": "白色", | |
| "description": "Tシャツの袖を後ろ手に縛ったものです。暴徒が身元を隠すために着用します。" | |
| }, | |
| "uuid": "7c814fad-5488-41f8-bfa7-245409208bb4" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "tunic_rag", | |
| "name": "rag tunic", | |
| "weight": 683, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A poorly made long tunic with a string tied around the waist to keep it all in place.", | |
| "price": 70, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 15, | |
| "encumbrance": 5, | |
| "flags": [ | |
| "OVERSIZE" | |
| ], | |
| "coverage": 65, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ラグチュニック", | |
| "description": "腰の周りに固定用のひもが通った、適当なつくりのロングチュニックです。" | |
| }, | |
| "uuid": "39cfa5a7-31a3-4a9e-a9fb-457550825175" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "shark_suit", | |
| "name": "shark suit", | |
| "weight": 3150, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A one piece chainmail suit used by scuba divers for protection against shark bites. It comes with attached plastic helmet and booties.", | |
| "price": 35000, | |
| "material": [ | |
| "steel", | |
| "plastic" | |
| ], | |
| "volume": 14, | |
| "warmth": 5, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "WATER_FRIENDLY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "シャークスーツ", | |
| "description": "サメの噛みつきからスキューバダイバーを守る、チェインメイルのスーツです。プラスチック製のヘルメットとブーツが付属しています。" | |
| }, | |
| "uuid": "7524d2ed-c689-41d5-8a91-0195432c0050" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "shark_suit_faraday", | |
| "name": "faraday shark suit", | |
| "weight": 3250, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "HANDS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A one piece chainmail suit used by scuba divers for protection against shark bites. It has been conductively interconnected, protecting against electricity.", | |
| "price": 35000, | |
| "material": [ | |
| "steel", | |
| "plastic" | |
| ], | |
| "volume": 14, | |
| "warmth": 5, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "WATER_FRIENDLY", | |
| "ELECTRIC_IMMUNE" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ファラデーシャークスーツ", | |
| "description": "サメの噛みつきからスキューバダイバーを守る、チェインメイルのスーツです。導電性があり、電撃から体を保護します。" | |
| }, | |
| "uuid": "14983de6-b823-4189-a9f3-9d2ff8fa78a5" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chainmail_suit", | |
| "name": "chainmail armor", | |
| "weight": 15983, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A fully customized chainmail suit. The coif, shirt, arms, and leggings have been modified with leather straps to deal with uneven weight distribution and to allow them to be used separately.", | |
| "price": 30000, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 12, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェインメイルアーマー", | |
| "description": "チェインメイルで作られた特製の鎧です。不均一な重量にうまく対処し、個別使用もできるように、フード、上着、腕、レギンスがそれぞれ革ひもで連結されています。" | |
| }, | |
| "uuid": "0180d159-5eea-4621-9883-91d7ca117c2b" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chainmail_hood", | |
| "name": "chainmail coif", | |
| "weight": 2006, | |
| "color": "light_red", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized chainmail hood. Can be worn comfortably under helmets.", | |
| "price": 5012, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 2, | |
| "encumbrance": 10, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェインメイルコイフ", | |
| "description": "チェインメイルで作られた特製フードです。ヘルメットの下に快適に着用することができます。" | |
| }, | |
| "uuid": "786e0e01-2623-495f-9cdd-05efebf7a150" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chainmail_vest", | |
| "name": "chainmail vest", | |
| "weight": 6953, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A customized chainmail vest. It's a sleeveless piece of chainmail with small leather straps to better distribute the weight.", | |
| "price": 10000, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 4, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェインメイルベスト", | |
| "description": "チェインメイルで作られた特製ベストです。うまく重量配分するため、細い革ひもでチェインメイルの袖を接合することができます。" | |
| }, | |
| "uuid": "a2957c64-6508-496a-995e-d5e42bcaa2ec" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chainmail_arms", | |
| "name": "pair of chainmail sleeves", | |
| "name_plural": "pairs of chainmail sleeves", | |
| "weight": 2812, | |
| "color": "light_red", | |
| "covers": [ | |
| "ARMS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "Customized chainmail arms. Each sleeve has leather straps to connect them with each other. The lack of fingers makes them less cumbersome and allows them to be used with gloves.", | |
| "price": 7500, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 3, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェインメイルアーム", | |
| "description": "チェインメイルで作られた特製腕装甲です。袖にはベストと接合するための革ひもが付いています。指の部分は動きやすいように空いているので、手袋と併用することができます。" | |
| }, | |
| "uuid": "45afb249-a8f5-4815-99f5-90c16385b76f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "chainmail_legs", | |
| "name": "chainmail leggings", | |
| "name_plural": "pairs of chainmail leggings", | |
| "weight": 4212, | |
| "color": "light_red", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "Customized chainmail legs. Their leather straps keep everything in place and the lack of toes and heels allows them to work perfectly well with footwear.", | |
| "price": 7500, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "volume": 6, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェインメイルレギンス", | |
| "description": "チェインメイルで作られた特製脚部装甲です。固定のために革ひもが付いており、履物をはいても邪魔にならないようにつま先とかかと部分が開いています。" | |
| }, | |
| "uuid": "11aa5286-9c5c-46b3-9274-0449f9e60e0d" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_nomad", | |
| "name": "nomad cowl", | |
| "weight": 470, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A makeshift cowl with protection for the eyes and a peak or visor, designed for long travels.", | |
| "price": 25000, | |
| "material": [ | |
| "cotton", | |
| "leather" | |
| ], | |
| "volume": 10, | |
| "warmth": 35, | |
| "environmental_protection": 4, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "放浪者の頭巾", | |
| "color": "白色", | |
| "description": "長期間の旅行用に作られた頭巾です。目を保護するためのひさしが付いています。" | |
| }, | |
| "uuid": "336512f5-da66-474c-9a23-a3e72c27f35e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_nomad", | |
| "name": "nomad gear", | |
| "weight": 5830, | |
| "color": "light_red", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 80, | |
| "symbol": "[", | |
| "description": "A makeshift outfit made from pre-cataclysm clothing designed for long travels. It has a lot of storage space.", | |
| "price": 35000, | |
| "material": [ | |
| "cotton", | |
| "leather" | |
| ], | |
| "volume": 30, | |
| "warmth": 40, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "放浪者の服", | |
| "description": "長期間の旅行用として大変動の前から作られていた簡単なつくりの服です。収納スペースがたくさん付いています。" | |
| }, | |
| "uuid": "6729b838-6a9a-497e-a60e-09ce881a1b40" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "helmet_scavenger", | |
| "name": "scavenger cowl", | |
| "weight": 695, | |
| "color": "white", | |
| "covers": [ | |
| "HEAD", | |
| "EYES", | |
| "MOUTH" | |
| ], | |
| "to_hit": -3, | |
| "symbol": "[", | |
| "description": "A sturdy protective cowl extending down to the neck, fitted with a respirator and eye protection. For dangerous scavenging ventures.", | |
| "price": 55000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 10, | |
| "warmth": 40, | |
| "environmental_protection": 7, | |
| "encumbrance": 23, | |
| "flags": [ | |
| "VARSIZE", | |
| "STURDY", | |
| "WATERPROOF", | |
| "SUN_GLASSES" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スカベンジャーの頭巾", | |
| "color": "白色", | |
| "description": "防毒マスクと保護メガネが装着された、首元まで覆う頑丈な保護頭巾です。危険な清掃作業のための頭巾です。" | |
| }, | |
| "uuid": "3c6e39ae-0a36-424b-a563-4914d008fc6e" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "armor_scavenger", | |
| "name": "scavenger gear", | |
| "weight": 7915, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS", | |
| "LEGS" | |
| ], | |
| "to_hit": -3, | |
| "storage": 80, | |
| "symbol": "[", | |
| "description": "A sturdy scavenger's outfit made from refitted pre-cataclysm protective gear. It has a lot of storage space.", | |
| "price": 180000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 30, | |
| "warmth": 40, | |
| "environmental_protection": 2, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "VARSIZE", | |
| "POCKETS", | |
| "STURDY", | |
| "WATERPROOF" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 5, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スカベンジャーの服", | |
| "color": "緑", | |
| "description": "大変動前に作られた、清掃作業用の頑丈な服です。収納スペースがたくさんあります。" | |
| }, | |
| "uuid": "047be91c-bd6d-4594-bd08-5ff69ee0fd5f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "cowl_wool", | |
| "name": "knit cowl", | |
| "weight": 272, | |
| "color": "white", | |
| "covers": [ | |
| "MOUTH" | |
| ], | |
| "to_hit": -2, | |
| "symbol": "[", | |
| "description": "A snuggly woolen cowl. It's one of those stylish and bulky cowls you see in fashion magazines.", | |
| "price": 2000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 8, | |
| "warmth": 40, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "OVERSIZE", | |
| "HOOD", | |
| "FANCY", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "coverage": 70, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ニット頭巾", | |
| "color": "白色", | |
| "description": "快適な羊毛の頭巾です。この分厚い頭巾はファッション雑誌にも載っていたもののようです。" | |
| }, | |
| "uuid": "5bbbebfe-088c-4ee7-a33c-081ec985ef89" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wool_hoodie", | |
| "name": "wool hoodie", | |
| "weight": 580, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 9, | |
| "symbol": "[", | |
| "description": "A wool hooded shirt. It offers decent protection against the cold. The front pocket offers both storage room and shelter for your hands.", | |
| "price": 3500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 13, | |
| "warmth": 45, | |
| "encumbrance": 12, | |
| "flags": [ | |
| "VARSIZE", | |
| "OUTER", | |
| "POCKETS", | |
| "HOOD" | |
| ], | |
| "coverage": 95, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "パーカー(羊毛)", | |
| "description": "羊毛のフードが付いたシャツです。寒さをしっかりと防いでくれます。前面のポケットには手を入れられるようになっています。" | |
| }, | |
| "uuid": "e0d04d0b-3005-408f-a8c0-228816587a7a" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "wool_suit", | |
| "name": "wool suit", | |
| "weight": 883, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "HEAD", | |
| "ARMS", | |
| "LEGS", | |
| "FEET" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "An encumbering wool suit covered in nice patterns. It looks like a full body armor but it only protects against cold, sadly.", | |
| "price": 8000, | |
| "material": [ | |
| "wool" | |
| ], | |
| "volume": 12, | |
| "warmth": 50, | |
| "encumbrance": 20, | |
| "coverage": 95, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "スーツ(羊毛)", | |
| "description": "素敵な模様が付いた羊毛のかさばる服です。見た目はフルボディアーマーですが、残念ながら、寒さからしか守ってくれません。" | |
| }, | |
| "uuid": "42aafafb-5536-459d-8103-cb09f5e7f29f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "motorbike_armor", | |
| "name": "motorcycle armor", | |
| "weight": 2125, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO", | |
| "ARMS" | |
| ], | |
| "storage": 2, | |
| "symbol": "[", | |
| "description": "A suit of armor to be used by dirt bikers and motorcyclists.", | |
| "price": 15000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 4, | |
| "warmth": 35, | |
| "environmental_protection": 2, | |
| "encumbrance": 30, | |
| "bashing": 8, | |
| "coverage": 95, | |
| "material_thickness": 4, | |
| "flags": [ | |
| "VARSIZE", | |
| "RAINPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "バイクアーマー", | |
| "description": "オフロードバイクなどに乗る際に着用する、装甲の付いたスーツです。 " | |
| }, | |
| "uuid": "d27aad38-ac09-4ad1-ad37-de8dc93022cc" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "motorbike_pants", | |
| "name": "motorcycle pants", | |
| "name_plural": "pairs of motorcycle pants", | |
| "weight": 1340, | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEGS" | |
| ], | |
| "symbol": "[", | |
| "description": "A pair of pants designed for dirt bikers and motorcyclists.", | |
| "price": 10000, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "volume": 3, | |
| "warmth": 35, | |
| "environmental_protection": 2, | |
| "encumbrance": 20, | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "RAINPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "バイクパンツ", | |
| "description": "ダートバイクなどに乗る際に使用するパンツです。" | |
| }, | |
| "uuid": "d31f4916-8aa8-4f2a-9649-ddfffcbc398f" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "boxing_gloves", | |
| "name": "pair of boxing gloves", | |
| "name_plural": "pairs of boxing gloves", | |
| "weight": 453, | |
| "color": "red", | |
| "covers": [ | |
| "HANDS" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "A pair of big, red, 8 oz. boxing gloves. They make dexterous tasks near impossible, but provide ample protection.", | |
| "price": 4000, | |
| "material": [ | |
| "leather" | |
| ], | |
| "volume": 4, | |
| "warmth": 20, | |
| "environmental_protection": 3, | |
| "encumbrance": 70, | |
| "flags": [ | |
| "VARSIZE", | |
| "OVERSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 100, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボクシンググローブ", | |
| "color": "赤色", | |
| "description": "8オンスの大きな赤いボクシンググローブです。細かい作業は不可能に近いですが、防具としては有り余るほどに優秀です。" | |
| }, | |
| "uuid": "d546143c-4e43-468b-9bf9-e85617082345" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "headgear", | |
| "name": "headgear", | |
| "weight": 500, | |
| "color": "red", | |
| "covers": [ | |
| "HEAD" | |
| ], | |
| "to_hit": 1, | |
| "symbol": "[", | |
| "description": "Lightweight sports headgear designed to protect the head while sparring.", | |
| "price": 4000, | |
| "material": [ | |
| "plastic", | |
| "leather" | |
| ], | |
| "volume": 4, | |
| "warmth": 10, | |
| "environmental_protection": 1, | |
| "encumbrance": 20, | |
| "flags": [ | |
| "VARSIZE", | |
| "OVERSIZE", | |
| "STURDY" | |
| ], | |
| "coverage": 75, | |
| "material_thickness": 3, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ヘッドギア", | |
| "name": "ヘッドギア", | |
| "color": "赤色", | |
| "description": "スパーリングの際に頭部を保護出来るように設計された、軽量のスポーツ用ヘッドギアです。" | |
| }, | |
| "uuid": "e8f2a8e1-b6cb-4e77-87d9-b400f3808265" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "makeshift_knapsack", | |
| "name": "makeshift knapsack", | |
| "weight": 560, | |
| "color": "light_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "storage": 20, | |
| "symbol": "[", | |
| "description": "A pair of pants with bottom ends tied with the string, and then it passed through the belt loops so the knapsack can be carried on the back.", | |
| "flags": [ | |
| "BELTED" | |
| ], | |
| "price": 1000, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "volume": 8, | |
| "warmth": 5, | |
| "encumbrance": 10, | |
| "coverage": 30, | |
| "material_thickness": 1, | |
| "translation": { | |
| "type": "防具", | |
| "name": "簡易ナップサック", | |
| "description": "紐でズボンの裾を縛り、その紐をさらにベルト通しに通してナップサックのように背負えるようにしたものです。" | |
| }, | |
| "uuid": "38eb0ef1-82ce-47d9-9c2a-eb83a84ea462" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "jerrypack", | |
| "name": "jerrypack", | |
| "weight": 1763, | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "to_hit": -1, | |
| "symbol": "[", | |
| "description": "A jerrycan modified to be worn in a similar manner to a backpack.", | |
| "price": 1450, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "volume": 40, | |
| "warmth": 5, | |
| "encumbrance": 30, | |
| "flags": [ | |
| "OVERSIZE", | |
| "BELTED" | |
| ], | |
| "coverage": 40, | |
| "material_thickness": 2, | |
| "container_data": { | |
| "contains": 40, | |
| "watertight": true, | |
| "seals": true | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "id": "ジェリカンパック", | |
| "name": "ジェリカンパック", | |
| "color": "緑", | |
| "description": "改造を施したジェリカンです。バックパックと同様に背負えます。" | |
| }, | |
| "uuid": "4384d5fc-6f43-45d1-8cdc-fdc231a00eb4" | |
| }, | |
| { | |
| "id": "ammo_satchel", | |
| "type": "ARMOR", | |
| "name": "ammo satchel", | |
| "description": "A fabric ammo bag worn at the waist which is capable of holding a single large magazine close at hand.", | |
| "weight": 180, | |
| "volume": 2, | |
| "price": 5000, | |
| "material": "cotton", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 20, | |
| "encumbrance": 4, | |
| "material_thickness": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Stash ammo", | |
| "holster_msg": "You stash your %s.", | |
| "max_volume": 6, | |
| "draw_cost": 5, | |
| "flags": [ | |
| "MAG_COMPACT", | |
| "MAG_BULKY" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "WAIST" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾倉鞄", | |
| "description": "サッチェルと呼ばれるやや小型の布製鞄です。腰に着用します。取り出しやすい位置に大型の弾倉を一つだけ収納しておくことができます。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "80ed2119-3255-48d2-bd8e-5af9e26d82e7" | |
| }, | |
| { | |
| "id": "chestpouch", | |
| "type": "ARMOR", | |
| "name": "chest ammo pouch", | |
| "name_plural": "chest ammo pouches", | |
| "description": "A fabric ammo pouch that can be strapped to your chest which is capable of holding a single magazine close at hand.", | |
| "weight": 140, | |
| "volume": 1, | |
| "price": 2500, | |
| "rigid": false, | |
| "material": "cotton", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Stash ammo", | |
| "holster_msg": "You stash your %s.", | |
| "max_volume": 3, | |
| "draw_cost": 5, | |
| "flags": [ | |
| "MAG_COMPACT" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾倉ポーチ(胸)", | |
| "description": "帯で胸に装着するタイプの布製弾倉ポーチです。取り出しやすい位置に弾倉を一つだけ挿入しておくことができます。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "c6b98835-7b1c-4829-bc32-f988e76f4ee4" | |
| }, | |
| { | |
| "id": "chestrig", | |
| "type": "ARMOR", | |
| "name": "chest rig", | |
| "description": "A light vest covered in webbing, pockets and straps. This variety is favored by the military, as it is capable of holding a large firearm magazine close at hand.", | |
| "weight": 425, | |
| "volume": 2, | |
| "price": 3900, | |
| "rigid": false, | |
| "material": "cotton", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 20, | |
| "encumbrance": 2, | |
| "material_thickness": 2, | |
| "storage": 12, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Stash ammo", | |
| "holster_msg": "You stash your %s.", | |
| "max_volume": 4, | |
| "draw_cost": 5, | |
| "flags": [ | |
| "MAG_COMPACT", | |
| "MAG_BULKY" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "WAIST" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "チェストリグ", | |
| "description": "複数のポケットとストラップが付いた軍採用の軽量ベストです。帯紐で覆われており、多様性があります。取り出しやすい位置に大型の弾倉を一つだけ収納しておくことができます。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "c4604061-8516-42ec-b350-7f31af4f2046" | |
| }, | |
| { | |
| "id": "legpouch", | |
| "type": "ARMOR", | |
| "name": "ankle ammo pouch", | |
| "name_plural": "ankle ammo pouches", | |
| "description": "A small fabric ammo pouch that can be strapped to your ankle which is capable of holding a single small magazine close at hand.", | |
| "volume": 1, | |
| "weight": 60, | |
| "price": 2000, | |
| "material": "cotton", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FOOT_EITHER" | |
| ], | |
| "coverage": 5, | |
| "encumbrance": 1, | |
| "material_thickness": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Stash ammo", | |
| "holster_msg": "You stash your %s.", | |
| "max_volume": 1, | |
| "draw_cost": 5, | |
| "flags": [ | |
| "MAG_COMPACT", | |
| "MAG_BULKY" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾倉ポーチ(足)", | |
| "description": "帯で足首に括り付けるタイプの小さな布製弾倉ポーチです。取り出しやすい位置に小型の弾倉を一つだけ挿入しておくことができます。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "7424bba9-c85c-4619-866b-7ecc9e39fc5c" | |
| }, | |
| { | |
| "type": "ARMOR", | |
| "id": "legpouch_large", | |
| "name": "leg ammo pouch", | |
| "name_plural": "leg ammo pouches", | |
| "description": "A fabric ammo pouch that can be strapped to your leg and capable of holding a single magazine close at hand.", | |
| "weight": 120, | |
| "volume": 1, | |
| "price": 2000, | |
| "rigid": false, | |
| "material": "cotton", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "coverage": 15, | |
| "material_thickness": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Stash ammo", | |
| "holster_msg": "You stash your %s.", | |
| "max_volume": 2, | |
| "draw_cost": 5, | |
| "flags": [ | |
| "MAG_COMPACT" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾倉ポーチ(脚)", | |
| "description": "帯で脚に括り付けるタイプの布製弾倉ポーチです。取り出しやすい位置に弾倉を一つだけ挿入しておくことができます。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "80af9609-8975-485c-ae1d-20ad14818db5" | |
| }, | |
| { | |
| "id": "bandolier_pistol", | |
| "type": "ARMOR", | |
| "name": "pistol bandolier", | |
| "description": "An embroidered leather bandolier for keeping revolver cartridges close to hand. If this doesn't make you feel like a cowboy nothing will.", | |
| "weight": 140, | |
| "volume": 1, | |
| "price": 1900, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 10, | |
| "encumbrance": 6, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 18, | |
| "ammo": [ | |
| "32", | |
| "38", | |
| "40", | |
| "44", | |
| "45", | |
| "9mm" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "VARSIZE", | |
| "WAIST", | |
| "OVERSIZE", | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾薬ベルト(ハンドガン)", | |
| "description": "取り出しやすい位置にリボルバーの弾薬を入れられる革製のベルトです。空のまま着けていてもカウボーイにはなれません。" | |
| }, | |
| "uuid": "d656800f-70ba-41c5-bfec-482384baf797" | |
| }, | |
| { | |
| "id": "bandolier_rifle", | |
| "type": "ARMOR", | |
| "name": "rifle bandolier", | |
| "description": "A leather bandolier for keeping rifle cartridges close to hand.", | |
| "weight": 140, | |
| "volume": 1, | |
| "price": 1900, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 10, | |
| "encumbrance": 6, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 16, | |
| "ammo": [ | |
| "22", | |
| "223", | |
| "3006", | |
| "308", | |
| "762", | |
| "762R", | |
| "8x40mm" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "VARSIZE", | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾薬ベルト(ライフル)", | |
| "description": "取り出しやすい位置にライフルの弾薬を入れられる革製のベルトです。" | |
| }, | |
| "uuid": "cf265dbb-f9ba-430b-a12a-45e61fa07931" | |
| }, | |
| { | |
| "id": "bandolier_shotgun", | |
| "type": "ARMOR", | |
| "name": "shotgun bandolier", | |
| "description": "A leather bandolier for keeping shotgun shells close to hand.", | |
| "weight": 140, | |
| "volume": 1, | |
| "price": 1900, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 10, | |
| "encumbrance": 6, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 12, | |
| "ammo": [ | |
| "shot", | |
| "20x66mm" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "VARSIZE", | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾薬ベルト(ショットガン)", | |
| "description": "取り出しやすい位置にショットガンの弾薬を入れられる革製のベルトです。" | |
| }, | |
| "uuid": "b481ec14-814a-41cf-8f37-d4988d0eca2e" | |
| }, | |
| { | |
| "id": "flintlock_pouch", | |
| "type": "ARMOR", | |
| "name": "paper cartridge pouch", | |
| "description": "A covered leather pouch, worn at the waist to store and protect prepared blackpowder cartridges.", | |
| "weight": 160, | |
| "volume": 2, | |
| "price": 4900, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 10, | |
| "encumbrance": 5, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 14, | |
| "ammo": [ | |
| "flintlock", | |
| "36paper", | |
| "44paper", | |
| "blunderbuss" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具" | |
| }, | |
| "uuid": "89ecc9a5-cc9b-43d9-9c3a-7c6fc9461c71" | |
| }, | |
| { | |
| "id": "bandolier_wrist", | |
| "type": "ARMOR", | |
| "name": "wrist bandolier", | |
| "description": "A small fabric bandolier for rifle cartridges designed to be worn around the wrist.", | |
| "weight": 30, | |
| "volume": 1, | |
| "price": 2900, | |
| "material": "cotton", | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "HAND_EITHER" | |
| ], | |
| "coverage": 5, | |
| "encumbrance": 4, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 4, | |
| "ammo": [ | |
| "22", | |
| "223", | |
| "3006", | |
| "308", | |
| "762", | |
| "762R", | |
| "8x40mm" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "弾薬リストバンド", | |
| "description": "ライフルの弾薬を収納できる布製のリストバンドです。", | |
| "material": "綿花" | |
| }, | |
| "uuid": "d42e5f89-df4d-425e-b67f-a1a4c9432a1c" | |
| }, | |
| { | |
| "id": "grenade_pouch", | |
| "type": "ARMOR", | |
| "name": "grenade pouch", | |
| "description": "A small pouch for storing cartridge grenades with straps for attaching it to your belt or other webbing.", | |
| "weight": 90, | |
| "volume": 1, | |
| "price": 5900, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "coverage": 10, | |
| "encumbrance": 4, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "bandolier", | |
| "capacity": 4, | |
| "ammo": [ | |
| "40mm" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATER_FRIENDLY", | |
| "BELTED", | |
| "OVERSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "擲弾ポーチ", | |
| "description": "ベルトなどに取り付けるためのストラップが付いた、小さなポーチです。擲弾を収納できます。" | |
| }, | |
| "uuid": "83866c18-acae-481a-9889-bfaf66126fce" | |
| }, | |
| { | |
| "id": "bastsandals", | |
| "type": "ARMOR", | |
| "name": "pair of cord sandals", | |
| "name_plural": "pairs of cord sandals", | |
| "description": "Lightweight sandals made from wound cord. They offer little in the way of protection, but keep you cool during warmer months.", | |
| "weight": 68, | |
| "volume": 1, | |
| "price": 3000, | |
| "to_hit": -2, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 40, | |
| "encumbrance": 10, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "コードサンダル", | |
| "description": "寄り糸を巻いて作った軽量のサンダルです。防御面は頼りないですが、暖かい季節は涼しく過ごせます。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "b33e8879-e056-43d0-90fd-f34a127094c7" | |
| }, | |
| { | |
| "id": "boots", | |
| "type": "ARMOR", | |
| "name": "pair of boots", | |
| "name_plural": "pairs of boots", | |
| "description": "Tough leather boots. Very durable.", | |
| "weight": 1060, | |
| "volume": 10, | |
| "price": 10000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 90, | |
| "encumbrance": 12, | |
| "warmth": 20, | |
| "material_thickness": 3, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブーツ", | |
| "description": "頑丈な革製のブーツです。非常に耐久性があります。" | |
| }, | |
| "uuid": "a1672eb0-df6c-4d11-a8ba-7a7b0040429a" | |
| }, | |
| { | |
| "id": "boots_bone", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of bone armor boots", | |
| "name_plural": "pairs of bone armor boots", | |
| "description": "Leather boots armored with reinforcements made from bone. Light and strong.", | |
| "weight": 1824, | |
| "volume": 17, | |
| "price": 13500, | |
| "to_hit": -1, | |
| "bashing": 4, | |
| "material": [ | |
| "bone", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "white", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 95, | |
| "encumbrance": 16, | |
| "warmth": 20, | |
| "material_thickness": 4, | |
| "environmental_protection": 3, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ボーンアーマーブーツ", | |
| "description": "骨で強化した装甲が付いた革製のブーツです。軽量で頑丈に出来ています。", | |
| "color": "白色" | |
| }, | |
| "uuid": "8dd5a723-cbe6-43c8-839f-b49a79c647c6" | |
| }, | |
| { | |
| "id": "boots_bunker", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of turnout boots", | |
| "name_plural": "pairs of turnout boots", | |
| "description": "A pair of steel-toed rubber boots, the sort worn by firefighters. Highly resistant to heat and flame, they provide excellent protection from injury.", | |
| "weight": 1930, | |
| "volume": 14, | |
| "price": 13000, | |
| "to_hit": 2, | |
| "material": [ | |
| "plastic", | |
| "nomex" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 40, | |
| "warmth": 35, | |
| "material_thickness": 4, | |
| "environmental_protection": 8, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ターンアウトブーツ", | |
| "description": "消防士が履く、安全ゴム長靴です。熱と炎に優れた耐性があり、素晴らしい防護性能で怪我から身を守ります。" | |
| }, | |
| "uuid": "4b369eef-c0a9-4616-8f07-709ce068ee25" | |
| }, | |
| { | |
| "id": "boots_chitin", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of chitinous boots", | |
| "name_plural": "pairs of chitinous boots", | |
| "description": "Boots made from the exoskeletons of insects. Light and durable.", | |
| "weight": 1620, | |
| "volume": 17, | |
| "price": 13500, | |
| "to_hit": -1, | |
| "bashing": 4, | |
| "material": [ | |
| "chitin" | |
| ], | |
| "symbol": "[", | |
| "color": "green", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 95, | |
| "encumbrance": 14, | |
| "warmth": 10, | |
| "material_thickness": 4, | |
| "environmental_protection": 3, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "キチンブーツ", | |
| "description": "昆虫の外骨格から作られたブーツです。軽量で頑丈なのが特徴です。", | |
| "color": "緑" | |
| }, | |
| "uuid": "39e927ae-d78c-439f-89f7-ebfe283604be" | |
| }, | |
| { | |
| "id": "boots_combat", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of combat boots", | |
| "name_plural": "pairs of combat boots", | |
| "description": "Modern reinforced tactical combat boots. Very durable.", | |
| "weight": 1060, | |
| "volume": 8, | |
| "price": 7000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 25, | |
| "warmth": 25, | |
| "material_thickness": 3, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "コンバットブーツ", | |
| "description": "近代的な強化を施した戦闘用のコンバットブーツです。耐久性に優れています。" | |
| }, | |
| "uuid": "4832cc11-2010-481e-a7e1-425a56d216a6" | |
| }, | |
| { | |
| "id": "boots_fsurvivor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of survivor fireboots", | |
| "name_plural": "pairs of survivor fireboots", | |
| "description": "A pair of customized, Kevlar armored Nomex boots, modified to provide maximum protection from harm and the elements, even when knee-deep in the dead.", | |
| "weight": 1980, | |
| "volume": 12, | |
| "price": 24000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "nomex" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 35, | |
| "warmth": 15, | |
| "material_thickness": 5, | |
| "environmental_protection": 10, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバー防火ブーツ", | |
| "description": "ケブラーで補強したノーメックス製の特製ブーツです。死の直前でも、外的要因と怪我から最大限に身を守れるように改良してあります。" | |
| }, | |
| "uuid": "75813598-1d7e-4f94-afac-b243fd6e2d5b" | |
| }, | |
| { | |
| "id": "boots_fur", | |
| "type": "ARMOR", | |
| "name": "pair of fur boots", | |
| "name_plural": "pairs of fur boots", | |
| "description": "Boots lined with fur for warmth.", | |
| "weight": 1890, | |
| "volume": 18, | |
| "price": 14000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather", | |
| "fur" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 90, | |
| "encumbrance": 20, | |
| "warmth": 60, | |
| "material_thickness": 3, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ブーツ(毛皮)", | |
| "description": "毛皮製の暖かなブーツです。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "a11200c5-0b3c-4822-8fea-04777923c26d" | |
| }, | |
| { | |
| "id": "boots_h20survivor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of survivor wetsuit boots", | |
| "name_plural": "pairs of survivor wetsuit boots", | |
| "description": "A pair of customized, kevlar armored neoprene boots, modified to provide maximum protection from harm and the elements, even when knee-deep in the dead.", | |
| "weight": 1180, | |
| "volume": 6, | |
| "price": 24000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "plastic", | |
| "neoprene" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 32, | |
| "warmth": 15, | |
| "material_thickness": 3, | |
| "environmental_protection": 10, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーウェットスーツブーツ", | |
| "description": "ケブラーで補強したネオプレン製の特製ブーツです。死の直前でも、外的要因と怪我から最大限に身を守れるように改良してあります。" | |
| }, | |
| "uuid": "ea014676-925d-44c6-811b-6a6f49dbbbc1" | |
| }, | |
| { | |
| "id": "boots_hiking", | |
| "type": "ARMOR", | |
| "name": "pair of hiking boots", | |
| "name_plural": "pairs of hiking boots", | |
| "description": "Tough yet light leather boots. Durable and comfortable.", | |
| "weight": 960, | |
| "volume": 8, | |
| "price": 14000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather", | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 95, | |
| "encumbrance": 12, | |
| "warmth": 30, | |
| "material_thickness": 2, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "軽登山靴", | |
| "description": "頑丈で軽量な革製のブーツです。耐久性が高く、履き心地が良い。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "458cbdba-56ec-4e19-a496-759b6e8bedd9" | |
| }, | |
| { | |
| "id": "boots_hsurvivor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of heavy survivor boots", | |
| "name_plural": "pairs of heavy survivor boots", | |
| "description": "A pair of customized kevlar boots, heavily armored with steel and modified to provide maximum protection from harm, even when knee-deep in the dead.", | |
| "weight": 1610, | |
| "volume": 12, | |
| "price": 24000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "steel" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 35, | |
| "warmth": 15, | |
| "material_thickness": 6, | |
| "environmental_protection": 5, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "重量型サバイバーブーツ", | |
| "description": "鋼鉄で補強したケブラー製の特製ブーツです。死の直前でも、外的要因と怪我から最大限に身を守れるように改良してあります。" | |
| }, | |
| "uuid": "99c0d3e0-8866-4e08-a139-c5097a4895b4" | |
| }, | |
| { | |
| "id": "boots_larmor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of leather armor boots", | |
| "name_plural": "pairs of leather armor boots", | |
| "description": "Thick leather boots made specifically to protect the feet. Light and tough.", | |
| "weight": 902, | |
| "volume": 8, | |
| "price": 12500, | |
| "to_hit": -1, | |
| "bashing": 4, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 95, | |
| "encumbrance": 18, | |
| "warmth": 25, | |
| "material_thickness": 5, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "レザーアーマーブーツ", | |
| "description": "厚手で足の保護に優れた特別な革製のブーツです。軽量で丈夫に出来ています。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "cb70e34e-7bf8-4458-accf-903a29d0a52d" | |
| }, | |
| { | |
| "id": "boots_lsurvivor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of light survivor boots", | |
| "name_plural": "pairs of light survivor boots", | |
| "description": "A pair of customized, kevlar armored cloth boots, modified to provide maximum protection from harm, even when knee-deep in the dead.", | |
| "weight": 1120, | |
| "volume": 8, | |
| "price": 24000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "green", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 18, | |
| "warmth": 15, | |
| "material_thickness": 5, | |
| "environmental_protection": 3, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "軽量型サバイバーブーツ", | |
| "description": "ケブラーで補強した革製の特製ブーツです。死の直前でも、外的要因と怪我から最大限に身を守れるように改良してあります。", | |
| "color": "緑" | |
| }, | |
| "uuid": "0b2961ff-4e0a-466f-b914-fa4218bfa510" | |
| }, | |
| { | |
| "id": "boots_plate", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of armored boots", | |
| "name_plural": "pairs of armored boots", | |
| "description": "An extremely heavy set of armor plated boots.", | |
| "weight": 1890, | |
| "volume": 13, | |
| "price": 50000, | |
| "to_hit": -2, | |
| "bashing": 7, | |
| "material": [ | |
| "iron", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 28, | |
| "warmth": 20, | |
| "material_thickness": 4, | |
| "environmental_protection": 1, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "プレートアーマーブーツ", | |
| "description": "極めて重量のあるプレートアーマーブーツです。" | |
| }, | |
| "uuid": "422e8431-99a2-47d7-b2d2-3ed3e19f5c05" | |
| }, | |
| { | |
| "id": "boots_rubber", | |
| "type": "ARMOR", | |
| "name": "pair of rubber boots", | |
| "name_plural": "pairs of rubber boots", | |
| "description": "A pair of rubber boots, often used while cleaning with caustic materials.", | |
| "weight": 980, | |
| "volume": 14, | |
| "price": 8000, | |
| "to_hit": 2, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 30, | |
| "warmth": 10, | |
| "material_thickness": 3, | |
| "environmental_protection": 12, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ゴム長靴", | |
| "description": "ゴム製の長靴です。腐食性物質の取り扱い時によく使われます。" | |
| }, | |
| "uuid": "7601c5fd-fa87-4cb3-b2fa-c0447bd2396e" | |
| }, | |
| { | |
| "id": "boots_steel", | |
| "type": "ARMOR", | |
| "name": "pair of steeltoed boots", | |
| "name_plural": "pairs of steeltoed boots", | |
| "description": "Leather boots with a steel toe. Extremely durable.", | |
| "weight": 1320, | |
| "volume": 12, | |
| "price": 12000, | |
| "to_hit": -1, | |
| "bashing": 4, | |
| "material": [ | |
| "leather", | |
| "steel" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 90, | |
| "encumbrance": 20, | |
| "warmth": 30, | |
| "material_thickness": 3, | |
| "environmental_protection": 3, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "安全ブーツ", | |
| "description": "つま先が鋼で作られた革製のブーツです。優れた耐久性があります。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "a67849cf-156f-4407-94f3-1a071773a1c5" | |
| }, | |
| { | |
| "id": "boots_survivor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of survivor boots", | |
| "name_plural": "pairs of survivor boots", | |
| "description": "A pair of customized leather boots, armored with kevlar and modified to provide maximum protection from harm, even when knee-deep in the dead.", | |
| "weight": 1330, | |
| "volume": 10, | |
| "price": 24000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 24, | |
| "warmth": 15, | |
| "material_thickness": 5, | |
| "environmental_protection": 3, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーブーツ", | |
| "description": "ケブラーで補強した革製の特製ブーツです。死の直前でも、外的要因と怪我から最大限に身を守れるように改良してあります。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "9b3e5d5d-550b-49f0-87a9-bd3cd4720a56" | |
| }, | |
| { | |
| "id": "boots_western", | |
| "type": "ARMOR", | |
| "name": "pair of western boots", | |
| "name_plural": "pairs of western boots", | |
| "description": "Stiff leather boots with intricate embroidery and one-inch heels. They look good, but aren't made for running.", | |
| "weight": 1060, | |
| "volume": 10, | |
| "price": 15000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 95, | |
| "encumbrance": 22, | |
| "warmth": 20, | |
| "material_thickness": 2, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ウエスタンブーツ", | |
| "description": "複雑な刺繍が施され、1インチの踵がある硬い革製のブーツです。走るには適さないが、見栄えは素晴らしいです。" | |
| }, | |
| "uuid": "dbe8d711-3c15-4f21-a553-ba5466f97beb" | |
| }, | |
| { | |
| "id": "boots_winter", | |
| "type": "ARMOR", | |
| "name": "pair of winter boots", | |
| "name_plural": "pairs of winter boots", | |
| "description": "Cumbersome boots designed for warmth.", | |
| "weight": 1640, | |
| "volume": 14, | |
| "price": 7000, | |
| "to_hit": -1, | |
| "material": [ | |
| "wool", | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 90, | |
| "encumbrance": 25, | |
| "warmth": 80, | |
| "material_thickness": 6, | |
| "environmental_protection": 1, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "防寒ブーツ", | |
| "description": "動き辛くなりますが、とても暖かいブーツです。" | |
| }, | |
| "uuid": "f10eebcb-939b-4879-8201-87d49d7986b6" | |
| }, | |
| { | |
| "id": "boots_wsurvivor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of winter survivor boots", | |
| "name_plural": "pairs of winter survivor boots", | |
| "description": "A pair of customized, Kevlar armored fur boots, modified to provide maximum protection from harm and the elements, even when knee-deep in the dead.", | |
| "weight": 1760, | |
| "volume": 14, | |
| "price": 24000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "fur" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 38, | |
| "warmth": 75, | |
| "material_thickness": 6, | |
| "environmental_protection": 5, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "ウィンターサバイバーブーツ", | |
| "description": "ケブラーで補強した毛皮製の特製ブーツです。死の直前でも、外的要因と怪我から最大限に身を守れるように改良してあります。" | |
| }, | |
| "uuid": "6e42b317-f836-4036-bb0b-1ee27b1f0ccf" | |
| }, | |
| { | |
| "id": "boots_xlsurvivor", | |
| "type": "ARMOR", | |
| "category": "armor", | |
| "name": "pair of XL survivor boots", | |
| "name_plural": "pairs of XL survivor boots", | |
| "description": "A massive pair of customized leather boots, armored with kevlar and modified to provide maximum protection from harm and the elements, even when knee-deep in the dead.", | |
| "weight": 2460, | |
| "volume": 20, | |
| "price": 24000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "kevlar", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 38, | |
| "warmth": 15, | |
| "material_thickness": 4, | |
| "environmental_protection": 3, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "OVERSIZE", | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "STURDY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "category": "装甲", | |
| "name": "サバイバーブーツ(XL)", | |
| "description": "ケブラーで補強した革製の大きな特製ブーツです。死の直前でも、外的要因と怪我から最大限に身を守れるように改良してあります。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "4c8a2672-6be8-46b1-995d-4d253e2c2a02" | |
| }, | |
| { | |
| "id": "cleats", | |
| "type": "ARMOR", | |
| "name": "pair of cleats", | |
| "name_plural": "pairs of cleats", | |
| "description": "Sport shoes with hard undersides, and studs on the bottom designed to dig into the grass.", | |
| "weight": 860, | |
| "volume": 6, | |
| "price": 7000, | |
| "bashing": 2, | |
| "material": [ | |
| "cotton", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 80, | |
| "encumbrance": 15, | |
| "warmth": 20, | |
| "material_thickness": 3, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "スパイクシューズ", | |
| "description": "硬い靴底とスパイク付きの運動靴です。靴底が草地に突き立ちます。" | |
| }, | |
| "uuid": "c36de617-cff8-4696-852f-93e3a28b0e7f" | |
| }, | |
| { | |
| "id": "clogs", | |
| "type": "ARMOR", | |
| "name": "pair of wooden clogs", | |
| "name_plural": "pairs of wooden clogs", | |
| "description": "Known as klompen in the Netherlands and sabots in France, these wooden shoes have endured through the ages due to their simple design and durability.", | |
| "weight": 916, | |
| "volume": 5, | |
| "price": 4000, | |
| "to_hit": -2, | |
| "bashing": 5, | |
| "material": [ | |
| "wood" | |
| ], | |
| "symbol": "[", | |
| "color": "yellow", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 85, | |
| "encumbrance": 20, | |
| "warmth": 5, | |
| "material_thickness": 4, | |
| "environmental_protection": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "木靴", | |
| "description": "オランダではクロンペ、フランスではサボとして呼ばれる木製の靴です。古くからそのシンプルなデザインと耐久性で今も愛用されています", | |
| "color": "黄" | |
| }, | |
| "uuid": "bce70f8c-fc65-47d1-bc59-bf3481748bcb" | |
| }, | |
| { | |
| "id": "clownshoes", | |
| "type": "ARMOR", | |
| "name": "pair of clown shoes", | |
| "name_plural": "pairs of clown shoes", | |
| "description": "Gigantic shoes fit for a clown. Incredibly difficult to walk in.", | |
| "weight": 1140, | |
| "volume": 14, | |
| "price": 500, | |
| "to_hit": -1, | |
| "bashing": 14, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "light_red", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 85, | |
| "encumbrance": 60, | |
| "warmth": 20, | |
| "material_thickness": 4, | |
| "environmental_protection": 2, | |
| "flags": [ | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "道化師の靴", | |
| "description": "道化師に似合う巨大な靴です。歩く事すら困難になります。" | |
| }, | |
| "uuid": "3873dd4f-6333-4463-b3d1-ca3394124d7b" | |
| }, | |
| { | |
| "id": "dance_shoes", | |
| "type": "ARMOR", | |
| "name": "pair of dance shoes", | |
| "name_plural": "pairs of dance shoes", | |
| "description": "Expensive black dance shoes with large heels.", | |
| "weight": 870, | |
| "volume": 6, | |
| "price": 12000, | |
| "to_hit": 1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 60, | |
| "encumbrance": 5, | |
| "warmth": 10, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ダンスシューズ", | |
| "description": "高そうな黒いダンスシューズです。ヒールが大きめに作られています。" | |
| }, | |
| "uuid": "e037a304-03c1-4032-bddc-72f901393687" | |
| }, | |
| { | |
| "id": "dress_shoes", | |
| "type": "ARMOR", | |
| "name": "pair of dress shoes", | |
| "name_plural": "pairs of dress shoes", | |
| "description": "Fancy patent leather shoes. Not designed for running in.", | |
| "weight": 870, | |
| "volume": 6, | |
| "price": 12000, | |
| "to_hit": 1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 60, | |
| "encumbrance": 15, | |
| "warmth": 10, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ドレスシューズ", | |
| "description": "エナメル革製の装飾の施された靴です。これで走るのは無理がありますね。" | |
| }, | |
| "uuid": "e67caddc-6495-4d9f-9340-9fd139b06005" | |
| }, | |
| { | |
| "id": "flip_flops", | |
| "type": "ARMOR", | |
| "name": "pair of flip-flops", | |
| "name_plural": "pairs of flip-flops", | |
| "description": "Simple sandals. Very difficult to run in.", | |
| "weight": 62, | |
| "volume": 1, | |
| "price": 500, | |
| "to_hit": -2, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "color": "blue", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 10, | |
| "encumbrance": 35, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "サンダル", | |
| "description": "シンプルなサンダルです。これで走るのは困難でしょう。", | |
| "color": "青色" | |
| }, | |
| "uuid": "27e1b361-ce48-4cef-8e85-a31ac0c62222" | |
| }, | |
| { | |
| "id": "footrags", | |
| "type": "ARMOR", | |
| "name": "pair of foot rags", | |
| "name_plural": "pairs of foot rags", | |
| "description": "Rags tied around your feet. Not much of an improvement over being barefoot, still better than nothing.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 500, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 65, | |
| "encumbrance": 2, | |
| "warmth": 5, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "SKINTIGHT", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "フットラグ", | |
| "description": "足にぐるぐると巻く布です。裸足より改善されたとは言い辛いですが、何も無いよりはマシでしょう。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "5486148f-9310-44d7-b479-905240012e12" | |
| }, | |
| { | |
| "id": "footrags_fur", | |
| "type": "ARMOR", | |
| "name": "pair of fur foot wraps", | |
| "name_plural": "pairs of fur foot wraps", | |
| "description": "Fur pelts tied around your feet. Not much of an improvement over being barefoot, still better than nothing.", | |
| "weight": 135, | |
| "volume": 2, | |
| "price": 700, | |
| "material": [ | |
| "fur" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 65, | |
| "encumbrance": 5, | |
| "warmth": 20, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "フットラップ(毛皮)", | |
| "description": "足にぐるぐると巻く毛皮です。裸足より改善されたとは言い辛いですが、何も無いよりはマシでしょう。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "6ca25fef-2c9d-42b3-84a3-113086bc5e99" | |
| }, | |
| { | |
| "id": "footrags_leather", | |
| "type": "ARMOR", | |
| "name": "pair of leather foot wraps", | |
| "name_plural": "pairs of leather foot wraps", | |
| "description": "Leather patches tied around your feet. Not much of an improvement over being barefoot, still better than nothing.", | |
| "weight": 120, | |
| "volume": 2, | |
| "price": 525, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 65, | |
| "encumbrance": 5, | |
| "warmth": 10, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "フットラップ(革)", | |
| "description": "足にぐるぐると巻く革です。裸足より改善されたとは言い辛いですが、何も無いよりはマシでしょう。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "49bdfcbc-8d0d-42f4-be04-315d6b6cc898" | |
| }, | |
| { | |
| "id": "footrags_wool", | |
| "type": "ARMOR", | |
| "name": "pair of wool foot wraps", | |
| "name_plural": "pairs of wool foot wraps", | |
| "description": "Felt patches tied around your feet. Not much of an improvement over being barefoot, still better than nothing.", | |
| "weight": 56, | |
| "volume": 1, | |
| "price": 500, | |
| "material": [ | |
| "wool" | |
| ], | |
| "symbol": "[", | |
| "color": "blue", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 65, | |
| "encumbrance": 5, | |
| "warmth": 15, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "SKINTIGHT", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "フットラップ(羊毛)", | |
| "description": "足にぐるぐると巻くフェルトです。裸足より改善されたとは言い辛いですが、何も無いよりはマシでしょう。", | |
| "color": "青色" | |
| }, | |
| "uuid": "70f03368-8daf-4c3c-9e0c-4a2fa1589487" | |
| }, | |
| { | |
| "id": "heels", | |
| "type": "ARMOR", | |
| "name": "pair of heels", | |
| "name_plural": "pairs of heels", | |
| "description": "A pair of high heels. Difficult to even walk in.", | |
| "weight": 640, | |
| "volume": 3, | |
| "price": 4000, | |
| "to_hit": -2, | |
| "bashing": 6, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 30, | |
| "encumbrance": 50, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "SUPER_FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ハイヒール", | |
| "description": "踵の高いヒールです。歩く事さえ困難でしょう。" | |
| }, | |
| "uuid": "c3000081-ec00-47b8-920d-2f8ee342c60d" | |
| }, | |
| { | |
| "id": "knee_high_boots", | |
| "type": "ARMOR", | |
| "name": "pair of knee-high boots", | |
| "name_plural": "pairs of knee-high boots", | |
| "description": "Very long leather boots that cover the lower legs. Difficult to wear but extremely durable.", | |
| "weight": 1520, | |
| "volume": 15, | |
| "price": 8000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET", | |
| "LEGS" | |
| ], | |
| "coverage": 65, | |
| "encumbrance": 20, | |
| "warmth": 20, | |
| "material_thickness": 3, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ニーハイブーツ", | |
| "description": "下肢を覆う非常に長い革製のブーツです。着用が難しいですが、耐久性は抜群です。" | |
| }, | |
| "uuid": "90622391-fd73-4a47-8f77-00758afbd6be" | |
| }, | |
| { | |
| "id": "leathersandals", | |
| "type": "ARMOR", | |
| "name": "pair of leather sandals", | |
| "name_plural": "pairs of leather sandals", | |
| "description": "Sturdy leather hiking sandals with a heel strap. Offers little in the way of protection, but keeps you cool during warmer months.", | |
| "weight": 94, | |
| "volume": 1, | |
| "price": 4000, | |
| "to_hit": -2, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 20, | |
| "encumbrance": 5, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "サンダル(革)", | |
| "description": "踵にストラップの付いた頑丈なハイキング用のサンダルです。防御面は頼りないですが、暖かい季節は涼しく過ごせます。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "84fa0694-8fae-481f-bce8-67c4efba81be" | |
| }, | |
| { | |
| "id": "lowtops", | |
| "type": "ARMOR", | |
| "name": "pair of lowtop tennis shoes", | |
| "name_plural": "pairs of lowtop tennis shoes", | |
| "description": "Lightweight shoes made of cloth and rubber.", | |
| "weight": 114, | |
| "volume": 3, | |
| "price": 1500, | |
| "to_hit": -2, | |
| "material": [ | |
| "cotton", | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 80, | |
| "warmth": 5, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ロートップテニスシューズ", | |
| "description": "布とゴムで作られた軽い靴です。" | |
| }, | |
| "uuid": "3b3b8735-60ca-4ea0-a3d0-650f93baa14a" | |
| }, | |
| { | |
| "id": "mocassins", | |
| "type": "ARMOR", | |
| "name": "pair of moccasins", | |
| "name_plural": "pairs of moccasins", | |
| "description": "Simple shoes made from animal pelts.", | |
| "weight": 230, | |
| "volume": 2, | |
| "price": 5000, | |
| "material": [ | |
| "fur", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 50, | |
| "encumbrance": 2, | |
| "warmth": 20, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "モカシン", | |
| "description": "動物の皮革から作られたシンプルな靴です。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "5a192631-4f5b-47fe-8229-7448ff64bf96" | |
| }, | |
| { | |
| "id": "motorbike_boots", | |
| "type": "ARMOR", | |
| "name": "pair of motorcycle boots", | |
| "name_plural": "pairs of motorcycle boots", | |
| "description": "A pair of durable boots to be used by dirt bikers and motorcyclists.", | |
| "weight": 2125, | |
| "volume": 8, | |
| "price": 8000, | |
| "bashing": 5, | |
| "material": [ | |
| "kevlar", | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 95, | |
| "encumbrance": 18, | |
| "warmth": 35, | |
| "material_thickness": 4, | |
| "environmental_protection": 3, | |
| "flags": [ | |
| "VARSIZE", | |
| "RAINPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "バイクブーツ", | |
| "description": "ダートバイクなどに乗る際に使用する、耐久性のあるブーツです。" | |
| }, | |
| "uuid": "e9580ceb-c473-470d-bf98-0631b9add6b1" | |
| }, | |
| { | |
| "id": "roller_blades", | |
| "type": "ARMOR", | |
| "name": "pair of rollerblades", | |
| "name_plural": "pairs of rollerblades", | |
| "description": "A pair of inline skates. Very fast on flat floors, but they make it hard to move on rough terrain, or to dodge effectively.", | |
| "weight": 1640, | |
| "volume": 15, | |
| "price": 8500, | |
| "to_hit": -2, | |
| "material": [ | |
| "plastic", | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 25, | |
| "warmth": 20, | |
| "material_thickness": 3, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ローラーブレード", | |
| "description": "車輪を縦一列に並べたインラインスケートです。平らな床では非常に素早く動けますが、起伏の多い地形では上手く動けず、回避も困難になります。" | |
| }, | |
| "uuid": "5b518dbe-cad6-4b65-bedf-cad80fb15a06" | |
| }, | |
| { | |
| "id": "rollerskates", | |
| "type": "ARMOR", | |
| "name": "pair of rollerskates", | |
| "name_plural": "pairs of rollerskates", | |
| "description": "An old-fashioned pair of leather rollerskates with steel frames. While quite fast on flat floors, they make it difficult to move on rough terrain.", | |
| "weight": 2720, | |
| "volume": 12, | |
| "price": 8500, | |
| "to_hit": -2, | |
| "bashing": 6, | |
| "material": [ | |
| "leather", | |
| "steel" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 25, | |
| "warmth": 30, | |
| "material_thickness": 3, | |
| "environmental_protection": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "holster_prompt": "Sheath knife", | |
| "holster_msg": "You sheath your %s", | |
| "max_volume": 1, | |
| "draw_cost": 80, | |
| "multi": 2, | |
| "flags": [ | |
| "SHEATH_KNIFE" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ローラースケート", | |
| "description": "昔懐かしい鋼のフレームを使った革製のローラースケートです。平らな床では非常に素早く動けますが、起伏の多い地形では上手く動けません。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "0ab5443a-276b-446f-af75-0da179ea4372" | |
| }, | |
| { | |
| "id": "shoes_birchbark", | |
| "type": "ARMOR", | |
| "name": "pair of birchbark shoes", | |
| "name_plural": "pairs of birchbark shoes", | |
| "description": "Simple shoes woven from strips of birch bark. Not very comfortable, but better than going barefoot.", | |
| "weight": 345, | |
| "volume": 2, | |
| "price": 3500, | |
| "material": [ | |
| "wood" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 50, | |
| "encumbrance": 15, | |
| "warmth": 10, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "靴(白樺樹皮)", | |
| "description": "白樺の樹皮を剥いで織ったシンプルな靴です。快適とは言えませんが、裸足よりはましでしょう。" | |
| }, | |
| "uuid": "ed530e81-445d-412a-acd9-1bb1dcadeb0e" | |
| }, | |
| { | |
| "id": "shoes_bowling", | |
| "type": "ARMOR", | |
| "name": "pair of bowling shoes", | |
| "name_plural": "pairs of bowling shoes", | |
| "description": "A pair of flat-soled shoes designed to give you a grip on slippery surfaces.", | |
| "weight": 840, | |
| "volume": 6, | |
| "price": 4000, | |
| "material": [ | |
| "cotton", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "light_blue", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 80, | |
| "encumbrance": 10, | |
| "warmth": 20, | |
| "material_thickness": 3, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ボーリングシューズ", | |
| "description": "平底の靴です。滑りやすい床でもグリップが効いて止まります。" | |
| }, | |
| "uuid": "7f41b2af-c43a-4333-893a-eaddce124c48" | |
| }, | |
| { | |
| "id": "slippers", | |
| "type": "ARMOR", | |
| "name": "pair of slippers", | |
| "name_plural": "pairs of slippers", | |
| "description": "Soft shoes that keep your feet warm. Not suitable for running.", | |
| "weight": 70, | |
| "volume": 1, | |
| "price": 600, | |
| "to_hit": -2, | |
| "material": [ | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 30, | |
| "encumbrance": 30, | |
| "warmth": 25, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "スリッパ", | |
| "description": "保温効果のある柔らかな靴です。これで走るのは困難でしょう。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "a7c9ef16-f295-4237-ac0f-3f189efb3f20" | |
| }, | |
| { | |
| "id": "sneakers", | |
| "type": "ARMOR", | |
| "name": "pair of sneakers", | |
| "name_plural": "pairs of sneakers", | |
| "description": "Guaranteed to make you run faster and jump higher!", | |
| "weight": 840, | |
| "volume": 6, | |
| "price": 10000, | |
| "material": [ | |
| "cotton", | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "light_blue", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 80, | |
| "encumbrance": 4, | |
| "warmth": 20, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "スニーカー", | |
| "description": "スニーカーを履けば、今より速く走ったり、高くジャンプ出来る事を保障しますよ!" | |
| }, | |
| "uuid": "3d794500-be19-47d4-8d99-970eb83186d4" | |
| }, | |
| { | |
| "id": "straw_sandals", | |
| "type": "ARMOR", | |
| "name": "pair of straw sandals", | |
| "name_plural": "pairs of straw sandals", | |
| "description": "Sandals made from straw rope. Not very comfortable, but can keep your feet safe.", | |
| "weight": 70, | |
| "volume": 2, | |
| "price": 2000, | |
| "to_hit": -2, | |
| "material": [ | |
| "paper" | |
| ], | |
| "symbol": "[", | |
| "color": "light_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 30, | |
| "encumbrance": 14, | |
| "material_thickness": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "草鞋", | |
| "description": "藁を編んで作ったサンダルです。快適とは言えませんが、足を保護することは出来ます。" | |
| }, | |
| "uuid": "dcb1ced1-43b1-48c7-a01d-72cefc43063a" | |
| }, | |
| { | |
| "id": "swim_fins", | |
| "type": "ARMOR", | |
| "name": "pair of swim fins", | |
| "name_plural": "pairs of swim fins", | |
| "description": "A pair of rubber flippers worn on the feet which improve swimming speed while greatly impeding the wearer's ability to walk.", | |
| "weight": 680, | |
| "volume": 5, | |
| "price": 2000, | |
| "material": [ | |
| "plastic" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 85, | |
| "encumbrance": 25, | |
| "warmth": 5, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "フィン", | |
| "description": "ゴム製の足ヒレです。歩行が困難になりますが、泳ぎが速くなります。" | |
| }, | |
| "uuid": "6ddf2af7-5749-42d3-af3c-e3d187466de7" | |
| }, | |
| { | |
| "id": "thigh_high_boots", | |
| "type": "ARMOR", | |
| "name": "pair of thigh-high boots", | |
| "name_plural": "pairs of thigh-high boots", | |
| "description": "Very long leather boots that reach past the knees. Difficult to wear but extremely durable.", | |
| "weight": 1540, | |
| "volume": 17, | |
| "price": 8000, | |
| "to_hit": -1, | |
| "bashing": 1, | |
| "material": [ | |
| "leather" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET", | |
| "LEGS" | |
| ], | |
| "coverage": 80, | |
| "encumbrance": 25, | |
| "warmth": 20, | |
| "material_thickness": 3, | |
| "environmental_protection": 2, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATERPROOF", | |
| "FANCY" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "サイハイブーツ", | |
| "description": "膝上に達する程の非常に長い革製のブーツです。着用が難しいですが、耐久性は抜群です。" | |
| }, | |
| "uuid": "028b4a00-2b6b-4ba0-9f9d-c30f0b63774f" | |
| }, | |
| { | |
| "id": "wetsuit_booties", | |
| "type": "ARMOR", | |
| "name": "pair of swimming booties", | |
| "name_plural": "pairs of swimming booties", | |
| "description": "A pair of neoprene swimming booties, with individual toes.", | |
| "weight": 310, | |
| "volume": 4, | |
| "price": 6800, | |
| "material": [ | |
| "neoprene", | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "dark_gray", | |
| "covers": [ | |
| "FEET" | |
| ], | |
| "coverage": 100, | |
| "encumbrance": 15, | |
| "warmth": 30, | |
| "material_thickness": 2, | |
| "environmental_protection": 1, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "SKINTIGHT" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "スイミングブーツ", | |
| "description": "足の指が付いたネオプレン製のスイミングブーツです。" | |
| }, | |
| "uuid": "19007651-969a-4fdd-b231-6b7e62cf52a3" | |
| }, | |
| { | |
| "id": "back_holster", | |
| "type": "ARMOR", | |
| "name": "back holster", | |
| "description": "A leather holster, big enough for a rifle or other large gun. Designed to be strapped to the back. Whilst initially cumbersome it becomes much easier to use with practice. Activate to holster/draw a gun.", | |
| "weight": 240, | |
| "volume": 5, | |
| "price": 10000, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "ltgray", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 5, | |
| "encumbrance": 5, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "holster", | |
| "max_volume": 15, | |
| "draw_cost": 20, | |
| "skills": [ | |
| "smg", | |
| "shotgun", | |
| "rifle", | |
| "launcher" | |
| ] | |
| }, | |
| "flags": [ | |
| "BELTED", | |
| "OVERSIZE", | |
| "NO_QUICKDRAW" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "バックホルスター", | |
| "description": "ライフルなどの大型の銃も十分収められる革製のホルスターです。背中に括り付けて使用します。慣れないうちは面倒ですが、練習すればうまく扱えるようになるでしょう。収納している銃を抜き放てます。" | |
| }, | |
| "uuid": "205064b4-e9af-4fa5-94fa-0782a988008e" | |
| }, | |
| { | |
| "id": "bootstrap", | |
| "type": "ARMOR", | |
| "name": "ankle holster", | |
| "description": "A small concealed holster worn on the ankle. It is awkward to use without practice. Activate to holster/draw a small pistol.", | |
| "weight": 200, | |
| "volume": 1, | |
| "price": 7400, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "brown", | |
| "covers": [ | |
| "FOOT_EITHER" | |
| ], | |
| "coverage": 5, | |
| "encumbrance": 4, | |
| "material_thickness": 1, | |
| "flags": [ | |
| "BELTED", | |
| "OVERSIZE", | |
| "ALLOWS_NATURAL_ATTACKS" | |
| ], | |
| "use_action": { | |
| "type": "holster", | |
| "max_volume": 2, | |
| "max_weight": 1000, | |
| "draw_cost": 30, | |
| "skills": [ | |
| "pistol" | |
| ] | |
| }, | |
| "translation": { | |
| "type": "防具", | |
| "name": "足首用ホルスター", | |
| "description": "足首に着ける小さな隠しホルスターです。練習せずに使うのは難しいでしょう。収納している小型のピストルを抜き放てます。", | |
| "color": "茶色" | |
| }, | |
| "uuid": "2b98f7ad-124e-4847-ba15-dc23d0c16dd1" | |
| }, | |
| { | |
| "id": "holster", | |
| "type": "ARMOR", | |
| "name": "holster", | |
| "description": "A leather strap worn on the hip for holding pistol sized guns. Activate to holster/draw a gun.", | |
| "weight": 220, | |
| "volume": 2, | |
| "price": 9000, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "ltgray", | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "coverage": 5, | |
| "encumbrance": 5, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "holster", | |
| "max_volume": 5, | |
| "skills": [ | |
| "pistol", | |
| "smg", | |
| "shotgun" | |
| ] | |
| }, | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "translation": { | |
| "id": "ホルスター", | |
| "type": "防具", | |
| "name": "ホルスター", | |
| "description": "拳銃サイズの銃を収納可能な腰回りにつける革製のストラップです。収納している銃を抜き放てます。" | |
| }, | |
| "uuid": "d1bb79be-53be-4b8d-adad-2abe63ca65c5" | |
| }, | |
| { | |
| "id": "sholster", | |
| "type": "ARMOR", | |
| "name": "fast draw holster", | |
| "description": "A comfortable quick draw holster for small guns. Activate to holster/draw a gun.", | |
| "weight": 220, | |
| "volume": 2, | |
| "price": 9000, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "ltgray", | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "coverage": 5, | |
| "encumbrance": 2, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "holster", | |
| "max_volume": 4, | |
| "draw_cost": 3, | |
| "skills": [ | |
| "pistol", | |
| "shotgun" | |
| ] | |
| }, | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "copy-from": "holster", | |
| "translation": { | |
| "type": "防具", | |
| "name": "ファストドローホルスター", | |
| "description": "素速く抜けることを重視した、着け心地の良いホルスターです。小型の銃を収納できます。収納している銃を抜き放てます。", | |
| "copy-from": "ホルスター" | |
| }, | |
| "uuid": "f96be6eb-feb0-4fe0-8b77-085c5d1d4e4b" | |
| }, | |
| { | |
| "id": "survivor_vest", | |
| "type": "ARMOR", | |
| "name": "survivor harness", | |
| "name_plural": "survivor harnesses", | |
| "description": "A custom-built light harness covered with pouches and including an integral tactical sling for a small rifle or other such weapon. Durable and carefully crafted to be comfortable to wear. Activate to holster/draw your weapon.", | |
| "weight": 320, | |
| "volume": 5, | |
| "price": 20000, | |
| "material": [ | |
| "leather", | |
| "cotton" | |
| ], | |
| "symbol": "[", | |
| "color": "green", | |
| "covers": [ | |
| "TORSO" | |
| ], | |
| "coverage": 20, | |
| "encumbrance": 4, | |
| "storage": 12, | |
| "material_thickness": 2, | |
| "use_action": { | |
| "type": "holster", | |
| "max_volume": 8, | |
| "draw_cost": 5, | |
| "skills": [ | |
| "smg", | |
| "shotgun", | |
| "rifle" | |
| ] | |
| }, | |
| "flags": [ | |
| "VARSIZE", | |
| "WATER_FRIENDLY", | |
| "STURDY", | |
| "WAIST" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "サバイバーハーネス", | |
| "description": "小型ライフルなどを取り付けられる戦闘用の吊り帯とポーチが付いた特製の軽量ハーネスです。丈夫で着心地が良いように作られています。収納している武器を抜き放てます。", | |
| "color": "緑" | |
| }, | |
| "uuid": "8723fad0-12d4-44ed-a81e-468f676995cb" | |
| }, | |
| { | |
| "id": "XL_holster", | |
| "type": "ARMOR", | |
| "name": "XL holster", | |
| "description": "A belt holster consisting of a loop and strap intended for use with larger firearms. Slightly more cumbersome than a standard holster due to the straps that hold it flat against your leg, Activate to holster/draw a gun.", | |
| "weight": 320, | |
| "volume": 1, | |
| "price": 9000, | |
| "rigid": false, | |
| "material": "leather", | |
| "symbol": "[", | |
| "color": "ltgray", | |
| "covers": [ | |
| "LEG_EITHER" | |
| ], | |
| "coverage": 10, | |
| "encumbrance": 2, | |
| "material_thickness": 1, | |
| "use_action": { | |
| "type": "holster", | |
| "min_volume": 5, | |
| "max_volume": 8, | |
| "skills": [ | |
| "pistol", | |
| "smg", | |
| "shotgun", | |
| "rifle" | |
| ] | |
| }, | |
| "flags": [ | |
| "WAIST", | |
| "OVERSIZE" | |
| ], | |
| "translation": { | |
| "type": "防具", | |
| "name": "ホルスター(XL)", | |
| "description": "より大きな携行武器のためのホルスターです。長い帯で装着します。普通のホルスターよりも扱いが厄介で、左右どちらかの脚に干渉します。収納している銃を抜き放てます。" | |
| }, | |
| "uuid": "0b8617af-25d3-4388-a47d-5b63d2184dc2" | |
| }, | |
| { | |
| "abstract": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "category": "bionics", | |
| "name": "abstract bionic module", | |
| "weight": 2041, | |
| "volume": 10, | |
| "bashing": 8, | |
| "material": [ | |
| "steel", | |
| "plastic" | |
| ], | |
| "symbol": ":", | |
| "color": "yellow", | |
| "translation": { | |
| "color": "黄" | |
| }, | |
| "uuid": "4a2a4a2a-2feb-483f-9c52-857991f73dfd" | |
| }, | |
| { | |
| "id": "bio_adrenaline", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Adrenaline Pump CBM", | |
| "description": "A stimulator system has been implanted alongside your adrenal glands, allowing you to trigger your body's adrenaline response at the cost of some bionic power.", | |
| "price": 4000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: アドレナリン刺激装置", | |
| "description": "副腎にアドレナリン刺激装置を埋め込みます。この装置は電力を消費してアドレナリンラッシュを引き起こします。" | |
| }, | |
| "uuid": "86bf4f26-3090-4b56-9f55-99249b708ac0" | |
| }, | |
| { | |
| "id": "bio_ads", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Active Defense System CBM", | |
| "description": "A thin forcefield surrounds your body, continually draining power. Anything attempting to penetrate this field has a chance of being deflected at the cost of more energy. Melee attacks will be stopped more often than bullets.", | |
| "price": 950000, | |
| "difficulty": 7, | |
| "translation": { | |
| "name": "CBM: 積極防御システム", | |
| "description": "起動すると薄い力場の膜を纏います。被害を受ける際に追加で電力を消費してその威力を減衰し、ダメージを抑えます。銃弾よりは近接攻撃に対して有効です。" | |
| }, | |
| "uuid": "2d1471ed-7bb3-42a2-9a0e-65634094e67b" | |
| }, | |
| { | |
| "id": "bio_advreactor", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Advanced Microreactor CBM", | |
| "description": "Storage tank and stripped down plutonium reactor, allowing generation of power from small amounts of plutonium. This one has been heavily upgraded. Warning: minimal radiation shielding.", | |
| "price": 900000, | |
| "difficulty": 13, | |
| "translation": { | |
| "name": "CBM: 高度体内マイクロ反応炉", | |
| "description": "燃料槽に蓄えたプルトニウムを反応炉に送ることで莫大なエネルギーを取り出します。改良によって標準のものより高機能化されています。警告:この生体部品の放射線遮蔽対策は必要最小限のものです。" | |
| }, | |
| "uuid": "3f606dbe-d511-4369-94c6-cf075fbc6813" | |
| }, | |
| { | |
| "id": "bio_alarm", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Alarm System CBM", | |
| "description": "A motion-detecting alarm system will notice almost all movement within a fifteen-foot radius, and will silently alert you. This is very useful during sleep, or if you suspect a cloaked pursuer.", | |
| "price": 25000, | |
| "difficulty": 1, | |
| "translation": { | |
| "name": "CBM: 警報システム", | |
| "description": "有効範囲5メートルのモーションセンサーです。静かに警告してくれます。眠っている時や目に見えないものの感知に役立ちます。" | |
| }, | |
| "uuid": "37101b52-2f7e-47d5-b22f-1ffb3ce5e77e" | |
| }, | |
| { | |
| "id": "bio_armor_arms", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Arms Alloy Plating CBM", | |
| "description": "The flesh on your arms has been replaced by a strong armor, protecting you greatly.", | |
| "price": 350000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: 合金メッキ - 腕", | |
| "description": "腕を頑丈なものにします。打撃や斬撃から部位を護ります。" | |
| }, | |
| "uuid": "f7862099-b7a9-414a-a868-ed50b14d156f" | |
| }, | |
| { | |
| "id": "bio_armor_eyes", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Protective Lenses CBM", | |
| "description": "Your eye sockets have been sealed with highly protective mirrored lenses and your tear ducts have been re-routed to your mouth. When you cry, you must spit out or swallow your tears.", | |
| "price": 550000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 保護レンズ", | |
| "description": "眼窩を保護レンズで覆い、涙管を口内に繋ぎます。眼が受けるであろう悪影響を防ぎます。泣いた場合、口の中の涙を吐き出すか飲み込むかすることになります。" | |
| }, | |
| "uuid": "dc77638a-5e2c-4ae6-a1ff-636d631544e0" | |
| }, | |
| { | |
| "id": "bio_armor_head", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Head Alloy Plating CBM", | |
| "description": "The flesh on your head has been replaced by a strong armor, protecting both your head and jaw regions.", | |
| "price": 350000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 合金メッキ - 頭部", | |
| "description": "頭部と顎を頑丈なものにします。打撃や斬撃から部位を護ります。" | |
| }, | |
| "uuid": "4904f099-c4e5-443b-bd9d-3853a2fb6bdb" | |
| }, | |
| { | |
| "id": "bio_armor_legs", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Legs Alloy Plating CBM", | |
| "description": "The flesh on your legs has been replaced by a strong armor, protecting you greatly.", | |
| "price": 350000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: 合金メッキ - 脚", | |
| "description": "脚を頑丈なものにします。打撃や斬撃から部位を護ります。" | |
| }, | |
| "uuid": "b5db6907-cd97-4d1e-9a57-e3a3f24323c1" | |
| }, | |
| { | |
| "id": "bio_armor_torso", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Torso Alloy Plating CBM", | |
| "description": "The flesh on your torso has been replaced by a strong armor, protecting you greatly.", | |
| "price": 350000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 合金メッキ - 胴体", | |
| "description": "胴体を頑丈なものにします。打撃や斬撃から部位を護ります。" | |
| }, | |
| "uuid": "59cfd99e-f7ad-470b-8d12-45f1e88473e0" | |
| }, | |
| { | |
| "id": "bio_batteries", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Battery System CBM", | |
| "description": "You have a battery draining attachment, and thus can make use of the energy contained in normal, everyday batteries. Use 'E' to consume batteries. Can be toggled on and off at will.", | |
| "price": 80000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: バッテリーシステム", | |
| "description": "自身に電池からの電力供給を可能する電力変換回路を取り付けます。電池の電力をEキーで蓄積する事が出来ます。オンオフの切り替えが可能です。" | |
| }, | |
| "uuid": "05121387-3645-47a8-9447-1ed90fa49462" | |
| }, | |
| { | |
| "id": "bio_blade", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Monomolecular Blade CBM", | |
| "description": "A deadly foot-long blade made of advanced material now resides inside your forearm, capable of being extended through the back of your wrist at the cost of a small amount of power. Though exceptionally sharp, it will prevent you from holding anything else while extended.", | |
| "price": 8000, | |
| "difficulty": 8, | |
| "translation": { | |
| "name": "CBM: 単分子ブレード", | |
| "description": "前腕部に電力で出し入れする先端素材製のブレードを埋め込みます。非常に鋭く強力な武器ですが、伸ばしている間は何も掴むことが出来ません。" | |
| }, | |
| "uuid": "14a627d1-8b22-40b0-bd7b-6f2226aa1902" | |
| }, | |
| { | |
| "id": "bio_blaster", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Fusion Blaster Arm CBM", | |
| "description": "Your left arm has been replaced by a heavy-duty fusion blaster! You may use your energy banks to fire a damaging heat ray; however, you are unable to use or carry two-handed items, and may only fire handguns.", | |
| "price": 220000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: フュージョンブラスターアーム" | |
| }, | |
| "uuid": "bcec51e7-2797-45d6-b5d7-555259a4f87e" | |
| }, | |
| { | |
| "id": "bio_blood_anal", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Blood Analysis CBM", | |
| "description": "Small sensors have been implanted in your heart, allowing you to analyze your blood. This will detect many illnesses, drugs, and other conditions.", | |
| "price": 320000, | |
| "difficulty": 2, | |
| "translation": { | |
| "name": "CBM: 血液分析センサー", | |
| "description": "心臓に血液分析用の小さなセンサーを埋め込みます。起動する事で病気や薬品の影響、その他にも様々な状態を検知する事が出来ます。" | |
| }, | |
| "uuid": "3b6f8332-995a-41c1-8c65-0513732b2f95" | |
| }, | |
| { | |
| "id": "bio_blood_filter", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Blood Filter CBM", | |
| "description": "A filtration system in your heart allows you to actively filter out chemical impurities, primarily drugs. It will have limited impact on viruses. Note that it is not a targeted filter; ALL drugs in your system will be affected.", | |
| "price": 350000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: 血液ろ過システム", | |
| "description": "心臓に組み込んだろ過システムです。起動する事で化学物質や薬物を除去する事が出来ます。ウイルスなどには効果は期待出来ません。 注意:マイナス効果だけでなくプラス効果も除去します。" | |
| }, | |
| "uuid": "c8c74e74-9e6c-4d5b-8464-395887667da9" | |
| }, | |
| { | |
| "id": "bio_cable", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Cable Charger System CBM", | |
| "description": "You have a complex port mounted above your hip. While active, it will drain power through a jumper cable held on your person.", | |
| "price": 80000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: ケーブル充電システム", | |
| "description": "腰の上部に複合接続端子が設置されています。起動している間、持っているジャンパーケーブルを通して電力を供給できます。" | |
| }, | |
| "uuid": "3a6dc046-0ed9-49fc-bf22-3d64dc938355" | |
| }, | |
| { | |
| "id": "bio_carbon", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Subdermal Carbon Filament CBM", | |
| "description": "Lying just beneath your skin is a thin armor made of carbon nanotubes. This reduces bashing damage by 2 and cutting damage by 4.", | |
| "price": 750000, | |
| "difficulty": 9, | |
| "translation": { | |
| "name": "CBM: 皮下カーボンフィラメント", | |
| "description": "皮下にカーボンナノチューブ製の鎧を埋め込みます。打撃によるダメージを2、斬撃によるダメージを4軽減します。" | |
| }, | |
| "uuid": "a205a9b0-413a-4b0c-9a57-515dfbd09345" | |
| }, | |
| { | |
| "id": "bio_chain_lightning", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Chain Lightning CBM", | |
| "description": "Your body is equipped with a chain lightning generator, allowing you to emit a blast of lightning at a target, leaving a trail of lightning in its wake, jumping to additional targets within 4 tiles of the previous target.", | |
| "price": 220000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: チェインライトニング", | |
| "description": "チェインライトニング発生装置を装着します。この稲妻は目標に向かった後、そこから4タイル以内にいる別の目標へと連鎖し飛んで行くという特徴があります。" | |
| }, | |
| "uuid": "512d675a-a0e6-4995-8f1b-96e14fb69008" | |
| }, | |
| { | |
| "id": "bio_claws", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Bionic Claws CBM", | |
| "description": "Vicious claws have been installed inside your fingers, allowing you to extend and retract them at the cost of a small amount of power. These do considerable cutting damage, but prevent you from holding anything else while extended.", | |
| "price": 550000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: アダマンチウム・クロー", | |
| "description": "凶悪なアダマンチウム製の鉤爪を指に埋め込みます。少しの電力を消費して伸縮します。高い斬撃性能を有する武器ですが、伸ばしている間は何も掴むことが出来ません。" | |
| }, | |
| "uuid": "064465e9-52f1-4082-baf9-30eacfdc5206" | |
| }, | |
| { | |
| "id": "bio_climate", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Internal Climate Control CBM", | |
| "description": "Throughout your body lies a network of thermal piping which eases the effects of high and low ambient temperatures.", | |
| "price": 350000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: 体内環境制御装置", | |
| "description": "身体中に張り巡らされた熱交換パイプが 気温の影響による体温変化を抑えます。" | |
| }, | |
| "uuid": "3f72b305-2190-4a02-9164-001f99857b72" | |
| }, | |
| { | |
| "id": "bio_cloak", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Cloaking System CBM", | |
| "description": "This high-power system uses a set of cameras and LEDs to make you blend into your background, rendering you fully invisible to normal vision. However, you may be detected by infrared, sonar, etc.", | |
| "price": 850000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 擬装システム", | |
| "description": "高電力システムはカメラとLEDを使用して、背景に同化します。通常の視覚から完全に見え無くなりますが しかしながら赤外線、音波探知機などによって、検出される可能性があります。" | |
| }, | |
| "uuid": "c7e42775-705f-4b4c-bf03-6c730659b7b7" | |
| }, | |
| { | |
| "id": "bio_cqb", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Close Quarters Battle CBM", | |
| "description": "Databanks and processors loaded with extensive martial arts combat programs are integrated directly into your spinal column. Whilst active, you become deadly in hand-to-hand.", | |
| "price": 220000, | |
| "difficulty": 8, | |
| "translation": { | |
| "name": "CBM: 近接戦闘プログラム", | |
| "description": "近接戦闘術といくつかの武術について収められたデータバンクとプロセッサを脊柱に組み込みます。起動すればそのデータ通りの近接戦闘を行うことが出来るでしょう。" | |
| }, | |
| "uuid": "8cfe8b11-2dea-43fc-b203-dbe16bfbb44f" | |
| }, | |
| { | |
| "id": "bio_dex_enhancer", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Wired Reflexes CBM", | |
| "description": "Your reaction time has been greatly enhanced with bionic nerve stimulators, giving you a +2 bonus to dexterity.", | |
| "price": 800000, | |
| "difficulty": 11, | |
| "translation": { | |
| "name": "CBM: 反射神経活性化", | |
| "description": "神経に刺激装置を埋め込み反応速度を脅威的に高めます。器用に+2のボーナスを得ます。" | |
| }, | |
| "uuid": "d6019ab1-2594-4a46-b177-666812f3bc44" | |
| }, | |
| { | |
| "id": "bio_digestion", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Expanded Digestive System CBM", | |
| "description": "You have been outfitted with three synthetic stomachs and industrial-grade intestines. Not only can you extract much more nutrition from food, but you are highly resistant to foodborne illness, and can sometimes eat rotten food.", | |
| "price": 550000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: 消化器官拡張", | |
| "description": "3つの人工胃と産業用の腸を装着します。 これは食料からより多くの養分を抽出する事が出来るだけでなく、食中毒に対する強い抵抗力や 腐敗した食料を摂取する事まで可能にします。" | |
| }, | |
| "uuid": "5e79f172-c8ed-4322-b061-5a083323362b" | |
| }, | |
| { | |
| "id": "bio_ears", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Enhanced Hearing CBM", | |
| "description": "When this bionic is active, your hearing will be drastically improved, allowing you to hear ten times better than the average person. Additionally, high-intensity sounds will be automatically dampened before they can damage your hearing. You can also toggle those sound dampeners on demand, should you wish to reduce the effect of the bionic or become completely deaf.", | |
| "price": 500000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: 聴力拡張装置", | |
| "description": "聴力を常人の10倍まで強化します。 更に鼓膜にダメージを与えるような大音量も、自動的に音量を下げて、聞き取る事が可能です。また状況に応じて、完全に耳を聞こえなくしたり、CBMの効果を低減するサウンドダンプナーを切り替えられます。注)このCBMの効果は有効化しないと発揮しません。" | |
| }, | |
| "uuid": "3f12c619-fa42-4a5a-89e9-560d63e25035" | |
| }, | |
| { | |
| "id": "bio_emp", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Directional EMP CBM", | |
| "description": "Mounted in the palms of your hand are small parabolic EMP field generators. You may use power to fire a short-ranged blast which will disable electronics and robots.", | |
| "price": 720000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 指向性EMP発生器", | |
| "description": "掌に小型のEMP発生装置を埋め込みます。隣接タイルに存在する電子機器やロボットに放射する事で、それらを無力化できます。" | |
| }, | |
| "uuid": "d5e8d087-9f60-4949-bed7-ef5712992b53" | |
| }, | |
| { | |
| "id": "bio_ethanol", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Ethanol Burner CBM", | |
| "description": "You burn alcohol as fuel in an extremely efficient reaction. However, you will still suffer the inebriating effects of the substance.", | |
| "price": 120000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: エタノール燃焼装置", | |
| "description": "アルコールを非常に効率的な燃料として使う事が出来ます。しかし、人を酔わせる効果は、この場合でも受けてしまいます。" | |
| }, | |
| "uuid": "caa37ed9-9117-4bf7-9efe-724ad2c0ef1f" | |
| }, | |
| { | |
| "id": "bio_evap", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Aero-Evaporator CBM", | |
| "description": "This unit draws moisture from the surrounding air, which then is poured from a fingertip in the form of water. It may fail in very dry environments.", | |
| "price": 550000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 水蒸気液化装置", | |
| "description": "周囲の大気から水分を抽出して綺麗な水を作り出す装置です。乾燥した環境では失敗する可能性があります。" | |
| }, | |
| "uuid": "6d880024-4776-48ed-8398-69df16e98bd8" | |
| }, | |
| { | |
| "id": "bio_eye_enhancer", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Diamond Cornea CBM", | |
| "description": "Your vision is greatly enhanced, giving you a +2 bonus to perception.", | |
| "price": 800000, | |
| "difficulty": 11, | |
| "translation": { | |
| "name": "CBM: ダイヤモンド角膜", | |
| "description": "視力を大幅に強化します。 感覚に+2のボーナスを得ます。" | |
| }, | |
| "uuid": "047c7172-fe15-47a2-8b51-c37921dd8229" | |
| }, | |
| { | |
| "id": "bio_eye_optic", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Telescopic Eyes CBM", | |
| "description": "Much of the material in your inner eye has been removed and replaced with an array of high-powered, auto-focusing lenses. You can now see much farther and more clearer than before, any vision problems you might have had are now gone.", | |
| "price": 500000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 人工望遠眼球", | |
| "description": "眼球と周辺組織の大部分を取り除き、高性能な人工眼球に置き換えます。生身の眼球よりも素早く正確なオートフォーカス機能や望遠機能を備え、遥か遠くのものをより鮮明に目視できるようになります。もちろん近視や遠視等の視覚障害とは完全に、かつ永遠におさらばできます。" | |
| }, | |
| "uuid": "6408e13d-effc-43bd-a13f-1931cd028aa2" | |
| }, | |
| { | |
| "id": "bio_face_mask", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Facial Distortion CBM", | |
| "description": "Through controlled application of electrochemical impulses, you are capable of altering your facial structure so as to subtly affect the reactions of others. This grants a bonus to all social interactions.", | |
| "price": 850000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 表情調整装置", | |
| "description": "電気化学的刺激を制御し表情を顔の構造ごと変化させるアプリケーションです。他者への印象を操ることで交渉の際にボーナスを得ます。" | |
| }, | |
| "uuid": "dbc8a73e-33b0-4691-b16a-74841291b6bc" | |
| }, | |
| { | |
| "id": "bio_faraday", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Dielectric Capacitance System CBM", | |
| "description": "Throughout your body lies a network of miniature piezoelectric capacitors which can be charged with bionic power to temporarily protect you from external electrical discharge.", | |
| "price": 5000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 誘電装置", | |
| "description": "体中に小型圧電キャパシタのネットワークを構築します。ネットワークを起動している間は外部からの放電を誘導し、身体を保護します。" | |
| }, | |
| "uuid": "ae38af48-abd7-4ccb-a581-649ec04cf7d8" | |
| }, | |
| { | |
| "id": "bio_fingerhack", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Fingerhack CBM", | |
| "description": "One of your fingers has an electrohack embedded in it; an all-purpose hacking unit used to override control panels and the like (but not computers). Skill in computers is important, and a failed use may damage your circuits.", | |
| "price": 350000, | |
| "difficulty": 2, | |
| "translation": { | |
| "name": "CBM: 指内蔵式ハッキングツール", | |
| "description": "指の一本にハッキングツールを埋め込みます。このツールはIDカードで開くゲートをハックでき、成功すればそのまま侵入が可能です。――命の保証はしませんが。" | |
| }, | |
| "uuid": "35284774-a69b-4818-b881-d14d789c8236" | |
| }, | |
| { | |
| "id": "bio_flashbang", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Flashbang Generator CBM", | |
| "description": "Light emitting diodes integrated into your skin can release a flash comparable to a flashbang grenade, blinding nearby enemies. Speakers integrated into your body mimic the loud sound, deafening those nearby.", | |
| "price": 720000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 閃光発生装置", | |
| "description": "身体中にLEDとスピーカーを組み込みます。起動すると閃光手榴弾のような強烈な光で周囲の敵を盲目にし、轟音で聴覚を奪います。" | |
| }, | |
| "uuid": "228bca6c-c87d-411a-b40a-3cf0a4b50376" | |
| }, | |
| { | |
| "id": "bio_flashlight", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Cranial Flashlight CBM", | |
| "description": "Mounted between your eyes is a small but powerful LED flashlight.", | |
| "price": 20000, | |
| "difficulty": 2, | |
| "translation": { | |
| "name": "CBM: 頭部LEDライト", | |
| "description": "眉間に取り付けた強力な小型のLEDライトです。" | |
| }, | |
| "uuid": "c97b2f38-4d20-4c86-9a3d-1ac7dd35be4b" | |
| }, | |
| { | |
| "id": "bio_furnace", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Internal Furnace CBM", | |
| "description": "You can burn nearly any organic material as fuel (use 'E'), recharging your power level. Some materials will burn better than others. Can be toggled on and off at will.", | |
| "price": 450000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 体内炉", | |
| "description": "どんな物質でも体内炉で焼却する事で燃料に変えて、電力を充電出来ます。一部の素材は効率の良い燃料になるでしょう。オンオフの切り替えが可能です。" | |
| }, | |
| "uuid": "79fb12a5-8c22-4354-bd96-f01de19c60f4" | |
| }, | |
| { | |
| "id": "bio_geiger", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Integrated Dosimeter CBM", | |
| "description": "Small radiation sensors have been implanted throughout your body, allowing you to analyze your level of absorbed radiation. They will also alert you whenever exposed to environmental radiation.", | |
| "price": 350000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: 統合放射線量計", | |
| "description": "小型の放射線量計を装着します。使用すると吸収した放射線のレベルを計測します。環境放射線に曝されると警告を発してくれます。" | |
| }, | |
| "uuid": "7bd6d7e2-6d7f-4135-b598-b471b159b92d" | |
| }, | |
| { | |
| "id": "bio_gills", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Oxygenator CBM", | |
| "description": "A complex oxygen delivery system. Improves the ability to extract oxygen from air and allows extracting it from water. Will automatically turn on when drowning. Turn on to recharge stamina faster, at moderate power cost.", | |
| "price": 450000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: 酸素供給装置", | |
| "description": "複雑な仕組みの酸素供給システムです。大気中から酸素を抽出する能力を向上させ、水中での酸素抽出も可能になります。水中で溺れた際は自動的に起動します。起動すると、少々の電力を消費してスタミナ回復を早めます。" | |
| }, | |
| "uuid": "f0941154-c33a-47c3-ae79-1bf050352779" | |
| }, | |
| { | |
| "id": "bio_ground_sonar", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Terranian Sonar CBM", | |
| "description": "Your feet are equipped with precision sonar equipment, allowing you to detect the movements of creatures below the ground.", | |
| "price": 450000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 地中音波探知装置", | |
| "description": "足に精密なソナーを装着します。地中を動く生物の探知を可能にするでしょう。" | |
| }, | |
| "uuid": "64bf23de-9ebf-462a-91ed-86f034b353b5" | |
| }, | |
| { | |
| "id": "bio_heat_absorb", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Heat Drain CBM", | |
| "description": "While fighting unarmed against a warm-blooded opponent, there is a chance that a successful hit will drain body heat, inflicting a small amount of extra damage, and increasing your power reserves slightly.", | |
| "price": 550000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 体温吸収装置", | |
| "description": "温血生物に対して素手で攻撃を成功させれば、 少ない追加ダメージを負わせ、体温を吸収して電力を増やすチャンスがあります。" | |
| }, | |
| "uuid": "6a5aceea-00f1-4448-9f30-db40797df804" | |
| }, | |
| { | |
| "id": "bio_heatsink", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Thermal Dissipation CBM", | |
| "description": "Powerful heatsinks and supermaterials are woven into your flesh. While powered, this system will prevent heat damage up to 2000 degrees Fahrenheit. Note that this does not affect your internal temperature.", | |
| "price": 350000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: 熱消散システム", | |
| "description": "強力な超耐熱合金で作られたヒートシンクがあなたの肉に織り込まれます。電源が入っている間、このシステムは摂氏で 約1000度の熱ダメージを防ぐ事が出来ます。この機能は体温には影響しません。" | |
| }, | |
| "uuid": "0c2a7bb2-278b-494d-b0cf-e8d11ad44d76" | |
| }, | |
| { | |
| "id": "bio_hydraulics", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Hydraulic Muscles CBM", | |
| "description": "While activated, your muscles will be greatly enhanced, increasing your strength by 20.", | |
| "price": 400000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: 油圧式筋肉", | |
| "description": "起動すると筋肉が大幅に増強されます。発動中は筋力に+20のボーナスを得ます。" | |
| }, | |
| "uuid": "b15c170d-7dda-4a66-a894-4b56f556831c" | |
| }, | |
| { | |
| "id": "bio_infrared", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Infrared Vision CBM", | |
| "description": "Your range of vision extends into the infrared, allowing you to see warm-blooded creatures in the dark, and even through walls.", | |
| "price": 450000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: 赤外視", | |
| "description": "赤外線を視認できるようになり、暗闇の中で見渡せる範囲が広がります。さらに壁を通して温血生物を見ることができます。" | |
| }, | |
| "uuid": "39b4fc64-d32c-4fee-90dc-400042233851" | |
| }, | |
| { | |
| "id": "bio_int_enhancer", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Cerebral Booster CBM", | |
| "description": "Your brain has been enhanced with bionic coprocessors, giving you a +2 bonus to intelligence.", | |
| "price": 800000, | |
| "difficulty": 11, | |
| "translation": { | |
| "name": "CBM: 大脳ブースター", | |
| "description": "大脳を補佐するコプロセッサを取り付け情報処理能力を高めます。知性に+2のボーナスを得ます。" | |
| }, | |
| "uuid": "80b62806-543c-4a4a-ada9-8a14fab02fc9" | |
| }, | |
| { | |
| "id": "bio_laser", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Finger-Mounted Laser CBM", | |
| "description": "One of your fingers has a small high-powered laser embedded in it. This long range weapon is not incredibly damaging, but is very accurate, and has the potential to start fires.", | |
| "price": 720000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 指内蔵式レーザー", | |
| "description": "指の一本に高性能な小型レーザーを埋め込みます。この遠隔武器は威力は小さいものの命中精度は高く、更には着火による火災を引き起こすかもしれません。" | |
| }, | |
| "uuid": "728ee23f-1ab3-4ada-8624-5a43430e1f3f" | |
| }, | |
| { | |
| "id": "bio_leukocyte", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Leukocyte Breeder System CBM", | |
| "description": "You are equipped with bionic stimulators which augment your haematopoiesis system, allowing you to accelerate white blood cell production using bionic power. It is supposed to run continously and may cause unpleasant side effects when turned off.", | |
| "price": 6000, | |
| "difficulty": 7, | |
| "translation": { | |
| "name": "CBM: 白血球増殖システム", | |
| "description": "電力を消費することで白血球の生産を加速させ、造血力を高める刺激装置を装着します。継続的に使用していると、停止した際に不快な副作用を引き起こす可能性があります。" | |
| }, | |
| "uuid": "62a88cfc-d70a-4c8a-a4b3-604fb3e5110e" | |
| }, | |
| { | |
| "id": "bio_lighter", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Mini-Flamethrower CBM", | |
| "description": "The index fingers of both hands have powerful fire starters which extend from the tip.", | |
| "price": 130000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 小型火炎放射器", | |
| "description": "両手人差し指の先端に強力な発火装置を埋め込みます。" | |
| }, | |
| "uuid": "b1fa2fcd-10d4-4dc7-a6b4-10aa18aebc6f" | |
| }, | |
| { | |
| "id": "bio_lockpick", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Fingerpick CBM", | |
| "description": "One of your fingers has an electronic lockpick embedded in it. This automatic system will quickly unlock all but the most advanced key locks without any skill required on the part of the user.", | |
| "price": 350000, | |
| "difficulty": 2, | |
| "translation": { | |
| "name": "CBM: 指内蔵式ピッキングツール", | |
| "description": "指の一本に電子ロックピックを埋め込みます。このツールは素早い鍵開けを可能にするばかりか、防犯アラームを鳴らしてしまう危険性も抑えます。" | |
| }, | |
| "uuid": "82c23627-704c-41dc-be02-c54fa3fb923a" | |
| }, | |
| { | |
| "id": "bio_magnet", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Electromagnetic Unit CBM", | |
| "description": "Embedded in your hand is a powerful electromagnet, allowing you to pull items made of iron over short distances.", | |
| "price": 200000, | |
| "difficulty": 2, | |
| "translation": { | |
| "name": "CBM: 電磁ユニット", | |
| "description": "手に強力な電磁石を埋め込みます。起動すると近くにある鉄製のアイテムを手元に引き寄せます。" | |
| }, | |
| "uuid": "336072ad-8e79-4288-873e-f5e22bd7e192" | |
| }, | |
| { | |
| "id": "bio_membrane", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Nictating Membrane CBM", | |
| "description": "Your eyes have a thin membrane that closes over your eyes while underwater, negating any vision penalties.", | |
| "price": 450000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: 人工透明瞬膜", | |
| "description": "両眼が薄い膜で保護されます。 これにより水中にいる間、視界に一切のペナルティを受けなくなります。" | |
| }, | |
| "uuid": "23108ec2-29d9-4e6b-bee7-fd4808608f4a" | |
| }, | |
| { | |
| "id": "bio_memory", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Enhanced Memory Banks CBM", | |
| "description": "Your memory has been enhanced with small quantum storage drives. Any time you start to forget a skill, if this bionic is active you will retain all knowledge, at the cost of a small amount of power.", | |
| "price": 1000000, | |
| "difficulty": 9, | |
| "translation": { | |
| "name": "CBM: 記憶拡張装置", | |
| "description": "記憶容量が小型量子記録ドライブによって拡張します。スキルを忘れそうな時には、この生体部品が最小限の電力を使って稼働し、全知識を保持します。" | |
| }, | |
| "uuid": "0e7ca690-bf0f-4ff1-8a22-fe95093d3640" | |
| }, | |
| { | |
| "id": "bio_metabolics", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Metabolic Interchange CBM", | |
| "description": "Your digestive system and power supply are interconnected. Any drain on energy instead increases your hunger. Can be toggled on and off at will.", | |
| "price": 70000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 新陳代謝相互変換装置", | |
| "description": "消化器官と動力源を相互に接続し、 電力消費の代わりに空腹度を増加させます。" | |
| }, | |
| "uuid": "f5684f61-040c-4d33-b072-bba6bc4262bd" | |
| }, | |
| { | |
| "id": "bio_meteorologist", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Weather Reader CBM", | |
| "description": "A multitude of scientific instruments and sensors collect environmental data. The data is compiled and presented as a simple readout of the current weather. It also passively tells you your external temperature.", | |
| "price": 350000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: 気象表示装置", | |
| "description": "科学機器やセンサーが収集した周囲の環境データを統合し、現在の気象状況を表示します。また、起動しない状態では表皮温度を表示します。" | |
| }, | |
| "uuid": "6d80daf7-944f-4f76-8ce4-1d62e0a347f9" | |
| }, | |
| { | |
| "id": "bio_nanobots", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Repair Nanobots CBM", | |
| "description": "Inside your body is a fleet of tiny dormant robots. Once charged from your energy banks, they will flit about your body, repairing damage and stopping bleeding.", | |
| "price": 950000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: 修復用ナノマシン", | |
| "description": "体内に極小サイズのロボットを注入します。それらは電力を与えられると体内を飛び回り、出血を止め損傷部位を修復するため懸命に働きます。" | |
| }, | |
| "uuid": "eca25822-eef2-49aa-bbb1-4da99a6169c8" | |
| }, | |
| { | |
| "id": "bio_night", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Artificial Night Generator CBM", | |
| "description": "Destructive interference eliminates all light within a 15 tile radius.", | |
| "price": 850000, | |
| "difficulty": 5, | |
| "translation": { | |
| "name": "CBM: 人工暗闇発生装置", | |
| "description": "光を阻害する物質を散布する装置です。破壊的な干渉によって半径15タイル以内への光は届かなくなります。" | |
| }, | |
| "uuid": "d880307d-e7c6-478a-b525-4c3e0de20ebd" | |
| }, | |
| { | |
| "id": "bio_night_vision", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Implanted Night Vision CBM", | |
| "description": "Your eyes have been modified to amplify existing light, allowing you to see in the dark.", | |
| "price": 900000, | |
| "difficulty": 11, | |
| "translation": { | |
| "name": "CBM: 内蔵暗視装置", | |
| "description": "目が光を増幅するよう改造され 暗闇の中で見渡せる範囲が広がります。" | |
| }, | |
| "uuid": "c86aa569-ac79-4a44-855f-a361509da3e8" | |
| }, | |
| { | |
| "id": "bio_ods", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Offensive Defense System CBM", | |
| "description": "A thin forcefield surrounds your body, continually draining power. This field does not deflect penetration, but rather delivers a very strong shock, damaging unarmed attackers and those with a conductive weapon.", | |
| "price": 950000, | |
| "difficulty": 7, | |
| "translation": { | |
| "name": "CBM: 攻勢防衛システム", | |
| "description": "起動すると薄い電力の膜を纏います。この力場に接触した者は反対にダメージを受けるでしょう。性質上、非導電体を用いた攻撃に対しての反撃は行われません。" | |
| }, | |
| "uuid": "879d63bd-0b72-4d8d-8d12-2b7698d8dee7" | |
| }, | |
| { | |
| "id": "bio_painkiller", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Sensory Dulling CBM", | |
| "description": "Your nervous system is wired to allow you to inhibit the signals of pain, allowing you to dull your senses at will. However, the use of this system may cause delayed reaction time and drowsiness.", | |
| "price": 200000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 知覚鈍化", | |
| "description": "痛覚信号の伝達を任意で阻害できるよう神経系を改造します。起動することで鎮痛剤の服用と似た効果を得られますが、同様に反応力の低下と眠気を引き起こします。" | |
| }, | |
| "uuid": "30dd53e7-3d73-4658-9899-6ed2fe1fa726" | |
| }, | |
| { | |
| "id": "bio_plut_filter", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Plutonium Filter CBM", | |
| "description": "System of tanks and filters to extract plutonium more rapidly from slurry for a microreactor.", | |
| "price": 60000, | |
| "difficulty": 6, | |
| "translation": { | |
| "name": "CBM: プルトニウムろ過システム", | |
| "description": "貯蔵槽とフィルターからなる浄化装置です。懸濁液からより素速くプルトニウムを取り出すことができます。" | |
| }, | |
| "uuid": "7b4bd0f9-0936-40c0-9bd2-6e28258d5133" | |
| }, | |
| { | |
| "id": "bio_power_armor_interface", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Power Armor Interface CBM", | |
| "description": "Interfaces your power system with the internal charging port on suits of power armor.", | |
| "price": 120000, | |
| "difficulty": 1, | |
| "translation": { | |
| "name": "CBM: パワーアーマーインターフェイス", | |
| "description": "生体部品の電力をパワーアーマーに供給するシステムを追加します。" | |
| }, | |
| "uuid": "b695d8fe-a356-4e75-a4f2-8757b0296f45" | |
| }, | |
| { | |
| "id": "bio_power_armor_interface_mkII", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Power Armor Mk. II Interface CBM", | |
| "description": "Interfaces your power system with the internal charging port on suits of power armor. The Mk. II was designed by DoubleTech Inc., to meet the popularity of the Mk. II power armor series.", | |
| "price": 1000000, | |
| "difficulty": 8, | |
| "translation": { | |
| "name": "CBM: パワーアーマーインターフェイス MK. II", | |
| "description": "生体部品の電力をパワーアーマーに供給するシステムを追加します。人気を得たMk. IIシリーズ用としてDoubleTech社の手によって開発されました。" | |
| }, | |
| "uuid": "786e3af0-3402-438d-820e-46f0ff40eba4" | |
| }, | |
| { | |
| "id": "bio_power_storage", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Power Storage CBM", | |
| "description": "Compact Bionics Module that upgrades your power capacity by 100 units. Having at least one of these is a prerequisite to using powered bionics. You will also need a power supply, found in another CBM.", | |
| "price": 380000, | |
| "difficulty": 1, | |
| "translation": { | |
| "name": "CBM: 蓄電装置", | |
| "description": "蓄電容量を100増加させる小型モジュールです。これが無いとCBMは使えません。充電とは別に発電用CBMが必要です。" | |
| }, | |
| "uuid": "18dec8ea-a587-47da-92a5-8d0ee8f768bf" | |
| }, | |
| { | |
| "id": "bio_power_storage_mkII", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Power Storage CBM Mk. II", | |
| "name_plural": "Power Storage CBMs Mk. II", | |
| "description": "Compact Bionics Module developed at DoubleTech Industries as a replacement for the highly successful Power Storage CBM. Increases your power capacity by 250 units.", | |
| "price": 1000000, | |
| "difficulty": 1, | |
| "translation": { | |
| "name": "CBM: 蓄電装置 Mk. II", | |
| "description": "蓄電容量を250増加させる小型モジュールです。より発展した蓄電装置としてDoubleTech社の手によって開発されました。" | |
| }, | |
| "uuid": "e8a6dcd0-ba0a-492b-8e36-ac892fe5627b" | |
| }, | |
| { | |
| "id": "bio_probability_travel", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Probability Travel CBM", | |
| "description": "Increases your body's wavelength, allowing you to quantum tunnel through walls, reappearing on the other side. Power drain in standby is minimal, but each tile tunneled through costs 250 bionic power.", | |
| "price": 1400000, | |
| "difficulty": 11, | |
| "translation": { | |
| "name": "CBM: 確率的透過", | |
| "description": "自身のド・ブロイ波長(物質波長)を増大させ、量子トンネルをくぐり抜け、壁を通過し、向こう側へ再出現します。待機中の電力消耗は微少ですがトンネル通過に電力を250消費します。" | |
| }, | |
| "uuid": "727f227b-0b34-4dc0-92e4-84ccb21b516b" | |
| }, | |
| { | |
| "id": "bio_purifier", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Air Filtration System CBM", | |
| "description": "Implanted in your trachea is an advanced filtration system. If toxins find their way into your windpipe, the filter will attempt to remove them.", | |
| "price": 450000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 空気清浄システム", | |
| "description": "気管に高度なろ過システムを追加します。 空気中に毒性のある物質が検出された場合、 このシステムはその除去を試みます。" | |
| }, | |
| "uuid": "3d34f9ca-6ef6-499c-a59a-ef75b317bb50" | |
| }, | |
| { | |
| "id": "bio_radscrubber", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Radiation Scrubber System CBM", | |
| "description": "A system of advanced piezomechanical blood filters have been implanted throughout your body, allowing you to purge yourself of absorbed radiation at the cost of some bionic power.", | |
| "price": 450000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 放射線洗浄システム", | |
| "description": "身体に先進的な圧力機構による血液濾過装置を埋め込みます。起動することで体内の放射線量を低減する事が出来ます。" | |
| }, | |
| "uuid": "0cb3c441-ce2d-41a1-845b-c6dd0f0be947" | |
| }, | |
| { | |
| "id": "bio_railgun", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Railgun CBM", | |
| "description": "EM field generators in your arms double the range and damage of thrown iron and steel objects at a cost of 1 power per throw, causing them to leave a trail of electricity that can cause additional damage.", | |
| "price": 220000, | |
| "difficulty": 3, | |
| "translation": { | |
| "name": "CBM: レールガン", | |
| "description": "腕に磁界発生装置を取り付けます。起動した状態で鉄や鋼など磁性体を投擲すると、威力と射程の増加に加え始点から着弾点までの間に電気の道が走ります。" | |
| }, | |
| "uuid": "a2cf068b-1107-471c-a445-8c924c58699c" | |
| }, | |
| { | |
| "id": "bio_razors", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Fingertip Razors CBM", | |
| "description": "You possess razor-sharp retractable claws underneath your fingernails, ten double-edged blades four centimeters in length that do a small amount of unarmed slashing damage whenever your fingertips are uncovered.", | |
| "price": 450000, | |
| "difficulty": 4, | |
| "translation": { | |
| "name": "CBM: 指先剃刀", | |
| "description": "爪と指の間に極薄で出し入れ自在の刃を埋め込みます。10本4cmの両刃の剣は攻撃の際に多少の追加ダメージを発生させるでしょう。当然指先が覆われていない場合に限りますが。" | |
| }, | |
| "uuid": "42e1b345-3dd8-4a98-b791-dac00d17d600" | |
| }, | |
| { | |
| "id": "bio_reactor", | |
| "copy-from": "bionic_general", | |
| "type": "BIONIC_ITEM", | |
| "name": "Internal Microreactor CBM", | |
| "description": "Storage tank and stripped down plutonium reactor, allowing generation of power from small amounts of plutonium. Warning: minimal radiation shielding.", | |
| "price": 900000, | |
| "difficulty": 11, | |
| "translation": { | |
| "name": "CBM: 体内マイクロ反応炉", | |
| "description": "燃料槽に蓄えたプルトニウムを |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment