KNIGHTWING_222
2016-03-18T18:12:08Z
What do I need to do to script the following condition/effect:

If all card zones are disabled by "xxx" effect and your opponent has no cards in their Hand, Deck, Field, Graveyard and Banish Zone.

When this card is Special Summoned: This cards ATK and DEF are equal to the ATK and DEF of the Xyz Materials required to Special Summon this card.
[YOL]Edo9300
2016-03-20T20:49:04Z
Originally Posted by: KNIGHTWING_222 

What do I need to do to script the following condition/effect:

If all card zones are disabled by "xxx" effect and your opponent has no cards in their Hand, Deck, Field, Graveyard and Banish Zone.

When this card is Special Summoned: This cards ATK and DEF are equal to the ATK and DEF of the Xyz Materials required to Special Summon this card.



this is the atk function

the first i think is impossible to do as you wrote it, the only thing that can be done is check if the field is all unusable. But a question, how can you opponent have no cards everywhere?
[YOL]Edo9300
2016-03-20T21:08:00Z
i had an idea, you can register flag effect to the player, like in the TF6 version of sabatiel the philosopher stone, and once theese flag effect reach 22, the total zones, you can use that card
KNIGHTWING_222
2016-03-21T00:06:04Z
[YOL wrote:

Edo9300;143497]

Originally Posted by: KNIGHTWING_222 

What do I need to do to script the following condition/effect:

If all card zones are disabled by "xxx" effect and your opponent has no cards in their Hand, Deck, Field, Graveyard and Banish Zone.

When this card is Special Summoned: This cards ATK and DEF are equal to the ATK and DEF of the Xyz Materials required to Special Summon this card.



this is the atk function

the first i think is impossible to do as you wrote it, the only thing that can be done is check if the field is all unusable. But a question, how can you opponent have no cards everywhere?



Your opponent cannot have any cards on the Field, Hand, Deck, Graveyard and Banished Zones.
MVPIII
2016-03-22T17:06:41Z
So an all pendulum deck and all pendulum monsters are in the extra deck, that's oddly specific and likely never going to be a condition anyone can fulfill. Unless you meant OR, not AND, which would make more sense.
[YOL]Edo9300
2016-03-22T20:31:29Z
Originally Posted by: MVPIII 

So an all pendulum deck and all pendulum monsters are in the extra deck, that's oddly specific and likely never going to be a condition anyone can fulfill. Unless you meant OR, not AND, which would make more sense.



i think he's making a deck that stoles opponent's cards, that would be cool! Anyway this is the condition: