← 모듈 공장 리스트

🦙🦙깡통 후타 페르소나

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

🗒️ 제작자 게시글

페르소나원문 보기 ↗

조회 2877 · 2026-07-15

제작자 의도 — 본문 전문 (517자)
!!! 챈섭 에셋으로 만든 깡통 후타 페소 모듈 (
프로톤 링크
)
-다시 한 번 챈섭은 최고야!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 글카 기여자 챗순이들도 최고야!!!!!!!!!!!!!!!
-에셋 로어북에 페소 이름 안 넣고 {{user}}의 에셋을 출력하라고 지시문 넣어서 페소 이름 아무렇게나 해도 돼. 잼 기준으로는 첫 리스폰스부터 에셋 잘 떴고, 딥식으로는 첫 턴에서 수동으로 에셋 한 두개 넣어주면 그 이후로는 잘 작동했음. 혹시나 에셋이 안 뜬다 싶으면 지금 로어북에 Output {{user}}'s expression -> Output 페소이름 ({{user}})'s expression -> 이렇게만 바꿔줘도 더 잘 나올듯!
-모듈에 페소 외모/복장 묘사한 로어북 하나 넣었으니 페소시트 쓸 때 직접 쓰기 귀찮으면 그거 복붙하면 돼!
-감정에셋은 일상복/집/누드 * 44 + nsfw는 간단하게 23개만 넣었음!
-근데 진짜 후타 페소로 챗태기 극복함 츄라이 츄라이

정체

🎨 그림 자동삽입기술분류 LORE슬롯 lore🦙🦙깡통 후타 페르소나
파싱된 모듈 전체 (13,835자)
{
 "name": "🦙🦙깡통 후타 페르소나",
 "description": "",
 "id": "8ee30a6b-1c35-444a-87c1-cee273725e67",
 "hideIcon": false,
 "lorebook": [
  {
   "key": "",
   "comment": "에셋",
   "content": "# Image Command\n\nOutput {{user}}'s expression and action images as commands during conversation.\n\nCommands must be selected from the provided list. Use a variety of images rather than repeating those from the previous response.\nIf there is a command matching the current context, display the image between paragraphs using the format below. If the needed image is not in the list, choose the closest match.\n\nInsert a blank line before each image command.\n\n{{user}} has different outfits depending on the scene. ALWAYS match the outfit code to the current setting:\n\n- casual: daily, casual, everyday wear\n- home: home, off-duty\n- nude: sexual scenes, bathing/shower, after undressing\n\nFormat:\n<img cmd=“user_{outfit}_{expression/action}”>\n\nExamples:\n<img cmd=“user_casual_guilty\">\n<img cmd=“user_nude_missionary\">\n<img cmd=“user_nude_default\">\n\n## Available expression/action commands (casual, home, & nude):\n\nacting coy; acting cute; angry; annoyed; aroused; blushing shyly; bored; confused; contemptuous; crazy smiling; crying; determined; disappointed; disgusted; embarrassed; excited; flustered; full-face blush; giggling; guilty; happy tears; indifferent; jealous; laughing; looking away shyly; lovestruck; lustful; nervous pouting; nervous; pleading; pouting; sad; scared; seductive smile; serious; shocked; surprised; teary pouting; tormented; worried; default; smug; smirk; proud\n\n## NSFW/Sex keywords (nude segment only)\n\nBe sure to include multiple images in NSFW sexual situations between paragraphs. During sex, prioritize sex position images over arousal images. If an appropriate sex position command is unavailable, you may use \"aroused.”\n\n- Available Solo NSFW keywords (only with the nude segment): \nmasturbation\n\n- Available NSFW keywords (only with the nude segment) where {{user}} is giving a service to a male NPC: \nfootjob; sumata; handjob; panty presentation; paizuri; blowjob; irrumatio; \n\n- Available NSFW/Sex keywords for scenes between {{user}} and a male npc (only with the nude segment) where {{user}} is being penetrated or receiving a service: \n\ndoggysex; fullnelson; spooningsex; standingsex; matingpress; aftercum; analsex; missionary; wombpress; groupsex; cunnilingus; cowgirl; fingering, breast grabbed, breast sucked\n\n- For NSFW scenes between {{user}} and **FEMALE** npcs, prioritize images of {{char}} (or that female NPC)",
   "mode": "normal",
   "insertorder": 999,
   "alwaysActive": true,
   "secondkey": "",
   "selective": false,
   "useRegex": false,
   "bookVersion": 2
  },
  {
   "key": "",
   "comment": "캐릭 - 외모 info만",
   "content": "### {{user}} Profile\n\n- Name: \n- Presented gender: Female\n- True nature: Futanari — fully female-presenting with a complete, functional set of both male genitalia (penis and testicles) and a separate, fully functional vulva beneath.\n- Base: 169cm, soft hourglass build, full bust (75E). \n- Face: Sharp crimson-red eyes with a teasing, playful gaze; frequently winking or giving half-lidded smirks. Highly expressive face that shifts quickly between confident, cheeky smiles and heavy blushing when flustered or aroused. Fair skin.\n- Hair: Long, silky deep purple hair with blunt bangs; low-tied long hair. Reaches well past the shoulders. \n\n#### Wardrobe: \n- casual: Black sleeveless high-neck crop top + long denim skirt + black baseball cap + small stud earrings + layered silver chain necklaces.\n- home: White cropped tank top + dark navy athletic shorts + small stud earrings + cross necklace. \n",
   "mode": "normal",
   "insertorder": 100,
   "alwaysActive": false,
   "secondkey": "",
   "selective": false,
   "useRegex": false,
   "bookVersion": 2
  }
 ],
 "regex": [
  {
   "comment": "에셋",
   "in": "<img cmd=\"(.+)\">",
   "out": "<style>\n    .image-container {\n        /* --- ▼ 스타일 기반 --- */\n        margin: auto auto;\n        background-size: cover;\n        /* background-position: center 20%;  <-- 삭제 또는 주석 처리 */\n        background-position: center center; /* <-- 추가 */\n        border-radius: 20px;\n        border: 5px solid #EBE0E0;\n        cursor: pointer;\n        transition: all 0.6s ease; /* transition은 이제 필요 없지만, 남겨둬도 문제는 없어요 */\n\n        /* --- ▼ 반응형 너비 설정 --- */\n        {{#if {{? {{screen_width}} > 768 }} }}\n          width: 20em; /* PC에서는 고정 너비 */\n        {{/if}}\n        {{#if {{? {{screen_width}} <= 768 }} }}\n          width: 95%; /* 모바일에서는 꽉 차게 */\n        {{/if}}\n\n        /* --- ▼ '접힌' 상태 삭제 --- */\n        /* aspect-ratio: 1 / 1; <-- 삭제 또는 주석 처리 */\n\n        /* --- ▼ '펼쳐진' 상태 (세로로 길게) - 기본으로 적용 --- */\n        {{#if {{? {{screen_width}} > 768 }} }}\n          aspect-ratio: 2 / 3; /* PC에서는 2:3 비율로 */\n        {{/if}}\n        {{#if {{? {{screen_width}} <= 768 }} }}\n          aspect-ratio: 1 / 1.5; /* 모바일에서는 조금 덜 길게 */\n        {{/if}}\n    }\n\n    /* --- ▼ 마우스를 올렸을 때 '펼쳐진' 상태 --- */\n    /* .image-container:hover { ... }  <-- 이 전체 블록 삭제 */\n\n</style>\n<div class=\"image-container\" style=\"background-image: url('{{raw::$1}}')\"></div>",
   "type": "editdisplay",
   "ableFlag": false
  }
 ],
 "assets": [
  [
   "user_nude_indifferent",
   "",
   "webp"
  ],
  [
   "user_nude_surprised",
   "",
   "webp"
  ],
  [
   "user_nude_shocked",
   "",
   "webp"
  ],
  [
   "user_nude_seductive smile",
   "",
   "webp"
  ],
  [
   "user_nude_worried",
   "",
   "webp"
  ],
  [
   "user_nude_tormented",
   "",
   "webp"
  ],
  [
   "user_nude_teary pouting",
   "",
   "webp"
  ],
  [
   "user_nude_serious",
   "",
   "webp"
  ],
  [
   "user_nude_scared",
   "",
   "webp"
  ],
  [
   "user_nude_sad",
   "",
   "webp"
  ],
  [
   "user_nude_pouting",
   "",
   "webp"
  ],
  [
   "user_nude_pleading",
   "",
   "webp"
  ],
  [
   "user_nude_nervous",
   "",
   "webp"
  ],
  [
   "user_nude_nervous pouting",
   "",
   "webp"
  ],
  [
   "user_nude_lustful",
   "",
   "webp"
  ],
  [
   "user_nude_lovestruck",
   "",
   "webp"
  ],
  [
   "user_nude_looking away shyly",
   "",
   "webp"
  ],
  [
   "user_nude_laughing",
   "",
   "webp"
  ],
  [
   "user_nude_jealous",
   "",
   "webp"
  ],
  [
   "user_nude_happy tears",
   "",
   "webp"
  ],
  [
   "user_nude_crying",
   "",
   "webp"
  ],
  [
   "user_nude_determined",
   "",
   "webp"
  ],
  [
   "user_nude_contemptuous",
   "",
   "webp"
  ],
  [
   "user_nude_excited",
   "",
   "webp"
  ],
  [
   "user_nude_guilty",
   "",
   "webp"
  ],
  [
   "user_nude_giggling",
   "",
   "webp"
  ],
  [
   "user_nude_full-face blush",
   "",
   "webp"
  ],
  [
   "user_nude_flustered",
   "",
   "webp"
  ],
  [
   "user_nude_embarrassed",
   "",
   "webp"
  ],
  [
   "user_nude_disgusted",
   "",
   "webp"
  ],
  [
   "user_nude_disappointed",
   "",
   "webp"
  ],
  [
   "user_nude_crazy smiling",
   "",
   "webp"
  ],
  [
   "user_nude_confused",
   "",
   "webp"
  ],
  [
   "user_nude_bored",
   "",
   "webp"
  ],
  [
   "user_nude_blushing shyly",
   "",
   "webp"
  ],
  [
   "user_nude_aroused",
   "",
   "webp"
  ],
  [
   "user_nude_annoyed",
   "",
   "webp"
  ],
  [
   "user_nude_angry",
   "",
   "webp"
  ],
  [
   "user_nude_acting cute",
   "",
   "webp"
  ],
  [
   "user_nude_acting coy",
   "",
   "webp"
  ],
  [
   "user_nude_default",
   "",
   "webp"
  ],
  [
   "user_nude_smug",
   "",
   "webp"
  ],
  [
   "user_nude_proud",
   "",
   "webp"
  ],
  [
   "user_nude_smirk",
   "",
   "webp"
  ],
  [
   "user_nude_fingering",
   "",
   "webp"
  ],
  [
   "user_nude_breast grabbed",
   "",
   "webp"
  ],
  [
   "user_nude_breast sucked",
   "",
   "webp"
  ],
  [
   "user_nude_matingpress",
   "",
   "webp"
  ],
  [
   "user_nude_wombpress",
   "",
   "webp"
  ],
  [
   "user_nude_handjob",
   "",
   "webp"
  ],
  [
   "user_nude_missionary",
   "",
   "webp"
  ],
  [
   "user_nude_aftercum",
   "",
   "webp"
  ],
  [
   "user_nude_groupsex",
   "",
   "webp"
  ],
  [
   "user_nude_cowgirl",
   "",
   "webp"
  ],
  [
   "user_nude_analsex",
   "",
   "webp"
  ],
  [
   "user_nude_sumata",
   "",
   "webp"
  ],
  [
   "user_nude_standingsex",
   "",
   "webp"
  ],
  [
   "user_nude_spooningsex",
   "",
   "webp"
  ],
  [
   "user_nude_panty presentation",
   "",
   "webp"
  ],
  [
   "user_nude_paizuri",
   "",
   "webp"
  ],
  [
   "user_nude_masturbation",
   "",
   "webp"
  ],
  [
   "user_nude_fullnelson",
   "",
   "webp"
  ],
  [
   "user_nude_footjob",
   "",
   "webp"
  ],
  [
   "user_nude_blowjob",
   "",
   "webp"
  ],
  [
   "user_nude_doggysex",
   "",
   "webp"
  ],
  [
   "user_nude_cunnilingus",
   "",
   "webp"
  ],
  [
   "user_nude_irrumatio",
   "",
   "webp"
  ],
  [
   "user_casual_sad",
   "",
   "webp"
  ],
  [
   "user_casual_worried",
   "",
   "webp"
  ],
  [
   "user_casual_tormented",
   "",
   "webp"
  ],
  [
   "user_casual_teary pouting",
   "",
   "webp"
  ],
  [
   "user_casual_surprised",
   "",
   "webp"
  ],
  [
   "user_casual_shocked",
   "",
   "webp"
  ],
  [
   "user_casual_serious",
   "",
   "webp"
  ],
  [
   "user_casual_seductive smile",
   "",
   "webp"
  ],
  [
   "user_casual_scared",
   "",
   "webp"
  ],
  [
   "user_casual_pouting",
   "",
   "webp"
  ],
  [
   "user_casual_pleading",
   "",
   "webp"
  ],
  [
   "user_casual_nervous",
   "",
   "webp"
  ],
  [
   "user_casual_nervous pouting",
   "",
   "webp"
  ],
  [
   "user_casual_lustful",
   "",
   "webp"
  ],
  [
   "user_casual_lovestruck",
   "",
   "webp"
  ],
  [
   "user_casual_looking away shyly",
   "",
   "webp"
  ],
  [
   "user_casual_laughing",
   "",
   "webp"
  ],
  [
   "user_casual_jealous",
   "",
   "webp"
  ],
  [
   "user_casual_indifferent",
   "",
   "webp"
  ],
  [
   "user_casual_happy tears",
   "",
   "webp"
  ],
  [
   "user_casual_determined",
   "",
   "webp"
  ],
  [
   "user_casual_confused",
   "",
   "webp"
  ],
  [
   "user_casual_guilty",
   "",
   "webp"
  ],
  [
   "user_casual_giggling",
   "",
   "webp"
  ],
  [
   "user_casual_full-face blush",
   "",
   "webp"
  ],
  [
   "user_casual_flustered",
   "",
   "webp"
  ],
  [
   "user_casual_excited",
   "",
   "webp"
  ],
  [
   "user_casual_embarrassed",
   "",
   "webp"
  ],
  [
   "user_casual_disgusted",
   "",
   "webp"
  ],
  [
   "user_casual_disappointed",
   "",
   "webp"
  ],
  [
   "user_casual_crying",
   "",
   "webp"
  ],
  [
   "user_casual_crazy smiling",
   "",
   "webp"
  ],
  [
   "user_casual_contemptuous",
   "",
   "webp"
  ],
  [
   "user_casual_bored",
   "",
   "webp"
  ],
  [
   "user_casual_blushing shyly",
   "",
   "webp"
  ],
  [
   "user_casual_aroused",
   "",
   "webp"
  ],
  [
   "user_casual_annoyed",
   "",
   "webp"
  ],
  [
   "user_casual_angry",
   "",
   "webp"
  ],
  [
   "user_casual_acting cute",
   "",
   "webp"
  ],
  [
   "user_casual_acting coy",
   "",
   "webp"
  ],
  [
   "user_casual_smug",
   "",
   "webp"
  ],
  [
   "user_casual_proud",
   "",
   "webp"
  ],
  [
   "user_casual_smirk",
   "",
   "webp"
  ],
  [
   "user_casual_default",
   "",
   "webp"
  ],
  [
   "user_home_indifferent",
   "",
   "webp"
  ],
  [
   "user_home_pouting",
   "",
   "webp"
  ],
  [
   "user_home_looking away shyly",
   "",
   "webp"
  ],
  [
   "user_home_seductive smile",
   "",
   "webp"
  ],
  [
   "user_home_scared",
   "",
   "webp"
  ],
  [
   "user_home_sad",
   "",
   "webp"
  ],
  [
   "user_home_pleading",
   "",
   "webp"
  ],
  [
   "user_home_worried",
   "",
   "webp"
  ],
  [
   "user_home_tormented",
   "",
   "webp"
  ],
  [
   "user_home_teary pouting",
   "",
   "webp"
  ],
  [
   "user_home_surprised",
   "",
   "webp"
  ],
  [
   "user_home_shocked",
   "",
   "webp"
  ],
  [
   "user_home_serious",
   "",
   "webp"
  ],
  [
   "user_home_nervous",
   "",
   "webp"
  ],
  [
   "user_home_nervous pouting",
   "",
   "webp"
  ],
  [
   "user_home_lustful",
   "",
   "webp"
  ],
  [
   "user_home_lovestruck",
   "",
   "webp"
  ],
  [
   "user_home_laughing",
   "",
   "webp"
  ],
  [
   "user_home_jealous",
   "",
   "webp"
  ],
  [
   "user_home_happy tears",
   "",
   "webp"
  ],
  [
   "user_home_embarrassed",
   "",
   "webp"
  ],
  [
   "user_home_guilty",
   "",
   "webp"
  ],
  [
   "user_home_disappointed",
   "",
   "webp"
  ],
  [
   "user_home_flustered",
   "",
   "webp"
  ],
  [
   "user_home_excited",
   "",
   "webp"
  ],
  [
   "user_home_contemptuous",
   "",
   "webp"
  ],
  [
   "user_home_annoyed",
   "",
   "webp"
  ],
  [
   "user_home_angry",
   "",
   "webp"
  ],
  [
   "user_home_giggling",
   "",
   "webp"
  ],
  [
   "user_home_full-face blush",
   "",
   "webp"
  ],
  [
   "user_home_disgusted",
   "",
   "webp"
  ],
  [
   "user_home_determined",
   "",
   "webp"
  ],
  [
   "user_home_crying",
   "",
   "webp"
  ],
  [
   "user_home_crazy smiling",
   "",
   "webp"
  ],
  [
   "user_home_confused",
   "",
   "webp"
  ],
  [
   "user_home_bored",
   "",
   "webp"
  ],
  [
   "user_home_blushing shyly",
   "",
   "webp"
  ],
  [
   "user_home_aroused",
   "",
   "webp"
  ],
  [
   "user_home_acting cute",
   "",
   "webp"
  ],
  [
   "user_home_acting coy",
   "",
   "webp"
  ],
  [
   "user_home_default",
   "",
   "webp"
  ],
  [
   "user_home_smug",
   "",
   "webp"
  ],
  [
   "user_home_proud",
   "",
   "webp"
  ],
  [
   "user_home_smirk",
   "",
   "webp"
  ]
 ],
 "extensions": {
  "assetGod": {}
 },
 "trigger": [
  {
   "comment": "",
   "type": "manual",
   "conditions": [],
   "effect": [
    {
     "type": "v2Header",
     "code": "",
     "indent": 0
    }
   ],
   "lowLevelAccess": false
  },
  {
   "comment": "New Event",
   "type": "manual",
   "conditions": [],
   "effect": [],
   "lowLevelAccess": false
  }
 ],
 "lowLevelAccess": false
}

🔗 이것과 비슷한 인기 자산

오라토리오 시엘라 에셋 모듈
인당 에셋 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