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.7 by root, Sat Mar 3 01:24:15 2007 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:56 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
4skill praying 5skill praying
5msg 6msg
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. 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.
7endmsg 11endmsg
8other_arch holy_orb 12other_arch holy_orb
13sound wn/magic-missile-1-miss
9face spell_praying.x11 14face spell_praying.x11
10maxhp 7 15maxhp 7
11grace 10 16grace 10
12maxgrace 25 17maxgrace 25
13food 18 18food 18
14dam 30 19dam 30
15level 7 20level 25
16type 101
17subtype 5 21subtype 5
18attacktype 2097152 22attacktype 2097152
19path_attuned 65536 23path_attuned 65536
20value 70 24value 1
21invisible 1 25invisible 1
22duration 4 26duration 4
23range 3 27range 3
24duration_modifier 19 28duration_modifier 19
25dam_modifier 2 29dam_modifier 2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines