AFR card scripts 03 Jul

This commit is contained in:
paul_snoops
2021-07-03 16:53:58 +01:00
parent 063cbbfd8a
commit 9af01ed521
3 changed files with 5 additions and 3 deletions

View File

@@ -6,4 +6,5 @@ K:Flying
T:Mode$ DamageDone | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever a creature you control deals combat damage to a player, create that many Treasure tokens.
SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ c_a_treasure_sac | TokenOwner$ You
SVar:X:TriggerCount$DamageAmount
DeckHas:Ability$Token
Oracle:Flying\nWhenever a creature you control deals combat damage to a player, create that many Treasure tokens.

View File

@@ -6,4 +6,5 @@ SVar:SmashIt:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifa
SVar:LiftTheCurse:DB$ Destroy | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment | SpellDescription$ Lift the Curse — Destroy target enchantment.
SVar:StealItsEyes:DB$ Token | TokenScript$ c_a_treasure_sac | SubAbility$ DBVenture | SpellDescription$ Steal Its Eyes — Create a Treasure token and venture into the dungeon. (Enter the first room or advance to the next room.)
SVar:DBVenture:DB$ Venture
Oracle:Choose one —\n• Smash It — Destroy target artifact.\n• Lift the Curse — Destroy target enchantment.\n• Steal Its Eyes — Create an Treasure token and venture into the dungeon. (Enter the first room or advance to the next room.)
DeckHas:Ability$Token
Oracle:Choose one —\n• Smash It — Destroy target artifact.\n• Lift the Curse — Destroy target enchantment.\n• Steal Its Eyes — Create a Treasure token and venture into the dungeon. (Enter the first room or advance to the next room.)

View File

@@ -9,5 +9,5 @@ SVar:STZariel:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ You | FirstCombat$ T
SVar:TrigZarielCombat:DB$ Untap | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control. | SubAbility$ DBAddCombat
SVar:DBAddCombat:DB$ AddPhase | ExtraPhase$ Combat | AfterPhase$ EndCombat
SVar:PlayMain1:TRUE
Oracle:[+1]: Creatures you control get +1/+0 and gain haste until end of turn.\n[0]: Create a 1/1 red Devil creature token with "When this creature dies, it deals 1 damage to any target."
\n[6]: You get an emblem with "At the end of the first combat phase on your turn, untap target creature you control. After this phase, there is an additional combat phase."
DeckHas:Ability$Token
Oracle:[+1]: Creatures you control get +1/+0 and gain haste until end of turn.\n[0]: Create a 1/1 red Devil creature token with "When this creature dies, it deals 1 damage to any target."\n[6]: You get an emblem with "At the end of the first combat phase on your turn, untap target creature you control. After this phase, there is an additional combat phase."