Improved boss

This commit is contained in:
Nethya 2023-01-03 12:28:58 +01:00
parent ad3a1f5f9e
commit 5320bef8fe

View File

@ -520,9 +520,9 @@
"id": "BasicBoss",
"moveType": "Follow",
"graphicsType": "BossStoneGolem",
"health": 12,
"health": 14,
"damage": 2,
"speed": 98,
"speed": 99,
"lifetime": -1,
"xpReward": 1,
"goldReward": 2,
@ -534,9 +534,9 @@
"id": "StandardBoss",
"moveType": "Follow",
"graphicsType": "BossOrcKing",
"health": 18,
"health": 20,
"damage": 3,
"speed": 106,
"speed": 108,
"lifetime": -1,
"xpReward": 2,
"goldReward": 2,
@ -548,9 +548,9 @@
"id": "HardBoss",
"moveType": "Follow",
"graphicsType": "BossOrcKing",
"health": 24,
"health": 26,
"damage": 4,
"speed": 113,
"speed": 117,
"lifetime": -1,
"xpReward": 2,
"goldReward": 4,
@ -562,9 +562,9 @@
"id": "HarderBoss",
"moveType": "Follow",
"graphicsType": "BossStoneGolem",
"health": 32,
"health": 34,
"damage": 4,
"speed": 120,
"speed": 126,
"lifetime": -1,
"xpReward": 3,
"goldReward": 5,
@ -576,9 +576,9 @@
"id": "HardestBoss",
"moveType": "Follow",
"graphicsType": "BossOrcKing",
"health": 42,
"health": 44,
"damage": 4,
"speed": 130,
"speed": 133,
"lifetime": -1,
"xpReward": 5,
"goldReward": 6,
@ -592,7 +592,7 @@
"graphicsType": "BossStoneGolem",
"health": 50,
"damage": 5,
"speed": 133,
"speed": 137,
"lifetime": -1,
"xpReward": 10,
"goldReward": 10,