.. py:currentmodule:: coc Constants ========= The library provides some constants for certain types of strings, as well as orders for troops, spells and achievements that are used internally. All Elixir Troops ^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.ELIXIR_TROOP_ORDER All Dark Elixir Troops ^^^^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.DARK_ELIXIR_TROOP_ORDER All Home Village Troops ^^^^^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. This is a combination of elixir and dark elixir troops. .. data:: coc.HV_TROOP_ORDER All Siege Machines ^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.SIEGE_MACHINE_ORDER All Super Troops ^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.SUPER_TROOP_ORDER All Home Troops ^^^^^^^^^^^^^^^ ordered as they appear in-game. This is a combination of elixir, dark elixir and siege machine troops. This does not contain super troops. .. data:: coc.HOME_TROOP_ORDER All Seasonal Troops ^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.SEASONAL_TROOP_ORDER All Builder Troops ^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.BUILDER_TROOPS_ORDER All Elixir Spells ^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.ELIXIR_SPELL_ORDER All Dark Elixir Spells ^^^^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.DARK_ELIXIR_SPELL_ORDER All Seasonal Spells ^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.SEASONAL_SPELL_ORDER All Spells ^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.SPELL_ORDER All Home Base Heroes ^^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.HOME_BASE_HERO_ORDER All Builder Base Heroes ^^^^^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.BUILDER_BASE_HERO_ORDER All Heroes ^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.HERO_ORDER All Pets ^^^^^^^^ ordered as they appear in-game. .. data:: coc.PETS_ORDER All Equipment ^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.EQUIPMENT All Home Village Buildings ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.HV_BUILDINGS All Achievements ^^^^^^^^^^^^^^^^ ordered as they appear in-game. .. data:: coc.ACHIEVEMENT_ORDER