ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/mithril_ar_ele_sorig.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:13 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object mithril_ar_ele_sorig
2 root 1.1 name mithril chainmail of lightning of Sorig
3 root 1.3 name_pl mithril chainmails of lightning of Sorig
4 root 1.1 msg
5     Sorig has granted you this fine mail. It
6     grants great protection from electricity
7     and physical attacks without reducing your
8     mobility. Be warned that what Sorig gives,
9     Sorig can take away.
10     endmsg
11 root 1.3 face mithril_ar_ele.x11
12     animation mithril_ar_ele
13     str 1
14     dex 1
15 root 1.1 exp 1
16 root 1.3 ac 4
17     speed 0.3
18     nrof 1
19     type 16
20     resist_physical 40
21     resist_electricity 40
22     value 4000
23     weight 15000
24 root 1.1 magic 5
25     last_sp 27
26     client_type 250
27 root 1.3 item_power 10
28     gen_sp_armour 2
29     startequip 1
30 root 1.1 body_torso -1
31 root 1.3 editable 5120
32 root 1.1 end
33 root 1.3