elminas-story/www/data/Weapons.json
2026-03-20 16:37:16 -05:00

135 lines
No EOL
2.8 KiB
JSON

[
null,
{
"id": 1,
"animationId": 0,
"description": "Fire-element magic that excels at inflicting status ailments and sustained\ndamage",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 64,
"name": "Fire Magic",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"wtypeId": 0
},
{
"id": 2,
"animationId": 0,
"description": "Water-element magic that excels at dealing high damage in a single hit. Raises\nHP and Defense for added stability",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 67,
"name": "Water Magic",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"wtypeId": 0
},
{
"id": 3,
"animationId": 0,
"description": "Wind-element magic that excels at rapid consecutive strikes. As it grows, debuff\neffects are added to wind magic",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 69,
"name": "Wind Magic",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"wtypeId": 0
},
{
"id": 4,
"animationId": 0,
"description": "Guardian-element magic that raises the user's Defense ※When in doubt, use this",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 81,
"name": "Shield Magic",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"wtypeId": 0
}
]