8 more attractions.

This commit is contained in:
Jetz
2024-06-19 19:03:29 -04:00
parent bf1f1ecb61
commit 657ebfda25
8 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
Name:Bounce Chamber
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:2 6
Variant:B:Lights:3 6
Variant:C:Lights:4 6
Variant:D:Lights:5 6
K:Visit:TrigChoose
SVar:TrigChoose:DB$ ChooseCard | Choices$ Creature.YouDontCtrl+leastToughnessControlledByOpponent | ChoiceTitle$ Choose a creature with the least toughness among creatures your opponents control | Mandatory$ True | SubAbility$ DBBounce | SpellDescription$ Return a creature you dont control with the lowest toughness among creatures you dont control to its owners hand.
SVar:DBBounce:DB$ ChangeZone | Defined$ ChosenCard | Origin$ Battlefield | Destination$ Hand
Oracle:Visit — Return a creature you dont control with the lowest toughness among creatures you dont control to its owners hand. (If multiple creatures are tied, choose any one of them.)

View File

@@ -0,0 +1,12 @@
Name:Foam Weapons Kiosk
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:2 6
Variant:B:Lights:3 6
Variant:C:Lights:4 6
Variant:D:Lights:5 6
K:Visit:TrigCounter
SVar:TrigCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBPump | SpellDescription$ Put a +1/+1 counter on target creature you control. It gains Vigilance until end of turn.
SVar:DBPump:DB$ Pump | Defined$ Targeted | KW$ Vigilance
DeckHas:Ability$Counters
Oracle:Visit — Put a +1/+1 counter on target creature you control. That creature gains vigilance until end of turn.

View File

@@ -0,0 +1,9 @@
Name:Haunted House
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:3 6
Variant:B:Lights:4 6
K:Visit:TrigRes
SVar:TrigRes:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Choose target creature in your graveyard. | SubAbility$ DBHaste | SpellDescription$ Return target creature card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step.
SVar:DBHaste:DB$ Animate | Defined$ Targeted | Keywords$ Haste | Duration$ Permanent | AtEOT$ YourExile
Oracle:Visit — Return target creature card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of your next end step.

View File

@@ -0,0 +1,12 @@
Name:Kiddie Coaster
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:2 3 6
Variant:B:Lights:2 4 6
Variant:C:Lights:2 5 6
Variant:D:Lights:3 4 6
Variant:E:Lights:3 5 6
Variant:F:Lights:4 5 6
K:Visit:TrigPump
SVar:TrigPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | SpellDescription$ Creatures you control get +1/+0 until end of turn.
Oracle:Visit — Creatures you control get +1/+0 until end of turn.

View File

@@ -0,0 +1,8 @@
Name:Merry-Go-Round
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:2 6
Variant:B:Lights:5 6
K:Visit:TrigPump
SVar:TrigPump:DB$ PumpAll | ValidCards$ Creature.powerLE2+YouCtrl | KW$ Horsemanship | SpellDescription$ Creatures you control with power 2 or less gain horsemanship until end of turn.
Oracle:Visit — Creatures you control with power 2 or less gain horsemanship until end of turn. (They cant be blocked except by creatures with horsemanship.)

View File

@@ -0,0 +1,10 @@
Name:Roller Coaster
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:2 6
Variant:B:Lights:3 6
Variant:C:Lights:4 6
Variant:D:Lights:5 6
K:Visit:TrigPump
SVar:TrigPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +2 | SpellDescription$ Creatures you control get +2/+0 until end of turn.
Oracle:Visit — Creatures you control get +2/+0 until end of turn.

View File

@@ -0,0 +1,12 @@
Name:Spinny Ride
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:2 3 6
Variant:B:Lights:2 4 6
Variant:C:Lights:2 5 6
Variant:D:Lights:3 4 6
Variant:E:Lights:3 5 6
Variant:F:Lights:4 5 6
K:Visit:TrigTap
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose target creature an opponent controls. | SpellDescription$ Tap target creature an opponent controls.
Oracle:Visit — Tap target creature an opponent controls.

View File

@@ -0,0 +1,12 @@
Name:Trash Bin
ManaCost:no cost
Types:Artifact Attraction
Variant:A:Lights:2 6
Variant:B:Lights:3 6
Variant:C:Lights:4 6
Variant:D:Lights:5 6
K:Visit:TrigMill
SVar:TrigMill:DB$ Mill | NumCards$ 2 | SubAbility$ DBReturn | SpellDescription$ Mill two cards, then return a creature card from your graveyard to your hand.
SVar:DBReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ChangeType$ Card.YouOwn | AtRandom$ True | Hidden$ True
DeckHas:Ability$Graveyard|Mill
Oracle:Visit — Mill two cards, then return a card at random from your graveyard to your hand. (To mill a card, a player puts the top card of their library into their graveyard.)