Spells: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 35: Line 35:
<td>[[@spell]]</td>
<td>[[@spell]]</td>
{{#ifeq:{{#show: @spell | ?spell level}}|0||<td>{{#show: @spell | ?spell level}}</td>}}
{{#ifeq:{{#show: @spell | ?spell level}}|0||<td>{{#show: @spell | ?spell level}}</td>}}
<td class="small middle" colspan="{{If|{{#show: @spell | ?spell level}}|1|2}}">{{Runes|{{#show: @spell | ?rune sequence}}|names=0|meanings=0|size=16}}</td>
<td class="small middle" colspan="{{If|{{#show: @spell | ?spell level}}|1|2}}">{{Runes|{{#show: @spell | ?rune sequence}}|nonames,nomeanings}}</td>
<td class="small middle code">{{#show: @spell | ?mana cost}}</td>
<td class="small middle code">{{#show: @spell | ?mana cost}}</td>
<td class="small middle code">{{#ifeq:{{#show: @spell | ?mana drain}}|0||{{#show: @spell | ?mana drain}}}}</td>
<td class="small middle code">{{#ifeq:{{#show: @spell | ?mana drain}}|0||{{#show: @spell | ?mana drain}}}}</td>

Revision as of 00:24, 18 November 2012

The big Arx Fatalis / Arx Libertatis spell table:

Secret spells are marked with a red background.

Fields:

  • L: The caster level required for the spell - this is not the player level
  • Runes: The rune sequence used to cast the spell
  • Mana cost: The initial mana cost required to cast the spell
  • Mana drain: The amount of mana used to keep the spell active for each second
  • Target: Does this spell affect the caster, an enemy, an area around the point the spell was cast at, an aura around the caster or does it launch a missile
  • C: Can this spell be canceled after it has been cast
  • Time: Maximum duration for the spell
  • Radius: Area affected by the spell
  • Damages: Damages dealt by the spell (usually per second) - TODO this column is far from complete
  • A: Does casting this spell alert NPCs
#arrayprint:spells
Spell L Runes Mana cost Mana drain Target C Time Radius Damages A


NPC cast spells using the spellcast script command.