ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_armour.arc
(Generate patch)

Comparing deliantra/arch/spell/Change_Ability/spell_armour.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:08 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines