Adjusted vulnerability time for the ghost boss. Trying to hit that thing in 1 second time while dodging it's attacks is ... hard.
This commit is contained in:
@@ -329,7 +329,7 @@
|
|||||||
"attack_range": 1,
|
"attack_range": 1,
|
||||||
"has_vulnerability": true,
|
"has_vulnerability": true,
|
||||||
"is_vulnerable": false,
|
"is_vulnerable": false,
|
||||||
"vulnerability_duration": 1000,
|
"vulnerability_duration": 3000,
|
||||||
"invulnerability_duration": 5000,
|
"invulnerability_duration": 5000,
|
||||||
"speed_multiplier": 0.8,
|
"speed_multiplier": 0.8,
|
||||||
"attack_cooldown": 1200,
|
"attack_cooldown": 1200,
|
||||||
|
Reference in New Issue
Block a user