Advertisement
Azortharion

Mythic Fyrakk Sim Raid Events

Dec 20th, 2023 (edited)
669
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 1 0
  1. # WIP. Created by Azortharion-Kazzak <Pescorus>
  2. # Starts with P1 Intermission. Shorten fight to 420s, set initial HP to 70%, remove 35s from timers of invulns and adds, and remove first Invuln line to remove P1i.
  3. merge_enemy_priority_dmg=1
  4. enemy=Fyrakk
  5. enemy_initial_health_percentage=77
  6. ignore_invulnerable_targets=1
  7.  
  8. # P2 Add Spawns n Boss Disappearing
  9. raid_events+=/invulnerable,first=25,duration=10,cooldown=69420
  10. raid_events+=/invulnerable,first=80,duration=40,cooldown=69420
  11. raid_events+=/invulnerable,first=200,duration=40,cooldown=69420
  12. raid_events+=/adds,name=BurningColossus1,count=1,first=80,duration=30,cooldown=69420,type=add_boss
  13. raid_events+=/adds,name=DarkColossus2,count=1,first=80,duration=42,cooldown=69420,type=add_boss
  14. raid_events+=/adds,name=BurningColossus3,count=1,first=200,duration=30,cooldown=69420,type=add_boss
  15. raid_events+=/adds,name=DarkColossus4,count=1,first=200,duration=42,cooldown=69420,type=add_boss
  16. raid_events+=/adds,name=ScreamingSouls1,count=11,first=105,duration=20,cooldown=69420,type=add
  17. raid_events+=/adds,name=ScreamingSouls2,count=11,first=225,duration=20,cooldown=69420,type=add
  18. max_time=455
  19. vary_combat_length=0.05
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement