EN
Back to Cards

Glow

Type: Skill · Rarity: Common

Base
1
Skill Glow
Gain .
Draw 1 card.
Next turn, draw 1 card.
Upgrade
1
Skill Glow+
Gain .
Draw 1 card.
Next turn, draw 1 card.
Update History
Update1
Version 0.99.1 → 0.103.3 · May 29, 2026
Vars
Before
{
"Stars": 1,
"Cards": 2
}
After
{
"Stars": 1,
"Cards": 1
}
Raw Description
Before
Gain {Stars:starIcons()}.
Draw {Cards:diff()} {Cards:plural:card|cards}.
After
Gain {Stars:starIcons()}.
Draw {Cards:diff()} {Cards:plural:card|cards}.
Next turn, draw {Cards:diff()} {Cards:plural:card|cards}.
Description
Before
Gain .
Draw 2 cards.
After
Gain .
Draw 1 card.
Next turn, draw 1 card.
Description (ZH)
Before
获得
抽2张牌。
After
获得
抽1张牌。
下一回合抽1张牌。
Upgraded Description (ZH)
Before
获得
抽2张牌。
After
获得
抽1张牌。
下一回合抽1张牌。
Upgraded Description
Before
Gain .
Draw 2 cards.
After
Gain .
Draw 1 card.
Next turn, draw 1 card.
Cards Draw
Before
2
After
1
Raw Description (ZH)
Before
获得{Stars:starIcons()}。
抽{Cards:diff()}张牌。
After
获得{Stars:starIcons()}。
抽{Cards:diff()}张牌。
下一回合抽{Cards:diff()}张牌{Cards:plural:|}。