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

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

1object excalibur 1object excalibur
2inherit type_weapon
2name Excalibur 3name Excalibur
3name_pl Excaliburs 4name_pl Excaliburs
4skill two handed weapons 5skill two handed weapons
5face excalibur.x11 6face excalibur.x11
7magicmap white
6str 1 8str 1
7cha 2 9cha 2
8dam 12 10dam 12
9nrof 1 11nrof 1
10inherit type_weapon
11attacktype 256 12attacktype 256
12resist_magic 30 13resist_magic 30
13resist_drain 100 14resist_drain 100
14materialname iron 15materialname iron
15value 220000 16value 220000
18last_sp 7 19last_sp 7
19weapontype 1 20weapontype 1
20client_type 100 21client_type 100
21item_power 15 22item_power 15
22body_arm -2 23body_arm -2
23magicmap white
24end 24end
25 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines