Class AvatarSkillData

java.lang.Object
emu.grasscutter.data.GameResource
emu.grasscutter.data.excels.AvatarSkillData

public class AvatarSkillData extends GameResource
  • Constructor Details

    • AvatarSkillData

      public AvatarSkillData()
  • Method Details

    • getCdTime

      public float getCdTime()
    • getCostElemVal

      public int getCostElemVal()
    • getMaxChargeNum

      public int getMaxChargeNum()
    • getTriggerID

      public int getTriggerID()
    • isAttackCameraLock

      public boolean isAttackCameraLock()
    • getProudSkillGroupId

      public int getProudSkillGroupId()
    • getCostElemType

      public ElementType getCostElemType()
    • getNameTextMapHash

      public long getNameTextMapHash()
    • getDescTextMapHash

      public long getDescTextMapHash()
    • getAbilityName

      public String getAbilityName()
    • getId

      public int getId()
      Overrides:
      getId in class GameResource