- Fixed Dragon Presence cards not working under the "dragon on the battlefield" condition.

This commit is contained in:
Agetian
2015-06-16 19:27:43 +00:00
parent 2cdcf7263b
commit 8e3dfcdf8a
5 changed files with 0 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ K:Kicker Reveal<1/Dragon> : Generic
A:SP$ DealDamage | Cost$ 1 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | SubAbility$ DBDamageController | SpellDescription$ CARDNAME deals 3 damage to target creature. If you revealed a Dragon card or controlled a Dragon as you cast CARDNAME, CARDNAME deals 3 damage to that creature's controller. | StackDescription$ SpellDescription
SVar:DBDamageController:DB$ DealDamage | Defined$ TargetedController | NumDmg$ 3 | References$ TotalDragonPresence,DragonPresence | ConditionCheckSVar$ TotalDragonPresence | ConditionSVarCompare$ GE1 | StackDescription$ None
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ StoreDragons | Static$ True
SVar:DragonPresence:Number$0
SVar:WasDragonRevealed:Count$ValidStack Card.Self+pseudokicked+wasCast
SVar:TotalDragonPresence:SVar$DragonPresence/Plus.WasDragonRevealed
SVar:StoreDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 1 | ConditionPresent$ Dragon.YouCtrl | SubAbility$ StoreNoDragons

View File

@@ -6,7 +6,6 @@ K:Kicker Reveal<1/Dragon> : Generic
A:SP$ Sacrifice | Cost$ 2 B | ValidTgts$ Player | SacValid$ Creature | SacMessage$ Creature | SubAbility$ DBGainLife | SpellDescription$ Target player sacrifices a creature. If you revealed a Dragon card or controlled a Dragon as you cast CARDNAME, you gain 4 life. | StackDescription$ SpellDescription
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 4 | References$ TotalDragonPresence,DragonPresence | ConditionCheckSVar$ TotalDragonPresence | ConditionSVarCompare$ GE1
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ StoreDragons | Static$ True
SVar:DragonPresence:Number$0
SVar:WasDragonRevealed:Count$ValidStack Card.Self+pseudokicked+wasCast
SVar:TotalDragonPresence:SVar$DragonPresence/Plus.WasDragonRevealed
SVar:StoreDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 1 | ConditionPresent$ Dragon.YouCtrl | SubAbility$ StoreNoDragons

View File

@@ -10,7 +10,6 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+notpseudokicked+wasCast | CheckSVar$ DragonPresence | SVarCompare$ EQ1 | Execute$ TrigKicker | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you revealed a Dragon card or controlled a Dragon as you cast CARDNAME, draw a card.
SVar:TrigKicker:DB$ Draw | Defined$ You | NumCards$ 1
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ StoreDragons | Static$ True
SVar:DragonPresence:Number$0
SVar:StoreDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 1 | ConditionPresent$ Dragon.YouCtrl | SubAbility$ StoreNoDragons
SVar:StoreNoDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 0 | ConditionPresent$ Dragon.YouCtrl | ConditionCompare$ EQ0
SVar:Picture:http://www.wizards.com/global/images/magic/general/orator_of_ojutai.jpg

View File

@@ -8,7 +8,6 @@ K:etbCounter:P1P1:1:CheckSVar$ TotalDragonPresence:CARDNAME enters the battlefie
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ StoreDragons | Static$ True
SVar:WasDragonRevealed:Count$ValidStack Permanent.Self+pseudokicked+wasCast
SVar:TotalDragonPresence:SVar$DragonPresence/Plus.WasDragonRevealed
SVar:DragonPresence:Number$0
SVar:StoreDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 1 | ConditionPresent$ Dragon.YouCtrl | SubAbility$ StoreNoDragons
SVar:StoreNoDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 0 | ConditionPresent$ Dragon.YouCtrl | ConditionCompare$ EQ0
SVar:Picture:http://www.wizards.com/global/images/magic/general/scaleguard_sentinels.jpg

View File

@@ -7,7 +7,6 @@ A:SP$ Counter | Cost$ U U | TargetType$ Spell | ValidTgts$ Card | TgtPrompt$ Sel
SVar:DBCounter:DB$ Counter | Defined$ Targeted | References$ TotalDragonPresence,DragonPresence | ConditionCheckSVar$ TotalDragonPresence | ConditionSVarCompare$ GE1 | StackDescription$ None
SVar:WasDragonRevealed:Count$ValidStack Card.Self+pseudokicked+wasCast
SVar:TotalDragonPresence:SVar$DragonPresence/Plus.WasDragonRevealed
SVar:DragonPresence:Number$0
SVar:StoreDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 1 | ConditionPresent$ Dragon.YouCtrl | SubAbility$ StoreNoDragons
SVar:StoreNoDragons:DB$ StoreSVar | SVar$ DragonPresence | Type$ Number | Expression$ 0 | ConditionPresent$ Dragon.YouCtrl | ConditionCompare$ EQ0
SVar:Picture:http://www.wizards.com/global/images/magic/general/silumgars_scorn.jpg