The art refresh: textures, tokens, conjurations, and cel flourishes
Eric repainted the maze. The first-person materials are painterly sandstone, flagstone, and iron; the hand-drawn token set is redrawn with matching chests and hats; the standing conjurations — hedges, jello, dust, safe, warp light — and the effect billboards are redone in the same hand; and the board's flourishes trade their filters and gradients for flat cel silhouettes cut from five shared shapes, which read better against the counters and cost a phone nothing. Thirty scene goldens re-blessed against the new walls. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Jm2auWk6RP71CjaAb4FMoG
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
3fc9df85ac
commit
8dfd0e0c29
@@ -1,19 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 150" role="img" aria-label="Slime token">
|
||||
<defs>
|
||||
<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="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>
|
||||
<title>Slime</title><desc>Slime illustrated in shaded ink on parchment.</desc>
|
||||
<defs><linearGradient id="paper" x2="0" y2="1"><stop stop-color="#fbf2d9"/><stop offset="1" stop-color="#e8d6ae"/></linearGradient><radialGradient id="halo"><stop stop-color="#4b9660" stop-opacity=".2"/><stop offset="1" stop-color="#4b9660" stop-opacity=".03"/></radialGradient></defs>
|
||||
<rect x="2" y="2" width="140" height="146" rx="9" fill="url(#paper)" stroke="#39302a" stroke-width="2.5"/>
|
||||
<rect x="6" y="6" width="132" height="138" rx="6" fill="none" stroke="#b49b70" stroke-width=".8"/>
|
||||
<circle cx="72" cy="68" r="52" fill="url(#halo)"/>
|
||||
<g stroke-linecap="round" stroke-linejoin="round"><ellipse cx="72" cy="119" rx="43" ry="5" fill="#725b3d" stroke="none" stroke-width="0" opacity=".18"/><ellipse cx="73" cy="103" rx="55" ry="17" fill="#376a4c" stroke="#302a29" stroke-width="2.5"/><path d="M20 87Q9 72 27 64Q39 57 53 63Q63 43 81 55Q105 47 111 64Q130 64 128 81Q125 92 110 90L104 107Q99 117 95 103L94 89 81 91 79 115Q73 124 69 110L67 90 52 89 48 104Q41 111 38 99L37 87Z" fill="#62a963" stroke="#302a29" stroke-width="2.0" /><path d="M29 72Q41 66 54 72Q67 58 80 65Q99 57 107 73M76 92V107" fill="none" stroke="#b8d997" stroke-width="4" /><ellipse cx="112" cy="114" rx="8" ry="3" fill="#7fb67a" stroke="none" stroke-width="2"/><ellipse cx="31" cy="111" rx="6" ry="3" fill="#7fb67a" stroke="none" stroke-width="2"/><circle cx="117" cy="52" r="4" fill="#72b875" stroke="#302a29" stroke-width="2"/></g>
|
||||
<path d="M16 130H128" stroke="#b49b70" stroke-width=".8"/>
|
||||
<path d="M12 12h7m-7 0v7m120-7h-7m7 0v7" fill="none" stroke="#4b9660" stroke-width="2"/>
|
||||
<text x="72" y="141" text-anchor="middle" font-family="Georgia,serif" font-size="10.5" font-weight="700" fill="#39302a">Slime</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user