forge
forge copied to clipboard
etbCounter needs to be Removed in the Future
etbCounter currently makes problems with CardTextChanges because the value for X is not affected by it but it should.
Example: Ulasht, the Hate Seed
In the work of changing ETB Keywords into a Form that used "ReplacementResult.Updated" instead of using ETBInternal, it will be much cleaner to use normal replacement Effects instead of using a Keyword
This is part of the Cleanup of CardFactoryUtil to remove everything what isn't a "real Keyword"
Just some cards that I think might need special attention when doing this refactor:
- Agent's Toolkit
- the IKO "this card enters with your choice of counter A or counter B" stuff
yeah, extracting from a keyword into an replacement effect isn't that big of a problem.
it's just to not use the keyword anymore
This issue has not been updated in a while and has now been marked as stale. Stale messages will be auto closed.