Nikita Moiseev Posted November 20, 2022 Posted November 20, 2022 (edited) So, I am working on a card game with an more or less advanced card design. Using the provided data merge is extremely helpful as it's giving me the opportunity to use spreadsheets to create and mannage a whole lot of cards at once. However, there is two things missing, that I and other (card) game designers are in dire need for when making those cards. Number 1: All of the cards I make have a bunch of text formating that highlight important information and help players to navigate the card text more easily. This formating includes f.e. bold, italic, or colored text. f.e.: Quote "Whenever you gain 1 Gold, you may look at the top card of the draw pile. You may draw the card or discard it and heal 2 life." This could be realized by having an integrated HTML formating included. So that excel cells that look like: Quote Deal <color=#AF3535FF><b>3</b> dmg</color>. Would be merged into a text field like: Quote Deal 3 dmg. Number 2: The second crutial feature for a (card) game designer, would be the abbility to include icons in text merge. The symbol feature of affinity designer would be the perfect staring point for that. We could assign names to symbols so that they could be integrated in text with "{symbol_1}" A practical example for this would be f.e.: Quote Whenever you play a card pay 1{gold_symbol_1} or loose 1{victory_point_symbol} These are crutial elements that would make designing cards for card and board games easier and the program more lucrative for any game designer looking to create their cards. Edited November 20, 2022 by Nikita Moiseev debraspicher and ajstichter 2 Quote
ajstichter Posted September 22, 2024 Posted September 22, 2024 I will also second that these features would be VERY helpful for data merge with all board and card game design. These features would be helpful also with rulebooks which reference and explain the symbols. Quote
fde101 Posted September 23, 2024 Posted September 23, 2024 I can imagine that first request in particular being useful for a lot more than just games, though some of those specific examples would probably be better served by regex-based conditional formatting (ex. "\d+ gold" -> adjust to this format...) if such a feature were made available, as many have been requesting for a long time now. ajstichter 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.