ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_rage.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: +20 -19 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object spell_rage
2 root 1.1 name rage
3     name_pl rage
4 root 1.4 skill praying
5     msg
6     The rage prayer is a special prayer of Gorokh and of Ruggilli. The beseecher is possessed by the rage of his god, which enhances his strength, speed, endurance, and regeneration. Granted at medium level.
7     endmsg
8 pippijn 1.3 face spell_praying.x11
9 root 1.4 str 1
10     dex 1
11     con 1
12     hp 1
13     grace 5
14     maxgrace 4
15     exp 3
16     wc 2
17     ac 2
18 root 1.1 level 1
19     type 101
20     subtype 24
21 root 1.4 resist_physical 20
22     path_attuned 131072
23 root 1.1 value 10
24     invisible 1
25 root 1.4 duration 500
26 root 1.1 duration_modifier 4
27     dam_modifier 5
28 root 1.4 no_drop 1
29     casting_time 10
30 root 1.1 end
31 root 1.4