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:
Storm Dragon
2025-02-17 15:23:35 -05:00
parent e6d8f09410
commit 1cd636b8f4

View File

@@ -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,