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

Comparing deliantra/arch/spell/Change_Ability/spell_strength.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:57 2010 UTC

1Object spell_strength 1object spell_strength
2inherit type_spell
2name strength 3name strength
3name_pl strength 4name_pl strength
5skill sorcery
6msg
7Increase your strength by some amount.
8The amount depends on your current strength and the spell level.
9endmsg
4face spell_sorcery.111 10face spell_sorcery.x11
5level 2 11str 1
6sp 10 12sp 10
13level 16
14subtype 24
15path_attuned 32
16value 1
17invisible 1
18duration 500
19duration_modifier 4
20no_drop 1
7casting_time 20 21casting_time 20
8path_attuned 32
9skill sorcery
10type 101
11subtype 24
12value 20
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17Str 1
18end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines