Addition of EnchantRate effect handler.
Contributed by facab.
This commit is contained in:
@@ -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. -->
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user