ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_levitate.arc
Revision: 1.6
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.5: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# Content
1 object spell_party_levitate
2 inherit type_spell
3 name party levitate
4 name_pl party levitate
5 skill sorcery
6 msg
7 Lets everybody levitate above the floor for a while, which makes it impossible
8 for you to trigger any floor traps or fall into holes.
9
10 This spell is needed in some mazes to pass hole traps or other trapped areas.
11
12 When you are levitating, you can't fetch items from the ground,
13 so be careful when you need to grab food for example.
14 endmsg
15 other_arch spell_levitate
16 face spell_sorcery.x11
17 sp 15
18 level 19
19 subtype 48
20 path_attuned 0
21 value 3
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