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.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:22 2007 UTC

1Object spell_holy_orb 1object spell_holy_orb
2name holy orb 2name holy orb
3name_pl holy orb 3name_pl holy orb
4skill praying
5msg
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.
7endmsg
8other_arch holy_orb
4face spell_praying.111 9face spell_praying.x11
10maxhp 7
11grace 10
12maxgrace 25
13food 18
14dam 30
5level 7 15level 7
6grace 10
7casting_time 5
8path_attuned 65536
9other_arch holy_orb
10dam 30
11dam_modifier 2
12duration 4
13maxgrace 25
14skill praying
15type 101 16type 101
16subtype 5 17subtype 5
18attacktype 2097152
19path_attuned 65536
17value 70 20value 70
18attacktype 2097152
19no_drop 1
20invisible 1 21invisible 1
22duration 4
21range 3 23range 3
22duration_modifier 19 24duration_modifier 19
23food 18 25dam_modifier 2
24maxhp 7 26no_drop 1
27casting_time 5
25end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines