diff --git a/armour/gauntlets/b_gauntlet.arc b/armour/gauntlets/b_gauntlet.arc new file mode 100644 index 000000000..bcc45cfef --- /dev/null +++ b/armour/gauntlets/b_gauntlet.arc @@ -0,0 +1,16 @@ +Object b_gauntlets +nrof 1 +name gauntlets +client_type 305 +face b_gauntlet_s.111 +type 100 +resist_physical 2 +value 6 +nrof 1 +material 2 +materialname bronze +weight 1800 +editable 1024 +magicmap grey +body_hand -2 +end diff --git a/armour/gauntlets/b_gauntlet_s.base.111.png b/armour/gauntlets/b_gauntlet_s.base.111.png new file mode 100644 index 000000000..58c2d0cae Binary files /dev/null and b/armour/gauntlets/b_gauntlet_s.base.111.png differ diff --git a/armour/gauntlets/gloves_b.arc b/armour/gauntlets/gloves_b.arc new file mode 100644 index 000000000..ee0e812a1 --- /dev/null +++ b/armour/gauntlets/gloves_b.arc @@ -0,0 +1,16 @@ +Object gloves_b +nrof 1 +name gloves +client_type 301 +face gloves_b.111 +type 100 +resist_physical 1 +nrof 1 +value 64 +material 8 +materialname black leather +weight 100 +editable 1024 +magicmap black +body_hand -2 +end diff --git a/armour/gauntlets/gloves_b.base.111.png b/armour/gauntlets/gloves_b.base.111.png new file mode 100644 index 000000000..db1bff971 Binary files /dev/null and b/armour/gauntlets/gloves_b.base.111.png differ diff --git a/armour/helmet/b_fullhelmet.arc b/armour/helmet/b_fullhelmet.arc new file mode 100644 index 000000000..c1ec3338b --- /dev/null +++ b/armour/helmet/b_fullhelmet.arc @@ -0,0 +1,18 @@ +Object b_full_helmet +nrof 1 +name full helmet +name_pl full helmets +client_type 271 +type 34 +face b_fullhelmet.111 +ac 1 +resist_physical 5 +weight 12000 +value 4 +material 2 +materialname bronze +editable 1024 +magicmap grey +body_head -1 +gen_sp_armour 10 +end diff --git a/armour/helmet/b_fullhelmet.base.111.png b/armour/helmet/b_fullhelmet.base.111.png new file mode 100644 index 000000000..71f93903c Binary files /dev/null and b/armour/helmet/b_fullhelmet.base.111.png differ diff --git a/armour/helmet/b_helmet.arc b/armour/helmet/b_helmet.arc new file mode 100644 index 000000000..52e6179e4 --- /dev/null +++ b/armour/helmet/b_helmet.arc @@ -0,0 +1,18 @@ +Object b_helmet +name helmet +name_pl helmets +client_type 271 +nrof 1 +type 34 +face b_helmet.111 +weight 5000 +ac 1 +resist_physical 3 +value 4 +material 2 +materialname bronze +editable 1024 +color_fg black +body_head -1 +gen_sp_armour 5 +end diff --git a/armour/helmet/b_helmet.base.111.png b/armour/helmet/b_helmet.base.111.png new file mode 100644 index 000000000..b421a51be Binary files /dev/null and b/armour/helmet/b_helmet.base.111.png differ diff --git a/armour/helmet/b_hornhelmet.arc b/armour/helmet/b_hornhelmet.arc new file mode 100644 index 000000000..2e984cbd3 --- /dev/null +++ b/armour/helmet/b_hornhelmet.arc @@ -0,0 +1,18 @@ +Object b_horned_helmet +nrof 1 +name horned helmet +name_pl horned helmets +client_type 271 +type 34 +face b_hornhelmet.111 +ac 1 +resist_physical 1 +weight 6000 +value 3 +material 18 +materialname bronze +editable 1024 +magicmap grey +body_head -1 +gen_sp_armour 2 +end diff --git a/armour/helmet/b_hornhelmet.base.111.png b/armour/helmet/b_hornhelmet.base.111.png new file mode 100644 index 000000000..9d60c20c2 Binary files /dev/null and b/armour/helmet/b_hornhelmet.base.111.png differ diff --git a/armour/mail/b_plate_mail.arc b/armour/mail/b_plate_mail.arc new file mode 100644 index 000000000..1887c1b76 --- /dev/null +++ b/armour/mail/b_plate_mail.arc @@ -0,0 +1,19 @@ +Object b_plate_mail +nrof 1 +name plate mail +name_pl plate mails +client_type 252 +type 16 +face b_plate_mail.111 +color_fg blue +last_sp 7 +material 2 +materialname bronze +ac 5 +resist_physical 20 +weight 100000 +value 25 +editable 1024 +body_torso -1 +gen_sp_armour 30 +end diff --git a/armour/mail/b_plate_mail.base.111.png b/armour/mail/b_plate_mail.base.111.png new file mode 100644 index 000000000..8e3a5b2fe Binary files /dev/null and b/armour/mail/b_plate_mail.base.111.png differ diff --git a/armour/mail/b_scale_mail.arc b/armour/mail/b_scale_mail.arc new file mode 100644 index 000000000..95eb80b84 --- /dev/null +++ b/armour/mail/b_scale_mail.arc @@ -0,0 +1,19 @@ +Object b_scale_mail +nrof 1 +name scale mail +name_pl scale mails +client_type 253 +type 16 +face b_scale_mail.111 +last_sp 9 +material 8 +materialname bronze +ac 3 +resist_physical 10 +weight 20000 +value 8 +editable 1024 +color_fg black +body_torso -1 +gen_sp_armour 10 +end diff --git a/armour/mail/b_scale_mail.base.111.png b/armour/mail/b_scale_mail.base.111.png new file mode 100644 index 000000000..e9ce85599 Binary files /dev/null and b/armour/mail/b_scale_mail.base.111.png differ diff --git a/armour/shield/b_shield.arc b/armour/shield/b_shield.arc new file mode 100644 index 000000000..b170566ea --- /dev/null +++ b/armour/shield/b_shield.arc @@ -0,0 +1,17 @@ +Object b_shield +name shield +name_pl shields +client_type 261 +nrof 1 +material 2 +materialname bronze +type 33 +face b_shield.111 +ac 1 +resist_physical 3 +weight 15000 +value 6 +editable 1024 +magicmap grey +body_arm -1 +end diff --git a/armour/shield/b_shield.base.111.png b/armour/shield/b_shield.base.111.png new file mode 100644 index 000000000..359bf83bf Binary files /dev/null and b/armour/shield/b_shield.base.111.png differ diff --git a/armour/shield/b_small_shie.arc b/armour/shield/b_small_shie.arc new file mode 100644 index 000000000..23051ff92 --- /dev/null +++ b/armour/shield/b_small_shie.arc @@ -0,0 +1,16 @@ +Object b_small_shield +nrof 1 +name small shield +name_pl small shields +client_type 261 +type 33 +face b_small_shie.111 +ac 1 +weight 11000 +value 4 +material 2 +materialname bronze +editable 1024 +magicmap brown +body_arm -1 +end diff --git a/armour/shield/b_small_shie.arc~ b/armour/shield/b_small_shie.arc~ new file mode 100644 index 000000000..23051ff92 --- /dev/null +++ b/armour/shield/b_small_shie.arc~ @@ -0,0 +1,16 @@ +Object b_small_shield +nrof 1 +name small shield +name_pl small shields +client_type 261 +type 33 +face b_small_shie.111 +ac 1 +weight 11000 +value 4 +material 2 +materialname bronze +editable 1024 +magicmap brown +body_arm -1 +end diff --git a/armour/shield/b_small_shie.base.111.png b/armour/shield/b_small_shie.base.111.png new file mode 100644 index 000000000..72b2b2608 Binary files /dev/null and b/armour/shield/b_small_shie.base.111.png differ diff --git a/weapon/sword/b_bsword_1.arc b/weapon/sword/b_bsword_1.arc new file mode 100644 index 000000000..c09e66d87 --- /dev/null +++ b/weapon/sword/b_bsword_1.arc @@ -0,0 +1,20 @@ +Object b_bsword_1 +nrof 1 +last_sp 8 +type 15 +face b_bsword_1.111 +material 2 +materialname bronze +dam 4 +weight 20000 +value 11 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name broadsword +name_pl broadswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_bsword_1.base.111.png b/weapon/sword/b_bsword_1.base.111.png new file mode 100644 index 000000000..448576383 Binary files /dev/null and b/weapon/sword/b_bsword_1.base.111.png differ diff --git a/weapon/sword/b_bsword_2.arc b/weapon/sword/b_bsword_2.arc new file mode 100644 index 000000000..c15da1961 --- /dev/null +++ b/weapon/sword/b_bsword_2.arc @@ -0,0 +1,20 @@ +Object b_bsword_2 +nrof 1 +name broadsword +last_sp 8 +type 15 +face b_bsword_2.111 +material 2 +materialname bronze +dam 4 +weight 21500 +value 11 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name_pl broadswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_bsword_2.base.111.png b/weapon/sword/b_bsword_2.base.111.png new file mode 100644 index 000000000..6892994d7 Binary files /dev/null and b/weapon/sword/b_bsword_2.base.111.png differ diff --git a/weapon/sword/b_dagger.arc b/weapon/sword/b_dagger.arc new file mode 100644 index 000000000..c1e3569e3 --- /dev/null +++ b/weapon/sword/b_dagger.arc @@ -0,0 +1,20 @@ +Object b_dagger +nrof 1 +last_sp 5 +type 15 +face b_dagger.111 +material 2 +materialname bronze +dam 1 +weight 2000 +value 10 +editable 1024 +attacktype 1 +weapontype 2 +magicmap grey +name dagger +name_pl daggers +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_dagger.base.111.png b/weapon/sword/b_dagger.base.111.png new file mode 100644 index 000000000..42223af5a Binary files /dev/null and b/weapon/sword/b_dagger.base.111.png differ diff --git a/weapon/sword/b_lsword.arc b/weapon/sword/b_lsword.arc new file mode 100644 index 000000000..689d85975 --- /dev/null +++ b/weapon/sword/b_lsword.arc @@ -0,0 +1,20 @@ +Object b_lsword +nrof 1 +name light sword +last_sp 8 +type 15 +face b_lsword.111 +material 2 +materialname bronze +dam 3 +weight 11500 +value 11 +editable 1024 +attacktype 1 +weapontype 1 +magicmap grey +name_pl light swords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_lsword.base.111.png b/weapon/sword/b_lsword.base.111.png new file mode 100644 index 000000000..e2383ded9 Binary files /dev/null and b/weapon/sword/b_lsword.base.111.png differ diff --git a/weapon/sword/b_scimitar.arc b/weapon/sword/b_scimitar.arc new file mode 100644 index 000000000..1f8caed91 --- /dev/null +++ b/weapon/sword/b_scimitar.arc @@ -0,0 +1,23 @@ +Object b_scimitar +nrof 1 +last_sp 8 +type 15 +face b_scimitar.111 +color_fg grey +material 2 +materialname bronze +dam 4 +weight 15000 +value 10 +editable 1024 +can_impale 1 +can_cut 1 +can_parry 1 +attacktype 1 +weapontype 1 +name scimitar +name_pl scimitars +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_scimitar.base.111.png b/weapon/sword/b_scimitar.base.111.png new file mode 100644 index 000000000..fce2ad408 Binary files /dev/null and b/weapon/sword/b_scimitar.base.111.png differ diff --git a/weapon/sword/b_ssword_1.arc b/weapon/sword/b_ssword_1.arc new file mode 100644 index 000000000..d445b130a --- /dev/null +++ b/weapon/sword/b_ssword_1.arc @@ -0,0 +1,20 @@ +Object b_ssword_1 +nrof 1 +last_sp 6 +type 15 +face b_ssword_1.111 +material 2 +materialname bronze +dam 2 +weight 10000 +value 7 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name shortsword +name_pl shortswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_ssword_1.base.111.png b/weapon/sword/b_ssword_1.base.111.png new file mode 100644 index 000000000..78a297fda Binary files /dev/null and b/weapon/sword/b_ssword_1.base.111.png differ diff --git a/weapon/sword/b_ssword_2.arc b/weapon/sword/b_ssword_2.arc new file mode 100644 index 000000000..10d6f13b9 --- /dev/null +++ b/weapon/sword/b_ssword_2.arc @@ -0,0 +1,20 @@ +Object b_ssword_2 +name shortsword +nrof 1 +last_sp 6 +face b_ssword_2.111 +material 2 +materialname bronze +dam 2 +weight 8000 +value 8 +type 15 +editable 1024 +attacktype 1 +weapontype 5 +magicmap white +name_pl shortswords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_ssword_2.base.111.png b/weapon/sword/b_ssword_2.base.111.png new file mode 100644 index 000000000..15651cadb Binary files /dev/null and b/weapon/sword/b_ssword_2.base.111.png differ diff --git a/weapon/sword/b_sword_1.arc b/weapon/sword/b_sword_1.arc new file mode 100644 index 000000000..47457847d --- /dev/null +++ b/weapon/sword/b_sword_1.arc @@ -0,0 +1,20 @@ +Object b_sword_1 +nrof 1 +name long sword +last_sp 8 +type 15 +face b_sword_1.111 +color_fg blue +material 2 +materialname bronze +dam 4 +weight 15000 +value 11 +editable 1024 +attacktype 1 +weapontype 1 +name_pl long swords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_sword_1.base.111.png b/weapon/sword/b_sword_1.base.111.png new file mode 100644 index 000000000..fa18c20a2 Binary files /dev/null and b/weapon/sword/b_sword_1.base.111.png differ diff --git a/weapon/sword/b_sword_2.arc b/weapon/sword/b_sword_2.arc new file mode 100644 index 000000000..db33d387e --- /dev/null +++ b/weapon/sword/b_sword_2.arc @@ -0,0 +1,20 @@ +Object b_sword_2 +nrof 1 +name long sword +last_sp 8 +type 15 +face b_sword_2.111 +material 2 +materialname bronze +dam 4 +weight 14500 +value 11 +editable 1024 +attacktype 1 +magicmap white +weapontype 1 +name_pl long swords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_sword_2.base.111.png b/weapon/sword/b_sword_2.base.111.png new file mode 100644 index 000000000..4dc742328 Binary files /dev/null and b/weapon/sword/b_sword_2.base.111.png differ