-
Notifications
You must be signed in to change notification settings - Fork 1
/
Tricks1Deck.txt
38 lines (38 loc) · 1.65 KB
/
Tricks1Deck.txt
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
type, img, numerator, denominator, quantity
stink, One-Half.png, 1, 2, 6
stink, One-Quarter.png, 1, 4, 3
stink, Three-Quarters.png, 3, 4, 3
stink, Two-Thirds.png, 2, 3, 3
stink, One-Third.png, 1, 3, 3
stink, Point-5.png, 1, 2, 6
stink, Point-25.png, 1, 4, 3
stink, Point-75.png, 3, 4, 3
air, One-Half.png, 1, 2, 6
air, Point-5.png, 1, 2, 6
air, One-Quarter.png, 1, 4, 3
air, Point-25.png, 1, 4, 3
air, Three-Quarters.png, 3, 4, 3
air, Point-75.png, 3, 4, 3
air, Two-Thirds.png, 2, 3, 3
air, One-Third.png, 1, 3, 3
ice, One-Half.png, 2, 2, 4
ice, One-Quarter.png, 1, 3, 2
ice, Three-Quarters.png, 3, 1, 2
ice, One-Third.png, 1, 2, 2
ice, Two-Thirds.png, 2, 1, 2
radio, Radio---General.png, 1, 1, 10
combo[stink:1/2;ice:2/2], Combo-1---Point-5-Ice.png, 1, 2, 1
combo[stink:1/3;ice:1/2], Combo-1---Bar-Ice-1-Third.png, 1, 2, 1
combo[stink:1/4;ice:1/3], Combo-1---Point-25-Ice.png, 1, 2, 1
combo[stink:2/3;ice:2/1], Combo-1---Bar-Ice-2-Thirds.png, 1, 2, 1
combo[stink:3/4;ice:3/1], Combo-1---Point-75-Ice.png, 1, 2, 1
combo[stink:1/2;air:1/2], Combo-2---One-Half-Bar.png, 1, 2, 1
combo[stink:1/3;air:1/3], Combo-2---One-Third-Bar.png, 1, 2, 1
combo[stink:1/4;air:1/4], Combo-2---One-Quarter-Bar.png, 1, 2, 1
combo[stink:2/3;air:2/3], Combo-2---Two-Thirds-Bar.png, 1, 2, 1
combo[stink:3/4;air:3/4], Combo-2---Three-Quarters-Bar.png, 1, 2, 1
combo[air:1/2;ice:2/2], Combo-3---Bar-Ice-1-Half.png, 1, 2, 1
combo[air:1/3;ice:1/2], Combo-3---Bar-Ice-1-Third.png, 1, 2, 1
combo[air:1/4;ice:1/3], Combo-3---Point-25-Ice.png, 1, 2, 1
combo[air:2/3;ice:2/1], Combo-3---Two-Thirds-Ice.png, 1, 2, 1
combo[air:3/4;ice:3/1], Combo-3---Three-Quarters-Ice.png, 1, 2, 1