crypts-tear/www/data/Weapons.json
2023-07-08 05:23:09 -05:00

168 lines
No EOL
3.2 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
},
{
"id": 5,
"animationId": 0,
"description": "In ancient times, a sword of a hero who defeated the threat of monsters. Only\nthose of that bloodline can equip it.",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 119,
"name": "Holy Sword",
"note": "",
"params": [
0,
0,
500,
200,
200,
200,
0,
0
],
"price": 0,
"wtypeId": 2
}
]