User Tools

Site Tools


mr:spells_overview

Spells Overview - Code References

Java Classes

Spell Registration (from SpellFactory)

  • Elemental Spells (AFFINITY_ELEMENTAL):
    1. Freeze Globe - Level 3, cost 4 mana, targets cell, applies Frost + Slow
    2. Ignite - Fire elemental spell
    3. Magic Torch - Light/utility spell
    4. Wind Gust - Air elemental spell
  • Rage/Combat Spells (AFFINITY_RAGE / AFFINITY_COMBAT):
    1. Smash - Melee attack enhancement
    2. Die Hard - Defensive buff
    3. Roar - Area effect stun/fear

Spell Properties

  • Targeting Types: TARGET_SELF, TARGET_CELL, TARGET_CHAR, TARGET_CHAR_NOT_SELF, TARGET_ALLY, TARGET_ENEMY, TARGET_NONE
  • Levels: 1-3 (higher level = more powerful/costly)
  • Cost: Mana cost to cast
  • Image ID: Sprite index in spell icons atlas
mr/spells_overview.txt · Last modified: by 127.0.0.1