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.3 by pippijn, Tue Jan 2 21:58:29 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 16:16:39 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines