ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_levitate.arc
Revision: 1.3
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_82, rel-2_92, rel-2_93, rel-2_81
Changes since 1.2: +1 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_party_levitate
2 name party levitate
3 name_pl party levitate
4 skill sorcery
5 msg
6 Lets everybody levitate above the floor for a while, which makes it impossible
7 for you to trigger any floor traps or fall into holes.
8
9 This spell is needed in some mazes to pass hole traps or other trapped areas.
10
11 When you are levitating, you can't fetch items from the ground,
12 so be careful when you need to grab food for example.
13 endmsg
14 other_arch spell_levitate
15 face spell_sorcery.x11
16 sp 15
17 level 19
18 type 101
19 subtype 48
20 path_attuned 0
21 value 60
22 invisible 1
23 duration 500
24 duration_modifier 4
25 move_type fly_low
26 no_drop 1
27 casting_time 20
28 end
29