Skip to content

Commit

Permalink
audio cues
Browse files Browse the repository at this point in the history
  • Loading branch information
spectria-limina committed Feb 23, 2025
1 parent a874eca commit 5ca491e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/fru/p1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ with a {{cast(n="Cyclonic Break")}} cast.
During this cast, he will be surrounded by either {{fire()}} or {{elec()}}.
This will determine whether you need to {{fire(t="stack")}} in pairs or
{{elec(t="spread")}} during the mechanic.
There is different sound effects for the two elements:
{{fire()}} is accompanied by a whooshing sound, and {{elec()}} by crackling.

The attack executes a narrow (22.5°) conal spread targeting each player, without an
{{gloss(k="omen")}}.
Expand Down Expand Up @@ -60,7 +62,7 @@ while the {{buff(b="pvuln", short=true)}} will cause subsequent auto-attacks to
## Sequence 2: Utopian Sky

{{mob(n="Fatebreaker")}} recenters, faces north, and begins casting {{cast(n="Utopian Sky")}},
once again is surrounded by {{fire()}} or {{elec()}}.
once again is surrounded by {{fire()}} or {{elec()}} with the same {{gloss(k="sfx")}} as before..
As before, this signals the upcoming {{fire(t="spread")}} or {{elec(t="stack")}}.

Once the cast completes, {{mob(n="Fatebreaker")}} goes untargetable and disappears,
Expand Down
3 changes: 3 additions & 0 deletions content/fru/p2.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ All of these mechanics, and more, need to be solved simultaneously.
to well within the {{mob(n="Reflection")}}'s hitbox.
The safe area is only as wide as the small four-pointed star within the inner circle.

The two attacks can be distinguished by her voice line: {{light(t="Axe Kick")}}
is accompanied by "Cleave!", and {{light(t="Scythe Kick")}} by "Reap!"

At the same time as the point-blank or donut,
the {{mob(n="Reflection")}} also shoots out four {{light(t="The House of Light")}} cones
at the four nearest players,
Expand Down

0 comments on commit 5ca491e

Please sign in to comment.