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.12 by root, Fri Apr 2 21:26:23 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines