ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/magi_staff.arc
(Generate patch)

Comparing deliantra/arch/weapon/artifact/magi_staff.arc (file contents):
Revision 1.10 by root, Tue Nov 3 09:49:58 2009 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:41 2009 UTC

3magi_staff.x11 3magi_staff.x11
4magi_staff.x12 4magi_staff.x12
5magi_staff.x13 5magi_staff.x13
6magi_staff.x12 6magi_staff.x12
7mina 7mina
8inherit type_weapon
8name Staff of the Magi 9name Staff of the Magi
9name_pl Staves of the Magi 10name_pl Staves of the Magi
10skill two handed weapons 11skill two handed weapons
11face magi_staff.x11 12face magi_staff.x11
13magicmap black
12pow 1 14pow 1
13int 1 15int 1
14sp 2 16sp 2
15dam 20 17dam 20
16wc 5 18wc 5
17speed .2 19speed .2
18nrof 1 20nrof 1
19inherit type_weapon
20attacktype 257 21attacktype 257
21resist_magic 30 22resist_magic 30
22materialname wood 23materialname wood
23value 500000 24value 500000
24weight 4500 25weight 4500
25magic 5 26magic 5
26weapontype 8 27weapontype 8
27client_type 100 28client_type 100
28item_power 15 29item_power 15
29body_arm -2 30body_arm -2
30magicmap black
31end 31end
32 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines