diff options
-rw-r--r-- | graphics/skills/aura.png | bin | 0 -> 2320 bytes | |||
-rw-r--r-- | graphics/skills/axe.png | bin | 0 -> 2182 bytes | |||
-rw-r--r-- | graphics/skills/bash.png | bin | 2160 -> 0 bytes | |||
-rw-r--r-- | graphics/skills/dagger.png | bin | 0 -> 2366 bytes | |||
-rw-r--r-- | graphics/skills/doubledagger.png | bin | 0 -> 2481 bytes | |||
-rw-r--r-- | graphics/skills/emote.png | bin | 1508 -> 0 bytes | |||
-rw-r--r-- | graphics/skills/swordslash.png | bin | 0 -> 2463 bytes | |||
-rw-r--r-- | skills.xml | 48 |
8 files changed, 48 insertions, 0 deletions
diff --git a/graphics/skills/aura.png b/graphics/skills/aura.png Binary files differnew file mode 100644 index 00000000..28d95708 --- /dev/null +++ b/graphics/skills/aura.png diff --git a/graphics/skills/axe.png b/graphics/skills/axe.png Binary files differnew file mode 100644 index 00000000..53aafbc7 --- /dev/null +++ b/graphics/skills/axe.png diff --git a/graphics/skills/bash.png b/graphics/skills/bash.png Binary files differdeleted file mode 100644 index 8591bdac..00000000 --- a/graphics/skills/bash.png +++ /dev/null diff --git a/graphics/skills/dagger.png b/graphics/skills/dagger.png Binary files differnew file mode 100644 index 00000000..41960c58 --- /dev/null +++ b/graphics/skills/dagger.png diff --git a/graphics/skills/doubledagger.png b/graphics/skills/doubledagger.png Binary files differnew file mode 100644 index 00000000..a66b9a4b --- /dev/null +++ b/graphics/skills/doubledagger.png diff --git a/graphics/skills/emote.png b/graphics/skills/emote.png Binary files differdeleted file mode 100644 index 71a75d8e..00000000 --- a/graphics/skills/emote.png +++ /dev/null diff --git a/graphics/skills/swordslash.png b/graphics/skills/swordslash.png Binary files differnew file mode 100644 index 00000000..3d1b4e8b --- /dev/null +++ b/graphics/skills/swordslash.png @@ -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" |