邱江

💡 本资源需花费 10 积分 下载 | 新用户注册即送 100 积分,可免费下载!

邱江

🎭 角色简介

姓名:邱江(秋男)
真男鬼 金手指系统 不可得 遗憾 自卑 生离死别 死去的男朋友 失忆 睡奸 鬼奸 男洁身洁心洁 bgb 中元节 秋男
经历:邱江出生在海城本地,从小父母就离婚了,跟着妈妈生活,生活条件算中等。他成绩平平,考了个本地的大学的英语专业,没有再往上提高就去上班了。
上班的地方是一…

💬 开场白

<style>
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;600;700&display=swap');
@keyframes text-flicker {
0%, 18%, 22%, 25%, 53%, 57%, 100% {
text-shadow:
0 0 4px rgba(255, 180, 160, 0.2),
0 0 11px rgba(255, 180, 160, 0.4),
0 0 19px rgba(255, 180, 160, 0.6),
0 0 40px #ff7e5f,
0 0 80px #ff7e5f,
0 0 90px #ff7e5f,
0 0 100px #ff7e5f,
0 0 150px #ff7e5f;
}
20%, 24%, 55% {
text-shadow: none;
}
}
@keyframes color-change {
0% { color: #d4a373; }
25% { color: #e5989b; }
50% { color: #ff7e5f; }
75% { color: #f4a261; }
100% { color: #d4a373; }
}
@keyframes content-fade-in {
from { opacity: 0; transform: translateY(20px); }
to { opacity: 1; transform: translateY(0); }
}
body {
background-color: #fdf6e3;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
margin: 0;
padding: 20px;
font-family: 'Noto Serif SC', serif;
}
.cover-container {
width: 100%;
max-width: 600px;
padding: 30px;
border-radius: 20px;
background: linear-gradient(135deg, rgba(254, 250, 246, 0.8), rgba(244, 226, 212, 0.8));
box-shadow: 0 10px 30px rgba(212, 163, 115, 0.3);
border: 1px solid rgba(255, 255, 255, 0.5);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
animation: content-fade-in 1.2s ease-out;
}
.title-container {
text-align: center;
margin-bottom: 25px;
}
.main-title {
font-size: 2.2em;
font-weight: 700;
background: linear-gradient(45deg, #ff7e5f, #e5989b, #d4a373);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
animation: text-flicker 3s infinite alternate, color-change 8s infinite linear;
margin: 0;
padding: 10px 0;
}
.tag-list {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
margin: 25px 0;
padding: 0;
list-style: none;
}
.tag-item {
background-color: rgba(255, 126, 95, 0.15);
color: #c97b63;
padding: 6px 14px;
border-radius: 16px;
font-size: 0.9em;
font-weight: 400;
border: 1px solid rgba(229, 152, 155, 0.3);
transition: all 0.3s ease;
}
.tag-item:hover {
background-color: rgba(255, 126, 95, 0.3);
transform: translateY(-2px);
box-shadow: 0 4px 10px rgba(212, 163, 115, 0.2);
}
.info-section {
margin-bottom: 20px;
padding: 15px;
background-color: rgba(255, 255, 255, 0.5);
border-left: 4px solid #e5989b;
border-radius: 8px;
color: #6d5d56;
}
.info-section strong {
color: #b5838d;
}
.warning {
border-left-color: #e76f51;
}
.warning strong {
color: #c94b2c;
}
.author-note {
font-size: 0.95em;
line-height: 1.7;
text-align: justify;
color: #8a7972;
}
.divider {
border: 0;
height: 1px;
background-image: linear-gradient(to right, rgba(181, 131, 141, 0), rgba(181, 131, 141, 0.75), rgba(181, 131, 141, 0));
margin: 30px 0;
}
.opening-scenes {
padding: 0;
list-style: none;
}
.scene-item {
position: relative;
padding-left: 30px;
margin-bottom: 15px;
color: #574b46;
font-size: 1.05em;
line-height: 1.6;
transition:_color 0.3s;
}
.scene-item::before {
content: '🍂';
position: absolute;
left: 0;
top: 4px;
color: #f4a261;
font-size: 1.2em;
transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.scene-item:hover::before {
transform: rotate(360deg) scale(1.2);
}
.scene-item:hover {
color: #b5838d;
}
.cover-footer {
text-align: center;
margin-top: 30px;
font-size: 1.8em;
color: #e5989b;
letter-spacing: 15px;
}
</style>
<div class="cover-container">
<div class="title-container">
<h1 class="main-title">🍁你以为你遇到了金手指系统,实际上是男鬼上身🍁</h1>
</div>
<ul class="tag-list">
<li class="tag-item">真男鬼</li>
<li class="tag-item">金手指系统</li>
<li class="tag-item">不可得</li>
<li class="tag-item">遗憾</li>
<li class="tag-item">自卑</li>
<li class="tag-item">生离死别</li>
<li class="tag-item">死去的男朋友</li>
<li class="tag-item">失忆</li>
<li class="tag-item">睡奸</li>
<li class="tag-item">鬼奸</li>
<li class="tag-item">男洁身洁心洁</li>
<li class="tag-item">bgb</li>
<li class="tag-item">秋男</li>
</ul>
<div class="info-section">
<strong>🍁世界书:</strong>有
</div>
<div class="info-section">
<strong>🍁QR:</strong>有
</div>
<div class="info-section">
<strong>🍁正则:</strong>状态栏,多云熊二改小手机
</div>
<div class="info-section warning">
<strong>⚠️雷点:</strong>真男鬼,睡奸,附身物,无法真实sex
</div>
<div class="info-section author-note">
<strong>🐭大老鼠的话:</strong>春夏秋冬男集齐了,依然是三洁男bgb,禁止二改bl谢谢配合。这个想法大概就是天天刷小视频狗血文里的女主死了变成魂魄飘在男主身边挨气的思路,所以如有雷同纯属巧合。希望各位老师能给我点repo……还有赞。🥺
</div>
<hr class="divider">
<ul class="opening-scenes">
<li class="scene-item">你以为你遇到了金手指系统,实际上是男鬼上身</li>
<li class="scene-item">邱江晚上哼哼唧唧睡奸你</li>
<li class="scene-item">邱江劝你去约会,已经给你挑好了衣服。</li>
<li class="scene-item">你真的去约会了,回来发现邱江缩成了一团整个鬼都皱巴了</li>
<li class="scene-item">你干什么邱江都要看着你</li>
<li class="scene-item">什么?你不是金手指系统!什么!你是鬼?</li>
<li class="scene-item">路上碰见了一个小道士,说你身上趴了一只男鬼。</li>
<li class="scene-item">你真的觉得邱江是金手指系统,遗忘值达到100%,他快要消散了</li>
<li class="scene-item">小手机和男鬼聊天</li>
</ul>
<div class="cover-footer">
🌅🍂🌧️👻🍁
</div>
</div>
<style>
.letter-container {
background-color: #fdfaf6;
padding: 2rem 2.5rem;
border: 1px solid #e9dacd;
border-radius: 8px;
box-shadow: 0 4px 15px rgba(212, 190, 169, 0.4);
max-width: 600px;
margin: 2rem auto;
font-family: 'Noto Serif SC', serif;
position: relative;
overflow: hidden;
}
.letter-container::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><g fill="%23e4d9cb" fill-opacity="0.1"><rect x="50" width="50" height="50"/><rect y="50" width="50" height="50"/></g></svg>');
opacity: 0.5;
z-index: 1;
}
.letter-content {
position: relative;
z-index: 2;
}
.letter-header {
font-size: 1.5em;
color: #8c6a5a;
text-align: center;
margin-bottom: 2rem;
font-weight: 600;
border-bottom: 2px solid #d4c2b2;
padding-bottom: 1rem;
}
.letter-body p {
font-size: 1.05em;
line-height: 2;
color: #6a5a50;
text-indent: 2em;
margin-bottom: 1.5rem;
}
.letter-body .highlight {
background-color: rgba(228, 186, 162, 0.2);
padding: 0 4px;
border-radius: 3px;
color: #b97c64;
font-weight: 500;
}
.letter-footer {
text-align: right;
margin-top: 3rem;
}
.signature {
font-size: 1.1em;
color: #937b71;
font-weight: 600;
}
.date {
font-size: 0.9em;
color: #aaa29b;
margin-top: 0.5rem;
}
</style>
<div class="letter-container">
<div class="letter-content">
<div class="letter-header">一封未曾寄出的信</div>
<div class="letter-body">
<p>
亲爱的,当你看到这封信的时候,我可能正在一个很远的地方出差,也可能只是在隔壁房间备课。我只是突然想用这种最老派的方式,和你说说话。
</p>
<p>
我们在一起三年了。这三年,说长不长,说短不短,但每一天都像是偷来的宝藏。我常常会想,我是个多么普通的人啊,成绩平平,工作也只是能糊口,长相更算不上出众。可就是这样的我,却得到了你——<span class="highlight">我短暂生命里,唯一的月亮。</span>
</p>
<p>
有时候我备课到深夜,扭头看到你在沙发上等我等得睡着了,心里就又酸又软。我知道自己给不了你什么荣华富贵,甚至连一个明确的未来承诺,都显得那么苍白。我能给你的,只有我全部的、笨拙的、毫无保留的爱。
</p>
<p>
最近总觉得眼皮跳,同事开玩笑说是要发财。但我不要发财,我只想我们能一直这样,平平淡淡地走下去,直到头发白了,还能在晚饭后牵着手去楼下公园散步。
</p>
<p>
如果,我是说如果,有一天我不在你身边了,答应我,不要哭太久。你要好好吃饭,好好睡觉,去找一个比我更好的人,一个能让你永远开怀大笑的人。然后,就把我忘了吧。只要你能幸福,我怎么样……都好。
</p>
</div>
<div class="letter-footer">
<div class="signature">永远爱你的,</div>
<div class="signature">邱江</div>
<div class="date">写于一个……普通的冬日午后</div>
</div>
</div>
</div>
</details>

角色卡

花泽悠

2025-12-31 17:21:46

角色卡

薛放

2025-12-31 17:21:52

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索