onix.scripts.generate_forme_change_rules module

Generate the config file that lists which Pokemon can change formes. While we’re at it, generate the species lookup dictionary that handles prettifying species names, labelling forme-concatenations and combining appearance-only formes

onix.scripts.generate_forme_change_rules.generate_single_forme_species_lookup()[source]

Generate the species lookup for single formes (that is, combine appearance-only formes)

Returns:Starting point for species_lookup dictionary (that is, without forme-concatenations)
Return type:dict