ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_sunspear.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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