diff --git a/res/cardsfolder/altar_golem.txt b/res/cardsfolder/altar_golem.txt index f01a60500a4..548e162d534 100644 --- a/res/cardsfolder/altar_golem.txt +++ b/res/cardsfolder/altar_golem.txt @@ -5,7 +5,7 @@ Text:no text PT:0/1 K:Trample K:CARDNAME doesn't untap during your untap step. -K:StaticEffect:Play:Self:SetPT/Type.Creature/Type.Creature:All Permanents:Altar Golem's power and toughness are each equal to the number of creatures on the battlefield. +K:stSetPT:Count$TypeOnBattlefield.Creature:Count$TypeOnBattlefield.Creature:Altar Golem's power and toughness are each equal to the number of creatures on the battlefield. A:AB$Untap | Cost$ tapXType<5/Creature> | SpellDescription$ Untap CARDNAME. SVar:BuffedBy:Creature SVar:RemAIDeck:True diff --git a/res/cardsfolder/battle_squadron.txt b/res/cardsfolder/battle_squadron.txt index 01bbbecfc9c..4c669bdd025 100644 --- a/res/cardsfolder/battle_squadron.txt +++ b/res/cardsfolder/battle_squadron.txt @@ -2,9 +2,9 @@ Name:Battle Squadron ManaCost:3 R R Types:Creature Goblin Text:no text -PT:0/1 +PT:*/* K:Flying -K:StaticEffect:Play:Self:SetPT/Type.Creature/Type.Creature:Permanents you Control:Battle Squadron's power and toughness are each equal to the number of creatures you control. +K:stSetPT:Count$NumTypeYouCtrl.Creature:Count$NumTypeYouCtrl.Creature:Battle Squadron's power and toughness are each equal to the number of creatures you control. SVar:BuffedBy:Creature SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/battle_squadron.jpg diff --git a/res/cardsfolder/beast_of_burden.txt b/res/cardsfolder/beast_of_burden.txt index 515c83fd470..ac147c174a2 100644 --- a/res/cardsfolder/beast_of_burden.txt +++ b/res/cardsfolder/beast_of_burden.txt @@ -2,8 +2,8 @@ Name:Beast of Burden ManaCost:6 Types:Artifact Creature Golem Text:no text -PT:0/1 -K:StaticEffect:Play:Self:SetPT/Type.Creature/Type.Creature:All Permanents:Beast of Burden's power and toughness are each equal to the number of creatures on the battlefield. +PT:*/* +K:stSetPT:Count$TypeOnBattlefield.Creature:Count$TypeOnBattlefield.Creature:Beast of Burden's power and toughness are each equal to the number of creatures on the battlefield. SVar:BuffedBy:Creature SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/beast_of_burden.jpg diff --git a/res/cardsfolder/darksteel_juggernaut.txt b/res/cardsfolder/darksteel_juggernaut.txt index e8e5be810f7..cad654a4a01 100644 --- a/res/cardsfolder/darksteel_juggernaut.txt +++ b/res/cardsfolder/darksteel_juggernaut.txt @@ -5,7 +5,7 @@ Text:no text PT:0/1 K:Indestructible K:CARDNAME attacks each turn if able. -K:StaticEffect:Play:Self:SetPT/Type.Artifact/Type.Artifact:Permanents you Control:Darksteel Juggernaut's power and toughness are each equal to the number of artifacts you control. +K:stSetPT:Count$NumTypeYouCtrl.Artifact:Count$NumTypeYouCtrl.Artifact:Darksteel Juggernaut's power and toughness are each equal to the number of artifacts you control. SVar:BuffedBy:Artifact SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/darksteel_juggernaut.jpg diff --git a/res/cardsfolder/reckless_one.txt b/res/cardsfolder/reckless_one.txt index e4ad9e21fdf..e8069b61f70 100644 --- a/res/cardsfolder/reckless_one.txt +++ b/res/cardsfolder/reckless_one.txt @@ -2,9 +2,9 @@ Name:Reckless One ManaCost:3 R Types:Creature Goblin Avatar Text:no text -PT:1/1 +PT:*/* K:Haste -K:StaticEffect:Play:Self:SetPT/Type.Goblin/Type.Goblin:All Permanents:Reckless One's power and toughness are each equal to the number of Goblins on the battlefield. +K:stSetPT:Count$NumTypeYouCtrl.Goblin:Count$NumTypeYouCtrl.Goblin:Reckless One's power and toughness are each equal to the number of Goblins on the battlefield. SVar:BuffedBy:Goblin SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/reckless_one.jpg diff --git a/res/cardsfolder/scion_of_the_wild.txt b/res/cardsfolder/scion_of_the_wild.txt index b4ae06de41a..61ef3572a38 100644 --- a/res/cardsfolder/scion_of_the_wild.txt +++ b/res/cardsfolder/scion_of_the_wild.txt @@ -2,8 +2,8 @@ Name:Scion of the Wild ManaCost:1 G G Types:Creature Avatar Text:no text -PT:0/1 -K:StaticEffect:Play:Self:SetPT/Type.Creature/Type.Creature:Permanents you Control:Scion of the Wild's power and toughness are each equal to the number of creatures you control. +PT:*/* +K:stSetPT:Count$NumTypeYouCtrl.Creature:Count$NumTypeYouCtrl.Creature:Scion of the Wild's power and toughness are each equal to the number of creatures you control. SVar:BuffedBy:Creature SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/scion_of_the_wild.jpg