Addition of ReplaceSkillBySkill effect.
This commit is contained in:
@@ -1034,6 +1034,14 @@
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="ReplaceSkillBySkill">
|
||||
<existingSkillId>11509</existingSkillId> <!-- Radiant Crash (Single)-->
|
||||
<replacementSkillId>11513</replacementSkillId> <!-- Radiant Crash (AOE) -->
|
||||
</effect>
|
||||
<effect name="ReplaceSkillBySkill">
|
||||
<existingSkillId>11510</existingSkillId> <!-- Resolving Bash (Single)-->
|
||||
<replacementSkillId>11514</replacementSkillId> <!-- Resolving Bash (AOE) -->
|
||||
</effect>
|
||||
<effect name="PAtk">
|
||||
<amount>
|
||||
<value level="1">300</value>
|
||||
|
||||
@@ -254,6 +254,7 @@ ReflectSkill: Deflects physical/magical debuffs back to the attacker.
|
||||
RefuelAirship: Increases Airship's fuel.
|
||||
Relax: Sits down and increases HP regeneration until full.
|
||||
RemoveEquipPenalty: Removes equipment grade penalty. Its the base effect for the grade penalty mechanics.
|
||||
ReplaceSkillBySkill: While active replaces a skill with an alternative skill. (l2jmobius)
|
||||
ResetInstanceEntry: Resets instance re-entry time. (l2jmobius)
|
||||
ResistAbnormalByCategory: Buff/debuff resist stat.
|
||||
ResistDDMagic: Magic resist stat (magic attack 50% effective or 1 damage)
|
||||
|
||||
Reference in New Issue
Block a user