ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_holy_orb.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:22 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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