diff options
author | Micksha <ms-shaman@gmx.de> | 2019-03-29 20:02:52 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2019-03-29 20:02:52 +0000 |
commit | 9399b3c7d1707b92ed8f8e473173f67610cbfabb (patch) | |
tree | da9792a304aeeba115684957ddb6ec28b7a2544e /graphics | |
parent | 5aad86f1e2000d6bd43547700a657244cb9985e3 (diff) | |
download | clientdata-9399b3c7d1707b92ed8f8e473173f67610cbfabb.tar.gz clientdata-9399b3c7d1707b92ed8f8e473173f67610cbfabb.tar.bz2 clientdata-9399b3c7d1707b92ed8f8e473173f67610cbfabb.tar.xz clientdata-9399b3c7d1707b92ed8f8e473173f67610cbfabb.zip |
non-magic passive skills
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/particles/circle.particle.xml | 2 | ||||
-rw-r--r-- | graphics/skills/dagger.png | bin | 0 -> 2362 bytes | |||
-rw-r--r-- | graphics/skills/owls-eye.png | bin | 0 -> 2080 bytes | |||
-rw-r--r-- | graphics/skills/scythe.png | bin | 0 -> 2199 bytes |
4 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/circle.particle.xml b/graphics/particles/circle.particle.xml index b42aecf8..45cf9a33 100644 --- a/graphics/particles/circle.particle.xml +++ b/graphics/particles/circle.particle.xml @@ -8,7 +8,7 @@ A circle on the ground 60 pixels in diameter made from particles. <property name="position-y" value="-16"/> <property name="horizontal-angle" min="0" max="360"/> <property name="vertical-angle" min="0" max="0"/> - <property name="power" value="30"/> + <property name="power" value="10"/> <property name="lifetime" value="1"/> <property name="output" value="3"/> <emitter> diff --git a/graphics/skills/dagger.png b/graphics/skills/dagger.png Binary files differnew file mode 100644 index 00000000..26624688 --- /dev/null +++ b/graphics/skills/dagger.png diff --git a/graphics/skills/owls-eye.png b/graphics/skills/owls-eye.png Binary files differnew file mode 100644 index 00000000..753c9d2e --- /dev/null +++ b/graphics/skills/owls-eye.png diff --git a/graphics/skills/scythe.png b/graphics/skills/scythe.png Binary files differnew file mode 100644 index 00000000..27de8802 --- /dev/null +++ b/graphics/skills/scythe.png |