15 lines
243 B
JSON
15 lines
243 B
JSON
[
|
|
{
|
|
"health": 2,
|
|
"speed": 0.04,
|
|
"special": null,
|
|
"resistance": {
|
|
"physical": 0,
|
|
"divine": 0,
|
|
"fire": 0,
|
|
"ice": 0,
|
|
"frostfire": 0
|
|
}
|
|
}
|
|
]
|