diff --git a/projects/mtg/bin/Res/sets/EVE/_cards.dat b/projects/mtg/bin/Res/sets/EVE/_cards.dat index 9444507e2..d419c22ae 100644 --- a/projects/mtg/bin/Res/sets/EVE/_cards.dat +++ b/projects/mtg/bin/Res/sets/EVE/_cards.dat @@ -397,6 +397,17 @@ power=1 toughness=3 [/card] [card] +text=Whenever you play a spell, equipped creature gets +2/+2 until end of turn. Equip {2} +id=157971 +name=Leering Emblem +rarity=R +type=Artifact +mana={2} +subtype=Equipment +auto={2}:equip +auto=@movedTo(*|mystack):2/2 ueot +[/card] +[card] text=Fear Persist (When this creature is put into a graveyard from the battlefield, 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.) id=147437 name=Lingering Tormentor diff --git a/projects/mtg/bin/Res/sets/EVE/todo.dat b/projects/mtg/bin/Res/sets/EVE/todo.dat index 6b9484cf0..9d162faf3 100644 --- a/projects/mtg/bin/Res/sets/EVE/todo.dat +++ b/projects/mtg/bin/Res/sets/EVE/todo.dat @@ -550,15 +550,7 @@ rarity=U type=Instant mana={3}{GU} [/card] -[card] -text=Whenever you play a spell, equipped creature gets +2/+2 until end of turn. Equip {2} -id=157971 -name=Leering Emblem -rarity=R -type=Artifact -mana={2} -subtype=Equipment -[/card] + [card] text=Chroma - Each creature you control gets +1/+1 for each white mana symbol in its mana cost. id=151139 diff --git a/projects/mtg/bin/Res/sets/SHM/_cards.dat b/projects/mtg/bin/Res/sets/SHM/_cards.dat index 4526585b8..6c4a2a966 100644 --- a/projects/mtg/bin/Res/sets/SHM/_cards.dat +++ b/projects/mtg/bin/Res/sets/SHM/_cards.dat @@ -85,6 +85,18 @@ power=3 toughness=3 [/card] [card] +text=Equipped creature gets +1/+0 and has wither. (It deals damage to creatures in the form of -1/-1 counters.) Equip {2} +id=129135 +name=Blight Sickle +rarity=C +type=Artifact +mana={2} +auto={2}:equip +auto=wither +auto=1/0 +subtype=Equipment +[/card] +[card] text=Flying {BR}: Blistering Dieflyn gets +1/+0 until end of turn. id=141988 name=Blistering Dieflyn diff --git a/projects/mtg/bin/Res/sets/SHM/todo.dat b/projects/mtg/bin/Res/sets/SHM/todo.dat index 379ea3617..a4775eb0e 100644 --- a/projects/mtg/bin/Res/sets/SHM/todo.dat +++ b/projects/mtg/bin/Res/sets/SHM/todo.dat @@ -85,15 +85,7 @@ rarity=U type=Sorcery mana={2B}{2B}{2B} [/card] -[card] -text=Equipped creature gets +1/+0 and has wither. (It deals damage to creatures in the form of -1/-1 counters.) Equip {2} -id=129135 -name=Blight Sickle -rarity=C -type=Artifact -mana={2} -subtype=Equipment -[/card] + [card] text=Whenever a creature is put into a graveyard from play, if it had a -1/-1 counter on it, put a -1/-1 counter on target creature. id=135429 diff --git a/projects/mtg/bin/Res/sets/SOK/todo.dat b/projects/mtg/bin/Res/sets/SOK/todo.dat index 73eff9a83..2da59c49b 100644 --- a/projects/mtg/bin/Res/sets/SOK/todo.dat +++ b/projects/mtg/bin/Res/sets/SOK/todo.dat @@ -729,7 +729,7 @@ toughness=0 rarity=R [/card] [card] -text=Equipped creature gets +1/+2 and has «{T}: Destroy target Equipment.» Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.) +text=Equipped creature gets +1/+2 and has "{T}: Destroy target Equipment." Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.) name=Manriki-Gusari id=74158 mana={2} diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 2bb6bdadb..fe8228e62 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -10,6 +10,7 @@ generic/equip_landfall_buff.txt generic/equip_reach.txt generic/equip_shroud.txt generic/equip_shroud2.txt +generic/equip_wither.txt generic/fear.txt generic/fear_i147.txt generic/first_and_double_strike1_i187.txt diff --git a/projects/mtg/bin/Res/test/generic/equip_wither.txt b/projects/mtg/bin/Res/test/generic/equip_wither.txt new file mode 100644 index 000000000..171849097 --- /dev/null +++ b/projects/mtg/bin/Res/test/generic/equip_wither.txt @@ -0,0 +1,71 @@ +#Test:equipment +[INIT] +FIRSTMAIN +[PLAYER1] +manapool:{2} +inplay:Runeclaw Bear,Blight Sickle +[PLAYER2] +inplay:kraken Hatchling,157888,157885,157882,195157 +hand:Slaughter Cry,Vampire's Bite +[DO] +Blight Sickle +Runeclaw Bear +next +#begin +next +#attackers +Runeclaw Bear +next +#blocker +kraken Hatchling +eot +next +#upkeeep +next +#draw +next +#firstmain +157888 +157885 +157882 +Slaughter Cry +kraken Hatchling +195157 +Vampire's Bite +kraken Hatchling +next +#begin +next +#attackers +kraken Hatchling +eot +eot +eot +next +#upkeeep +next +#draw +next +#firstmain +next +#begin +next +#attackers +Runeclaw Bear +next +#blocker +kraken Hatchling +next +#damage +next +#end +[ASSERT] +COMBATEND +[PLAYER1] +life:17 +inplay:Runeclaw Bear,Blight Sickle +[PLAYER2] +graveyard:Slaughter Cry,Vampire's Bite,kraken Hatchling +inplay:157888,157885,157882,195157 +life:20 +[END] \ No newline at end of file