NEO – 29 Jan

This commit is contained in:
Tim Mocny
2022-01-29 18:32:06 +00:00
committed by Michael Kamensky
parent 865bd8f19b
commit 39eb53d297
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Name:Akki War Paint
ManaCost:R
Types:Enchantment Aura
K:Enchant artifact or creature
A:SP$ Attach | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target artifact or creature | AITgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 1 | Description$ As long as enchanted permanent is a creature, it gets +2/+1.
Oracle:Enchant artifact or creature\nAs long as enchanted permanent is a creature, it gets +2/+1.

View File

@@ -0,0 +1,11 @@
Name:Biting-Palm Ninja
ManaCost:2 B
Types:Creature Human Ninja
PT:3/3
K:Ninjutsu:2 B
K:etbCounter:Menace:1
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ TrigImmediateTrig | CombatDamage$ True | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may remove a menace counter from it. When you do, that player reveals their hand and you choose a nonland card from it. Exile that card.
SVar:TrigImmediateTrig:AB$ ImmediateTrigger | Cost$ SubCounter<1/Menace> | Execute$ TrigReveal | CopyTriggeringObjects$ True | TriggerDescription$ When you do, that player reveals their hand and you choose a nonland card from it. Exile that card.
SVar:TrigReveal:DB$ RevealHand | Defined$ TriggeredTarget | SubAbility$ DBExile
SVar:DBExile:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | DefinedPlayer$ TriggeredTarget | Chooser$ You | ChangeType$ Card.nonLand | ChangeNum$ 1 | IsCurse$ True
Oracle:Ninjutsu {2}{B}\nBiting-Palm Ninja enters the battlefield with a menace counter on it.\nWhenever Biting-Palm Ninja deals combat damage to a player, you may remove a menace counter from it. When you do, that player reveals their hand and you choose a nonland card from it. Exile that card.

View File

@@ -0,0 +1,9 @@
Name:Covert Technician
ManaCost:2 U
Types:Artifact Creature Human Ninja
PT:2/4
K:Ninjutsu:1 U
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ TrigChange | OptionalDecider$ You | CombatDamage$ True | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may put an artifact card with mana value less than or equal to that damage from your hand onto the battlefield.
SVar:TrigChange:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Artifact.cmcLEX | ChangeNum$ 1 | SelectPrompt$ Choose an artifact card with mana value less than or equal to that damage
SVar:X:TriggerCount$DamageAmount
Oracle:Ninjutsu {1}{U} ({1}{U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)\nWhenever Covert Technician deals combat damage to a player, you may put an artifact card with mana value less than or equal to that damage from your hand onto the battlefield.

View File

@@ -0,0 +1,7 @@
Name:Lethal Exploit
ManaCost:1 B
Types:Instant
A:SP$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -X | NumDef$ -X | IsCurse$ True | SpellDescription$ Target creature gets -2/-2 until end of turn. It gets an additional -1/-1 until end of turn for each modified creature you controlled as you cast this spell. (Equipment, Auras you control, and counters are modifications.)
SVar:X:Count$Valid Creature.modified+YouCtrl/Plus.2
DeckHints:Type$Aura|Equipment & Ability$Counters
Oracle:Target creature gets -2/-2 until end of turn. It gets an additional -1/-1 until end of turn for each modified creature you controlled as you cast this spell. (Equipment, Auras you control, and counters are modifications.)