- Completed code for Helm of Kaldra.
- Added Kaldra token (keyword:"newtarget" --> rev2922). - Added test for Kaldra.
This commit is contained in:
@@ -28257,12 +28257,7 @@ auto=first strike
|
||||
auto=trample
|
||||
auto=haste
|
||||
auto={2}:equip
|
||||
# Following line does not work yet: It's not possible to specify
|
||||
# a target for an equip action. Even if that gets implemented,
|
||||
# targetting a token that's just being created might not work.
|
||||
# It currently doesn't matter though since the sword can't be
|
||||
# implemented anyway.
|
||||
# auto --- aslongas(Sword of Kaldra|mybattlefield) aslongas(Shield of Kaldra|mybattlefield) {1}:token(Kaldra,Legendary Creature Avatar,4/4) && attach target(Kaldra)
|
||||
auto={1}:aslongas(Sword of Kaldra|mybattlefield) aslongas(Shield of Kaldra|mybattlefield):token(-47449)
|
||||
text=Equipped creature has first strike, trample, and haste. -- {1}: If you control Equipment named Helm of Kaldra, Sword of Kaldra, and Shield of Kaldra, put a legendary 4/4 colorless Avatar creature token named Kaldra onto the battlefield and attach those Equipment to it. -- Equip {2}
|
||||
mana={3}
|
||||
type=Legendary Artifact
|
||||
@@ -32064,6 +32059,17 @@ power=*
|
||||
toughness=*
|
||||
[/card]
|
||||
[card]
|
||||
name=Kaldra
|
||||
auto=all(helm of kaldra) newtarget
|
||||
auto=all(shield of kaldra) newtarget
|
||||
auto=all(sword of kaldra) newtarget
|
||||
type=Legendary Creature
|
||||
subtype=Avatar
|
||||
power=4
|
||||
toughness=4
|
||||
id=-47449
|
||||
[/card]
|
||||
[card]
|
||||
name=Kaleidostone
|
||||
auto=draw:1
|
||||
auto={5}{T}{S}:Add {W}{U}{B}{R}{G}
|
||||
|
||||
Reference in New Issue
Block a user