Class MapleCoreAura

java.lang.Object
client.MapleCoreAura

public class MapleCoreAura extends Object
  • Constructor Details

    • MapleCoreAura

      public MapleCoreAura(int id, long expire)
  • Method Details

    • getId

      public int getId()
    • setStr

      public void setStr(int str)
    • getStr

      public int getStr()
    • setDex

      public void setDex(int dex)
    • getDex

      public int getDex()
    • setInt

      public void setInt(int int_)
    • getInt

      public int getInt()
    • setLuk

      public void setLuk(int luk)
    • getLuk

      public int getLuk()
    • setAtt

      public void setAtt(int att)
    • getAtt

      public int getAtt()
    • setMagic

      public void setMagic(int magic)
    • getMagic

      public int getMagic()
    • setTotal

      public void setTotal(int total)
    • getTotal

      public int getTotal()
    • setExpire

      public void setExpire(long expire)
    • getExpire

      public long getExpire()
    • setDelay

      public void setDelay(boolean delay)
    • getDelay

      public boolean getDelay()
    • updateCoreAura

      public void updateCoreAura(int level)
    • resetCoreAura

      public void resetCoreAura()
    • saveToDB

      public void saveToDB()
    • getCoreLevel

      public static int getCoreLevel(int level)
    • getCoreMinByLevel

      public static int getCoreMinByLevel(int level)
    • getCoreMaxByLevel

      public static int getCoreMaxByLevel(int level)