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

Comparing deliantra/arch/spell/Change_Ability/spell_heroism.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:24 2007 UTC

1Object spell_heroism 1object spell_heroism
2name heroism 2name heroism
3name_pl heroism 3name_pl heroism
4skill none
5msg
6This spell may increase any or all of these stats: dexterity, strength, constitution, speed, wc, dam.
7endmsg
8str 1
9dex 1
10con 1
11sp 50
4level 10 12level 10
5sp 50
6casting_time 10
7path_attuned 32
8skill ???
9type 101 13type 101
10subtype 24 14subtype 24
15path_attuned 32
11value 100 16value 100
17invisible 1
18duration 500
19duration_modifier 4
12no_drop 1 20no_drop 1
13invisible 1 21casting_time 10
14duration_modifier 4
15duration 500
16Con 1
17Str 1
18Dex 1
19end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines