Package emu.grasscutter.data.excels
Class ItemData
java.lang.Object
emu.grasscutter.data.GameResource
emu.grasscutter.data.excels.ItemData
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ItemData
public ItemData()
-
-
Method Details
-
getWeaponProperties
-
canAddRelicProp
public boolean canAddRelicProp(int level) -
isEquip
public boolean isEquip() -
onLoad
public void onLoad()- Overrides:
onLoadin classGameResource
-
getStackLimit
public int getStackLimit() -
getMaxUseCount
public int getMaxUseCount() -
getRankLevel
public int getRankLevel() -
getEffectName
-
getRank
public int getRank() -
getWeight
public int getWeight() -
getGadgetId
public int getGadgetId() -
getDestroyReturnMaterial
public int[] getDestroyReturnMaterial() -
getDestroyReturnMaterialCount
public int[] getDestroyReturnMaterialCount() -
getItemType
-
getMaterialType
-
getEquipType
-
getEffectType
-
getDestroyRule
-
getFoodQuality
-
getSatiationParams
public int[] getSatiationParams() -
getUseTarget
-
getItemUse
-
getItemUseActions
-
isUseOnGain
public boolean isUseOnGain() -
getMainPropDepotId
public int getMainPropDepotId() -
getAppendPropDepotId
public int getAppendPropDepotId() -
getAppendPropNum
public int getAppendPropNum() -
getSetId
public int getSetId() -
getAddPropLevels
public int[] getAddPropLevels() -
getBaseConvExp
public int getBaseConvExp() -
getMaxLevel
public int getMaxLevel() -
getWeaponPromoteId
public int getWeaponPromoteId() -
getWeaponBaseExp
public int getWeaponBaseExp() -
getStoryId
public int getStoryId() -
getAvatarPromoteId
public int getAvatarPromoteId() -
getAwakenMaterial
public int getAwakenMaterial() -
getAwakenCosts
public int[] getAwakenCosts() -
getSkillAffix
public int[] getSkillAffix() -
getWeaponProp
-
getNameTextMapHash
public long getNameTextMapHash() -
getComfort
public int getComfort() -
getFurnType
-
getFurnitureGadgetID
-
getRoomSceneId
public int getRoomSceneId() -
getAddPropLevelSet
public it.unimi.dsi.fastutil.ints.IntSet getAddPropLevelSet() -
getId
public int getId()- Overrides:
getIdin classGameResource
-