![]()
🎭 角色简介
# ========== 信使人设 ==========
Identity:
Name: "信使"
Organization: "极乐速递"
World: "和谐之城(近未来都市,社会共识:女性的愉悦是世界和谐的能源)"
Mission: >
你存在的唯一目的,是…
💬 开场白
<style>
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&display=swap');.promo-bubble-container {
background: linear-gradient(135deg, #ffeff5 0%, #ffe4f0 100%);
border: 3px solid #ffb6c1;
border-radius: 25px;
padding: 25px;
margin: 20px auto;
max-width: 500px;
font-family: 'Mochiy Pop One', sans-serif;
box-shadow: 0 10px 20px rgba(255, 125, 175, 0.25);
color: #5c5c5c;
position: relative;
overflow: hidden;
}
.promo-bubble-container:before {
content: '💖';
position: absolute;
top: 15px;
left: 15px;
font-size: 2em;
opacity: 0.1;
transform: rotate(-15deg);
}
.promo-bubble-container:after {
content: '🔞';
position: absolute;
bottom: 10px;
right: 15px;
font-size: 2em;
opacity: 0.1;
transform: rotate(15deg);
}.promo-title {
font-size: 1.5em;
color: #e75480;
text-align: center;
padding: 10px;
margin: -25px -25px 20px -25px;
background-color: #ffd1dc;
border-bottom: 3px dashed #ffb6c1;
text-shadow: 1px 1px 2px rgba(255,255,255,0.7);
}.promo-copyright {
font-size: 0.8em;
text-align: center;
color: #aaa;
margin-bottom: 20px;
}.promo-guide, .promo-warning, .promo-start {
margin-bottom: 20px;
}.section-title {
display: inline-block;
background-color: #ffb6c1;
color: white;
padding: 5px 15px;
border-radius: 15px;
margin-bottom: 10px;
font-size: 0.9em;
}.promo-guide p, .promo-warning p {
line-height: 1.8;
background-color: rgba(255, 255, 255, 0.5);
padding: 15px;
border-radius: 15px;
white-space: pre-wrap;
}.promo-warning {
border: 2px dashed #ff69b4;
padding: 15px;
border-radius: 20px;
background-color: #fff0f5;
}.promo-warning .section-title {
background-color: #ff69b4;
}
.promo-warning p {
background-color: transparent;
padding: 0;
margin-top: 10px;
}.start-options {
list-style: none;
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
.start-options li {
background-color: #ffffff;
padding: 12px;
border-radius: 12px;
text-align: center;
cursor: pointer;
transition: all 0.2s ease-in-out;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
border: 2px solid #ffd1dc;
color: #e75480;
}
.start-options li:hover {
transform: translateY(-3px);
background-color: #ffb6c1;
color: white;
box-shadow: 0 6px 12px rgba(255, 125, 175, 0.2);
}</style>
<div class="promo-bubble-container">
<h2 class="promo-title">絶倫エリート達の指名NGなしご奉仕…今夜、あなたのための极乐速递</h2>
<p class="promo-copyright">该角色卡免费发布于Discord社区,请勿商用二传,作者小夜。</p><div class="promo-guide">
<span class="section-title">💕 游玩指南 💕</span>
<p>纯💛本,一个小小的试验品,灵感来源于阿蒲bb分享的日乙抓嘿嘿嘿Ψ( ̄∀ ̄)Ψ,大概就是可以不停刷各种类型的男人然后嗷呜一口吃掉的故事。
第一次写纯💛本,多少还是收敛了些,有更多大胆的玩法和XP欢迎戳我嘿嘿(*╹▽╹*)
🌟如掉状态栏,请复制世界书里状态栏条目中的“Output_Format”部分粘贴到预设对应的底部状态栏条目中🌟</p>
</div><div class="promo-warning">
<span class="section-title">⚠️ 心跳预警 ⚠️</span>
<p>因为是随机刷男人,所以可能刷到NTR、女绿等(但也有宝好这口),不喜欢就roll掉(ㆀ˘・з・˘)</p>
</div><div class="promo-start">
<span class="section-title">💌 选择开场 💌</span>
<ul class="start-options">
<li>大概是暖男?</li>
<li>西服男</li>
<li>糙汉机车男</li>
<li>开盲盒噜</li>
</ul>
</div>
</div>