Addition of EnchantRate effect handler.

Contributed by facab.
This commit is contained in:
MobiusDevelopment
2021-01-21 23:18:45 +00:00
parent c2517b754f
commit a83b7b4c62
153 changed files with 886 additions and 168 deletions

View File

@@ -1553,6 +1553,14 @@
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<magicLevel>85</magicLevel>
<effects>
<effect name="EnchantRate">
<amount>
<value level="1">10</value>
<value level="2">15</value>
</amount>
</effect>
</effects>
</skill>
<skill id="9371" toLevel="1" name="Sayha's Portal">
<!-- Summons a portal that stays for 5 min. Cannot be used in special places like the GM Consultation Services. -->

View File

@@ -111,6 +111,7 @@ DoubleCast: Triggers Fire, Water, Wind, Earth stance and enables the ability to
DragonWeaponDefence: Dragon weapon defence stat. (l2jmobius)
DuelistFury: Synergy effect for Faceoff effect. (l2jmobius)
EnableCloak: See/unsee cloaks.
EnchantRate: Enchant rate modifier, does not work for non grade items. (l2jmobius)
EnemyCharge: Charges towards the enemy. Rush Impact.
EnergyAttack: Physical attack based on Momentum formula. Triple Sonic Slash, Double Sonic Slash etc.
EnlargeAbnormalSlot: Increase the amount of buff slots.