ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_holy_orb.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +16 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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