WXGame/Blacksmith/Assets/Resources/Data/blacksmithdata_weapon.json

128 lines
2.0 KiB
JSON
Raw Normal View History

[
{
"ID": 302011,
"Name": "剑类武器",
"Include": [
2011,
2012,
2013,
2014
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302011,
2024-12-13 20:38:15 +08:00
"Attack": 6,
"HP": 160,
"Attackskill": 0,
2024-12-16 17:25:10 +08:00
"Icon": "jianlei",
2024-12-21 19:57:23 +08:00
"Describe": "高暴击"
},
{
"ID": 302101,
"Name": "重甲",
"Include": [
2101,
2102,
2103,
2104
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302101,
2024-12-13 20:38:15 +08:00
"Attack": 0,
"HP": 400,
"Attackskill": 0,
2024-12-16 17:25:10 +08:00
"Icon": "zhongjialei",
2024-12-21 19:57:23 +08:00
"Describe": "提供高血量"
},
{
"ID": 302201,
"Name": "长柄",
"Include": [
2201,
2202,
2203,
2204
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302201,
2024-12-13 20:38:15 +08:00
"Attack": 12,
"HP": 100,
"Attackskill": 0,
2024-12-18 21:00:32 +08:00
"Icon": "changbinglei",
2024-12-21 19:57:23 +08:00
"Describe": "单体高伤害"
},
{
"ID": 302301,
"Name": "杖",
"Include": [
2301,
2302,
2303,
2304
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302301,
2024-12-13 20:38:15 +08:00
"Attack": 8,
"HP": 100,
"Attackskill": 0,
2024-12-16 17:25:10 +08:00
"Icon": "zhanglei",
2024-12-21 19:57:23 +08:00
"Describe": "群体伤害"
},
{
"ID": 302401,
"Name": "弓箭",
"Include": [
2401,
2402,
2403,
2404
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302401,
2024-12-13 20:38:15 +08:00
"Attack": 8,
"HP": 70,
"Attackskill": 0,
2024-12-16 17:25:10 +08:00
"Icon": "gonglei",
2024-12-21 19:57:23 +08:00
"Describe": "散射"
},
{
"ID": 302501,
2024-12-16 17:25:10 +08:00
"Name": "飞镖",
"Include": [
2501,
2502,
2503,
2504
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302501,
2024-12-13 20:38:15 +08:00
"Attack": 10,
"HP": 120,
"Attackskill": 0,
2024-12-16 17:25:10 +08:00
"Icon": "feibiaolei",
2024-12-21 19:57:23 +08:00
"Describe": "穿透"
},
{
"ID": 302601,
"Name": "轻甲",
"Include": [
2601,
2602,
2603,
2604
],
"Level": 1,
"Levelmax": 40,
"Levelup": 302601,
2024-12-13 20:38:15 +08:00
"Attack": 0,
"HP": 240,
"Attackskill": 0,
2024-12-16 17:25:10 +08:00
"Icon": "qingjialei",
2024-12-21 19:57:23 +08:00
"Describe": "增加攻速"
}
]