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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:24 2007 UTC

1Object spell_levitate 1object spell_levitate
2name levitate 2name levitate
3name_pl levitate 3name_pl levitate
4skill sorcery
5msg
6This spell let you levitate above the floor. Then you can't fall in holes or traps.This spell is needed in some mazes to pass hole traps or other traped areas. But when you are flying, you can't fetch items from ground, so be careful when you need to grab food for example.
7endmsg
4face spell_sorcery.111 8face spell_sorcery.x11
9sp 10
5level 6 10level 6
6sp 10
7casting_time 10
8path_attuned 0
9skill sorcery
10type 101 11type 101
11subtype 24 12subtype 24
13path_attuned 0
12value 60 14value 60
15invisible 1
16duration 500
17duration_modifier 4
18move_type all
13no_drop 1 19no_drop 1
14invisible 1 20casting_time 10
15duration_modifier 4
16duration 500
17flying 1
18end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines