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.4 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:08 2007 UTC

1object spell_levitate 1Object spell_levitate
2name levitate 2name levitate
3name_pl levitate 3name_pl levitate
4face spell_sorcery.x11
5level 6
6sp 10
7casting_time 10
8path_attuned 0
4skill sorcery 9skill sorcery
10type 101
11subtype 24
12value 60
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17flying 1
5msg 18msg
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. 19This 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 20endmsg
8face spell_sorcery.x11
9sp 10
10level 6
11type 101
12subtype 24
13path_attuned 0
14value 60
15invisible 1
16duration 500
17duration_modifier 4
18move_type all
19no_drop 1
20casting_time 10
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines