diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-14 01:29:30 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-14 01:59:53 +0100 |
commit | fa33c5595ca7ef27045309fb236c8fb74ab02b6e (patch) | |
tree | d17c1971403fe9049a0f98ba017c0bb0aa79a78d | |
parent | ab4559390e8b588dd9d0879ad41375b8110208be (diff) | |
download | clientdata-fa33c5595ca7ef27045309fb236c8fb74ab02b6e.tar.gz clientdata-fa33c5595ca7ef27045309fb236c8fb74ab02b6e.tar.bz2 clientdata-fa33c5595ca7ef27045309fb236c8fb74ab02b6e.tar.xz clientdata-fa33c5595ca7ef27045309fb236c8fb74ab02b6e.zip |
fix bif, this monster need a dye patch include smallbifparticle
-rw-r--r-- | graphics/particles/magicbif.particle.xml | 19 | ||||
-rw-r--r-- | graphics/particles/smallmagicbif.particle.xml | 25 | ||||
-rw-r--r-- | graphics/particles/smallmagicbif.particule.xml | 25 | ||||
-rw-r--r-- | monsters.xml | 8 |
4 files changed, 64 insertions, 13 deletions
diff --git a/graphics/particles/magicbif.particle.xml b/graphics/particles/magicbif.particle.xml index 9b5367b6..a60b9bb8 100644 --- a/graphics/particles/magicbif.particle.xml +++ b/graphics/particles/magicbif.particle.xml @@ -1,25 +1,26 @@ <?xml version="1.0"?> -<!-- +<!-- Author: Saulc A small cloud particle effect intended for use with the bif mob Copyright (C) 2018 TMW2 --> <effect> - <particle position-x="0" position-y="0" position-z="45"> + <particle position-x="0" position-y="0" position-z="40"> <emitter> - <property name="position-x" min="-20" max="36"/> - <property name="position-y" min="-18" max="18"/> - <property name="position-z" min="-18" max="18"/> + <property name="position-x" min="-16" max="32"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="-16" max="16"/> <property name="horizontal-angle" min="0" max="360"/> <property name="vertical-angle" min="0" max="360"/> <property name="power" min="0.4" max="2"/> - <property name="lifetime" value="200"/> - <property name="fade-out" value="60"/> + <property name="lifetime" value="120"/> + <property name="fade-out" value="50"/> <property name="fade-in" value="60"/> <property name="output" min="-20" max="1"/> - <property name="acceleration" value="0.15"/> + <property name="acceleration" value="0.1"/> <property name="alpha" value="0.5"/> - <property name="image" value="graphics/particles/star-small2.png|W:#ffa10c,ff0e93"/> + <property name="image" value="graphics/particles/star-small2.png|W:#6a00fc,1c9fff"/> <property name="follow-parent"/> </emitter> </particle> </effect> + diff --git a/graphics/particles/smallmagicbif.particle.xml b/graphics/particles/smallmagicbif.particle.xml new file mode 100644 index 00000000..78ddca71 --- /dev/null +++ b/graphics/particles/smallmagicbif.particle.xml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<!-- +A small cloud particle effect intended for use with the bif mob +Copyright (C) 2018 TMW2 +--> +<effect> + <particle position-x="0" position-y="0" position-z="40"> + <emitter> + <property name="position-x" min="-16" max="32"/> + <property name="position-y" min="-16" max="16"/> + <property name="position-z" min="-16" max="16"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="360"/> + <property name="power" min="0.4" max="2"/> + <property name="lifetime" value="120"/> + <property name="fade-out" value="50"/> + <property name="fade-in" value="60"/> + <property name="output" min="-20" max="1"/> + <property name="acceleration" value="0.1"/> + <property name="alpha" value="0.5"/> + <property name="image" value="graphics/particles/star-small2.png|W:ffa10c,ff0e93"/> + <property name="follow-parent"/> + </emitter> + </particle> +</effect> diff --git a/graphics/particles/smallmagicbif.particule.xml b/graphics/particles/smallmagicbif.particule.xml new file mode 100644 index 00000000..9c1543a0 --- /dev/null +++ b/graphics/particles/smallmagicbif.particule.xml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<!-- Author: Saulc +A small cloud particle effect intended for use with the bif mob +Copyright (C) 2018 TMW2 +--> +<effect> + <particle position-x="0" position-y="0" position-z="45"> + <emitter> + <property name="position-x" min="-20" max="36"/> + <property name="position-y" min="-18" max="18"/> + <property name="position-z" min="-18" max="18"/> + <property name="horizontal-angle" min="0" max="360"/> + <property name="vertical-angle" min="0" max="360"/> + <property name="power" min="0.4" max="2"/> + <property name="lifetime" value="200"/> + <property name="fade-out" value="60"/> + <property name="fade-in" value="60"/> + <property name="output" min="-20" max="1"/> + <property name="acceleration" value="0.15"/> + <property name="alpha" value="0.5"/> + <property name="image" value="graphics/particles/star-small2.png|W:#ffa10c,ff0e93"/> + <property name="follow-parent"/> + </emitter> + </particle> +</effect> diff --git a/monsters.xml b/monsters.xml index e60c58e3..65a11334 100644 --- a/monsters.xml +++ b/monsters.xml @@ -529,15 +529,15 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or --> </monster> <monster id="1117" name="Small Magic Bif" targetCursor="small"> - <sprite>monsters/smallbif.xml|#4b4bbd,888af4</sprite> - <particlefx>graphics/particles/magicbif.particle.xml</particlefx> + <sprite>monsters/smallbif.xml|#ffa10c,ff0e93</sprite> + <particlefx>graphics/particles/smallmagicbif.particle.xml</particlefx> </monster> <monster id="1118" name="Magic Bif" targetCursor="medium"> - <sprite>monsters/bif.xml|#ffa10c,ff0e93</sprite> + <sprite>monsters/bif.xml|#6a00fc,1c9fff</sprite> <particlefx>graphics/particles/magicbif.particle.xml</particlefx> </monster> <monster id="1119" name="Big Magic Bif" targetCursor="medium"> - <sprite>monsters/bigbif.xml|#ff059d,#ff0e93</sprite> + <sprite>monsters/bigbif.xml|W:#ff059d,#ff0e93</sprite> <particlefx>graphics/particles/bigmagicbif.particle.xml</particlefx> </monster> </monsters> |