From 8b742836d82625b61fa37d069bafdc67cce3b281 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 6 Apr 2020 03:29:53 -0300 Subject: Doomsday Framework (#368) --- graphics/sprites/monsters/dragon.png | Bin 0 -> 849487 bytes graphics/sprites/monsters/dragon.xml | 46 ++++++++ graphics/sprites/monsters/sasquatch.png | Bin 0 -> 80454 bytes graphics/sprites/monsters/sasquatch.xml | 69 ++++++++++++ graphics/sprites/monsters/tengu.png | Bin 0 -> 2273016 bytes graphics/sprites/monsters/tengu.xml | 161 +++++++++++++++++++++++++++ items/equip-1hand/item578_SandCutter.xml | 2 +- items/equip-ammo/item762_TerraniteArrow.xml | 2 +- items/equip-head/item760_OverlordsHelmet.xml | 2 +- license.md | 3 + monsters/_include.xml | 5 + monsters/monster1140_Tengu.xml | 6 + monsters/monster1141_Sasquatch.xml | 6 + monsters/monster1142_Kage.xml | 15 +++ monsters/monster1143_ManaSlayer.xml | 15 +++ monsters/monster1144_GreatDragon.xml | 6 + npcs/_include.xml | 2 + npcs/npc420.xml | 14 +++ npcs/npc421.xml | 15 +++ 19 files changed, 366 insertions(+), 3 deletions(-) create mode 100644 graphics/sprites/monsters/dragon.png create mode 100644 graphics/sprites/monsters/dragon.xml create mode 100644 graphics/sprites/monsters/sasquatch.png create mode 100644 graphics/sprites/monsters/sasquatch.xml create mode 100644 graphics/sprites/monsters/tengu.png create mode 100644 graphics/sprites/monsters/tengu.xml create mode 100644 monsters/monster1140_Tengu.xml create mode 100644 monsters/monster1141_Sasquatch.xml create mode 100644 monsters/monster1142_Kage.xml create mode 100644 monsters/monster1143_ManaSlayer.xml create mode 100644 monsters/monster1144_GreatDragon.xml create mode 100644 npcs/npc420.xml create mode 100644 npcs/npc421.xml diff --git a/graphics/sprites/monsters/dragon.png b/graphics/sprites/monsters/dragon.png new file mode 100644 index 00000000..29e0b7b1 Binary files /dev/null and b/graphics/sprites/monsters/dragon.png differ diff --git a/graphics/sprites/monsters/dragon.xml b/graphics/sprites/monsters/dragon.xml new file mode 100644 index 00000000..256c4ed9 --- /dev/null +++ b/graphics/sprites/monsters/dragon.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/sasquatch.png b/graphics/sprites/monsters/sasquatch.png new file mode 100644 index 00000000..dbbb5e20 Binary files /dev/null and b/graphics/sprites/monsters/sasquatch.png differ diff --git a/graphics/sprites/monsters/sasquatch.xml b/graphics/sprites/monsters/sasquatch.xml new file mode 100644 index 00000000..68faf64f --- /dev/null +++ b/graphics/sprites/monsters/sasquatch.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/tengu.png b/graphics/sprites/monsters/tengu.png new file mode 100644 index 00000000..d7db48d9 Binary files /dev/null and b/graphics/sprites/monsters/tengu.png differ diff --git a/graphics/sprites/monsters/tengu.xml b/graphics/sprites/monsters/tengu.xml new file mode 100644 index 00000000..651c684a --- /dev/null +++ b/graphics/sprites/monsters/tengu.xml @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items/equip-1hand/item578_SandCutter.xml b/items/equip-1hand/item578_SandCutter.xml index ed9f501e..29b5fb69 100644 --- a/items/equip-1hand/item578_SandCutter.xml +++ b/items/equip-1hand/item578_SandCutter.xml @@ -6,7 +6,7 @@ - + equipment/weapons/sandcutter.xml weapons/swords/sandcutter-hit7.ogg weapons/swords/sandcutter-hit8.ogg diff --git a/items/equip-ammo/item762_TerraniteArrow.xml b/items/equip-ammo/item762_TerraniteArrow.xml index 9fdee81c..d61e811e 100644 --- a/items/equip-ammo/item762_TerraniteArrow.xml +++ b/items/equip-ammo/item762_TerraniteArrow.xml @@ -6,5 +6,5 @@ - + diff --git a/items/equip-head/item760_OverlordsHelmet.xml b/items/equip-head/item760_OverlordsHelmet.xml index 4b57c3db..9fc943f7 100644 --- a/items/equip-head/item760_OverlordsHelmet.xml +++ b/items/equip-head/item760_OverlordsHelmet.xml @@ -6,7 +6,7 @@ - + equipment/head/overlordhelm.xml equipment/head/overlordhelm-female.xml diff --git a/license.md b/license.md index 9380bc23..0d5c8277 100644 --- a/license.md +++ b/license.md @@ -863,6 +863,7 @@ File | Artists | Licenses `graphics/sprites/monsters/christmas-mouboo.png` | Cassy, Yuuki | GPLv2 `graphics/sprites/monsters/clover.png` | 5t3v3 | GPLv2 `graphics/sprites/monsters/demon.png` | FotherJ, V0id | GPLv2, CC BY-SA 3.0 +`graphics/sprites/monsters/dragon.png` | Lunovox, Jesusalva | GPLv2 `graphics/sprites/monsters/duck.png` | Meway | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/element-ball.png` | Reid | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/ghost-pumpkin.png` | :grey_question:, Modanung | GPLv2 @@ -886,6 +887,7 @@ File | Artists | Licenses `graphics/sprites/monsters/pinkie.png` | Crush | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/plant.png` | Crush, Seradest | GPLv2 `graphics/sprites/monsters/reaper.png` | Alige, Len, Reid, Skipy | GPLv2 +`graphics/sprites/monsters/sasquatch.png` | Xtreem | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/serqet.png` | ChefChelios | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/silkworm.png` | Fate | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/skeleton.png` | FotherJ | GPLv2, CC BY-SA 3.0 @@ -903,6 +905,7 @@ File | Artists | Licenses `graphics/sprites/monsters/spirit-demonic.png` | :grey_question:, Neoriceisgood, V0id | GPLv2 `graphics/sprites/monsters/squirrel.png` | FotherJ, Wombat | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/terranite-mask.png` | Kr0n05931 | GPLv2 +`graphics/sprites/monsters/tengu.png` | Hocus | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/terranite.png` | Kr0n05931 | GPLv2 `graphics/sprites/monsters/troll.png` | FotherJ | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/vampire-bat.png` | Meway | GPLv2 diff --git a/monsters/_include.xml b/monsters/_include.xml index d149e455..2653e98f 100644 --- a/monsters/_include.xml +++ b/monsters/_include.xml @@ -134,4 +134,9 @@ + + + + + diff --git a/monsters/monster1140_Tengu.xml b/monsters/monster1140_Tengu.xml new file mode 100644 index 00000000..25a2e4e6 --- /dev/null +++ b/monsters/monster1140_Tengu.xml @@ -0,0 +1,6 @@ + + + + monsters/tengu.xml + + diff --git a/monsters/monster1141_Sasquatch.xml b/monsters/monster1141_Sasquatch.xml new file mode 100644 index 00000000..eed3c1d2 --- /dev/null +++ b/monsters/monster1141_Sasquatch.xml @@ -0,0 +1,6 @@ + + + + monsters/sasquatch.xml + + diff --git a/monsters/monster1142_Kage.xml b/monsters/monster1142_Kage.xml new file mode 100644 index 00000000..f57c160d --- /dev/null +++ b/monsters/monster1142_Kage.xml @@ -0,0 +1,15 @@ + + + + model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + hairstyles/hairstyle06-male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd + equipment/feet/assassin-boots.xml + equipment/legs/shorts.xml|#121212,343434 + equipment/chest/sorcerer-robe.xml|#121212,343434;#8F47D6 + equipment/head/wizard-hat.xml|#070707,121212,663399 + graphics/particles/monster-luvia.particle.xml + graphics/particles/soulpool.xml + graphics/particles/angel.particle.xml + + + diff --git a/monsters/monster1143_ManaSlayer.xml b/monsters/monster1143_ManaSlayer.xml new file mode 100644 index 00000000..d06dd2a0 --- /dev/null +++ b/monsters/monster1143_ManaSlayer.xml @@ -0,0 +1,15 @@ + + + + model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd + equipment/feet/assassin-boots.xml + equipment/legs/shorts.xml|#121212,343434 + equipment/chest/robe.xml|#000000 + + equipment/angel-wings.xml + equipment/head/aureole.xml + equipment/weapons/sandcutter.xml + + + diff --git a/monsters/monster1144_GreatDragon.xml b/monsters/monster1144_GreatDragon.xml new file mode 100644 index 00000000..a9b0fa2e --- /dev/null +++ b/monsters/monster1144_GreatDragon.xml @@ -0,0 +1,6 @@ + + + + monsters/dragon.xml + + diff --git a/npcs/_include.xml b/npcs/_include.xml index 1a153f9d..0a2372be 100644 --- a/npcs/_include.xml +++ b/npcs/_include.xml @@ -221,4 +221,6 @@ + + diff --git a/npcs/npc420.xml b/npcs/npc420.xml new file mode 100644 index 00000000..fb3c3684 --- /dev/null +++ b/npcs/npc420.xml @@ -0,0 +1,14 @@ + + + + model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd + equipment/feet/assassin-boots.xml + equipment/legs/shorts.xml|#121212,343434 + equipment/chest/robe.xml|#ffffff + + equipment/angel-wings.xml + equipment/head/aureole.xml + graphics/particles/angel.particle.xml + + diff --git a/npcs/npc421.xml b/npcs/npc421.xml new file mode 100644 index 00000000..ef95403e --- /dev/null +++ b/npcs/npc421.xml @@ -0,0 +1,15 @@ + + + + model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5 + hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd + equipment/head/knighthelm.xml + equipment/feet/assassin-boots.xml + equipment/legs/shorts.xml|#121212,343434 + equipment/chest/robe.xml|#ffffff + + equipment/angel-wings.xml + equipment/head/aureole.xml + graphics/particles/angel.particle.xml + + -- cgit v1.2.3-60-g2f50