|
|
Custom card properties may be put into the card editor. Commonly used custom properties will be autosuggested when editing. Most common properties will be keywords that are defined on a per-game basis. There are also some reserved special properties that are effective across Dulst.
|
|
|
|
|
|
# Reserved Special Properties
|
|
|
|
|
|
## All Cards
|
|
|
|
|
|
### name
|
|
|
|
|
|
name auto-renames your card in-game into the whatever the name value is. Deck editor will also recognize name and use it to control deck and card count limits. This way you can have multiple different cards using the same name, allowing for skins or different Rules based on the game mode.
|
|
|
|
|
|
|
|
|
|
|
|
## Rule Card Properties
|
|
|
|
|
|
### reqType, excludeType
|
|
|
|
|
|
Especially for custom actions. See the [[Custom Action]] article.
|
|
|
|
|
|
### reqGameMode
|
|
|
|
|
|
See the [[Game Modes]] article.
|
|
|
|