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

File Contents

# Content
1 object spell_insect_plague
2 inherit type_spell
3 name insect plague
4 name_pl insect plague
5 skill praying
6 msg
7 Summons insects that will attack your enemies.
8 You get all experience from the kills.
9
10 Granted by Gaea at low level.
11 endmsg
12 other_arch insect_plague
13 face spell_praying.x11
14 grace 45
15 maxgrace 35
16 dam 20
17 level 16
18 subtype 10
19 attacktype 3
20 path_attuned 64
21 value 100
22 invisible 1
23 duration 2
24 range 8
25 range_modifier 12
26 dam_modifier 3
27 no_drop 1
28 casting_time 5
29 end
30