← 모듈 공장 리스트

체다

risum 모듈 — RISU modules[] — 기능 확장

🗒️ 제작자 게시글

페르소나원문 보기 ↗

조회 424 · 2026-05-22

제작자 의도 — 본문 전문 (139자)
클릭 시 이동
내용은 깡통이고 이름은 Cheddar로 해놨는데 수정맘대로 하면 됨
아이디어
- 호랑이 줄무늬의 평범한 고양이
- 인간세상을 구경하러 고양이로 위장한 호랑이 산군/산신령
- 자기가 호랑이인줄 아는 고양이
사용처
- 페르소나
- 애완동물

정체

🎨 그림 자동삽입기술분류 LORE슬롯 lore체다
파싱된 모듈 전체 (3,784자)
{
 "name": "체다",
 "description": "",
 "id": "1bb66da6-e87b-4449-a01a-171d4fd507fa",
 "hideIcon": false,
 "assets": [
  [
   "Cheddar_angry",
   "",
   "png"
  ],
  [
   "Cheddar_annoyed",
   "",
   "png"
  ],
  [
   "Cheddar_bored",
   "",
   "png"
  ],
  [
   "Cheddar_confused",
   "",
   "png"
  ],
  [
   "Cheddar_contemptuous",
   "",
   "png"
  ],
  [
   "Cheddar_crying",
   "",
   "png"
  ],
  [
   "Cheddar_curious",
   "",
   "png"
  ],
  [
   "Cheddar_dumbfounded",
   "",
   "png"
  ],
  [
   "Cheddar_embarrased",
   "",
   "png"
  ],
  [
   "Cheddar_excited",
   "",
   "png"
  ],
  [
   "Cheddar_exhausted",
   "",
   "png"
  ],
  [
   "Cheddar_happy",
   "",
   "png"
  ],
  [
   "Cheddar_laughing",
   "",
   "png"
  ],
  [
   "Cheddar_lovestruck",
   "",
   "png"
  ],
  [
   "Cheddar_lustful",
   "",
   "png"
  ],
  [
   "Cheddar_nervous",
   "",
   "png"
  ],
  [
   "Cheddar_proud",
   "",
   "png"
  ],
  [
   "Cheddar_sad",
   "",
   "png"
  ],
  [
   "Cheddar_scared",
   "",
   "png"
  ],
  [
   "Cheddar_serious",
   "",
   "png"
  ],
  [
   "Cheddar_shy",
   "",
   "png"
  ],
  [
   "Cheddar_smile",
   "",
   "png"
  ],
  [
   "Cheddar_smirk",
   "",
   "png"
  ],
  [
   "Cheddar_smug",
   "",
   "png"
  ],
  [
   "Cheddar_surprised",
   "",
   "png"
  ],
  [
   "Cheddar_thinking",
   "",
   "png"
  ]
 ],
 "lorebook": [
  {
   "key": "",
   "comment": "이미지 출력식",
   "content": "### [MUST FOLLOW!] Cheddar Character Image Commands (Hardened Protocol)\n\nInsert \"Cheddar\"'s character 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\nTag format: <img cmd=\"Cheddar_keyword\">\n\nAvailable Keyword List: angry, annoyed, bored, confused, contemptuous, crying, curious, dumbfounded, embarrased, excited, exhausted, happy, laughing, lovestruck, lustful, nervous, proud, sad, scared, serious, shy, smile, smirk, smug, surprised, thinking\n\nExample: <img cmd=\"Cheddar_angry\">",
   "mode": "normal",
   "insertorder": 100,
   "alwaysActive": true,
   "secondkey": "",
   "selective": false,
   "useRegex": false
  }
 ],
 "regex": [
  {
   "comment": "디스플레이 수정",
   "in": "<img cmd=\\\"(.*)\\\">",
   "out": "<div class=\"INat-image-container\" style=\"background-image: url('{{raw::$1}}');\" tabindex=\"0\"></div>",
   "type": "editdisplay",
   "ableFlag": false
  },
  {
   "comment": "리퀘 수정",
   "in": "<img cmd=\\\"(.*)\\\">",
   "out": "{{#if {{greater_equal::{{chat_index}}::{{? {{lastmessageid}}-5}}}}}}\n$&\n{{/if}}",
   "type": "editprocess",
   "ableFlag": false
  }
 ],
 "trigger": [
  {
   "comment": "",
   "type": "manual",
   "conditions": [],
   "effect": [
    {
     "type": "v2Header",
     "code": "",
     "indent": 0
    }
   ]
  },
  {
   "comment": "New Event",
   "type": "manual",
   "conditions": [],
   "effect": []
  }
 ],
 "lowLevelAccess": false,
 "backgroundEmbedding": "<style>\n /* 이미지 에셋 */\n    .INat-image-container {\n    width: 40em;\n    height: 40em;\n\n    /* 모바일 등 작은 화면용 변수 */\n    {{#if {{? {{screen_width}} <= 768 }} }}\n    width: 20em;\n    height: 20em;\n    {{/if}}\n\n    margin: auto auto;\n    background-size: cover;\n    background-position: center 10%;\n    border-radius: 20px;\n    border: 5px solid #6CD0D0;\n    cursor: pointer;\n    transition: all 0.6s ease;\n    }\n\n    .INat-image-container:hover {\n    /* PC 등 넓은 화면용 변수 */\n    {{#if {{? {{screen_width}} > 0 }} }}\n    height: 58em;\n    {{/if}}\n\n    /* 모바일 등 작은 화면용 변수 */\n    {{#if {{? {{screen_width}} <= 768 }} }}\n    height: 30em;\n    {{/if}}\n\n    background-position: center 5%;\n    outline: none;\n    }\n</style>"
}

🔗 이것과 비슷한 인기 자산

오라토리오 시엘라 에셋 모듈
인당 에셋 118장
👍67 ·
🌋얼터네이트 헌터즈 V2 모드팩 0427 FIX
글노덮 — @@position pt_GlobalNote Non Status Command Character Image Guidelines If the character is included in the Non Sta
👍39 ·
🔮외신 리베아
글노덮 — Additional Command Character Image Guidelines If the character is included in the Additional Command Character Com
👍32 ·
[TSF] 감정 에셋 모듈(1.0.3 Ver) (1)
1.0.3 Ver
👍24 ·
🐞 W2 · /city/asset