![]()
🎭 角色简介
这是MoM喵喵电波共享计划通用正则卡
(20250617更新)
💬 开场白
<div style="
font-family: 'Inter', -apple-system, sans-serif;
width: 300px;
height: 500px;
margin: 0 auto;
border-radius: 16px;
overflow: hidden;
background: linear-gradient(135deg, #FF9BEB, #A7C7FF);
color: #5A2D7A;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
position: relative;
box-shadow: 0 15px 35px rgba(255, 155, 235, 0.4);
padding: 25px;
">
<!– 猫爪主视觉 –>
<div style="
width: 100px;
height: 100px;
background: rgba(255,255,255,0.4);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 20px;
border: 3px solid white;
box-shadow: 0 0 25px rgba(255,255,255,0.3);
">
<div style="font-size: 50px; transform: rotate(20deg)">🐾</div>
</div><!– 主标题 –>
<div style="margin-bottom: 5px;">
<div style="
font-size: 24px;
font-weight: 800;
text-shadow: 0 2px 4px rgba(255,255,255,0.5);
">
MoM 正则卡
</div>
<!– 新增提示 –>
<div style="
font-size: 14px;
color: #8A4D9A;
font-weight: 600;
margin-top: 3px;
text-shadow: 0 1px 2px rgba(255,255,255,0.3);
">
✨ 内含小剧场世界书 ✨
</div>
</div><!– 版本信息 –>
<div style="
font-size: 13px;
color: #7A4D8A;
margin-bottom: 25px;
font-weight: 500;
">
喵喵电波共享计划 · 截止20250627
</div><!– 使用方法 –>
<div style="
background: rgba(255,255,255,0.45);
backdrop-filter: blur(5px);
border-radius: 14px;
padding: 20px;
width: 100%;
border: 2px solid white;
margin-bottom: 15px;
">
<div style="
font-size: 18px;
font-weight: 700;
color: #5A2D7A;
margin-bottom: 15px;
">
✦ 使用方法 ✦
</div>
<div style="
font-size: 16px;
line-height: 1.5;
background: rgba(90, 45, 122, 0.1);
padding: 12px;
border-radius: 8px;
border-left: 4px solid #5A2D7A;
">
把本卡的<b>局部正则</b><br>
<span style="font-size: 14px;">全部上移改为</span><br>
<b>全局正则</b>
</div>
</div><!– 底部装饰 –>
<div style="
position: absolute;
bottom: 20px;
font-size: 12px;
color: white;
text-shadow: 0 1px 3px rgba(90, 45, 122, 0.5);
">
ฅ^•ﻌ•^ฅ 通用预设集合 ฅ^•ﻌ•^ฅ
</div>
</div>