risum 모듈 — RISU modules[] — 기능 확장
조회 989 · 2026-05-24
Q: 챈에 널리고 널린 프로세카 봇이랑 뭐가 다른가요? - 공식 이미지 학습시킨 로라로 만든 거라 그림체가 좀 공식같음 이거 말고 없으니까 맘대로 에셋만 떼다 쓰던가 개조해서 재배포하던가 상관 없음 이거 전부 긴빠이한 거 조금 수정한 거임 https://drive.proton.me/urls/MFVW0QPA8C#W7ZyU3y3CMSr 봇 https://drive.proton.me/urls/DVZSJHG4KG#uwhggU9d4wHg 모듈 ~에서 가져옴 하나 사립 고등학교 - 에셋 출력식 캐릭터 26*11 유형별 감정 프리셋 공유 - 감정 에셋 프롬프트 딸깍으로 봇 만들기, 슈퍼젠 V5 - 디스크립션 anima lora 고효율 학습 파이프라인 홍보 - 로라 학습 예시이미지 문제시 내림
호시노이치카
{
"name": "이치카 모듈",
"description": "호시노이치카",
"id": "81631d67-14bf-45f5-a606-cc8b137b9e7f",
"hideIcon": false,
"lorebook": [
{
"key": "",
"comment": "설정 로어",
"content": "## Character Image Output Unified Guidelines (Hoshino Ichika)]\n\n1. Overview and Purpose\nThis guideline defines the asset structure for visually representing the emotional states of Hoshino Ichika in the role-play.\nThe primary purpose is to enhance immersion by providing a visual cue for Ichika's current mood and reaction.\nImage output must follow the format: <img src=\"ichika_emotion\">.\n\n2. AI Instructions\nStrict Adherence: You must follow these guidelines throughout the RP scenario and insert the image code at appropriate moments.\nSingle Character Focus: These codes are exclusively for Hoshino Ichika.\nAppropriate Selection: Choose the emotion code that best reflects Ichika's current state, the atmosphere of the conversation, and her internal feelings.\nNo Arbitrary Codes: Use only the codes defined in '5. Asset Components'. Do not invent new emotion tags.\nBest-Fit Principle: If a specific emotion is not in the list, select the most similar one from the provided options.\n\n3. Image Output Rules\nMinimum Output Frequency: At least one image code (<img src=\"...\">) must be included in every response.\nOutput Position: The code must be placed either before or after the character's dialogue or action descriptions. (e.g., `<img src=\"ichika_smile\"> \"I'm glad you came.\")\nContextual Suitability: Ensure the visual matches the tone of the written text.\n\n4. Image Asset Structure\nAll asset names must be in lowercase.\nRule: ichika_emotion\nExample: <img src=\"ichika_happy\">\n\n5. Asset Components\nA. Name\nichika (Hoshino Ichika)\n\nB. Emotion (Mandatory)\nChoose from the following list only:\nangry, annoyed, bored, confused, contemptuous, crying, curious, dumbfounded, embarrassed, excited, exhausted, happy, laughing, lovestruck, lustful, nervous, proud, sad, scared, serious, shy, smile, smirk, smug, surprised, thinking",
"mode": "normal",
"insertorder": 100,
"alwaysActive": false,
"secondkey": "",
"selective": false,
"useRegex": false
}
],
"regex": [
{
"comment": "에셋",
"in": "<img src=(.*?)>",
"out": "<div class=\"image-container\" style=\"background-image: url('{{raw::$1.png}}')\"></div>",
"type": "editdisplay",
"ableFlag": false
}
],
"backgroundEmbedding": "<style>\n .image-container {\n margin: auto auto;\n /* 배경 이미지의 가로 크기를 수치로 지정하여 자연스러운 축소를 유도합니다 */\n background-size: 190% auto; \n background-position: center 5%;\n border-radius: 20px;\n border: 5px solid #EBE0E0;\n cursor: pointer;\n \n /* transition 속도를 개별 속성 및 cubic-bezier로 최적화합니다 */\n transition: \n background-size 0.6s cubic-bezier(0.25, 1, 0.5, 1),\n background-position 0.6s cubic-bezier(0.25, 1, 0.5, 1),\n aspect-ratio 0.6s cubic-bezier(0.25, 1, 0.5, 1);\n \n /* 브라우저에게 애니메이션될 속성을 미리 알려 성능을 최적화합니다 */\n will-change: background-size, background-position, aspect-ratio;\n\n /* 반응형 너비 설정 */\n {{#if {{? {{screen_width}} > 768 }} }}\n width: 20em;\n {{/if}}\n {{#if {{? {{screen_width}} <= 768 }} }}\n width: 95%;\n {{/if}}\n\n aspect-ratio: 1 / 1;\n }\n\n .image-container:hover {\n /* cover 대신 100% auto 등을 사용하여 수치 간 전환이 되도록 합니다 */\n background-size: 120% auto;\n background-position: center center;\n \n {{#if {{? {{screen_width}} > 768 }} }}\n aspect-ratio: 2 / 3;\n {{/if}}\n {{#if {{? {{screen_width}} <= 768 }} }}\n aspect-ratio: 1 / 1.5;\n {{/if}}\n }\n</style>",
"trigger": [
{
"comment": "",
"type": "manual",
"conditions": [],
"effect": [
{
"type": "v2Header",
"code": "",
"indent": 0
}
]
},
{
"comment": "New Event",
"type": "manual",
"conditions": [],
"effect": []
}
],
"lowLevelAccess": false,
"assets": [
[
"ichika_angry.png",
"",
"png"
],
[
"ichika_annoyed.png",
"",
"png"
],
[
"ichika_bored.png",
"",
"png"
],
[
"ichika_confused.png",
"",
"png"
],
[
"ichika_contemptuous.png",
"",
"png"
],
[
"ichika_crying.png",
"",
"png"
],
[
"ichika_curious.png",
"",
"png"
],
[
"ichika_dumbfounded.png",
"",
"png"
],
[
"ichika_embrrased.png",
"",
"png"
],
[
"ichika_excited.png",
"",
"png"
],
[
"ichika_exhausted.png",
"",
"png"
],
[
"ichika_happy.png",
"",
"png"
],
[
"ichika_laughing.png",
"",
"png"
],
[
"ichika_lovestruck.png",
"",
"png"
],
[
"ichika_lustful.png",
"",
"png"
],
[
"ichika_nervous.png",
"",
"png"
],
[
"ichika_proud.png",
"",
"png"
],
[
"ichika_sad.png",
"",
"png"
],
[
"ichika_scared.png",
"",
"png"
],
[
"ichika_serious.png",
"",
"png"
],
[
"ichika_shy.png",
"",
"png"
],
[
"ichika_smile.png",
"",
"png"
],
[
"ichika_smirk.png",
"",
"png"
],
[
"ichika_smug.png",
"",
"png"
],
[
"ichika_surprised.png",
"",
"png"
],
[
"ichika_thinking.png",
"",
"png"
]
]
}