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

Comparing deliantra/arch/spell/Cone/spell_turn_undead.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:29 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_turn_undead 1object spell_turn_undead
2name turn undead 2name turn undead
3name_pl turn undead 3name_pl turn undead
4face spell_praying.x11
5level 1
6grace 2
7casting_time 5
8path_attuned 65536
9other_arch turn_undead
10dam 0
11dam_modifier 0
12range 3
13duration 1
14range_modifier 4
15maxgrace 12
16type 101
17subtype 7
18value 10
19attacktype 8192
20no_drop 1
21invisible 1
22skill praying 4skill praying
23msg 5msg
24This prayer inflict fear in the undeads so they flee. This is a cone spell. 6This prayer inflict fear in the undeads so they flee. This is a cone spell.
25endmsg 7endmsg
8other_arch turn_undead
9face spell_praying.x11
10grace 2
11maxgrace 12
12dam 0
13level 1
14type 101
15subtype 7
16attacktype 8192
17path_attuned 65536
18value 10
19invisible 1
20duration 1
21range 3
22range_modifier 4
23dam_modifier 0
24no_drop 1
25casting_time 5
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines