ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_levitate.arc
(Generate patch)

Comparing deliantra/arch/spell/Change_Ability/spell_levitate.arc (file contents):
Revision 1.11 by root, Thu Sep 17 08:14:48 2009 UTC vs.
Revision 1.13 by root, Fri Apr 2 21:34:28 2010 UTC

1object spell_levitate 1object spell_levitate
2inherit type_spell
2name levitate 3name levitate
3name_pl levitate 4name_pl levitate
4skill sorcery 5skill sorcery
5msg 6msg
6Lets you levitate above the floor for a while, which makes it impossible 7Lets you levitate above the floor for a while, which makes it impossible
13cancel the levitiation before it normally runs out (well, except suicide). 14cancel the levitiation before it normally runs out (well, except suicide).
14endmsg 15endmsg
15face spell_sorcery.x11 16face spell_sorcery.x11
16sp 10 17sp 10
17level 14 18level 14
18type 101
19subtype 24 19subtype 24
20path_attuned 0 20path_attuned 0
21value 60 21value 60
22invisible 1 22invisible 1
23duration 500 23duration 500

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines