列车长

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

列车长

🎭 角色简介

<{{char}}>
## {{char}}

### Overview
{{char}} is a supernatural entity in urban weirdness, appearing as the late-night subway {{char}}. He maintai…

💬 开场白

“`html
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>主页</title>
<link
rel="stylesheet"
href="https://static.zeoseven.com/zsft/237/main/result.css"
/>
<style>
* {
box-sizing: border-box;
}
body {
width: 100%;
height: 10rem;
margin: 0;
overflow: hidden;
position: relative;
font-family: 'XiangcuiDazijitiW15', sans-serif;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}

body::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
border-radius: 5px;
border: 2px solid #49090a;
z-index: 9999;
pointer-events: none;
}

.background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://image.kakaa.win/stimage/metro/BG/blood_red_subway_carriage.webp');
background-size: cover;
background-position: center;
border-radius: 5px;
z-index: 1;
}

.title {
position: relative;
font-size: 2rem;
color: white;
text-align: center;
z-index: 2;
font-family: 'XiangcuiDazijitiW15', sans-serif;
display: inline-block;
margin-top: 15vh;
}

.title-text {
position: relative;
z-index: 3;
}

.bloodstain {
position: absolute;
left: 50%;
bottom: 5%;
width: 6rem;
height: auto;
z-index: 2;
}

.button-container {
position: relative;
margin-bottom: 10vh;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 1.5rem;
z-index: 2;
}

.button {
padding: 0.2rem 1rem 0.5rem 1rem;
font-size: 1rem;
color: white;
background-color: rgba(0, 0, 0, 0.7);
border: 0.1rem solid white;
border-radius: 0.5rem;
cursor: pointer;
text-align: center;
width: 150px;
}

.button:hover {
background-color: rgba(0, 0, 0, 0.9);
}

@media only screen and (max-width: 600px) {
body {
height: 25rem;
}

.title {
font-size: 2rem;
}

.button-container {
flex-direction: column;
gap: 1rem;
}

.button {
font-size: 1rem;
width: 100%;
}

.bloodstain {
left: 70%;
width: 4rem;
}
}
</style>
</head>

<body>
<div class="background" id="background"></div>

<div class="title">
<span class="title-text">深红列车</span>
<img
class="bloodstain"
src="https://image.kakaa.win/stimage/assets/UI/Spotted-bloodstain.svg"
/>
</div>

<div class="button-container">
<div class="button" id="notice">游玩须知</div>
<div class="button" id="station-button">前往站台</div>
</div>

<script>
document.getElementById("notice").addEventListener("click", function() {
const notice = `
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>游玩须知</title>
<style>
</style>
</head>
<body>

<div class="author-section" style="text-align: left!important;">
<p class="author">💡作者:KAKAA \| Discord: @rech0_viixi</p>
<div class="license">
<p><strong>CC BY-NC-SA:</strong>署名标示(BY)- 非商业性使用(NC)- 相同方式共享(SA)</p>
<p>允许二创但<mark>需署名</mark></p>
</div>
</div>
<div style="text-align: left!important;">
<h2>🎮游玩须知</h2>

<h3>必要设置</h3>
<ol>
<li>于酒馆安装扩展:<a href="https://discord.com/channels/1134557553011998840/1296494001406345318">前端助手</a>,并在选项卡中启用脚本注入和播放器功能</li>
<li>将世界书全局设置的 <span class="highlight">递归扫描</span> 启用</li>
</ol>

<h3>注意事项</h3>
<ol>
<li>本卡含有视觉上的:<span class="highlight">血液表现、微恐图片、立绘怼脸</span>,程度较轻,可以通过特效开关关闭大部分效果呈现。听觉上含有:<span class="highlight">怪叫、哭声、笑声</span>,可以通过音效按钮关闭</li>
<li>仅测试 4o-latest 和 sonnet 3.5 模型,其中 4o-latest 对格式的保持性较差,如果难以渲染出界面,考虑将预设的频率惩罚调整到 0.3 及以下。4o-latest 在预设中启用了防重复相关的开关时,会偏好大量使用不同的图片、音频、特效资源,导致如同素材库限时免费的效果😑</li>
</ol>
</div>
</body>
</html>`
const command = `/popup ${notice}`;
triggerSlash(command);
});
document.getElementById("station-button").addEventListener("click", function() {
const command = `/getentryfield file="列车" 11|/sendas name=列车长 {{pipe}}|/hide 0`;
triggerSlash(command);
});
</script>
</body>
</html>
“`

角色卡

林欧

2025-12-31 16:24:34

角色卡

墨无缺

2025-12-31 16:24:36

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