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.2 by elmex, Wed Aug 9 09:49:23 2006 UTC vs.
Revision 1.10 by root, Sun Apr 5 21:34:04 2009 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 for a while, which makes it impossible
7for you to trigger any floor traps or fall into holes.
8
9This spell is needed in some mazes to pass hole traps or other trapped areas.
10
11When you are levitating, you can't fetch items from the ground,
12so be careful when you need to grab food for example.
13endmsg
4face spell_sorcery.111 14face spell_sorcery.x11
5level 6
6sp 10 15sp 10
7casting_time 10 16level 14
8path_attuned 0
9skill sorcery
10type 101 17type 101
11subtype 24 18subtype 24
19path_attuned 0
12value 60 20value 60
21invisible 1
22duration 500
23duration_modifier 4
24move_type fly_low
13no_drop 1 25no_drop 1
14invisible 1 26casting_time 10
15duration_modifier 4
16duration 500
17flying 1
18msg
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.
20endmsg
21end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines