Removed BuffInfo from effect handlers.
This commit is contained in:
@@ -203,10 +203,6 @@
|
||||
<amount>7</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
<effect name="RewardItemOnExit">
|
||||
<itemId>40313</itemId>
|
||||
<itemCount>1</itemCount>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="16420" toLevel="2" name="Tree Fairy's Blessing">
|
||||
@@ -241,10 +237,6 @@
|
||||
<amount>30</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
<effect name="RewardItemOnExit">
|
||||
<itemId>40313</itemId>
|
||||
<itemCount>1</itemCount>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="16421" toLevel="2" name="Snowman Fairy's Blessing">
|
||||
@@ -279,10 +271,6 @@
|
||||
<amount>2013</amount>
|
||||
<mode>DIFF</mode>
|
||||
</effect>
|
||||
<effect name="RewardItemOnExit">
|
||||
<itemId>40313</itemId>
|
||||
<itemCount>1</itemCount>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="16422" toLevel="1" name="Winter Holiday Reward">
|
||||
|
||||
@@ -248,7 +248,6 @@ Resurrection: Resurrects target Player or Summon.
|
||||
ResurrectionSpecial: Resurrects target Player or Summon only in specified instance IDs.
|
||||
Reuse: Decreases skill reuse time based on its magic type.
|
||||
ReuseSkillById: Resets reuse time for the skill with the specific id. (l2jmobius)
|
||||
RewardItemOnExit: Reward an item when effect ends. (l2jmobius)
|
||||
Root: Stops movement.
|
||||
SacrificeSummon: Sacrifices the players summon. (l2jmobius)
|
||||
SafeFallHeight: Minimum falling height for taking damage stat.
|
||||
|
||||
Reference in New Issue
Block a user