ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_holy_orb.arc
Revision: 1.2
Committed: Wed Aug 9 09:40:12 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
added further descriptions, mostly from the crossfire homepage and parts
copied over from similar spells.

File Contents

# User Rev Content
1 root 1.1 Object spell_holy_orb
2     name holy orb
3     name_pl holy orb
4     face spell_praying.111
5     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