Can You Filter Individual Divination Cards?

Yeah can you filter individual cards out? I want to, say, make The Doctor stand out in my filter with a new color and a new sound.

Any way to do this?

Tried to use "The Betrayal" as a test card.

Show
Class "Divination Card"
BaseType "The Betrayal"
SetTextColor 74 230 58
SetBorderColor 74 230 58
PlayAlertSound 1
Last edited by kto9#3436 on Feb 11, 2018, 6:44:20 AM
Last bumped on Feb 11, 2018, 12:55:08 PM
Each card is handled as a specific base by the game, so all you need is to have at least the proper BaseType "The Doctor" line in your block.
Not exactly sure if that answers your question, because the example you wrote shows that you already understood how to do it.
But yeah, if you replace "The Betrayal" by "The Doctor" in your example block, it will work.
Just keep in mind that if "The Doctor" is included in multiple blocks, only the first one in the filter will be used.
PLEASE QUOTE ME IF YOU ARE EXPECTING A REPLY
Last edited by xhul#1978 on Feb 11, 2018, 8:22:21 AM
Use filtration to make filter - much easier to do anything, and it's updated now
"
kto9 wrote:
Show
Class "Divination Card"
BaseType "The Betrayal"
SetTextColor 74 230 58
SetBorderColor 74 230 58
PlayAlertSound 1


This should work. Make sure you place the specific rule (for particular named cards) before the general rule (for all divination cards) - otherwise the general rule gets triggered first and the specific rule gets ignored.
Last edited by Abdiel_Kavash#5296 on Feb 11, 2018, 12:55:22 PM

Report Forum Post

Report Account:

Report Type

Additional Info