Design Templates¶
CardDesignTemplate stores reusable layered visuals.
Available layers¶
Base Frame
├── Left Edge
├── Right Edge
├── Four Corners
├── Top Ornament
├── Bottom Ornament
├── Name Plate
├── Description Plate
├── Attack Area
├── Defense Area
├── Mana Area
└── Default Gem
Each visual group has configurable tint colors. Name, description, and stat text colors are stored on the template.
Shared templates¶
Assign the same template to multiple Card Definitions:
Editing the template updates every card that uses it.
Combination count¶
When the same selected piece is reused for matching positions:
Colors, badges, gems, and character art increase the total further.
Design override¶
ModularCardView.Design Override is intended for previews and special cases. When assigned, it has priority over CardDefinition.Design Template.