Damage animation and abbreviation
This commit is contained in:
@@ -11,8 +11,8 @@ var getMembers = []
|
||||
const Rarity = {
|
||||
"COMMON":1.0,
|
||||
"UNCOMMON": 0.8,
|
||||
"RARE": 0.4,
|
||||
"SUPERRARE": 0.08,
|
||||
"RARE": 0.1,
|
||||
"SUPERRARE": 0.04,
|
||||
"LEGENDARY": 0.02
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user