ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_holy_orb.arc
Revision: 1.9
Committed: Sun Sep 28 07:29:59 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.8: +4 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

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