.gitignore
.gitmodules
LICENSE
README.md
parse_pwe_templates.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/python.yml
misc/Prime3_MLVL.ksy
retro_data_structures/__init__.py
retro_data_structures/__main__.py
retro_data_structures/asset_manager.py
retro_data_structures/base_resource.py
retro_data_structures/cli.py
retro_data_structures/common_types.py
retro_data_structures/compression.py
retro_data_structures/crc.py
retro_data_structures/data_section.py
retro_data_structures/dependencies.py
retro_data_structures/exceptions.py
retro_data_structures/game_check.py
retro_data_structures/version.py
retro_data_structures.egg-info/PKG-INFO
retro_data_structures.egg-info/SOURCES.txt
retro_data_structures.egg-info/dependency_links.txt
retro_data_structures.egg-info/not-zip-safe
retro_data_structures.egg-info/requires.txt
retro_data_structures.egg-info/top_level.txt
retro_data_structures/adapters/__init__.py
retro_data_structures/adapters/enum_adapter.py
retro_data_structures/adapters/offset.py
retro_data_structures/construct_extensions/__init__.py
retro_data_structures/construct_extensions/alignment.py
retro_data_structures/construct_extensions/dict.py
retro_data_structures/construct_extensions/json.py
retro_data_structures/construct_extensions/misc.py
retro_data_structures/construct_extensions/version.py
retro_data_structures/conversion/__init__.py
retro_data_structures/conversion/ancs.py
retro_data_structures/conversion/anim.py
retro_data_structures/conversion/asset_converter.py
retro_data_structures/conversion/cinf.py
retro_data_structures/conversion/cmdl.py
retro_data_structures/conversion/conversions.py
retro_data_structures/conversion/cskr.py
retro_data_structures/conversion/errors.py
retro_data_structures/conversion/evnt.py
retro_data_structures/conversion/part.py
retro_data_structures/conversion/txtr.py
retro_data_structures/enums/.gitignore
retro_data_structures/enums/__init__.py
retro_data_structures/enums/corruption.py
retro_data_structures/enums/dkc_returns.py
retro_data_structures/enums/echoes.py
retro_data_structures/enums/prime.py
retro_data_structures/formats/__init__.py
retro_data_structures/formats/ancs.py
retro_data_structures/formats/anim.py
retro_data_structures/formats/area_collision.py
retro_data_structures/formats/arot.py
retro_data_structures/formats/char.py
retro_data_structures/formats/cinf.py
retro_data_structures/formats/cmdl.py
retro_data_structures/formats/cskr.py
retro_data_structures/formats/cspp.py
retro_data_structures/formats/dgrp.py
retro_data_structures/formats/evnt.py
retro_data_structures/formats/guid.py
retro_data_structures/formats/hier.py
retro_data_structures/formats/lights.py
retro_data_structures/formats/mapw.py
retro_data_structures/formats/meta_animation.py
retro_data_structures/formats/meta_transition.py
retro_data_structures/formats/mlvl.py
retro_data_structures/formats/mrea.py
retro_data_structures/formats/pak.py
retro_data_structures/formats/part.py
retro_data_structures/formats/pas_database.py
retro_data_structures/formats/sand.py
retro_data_structures/formats/savw.py
retro_data_structures/formats/scan.py
retro_data_structures/formats/script_layer.py
retro_data_structures/formats/script_object.py
retro_data_structures/formats/strg.py
retro_data_structures/formats/tree.py
retro_data_structures/formats/txtr.py
retro_data_structures/formats/visi.py
retro_data_structures/formats/world_geometry.py
retro_data_structures/properties/.gitignore
retro_data_structures/properties/__init__.py
retro_data_structures/properties/base_property.py
retro_data_structures/properties/shared_archetypes.py
retro_data_structures/properties/shared_core.py
retro_data_structures/properties/shared_objects.py
retro_data_structures/properties/corruption/__init__.py
retro_data_structures/properties/corruption/archetypes/Abilities.py
retro_data_structures/properties/corruption/archetypes/ActivationTime.py
retro_data_structures/properties/corruption/archetypes/ActorParameters.py
retro_data_structures/properties/corruption/archetypes/AiDifficultySettings.py
retro_data_structures/properties/corruption/archetypes/Armor.py
retro_data_structures/properties/corruption/archetypes/AuroraUnit1Data.py
retro_data_structures/properties/corruption/archetypes/AuroraUnit2Data.py
retro_data_structures/properties/corruption/archetypes/Ball.py
retro_data_structures/properties/corruption/archetypes/BallMiscControls.py
retro_data_structures/properties/corruption/archetypes/BallMovementControls.py
retro_data_structures/properties/corruption/archetypes/BeastRiderData.py
retro_data_structures/properties/corruption/archetypes/BerserkerData.py
retro_data_structures/properties/corruption/archetypes/BlinkWolfData.py
retro_data_structures/properties/corruption/archetypes/BonusCredit.py
retro_data_structures/properties/corruption/archetypes/CableProperties.py
retro_data_structures/properties/corruption/archetypes/CameraConstraints.py
retro_data_structures/properties/corruption/archetypes/CameraControls.py
retro_data_structures/properties/corruption/archetypes/CameraFieldOfView.py
retro_data_structures/properties/corruption/archetypes/CameraInterpolation.py
retro_data_structures/properties/corruption/archetypes/CameraMotion.py
retro_data_structures/properties/corruption/archetypes/CameraNavigation.py
retro_data_structures/properties/corruption/archetypes/CameraOrientation.py
retro_data_structures/properties/corruption/archetypes/CameraPosition.py
retro_data_structures/properties/corruption/archetypes/CameraRotation.py
retro_data_structures/properties/corruption/archetypes/CameraShakerData.py
retro_data_structures/properties/corruption/archetypes/CameraShakerEnvelope.py
retro_data_structures/properties/corruption/archetypes/CattleProd.py
retro_data_structures/properties/corruption/archetypes/Chakram.py
retro_data_structures/properties/corruption/archetypes/ChasePosition.py
retro_data_structures/properties/corruption/archetypes/CinematicBlend.py
retro_data_structures/properties/corruption/archetypes/CircleLineMode.py
retro_data_structures/properties/corruption/archetypes/ColliderPosition.py
retro_data_structures/properties/corruption/archetypes/CommandData.py
retro_data_structures/properties/corruption/archetypes/ConditionalTest.py
retro_data_structures/properties/corruption/archetypes/Connection.py
retro_data_structures/properties/corruption/archetypes/ContextActionCombinationLockStruct.py
retro_data_structures/properties/corruption/archetypes/ControlCommands.py
retro_data_structures/properties/corruption/archetypes/Convergence.py
retro_data_structures/properties/corruption/archetypes/CounterConditions.py
retro_data_structures/properties/corruption/archetypes/DamageInfo.py
retro_data_structures/properties/corruption/archetypes/DamageVulnerability.py
retro_data_structures/properties/corruption/archetypes/DarkSamusData.py
retro_data_structures/properties/corruption/archetypes/DarkSamusEchoData.py
retro_data_structures/properties/corruption/archetypes/DebrisProperties.py
retro_data_structures/properties/corruption/archetypes/DebrisPropertiesOrientationEnum.py
retro_data_structures/properties/corruption/archetypes/DebugControls.py
retro_data_structures/properties/corruption/archetypes/DefenseMechanoidData.py
retro_data_structures/properties/corruption/archetypes/DynamicLightFalloff.py
retro_data_structures/properties/corruption/archetypes/DynamicLightIntensity.py
retro_data_structures/properties/corruption/archetypes/DynamicLightMotionSpline.py
retro_data_structures/properties/corruption/archetypes/DynamicLightParent.py
retro_data_structures/properties/corruption/archetypes/DynamicLightSpotlight.py
retro_data_structures/properties/corruption/archetypes/EditorProperties.py
retro_data_structures/properties/corruption/archetypes/ElectricBeamInfo.py
retro_data_structures/properties/corruption/archetypes/EnergyWhip.py
retro_data_structures/properties/corruption/archetypes/EyePodData.py
retro_data_structures/properties/corruption/archetypes/EyePodStruct.py
retro_data_structures/properties/corruption/archetypes/FOVInterpolationMethod.py
retro_data_structures/properties/corruption/archetypes/FargullHatcherData.py
retro_data_structures/properties/corruption/archetypes/FargullHatcherSwarmData.py
retro_data_structures/properties/corruption/archetypes/FederationData.py
retro_data_structures/properties/corruption/archetypes/FishCloudAggressionData.py
retro_data_structures/properties/corruption/archetypes/FlareDef.py
retro_data_structures/properties/corruption/archetypes/FluidProperties.py
retro_data_structures/properties/corruption/archetypes/FlyerMovementMode.py
retro_data_structures/properties/corruption/archetypes/FlyerSwarmData.py
retro_data_structures/properties/corruption/archetypes/FlyingPirateData.py
retro_data_structures/properties/corruption/archetypes/FlyingPirateHelixMissileData.py
retro_data_structures/properties/corruption/archetypes/FlyingPirateStruct.py
retro_data_structures/properties/corruption/archetypes/FriendlyData.py
retro_data_structures/properties/corruption/archetypes/GandraydaData.py
retro_data_structures/properties/corruption/archetypes/GeneratedObjectDeleterProperties.py
retro_data_structures/properties/corruption/archetypes/GhorStructA.py
retro_data_structures/properties/corruption/archetypes/GhorStructB.py
retro_data_structures/properties/corruption/archetypes/GhorStructC.py
retro_data_structures/properties/corruption/archetypes/GragnolFlyerData.py
retro_data_structures/properties/corruption/archetypes/GrappleBlock.py
retro_data_structures/properties/corruption/archetypes/GrappleData.py
retro_data_structures/properties/corruption/archetypes/GrappleInfo.py
retro_data_structures/properties/corruption/archetypes/GuiWidgetProperties.py
retro_data_structures/properties/corruption/archetypes/GunTurretBaseData.py
retro_data_structures/properties/corruption/archetypes/GunTurretTopData.py
retro_data_structures/properties/corruption/archetypes/HealthInfo.py
retro_data_structures/properties/corruption/archetypes/HoverThenHomeProjectile.py
retro_data_structures/properties/corruption/archetypes/HyperMode.py
retro_data_structures/properties/corruption/archetypes/HyperModeData.py
retro_data_structures/properties/corruption/archetypes/InterpolationMethod.py
retro_data_structures/properties/corruption/archetypes/Inventory.py
retro_data_structures/properties/corruption/archetypes/InventoryControls.py
retro_data_structures/properties/corruption/archetypes/JetPack.py
retro_data_structures/properties/corruption/archetypes/KorakkData.py
retro_data_structures/properties/corruption/archetypes/KorbaMawData.py
retro_data_structures/properties/corruption/archetypes/KorbaSnatcherData.py
retro_data_structures/properties/corruption/archetypes/LaunchProjectileData.py
retro_data_structures/properties/corruption/archetypes/LayerID.py
retro_data_structures/properties/corruption/archetypes/LayerInfo.py
retro_data_structures/properties/corruption/archetypes/LightParameters.py
retro_data_structures/properties/corruption/archetypes/MapControls.py
retro_data_structures/properties/corruption/archetypes/MetroidHatcherData.py
retro_data_structures/properties/corruption/archetypes/MetroidHopperData.py
retro_data_structures/properties/corruption/archetypes/MetroidHopperStruct.py
retro_data_structures/properties/corruption/archetypes/MetroidPhazeoidData.py
retro_data_structures/properties/corruption/archetypes/MetroidPhazeoidStruct.py
retro_data_structures/properties/corruption/archetypes/Misc.py
retro_data_structures/properties/corruption/archetypes/ModIncaData.py
retro_data_structures/properties/corruption/archetypes/MotionInterpolationMethod.py
retro_data_structures/properties/corruption/archetypes/MultiModelActorStruct.py
retro_data_structures/properties/corruption/archetypes/MultiModelInformation.py
retro_data_structures/properties/corruption/archetypes/MysteryFlyerData.py
retro_data_structures/properties/corruption/archetypes/NonSlowdown.py
retro_data_structures/properties/corruption/archetypes/OffsetInterpolant.py
retro_data_structures/properties/corruption/archetypes/OffsetPosition.py
retro_data_structures/properties/corruption/archetypes/OffsetSplines.py
retro_data_structures/properties/corruption/archetypes/OptionalAreaAssetTypes.py
retro_data_structures/properties/corruption/archetypes/OrientationInterpolationMethod.py
retro_data_structures/properties/corruption/archetypes/PIDConvergence.py
retro_data_structures/properties/corruption/archetypes/PTCNoseTurretData.py
retro_data_structures/properties/corruption/archetypes/ParticleBlaster.py
retro_data_structures/properties/corruption/archetypes/PathDetermination.py
retro_data_structures/properties/corruption/archetypes/PathDeterminationMethodType.py
retro_data_structures/properties/corruption/archetypes/PathPosition.py
retro_data_structures/properties/corruption/archetypes/PathType.py
retro_data_structures/properties/corruption/archetypes/PatternedAITypedef.py
retro_data_structures/properties/corruption/archetypes/PhaazoidData.py
retro_data_structures/properties/corruption/archetypes/PhazonFlyerSwarmData.py
retro_data_structures/properties/corruption/archetypes/PhazonHarvesterData.py
retro_data_structures/properties/corruption/archetypes/PhazonLeechData.py
retro_data_structures/properties/corruption/archetypes/PhazonPuddleData.py
retro_data_structures/properties/corruption/archetypes/PhysicsDebrisProperties.py
retro_data_structures/properties/corruption/archetypes/PhysicsDebrisPropertiesOrientationEnum.py
retro_data_structures/properties/corruption/archetypes/PirateDroneData.py
retro_data_structures/properties/corruption/archetypes/PlasmaBeamInfo.py
retro_data_structures/properties/corruption/archetypes/PlatformMotionProperties.py
retro_data_structures/properties/corruption/archetypes/PlayerActorStruct.py
retro_data_structures/properties/corruption/archetypes/PlayerControls.py
retro_data_structures/properties/corruption/archetypes/PlayerInventoryItem.py
retro_data_structures/properties/corruption/archetypes/PlayerMiscControls.py
retro_data_structures/properties/corruption/archetypes/PlayerMovementControls.py
retro_data_structures/properties/corruption/archetypes/PlayerWeaponControls.py
retro_data_structures/properties/corruption/archetypes/ProportionalConvergence.py
retro_data_structures/properties/corruption/archetypes/PuddleControlData.py
retro_data_structures/properties/corruption/archetypes/PuddleControlPhaseData.py
retro_data_structures/properties/corruption/archetypes/RagDollData.py
retro_data_structures/properties/corruption/archetypes/RainProperties.py
retro_data_structures/properties/corruption/archetypes/ReptilicusHunterData.py
retro_data_structures/properties/corruption/archetypes/ReptilicusHunterStruct.py
retro_data_structures/properties/corruption/archetypes/RevolutionPhysicalControl.py
retro_data_structures/properties/corruption/archetypes/Ridley1Data.py
retro_data_structures/properties/corruption/archetypes/RotationSplines.py
retro_data_structures/properties/corruption/archetypes/RundasData.py
retro_data_structures/properties/corruption/archetypes/SavedStateID.py
retro_data_structures/properties/corruption/archetypes/ScaleSplines.py
retro_data_structures/properties/corruption/archetypes/ScanBeamInfo.py
retro_data_structures/properties/corruption/archetypes/ScanInfoSecondaryModel.py
retro_data_structures/properties/corruption/archetypes/ScannableParameters.py
retro_data_structures/properties/corruption/archetypes/SeedBoss1Action.py
retro_data_structures/properties/corruption/archetypes/SeedBoss1Data.py
retro_data_structures/properties/corruption/archetypes/SeedBoss1HandData.py
retro_data_structures/properties/corruption/archetypes/SeedBoss1OrbData.py
retro_data_structures/properties/corruption/archetypes/SeedBoss1Shield.py
retro_data_structures/properties/corruption/archetypes/SeedBoss1Stage.py
retro_data_structures/properties/corruption/archetypes/SeedBoss2PrimeBotData.py
retro_data_structures/properties/corruption/archetypes/SeedBoss3Data.py
retro_data_structures/properties/corruption/archetypes/ShadowProjection.py
retro_data_structures/properties/corruption/archetypes/ShellBugData.py
retro_data_structures/properties/corruption/archetypes/Ship.py
retro_data_structures/properties/corruption/archetypes/ShipData.py
retro_data_structures/properties/corruption/archetypes/ShipDecalControllerStruct.py
retro_data_structures/properties/corruption/archetypes/ShockWaveInfo.py
retro_data_structures/properties/corruption/archetypes/SpacePirateData.py
retro_data_structures/properties/corruption/archetypes/SpacePirateStruct.py
retro_data_structures/properties/corruption/archetypes/SpacePirateWeaponData.py
retro_data_structures/properties/corruption/archetypes/SpindleOrientation.py
retro_data_structures/properties/corruption/archetypes/SpindlePosition.py
retro_data_structures/properties/corruption/archetypes/SpindlePositionInterpolant.py
retro_data_structures/properties/corruption/archetypes/SplineType.py
retro_data_structures/properties/corruption/archetypes/SpringConvergence.py
retro_data_structures/properties/corruption/archetypes/SpriteStruct.py
retro_data_structures/properties/corruption/archetypes/StaticGeometryTest.py
retro_data_structures/properties/corruption/archetypes/SteamBotData.py
retro_data_structures/properties/corruption/archetypes/SteamLordData.py
retro_data_structures/properties/corruption/archetypes/SurfaceOrientation.py
retro_data_structures/properties/corruption/archetypes/SurfacePosition.py
retro_data_structures/properties/corruption/archetypes/SurroundPan.py
retro_data_structures/properties/corruption/archetypes/SwarmBasicsData.py
retro_data_structures/properties/corruption/archetypes/SwarmBotData.py
retro_data_structures/properties/corruption/archetypes/SwarmSoundData.py
retro_data_structures/properties/corruption/archetypes/TBallTransitionResources.py
retro_data_structures/properties/corruption/archetypes/TBeamInfo.py
retro_data_structures/properties/corruption/archetypes/TDamageInfo.py
retro_data_structures/properties/corruption/archetypes/TGunResources.py
retro_data_structures/properties/corruption/archetypes/TWeaponDamage.py
retro_data_structures/properties/corruption/archetypes/TeamAIDebugEnum.py
retro_data_structures/properties/corruption/archetypes/TextProperties.py
retro_data_structures/properties/corruption/archetypes/Transform.py
retro_data_structures/properties/corruption/archetypes/TranslationSplines.py
retro_data_structures/properties/corruption/archetypes/TriggerInfo.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct1.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct10.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct11.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct12.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct13.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct14.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct15.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct16.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct17.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct18.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct19.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct2.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct20.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct21.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct22.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct23.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct24.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct25.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct26.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct27.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct28.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct29.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct3.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct30.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct31.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct32.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct33.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct34.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct35.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct36.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct37.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct38.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct39.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct4.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct40.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct41.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct42.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct43.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct44.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct45.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct47.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct48.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct50.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct51.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct52.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct53.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct54.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct55.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct56.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct57.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct58.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct59.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct6.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct60.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct61.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct63.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct64.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct65.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct66.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct7.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct8.py
retro_data_structures/properties/corruption/archetypes/UnknownStruct9.py
retro_data_structures/properties/corruption/archetypes/Vector2f.py
retro_data_structures/properties/corruption/archetypes/VelocityConvergence.py
retro_data_structures/properties/corruption/archetypes/VisorParameters.py
retro_data_structures/properties/corruption/archetypes/Visors.py
retro_data_structures/properties/corruption/archetypes/WallCrawlerData.py
retro_data_structures/properties/corruption/archetypes/WeaponGeneratorProperties.py
retro_data_structures/properties/corruption/archetypes/WeaponVulnerability.py
retro_data_structures/properties/corruption/archetypes/Weapons.py
retro_data_structures/properties/corruption/archetypes/__init__.py
retro_data_structures/properties/corruption/archetypes/MiscControls/UnknownStruct1.py
retro_data_structures/properties/corruption/archetypes/MiscControls/UnknownStruct2.py
retro_data_structures/properties/corruption/archetypes/MiscControls/__init__.py
retro_data_structures/properties/corruption/archetypes/RevolutionControl/UnknownStruct1.py
retro_data_structures/properties/corruption/archetypes/RevolutionControl/UnknownStruct2.py
retro_data_structures/properties/corruption/archetypes/RevolutionControl/UnknownStruct3.py
retro_data_structures/properties/corruption/archetypes/RevolutionControl/UnknownStruct4.py
retro_data_structures/properties/corruption/archetypes/RevolutionControl/__init__.py
retro_data_structures/properties/corruption/archetypes/TIcon/Configurations.py
retro_data_structures/properties/corruption/archetypes/TIcon/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakAutoMapper/Base.py
retro_data_structures/properties/corruption/archetypes/TweakAutoMapper/DoorColors.py
retro_data_structures/properties/corruption/archetypes/TweakAutoMapper/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakBall/BoostBall.py
retro_data_structures/properties/corruption/archetypes/TweakBall/Camera.py
retro_data_structures/properties/corruption/archetypes/TweakBall/CannonBall.py
retro_data_structures/properties/corruption/archetypes/TweakBall/DeathBall.py
retro_data_structures/properties/corruption/archetypes/TweakBall/FireBall.py
retro_data_structures/properties/corruption/archetypes/TweakBall/IceBall.py
retro_data_structures/properties/corruption/archetypes/TweakBall/Misc.py
retro_data_structures/properties/corruption/archetypes/TweakBall/Movement.py
retro_data_structures/properties/corruption/archetypes/TweakBall/PhazonBall.py
retro_data_structures/properties/corruption/archetypes/TweakBall/ScrewAttack.py
retro_data_structures/properties/corruption/archetypes/TweakBall/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakGui/Completion.py
retro_data_structures/properties/corruption/archetypes/TweakGui/Credits.py
retro_data_structures/properties/corruption/archetypes/TweakGui/HudColorTypedef.py
retro_data_structures/properties/corruption/archetypes/TweakGui/MovieVolumes.py
retro_data_structures/properties/corruption/archetypes/TweakGui/ScanVisor.py
retro_data_structures/properties/corruption/archetypes/TweakGui/ScannableObjectDownloadTimes.py
retro_data_structures/properties/corruption/archetypes/TweakGui/UnknownStruct1.py
retro_data_structures/properties/corruption/archetypes/TweakGui/UnknownStruct2.py
retro_data_structures/properties/corruption/archetypes/TweakGui/UnknownStruct3.py
retro_data_structures/properties/corruption/archetypes/TweakGui/UnknownStruct4.py
retro_data_structures/properties/corruption/archetypes/TweakGui/UnknownStruct5.py
retro_data_structures/properties/corruption/archetypes/TweakGui/VisorColorSchemeTypedef.py
retro_data_structures/properties/corruption/archetypes/TweakGui/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakGui/Misc/UnknownStruct1.py
retro_data_structures/properties/corruption/archetypes/TweakGui/Misc/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakGuiColors/HUDColorsTypedef.py
retro_data_structures/properties/corruption/archetypes/TweakGuiColors/Misc.py
retro_data_structures/properties/corruption/archetypes/TweakGuiColors/Multiplayer.py
retro_data_structures/properties/corruption/archetypes/TweakGuiColors/TurretHudTypedef.py
retro_data_structures/properties/corruption/archetypes/TweakGuiColors/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/AimStuff.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/Collision.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/FirstPersonCamera.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/Frozen.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/Grapple.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/GrappleBeam.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/HyperMode.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/Misc.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/Motion.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/Orbit.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/ScanVisor.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/Shield.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/SuitDamageReduction.py
retro_data_structures/properties/corruption/archetypes/TweakPlayer/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Holstering.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Misc.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Position.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Weapons.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Arm/Position.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Arm/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Beam/Misc.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/Beam/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/RicochetDamage/Factor.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerGun/RicochetDamage/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerRes/AutoMapperIcons.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerRes/MapScreenIcons.py
retro_data_structures/properties/corruption/archetypes/TweakPlayerRes/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/LockDagger.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/LockFire.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/OuterBeamIcon.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/Scan.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/UnknownStruct1.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/UnknownStruct2.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/UnknownStruct3.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/__init__.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/Charge/Gauge.py
retro_data_structures/properties/corruption/archetypes/TweakTargeting/Charge/__init__.py
retro_data_structures/properties/corruption/core/AnimationParameters.py
retro_data_structures/properties/corruption/core/AssetId.py
retro_data_structures/properties/corruption/core/Color.py
retro_data_structures/properties/corruption/core/Spline.py
retro_data_structures/properties/corruption/core/Vector.py
retro_data_structures/properties/corruption/core/__init__.py
retro_data_structures/properties/corruption/objects/AIFuse.py
retro_data_structures/properties/corruption/objects/AIHint.py
retro_data_structures/properties/corruption/objects/AIKeyframe.py
retro_data_structures/properties/corruption/objects/AITaskPoint.py
retro_data_structures/properties/corruption/objects/AIWaypoint.py
retro_data_structures/properties/corruption/objects/AVIS.py
retro_data_structures/properties/corruption/objects/AVMC.py
retro_data_structures/properties/corruption/objects/Achievement.py
retro_data_structures/properties/corruption/objects/Actor.py
retro_data_structures/properties/corruption/objects/ActorKeyframe.py
retro_data_structures/properties/corruption/objects/ActorMorph.py
retro_data_structures/properties/corruption/objects/ActorTransform.py
retro_data_structures/properties/corruption/objects/AlarmController.py
retro_data_structures/properties/corruption/objects/AmbientAI.py
retro_data_structures/properties/corruption/objects/AreaAttributes.py
retro_data_structures/properties/corruption/objects/AreaDamage.py
retro_data_structures/properties/corruption/objects/AreaStreamedAudioState.py
retro_data_structures/properties/corruption/objects/AtomicAlpha.py
retro_data_structures/properties/corruption/objects/AudioOccluder.py
retro_data_structures/properties/corruption/objects/AuroraUnit1.py
retro_data_structures/properties/corruption/objects/AuroraUnit2.py
retro_data_structures/properties/corruption/objects/BallTrigger.py
retro_data_structures/properties/corruption/objects/Beam.py
retro_data_structures/properties/corruption/objects/BeastRider.py
retro_data_structures/properties/corruption/objects/Berserker.py
retro_data_structures/properties/corruption/objects/BlinkWolf.py
retro_data_structures/properties/corruption/objects/Cable.py
retro_data_structures/properties/corruption/objects/CameraBlurKeyframe.py
retro_data_structures/properties/corruption/objects/CameraFilterKeyframe.py
retro_data_structures/properties/corruption/objects/CameraHint.py
retro_data_structures/properties/corruption/objects/CameraPitch.py
retro_data_structures/properties/corruption/objects/CameraShaker.py
retro_data_structures/properties/corruption/objects/CannonBall.py
retro_data_structures/properties/corruption/objects/CinematicCamera.py
retro_data_structures/properties/corruption/objects/ColorModulate.py
retro_data_structures/properties/corruption/objects/CombatTrooper.py
retro_data_structures/properties/corruption/objects/ConditionalRelay.py
retro_data_structures/properties/corruption/objects/ContextActionButtonPressing.py
retro_data_structures/properties/corruption/objects/ContextActionCombinationLock.py
retro_data_structures/properties/corruption/objects/ContextActionImageFocus.py
retro_data_structures/properties/corruption/objects/ContextActionWelding.py
retro_data_structures/properties/corruption/objects/ContextSensitiveAction.py
retro_data_structures/properties/corruption/objects/ContextSensitiveActivator.py
retro_data_structures/properties/corruption/objects/ControlHint.py
retro_data_structures/properties/corruption/objects/ControllerAction.py
retro_data_structures/properties/corruption/objects/Counter.py
retro_data_structures/properties/corruption/objects/CoverPoint.py
retro_data_structures/properties/corruption/objects/CrossAreaRelay.py
retro_data_structures/properties/corruption/objects/DamageActor.py
retro_data_structures/properties/corruption/objects/DamageableTrigger.py
retro_data_structures/properties/corruption/objects/DamageableTriggerOrientated.py
retro_data_structures/properties/corruption/objects/DarkSamus.py
retro_data_structures/properties/corruption/objects/DarkSamusEcho.py
retro_data_structures/properties/corruption/objects/Debris.py
retro_data_structures/properties/corruption/objects/DefenseMechanoid.py
retro_data_structures/properties/corruption/objects/DialogueMenu.py
retro_data_structures/properties/corruption/objects/DistanceFog.py
retro_data_structures/properties/corruption/objects/Dock.py
retro_data_structures/properties/corruption/objects/Door.py
retro_data_structures/properties/corruption/objects/DynamicLight.py
retro_data_structures/properties/corruption/objects/Effect.py
retro_data_structures/properties/corruption/objects/EffectRepulsor.py
retro_data_structures/properties/corruption/objects/ElectroMagneticPulse.py
retro_data_structures/properties/corruption/objects/EnvFxDensityController.py
retro_data_structures/properties/corruption/objects/EyePod.py
retro_data_structures/properties/corruption/objects/FalsePerspective.py
retro_data_structures/properties/corruption/objects/FargullHatcher.py
retro_data_structures/properties/corruption/objects/FargullHatcherSwarm.py
retro_data_structures/properties/corruption/objects/FishCloud.py
retro_data_structures/properties/corruption/objects/FishCloudModifier.py
retro_data_structures/properties/corruption/objects/FlyerSwarm.py
retro_data_structures/properties/corruption/objects/FlyingPirate.py
retro_data_structures/properties/corruption/objects/FogOverlay.py
retro_data_structures/properties/corruption/objects/FogVolume.py
retro_data_structures/properties/corruption/objects/Friendly.py
retro_data_structures/properties/corruption/objects/Gandrayda.py
retro_data_structures/properties/corruption/objects/GellSac.py
retro_data_structures/properties/corruption/objects/GeneratedObjectDeleter.py
retro_data_structures/properties/corruption/objects/Generator.py
retro_data_structures/properties/corruption/objects/GhorLowerBody.py
retro_data_structures/properties/corruption/objects/GhorUpperBody.py
retro_data_structures/properties/corruption/objects/GragnolFlyer.py
retro_data_structures/properties/corruption/objects/GrapplePoint.py
retro_data_structures/properties/corruption/objects/GuiMenu.py
retro_data_structures/properties/corruption/objects/GuiScreen.py
retro_data_structures/properties/corruption/objects/GuiSlider.py
retro_data_structures/properties/corruption/objects/GuiWidget.py
retro_data_structures/properties/corruption/objects/GunTurretBase.py
retro_data_structures/properties/corruption/objects/GunTurretTop.py
retro_data_structures/properties/corruption/objects/HUDHint.py
retro_data_structures/properties/corruption/objects/HUDMemo.py
retro_data_structures/properties/corruption/objects/IFT.py
retro_data_structures/properties/corruption/objects/Korakk.py
retro_data_structures/properties/corruption/objects/KorbaMaw.py
retro_data_structures/properties/corruption/objects/KorbaSnatcherSwarm.py
retro_data_structures/properties/corruption/objects/LODController.py
retro_data_structures/properties/corruption/objects/LUAScript.py
retro_data_structures/properties/corruption/objects/LightVolume.py
retro_data_structures/properties/corruption/objects/MemoryRelay.py
retro_data_structures/properties/corruption/objects/Metaree.py
retro_data_structures/properties/corruption/objects/MetroidHatcher.py
retro_data_structures/properties/corruption/objects/MetroidHopper.py
retro_data_structures/properties/corruption/objects/MetroidPhazeoid.py
retro_data_structures/properties/corruption/objects/MiiAccessory.py
retro_data_structures/properties/corruption/objects/MinorIng.py
retro_data_structures/properties/corruption/objects/MultiModelActor.py
retro_data_structures/properties/corruption/objects/MysteryFlyer.py
retro_data_structures/properties/corruption/objects/Nightbarb.py
retro_data_structures/properties/corruption/objects/NoseTurret.py
retro_data_structures/properties/corruption/objects/OptionalAreaAsset.py
retro_data_structures/properties/corruption/objects/Parasite.py
retro_data_structures/properties/corruption/objects/PathControl.py
retro_data_structures/properties/corruption/objects/PathMeshCtrl.py
retro_data_structures/properties/corruption/objects/Phaazoid.py
retro_data_structures/properties/corruption/objects/PhazonFlyerSwarm.py
retro_data_structures/properties/corruption/objects/PhazonHarvester.py
retro_data_structures/properties/corruption/objects/PhazonLeech.py
retro_data_structures/properties/corruption/objects/PhazonPuddle.py
retro_data_structures/properties/corruption/objects/PhazonPuffer.py
retro_data_structures/properties/corruption/objects/PhazonTentacle.py
retro_data_structures/properties/corruption/objects/PhysicsDebris.py
retro_data_structures/properties/corruption/objects/Pickup.py
retro_data_structures/properties/corruption/objects/PillBug.py
retro_data_structures/properties/corruption/objects/PirateDrone.py
retro_data_structures/properties/corruption/objects/PlantScarabSwarm.py
retro_data_structures/properties/corruption/objects/Platform.py
retro_data_structures/properties/corruption/objects/PlayerActor.py
retro_data_structures/properties/corruption/objects/PlayerGravityScalar.py
retro_data_structures/properties/corruption/objects/PlayerHint.py
retro_data_structures/properties/corruption/objects/PlayerProxy.py
retro_data_structures/properties/corruption/objects/PlayerUserAnimPoint.py
retro_data_structures/properties/corruption/objects/PointOfInterest.py
retro_data_structures/properties/corruption/objects/PositionRelay.py
retro_data_structures/properties/corruption/objects/Puffer.py
retro_data_structures/properties/corruption/objects/RSPL.py
retro_data_structures/properties/corruption/objects/RadialDamage.py
retro_data_structures/properties/corruption/objects/RandomRelay.py
retro_data_structures/properties/corruption/objects/Relay.py
retro_data_structures/properties/corruption/objects/ReptilicusHunter.py
retro_data_structures/properties/corruption/objects/Repulsor.py
retro_data_structures/properties/corruption/objects/Ridley1.py
retro_data_structures/properties/corruption/objects/Ripple.py
retro_data_structures/properties/corruption/objects/RoomAcoustics.py
retro_data_structures/properties/corruption/objects/RumbleEffect.py
retro_data_structures/properties/corruption/objects/Rundas.py
retro_data_structures/properties/corruption/objects/SamusForm.py
retro_data_structures/properties/corruption/objects/ScanBeam.py
retro_data_structures/properties/corruption/objects/ScanIncoming.py
retro_data_structures/properties/corruption/objects/ScrewAttackWallJumpTarget.py
retro_data_structures/properties/corruption/objects/ScriptLayerController.py
retro_data_structures/properties/corruption/objects/SeedBoss1.py
retro_data_structures/properties/corruption/objects/SeedBoss1Orb.py
retro_data_structures/properties/corruption/objects/SeedBoss2BotSwarm.py
retro_data_structures/properties/corruption/objects/SeedBoss2GiantForm.py
retro_data_structures/properties/corruption/objects/SeedBoss2PrimeBot.py
retro_data_structures/properties/corruption/objects/SeedBoss3.py
retro_data_structures/properties/corruption/objects/SequenceTimer.py
retro_data_structures/properties/corruption/objects/ShadowProjector.py
retro_data_structures/properties/corruption/objects/ShellBug.py
retro_data_structures/properties/corruption/objects/Ship.py
retro_data_structures/properties/corruption/objects/ShipBombingRun.py
retro_data_structures/properties/corruption/objects/ShipCommandIcon.py
retro_data_structures/properties/corruption/objects/ShipCommandPath.py
retro_data_structures/properties/corruption/objects/ShipDecalController.py
retro_data_structures/properties/corruption/objects/ShipHudControl.py
retro_data_structures/properties/corruption/objects/ShipProxy.py
retro_data_structures/properties/corruption/objects/SkyRipple.py
retro_data_structures/properties/corruption/objects/SkyboxModInca.py
retro_data_structures/properties/corruption/objects/SnagVineHelper.py
retro_data_structures/properties/corruption/objects/Sound.py
retro_data_structures/properties/corruption/objects/SoundModifier.py
retro_data_structures/properties/corruption/objects/SpacePirate.py
retro_data_structures/properties/corruption/objects/SpawnPoint.py
retro_data_structures/properties/corruption/objects/SpecialFunction.py
retro_data_structures/properties/corruption/objects/SpiderBallAttractionSurface.py
retro_data_structures/properties/corruption/objects/SpiderBallWaypoint.py
retro_data_structures/properties/corruption/objects/Spinner.py
retro_data_structures/properties/corruption/objects/Sprite.py
retro_data_structures/properties/corruption/objects/Steam.py
retro_data_structures/properties/corruption/objects/SteamBot.py
retro_data_structures/properties/corruption/objects/SteamDrone.py
retro_data_structures/properties/corruption/objects/SteamLord.py
retro_data_structures/properties/corruption/objects/StreamedAudio.py
retro_data_structures/properties/corruption/objects/StreamedAudioModifier.py
retro_data_structures/properties/corruption/objects/StreamedMovie.py
retro_data_structures/properties/corruption/objects/Subtitles.py
retro_data_structures/properties/corruption/objects/SurfaceControl.py
retro_data_structures/properties/corruption/objects/SwarmBot.py
retro_data_structures/properties/corruption/objects/Switch.py
retro_data_structures/properties/corruption/objects/TargetingPoint.py
retro_data_structures/properties/corruption/objects/TeamAI.py
retro_data_structures/properties/corruption/objects/TextPane.py
retro_data_structures/properties/corruption/objects/TimeKeyframe.py
retro_data_structures/properties/corruption/objects/Timer.py
retro_data_structures/properties/corruption/objects/Trigger.py
retro_data_structures/properties/corruption/objects/VenomWeed.py
retro_data_structures/properties/corruption/objects/VisorFlare.py
retro_data_structures/properties/corruption/objects/VisorGoo.py
retro_data_structures/properties/corruption/objects/VolGroup.py
retro_data_structures/properties/corruption/objects/WallCrawlerSwarm.py
retro_data_structures/properties/corruption/objects/Water.py
retro_data_structures/properties/corruption/objects/Waypoint.py
retro_data_structures/properties/corruption/objects/WeaponGenerator.py
retro_data_structures/properties/corruption/objects/WorldAttributes.py
retro_data_structures/properties/corruption/objects/WorldLightFader.py
retro_data_structures/properties/corruption/objects/WorldTeleporter.py
retro_data_structures/properties/corruption/objects/WorldTeleporterAttributes.py
retro_data_structures/properties/corruption/objects/WorldTransitionChoiceRelay.py
retro_data_structures/properties/corruption/objects/__init__.py
retro_data_structures/properties/dkc_returns/__init__.py
retro_data_structures/properties/dkc_returns/archetypes/ActivationTime.py
retro_data_structures/properties/dkc_returns/archetypes/ActorMultiKeyframeData.py
retro_data_structures/properties/dkc_returns/archetypes/ActorMultiKeyframeStruct.py
retro_data_structures/properties/dkc_returns/archetypes/ActorParameters.py
retro_data_structures/properties/dkc_returns/archetypes/AdditiveTouchAttackBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/AnimGridModifierData.py
retro_data_structures/properties/dkc_returns/archetypes/Animations.py
retro_data_structures/properties/dkc_returns/archetypes/AreaAttackBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/AreaDamageData.py
retro_data_structures/properties/dkc_returns/archetypes/AreaPathStructA.py
retro_data_structures/properties/dkc_returns/archetypes/BalloonBarrelData.py
retro_data_structures/properties/dkc_returns/archetypes/BalloonData.py
retro_data_structures/properties/dkc_returns/archetypes/BarrelCannonData.py
retro_data_structures/properties/dkc_returns/archetypes/BeatUpHandlerStruct.py
retro_data_structures/properties/dkc_returns/archetypes/BehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/BehaviorsData.py
retro_data_structures/properties/dkc_returns/archetypes/BirdBossData.py
retro_data_structures/properties/dkc_returns/archetypes/BirdBossStruct.py
retro_data_structures/properties/dkc_returns/archetypes/BopJumpBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/BopJumpData.py
retro_data_structures/properties/dkc_returns/archetypes/BossHUD.py
retro_data_structures/properties/dkc_returns/archetypes/BouncyTireData.py
retro_data_structures/properties/dkc_returns/archetypes/BouncyTireJumpHeights.py
retro_data_structures/properties/dkc_returns/archetypes/CableProperties.py
retro_data_structures/properties/dkc_returns/archetypes/CameraClip.py
retro_data_structures/properties/dkc_returns/archetypes/CameraConstraints.py
retro_data_structures/properties/dkc_returns/archetypes/CameraFieldOfView.py
retro_data_structures/properties/dkc_returns/archetypes/CameraFraming.py
retro_data_structures/properties/dkc_returns/archetypes/CameraInterpolation.py
retro_data_structures/properties/dkc_returns/archetypes/CameraManagerData.py
retro_data_structures/properties/dkc_returns/archetypes/CameraMotion.py
retro_data_structures/properties/dkc_returns/archetypes/CameraNavigation.py
retro_data_structures/properties/dkc_returns/archetypes/CameraOrientation.py
retro_data_structures/properties/dkc_returns/archetypes/CameraPosition.py
retro_data_structures/properties/dkc_returns/archetypes/CameraRotation.py
retro_data_structures/properties/dkc_returns/archetypes/CameraShakerData.py
retro_data_structures/properties/dkc_returns/archetypes/CameraShakerEnvelope.py
retro_data_structures/properties/dkc_returns/archetypes/CameraTracking.py
retro_data_structures/properties/dkc_returns/archetypes/CharacterGlueData.py
retro_data_structures/properties/dkc_returns/archetypes/CheckpointData.py
retro_data_structures/properties/dkc_returns/archetypes/ClingPathControlData.py
retro_data_structures/properties/dkc_returns/archetypes/CollisionActorModifierData.py
retro_data_structures/properties/dkc_returns/archetypes/ConditionalTest.py
retro_data_structures/properties/dkc_returns/archetypes/Connection.py
retro_data_structures/properties/dkc_returns/archetypes/ControlCommands.py
retro_data_structures/properties/dkc_returns/archetypes/Convergence.py
retro_data_structures/properties/dkc_returns/archetypes/CounterConditions.py
retro_data_structures/properties/dkc_returns/archetypes/CreditsData.py
retro_data_structures/properties/dkc_returns/archetypes/DKBarrelGlueData.py
retro_data_structures/properties/dkc_returns/archetypes/DamageEffectData.py
retro_data_structures/properties/dkc_returns/archetypes/DamageInfo.py
retro_data_structures/properties/dkc_returns/archetypes/DamageVulnerability.py
retro_data_structures/properties/dkc_returns/archetypes/DamagedBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/DashModifierData.py
retro_data_structures/properties/dkc_returns/archetypes/Data.py
retro_data_structures/properties/dkc_returns/archetypes/DeathTikiTransition.py
retro_data_structures/properties/dkc_returns/archetypes/DebrisProperties.py
retro_data_structures/properties/dkc_returns/archetypes/DebrisPropertiesOrientationEnum.py
retro_data_structures/properties/dkc_returns/archetypes/DespawnRules.py
retro_data_structures/properties/dkc_returns/archetypes/DrivenIntoGroundBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/DynamicLightFalloff.py
retro_data_structures/properties/dkc_returns/archetypes/DynamicLightIntensity.py
retro_data_structures/properties/dkc_returns/archetypes/DynamicLightMotionSpline.py
retro_data_structures/properties/dkc_returns/archetypes/DynamicLightParent.py
retro_data_structures/properties/dkc_returns/archetypes/DynamicLightSpotlight.py
retro_data_structures/properties/dkc_returns/archetypes/EditorProperties.py
retro_data_structures/properties/dkc_returns/archetypes/FOVInterpolationMethod.py
retro_data_structures/properties/dkc_returns/archetypes/FixedDelayRules.py
retro_data_structures/properties/dkc_returns/archetypes/FleeBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/FollowPathControlBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/FollowSurfaceBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/FollowWaypointsBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/ForestBossStructA.py
retro_data_structures/properties/dkc_returns/archetypes/ForestBossStructB.py
retro_data_structures/properties/dkc_returns/archetypes/ForestBossStructC.py
retro_data_structures/properties/dkc_returns/archetypes/FramingRules.py
retro_data_structures/properties/dkc_returns/archetypes/GeneratedObjectDeleterProperties.py
retro_data_structures/properties/dkc_returns/archetypes/GenericCreatureData.py
retro_data_structures/properties/dkc_returns/archetypes/GenericCreatureStructC.py
retro_data_structures/properties/dkc_returns/archetypes/GenericCreatureStructD.py
retro_data_structures/properties/dkc_returns/archetypes/GenericCreatureStructE.py
retro_data_structures/properties/dkc_returns/archetypes/GrabPlayerBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/GrabbedBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/GroundPoundDetectorData.py
retro_data_structures/properties/dkc_returns/archetypes/Groups.py
retro_data_structures/properties/dkc_returns/archetypes/GuiWidgetProperties.py
retro_data_structures/properties/dkc_returns/archetypes/HealthInfo.py
retro_data_structures/properties/dkc_returns/archetypes/HurlHeightRules.py
retro_data_structures/properties/dkc_returns/archetypes/IdleBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/InterpolationMethod.py
retro_data_structures/properties/dkc_returns/archetypes/IslandAreaStruct.py
retro_data_structures/properties/dkc_returns/archetypes/IslandHudStruct.py
retro_data_structures/properties/dkc_returns/archetypes/JungleBossStructA.py
retro_data_structures/properties/dkc_returns/archetypes/JungleBossStructB.py
retro_data_structures/properties/dkc_returns/archetypes/JungleBossStructC.py
retro_data_structures/properties/dkc_returns/archetypes/JungleBossStructD.py
retro_data_structures/properties/dkc_returns/archetypes/KongData.py
retro_data_structures/properties/dkc_returns/archetypes/KongGrabData.py
retro_data_structures/properties/dkc_returns/archetypes/KongGroundPoundData.py
retro_data_structures/properties/dkc_returns/archetypes/KongProxyData.py
retro_data_structures/properties/dkc_returns/archetypes/KongRunningSlapData.py
retro_data_structures/properties/dkc_returns/archetypes/KongSlideData.py
retro_data_structures/properties/dkc_returns/archetypes/KongStalledDescentData.py
retro_data_structures/properties/dkc_returns/archetypes/KongSwingData.py
retro_data_structures/properties/dkc_returns/archetypes/LayerToggle.py
retro_data_structures/properties/dkc_returns/archetypes/LightParameters.py
retro_data_structures/properties/dkc_returns/archetypes/LocomotionContextEnum.py
retro_data_structures/properties/dkc_returns/archetypes/MapControls.py
retro_data_structures/properties/dkc_returns/archetypes/MaterialSoundPair.py
retro_data_structures/properties/dkc_returns/archetypes/MaterialType.py
retro_data_structures/properties/dkc_returns/archetypes/MineCartData.py
retro_data_structures/properties/dkc_returns/archetypes/MineCartMaterialSounds.py
retro_data_structures/properties/dkc_returns/archetypes/MiscControls.py
retro_data_structures/properties/dkc_returns/archetypes/ModifyContactRuleData.py
retro_data_structures/properties/dkc_returns/archetypes/MoleCartStruct.py
retro_data_structures/properties/dkc_returns/archetypes/MoleTrainManagerStructA.py
retro_data_structures/properties/dkc_returns/archetypes/MoleTrainManagerStructB.py
retro_data_structures/properties/dkc_returns/archetypes/MotionInterpolationMethod.py
retro_data_structures/properties/dkc_returns/archetypes/MultiModelActorStruct.py
retro_data_structures/properties/dkc_returns/archetypes/MultiModelInformation.py
retro_data_structures/properties/dkc_returns/archetypes/NonSlowdown.py
retro_data_structures/properties/dkc_returns/archetypes/OceanBridgeData.py
retro_data_structures/properties/dkc_returns/archetypes/OceanBridgeStructA.py
retro_data_structures/properties/dkc_returns/archetypes/OceanBridgeStructB.py
retro_data_structures/properties/dkc_returns/archetypes/OffsetInterpolant.py
retro_data_structures/properties/dkc_returns/archetypes/OffsetPosition.py
retro_data_structures/properties/dkc_returns/archetypes/OffsetSplines.py
retro_data_structures/properties/dkc_returns/archetypes/OneShotBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/OptionalAreaAssetTypes.py
retro_data_structures/properties/dkc_returns/archetypes/OrientationInterpolationMethod.py
retro_data_structures/properties/dkc_returns/archetypes/PIDConvergence.py
retro_data_structures/properties/dkc_returns/archetypes/PathDetermination.py
retro_data_structures/properties/dkc_returns/archetypes/PathDeterminationMethodType.py
retro_data_structures/properties/dkc_returns/archetypes/PathPosition.py
retro_data_structures/properties/dkc_returns/archetypes/PatternedAITypedef.py
retro_data_structures/properties/dkc_returns/archetypes/PauseHUD.py
retro_data_structures/properties/dkc_returns/archetypes/PeanutMaterialEffects.py
retro_data_structures/properties/dkc_returns/archetypes/PeanutProperties.py
retro_data_structures/properties/dkc_returns/archetypes/PickupData.py
retro_data_structures/properties/dkc_returns/archetypes/PickupRelayStruct.py
retro_data_structures/properties/dkc_returns/archetypes/PlatformMotionProperties.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerAlternateSkin.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerAttachment.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerAttachmentsData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerAttackBounceData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerBarrelCannonData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerBasicMovementData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerBopAnimThresholds.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerCling2Data.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerCommonData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerCrouchData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerCrushData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerFireReactionData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerHeadTrackingData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerJumpAnimWeights.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerJumpData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerJumpHeights.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMeleeData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMountData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMountRiderData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMountRiderList.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMovementParameters.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMultiKillRewardData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMultiKillRewardSoundData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerMultiKillRewardTierData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerOffscreenIndicator.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerOffscreenIndicatorIconData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerOffscreenIndicatorTextData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerPeanutGunData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerPeriodicAdditiveAnimationData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerRiseFromTheGraveData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerShieldData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerShieldSplineData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerSlaveData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerSplineAdvancementData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerTarInteractionData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerTeleportData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerTerrainAlignmentData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerTireInteractionData.py
retro_data_structures/properties/dkc_returns/archetypes/PlayerType.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileAttackBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileBounceData.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileCollisionData.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileData.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileMotionData.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileRenderData.py
retro_data_structures/properties/dkc_returns/archetypes/ProjectileRenderOptions.py
retro_data_structures/properties/dkc_returns/archetypes/ProportionalConvergence.py
retro_data_structures/properties/dkc_returns/archetypes/RagDollData.py
retro_data_structures/properties/dkc_returns/archetypes/RambiControllerData.py
retro_data_structures/properties/dkc_returns/archetypes/RambiCrateData.py
retro_data_structures/properties/dkc_returns/archetypes/ReactiveActorBehavior.py
retro_data_structures/properties/dkc_returns/archetypes/ReactiveActorBehaviors.py
retro_data_structures/properties/dkc_returns/archetypes/RetronomeMessage.py
retro_data_structures/properties/dkc_returns/archetypes/RevolutionPhysicalControl.py
retro_data_structures/properties/dkc_returns/archetypes/RobotChickenFlyerStructA.py
retro_data_structures/properties/dkc_returns/archetypes/RobotChickenFlyerStructB.py
retro_data_structures/properties/dkc_returns/archetypes/RobotChickenStructA.py
retro_data_structures/properties/dkc_returns/archetypes/RobotChickenStructB.py
retro_data_structures/properties/dkc_returns/archetypes/RotationSplines.py
retro_data_structures/properties/dkc_returns/archetypes/SavedStateID.py
retro_data_structures/properties/dkc_returns/archetypes/ScaleSplines.py
retro_data_structures/properties/dkc_returns/archetypes/SeekerBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/SeparateAndReformBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/SeparateAndReformParts.py
retro_data_structures/properties/dkc_returns/archetypes/Sets.py
retro_data_structures/properties/dkc_returns/archetypes/ShadowData.py
retro_data_structures/properties/dkc_returns/archetypes/SkinSwapModifierData.py
retro_data_structures/properties/dkc_returns/archetypes/SlideBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/SpawnBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/SpawnPointData.py
retro_data_structures/properties/dkc_returns/archetypes/SpindleOrientation.py
retro_data_structures/properties/dkc_returns/archetypes/SpindlePosition.py
retro_data_structures/properties/dkc_returns/archetypes/SpindlePositionInterpolant.py
retro_data_structures/properties/dkc_returns/archetypes/SplineType.py
retro_data_structures/properties/dkc_returns/archetypes/SpringConvergence.py
retro_data_structures/properties/dkc_returns/archetypes/SquawkProxyData.py
retro_data_structures/properties/dkc_returns/archetypes/StackableBlockBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/StunnedByBopBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/StunnedByContactRuleData.py
retro_data_structures/properties/dkc_returns/archetypes/StunnedByGroundPoundBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/SurfaceOrientation.py
retro_data_structures/properties/dkc_returns/archetypes/SurfacePosition.py
retro_data_structures/properties/dkc_returns/archetypes/SurroundPan.py
retro_data_structures/properties/dkc_returns/archetypes/SuspensionBridgeData.py
retro_data_structures/properties/dkc_returns/archetypes/SuspensionBridgeStruct.py
retro_data_structures/properties/dkc_returns/archetypes/SwingLineBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/SwingRopeData.py
retro_data_structures/properties/dkc_returns/archetypes/SwoopBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/TandemBeam.py
retro_data_structures/properties/dkc_returns/archetypes/TargetPlayerBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/TextProperties.py
retro_data_structures/properties/dkc_returns/archetypes/TidalWaveData.py
retro_data_structures/properties/dkc_returns/archetypes/TouchAttackBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/TouchAttackDirectionEnum.py
retro_data_structures/properties/dkc_returns/archetypes/TrackObjectModuleData.py
retro_data_structures/properties/dkc_returns/archetypes/TrackPlayer.py
retro_data_structures/properties/dkc_returns/archetypes/TrainTrackManagerStructA.py
retro_data_structures/properties/dkc_returns/archetypes/TrainTrackManagerStructB.py
retro_data_structures/properties/dkc_returns/archetypes/Transform.py
retro_data_structures/properties/dkc_returns/archetypes/TranslationSplines.py
retro_data_structures/properties/dkc_returns/archetypes/TriggerInfo.py
retro_data_structures/properties/dkc_returns/archetypes/TriggerShape.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct10.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct109.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct11.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct115.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct116.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct118.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct119.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct12.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct122.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct128.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct13.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct132.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct133.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct134.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct135.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct138.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct14.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct140.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct141.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct142.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct143.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct144.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct145.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct146.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct147.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct148.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct149.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct15.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct150.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct151.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct154.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct155.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct156.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct157.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct158.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct159.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct16.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct160.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct161.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct162.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct163.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct164.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct165.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct166.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct167.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct168.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct169.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct17.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct170.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct171.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct172.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct173.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct174.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct175.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct176.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct177.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct178.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct179.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct18.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct180.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct181.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct182.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct183.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct184.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct185.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct186.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct187.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct188.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct189.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct19.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct190.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct191.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct192.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct193.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct194.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct195.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct196.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct197.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct198.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct199.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct20.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct200.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct201.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct202.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct203.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct204.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct205.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct206.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct207.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct208.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct22.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct227.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct228.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct229.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct23.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct230.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct231.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct232.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct233.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct234.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct235.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct236.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct237.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct238.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct239.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct24.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct240.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct241.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct242.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct243.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct244.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct245.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct246.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct247.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct248.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct249.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct250.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct251.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct252.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct253.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct254.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct255.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct256.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct257.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct258.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct259.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct26.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct260.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct261.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct262.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct264.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct265.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct266.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct267.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct268.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct269.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct27.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct270.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct271.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct272.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct273.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct274.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct275.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct276.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct277.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct278.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct279.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct28.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct280.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct281.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct282.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct283.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct284.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct285.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct286.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct287.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct288.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct289.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct29.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct290.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct291.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct292.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct293.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct294.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct295.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct296.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct297.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct298.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct299.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct30.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct31.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct32.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct33.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct34.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct35.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct36.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct47.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct48.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct49.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct50.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct51.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct510.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct52.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct53.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct54.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct55.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct56.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct57.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct58.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct59.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct60.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct61.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct62.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct63.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct64.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct65.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct66.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct67.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct68.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct69.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct7.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct70.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct71.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct72.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct73.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct74.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct76.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct77.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct8.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct83.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct84.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct85.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct86.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct87.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct88.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct89.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct9.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct91.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct92.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct93.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct94.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct95.py
retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct96.py
retro_data_structures/properties/dkc_returns/archetypes/Vector2f.py
retro_data_structures/properties/dkc_returns/archetypes/VelocityConvergence.py
retro_data_structures/properties/dkc_returns/archetypes/VerticalFlightBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/VisControl.py
retro_data_structures/properties/dkc_returns/archetypes/VolcanoBossBodyPartStructA.py
retro_data_structures/properties/dkc_returns/archetypes/VolcanoBossBodyPartStructB.py
retro_data_structures/properties/dkc_returns/archetypes/VolcanoBossBodyPartStructC.py
retro_data_structures/properties/dkc_returns/archetypes/VolcanoBossBodyPartStructD.py
retro_data_structures/properties/dkc_returns/archetypes/WanderBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/WanderRandomTurnData.py
retro_data_structures/properties/dkc_returns/archetypes/ZoomBehaviorData.py
retro_data_structures/properties/dkc_returns/archetypes/__init__.py
retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct1.py
retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct2.py
retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct3.py
retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct4.py
retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/__init__.py
retro_data_structures/properties/dkc_returns/archetypes/TweakControls/UnknownStruct1.py
retro_data_structures/properties/dkc_returns/archetypes/TweakControls/UnknownStruct2.py
retro_data_structures/properties/dkc_returns/archetypes/TweakControls/UnknownStruct3.py
retro_data_structures/properties/dkc_returns/archetypes/TweakControls/__init__.py
retro_data_structures/properties/dkc_returns/archetypes/TweakGraphicalTransitions/UnknownStruct1.py
retro_data_structures/properties/dkc_returns/archetypes/TweakGraphicalTransitions/UnknownStruct2.py
retro_data_structures/properties/dkc_returns/archetypes/TweakGraphicalTransitions/__init__.py
retro_data_structures/properties/dkc_returns/core/AnimationParameters.py
retro_data_structures/properties/dkc_returns/core/AssetId.py
retro_data_structures/properties/dkc_returns/core/Color.py
retro_data_structures/properties/dkc_returns/core/Spline.py
retro_data_structures/properties/dkc_returns/core/Vector.py
retro_data_structures/properties/dkc_returns/core/__init__.py
retro_data_structures/properties/dkc_returns/objects/AIHint.py
retro_data_structures/properties/dkc_returns/objects/AIKeyframe.py
retro_data_structures/properties/dkc_returns/objects/AIWaypoint.py
retro_data_structures/properties/dkc_returns/objects/AVIS.py
retro_data_structures/properties/dkc_returns/objects/Acoustics.py
retro_data_structures/properties/dkc_returns/objects/Actor.py
retro_data_structures/properties/dkc_returns/objects/ActorAnimGridModifier.py
retro_data_structures/properties/dkc_returns/objects/ActorKeyframe.py
retro_data_structures/properties/dkc_returns/objects/ActorMultiKeyFrame.py
retro_data_structures/properties/dkc_returns/objects/ActorTransform.py
retro_data_structures/properties/dkc_returns/objects/AreaAttributes.py
retro_data_structures/properties/dkc_returns/objects/AreaDamage.py
retro_data_structures/properties/dkc_returns/objects/AreaNode.py
retro_data_structures/properties/dkc_returns/objects/AreaPath.py
retro_data_structures/properties/dkc_returns/objects/AreaStreamedAudioState.py
retro_data_structures/properties/dkc_returns/objects/AudioOccluder.py
retro_data_structures/properties/dkc_returns/objects/BarrelBalloon.py
retro_data_structures/properties/dkc_returns/objects/BarrelCannon.py
retro_data_structures/properties/dkc_returns/objects/BeatUpHandler.py
retro_data_structures/properties/dkc_returns/objects/BirdBoss.py
retro_data_structures/properties/dkc_returns/objects/BloomEffect.py
retro_data_structures/properties/dkc_returns/objects/BloomVolume.py
retro_data_structures/properties/dkc_returns/objects/BonusRoom.py
retro_data_structures/properties/dkc_returns/objects/BouncyTire.py
retro_data_structures/properties/dkc_returns/objects/Cable.py
retro_data_structures/properties/dkc_returns/objects/CameraBlurKeyframe.py
retro_data_structures/properties/dkc_returns/objects/CameraFilterKeyframe.py
retro_data_structures/properties/dkc_returns/objects/CameraHint.py
retro_data_structures/properties/dkc_returns/objects/CameraManager.py
retro_data_structures/properties/dkc_returns/objects/CameraModifier.py
retro_data_structures/properties/dkc_returns/objects/CameraShaker.py
retro_data_structures/properties/dkc_returns/objects/Checkpoint.py
retro_data_structures/properties/dkc_returns/objects/CinematicCamera.py
retro_data_structures/properties/dkc_returns/objects/ClingPathControl.py
retro_data_structures/properties/dkc_returns/objects/ColorModulate.py
retro_data_structures/properties/dkc_returns/objects/ConditionalRelay.py
retro_data_structures/properties/dkc_returns/objects/ControllerAction.py
retro_data_structures/properties/dkc_returns/objects/Counter.py
retro_data_structures/properties/dkc_returns/objects/CreditsScreen.py
retro_data_structures/properties/dkc_returns/objects/CustomInterpolation.py
retro_data_structures/properties/dkc_returns/objects/DamageArea.py
retro_data_structures/properties/dkc_returns/objects/DamageEffect.py
retro_data_structures/properties/dkc_returns/objects/DamageableTrigger.py
retro_data_structures/properties/dkc_returns/objects/DamageableTriggerOrientated.py
retro_data_structures/properties/dkc_returns/objects/Debris.py
retro_data_structures/properties/dkc_returns/objects/DepthOfFieldTuner.py
retro_data_structures/properties/dkc_returns/objects/DistanceFog.py
retro_data_structures/properties/dkc_returns/objects/DynamicLight.py
retro_data_structures/properties/dkc_returns/objects/EOLDisplay.py
retro_data_structures/properties/dkc_returns/objects/Effect.py
retro_data_structures/properties/dkc_returns/objects/EnvFxDensityController.py
retro_data_structures/properties/dkc_returns/objects/FactorySwitch.py
retro_data_structures/properties/dkc_returns/objects/FalsePerspective.py
retro_data_structures/properties/dkc_returns/objects/FogOverlay.py
retro_data_structures/properties/dkc_returns/objects/FogVolume.py
retro_data_structures/properties/dkc_returns/objects/ForestBoss.py
retro_data_structures/properties/dkc_returns/objects/GPTR.py
retro_data_structures/properties/dkc_returns/objects/GameManager.py
retro_data_structures/properties/dkc_returns/objects/GameOverDisplay.py
retro_data_structures/properties/dkc_returns/objects/GeneratedObjectDeleter.py
retro_data_structures/properties/dkc_returns/objects/Generator.py
retro_data_structures/properties/dkc_returns/objects/GenericCreature.py
retro_data_structures/properties/dkc_returns/objects/GenericCreatureGroup.py
retro_data_structures/properties/dkc_returns/objects/GroundPoundDetector.py
retro_data_structures/properties/dkc_returns/objects/GuiCharacter.py
retro_data_structures/properties/dkc_returns/objects/GuiMenu.py
retro_data_structures/properties/dkc_returns/objects/GuiSlider.py
retro_data_structures/properties/dkc_returns/objects/GuiWidget.py
retro_data_structures/properties/dkc_returns/objects/HUD.py
retro_data_structures/properties/dkc_returns/objects/HUDProxy.py
retro_data_structures/properties/dkc_returns/objects/IslandArea.py
retro_data_structures/properties/dkc_returns/objects/IslandHUD.py
retro_data_structures/properties/dkc_returns/objects/JungleBoss1.py
retro_data_structures/properties/dkc_returns/objects/Kong.py
retro_data_structures/properties/dkc_returns/objects/KongProxy.py
retro_data_structures/properties/dkc_returns/objects/LODController.py
retro_data_structures/properties/dkc_returns/objects/LevelDarkener.py
retro_data_structures/properties/dkc_returns/objects/LightVolume.py
retro_data_structures/properties/dkc_returns/objects/MEAT.py
retro_data_structures/properties/dkc_returns/objects/MemoryRelay.py
retro_data_structures/properties/dkc_returns/objects/MineCart.py
retro_data_structures/properties/dkc_returns/objects/Mole.py
retro_data_structures/properties/dkc_returns/objects/MoleCart.py
retro_data_structures/properties/dkc_returns/objects/MoleTrainManager.py
retro_data_structures/properties/dkc_returns/objects/MotionPlatform.py
retro_data_structures/properties/dkc_returns/objects/MultiModelActor.py
retro_data_structures/properties/dkc_returns/objects/MultiplayerSyncRelay.py
retro_data_structures/properties/dkc_returns/objects/MusicMaster.py
retro_data_structures/properties/dkc_returns/objects/MusicModifier.py
retro_data_structures/properties/dkc_returns/objects/MusicTrack.py
retro_data_structures/properties/dkc_returns/objects/OceanBridge.py
retro_data_structures/properties/dkc_returns/objects/OceanWave.py
retro_data_structures/properties/dkc_returns/objects/OptionalAreaAsset.py
retro_data_structures/properties/dkc_returns/objects/PathControl.py
retro_data_structures/properties/dkc_returns/objects/Peanut.py
retro_data_structures/properties/dkc_returns/objects/Pickup.py
retro_data_structures/properties/dkc_returns/objects/PilotChicken.py
retro_data_structures/properties/dkc_returns/objects/PirateCrab.py
retro_data_structures/properties/dkc_returns/objects/PirateCrabManager.py
retro_data_structures/properties/dkc_returns/objects/Platform.py
retro_data_structures/properties/dkc_returns/objects/PlayerActionHint.py
retro_data_structures/properties/dkc_returns/objects/PlayerActor.py
retro_data_structures/properties/dkc_returns/objects/PlayerRespawn.py
retro_data_structures/properties/dkc_returns/objects/PlayerToken.py
retro_data_structures/properties/dkc_returns/objects/PoiObject.py
retro_data_structures/properties/dkc_returns/objects/PositionRelay.py
retro_data_structures/properties/dkc_returns/objects/ProbabilityRelay.py
retro_data_structures/properties/dkc_returns/objects/Projectile.py
retro_data_structures/properties/dkc_returns/objects/RadialDamage.py
retro_data_structures/properties/dkc_returns/objects/Rambi.py
retro_data_structures/properties/dkc_returns/objects/RambiCrate.py
retro_data_structures/properties/dkc_returns/objects/ReactiveActor.py
retro_data_structures/properties/dkc_returns/objects/ReactiveScale.py
retro_data_structures/properties/dkc_returns/objects/Relay.py
retro_data_structures/properties/dkc_returns/objects/RelayRandom.py
retro_data_structures/properties/dkc_returns/objects/RespawnBalloon.py
retro_data_structures/properties/dkc_returns/objects/Retronome.py
retro_data_structures/properties/dkc_returns/objects/ReviewControl.py
retro_data_structures/properties/dkc_returns/objects/RobotChicken.py
retro_data_structures/properties/dkc_returns/objects/RobotChickenFlyer.py
retro_data_structures/properties/dkc_returns/objects/RocketBarrel.py
retro_data_structures/properties/dkc_returns/objects/RumbleEffect.py
retro_data_structures/properties/dkc_returns/objects/ScriptLayerController.py
retro_data_structures/properties/dkc_returns/objects/SequenceTimer.py
retro_data_structures/properties/dkc_returns/objects/ShadowProjector.py
retro_data_structures/properties/dkc_returns/objects/SkyboxModInca.py
retro_data_structures/properties/dkc_returns/objects/Sound.py
retro_data_structures/properties/dkc_returns/objects/SoundModifier.py
retro_data_structures/properties/dkc_returns/objects/SoundModifierData.py
retro_data_structures/properties/dkc_returns/objects/SpawnPoint.py
retro_data_structures/properties/dkc_returns/objects/SpecialFunction.py
retro_data_structures/properties/dkc_returns/objects/Spinner.py
retro_data_structures/properties/dkc_returns/objects/SplineModifierVolume.py
retro_data_structures/properties/dkc_returns/objects/SplinePath.py
retro_data_structures/properties/dkc_returns/objects/SplinePathNetwork.py
retro_data_structures/properties/dkc_returns/objects/SquawkProxy.py
retro_data_structures/properties/dkc_returns/objects/StreamedAudio.py
retro_data_structures/properties/dkc_returns/objects/StreamedMovie.py
retro_data_structures/properties/dkc_returns/objects/Subtitles.py
retro_data_structures/properties/dkc_returns/objects/SurfaceControl.py
retro_data_structures/properties/dkc_returns/objects/SuspensionBridge.py
retro_data_structures/properties/dkc_returns/objects/SwingRope.py
retro_data_structures/properties/dkc_returns/objects/Switch.py
retro_data_structures/properties/dkc_returns/objects/TPND.py
retro_data_structures/properties/dkc_returns/objects/TarPit.py
retro_data_structures/properties/dkc_returns/objects/TextPane.py
retro_data_structures/properties/dkc_returns/objects/TidalWave.py
retro_data_structures/properties/dkc_returns/objects/TimeAttackEOLDisplay.py
retro_data_structures/properties/dkc_returns/objects/TimeKeyframe.py
retro_data_structures/properties/dkc_returns/objects/Timer.py
retro_data_structures/properties/dkc_returns/objects/TippyPlatform.py
retro_data_structures/properties/dkc_returns/objects/TrainSequence.py
retro_data_structures/properties/dkc_returns/objects/TrainTrackManager.py
retro_data_structures/properties/dkc_returns/objects/TransitionScreen.py
retro_data_structures/properties/dkc_returns/objects/Trigger.py
retro_data_structures/properties/dkc_returns/objects/Tutorial.py
retro_data_structures/properties/dkc_returns/objects/VerticalRocketBarrel.py
retro_data_structures/properties/dkc_returns/objects/VolcanoBossBodyPart.py
retro_data_structures/properties/dkc_returns/objects/VolumeGroup.py
retro_data_structures/properties/dkc_returns/objects/Waypoint.py
retro_data_structures/properties/dkc_returns/objects/WorldAttributes.py
retro_data_structures/properties/dkc_returns/objects/WorldLightFader.py
retro_data_structures/properties/dkc_returns/objects/__init__.py
retro_data_structures/properties/echoes/__init__.py
retro_data_structures/properties/echoes/archetypes/ActorParameters.py
retro_data_structures/properties/echoes/archetypes/AudioPlaybackParms.py
retro_data_structures/properties/echoes/archetypes/BasicSwarmProperties.py
retro_data_structures/properties/echoes/archetypes/BehaveChance.py
retro_data_structures/properties/echoes/archetypes/BloggStruct.py
retro_data_structures/properties/echoes/archetypes/CameraHintStructA.py
retro_data_structures/properties/echoes/archetypes/CameraHintStructB.py
retro_data_structures/properties/echoes/archetypes/CameraHintStructC.py
retro_data_structures/properties/echoes/archetypes/CameraShakerData.py
retro_data_structures/properties/echoes/archetypes/ConditionalTest.py
retro_data_structures/properties/echoes/archetypes/Connection.py
retro_data_structures/properties/echoes/archetypes/ControlHintStruct.py
retro_data_structures/properties/echoes/archetypes/ControllerActionStruct.py
retro_data_structures/properties/echoes/archetypes/DamageInfo.py
retro_data_structures/properties/echoes/archetypes/DamageVulnerability.py
retro_data_structures/properties/echoes/archetypes/DarkCommandoData.py
retro_data_structures/properties/echoes/archetypes/DigitalGuardianData.py
retro_data_structures/properties/echoes/archetypes/DigitalGuardianHeadData.py
retro_data_structures/properties/echoes/archetypes/DigitalGuardianHeadStruct.py
retro_data_structures/properties/echoes/archetypes/DynamicLightFalloff.py
retro_data_structures/properties/echoes/archetypes/DynamicLightIntensity.py
retro_data_structures/properties/echoes/archetypes/DynamicLightMotionSpline.py
retro_data_structures/properties/echoes/archetypes/DynamicLightParent.py
retro_data_structures/properties/echoes/archetypes/DynamicLightSpotlight.py
retro_data_structures/properties/echoes/archetypes/EchoParameters.py
retro_data_structures/properties/echoes/archetypes/EditorProperties.py
retro_data_structures/properties/echoes/archetypes/EmperorIngStage1Data.py
retro_data_structures/properties/echoes/archetypes/EmperorIngStage1TentacleData.py
retro_data_structures/properties/echoes/archetypes/EmperorIngStage2TentacleData.py
retro_data_structures/properties/echoes/archetypes/EmperorIngStage3Data.py
retro_data_structures/properties/echoes/archetypes/EmperorIngStage3StructA.py
retro_data_structures/properties/echoes/archetypes/EmperorIngStage3StructB.py
retro_data_structures/properties/echoes/archetypes/FlareDef.py
retro_data_structures/properties/echoes/archetypes/GrappleParameters.py
retro_data_structures/properties/echoes/archetypes/GuiWidgetProperties.py
retro_data_structures/properties/echoes/archetypes/HealthInfo.py
retro_data_structures/properties/echoes/archetypes/IngBoostBallGuardianStruct.py
retro_data_structures/properties/echoes/archetypes/IngPossessionData.py
retro_data_structures/properties/echoes/archetypes/IngSpaceJumpGuardianStruct.py
retro_data_structures/properties/echoes/archetypes/IngSpiderballGuardianStruct.py
retro_data_structures/properties/echoes/archetypes/LayerInfo.py
retro_data_structures/properties/echoes/archetypes/LayerSwitch.py
retro_data_structures/properties/echoes/archetypes/LightParameters.py
retro_data_structures/properties/echoes/archetypes/MysteryFlyerData.py
retro_data_structures/properties/echoes/archetypes/PatternedAITypedef.py
retro_data_structures/properties/echoes/archetypes/PlasmaBeamInfo.py
retro_data_structures/properties/echoes/archetypes/PlatformMotionProperties.py
retro_data_structures/properties/echoes/archetypes/PowerBombGuardianStageProperties.py
retro_data_structures/properties/echoes/archetypes/RezbitData.py
retro_data_structures/properties/echoes/archetypes/RotationSplines.py
retro_data_structures/properties/echoes/archetypes/SafeZoneStructA.py
retro_data_structures/properties/echoes/archetypes/SafeZoneStructB.py
retro_data_structures/properties/echoes/archetypes/SandBossData.py
retro_data_structures/properties/echoes/archetypes/SandBossStructA.py
retro_data_structures/properties/echoes/archetypes/SandBossStructB.py
retro_data_structures/properties/echoes/archetypes/SandwormStruct.py
retro_data_structures/properties/echoes/archetypes/ScaleSplines.py
retro_data_structures/properties/echoes/archetypes/ScanInfoSecondaryModel.py
retro_data_structures/properties/echoes/archetypes/ScannableParameters.py
retro_data_structures/properties/echoes/archetypes/ShockWaveInfo.py
retro_data_structures/properties/echoes/archetypes/SpacePirateWeaponData.py
retro_data_structures/properties/echoes/archetypes/SpawnPointStruct.py
retro_data_structures/properties/echoes/archetypes/SpindleCameraStruct.py
retro_data_structures/properties/echoes/archetypes/SplineType.py
retro_data_structures/properties/echoes/archetypes/SplitterMainChassisData.py
retro_data_structures/properties/echoes/archetypes/SurroundPan.py
retro_data_structures/properties/echoes/archetypes/SwampBossStage1Struct.py
retro_data_structures/properties/echoes/archetypes/SwampBossStage2Data.py
retro_data_structures/properties/echoes/archetypes/SwampBossStage2Struct.py
retro_data_structures/properties/echoes/archetypes/TBallTransitionResources.py
retro_data_structures/properties/echoes/archetypes/TBeamInfo.py
retro_data_structures/properties/echoes/archetypes/TDamageInfo.py
retro_data_structures/properties/echoes/archetypes/TGunResources.py
retro_data_structures/properties/echoes/archetypes/TWeaponDamage.py
retro_data_structures/properties/echoes/archetypes/TextProperties.py
retro_data_structures/properties/echoes/archetypes/Transform.py
retro_data_structures/properties/echoes/archetypes/TriggerInfo.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct10.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct11.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct12.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct13.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct14.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct16.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct17.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct2.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct20.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct21.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct22.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct23.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct24.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct26.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct28.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct29.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct3.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct30.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct31.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct32.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct33.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct34.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct35.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct36.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct37.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct38.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct39.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct4.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct40.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct41.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct42.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct43.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct5.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct6.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct7.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct8.py
retro_data_structures/properties/echoes/archetypes/UnknownStruct9.py
retro_data_structures/properties/echoes/archetypes/Vector2f.py
retro_data_structures/properties/echoes/archetypes/VisorParameters.py
retro_data_structures/properties/echoes/archetypes/WeaponVulnerability.py
retro_data_structures/properties/echoes/archetypes/__init__.py
retro_data_structures/properties/echoes/archetypes/TIcon/Configurations.py
retro_data_structures/properties/echoes/archetypes/TIcon/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakAutoMapper/Base.py
retro_data_structures/properties/echoes/archetypes/TweakAutoMapper/DoorColors.py
retro_data_structures/properties/echoes/archetypes/TweakAutoMapper/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakBall/BoostBall.py
retro_data_structures/properties/echoes/archetypes/TweakBall/Camera.py
retro_data_structures/properties/echoes/archetypes/TweakBall/CannonBall.py
retro_data_structures/properties/echoes/archetypes/TweakBall/DeathBall.py
retro_data_structures/properties/echoes/archetypes/TweakBall/Misc.py
retro_data_structures/properties/echoes/archetypes/TweakBall/Movement.py
retro_data_structures/properties/echoes/archetypes/TweakBall/ScrewAttack.py
retro_data_structures/properties/echoes/archetypes/TweakBall/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakGame/CoinLimitChoices.py
retro_data_structures/properties/echoes/archetypes/TweakGame/FragLimitChoices.py
retro_data_structures/properties/echoes/archetypes/TweakGame/TimeLimitChoices.py
retro_data_structures/properties/echoes/archetypes/TweakGame/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakGui/Completion.py
retro_data_structures/properties/echoes/archetypes/TweakGui/Credits.py
retro_data_structures/properties/echoes/archetypes/TweakGui/DarkVisor.py
retro_data_structures/properties/echoes/archetypes/TweakGui/EchoVisor.py
retro_data_structures/properties/echoes/archetypes/TweakGui/HudColorTypedef.py
retro_data_structures/properties/echoes/archetypes/TweakGui/LogBook.py
retro_data_structures/properties/echoes/archetypes/TweakGui/Misc.py
retro_data_structures/properties/echoes/archetypes/TweakGui/MovieVolumes.py
retro_data_structures/properties/echoes/archetypes/TweakGui/ScanVisor.py
retro_data_structures/properties/echoes/archetypes/TweakGui/ScannableObjectDownloadTimes.py
retro_data_structures/properties/echoes/archetypes/TweakGui/VisorColorSchemeTypedef.py
retro_data_structures/properties/echoes/archetypes/TweakGui/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakGuiColors/HUDColorsTypedef.py
retro_data_structures/properties/echoes/archetypes/TweakGuiColors/Misc.py
retro_data_structures/properties/echoes/archetypes/TweakGuiColors/Multiplayer.py
retro_data_structures/properties/echoes/archetypes/TweakGuiColors/TurretHudTypedef.py
retro_data_structures/properties/echoes/archetypes/TweakGuiColors/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/AimStuff.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/Collision.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/DarkWorld.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/FirstPersonCamera.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/Frozen.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/Grapple.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/GrappleBeam.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/Misc.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/Motion.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/Orbit.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/ScanVisor.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/Shield.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/SuitDamageReduction.py
retro_data_structures/properties/echoes/archetypes/TweakPlayer/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerControls/UnknownStruct1.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerControls/UnknownStruct2.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerControls/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Holstering.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Misc.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Position.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/UnknownStruct1.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Weapons.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Arm/Position.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Arm/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Beam/Misc.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/Beam/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/RicochetDamage/Factor.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerGun/RicochetDamage/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerRes/AutoMapperIcons.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerRes/MapScreenIcons.py
retro_data_structures/properties/echoes/archetypes/TweakPlayerRes/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/LockDagger.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/LockFire.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/OuterBeamIcon.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/Scan.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/VulnerabilityIndicator.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/__init__.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/Charge/Gauge.py
retro_data_structures/properties/echoes/archetypes/TweakTargeting/Charge/__init__.py
retro_data_structures/properties/echoes/core/AnimationParameters.py
retro_data_structures/properties/echoes/core/AssetId.py
retro_data_structures/properties/echoes/core/Color.py
retro_data_structures/properties/echoes/core/Spline.py
retro_data_structures/properties/echoes/core/Vector.py
retro_data_structures/properties/echoes/core/__init__.py
retro_data_structures/properties/echoes/objects/AIHint.py
retro_data_structures/properties/echoes/objects/AIJumpPoint.py
retro_data_structures/properties/echoes/objects/AIKeyframe.py
retro_data_structures/properties/echoes/objects/AIMannedTurret.py
retro_data_structures/properties/echoes/objects/AIWaypoint.py
retro_data_structures/properties/echoes/objects/Actor.py
retro_data_structures/properties/echoes/objects/ActorKeyframe.py
retro_data_structures/properties/echoes/objects/ActorRotate.py
retro_data_structures/properties/echoes/objects/AdvancedCounter.py
retro_data_structures/properties/echoes/objects/AmbientAI.py
retro_data_structures/properties/echoes/objects/AreaAttributes.py
retro_data_structures/properties/echoes/objects/AreaDamage.py
retro_data_structures/properties/echoes/objects/AtomicAlpha.py
retro_data_structures/properties/echoes/objects/AtomicBeta.py
retro_data_structures/properties/echoes/objects/BacteriaSwarm.py
retro_data_structures/properties/echoes/objects/BallTrigger.py
retro_data_structures/properties/echoes/objects/Blogg.py
retro_data_structures/properties/echoes/objects/Brizgee.py
retro_data_structures/properties/echoes/objects/Camera.py
retro_data_structures/properties/echoes/objects/CameraBlurKeyframe.py
retro_data_structures/properties/echoes/objects/CameraFilterKeyframe.py
retro_data_structures/properties/echoes/objects/CameraHint.py
retro_data_structures/properties/echoes/objects/CameraPitch.py
retro_data_structures/properties/echoes/objects/CameraShaker.py
retro_data_structures/properties/echoes/objects/CameraWaypoint.py
retro_data_structures/properties/echoes/objects/CannonBall.py
retro_data_structures/properties/echoes/objects/ChozoGhost.py
retro_data_structures/properties/echoes/objects/Coin.py
retro_data_structures/properties/echoes/objects/ColorModulate.py
retro_data_structures/properties/echoes/objects/CommandoPirate.py
retro_data_structures/properties/echoes/objects/ConditionalRelay.py
retro_data_structures/properties/echoes/objects/ControlHint.py
retro_data_structures/properties/echoes/objects/ControllerAction.py
retro_data_structures/properties/echoes/objects/Counter.py
retro_data_structures/properties/echoes/objects/CoverPoint.py
retro_data_structures/properties/echoes/objects/Crystallite.py
retro_data_structures/properties/echoes/objects/DamageActor.py
retro_data_structures/properties/echoes/objects/DamageableTrigger.py
retro_data_structures/properties/echoes/objects/DamageableTriggerOrientated.py
retro_data_structures/properties/echoes/objects/DarkCommando.py
retro_data_structures/properties/echoes/objects/DarkSamus.py
retro_data_structures/properties/echoes/objects/DarkSamusBattleStage.py
retro_data_structures/properties/echoes/objects/DarkTrooper.py
retro_data_structures/properties/echoes/objects/Debris.py
retro_data_structures/properties/echoes/objects/DebrisExtended.py
retro_data_structures/properties/echoes/objects/DestructibleBarrier.py
retro_data_structures/properties/echoes/objects/DigitalGuardian.py
retro_data_structures/properties/echoes/objects/DigitalGuardianHead.py
retro_data_structures/properties/echoes/objects/DistanceFog.py
retro_data_structures/properties/echoes/objects/Dock.py
retro_data_structures/properties/echoes/objects/Door.py
retro_data_structures/properties/echoes/objects/DynamicLight.py
retro_data_structures/properties/echoes/objects/EMPulse.py
retro_data_structures/properties/echoes/objects/Effect.py
retro_data_structures/properties/echoes/objects/ElitePirate.py
retro_data_structures/properties/echoes/objects/EmperorIngStage1.py
retro_data_structures/properties/echoes/objects/EmperorIngStage2Tentacle.py
retro_data_structures/properties/echoes/objects/EmperorIngStage3.py
retro_data_structures/properties/echoes/objects/EnvFxDensityController.py
retro_data_structures/properties/echoes/objects/EyeBall.py
retro_data_structures/properties/echoes/objects/FishCloud.py
retro_data_structures/properties/echoes/objects/FishCloudModifier.py
retro_data_structures/properties/echoes/objects/FlyerSwarm.py
retro_data_structures/properties/echoes/objects/FlyingPirate.py
retro_data_structures/properties/echoes/objects/FogOverlay.py
retro_data_structures/properties/echoes/objects/FogVolume.py
retro_data_structures/properties/echoes/objects/ForgottenObject.py
retro_data_structures/properties/echoes/objects/FrontEndDataNetwork.py
retro_data_structures/properties/echoes/objects/Generator.py
retro_data_structures/properties/echoes/objects/Glowbug.py
retro_data_structures/properties/echoes/objects/GrapplePoint.py
retro_data_structures/properties/echoes/objects/Grenchler.py
retro_data_structures/properties/echoes/objects/GuiMenu.py
retro_data_structures/properties/echoes/objects/GuiPlayerJoinManager.py
retro_data_structures/properties/echoes/objects/GuiScreen.py
retro_data_structures/properties/echoes/objects/GuiSlider.py
retro_data_structures/properties/echoes/objects/GuiWidget.py
retro_data_structures/properties/echoes/objects/GunTurretBase.py
retro_data_structures/properties/echoes/objects/GunTurretTop.py
retro_data_structures/properties/echoes/objects/HUDHint.py
retro_data_structures/properties/echoes/objects/HUDMemo.py
retro_data_structures/properties/echoes/objects/Ing.py
retro_data_structures/properties/echoes/objects/IngBlobSwarm.py
retro_data_structures/properties/echoes/objects/IngBoostBallGuardian.py
retro_data_structures/properties/echoes/objects/IngPuddle.py
retro_data_structures/properties/echoes/objects/IngSnatchingSwarm.py
retro_data_structures/properties/echoes/objects/IngSpaceJumpGuardian.py
retro_data_structures/properties/echoes/objects/IngSpiderballGuardian.py
retro_data_structures/properties/echoes/objects/Kralee.py
retro_data_structures/properties/echoes/objects/Krocuss.py
retro_data_structures/properties/echoes/objects/Lumite.py
retro_data_structures/properties/echoes/objects/MediumIng.py
retro_data_structures/properties/echoes/objects/MemoryRelay.py
retro_data_structures/properties/echoes/objects/Metaree.py
retro_data_structures/properties/echoes/objects/MetareeSwarm.py
retro_data_structures/properties/echoes/objects/MetroidAlpha.py
retro_data_structures/properties/echoes/objects/Midi.py
retro_data_structures/properties/echoes/objects/MinorIng.py
retro_data_structures/properties/echoes/objects/MysteryFlyer.py
retro_data_structures/properties/echoes/objects/OctapedeSegment.py
retro_data_structures/properties/echoes/objects/Parasite.py
retro_data_structures/properties/echoes/objects/PathCamera.py
retro_data_structures/properties/echoes/objects/PathMeshCtrl.py
retro_data_structures/properties/echoes/objects/Pickup.py
retro_data_structures/properties/echoes/objects/PickupGenerator.py
retro_data_structures/properties/echoes/objects/PillBug.py
retro_data_structures/properties/echoes/objects/PlantScarabSwarm.py
retro_data_structures/properties/echoes/objects/Platform.py
retro_data_structures/properties/echoes/objects/PlayerActor.py
retro_data_structures/properties/echoes/objects/PlayerController.py
retro_data_structures/properties/echoes/objects/PlayerHint.py
retro_data_structures/properties/echoes/objects/PlayerStateChange.py
retro_data_structures/properties/echoes/objects/PlayerTurret.py
retro_data_structures/properties/echoes/objects/PointOfInterest.py
retro_data_structures/properties/echoes/objects/PortalTransition.py
retro_data_structures/properties/echoes/objects/PuddleSpore.py
retro_data_structures/properties/echoes/objects/Puffer.py
retro_data_structures/properties/echoes/objects/RadialDamage.py
retro_data_structures/properties/echoes/objects/RandomRelay.py
retro_data_structures/properties/echoes/objects/Relay.py
retro_data_structures/properties/echoes/objects/Repulsor.py
retro_data_structures/properties/echoes/objects/Rezbit.py
retro_data_structures/properties/echoes/objects/RiftPortal.py
retro_data_structures/properties/echoes/objects/Ripper.py
retro_data_structures/properties/echoes/objects/Ripple.py
retro_data_structures/properties/echoes/objects/RoomAcoustics.py
retro_data_structures/properties/echoes/objects/RsfAudio.py
retro_data_structures/properties/echoes/objects/RubiksPuzzle.py
retro_data_structures/properties/echoes/objects/RumbleEffect.py
retro_data_structures/properties/echoes/objects/SafeZone.py
retro_data_structures/properties/echoes/objects/SafeZoneCrystal.py
retro_data_structures/properties/echoes/objects/SandBoss.py
retro_data_structures/properties/echoes/objects/Sandworm.py
retro_data_structures/properties/echoes/objects/ScanTreeCategory.py
retro_data_structures/properties/echoes/objects/ScanTreeInventory.py
retro_data_structures/properties/echoes/objects/ScanTreeMenu.py
retro_data_structures/properties/echoes/objects/ScanTreeScan.py
retro_data_structures/properties/echoes/objects/ScanTreeSlider.py
retro_data_structures/properties/echoes/objects/ScannableObjectInfo.py
retro_data_structures/properties/echoes/objects/ScriptLayerController.py
retro_data_structures/properties/echoes/objects/SequenceTimer.py
retro_data_structures/properties/echoes/objects/ShadowProjector.py
retro_data_structures/properties/echoes/objects/Shredder.py
retro_data_structures/properties/echoes/objects/Shrieker.py
retro_data_structures/properties/echoes/objects/Silhouette.py
retro_data_structures/properties/echoes/objects/SkyRipple.py
retro_data_structures/properties/echoes/objects/SnakeWeedSwarm.py
retro_data_structures/properties/echoes/objects/Sound.py
retro_data_structures/properties/echoes/objects/SoundModifier.py
retro_data_structures/properties/echoes/objects/SpacePirate.py
retro_data_structures/properties/echoes/objects/SpankWeed.py
retro_data_structures/properties/echoes/objects/SpawnPoint.py
retro_data_structures/properties/echoes/objects/SpecialFunction.py
retro_data_structures/properties/echoes/objects/SpiderBallAttractionSurface.py
retro_data_structures/properties/echoes/objects/SpiderBallWaypoint.py
retro_data_structures/properties/echoes/objects/SpindleCamera.py
retro_data_structures/properties/echoes/objects/Spinner.py
retro_data_structures/properties/echoes/objects/Splinter.py
retro_data_structures/properties/echoes/objects/SplitterCommandModule.py
retro_data_structures/properties/echoes/objects/SplitterMainChassis.py
retro_data_structures/properties/echoes/objects/SporbBase.py
retro_data_structures/properties/echoes/objects/SporbNeedle.py
retro_data_structures/properties/echoes/objects/SporbProjectile.py
retro_data_structures/properties/echoes/objects/SporbTop.py
retro_data_structures/properties/echoes/objects/Steam.py
retro_data_structures/properties/echoes/objects/StoneToad.py
retro_data_structures/properties/echoes/objects/StreamedAudio.py
retro_data_structures/properties/echoes/objects/StreamedMovie.py
retro_data_structures/properties/echoes/objects/Subtitle.py
retro_data_structures/properties/echoes/objects/SurfaceCamera.py
retro_data_structures/properties/echoes/objects/SwampBossStage1.py
retro_data_structures/properties/echoes/objects/SwampBossStage2.py
retro_data_structures/properties/echoes/objects/Switch.py
retro_data_structures/properties/echoes/objects/TargetingPoint.py
retro_data_structures/properties/echoes/objects/TeamAI.py
retro_data_structures/properties/echoes/objects/TextPane.py
retro_data_structures/properties/echoes/objects/TimeKeyframe.py
retro_data_structures/properties/echoes/objects/Timer.py
retro_data_structures/properties/echoes/objects/Trigger.py
retro_data_structures/properties/echoes/objects/TriggerEllipsoid.py
retro_data_structures/properties/echoes/objects/TriggerOrientated.py
retro_data_structures/properties/echoes/objects/Tryclops.py
retro_data_structures/properties/echoes/objects/VisorFlare.py
retro_data_structures/properties/echoes/objects/VisorGoo.py
retro_data_structures/properties/echoes/objects/WallWalker.py
retro_data_structures/properties/echoes/objects/Water.py
retro_data_structures/properties/echoes/objects/Waypoint.py
retro_data_structures/properties/echoes/objects/WispTentacle.py
retro_data_structures/properties/echoes/objects/WorldLightFader.py
retro_data_structures/properties/echoes/objects/WorldTeleporter.py
retro_data_structures/properties/echoes/objects/__init__.py
retro_data_structures/properties/prime/__init__.py
retro_data_structures/properties/prime/archetypes/ActorParameters.py
retro_data_structures/properties/prime/archetypes/BeamCombos.py
retro_data_structures/properties/prime/archetypes/BeamInfo.py
retro_data_structures/properties/prime/archetypes/BehaveChance.py
retro_data_structures/properties/prime/archetypes/BoolFloat.py
retro_data_structures/properties/prime/archetypes/BoolVec3f.py
retro_data_structures/properties/prime/archetypes/CameraHintStruct.py
retro_data_structures/properties/prime/archetypes/ChargedBeams.py
retro_data_structures/properties/prime/archetypes/DamageInfo.py
retro_data_structures/properties/prime/archetypes/DamageVulnerability.py
retro_data_structures/properties/prime/archetypes/EnergyBarColors.py
retro_data_structures/properties/prime/archetypes/FlareDef.py
retro_data_structures/properties/prime/archetypes/FluidLayerMotion.py
retro_data_structures/properties/prime/archetypes/FluidUVMotion.py
retro_data_structures/properties/prime/archetypes/GrappleParameters.py
retro_data_structures/properties/prime/archetypes/GuessStruct.py
retro_data_structures/properties/prime/archetypes/HealthInfo.py
retro_data_structures/properties/prime/archetypes/IntBool.py
retro_data_structures/properties/prime/archetypes/LayerSwitch.py
retro_data_structures/properties/prime/archetypes/LightParameters.py
retro_data_structures/properties/prime/archetypes/MagdoliteStruct.py
retro_data_structures/properties/prime/archetypes/MassivePrimeStruct.py
retro_data_structures/properties/prime/archetypes/NewCameraShakerStruct.py
retro_data_structures/properties/prime/archetypes/PathCameraStruct.py
retro_data_structures/properties/prime/archetypes/PatternedAITypedef.py
retro_data_structures/properties/prime/archetypes/PlayerActorStruct.py
retro_data_structures/properties/prime/archetypes/PlayerHintStruct.py
retro_data_structures/properties/prime/archetypes/PrimeStruct1.py
retro_data_structures/properties/prime/archetypes/PrimeStruct2.py
retro_data_structures/properties/prime/archetypes/PrimeStruct3.py
retro_data_structures/properties/prime/archetypes/PrimeStruct4.py
retro_data_structures/properties/prime/archetypes/PrimeStruct5.py
retro_data_structures/properties/prime/archetypes/PrimeStruct6.py
retro_data_structures/properties/prime/archetypes/RidleyStruct1.py
retro_data_structures/properties/prime/archetypes/RidleyStruct2.py
retro_data_structures/properties/prime/archetypes/RumbleEffectStruct.py
retro_data_structures/properties/prime/archetypes/ScanImage.py
retro_data_structures/properties/prime/archetypes/ScannableParameters.py
retro_data_structures/properties/prime/archetypes/ScriptBeamStruct.py
retro_data_structures/properties/prime/archetypes/ShotParam.py
retro_data_structures/properties/prime/archetypes/SpindleCameraStruct.py
retro_data_structures/properties/prime/archetypes/Vector2f.py
retro_data_structures/properties/prime/archetypes/VisorParameters.py
retro_data_structures/properties/prime/archetypes/__init__.py
retro_data_structures/properties/prime/core/AnimationParameters.py
retro_data_structures/properties/prime/core/AssetId.py
retro_data_structures/properties/prime/core/Color.py
retro_data_structures/properties/prime/core/Spline.py
retro_data_structures/properties/prime/core/Vector.py
retro_data_structures/properties/prime/core/__init__.py
retro_data_structures/properties/prime/objects/AIJumpPoint.py
retro_data_structures/properties/prime/objects/AIKeyframe.py
retro_data_structures/properties/prime/objects/Actor.py
retro_data_structures/properties/prime/objects/ActorContraption.py
retro_data_structures/properties/prime/objects/ActorKeyframe.py
retro_data_structures/properties/prime/objects/ActorRotate.py
retro_data_structures/properties/prime/objects/AmbientAI.py
retro_data_structures/properties/prime/objects/AreaAttributes.py
retro_data_structures/properties/prime/objects/AtomicAlpha.py
retro_data_structures/properties/prime/objects/AtomicBeta.py
retro_data_structures/properties/prime/objects/Babygoth.py
retro_data_structures/properties/prime/objects/BallTrigger.py
retro_data_structures/properties/prime/objects/Beetle.py
retro_data_structures/properties/prime/objects/BloodFlower.py
retro_data_structures/properties/prime/objects/Burrower.py
retro_data_structures/properties/prime/objects/Camera.py
retro_data_structures/properties/prime/objects/CameraBlurKeyframe.py
retro_data_structures/properties/prime/objects/CameraFilterKeyframe.py
retro_data_structures/properties/prime/objects/CameraHint.py
retro_data_structures/properties/prime/objects/CameraHintTrigger.py
retro_data_structures/properties/prime/objects/CameraPitchVolume.py
retro_data_structures/properties/prime/objects/CameraShaker.py
retro_data_structures/properties/prime/objects/CameraWaypoint.py
retro_data_structures/properties/prime/objects/ChozoGhost.py
retro_data_structures/properties/prime/objects/ColorModulate.py
retro_data_structures/properties/prime/objects/ControllerAction.py
retro_data_structures/properties/prime/objects/Counter.py
retro_data_structures/properties/prime/objects/CoverPoint.py
retro_data_structures/properties/prime/objects/DamageableTrigger.py
retro_data_structures/properties/prime/objects/Debris.py
retro_data_structures/properties/prime/objects/DebrisExtended.py
retro_data_structures/properties/prime/objects/DebugCameraWaypoint.py
retro_data_structures/properties/prime/objects/DistanceFog.py
retro_data_structures/properties/prime/objects/Dock.py
retro_data_structures/properties/prime/objects/DockAreaChange.py
retro_data_structures/properties/prime/objects/Door.py
retro_data_structures/properties/prime/objects/Drone.py
retro_data_structures/properties/prime/objects/Effect.py
retro_data_structures/properties/prime/objects/ElectroMagneticPulse.py
retro_data_structures/properties/prime/objects/ElitePirate.py
retro_data_structures/properties/prime/objects/EnergyBall.py
retro_data_structures/properties/prime/objects/EnvFxDensityController.py
retro_data_structures/properties/prime/objects/Eyeball.py
retro_data_structures/properties/prime/objects/FireFlea.py
retro_data_structures/properties/prime/objects/FishCloud.py
retro_data_structures/properties/prime/objects/FishCloudModifier.py
retro_data_structures/properties/prime/objects/Flaahgra.py
retro_data_structures/properties/prime/objects/FlaahgraTentacle.py
retro_data_structures/properties/prime/objects/FlickerBat.py
retro_data_structures/properties/prime/objects/FlyingPirate.py
retro_data_structures/properties/prime/objects/FogVolume.py
retro_data_structures/properties/prime/objects/Geemer.py
retro_data_structures/properties/prime/objects/Generator.py
retro_data_structures/properties/prime/objects/GrapplePoint.py
retro_data_structures/properties/prime/objects/GunTurret.py
retro_data_structures/properties/prime/objects/HUDMemo.py
retro_data_structures/properties/prime/objects/IceSheegoth.py
retro_data_structures/properties/prime/objects/IceZoomer.py
retro_data_structures/properties/prime/objects/JellyZap.py
retro_data_structures/properties/prime/objects/Magdolite.py
retro_data_structures/properties/prime/objects/MazeNode.py
retro_data_structures/properties/prime/objects/MemoryRelay.py
retro_data_structures/properties/prime/objects/MetareeAlpha.py
retro_data_structures/properties/prime/objects/MetroidAlpha.py
retro_data_structures/properties/prime/objects/MetroidBeta.py
retro_data_structures/properties/prime/objects/MetroidPrimeStage1.py
retro_data_structures/properties/prime/objects/MetroidPrimeStage2.py
retro_data_structures/properties/prime/objects/Midi.py
retro_data_structures/properties/prime/objects/NewCameraShaker.py
retro_data_structures/properties/prime/objects/NewIntroBoss.py
retro_data_structures/properties/prime/objects/Oculus.py
retro_data_structures/properties/prime/objects/OmegaPirate.py
retro_data_structures/properties/prime/objects/Parasite.py
retro_data_structures/properties/prime/objects/PathCamera.py
retro_data_structures/properties/prime/objects/PhazonHealingNodule.py
retro_data_structures/properties/prime/objects/PhazonPool.py
retro_data_structures/properties/prime/objects/Pickup.py
retro_data_structures/properties/prime/objects/PickupGenerator.py
retro_data_structures/properties/prime/objects/Platform.py
retro_data_structures/properties/prime/objects/PlayerActor.py
retro_data_structures/properties/prime/objects/PlayerHint.py
retro_data_structures/properties/prime/objects/PlayerStateChange.py
retro_data_structures/properties/prime/objects/PointOfInterest.py
retro_data_structures/properties/prime/objects/PuddleSpore.py
retro_data_structures/properties/prime/objects/PuddleToadGamma.py
retro_data_structures/properties/prime/objects/Puffer.py
retro_data_structures/properties/prime/objects/RadialDamage.py
retro_data_structures/properties/prime/objects/RandomRelay.py
retro_data_structures/properties/prime/objects/Relay.py
retro_data_structures/properties/prime/objects/Repulsor.py
retro_data_structures/properties/prime/objects/Ridley.py
retro_data_structures/properties/prime/objects/Ripper.py
retro_data_structures/properties/prime/objects/Ripple.py
retro_data_structures/properties/prime/objects/RoomAcoustics.py
retro_data_structures/properties/prime/objects/RumbleEffect.py
retro_data_structures/properties/prime/objects/ScriptBeam.py
retro_data_structures/properties/prime/objects/Seedling.py
retro_data_structures/properties/prime/objects/ShadowProjector.py
retro_data_structures/properties/prime/objects/SnakeWeedSwarm.py
retro_data_structures/properties/prime/objects/Sound.py
retro_data_structures/properties/prime/objects/SpacePirate.py
retro_data_structures/properties/prime/objects/SpankWeed.py
retro_data_structures/properties/prime/objects/SpawnPoint.py
retro_data_structures/properties/prime/objects/SpecialFunction.py
retro_data_structures/properties/prime/objects/SpiderBallAttractionSurface.py
retro_data_structures/properties/prime/objects/SpiderBallWaypoint.py
retro_data_structures/properties/prime/objects/SpindleCamera.py
retro_data_structures/properties/prime/objects/Steam.py
retro_data_structures/properties/prime/objects/StreamedAudio.py
retro_data_structures/properties/prime/objects/Switch.py
retro_data_structures/properties/prime/objects/TargetingPoint.py
retro_data_structures/properties/prime/objects/TeamAIMgr.py
retro_data_structures/properties/prime/objects/Thardus.py
retro_data_structures/properties/prime/objects/ThardusRockProjectile.py
retro_data_structures/properties/prime/objects/ThermalHeatFader.py
retro_data_structures/properties/prime/objects/Timer.py
retro_data_structures/properties/prime/objects/Trigger.py
retro_data_structures/properties/prime/objects/Tryclops.py
retro_data_structures/properties/prime/objects/VisorFlare.py
retro_data_structures/properties/prime/objects/VisorGoo.py
retro_data_structures/properties/prime/objects/WallCrawlerSwarm.py
retro_data_structures/properties/prime/objects/WarWasp.py
retro_data_structures/properties/prime/objects/Water.py
retro_data_structures/properties/prime/objects/Waypoint.py
retro_data_structures/properties/prime/objects/WorldLightFader.py
retro_data_structures/properties/prime/objects/WorldTeleporter.py
retro_data_structures/properties/prime/objects/__init__.py
test/__init__.py
test/conftest.py
test/test_compression.py
test/test_lib.py
test/test_properties.py
test/conversion/test_conversion.py
test/formats/test_ancs.py
test/formats/test_anim.py
test/formats/test_cinf.py
test/formats/test_cmdl.py
test/formats/test_cskr.py
test/formats/test_hier.py
test/formats/test_mrea.py
test/formats/test_pak.py
test/formats/test_scan.py
test/formats/test_script_object.py
test/formats/test_strg.py
test/formats/test_tree.py
test/test_files/assets_echoes.json
test/test_files/assets_prime.json
tools/create_file_list.py
tools/profile_properties.py