From 58f3747f90781746bb012fec990d0c0074cb284d Mon Sep 17 00:00:00 2001 From: Micksha Date: Thu, 10 Oct 2019 11:39:20 +0000 Subject: Legion --- LICENSE | 7 +++- graphics/items/equipment/chest/legionarmor.png | Bin 0 -> 859 bytes graphics/items/equipment/weapons/halberd.png | Bin 0 -> 932 bytes .../sprites/equipment/chest/legionarmor-female.png | Bin 0 -> 19904 bytes .../sprites/equipment/chest/legionarmor-female.xml | 11 ++++++ .../sprites/equipment/chest/legionarmor-male.png | Bin 0 -> 18706 bytes .../sprites/equipment/chest/legionarmor-male.xml | 11 ++++++ graphics/sprites/equipment/weapons/halberd.png | Bin 0 -> 20199 bytes graphics/sprites/equipment/weapons/halberd.xml | 11 ++++++ itemcolors.xml | 5 ++- items.xml | 33 +++++++++++++++--- monsters.xml | 37 ++++++++++++++++++++- 12 files changed, 107 insertions(+), 8 deletions(-) create mode 100644 graphics/items/equipment/chest/legionarmor.png create mode 100644 graphics/items/equipment/weapons/halberd.png create mode 100644 graphics/sprites/equipment/chest/legionarmor-female.png create mode 100644 graphics/sprites/equipment/chest/legionarmor-female.xml create mode 100644 graphics/sprites/equipment/chest/legionarmor-male.png create mode 100644 graphics/sprites/equipment/chest/legionarmor-male.xml create mode 100644 graphics/sprites/equipment/weapons/halberd.png create mode 100644 graphics/sprites/equipment/weapons/halberd.xml diff --git a/LICENSE b/LICENSE index f05853c1..1c9af990 100644 --- a/LICENSE +++ b/LICENSE @@ -53,6 +53,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/equipment/chest/forestarmor.png (Goku) (CC BY-SA 3.0) (Micksha) graphics/items/equipment/chest/finedress.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/equipment/chest/forestarmor.png (Goku) (GPLv2, CC BY-SA 3.0) (Micksha, Saphy) + graphics/items/equipment/chest/legionarmor.png (Reid, VxD) (CC BY-SA 3.0) (Micksha) graphics/items/equipment/chest/sailorshirt.png (VxD) (CC BY-SA 3.0) (Reid) graphics/items/equipment/chest/silkrobe.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/items/equipment/chest/tanktop.png (VxD) (CC BY-SA 3.0) (Reid) @@ -114,6 +115,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/equipment/weapons/chopstick.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/dagger.png (LEGACY) (GPLv2) (-) graphics/items/equipment/weapons/forestbow.png (LEGACY) (CC BY-SA 3.0,GPLv2) (Micksha) + graphics/items/equipment/weapons/halberd.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/knife.png (EJlol) (CC BY-SA 3.0) (Reid) graphics/items/equipment/weapons/piouslayer.png (Reid) (CC BY-SA 3.0) (Enchilado) graphics/items/equipment/weapons/scythe.png (Micksha) (CC BY-SA 3.0) (-) @@ -393,11 +395,13 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/sprites/equipment/chest/copperarmor-female.png (Reid) (CC BY-SA 3.0) (Saphy) graphics/sprites/equipment/chest/copperarmor-male.png (Reid) (CC BY-SA 3.0) (Saphy) graphics/sprites/equipment/chest/cottonshirt-female.png (Modanung) (CC BY-SA 3.0) (Reid) + graphics/sprites/equipment/chest/cottonshirt-male.png (Modanung) (CC BY-SA 3.0) (-) graphics/sprites/equipment/chest/finedress-male.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/sprites/equipment/chest/finedress-female.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/sprites/equipment/chest/forestarmor-male.png (LEGACY) (CC BY-SA 3.0) (Micksha) graphics/sprites/equipment/chest/forestarmor-female.png (LEGACY) (CC BY-SA 3.0) (Micksha) - graphics/sprites/equipment/chest/cottonshirt-male.png (Modanung) (CC BY-SA 3.0) (-) + graphics/sprites/equipment/chest/legionarmor-female.png (Reid) (CC BY-SA 3.0) (Micksha, Saphy) + graphics/sprites/equipment/chest/legionarmor-male.png (Reid) (CC BY-SA 3.0) (Micksha, Saphy) graphics/sprites/equipment/chest/shirt-female.png (Modanung) (CC BY-SA 3.0) (Reid) graphics/sprites/equipment/chest/shirt-male.png (Modanung) (CC BY-SA 3.0) (Reid) graphics/sprites/equipment/chest/silkrobe-male.png (LEGACY) (CC BY-SA 3.0) (Micksha) @@ -468,6 +472,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/sprites/equipment/weapons/axe.png (Micksha) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/backsword.png (Alige, Reid) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/chopstick.png (Micksha) (CC BY-SA 3.0) (-) + graphics/sprites/equipment/weapons/halberd.png (Micksha) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/knife.png (Alige) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/pickaxe.png (Micksha) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/piouslayer.png (Alige, Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/items/equipment/chest/legionarmor.png b/graphics/items/equipment/chest/legionarmor.png new file mode 100644 index 00000000..e6026708 Binary files /dev/null and b/graphics/items/equipment/chest/legionarmor.png differ diff --git a/graphics/items/equipment/weapons/halberd.png b/graphics/items/equipment/weapons/halberd.png new file mode 100644 index 00000000..e21b2586 Binary files /dev/null and b/graphics/items/equipment/weapons/halberd.png differ diff --git a/graphics/sprites/equipment/chest/legionarmor-female.png b/graphics/sprites/equipment/chest/legionarmor-female.png new file mode 100644 index 00000000..b8662bbf Binary files /dev/null and b/graphics/sprites/equipment/chest/legionarmor-female.png differ diff --git a/graphics/sprites/equipment/chest/legionarmor-female.xml b/graphics/sprites/equipment/chest/legionarmor-female.xml new file mode 100644 index 00000000..9a64589f --- /dev/null +++ b/graphics/sprites/equipment/chest/legionarmor-female.xml @@ -0,0 +1,11 @@ + + + + + + + diff --git a/graphics/sprites/equipment/chest/legionarmor-male.png b/graphics/sprites/equipment/chest/legionarmor-male.png new file mode 100644 index 00000000..94f151ff Binary files /dev/null and b/graphics/sprites/equipment/chest/legionarmor-male.png differ diff --git a/graphics/sprites/equipment/chest/legionarmor-male.xml b/graphics/sprites/equipment/chest/legionarmor-male.xml new file mode 100644 index 00000000..0ea2919f --- /dev/null +++ b/graphics/sprites/equipment/chest/legionarmor-male.xml @@ -0,0 +1,11 @@ + + + + + + + diff --git a/graphics/sprites/equipment/weapons/halberd.png b/graphics/sprites/equipment/weapons/halberd.png new file mode 100644 index 00000000..14815f8b Binary files /dev/null and b/graphics/sprites/equipment/weapons/halberd.png differ diff --git a/graphics/sprites/equipment/weapons/halberd.xml b/graphics/sprites/equipment/weapons/halberd.xml new file mode 100644 index 00000000..27c5725d --- /dev/null +++ b/graphics/sprites/equipment/weapons/halberd.xml @@ -0,0 +1,11 @@ + + + + + + + diff --git a/itemcolors.xml b/itemcolors.xml index 165b1cb3..a263e341 100644 --- a/itemcolors.xml +++ b/itemcolors.xml @@ -93,7 +93,7 @@ Copyright (C) 2010-2015 Evol Online --> - + @@ -102,5 +102,8 @@ Copyright (C) 2010-2015 Evol Online --> + + + diff --git a/items.xml b/items.xml index da8bfe14..d6f345ac 100644 --- a/items.xml +++ b/items.xml @@ -1190,15 +1190,15 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. equipment/chest/trainingshirt-female.xml - equipment/chest/copperarmor-male.xml - equipment/chest/copperarmor-female.xml + equipment/chest/legionarmor-male.xml|#531e15,8f3b1e,b14417,d8822b,ee9352,fdbd8c,fce9b0;#4b6167,698089,89a1a7,8ebdbf,d2f2e1 + equipment/chest/legionarmor-female.xml|#531e15,8f3b1e,b14417,d8822b,ee9352,fdbd8c,fce9b0;#4b6167,698089,89a1a7,8ebdbf,d2f2e1 equipment/chest/warlordplate-male.xml equipment/chest/warlordplate-female.xml + + equipment/chest/legionarmor-male.xml|#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1;#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1 + equipment/chest/legionarmor-female.xml|#2f382e,48504f,5b6c6b,7d8d8a,929d9d,b6bac2,ced2d1;#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1 + equipment/weapons/chopstick.xml + + equipment/weapons/halberd.xml + diff --git a/monsters.xml b/monsters.xml index 1a8c2488..9365248b 100644 --- a/monsters.xml +++ b/monsters.xml @@ -353,7 +353,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or equipment/chest/forestarmor-male.xml weapons/piouslayer/hit1.ogg weapons/piouslayer/miss1.ogg - + races/orc-male.xml @@ -366,6 +366,41 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or equipment/neck/banditshawl.xml weapons/piouslayer/hit1.ogg weapons/piouslayer/miss1.ogg + + + races/human-female-medium.xml + equipment/legs/trousers-female.xml + equipment/feet/boots-female.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88 + equipment/hands/cottongloves-female.xml|#4e2e18,c8752f + equipment/head/infantryhelmet.xml + equipment/weapons/traininggladius.xml + equipment/chest/legionarmor-female.xml|#402e33,5e3434,824d39,995b44,c47f4e,e0af81;#4b6167,698089,89a1a7,8ebdbf,d2f2e1 + weapons/piouslayer/hit1.ogg + weapons/piouslayer/miss1.ogg + + + races/human-female-dark.xml + equipment/legs/trousers-female.xml + equipment/feet/boots-female.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88 + equipment/hands/armbands-female.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b + equipment/head/infantryhelmet.xml + equipment/chest/legionarmor-female.xml|#402e33,5e3434,824d39,995b44,c47f4e,e0af81;#4b6167,698089,89a1a7,8ebdbf,d2f2e1 + equipment/weapons/halberd.xml + weapons/piouslayer/hit1.ogg + weapons/piouslayer/miss1.ogg + + + + races/raijin-male.xml + equipment/legs/trousers-male.xml + equipment/feet/boots-male.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88 + equipment/hands/armbands-male.xml|#663d38,4b6167,8f5c52,708892,ad7c65,a5bebf,d9c9b2,a5bebf + equipment/head/warlordhelmet.xml + equipment/chest/legionarmor-male.xml|#4b6167,698089,89a1a7,8ebdbf,d2f2e1;#4e431e,87681f,b48221,ce9c3d,f9c466,f1d7a4,fffef1 + equipment/weapons/axe.xml + weapons/piouslayer/hit1.ogg + weapons/piouslayer/miss1.ogg + monsters/skull-poison.xml -- cgit v1.2.3-70-g09d2