the-cursed-moon/www/data/Weapons.json
2023-12-16 08:39:58 -06:00

67 lines
1.3 KiB
JSON

[
null,
{
"id": 1,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{ "code": 31, "dataId": 1, "value": 0 },
{ "code": 22, "dataId": 0, "value": 0 }
],
"iconIndex": 97,
"name": "Sword",
"note": "",
"params": [0, 0, 10, 0, 0, 0, 0, 0],
"price": 500,
"wtypeId": 2
},
{
"id": 2,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{ "code": 31, "dataId": 1, "value": 0 },
{ "code": 22, "dataId": 0, "value": 0 }
],
"iconIndex": 99,
"name": "Axe",
"note": "",
"params": [0, 0, 10, 0, 0, 0, 0, 0],
"price": 500,
"wtypeId": 4
},
{
"id": 3,
"animationId": 1,
"description": "",
"etypeId": 1,
"traits": [
{ "code": 31, "dataId": 1, "value": 0 },
{ "code": 22, "dataId": 0, "value": 0 }
],
"iconIndex": 101,
"name": "Staff",
"note": "",
"params": [0, 0, 10, 0, 0, 0, 0, 0],
"price": 500,
"wtypeId": 6
},
{
"id": 4,
"animationId": 11,
"description": "",
"etypeId": 1,
"traits": [
{ "code": 31, "dataId": 1, "value": 0 },
{ "code": 22, "dataId": 0, "value": 0 }
],
"iconIndex": 102,
"name": "Bow",
"note": "",
"params": [0, 0, 10, 0, 0, 0, 0, 0],
"price": 500,
"wtypeId": 7
}
]