Added/fixed primitives and switched "Hound" type to "Dog" type.

This commit is contained in:
Vittorio Alfieri
2021-08-16 15:32:44 +02:00
parent 73d9173aa0
commit 2fe8a0e473
4 changed files with 56 additions and 58 deletions

View File

@@ -4428,7 +4428,7 @@ abilities=lifelink,haste
text=Lifelink, haste
mana={B}
type=Creature
subtype=Nightmare Hound
subtype=Nightmare Dog
power=1
toughness=1
[/card]
@@ -9652,7 +9652,7 @@ auto=@movedTo(*|mystack) restriction{myturnonly}:untap target(creature)
text=Partner with Chakram Slinger (When this creature enters the battlefield, target player may put Chakram Slinger into their hand from their library, then shuffle.) -- Whenever you cast a spell during your turn, untap target creature.
mana={4}{U}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=2
toughness=4
[/card]
@@ -27558,6 +27558,20 @@ power=3
toughness=3
[/card]
[card]
name=Guard Dogs
auto=aslongas(*[green]|myBattlefield) {2}{W}{T}:name(Prevent from green creature) name(Prevent from green creature) target(creature[green]) transforms((,newability[preventAllCombatDamage from(this)])) ueot
auto=aslongas(*[white]|myBattlefield) {2}{W}{T}:name(Prevent from white creature) name(Prevent from white creature) target(creature[white]) transforms((,newability[preventAllCombatDamage from(this)])) ueot
auto=aslongas(*[black]|myBattlefield) {2}{W}{T}:name(Prevent from black creature) name(Prevent from black creature) target(creature[black]) transforms((,newability[preventAllCombatDamage from(this)])) ueot
auto=aslongas(*[blue]|myBattlefield) {2}{W}{T}:name(Prevent from blue creature) name(Prevent from blue creature) target(creature[blue]) transforms((,newability[preventAllCombatDamage from(this)])) ueot
auto=aslongas(*[red]|myBattlefield) {2}{W}{T}:name(Prevent from red creature) name(Prevent from red creature) target(creature[red]) transforms((,newability[preventAllCombatDamage from(this)])) ueot
text={2}{W}, {T}: Choose a permanent you control. Prevent all combat damage target creature would deal this turn if it shares a color with that permanent.
mana={3}{W}
type=Creature
subtype=Dog
power=2
toughness=2
[/card]
[card]
name=Guardian Archon
abilities=flying
auto=name(Choose opponent) target(opponent) donothing
@@ -30427,7 +30441,7 @@ auto=thisforeach(variable{halfpaid}) all(this) rolld6 6 winability counter(1/1,l
text=As Hydradoodle enters the battlefield, roll X six-sided dice. Hydradoodle enters the battlefield with a number of +1/+1 counters on it equal to the total of those results. -- Reach, trample
mana={X}{X}{G}{G}
type=Creature
subtype=Hydra Hound
subtype=Hydra Dog
power=0
toughness=0
[/card]
@@ -41000,13 +41014,6 @@ mana={2}{G}
type=Sorcery
[/card]
[card]
name=Mowu
type=Token Legendary Creature
subtype=Dog
power=3
toughness=3
[/card]
[card]
name=Mowu, Loyal Companion
abilities=vigilance,trample
auto=@counteradded(1/1) from(this) except(Mowu, Loyal Companion):may counter(1/1)
@@ -41019,16 +41026,16 @@ toughness=3
[/card]
[card]
name=Mox Amber
auto=aslongas(creature[white&legendary]) {T}:Add{W}
auto=aslongas(planeswalker[white]) {T}:Add{W}
auto=aslongas(creature[blue&legendary]) {T}:Add{U}
auto=aslongas(planeswalker[blue]) {T}:Add{U}
auto=aslongas(creature[black&legendary]) {T}:Add{B}
auto=aslongas(planeswalker[black]) {T}:Add{B}
auto=aslongas(creature[red&legendary]) {T}:Add{R}
auto=aslongas(planeswalker[red]) {T}:Add{R}
auto=aslongas(creature[green&legendary]) {T}:Add{G}
auto=aslongas(planeswalker[green]) {T}:Add{G}
auto=aslongas(creature[-planeswalker;white;legendary]|myBattlefield) {T}:Add{W}
auto=aslongas(planeswalker[white]|myBattlefield) {T}:Add{W}
auto=aslongas(creature[-planeswalker;blue;legendary]|myBattlefield) {T}:Add{U}
auto=aslongas(planeswalker[blue]|myBattlefield) {T}:Add{U}
auto=aslongas(creature[-planeswalker;black;legendary]|myBattlefield) {T}:Add{B}
auto=aslongas(planeswalker[black]|myBattlefield) {T}:Add{B}
auto=aslongas(creature[-planeswalker;red;legendary]|myBattlefield) {T}:Add{R}
auto=aslongas(planeswalker[red]|myBattlefield) {T}:Add{R}
auto=aslongas(creature[-planeswalker;green;legendary]|myBattlefield) {T}:Add{G}
auto=aslongas(planeswalker[green]|myBattlefield) {T}:Add{G}
text={T}: Add one mana of any color among legendary creatures and planeswalkers you control.
mana={0}
type=Legendary Artifact
@@ -44934,7 +44941,7 @@ auto=_ATTACKING_NOTCODED
text=Partner with Haldan, Avid Arcanist -- Haste -- Whenever Pako, Arcane Retriever attacks, exile the top card of each players library and put a fetch counter on each of them. Put a +1/+1 counter on Pako for each noncreature card exiled this way.
mana={3}{R}{G}
type=Legendary Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=3
toughness=3
[/card]
@@ -67680,7 +67687,7 @@ auto=if paid(retrace) then counter(1/1,1)
text=Underworld Rage-Hound attacks each combat if able. -- Escape—{3}{R}, Exile three other cards from your graveyard. (You may cast this card from your graveyard for its escape cost.) -- Underworld Rage-Hound escapes with a +1/+1 counter on it.
mana={1}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=3
toughness=1
[/card]

View File

@@ -6430,7 +6430,7 @@ auto=@combat(blocking,blocked) source(this) from(creature):all(trigger[from]) da
text=Whenever Ashmouth Hound blocks or becomes blocked by a creature, Ashmouth Hound deals 1 damage to that creature.
mana={1}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=2
toughness=1
[/card]
@@ -11360,7 +11360,7 @@ auto={1}{S(other creature|mybattlefield)}:damage:1 target(creature,player)
text={1}, Sacrifice another creature: Blazing Hellhound deals 1 damage to target creature or player.
mana={2}{B}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=4
toughness=3
[/card]
@@ -26328,7 +26328,7 @@ auto={B}{B}{S}:destroy target(other creature[blocking])
text=Shadow (This creature can block or be blocked by only creatures with shadow.) -- {B}{B}, Sacrifice Dauthi Jackal: Destroy target blocking creature.
mana={2}{B}
type=Creature
subtype=Dauthi Hound
subtype=Dauthi Dog
power=2
toughness=1
[/card]
@@ -40290,7 +40290,7 @@ auto={R}:1/0
text={R}: Fiery Hellhound gets +1/+0 until end of turn.
mana={1}{R}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=2
toughness=2
[/card]
@@ -49947,7 +49947,7 @@ dredge=dredge(3)
text=Dredge 3 (If you would draw a card, instead you may put exactly three cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)
mana={3}{G}
type=Creature
subtype=Plant Hound
subtype=Plant Dog
power=3
toughness=3
[/card]
@@ -53710,7 +53710,7 @@ auto=@each opponent upkeep restriction{type(*|opponenthand)~lessthan~3}:damage:2
text=At the beginning of each opponent's upkeep, if that player has two or fewer cards in hand, Hellfire Mongrel deals 2 damage to him or her.
mana={2}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=2
toughness=2
[/card]
@@ -54923,7 +54923,7 @@ auto=_ATTACKING_2/0 ueot
text=Whenever Hollow Dogs attacks, it gets +2/+0 until end of turn.
mana={4}{B}
type=Creature
subtype=Zombie Hound
subtype=Zombie Dog
power=3
toughness=3
[/card]
@@ -54963,7 +54963,7 @@ auto=@each opponent upkeep restriction{type(*|opponenthand)~lessthan~1}:life:-2
text=At the beginning of your upkeep, if you have no cards in hand, each opponent loses 2 life. -- At the beginning of each opponent's upkeep, if that player has no cards in hand, he or she loses 2 life.
mana={5}{B}{B}
type=Creature
subtype=Demon Hound
subtype=Demon Dog
power=7
toughness=6
[/card]
@@ -55751,7 +55751,7 @@ abilities=undying,double strike
text=Double strike -- Undying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)
mana={2}{R}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=2
toughness=2
[/card]
@@ -55761,7 +55761,7 @@ auto=while(restriction{delirium}) menace
text=Delirium Hound of the Farbogs has menace as long as there are four or more card types among cards in your graveyard. (A creature with menace can't be blocked except by two or more creatures.)
mana={4}{B}
type=Creature
subtype=Zombie Hound
subtype=Zombie Dog
power=5
toughness=3
[/card]
@@ -69103,7 +69103,7 @@ toughness=2
[/card]
[card]
name=Lurking Jackals
auto=this(variable{opponentlifetotal}<11)while transforms((removetypes)) forever && transforms((Hound Creature,setpower=3,settoughness=2)) forever
auto=this(variable{opponentlifetotal}<11)while transforms((removetypes)) forever && transforms((Dog Creature,setpower=3,settoughness=2)) forever
text=When an opponent has 10 or less life, if Lurking Jackals is an enchantment, it becomes a 3/2 Hound creature.
mana={B}
type=Enchantment
@@ -76623,7 +76623,7 @@ auto=@targeted(this):counter(1/1,1)
text=Whenever Mossdog becomes the target of a spell or ability an opponent controls, put a +1/+1 counter on Mossdog.
mana={G}
type=Creature
subtype=Plant Hound
subtype=Plant Dog
power=1
toughness=1
[/card]
@@ -85807,7 +85807,7 @@ auto=@combat(blocking) source(this):phaseaction[combatends,sourceinplay] moveTo(
text=When Phantom Whelp attacks or blocks, return it to its owner's hand at end of combat. (Return it only if it's on the battlefield.)
mana={1}{U}
type=Creature
subtype=Illusion Hound
subtype=Illusion Dog
power=2
toughness=2
[/card]
@@ -87006,7 +87006,7 @@ auto=_DIES_all(creature) -1/-1 ueot
text=When Plague Dogs dies, all creatures get -1/-1 until end of turn. -- {2}, Sacrifice Plague Dogs: Draw a card.
mana={4}{B}
type=Creature
subtype=Zombie Hound
subtype=Zombie Dog
power=3
toughness=3
[/card]
@@ -90012,7 +90012,7 @@ auto=@movedto(instant,sorcery|mystack):counter(1/1,1)
text=Trample -- Whenever you cast an instant or sorcery spell, put a +1/+1 counter on Pyre Hound.
mana={3}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=2
toughness=3
[/card]
@@ -91364,7 +91364,7 @@ abilities=lifelink,haste
text=Lifelink, haste
mana={3}{B}{R}
type=Creature
subtype=Elemental Hound
subtype=Elemental Dog
power=3
toughness=3
[/card]
@@ -120553,7 +120553,7 @@ auto=while(restriction{delirium}) menace
text=Delirium -- Thraben Foulbloods gets +1/+1 and has menace as long as there are four or more card types among cards in your graveyard. (A creature with menace can't be blocked except by two or more creatures.)
mana={2}{B}
type=Creature
subtype=Zombie Hound
subtype=Zombie Dog
power=3
toughness=2
[/card]
@@ -120729,7 +120729,7 @@ autograveyard={4}{G}{G}{E}:name(scavenge) counter(1/1,storedpower) target(creatu
text=Reach. (This creature can block creatures with flying.) -- Scavenge {4}{G}{G} ({4}{G}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)
mana={3}{G}
type=Creature
subtype=Plant Hound
subtype=Plant Dog
power=3
toughness=3
[/card]
@@ -127057,7 +127057,7 @@ auto={D(creature|myhand)}:2/2
text=Discard a creature card: Vampire Hounds gets +2/+2 until end of turn.
mana={2}{B}
type=Creature
subtype=Vampire Hound
subtype=Vampire Dog
power=2
toughness=2
[/card]

View File

@@ -1394,9 +1394,9 @@ subtype=Jaya
[card]
name=Jiang Yanggu
auto=counter(0/0,4,loyalty)
auto={C(0/0,1,Loyalty)}:name(+1: Target creature gets +2/+2 until end of turn.) target(creature) 2/2 ueot
auto={C(0/0,-1,Loyalty)}:name(-1: Create a legendary 3/3 green Mowu creature token) restriction{type(Mowu|myBattlefield)~lessthan~1}:token(Mowu,Legendary Creature Hound,3/3,green)
auto={C(0/0,-5,Loyalty)}:name(-5: Target creature gains trample and +X/+X until end of turn.) target(creature) foreach(land|myBattlefield) 1/1 && trample ueot
auto={C(0/0,1,Loyalty)}:name(+1: Target creature gets +2/+2) target(creature) transforms((,newability[2/2])) ueot
auto={C(0/0,-1,Loyalty)}:name(-1: Create Mowu token) token(Mowu,Legendary Creature Dog,3/3,green) restriction{type(Mowu|myBattlefield)~lessthan~1}
auto={C(0/0,-5,Loyalty)}:name(-5: Target creature gains trample and +X/+X) target(creature) type:land:myBattlefield/type:land:myBattlefield ueot && trample ueot
text=+1: Target creature gets +2/+2 until end of turn. -- -1: If you don't control a creature named Mowu, create a legendary 3/3 green Hound creature token named Mowu. -- -5: Until end of turn, target creature gains trample and gets +X/+X, where X is the number of lands you control.
mana={4}{G}
type=Legendary Planeswalker

View File

@@ -603,7 +603,7 @@ abilities=trample
text=Trample -- Whenever a player plays a spell, put a chip counter on its converted mana cost. -- B-I-N-G-O gets +9/+9 for each set of three numbers in a row with chip counters on them.
mana={1}{G}
type=Creature
subtype=Hound
subtype=Dog
power=1
toughness=1
[/card]
@@ -1948,7 +1948,7 @@ name=Cogwork Tracker
text=Reveal Cogwork Tracker as you draft it and note the player who passed it to you. -- Cogwork Tracker attacks each turn if able. -- Cogwork Tracker attacks a player you noted for cards named Cogwork Tracker each turn if able.
mana={4}
type=Artifact Creature
subtype=Hound Construct
subtype=Dog Construct
power=4
toughness=4
[/card]
@@ -4586,15 +4586,6 @@ power=4
toughness=4
[/card]
[card]
name=Guard Dogs
text={2}{W}, {T}: Choose a permanent you control. Prevent all combat damage target creature would deal this turn if it shares a color with that permanent.
mana={3}{W}
type=Creature
subtype=Hound
power=2
toughness=2
[/card]
[card]
name=Guardian Angel
text=Prevent the next X damage that would be dealt to target creature or player this turn. Until end of turn, you may pay {1} any time you could cast an instant. If you do, prevent the next 1 damage that would be dealt to that creature or player this turn.
mana={X}{W}
@@ -4681,7 +4672,7 @@ toughness=+2
[/card]
[card]
name=Half-Orc, Half-
text=Trample -- At the beginning of each end step, if an opponent was dealt damage this turn, -- Augment {1}{R}{R} ( 1{R}{R}, Reveal this card from your hand: Combine it with target host. Augment only as a sorcery.)
text=Trample -- At the beginning of each end step, if an opponent was dealt damage this turn, -- Augment {1}{R}{R} ({1}{R}{R}, Reveal this card from your hand: Combine it with target host. Augment only as a sorcery.)
type=Creature
subtype=Orc Warrior
power=+3
@@ -6095,7 +6086,7 @@ name=Labro Bot
text=When this creature enters the battlefield, return target host card or card with augment from your graveyard to your hand.
mana={5}
type=Host Artifact Creature
subtype=Hound
subtype=Dog
power=3
toughness=3
[/card]
@@ -9654,7 +9645,7 @@ name=Salt Road Ambushers
text=Whenever another permanent you control is turned face up, if it's a creature, put two +1/+1 counters on it. -- Megamorph {3}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)
mana={3}{G}
type=Creature
subtype=Hound Warrior
subtype=Dog Warrior
power=3
toughness=3
[/card]