Dizzying Gaze
	Reconnaissance
This commit is contained in:
Hellfish
2011-11-06 12:20:17 +00:00
parent 2f48d35cc9
commit 714eef2661
4 changed files with 24 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -2109,6 +2109,7 @@ res/cardsfolder/d/divine_verdict.txt svneol=native#text/plain
res/cardsfolder/d/diving_griffin.txt svneol=native#text/plain
res/cardsfolder/d/divinity_of_pride.txt svneol=native#text/plain
res/cardsfolder/d/dizzy_spell.txt svneol=native#text/plain
res/cardsfolder/d/dizzying_gaze.txt -text
res/cardsfolder/d/djinn_of_the_lamp.txt svneol=native#text/plain
res/cardsfolder/d/do_or_die.txt svneol=native#text/plain
res/cardsfolder/d/dodecapod.txt svneol=native#text/plain
@@ -6511,6 +6512,7 @@ res/cardsfolder/r/reclaim.txt svneol=native#text/plain
res/cardsfolder/r/reclusive_wight.txt svneol=native#text/plain
res/cardsfolder/r/recoil.txt svneol=native#text/plain
res/cardsfolder/r/recollect.txt svneol=native#text/plain
res/cardsfolder/r/reconnaissance.txt -text
res/cardsfolder/r/reconstruction.txt svneol=native#text/plain
res/cardsfolder/r/recover.txt svneol=native#text/plain
res/cardsfolder/r/recumbent_bliss.txt svneol=native#text/plain

View File

@@ -4,6 +4,7 @@ Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Creature | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever a player casts a creature spell, that player sacrifices a permanent unless he or she pays 1.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | UnlessCost$ 1 | UnlessPayer$ TriggeredPlayer | Defined$ TriggeredPlayer | SacValid$ Permanent
SVar:Rarity:Rare
SetInfo:NMS|Rare|http://magiccards.info/scans/en/ne/27.jpg
Oracle:Whenever a player casts a creature spell, that player sacrifices a permanent unless he or she pays {1}.
End

View File

@@ -0,0 +1,10 @@
Name:Dizzying Gaze
ManaCost:R
Types:Enchantment Aura
Text:no text
A:SP$Attach | Cost$ R | ValidTgts$ Creature.YouCtrl | SpellDescription$ Enchant creature you control.
A:AB$DealDamage | Cost$ R | NumDmg$ 1 | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying. | DamageSource$ Enchanted | SpellDescription$ Enchanted creature deals 1 damage to target creature with flying.
SVar:Rarity:Common
SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/81.jpg
Oracle:Enchant creature you control\n{R}: Enchanted creature deals 1 damage to target creature with flying.
End

View File

@@ -0,0 +1,11 @@
Name:Reconnaissance
ManaCost:W
Types:Enchantment
Text:no text
A:AB$RemoveFromCombat | Cost$ 0 | ValidTgts$ Creature.attacking+YouCtrl | TgtPrompt$ Select target attacking creature you control. | SubAbility$ DBUntap | SpellDescription$ Remove target attacking creature you control from combat and untap it.
SVar:DBUntap:DB$Untap | Defined$ Targeted
SVar:Rarity:Uncommon
SVar:RemAIDeck:True
SetInfo:EXO|Uncommon|http://magiccards.info/scans/en/ex/17.jpg
Oracle:{0}: Remove target attacking creature you control from combat and untap it.
End