ssk97
ssk97
I've occasionally had that problem, but haven't found a consistent repro for it and I suspect it's a library bug that xmage can't easily fix (aside from by finally updating...
> Card id + zcc + searching key are good. There are also originalId logic (if you need really link two abilities and support multiple instances), but it's a rare...
> Yep, that’s wrong usage of xmage’s exile zones (it was a standard code style for years — use shared source related exile zone instead ability related). Card must use...
> > Even if you add a unique prefix, the above interaction still wouldn't work since both the original and the post-flicker ability would use the same prefix and thus...
Ah, my apologies, I wasn't clear enough in the scenario. Start with Izzet Chemister and Experiment Kraj on the battlefield. 1) Put a counter on Izzet, Kraj gains Izzet's Abilities...
I'm not certain about that but here's another, simpler example: Two Izzet Chemisters are on the battlefield, granting their abilities to one Experiment Kraj. The Kraj should have all four...
> Yes, originalId as prefix must work with two independent pairs if linked abilities (exile id = prefix/original + object id + zcc) Currently, this breaks if the card is...
> It’s useless to add cause will support little amount of all possible images. Same as tokens from Embalm ability like [[Sacred Cat]]. I strongly disagree that this is useless....
> Nope, it's old code from old days with direct images control and miss token images from unsupported cards. Embalm tokens doesn't work in current code (it use same logic...
Currently, the only way for a MageObject to get more than 2 names at a time is for creatures equipped with Spy Kit, but I think it'd make more sense...