ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Disease/spell_cause_flu.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:29 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_cause_flu
2 inherit type_spell
3 name cause flu
4 name_pl cause flu
5 skill praying
6 msg
7 The flu prayer unleashes an outbreak of the flu.
8 It is rarely deadly by itself, except to weak monsters,
9 but it is very debilitating.
10 endmsg
11 other_arch flu
12 face spell_praying.x11
13 grace 10
14 maxgrace 10
15 level 18
16 subtype 45
17 path_attuned 131072
18 value 20
19 invisible 1
20 range 5
21 range_modifier 10
22 duration_modifier 5
23 dam_modifier 3
24 no_drop 1
25 casting_time 10
26 end
27