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 TypeMethodDescriptionbooleanintgetCost(int numRolls) intintintgetEventChance(int rarity) int[]int[]int[]int[]int[]intintgetPoolBalanceWeight(int rarity, int pity) int[]int[]booleanintintintgetWeight(int rarity, int pity) emu.grasscutter.net.proto.GachaInfoOuterClass.GachaInfotoProto()Deprecated.emu.grasscutter.net.proto.GachaInfoOuterClass.GachaInfo
-
Constructor Details
-
GachaBanner
public GachaBanner()
-
-
Method Details
-
getGachaType
public int getGachaType() -
getBannerType
-
getScheduleId
public int getScheduleId() -
getPrefabPath
-
getPreviewPrefabPath
-
getTitlePath
-
getCost
-
getCostItem
public int getCostItem() -
getBeginTime
public int getBeginTime() -
getEndTime
public int getEndTime() -
getSortId
public int getSortId() -
getRateUpItems4
public int[] getRateUpItems4() -
getRateUpItems5
public int[] getRateUpItems5() -
getFallbackItems3
public int[] getFallbackItems3() -
getFallbackItems4Pool1
public int[] getFallbackItems4Pool1() -
getFallbackItems4Pool2
public int[] getFallbackItems4Pool2() -
getFallbackItems5Pool1
public int[] getFallbackItems5Pool1() -
getFallbackItems5Pool2
public int[] getFallbackItems5Pool2() -
getRemoveC6FromPool
public boolean getRemoveC6FromPool() -
getAutoStripRateUpFromFallback
public boolean getAutoStripRateUpFromFallback() -
getWeight
public int getWeight(int rarity, int pity) -
getPoolBalanceWeight
public int getPoolBalanceWeight(int rarity, int pity) -
getEventChance
public int getEventChance(int rarity) -
toProto
Deprecated. -
toProto
-