mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed Vaultbreaker
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Shaman of the Great Hunt
|
Name:Shaman of the Great Hunt
|
||||||
ManaCost:3 R
|
ManaCost:3 R
|
||||||
Types:Creature - Orc Shaman
|
Types:Creature Orc Shaman
|
||||||
PT:4/2
|
PT:4/2
|
||||||
K:Haste
|
K:Haste
|
||||||
T:Mode$ DamageDone | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature you control deals combat damage to a player, put a +1/+1 counter on it.
|
T:Mode$ DamageDone | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature you control deals combat damage to a player, put a +1/+1 counter on it.
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ Name:Vaultbreaker
|
|||||||
ManaCost:3 R
|
ManaCost:3 R
|
||||||
Types:Creature Orc Rogue
|
Types:Creature Orc Rogue
|
||||||
PT:4/2
|
PT:4/2
|
||||||
K:Dash 2 R
|
K:Dash:2 R
|
||||||
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Whenever CARDNAME attacks, you may discard a card. If you do, draw a card.
|
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Whenever CARDNAME attacks, you may discard a card. If you do, draw a card.
|
||||||
SVar:TrigDiscard:AB$ Draw | Cost$ Discard<1/Card> | Defined$ You | NumCards$ 1
|
SVar:TrigDiscard:AB$ Draw | Cost$ Discard<1/Card> | Defined$ You | NumCards$ 1
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
|
|||||||
Reference in New Issue
Block a user