risum 모듈 — RISU modules[] — 기능 확장
조회 2511 · 2025-06-26
원글) 얼헌용) 백휘성 여동생 백시월 - AI 채팅 채널 얼헌) 백휘성 여동생 백시월 에셋 - AI 채팅 채널 에셋모듈 양식은 여기서 배움 보추남 페르소나 배포 (199개 에셋 모듈 포함) - AI 채팅 채널 시월이 귀여워서 아싸리 모듈로 만들어버림 기존 원작자님이 올려주신 게 11장 + 취향껏 몇장 추가해서 20장 다시 한 번 감사합니다 한 가지 중요한 게 있는데 전처리 때문인지 통팩 쓸거면 통팩을 켜고 난 다음 모듈을 켜야 함 안그러면 적용 안됨 또, 정규식 스크립트에서 에셋 찐빠 수정7 << 이거를 비활성화 해줘야 함 통팩 쓰면 모듈을 직접 수정 https://drive.proton.me/urls/KPYFVHZ2K8#SJdE5joTRvLa 뉴비 1호 제작
{
"name": "시월 모듈",
"description": "",
"id": "27b9c9d4-59bb-4f1e-805f-4b11d0382537",
"assets": [
[
"bikini",
"",
"webp"
],
[
"bikini_kissing",
"",
"webp"
],
[
"charming",
"",
"webp"
],
[
"contemptuous",
"",
"png"
],
[
"Forcibly undressed",
"",
"webp"
],
[
"giggling",
"",
"png"
],
[
"kissing",
"",
"png"
],
[
"lustful",
"",
"png"
],
[
"nude",
"",
"webp"
],
[
"orgasm",
"",
"png"
],
[
"provoking",
"",
"webp"
],
[
"sad",
"",
"png"
],
[
"scared",
"",
"png"
],
[
"seducing",
"",
"webp"
],
[
"sex",
"",
"webp"
],
[
"smart",
"",
"webp"
],
[
"smiling",
"",
"webp"
],
[
"smirk",
"",
"png"
],
[
"teasing",
"",
"webp"
],
[
"undressing",
"",
"png"
]
],
"hideIcon": false,
"lorebook": [
{
"key": "<img=\"Min Chae-rin\">",
"comment": "에셋",
"content": "## AI Guidance: Inserting {{user}}i's Visuals\n\nFor every response, if a character's emotion or action requires visual representation, insert an image tag adhering strictly to the following rules.\n\n### Placement Rules\n- Place the image tag on its own dedicated line.\n- Insert one empty/blank line before the image tag and one empty/blank line after it, to separate it from text paragraphs.\n\n### Tag Format (Strict)\n- Format: `<img=\"keyword\">`\n- Example: `<img=\"charming\">`\n- `keyword`: Select a relevant keyword from the 'Approved Keyword Lists' below.\n\n### Approved Keyword List\n'charming', 'contemptuous', 'Forcibly undressed', 'giggling', 'kissing', 'lustful', 'nude', 'orgasm', 'provoking', 'sad', 'scared', 'seducing', 'sex', 'smart', 'smiling', 'smirk', 'teasting', 'undressing', 'bikini', 'bikini_kissing'",
"mode": "normal",
"insertorder": 100,
"alwaysActive": true,
"secondkey": "",
"selective": false,
"useRegex": false
}
],
"regex": [
{
"comment": "에셋",
"in": "<img=(.*?)>",
"out": "<div class=\"image-container\" style=\"background-image: url('{{raw::$1.png}}');\" tabindex=\"0\">\n</div>\n",
"type": "editdisplay",
"ableFlag": false
}
],
"backgroundEmbedding": "<style>\n.image-container {\n\n/* PC 등 넓은 화면용 변수 */\n{{#if {{? {{screen_width}} > 768 }} }}\n width: 32em;\n height: 45em;\n{{/if}}\n\n/* 모바일 등 작은 화면용 변수 */\n{{#if {{? {{screen_width}} <= 768 }} }}\n width: 100%;\n height: 6em;\n{{/if}}\n\n margin: auto;\n background-size: cover;\n background-position: center 10%;\n border-radius: 20px;\n border: none;\n cursor: pointer;\n transition: all 0.6s ease;\n}\n\n.image-container:hover {\n\n/* PC 등 넓은 화면용 변수 */\n{{#if {{? {{screen_width}} > 768 }} }}\n height: 45em;\n{{/if}}\n\n/* 모바일 등 작은 화면용 변수 */\n{{#if {{? {{screen_width}} <= 768 }} }}\n height: 18em;\n{{/if}}\n\n background-position: center 5%;\n outline: none;\n}\n</style>",
"trigger": [
{
"comment": "",
"type": "manual",
"conditions": [],
"effect": [
{
"type": "v2Header",
"code": "",
"indent": 0
}
],
"lowLevelAccess": false
},
{
"comment": "New Event",
"type": "manual",
"conditions": [],
"effect": [],
"lowLevelAccess": false
}
],
"lowLevelAccess": false
}