14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"hostile": {
|
|
"id": "test:pirates/raider_frigate",
|
|
"displayName": "enemies.test.raider_frigate",
|
|
"meta": {
|
|
"health": 100,
|
|
"defense": 1.5,
|
|
"damage": 6.5,
|
|
"criticalChance": 0.2,
|
|
"attackRate": 1.0
|
|
}
|
|
}
|
|
}
|