lowered mythical change a little :)
This commit is contained in:
parent
5e06f16c0d
commit
ccdb859f11
@ -6,7 +6,7 @@ public enum RewardType
|
||||
GameLoot( 0.000001, 0.00001, 0.0001, 3),
|
||||
OldChest( 0, 0.05, 0.4, 5),
|
||||
AncientChest( 0, 1, 4, 25),
|
||||
MythicalChest( 0.5, 3, 12, 75);
|
||||
MythicalChest( 0.35, 3, 12, 75);
|
||||
|
||||
private double _mythicalChance;
|
||||
private double _legendaryChance;
|
||||
|
Loading…
Reference in New Issue
Block a user