Blackguard

From DARO
Revision as of 02:11, 7 March 2021 by Lutie (talk | contribs) (Created page with "== Description == '''Original Job''' : <br> '''Version''' : 1.0<br> The blackguard can be seen as good strategist favoring smart confrontations by depriving his opponents of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Original Job :
Version : 1.0
The blackguard can be seen as good strategist favoring smart confrontations by depriving his opponents of any equipments, or as a pervert exposing all those he meets to arrive at his ends.
Whether you like the method or not, this one is not lacking in the long term.

Kugans

Black Specialization

ID : 4260
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Each level grants +1 to one attribute.

Level Attribute
1 DEX
2 AGI
3 LUK
4 AGI
5 DEX

Black Venom

ID : 4261
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Enable the use of a minored version of Envenom.

Level Skill
1 Envenom Level 2
2 Envenom Level 4
3 Envenom Level 6
4 Envenom Level 8
5 Envenom Level 10

Already Learned : On use this skill inflict to the target the Strippable status.
Strippable : This status increase by a third any chance to be stripped.

Level Duration
1 3 seconds
2 4 seconds
3 5 seconds
4 6 seconds
5 7 seconds

Implementation note:

  • SC_STRIPABLE

Black Straff

ID : 4262
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Enable the use of a minored version of Double Straff.

Level Skill
1 Double Straff Level 2
2 Double Straff Level 4
3 Double Straff Level 6
4 Double Straff Level 8
5 Double Straff Level 10

Already Learned : Double Straff receives a mutation that grants the possibility to cast Dispel level 1 on targets.
This effect cost 20 SP and have a cooldown of 5 seconds.

Level Rate
1 2%
2 4%
3 6%
4 8%
5 10%

Implementation note:

  • bBattleEvent with straff as skill condition, Dispel must be casted on last target hitted (vars from battleEvent can do the trick, they are shared with this script)
  • Mutation effect must be handled within this script effect, just like the cooldown
  • Autospell must be handled with a special script

Black Intimidate

ID : 4263
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Enable the use of a minored version of Intimidate.

Level Skill
1 Intimidate Level 1
2 Intimidate Level 2
3 Intimidate Level 3
4 Intimidate Level 4
5 Intimidate Level 5

Already Learned : Increase the level of Intimidate by 1 per Black Intimidate level.

  • Level 6 and superior of Intimidate is a burst version of its effects.

Black Unshield

ID : 4264
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Enable the use of a minored version of Strip Shield.

Level Skill
1 Strip Shield Level 1
2 Strip Shield Level 2
3 Strip Shield Level 3
4 Strip Shield Level 4
5 Strip Shield Level 5

Already Learned : Increase the level of Strip Shield by 1 per Black Unshield level.

Black Unweapon

ID : 4265
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Enable the use of a minored version of Strip Weapon.

Level Skill
1 Strip Weapon Level 1
2 Strip Weapon Level 2
3 Strip Weapon Level 3
4 Strip Weapon Level 4
5 Strip Weapon Level 5

Already Learned : Increase the level of Strip Weapon by 1 per Black Unweapon level.

Black Unarmor

ID : 4266
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Enable the use of a minored version of Strip Armor.

Level Skill
1 Strip Armor Level 1
2 Strip Armor Level 2
3 Strip Armor Level 3
4 Strip Armor Level 4
5 Strip Armor Level 5

Already Learned : Increase the level of Strip Shield by 1 per Black Unarmor level.

Black Unhelm

ID : 4267
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Enable the use of a minored version of Strip Helm.

Level Skill
1 Strip Helm Level 1
2 Strip Helm Level 2
3 Strip Helm Level 3
4 Strip Helm Level 4
5 Strip Helm Level 5

Already Learned : Increase the level of Strip Helm by 1 per Black Unhelm level.

Black Dispel

ID : 4268
Type : Passive
Max Level : 5
Cost to learn : 1
Description : Strips range are increased.
Also the user have some chance to autospell strips but rate depends if attacks are from short or long ranged.
Strips are casted at the level acquired, minimum 1.

Level Short Range Long Range Skills Range
1 0,4% per Skills 0,2% per Skills Range +1
2 0,8% per Skills 0,4% per Skills Range +1
3 1,2% per Skills 0,6% per Skills Range +2
4 1,6% per Skills 0,8% per Skills Range +2
5 2% per Skills 1% per Skills Range +3

Black Shadow

ID : 4269
Type : Active
Max Level : 5
Cost to learn : 1
LP cost : 6
Casting Time : 1 seconds (interruptible)
Cooldown : 7 seconds
Duration : 7 seconds
Description : The player can click on any cell and be teleported on it.
When doing so he receive an ATK buff for a short period (7 seconds) of time depending on distance between starting and ending point.

Level Maximum Distance ATK buff
1 2 cells 5 per cells
2 4 cells 6 per cells
3 6 cells 7 per cells
4 8 cells 8 per cells
5 10 cells 9 per cells