Merge pull request #1658 from paulsnoops/name_fix

Tiana, Angelic Mechanic fixes
This commit is contained in:
Paul Hammerton
2022-10-08 20:26:16 +01:00
committed by GitHub
2 changed files with 13 additions and 13 deletions

View File

@@ -9,4 +9,4 @@ SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield
SVar:DiscardMe:2 SVar:DiscardMe:2
SVar:SacMe:1 SVar:SacMe:1
DeckHas:Ability$Graveyard DeckHas:Ability$Graveyard
Oracle:Diminished Returner enters the battlefield tapped.\n{B}{B}:Diminished Returner perpetually gets -1/-1, then return it to the battlefield. Activate only if Diminished Returner is in your graveyard and its toughness is 2 or greater. Oracle:Diminished Returner enters the battlefield tapped.\n{B}{B}: Diminished Returner perpetually gets -1/-1, then return it to the battlefield. Activate only if Diminished Returner is in your graveyard and its toughness is 2 or greater.

View File

@@ -1,11 +1,11 @@
Name:Tiana, Angel Mechanic Name:Tiana, Angelic Mechanic
ManaCost:1 R W ManaCost:1 R W
Types:Legendary Creature Angel Artificer Types:Legendary Creature Angel Artificer
PT:3/2 PT:3/2
K:Flying K:Flying
T:Mode$ Crewed | ValidCrew$ Card.Self,Creature.Legendary+Other+YouCtrl | Execute$ TrigEffect | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME or another legendary creature you control crews a vehicle, that vehicle perpetually gains +1/+0. T:Mode$ Crewed | ValidCrew$ Card.Self,Creature.Legendary+Other+YouCtrl | Execute$ TrigEffect | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME or another legendary creature you control crews a Vehicle, that Vehicle perpetually gets +1/+0.
SVar:TrigEffect:DB$ Effect | RememberObjects$ TriggeredVehicle | StaticAbilities$ PerpetualP1P1 | Name$ Tiana, Angel Mechanic's Perpetual Effect | Duration$ Permanent SVar:TrigEffect:DB$ Effect | RememberObjects$ TriggeredVehicle | StaticAbilities$ PerpetualP1P1 | Name$ Tiana, Angelic Mechanic's Perpetual Effect | Duration$ Permanent
SVar:PerpetualP1P1:Mode$ Continuous | Affected$ Card.IsRemembered | AddPower$ 1 | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This vehicle perpetually gains +1/+0. SVar:PerpetualP1P1:Mode$ Continuous | Affected$ Card.IsRemembered | AddPower$ 1 | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library,Command | Description$ This Vehicle perpetually gains +1/+0.
DeckHints:Type$Legendary DeckHints:Type$Legendary
DeckNeeds:Type$Vehicle DeckNeeds:Type$Vehicle
Oracle:Whenever Tiana, Angel Mechanic or another legendary creature you control crews a vehicle, that vehicle perpetually gains +1/+0. Oracle:Flying\nWhen Tiana, Angelic Mechanic or another legendary creature you control crews a Vehicle, that Vehicle perpetually gets +1/+0.