Skip to content

Commit

Permalink
Update consume flame wording
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorm4 committed Oct 2, 2024
1 parent 8348ce6 commit 28dfb93
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 15 deletions.
1 change: 1 addition & 0 deletions src/analysis/retail/evoker/preservation/CHANGELOG.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { TALENTS_EVOKER } from 'common/TALENTS';

// prettier-ignore
export default [
change(date(2024, 9, 30), <>Update <SpellLink spell={TALENTS_EVOKER.CONSUME_FLAME_TALENT}/> wording</>, Trevor),
change(date(2024, 9, 28), <>Update <SpellLink spell={TALENTS_EVOKER.STASIS_TALENT}/> for Flameshaper</>, Trevor),
change(date(2024, 9, 28), <>Improve <SpellLink spell={TALENTS_EVOKER.CONSUME_FLAME_TALENT}/> guide section</>, Trevor),
change(date(2024, 9, 28), <>Add <SpellLink spell={TALENTS_EVOKER.CONSUME_FLAME_TALENT}/> to guide section</>, Hana),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,6 @@ class ConsumeFlame extends Analyzer {
with a hardcasted <SpellLink spell={TALENTS_EVOKER.DREAM_BREATH_TALENT} /> (i.e. not from{' '}
<SpellLink spell={TALENTS_EVOKER.ECHO_TALENT} />
).
<div>
<br />
The easiest way to ensure this happens, even during{' '}
<SpellLink spell={TALENTS_EVOKER.STASIS_TALENT} /> windows, is to force{' '}
<SpellLink spell={TALENTS_EVOKER.DREAM_BREATH_TALENT} /> on to yourself by facing it away
from the raid and then self-casting <SpellLink spell={TALENTS_EVOKER.ENGULF_TALENT} />.
</div>
</p>
);

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ class Stasis extends Analyzer {
<>
<SpellLink spell={TALENTS_EVOKER.DREAM_BREATH_TALENT} /> is a perfect spell to
store when doing an <SpellLink spell={TALENTS_EVOKER.ENGULF_TALENT} />, especially
as the first spell. Make sure to point away from the raid when consuming{' '}
<SpellLink spell={TALENTS_EVOKER.STASIS_TALENT} /> to ensure it goes on yourself.
as the first spell in order to setup the following{' '}
<SpellLink spell={TALENTS_EVOKER.ENGULF_TALENT} /> casts.
</>
}
>
Expand Down Expand Up @@ -637,12 +637,10 @@ class Stasis extends Analyzer {
<SpellLink spell={TALENTS_EVOKER.ENGULF_TALENT} />
</li>
</ol>
Ideally try to face <SpellLink spell={TALENTS_EVOKER.DREAM_BREATH_TALENT} /> away from
the raid to ensure it goes on yourself and then cast{' '}
<SpellLink spell={TALENTS_EVOKER.ENGULF_TALENT} /> on yourself to guarantee that the{' '}
<SpellLink spell={TALENTS_EVOKER.ENGULF_TALENT} /> casts triggered by{' '}
<SpellLink spell={TALENTS_EVOKER.STASIS_TALENT} /> at a later time will also consume{' '}
<SpellLink spell={TALENTS_EVOKER.DREAM_BREATH_TALENT} /> HoTs.
Try to make sure to use <SpellLink spell={TALENTS_EVOKER.ENGULF_TALENT} /> on a target
that you can guarantee will have{' '}
<SpellLink spell={TALENTS_EVOKER.DREAM_BREATH_TALENT} /> active to ensure that you proc{' '}
<SpellLink spell={TALENTS_EVOKER.CONSUME_FLAME_TALENT} /> healing.
</div>
)}
</p>
Expand Down

0 comments on commit 28dfb93

Please sign in to comment.