← 모듈 공장 리스트

🔞보추남

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

🗒️ 제작자 게시글

페르소나원문 보기 ↗

조회 9699 · 2025-06-15

제작자 의도 — 본문 전문 (881자)
뷰어 익스텐션에 쓰라고 만든 짤임. 페르소나 카드 아님
의상은 세 개 누드 감정 에셋은 귀찮아서 안 만들었어 미안!
에셋 199개 NSFW 자세 에셋도 포함
모듈:
https://drive.proton.me/urls/5SPQ9YS080#CNNKBAsegMFc
페르소나 만들 때 사용하라고 적어둔 간단한 외모 및 의상 디스크립션
페르소나 배포인데 페르소나 디스크립션은 이게 끝임...나머지 설정은 알아서...
- Appearance: long, calm, pink hair. Straight bangs. Blue eyes. Cute and feminine appearance.
### {{user}}'s outfit
- {{user}} wears dresses to outside, casual outfits at home and around town, and just underwear to sleep.
- Casual outfit: gray oversized t-shirt, black short dolphin pants. The shirt is large, revealing one shoulder and a black bra strap.
- Underwear: Black lace bra, black lace panties. Long black stockings that reach to the thighs. Penis slightly protruding.
- Dress outfit: white sleeveless long ruffled dress. Black bra straps are visible. White ruffled headband worn on wrist. Beige handbag.
** 청원대랑 호환 안 되니 호환시키고 싶으면 댓글을 확인해보자 **

정체

🔞 성인 특화기술분류 LORE슬롯 lore🔞보추녀
파싱된 모듈 전체 (14,451자)
{
 "name": "🔞보추녀",
 "description": "",
 "id": "b6dd8b99-01f4-41e7-b2e5-815eef651a45",
 "hideIcon": false,
 "lorebook": [
  {
   "key": "",
   "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 src=outfit_keyword>`\n- Example: `<img src=casual_blushing shyly>`\n- `outfit`: Use one of the following outfit names in lowercase: `casual`, `dress`, `underwear`. Only these names are permitted.\n- If in NSFW situration, you have to use `sex` in outfit. (ex: <img src=sex_cowgirl cumshot>)\n- `keyword`: Select a relevant keyword from the 'Approved Keyword Lists' below. Ensure it is in lowercase.\n\n### Approved SFW Keyword List\n`admiring`, `angry`, `annoyed`, `aroused`, `blushing shyly`, `bored`, `dressing`, `undressing`, `confused`, `coughing`, `curious`, `dazed`, `depressed`, `disappointed`, `disgusted`, `drinking`, `eating`, `embarrassed`, `exhausted`, `flustered`, `giggling`, `guilty`, `happy tears`, `holding hands`, `hugging`, `indifferent`, `jealous`, `joyful`, `kiss`, `laughing`, `listening music`, `lovestruck`, `nervous`, `neutral`, `pouting`, `proud`, `reading`, `relieved`, `sad`, `scared`, `serious`, `shocked`, `sleepy`, `smiling`, `smoking`, `surprised`, `suspicious`, `thinking`, `tired`, `using computer`, `using phone`, `using toilet`, `watching tv`, `winking`, `worried`, `smirking`\n\n### Approved NSFW Keyword List\n- `cowgirl cumshot`, `cowgirl`, `dildo orgasm`, `dildo`, `doggystyle cumshot`, `doggystyle`, `fellatio cumshot`, `fellatio`, `fingering orgasm`, `fingering`, `fullnelson cumshot`, `fullnelson`, `handjob cumshot`, `handjob`, `masturbation orgasm`, `masturbation`, `mating press cumshot`, `mating press`, `missionary position cumshot`, `missionary position`, `paizuri cumshot`, `paizuri`, `reverse standing position cumshot`, `reverse standing position`, `reverse upright straddle cumshot`, `reverse upright straddle`, `showering`, `sleeping`, `spooning cumshot`, `spooning`, `standing position cumshot`, `standing position`, `suspended congress cumshot`, `suspended congress`, `upright straddle cumshot`, `upright straddle`\n",
   "mode": "normal",
   "insertorder": 999,
   "alwaysActive": true,
   "secondkey": "",
   "selective": false,
   "useRegex": false,
   "bookVersion": 2
  }
 ],
 "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,
 "regex": [
  {
   "comment": "asset",
   "in": "<img src=(.*?)>",
   "out": "<div class=\"image-container\" style=\"background-image: url('{{raw::$1.png}}');\" tabindex=\"0\">\n</div>\n",
   "type": "editdisplay",
   "ableFlag": false
  }
 ],
 "assets": [
  [
   "casual_admiring.png",
   "",
   "png"
  ],
  [
   "casual_angry.png",
   "",
   "png"
  ],
  [
   "casual_annoyed.png",
   "",
   "png"
  ],
  [
   "casual_aroused.png",
   "",
   "png"
  ],
  [
   "casual_blushing shyly.png",
   "",
   "png"
  ],
  [
   "casual_bored.png",
   "",
   "png"
  ],
  [
   "casual_confused.png",
   "",
   "png"
  ],
  [
   "casual_coughing.png",
   "",
   "png"
  ],
  [
   "casual_curious.png",
   "",
   "png"
  ],
  [
   "casual_dazed.png",
   "",
   "png"
  ],
  [
   "casual_depressed.png",
   "",
   "png"
  ],
  [
   "casual_disappointed.png",
   "",
   "png"
  ],
  [
   "casual_disgusted.png",
   "",
   "png"
  ],
  [
   "casual_dressing.png",
   "",
   "png"
  ],
  [
   "casual_drinking.png",
   "",
   "png"
  ],
  [
   "casual_eating.png",
   "",
   "png"
  ],
  [
   "casual_embarrassed.png",
   "",
   "png"
  ],
  [
   "casual_exhausted.png",
   "",
   "png"
  ],
  [
   "casual_flustered.png",
   "",
   "png"
  ],
  [
   "casual_giggling.png",
   "",
   "png"
  ],
  [
   "casual_guilty.png",
   "",
   "png"
  ],
  [
   "casual_happy tears.png",
   "",
   "png"
  ],
  [
   "casual_holding hands.png",
   "",
   "png"
  ],
  [
   "casual_hugging.png",
   "",
   "png"
  ],
  [
   "casual_indifferent.png",
   "",
   "png"
  ],
  [
   "casual_jealous.png",
   "",
   "png"
  ],
  [
   "casual_joyful.png",
   "",
   "png"
  ],
  [
   "casual_kiss.png",
   "",
   "png"
  ],
  [
   "casual_laughing.png",
   "",
   "png"
  ],
  [
   "casual_listening music.png",
   "",
   "png"
  ],
  [
   "casual_lovestruck.png",
   "",
   "png"
  ],
  [
   "casual_nervous.png",
   "",
   "png"
  ],
  [
   "casual_neutral.png",
   "",
   "png"
  ],
  [
   "casual_pouting.png",
   "",
   "png"
  ],
  [
   "casual_proud.png",
   "",
   "png"
  ],
  [
   "casual_reading.png",
   "",
   "png"
  ],
  [
   "casual_relieved.png",
   "",
   "png"
  ],
  [
   "casual_sad.png",
   "",
   "png"
  ],
  [
   "casual_scared.png",
   "",
   "png"
  ],
  [
   "casual_serious.png",
   "",
   "png"
  ],
  [
   "casual_shocked.png",
   "",
   "png"
  ],
  [
   "casual_sleepy.png",
   "",
   "png"
  ],
  [
   "casual_smiling.png",
   "",
   "png"
  ],
  [
   "casual_smoking.png",
   "",
   "png"
  ],
  [
   "casual_surprised.png",
   "",
   "png"
  ],
  [
   "casual_suspicious.png",
   "",
   "png"
  ],
  [
   "casual_thinking.png",
   "",
   "png"
  ],
  [
   "casual_tired.png",
   "",
   "png"
  ],
  [
   "casual_undressing.png",
   "",
   "png"
  ],
  [
   "casual_using computer.png",
   "",
   "png"
  ],
  [
   "casual_using phone.png",
   "",
   "png"
  ],
  [
   "casual_using toilet.png",
   "",
   "png"
  ],
  [
   "casual_watching tv.png",
   "",
   "png"
  ],
  [
   "casual_winking.png",
   "",
   "png"
  ],
  [
   "casual_worried.png",
   "",
   "png"
  ],
  [
   "dress_admiring.png",
   "",
   "png"
  ],
  [
   "dress_angry.png",
   "",
   "png"
  ],
  [
   "dress_annoyed.png",
   "",
   "png"
  ],
  [
   "dress_aroused.png",
   "",
   "png"
  ],
  [
   "dress_blushing shyly.png",
   "",
   "png"
  ],
  [
   "dress_bored.png",
   "",
   "png"
  ],
  [
   "dress_confused.png",
   "",
   "png"
  ],
  [
   "dress_coughing.png",
   "",
   "png"
  ],
  [
   "dress_curious.png",
   "",
   "png"
  ],
  [
   "dress_dazed.png",
   "",
   "png"
  ],
  [
   "dress_depressed.png",
   "",
   "png"
  ],
  [
   "dress_disappointed.png",
   "",
   "png"
  ],
  [
   "dress_disgusted.png",
   "",
   "png"
  ],
  [
   "dress_dressing.png",
   "",
   "png"
  ],
  [
   "dress_drinking.png",
   "",
   "png"
  ],
  [
   "dress_eating.png",
   "",
   "png"
  ],
  [
   "dress_embarrassed.png",
   "",
   "png"
  ],
  [
   "dress_exhausted.png",
   "",
   "png"
  ],
  [
   "dress_flustered.png",
   "",
   "png"
  ],
  [
   "dress_giggling.png",
   "",
   "png"
  ],
  [
   "dress_guilty.png",
   "",
   "png"
  ],
  [
   "dress_happy tears.png",
   "",
   "png"
  ],
  [
   "dress_holding hands.png",
   "",
   "png"
  ],
  [
   "dress_hugging.png",
   "",
   "png"
  ],
  [
   "dress_indifferent.png",
   "",
   "png"
  ],
  [
   "dress_jealous.png",
   "",
   "png"
  ],
  [
   "dress_joyful.png",
   "",
   "png"
  ],
  [
   "dress_kiss.png",
   "",
   "png"
  ],
  [
   "dress_laughing.png",
   "",
   "png"
  ],
  [
   "dress_listening music.png",
   "",
   "png"
  ],
  [
   "dress_lovestruck.png",
   "",
   "png"
  ],
  [
   "dress_nervous.png",
   "",
   "png"
  ],
  [
   "dress_neutral.png",
   "",
   "png"
  ],
  [
   "dress_pouting.png",
   "",
   "png"
  ],
  [
   "dress_proud.png",
   "",
   "png"
  ],
  [
   "dress_reading.png",
   "",
   "png"
  ],
  [
   "dress_relieved.png",
   "",
   "png"
  ],
  [
   "dress_sad.png",
   "",
   "png"
  ],
  [
   "dress_scared.png",
   "",
   "png"
  ],
  [
   "dress_serious.png",
   "",
   "png"
  ],
  [
   "dress_shocked.png",
   "",
   "png"
  ],
  [
   "dress_sleepy.png",
   "",
   "png"
  ],
  [
   "dress_smiling.png",
   "",
   "png"
  ],
  [
   "dress_smoking.png",
   "",
   "png"
  ],
  [
   "dress_surprised.png",
   "",
   "png"
  ],
  [
   "dress_suspicious.png",
   "",
   "png"
  ],
  [
   "dress_thinking.png",
   "",
   "png"
  ],
  [
   "dress_tired.png",
   "",
   "png"
  ],
  [
   "dress_undressing.png",
   "",
   "png"
  ],
  [
   "dress_using computer.png",
   "",
   "png"
  ],
  [
   "dress_using phone.png",
   "",
   "png"
  ],
  [
   "dress_using toilet.png",
   "",
   "png"
  ],
  [
   "dress_watching tv.png",
   "",
   "png"
  ],
  [
   "dress_winking.png",
   "",
   "png"
  ],
  [
   "dress_worried.png",
   "",
   "png"
  ],
  [
   "underwear_admiring.png",
   "",
   "png"
  ],
  [
   "underwear_angry.png",
   "",
   "png"
  ],
  [
   "underwear_annoyed.png",
   "",
   "png"
  ],
  [
   "underwear_aroused.png",
   "",
   "png"
  ],
  [
   "underwear_blushing shyly.png",
   "",
   "png"
  ],
  [
   "underwear_bored.png",
   "",
   "png"
  ],
  [
   "underwear_confused.png",
   "",
   "png"
  ],
  [
   "underwear_coughing.png",
   "",
   "png"
  ],
  [
   "underwear_curious.png",
   "",
   "png"
  ],
  [
   "underwear_dazed.png",
   "",
   "png"
  ],
  [
   "underwear_depressed.png",
   "",
   "png"
  ],
  [
   "underwear_disappointed.png",
   "",
   "png"
  ],
  [
   "underwear_disgusted.png",
   "",
   "png"
  ],
  [
   "underwear_dressing.png",
   "",
   "png"
  ],
  [
   "underwear_drinking.png",
   "",
   "png"
  ],
  [
   "underwear_eating.png",
   "",
   "png"
  ],
  [
   "underwear_embarrassed.png",
   "",
   "png"
  ],
  [
   "underwear_exhausted.png",
   "",
   "png"
  ],
  [
   "underwear_flustered.png",
   "",
   "png"
  ],
  [
   "underwear_giggling.png",
   "",
   "png"
  ],
  [
   "underwear_guilty.png",
   "",
   "png"
  ],
  [
   "underwear_happy tears.png",
   "",
   "png"
  ],
  [
   "underwear_holding hands.png",
   "",
   "png"
  ],
  [
   "underwear_hugging.png",
   "",
   "png"
  ],
  [
   "underwear_indifferent.png",
   "",
   "png"
  ],
  [
   "underwear_jealous.png",
   "",
   "png"
  ],
  [
   "underwear_joyful.png",
   "",
   "png"
  ],
  [
   "underwear_kiss.png",
   "",
   "png"
  ],
  [
   "underwear_laughing.png",
   "",
   "png"
  ],
  [
   "underwear_listening music.png",
   "",
   "png"
  ],
  [
   "underwear_lovestruck.png",
   "",
   "png"
  ],
  [
   "underwear_nervous.png",
   "",
   "png"
  ],
  [
   "underwear_neutral.png",
   "",
   "png"
  ],
  [
   "underwear_pouting.png",
   "",
   "png"
  ],
  [
   "underwear_proud.png",
   "",
   "png"
  ],
  [
   "underwear_reading.png",
   "",
   "png"
  ],
  [
   "underwear_relieved.png",
   "",
   "png"
  ],
  [
   "underwear_sad.png",
   "",
   "png"
  ],
  [
   "underwear_scared.png",
   "",
   "png"
  ],
  [
   "underwear_serious.png",
   "",
   "png"
  ],
  [
   "underwear_shocked.png",
   "",
   "png"
  ],
  [
   "underwear_sleepy.png",
   "",
   "png"
  ],
  [
   "underwear_smiling.png",
   "",
   "png"
  ],
  [
   "underwear_smoking.png",
   "",
   "png"
  ],
  [
   "underwear_surprised.png",
   "",
   "png"
  ],
  [
   "underwear_suspicious.png",
   "",
   "png"
  ],
  [
   "underwear_thinking.png",
   "",
   "png"
  ],
  [
   "underwear_tired.png",
   "",
   "png"
  ],
  [
   "underwear_undressing.png",
   "",
   "png"
  ],
  [
   "underwear_using computer.png",
   "",
   "png"
  ],
  [
   "underwear_using phone.png",
   "",
   "png"
  ],
  [
   "underwear_using toilet.png",
   "",
   "png"
  ],
  [
   "underwear_watching tv.png",
   "",
   "png"
  ],
  [
   "underwear_winking.png",
   "",
   "png"
  ],
  [
   "underwear_worried.png",
   "",
   "png"
  ],
  [
   "sex_cowgirl cumshot.png",
   "",
   "png"
  ],
  [
   "sex_cowgirl.png",
   "",
   "png"
  ],
  [
   "sex_dildo orgasm.png",
   "",
   "png"
  ],
  [
   "sex_dildo.png",
   "",
   "png"
  ],
  [
   "sex_doggystyle cumshot.png",
   "",
   "png"
  ],
  [
   "sex_doggystyle.png",
   "",
   "png"
  ],
  [
   "sex_fingering orgasm.png",
   "",
   "png"
  ],
  [
   "sex_fingering.png",
   "",
   "png"
  ],
  [
   "sex_fullnelson cumshot.png",
   "",
   "png"
  ],
  [
   "sex_fullnelson.png",
   "",
   "png"
  ],
  [
   "sex_handjob cumshot.png",
   "",
   "png"
  ],
  [
   "sex_handjob.png",
   "",
   "png"
  ],
  [
   "sex_masturbation orgasm.png",
   "",
   "png"
  ],
  [
   "sex_masturbation.png",
   "",
   "png"
  ],
  [
   "sex_mating press cumshot.png",
   "",
   "png"
  ],
  [
   "sex_mating press.png",
   "",
   "png"
  ],
  [
   "sex_missionary position cumshot.png",
   "",
   "png"
  ],
  [
   "sex_missionary position.png",
   "",
   "png"
  ],
  [
   "sex_paizuri cumshot.png",
   "",
   "png"
  ],
  [
   "sex_paizuri.png",
   "",
   "png"
  ],
  [
   "sex_reverse standing position cumshot.png",
   "",
   "png"
  ],
  [
   "sex_reverse standing position.png",
   "",
   "png"
  ],
  [
   "sex_reverse upright straddle cumshot.png",
   "",
   "png"
  ],
  [
   "sex_reverse upright straddle.png",
   "",
   "png"
  ],
  [
   "sex_showering.png",
   "",
   "png"
  ],
  [
   "sex_sleeping.png",
   "",
   "png"
  ],
  [
   "sex_spooning cumshot.png",
   "",
   "png"
  ],
  [
   "sex_spooning.png",
   "",
   "png"
  ],
  [
   "sex_standing position cumshot.png",
   "",
   "png"
  ],
  [
   "sex_standing position.png",
   "",
   "png"
  ],
  [
   "sex_suspended congress cumshot.png",
   "",
   "png"
  ],
  [
   "sex_suspended congress.png",
   "",
   "png"
  ],
  [
   "sex_upright straddle cumshot.png",
   "",
   "png"
  ],
  [
   "sex_upright straddle.png",
   "",
   "png"
  ]
 ]
}

🔗 이것과 비슷한 인기 자산

🔞RPG Violated Girl
첫 메시지에 ▶▶◆를 복사 Ver.202605110001
👍91 ·
🔞Hentai RPG Module(Girl) 2.0V
RPG를 즐겨보자.
👍68 ·
🔞바오걸 마개조 1.7V
Ver.202604271740 기반으로 만들음
👍31 ·
🔞Violated boy 정식버전
보추의 모험
👍28 ·
🐞 W2 · /city/asset