#Katerina - Unfinity

1 messages · Page 1 of 1 (latest)

grand plume
#

Hey guys, I'm wondering if [[Katerina]] has been or can be implemented into Forge?

I know she's an infinity card and her ability is pretty unique, hence why she's non-legal, so I can understand if it's not possible to code her

onyx timberBOT
hardy widget
#

Un cards are a big NoNo

modest folio
#

Forge supports some Un-cards. This one is theoretically possible but dips into an un-mechanic that Forge has yet to touch - characteristics of text. Biggest barrier to that is probably handling prints in other languages, since un-characteristics like that, art, and flavor text use the card as printed instead of oracle. Forge currently doesn't have any awareness of those things.

Not impossible to implement digitally, but not a priority for anyone either.

grand plume
#

That's totally fair enough, I figured it would be something like that
Is there a way I could go about, as an alternative, making a custom card? The whole deck starts with the same letter (mostly) so if I could tweak it so it said "whenever you cast any spell" etc I could still make it work

modest folio
#

Yes that would be possible. You might reference https://github.com/FLAREdirector-mse/MSE-Forge-Database/tree/master for some examples and info regarding custom cards, along with the scripts in the cardsfolder. There's also a #custom-cards channel here that may provide further guidance if you have questions.

GitHub

This is a database for Forge-ready .txt files of custom MTG cards, created and maintained by the Magic Set Editor community (https://magicseteditor.boards.net/). Right now the priority is sets that...