summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-10-16 14:28:06 +0200
committerMicksha <Micksha@users.noreply.github.com>2018-11-06 12:36:01 +0100
commit9e0bdba0ea0f30537713a567ea39b05820b819d9 (patch)
treed4b346612f129711506e2ba1803d1119d07015c7
parent6be4b62e6cd912dbe1fd7ce9b39208a9b56e3df0 (diff)
downloadclientdata-9e0bdba0ea0f30537713a567ea39b05820b819d9.tar.gz
clientdata-9e0bdba0ea0f30537713a567ea39b05820b819d9.tar.bz2
clientdata-9e0bdba0ea0f30537713a567ea39b05820b819d9.tar.xz
clientdata-9e0bdba0ea0f30537713a567ea39b05820b819d9.zip
add the first few onehanded skills and a few particle effects
-rw-r--r--graphics/skills/aura.pngbin0 -> 2320 bytes
-rw-r--r--graphics/skills/axe.pngbin0 -> 2182 bytes
-rw-r--r--graphics/skills/bash.pngbin2160 -> 0 bytes
-rw-r--r--graphics/skills/dagger.pngbin0 -> 2366 bytes
-rw-r--r--graphics/skills/doubledagger.pngbin0 -> 2481 bytes
-rw-r--r--graphics/skills/emote.pngbin1508 -> 0 bytes
-rw-r--r--graphics/skills/swordslash.pngbin0 -> 2463 bytes
-rw-r--r--skills.xml48
8 files changed, 48 insertions, 0 deletions
diff --git a/graphics/skills/aura.png b/graphics/skills/aura.png
new file mode 100644
index 00000000..28d95708
--- /dev/null
+++ b/graphics/skills/aura.png
Binary files differ
diff --git a/graphics/skills/axe.png b/graphics/skills/axe.png
new file mode 100644
index 00000000..53aafbc7
--- /dev/null
+++ b/graphics/skills/axe.png
Binary files differ
diff --git a/graphics/skills/bash.png b/graphics/skills/bash.png
deleted file mode 100644
index 8591bdac..00000000
--- a/graphics/skills/bash.png
+++ /dev/null
Binary files differ
diff --git a/graphics/skills/dagger.png b/graphics/skills/dagger.png
new file mode 100644
index 00000000..41960c58
--- /dev/null
+++ b/graphics/skills/dagger.png
Binary files differ
diff --git a/graphics/skills/doubledagger.png b/graphics/skills/doubledagger.png
new file mode 100644
index 00000000..a66b9a4b
--- /dev/null
+++ b/graphics/skills/doubledagger.png
Binary files differ
diff --git a/graphics/skills/emote.png b/graphics/skills/emote.png
deleted file mode 100644
index 71a75d8e..00000000
--- a/graphics/skills/emote.png
+++ /dev/null
Binary files differ
diff --git a/graphics/skills/swordslash.png b/graphics/skills/swordslash.png
new file mode 100644
index 00000000..3d1b4e8b
--- /dev/null
+++ b/graphics/skills/swordslash.png
Binary files differ
diff --git a/skills.xml b/skills.xml
index af72a714..e94d4197 100644
--- a/skills.xml
+++ b/skills.xml
@@ -66,6 +66,54 @@ Copyright (C) 2010-2013 Evol Online -->
dstEffectId="34"
/>
</set>
+ <set name="Onehand">
+ <skill
+ id="2474"
+ name="Sword training"
+ description="Passive skill. Sword training will improve your efficiency with one-handed weapons and enable further skills."
+ icon="graphics/skills/dagger.png"
+ levelUpEffectId="1"
+ />
+ <skill
+ id="2"
+ name="Sword mastery"
+ description="Passive skill. Sword mastery will make you a great fighter and provide further skills at a certain level."
+ icon="graphics/skills/dagger.png"
+ levelUpEffectId="1"
+ />
+ <skill
+ id="7"
+ name="Magnum break"
+ description="Produces a fire blast at a 5x5 area around the caster. Pushes enemies back 2 cells. Costs a small amount of hp."
+ icon="graphics/skills/swordslash.png"
+ particle="hellblaze.particle.xml"
+ levelUpEffectId="1"
+ />
+ <skill
+ id="48"
+ name="Double attack"
+ description="Allows a doubled attack with a chance of up to 50%, depending on skill level."
+ icon="graphics/skills/doubledagger.png"
+ particle="crit.particle.xml"
+ levelUpEffectId="1"
+ />
+ <skill
+ id="110"
+ name="Hammerfall"
+ description="Slams your weapon on the ground and makes all enemies within range stunned."
+ icon="graphics/skills/axe.png"
+ particle="circle.particle.xml"
+ levelUpEffectId="1"
+ />
+ <skill
+ id="155"
+ name="Crazy uproar"
+ description="Makes you scream like a viking, which will improve your strength."
+ icon="graphics/skills/aura.png"
+ particle="circle.particle.xml"
+ castingAnimation="emote.xml"
+ />
+ </set>
<set name="Other">
<skill
id="28"