code stringlengths 114 1.05M | path stringlengths 3 312 | quality_prob float64 0.5 0.99 | learning_prob float64 0.2 1 | filename stringlengths 3 168 | kind stringclasses 1
value |
|---|---|---|---|---|---|
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/RundasData.py | 0.639849 | 0.220846 | RundasData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.core.AssetId... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct37.py | 0.599837 | 0.227448 | UnknownStruct37.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class UnknownStruct22(BaseProperty):
unknown_0x1b07123d: float = dataclasses.field(default=-0.75)
unknown_0x52f8863... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct22.py | 0.611962 | 0.310707 | UnknownStruct22.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AnimationParameters import AnimationParameters
from retro_data_structures.properties.corruption.... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct1.py | 0.680135 | 0.211234 | UnknownStruct1.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.Vector import Vector
@dataclasses.dataclass()
class DynamicLightParent(BaseProperty):
unkn... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/DynamicLightParent.py | 0.669529 | 0.346541 | DynamicLightParent.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
from retro_data_structures.properties.corruption.core.S... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct40.py | 0.552298 | 0.21819 | UnknownStruct40.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DebrisPropertiesOrientationEnum import DebrisPropertiesOrientationEnum
from retro_data_str... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/DebrisProperties.py | 0.751375 | 0.240524 | DebrisProperties.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
@dataclasses.dataclass()
class UnknownStruct63(BaseProperty):
unknown_0x04131a2a: enums.U... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct63.py | 0.551091 | 0.205635 | UnknownStruct63.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
@dataclasses.dataclass()
class PathType(BaseProperty):
curvature: enums.Curvature = datac... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PathType.py | 0.615781 | 0.286938 | PathType.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.Spline import Spline
@dataclasses.dataclass()
class DynamicLightFalloff(BaseProperty):
fal... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/DynamicLightFalloff.py | 0.61682 | 0.340938 | DynamicLightFalloff.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class Ball(BaseProperty):
morph_ball: bool = dataclasses.field(default=False)
boost_ball: bool = dataclasses.field(... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/Ball.py | 0.601828 | 0.282007 | Ball.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.core.AssetId... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct41.py | 0.566498 | 0.166879 | UnknownStruct41.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.core.AssetId... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct43.py | 0.584153 | 0.232528 | UnknownStruct43.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class FlyerSwarmData(BaseProperty):
unknown_0x4a85a2da: float = dataclasses.field(default=1.0)
unknown_0x10cccd3c: ... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/FlyerSwarmData.py | 0.647575 | 0.327668 | FlyerSwarmData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class UnknownStruct29(BaseProperty):
blinking_enabled: bool = dataclasses.field(default=True)
unknown_0x9b131110: f... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct29.py | 0.584153 | 0.257707 | UnknownStruct29.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
from retro_data_structures.properties.corru... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/MetroidPhazeoidData.py | 0.703244 | 0.168378 | MetroidPhazeoidData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.SplineType import SplineType
from retro_data_structures.properties.corruption.core.Spline ... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PlatformMotionProperties.py | 0.650134 | 0.281072 | PlatformMotionProperties.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
from retro_data_structures.properties.corru... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SeedBoss1OrbData.py | 0.581184 | 0.262168 | SeedBoss1OrbData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/FargullHatcherData.py | 0.585694 | 0.28738 | FargullHatcherData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
@dataclasses.dataclass()
class PathDeterminationMethodType(BaseProperty):
path_determinat... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PathDeterminationMethodType.py | 0.649356 | 0.276495 | PathDeterminationMethodType.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class UnknownStruct25(BaseProperty):
start_on_task: bool = dataclasses.field(default=False)
cover_search_radius: fl... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct25.py | 0.628863 | 0.284651 | UnknownStruct25.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class TGunResources(BaseProperty):
power_beam: str = dataclasses.field(default='')
ice_beam: str = dataclasses.fiel... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/TGunResources.py | 0.578091 | 0.339499 | TGunResources.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
from retro_data_structures.properties.corruption.archetypes.Convergence import Convergence
@d... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/ColliderPosition.py | 0.661704 | 0.289805 | ColliderPosition.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class TDamageInfo(BaseProperty):
weapon_type: int = dataclasses.field(default=0)
damage_amount: float = dataclasses... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/TDamageInfo.py | 0.623606 | 0.308932 | TDamageInfo.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SpacePirateStruct.py | 0.506836 | 0.209611 | SpacePirateStruct.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
from retro_data_structures.properties.corru... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/EyePodStruct.py | 0.536799 | 0.266459 | EyePodStruct.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class UnknownStruct54(BaseProperty):
time: float = dataclasses.field(default=0.009999999776482582)
unknown: float =... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct54.py | 0.611846 | 0.324771 | UnknownStruct54.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.core.AssetId... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct50.py | 0.607663 | 0.259286 | UnknownStruct50.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.Convergence import Convergence
@dataclasses.dataclass()
class ChasePosition(BaseProperty... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/ChasePosition.py | 0.690872 | 0.316079 | ChasePosition.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class SeedBoss1Action(BaseProperty):
enabled: bool = dataclasses.field(default=False)
chance: float = dataclasses.f... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SeedBoss1Action.py | 0.633297 | 0.336113 | SeedBoss1Action.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct12.py | 0.542621 | 0.197058 | UnknownStruct12.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.SpindlePositionInterpolant import SpindlePositionInterpolant
@dataclasses.dataclass()
cl... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SpindlePosition.py | 0.486332 | 0.335283 | SpindlePosition.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
@dataclasses.dataclass()
class Reptilicus... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/ReptilicusHunterStruct.py | 0.607314 | 0.245458 | ReptilicusHunterStruct.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.U... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct14.py | 0.607314 | 0.246817 | UnknownStruct14.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.SpindlePositionInterpolant import SpindlePositionInterpolant
@dataclasses.dataclass()
cl... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SpindleOrientation.py | 0.645008 | 0.315472 | SpindleOrientation.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class WeaponVulnerability(BaseProperty):
damage_multiplier: float = dataclasses.field(default=100.0)
effect: int = ... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/WeaponVulnerability.py | 0.622918 | 0.328368 | WeaponVulnerability.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.GrappleBlock import GrappleBlock
from retro_data_structures.properties.corruption.core.Ass... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/GrappleData.py | 0.523908 | 0.216146 | GrappleData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.SpacePirateWeaponData import SpacePirateWeaponData
@dataclasses.dataclass()
class Unknow... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct3.py | 0.602296 | 0.245469 | UnknownStruct3.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
@dataclasses.dataclass()
class DebrisPropertiesOrientationEnum(BaseProperty):
orientation... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/DebrisPropertiesOrientationEnum.py | 0.680242 | 0.271044 | DebrisPropertiesOrientationEnum.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class Vector2f(BaseProperty):
x: float = dataclasses.field(default=0.0)
y: float = dataclasses.field(default=0.0)
... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/Vector2f.py | 0.665519 | 0.334372 | Vector2f.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.E... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/EyePodData.py | 0.581897 | 0.235784 | EyePodData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.RevolutionControl import RevolutionControl
@dataclasses.dataclass()
class BallMovementCo... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/BallMovementControls.py | 0.606615 | 0.252027 | BallMovementControls.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class CounterConditions(BaseProperty):
counter_condition1: int = dataclasses.field(default=1)
counter_condition2: i... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/CounterConditions.py | 0.57332 | 0.255239 | CounterConditions.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.Spline import Spline
@dataclasses.dataclass()
class OffsetSplines(BaseProperty):
local_spa... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/OffsetSplines.py | 0.643105 | 0.321886 | OffsetSplines.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
@dataclasses.dataclass()
class KorbaSnatcherData(Base... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/KorbaSnatcherData.py | 0.603231 | 0.221109 | KorbaSnatcherData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.core.AssetId... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SpacePirateWeaponData.py | 0.633977 | 0.156749 | SpacePirateWeaponData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class VelocityConvergence(BaseProperty):
max_speed: float = dataclasses.field(default=0.0)
acceleration: float = da... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/VelocityConvergence.py | 0.738386 | 0.342407 | VelocityConvergence.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
from retro_data_structures.properties.corruption.archetypes.RagDollData import RagDollData
from... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/CableProperties.py | 0.506836 | 0.250076 | CableProperties.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
@dataclasses.dataclass()
class BonusCredit(BaseProperty):
bonus_credit: enums.BonusCredit... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/BonusCredit.py | 0.598547 | 0.273499 | BonusCredit.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.Transform import Transform
@dataclasses.dataclass()
class EditorProperties(BaseProperty)... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/EditorProperties.py | 0.588771 | 0.336713 | EditorProperties.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.L... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/BlinkWolfData.py | 0.679817 | 0.222616 | BlinkWolfData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.RevolutionControl import RevolutionControl
from retro_data_structures.properties.corruptio... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PlayerMovementControls.py | 0.461502 | 0.286133 | PlayerMovementControls.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
from retro_data_structures.properties.corruption.core.Spline import Spline
@dataclasses.datac... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/RevolutionPhysicalControl.py | 0.628179 | 0.244104 | RevolutionPhysicalControl.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class SurfaceOrientation(BaseProperty):
flags_surface_orientation: int = dataclasses.field(default=256) # Flagset
... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SurfaceOrientation.py | 0.684053 | 0.298734 | SurfaceOrientation.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.WeaponVulnerability import WeaponVulnerability
@dataclasses.dataclass()
class DamageVuln... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/DamageVulnerability.py | 0.503174 | 0.329257 | DamageVulnerability.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
@dataclasses.dataclass()
class UnknownStruct66(BasePr... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct66.py | 0.58261 | 0.269647 | UnknownStruct66.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct2.py | 0.648244 | 0.18418 | UnknownStruct2.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct59.py | 0.491944 | 0.206514 | UnknownStruct59.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.ControlCommands import ControlCommands
@dataclasses.dataclass()
class CommandData(BasePr... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/CommandData.py | 0.578329 | 0.288676 | CommandData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
from retro_data_structures.properties.corru... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/AuroraUnit2Data.py | 0.599016 | 0.219777 | AuroraUnit2Data.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.core.AssetId... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SteamLordData.py | 0.52074 | 0.226473 | SteamLordData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class VisorParameters(BaseProperty):
scan_through: bool = dataclasses.field(default=False)
visor_flags: int = datac... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/VisorParameters.py | 0.639286 | 0.309487 | VisorParameters.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
@dataclasses.dataclass()
class UnknownStruct48(BasePr... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct48.py | 0.612773 | 0.263712 | UnknownStruct48.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/BerserkerData.py | 0.681833 | 0.16043 | BerserkerData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
from retro_data_structures.properties.corru... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/CircleLineMode.py | 0.507324 | 0.35768 | CircleLineMode.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.S... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/DarkSamusEchoData.py | 0.563498 | 0.201833 | DarkSamusEchoData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class Abilities(BaseProperty):
double_jump: bool = dataclasses.field(default=False)
suit_type: int = dataclasses.fi... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/Abilities.py | 0.575588 | 0.326459 | Abilities.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
@dataclasses.dataclass()
class StaticGeometryTest(BaseProperty):
static_geometry_test: en... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/StaticGeometryTest.py | 0.668123 | 0.339225 | StaticGeometryTest.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SwarmBasicsData.py | 0.59749 | 0.202956 | SwarmBasicsData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PatternedAITypedef.py | 0.731922 | 0.197599 | PatternedAITypedef.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
from retro_data_structures.properties.corruption.archetypes.OffsetInterpolant import OffsetInte... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/OffsetPosition.py | 0.637934 | 0.270818 | OffsetPosition.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class SurroundPan(BaseProperty):
pan: float = dataclasses.field(default=0.0)
surround_pan: float = dataclasses.fiel... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SurroundPan.py | 0.660829 | 0.308008 | SurroundPan.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.RevolutionControl import RevolutionControl
from retro_data_structures.properties.corruptio... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PlayerWeaponControls.py | 0.464416 | 0.315288 | PlayerWeaponControls.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SeedBoss2PrimeBotData.py | 0.535098 | 0.265956 | SeedBoss2PrimeBotData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
@dataclasses.dataclass()
class ScannableParameters(Ba... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/ScannableParameters.py | 0.671363 | 0.274622 | ScannableParameters.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.FlyerMovementMode import FlyerMovementMode
from retro_data_structures.properties.corruptio... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PirateDroneData.py | 0.67662 | 0.20003 | PirateDroneData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
from retro_data_structures.properties.corru... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct17.py | 0.60778 | 0.239194 | UnknownStruct17.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.CircleLineMode import CircleLineMode
from retro_data_structures.properties.corruption.arch... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct42.py | 0.557364 | 0.195729 | UnknownStruct42.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class GrappleInfo(BaseProperty):
skeleton_landing: float = dataclasses.field(default=5.0)
unknown_0x7a5e41e1: float... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/GrappleInfo.py | 0.608594 | 0.325802 | GrappleInfo.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AnimationParameters import AnimationParameters
from retro_data_structures.properties.corruption.... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/ScanInfoSecondaryModel.py | 0.586641 | 0.224714 | ScanInfoSecondaryModel.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.G... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/MysteryFlyerData.py | 0.563858 | 0.235416 | MysteryFlyerData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class GuiWidgetProperties(BaseProperty):
gui_label: str = dataclasses.field(default='')
controller_number: int = da... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/GuiWidgetProperties.py | 0.584627 | 0.291343 | GuiWidgetProperties.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
from retro_data_structures.properties.corruption.core.Color import Color
from retro_data_struct... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/LightParameters.py | 0.64646 | 0.267983 | LightParameters.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.SpindlePositionInterpolant import SpindlePositionInterpolant
@dataclasses.dataclass()
cl... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct23.py | 0.605799 | 0.279002 | UnknownStruct23.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.GhorStructC import GhorStructC
from retro_data_structures.properties.corruption.core.Asset... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct39.py | 0.523177 | 0.266059 | UnknownStruct39.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class PhazonFlyerSwarmData(BaseProperty):
unknown: float = dataclasses.field(default=4.0)
@classmethod
def gam... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/PhazonFlyerSwarmData.py | 0.637934 | 0.28038 | PhazonFlyerSwarmData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
from retro_data_structures.properties.corruption.core.C... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/FlareDef.py | 0.697712 | 0.258542 | FlareDef.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
@dataclasses.dataclass()
class SeedBoss1Shield(BasePr... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SeedBoss1Shield.py | 0.50708 | 0.16228 | SeedBoss1Shield.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageVulnerability import DamageVulnerability
@dataclasses.dataclass()
class FlyingPira... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/FlyingPirateStruct.py | 0.602646 | 0.240663 | FlyingPirateStruct.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.RevolutionControl import RevolutionControl
@dataclasses.dataclass()
class InventoryContr... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/InventoryControls.py | 0.574872 | 0.283 | InventoryControls.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class SplineType(BaseProperty):
type: int = dataclasses.field(default=0)
@classmethod
def game(cls) -> Game:
... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/SplineType.py | 0.595375 | 0.291406 | SplineType.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from r... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/ShipData.py | 0.534855 | 0.220741 | ShipData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.core.AssetId... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct10.py | 0.552419 | 0.254081 | UnknownStruct10.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.D... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct20.py | 0.624408 | 0.25563 | UnknownStruct20.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.P... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/UnknownStruct13.py | 0.592667 | 0.276391 | UnknownStruct13.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.core.AssetId import AssetId, default_asset_id
@dataclasses.dataclass()
class FishCloudAggressionDat... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/FishCloudAggressionData.py | 0.633637 | 0.296361 | FishCloudAggressionData.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.RevolutionControl import RevolutionControl
from retro_data_structures.properties.corruptio... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/BallMiscControls.py | 0.5794 | 0.264222 | BallMiscControls.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
@dataclasses.dataclass()
class MetroidPhazeoidStruct(BaseProperty):
phase_out_radius: float = dataclasses.field(default=0.8999999761581421)
... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/MetroidPhazeoidStruct.py | 0.586286 | 0.335432 | MetroidPhazeoidStruct.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
import retro_data_structures.enums.corruption as enums
@dataclasses.dataclass()
class ConditionalTest(BaseProperty):
boolean: int = dataclasses.... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/ConditionalTest.py | 0.617397 | 0.27454 | ConditionalTest.py | pypi |
import dataclasses
import struct
import typing
from retro_data_structures.game_check import Game
from retro_data_structures.properties.base_property import BaseProperty
from retro_data_structures.properties.corruption.archetypes.DamageInfo import DamageInfo
from retro_data_structures.properties.corruption.archetypes.G... | /retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/corruption/archetypes/JetPack.py | 0.555918 | 0.213839 | JetPack.py | pypi |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.