construct-the-arena/constructTheArena/src/main/resources/constructTheArenaResources/localization/eng/DefaultMod-Keyword-Strings.json
2020-09-18 02:40:14 -04:00

20 lines
494 B
JSON

[
{
"NAMES": [
"keyword",
"keywords"
],
"DESCRIPTION": "Whenever you play a card, gain 1 dexterity this turn only."
},
{
"PROPER_NAME": "Multiword Keyword",
"NAMES": [
"Multiword Keyword",
"multiword_keyword",
"multiword_keywords",
"multikey",
"multikeyword"
],
"DESCRIPTION": "Make sure the first element in the NAMES is the same as your PROPER_NAME. The rest is to match keywords like the single word keyword."
}
]