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.2 by elmex, Wed Aug 9 09:49:23 2006 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:28 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines