Class EffectPacket

java.lang.Object
tools.packet.EffectPacket

public class EffectPacket extends Object
角色/技能/地圖等特效相關封包建構器。

CField 機械式拆分而來(P5 God class 分檔),方法簽名與封包位元組完全不變。

  • Constructor Details

    • EffectPacket

      public EffectPacket()
  • Method Details

    • showForeignEffect

      public static byte[] showForeignEffect(int effect)
    • showForeignEffect

      public static byte[] showForeignEffect(int cid, int effect)
    • showItemLevelupEffect

      public static byte[] showItemLevelupEffect()
    • showForeignItemLevelupEffect

      public static byte[] showForeignItemLevelupEffect(int cid)
    • showOwnDiceEffect

      public static byte[] showOwnDiceEffect(int skillid, int effectid, int effectid2, int level, boolean show)
    • showDiceEffect

      public static byte[] showDiceEffect(int cid, int skillid, int effectid, int effectid2, int level, boolean show)
    • useCharm

      public static byte[] useCharm(byte charmsleft, byte daysleft, int type, int itemId)
    • Mulung_DojoUp2

      public static byte[] Mulung_DojoUp2()
    • showOwnHpHealed

      public static byte[] showOwnHpHealed(int amount)
    • showHpHealed

      public static byte[] showHpHealed(int cid, int amount)
    • showRewardItemAnimation

      public static byte[] showRewardItemAnimation(int itemId, String effect)
    • showRewardItemAnimation

      public static byte[] showRewardItemAnimation(int itemId, String effect, int from_playerid)
    • showCashItemEffect

      public static byte[] showCashItemEffect(int itemId)
    • ItemMaker_Success

      public static byte[] ItemMaker_Success()
    • ItemMaker_Success_3rdParty

      public static byte[] ItemMaker_Success_3rdParty(int from_playerid)
    • useWheel

      public static byte[] useWheel(byte charmsleft)
    • showOwnBuffEffect

      public static byte[] showOwnBuffEffect(int skillid, int effectid, int playerLevel, int skillLevel)
    • showOwnBuffEffect

      public static byte[] showOwnBuffEffect(int skillid, int effectid, int playerLevel, int skillLevel, byte direction)
    • showBuffeffect

      public static byte[] showBuffeffect(int cid, int skillid, int effectid, int playerLevel, int skillLevel)
    • showBuffeffect

      public static byte[] showBuffeffect(int cid, int skillid, int effectid, int playerLevel, int skillLevel, byte direction)
    • ShowWZEffect

      public static byte[] ShowWZEffect(String data)
    • showOwnCraftingEffect

      public static byte[] showOwnCraftingEffect(String effect, int time, int mode)
    • showCraftingEffect

      public static byte[] showCraftingEffect(int cid, String effect, int time, int mode)
    • showOwnWeirdEffect

      public static byte[] showOwnWeirdEffect(String effect, int itemId)
    • showWeirdEffect

      public static byte[] showWeirdEffect(int cid, String effect, int itemId)
    • AranTutInstructionalBalloon

      public static byte[] AranTutInstructionalBalloon(String data)
    • showOwnPetLevelUp

      public static byte[] showOwnPetLevelUp(byte index)
    • showOwnChampionEffect

      public static byte[] showOwnChampionEffect()
    • showChampionEffect

      public static byte[] showChampionEffect(int from_playerid)
    • showDarkEffect

      public static byte[] showDarkEffect(int value)