Re: Dragon Presence Cards
I'm trying to implement Scaleguard Sentinels but I'm not sure how to properly script the ETB counter portion - I'm trying something like this:
K:etbCounter:P1P1:1:CheckSVar$ DragonPresence:<description>
but that's failing in case I'm revealing a dragon from my hand (paying the optional cost). Should it be hooked somewhere in the code for this to work? I also tried more hacky things such as writing a special sub-ability that set SVar DragonPresence to 1 for Card.Self+pseudokicked, but that didn't work either for some reason...
- Agetian
K:etbCounter:P1P1:1:CheckSVar$ DragonPresence:<description>
but that's failing in case I'm revealing a dragon from my hand (paying the optional cost). Should it be hooked somewhere in the code for this to work? I also tried more hacky things such as writing a special sub-ability that set SVar DragonPresence to 1 for Card.Self+pseudokicked, but that didn't work either for some reason...
- Agetian