Demon boss balance
This commit is contained in:
@@ -1133,10 +1133,10 @@ MonoBehaviour:
|
||||
openCloseWindow: 1
|
||||
selectedToolbar: 0
|
||||
_isDead: 0
|
||||
_currentHealth: 250
|
||||
_currentHealth: 300
|
||||
isImmortal: 0
|
||||
fillHealthOnStart: 1
|
||||
maxHealth: 250
|
||||
maxHealth: 300
|
||||
healthRecovery: 0
|
||||
healthRecoveryDelay: 0
|
||||
currentHealthRecoveryDelay: 0
|
||||
@@ -1346,8 +1346,8 @@ MonoBehaviour:
|
||||
moveToTarget: 0
|
||||
_minAttackTime: 0.5
|
||||
_maxAttackTime: 2
|
||||
_minAttackCount: 1
|
||||
_maxAttackCount: 3
|
||||
_minAttackCount: 2
|
||||
_maxAttackCount: 5
|
||||
_attackDistance: 3
|
||||
_combatBlockingChance: 0
|
||||
_onDamageBlockingChance: 0
|
||||
|
||||
Reference in New Issue
Block a user