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

Comparing deliantra/arch/weapon/artifact/frostbrand.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 frostbrand 1object frostbrand
2inherit type_weapon
2name Frostbrand 3name Frostbrand
3name_pl Frostbrands 4name_pl Frostbrands
4skill two handed weapons 5skill two handed weapons
5face frostbrand.x11 6face frostbrand.x11
7magicmap white
6dam 9 8dam 9
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 16 10attacktype 16
10resist_fire 30 11resist_fire 30
11materialname iron 12materialname iron
12value 85000 13value 85000
13weight 22000 14weight 22000
15last_sp 8 16last_sp 8
16weapontype 1 17weapontype 1
17client_type 100 18client_type 100
18item_power 5 19item_power 5
19body_arm -2 20body_arm -2
20magicmap white
21end 21end
22 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines