Difference between revisions of "UO.LSpell"
From OpenEUO
(Created page with " UO.LSpell ⇔ Returns the last spell cast. You can also write to this variable and use it in conjunction with UO.Macro(16) (LastSpell), which will cast the spell. ==== Spells ...") |
|||
| Line 190: | Line 190: | ||
TODO: add spell weaving and other spells. | TODO: add spell weaving and other spells. | ||
| + | |||
| + | [[UO.LSkill]] | ||
| + | |||
| + | [[UO.Macro]] | ||
Revision as of 13:22, 9 October 2010
UO.LSpell
⇔ Returns the last spell cast. You can also write to this variable and use it in conjunction with UO.Macro(16) (LastSpell), which will cast the spell.
Spells
| Spell number | Spell Name |
|---|---|
| 0 | Clumsy |
| 1 | Create Food |
| 2 | Feeblemind |
| 3 | Heal |
| 4 | Magic Arrow |
| 5 | Night Sight |
| 6 | Reactive Armor |
| 7 | Weaken |
| 8 | Agility |
| 9 | Cunning |
| 10 | Cure |
| 11 | Harm |
| 12 | Magic Trap |
| 13 | Magic Untrap |
| 14 | Protection |
| 15 | Strength |
| 16 | Bless |
| 17 | Fireball |
| 18 | Magic Lock |
| 19 | Poison |
| 20 | Telekinesis |
| 21 | Teleport |
| 22 | Unlock |
| 23 | Wall Of Stone |
| 24 | Arch Cure |
| 25 | Arch Protection |
| 26 | Curse |
| 27 | Fire Field |
| 28 | Greater Heal |
| 29 | Lightning |
| 30 | Mana Drain |
| 31 | Recall |
| 32 | Blade Spirits |
| 33 | Dispel Field |
| 34 | Incognito |
| 35 | Magic Reflection |
| 36 | Mind Blast |
| 37 | Paralyze |
| 38 | Poison Field |
| 39 | Summon Creature |
| 40 | Dispel |
| 41 | Energy Bolt |
| 42 | Explosion |
| 43 | Invisibility |
| 44 | Mark |
| 45 | Mass Curse |
| 46 | Paralyse Field |
| 47 | Reveal |
| 48 | Chaing Lightning |
| 49 | Energy Field |
| 50 | Flame Strike |
| 51 | Gate Travel |
| 52 | Mana Vampire |
| 53 | Mass Dispel |
| 54 | Meteor Swarm |
| 55 | Polymorph |
| 56 | Earthquake |
| 57 | Energy Vortex |
| 58 | Resurrection |
| 59 | Air Elemental |
| 60 | Summon Daemon |
| 61 | Earth Elemental |
| 62 | Fire Elemental |
| 63 | Water Elemental |
| 63 | Water Elemental |
| 101 | [N] Animate Dead |
| 102 | [N] Blood Oath |
| 103 | [N] Corpse Skin |
| 104 | [N] Curse Weapon |
| 105 | [N] Evil Omen |
| 106 | [N] Horrific Beast |
| 107 | [N] Lich Form |
| 108 | [N] Mind Rot |
| 109 | [N] Pain Spike |
| 110 | [N] Poison Strike |
| 111 | [N] Strangle |
| 112 | [N] Summon Familiar |
| 113 | [N] Vampiric Embrace |
| 114 | [N] Vengeful Spirit |
| 115 | [N] Wither |
| 116 | [N] Wraith Form |
| 201 | [C] Cleanse By Fire |
| 202 | [C] Close Wounds |
| 203 | [C] Consecrate Weapon |
| 204 | [C] Dispel Evil |
| 205 | [C] Divine Fury |
| 206 | [C] Enemy Of One |
| 207 | [C] Holy Light |
| 208 | [C] Noble Sacrifice |
| 209 | [C] Remove Curse |
| 210 | [C] Sacred Journey |
TODO: add spell weaving and other spells.