Erwan
-added telkinetic sliver. This confirms that All lords that give a "complex" ability can now be added in cards.dat, as long as we can write the ability.
For example: lord(sliver) {T}:tap target(*) for telkinetic sliver. Please test and let me know
This commit is contained in:
@@ -134,6 +134,7 @@ stasis.txt
|
||||
steelclad_serpent1.txt
|
||||
steelclad_serpent2.txt
|
||||
sword_to_plowshares.txt
|
||||
telekinetic_sliver.txt
|
||||
terror.txt
|
||||
titanic_ultimatum.txt
|
||||
tranquil_domain.txt
|
||||
@@ -148,4 +149,4 @@ zombify.txt
|
||||
#Momir Basic Tests
|
||||
########################
|
||||
momir/keldon_warlord.txt
|
||||
momir/overcost.txt
|
||||
momir/overcost.txt
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
#Testing Telekinetic sliver
|
||||
# text=All Slivers have "{T}: Tap target permanent."
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Telekinetic Sliver,Metallic sliver,grizzly bears
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Metallic sliver
|
||||
grizzly bears
|
||||
next
|
||||
#combat begins
|
||||
next
|
||||
#attackers
|
||||
grizzly bears
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#combat ends
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Telekinetic Sliver,Metallic sliver,grizzly bears
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user