ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_armour.arc
Revision: 1.2
Committed: Sun Apr 5 21:34:04 2009 UTC (15 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_79
Changes since 1.1: +3 -3 lines
Log Message:
better party member description

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_armour
2     name party armour
3     name_pl party armour
4     skill evocation
5     msg
6 root 1.2 Armour creates fields of force around party
7     members, reducing the amount of damage the
8     characters takes from physical attacks. It
9 elmex 1.1 does not provide any additional protection to
10     non-physical attacks, however.
11     endmsg
12     other_arch spell_armour
13     face spell_evocation.x11
14     sp 12
15     maxsp 8
16     ac 2
17     level 11
18     type 101
19     subtype 48
20     resist_physical 20
21     path_attuned 33
22     value 10
23     invisible 1
24     duration 500
25     duration_modifier 4
26     dam_modifier 5
27     no_drop 1
28     casting_time 20
29     end
30