How can I modify the probability of gacha?
xxtg666 opened this issue · 2 comments
xxtg666 commented
How can I change the probability of gacha in banners.json when it only contains data of items that can be get from the banner?
Hiro420 commented
its hardcoded in GachaService.java, starting at line 157.
ttps://github.com/Melledy/LunarCore/blob/development/src/main/java/emu/lunarcore/game/gacha/GachaService.java#L157
xxtg666 commented
ok, by the way, will you add a config file to change this in futute updates?