MTG - PHASING-CARDS PACK 019/019 CARDS
MTG - PHASING-CARDS PACK

STATUS : RELEASED
PHASING
Phasing is an approximation, this ability is really complex to handle because of the many interactions and the few
functions we can use. This version is compliant with many of the phasing rules, it keeps, counters, auras,
equipments, Untap status, is compliant with morph cards, flip cards, and also with cloning cards.
I made some tests during the coding of this ability but i am not sure it is still bug free, so please if you experience
a weird behaviour, or you get a script log please report it into this topic so we can try to fix the issue.
KNOW ISSUES
Phasing is an approximation, due of limited access to Dotp functions is not possible to keep some effects.
Expecially this version will not consider any effect applied to the card before it becomes out of phase.
For Example: Sensei Golden-Tail, use the second ability on a creature that phases out, when it phases back in
it should still have Bushido 1 and be a Samurai (regardless of the training counter), but the effect goes away
once the creature "phases out".
Example 2: Voice of All when you cast this card it let you choose a colour, this choice is stored into a LinkedDC register, it will be lost when it "phases out"
Basically if a card uses an internal register is not possible to read that value, so it will be lost.
UPDATE:
CHANGELOG VER 1.0b Fixed major issue previous version works only if you have Breezekeeper into the deck, because it was the only card to create the Phasing Manager token. Now should be solved.
CHANGELOG VER 1.0a Fixed Dream Fighter (previous version still have some abilities i used for testing)
IMPORTANT!! TO USE THIS VERSION YOU NEED :
Riiak ManualMana Functions
Riiak ObjectDC Functions
Riiak Characteristics Functions

STATUS : RELEASED
PHASING
Phasing is an approximation, this ability is really complex to handle because of the many interactions and the few
functions we can use. This version is compliant with many of the phasing rules, it keeps, counters, auras,
equipments, Untap status, is compliant with morph cards, flip cards, and also with cloning cards.
I made some tests during the coding of this ability but i am not sure it is still bug free, so please if you experience
a weird behaviour, or you get a script log please report it into this topic so we can try to fix the issue.
- 19 CARDS INCLUDED | Open
KNOW ISSUES
Phasing is an approximation, due of limited access to Dotp functions is not possible to keep some effects.
Expecially this version will not consider any effect applied to the card before it becomes out of phase.
For Example: Sensei Golden-Tail, use the second ability on a creature that phases out, when it phases back in
it should still have Bushido 1 and be a Samurai (regardless of the training counter), but the effect goes away
once the creature "phases out".
Example 2: Voice of All when you cast this card it let you choose a colour, this choice is stored into a LinkedDC register, it will be lost when it "phases out"
Basically if a card uses an internal register is not possible to read that value, so it will be lost.
UPDATE:
CHANGELOG VER 1.0b Fixed major issue previous version works only if you have Breezekeeper into the deck, because it was the only card to create the Phasing Manager token. Now should be solved.
CHANGELOG VER 1.0a Fixed Dream Fighter (previous version still have some abilities i used for testing)
IMPORTANT!! TO USE THIS VERSION YOU NEED :
Riiak ManualMana Functions
Riiak ObjectDC Functions
Riiak Characteristics Functions