Add Wolong recruitment chapter

This commit is contained in:
2026-06-23 05:09:14 +09:00
parent c209107b43
commit 64af9c1f68
12 changed files with 1033 additions and 22 deletions

View File

@@ -0,0 +1,78 @@
<svg xmlns="http://www.w3.org/2000/svg" width="3400" height="2600" viewBox="0 0 3400 2600">
<defs>
<linearGradient id="ground" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#66704c"/>
<stop offset=".42" stop-color="#a98f5a"/>
<stop offset="1" stop-color="#566947"/>
</linearGradient>
<linearGradient id="stream" x1="0" y1="0" x2="0" y2="1">
<stop offset="0" stop-color="#668fa0"/>
<stop offset=".5" stop-color="#3f7185"/>
<stop offset="1" stop-color="#7ca9ad"/>
</linearGradient>
<pattern id="soil" width="84" height="84" patternUnits="userSpaceOnUse">
<path d="M12 24h30M50 32h20M18 62h36" stroke="#282316" stroke-width="5" opacity=".13" fill="none"/>
<path d="M20 12l10 9M62 52l9 9M8 72l16-8" stroke="#e7d09a" stroke-width="4" opacity=".1" fill="none"/>
</pattern>
</defs>
<rect width="3400" height="2600" fill="url(#ground)"/>
<rect width="3400" height="2600" fill="url(#soil)" opacity=".62"/>
<g opacity=".54">
<rect x="1780" y="360" width="210" height="2020" rx="104" fill="url(#stream)"/>
<path d="M1882 430V2300" stroke="#c4e4dc" stroke-width="16" opacity=".18" fill="none"/>
<path d="M1710 1050C1830 1120 1980 1120 2080 1040" stroke="#1d4650" stroke-width="20" opacity=".14" fill="none"/>
</g>
<g opacity=".92">
<path d="M180 2110H1110C1320 2110 1360 1810 1630 1770C1950 1720 2150 1850 2390 1620C2590 1430 2820 1320 3230 1320" stroke="#d2ba78" stroke-width="74" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
<path d="M620 1940C960 1620 1110 1380 1410 1220C1650 1090 1870 1190 2100 1080C2380 950 2700 890 3110 900" stroke="#c2aa6d" stroke-width="62" stroke-linecap="round" stroke-linejoin="round" opacity=".84" fill="none"/>
<path d="M2920 1000V1840" stroke="#c2aa6d" stroke-width="58" stroke-linecap="round" opacity=".74" fill="none"/>
<path d="M180 2110H1110C1320 2110 1360 1810 1630 1770C1950 1720 2150 1850 2390 1620C2590 1430 2820 1320 3230 1320" stroke="#5f452c" stroke-width="11" stroke-dasharray="46 52" opacity=".2" fill="none"/>
<path d="M620 1940C960 1620 1110 1380 1410 1220C1650 1090 1870 1190 2100 1080C2380 950 2700 890 3110 900" stroke="#5f452c" stroke-width="9" stroke-dasharray="40 46" opacity=".18" fill="none"/>
</g>
<g opacity=".55">
<ellipse cx="430" cy="360" rx="290" ry="165" fill="#607b4d"/>
<ellipse cx="760" cy="560" rx="320" ry="170" fill="#6f8956"/>
<ellipse cx="620" cy="1260" rx="330" ry="180" fill="#5f7a4b"/>
<ellipse cx="1040" cy="1370" rx="300" ry="158" fill="#71895a"/>
<ellipse cx="2440" cy="1960" rx="330" ry="170" fill="#6a8353"/>
<ellipse cx="2850" cy="2190" rx="310" ry="162" fill="#647d4f"/>
<ellipse cx="2790" cy="460" rx="310" ry="160" fill="#708957"/>
</g>
<g opacity=".32">
<ellipse cx="1120" cy="420" rx="285" ry="154" fill="#918a63"/>
<ellipse cx="1900" cy="2260" rx="285" ry="154" fill="#968b60"/>
<ellipse cx="3090" cy="340" rx="260" ry="140" fill="#94895f"/>
</g>
<g opacity=".82">
<ellipse cx="2520" cy="1180" rx="150" ry="82" fill="#806238"/>
<rect x="2414" y="1122" width="212" height="126" fill="#ad8c50"/>
<path d="M2414 1122L2520 1048L2626 1122Z" fill="#61462d"/>
<rect x="2488" y="1170" width="66" height="78" fill="#35281e"/>
<path d="M2320 1288C2480 1360 2650 1340 2800 1278" stroke="#26321f" stroke-width="16" opacity=".17" fill="none"/>
</g>
<g opacity=".76">
<rect x="2880" y="930" width="410" height="66" fill="#88714c"/>
<rect x="2880" y="1588" width="410" height="66" fill="#7d6746"/>
<rect x="2850" y="980" width="66" height="638" fill="#6f5d42"/>
<rect x="3260" y="980" width="66" height="638" fill="#6f5d42"/>
<path d="M2900 966H3270" stroke="#dbc283" stroke-width="9" opacity=".32" fill="none"/>
<path d="M2900 1622H3270" stroke="#dbc283" stroke-width="9" opacity=".26" fill="none"/>
</g>
<g opacity=".44">
<path d="M1180 250C950 390 900 620 990 800" stroke="#27321f" stroke-width="18" opacity=".16" fill="none"/>
<path d="M2120 1840C2320 1950 2600 1990 2920 1880" stroke="#27321f" stroke-width="18" opacity=".15" fill="none"/>
</g>
<g opacity=".42">
<path d="M0 0H3400V2600H0Z" fill="none" stroke="#ead6a2" stroke-width="22"/>
<path d="M108 98H3292V2498H108Z" fill="none" stroke="#3a2c1b" stroke-width="12"/>
</g>
<rect width="3400" height="2600" fill="#101015" opacity=".035"/>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB