-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathexploding-head.ejs
More file actions
191 lines (188 loc) · 9.53 KB
/
Copy pathexploding-head.ejs
File metadata and controls
191 lines (188 loc) · 9.53 KB
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<%
const css = {
eyes: "W11p H13p Ps-a B33p Bdrd100p -Gdl0d,$explodingBrownD;0p,$explodingBrownD;65p,$explodingBrownA;100p",
backPart: "Bgc-$explodingBrownC Ps-a Tf",
mushroomBackInner: "-Sz80p Bdrd100p Bgc-$explodingBrownG",
mushroomBackOuter: "Ps-a D-f Plcc-c Plci-c Bdrd100p Bgc-$explodingBrownF",
mushroomBeltInner: "-Sz80p Bdrd100p Bdtlr70p Bgc-$explodingBrownI",
mushroomBeltOuter: "D-f Plcc-c Plci-c Ps-a W30p Bdrd100p",
artLayer: "W100p Apcr1 Bdrd100p Ps-a"
}
%>
<div class="Ctnt-s H100p Apcr1 M1u;a;0 Plci-c;c Plcc-c D-f -ExplodingOrangeA#ee980d -ExplodingOrangeB#f8c829 -ExplodingBrownA#662800 -ExplodingBrownB#6f2810 -ExplodingBrownC#9c2a00 -ExplodingBrownD#934800 -ExplodingBrownE#9b3c18 -ExplodingBrownF#a24b0b -ExplodingBrownG#f7ae48 -ExplodingBrownH#d2a55a -ExplodingBrownI#efd3ac">
<!-- Head -->
<div class="Apcr1 Bdrd100p @c:apcr>=1/1_H80p @c:apcr<=1/1_W80p M-a Ps-r">
<!-- Back of the head parts -->
<div class="<%= css.artLayer %>">
<!-- The first from the left -->
<div class="-Sz10p T49p L1.4p -Rt-15d Bdblr50p <%= css.backPart%>"></div>
<!-- The second from the left -->
<div class="-Sz30p T45p L5p -Rt30d Bdblr50p <%= css.backPart%>"></div>
<!-- The third from the left -->
<div class="-Sz30p T46p L13p -Rt-35d <%= css.backPart%>"></div>
<!-- The fifth from the left -->
<div class="-Sz25p T44p L54p -Rt-35d <%= css.backPart%>"></div>
<!-- The sixth from the left -->
<div class="-Sz30p T46p L63p -Rt-18d <%= css.backPart%> Bdbrr50p"></div>
<!-- The seventh from the left -->
<div class="-Sz15p T49p R2p -Rt10d <%= css.backPart%> Bdbrr50p"></div>
</div>
<!-- Mushroom -->
<div class="<%= css.artLayer %>">
<!-- The mushroom's cap's background -->
<div class="W80p H35p Ps-a L10p T2p">
<!-- Background layer -->
<div class="W30p H35p Bdtrr70p Bdbrr70 L10p B0p <%= css.mushroomBackOuter%>">
<div class="<%= css.mushroomBackInner%>"></div>
</div>
<div class="W30p H35p Bdtlr70p Bdblr70 R10p B0p <%= css.mushroomBackOuter%>">
<div class="<%= css.mushroomBackInner%>"></div>
</div>
<div class="W30p H40p R35p B0p <%= css.mushroomBackOuter%>">
<div class="<%= css.mushroomBackInner%>"></div>
</div>
</div>
<!-- Mushroom stem -->
<div class="W28p H40p -Gdl90d,$explodingBrownB;0p,$explodingBrownB;50p,$explodingBrownE;50p,$explodingBrownE;100p Bgs28p Bgr-rx Ps-a T30p L36p"></div>
<!-- Mushroom belt -->
<div class="W34p H9p Ps-a T36p L33p">
<!-- First left -->
<div class="H80p Bdtrr70p Bdbrr70p Bgc-$explodingBrownH L0 T10p <%= css.mushroomBeltOuter %> ">
<div class="<%= css.mushroomBeltInner %>"></div>
</div>
<!-- First right -->
<div class="H80p Bdtlr70p Bdblr70p Bgc-$explodingBrownH R0 T10p <%= css.mushroomBeltOuter %>">
<div class="<%= css.mushroomBeltInner %>"></div>
</div>
<!-- Second left -->
<div class="H90p Bdtrr70p Bdbrr70p -Gdl0d,$explodingBrownH;20p,$explodingBrownI;40p,$explodingBrownI;60p,$explodingBrownH;80p L15p T5p <%= css.mushroomBeltOuter %> ">
<div class="<%= css.mushroomBeltInner %>"></div>
</div>
<!-- second right -->
<div class="H90p -Gdl0d,$explodingBrownH;20p,$explodingBrownI;40p,$explodingBrownI;60p,$explodingBrownH;80p R15p T5p <%= css.mushroomBeltOuter %> ">
<div class="<%= css.mushroomBeltInner %>"></div>
</div>
<!-- middle one -->
<div class="H100p -Gdl0d,$explodingBrownH;20p,$explodingBrownI;40p,$explodingBrownI;60p,$explodingBrownH;80p R35p T0 <%= css.mushroomBeltOuter %>">
<div class="<%= css.mushroomBeltInner %>"></div>
</div>
</div>
<%
css.mushroomFrontOuter = "Bdrd100p Bgc-$explodingBrownH Ps-a"
css.mushroomFrontInner = "Bdrd100p Bgc-$explodingBrownI"
%>
<!-- The mushroom's cap's foreground -->
<div class="W100p H35p Ps-a">
<!-- First bottom-left -->
<div class="W30p H60p <%= css.mushroomFrontOuter %> L0 B-5p">
<div class="-Sz85p <%= css.mushroomFrontInner %> Ml-a"></div>
</div>
<!-- First bottom-right -->
<div class="W25p H70p <%= css.mushroomFrontOuter %> R0 B0p">
<div class="-Sz85p <%= css.mushroomFrontInner %> Mr-a"></div>
</div>
<!-- Second bottom-right -->
<div class="W30p H50p Bdtlr70p <%= css.mushroomFrontOuter %> R20p B0p ">
<div class="W100p H85p Bdtlr70p <%= css.mushroomFrontInner %> Mr-a"></div>
</div>
<!-- First top-left -->
<div class="W22p H50p Bdtrr70p <%= css.mushroomFrontOuter %> L10p T10p">
<div class="W90p H70p Ps-a T5p L6p <%= css.mushroomFrontInner %> M-a"></div>
</div>
<!-- First top-right -->
<div class="W22p H50p <%= css.mushroomFrontOuter %> R10p T10p">
<div class="W90p H80p Ps-a L5p T3p <%= css.mushroomFrontInner %>"></div>
</div>
<!-- Top-middle one -->
<div class="W24p H60p <%= css.mushroomFrontOuter %> R38p T-15p">
<div class="W90p H80p <%= css.mushroomFrontInner %> M-a"></div>
</div>
<!-- Second top-left -->
<div class="W28p H55p <%= css.mushroomFrontOuter %> L20p T2p">
<div class="W90p H80p Ps-a L5p T3p <%= css.mushroomFrontInner %> M-a"></div>
</div>
<!-- Second top-right -->
<div class="W28p H55p <%= css.mushroomFrontOuter %> R23p T1p">
<div class="W90p H80p Ps-a L5p T3p <%= css.mushroomFrontInner %> M-a"></div>
</div>
<!-- Second bottom-left -->
<div class="W25p H50p <%= css.mushroomFrontOuter %> L20p B0p">
<div class="W90p H80p <%= css.mushroomFrontInner %> Mr-a"></div>
</div>
<!-- Bottom-middle one -->
<div class="W26p H65p <%= css.mushroomFrontOuter %> R37p B0p ">
<div class="W90p H85p <%= css.mushroomFrontInner %> Mr-a"></div>
</div>
</div>
</div>
<%
css.explosionSmoke = "Bgc-$explodingBrownI Ps-a Tf"
%>
<!-- The smoke of the explosion -->
<div class="<%= css.artLayer %>">
<!-- The second from the left -->
<div class="-Sz30p <%= css.explosionSmoke%> T48p L5p -Rt30d Bdblr50p">
<div class="-Sz25p <%= css.explosionSmoke%> T35p L-10p -Rt35d"></div>
</div>
<!-- The third from the left -->
<div class="-Sz30p <%= css.explosionSmoke%> T47p L10p -Rt-35d"></div>
<!-- The fourth from the left -->
<div class="-Sz20p <%= css.explosionSmoke%> T46p L28p -Rt26d "></div>
<!-- The fifth from the left -->
<div class="-Sz25p <%= css.explosionSmoke%> T49p L46p -Rt-35d"></div>
<!-- The sixth from the left -->
<div class="-Sz30p <%= css.explosionSmoke%> T48p L60p -Rt-20d Bdbrr50p"></div>
<!-- The seventh from the left -->
<div class="-Sz15p <%= css.explosionSmoke%> T49p R5p -Rt35d Bdbrr50p"></div>
</div>
<%
css.foreheadPart = "Bgc-$explodingOrangeB Ps-a Tf"
%>
<!-- Forehead parts -->
<div class="<%= css.artLayer %>">
<!-- The first from the left -->
<div class="-Sz10p <%= css.foreheadPart%> T54p L1p -Rt30d Bdblr50p"></div>
<!-- The second from the left -->
<div class="-Sz30p <%= css.foreheadPart %> T50p L8p -Rt30d Bdblr50p"></div>
<!-- The third from the left -->
<div class="-Sz30p <%= css.foreheadPart %> T50p L10p -Rt-35d"></div>
<!-- The fourth from the left -->
<div class="-Sz20p <%= css.foreheadPart %> T50p L30p -Rt35d"></div>
<!-- The fifth from the left -->
<div class="-Sz25p <%= css.foreheadPart %> T49p L50p -Rt-35d"></div>
<!-- The sixth from the left -->
<div class="-Sz30p <%= css.foreheadPart %> T50p L60p -Rt-15d Bdbrr50p"></div>
<!-- The seventh from the left -->
<div class="-Sz15p <%= css.foreheadPart %> T55p R1.6p -Rt10d Bdbrr50p"></div>
</div>
<%
css.outerPieces = "Ps-a Tf"
%>
<!-- Outer pieces -->
<div class="<%= css.artLayer %>">
<!-- The first from the left -->
<div class="-Sz12p -Gdl60d,tp;0,tp;40p,$explodingOrangeB;40p,$explodingOrangeB;80p,tp;80p T8p L-8p Bdrd10p <%= css.outerPieces %> -Rt50d"></div>
<!-- The second from the left -->
<div class="H10p W15p -Gdl210d,tp;0,tp;40p,$explodingOrangeB;40p,$explodingOrangeB;80p,tp;80p T33p L-5p <%= css.outerPieces %> -Rt15d "></div>
<!-- The third from the left -->
<div class="H10p W5p -Gdl60d,tp;0,tp;40p,$explodingOrangeB;40p -Rt-90d T-10p L20p Bdtrr20p <%= css.outerPieces%>" ></div>
<!-- The fifth from the left -->
<div class="H8p W16p -Gdl60d,tp;0,tp;40p,$explodingOrangeB;40p T5p R-15p -Rt125d <%= css.outerPieces%>"></div>
<div class="W6p H15p Bdbrr100p Bgc-$explodingOrangeB T-10p R6p -Rt-55d <%= css.outerPieces%>"></div>
</div>
<!-- The bottom part of the head -->
<div class="<%= css.artLayer %> Fns10 -Gdl0d,$explodingOrangeA;20p,$explodingOrangeB;40p,tp;40p">
<!-- Mouth -->
<div class="W36p H30p Ps-a B8p L32p">
<div class="W100p H100p -Gdl0d,tp;60p,$explodingBrownD;60p,$explodingBrownD;65p,$explodingBrownA;100p Bdrd100p Ps-a T36p "></div>
<div class="W100p H20p -Bdbrd5u -Bdtrd5u Bgc-$explodingBrownD Ps-a T70p"></div>
<div class="W80p H12p Bdrd100p -Gdl0d,tp;0p,tp;50p,$explodingOrangeA;50p Ps-a B1p L10p"></div>
</div>
<!-- Eyes -->
<div class="Apcr1 W100p Bdrd100p Ps-a">
<div class="<%= css.eyes %> L27p"></div>
<div class="<%= css.eyes %> R27p"></div>
</div>
</div>
</div>
</div>