ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_sunspear.arc
Revision: 1.2
Committed: Wed Aug 9 09:29:38 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +4 -0 lines
Log Message:
added further spell documentation from the crossfire homepage

File Contents

# User Rev Content
1 root 1.1 Object spell_sunspear
2     name sunspear
3     name_pl sunspears
4     face spell_praying.111
5     level 6
6     grace 8
7     dam 8
8     dam_modifier 3
9     duration 8
10     duration_modifier 9
11     casting_time 8
12     maxgrace 30
13     other_arch sunspear
14     skill praying
15     path_attuned 524288
16     type 101
17     subtype 4
18     value 60
19     slaying undead,troll
20     attacktype 4194308
21     range 6
22     no_drop 1
23     invisible 1
24 elmex 1.2 msg
25     This special prayer of Valriel will smite enemies with a bolt
26     of blindness and heat. This spell is granted at medium level.
27     endmsg
28 root 1.1 end