NPC combat phases & styled-attack projectiles #19

Open
opened 2026-06-06 16:03:33 +00:00 by sickday · 0 comments
Owner

combat/npc_phase.ex is a content stub and perform_npc_styled_attack deals instant damage with no projectile delay; every NPC has empty attack_styles: []. Implement NPC ranged/magic attacks with projectile flight + the 468 NPC projectile data.

Source: lib/black_lobster/game/combat/npc_phase.ex (TODO content-port); .memory/Bugs/combat_fixes_2026_05_31.md (deferred).

`combat/npc_phase.ex` is a content stub and `perform_npc_styled_attack` deals instant damage with no projectile delay; every NPC has empty `attack_styles: []`. Implement NPC ranged/magic attacks with projectile flight + the 468 NPC projectile data. **Source:** `lib/black_lobster/game/combat/npc_phase.ex` (TODO content-port); `.memory/Bugs/combat_fixes_2026_05_31.md` (deferred).
sickday added this to the v1 milestone 2026-06-06 16:03:33 +00:00
Sign in to join this conversation.
No description provided.