|
|
| 第1行: |
第1行: |
| { | | { |
| "item.machine.ammunition": { | | "_meta": { |
| "id": "Item.Machine.Ammunition", | | "note": "metadata only; not used by Lua", |
| "key": "item.machine.ammunition", | | "record_key": "lowercase item id", |
| "name": "弹药台",
| | "removed_fields": [ |
| "name_en": "Ammo Maker",
| | "key", |
| "description": "能够制造弹药,帮助你的冒险之路后备无忧。",
| | "description" |
| "type": "ItemType.Craft_ManufactureFacility",
| |
| "type_display": "加工机器",
| |
| "item_level": 1,
| |
| "rarity": "I", | |
| "sell_price": 20,
| |
| "base_value": 30,
| |
| "max_stack": 999,
| |
| "max_quality": 0,
| |
| "tags": [
| |
| "ProcessingMachine", | |
| "Ammunition", | |
| "V1.0"
| |
| ], | | ], |
| "origin": "简易制造台", | | "field_map": { |
| "locked_origin": "图纸在探险商店购买",
| | "id": "i", |
| "use_description": "弹药加工",
| | "name": "n", |
| "process_formula": "",
| | "name_en": "en", |
| "unlock_title": "",
| | "type": "t", |
| "craft": null,
| | "type_display": "td", |
| "upgrade": null,
| | "item_level": "lv", |
| "construct_template": "Part.Ammunition", | | "rarity": "r", |
| "construction_template_count": 1,
| | "sell_price": "sp", |
| "energy_capacity": 0,
| | "base_value": "bv", |
| "production_formula": "",
| | "max_stack": "ms", |
| "production_formula_origin": ""
| | "max_quality": "mq", |
| | "tags": "g", |
| | "origin": "o", |
| | "locked_origin": "lo", |
| | "use_description": "ud", |
| | "unlock_title": "ut", |
| | "construct_template": "ct", |
| | "construction_template_count": "ctc", |
| | "energy_capacity": "ec", |
| | "production_formula": "pf", |
| | "production_formula_origin": "pfo", |
| | "craft": "c", |
| | "upgrade": "u" |
| | }, |
| | "craft_field_map": { |
| | "machine": "m", |
| | "from_machine": "f", |
| | "time": "t", |
| | "exp": "e", |
| | "materials": "mat" |
| | } |
| }, | | }, |
| "item.machine.analysisstone": {
| | "records": { |
| "id": "Item.Machine.AnalysisStone",
| | "item.machine.ammunition": { |
| "key": "item.machine.analysisstone",
| | "i": "Item.Machine.Ammunition", |
| "name": "矿块解析仪",
| | "n": "弹药台", |
| "name_en": "Ore Analyzer",
| | "en": "Ammo Maker", |
| "description": "可以解析各种未知的矿块,得到里面蕴藏的物品。",
| | "t": "ItemType.Craft_ManufactureFacility", |
| "type": "ItemType.Craft_FunctionFacility",
| | "td": "加工机器", |
| "type_display": "",
| | "lv": 1, |
| "item_level": 2,
| | "r": "I", |
| "rarity": "II",
| | "sp": 20, |
| "sell_price": 80,
| | "bv": 30, |
| "base_value": 110,
| | "ms": 999, |
| "max_stack": 999,
| | "mq": 0, |
| "max_quality": 0,
| | "g": [ |
| "tags": [],
| | "ProcessingMachine", |
| "origin": "简易制造台",
| | "Ammunition", |
| "locked_origin": "图纸在杂货商店购买",
| | "V1.0" |
| "use_description": "解析未知矿块",
| | ], |
| "process_formula": "",
| | "o": "简易制造台", |
| "unlock_title": "",
| | "lo": "图纸在探险商店购买", |
| "craft": null,
| | "ud": "弹药加工", |
| "upgrade": null,
| | "ut": "", |
| "construct_template": "Part.AnalysisStone",
| | "ct": "Part.Ammunition", |
| "construction_template_count": 1,
| | "ctc": 1, |
| "energy_capacity": 0,
| | "ec": 0, |
| "production_formula": "",
| | "pf": "", |
| "production_formula_origin": ""
| | "pfo": "", |
| },
| | "c": null, |
| "item.machine.animalbathtub": {
| | "u": null |
| "id": "Item.Machine.AnimalBathtub",
| | }, |
| "key": "item.machine.animalbathtub",
| | "item.machine.analysisstone": { |
| "name": "清洁舱",
| | "i": "Item.Machine.AnalysisStone", |
| "name_en": "Cleaning Pod",
| | "n": "矿块解析仪", |
| "description": "可以自动给附近的动物清洁身体的清洁舱。挨个给动物做清洁太麻烦?试试这台清洁舱吧!解放你的双手!",
| | "en": "Ore Analyzer", |
| "type": "ItemType.Craft_FunctionFacility",
| | "t": "ItemType.Craft_FunctionFacility", |
| "type_display": "",
| | "td": "", |
| "item_level": 4,
| | "lv": 2, |
| "rarity": "IV",
| | "r": "II", |
| "sell_price": 866,
| | "sp": 80, |
| "base_value": 1130,
| | "bv": 110, |
| "max_stack": 999,
| | "ms": 999, |
| "max_quality": 0,
| | "mq": 0, |
| "tags": [],
| | "g": [], |
| "origin": "标准制造台",
| | "o": "简易制造台", |
| "locked_origin": "图纸在牧场商店购买",
| | "lo": "图纸在杂货商店购买", |
| "use_description": "自动清洁动物",
| | "ud": "解析未知矿块", |
| "process_formula": "",
| | "ut": "", |
| "unlock_title": "",
| | "ct": "Part.AnalysisStone", |
| "craft": null,
| | "ctc": 1, |
| "upgrade": null,
| | "ec": 0, |
| "construct_template": "Part.AnimalBathtub",
| | "pf": "", |
| "construction_template_count": 1,
| | "pfo": "", |
| "energy_capacity": 0,
| | "c": null, |
| "production_formula": "",
| | "u": null |
| "production_formula_origin": ""
| | }, |
| },
| | "item.machine.animalbathtub": { |
| "item.machine.animalfeed_lv1": {
| | "i": "Item.Machine.AnimalBathtub", |
| "id": "Item.Machine.AnimalFeed_Lv1",
| | "n": "清洁舱", |
| "key": "item.machine.animalfeed_lv1",
| | "en": "Cleaning Pod", |
| "name": "饲料机",
| | "t": "ItemType.Craft_FunctionFacility", |
| "name_en": "Feeder",
| | "td": "", |
| "description": "可加工得到各种动物饲料。",
| | "lv": 4, |
| "type": "ItemType.Craft_ManufactureFacility",
| | "r": "IV", |
| "type_display": "加工机器",
| | "sp": 866, |
| "item_level": 2,
| | "bv": 1130, |
| "rarity": "II",
| | "ms": 999, |
| "sell_price": 274,
| | "mq": 0, |
| "base_value": 360,
| | "g": [], |
| "max_stack": 999,
| | "o": "标准制造台", |
| "max_quality": 0,
| | "lo": "图纸在牧场商店购买", |
| "tags": [
| | "ud": "自动清洁动物", |
| "ProcessingMachine",
| | "ut": "", |
| "CraftProduction",
| | "ct": "Part.AnimalBathtub", |
| "Machine.AnimalFeed"
| | "ctc": 1, |
| ],
| | "ec": 0, |
| "origin": "简易制造台",
| | "pf": "", |
| "locked_origin": "图纸在牧场商店购买",
| | "pfo": "", |
| "use_description": "加工动物饲料",
| | "c": null, |
| "process_formula": "",
| | "u": null |
| "unlock_title": "",
| | }, |
| "craft": null,
| | "item.machine.animalfeed_lv1": { |
| "upgrade": null,
| | "i": "Item.Machine.AnimalFeed_Lv1", |
| "construct_template": "Part.Machine_AnimalFeed_Lv1",
| | "n": "饲料机", |
| "construction_template_count": 1,
| | "en": "Feeder", |
| "energy_capacity": 0,
| | "t": "ItemType.Craft_ManufactureFacility", |
| "production_formula": "",
| | "td": "加工机器", |
| "production_formula_origin": ""
| | "lv": 2, |
| },
| | "r": "II", |
| "item.machine.animalfeed_lv2": {
| | "sp": 274, |
| "id": "Item.Machine.AnimalFeed_Lv2",
| | "bv": 360, |
| "key": "item.machine.animalfeed_lv2",
| | "ms": 999, |
| "name": "忘幽饲料机",
| | "mq": 0, |
| "name_en": "Mirth Feeder",
| | "g": [ |
| "description": "可通过它加工材料,得到各种忘幽系列的动物饲料。",
| | "ProcessingMachine", |
| "type": "ItemType.Craft_ManufactureFacility",
| | "CraftProduction", |
| "type_display": "加工机器",
| | "Machine.AnimalFeed" |
| "item_level": 3,
| | ], |
| "rarity": "III",
| | "o": "简易制造台", |
| "sell_price": 670,
| | "lo": "图纸在牧场商店购买", |
| "base_value": 880,
| | "ud": "加工动物饲料", |
| "max_stack": 999,
| | "ut": "", |
| "max_quality": 0,
| | "ct": "Part.Machine_AnimalFeed_Lv1", |
| "tags": [
| | "ctc": 1, |
| "ProcessingMachine",
| | "ec": 0, |
| "CraftProduction",
| | "pf": "", |
| "Machine.AnimalFeed"
| | "pfo": "", |
| ],
| | "c": null, |
| "origin": "简易制造台",
| | "u": null |
| "locked_origin": "图纸在牧场商店购买",
| | }, |
| "use_description": "加工动物饲料",
| | "item.machine.animalfeed_lv2": { |
| "process_formula": "",
| | "i": "Item.Machine.AnimalFeed_Lv2", |
| "unlock_title": "",
| | "n": "忘幽饲料机", |
| "craft": null,
| | "en": "Mirth Feeder", |
| "upgrade": null,
| | "t": "ItemType.Craft_ManufactureFacility", |
| "construct_template": "Part.Machine_AnimalFeed_Lv2",
| | "td": "加工机器", |
| "construction_template_count": 1,
| | "lv": 3, |
| "energy_capacity": 0,
| | "r": "III", |
| "production_formula": "",
| | "sp": 670, |
| "production_formula_origin": ""
| | "bv": 880, |
| },
| | "ms": 999, |
| "item.machine.animalfeed_lv3": {
| | "mq": 0, |
| "id": "Item.Machine.AnimalFeed_Lv3",
| | "g": [ |
| "key": "item.machine.animalfeed_lv3",
| | "ProcessingMachine", |
| "name": "大大饲料机",
| | "CraftProduction", |
| "name_en": "Mega Feeder",
| | "Machine.AnimalFeed" |
| "description": "可通过它加工材料,得到各种大大系列的动物饲料。",
| | ], |
| "type": "ItemType.Craft_ManufactureFacility",
| | "o": "简易制造台", |
| "type_display": "加工机器",
| | "lo": "图纸在牧场商店购买", |
| "item_level": 4,
| | "ud": "加工动物饲料", |
| "rarity": "IV",
| | "ut": "", |
| "sell_price": 910,
| | "ct": "Part.Machine_AnimalFeed_Lv2", |
| "base_value": 1190,
| | "ctc": 1, |
| "max_stack": 999,
| | "ec": 0, |
| "max_quality": 0,
| | "pf": "", |
| "tags": [
| | "pfo": "", |
| "ProcessingMachine",
| | "c": null, |
| "CraftProduction",
| | "u": null |
| "Machine.AnimalFeed"
| | }, |
| ],
| | "item.machine.animalfeed_lv3": { |
| "origin": "标准制造台",
| | "i": "Item.Machine.AnimalFeed_Lv3", |
| "locked_origin": "图纸在牧场商店购买",
| | "n": "大大饲料机", |
| "use_description": "加工动物饲料",
| | "en": "Mega Feeder", |
| "process_formula": "",
| | "t": "ItemType.Craft_ManufactureFacility", |
| "unlock_title": "",
| | "td": "加工机器", |
| "craft": null,
| | "lv": 4, |
| "upgrade": null,
| | "r": "IV", |
| "construct_template": "Part.Machine_AnimalFeed_Lv3",
| | "sp": 910, |
| "construction_template_count": 1,
| | "bv": 1190, |
| "energy_capacity": 0,
| | "ms": 999, |
| "production_formula": "",
| | "mq": 0, |
| "production_formula_origin": ""
| | "g": [ |
| },
| | "ProcessingMachine", |
| "item.machine.animalfeed_lv4": {
| | "CraftProduction", |
| "id": "Item.Machine.AnimalFeed_Lv4",
| | "Machine.AnimalFeed" |
| "key": "item.machine.animalfeed_lv4",
| | ], |
| "name": "恋恋饲料机",
| | "o": "标准制造台", |
| "name_en": "Love Feeder",
| | "lo": "图纸在牧场商店购买", |
| "description": "可通过它加工材料,得到各种恋恋系列的动物饲料。",
| | "ud": "加工动物饲料", |
| "type": "ItemType.Craft_ManufactureFacility",
| | "ut": "", |
| "type_display": "加工机器",
| | "ct": "Part.Machine_AnimalFeed_Lv3", |
| "item_level": 5,
| | "ctc": 1, |
| "rarity": "V",
| | "ec": 0, |
| "sell_price": 2005,
| | "pf": "", |
| "base_value": 2610,
| | "pfo": "", |
| "max_stack": 999,
| | "c": null, |
| "max_quality": 0,
| | "u": null |
| "tags": [
| | }, |
| "ProcessingMachine",
| | "item.machine.animalfeed_lv4": { |
| "CraftProduction",
| | "i": "Item.Machine.AnimalFeed_Lv4", |
| "Machine.AnimalFeed"
| | "n": "恋恋饲料机", |
| ],
| | "en": "Love Feeder", |
| "origin": "精良制造台",
| | "t": "ItemType.Craft_ManufactureFacility", |
| "locked_origin": "图纸在牧场商店购买",
| | "td": "加工机器", |
| "use_description": "加工动物饲料",
| | "lv": 5, |
| "process_formula": "",
| | "r": "V", |
| "unlock_title": "",
| | "sp": 2005, |
| "craft": null,
| | "bv": 2610, |
| "upgrade": null,
| | "ms": 999, |
| "construct_template": "Part.Machine_AnimalFeed_Lv4",
| | "mq": 0, |
| "construction_template_count": 1,
| | "g": [ |
| "energy_capacity": 0,
| | "ProcessingMachine", |
| "production_formula": "",
| | "CraftProduction", |
| "production_formula_origin": ""
| | "Machine.AnimalFeed" |
| },
| | ], |
| "item.machine.apiary": {
| | "o": "精良制造台", |
| "id": "Item.Machine.Apiary",
| | "lo": "图纸在牧场商店购买", |
| "key": "item.machine.apiary",
| | "ud": "加工动物饲料", |
| "name": "蜂房",
| | "ut": "", |
| "name_en": "Beehive",
| | "ct": "Part.Machine_AnimalFeed_Lv4", |
| "description": "可放入蜂后和工蜂,工蜂在6:00到18:00会外出寻找花朵采蜜。",
| | "ctc": 1, |
| "type": "ItemType.Craft_CollectFacility",
| | "ec": 0, |
| "type_display": "",
| | "pf": "", |
| "item_level": 4,
| | "pfo": "", |
| "rarity": "IV",
| | "c": null, |
| "sell_price": 531,
| | "u": null |
| "base_value": 700,
| | }, |
| "max_stack": 999,
| | "item.machine.apiary": { |
| "max_quality": 0,
| | "i": "Item.Machine.Apiary", |
| "tags": [
| | "n": "蜂房", |
| "ProcessingMachine",
| | "en": "Beehive", |
| "Apiary"
| | "t": "ItemType.Craft_CollectFacility", |
| ],
| | "td": "", |
| "origin": "标准制造台",
| | "lv": 4, |
| "locked_origin": "图纸在牧场商店购买",
| | "r": "IV", |
| "use_description": "蜜蜂养殖",
| | "sp": 531, |
| "process_formula": "",
| | "bv": 700, |
| "unlock_title": "",
| | "ms": 999, |
| "craft": null,
| | "mq": 0, |
| "upgrade": null,
| | "g": [ |
| "construct_template": "Part.Apiary",
| | "ProcessingMachine", |
| "construction_template_count": 1,
| | "Apiary" |
| "energy_capacity": 0,
| | ], |
| "production_formula": "",
| | "o": "标准制造台", |
| "production_formula_origin": ""
| | "lo": "图纸在牧场商店购买", |
| },
| | "ud": "蜜蜂养殖", |
| "item.machine.atmospherelightbulb": {
| | "ut": "", |
| "id": "Item.Machine.AtmosphereLightBulb",
| | "ct": "Part.Apiary", |
| "key": "item.machine.atmospherelightbulb",
| | "ctc": 1, |
| "name": "氛围灯泡",
| | "ec": 0, |
| "name_en": "Mood Light",
| | "pf": "", |
| "description": "灯光刺激下,可缩短动物繁殖周期。",
| | "pfo": "", |
| "type": "ItemType.Craft_BreedingFacility",
| | "c": null, |
| "type_display": "",
| | "u": null |
| "item_level": 3,
| | }, |
| "rarity": "III",
| | "item.machine.atmospherelightbulb": { |
| "sell_price": 1632,
| | "i": "Item.Machine.AtmosphereLightBulb", |
| "base_value": 2123,
| | "n": "氛围灯泡", |
| "max_stack": 1,
| | "en": "Mood Light", |
| "max_quality": 0,
| | "t": "ItemType.Craft_BreedingFacility", |
| "tags": [
| | "td": "", |
| "CraftProduction",
| | "lv": 3, |
| "Nest",
| | |
| "RabbitNest"
| |
| ],
| |
| "origin": "简易制造台",
| |
| "locked_origin": "",
| |
| "use_description": "缩短繁殖冷却",
| |
| "process_formula": "",
| |
| "unlock_title": "",
| |
| "craft": null,
| |
| "upgrade": null,
| |
| "construct_template": "",
| |
| "construction_template_count": 0,
| |
| "energy_capacity": 0,
| |
| "production_formula": "",
| |
| "production_formula_origin": ""
| |
| },
| |
| "item.machine.autocollectegg": {
| |
| "
| |
| } | | } |
| } | | } |