14 lines
244 B
JSON
14 lines
244 B
JSON
{
|
|
"hostile": {
|
|
"id": "test:pirates/scout_drone",
|
|
"displayName": "enemies.test.scout_drone",
|
|
"meta": {
|
|
"health": 50,
|
|
"defense": 0.2,
|
|
"damage": 1.8,
|
|
"criticalChance": 0.1,
|
|
"attackRate": 3.0
|
|
}
|
|
}
|
|
}
|