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.3 by pippijn, Tue Jan 2 18:26:04 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC

1Object spell_aggravation 1object spell_aggravation
2name aggravation 2name aggravation
3name_pl aggravation 3name_pl aggravation
4level 1
5sp 1
6casting_time 1
7path_attuned 0
8skill none 4skill none
9type 101
10subtype 34
11value 10
12no_drop 1
13invisible 1
14range 25
15undead 1
16monster 1
17msg 5msg
18This spell will make creatures more upset about the player so they will attack. 6This spell will make creatures more upset about the player so they will attack.
19endmsg 7endmsg
8sp 1
9level 1
10type 101
11subtype 34
12path_attuned 0
13value 10
14invisible 1
15range 25
16monster 1
17undead 1
18no_drop 1
19casting_time 1
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines