ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_vitriol_splash.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/spell_vitriol_splash.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:28 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines