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

Comparing deliantra/arch/spell/Cone/spell_peace.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:18 2007 UTC

1object spell_peace 1object spell_peace
2name peace 2name peace
3name_pl peace 3name_pl peace
4face spell_praying.x11
5level 20
6grace 80
7casting_time 10
8path_attuned 1
9other_arch peace
10dam 0
11dam_modifier 0
12range 4
13duration 2
14range_modifier 9
15maxgrace 36
16type 101
17subtype 7
18value 200
19attacktype 0
20no_drop 1
21invisible 1
22skill praying 4skill praying
23msg 5msg
24The prayer of peace, a special prayer of Gaea, causes those monsters affected to forswear violence forever. Gratned at medium level. 6The prayer of peace, a special prayer of Gaea, causes those monsters affected to forswear violence forever. Gratned at medium level.
25endmsg 7endmsg
8other_arch peace
9face spell_praying.x11
10grace 80
11maxgrace 36
12dam 0
13level 20
14type 101
15subtype 7
16attacktype 0
17path_attuned 1
18value 200
19invisible 1
20duration 2
21range 4
22range_modifier 9
23dam_modifier 0
24no_drop 1
25casting_time 10
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines