LICENSE
README.md
pyproject.toml
auraxium/__init__.py
auraxium/_backoff.py
auraxium/_cache.py
auraxium/_client.py
auraxium/_log.py
auraxium/_proxy.py
auraxium/_rest.py
auraxium/_support.py
auraxium/base.py
auraxium/endpoints.py
auraxium/errors.py
auraxium/py.typed
auraxium/types.py
auraxium.egg-info/PKG-INFO
auraxium.egg-info/SOURCES.txt
auraxium.egg-info/dependency_links.txt
auraxium.egg-info/requires.txt
auraxium.egg-info/top_level.txt
auraxium/census/__init__.py
auraxium/census/_query.py
auraxium/census/_support.py
auraxium/census/_urlgen.py
auraxium/collections/__init__.py
auraxium/collections/ability.py
auraxium/collections/ability_type.py
auraxium/collections/achievement.py
auraxium/collections/armor_facing.py
auraxium/collections/armor_info.py
auraxium/collections/character.py
auraxium/collections/character_name.py
auraxium/collections/characters_achievement.py
auraxium/collections/characters_currency.py
auraxium/collections/characters_directive.py
auraxium/collections/characters_directive_objective.py
auraxium/collections/characters_directive_tier.py
auraxium/collections/characters_directive_tree.py
auraxium/collections/characters_event.py
auraxium/collections/characters_event_grouped.py
auraxium/collections/characters_friend.py
auraxium/collections/characters_item.py
auraxium/collections/characters_leaderboard.py
auraxium/collections/characters_online_status.py
auraxium/collections/characters_skill.py
auraxium/collections/characters_stat.py
auraxium/collections/characters_stat_by_faction.py
auraxium/collections/characters_stat_history.py
auraxium/collections/characters_weapon_stat.py
auraxium/collections/characters_weapon_stat_by_faction.py
auraxium/collections/characters_world.py
auraxium/collections/currency.py
auraxium/collections/directive.py
auraxium/collections/directive_tier.py
auraxium/collections/directive_tree.py
auraxium/collections/directive_tree_category.py
auraxium/collections/effect.py
auraxium/collections/effect_type.py
auraxium/collections/empire_scores.py
auraxium/collections/event.py
auraxium/collections/experience.py
auraxium/collections/experience_award_type.py
auraxium/collections/experience_rank.py
auraxium/collections/facility_link.py
auraxium/collections/facility_type.py
auraxium/collections/faction.py
auraxium/collections/fire_group.py
auraxium/collections/fire_group_to_fire_mode.py
auraxium/collections/fire_mode.py
auraxium/collections/fire_mode_2.py
auraxium/collections/fire_mode_to_projectile.py
auraxium/collections/fire_mode_type.py
auraxium/collections/fish.py
auraxium/collections/image.py
auraxium/collections/image_set.py
auraxium/collections/image_set_default.py
auraxium/collections/item.py
auraxium/collections/item_attachment.py
auraxium/collections/item_category.py
auraxium/collections/item_profile.py
auraxium/collections/item_to_weapon.py
auraxium/collections/item_type.py
auraxium/collections/leaderboard.py
auraxium/collections/loadout.py
auraxium/collections/map.py
auraxium/collections/map_hex.py
auraxium/collections/map_region.py
auraxium/collections/marketing_bundle.py
auraxium/collections/marketing_bundle_item.py
auraxium/collections/marketing_bundle_with_1_item.py
auraxium/collections/metagame_event.py
auraxium/collections/metagame_event_state.py
auraxium/collections/objective.py
auraxium/collections/objective_set_to_objective.py
auraxium/collections/objective_type.py
auraxium/collections/outfit.py
auraxium/collections/outfit_member.py
auraxium/collections/outfit_member_extended.py
auraxium/collections/outfit_rank.py
auraxium/collections/player_state.py
auraxium/collections/player_state_group.py
auraxium/collections/player_state_group_2.py
auraxium/collections/profile.py
auraxium/collections/profile_2.py
auraxium/collections/profile_armor_map.py
auraxium/collections/profile_resist_map.py
auraxium/collections/projectile.py
auraxium/collections/projectile_flight_type.py
auraxium/collections/region.py
auraxium/collections/resist_info.py
auraxium/collections/resist_type.py
auraxium/collections/resource_type.py
auraxium/collections/reward.py
auraxium/collections/reward_group_to_reward.py
auraxium/collections/reward_set_to_reward_group.py
auraxium/collections/reward_type.py
auraxium/collections/single_character_by_id.py
auraxium/collections/skill.py
auraxium/collections/skill_category.py
auraxium/collections/skill_line.py
auraxium/collections/skill_set.py
auraxium/collections/target_type.py
auraxium/collections/title.py
auraxium/collections/vehicle.py
auraxium/collections/vehicle_attachment.py
auraxium/collections/vehicle_faction.py
auraxium/collections/vehicle_skill_set.py
auraxium/collections/weapon.py
auraxium/collections/weapon_ammo_slot.py
auraxium/collections/weapon_datasheet.py
auraxium/collections/weapon_to_attachment.py
auraxium/collections/weapon_to_fire_group.py
auraxium/collections/world.py
auraxium/collections/world_event.py
auraxium/collections/world_stat_history.py
auraxium/collections/zone.py
auraxium/collections/zone_effect.py
auraxium/collections/zone_effect_type.py
auraxium/event/__init__.py
auraxium/event/_client.py
auraxium/event/_trigger.py
auraxium/models/__init__.py
auraxium/models/_events.py
auraxium/models/base.py
auraxium/ps2/__init__.py
auraxium/ps2/_ability.py
auraxium/ps2/_achievement.py
auraxium/ps2/_armour.py
auraxium/ps2/_character.py
auraxium/ps2/_currency.py
auraxium/ps2/_depot.py
auraxium/ps2/_directive.py
auraxium/ps2/_effect.py
auraxium/ps2/_experience.py
auraxium/ps2/_faction.py
auraxium/ps2/_fire.py
auraxium/ps2/_fish.py
auraxium/ps2/_item.py
auraxium/ps2/_map.py
auraxium/ps2/_metagame.py
auraxium/ps2/_objective.py
auraxium/ps2/_outfit.py
auraxium/ps2/_profile.py
auraxium/ps2/_projectile.py
auraxium/ps2/_resist.py
auraxium/ps2/_reward.py
auraxium/ps2/_skill.py
auraxium/ps2/_states.py
auraxium/ps2/_vehicle.py
auraxium/ps2/_weapon.py
auraxium/ps2/_world.py
auraxium/ps2/_zone.py
auraxium/ps2/leaderboard.py