-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
画像をランダムに表示する簡素(368バイト)JavaScriptのHTMLファイル。
次はどんなシチュで描こうかな〜と思ってる時にふと見てみたり
CG集のHTMLにおみくじ機能とか付ける時の参考にしてください。
21のシチュエーションのモノクロイラスト付き。
絆創膏、屋外露出、丸呑み、時間停止、フタナリ、断面、手錠、薬物、リョナ、グロ、嘔吐など…
構図は全部同じですが、いちおう別の絵です。
各320、800、1024ピクセルを用意。






















{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>