fix: drain spell description references banned "life force" concept #45

Closed
opened 2026-05-18 16:02:32 +02:00 by Anexim · 3 comments
Owner

Severity: Major (banned content)

File: src/lib/game/constants/spells-modules/basic-elemental-spells.ts (line 148)

Problem: The drain spell's description says "Drain life force from your enemy." — this references the banned life concept/lifesteal mechanic. While the spell uses death mana type, the description implies life-drain/lifesteal.

Impact: Banned content reference in spell description.

Fix: Change the description to something like "Drain vital energy from your enemy." or "Siphon mana from your enemy." that doesn't reference the banned life concept.

**Severity:** Major (banned content) **File:** `src/lib/game/constants/spells-modules/basic-elemental-spells.ts` (line 148) **Problem:** The `drain` spell's description says `"Drain life force from your enemy."` — this references the banned `life` concept/lifesteal mechanic. While the spell uses `death` mana type, the description implies life-drain/lifesteal. **Impact:** Banned content reference in spell description. **Fix:** Change the description to something like `"Drain vital energy from your enemy."` or `"Siphon mana from your enemy."` that doesn't reference the banned `life` concept.
Anexim added the ai:todo label 2026-05-18 16:02:32 +02:00
n8n-gitea was assigned by Anexim 2026-05-18 16:02:32 +02:00
Author
Owner

[priority: 3] DATA/LOGIC BUG — drain spell description references banned "life force" concept.

[priority: 3] DATA/LOGIC BUG — drain spell description references banned "life force" concept.
Author
Owner

Starting work on #45. Will fix the drain spell description to remove banned "life force" reference.

Starting work on #45. Will fix the drain spell description to remove banned "life force" reference.
Author
Owner

Fixed. Changed drain spell description from "Drain life force from your enemy." to "Siphon vital energy from your enemy." to remove the banned "life force" reference.

Fixed. Changed drain spell description from "Drain life force from your enemy." to "Siphon vital energy from your enemy." to remove the banned "life force" reference.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Anexim/Mana-Loop#45