- Updated some AI SVars of FRF cards.

This commit is contained in:
Sloth
2015-01-25 15:44:17 +00:00
parent 44cf1d3bb3
commit 90f88cce9d
5 changed files with 6 additions and 1 deletions

View File

@@ -7,5 +7,6 @@ T:Mode$ Attacks | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigBou
SVar:TrigBounce:AB$ ChangeZone | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | References$ X,Y
SVar:Y:Count$CardPower
SVar:X:Targeted$Valid Creature.powerLEY
SVar:HasAttackEffect:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/sage_eye_avengers.jpg
Oracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever Sage-Eye Avengers attacks, you may return target creature to its owner's hand if its power is less than Sage-Eye Avengers's power.

View File

@@ -7,5 +7,6 @@ T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$
SVar:TrigDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ X | References$ X
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | AddToughness$ X | Referneces$ X | Description$ Enchanted creature gets +1/+1 for each aura you control that's attached to a creature.
SVar:X:Count$Valid Aura.YouCtrl+AttachedTo Creature
SVar:BuffedBy:Aura
SVar:Picture:http://www.wizards.com/global/images/magic/general/sages_reverie.jpg
Oracle:Enchant creature\nWhen Sage's Reverie enters the battlefield, draw a card for each Aura you control that's attached to a creature.\nEnchanted creature gets +1/+1 for each Aura you control that's attached to a creature.

View File

@@ -6,5 +6,6 @@ A:SP$ Attach | Cost$ 2 B | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2.
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddKeyword$ Deathtouch | CheckSVar$ X | SVarCompare$ GE1 | Description$ Enchanted creature has deathtouch as long as you control a green or blue permanent.
SVar:X:Count$Valid Permanent.Green+YouCtrl,Permanent.Blue+YouCtrl
SVar:BuffedBy:Permanent.Green,Permanent.Blue
SVar:Picture:http://www.wizards.com/global/images/magic/general/sultai_runemark.jpg
Oracle:Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has deathtouch as long as you control a green or blue permanent. (Any amount of damage it deals to a creature is enough to destroy it.)

View File

@@ -6,5 +6,6 @@ A:SP$ Attach | Cost$ 2 G | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2.
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddKeyword$ Trample | CheckSVar$ X | SVarCompare$ GE1 | Description$ Enchanted creature has trample as long as you control a blue or red permanent.
SVar:X:Count$Valid Permanent.Blue+YouCtrl,Permanent.Red+YouCtrl
SVar:BuffedBy:Permanent.Blue,Permanent.Red
SVar:Picture:http://www.wizards.com/global/images/magic/general/temur_runemark.jpg
Oracle:Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has trample as long as you control a blue or red permanent.

View File

@@ -4,6 +4,7 @@ Types:Artifact Creature Construct
PT:4/5
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice a permanent that's one or more colors.
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ You | SacValid$ Permanent.nonColorless
SVar:RemAIDeck:True
SVar:X:Count$Valid Permanent.nonColorless+YouCtrl
SVar:NeedsToPlayVar:X LE0
SVar:Picture:http://www.wizards.com/global/images/magic/general/ugins_construct.jpg
Oracle:When Ugin's Construct enters the battlefield, sacrifice a permanent that's one or more colors.