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.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:17 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines