Shield VFX: UO shimmer over the warded caster #84

Closed
opened 2026-07-19 11:32:33 +02:00 by marco · 1 comment
Owner

The shield form (GHY KOR) currently shows a translucent cyan ward ring at the caster's feet for the duration — an MVP indicator. Replace it with the real UO shield/protection effect (shimmer over the body) reused via the asset pack, like the fireball pipeline.

  • Extract the UO shield effect art and pack it under effect/shield_*.
  • Client: on the Shielded message, play the shimmer over the caster for the given seconds (alongside or instead of the ring).

Follow-up to the shield slice; sibling of #80 (heal VFX).

Definition of Done

  • A warded caster shows a visible UO shimmer for the shield duration, then it clears.
  • Effect art loads from the pack with a graceful fallback when the pack is absent.
The shield form (GHY KOR) currently shows a translucent cyan ward ring at the caster's feet for the duration — an MVP indicator. Replace it with the real UO shield/protection effect (shimmer over the body) reused via the asset pack, like the fireball pipeline. - Extract the UO shield effect art and pack it under `effect/shield_*`. - Client: on the `Shielded` message, play the shimmer over the caster for the given seconds (alongside or instead of the ring). Follow-up to the shield slice; sibling of #80 (heal VFX). ## Definition of Done - [ ] A warded caster shows a visible UO shimmer for the shield duration, then it clears. - [ ] Effect art loads from the pack with a graceful fallback when the pack is absent.
Author
Owner

Shipped in #92: the UO shield effect art (effect/shield_ward, blue ward disc tinted cyan) is packed and played on the Shielded broadcast, alongside the cyan ring shown for the ward's full duration. Owner-verified in-game. Delta vs the strict DoD: the disc is a one-shot cast-bloom rather than a shimmer sustained over the body for the whole duration — reopen if a sustained body-shimmer is wanted.

Shipped in #92: the UO shield effect art (`effect/shield_ward`, blue ward disc tinted cyan) is packed and played on the `Shielded` broadcast, alongside the cyan ring shown for the ward's full duration. Owner-verified in-game. Delta vs the strict DoD: the disc is a one-shot cast-bloom rather than a shimmer sustained over the body for the whole duration — reopen if a sustained body-shimmer is wanted.
marco closed this issue 2026-07-19 13:38:02 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
marco/IsoMmo#84
No description provided.