From e5a7e9e65b6814f506aa7d6995fc766918cda7cc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 31 Mar 2020 16:46:30 -0300 Subject: End March Update (#367) * Sand Cutter with SFX by Ledmitz. * Add Virus monster by Hocus and Micksha (it have graphical issues) * Update Assassin Set effects * Update Banshee Bow --- .../particles/monster-virus-foefire.particle.xml | 31 ++++++ graphics/sprites/equipment/weapons/sandcutter.png | Bin 0 -> 36057 bytes graphics/sprites/equipment/weapons/sandcutter.xml | 80 ++++++++++++++++ graphics/sprites/monsters/virus.png | Bin 0 -> 313913 bytes graphics/sprites/monsters/virus.xml | 104 +++++++++++++++++++++ items/equip-1hand/_include.xml | 1 + items/equip-1hand/item578_SandCutter.xml | 16 ++++ items/equip-2hand/item878_BansheeBow.xml | 2 +- items/equip-arms/item756_AssassinGloves.xml | 2 +- items/equip-feet/item757_AssassinBoots.xml | 2 +- items/equip-torso/item731_AssassinPants.xml | 2 +- items/equip-torso/item755_AssassinShirt.xml | 2 +- license.md | 4 + monsters/_include.xml | 1 + monsters/monster1139_Virus.xml | 8 ++ sfx/weapons/swords/sandcutter-hit7.ogg | Bin 0 -> 11089 bytes sfx/weapons/swords/sandcutter-hit8.ogg | Bin 0 -> 10583 bytes sfx/weapons/swords/sandcutter-hit9.ogg | Bin 0 -> 12268 bytes 18 files changed, 250 insertions(+), 5 deletions(-) create mode 100644 graphics/particles/monster-virus-foefire.particle.xml create mode 100644 graphics/sprites/equipment/weapons/sandcutter.png create mode 100644 graphics/sprites/equipment/weapons/sandcutter.xml create mode 100644 graphics/sprites/monsters/virus.png create mode 100644 graphics/sprites/monsters/virus.xml create mode 100644 items/equip-1hand/item578_SandCutter.xml create mode 100644 monsters/monster1139_Virus.xml create mode 100644 sfx/weapons/swords/sandcutter-hit7.ogg create mode 100644 sfx/weapons/swords/sandcutter-hit8.ogg create mode 100644 sfx/weapons/swords/sandcutter-hit9.ogg diff --git a/graphics/particles/monster-virus-foefire.particle.xml b/graphics/particles/monster-virus-foefire.particle.xml new file mode 100644 index 00000000..fdb76438 --- /dev/null +++ b/graphics/particles/monster-virus-foefire.particle.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/weapons/sandcutter.png b/graphics/sprites/equipment/weapons/sandcutter.png new file mode 100644 index 00000000..2b6d1654 Binary files /dev/null and b/graphics/sprites/equipment/weapons/sandcutter.png differ diff --git a/graphics/sprites/equipment/weapons/sandcutter.xml b/graphics/sprites/equipment/weapons/sandcutter.xml new file mode 100644 index 00000000..854e1f57 --- /dev/null +++ b/graphics/sprites/equipment/weapons/sandcutter.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/virus.png b/graphics/sprites/monsters/virus.png new file mode 100644 index 00000000..e0f072ae Binary files /dev/null and b/graphics/sprites/monsters/virus.png differ diff --git a/graphics/sprites/monsters/virus.xml b/graphics/sprites/monsters/virus.xml new file mode 100644 index 00000000..2cb4d627 --- /dev/null +++ b/graphics/sprites/monsters/virus.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items/equip-1hand/_include.xml b/items/equip-1hand/_include.xml index acb77858..93211993 100644 --- a/items/equip-1hand/_include.xml +++ b/items/equip-1hand/_include.xml @@ -12,6 +12,7 @@ + diff --git a/items/equip-1hand/item578_SandCutter.xml b/items/equip-1hand/item578_SandCutter.xml new file mode 100644 index 00000000..1b78e10c --- /dev/null +++ b/items/equip-1hand/item578_SandCutter.xml @@ -0,0 +1,16 @@ + + + + + + + + + + equipment/weapons/sandcutter.xml + weapons/swords/sandcutter-hit7.ogg + weapons/swords/sandcutter-hit8.ogg + weapons/swords/sandcutter-hit9.ogg + weapons/swords/short-sword-miss1.ogg + + diff --git a/items/equip-2hand/item878_BansheeBow.xml b/items/equip-2hand/item878_BansheeBow.xml index 53dd6ed1..5282ba53 100644 --- a/items/equip-2hand/item878_BansheeBow.xml +++ b/items/equip-2hand/item878_BansheeBow.xml @@ -6,7 +6,7 @@ - + equipment/weapons/bow-banshee.xml|#27113e,7442a7,b498d1 equipment/weapons/bow-banshee-female.xml|#27113e,7442a7,b498d1 diff --git a/items/equip-arms/item756_AssassinGloves.xml b/items/equip-arms/item756_AssassinGloves.xml index bbc49d19..54a6ab14 100644 --- a/items/equip-arms/item756_AssassinGloves.xml +++ b/items/equip-arms/item756_AssassinGloves.xml @@ -6,7 +6,7 @@ - + equipment/hands/assassin.xml equipment/hands/assassin-female.xml diff --git a/items/equip-feet/item757_AssassinBoots.xml b/items/equip-feet/item757_AssassinBoots.xml index 6ace272f..20f1b5e8 100644 --- a/items/equip-feet/item757_AssassinBoots.xml +++ b/items/equip-feet/item757_AssassinBoots.xml @@ -6,7 +6,7 @@ - + equipment/feet/assassin-boots.xml equipment/feet/assassin-boots-female.xml diff --git a/items/equip-torso/item731_AssassinPants.xml b/items/equip-torso/item731_AssassinPants.xml index 83255f13..8e1b7de1 100644 --- a/items/equip-torso/item731_AssassinPants.xml +++ b/items/equip-torso/item731_AssassinPants.xml @@ -6,7 +6,7 @@ - + equipment/legs/assassin.xml equipment/legs/assassin-female.xml diff --git a/items/equip-torso/item755_AssassinShirt.xml b/items/equip-torso/item755_AssassinShirt.xml index 1d22c604..33dd812b 100644 --- a/items/equip-torso/item755_AssassinShirt.xml +++ b/items/equip-torso/item755_AssassinShirt.xml @@ -6,7 +6,7 @@ - + equipment/chest/assassin.xml equipment/chest/assassin-female.xml diff --git a/license.md b/license.md index 10d0c8cf..9380bc23 100644 --- a/license.md +++ b/license.md @@ -907,6 +907,7 @@ File | Artists | Licenses `graphics/sprites/monsters/troll.png` | FotherJ | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/vampire-bat.png` | Meway | GPLv2 `graphics/sprites/monsters/vespa.png` | Arikel | GPLv2, CC BY-SA 3.0 +`graphics/sprites/monsters/virus.png` | Hocus | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/wisp.png` | Crush | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/wolvern.png` | Pateame | GPLv2 `graphics/sprites/monsters/yeti.png` | Bcs86, Hkurn, Skipy | GPLv2 @@ -1156,6 +1157,9 @@ File | Artists | Licenses `sfx/weapons/swords/longsword-miss1.ogg` | Krazyjakee | GPLv2 `sfx/weapons/swords/rapier-hit1.ogg` | Krazyjakee | GPLv2 `sfx/weapons/swords/sabre-hit1.ogg` | Krazyjakee | GPLv2 +`sfx/weapons/swords/sandcutter-hit7.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/weapons/swords/sandcutter-hit8.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/weapons/swords/sandcutter-hit9.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/swords/short-sword-hit1.ogg` | Cosmostrator | GPLv2 `sfx/weapons/swords/short-sword-miss1.ogg` | Cosmostrator | GPLv2 diff --git a/monsters/_include.xml b/monsters/_include.xml index 5e472147..d149e455 100644 --- a/monsters/_include.xml +++ b/monsters/_include.xml @@ -133,4 +133,5 @@ + diff --git a/monsters/monster1139_Virus.xml b/monsters/monster1139_Virus.xml new file mode 100644 index 00000000..ba8067e0 --- /dev/null +++ b/monsters/monster1139_Virus.xml @@ -0,0 +1,8 @@ + + + + monsters/virus.xml + monsters/slime/slime-hit1.ogg + + + diff --git a/sfx/weapons/swords/sandcutter-hit7.ogg b/sfx/weapons/swords/sandcutter-hit7.ogg new file mode 100644 index 00000000..ab89739f Binary files /dev/null and b/sfx/weapons/swords/sandcutter-hit7.ogg differ diff --git a/sfx/weapons/swords/sandcutter-hit8.ogg b/sfx/weapons/swords/sandcutter-hit8.ogg new file mode 100644 index 00000000..6b1a161a Binary files /dev/null and b/sfx/weapons/swords/sandcutter-hit8.ogg differ diff --git a/sfx/weapons/swords/sandcutter-hit9.ogg b/sfx/weapons/swords/sandcutter-hit9.ogg new file mode 100644 index 00000000..4a477289 Binary files /dev/null and b/sfx/weapons/swords/sandcutter-hit9.ogg differ -- cgit v1.2.3-60-g2f50