JON4TH4N - minor clean up, not sure if this will make any difference, just in case tho
This commit is contained in:
@@ -1501,7 +1501,7 @@ type=Enchantment
|
|||||||
subtype=Aura
|
subtype=Aura
|
||||||
text=Enchant creature you control Enchanted creature has "{T}: Target creature other than this creature gets +2/+1 until end of turn."
|
text=Enchant creature you control Enchanted creature has "{T}: Target creature other than this creature gets +2/+1 until end of turn."
|
||||||
target=creature|mybattlefield
|
target=creature|mybattlefield
|
||||||
auto=lord(mytgt) {T}:2/1 target(creature other)
|
auto=lord(mytgt) {T}:2/1 target(other creature)
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -1512,7 +1512,7 @@ type=Enchantment
|
|||||||
subtype=Aura
|
subtype=Aura
|
||||||
text=Enchant creature you control Enchanted creature has "{T}: Target creature other than this creature gets +2/+1 until end of turn."
|
text=Enchant creature you control Enchanted creature has "{T}: Target creature other than this creature gets +2/+1 until end of turn."
|
||||||
target=creature|mybattlefield
|
target=creature|mybattlefield
|
||||||
auto=lord(mytgt) {T}:2/1 target(creature other)
|
auto=lord(mytgt) {T}:2/1 target(other creature)
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ subtype=Minotaur Spirit
|
|||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
text={T}: Another target Minotaur creature gets +1/+1 until end of turn.
|
text={T}: Another target Minotaur creature gets +1/+1 until end of turn.
|
||||||
auto={T}:1/1 target(minotaur other)
|
auto={T}:1/1 target(other minotaur)
|
||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
|||||||
@@ -253,7 +253,7 @@ toughness=4
|
|||||||
text=Whenever Cenn's Heir attacks, it gets +1/+1 until end of turn for each other attacking Kithkin.
|
text=Whenever Cenn's Heir attacks, it gets +1/+1 until end of turn for each other attacking Kithkin.
|
||||||
id=142360
|
id=142360
|
||||||
name=Cenn's Heir
|
name=Cenn's Heir
|
||||||
auto=aslongas(this[attacking])foreach(Kithkin[attacking] other) 1/1
|
auto=aslongas(this[attacking])foreach(other Kithkin[attacking]) 1/1
|
||||||
#"this is only compatible with @ auto line in WTH0.8.1
|
#"this is only compatible with @ auto line in WTH0.8.1
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ mana={1}{R}{R}
|
|||||||
type=Creature
|
type=Creature
|
||||||
subtype=Dwarf Barbarian
|
subtype=Dwarf Barbarian
|
||||||
auto=lord(barbarian)1/1 other
|
auto=lord(barbarian)1/1 other
|
||||||
auto={R}:1/0 target(barbarian other)
|
auto={R}:1/0 target(other barbarian)
|
||||||
power=2
|
power=2
|
||||||
toughness=2
|
toughness=2
|
||||||
abilities=legendary
|
abilities=legendary
|
||||||
|
|||||||
Reference in New Issue
Block a user