ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_armour.arc
Revision: 1.1
Committed: Sun Apr 5 20:23:26 2009 UTC (15 years, 3 months ago) by elmex
Branch: MAIN
Log Message:
added party spells by 'Job Vranish'.

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     Armour creates fields of force around the
7     player, reducing the amount of damage the
8     character takes from physical attacks. It
9     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