| 'isPlural': True, # boolean | 'isPlural': True, # boolean | ||||
| 'hasMinion': False, # boolean | 'hasMinion': False, # boolean | ||||
| 'potentialMinions': None, # None or list of IDs | 'potentialMinions': None, # None or list of IDs | ||||
| 'needsName': True, # boolean | |||||
| 'needsName': False, # boolean | |||||
| 'note': "They belong to any nearby country, but want to overthrow it. They see the kobolds either as opposition or as useful, ignorant tools.", # formatted string | 'note': "They belong to any nearby country, but want to overthrow it. They see the kobolds either as opposition or as useful, ignorant tools.", # formatted string | ||||
| 'stats': [4,5,5,5], # four-integer list | 'stats': [4,5,5,5], # four-integer list | ||||
| }, | }, |