Files
Archivum-documets/dnd-dvergar/guldklimpar.svg
Bjorn Blomberg e069942a5e Omstrukturering: kategorimappar, stilad formatering och illustrationer
- mappar: varld/, legender/, bestiarium/ (index kvar som nav med tabell)
- admonitions (TIP/NOTE/WARNING/IMPORTANT/CAUTION), citatblock för myter,
  tabeller för begravningsriter + bestiarieöversikt, riktiga avdelare
- trasiga ankarlänkar lagade (asciidoctor behåller å/ä/ö i id:n:
  _järnskogen, _arvet_i_städerna, _fenrisulvens_yngel_järnskogsulvar)
- handritade SVG-illustrationer: banner, runband, kristaller, guldklimpar
- stavfel rättade (stenkonstruktion, traditionerna, rättfärdigt, Han blev)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 00:26:47 +02:00

49 lines
2.5 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 240" role="img" aria-label="Guldklimpar">
<defs>
<linearGradient id="g-guld" x1="0" y1="0" x2="0.4" y2="1">
<stop offset="0" stop-color="#f9df85"/>
<stop offset="0.55" stop-color="#e3b23c"/>
<stop offset="1" stop-color="#b07f18"/>
</linearGradient>
<radialGradient id="g-glow" cx="0.5" cy="0.5" r="0.5">
<stop offset="0" stop-color="#f0c34e" stop-opacity="0.35"/>
<stop offset="1" stop-color="#f0c34e" stop-opacity="0"/>
</radialGradient>
</defs>
<rect x="2" y="2" width="476" height="236" rx="16" fill="#262a33" stroke="#4a4f5a" stroke-width="2"/>
<g transform="translate(0,-52)"><ellipse cx="240" cy="248" rx="180" ry="42" fill="url(#g-glow)"/>
<ellipse cx="240" cy="252" rx="150" ry="26" fill="#1d2027"/>
<!-- nedre raden -->
<g stroke="#8f6410" stroke-width="2" stroke-linejoin="round">
<polygon points="108,252 96,232 108,212 138,206 158,224 150,248 122,256" fill="url(#g-guld)"/>
<polygon points="170,254 160,230 176,208 208,206 224,228 214,252 186,258" fill="url(#g-guld)"/>
<polygon points="238,252 228,228 246,208 278,210 292,232 280,254 252,258" fill="url(#g-guld)"/>
<polygon points="306,252 298,230 314,210 346,210 362,232 350,252 322,256" fill="url(#g-guld)"/>
<!-- mellanraden -->
<polygon points="146,214 140,192 158,174 190,172 206,192 196,214 166,220" fill="url(#g-guld)"/>
<polygon points="222,212 216,190 234,172 266,172 282,194 270,214 240,218" fill="url(#g-guld)"/>
<polygon points="296,214 292,194 308,178 336,178 350,196 340,214 314,218" fill="url(#g-guld)"/>
<!-- toppen -->
<polygon points="226,178 222,156 240,140 268,140 282,158 272,178 246,182" fill="url(#g-guld)"/>
</g>
<!-- fasett-highlights -->
<g fill="#ffffff" opacity="0.30">
<polygon points="110,216 126,209 136,220 118,226"/>
<polygon points="176,212 192,206 200,216 184,222"/>
<polygon points="246,212 262,208 270,218 252,224"/>
<polygon points="314,214 328,210 336,220 320,226"/>
<polygon points="158,180 174,175 182,186 164,192"/>
<polygon points="236,178 252,174 260,184 242,190"/>
<polygon points="306,184 320,181 328,190 312,196"/>
<polygon points="238,146 254,143 262,152 244,158"/>
</g>
<!-- glitter -->
<g stroke="#ffe9a8" stroke-width="2.5" stroke-linecap="round" opacity="0.95">
<path d="M120,150 v12 M114,156 h12"/>
<path d="M330,140 v12 M324,146 h12"/>
<path d="M380,196 v10 M375,201 h10"/>
<path d="M92,196 v10 M87,201 h10"/>
</g>
</g>
</svg>