EN
Back to Cards

Follow Through

Type: Attack · Rarity: Common

Base
1
Attack Follow Through
Deal 7 damage.
If you have 5 or more other cards in your Hand, hits an additional time.
Upgrade
1
Attack Follow Through+
Deal 9 damage.
If you have 5 or more other cards in your Hand, hits an additional time.
Update History
Update1
Version 0.99.1 → 0.103.3 · May 29, 2026
Damage
Before
6
After
7
Vars
Before
{
"Damage": 6,
"WeakPower": 1,
"Weak": 1
}
After
{
"CardCount": 5,
"Damage": 7
}
Target
Before
AllEnemies
After
AnyEnemy
Raw Description
Before
Deal {Damage:diff()} damage to ALL enemies.
If the last card you played this turn was a Skill, apply {WeakPower:diff()} Weak to ALL enemies.
After
Deal {Damage:diff()} damage.
If you have {CardCount} or more other {CardCount:plural:card|cards} in your Hand, hits an additional time.
Description
Before
Deal 6 damage to ALL enemies.
If the last card you played this turn was a Skill, apply 1 Weak to ALL enemies.
After
Deal 7 damage.
If you have 5 or more other cards in your Hand, hits an additional time.
Description (ZH)
Before
对所有敌人造成6点伤害。
如果在本回合,你打出的上一张牌是技能牌,则给予所有敌人1层虚弱
After
造成7点伤害。
如果你的手牌中还有至少5张其他牌,则额外命中一次。
Powers Applied
Before
[
{
"power": "Weak",
"amount": 1
}
]
After
Upgraded Description (ZH)
Before
对所有敌人造成8点伤害。
如果在本回合,你打出的上一张牌是技能牌,则给予所有敌人1层虚弱
After
造成9点伤害。
如果你的手牌中还有至少5张其他牌,则额外命中一次。
Upgraded Description
Before
Deal 8 damage to ALL enemies.
If the last card you played this turn was a Skill, apply 1 Weak to ALL enemies.
After
Deal 9 damage.
If you have 5 or more other cards in your Hand, hits an additional time.
Raw Description (ZH)
Before
对所有敌人造成{Damage:diff()}点伤害。
如果在本回合,你打出的上一张牌是技能牌,则给予所有敌人{WeakPower:diff()}层虚弱
After
造成{Damage:diff()}点伤害。
如果你的手牌中还有至少{CardCount}张其他{CardCount:plural:牌|牌},则额外命中一次。
Upgrade
Before
{
"damage": "+2",
"weak": "+1"
}
After
{
"damage": "+2"
}
Rarity
Before
Uncommon
After
Common