-
Notifications
You must be signed in to change notification settings - Fork 0
/
rarity.json
49 lines (49 loc) · 964 Bytes
/
rarity.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"branches": {
"5": 0.30,
"6": 0.23,
"7": 0.18,
"8": 0.13,
"9": 0.08,
"10": 0.05,
"11": 0.02,
"12": 0.01
},
"rings": {
"2": 0.60,
"3": 0.40
},
"iterations": {
"2": 0.42,
"3": 0.33,
"4": 0.25
},
"main branch": {
"crystal": 0.40,
"melting": 0.30,
"wobble": 0.15,
"tree": 0.09,
"circle": 0.05,
"feather": 0.01
},
"style": {
"white": 0.35,
"blue ice": 0.25,
"lemon": 0.15,
"green toon": 0.10,
"clay": 0.08,
"purple": 0.05,
"carnival": 0.015,
"solana": 0.005
},
"background": {
"blue": 0.38,
"yellow": 0.27,
"pink": 0.15,
"grotto": 0.10,
"space": 0.06,
"super nova": 0.03,
"gold": 0.008,
"solana": 0.002
}
}