ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MoodChange/spell_aggravation.arc
(Generate patch)

Comparing deliantra/arch/spell/MoodChange/spell_aggravation.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:25 2006 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:30:02 2010 UTC

1Object spell_aggravation 1object spell_aggravation
2inherit type_spell
2name aggravation 3name aggravation
3name_pl aggravation 4name_pl aggravation
5skill none
6msg
7Makes creatures around you more upset so they will attack.
8endmsg
9sound ss/wah1
10sp 1
4level 1 11level 1
5sp 1 12subtype 34
6casting_time 1
7path_attuned 0 13path_attuned 0
8skill ????
9type 101
10subtype 34
11value 10 14value 1
12no_drop 1
13invisible 1 15invisible 1
14range 25 16range 25
17monster 1
15undead 1 18undead 1
16monster 1 19no_drop 1
20casting_time 1
17end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines