Updated some AI commander decks, fixed a bug on "Noxious Field" primitive.

This commit is contained in:
Vittorio Alfieri
2023-07-10 17:13:46 +02:00
parent 2ed35bcaa2
commit d724263d65
4 changed files with 54 additions and 285 deletions

View File

@@ -1,6 +1,6 @@
#Primitives Pack for Wagic the Homebrew.
#Please keep these card alphabetized, and try to have the "name=" line at the top of each card
#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 08-07-2023
#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 10-07-2023
[card]
name=Abandon Reason
target=<upto:2>creature
@@ -80852,8 +80852,8 @@ toughness=4
[/card]
[card]
name=Noxious Field
target=land|myBattlefield
auto=teach(land) {T}:damage:1 all(creature) && damage:1 all(player)
target=land|battlefield
auto=teach(land) transforms((,newability[{T}:name(Deal 1 damage) name(Deal dmaage) transforms((,newability[damage:1 all(creature|battlefield)],newability[damage:1 all(player)])) oneshot]))
text=Enchant land -- Enchanted land has "{T}: This land deals 1 damage to each creature and each player."
mana={1}{B}{B}
type=Enchantment