mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Some AER fixes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Aeronaut Admiral
|
||||
ManaCost:3 W
|
||||
Types:Creature Human Pilot
|
||||
PT:3/2
|
||||
PT:3/1
|
||||
K:Flying
|
||||
S:Mode$ Continuous | Affected$ Vehicle.YouCtrl | AddKeyword$ Flying | Description$ Vehicles you control have flying.
|
||||
SVar:PlayMain1:TRUE
|
||||
|
||||
@@ -5,6 +5,6 @@ K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 2 W | ValidTgts$ Creature | AILogic$ Curse
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. | Description$ Enchanted creature can't attack or block.
|
||||
T:Mode$ Attacks | ValidCard$ Vehicle.YouCtrl | Execute$ TrigExile | TriggerZones$ Battlefield | TriggerDescription$ When a Vehicle you control attacks, exile enchanted creature.
|
||||
SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | Defined$ Card.AttachedBy | Origin$ Battlefield | Destination$ Exile
|
||||
SVar:TrigExile:DB$ ChangeZone | Defined$ Enchanted | Origin$ Battlefield | Destination$ Exile
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/caught_in_the_brights.jpg
|
||||
Oracle:Enchant creature\nEnchanted creature can't attack or block.\nWhen a Vehicle you control attacks, exile enchanted creature.
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Crackdown Construct
|
||||
ManaCost:4
|
||||
Types:Artifact Creature Construct
|
||||
PT:2/4
|
||||
PT:2/2
|
||||
T:Mode$ AbilityCast | ValidCard$ Artifact,Creature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever you activate an ability of an artifact or creature that isn't a mana ability, Crackdown Construct gets +1/+1 until end of turn.
|
||||
SVar:TrigPump:AB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ +1 | NumDef$ +1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crackdown_construct.jpg
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Natural Obsolescence
|
||||
ManaCost:1 G
|
||||
Types:Instant
|
||||
A:SP$ ChangeZone | Cost$ 5 W | ValidTgts$ Artifact | IsCurse$ True | TgtPrompt$ Select target artifact | Origin$ Battlefield | Destination$ Library | LibraryPosition$ -1 | SpellDescription$ Put target artifact on the bottom of its owner's library.
|
||||
A:SP$ ChangeZone | Cost$ 1 G | ValidTgts$ Artifact | IsCurse$ True | TgtPrompt$ Select target artifact | Origin$ Battlefield | Destination$ Library | LibraryPosition$ -1 | SpellDescription$ Put target artifact on the bottom of its owner's library.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/natural_obsolescence.jpg
|
||||
Oracle:Put target artifact on the bottom of its owner's library.
|
||||
@@ -4,7 +4,7 @@ Types:Creature Elf Druid
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigEnergy | TriggerDescription$ When CARDNAME enters the battlefield, you get an amount of {E} (energy counters) equal to the greatest power among creatures you control.
|
||||
SVar:TrigEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ X | References$ X
|
||||
Svar:X:Count$GreatestPower_Creature.YouCtrl
|
||||
SVar:X:Count$GreatestPower_Creature.YouCtrl
|
||||
A:AB$ Pump | Cost$ PayEnergy<3> | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME blocks each turn if able. | SpellDescription$ Target creature blocks this turn if able.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/peema_aether_seer.jpg
|
||||
Oracle:When Peema Aether-Seer enters the battlefield, you get an amount of {E} (energy counters) equal to the greatest power among creatures you control.\nPay {E}{E}{E}: Target creature blocks this turn if able.
|
||||
@@ -4,7 +4,7 @@ Types:Creature Cat Monkey
|
||||
PT:0/0
|
||||
K:etbCounter:P1P1:2
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigMoveCounter | TriggerDescription$ At the beginning of your upkeep, you may move any number of +1/+1 counters from CARDNAME onto another target creature.
|
||||
SVar:TrigMoveCounter:DB$ MoveCounter | ValidTgts$ Creature | TgtPrompt$ Select target creature | Source$ Self | CounterType$ P1P1 | CounterNum$ Any
|
||||
SVar:TrigMoveCounter:DB$ MoveCounter | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature | Source$ Self | CounterType$ P1P1 | CounterNum$ Any
|
||||
DeckNeeds:Ability$Counters
|
||||
DeckHas:Ability$Counters
|
||||
SVar:RemAIDeck:True
|
||||
|
||||
Reference in New Issue
Block a user