J0N4TH4N - few updates
This commit is contained in:
@@ -172,6 +172,8 @@ rockslide_elemental.txt
|
||||
rootwalla.txt
|
||||
royal_assassin.txt
|
||||
safehold_duo.txt
|
||||
scourge_of_kher_ridges.txt
|
||||
scourge_of_kher_ridges2.txt
|
||||
sedge_sliver.txt
|
||||
seedcradle_witch.txt
|
||||
seismic_assault.txt
|
||||
|
||||
21
projects/mtg/bin/Res/test/scourge_of_kher_ridges.txt
Normal file
21
projects/mtg/bin/Res/test/scourge_of_kher_ridges.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
#Damage all creature without flying
|
||||
#name=Scourge of Kher Ridges
|
||||
#text=Flying {1}{R}: Scourge of Kher Ridges deals 2 damage to each creature without flying. {5}{R}: Scourge of Kher Ridges deals 6 damage to each other creature with flying.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Scourge of Kher Ridges
|
||||
manapool:{1}{R}
|
||||
[PLAYER2]
|
||||
inplay:grizzly bears,Honor Guard,Bloodrock Cyclops,Angelic Wall
|
||||
[DO]
|
||||
Scourge of Kher Ridges
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Scourge of Kher Ridges
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
inplay:Bloodrock Cyclops,Angelic Wall
|
||||
graveyard:grizzly bears,Honor Guard
|
||||
[END]
|
||||
22
projects/mtg/bin/Res/test/scourge_of_kher_ridges2.txt
Normal file
22
projects/mtg/bin/Res/test/scourge_of_kher_ridges2.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
#Damage all OTHER creature with flying
|
||||
#name=Scourge of Kher Ridges
|
||||
#text=Flying {1}{R}: Scourge of Kher Ridges deals 2 damage to each creature without flying. {5}{R}: Scourge of Kher Ridges deals 6 damage to each other creature with flying.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Scourge of Kher Ridges
|
||||
manapool:{5}{R}
|
||||
[PLAYER2]
|
||||
inplay:grizzly bears,Honor Guard,Bloodrock Cyclops,Angelic Wall,Angelic Wall,Lord of the Pit
|
||||
[DO]
|
||||
Scourge of Kher Ridges
|
||||
choice 1
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Scourge of Kher Ridges
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
inplay:grizzly bears,Honor Guard,Bloodrock Cyclops,Lord of the Pit
|
||||
graveyard:Angelic Wall,Angelic Wall
|
||||
[END]
|
||||
Reference in New Issue
Block a user