divagate/www/data/Weapons.json
2023-09-02 12:07:09 -05:00

135 lines
No EOL
2.5 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
}
]