Added "myTurnOnly" keyword to some cards (PTK)
This commit is contained in:
@@ -241,7 +241,7 @@ rarity=R
|
|||||||
mana={1}{G}{G}
|
mana={1}{G}{G}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human
|
subtype=Human
|
||||||
auto={T}:moveTo(mylibrary) target(creature|mygraveyard)
|
auto={T}:moveTo(mylibrary) target(creature|mygraveyard) myTurnOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=2
|
toughness=2
|
||||||
abilities=legendary
|
abilities=legendary
|
||||||
@@ -322,7 +322,7 @@ toughness=4
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Sacrifice Loyal Retainers: Return target legendary creature card from your graveyard onto the battlefield. Play this ability only during your turn, before attackers are declared.
|
text=Sacrifice Loyal Retainers: Return target legendary creature card from your graveyard onto the battlefield. Play this ability only during your turn, before attackers are declared.
|
||||||
auto={S}:moveTo(myBattlefield) target(creature[legendary]|mygraveyard)
|
auto={S}:moveTo(myBattlefield) target(creature[legendary]|mygraveyard) myTurnOnly
|
||||||
id=10491
|
id=10491
|
||||||
name=Loyal Retainers
|
name=Loyal Retainers
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -340,7 +340,7 @@ rarity=R
|
|||||||
mana={3}{U}{U}
|
mana={3}{U}{U}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Advisor
|
subtype=Human Advisor
|
||||||
auto={T}:Draw:1
|
auto={T}:Draw:1 myTurnOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=2
|
toughness=2
|
||||||
abilities=legendary
|
abilities=legendary
|
||||||
@@ -435,7 +435,7 @@ rarity=R
|
|||||||
mana={1}{W}{W}
|
mana={1}{W}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Advisor
|
subtype=Human Advisor
|
||||||
auto={T}:0/2 target(creature)
|
auto={T}:0/2 target(creature) myTurnOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=2
|
toughness=2
|
||||||
abilities=legendary
|
abilities=legendary
|
||||||
@@ -579,7 +579,7 @@ rarity=C
|
|||||||
mana={1}{W}
|
mana={1}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human
|
subtype=Human
|
||||||
auto={T}:life:1
|
auto={T}:life:1 myTurnOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
@@ -827,7 +827,7 @@ rarity=U
|
|||||||
mana={2}{U}
|
mana={2}{U}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Soldier
|
subtype=Human Soldier
|
||||||
auto={T}:damage:1 target(creature,player)
|
auto={T}:damage:1 target(creature,player) myTurnOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
@@ -852,7 +852,7 @@ rarity=R
|
|||||||
mana={1}{B}{B}
|
mana={1}{B}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Advisor
|
subtype=Human Advisor
|
||||||
auto={T}:2/0 target(creature|myBattlefield)
|
auto={T}:2/0 target(creature|myBattlefield) myTurnOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
abilities=legendary
|
abilities=legendary
|
||||||
@@ -915,7 +915,7 @@ rarity=R
|
|||||||
mana={1}{U}{U}
|
mana={1}{U}{U}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Advisor
|
subtype=Human Advisor
|
||||||
auto={T}:unblockable target(creature)
|
auto={T}:unblockable target(creature) myTurnOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
abilities=legendary
|
abilities=legendary
|
||||||
|
|||||||
Reference in New Issue
Block a user