Addition of DuelistFury effect.

Contributed by kiwimen.
This commit is contained in:
MobiusDev
2018-05-28 12:12:26 +00:00
parent 786a256c59
commit 0c60d140c3
95 changed files with 410 additions and 259 deletions

View File

@@ -853,6 +853,7 @@
<amount>-90</amount>
<slot>DEBUFF</slot>
</effect>
<effect name="DuelistFury" />
</effects>
</skill>
<skill id="10320" toLevel="3" name="Faceoff">

View File

@@ -94,6 +94,7 @@ DispelBySlot: Removes given amount of target's effects by specified AbnormalType
DispelBySlotMyself: Removes given amount of effects by specified AbnormalType
DispelBySlotProbability: Removes given amount of effects by specified AbnormalType at a given rate.
DoubleCast: Triggers Fire, Water, Wind, Earth stance and enables the ability to cast two skills at once.
DuelistFury: Synergy effect for Faceoff effect. (l2jmobius)
EnableCloak: See/unsee cloaks.
EnemyCharge: Charges towards the enemy. Rush Impact.
EnergyAttack: Physical attack based on Momentum formula. Triple Sonic Slash, Double Sonic Slash etc.