You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我在编写关于珠泪的融合效果的过程中遇到了如下的问题:
同一区域内的多张同名卡中的一张在连锁上发动效果的情况下,我希望使用SelectCard()选择那些卡中未在连锁上发动过效果的一张卡。但这一方法并不能区分他们。
如何区分同一卡名的多张卡当中有附加信息的卡并选择他们?
I encountered the following problems in the process of writing about the fusion effect of [Tearalaments]:
When one of the multiple cards with the same name in the same area activate an effect on the chain, I want to use SelectCard() to select the one that has not activated the effect on the chain. But this function can't distinguish them.
How to distinguish the cards with additional information among multiple cards with the same card name and select them?
The text was updated successfully, but these errors were encountered:
我在编写关于珠泪的融合效果的过程中遇到了如下的问题:
同一区域内的多张同名卡中的一张在连锁上发动效果的情况下,我希望使用SelectCard()选择那些卡中未在连锁上发动过效果的一张卡。但这一方法并不能区分他们。
如何区分同一卡名的多张卡当中有附加信息的卡并选择他们?
I encountered the following problems in the process of writing about the fusion effect of [Tearalaments]:
When one of the multiple cards with the same name in the same area activate an effect on the chain, I want to use SelectCard() to select the one that has not activated the effect on the chain. But this function can't distinguish them.
How to distinguish the cards with additional information among multiple cards with the same card name and select them?
The text was updated successfully, but these errors were encountered: