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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:18 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines