Package emu.grasscutter.game.gacha
Class GachaBanner
java.lang.Object
emu.grasscutter.game.gacha.GachaBanner
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCost(int numRolls) intDeprecated.intintgetEventChance(int rarity) int[]int[]int[]int[]int[]intintintgetPoolBalanceWeight(int rarity, int pity) int[]int[]intintintgetWeight(int rarity, int pity) intbooleanbooleanbooleanbooleanbooleanvoidonLoad()
-
Constructor Details
-
GachaBanner
public GachaBanner()
-
-
Method Details
-
onLoad
public void onLoad() -
getCost
-
getCostItem
Deprecated. -
hasEpitomized
public boolean hasEpitomized() -
getWeight
public int getWeight(int rarity, int pity) -
getPoolBalanceWeight
public int getPoolBalanceWeight(int rarity, int pity) -
getEventChance
public int getEventChance(int rarity) -
toProto
-
getGachaType
public int getGachaType() -
getScheduleId
public int getScheduleId() -
getSortId
public int getSortId() -
getPrefabPath
-
getPreviewPrefabPath
-
getTitlePath
-
getBeginTime
public int getBeginTime() -
getEndTime
public int getEndTime() -
getGachaTimesLimit
public int getGachaTimesLimit() -
getRateUpItems4
public int[] getRateUpItems4() -
getRateUpItems5
public int[] getRateUpItems5() -
getBannerType
-
getFallbackItems3
public int[] getFallbackItems3() -
getFallbackItems4Pool1
public int[] getFallbackItems4Pool1() -
getFallbackItems4Pool2
public int[] getFallbackItems4Pool2() -
getFallbackItems5Pool1
public int[] getFallbackItems5Pool1() -
getFallbackItems5Pool2
public int[] getFallbackItems5Pool2() -
isRemoveC6FromPool
public boolean isRemoveC6FromPool() -
isAutoStripRateUpFromFallback
public boolean isAutoStripRateUpFromFallback() -
getWishMaxProgress
public int getWishMaxProgress() -
isDeprecated
public boolean isDeprecated() -
isDisabled
public boolean isDisabled()
-