mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 11:48:54 +00:00
Game settings
This commit is contained in:
parent
889a516e10
commit
bccaf323e1
@ -244,7 +244,7 @@
|
|||||||
{
|
{
|
||||||
"id": "BasicBoss",
|
"id": "BasicBoss",
|
||||||
"moveType": "Follow",
|
"moveType": "Follow",
|
||||||
"graphicsType": "Shark",
|
"graphicsType": "BossStoneGolem",
|
||||||
"health": 8,
|
"health": 8,
|
||||||
"damage": 2,
|
"damage": 2,
|
||||||
"speed": 65,
|
"speed": 65,
|
||||||
@ -256,7 +256,7 @@
|
|||||||
{
|
{
|
||||||
"id": "StandardBoss",
|
"id": "StandardBoss",
|
||||||
"moveType": "Follow",
|
"moveType": "Follow",
|
||||||
"graphicsType": "Shark",
|
"graphicsType": "BossOrcKing",
|
||||||
"health": 12,
|
"health": 12,
|
||||||
"damage": 3,
|
"damage": 3,
|
||||||
"speed": 75,
|
"speed": 75,
|
||||||
|
Loading…
Reference in New Issue
Block a user