-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlayout.yml
135 lines (112 loc) · 1.62 KB
/
layout.yml
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
# The "cut line", without rounded corners
cut:
x: 37.5
y: 37.5
width: 750
height: 1050
fill_color: 'black'
bleed:
x: 75
y: 75
width: 675
height: 975
radius: 16
dash: 3 3
fill_color: 'white'
box:
x: 112.5
y: 300
width: 600
align: 'center'
icon:
extends: bleed
x: += 28.125
y: += 28.125
width: 206.25
height: 206.25
icon_small:
extends: bleed
x: += 28.125
y: += 28.125
width: 187.5
height: 187.5
cube:
width: 112.5
height: 112.5
cube_large:
extends: cube
width: += 75
height: += 75
cube_cost:
extends: cube
align: 'center'
cube_cost_large:
extends: cube_cost
width: += 75
height: += 75
font_size: 24
shield:
x: 562.5
width: 112.5
height: 112.5
shield_large:
extends: shield
width: += 75
height: += 75
shield_text:
extends: shield
align: 'center'
shield_text_large:
extends: shield_text
width: += 75
height: += 75
font_size: 24
title:
extends: box
height: 75
art:
extends: box
y: += 150
height: 187.5
fill_color: 'white'
stroke_width: 0
art_text:
extends: art
y: += 75
ally_effect:
extends: box
y: += 375
height: 187.5
ally_alt:
extends: box
y: += 600
height: 112.5
fill_color: 'white'
stroke_width: 0
ally_alt_text:
extends: ally_alt
x: += 37.5
y: += 37.5
width: 412.5
align: 'center'
ally_alt_shield:
x: 571.875
y: 918.75
width: 112.5
height: 112.5
ally_alt_points:
extends: ally_alt_shield
x: += 28.125
y: += 9.375
rider:
x: 75
width: 675
rider_shield:
x: 600
y: 918.75
width: 112.5
height: 112.5
rider_points:
extends: rider_shield
y: += 18.75
align: 'center'