Updated some AI commander decks, fixed a bug on "Noxious Field" primitive.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user