risum 모듈 — RISU modules[] — 기능 확장
조회 3504 · 2026-01-29
페르소나 카드 아닐걸? 원래부터 쇼타 페소를 많이 쓰는데, 이걸로 남캐한테 박힐때마다 무언가가 부족했어. 그래서 오늘 회사에서 몰래몰래 이미지 돌리고, 집에서 재빨리 선별함. 대충 선별했다보니까 그 일관성이 쪼끔 없긴 한데 여튼 난 꼴렸으니까 만족. 주의사항 : 설정은 어떻게 해서 먹어도 괜찮은데, 에셋 이미지 이름이 Eun-woo라가지고 이름은 반강제적으로 은우로 고정이야. 나는 단신저능아 페소로 먹고있어서, 그렇게 에셋 뽑으려했다가 실패함... SFW 이미지 예시 NSFW 이미지 예시 박히는 에셋만 있음. 고마운 사람들 능이버섯도 할 수 있는 페르소나 에셋 넣기! NAI) 내가 사용하는 그림체 모음 감정 에셋 프리셋 80종, 285개 (SD스튜디오) 프로톤 링크
{
"id": "f08ee1ea-2cf8-44f6-bfdc-1a70e6e3ec6f",
"name": "김은우 에셋모듈",
"description": "",
"namespace": "Eun-woo Asset",
"hideIcon": false,
"customModuleToggle": "",
"backgroundEmbedding": "<style>\n\n.pimage-container {\n\n width: 19em;\n\n height: 18em;\n\n margin: auto auto;\n background-size: cover;\n\n background-position: center 30%;\n\n border-radius: 20px;\n\n border: 5px solid #EBE0E0;\n\n cursor: pointer;\n\n transition: all 0.6s ease;\n\n}\n\n\n\n.pimage-container:hover {\n\n height: 28em;\n\n background-position: center 5%;\n\n outline: none;\n\n}\n\n</style>",
"cjs": "",
"lowLevelAccess": false,
"lorebook": [
{
"bookVersion": "2",
"comment": "은우",
"key": "",
"secondkey": "",
"insertorder": 1000,
"content": "### User Image tag\n\nInsert {{user}} image tags between paragraphs based on context. Use matching keywords from the list given below. If there is no appropriate keyword, the image tags may be omitted. Use the history as a guide to avoid repetition and output as diverse images as possible.\n\n\n\nTag format: <user img=\"Eun-woo.keyword\">\n\nAvailable Keyword List: \n[“guilty”,“tormented”,“sleepy”,“proud”,“stretching”,“nervous”,“disgusted”,“pleading”,“overwhelmed”,“stupefied”,“forced smiling”,“smug”,“fidgeting shyly”,“bridling”,“pouting”,“lustful”,“cozy”,“smiling”,“contemptuous”,“play dumb”,“disappointed”,“confused”,“worried”,“taunting”,“annoyed”,“flustered”,“acting cute”,“joyful”,“suspicious”,“playful winking”,“happy smiling”,“nervous pouting”,“enraged”,“grudging”,“head bump”,“bored”,“acting coy”,“crying with eyes closed”,“angry smile”,“aroused”,“dozing off”,“teary pouting”,“lovestruck”,“embarrassed”,“sniggering”,“middle finger”,“sad”,“serious”,“standing”,“scared screaming”,“eureka”,“coughing”,“chuunibyou”,“curious”,“smirk”,“laughing”,“looking away shyly”,“angry”,“jealous”,“thinking”,“crying with eyes open”,“indifferent”,“giggling”,“crazy smiling”,“scared”,“shocked”,“relieved”,“melancholic”,“childlike whining”,“admiring”,“exhausted”,“blushing shyly”,“seductive smiling”,“determined”,“full-face blush”,“happy tears”,“spacey”,“excited”,“surprised”,“depressed”,“evil smiling”]\n\nAvilable NSFW keyword List:\n[“cowgirl.after sex”,“cowgirl.ejaculation”,“cowgirl.grinding”,“cowgirl.happy sex”,“cowgirl.hard sex”,“cowgirl.imminent penetration”,“cowgirl.sex”,“doggystyle.after sex”,“doggystyle.ejaculation”,“doggystyle.fingerling”,“doggystyle.happy sex”,“doggystyle.hard sex”,“doggystyle.imminent penetration”,“doggystyle.sex”,“fellatio.after cum”,“fellatio.ejaculation”,“fellatio.hard”,“fellatio.imminent”,“fellatio.soft”,“footjob.after cum”,“footjob.ejaculation”,“footjob.hard”,“footjob.imminent”,“footjob.soft”,“handholding cowgirl.after sex”,“handholding cowgirl.ejaculation”,“handholding cowgirl.grinding”,“handholding cowgirl.happy sex”,“handholding cowgirl.hard sex”,“handholding cowgirl.imminent penetration”,“handholding cowgirl.sex”,“handholding missionary.after sex”,“handholding missionary.ejaculation”,“handholding missionary.fingerling”,“handholding missionary.happy sex”,“handholding missionary.hard sex”,“handholding missionary.imminent penetration”,“handholding missionary.sex”,“handjob.after cum”,“handjob.ejaculation”,“handjob.hard”,“handjob.imminent”,“handjob.soft”,“missionary.after sex”,“missionary.ejaculation”,“missionary.fingerling”,“missionary.happy sex”,“missionary.hard sex”,“missionary.imminent penetration”,“missionary.sex”,“paizuri.after cum”,“paizuri.ejaculation”,“paizuri.hard”,“paizuri.imminent”,“paizuri.soft”,“reverse standing.after sex”,“reverse standing.ejaculation”,“reverse standing.fingerling”,“reverse standing.happy sex”,“reverse standing.hard sex”,“reverse standing.imminent penetration”,“reverse standing.sex”,“standing.after sex”,“standing.ejaculation”,“standing.fingerling”,“standing.happy sex”,“standing.hard sex”,“standing.imminent penetration”,“standing.sex”,“upright straddle.after sex”,“upright straddle.ejaculation”,“upright straddle.grinding”,“upright straddle.happy sex”,“upright straddle.hard sex”,“upright straddle.imminent penetration”,“upright straddle.sex”]\nExample: <user img=\"Eun-woo.giggling\">\nNSFW Example: <user img=\"Eun-woo.missionary.hard sex\">",
"mode": "normal",
"alwaysActive": true,
"selective": false,
"useRegex": false,
"activationPercent": 100,
"id": "",
"folder": ""
}
],
"regex": [
{
"comment": "이미지출력",
"type": "editdisplay",
"in": "<user img=\"(.*?)\">",
"out": "\n<div class=\"pimage-container\" style=\"background-image: url('{{raw::$1}}');\" tabindex=\"0\"></div>",
"flag": "",
"ableFlag": false
},
{
"comment": "이미지 찐빠 제거",
"type": "editoutput",
"in": "<user img=\"(.*?)\">",
"out": "{{settempvar::found::}}{{settempvar::target::$1}}{{#each {{module_assetlist::Eun-woo Asset}} a}}{{#if {{startswith::{{slot::a}}::{{gettempvar::target}}}}}}{{settempvar::found::true}}{{/if}}{{/each}}{{#if {{gettempvar::found}} }}<user img=\"$1\">{{/if}}",
"flag": "",
"ableFlag": false
}
],
"trigger": [],
"assets": [
[
"Eun-woo.guilty",
"",
"png"
],
[
"Eun-woo.tormented",
"",
"png"
],
[
"Eun-woo.sleepy",
"",
"png"
],
[
"Eun-woo.proud",
"",
"png"
],
[
"Eun-woo.stretching",
"",
"png"
],
[
"Eun-woo.nervous",
"",
"png"
],
[
"Eun-woo.disgusted",
"",
"png"
],
[
"Eun-woo.pleading",
"",
"png"
],
[
"Eun-woo.overwhelmed",
"",
"png"
],
[
"Eun-woo.stupefied",
"",
"png"
],
[
"Eun-woo.forced smiling",
"",
"png"
],
[
"Eun-woo.smug",
"",
"png"
],
[
"Eun-woo.fidgeting shyly",
"",
"png"
],
[
"Eun-woo.bridling",
"",
"png"
],
[
"Eun-woo.pouting",
"",
"png"
],
[
"Eun-woo.lustful",
"",
"png"
],
[
"Eun-woo.cozy",
"",
"png"
],
[
"Eun-woo.smiling",
"",
"png"
],
[
"Eun-woo.contemptuous",
"",
"png"
],
[
"Eun-woo.play dumb",
"",
"png"
],
[
"Eun-woo.disappointed",
"",
"png"
],
[
"Eun-woo.confused",
"",
"png"
],
[
"Eun-woo.worried",
"",
"png"
],
[
"Eun-woo.taunting",
"",
"png"
],
[
"Eun-woo.annoyed",
"",
"png"
],
[
"Eun-woo.flustered",
"",
"png"
],
[
"Eun-woo.acting cute",
"",
"png"
],
[
"Eun-woo.suspicious",
"",
"png"
],
[
"Eun-woo.playful winking",
"",
"png"
],
[
"Eun-woo.happy smiling",
"",
"png"
],
[
"Eun-woo.nervous pouting",
"",
"png"
],
[
"Eun-woo.enraged",
"",
"png"
],
[
"Eun-woo.grudging",
"",
"png"
],
[
"Eun-woo.head bump",
"",
"png"
],
[
"Eun-woo.bored",
"",
"png"
],
[
"Eun-woo.acting coy",
"",
"png"
],
[
"Eun-woo.crying with eyes closed",
"",
"png"
],
[
"Eun-woo.angry smile",
"",
"png"
],
[
"Eun-woo.aroused",
"",
"png"
],
[
"Eun-woo.default",
"",
"png"
],
[
"Eun-woo.dozing off",
"",
"png"
],
[
"Eun-woo.teary pouting",
"",
"png"
],
[
"Eun-woo.lovestruck",
"",
"png"
],
[
"Eun-woo.embarrassed",
"",
"png"
],
[
"Eun-woo.sniggering",
"",
"png"
],
[
"Eun-woo.middle finger",
"",
"png"
],
[
"Eun-woo.sad",
"",
"png"
],
[
"Eun-woo.serious",
"",
"png"
],
[
"Eun-woo.standing",
"",
"png"
],
[
"Eun-woo.scared screaming",
"",
"png"
],
[
"Eun-woo.eureka",
"",
"png"
],
[
"Eun-woo.coughing",
"",
"png"
],
[
"Eun-woo.chuunibyou",
"",
"png"
],
[
"Eun-woo.curious",
"",
"png"
],
[
"Eun-woo.smirk",
"",
"png"
],
[
"Eun-woo.laughing",
"",
"png"
],
[
"Eun-woo.looking away shyly",
"",
"png"
],
[
"Eun-woo.angry",
"",
"png"
],
[
"Eun-woo.jealous",
"",
"png"
],
[
"Eun-woo.thinking",
"",
"png"
],
[
"Eun-woo.crying with eyes open",
"",
"png"
],
[
"Eun-woo.indifferent",
"",
"png"
],
[
"Eun-woo.giggling",
"",
"png"
],
[
"Eun-woo.crazy smiling",
"",
"png"
],
[
"Eun-woo.scared",
"",
"png"
],
[
"Eun-woo.shocked",
"",
"png"
],
[
"Eun-woo.relieved",
"",
"png"
],
[
"Eun-woo.melancholic",
"",
"png"
],
[
"Eun-woo.childlike whining",
"",
"png"
],
[
"Eun-woo.admiring",
"",
"png"
],
[
"Eun-woo.exhausted",
"",
"png"
],
[
"Eun-woo.blushing shyly",
"",
"png"
],
[
"Eun-woo.seductive smiling",
"",
"png"
],
[
"Eun-woo.determined",
"",
"png"
],
[
"Eun-woo.full-face blush",
"",
"png"
],
[
"Eun-woo.happy tears",
"",
"png"
],
[
"Eun-woo.spacey",
"",
"png"
],
[
"Eun-woo.excited",
"",
"png"
],
[
"Eun-woo.surprised",
"",
"png"
],
[
"Eun-woo.depressed",
"",
"png"
],
[
"Eun-woo.evil smiling",
"",
"png"
],
[
"Eun-woo.cowgirl.after sex",
"",
"webp"
],
[
"Eun-woo.cowgirl.ejaculation",
"",
"webp"
],
[
"Eun-woo.cowgirl.grinding",
"",
"webp"
],
[
"Eun-woo.cowgirl.happy sex",
"",
"webp"
],
[
"Eun-woo.cowgirl.hard sex",
"",
"webp"
],
[
"Eun-woo.cowgirl.imminent penetration",
"",
"webp"
],
[
"Eun-woo.cowgirl.sex",
"",
"webp"
],
[
"Eun-woo.doggystyle.after sex",
"",
"webp"
],
[
"Eun-woo.doggystyle.ejaculation",
"",
"webp"
],
[
"Eun-woo.doggystyle.fingerling",
"",
"webp"
],
[
"Eun-woo.doggystyle.happy sex",
"",
"webp"
],
[
"Eun-woo.doggystyle.hard sex",
"",
"webp"
],
[
"Eun-woo.doggystyle.imminent penetration",
"",
"webp"
],
[
"Eun-woo.doggystyle.sex",
"",
"webp"
],
[
"Eun-woo.fellatio.after cum",
"",
"webp"
],
[
"Eun-woo.fellatio.ejaculation",
"",
"webp"
],
[
"Eun-woo.fellatio.hard",
"",
"webp"
],
[
"Eun-woo.fellatio.imminent",
"",
"webp"
],
[
"Eun-woo.fellatio.soft",
"",
"webp"
],
[
"Eun-woo.footjob.after cum",
"",
"webp"
],
[
"Eun-woo.footjob.ejaculation",
"",
"webp"
],
[
"Eun-woo.footjob.hard",
"",
"webp"
],
[
"Eun-woo.footjob.imminent",
"",
"webp"
],
[
"Eun-woo.footjob.soft",
"",
"webp"
],
[
"Eun-woo.handholding cowgirl.after sex",
"",
"webp"
],
[
"Eun-woo.handholding cowgirl.ejaculation",
"",
"webp"
],
[
"Eun-woo.handholding cowgirl.grinding",
"",
"webp"
],
[
"Eun-woo.handholding cowgirl.happy sex",
"",
"webp"
],
[
"Eun-woo.handholding cowgirl.hard sex",
"",
"webp"
],
[
"Eun-woo.handholding cowgirl.imminent penetration",
"",
"webp"
],
[
"Eun-woo.handholding cowgirl.sex",
"",
"webp"
],
[
"Eun-woo.handholding missionary.after sex",
"",
"webp"
],
[
"Eun-woo.handholding missionary.ejaculation",
"",
"webp"
],
[
"Eun-woo.handholding missionary.fingerling",
"",
"webp"
],
[
"Eun-woo.handholding missionary.happy sex",
"",
"webp"
],
[
"Eun-woo.handholding missionary.hard sex",
"",
"webp"
],
[
"Eun-woo.handholding missionary.imminent penetration",
"",
"webp"
],
[
"Eun-woo.handholding missionary.sex",
"",
"webp"
],
[
"Eun-woo.handjob.after cum",
"",
"webp"
],
[
"Eun-woo.handjob.ejaculation",
"",
"webp"
],
[
"Eun-woo.handjob.hard",
"",
"webp"
],
[
"Eun-woo.handjob.imminent",
"",
"webp"
],
[
"Eun-woo.handjob.soft",
"",
"webp"
],
[
"Eun-woo.missionary.after sex",
"",
"webp"
],
[
"Eun-woo.missionary.ejaculation",
"",
"webp"
],
[
"Eun-woo.missionary.fingerling",
"",
"webp"
],
[
"Eun-woo.missionary.happy sex",
"",
"webp"
],
[
"Eun-woo.missionary.hard sex",
"",
"webp"
],
[
"Eun-woo.missionary.imminent penetration",
"",
"webp"
],
[
"Eun-woo.missionary.sex",
"",
"webp"
],
[
"Eun-woo.paizuri.after cum",
"",
"webp"
],
[
"Eun-woo.paizuri.ejaculation",
"",
"webp"
],
[
"Eun-woo.paizuri.hard",
"",
"webp"
],
[
"Eun-woo.paizuri.imminent",
"",
"webp"
],
[
"Eun-woo.paizuri.soft",
"",
"webp"
],
[
"Eun-woo.reverse standing.after sex",
"",
"webp"
],
[
"Eun-woo.reverse standing.ejaculation",
"",
"webp"
],
[
"Eun-woo.reverse standing.fingerling",
"",
"webp"
],
[
"Eun-woo.reverse standing.happy sex",
"",
"webp"
],
[
"Eun-woo.reverse standing.hard sex",
"",
"webp"
],
[
"Eun-woo.reverse standing.imminent penetration",
"",
"webp"
],
[
"Eun-woo.reverse standing.sex",
"",
"webp"
],
[
"Eun-woo.standing.after sex",
"",
"webp"
],
[
"Eun-woo.standing.ejaculation",
"",
"webp"
],
[
"Eun-woo.standing.fingerling",
"",
"webp"
],
[
"Eun-woo.standing.happy sex",
"",
"webp"
],
[
"Eun-woo.standing.hard sex",
"",
"webp"
],
[
"Eun-woo.standing.imminent penetration",
"",
"webp"
],
[
"Eun-woo.standing.sex",
"",
"webp"
],
[
"Eun-woo.upright straddle.after sex",
"",
"webp"
],
[
"Eun-woo.upright straddle.ejaculation",
"",
"webp"
],
[
"Eun-woo.upright straddle.grinding",
"",
"webp"
],
[
"Eun-woo.upright straddle.happy sex",
"",
"webp"
],
[
"Eun-woo.upright straddle.hard sex",
"",
"webp"
],
[
"Eun-woo.upright straddle.imminent penetration",
"",
"webp"
],
[
"Eun-woo.upright straddle.sex",
"",
"webp"
],
[
"Eun-woo.joyful",
"",
"png"
]
],
"displayOrder": 900
}