Enum Class GrowCurve

java.lang.Object
java.lang.Enum<GrowCurve>
emu.grasscutter.game.props.GrowCurve
All Implemented Interfaces:
Serializable, Comparable<GrowCurve>, Constable

public enum GrowCurve extends Enum<GrowCurve>
  • Enum Constant Details

    • GROW_CURVE_NONE

      public static final GrowCurve GROW_CURVE_NONE
    • GROW_CURVE_HP

      public static final GrowCurve GROW_CURVE_HP
    • GROW_CURVE_ATTACK

      public static final GrowCurve GROW_CURVE_ATTACK
    • GROW_CURVE_STAMINA

      public static final GrowCurve GROW_CURVE_STAMINA
    • GROW_CURVE_STRIKE

      public static final GrowCurve GROW_CURVE_STRIKE
    • GROW_CURVE_ANTI_STRIKE

      public static final GrowCurve GROW_CURVE_ANTI_STRIKE
    • GROW_CURVE_ANTI_STRIKE1

      public static final GrowCurve GROW_CURVE_ANTI_STRIKE1
    • GROW_CURVE_ANTI_STRIKE2

      public static final GrowCurve GROW_CURVE_ANTI_STRIKE2
    • GROW_CURVE_ANTI_STRIKE3

      public static final GrowCurve GROW_CURVE_ANTI_STRIKE3
    • GROW_CURVE_STRIKE_HURT

      public static final GrowCurve GROW_CURVE_STRIKE_HURT
    • GROW_CURVE_ELEMENT

      public static final GrowCurve GROW_CURVE_ELEMENT
    • GROW_CURVE_KILL_EXP

      public static final GrowCurve GROW_CURVE_KILL_EXP
    • GROW_CURVE_DEFENSE

      public static final GrowCurve GROW_CURVE_DEFENSE
    • GROW_CURVE_ATTACK_BOMB

      public static final GrowCurve GROW_CURVE_ATTACK_BOMB
    • GROW_CURVE_HP_LITTLEMONSTER

      public static final GrowCurve GROW_CURVE_HP_LITTLEMONSTER
    • GROW_CURVE_ELEMENT_MASTERY

      public static final GrowCurve GROW_CURVE_ELEMENT_MASTERY
    • GROW_CURVE_PROGRESSION

      public static final GrowCurve GROW_CURVE_PROGRESSION
    • GROW_CURVE_DEFENDING

      public static final GrowCurve GROW_CURVE_DEFENDING
    • GROW_CURVE_MHP

      public static final GrowCurve GROW_CURVE_MHP
    • GROW_CURVE_MATK

      public static final GrowCurve GROW_CURVE_MATK
    • GROW_CURVE_TOWERATK

      public static final GrowCurve GROW_CURVE_TOWERATK
    • GROW_CURVE_HP_S5

      public static final GrowCurve GROW_CURVE_HP_S5
    • GROW_CURVE_HP_S4

      public static final GrowCurve GROW_CURVE_HP_S4
    • GROW_CURVE_HP_2

      public static final GrowCurve GROW_CURVE_HP_2
    • GROW_CURVE_ATTACK_S5

      public static final GrowCurve GROW_CURVE_ATTACK_S5
    • GROW_CURVE_ATTACK_S4

      public static final GrowCurve GROW_CURVE_ATTACK_S4
    • GROW_CURVE_ATTACK_S3

      public static final GrowCurve GROW_CURVE_ATTACK_S3
    • GROW_CURVE_STRIKE_S5

      public static final GrowCurve GROW_CURVE_STRIKE_S5
    • GROW_CURVE_DEFENSE_S5

      public static final GrowCurve GROW_CURVE_DEFENSE_S5
    • GROW_CURVE_DEFENSE_S4

      public static final GrowCurve GROW_CURVE_DEFENSE_S4
    • GROW_CURVE_ATTACK_101

      public static final GrowCurve GROW_CURVE_ATTACK_101
    • GROW_CURVE_ATTACK_102

      public static final GrowCurve GROW_CURVE_ATTACK_102
    • GROW_CURVE_ATTACK_103

      public static final GrowCurve GROW_CURVE_ATTACK_103
    • GROW_CURVE_ATTACK_104

      public static final GrowCurve GROW_CURVE_ATTACK_104
    • GROW_CURVE_ATTACK_105

      public static final GrowCurve GROW_CURVE_ATTACK_105
    • GROW_CURVE_ATTACK_201

      public static final GrowCurve GROW_CURVE_ATTACK_201
    • GROW_CURVE_ATTACK_202

      public static final GrowCurve GROW_CURVE_ATTACK_202
    • GROW_CURVE_ATTACK_203

      public static final GrowCurve GROW_CURVE_ATTACK_203
    • GROW_CURVE_ATTACK_204

      public static final GrowCurve GROW_CURVE_ATTACK_204
    • GROW_CURVE_ATTACK_205

      public static final GrowCurve GROW_CURVE_ATTACK_205
    • GROW_CURVE_ATTACK_301

      public static final GrowCurve GROW_CURVE_ATTACK_301
    • GROW_CURVE_ATTACK_302

      public static final GrowCurve GROW_CURVE_ATTACK_302
    • GROW_CURVE_ATTACK_303

      public static final GrowCurve GROW_CURVE_ATTACK_303
    • GROW_CURVE_ATTACK_304

      public static final GrowCurve GROW_CURVE_ATTACK_304
    • GROW_CURVE_ATTACK_305

      public static final GrowCurve GROW_CURVE_ATTACK_305
    • GROW_CURVE_CRITICAL_101

      public static final GrowCurve GROW_CURVE_CRITICAL_101
    • GROW_CURVE_CRITICAL_102

      public static final GrowCurve GROW_CURVE_CRITICAL_102
    • GROW_CURVE_CRITICAL_103

      public static final GrowCurve GROW_CURVE_CRITICAL_103
    • GROW_CURVE_CRITICAL_104

      public static final GrowCurve GROW_CURVE_CRITICAL_104
    • GROW_CURVE_CRITICAL_105

      public static final GrowCurve GROW_CURVE_CRITICAL_105
    • GROW_CURVE_CRITICAL_201

      public static final GrowCurve GROW_CURVE_CRITICAL_201
    • GROW_CURVE_CRITICAL_202

      public static final GrowCurve GROW_CURVE_CRITICAL_202
    • GROW_CURVE_CRITICAL_203

      public static final GrowCurve GROW_CURVE_CRITICAL_203
    • GROW_CURVE_CRITICAL_204

      public static final GrowCurve GROW_CURVE_CRITICAL_204
    • GROW_CURVE_CRITICAL_205

      public static final GrowCurve GROW_CURVE_CRITICAL_205
    • GROW_CURVE_CRITICAL_301

      public static final GrowCurve GROW_CURVE_CRITICAL_301
    • GROW_CURVE_CRITICAL_302

      public static final GrowCurve GROW_CURVE_CRITICAL_302
    • GROW_CURVE_CRITICAL_303

      public static final GrowCurve GROW_CURVE_CRITICAL_303
    • GROW_CURVE_CRITICAL_304

      public static final GrowCurve GROW_CURVE_CRITICAL_304
    • GROW_CURVE_CRITICAL_305

      public static final GrowCurve GROW_CURVE_CRITICAL_305
  • Field Details

    • fightProps

      public static final int[] fightProps
  • Method Details

    • values

      public static GrowCurve[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static GrowCurve valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getId

      public int getId()
    • getPropById

      public static GrowCurve getPropById(int value)
    • getPropByName

      public static GrowCurve getPropByName(String name)