EN
Back to Cards

Borrowed Time

Type: Skill · Rarity: Uncommon

Base
1
Skill Borrowed Time
Gain .
Cards cost an additional this turn.
Upgrade
1
Skill Borrowed Time+
Gain .
Cards cost an additional this turn.
Update History
Update1
Version 0.99.1 → 0.103.3 · May 29, 2026
Vars
Before
{
"Energy": 1,
"DoomPower": 3,
"Doom": 3
}
After
{
"ExtraCost": 1,
"Energy": 4
}
Raw Description
Before
Apply {DoomPower:diff()} Doom to yourself.
Gain {Energy:energyIcons()}.
After
Gain {Energy:energyIcons()}.
Cards cost an additional {ExtraCost:energyIcons()} this turn.
Description
Before
Apply 3 Doom to yourself.
Gain .
After
Gain .
Cards cost an additional this turn.
Energy Gain
Before
1
After
4
Description (ZH)
Before
给予自身3层灾厄
获得
After
获得
卡牌在本回合耗能增加
Powers Applied
Before
[
{
"power": "Doom",
"amount": 3
}
]
After
Upgraded Description (ZH)
Before
给予自身3层灾厄
获得
After
获得
卡牌在本回合耗能增加
Upgraded Description
Before
Apply 3 Doom to yourself.
Gain .
After
Gain .
Cards cost an additional this turn.
Cost
Before
0
After
1
Raw Description (ZH)
Before
给予自身{DoomPower:diff()}层灾厄
获得{Energy:energyIcons()}。
After
获得{Energy:energyIcons()}。
卡牌在本回合耗能增加{ExtraCost:energyIcons()}。
Upgrade
Before
{
"energy": "+1"
}
After
{
"energy": "+2"
}