EN
Back to Cards

Spoils of Battle

Type: Skill · Rarity: Common

Base
1
Skill Spoils of Battle
Forge 5.
Draw 2 cards.
Upgrade
1
Skill Spoils of Battle+
Forge 8.
Draw 2 cards.
Update History
Update1
Version 0.99.1 → 0.103.3 · May 29, 2026
Vars
Before
{
"Forge": 10
}
After
{
"Forge": 5,
"Cards": 2
}
Raw Description
Before
Forge {Forge:diff()}.
After
Forge {Forge:diff()}.
Draw {Cards:diff()} {Cards:plural:card|cards}.
Description
Before
Forge 10.
After
Forge 5.
Draw 2 cards.
Description (ZH)
Before
铸造10。
After
铸造5。
抽2张牌。
Upgraded Description (ZH)
Before
铸造15。
After
铸造8。
抽2张牌。
Upgraded Description
Before
Forge 15.
After
Forge 8.
Draw 2 cards.
Cards Draw
Before
After
2
Raw Description (ZH)
Before
铸造{Forge:diff()}。
After
铸造{Forge:diff()}。
抽{Cards:diff()}张牌。
Upgrade
Before
{
"forge": "+5"
}
After
{
"forge": "+3"
}