Upload New File

This commit is contained in:
John
2021-01-25 10:10:48 +00:00
parent 7d85026ae2
commit f88fc2adb0

View File

@@ -0,0 +1,14 @@
Name:Niko Aris
ManaCost:X W W U
Types:Legendary Planeswalker Niko
Loyalty:3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When Niko Aris enters the battlefield, create X Shard tokens. (Theyre enchantments with “{2}, Sacrifice this enchantment: Scry 1, then draw a card.”)
SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ shard | TokenOwner$ You |
SVar:X:Count$xPaid
A:AB$ Pump | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Triggers$ Trig | sVars$ Eff | KW$ HIDDEN Unblockable | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Up to one target creature you control cant be blocked this turn. Whenever that creature deals damage this turn, return it to its owners hand.
SVar:Trig:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Card.Self | Execute$ Eff | TriggerDescription$ Whenever this creature deals damage to an opponent, return it to its owner's hand.
SVar:Eff:DB$ ChangeZone | ValidTgts$ Creature | TargetsWithDefinedController$ TriggeredTarget | TgtPrompt$ Select target creature that player controls. | Origin$ Battlefield | Destination$ Hand
A:AB $ DealDamage | Cost$ SubCounter<1/LOYALTY> | ValidTgts$ Creature.tapped | NumDmg$ Y | References$ Y | TgtPrompt$ Select target tapped creature | SpellDescription$ Niko Aris deals 2 damage to target tapped creature for each card youve drawn this turn.
SVar:Y:Count$YouDrewThisTurn/Twice
A:AB$ Token | Cost$ SubCounter<1/LOYALTY> | TokenAmount$ 1 | TokenScript$ shard | TokenOwner$ You | Planeswalker$ True | SpellDescription$ Create a Shard token.
Oracle:When Niko Aris enters the battlefield, create X Shard tokens. (Theyre enchantments with “{2}, Sacrifice this enchantment: Scry 1, then draw a card.”)\n[+1]: Up to one target creature you control cant be blocked this turn. Whenever that creature deals damage this turn, return it to its owners hand.\n[1]: Niko Aris deals 2 damage to target tapped creature for each card youve drawn this turn.\n[1]: Create a Shard token.