ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_dexterity.arc
Revision: 1.12
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 object spell_dexterity
2 inherit type_spell
3 name dexterity
4 name_pl dexterity
5 skill sorcery
6 msg
7 Temporarily increase your dexterity by some amount.
8 The amount depends on your current dexterity and your strength as a magician.
9 endmsg
10 face spell_sorcery.x11
11 dex 1
12 sp 12
13 level 16
14 subtype 24
15 path_attuned 32
16 value 30
17 invisible 1
18 duration 500
19 duration_modifier 4
20 no_drop 1
21 casting_time 20
22 end
23