ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_mass_confusion.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +4 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_mass_confusion
2 name mass confusion
3 name_pl mass confusion
4 skill sorcery
5 msg
6 Creates a cone of confusion that makes your enemies act weird and
7 uncontrolled, making them easy to hit and making it difficult for them
8 to hit you. You probably died by confusion more then once by now, so you
9 probbaly know very well what this means.
10 endmsg
11 other_arch confusion
12 face spell_sorcery.x11
13 sp 20
14 maxsp 25
15 dam 0
16 level 24
17 type 101
18 subtype 7
19 attacktype 34
20 path_attuned 1024
21 value 70
22 invisible 1
23 duration 2
24 range 8
25 range_modifier 5
26 dam_modifier 0
27 no_drop 1
28 casting_time 10
29 end
30