ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_wave.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +18 -17 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_wave
2 name wave
3 name_pl wave
4 skill praying
5 msg
6 This prayer will cast a wave of water which will spread like a cone.
7 If the wave hits something it will inflict physical damage.
8 endmsg
9 other_arch wave
10 face spell_praying.x11
11 grace 8
12 maxgrace 8
13 dam 0
14 level 3
15 type 101
16 subtype 7
17 attacktype 1
18 path_attuned 0
19 value 30
20 invisible 1
21 duration 3
22 range 20
23 range_modifier 4
24 dam_modifier 3
25 no_drop 1
26 casting_time 10
27 end
28