Skip to content

MSC: Typhoid Mary, Fractured (support likely needed)#10967

Open
dracontes wants to merge 1 commit into
Card-Forge:masterfrom
dracontes:rv-upcoming_mary
Open

MSC: Typhoid Mary, Fractured (support likely needed)#10967
dracontes wants to merge 1 commit into
Card-Forge:masterfrom
dracontes:rv-upcoming_mary

Conversation

@dracontes

Copy link
Copy Markdown
Contributor

Taking the relevant Discord discussion into account, I took it that I should hew closely to existing practice for Charm effects for proper display instead of using Branch. As CheckSVars aren't used for these lines (and I tried to no avail) the best tack I came across was use Count$Compare for CharmNum$ to limit selection for each of two concatenated Charm lines.

The current outcome is that the first line works fine if I haven't discarded a card, but if I do discard a card, the trigger goes on the stack with no effect. I take it that means the Count$Compare is working in limiting selection for the first line but somehow the second Charm line is being ignored.

FWIW, the only other card to have a functional SubAbility$ associated with a Charm line is Bind to Secrecy.

@tool4ever

Copy link
Copy Markdown
Contributor

the easiest solution would probably be if AtRandom supported Count SVars too 🤔

@dracontes

Copy link
Copy Markdown
Contributor Author

the easiest solution would probably be if AtRandom supported Count SVars too 🤔

FWIW, considered the situation a bit further: splitting the trigger condition into two upstream lines leading into their corresponding Charm effects while labeling one trigger condition as Secondary$ does seem to work as expected. I'm not sure how formally undesirable that tack is, though. (New script appended for convenience.)

typhoid_mary_fractured.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants