mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Update kerblam_warehouse.txt (#4316)
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:no cost
|
||||
Types:Plane Kandoka
|
||||
T:Mode$ DamageDoneOnce | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigToken | TriggerZones$ Command | TriggerDescription$ Whenever one or more creatures you control deal combat damage to a player, create a Treasure token.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You
|
||||
T:Mode$ ChaosEnsues | TriggerZones$ Command | Execute$ TrigPumpAll | TriggerDescription$ Whenever chaos ensues, until your next turn, noncreature artifacts you control gain "{T}, Sacrifice this artifact: Flip a coin. If you win the flip, this artifact deals 3 damage to any target."
|
||||
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Artifact.nonCreature+YouCtrl | AddAbility$ ABExplode | Duration$ UntilYourNextTurn
|
||||
T:Mode$ ChaosEnsues | TriggerZones$ Command | Execute$ TrigAnimateAll | TriggerDescription$ Whenever chaos ensues, until your next turn, noncreature artifacts you control gain "{T}, Sacrifice this artifact: Flip a coin. If you win the flip, this artifact deals 3 damage to any target."
|
||||
SVar:TrigAnimateAll:DB$ AnimateAll | ValidCards$ Artifact.nonCreature+YouCtrl | Abilities$ ABExplode | Duration$ UntilYourNextTurn
|
||||
SVar:ABExplode:AB$ FlipACoin | Cost$ {T} Sac<1/CARDNAME/this artifact> | WinSubAbility$ DBDamage | SpellDescription$ Flip a coin. If you win the flip, this artifact deals 3 damage to any target.
|
||||
SVar:DBDamage:DB$ DealDamage | ValidTgts$ Any | NumDmg$ 3
|
||||
DeckHas:Ability$Token|Sacrifice & Type$Artifact|Treasure
|
||||
|
||||
Reference in New Issue
Block a user