54 lines
1.1 KiB
JSON

[
{
"name": "basic",
"textures": [],
"textureArrayLength": 12,
"stats": {
"health": 5,
"speed": 6,
"special": null,
"resistance": {
"physical": 0,
"divine": 0,
"fire": 0,
"ice": 0,
"frostfire": 0
}
}
},
{
"name": "quick",
"textures": [],
"textureArrayLength": 12,
"stats": {
"health": 7,
"speed": 2.4,
"special": null,
"resistance": {
"physical": 0,
"divine": 0,
"fire": 0,
"ice": 0,
"frostfire": 0
}
}
},
{
"name": "tank",
"textures": [],
"textureArrayLength": 12,
"stats": {
"health": 7,
"speed": 2.4,
"special": null,
"resistance": {
"physical": 0,
"divine": 0,
"fire": 0,
"ice": 0,
"frostfire": 0
}
}
}
]