Removed BuffInfo from effect handlers.

This commit is contained in:
MobiusDev
2017-12-09 07:32:32 +00:00
parent 584bc234f7
commit 247a5bc9f5
461 changed files with 2706 additions and 3035 deletions

View File

@@ -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">

View File

@@ -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.