Four token revisions clear the board's last confusions
The Democratic Monster goes crab-red (two heads, per the card), the rock warms to brown against the gray stone, and the ooze and slime split on silhouette — one stands up toothy, the other hangs and drips. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015RCWSTnb1KYTPyL4GmhGnF
This commit is contained in:
co-authored by
Claude Fable 5
parent
553754a596
commit
9aac790e71
@@ -1,10 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 150" role="img" aria-label="Slime token">
|
||||
<defs>
|
||||
<filter id="w"><feTurbulence baseFrequency=".035" numOctaves="2" seed="4" result="n"/><feDisplacementMap in="SourceGraphic" in2="n" scale=".65"/></filter>
|
||||
<filter id="s"><feGaussianBlur stdDeviation="2"/></filter>
|
||||
<pattern id="paper" width="12" height="12" patternUnits="userSpaceOnUse"><rect width="12" height="12" fill="#f4efd9"/><circle cx="2" cy="4" r=".45" fill="#c8bfa4" opacity=".28"/><path d="M1 10l7-1" stroke="#d8cfb8" stroke-width=".35" opacity=".35"/></pattern>
|
||||
<filter id="rough" x="-8%" y="-8%" width="116%" height="116%"><feTurbulence baseFrequency=".045" numOctaves="2" seed="48" result="noise"/><feDisplacementMap in="SourceGraphic" in2="noise" scale=".55"/></filter>
|
||||
<filter id="soft"><feGaussianBlur stdDeviation="1.4"/></filter>
|
||||
<pattern id="paper" width="18" height="18" patternUnits="userSpaceOnUse"><rect width="18" height="18" fill="#eee5ca"/><circle cx="3" cy="5" r=".45" fill="#b9aa86" opacity=".34"/><circle cx="14" cy="13" r=".3" fill="#75694f" opacity=".2"/><path d="M1 15q7-2 14 0M6 1l9 2" fill="none" stroke="#b9aa86" stroke-width=".35" opacity=".3"/></pattern>
|
||||
</defs>
|
||||
<rect x="2" y="2" width="140" height="146" rx="3" fill="url(#paper)" stroke="#242822" stroke-width="2"/>
|
||||
<text x="72" y="19" text-anchor="middle" font-family="Trebuchet MS,Arial,sans-serif" font-weight="700" font-size="14" fill="#20251f">Slime</text>
|
||||
<g filter="url(#w)" stroke="#252923" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"><path d="M25 56q23-14 48-3 24-12 47 4v46q-8 19-22 3-12 26-27 1-14 19-25 0-13 13-21-3Z" fill="#0e754a"/><path d="M25 56q23 9 48-3 24 10 47 4" fill="none" stroke="#55ac76"/><path d="M43 103v18m34-15v25m27-29v17" fill="none" stroke="#0e754a" stroke-width="8"/><ellipse cx="73" cy="129" rx="51" ry="7" fill="#3a9667" opacity=".6"/></g>
|
||||
<rect x="2" y="2" width="140" height="146" rx="4" fill="url(#paper)" stroke="#29251e" stroke-width="2.4"/>
|
||||
<path d="M8 25q30 2 61 0t67 0" fill="none" stroke="#b9aa86" stroke-width="1" opacity=".65"/>
|
||||
<text x="72" y="18" text-anchor="middle" font-family="Georgia,serif" font-weight="700" font-size="13" letter-spacing=".3" fill="#29251e">Slime</text>
|
||||
<ellipse cx="72" cy="131" rx="42" ry="6" fill="#342f26" opacity=".22" filter="url(#soft)"/>
|
||||
<g filter="url(#rough)" stroke="#29251e" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M25 55h94" fill="none" stroke="#5c5140" stroke-width="7"/>
|
||||
<path d="M31 54q14-10 27 0 14-9 29 0 13-8 27 0l-4 34-8-8-5 32-9-9-7 22-10-18-8 7-7-34-9 11-7-25-9 8Z" fill="#23764b"/>
|
||||
<path d="M34 61q36 12 76 0M43 70q30 9 58 0" fill="none" stroke="#4c9a64" stroke-width="4"/>
|
||||
<path d="M50 60l-3 29m19-31l-2 48m22-47l-4 48m20-46l-4 27" fill="none" stroke="#165638" stroke-width="5"/>
|
||||
<ellipse cx="72" cy="128" rx="42" ry="7" fill="#23764b"/>
|
||||
<path d="M38 127q33-8 68 0" fill="none" stroke="#58a56e" stroke-width="3"/>
|
||||
<circle cx="39" cy="96" r="3" fill="#23764b"/><circle cx="105" cy="103" r="4" fill="#23764b"/></g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user