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

Comparing deliantra/arch/spell/Bullet/spell_holy_orb.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:22 2007 UTC vs.
Revision 1.8 by root, Wed Aug 1 00:53:04 2007 UTC

1Object spell_holy_orb 1object spell_holy_orb
2name holy orb 2name holy orb
3name_pl holy orb 3name_pl holy orb
4face spell_praying.x11
5level 7
6grace 10
7casting_time 5
8path_attuned 65536
9other_arch holy_orb
10dam 30
11dam_modifier 2
12duration 4
13maxgrace 25
14skill praying 4skill praying
15type 101
16subtype 5
17value 70
18attacktype 2097152
19no_drop 1
20invisible 1
21range 3
22duration_modifier 19
23food 18
24maxhp 7
25msg 5msg
26This prayer missile explodes when it hits a target and invokes a powerful holy word. The damage type depends on your god. Careful, you can be damaged by the spell too in some cases! This is a ball spell. 6This prayer missile explodes when it hits a target and invokes a powerful holy word. The damage type depends on your god. Careful, you can be damaged by the spell too in some cases! This is a ball spell.
27endmsg 7endmsg
8other_arch holy_orb
9sound wn/magic-missile-1-miss
10face spell_praying.x11
11maxhp 7
12grace 10
13maxgrace 25
14food 18
15dam 30
16level 7
17type 101
18subtype 5
19attacktype 2097152
20path_attuned 65536
21value 70
22invisible 1
23duration 4
24range 3
25duration_modifier 19
26dam_modifier 2
27no_drop 1
28casting_time 5
28end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines