ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/spell_insect_plague.arc
Revision: 1.12
Committed: Fri Apr 2 21:26:34 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.11: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

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 type 101
19 subtype 10
20 attacktype 3
21 path_attuned 64
22 value 100
23 invisible 1
24 duration 2
25 range 8
26 range_modifier 12
27 dam_modifier 3
28 no_drop 1
29 casting_time 5
30 end
31