← 모듈 공장 리스트

🐶누렁이모듈 v5.6

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

정체

🛠 기타·유틸기술분류 ETC슬롯 etc🐶누렁이모듈 v5.6

설명

누렁이모듈
파싱된 모듈 전체 (12,911자)
{
 "name": "🐶누렁이모듈 v5.6",
 "description": "누렁이모듈",
 "id": "78001d8a-824e-4ed4-bb01-3d931ec8093a",
 "regex": [
  {
   "comment": "```",
   "in": "```",
   "out": "",
   "type": "editdisplay",
   "ableFlag": false,
   "flag": "g"
  },
  {
   "comment": "생각사슬2",
   "in": "#{1,4}\\s{0,1}Chapter([^\\n]+)\\n{1,3}",
   "out": "{{#if_pure {{? {{getglobalvar::toggle_chapt}}=0}}}}\n<Thoughts>\n\n### Chapter$1\n\n</Thoughts>\n{{/if}}{{#if_pure {{? {{getglobalvar::toggle_chapt}}=1}}}}\n{{/if}}\n",
   "type": "editdisplay",
   "ableFlag": true,
   "flag": "g<order 1>"
  },
  {
   "comment": "챕터 가리개 여부",
   "in": "### (Chapter)(.*)",
   "out": "",
   "type": "disabled",
   "ableFlag": true,
   "flag": "<order 0>mg"
  },
  {
   "comment": "리퀘삭",
   "in": "[\\s\\S]*#{1,4}\\s{0,1}Chapter([^\\n]+)\\n+([\\s\\S]*)",
   "out": "## Response\n### Chapter$1\n$2",
   "type": "editprocess",
   "ableFlag": false
  },
  {
   "comment": "챕터찐빠수정",
   "in": "#{1,4}\\s{0,1}제\\s{0,1}(\\d+)\\s{0,1}장",
   "out": "### Chapter $1",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "리스폰스 밀기",
   "in": "## Response",
   "out": "",
   "type": "editdisplay",
   "ableFlag": false
  },
  {
   "comment": "챕터찐빠수정2",
   "in": "#{1,4}\\s{0,1}(\\d+)\\s{0,1}장",
   "out": "### Chapter $1",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "앞부분 날리기",
   "in": "([\\s\\S]*)#{1,4}\\s{0,1}Chapter([^\\n]+)\\n+([\\s\\S]*)",
   "out": "{{#if_pure {{? {{getglobalvar::toggle_showmethought}}=0 }} }}\n## Response\n\n### Chapter$2\n\n$3{{/if}}{{#if_pure {{? {{getglobalvar::toggle_showmethought}}=1 }} }}\n$1\n\n## Response\n\n### Chapter$2\n\n$3{{/if}}",
   "type": "editoutput",
   "ableFlag": true,
   "flag": "g<order 1>s"
  },
  {
   "comment": "OOC용",
   "in": "([\\s\\S]*)#{1,4}\\s{0,1}(OOC Response)\\n+([\\s\\S]*)",
   "out": "$3",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "챕터찐빠수정3",
   "in": "#{1,4}\\s{0,1}제\\s{0,1}(\\d+)\\s{0,1}화",
   "out": "### Chapter $1",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "챕터찐빠수정4",
   "in": "#{1,4}\\s{0,1}(\\d+)\\s{0,1}화",
   "out": "### Chapter $1",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "쉼표쭈거",
   "in": ",",
   "out": "{{#if {{? {{getglobalvar::toggle_commajjugeo}}=1}}}}{{#if {{greater_equal::{{chat_index}}::{{? {{lastmessageid}}-7}}}}}},{{/if}}{{/if}}{{#if {{? {{getglobalvar::toggle_commajjugeo}}=0}}}},{{/if}}",
   "type": "editprocess",
   "ableFlag": false
  },
  {
   "comment": "간단상태창",
   "in": "\\[Nu\\|(.*?)\\|(.*?)\\|(.*?)\\]",
   "out": "@@move_top \n\n<head>\n  <style>\n    @import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=Gowun+Batang&display=swap');\n\n    svg {\n      display: inline;\n      fill: #ffffff;\n      width: 1em;\n      margin-bottom: 0.2em;\n    }\n\n    .indicator {\n      display: flex;\n      flex-direction: column;\n      border: double #ffffff;\n      border-width: 6px 0;\n      max-width: 400px;\n      margin: 1em auto;\n    }\n\n    .textbox {\n      display: flex;\n      flex-direction: column;\n      margin: 0.5em auto;\n      width: fit-content;\n    }\n\n    .text {\n      line-height: 1em;\n      font-size: 1em;\n      font-family: \"Gowun Batang\";\n      font-optical-sizing: auto;\n      font-style: italic;\n      font-weight: 400;\n      color: #ffffff;\n    }\n  </style>\n \n</head>\n \n<body style=\"background-color: black;\">\n  <div class=\"indicator\">\n    <div class=\"textbox\">\n      <span class=\"text\"><svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n          <g id=\"SVGRepo_iconCarrier\">\n            <path d=\"M7 11h2v2H7zm0 4h2v2H7zm4-4h2v2h-2zm0 4h2v2h-2zm4-4h2v2h-2zm0 4h2v2h-2z\"></path>\n            <path d=\"M5 22h14c1.103 0 2-.897 2-2V6c0-1.103-.897-2-2-2h-2V2h-2v2H9V2H7v2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2zM19 8l.001 12H5V8h14z\"></path>\n          </g>\n        </svg>\n        $1</span>\n      <span class=\"text\"><svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n          <g id=\"SVGRepo_iconCarrier\">\n            <path d=\"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 18c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z\"></path>\n            <path d=\"M13 7h-2v6h6v-2h-4z\"></path>\n          </g>\n        </svg>\n        $2</span>\n      <span class=\"text\"><svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n          <g id=\"SVGRepo_iconCarrier\">\n            <path d=\"M12 14c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4zm0-6c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2z\"></path>\n            <path d=\"M11.42 21.814a.998.998 0 0 0 1.16 0C12.884 21.599 20.029 16.44 20 10c0-4.411-3.589-8-8-8S4 5.589 4 9.995c-.029 6.445 7.116 11.604 7.42 11.819zM12 4c3.309 0 6 2.691 6 6.005.021 4.438-4.388 8.423-6 9.73-1.611-1.308-6.021-5.294-6-9.735 0-3.309 2.691-6 6-6z\"></path>\n          </g>\n        </svg>\n        $3</span>\n    </div>\n  </div>\n</body>",
   "type": "editdisplay",
   "ableFlag": false
  },
  {
   "comment": "```",
   "in": "```",
   "out": "",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "\\`\\`\\`",
   "in": "\\`\\`\\`",
   "out": "",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "킬킬거렸다.",
   "in": "킬킬거렸다",
   "out": "{{random::큭큭 웃었다::쿡, 하고 웃었다::키득거렸다::킥킥 웃었다}}",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "킬킬대며/거리며",
   "in": "(킬킬대며|킬킬거리며)",
   "out": "{{random::큭큭 웃으며::키득거리며::킥킥 웃으며::피식 웃으며}}",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "킬킬거리는",
   "in": "킬킬거리는",
   "out": "{{random::키득이는::피식거리는::큭큭웃는}}",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "그것은 ~ 이었다.",
   "in": "그것은 ([^.\\r\\n]*)이었다\\.(?!(?:(?!\\{\\{Annotation::).)*?\\}\\})",
   "out": "$1이었다.",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "그것은 ~ 아닌.",
   "in": "그것은 ([^.\\r\\n]*)아닌\\,(?!(?:(?!\\{\\{Annotation::).)*?\\}\\})",
   "out": "$1아닌,",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "그것은 ~ 했지만",
   "in": "그것은 ([^.\\r\\n]*)했지만\\,(?!(?:(?!\\{\\{Annotation::).)*?\\}\\})",
   "out": "$1했지만,",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "그것은 ~ 아니었다.",
   "in": "그것은 ([^.\\r\\n]*)아니었다\\.(?!(?:(?!\\{\\{Annotation::).)*?\\}\\})",
   "out": "$1아니었다.",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "그것은 ~ 였다.",
   "in": "그것은 ([^.\\r\\n]*)였다\\.(?!(?:(?!\\{\\{Annotation::).)*?\\}\\})",
   "out": "$1였다.",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "백탁액",
   "in": "(흰 탁액|하얀 탁액)",
   "out": "백탁액",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "뷰뷰",
   "in": "보지 입구",
   "out": "보지",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "ㅈㄱ",
   "in": "질 입구",
   "out": "질구",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "프리컴",
   "in": "(프리컴\\(precum\\)|쿠퍼액\\(precum\\))",
   "out": "쿠퍼액",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "봊이",
   "in": "봊이",
   "out": "보지",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "프리쿰",
   "in": "프리컴",
   "out": "쿠퍼액",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "질 구멍은",
   "in": "질 구멍은",
   "out": "질구는",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "질 구멍",
   "in": "질 구멍",
   "out": "질구",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "메인",
   "in": "- Main Storylines([^\\n]+)\\n{1,3}",
   "out": "",
   "type": "editdisplay",
   "ableFlag": false
  },
  {
   "comment": "메인2",
   "in": "- Main Storylines([^\\n]+)\\n{1,3}",
   "out": "{{#if_pure {{? {{getglobalvar::toggle_scenpack}}=1}}}}\n- Main Storylines$1\n{{/if}}",
   "type": "editprocess",
   "ableFlag": false
  },
  {
   "comment": "고기기둥",
   "in": "고기 기둥",
   "out": "육봉",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "자지 머리",
   "in": "자지 머리",
   "out": "귀두",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "활처럼",
   "in": "활처럼 휘어",
   "out": "휘어",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "활처럼 휘었",
   "in": "활처럼 휘었",
   "out": "휘었",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "활어처럼 팔딱거",
   "in": "활어처럼 팔딱거",
   "out": "팔딱거",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "활어처럼 팔딱였다",
   "in": "활어처럼 팔딱였다",
   "out": "팔딱였다",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "릿하게",
   "in": " 릿하게",
   "out": " 아릿하게",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "Todo",
   "in": "\\|NuTODO: ([^,]*), ([^,]*), ([^\\|]*)\\|",
   "out": "{{#if_pure {{? {{getglobalvar::toggle_todomod}}=1 }} }}\n<details class=\"Nu-sum\">\n<summary>TODO-List</summary>\n<div>\n\n$1\n\n$2\n\n$3\n\n</div>\n</details>\n\n{{/if}}",
   "type": "editdisplay",
   "ableFlag": false
  },
  {
   "comment": "Todo 리퀘",
   "in": "\\|NuTODO:([^|]*)\\|",
   "out": "{{#if_pure {{? {{getglobalvar::toggle_todomod}}=1 }} }}|NuTODO:$1|{{/if}}",
   "type": "editprocess",
   "ableFlag": false
  },
  {
   "comment": "릿한",
   "in": " 릿한",
   "out": " 아릿한",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "흉통",
   "in": "흉통",
   "out": "가슴",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "꼬추물",
   "in": "꼬추물",
   "out": "정액",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "씨물",
   "in": "씨물",
   "out": "정액",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "리스폰스찐빠제거",
   "in": "## Response\\n##\\n",
   "out": "",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "추론찐빠주거",
   "in": "<Thoughts>([\\s\\S]*)</Thoughts>",
   "out": "{{#if_pure {{? {{getglobalvar::toggle_showmethought}}=0 }} }}{{/if}}{{#if_pure {{? {{getglobalvar::toggle_showmethought}}=1 }} }}<Thoughts>$1</Thoughts>{{/if}}",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "챕터찐빠제거5",
   "in": "#{1,4}\\s{0,1}第(\\d+)章",
   "out": "### Chapter $1",
   "type": "editoutput",
   "ableFlag": false
  },
  {
   "comment": "챕터찐빠제거6",
   "in": "#{1,4}\\s{0,1}第一章",
   "out": "### Chapter 1",
   "type": "editoutput",
   "ableFlag": false
  }
 ],
 "type": "risuModule",
 "trigger": [
  {
   "comment": "",
   "type": "manual",
   "conditions": [],
   "effect": [
    {
     "type": "v2Header",
     "code": "",
     "indent": 0
    }
   ],
   "lowLevelAccess": false
  },
  {
   "comment": "",
   "type": "manual",
   "conditions": [],
   "effect": [],
   "lowLevelAccess": false
  }
 ],
 "lowLevelAccess": false,
 "creator_notes": "For 서리 프롬프트 v17",
 "tags": [],
 "license": "CC BY-NC-SA 4.0",
 "rtype": "module",
 "hideIcon": false,
 "lorebook": [],
 "backgroundEmbedding": "<style>\n  .Nu-sum summary {\n  font-weight: 600;\n  display: inline-block;\n  padding: 0.4em 1.2em; /* 패딩을 살짝 늘려 버튼감을 줌 */\n  margin: 1.5em 0.2em; /* 간격 조정 */\n  top: 16px;\n  cursor: pointer; /* 마우스 오버 시 손가락 표시 */\n  transition: all 0.2s ease; /* 부드러운 움직임 추가 */\n\n  box-sizing: border-box;\n  position: relative;\n  border-radius: 12px;\n      text-align: left;\n      margin-left: 0;\n      margin-right: auto;\n      transform: none;\n      float: none;\n      box-sizing: border-box;\n      color: #00FFFF;\n\n      border: 1.6px solid #00FFFF !important;\n      background-color: rgba(11,11,10,0.4);\n\n      /* [입체감 추가] 그림자 효과: 위쪽은 밝게, 아래쪽은 어둡게 하여 튀어나와 보이게 함 */\n      box-shadow: 0 4px 6px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.2);\n  }\n\n  /* [입체감 추가] 클릭 시 눌리는 효과 */\n  .Nu-sum summary:active {\n      transform: translateY(2px);\n      box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 2px 4px rgba(0,0,0,0.2);\n  }\n/* 호버 시 살짝 떠오름 */\n  .Nu-sum summary:hover {\n      transform: translateY(-2px);\n      box-shadow: 3px 5px 0px rgba(0,0,0,0.15);\n  }\n\n  /* 클릭 시 꾹 눌리는 효과 */\n  .Nu-sum summary:active {\n      transform: translateY(2px);\n      box-shadow: 0px 0px 0px rgba(0,0,0,0); /* 그림자 사라짐 */\n  }\n  .Nu-sum summary::after {\n      content: \" ◀\";\n      font-weight: 500;\n      font-size: 1rem;\n      margin-left: 0.2em;\n\n  }\n  .Nu-sum[open] summary::after {\n      content: \" ▼\";\n      font-weight: 500;\n      font-size: 1.2rem;\n  }\n  .Nu-sum > div {\n      display: block;\n      padding: 1.5em 1.5em 1em;\n      line-height: 1.5;\n      box-sizing: border-box;\n\n      border-radius: 12px;\n      background-color: rgba(11,11,10,0.4);\n      \n      border: 1.6px solid #00FFFF !important;\n\n      /* [입체감 추가] 내용 박스에도 깊은 그림자 추가 */\n      box-shadow: 0 10px 25px rgba(0,0,0,0.5);\n      backdrop-filter: blur(5px); /* 배경 블러 처리로 유리 질감 느낌 */\n  }\n.Nu-sum {\n  margin-bottom: 1em;\n}\n</style>",
 "assets": [],
 "namespace": "Nureong"
}

🔗 이것과 비슷한 인기 자산

💗 S.M.A.F.M.S
반드시 파츠 토글을 활성화하세요! / Must enable the parts toggle!
👍82 ·
아이네 전용 모듈 V7
※중요! 1. 딥식의 경우 추론 파라미터 'none'을 기준으로 테스트되었습니다 2. '반복 부수기 활성화' 토글은 사실상 프롬의 핵심 기능에 복합적으로 엮여 있으니 켜는 걸 적극 권장 소개 - 시간 흐름 정상화(시
👍61 ·
🎲 MGH Caffee_V2
'/게임목록', '/GAMELIST'을 입력하면 게임 목록이 출력됩니다.
👍52 ·
구동요정 아이딜
분양용 모듈
👍48 ·
🐞 W2 · /city/asset