ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_heroism.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:24 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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