ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_vitriol_splash.arc
Revision: 1.10
Committed: Fri Apr 2 21:26:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

# Content
1 object spell_vitriol_splash
2 inherit type_spell
3 name vitriol splash
4 name_pl vitriol splash
5 skill praying
6 msg
7 The vitriol splash is actually not a spell but a secondary effect of the vitriol prayer.
8 endmsg
9 other_arch vitriol_splash
10 sound wn/poison
11 face spell_praying.x11
12 grace 15
13 maxgrace 10
14 dam 40
15 level 35
16 type 101
17 subtype 7
18 attacktype 64
19 path_attuned 512
20 value 50
21 invisible 1
22 duration 2
23 range 5
24 range_modifier 40
25 dam_modifier 4
26 no_drop 1
27 casting_time 10
28 end
29