summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-23 00:53:48 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-23 00:53:48 +0300
commit4e3c05c8bcbc68a00db3691a68f0d7ee849242da (patch)
tree18e75588e17b5de906e1aaffed71b8f15cb6b4e7
parent169163f5b311f6f123276b5cb9fab2eafe49e7c4 (diff)
downloaddocs-4e3c05c8bcbc68a00db3691a68f0d7ee849242da.tar.gz
docs-4e3c05c8bcbc68a00db3691a68f0d7ee849242da.tar.bz2
docs-4e3c05c8bcbc68a00db3691a68f0d7ee849242da.tar.xz
docs-4e3c05c8bcbc68a00db3691a68f0d7ee849242da.zip
Add some more skills.
-rw-r--r--server/skills/antihide.txt12
-rw-r--r--server/skills/attack.txt48
-rw-r--r--server/skills/block.txt24
-rw-r--r--server/skills/specialprotect.txt15
4 files changed, 99 insertions, 0 deletions
diff --git a/server/skills/antihide.txt b/server/skills/antihide.txt
new file mode 100644
index 0000000..cedc5b9
--- /dev/null
+++ b/server/skills/antihide.txt
@@ -0,0 +1,12 @@
+MG_SIGHT
+http://renewal.go-ro.ru/database/skill/mg_sight/
+Sight
+Max Level: 1
+Type: Active
+SP Cost: 10
+Target: Self
+Area: 7x7 cells
+Cast Time: Instant
+Cool Down: None
+Duration: 10 sec
+Effect: Nullifies the Hide, Tunnel Drive and Cloaking effects within range.
diff --git a/server/skills/attack.txt b/server/skills/attack.txt
index 24fa181..f427d45 100644
--- a/server/skills/attack.txt
+++ b/server/skills/attack.txt
@@ -50,3 +50,51 @@ Effect: Hits the target area with a strong lightning attack that does 4 sets of
[LV 8] 32% BlindChance, 24% MATK/Bolt
[LV 9] 36% BlindChance, 26% MATK/Bolt
[LV 10] 40% BlindChance, 28% MATK/Bolt
+
+
+SM_MAGNUM
+Magnum Break
+Max Level: 10
+Type: Offensive
+SP Cost: 30
+Target: Self
+Area: 5x5 cells
+Cast Time: Instant
+Cool Down: None, 2 sec for the next Magnum Break
+Duration: Instant
+Effect: 5x5 cells, Fire property splash attack with ATK of (100+20*SkillLV)% and a +10*SkillLV bonus to HIT. Enemies hit by the attack are pushed back 2 cells. Drains 15 HP per use, but cannot kill character.
+After usage, it adds a 20% Fire-elemental bonus to ATK that lasts for 10 seconds. After the cast the attack sequence is not interrupted.
+[LV 1] ATK 120%, +10 HIT
+[LV 2] ATK 140%, +20 HIT
+[LV 3] ATK 160%, +30 HIT
+[LV 4] ATK 180%, +40 HIT
+[LV 5] ATK 200%, +50 HIT
+[LV 6] ATK 220%, +60 HIT
+[LV 7] ATK 240%, +70 HIT
+[LV 8] ATK 260%, +80 HIT
+[LV 9] ATK 280%, +90 HIT
+[LV 10] ATK 300%, +100 HIT
+
+
+SM_ENDURE
+Magnum Break
+Max Level: 10
+Type: Offensive
+SP Cost: 30
+Target: Self
+Area: 5x5 cells
+Cast Time: Instant
+Cool Down: None, 2 sec for the next Magnum Break
+Duration: Instant
+Effect: 5x5 cells, Fire property splash attack with ATK of (100+20*SkillLV)% and a +10*SkillLV bonus to HIT. Enemies hit by the attack are pushed back 2 cells. Drains 15 HP per use, but cannot kill character.
+After usage, it adds a 20% Fire-elemental bonus to ATK that lasts for 10 seconds. After the cast the attack sequence is not interrupted.
+[LV 1] ATK 120%, +10 HIT
+[LV 2] ATK 140%, +20 HIT
+[LV 3] ATK 160%, +30 HIT
+[LV 4] ATK 180%, +40 HIT
+[LV 5] ATK 200%, +50 HIT
+[LV 6] ATK 220%, +60 HIT
+[LV 7] ATK 240%, +70 HIT
+[LV 8] ATK 260%, +80 HIT
+[LV 9] ATK 280%, +90 HIT
+[LV 10] ATK 300%, +100 HIT
diff --git a/server/skills/block.txt b/server/skills/block.txt
new file mode 100644
index 0000000..e0d18cb
--- /dev/null
+++ b/server/skills/block.txt
@@ -0,0 +1,24 @@
+MG_STONECURSE
+http://renewal.go-ro.ru/database/skill/mg_stonecurse/
+Stone Curse
+Max Level: 10
+Type: Active
+SP Cost: 26 - SkillLV
+Target: 1 Enemy
+Range: 2 cells
+Cast Time: 1 sec
+Cool Down: None
+Duration: 9 + SkillLV sec
+Catalyst: 1 Red Gemstone
+Effect: Has a (20+4*SkillLV)% chance of causing the Stone Curse effect to the targeted enemy. The Stone Curse effect changes the targets element into Earth 1, gives +25% MDEF and -50% Def and reduces the targets HP by 1% of Maximum HP every 5 seconds (cannot drop below 25% of Maximum HP).
+Boss monsters cannot be Stone Cursed. Lex Aeterna and Steal cannot be used on a Stone Cursed target. Range is 2!! cells. From LV 6 on it no longer uses up a Gemstone if it fails.
+[LV 1] 24% Success Chance 25 SP
+[LV 2] 28% Success Chance 24 SP
+[LV 3] 32% Success Chance 23 SP
+[LV 4] 36% Success Chance 22 SP
+[LV 5] 40% Success Chance 21 SP
+[LV 6] 44% Success Chance 20 SP
+[LV 7] 48% Success Chance 19 SP
+[LV 8] 52% Success Chance 18 SP
+[LV 9] 56% Success Chance 17 SP
+[LV 10] 60% Success Chance 16 SP
diff --git a/server/skills/specialprotect.txt b/server/skills/specialprotect.txt
new file mode 100644
index 0000000..39eb41b
--- /dev/null
+++ b/server/skills/specialprotect.txt
@@ -0,0 +1,15 @@
+AL_PNEUMA
+http://renewal.go-ro.ru/database/skill/al_pneuma/
+Pneuma
+Max Level: 1
+Type: Active
+SP Cost: 10
+Target: 1 cell
+Range: 9 cells
+Cast Time: Instant
+Cool Down: 1 sec
+Duration: 10 sec
+Effect: Creates a 3x3 cell cloud (although the animation only appears to cover the center cell!) around the target cell that blocks all ranged Physical attacks.
+This means that it also blocks the bow attacks of players, so take care not to prevent any Hunters or Bow Thieves in the party from being able to do damage!
+Monsters count as being "ranged" if their attack has a range of 4 or more cells. Pneuma cannot be cast if it is targeted to overlap an already existing Pneuma area or a Safety Wall cell.
+Does not block splash damage or negate the Flee reducing effects of having multiple targets attacking you. Do note that although you can see the animation on top of a Land Protector, Pneuma will have no effect.