WXGame/Blacksmith/Assets/Resources/Data/blacksmithdata_weapon.json
2024-12-18 21:00:32 +08:00

128 lines
1.9 KiB
JSON

[
{
"ID": 302011,
"Name": "剑类武器",
"Include": [
2011,
2012,
2013,
2014
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302011,
"Attack": 6,
"HP": 160,
"Attackskill": 0,
"Icon": "jianlei",
"Describe": ""
},
{
"ID": 302101,
"Name": "重甲",
"Include": [
2101,
2102,
2103,
2104
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302101,
"Attack": 0,
"HP": 400,
"Attackskill": 0,
"Icon": "zhongjialei",
"Describe": ""
},
{
"ID": 302201,
"Name": "长柄",
"Include": [
2201,
2202,
2203,
2204
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302201,
"Attack": 12,
"HP": 100,
"Attackskill": 0,
"Icon": "changbinglei",
"Describe": ""
},
{
"ID": 302301,
"Name": "杖",
"Include": [
2301,
2302,
2303,
2304
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302301,
"Attack": 8,
"HP": 100,
"Attackskill": 0,
"Icon": "zhanglei",
"Describe": ""
},
{
"ID": 302401,
"Name": "弓箭",
"Include": [
2401,
2402,
2403,
2404
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302401,
"Attack": 8,
"HP": 70,
"Attackskill": 0,
"Icon": "gonglei",
"Describe": ""
},
{
"ID": 302501,
"Name": "飞镖",
"Include": [
2501,
2502,
2503,
2504
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302501,
"Attack": 10,
"HP": 120,
"Attackskill": 0,
"Icon": "feibiaolei",
"Describe": ""
},
{
"ID": 302601,
"Name": "轻甲",
"Include": [
2601,
2602,
2603,
2604
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302601,
"Attack": 0,
"HP": 240,
"Attackskill": 0,
"Icon": "qingjialei",
"Describe": ""
}
]