EN
返回卡牌

预借时间

类型: 技能 · 稀有度: 罕见

普通
1
技能 预借时间
获得
卡牌在本回合耗能增加
升级
1
技能 预借时间+
获得
卡牌在本回合耗能增加
更新历史
更新1
版本 0.99.1 → 0.103.3 · 2026年5月29日
Vars
更新前
{
"Energy": 1,
"DoomPower": 3,
"Doom": 3
}
更新后
{
"ExtraCost": 1,
"Energy": 4
}
原始描述
更新前
Apply {DoomPower:diff()} Doom to yourself.
Gain {Energy:energyIcons()}.
更新后
Gain {Energy:energyIcons()}.
Cards cost an additional {ExtraCost:energyIcons()} this turn.
描述
更新前
Apply 3 Doom to yourself.
Gain .
更新后
Gain .
Cards cost an additional this turn.
Energy Gain
更新前
1
更新后
4
中文描述
更新前
给予自身3层灾厄
获得
更新后
获得
卡牌在本回合耗能增加
Powers Applied
更新前
[
{
"power": "Doom",
"amount": 3
}
]
更新后
中文升级描述
更新前
给予自身3层灾厄
获得
更新后
获得
卡牌在本回合耗能增加
升级描述
更新前
Apply 3 Doom to yourself.
Gain .
更新后
Gain .
Cards cost an additional this turn.
Cost
更新前
0
更新后
1
中文原始描述
更新前
给予自身{DoomPower:diff()}层灾厄
获得{Energy:energyIcons()}。
更新后
获得{Energy:energyIcons()}。
卡牌在本回合耗能增加{ExtraCost:energyIcons()}。
Upgrade
更新前
{
"energy": "+1"
}
更新后
{
"energy": "+2"
}