summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-30 17:20:12 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-30 17:20:12 -0300
commit9a2847feb8b3cb04baa89ee24c3724cab55240ef (patch)
treedcde7230bd8f450da897eeb0dcaa3df7a61d9a91
parentf1d262b6c34ff7328a88ae9b2ec5e8c273b0c334 (diff)
downloadclientdata-9a2847feb8b3cb04baa89ee24c3724cab55240ef.tar.gz
clientdata-9a2847feb8b3cb04baa89ee24c3724cab55240ef.tar.bz2
clientdata-9a2847feb8b3cb04baa89ee24c3724cab55240ef.tar.xz
clientdata-9a2847feb8b3cb04baa89ee24c3724cab55240ef.zip
Add the Pirates from Legacy
-rw-r--r--graphics/particles/blaze.pngbin0 -> 360 bytes
-rw-r--r--graphics/particles/lobbed-object.xml29
-rw-r--r--graphics/sprites/equipment/weapons/bow-legacy.pngbin0 -> 7819 bytes
-rw-r--r--graphics/sprites/equipment/weapons/bow-legacy.xml13
-rw-r--r--monsters.xml41
5 files changed, 83 insertions, 0 deletions
diff --git a/graphics/particles/blaze.png b/graphics/particles/blaze.png
new file mode 100644
index 00000000..946e6d8a
--- /dev/null
+++ b/graphics/particles/blaze.png
Binary files differ
diff --git a/graphics/particles/lobbed-object.xml b/graphics/particles/lobbed-object.xml
new file mode 100644
index 00000000..5ce4ef77
--- /dev/null
+++ b/graphics/particles/lobbed-object.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="0" lifetime="1200">
+ <emitter>
+ <property name="position-x" min="-8" max="8"/>
+ <property name="position-y" min="-8" max="8"/>
+ <property name="vertical-angle" min="45" max="60"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="power" min="0" max="0.8"/>
+ <property name="gravity" value="0.01"/>
+ <property name="image" value="graphics/particles/fog-medium-a.png"/>
+ <property name="lifetime" min="7" max="18"/>
+ <property name="fade-out" value="6"/>
+ <property name="bounce" value="0.8"/>
+ </emitter>
+ <emitter>
+ <property name="position-x" min="-10" max="10"/>
+ <property name="position-y" min="-10" max="10"/>
+ <property name="position-z" min="30" max="40"/>
+ <property name="vertical-angle" min="15" max="40"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="power" min="0" max="0.7"/>
+ <property name="gravity" value="0.001"/>
+ <property name="image" value="graphics/particles/blaze.png"/>
+ <property name="lifetime" min="0" max="14"/>
+ <property name="fade-out" value="10"/>
+ </emitter>
+ </particle>
+</effect>
diff --git a/graphics/sprites/equipment/weapons/bow-legacy.png b/graphics/sprites/equipment/weapons/bow-legacy.png
new file mode 100644
index 00000000..a3a8a9f2
--- /dev/null
+++ b/graphics/sprites/equipment/weapons/bow-legacy.png
Binary files differ
diff --git a/graphics/sprites/equipment/weapons/bow-legacy.xml b/graphics/sprites/equipment/weapons/bow-legacy.xml
new file mode 100644
index 00000000..5285a1e7
--- /dev/null
+++ b/graphics/sprites/equipment/weapons/bow-legacy.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Micksha
+Copyright (C) 2021 The Mana World -->
+
+<sprite>
+
+ <imageset name="base"
+ src="graphics/sprites/equipment/weapons/bow-legacy.png|B;R"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>
diff --git a/monsters.xml b/monsters.xml
index 4ad213eb..a45f2b23 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1473,6 +1473,47 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<sound event="hit">monsters/snowman_boss/hit1.ogg</sound>
<sound event="miss">monsters/snowman_boss/miss1.ogg</sound>
</monster>
+ <monster id="1442" name="Thug">
+ <sprite>races/orc-male.xml</sprite>
+ <sprite>hairstyles/hairstyle01.xml</sprite>
+ <sprite>equipment/head/sailorhat.xml</sprite>
+ <sprite>equipment/head/righteyepatch.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml</sprite>
+ <sprite>equipment/chest/tanktop-male.xml</sprite>
+ <sprite>equipment/legs/pirateshorts-male.xml</sprite>
+ <sprite>equipment/weapons/sword-bronze.xml</sprite>
+ </monster>
+ <monster id="1443" name="Swashbuckler">
+ <sprite>races/human-male-medium.xml</sprite>
+ <sprite>hairstyles/hairstyle01.xml</sprite>
+ <sprite>equipment/chest/vnecksweater-male.xml</sprite>
+ <sprite>equipment/legs/trousers-male.xml|#212121,555555</sprite>
+ <sprite>equipment/head/piratebandana.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml|#212121,555555</sprite>
+ <sprite>equipment/weapons/backsword.xml</sprite>
+ </monster>
+ <monster id="1444" name="Grenadier">
+ <sprite>races/human-male-medium.xml</sprite>
+ <sprite>hairstyles/hairstyle01.xml</sprite>
+ <sprite>equipment/chest/sorcererrobe-male.xml|#5178a0,1a294c;#d5b02c</sprite>
+ <sprite>equipment/legs/trousers-male.xml|#5178a0,1a294c</sprite>
+ <sprite>equipment/head/corsairhat.xml</sprite>
+ <sprite>equipment/hands/bromenalgloves-male.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml|#212121,444444</sprite>
+ <sprite>equipment/weapons/gun.xml</sprite>
+ <attack id="1" critical-hit-effect-id="31" hit-effect-id="402" missile-particle="graphics/particles/lobbed-object.xml" action="attack"/>
+ </monster>
+ <monster id="1445" name="The Dread Pirate Marley">
+ <sprite>races/elven-female.xml</sprite>
+ <sprite>hairstyles/hairstyle01.xml</sprite>
+ <sprite>equipment/chest/assassinchest-female.xml</sprite>
+ <sprite>equipment/legs/assassinpants-female.xml</sprite>
+ <sprite>equipment/head/corsairhat.xml</sprite>
+ <sprite>equipment/neck/eyepatch.xml</sprite>
+ <sprite>equipment/feet/assassinboots-female.xml</sprite>
+ <sprite>equipment/weapons/bow-legacy.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <attack id="1" missile-particle="graphics/particles/arrow-directions.xml" action="attack"/>
+ </monster>
<!-- RESERVED -->
<monster id="1491" name="???">