mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added SVar:RemAIDeck:True to Chimeric Idol.
This commit is contained in:
@@ -4,6 +4,7 @@ Types:Artifact
|
||||
Text:no text
|
||||
A:AB$ TapAll | Cost$ 0 | ValidCards$ Land.YouCtrl | SubAbility$ DBAnimate | SpellDescription$ Tap all lands you control. CARDNAME becomes a 3/3 Turtle artifact creature until end of turn.
|
||||
SVar:DBAnimate:DB$ Animate | Defined$ Self | Power$ 3 | Toughness$ 3 | Types$ Creature,Artifact,Turtle
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chimeric_idol.jpg
|
||||
SetInfo:PCY|Uncommon|http://magiccards.info/scans/en/pr/136.jpg
|
||||
|
||||
@@ -22,8 +22,6 @@ import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.Random;
|
||||
|
||||
import com.google.common.base.Predicate;
|
||||
|
||||
import forge.AllZone;
|
||||
import forge.AllZoneUtil;
|
||||
import forge.Card;
|
||||
|
||||
Reference in New Issue
Block a user