boardgame-core/tests/samples/slay-the-spire-like/combat
hypercross 5235ba7def feat(slay-the-spire-like): support source entity in effect targeting
Update `getEffectTargets` to accept a `sourceEntityKey`. This allows
"self" targets to correctly resolve to the entity triggering the
effect (e.g., a player or a specific enemy) rather than defaulting
to a hardcoded player reference.
2026-04-22 08:56:06 +08:00
..
effects.test.ts refactor(slay-the-spire-like): rename getNeighborItems to 2026-04-21 23:22:19 +08:00
triggers.test.ts feat(slay-the-spire-like): support source entity in effect targeting 2026-04-22 08:56:06 +08:00