Machine-readable reference page for Dash spell in Remixed Dungeon.
Script File:
Basic Stats:
Lua Definition: ```lua desc = function()
return {
name = "DashSpell",
magicAffinity = "Combat",
targetingType = "cell",
level = 3,
spellCost = 10,
cooldown = 30,
castTime = 0.5,
-- ...
}
end ```
Primary Effects:
Cast Function: ```lua castOnCell = function(caster, cell)
end ```
Damage Formula:
Implementation:
Push Implementation:
English (values/strings_all.xml):
Russian (values-ru/strings_all.xml):
Offensive Applications:
Defensive Applications:
Utility Applications:
Primary Classes:
Access Methods:
Cooldown: 30 turns
Cast Time: 0.5 turns
Combat Affinity Spells:
Mobility Spells: