Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 28936142d20
- 28ae71024b0 : Assembly-CSharp
- 28ae7f30140 : BossSequenceDoor+Completion
- static fields
- fields
- 10 : canUnlock (type: System.Boolean)
- 11 : unlocked (type: System.Boolean)
- 12 : completed (type: System.Boolean)
- 13 : allBindings (type: System.Boolean)
- 14 : noHits (type: System.Boolean)
- 15 : boundNail (type: System.Boolean)
- 16 : boundShell (type: System.Boolean)
- 17 : boundCharms (type: System.Boolean)
- 18 : boundSoul (type: System.Boolean)
- 20 : viewedBossSceneCompletions (type: System.Collections.Generic.List<System.String>)
- methods
- base class
- 28ae7ff3378 : BossStatue+Completion
- static fields
- fields
- 10 : hasBeenSeen (type: System.Boolean)
- 11 : isUnlocked (type: System.Boolean)
- 12 : completedTier1 (type: System.Boolean)
- 13 : completedTier2 (type: System.Boolean)
- 14 : completedTier3 (type: System.Boolean)
- 15 : seenTier3Unlock (type: System.Boolean)
- 16 : usingAltVersion (type: System.Boolean)
- methods
- base class
- 28ae7fbf4b8 : CameraController
- static fields
- fields
- 68 : verboseMode (type: System.Boolean)
- 6c : mode (type: CameraController.CameraMode)
- 70 : prevMode (type: CameraController.CameraMode)
- 74 : atSceneBounds (type: System.Boolean)
- 75 : atHorizontalSceneBounds (type: System.Boolean)
- 76 : isGameplayScene (type: System.Boolean)
- 77 : teleporting (type: System.Boolean)
- 78 : lastFramePosition (type: UnityEngine.Vector3)
- 84 : lastLockPosition (type: UnityEngine.Vector2)
- 18 : fadeInFailSafeCo (type: UnityEngine.Coroutine)
- 8c : dampTime (type: System.Single)
- 90 : dampTimeX (type: System.Single)
- 94 : dampTimeY (type: System.Single)
- 98 : dampTimeFalling (type: System.Single)
- 9c : heroBotYLimit (type: System.Single)
- a0 : panTime (type: System.Single)
- a4 : currentPanTime (type: System.Single)
- a8 : velocity (type: UnityEngine.Vector3)
- b4 : velocityX (type: UnityEngine.Vector3)
- c0 : velocityY (type: UnityEngine.Vector3)
- cc : fallOffset (type: System.Single)
- d0 : fallOffset_multiplier (type: System.Single)
- d4 : destination (type: UnityEngine.Vector3)
- e0 : maxVelocity (type: System.Single)
- e4 : maxVelocityFalling (type: System.Single)
- e8 : maxVelocityCurrent (type: System.Single)
- ec : horizontalOffset (type: System.Single)
- f0 : lookOffset (type: System.Single)
- f4 : startLockedTimer (type: System.Single)
- f8 : targetDeltaX (type: System.Single)
- fc : targetDeltaY (type: System.Single)
- 100 : panToTarget (type: UnityEngine.Vector2)
- 108 : sceneWidth (type: System.Single)
- 10c : sceneHeight (type: System.Single)
- 110 : xLimit (type: System.Single)
- 114 : yLimit (type: System.Single)
- 20 : currentLockArea (type: CameraLockArea)
- 118 : panStartPos (type: UnityEngine.Vector3)
- 124 : panEndPos (type: UnityEngine.Vector3)
- 28 : cam (type: UnityEngine.Camera)
- 30 : hero_ctrl (type: HeroController)
- 38 : gm (type: GameManager)
- 40 : tilemap (type: tk2dTileMap)
- 48 : camTarget (type: CameraTarget)
- 50 : fadeFSM (type: PlayMakerFSM)
- 58 : cameraParent (type: UnityEngine.Transform)
- 60 : lockZoneList (type: System.Collections.Generic.List<CameraLockArea>)
- 130 : xLockMin (type: System.Single)
- 134 : xLockMax (type: System.Single)
- 138 : yLockMin (type: System.Single)
- 13c : yLockMax (type: System.Single)
- methods
- base class
- 1f5e1d75588 : CameraTarget
- static fields
- fields
- 38 : verboseMode (type: System.Boolean)
- 18 : gm (type: GameManager)
- 20 : hero_ctrl (type: HeroController)
- 28 : heroTransform (type: UnityEngine.Transform)
- 30 : cameraCtrl (type: CameraController)
- 3c : mode (type: CameraTarget.TargetMode)
- 40 : destination (type: UnityEngine.Vector3)
- 4c : velocityX (type: UnityEngine.Vector3)
- 58 : velocityY (type: UnityEngine.Vector3)
- 64 : xOffset (type: System.Single)
- 68 : dashOffset (type: System.Single)
- 6c : fallOffset (type: System.Single)
- 70 : fallOffset_multiplier (type: System.Single)
- 74 : xLockMin (type: System.Single)
- 78 : xLockMax (type: System.Single)
- 7c : yLockMin (type: System.Single)
- 80 : yLockMax (type: System.Single)
- 84 : enteredLeft (type: System.Boolean)
- 85 : enteredRight (type: System.Boolean)
- 86 : enteredTop (type: System.Boolean)
- 87 : enteredBot (type: System.Boolean)
- 88 : exitedLeft (type: System.Boolean)
- 89 : exitedRight (type: System.Boolean)
- 8a : exitedTop (type: System.Boolean)
- 8b : exitedBot (type: System.Boolean)
- 8c : superDashing (type: System.Boolean)
- 8d : quaking (type: System.Boolean)
- 90 : slowTime (type: System.Single)
- 94 : dampTimeNormal (type: System.Single)
- 98 : dampTimeSlow (type: System.Single)
- 9c : xLookAhead (type: System.Single)
- a0 : dashLookAhead (type: System.Single)
- a4 : superDashLookAhead (type: System.Single)
- a8 : heroPrevPosition (type: UnityEngine.Vector3)
- b4 : dampTime (type: System.Single)
- b8 : dampTimeX (type: System.Single)
- bc : dampTimeY (type: System.Single)
- c0 : slowTimer (type: System.Single)
- c4 : snapDistance (type: System.Single)
- c8 : fallCatcher (type: System.Single)
- cc : stickToHeroX (type: System.Boolean)
- cd : stickToHeroY (type: System.Boolean)
- ce : enteredFromLockZone (type: System.Boolean)
- d0 : prevTarget_y (type: System.Single)
- d4 : prevCam_y (type: System.Single)
- d8 : fallStick (type: System.Boolean)
- d9 : isGameplayScene (type: System.Boolean)
- methods
- base class
- 28ae742ac88 : GameManager
- static fields
- 0 : _spawnedInControlManager (type: InControl.InControlManager)
- 8 : _instance (type: GameManager)
- 10 : SceneTransitionBegan (type: GameManager.SceneTransitionBeganDelegate)
- 18 : SubSceneNameSuffixes (type: System.String[])
- fields
- 170 : verboseMode (type: System.Boolean)
- 174 : gameState (type: GlobalEnums.GameState)
- 178 : isPaused (type: System.Boolean)
- 17c : timeSlowedCount (type: System.Int32)
- 18 : sceneName (type: System.String)
- 20 : nextSceneName (type: System.String)
- 28 : entryGateName (type: System.String)
- 30 : callingGate (type: TransitionPoint)
- 180 : entrySpawnPoint (type: UnityEngine.Vector3)
- 18c : entryDelay (type: System.Single)
- 190 : sceneWidth (type: System.Single)
- 194 : sceneHeight (type: System.Single)
- 38 : gameConfig (type: GameConfig)
- 40 : <inputHandler>k__BackingField (type: InputHandler)
- 48 : gameCams (type: GameCameras)
- 50 : <achievementHandler>k__BackingField (type: AchievementHandler)
- 58 : audioManager (type: AudioManager)
- 60 : inControlManagerPrefab (type: InControl.InControlManager)
- 68 : gameSettings (type: GameSettings)
- 70 : timeTool (type: TimeScaleIndependentUpdate)
- 78 : gameMap (type: UnityEngine.GameObject)
- 80 : <cameraCtrl>k__BackingField (type: CameraController)
- 88 : <hero_ctrl>k__BackingField (type: HeroController)
- 90 : <heroLight>k__BackingField (type: UnityEngine.SpriteRenderer)
- 98 : <sm>k__BackingField (type: SceneManager)
- a0 : <ui>k__BackingField (type: UIManager)
- a8 : <tilemap>k__BackingField (type: tk2dTileMap)
- b0 : <soulOrb_fsm>k__BackingField (type: PlayMakerFSM)
- b8 : <soulVessel_fsm>k__BackingField (type: PlayMakerFSM)
- c0 : inventoryFSM (type: PlayMakerFSM)
- c8 : playerData (type: PlayerData)
- d0 : sceneData (type: SceneData)
- 198 : profileID (type: System.Int32)
- 19c : needsFlush (type: System.Boolean)
- 19d : isEmergencyReturningToMenu (type: System.Boolean)
- 1a0 : sessionPlayTimer (type: System.Single)
- 1a4 : sessionStartTime (type: System.Single)
- 1a8 : startedOnThisScene (type: System.Boolean)
- 1a9 : <RespawningHero>k__BackingField (type: System.Boolean)
- 1aa : hazardRespawningHero (type: System.Boolean)
- d8 : targetScene (type: System.String)
- 1ab : tilemapDirty (type: System.Boolean)
- 1ac : needFirstFadeIn (type: System.Boolean)
- 1ad : waitForManualLevelStart (type: System.Boolean)
- 1ae : startedSteamEnabled (type: System.Boolean)
- 1af : startedGOGEnabled (type: System.Boolean)
- 1b0 : startedLanguageDisabled (type: System.Boolean)
- e0 : actorSnapshotUnpaused (type: UnityEngine.Audio.AudioMixerSnapshot)
- e8 : actorSnapshotPaused (type: UnityEngine.Audio.AudioMixerSnapshot)
- f0 : silentSnapshot (type: UnityEngine.Audio.AudioMixerSnapshot)
- f8 : noMusicSnapshot (type: UnityEngine.Audio.AudioMixerSnapshot)
- 100 : noMusicCue (type: MusicCue)
- 108 : noAtmosSnapshot (type: UnityEngine.Audio.AudioMixerSnapshot)
- 110 : SavePersistentObjects (type: GameManager.SavePersistentState)
- 118 : ResetSemiPersistentObjects (type: GameManager.ResetSemiPersistentState)
- 120 : DestroyPersonalPools (type: GameManager.DestroyPooledObjects)
- 128 : UnloadingLevel (type: GameManager.UnloadLevel)
- 130 : RefreshLanguageText (type: GameManager.RefreshLanguage)
- 138 : RefreshParticleLevel (type: GameManager.RefreshParticles)
- 140 : OnLoadedBoss (type: GameManager.BossLoad)
- 148 : OnFinishedEnteringScene (type: GameManager.EnterSceneEvent)
- 150 : OnFinishedSceneTransition (type: GameManager.SceneTransitionFinishEvent)
- 1b1 : <IsInSceneTransition>k__BackingField (type: System.Boolean)
- 1b2 : hasFinishedEnteringScene (type: System.Boolean)
- 158 : worldInfo (type: WorldInfo)
- 1b3 : isLoading (type: System.Boolean)
- 1b4 : loadVisualization (type: GameManager.SceneLoadVisualizations)
- 1b8 : currentLoadDuration (type: System.Single)
- 1bc : sceneLoadsWithoutGarbageCollect (type: System.Int32)
- 1c0 : isUsingCustomLoadAnimation (type: System.Boolean)
- 160 : standaloneLoadingSpinnerPrefab (type: StandaloneLoadingSpinner)
- 168 : sceneLoad (type: SceneLoad)
- 1c4 : saveIconShowCounter (type: System.Int32)
- methods
- base class
- 199e5c2a400 : GeoRockData
- static fields
- fields
- 10 : id (type: System.String)
- 18 : sceneName (type: System.String)
- 20 : hitsLeft (type: System.Int32)
- methods
- base class
- 28ae771d608 : HeroController
- static fields
- 0 : _instance (type: HeroController)
- fields
- 468 : verboseMode (type: System.Boolean)
- 46c : heroType (type: GlobalEnums.HeroType)
- 470 : RUN_SPEED (type: System.Single)
- 474 : RUN_SPEED_CH (type: System.Single)
- 478 : RUN_SPEED_CH_COMBO (type: System.Single)
- 47c : WALK_SPEED (type: System.Single)
- 480 : UNDERWATER_SPEED (type: System.Single)
- 484 : JUMP_SPEED (type: System.Single)
- 488 : JUMP_SPEED_UNDERWATER (type: System.Single)
- 48c : MIN_JUMP_SPEED (type: System.Single)
- 490 : JUMP_STEPS (type: System.Int32)
- 494 : JUMP_STEPS_MIN (type: System.Int32)
- 498 : JUMP_TIME (type: System.Int32)
- 49c : DOUBLE_JUMP_STEPS (type: System.Int32)
- 4a0 : WJLOCK_STEPS_SHORT (type: System.Int32)
- 4a4 : WJLOCK_STEPS_LONG (type: System.Int32)
- 4a8 : WJ_KICKOFF_SPEED (type: System.Single)
- 4ac : WALL_STICKY_STEPS (type: System.Int32)
- 4b0 : DASH_SPEED (type: System.Single)
- 4b4 : DASH_SPEED_SHARP (type: System.Single)
- 4b8 : DASH_TIME (type: System.Single)
- 4bc : DASH_QUEUE_STEPS (type: System.Int32)
- 4c0 : BACK_DASH_SPEED (type: System.Single)
- 4c4 : BACK_DASH_TIME (type: System.Single)
- 4c8 : SHADOW_DASH_SPEED (type: System.Single)
- 4cc : SHADOW_DASH_TIME (type: System.Single)
- 4d0 : SHADOW_DASH_COOLDOWN (type: System.Single)
- 4d4 : SUPER_DASH_SPEED (type: System.Single)
- 4d8 : DASH_COOLDOWN (type: System.Single)
- 4dc : DASH_COOLDOWN_CH (type: System.Single)
- 4e0 : BACKDASH_COOLDOWN (type: System.Single)
- 4e4 : WALLSLIDE_SPEED (type: System.Single)
- 4e8 : WALLSLIDE_DECEL (type: System.Single)
- 4ec : NAIL_CHARGE_TIME_DEFAULT (type: System.Single)
- 4f0 : NAIL_CHARGE_TIME_CHARM (type: System.Single)
- 4f4 : CYCLONE_HORIZONTAL_SPEED (type: System.Single)
- 4f8 : SWIM_ACCEL (type: System.Single)
- 4fc : SWIM_MAX_SPEED (type: System.Single)
- 500 : TIME_TO_ENTER_SCENE_BOT (type: System.Single)
- 504 : TIME_TO_ENTER_SCENE_HOR (type: System.Single)
- 508 : SPEED_TO_ENTER_SCENE_HOR (type: System.Single)
- 50c : SPEED_TO_ENTER_SCENE_UP (type: System.Single)
- 510 : SPEED_TO_ENTER_SCENE_DOWN (type: System.Single)
- 514 : DEFAULT_GRAVITY (type: System.Single)
- 518 : UNDERWATER_GRAVITY (type: System.Single)
- 51c : ATTACK_DURATION (type: System.Single)
- 520 : ATTACK_DURATION_CH (type: System.Single)
- 524 : ALT_ATTACK_RESET (type: System.Single)
- 528 : ATTACK_RECOVERY_TIME (type: System.Single)
- 52c : ATTACK_COOLDOWN_TIME (type: System.Single)
- 530 : ATTACK_COOLDOWN_TIME_CH (type: System.Single)
- 534 : BOUNCE_TIME (type: System.Single)
- 538 : BOUNCE_SHROOM_TIME (type: System.Single)
- 53c : BOUNCE_VELOCITY (type: System.Single)
- 540 : SHROOM_BOUNCE_VELOCITY (type: System.Single)
- 544 : RECOIL_HOR_TIME (type: System.Single)
- 548 : RECOIL_HOR_VELOCITY (type: System.Single)
- 54c : RECOIL_HOR_VELOCITY_LONG (type: System.Single)
- 550 : RECOIL_HOR_STEPS (type: System.Single)
- 554 : RECOIL_DOWN_VELOCITY (type: System.Single)
- 558 : RUN_PUFF_TIME (type: System.Single)
- 55c : BIG_FALL_TIME (type: System.Single)
- 560 : HARD_LANDING_TIME (type: System.Single)
- 564 : DOWN_DASH_TIME (type: System.Single)
- 568 : MAX_FALL_VELOCITY (type: System.Single)
- 56c : MAX_FALL_VELOCITY_UNDERWATER (type: System.Single)
- 570 : RECOIL_DURATION (type: System.Single)
- 574 : RECOIL_DURATION_STAL (type: System.Single)
- 578 : RECOIL_VELOCITY (type: System.Single)
- 57c : DAMAGE_FREEZE_DOWN (type: System.Single)
- 580 : DAMAGE_FREEZE_WAIT (type: System.Single)
- 584 : DAMAGE_FREEZE_UP (type: System.Single)
- 588 : INVUL_TIME (type: System.Single)
- 58c : INVUL_TIME_STAL (type: System.Single)
- 590 : INVUL_TIME_PARRY (type: System.Single)
- 594 : INVUL_TIME_QUAKE (type: System.Single)
- 598 : INVUL_TIME_CYCLONE (type: System.Single)
- 59c : CAST_TIME (type: System.Single)
- 5a0 : CAST_RECOIL_TIME (type: System.Single)
- 5a4 : CAST_RECOIL_VELOCITY (type: System.Single)
- 5a8 : WALLSLIDE_CLIP_DELAY (type: System.Single)
- 5ac : GRUB_SOUL_MP (type: System.Int32)
- 5b0 : GRUB_SOUL_MP_COMBO (type: System.Int32)
- 5b4 : JUMP_QUEUE_STEPS (type: System.Int32)
- 5b8 : JUMP_RELEASE_QUEUE_STEPS (type: System.Int32)
- 5bc : DOUBLE_JUMP_QUEUE_STEPS (type: System.Int32)
- 5c0 : ATTACK_QUEUE_STEPS (type: System.Int32)
- 5c4 : DELAY_BEFORE_ENTER (type: System.Single)
- 5c8 : LOOK_DELAY (type: System.Single)
- 5cc : LOOK_ANIM_DELAY (type: System.Single)
- 5d0 : DEATH_WAIT (type: System.Single)
- 5d4 : HAZARD_DEATH_CHECK_TIME (type: System.Single)
- 5d8 : FLOATING_CHECK_TIME (type: System.Single)
- 5dc : NAIL_TERRAIN_CHECK_TIME (type: System.Single)
- 5e0 : BUMP_VELOCITY (type: System.Single)
- 5e4 : BUMP_VELOCITY_DASH (type: System.Single)
- 5e8 : LANDING_BUFFER_STEPS (type: System.Int32)
- 5ec : LEDGE_BUFFER_STEPS (type: System.Int32)
- 5f0 : HEAD_BUMP_STEPS (type: System.Int32)
- 5f4 : MANTIS_CHARM_SCALE (type: System.Single)
- 5f8 : FIND_GROUND_POINT_DISTANCE (type: System.Single)
- 5fc : FIND_GROUND_POINT_DISTANCE_EXT (type: System.Single)
- 600 : hero_state (type: GlobalEnums.ActorStates)
- 604 : prev_hero_state (type: GlobalEnums.ActorStates)
- 608 : transitionState (type: GlobalEnums.HeroTransitionState)
- 60c : damageMode (type: GlobalEnums.DamageMode)
- 610 : move_input (type: System.Single)
- 614 : vertical_input (type: System.Single)
- 618 : controller_deadzone (type: System.Single)
- 61c : current_velocity (type: UnityEngine.Vector2)
- 624 : isGameplayScene (type: System.Boolean)
- 625 : isEnteringFirstLevel (type: System.Boolean)
- 628 : slashOffset (type: UnityEngine.Vector2)
- 630 : upSlashOffset (type: UnityEngine.Vector2)
- 638 : downwardSlashOffset (type: UnityEngine.Vector2)
- 640 : spell1Offset (type: UnityEngine.Vector2)
- 648 : jump_steps (type: System.Int32)
- 64c : jumped_steps (type: System.Int32)
- 650 : doubleJump_steps (type: System.Int32)
- 654 : dash_timer (type: System.Single)
- 658 : back_dash_timer (type: System.Single)
- 65c : shadow_dash_timer (type: System.Single)
- 660 : attack_time (type: System.Single)
- 664 : attack_cooldown (type: System.Single)
- 668 : transition_vel (type: UnityEngine.Vector2)
- 670 : altAttackTime (type: System.Single)
- 674 : lookDelayTimer (type: System.Single)
- 678 : bounceTimer (type: System.Single)
- 67c : recoilHorizontalTimer (type: System.Single)
- 680 : runPuffTimer (type: System.Single)
- 684 : <fallTimer>k__BackingField (type: System.Single)
- 688 : hardLandingTimer (type: System.Single)
- 68c : dashLandingTimer (type: System.Single)
- 690 : recoilTimer (type: System.Single)
- 694 : recoilSteps (type: System.Int32)
- 698 : landingBufferSteps (type: System.Int32)
- 69c : dashQueueSteps (type: System.Int32)
- 6a0 : dashQueuing (type: System.Boolean)
- 6a4 : shadowDashTimer (type: System.Single)
- 6a8 : dashCooldownTimer (type: System.Single)
- 6ac : nailChargeTimer (type: System.Single)
- 6b0 : wallLockSteps (type: System.Int32)
- 6b4 : wallslideClipTimer (type: System.Single)
- 6b8 : hardLandFailSafeTimer (type: System.Single)
- 6bc : hazardDeathTimer (type: System.Single)
- 6c0 : floatingBufferTimer (type: System.Single)
- 6c4 : attackDuration (type: System.Single)
- 6c8 : parryInvulnTimer (type: System.Single)
- 18 : slashPrefab (type: UnityEngine.GameObject)
- 20 : slashAltPrefab (type: UnityEngine.GameObject)
- 28 : upSlashPrefab (type: UnityEngine.GameObject)
- 30 : downSlashPrefab (type: UnityEngine.GameObject)
- 38 : wallSlashPrefab (type: UnityEngine.GameObject)
- 40 : normalSlash (type: NailSlash)
- 48 : alternateSlash (type: NailSlash)
- 50 : upSlash (type: NailSlash)
- 58 : downSlash (type: NailSlash)
- 60 : wallSlash (type: NailSlash)
- 68 : normalSlashFsm (type: PlayMakerFSM)
- 70 : alternateSlashFsm (type: PlayMakerFSM)
- 78 : upSlashFsm (type: PlayMakerFSM)
- 80 : downSlashFsm (type: PlayMakerFSM)
- 88 : wallSlashFsm (type: PlayMakerFSM)
- 90 : nailTerrainImpactEffectPrefab (type: UnityEngine.GameObject)
- 98 : spell1Prefab (type: UnityEngine.GameObject)
- a0 : takeHitPrefab (type: UnityEngine.GameObject)
- a8 : takeHitDoublePrefab (type: UnityEngine.GameObject)
- b0 : softLandingEffectPrefab (type: UnityEngine.GameObject)
- b8 : hardLandingEffectPrefab (type: UnityEngine.GameObject)
- c0 : runEffectPrefab (type: UnityEngine.GameObject)
- c8 : backDashPrefab (type: UnityEngine.GameObject)
- d0 : jumpEffectPrefab (type: UnityEngine.GameObject)
- d8 : jumpTrailPrefab (type: UnityEngine.GameObject)
- e0 : fallEffectPrefab (type: UnityEngine.GameObject)
- e8 : wallslideDustPrefab (type: UnityEngine.ParticleSystem)
- f0 : artChargeEffect (type: UnityEngine.GameObject)
- f8 : artChargedEffect (type: UnityEngine.GameObject)
- 100 : artChargedFlash (type: UnityEngine.GameObject)
- 108 : artChargedEffectAnim (type: tk2dSpriteAnimator)
- 110 : shadowdashBurstPrefab (type: UnityEngine.GameObject)
- 118 : shadowdashDownBurstPrefab (type: UnityEngine.GameObject)
- 120 : dashParticlesPrefab (type: UnityEngine.GameObject)
- 128 : shadowdashParticlesPrefab (type: UnityEngine.GameObject)
- 130 : shadowRingPrefab (type: UnityEngine.GameObject)
- 138 : shadowRechargePrefab (type: UnityEngine.GameObject)
- 140 : dJumpWingsPrefab (type: UnityEngine.GameObject)
- 148 : dJumpFlashPrefab (type: UnityEngine.GameObject)
- 150 : dJumpFeathers (type: UnityEngine.ParticleSystem)
- 158 : wallPuffPrefab (type: UnityEngine.GameObject)
- 160 : sharpShadowPrefab (type: UnityEngine.GameObject)
- 168 : grubberFlyBeamPrefabL (type: UnityEngine.GameObject)
- 170 : grubberFlyBeamPrefabR (type: UnityEngine.GameObject)
- 178 : grubberFlyBeamPrefabU (type: UnityEngine.GameObject)
- 180 : grubberFlyBeamPrefabD (type: UnityEngine.GameObject)
- 188 : grubberFlyBeamPrefabL_fury (type: UnityEngine.GameObject)
- 190 : grubberFlyBeamPrefabR_fury (type: UnityEngine.GameObject)
- 198 : grubberFlyBeamPrefabU_fury (type: UnityEngine.GameObject)
- 1a0 : grubberFlyBeamPrefabD_fury (type: UnityEngine.GameObject)
- 1a8 : carefreeShield (type: UnityEngine.GameObject)
- 1b0 : corpsePrefab (type: UnityEngine.GameObject)
- 1b8 : spikeDeathPrefab (type: UnityEngine.GameObject)
- 1c0 : acidDeathPrefab (type: UnityEngine.GameObject)
- 1c8 : lavaDeathPrefab (type: UnityEngine.GameObject)
- 1d0 : heroDeathPrefab (type: UnityEngine.GameObject)
- 1d8 : cutscenePrefab (type: UnityEngine.GameObject)
- 1e0 : gm (type: GameManager)
- 1e8 : rb2d (type: UnityEngine.Rigidbody2D)
- 1f0 : col2d (type: UnityEngine.Collider2D)
- 1f8 : renderer (type: UnityEngine.MeshRenderer)
- 200 : transform (type: UnityEngine.Transform)
- 208 : animCtrl (type: HeroAnimationController)
- 210 : cState (type: HeroControllerStates)
- 218 : playerData (type: PlayerData)
- 220 : audioCtrl (type: HeroAudioController)
- 228 : audioSource (type: UnityEngine.AudioSource)
- 230 : ui (type: UIManager)
- 238 : inputHandler (type: InputHandler)
- 240 : <geoCounter>k__BackingField (type: GeoCounter)
- 248 : <proxyFSM>k__BackingField (type: PlayMakerFSM)
- 250 : damageEffectFSM (type: PlayMakerFSM)
- 258 : dashParticleSystem (type: UnityEngine.ParticleSystem)
- 260 : invPulse (type: InvulnerablePulse)
- 268 : spriteFlash (type: SpriteFlash)
- 270 : footStepsRunAudioSource (type: UnityEngine.AudioSource)
- 278 : footStepsWalkAudioSource (type: UnityEngine.AudioSource)
- 6cc : prevGravityScale (type: System.Single)
- 6d0 : recoilVector (type: UnityEngine.Vector2)
- 6d8 : lastInputState (type: UnityEngine.Vector2)
- 6e0 : gatePosition (type: GlobalEnums.GatePosition)
- 280 : <sceneEntryGate>k__BackingField (type: TransitionPoint)
- 6e4 : runMsgSent (type: System.Boolean)
- 6e5 : hardLanded (type: System.Boolean)
- 6e6 : fallRumble (type: System.Boolean)
- 6e7 : acceptingInput (type: System.Boolean)
- 6e8 : fallTrailGenerated (type: System.Boolean)
- 6e9 : drainMP (type: System.Boolean)
- 6ec : drainMP_timer (type: System.Single)
- 6f0 : drainMP_time (type: System.Single)
- 6f4 : MP_drained (type: System.Single)
- 6f8 : drainMP_seconds (type: System.Single)
- 6fc : focusMP_amount (type: System.Single)
- 700 : dashBumpCorrection (type: System.Single)
- 704 : controlReqlinquished (type: System.Boolean)
- 705 : enterWithoutInput (type: System.Boolean)
- 706 : lookingUpAnim (type: System.Boolean)
- 707 : lookingDownAnim (type: System.Boolean)
- 708 : carefreeShieldEquipped (type: System.Boolean)
- 70c : hitsSinceShielded (type: System.Int32)
- 288 : endBeta (type: EndBeta)
- 710 : jumpQueueSteps (type: System.Int32)
- 714 : jumpQueuing (type: System.Boolean)
- 718 : doubleJumpQueueSteps (type: System.Int32)
- 71c : doubleJumpQueuing (type: System.Boolean)
- 720 : jumpReleaseQueueSteps (type: System.Int32)
- 724 : jumpReleaseQueuing (type: System.Boolean)
- 728 : attackQueueSteps (type: System.Int32)
- 72c : attackQueuing (type: System.Boolean)
- 72d : touchingWallL (type: System.Boolean)
- 72e : touchingWallR (type: System.Boolean)
- 72f : wallSlidingL (type: System.Boolean)
- 730 : wallSlidingR (type: System.Boolean)
- 731 : airDashed (type: System.Boolean)
- 732 : dashingDown (type: System.Boolean)
- 733 : wieldingLantern (type: System.Boolean)
- 734 : startWithWallslide (type: System.Boolean)
- 735 : startWithJump (type: System.Boolean)
- 736 : startWithFullJump (type: System.Boolean)
- 737 : startWithDash (type: System.Boolean)
- 738 : startWithAttack (type: System.Boolean)
- 739 : nailArt_cyclone (type: System.Boolean)
- 73a : wallSlashing (type: System.Boolean)
- 73b : doubleJumped (type: System.Boolean)
- 73c : inAcid (type: System.Boolean)
- 73d : wallJumpedR (type: System.Boolean)
- 73e : wallJumpedL (type: System.Boolean)
- 73f : wallLocked (type: System.Boolean)
- 740 : currentWalljumpSpeed (type: System.Single)
- 744 : walljumpSpeedDecel (type: System.Single)
- 748 : wallUnstickSteps (type: System.Int32)
- 74c : recoilLarge (type: System.Boolean)
- 750 : conveyorSpeed (type: System.Single)
- 754 : conveyorSpeedV (type: System.Single)
- 758 : enteringVertically (type: System.Boolean)
- 759 : playingWallslideClip (type: System.Boolean)
- 75a : playedMantisClawClip (type: System.Boolean)
- 75b : exitedSuperDashing (type: System.Boolean)
- 75c : exitedQuake (type: System.Boolean)
- 75d : fallCheckFlagged (type: System.Boolean)
- 760 : ledgeBufferSteps (type: System.Int32)
- 764 : headBumpSteps (type: System.Int32)
- 768 : nailChargeTime (type: System.Single)
- 76c : takeNoDamage (type: System.Boolean)
- 76d : joniBeam (type: System.Boolean)
- 76e : fadedSceneIn (type: System.Boolean)
- 76f : stopWalkingOut (type: System.Boolean)
- 770 : boundsChecking (type: System.Boolean)
- 771 : blockerFix (type: System.Boolean)
- 290 : positionHistory (type: UnityEngine.Vector2[])
- 772 : tilemapTestActive (type: System.Boolean)
- 774 : groundRayOriginC (type: UnityEngine.Vector2)
- 77c : groundRayOriginL (type: UnityEngine.Vector2)
- 784 : groundRayOriginR (type: UnityEngine.Vector2)
- 298 : takeDamageCoroutine (type: UnityEngine.Coroutine)
- 2a0 : tilemapTestCoroutine (type: UnityEngine.Coroutine)
- 2a8 : footstepsRunDust (type: UnityEngine.AudioClip)
- 2b0 : footstepsRunGrass (type: UnityEngine.AudioClip)
- 2b8 : footstepsRunBone (type: UnityEngine.AudioClip)
- 2c0 : footstepsRunSpa (type: UnityEngine.AudioClip)
- 2c8 : footstepsRunMetal (type: UnityEngine.AudioClip)
- 2d0 : footstepsRunWater (type: UnityEngine.AudioClip)
- 2d8 : footstepsWalkDust (type: UnityEngine.AudioClip)
- 2e0 : footstepsWalkGrass (type: UnityEngine.AudioClip)
- 2e8 : footstepsWalkBone (type: UnityEngine.AudioClip)
- 2f0 : footstepsWalkSpa (type: UnityEngine.AudioClip)
- 2f8 : footstepsWalkMetal (type: UnityEngine.AudioClip)
- 300 : nailArtCharge (type: UnityEngine.AudioClip)
- 308 : nailArtChargeComplete (type: UnityEngine.AudioClip)
- 310 : blockerImpact (type: UnityEngine.AudioClip)
- 318 : shadowDashClip (type: UnityEngine.AudioClip)
- 320 : sharpShadowClip (type: UnityEngine.AudioClip)
- 328 : doubleJumpClip (type: UnityEngine.AudioClip)
- 330 : mantisClawClip (type: UnityEngine.AudioClip)
- 338 : slash (type: UnityEngine.GameObject)
- 340 : slashComponent (type: NailSlash)
- 348 : slashFsm (type: PlayMakerFSM)
- 350 : runEffect (type: UnityEngine.GameObject)
- 358 : backDash (type: UnityEngine.GameObject)
- 360 : jumpEffect (type: UnityEngine.GameObject)
- 368 : fallEffect (type: UnityEngine.GameObject)
- 370 : dashEffect (type: UnityEngine.GameObject)
- 378 : grubberFlyBeam (type: UnityEngine.GameObject)
- 380 : hazardCorpe (type: UnityEngine.GameObject)
- 388 : vignetteFSM (type: PlayMakerFSM)
- 390 : heroLight (type: UnityEngine.SpriteRenderer)
- 398 : vignette (type: UnityEngine.SpriteRenderer)
- 3a0 : dashBurst (type: PlayMakerFSM)
- 3a8 : superDash (type: PlayMakerFSM)
- 3b0 : fsm_thornCounter (type: PlayMakerFSM)
- 3b8 : spellControl (type: PlayMakerFSM)
- 3c0 : fsm_fallTrail (type: PlayMakerFSM)
- 3c8 : fsm_orbitShield (type: PlayMakerFSM)
- 3d0 : softLandVibration (type: VibrationData)
- 3e8 : wallJumpVibration (type: VibrationData)
- 400 : wallSlideVibrationPlayer (type: VibrationPlayer)
- 408 : dashVibration (type: VibrationData)
- 420 : shadowDashVibration (type: VibrationData)
- 438 : doubleJumpVibration (type: VibrationData)
- 450 : heroInPosition (type: HeroController.HeroInPosition)
- 78c : isHeroInPosition (type: System.Boolean)
- 458 : OnTakenDamage (type: HeroController.TakeDamageEvent)
- 460 : OnDeath (type: HeroController.HeroDeathEvent)
- 78d : jumpReleaseQueueingEnabled (type: System.Boolean)
- 790 : preventCastByDialogueEndTimer (type: System.Single)
- 794 : oldPos (type: UnityEngine.Vector2)
- methods
- base class
- 28ae7f97198 : HeroControllerStates
- static fields
- fields
- 10 : facingRight (type: System.Boolean)
- 11 : onGround (type: System.Boolean)
- 12 : jumping (type: System.Boolean)
- 13 : wallJumping (type: System.Boolean)
- 14 : doubleJumping (type: System.Boolean)
- 15 : nailCharging (type: System.Boolean)
- 16 : shadowDashing (type: System.Boolean)
- 17 : swimming (type: System.Boolean)
- 18 : falling (type: System.Boolean)
- 19 : dashing (type: System.Boolean)
- 1a : superDashing (type: System.Boolean)
- 1b : superDashOnWall (type: System.Boolean)
- 1c : backDashing (type: System.Boolean)
- 1d : touchingWall (type: System.Boolean)
- 1e : wallSliding (type: System.Boolean)
- 1f : transitioning (type: System.Boolean)
- 20 : attacking (type: System.Boolean)
- 21 : lookingUp (type: System.Boolean)
- 22 : lookingDown (type: System.Boolean)
- 23 : lookingUpAnim (type: System.Boolean)
- 24 : lookingDownAnim (type: System.Boolean)
- 25 : altAttack (type: System.Boolean)
- 26 : upAttacking (type: System.Boolean)
- 27 : downAttacking (type: System.Boolean)
- 28 : bouncing (type: System.Boolean)
- 29 : shroomBouncing (type: System.Boolean)
- 2a : recoilingRight (type: System.Boolean)
- 2b : recoilingLeft (type: System.Boolean)
- 2c : dead (type: System.Boolean)
- 2d : hazardDeath (type: System.Boolean)
- 2e : hazardRespawning (type: System.Boolean)
- 2f : willHardLand (type: System.Boolean)
- 30 : recoilFrozen (type: System.Boolean)
- 31 : recoiling (type: System.Boolean)
- 32 : invulnerable (type: System.Boolean)
- 33 : casting (type: System.Boolean)
- 34 : castRecoiling (type: System.Boolean)
- 35 : preventDash (type: System.Boolean)
- 36 : preventBackDash (type: System.Boolean)
- 37 : dashCooldown (type: System.Boolean)
- 38 : backDashCooldown (type: System.Boolean)
- 39 : nearBench (type: System.Boolean)
- 3a : inWalkZone (type: System.Boolean)
- 3b : isPaused (type: System.Boolean)
- 3c : onConveyor (type: System.Boolean)
- 3d : onConveyorV (type: System.Boolean)
- 3e : inConveyorZone (type: System.Boolean)
- 3f : spellQuake (type: System.Boolean)
- 40 : freezeCharge (type: System.Boolean)
- 41 : focusing (type: System.Boolean)
- 42 : inAcid (type: System.Boolean)
- 43 : slidingLeft (type: System.Boolean)
- 44 : slidingRight (type: System.Boolean)
- 45 : touchingNonSlider (type: System.Boolean)
- 46 : wasOnGround (type: System.Boolean)
- methods
- base class
- 28ae7700d88 : InputHandler
- static fields
- 0 : Instance (type: InputHandler)
- fields
- 18 : OnCursorVisibilityChange (type: InputHandler.CursorVisibilityChange)
- 88 : verboseMode (type: System.Boolean)
- 20 : gm (type: GameManager)
- 28 : gs (type: GameSettings)
- 30 : gc (type: GameConfig)
- 38 : gameController (type: InControl.InputDevice)
- 40 : inputActions (type: HeroActions)
- 8c : lastActiveController (type: InControl.BindingSourceType)
- 90 : lastInputDeviceStyle (type: InControl.InputDeviceStyle)
- 94 : activeGamepadType (type: GlobalEnums.GamepadType)
- 98 : gamepadState (type: GlobalEnums.GamepadState)
- 48 : heroCtrl (type: HeroController)
- 50 : cState (type: HeroControllerStates)
- 58 : playerData (type: PlayerData)
- 60 : debugInfo (type: OnScreenDebugInfo)
- 68 : <mappableControllerActions>k__BackingField (type: System.Collections.Generic.List<InControl.PlayerAction>)
- 70 : nonMappableControllerActions (type: System.Collections.Generic.List<InControl.PlayerAction>)
- 78 : <unmappedActions>k__BackingField (type: System.Collections.Generic.List<InControl.PlayerAction>)
- 9c : inputX (type: System.Single)
- a0 : inputY (type: System.Single)
- a4 : acceptingInput (type: System.Boolean)
- a5 : skippingCutscene (type: System.Boolean)
- a6 : <pauseAllowed>k__BackingField (type: System.Boolean)
- a7 : readyToSkipCutscene (type: System.Boolean)
- a8 : <skipMode>k__BackingField (type: GlobalEnums.SkipPromptMode)
- ac : controllerDetected (type: System.Boolean)
- b0 : currentControllerProfile (type: GlobalEnums.ControllerProfile)
- b4 : tfrMode (type: InputHandler.TFRMode)
- b8 : isGameplayScene (type: System.Boolean)
- b9 : isTitleScreenScene (type: System.Boolean)
- ba : isMenuScene (type: System.Boolean)
- bb : isStagTravelScene (type: System.Boolean)
- bc : stagLockoutDuration (type: System.Single)
- c0 : stagLockoutActive (type: System.Boolean)
- c4 : skipCooldownTime (type: System.Single)
- c8 : controllerPressed (type: System.Boolean)
- 80 : RefreshActiveControllerEvent (type: InputHandler.ActiveControllerSwitch)
- methods
- base class
- 28ae7f97568 : InvulnerablePulse
- static fields
- fields
- 20 : invulColor (type: UnityEngine.Color)
- 30 : pulseDuration (type: System.Single)
- 34 : normalColor (type: UnityEngine.Color)
- 18 : sprite (type: tk2dSprite)
- 44 : pulsing (type: System.Boolean)
- 45 : reverse (type: System.Boolean)
- 48 : currentLerpTime (type: System.Single)
- methods
- base class
- 28ae7f1c910 : OnScreenDebugInfo
- static fields
- fields
- 18 : gm (type: GameManager)
- 20 : ih (type: InputHandler)
- 40 : unloadTime (type: System.Single)
- 44 : loadTime (type: System.Single)
- 48 : frameRate (type: System.Single)
- 28 : fps (type: System.String)
- 30 : infoString (type: System.String)
- 38 : versionNumber (type: System.String)
- 4c : loadProfilerRect (type: UnityEngine.Rect)
- 5c : fpsRect (type: UnityEngine.Rect)
- 6c : infoRect (type: UnityEngine.Rect)
- 7c : inputRect (type: UnityEngine.Rect)
- 8c : tfrRect (type: UnityEngine.Rect)
- 9c : showFPS (type: System.Boolean)
- 9d : showInfo (type: System.Boolean)
- 9e : showInput (type: System.Boolean)
- 9f : showLoadingTime (type: System.Boolean)
- a0 : showTFR (type: System.Boolean)
- methods
- base class
- 199e5b96cb8 : PersistentBoolData
- static fields
- fields
- 10 : id (type: System.String)
- 18 : sceneName (type: System.String)
- 20 : activated (type: System.Boolean)
- 21 : semiPersistent (type: System.Boolean)
- methods
- base class
- 199e5c2a530 : PersistentIntData
- static fields
- fields
- 10 : id (type: System.String)
- 18 : sceneName (type: System.String)
- 20 : value (type: System.Int32)
- 24 : semiPersistent (type: System.Boolean)
- methods
- base class
- 28ae77237e8 : PlayerData
- static fields
- 0 : _instance (type: PlayerData)
- fields
- 10 : version (type: System.String)
- 178 : awardAllAchievements (type: System.Boolean)
- 17c : profileID (type: System.Int32)
- 180 : playTime (type: System.Single)
- 184 : completionPercent (type: System.Single)
- 188 : openingCreditsPlayed (type: System.Boolean)
- 18c : permadeathMode (type: System.Int32)
- 190 : health (type: System.Int32)
- 194 : maxHealth (type: System.Int32)
- 198 : maxHealthBase (type: System.Int32)
- 19c : healthBlue (type: System.Int32)
- 1a0 : joniHealthBlue (type: System.Int32)
- 1a4 : damagedBlue (type: System.Boolean)
- 1a8 : heartPieces (type: System.Int32)
- 1ac : heartPieceCollected (type: System.Boolean)
- 1b0 : maxHealthCap (type: System.Int32)
- 1b4 : heartPieceMax (type: System.Boolean)
- 1b8 : prevHealth (type: System.Int32)
- 1bc : blockerHits (type: System.Int32)
- 1c0 : firstGeo (type: System.Boolean)
- 1c4 : geo (type: System.Int32)
- 1c8 : maxMP (type: System.Int32)
- 1cc : MPCharge (type: System.Int32)
- 1d0 : MPReserve (type: System.Int32)
- 1d4 : MPReserveMax (type: System.Int32)
- 1d8 : soulLimited (type: System.Boolean)
- 1dc : vesselFragments (type: System.Int32)
- 1e0 : vesselFragmentCollected (type: System.Boolean)
- 1e4 : MPReserveCap (type: System.Int32)
- 1e8 : vesselFragmentMax (type: System.Boolean)
- 1ec : focusMP_amount (type: System.Int32)
- 1f0 : atBench (type: System.Boolean)
- 18 : respawnScene (type: System.String)
- 1f4 : mapZone (type: GlobalEnums.MapZone)
- 20 : respawnMarkerName (type: System.String)
- 1f8 : respawnType (type: System.Int32)
- 1fc : respawnFacingRight (type: System.Boolean)
- 200 : hazardRespawnLocation (type: UnityEngine.Vector3)
- 20c : hazardRespawnFacingRight (type: System.Boolean)
- 28 : shadeScene (type: System.String)
- 30 : shadeMapZone (type: System.String)
- 210 : shadePositionX (type: System.Single)
- 214 : shadePositionY (type: System.Single)
- 218 : shadeHealth (type: System.Int32)
- 21c : shadeMP (type: System.Int32)
- 220 : shadeFireballLevel (type: System.Int32)
- 224 : shadeQuakeLevel (type: System.Int32)
- 228 : shadeScreamLevel (type: System.Int32)
- 22c : shadeSpecialType (type: System.Int32)
- 230 : shadeMapPos (type: UnityEngine.Vector3)
- 23c : dreamgateMapPos (type: UnityEngine.Vector3)
- 248 : geoPool (type: System.Int32)
- 24c : nailDamage (type: System.Int32)
- 250 : nailRange (type: System.Int32)
- 254 : beamDamage (type: System.Int32)
- 258 : canDash (type: System.Boolean)
- 259 : canBackDash (type: System.Boolean)
- 25a : canWallJump (type: System.Boolean)
- 25b : canSuperDash (type: System.Boolean)
- 25c : canShadowDash (type: System.Boolean)
- 25d : hasSpell (type: System.Boolean)
- 260 : fireballLevel (type: System.Int32)
- 264 : quakeLevel (type: System.Int32)
- 268 : screamLevel (type: System.Int32)
- 26c : hasNailArt (type: System.Boolean)
- 26d : hasCyclone (type: System.Boolean)
- 26e : hasDashSlash (type: System.Boolean)
- 26f : hasUpwardSlash (type: System.Boolean)
- 270 : hasAllNailArts (type: System.Boolean)
- 271 : hasDreamNail (type: System.Boolean)
- 272 : hasDreamGate (type: System.Boolean)
- 273 : dreamNailUpgraded (type: System.Boolean)
- 274 : dreamOrbs (type: System.Int32)
- 278 : dreamOrbsSpent (type: System.Int32)
- 38 : dreamGateScene (type: System.String)
- 27c : dreamGateX (type: System.Single)
- 280 : dreamGateY (type: System.Single)
- 284 : hasDash (type: System.Boolean)
- 285 : hasWalljump (type: System.Boolean)
- 286 : hasSuperDash (type: System.Boolean)
- 287 : hasShadowDash (type: System.Boolean)
- 288 : hasAcidArmour (type: System.Boolean)
- 289 : hasDoubleJump (type: System.Boolean)
- 28a : hasLantern (type: System.Boolean)
- 28b : hasTramPass (type: System.Boolean)
- 28c : hasQuill (type: System.Boolean)
- 28d : hasCityKey (type: System.Boolean)
- 28e : hasSlykey (type: System.Boolean)
- 28f : gaveSlykey (type: System.Boolean)
- 290 : hasWhiteKey (type: System.Boolean)
- 291 : usedWhiteKey (type: System.Boolean)
- 292 : hasMenderKey (type: System.Boolean)
- 293 : hasWaterwaysKey (type: System.Boolean)
- 294 : hasSpaKey (type: System.Boolean)
- 295 : hasLoveKey (type: System.Boolean)
- 296 : hasKingsBrand (type: System.Boolean)
- 297 : hasXunFlower (type: System.Boolean)
- 298 : ghostCoins (type: System.Int32)
- 29c : ore (type: System.Int32)
- 2a0 : foundGhostCoin (type: System.Boolean)
- 2a4 : trinket1 (type: System.Int32)
- 2a8 : foundTrinket1 (type: System.Boolean)
- 2ac : trinket2 (type: System.Int32)
- 2b0 : foundTrinket2 (type: System.Boolean)
- 2b4 : trinket3 (type: System.Int32)
- 2b8 : foundTrinket3 (type: System.Boolean)
- 2bc : trinket4 (type: System.Int32)
- 2c0 : foundTrinket4 (type: System.Boolean)
- 2c1 : noTrinket1 (type: System.Boolean)
- 2c2 : noTrinket2 (type: System.Boolean)
- 2c3 : noTrinket3 (type: System.Boolean)
- 2c4 : noTrinket4 (type: System.Boolean)
- 2c8 : soldTrinket1 (type: System.Int32)
- 2cc : soldTrinket2 (type: System.Int32)
- 2d0 : soldTrinket3 (type: System.Int32)
- 2d4 : soldTrinket4 (type: System.Int32)
- 2d8 : simpleKeys (type: System.Int32)
- 2dc : rancidEggs (type: System.Int32)
- 2e0 : notchShroomOgres (type: System.Boolean)
- 2e1 : notchFogCanyon (type: System.Boolean)
- 2e2 : gotLurkerKey (type: System.Boolean)
- 2e4 : gMap_doorX (type: System.Single)
- 2e8 : gMap_doorY (type: System.Single)
- 40 : gMap_doorScene (type: System.String)
- 48 : gMap_doorMapZone (type: System.String)
- 2ec : gMap_doorOriginOffsetX (type: System.Single)
- 2f0 : gMap_doorOriginOffsetY (type: System.Single)
- 2f4 : gMap_doorSceneWidth (type: System.Single)
- 2f8 : gMap_doorSceneHeight (type: System.Single)
- 2fc : guardiansDefeated (type: System.Int32)
- 300 : lurienDefeated (type: System.Boolean)
- 301 : hegemolDefeated (type: System.Boolean)
- 302 : monomonDefeated (type: System.Boolean)
- 303 : maskBrokenLurien (type: System.Boolean)
- 304 : maskBrokenHegemol (type: System.Boolean)
- 305 : maskBrokenMonomon (type: System.Boolean)
- 308 : maskToBreak (type: System.Int32)
- 30c : elderbug (type: System.Int32)
- 310 : metElderbug (type: System.Boolean)
- 311 : elderbugReintro (type: System.Boolean)
- 314 : elderbugHistory (type: System.Int32)
- 318 : elderbugHistory1 (type: System.Boolean)
- 319 : elderbugHistory2 (type: System.Boolean)
- 31a : elderbugHistory3 (type: System.Boolean)
- 31b : elderbugSpeechSly (type: System.Boolean)
- 31c : elderbugSpeechStation (type: System.Boolean)
- 31d : elderbugSpeechEggTemple (type: System.Boolean)
- 31e : elderbugSpeechMapShop (type: System.Boolean)
- 31f : elderbugSpeechBretta (type: System.Boolean)
- 320 : elderbugSpeechJiji (type: System.Boolean)
- 321 : elderbugSpeechMinesLift (type: System.Boolean)
- 322 : elderbugSpeechKingsPass (type: System.Boolean)
- 323 : elderbugSpeechInfectedCrossroads (type: System.Boolean)
- 324 : elderbugSpeechFinalBossDoor (type: System.Boolean)
- 325 : elderbugRequestedFlower (type: System.Boolean)
- 326 : elderbugGaveFlower (type: System.Boolean)
- 327 : elderbugFirstCall (type: System.Boolean)
- 328 : metQuirrel (type: System.Boolean)
- 32c : quirrelEggTemple (type: System.Int32)
- 330 : quirrelSlugShrine (type: System.Int32)
- 334 : quirrelRuins (type: System.Int32)
- 338 : quirrelMines (type: System.Int32)
- 33c : quirrelLeftStation (type: System.Boolean)
- 33d : quirrelLeftEggTemple (type: System.Boolean)
- 33e : quirrelCityEncountered (type: System.Boolean)
- 33f : quirrelCityLeft (type: System.Boolean)
- 340 : quirrelMinesEncountered (type: System.Boolean)
- 341 : quirrelMinesLeft (type: System.Boolean)
- 342 : quirrelMantisEncountered (type: System.Boolean)
- 343 : enteredMantisLordArea (type: System.Boolean)
- 344 : visitedDeepnestSpa (type: System.Boolean)
- 345 : quirrelSpaReady (type: System.Boolean)
- 346 : quirrelSpaEncountered (type: System.Boolean)
- 347 : quirrelArchiveEncountered (type: System.Boolean)
- 348 : quirrelEpilogueCompleted (type: System.Boolean)
- 349 : metRelicDealer (type: System.Boolean)
- 34a : metRelicDealerShop (type: System.Boolean)
- 34b : marmOutside (type: System.Boolean)
- 34c : marmOutsideConvo (type: System.Boolean)
- 34d : marmConvo1 (type: System.Boolean)
- 34e : marmConvo2 (type: System.Boolean)
- 34f : marmConvo3 (type: System.Boolean)
- 350 : marmConvoNailsmith (type: System.Boolean)
- 354 : cornifer (type: System.Int32)
- 358 : metCornifer (type: System.Boolean)
- 359 : corniferIntroduced (type: System.Boolean)
- 35a : corniferAtHome (type: System.Boolean)
- 35b : corn_crossroadsEncountered (type: System.Boolean)
- 35c : corn_crossroadsLeft (type: System.Boolean)
- 35d : corn_greenpathEncountered (type: System.Boolean)
- 35e : corn_greenpathLeft (type: System.Boolean)
- 35f : corn_fogCanyonEncountered (type: System.Boolean)
- 360 : corn_fogCanyonLeft (type: System.Boolean)
- 361 : corn_fungalWastesEncountered (type: System.Boolean)
- 362 : corn_fungalWastesLeft (type: System.Boolean)
- 363 : corn_cityEncountered (type: System.Boolean)
- 364 : corn_cityLeft (type: System.Boolean)
- 365 : corn_waterwaysEncountered (type: System.Boolean)
- 366 : corn_waterwaysLeft (type: System.Boolean)
- 367 : corn_minesEncountered (type: System.Boolean)
- 368 : corn_minesLeft (type: System.Boolean)
- 369 : corn_cliffsEncountered (type: System.Boolean)
- 36a : corn_cliffsLeft (type: System.Boolean)
- 36b : corn_deepnestEncountered (type: System.Boolean)
- 36c : corn_deepnestLeft (type: System.Boolean)
- 36d : corn_deepnestMet1 (type: System.Boolean)
- 36e : corn_deepnestMet2 (type: System.Boolean)
- 36f : corn_outskirtsEncountered (type: System.Boolean)
- 370 : corn_outskirtsLeft (type: System.Boolean)
- 371 : corn_royalGardensEncountered (type: System.Boolean)
- 372 : corn_royalGardensLeft (type: System.Boolean)
- 373 : corn_abyssEncountered (type: System.Boolean)
- 374 : corn_abyssLeft (type: System.Boolean)
- 375 : metIselda (type: System.Boolean)
- 376 : iseldaCorniferHomeConvo (type: System.Boolean)
- 377 : iseldaConvo1 (type: System.Boolean)
- 378 : brettaRescued (type: System.Boolean)
- 37c : brettaPosition (type: System.Int32)
- 380 : brettaState (type: System.Int32)
- 384 : brettaSeenBench (type: System.Boolean)
- 385 : brettaSeenBed (type: System.Boolean)
- 386 : brettaSeenBenchDiary (type: System.Boolean)
- 387 : brettaSeenBedDiary (type: System.Boolean)
- 388 : brettaLeftTown (type: System.Boolean)
- 389 : slyRescued (type: System.Boolean)
- 38a : slyBeta (type: System.Boolean)
- 38b : metSlyShop (type: System.Boolean)
- 38c : gotSlyCharm (type: System.Boolean)
- 38d : slyShellFrag1 (type: System.Boolean)
- 38e : slyShellFrag2 (type: System.Boolean)
- 38f : slyShellFrag3 (type: System.Boolean)
- 390 : slyShellFrag4 (type: System.Boolean)
- 391 : slyVesselFrag1 (type: System.Boolean)
- 392 : slyVesselFrag2 (type: System.Boolean)
- 393 : slyVesselFrag3 (type: System.Boolean)
- 394 : slyVesselFrag4 (type: System.Boolean)
- 395 : slyNotch1 (type: System.Boolean)
- 396 : slyNotch2 (type: System.Boolean)
- 397 : slySimpleKey (type: System.Boolean)
- 398 : slyRancidEgg (type: System.Boolean)
- 399 : slyConvoNailArt (type: System.Boolean)
- 39a : slyConvoMapper (type: System.Boolean)
- 39b : slyConvoNailHoned (type: System.Boolean)
- 39c : jijiDoorUnlocked (type: System.Boolean)
- 39d : jijiMet (type: System.Boolean)
- 39e : jijiShadeOffered (type: System.Boolean)
- 39f : jijiShadeCharmConvo (type: System.Boolean)
- 3a0 : metJinn (type: System.Boolean)
- 3a1 : jinnConvo1 (type: System.Boolean)
- 3a2 : jinnConvo2 (type: System.Boolean)
- 3a3 : jinnConvo3 (type: System.Boolean)
- 3a4 : jinnConvoKingBrand (type: System.Boolean)
- 3a5 : jinnConvoShadeCharm (type: System.Boolean)
- 3a8 : jinnEggsSold (type: System.Int32)
- 3ac : zote (type: System.Int32)
- 3b0 : zoteRescuedBuzzer (type: System.Boolean)
- 3b1 : zoteDead (type: System.Boolean)
- 3b4 : zoteDeathPos (type: System.Int32)
- 3b8 : zoteSpokenCity (type: System.Boolean)
- 3b9 : zoteLeftCity (type: System.Boolean)
- 3ba : zoteTrappedDeepnest (type: System.Boolean)
- 3bb : zoteRescuedDeepnest (type: System.Boolean)
- 3bc : zoteDefeated (type: System.Boolean)
- 3bd : zoteSpokenColosseum (type: System.Boolean)
- 3c0 : zotePrecept (type: System.Int32)
- 3c4 : zoteTownConvo (type: System.Int32)
- 3c8 : shaman (type: System.Int32)
- 3cc : shamanScreamConvo (type: System.Boolean)
- 3cd : shamanQuakeConvo (type: System.Boolean)
- 3ce : shamanFireball2Convo (type: System.Boolean)
- 3cf : shamanScream2Convo (type: System.Boolean)
- 3d0 : shamanQuake2Convo (type: System.Boolean)
- 3d1 : metMiner (type: System.Boolean)
- 3d4 : miner (type: System.Int32)
- 3d8 : minerEarly (type: System.Int32)
- 3dc : hornetGreenpath (type: System.Int32)
- 3e0 : hornetFung (type: System.Int32)
- 3e4 : hornet_f19 (type: System.Boolean)
- 3e5 : hornetFountainEncounter (type: System.Boolean)
- 3e6 : hornetCityBridge_ready (type: System.Boolean)
- 3e7 : hornetCityBridge_completed (type: System.Boolean)
- 3e8 : hornetAbyssEncounter (type: System.Boolean)
- 3e9 : hornetDenEncounter (type: System.Boolean)
- 3ea : metMoth (type: System.Boolean)
- 3eb : ignoredMoth (type: System.Boolean)
- 3ec : gladeDoorOpened (type: System.Boolean)
- 3ed : mothDeparted (type: System.Boolean)
- 3ee : completedRGDreamPlant (type: System.Boolean)
- 3ef : dreamReward1 (type: System.Boolean)
- 3f0 : dreamReward2 (type: System.Boolean)
- 3f1 : dreamReward3 (type: System.Boolean)
- 3f2 : dreamReward4 (type: System.Boolean)
- 3f3 : dreamReward5 (type: System.Boolean)
- 3f4 : dreamReward5b (type: System.Boolean)
- 3f5 : dreamReward6 (type: System.Boolean)
- 3f6 : dreamReward7 (type: System.Boolean)
- 3f7 : dreamReward8 (type: System.Boolean)
- 3f8 : dreamReward9 (type: System.Boolean)
- 3f9 : dreamMothConvo1 (type: System.Boolean)
- 3fa : bankerAccountPurchased (type: System.Boolean)
- 3fb : metBanker (type: System.Boolean)
- 3fc : bankerBalance (type: System.Int32)
- 400 : bankerDeclined (type: System.Boolean)
- 401 : bankerTheftCheck (type: System.Boolean)
- 404 : bankerTheft (type: System.Int32)
- 408 : bankerSpaMet (type: System.Boolean)
- 409 : metGiraffe (type: System.Boolean)
- 40a : metCharmSlug (type: System.Boolean)
- 40b : salubraNotch1 (type: System.Boolean)
- 40c : salubraNotch2 (type: System.Boolean)
- 40d : salubraNotch3 (type: System.Boolean)
- 40e : salubraNotch4 (type: System.Boolean)
- 40f : salubraBlessing (type: System.Boolean)
- 410 : salubraConvoCombo (type: System.Boolean)
- 411 : salubraConvoOvercharm (type: System.Boolean)
- 412 : salubraConvoTruth (type: System.Boolean)
- 413 : cultistTransformed (type: System.Boolean)
- 414 : metNailsmith (type: System.Boolean)
- 418 : nailSmithUpgrades (type: System.Int32)
- 41c : honedNail (type: System.Boolean)
- 41d : nailsmithCliff (type: System.Boolean)
- 41e : nailsmithKilled (type: System.Boolean)
- 41f : nailsmithSpared (type: System.Boolean)
- 420 : nailsmithKillSpeech (type: System.Boolean)
- 421 : nailsmithSheo (type: System.Boolean)
- 422 : nailsmithConvoArt (type: System.Boolean)
- 423 : metNailmasterMato (type: System.Boolean)
- 424 : metNailmasterSheo (type: System.Boolean)
- 425 : metNailmasterOro (type: System.Boolean)
- 426 : matoConvoSheo (type: System.Boolean)
- 427 : matoConvoOro (type: System.Boolean)
- 428 : matoConvoSly (type: System.Boolean)
- 429 : sheoConvoMato (type: System.Boolean)
- 42a : sheoConvoOro (type: System.Boolean)
- 42b : sheoConvoSly (type: System.Boolean)
- 42c : sheoConvoNailsmith (type: System.Boolean)
- 42d : oroConvoSheo (type: System.Boolean)
- 42e : oroConvoMato (type: System.Boolean)
- 42f : oroConvoSly (type: System.Boolean)
- 430 : hunterRoared (type: System.Boolean)
- 431 : metHunter (type: System.Boolean)
- 432 : hunterRewardOffered (type: System.Boolean)
- 433 : huntersMarkOffered (type: System.Boolean)
- 434 : hasHuntersMark (type: System.Boolean)
- 435 : metLegEater (type: System.Boolean)
- 436 : paidLegEater (type: System.Boolean)
- 437 : refusedLegEater (type: System.Boolean)
- 438 : legEaterConvo1 (type: System.Boolean)
- 439 : legEaterConvo2 (type: System.Boolean)
- 43a : legEaterConvo3 (type: System.Boolean)
- 43b : legEaterBrokenConvo (type: System.Boolean)
- 43c : legEaterDungConvo (type: System.Boolean)
- 43d : legEaterInfectedCrossroadConvo (type: System.Boolean)
- 43e : legEaterBoughtConvo (type: System.Boolean)
- 43f : legEaterGoldConvo (type: System.Boolean)
- 440 : legEaterLeft (type: System.Boolean)
- 441 : tukMet (type: System.Boolean)
- 444 : tukEggPrice (type: System.Int32)
- 448 : tukDungEgg (type: System.Boolean)
- 449 : metEmilitia (type: System.Boolean)
- 44a : emilitiaKingsBrandConvo (type: System.Boolean)
- 44b : metCloth (type: System.Boolean)
- 44c : clothEnteredTramRoom (type: System.Boolean)
- 44d : savedCloth (type: System.Boolean)
- 44e : clothEncounteredQueensGarden (type: System.Boolean)
- 44f : clothKilled (type: System.Boolean)
- 450 : clothInTown (type: System.Boolean)
- 451 : clothLeftTown (type: System.Boolean)
- 452 : clothGhostSpoken (type: System.Boolean)
- 453 : bigCatHitTail (type: System.Boolean)
- 454 : bigCatHitTailConvo (type: System.Boolean)
- 455 : bigCatMeet (type: System.Boolean)
- 456 : bigCatTalk1 (type: System.Boolean)
- 457 : bigCatTalk2 (type: System.Boolean)
- 458 : bigCatTalk3 (type: System.Boolean)
- 459 : bigCatKingsBrandConvo (type: System.Boolean)
- 45a : bigCatShadeConvo (type: System.Boolean)
- 45b : tisoEncounteredTown (type: System.Boolean)
- 45c : tisoEncounteredBench (type: System.Boolean)
- 45d : tisoEncounteredLake (type: System.Boolean)
- 45e : tisoEncounteredColosseum (type: System.Boolean)
- 45f : tisoDead (type: System.Boolean)
- 460 : tisoShieldConvo (type: System.Boolean)
- 464 : mossCultist (type: System.Int32)
- 468 : maskmakerMet (type: System.Boolean)
- 469 : maskmakerConvo1 (type: System.Boolean)
- 46a : maskmakerConvo2 (type: System.Boolean)
- 46b : maskmakerUnmasked1 (type: System.Boolean)
- 46c : maskmakerUnmasked2 (type: System.Boolean)
- 46d : maskmakerShadowDash (type: System.Boolean)
- 46e : maskmakerKingsBrand (type: System.Boolean)
- 46f : dungDefenderConvo1 (type: System.Boolean)
- 470 : dungDefenderConvo2 (type: System.Boolean)
- 471 : dungDefenderConvo3 (type: System.Boolean)
- 472 : dungDefenderCharmConvo (type: System.Boolean)
- 473 : dungDefenderIsmaConvo (type: System.Boolean)
- 474 : dungDefenderAwoken (type: System.Boolean)
- 475 : dungDefenderLeft (type: System.Boolean)
- 476 : dungDefenderAwakeConvo (type: System.Boolean)
- 477 : midwifeMet (type: System.Boolean)
- 478 : midwifeConvo1 (type: System.Boolean)
- 479 : midwifeConvo2 (type: System.Boolean)
- 47a : metQueen (type: System.Boolean)
- 47b : queenTalk1 (type: System.Boolean)
- 47c : queenTalk2 (type: System.Boolean)
- 47d : queenDung1 (type: System.Boolean)
- 47e : queenDung2 (type: System.Boolean)
- 47f : queenHornet (type: System.Boolean)
- 480 : queenTalkExtra (type: System.Boolean)
- 481 : gotQueenFragment (type: System.Boolean)
- 482 : queenConvo_grimm1 (type: System.Boolean)
- 483 : queenConvo_grimm2 (type: System.Boolean)
- 484 : gotKingFragment (type: System.Boolean)
- 485 : metXun (type: System.Boolean)
- 486 : xunFailedConvo1 (type: System.Boolean)
- 487 : xunFailedConvo2 (type: System.Boolean)
- 488 : xunFlowerBroken (type: System.Boolean)
- 48c : xunFlowerBrokeTimes (type: System.Int32)
- 490 : xunFlowerGiven (type: System.Boolean)
- 491 : xunRewardGiven (type: System.Boolean)
- 494 : menderState (type: System.Int32)
- 498 : menderSignBroken (type: System.Boolean)
- 499 : allBelieverTabletsDestroyed (type: System.Boolean)
- 49c : mrMushroomState (type: System.Int32)
- 4a0 : openedMapperShop (type: System.Boolean)
- 4a1 : openedSlyShop (type: System.Boolean)
- 4a2 : metStag (type: System.Boolean)
- 4a3 : travelling (type: System.Boolean)
- 4a4 : stagPosition (type: System.Int32)
- 4a8 : stationsOpened (type: System.Int32)
- 4ac : stagConvoTram (type: System.Boolean)
- 4ad : stagConvoTiso (type: System.Boolean)
- 4ae : stagRemember1 (type: System.Boolean)
- 4af : stagRemember2 (type: System.Boolean)
- 4b0 : stagRemember3 (type: System.Boolean)
- 4b1 : stagEggInspected (type: System.Boolean)
- 4b2 : stagHopeConvo (type: System.Boolean)
- 50 : nextScene (type: System.String)
- 4b3 : littleFoolMet (type: System.Boolean)
- 4b4 : ranAway (type: System.Boolean)
- 4b5 : seenColosseumTitle (type: System.Boolean)
- 4b6 : colosseumBronzeOpened (type: System.Boolean)
- 4b7 : colosseumBronzeCompleted (type: System.Boolean)
- 4b8 : colosseumSilverOpened (type: System.Boolean)
- 4b9 : colosseumSilverCompleted (type: System.Boolean)
- 4ba : colosseumGoldOpened (type: System.Boolean)
- 4bb : colosseumGoldCompleted (type: System.Boolean)
- 4bc : openedTown (type: System.Boolean)
- 4bd : openedTownBuilding (type: System.Boolean)
- 4be : openedCrossroads (type: System.Boolean)
- 4bf : openedGreenpath (type: System.Boolean)
- 4c0 : openedRuins1 (type: System.Boolean)
- 4c1 : openedRuins2 (type: System.Boolean)
- 4c2 : openedFungalWastes (type: System.Boolean)
- 4c3 : openedRoyalGardens (type: System.Boolean)
- 4c4 : openedRestingGrounds (type: System.Boolean)
- 4c5 : openedDeepnest (type: System.Boolean)
- 4c6 : openedStagNest (type: System.Boolean)
- 4c7 : openedHiddenStation (type: System.Boolean)
- 58 : dreamReturnScene (type: System.String)
- 4c8 : charmSlots (type: System.Int32)
- 4cc : charmSlotsFilled (type: System.Int32)
- 4d0 : hasCharm (type: System.Boolean)
- 60 : equippedCharms (type: System.Collections.Generic.List<System.Int32>)
- 4d1 : charmBenchMsg (type: System.Boolean)
- 4d4 : charmsOwned (type: System.Int32)
- 4d8 : canOvercharm (type: System.Boolean)
- 4d9 : overcharmed (type: System.Boolean)
- 4da : gotCharm_1 (type: System.Boolean)
- 4db : equippedCharm_1 (type: System.Boolean)
- 4dc : charmCost_1 (type: System.Int32)
- 4e0 : newCharm_1 (type: System.Boolean)
- 4e1 : gotCharm_2 (type: System.Boolean)
- 4e2 : equippedCharm_2 (type: System.Boolean)
- 4e4 : charmCost_2 (type: System.Int32)
- 4e8 : newCharm_2 (type: System.Boolean)
- 4e9 : gotCharm_3 (type: System.Boolean)
- 4ea : equippedCharm_3 (type: System.Boolean)
- 4ec : charmCost_3 (type: System.Int32)
- 4f0 : newCharm_3 (type: System.Boolean)
- 4f1 : gotCharm_4 (type: System.Boolean)
- 4f2 : equippedCharm_4 (type: System.Boolean)
- 4f4 : charmCost_4 (type: System.Int32)
- 4f8 : newCharm_4 (type: System.Boolean)
- 4f9 : gotCharm_5 (type: System.Boolean)
- 4fa : equippedCharm_5 (type: System.Boolean)
- 4fc : charmCost_5 (type: System.Int32)
- 500 : newCharm_5 (type: System.Boolean)
- 501 : gotCharm_6 (type: System.Boolean)
- 502 : equippedCharm_6 (type: System.Boolean)
- 504 : charmCost_6 (type: System.Int32)
- 508 : newCharm_6 (type: System.Boolean)
- 509 : gotCharm_7 (type: System.Boolean)
- 50a : equippedCharm_7 (type: System.Boolean)
- 50c : charmCost_7 (type: System.Int32)
- 510 : newCharm_7 (type: System.Boolean)
- 511 : gotCharm_8 (type: System.Boolean)
- 512 : equippedCharm_8 (type: System.Boolean)
- 514 : charmCost_8 (type: System.Int32)
- 518 : newCharm_8 (type: System.Boolean)
- 519 : gotCharm_9 (type: System.Boolean)
- 51a : equippedCharm_9 (type: System.Boolean)
- 51c : charmCost_9 (type: System.Int32)
- 520 : newCharm_9 (type: System.Boolean)
- 521 : gotCharm_10 (type: System.Boolean)
- 522 : equippedCharm_10 (type: System.Boolean)
- 524 : charmCost_10 (type: System.Int32)
- 528 : newCharm_10 (type: System.Boolean)
- 529 : gotCharm_11 (type: System.Boolean)
- 52a : equippedCharm_11 (type: System.Boolean)
- 52c : charmCost_11 (type: System.Int32)
- 530 : newCharm_11 (type: System.Boolean)
- 531 : gotCharm_12 (type: System.Boolean)
- 532 : equippedCharm_12 (type: System.Boolean)
- 534 : charmCost_12 (type: System.Int32)
- 538 : newCharm_12 (type: System.Boolean)
- 539 : gotCharm_13 (type: System.Boolean)
- 53a : equippedCharm_13 (type: System.Boolean)
- 53c : charmCost_13 (type: System.Int32)
- 540 : newCharm_13 (type: System.Boolean)
- 541 : gotCharm_14 (type: System.Boolean)
- 542 : equippedCharm_14 (type: System.Boolean)
- 544 : charmCost_14 (type: System.Int32)
- 548 : newCharm_14 (type: System.Boolean)
- 549 : gotCharm_15 (type: System.Boolean)
- 54a : equippedCharm_15 (type: System.Boolean)
- 54c : charmCost_15 (type: System.Int32)
- 550 : newCharm_15 (type: System.Boolean)
- 551 : gotCharm_16 (type: System.Boolean)
- 552 : equippedCharm_16 (type: System.Boolean)
- 554 : charmCost_16 (type: System.Int32)
- 558 : newCharm_16 (type: System.Boolean)
- 559 : gotCharm_17 (type: System.Boolean)
- 55a : equippedCharm_17 (type: System.Boolean)
- 55c : charmCost_17 (type: System.Int32)
- 560 : newCharm_17 (type: System.Boolean)
- 561 : gotCharm_18 (type: System.Boolean)
- 562 : equippedCharm_18 (type: System.Boolean)
- 564 : charmCost_18 (type: System.Int32)
- 568 : newCharm_18 (type: System.Boolean)
- 569 : gotCharm_19 (type: System.Boolean)
- 56a : equippedCharm_19 (type: System.Boolean)
- 56c : charmCost_19 (type: System.Int32)
- 570 : newCharm_19 (type: System.Boolean)
- 571 : gotCharm_20 (type: System.Boolean)
- 572 : equippedCharm_20 (type: System.Boolean)
- 574 : charmCost_20 (type: System.Int32)
- 578 : newCharm_20 (type: System.Boolean)
- 579 : gotCharm_21 (type: System.Boolean)
- 57a : equippedCharm_21 (type: System.Boolean)
- 57c : charmCost_21 (type: System.Int32)
- 580 : newCharm_21 (type: System.Boolean)
- 581 : gotCharm_22 (type: System.Boolean)
- 582 : equippedCharm_22 (type: System.Boolean)
- 584 : charmCost_22 (type: System.Int32)
- 588 : newCharm_22 (type: System.Boolean)
- 589 : gotCharm_23 (type: System.Boolean)
- 58a : equippedCharm_23 (type: System.Boolean)
- 58b : brokenCharm_23 (type: System.Boolean)
- 58c : charmCost_23 (type: System.Int32)
- 590 : newCharm_23 (type: System.Boolean)
- 591 : gotCharm_24 (type: System.Boolean)
- 592 : equippedCharm_24 (type: System.Boolean)
- 593 : brokenCharm_24 (type: System.Boolean)
- 594 : charmCost_24 (type: System.Int32)
- 598 : newCharm_24 (type: System.Boolean)
- 599 : gotCharm_25 (type: System.Boolean)
- 59a : equippedCharm_25 (type: System.Boolean)
- 59b : brokenCharm_25 (type: System.Boolean)
- 59c : charmCost_25 (type: System.Int32)
- 5a0 : newCharm_25 (type: System.Boolean)
- 5a1 : gotCharm_26 (type: System.Boolean)
- 5a2 : equippedCharm_26 (type: System.Boolean)
- 5a4 : charmCost_26 (type: System.Int32)
- 5a8 : newCharm_26 (type: System.Boolean)
- 5a9 : gotCharm_27 (type: System.Boolean)
- 5aa : equippedCharm_27 (type: System.Boolean)
- 5ac : charmCost_27 (type: System.Int32)
- 5b0 : newCharm_27 (type: System.Boolean)
- 5b1 : gotCharm_28 (type: System.Boolean)
- 5b2 : equippedCharm_28 (type: System.Boolean)
- 5b4 : charmCost_28 (type: System.Int32)
- 5b8 : newCharm_28 (type: System.Boolean)
- 5b9 : gotCharm_29 (type: System.Boolean)
- 5ba : equippedCharm_29 (type: System.Boolean)
- 5bc : charmCost_29 (type: System.Int32)
- 5c0 : newCharm_29 (type: System.Boolean)
- 5c1 : gotCharm_30 (type: System.Boolean)
- 5c2 : equippedCharm_30 (type: System.Boolean)
- 5c4 : charmCost_30 (type: System.Int32)
- 5c8 : newCharm_30 (type: System.Boolean)
- 5c9 : gotCharm_31 (type: System.Boolean)
- 5ca : equippedCharm_31 (type: System.Boolean)
- 5cc : charmCost_31 (type: System.Int32)
- 5d0 : newCharm_31 (type: System.Boolean)
- 5d1 : gotCharm_32 (type: System.Boolean)
- 5d2 : equippedCharm_32 (type: System.Boolean)
- 5d4 : charmCost_32 (type: System.Int32)
- 5d8 : newCharm_32 (type: System.Boolean)
- 5d9 : gotCharm_33 (type: System.Boolean)
- 5da : equippedCharm_33 (type: System.Boolean)
- 5dc : charmCost_33 (type: System.Int32)
- 5e0 : newCharm_33 (type: System.Boolean)
- 5e1 : gotCharm_34 (type: System.Boolean)
- 5e2 : equippedCharm_34 (type: System.Boolean)
- 5e4 : charmCost_34 (type: System.Int32)
- 5e8 : newCharm_34 (type: System.Boolean)
- 5e9 : gotCharm_35 (type: System.Boolean)
- 5ea : equippedCharm_35 (type: System.Boolean)
- 5ec : charmCost_35 (type: System.Int32)
- 5f0 : newCharm_35 (type: System.Boolean)
- 5f1 : gotCharm_36 (type: System.Boolean)
- 5f2 : equippedCharm_36 (type: System.Boolean)
- 5f4 : charmCost_36 (type: System.Int32)
- 5f8 : newCharm_36 (type: System.Boolean)
- 5f9 : gotCharm_37 (type: System.Boolean)
- 5fa : equippedCharm_37 (type: System.Boolean)
- 5fc : charmCost_37 (type: System.Int32)
- 600 : newCharm_37 (type: System.Boolean)
- 601 : gotCharm_38 (type: System.Boolean)
- 602 : equippedCharm_38 (type: System.Boolean)
- 604 : charmCost_38 (type: System.Int32)
- 608 : newCharm_38 (type: System.Boolean)
- 609 : gotCharm_39 (type: System.Boolean)
- 60a : equippedCharm_39 (type: System.Boolean)
- 60c : charmCost_39 (type: System.Int32)
- 610 : newCharm_39 (type: System.Boolean)
- 611 : gotCharm_40 (type: System.Boolean)
- 612 : equippedCharm_40 (type: System.Boolean)
- 614 : charmCost_40 (type: System.Int32)
- 618 : newCharm_40 (type: System.Boolean)
- 619 : fragileHealth_unbreakable (type: System.Boolean)
- 61a : fragileGreed_unbreakable (type: System.Boolean)
- 61b : fragileStrength_unbreakable (type: System.Boolean)
- 61c : royalCharmState (type: System.Int32)
- 620 : hasJournal (type: System.Boolean)
- 624 : lastJournalItem (type: System.Int32)
- 628 : killedDummy (type: System.Boolean)
- 62c : killsDummy (type: System.Int32)
- 630 : newDataDummy (type: System.Boolean)
- 631 : seenJournalMsg (type: System.Boolean)
- 632 : seenHunterMsg (type: System.Boolean)
- 633 : fillJournal (type: System.Boolean)
- 634 : journalEntriesCompleted (type: System.Int32)
- 638 : journalNotesCompleted (type: System.Int32)
- 63c : journalEntriesTotal (type: System.Int32)
- 640 : killedCrawler (type: System.Boolean)
- 644 : killsCrawler (type: System.Int32)
- 648 : newDataCrawler (type: System.Boolean)
- 649 : killedBuzzer (type: System.Boolean)
- 64c : killsBuzzer (type: System.Int32)
- 650 : newDataBuzzer (type: System.Boolean)
- 651 : killedBouncer (type: System.Boolean)
- 654 : killsBouncer (type: System.Int32)
- 658 : newDataBouncer (type: System.Boolean)
- 659 : killedClimber (type: System.Boolean)
- 65c : killsClimber (type: System.Int32)
- 660 : newDataClimber (type: System.Boolean)
- 661 : killedHopper (type: System.Boolean)
- 664 : killsHopper (type: System.Int32)
- 668 : newDataHopper (type: System.Boolean)
- 669 : killedWorm (type: System.Boolean)
- 66c : killsWorm (type: System.Int32)
- 670 : newDataWorm (type: System.Boolean)
- 671 : killedSpitter (type: System.Boolean)
- 674 : killsSpitter (type: System.Int32)
- 678 : newDataSpitter (type: System.Boolean)
- 679 : killedHatcher (type: System.Boolean)
- 67c : killsHatcher (type: System.Int32)
- 680 : newDataHatcher (type: System.Boolean)
- 681 : killedHatchling (type: System.Boolean)
- 684 : killsHatchling (type: System.Int32)
- 688 : newDataHatchling (type: System.Boolean)
- 689 : killedZombieRunner (type: System.Boolean)
- 68c : killsZombieRunner (type: System.Int32)
- 690 : newDataZombieRunner (type: System.Boolean)
- 691 : killedZombieHornhead (type: System.Boolean)
- 694 : killsZombieHornhead (type: System.Int32)
- 698 : newDataZombieHornhead (type: System.Boolean)
- 699 : killedZombieLeaper (type: System.Boolean)
- 69c : killsZombieLeaper (type: System.Int32)
- 6a0 : newDataZombieLeaper (type: System.Boolean)
- 6a1 : killedZombieBarger (type: System.Boolean)
- 6a4 : killsZombieBarger (type: System.Int32)
- 6a8 : newDataZombieBarger (type: System.Boolean)
- 6a9 : killedZombieShield (type: System.Boolean)
- 6ac : killsZombieShield (type: System.Int32)
- 6b0 : newDataZombieShield (type: System.Boolean)
- 6b1 : killedZombieGuard (type: System.Boolean)
- 6b4 : killsZombieGuard (type: System.Int32)
- 6b8 : newDataZombieGuard (type: System.Boolean)
- 6b9 : killedBigBuzzer (type: System.Boolean)
- 6bc : killsBigBuzzer (type: System.Int32)
- 6c0 : newDataBigBuzzer (type: System.Boolean)
- 6c1 : killedBigFly (type: System.Boolean)
- 6c4 : killsBigFly (type: System.Int32)
- 6c8 : newDataBigFly (type: System.Boolean)
- 6c9 : killedMawlek (type: System.Boolean)
- 6cc : killsMawlek (type: System.Int32)
- 6d0 : newDataMawlek (type: System.Boolean)
- 6d1 : killedFalseKnight (type: System.Boolean)
- 6d4 : killsFalseKnight (type: System.Int32)
- 6d8 : newDataFalseKnight (type: System.Boolean)
- 6d9 : killedRoller (type: System.Boolean)
- 6dc : killsRoller (type: System.Int32)
- 6e0 : newDataRoller (type: System.Boolean)
- 6e1 : killedBlocker (type: System.Boolean)
- 6e4 : killsBlocker (type: System.Int32)
- 6e8 : newDataBlocker (type: System.Boolean)
- 6e9 : killedPrayerSlug (type: System.Boolean)
- 6ec : killsPrayerSlug (type: System.Int32)
- 6f0 : newDataPrayerSlug (type: System.Boolean)
- 6f1 : killedMenderBug (type: System.Boolean)
- 6f4 : killsMenderBug (type: System.Int32)
- 6f8 : newDataMenderBug (type: System.Boolean)
- 6f9 : killedMossmanRunner (type: System.Boolean)
- 6fc : killsMossmanRunner (type: System.Int32)
- 700 : newDataMossmanRunner (type: System.Boolean)
- 701 : killedMossmanShaker (type: System.Boolean)
- 704 : killsMossmanShaker (type: System.Int32)
- 708 : newDataMossmanShaker (type: System.Boolean)
- 709 : killedMosquito (type: System.Boolean)
- 70c : killsMosquito (type: System.Int32)
- 710 : newDataMosquito (type: System.Boolean)
- 711 : killedBlobFlyer (type: System.Boolean)
- 714 : killsBlobFlyer (type: System.Int32)
- 718 : newDataBlobFlyer (type: System.Boolean)
- 719 : killedFungifiedZombie (type: System.Boolean)
- 71c : killsFungifiedZombie (type: System.Int32)
- 720 : newDataFungifiedZombie (type: System.Boolean)
- 721 : killedPlantShooter (type: System.Boolean)
- 724 : killsPlantShooter (type: System.Int32)
- 728 : newDataPlantShooter (type: System.Boolean)
- 729 : killedMossCharger (type: System.Boolean)
- 72c : killsMossCharger (type: System.Int32)
- 730 : newDataMossCharger (type: System.Boolean)
- 731 : killedMegaMossCharger (type: System.Boolean)
- 734 : killsMegaMossCharger (type: System.Int32)
- 738 : newDataMegaMossCharger (type: System.Boolean)
- 739 : killedSnapperTrap (type: System.Boolean)
- 73c : killsSnapperTrap (type: System.Int32)
- 740 : newDataSnapperTrap (type: System.Boolean)
- 741 : killedMossKnight (type: System.Boolean)
- 744 : killsMossKnight (type: System.Int32)
- 748 : newDataMossKnight (type: System.Boolean)
- 749 : killedGrassHopper (type: System.Boolean)
- 74c : killsGrassHopper (type: System.Int32)
- 750 : newDataGrassHopper (type: System.Boolean)
- 751 : killedAcidFlyer (type: System.Boolean)
- 754 : killsAcidFlyer (type: System.Int32)
- 758 : newDataAcidFlyer (type: System.Boolean)
- 759 : killedAcidWalker (type: System.Boolean)
- 75c : killsAcidWalker (type: System.Int32)
- 760 : newDataAcidWalker (type: System.Boolean)
- 761 : killedMossFlyer (type: System.Boolean)
- 764 : killsMossFlyer (type: System.Int32)
- 768 : newDataMossFlyer (type: System.Boolean)
- 769 : killedMossKnightFat (type: System.Boolean)
- 76c : killsMossKnightFat (type: System.Int32)
- 770 : newDataMossKnightFat (type: System.Boolean)
- 771 : killedMossWalker (type: System.Boolean)
- 774 : killsMossWalker (type: System.Int32)
- 778 : newDataMossWalker (type: System.Boolean)
- 779 : killedInfectedKnight (type: System.Boolean)
- 77c : killsInfectedKnight (type: System.Int32)
- 780 : newDataInfectedKnight (type: System.Boolean)
- 781 : killedLazyFlyer (type: System.Boolean)
- 784 : killsLazyFlyer (type: System.Int32)
- 788 : newDataLazyFlyer (type: System.Boolean)
- 789 : killedZapBug (type: System.Boolean)
- 78c : killsZapBug (type: System.Int32)
- 790 : newDataZapBug (type: System.Boolean)
- 791 : killedJellyfish (type: System.Boolean)
- 794 : killsJellyfish (type: System.Int32)
- 798 : newDataJellyfish (type: System.Boolean)
- 799 : killedJellyCrawler (type: System.Boolean)
- 79c : killsJellyCrawler (type: System.Int32)
- 7a0 : newDataJellyCrawler (type: System.Boolean)
- 7a1 : killedMegaJellyfish (type: System.Boolean)
- 7a4 : killsMegaJellyfish (type: System.Int32)
- 7a8 : newDataMegaJellyfish (type: System.Boolean)
- 7a9 : killedFungoonBaby (type: System.Boolean)
- 7ac : killsFungoonBaby (type: System.Int32)
- 7b0 : newDataFungoonBaby (type: System.Boolean)
- 7b1 : killedMushroomTurret (type: System.Boolean)
- 7b4 : killsMushroomTurret (type: System.Int32)
- 7b8 : newDataMushroomTurret (type: System.Boolean)
- 7b9 : killedMantis (type: System.Boolean)
- 7bc : killsMantis (type: System.Int32)
- 7c0 : newDataMantis (type: System.Boolean)
- 7c1 : killedMushroomRoller (type: System.Boolean)
- 7c4 : killsMushroomRoller (type: System.Int32)
- 7c8 : newDataMushroomRoller (type: System.Boolean)
- 7c9 : killedMushroomBrawler (type: System.Boolean)
- 7cc : killsMushroomBrawler (type: System.Int32)
- 7d0 : newDataMushroomBrawler (type: System.Boolean)
- 7d1 : killedMushroomBaby (type: System.Boolean)
- 7d4 : killsMushroomBaby (type: System.Int32)
- 7d8 : newDataMushroomBaby (type: System.Boolean)
- 7d9 : killedMantisFlyerChild (type: System.Boolean)
- 7dc : killsMantisFlyerChild (type: System.Int32)
- 7e0 : newDataMantisFlyerChild (type: System.Boolean)
- 7e1 : killedFungusFlyer (type: System.Boolean)
- 7e4 : killsFungusFlyer (type: System.Int32)
- 7e8 : newDataFungusFlyer (type: System.Boolean)
- 7e9 : killedFungCrawler (type: System.Boolean)
- 7ec : killsFungCrawler (type: System.Int32)
- 7f0 : newDataFungCrawler (type: System.Boolean)
- 7f1 : killedMantisLord (type: System.Boolean)
- 7f4 : killsMantisLord (type: System.Int32)
- 7f8 : newDataMantisLord (type: System.Boolean)
- 7f9 : killedBlackKnight (type: System.Boolean)
- 7fc : killsBlackKnight (type: System.Int32)
- 800 : newDataBlackKnight (type: System.Boolean)
- 801 : killedElectricMage (type: System.Boolean)
- 804 : killsElectricMage (type: System.Int32)
- 808 : newDataElectricMage (type: System.Boolean)
- 809 : killedMage (type: System.Boolean)
- 80c : killsMage (type: System.Int32)
- 810 : newDataMage (type: System.Boolean)
- 811 : killedMageKnight (type: System.Boolean)
- 814 : killsMageKnight (type: System.Int32)
- 818 : newDataMageKnight (type: System.Boolean)
- 819 : killedRoyalDandy (type: System.Boolean)
- 81c : killsRoyalDandy (type: System.Int32)
- 820 : newDataRoyalDandy (type: System.Boolean)
- 821 : killedRoyalCoward (type: System.Boolean)
- 824 : killsRoyalCoward (type: System.Int32)
- 828 : newDataRoyalCoward (type: System.Boolean)
- 829 : killedRoyalPlumper (type: System.Boolean)
- 82c : killsRoyalPlumper (type: System.Int32)
- 830 : newDataRoyalPlumper (type: System.Boolean)
- 831 : killedFlyingSentrySword (type: System.Boolean)
- 834 : killsFlyingSentrySword (type: System.Int32)
- 838 : newDataFlyingSentrySword (type: System.Boolean)
- 839 : killedFlyingSentryJavelin (type: System.Boolean)
- 83c : killsFlyingSentryJavelin (type: System.Int32)
- 840 : newDataFlyingSentryJavelin (type: System.Boolean)
- 841 : killedSentry (type: System.Boolean)
- 844 : killsSentry (type: System.Int32)
- 848 : newDataSentry (type: System.Boolean)
- 849 : killedSentryFat (type: System.Boolean)
- 84c : killsSentryFat (type: System.Int32)
- 850 : newDataSentryFat (type: System.Boolean)
- 851 : killedMageBlob (type: System.Boolean)
- 854 : killsMageBlob (type: System.Int32)
- 858 : newDataMageBlob (type: System.Boolean)
- 859 : killedGreatShieldZombie (type: System.Boolean)
- 85c : killsGreatShieldZombie (type: System.Int32)
- 860 : newDataGreatShieldZombie (type: System.Boolean)
- 861 : killedJarCollector (type: System.Boolean)
- 864 : killsJarCollector (type: System.Int32)
- 868 : newDataJarCollector (type: System.Boolean)
- 869 : killedMageBalloon (type: System.Boolean)
- 86c : killsMageBalloon (type: System.Int32)
- 870 : newDataMageBalloon (type: System.Boolean)
- 871 : killedMageLord (type: System.Boolean)
- 874 : killsMageLord (type: System.Int32)
- 878 : newDataMageLord (type: System.Boolean)
- 879 : killedGorgeousHusk (type: System.Boolean)
- 87c : killsGorgeousHusk (type: System.Int32)
- 880 : newDataGorgeousHusk (type: System.Boolean)
- 881 : killedFlipHopper (type: System.Boolean)
- 884 : killsFlipHopper (type: System.Int32)
- 888 : newDataFlipHopper (type: System.Boolean)
- 889 : killedFlukeman (type: System.Boolean)
- 88c : killsFlukeman (type: System.Int32)
- 890 : newDataFlukeman (type: System.Boolean)
- 891 : killedInflater (type: System.Boolean)
- 894 : killsInflater (type: System.Int32)
- 898 : newDataInflater (type: System.Boolean)
- 899 : killedFlukefly (type: System.Boolean)
- 89c : killsFlukefly (type: System.Int32)
- 8a0 : newDataFlukefly (type: System.Boolean)
- 8a1 : killedFlukeMother (type: System.Boolean)
- 8a4 : killsFlukeMother (type: System.Int32)
- 8a8 : newDataFlukeMother (type: System.Boolean)
- 8a9 : killedDungDefender (type: System.Boolean)
- 8ac : killsDungDefender (type: System.Int32)
- 8b0 : newDataDungDefender (type: System.Boolean)
- 8b1 : killedCrystalCrawler (type: System.Boolean)
- 8b4 : killsCrystalCrawler (type: System.Int32)
- 8b8 : newDataCrystalCrawler (type: System.Boolean)
- 8b9 : killedCrystalFlyer (type: System.Boolean)
- 8bc : killsCrystalFlyer (type: System.Int32)
- 8c0 : newDataCrystalFlyer (type: System.Boolean)
- 8c1 : killedLaserBug (type: System.Boolean)
- 8c4 : killsLaserBug (type: System.Int32)
- 8c8 : newDataLaserBug (type: System.Boolean)
- 8c9 : killedBeamMiner (type: System.Boolean)
- 8cc : killsBeamMiner (type: System.Int32)
- 8d0 : newDataBeamMiner (type: System.Boolean)
- 8d1 : killedZombieMiner (type: System.Boolean)
- 8d4 : killsZombieMiner (type: System.Int32)
- 8d8 : newDataZombieMiner (type: System.Boolean)
- 8d9 : killedMegaBeamMiner (type: System.Boolean)
- 8dc : killsMegaBeamMiner (type: System.Int32)
- 8e0 : newDataMegaBeamMiner (type: System.Boolean)
- 8e1 : killedMinesCrawler (type: System.Boolean)
- 8e4 : killsMinesCrawler (type: System.Int32)
- 8e8 : newDataMinesCrawler (type: System.Boolean)
- 8e9 : killedAngryBuzzer (type: System.Boolean)
- 8ec : killsAngryBuzzer (type: System.Int32)
- 8f0 : newDataAngryBuzzer (type: System.Boolean)
- 8f1 : killedBurstingBouncer (type: System.Boolean)
- 8f4 : killsBurstingBouncer (type: System.Int32)
- 8f8 : newDataBurstingBouncer (type: System.Boolean)
- 8f9 : killedBurstingZombie (type: System.Boolean)
- 8fc : killsBurstingZombie (type: System.Int32)
- 900 : newDataBurstingZombie (type: System.Boolean)
- 901 : killedSpittingZombie (type: System.Boolean)
- 904 : killsSpittingZombie (type: System.Int32)
- 908 : newDataSpittingZombie (type: System.Boolean)
- 909 : killedBabyCentipede (type: System.Boolean)
- 90c : killsBabyCentipede (type: System.Int32)
- 910 : newDataBabyCentipede (type: System.Boolean)
- 911 : killedBigCentipede (type: System.Boolean)
- 914 : killsBigCentipede (type: System.Int32)
- 918 : newDataBigCentipede (type: System.Boolean)
- 919 : killedCentipedeHatcher (type: System.Boolean)
- 91c : killsCentipedeHatcher (type: System.Int32)
- 920 : newDataCentipedeHatcher (type: System.Boolean)
- 921 : killedLesserMawlek (type: System.Boolean)
- 924 : killsLesserMawlek (type: System.Int32)
- 928 : newDataLesserMawlek (type: System.Boolean)
- 929 : killedSlashSpider (type: System.Boolean)
- 92c : killsSlashSpider (type: System.Int32)
- 930 : newDataSlashSpider (type: System.Boolean)
- 931 : killedSpiderCorpse (type: System.Boolean)
- 934 : killsSpiderCorpse (type: System.Int32)
- 938 : newDataSpiderCorpse (type: System.Boolean)
- 939 : killedShootSpider (type: System.Boolean)
- 93c : killsShootSpider (type: System.Int32)
- 940 : newDataShootSpider (type: System.Boolean)
- 941 : killedMiniSpider (type: System.Boolean)
- 944 : killsMiniSpider (type: System.Int32)
- 948 : newDataMiniSpider (type: System.Boolean)
- 949 : killedSpiderFlyer (type: System.Boolean)
- 94c : killsSpiderFlyer (type: System.Int32)
- 950 : newDataSpiderFlyer (type: System.Boolean)
- 951 : killedMimicSpider (type: System.Boolean)
- 954 : killsMimicSpider (type: System.Int32)
- 958 : newDataMimicSpider (type: System.Boolean)
- 959 : killedBeeHatchling (type: System.Boolean)
- 95c : killsBeeHatchling (type: System.Int32)
- 960 : newDataBeeHatchling (type: System.Boolean)
- 961 : killedBeeStinger (type: System.Boolean)
- 964 : killsBeeStinger (type: System.Int32)
- 968 : newDataBeeStinger (type: System.Boolean)
- 969 : killedBigBee (type: System.Boolean)
- 96c : killsBigBee (type: System.Int32)
- 970 : newDataBigBee (type: System.Boolean)
- 971 : killedHiveKnight (type: System.Boolean)
- 974 : killsHiveKnight (type: System.Int32)
- 978 : newDataHiveKnight (type: System.Boolean)
- 979 : killedBlowFly (type: System.Boolean)
- 97c : killsBlowFly (type: System.Int32)
- 980 : newDataBlowFly (type: System.Boolean)
- 981 : killedCeilingDropper (type: System.Boolean)
- 984 : killsCeilingDropper (type: System.Int32)
- 988 : newDataCeilingDropper (type: System.Boolean)
- 989 : killedGiantHopper (type: System.Boolean)
- 98c : killsGiantHopper (type: System.Int32)
- 990 : newDataGiantHopper (type: System.Boolean)
- 991 : killedGrubMimic (type: System.Boolean)
- 994 : killsGrubMimic (type: System.Int32)
- 998 : newDataGrubMimic (type: System.Boolean)
- 999 : killedMawlekTurret (type: System.Boolean)
- 99c : killsMawlekTurret (type: System.Int32)
- 9a0 : newDataMawlekTurret (type: System.Boolean)
- 9a1 : killedOrangeScuttler (type: System.Boolean)
- 9a4 : killsOrangeScuttler (type: System.Int32)
- 9a8 : newDataOrangeScuttler (type: System.Boolean)
- 9a9 : killedHealthScuttler (type: System.Boolean)
- 9ac : killsHealthScuttler (type: System.Int32)
- 9b0 : newDataHealthScuttler (type: System.Boolean)
- 9b1 : killedPigeon (type: System.Boolean)
- 9b4 : killsPigeon (type: System.Int32)
- 9b8 : newDataPigeon (type: System.Boolean)
- 9b9 : killedZombieHive (type: System.Boolean)
- 9bc : killsZombieHive (type: System.Int32)
- 9c0 : newDataZombieHive (type: System.Boolean)
- 9c1 : killedDreamGuard (type: System.Boolean)
- 9c4 : killsDreamGuard (type: System.Int32)
- 9c8 : newDataDreamGuard (type: System.Boolean)
- 9c9 : killedHornet (type: System.Boolean)
- 9cc : killsHornet (type: System.Int32)
- 9d0 : newDataHornet (type: System.Boolean)
- 9d1 : killedAbyssCrawler (type: System.Boolean)
- 9d4 : killsAbyssCrawler (type: System.Int32)
- 9d8 : newDataAbyssCrawler (type: System.Boolean)
- 9d9 : killedSuperSpitter (type: System.Boolean)
- 9dc : killsSuperSpitter (type: System.Int32)
- 9e0 : newDataSuperSpitter (type: System.Boolean)
- 9e1 : killedSibling (type: System.Boolean)
- 9e4 : killsSibling (type: System.Int32)
- 9e8 : newDataSibling (type: System.Boolean)
- 9e9 : killedPalaceFly (type: System.Boolean)
- 9ec : killsPalaceFly (type: System.Int32)
- 9f0 : newDataPalaceFly (type: System.Boolean)
- 9f1 : killedEggSac (type: System.Boolean)
- 9f4 : killsEggSac (type: System.Int32)
- 9f8 : newDataEggSac (type: System.Boolean)
- 9f9 : killedMummy (type: System.Boolean)
- 9fc : killsMummy (type: System.Int32)
- a00 : newDataMummy (type: System.Boolean)
- a01 : killedOrangeBalloon (type: System.Boolean)
- a04 : killsOrangeBalloon (type: System.Int32)
- a08 : newDataOrangeBalloon (type: System.Boolean)
- a09 : killedAbyssTendril (type: System.Boolean)
- a0c : killsAbyssTendril (type: System.Int32)
- a10 : newDataAbyssTendril (type: System.Boolean)
- a11 : killedHeavyMantis (type: System.Boolean)
- a14 : killsHeavyMantis (type: System.Int32)
- a18 : newDataHeavyMantis (type: System.Boolean)
- a19 : killedTraitorLord (type: System.Boolean)
- a1c : killsTraitorLord (type: System.Int32)
- a20 : newDataTraitorLord (type: System.Boolean)
- a21 : killedMantisHeavyFlyer (type: System.Boolean)
- a24 : killsMantisHeavyFlyer (type: System.Int32)
- a28 : newDataMantisHeavyFlyer (type: System.Boolean)
- a29 : killedGardenZombie (type: System.Boolean)
- a2c : killsGardenZombie (type: System.Int32)
- a30 : newDataGardenZombie (type: System.Boolean)
- a31 : killedRoyalGuard (type: System.Boolean)
- a34 : killsRoyalGuard (type: System.Int32)
- a38 : newDataRoyalGuard (type: System.Boolean)
- a39 : killedWhiteRoyal (type: System.Boolean)
- a3c : killsWhiteRoyal (type: System.Int32)
- a40 : newDataWhiteRoyal (type: System.Boolean)
- a41 : openedPalaceGrounds (type: System.Boolean)
- a42 : killedOblobble (type: System.Boolean)
- a44 : killsOblobble (type: System.Int32)
- a48 : newDataOblobble (type: System.Boolean)
- a49 : killedZote (type: System.Boolean)
- a4c : killsZote (type: System.Int32)
- a50 : newDataZote (type: System.Boolean)
- a51 : killedBlobble (type: System.Boolean)
- a54 : killsBlobble (type: System.Int32)
- a58 : newDataBlobble (type: System.Boolean)
- a59 : killedColMosquito (type: System.Boolean)
- a5c : killsColMosquito (type: System.Int32)
- a60 : newDataColMosquito (type: System.Boolean)
- a61 : killedColRoller (type: System.Boolean)
- a64 : killsColRoller (type: System.Int32)
- a68 : newDataColRoller (type: System.Boolean)
- a69 : killedColFlyingSentry (type: System.Boolean)
- a6c : killsColFlyingSentry (type: System.Int32)
- a70 : newDataColFlyingSentry (type: System.Boolean)
- a71 : killedColMiner (type: System.Boolean)
- a74 : killsColMiner (type: System.Int32)
- a78 : newDataColMiner (type: System.Boolean)
- a79 : killedColShield (type: System.Boolean)
- a7c : killsColShield (type: System.Int32)
- a80 : newDataColShield (type: System.Boolean)
- a81 : killedColWorm (type: System.Boolean)
- a84 : killsColWorm (type: System.Int32)
- a88 : newDataColWorm (type: System.Boolean)
- a89 : killedColHopper (type: System.Boolean)
- a8c : killsColHopper (type: System.Int32)
- a90 : newDataColHopper (type: System.Boolean)
- a91 : killedLobsterLancer (type: System.Boolean)
- a94 : killsLobsterLancer (type: System.Int32)
- a98 : newDataLobsterLancer (type: System.Boolean)
- a99 : killedGhostAladar (type: System.Boolean)
- a9c : killsGhostAladar (type: System.Int32)
- aa0 : newDataGhostAladar (type: System.Boolean)
- aa1 : killedGhostXero (type: System.Boolean)
- aa4 : killsGhostXero (type: System.Int32)
- aa8 : newDataGhostXero (type: System.Boolean)
- aa9 : killedGhostHu (type: System.Boolean)
- aac : killsGhostHu (type: System.Int32)
- ab0 : newDataGhostHu (type: System.Boolean)
- ab1 : killedGhostMarmu (type: System.Boolean)
- ab4 : killsGhostMarmu (type: System.Int32)
- ab8 : newDataGhostMarmu (type: System.Boolean)
- ab9 : killedGhostNoEyes (type: System.Boolean)
- abc : killsGhostNoEyes (type: System.Int32)
- ac0 : newDataGhostNoEyes (type: System.Boolean)
- ac1 : killedGhostMarkoth (type: System.Boolean)
- ac4 : killsGhostMarkoth (type: System.Int32)
- ac8 : newDataGhostMarkoth (type: System.Boolean)
- ac9 : killedGhostGalien (type: System.Boolean)
- acc : killsGhostGalien (type: System.Int32)
- ad0 : newDataGhostGalien (type: System.Boolean)
- ad1 : killedWhiteDefender (type: System.Boolean)
- ad4 : killsWhiteDefender (type: System.Int32)
- ad8 : newDataWhiteDefender (type: System.Boolean)
- ad9 : killedGreyPrince (type: System.Boolean)
- adc : killsGreyPrince (type: System.Int32)
- ae0 : newDataGreyPrince (type: System.Boolean)
- ae1 : killedZotelingBalloon (type: System.Boolean)
- ae4 : killsZotelingBalloon (type: System.Int32)
- ae8 : newDataZotelingBalloon (type: System.Boolean)
- ae9 : killedZotelingHopper (type: System.Boolean)
- aec : killsZotelingHopper (type: System.Int32)
- af0 : newDataZotelingHopper (type: System.Boolean)
- af1 : killedZotelingBuzzer (type: System.Boolean)
- af4 : killsZotelingBuzzer (type: System.Int32)
- af8 : newDataZotelingBuzzer (type: System.Boolean)
- af9 : killedHollowKnight (type: System.Boolean)
- afc : killsHollowKnight (type: System.Int32)
- b00 : newDataHollowKnight (type: System.Boolean)
- b01 : killedFinalBoss (type: System.Boolean)
- b04 : killsFinalBoss (type: System.Int32)
- b08 : newDataFinalBoss (type: System.Boolean)
- b09 : killedHunterMark (type: System.Boolean)
- b0c : killsHunterMark (type: System.Int32)
- b10 : newDataHunterMark (type: System.Boolean)
- b11 : killedFlameBearerSmall (type: System.Boolean)
- b14 : killsFlameBearerSmall (type: System.Int32)
- b18 : newDataFlameBearerSmall (type: System.Boolean)
- b19 : killedFlameBearerMed (type: System.Boolean)
- b1c : killsFlameBearerMed (type: System.Int32)
- b20 : newDataFlameBearerMed (type: System.Boolean)
- b21 : killedFlameBearerLarge (type: System.Boolean)
- b24 : killsFlameBearerLarge (type: System.Int32)
- b28 : newDataFlameBearerLarge (type: System.Boolean)
- b29 : killedGrimm (type: System.Boolean)
- b2c : killsGrimm (type: System.Int32)
- b30 : newDataGrimm (type: System.Boolean)
- b31 : killedNightmareGrimm (type: System.Boolean)
- b34 : killsNightmareGrimm (type: System.Int32)
- b38 : newDataNightmareGrimm (type: System.Boolean)
- b39 : killedBindingSeal (type: System.Boolean)
- b3c : killsBindingSeal (type: System.Int32)
- b40 : newDataBindingSeal (type: System.Boolean)
- b41 : killedFatFluke (type: System.Boolean)
- b44 : killsFatFluke (type: System.Int32)
- b48 : newDataFatFluke (type: System.Boolean)
- b49 : killedPaleLurker (type: System.Boolean)
- b4c : killsPaleLurker (type: System.Int32)
- b50 : newDataPaleLurker (type: System.Boolean)
- b51 : killedNailBros (type: System.Boolean)
- b54 : killsNailBros (type: System.Int32)
- b58 : newDataNailBros (type: System.Boolean)
- b59 : killedPaintmaster (type: System.Boolean)
- b5c : killsPaintmaster (type: System.Int32)
- b60 : newDataPaintmaster (type: System.Boolean)
- b61 : killedNailsage (type: System.Boolean)
- b64 : killsNailsage (type: System.Int32)
- b68 : newDataNailsage (type: System.Boolean)
- b69 : killedHollowKnightPrime (type: System.Boolean)
- b6c : killsHollowKnightPrime (type: System.Int32)
- b70 : newDataHollowKnightPrime (type: System.Boolean)
- b71 : killedGodseekerMask (type: System.Boolean)
- b74 : killsGodseekerMask (type: System.Int32)
- b78 : newDataGodseekerMask (type: System.Boolean)
- b79 : killedVoidIdol_1 (type: System.Boolean)
- b7c : killsVoidIdol_1 (type: System.Int32)
- b80 : newDataVoidIdol_1 (type: System.Boolean)
- b81 : killedVoidIdol_2 (type: System.Boolean)
- b84 : killsVoidIdol_2 (type: System.Int32)
- b88 : newDataVoidIdol_2 (type: System.Boolean)
- b89 : killedVoidIdol_3 (type: System.Boolean)
- b8c : killsVoidIdol_3 (type: System.Int32)
- b90 : newDataVoidIdol_3 (type: System.Boolean)
- b94 : grubsCollected (type: System.Int32)
- b98 : grubRewards (type: System.Int32)
- b9c : finalGrubRewardCollected (type: System.Boolean)
- b9d : fatGrubKing (type: System.Boolean)
- b9e : falseKnightDefeated (type: System.Boolean)
- b9f : falseKnightDreamDefeated (type: System.Boolean)
- ba0 : falseKnightOrbsCollected (type: System.Boolean)
- ba1 : mawlekDefeated (type: System.Boolean)
- ba2 : giantBuzzerDefeated (type: System.Boolean)
- ba3 : giantFlyDefeated (type: System.Boolean)
- ba4 : blocker1Defeated (type: System.Boolean)
- ba5 : blocker2Defeated (type: System.Boolean)
- ba6 : hornet1Defeated (type: System.Boolean)
- ba7 : collectorDefeated (type: System.Boolean)
- ba8 : hornetOutskirtsDefeated (type: System.Boolean)
- ba9 : mageLordDreamDefeated (type: System.Boolean)
- baa : mageLordOrbsCollected (type: System.Boolean)
- bab : infectedKnightDreamDefeated (type: System.Boolean)
- bac : infectedKnightOrbsCollected (type: System.Boolean)
- bad : whiteDefenderDefeated (type: System.Boolean)
- bae : whiteDefenderOrbsCollected (type: System.Boolean)
- bb0 : whiteDefenderDefeats (type: System.Int32)
- bb4 : greyPrinceDefeats (type: System.Int32)
- bb8 : greyPrinceDefeated (type: System.Boolean)
- bb9 : greyPrinceOrbsCollected (type: System.Boolean)
- bbc : aladarSlugDefeated (type: System.Int32)
- bc0 : xeroDefeated (type: System.Int32)
- bc4 : elderHuDefeated (type: System.Int32)
- bc8 : mumCaterpillarDefeated (type: System.Int32)
- bcc : noEyesDefeated (type: System.Int32)
- bd0 : markothDefeated (type: System.Int32)
- bd4 : galienDefeated (type: System.Int32)
- bd8 : XERO_encountered (type: System.Boolean)
- bd9 : ALADAR_encountered (type: System.Boolean)
- bda : HU_encountered (type: System.Boolean)
- bdb : MUMCAT_encountered (type: System.Boolean)
- bdc : NOEYES_encountered (type: System.Boolean)
- bdd : MARKOTH_encountered (type: System.Boolean)
- bde : GALIEN_encountered (type: System.Boolean)
- bdf : xeroPinned (type: System.Boolean)
- be0 : aladarPinned (type: System.Boolean)
- be1 : huPinned (type: System.Boolean)
- be2 : mumCaterpillarPinned (type: System.Boolean)
- be3 : noEyesPinned (type: System.Boolean)
- be4 : markothPinned (type: System.Boolean)
- be5 : galienPinned (type: System.Boolean)
- be8 : currentInvPane (type: System.Int32)
- bec : showGeoUI (type: System.Boolean)
- bed : showHealthUI (type: System.Boolean)
- bee : promptFocus (type: System.Boolean)
- bef : seenFocusTablet (type: System.Boolean)
- bf0 : seenDreamNailPrompt (type: System.Boolean)
- bf1 : isFirstGame (type: System.Boolean)
- bf2 : enteredTutorialFirstTime (type: System.Boolean)
- bf3 : isInvincible (type: System.Boolean)
- bf4 : infiniteAirJump (type: System.Boolean)
- bf5 : invinciTest (type: System.Boolean)
- bf8 : currentArea (type: System.Int32)
- bfc : visitedDirtmouth (type: System.Boolean)
- bfd : visitedCrossroads (type: System.Boolean)
- bfe : visitedGreenpath (type: System.Boolean)
- bff : visitedFungus (type: System.Boolean)
- c00 : visitedHive (type: System.Boolean)
- c01 : visitedCrossroadsInfected (type: System.Boolean)
- c02 : visitedRuins (type: System.Boolean)
- c03 : visitedMines (type: System.Boolean)
- c04 : visitedRoyalGardens (type: System.Boolean)
- c05 : visitedFogCanyon (type: System.Boolean)
- c06 : visitedDeepnest (type: System.Boolean)
- c07 : visitedRestingGrounds (type: System.Boolean)
- c08 : visitedWaterways (type: System.Boolean)
- c09 : visitedAbyss (type: System.Boolean)
- c0a : visitedOutskirts (type: System.Boolean)
- c0b : visitedWhitePalace (type: System.Boolean)
- c0c : visitedCliffs (type: System.Boolean)
- c0d : visitedAbyssLower (type: System.Boolean)
- c0e : visitedGodhome (type: System.Boolean)
- c0f : visitedMines10 (type: System.Boolean)
- 68 : scenesVisited (type: System.Collections.Generic.List<System.String>)
- 70 : scenesMapped (type: System.Collections.Generic.List<System.String>)
- 78 : scenesEncounteredBench (type: System.Collections.Generic.List<System.String>)
- 80 : scenesGrubRescued (type: System.Collections.Generic.List<System.String>)
- 88 : scenesFlameCollected (type: System.Collections.Generic.List<System.String>)
- 90 : scenesEncounteredCocoon (type: System.Collections.Generic.List<System.String>)
- 98 : scenesEncounteredDreamPlant (type: System.Collections.Generic.List<System.String>)
- a0 : scenesEncounteredDreamPlantC (type: System.Collections.Generic.List<System.String>)
- c10 : hasMap (type: System.Boolean)
- c11 : mapAllRooms (type: System.Boolean)
- c12 : atMapPrompt (type: System.Boolean)
- c13 : mapDirtmouth (type: System.Boolean)
- c14 : mapCrossroads (type: System.Boolean)
- c15 : mapGreenpath (type: System.Boolean)
- c16 : mapFogCanyon (type: System.Boolean)
- c17 : mapRoyalGardens (type: System.Boolean)
- c18 : mapFungalWastes (type: System.Boolean)
- c19 : mapCity (type: System.Boolean)
- c1a : mapWaterways (type: System.Boolean)
- c1b : mapMines (type: System.Boolean)
- c1c : mapDeepnest (type: System.Boolean)
- c1d : mapCliffs (type: System.Boolean)
- c1e : mapOutskirts (type: System.Boolean)
- c1f : mapRestingGrounds (type: System.Boolean)
- c20 : mapAbyss (type: System.Boolean)
- a8 : mapZoneBools (type: System.Collections.Generic.Dictionary<System.String,PlayerData.MapBools>)
- c21 : hasPin (type: System.Boolean)
- c22 : hasPinBench (type: System.Boolean)
- c23 : hasPinCocoon (type: System.Boolean)
- c24 : hasPinDreamPlant (type: System.Boolean)
- c25 : hasPinGuardian (type: System.Boolean)
- c26 : hasPinBlackEgg (type: System.Boolean)
- c27 : hasPinShop (type: System.Boolean)
- c28 : hasPinSpa (type: System.Boolean)
- c29 : hasPinStag (type: System.Boolean)
- c2a : hasPinTram (type: System.Boolean)
- c2b : hasPinGhost (type: System.Boolean)
- c2c : hasPinGrub (type: System.Boolean)
- c2d : hasMarker (type: System.Boolean)
- c2e : hasMarker_r (type: System.Boolean)
- c2f : hasMarker_b (type: System.Boolean)
- c30 : hasMarker_y (type: System.Boolean)
- c31 : hasMarker_w (type: System.Boolean)
- c34 : spareMarkers_r (type: System.Int32)
- c38 : spareMarkers_b (type: System.Int32)
- c3c : spareMarkers_y (type: System.Int32)
- c40 : spareMarkers_w (type: System.Int32)
- b0 : placedMarkers_r (type: System.Collections.Generic.List<UnityEngine.Vector3>)
- b8 : placedMarkers_b (type: System.Collections.Generic.List<UnityEngine.Vector3>)
- c0 : placedMarkers_y (type: System.Collections.Generic.List<UnityEngine.Vector3>)
- c8 : placedMarkers_w (type: System.Collections.Generic.List<UnityEngine.Vector3>)
- c44 : environmentType (type: System.Int32)
- c48 : environmentTypeDefault (type: System.Int32)
- c4c : previousDarkness (type: System.Int32)
- c50 : openedTramLower (type: System.Boolean)
- c51 : openedTramRestingGrounds (type: System.Boolean)
- c54 : tramLowerPosition (type: System.Int32)
- c58 : tramRestingGroundsPosition (type: System.Int32)
- c5c : mineLiftOpened (type: System.Boolean)
- c5d : menderDoorOpened (type: System.Boolean)
- c5e : vesselFragStagNest (type: System.Boolean)
- c5f : shamanPillar (type: System.Boolean)
- c60 : crossroadsMawlekWall (type: System.Boolean)
- c61 : eggTempleVisited (type: System.Boolean)
- c62 : crossroadsInfected (type: System.Boolean)
- c63 : falseKnightFirstPlop (type: System.Boolean)
- c64 : falseKnightWallRepaired (type: System.Boolean)
- c65 : falseKnightWallBroken (type: System.Boolean)
- c66 : falseKnightGhostDeparted (type: System.Boolean)
- c67 : spaBugsEncountered (type: System.Boolean)
- c68 : hornheadVinePlat (type: System.Boolean)
- c69 : infectedKnightEncountered (type: System.Boolean)
- c6a : megaMossChargerEncountered (type: System.Boolean)
- c6b : megaMossChargerDefeated (type: System.Boolean)
- c6c : dreamerScene1 (type: System.Boolean)
- c6d : slugEncounterComplete (type: System.Boolean)
- c6e : defeatedDoubleBlockers (type: System.Boolean)
- c6f : oneWayArchive (type: System.Boolean)
- c70 : defeatedMegaJelly (type: System.Boolean)
- c71 : summonedMonomon (type: System.Boolean)
- c72 : sawWoundedQuirrel (type: System.Boolean)
- c73 : encounteredMegaJelly (type: System.Boolean)
- c74 : defeatedMantisLords (type: System.Boolean)
- c75 : encounteredGatekeeper (type: System.Boolean)
- c76 : deepnestWall (type: System.Boolean)
- c77 : queensStationNonDisplay (type: System.Boolean)
- c78 : cityBridge1 (type: System.Boolean)
- c79 : cityBridge2 (type: System.Boolean)
- c7a : cityLift1 (type: System.Boolean)
- c7b : cityLift1_isUp (type: System.Boolean)
- c7c : liftArrival (type: System.Boolean)
- c7d : openedMageDoor (type: System.Boolean)
- c7e : openedMageDoor_v2 (type: System.Boolean)
- c7f : brokenMageWindow (type: System.Boolean)
- c80 : brokenMageWindowGlass (type: System.Boolean)
- c81 : mageLordEncountered (type: System.Boolean)
- c82 : mageLordEncountered_2 (type: System.Boolean)
- c83 : mageLordDefeated (type: System.Boolean)
- c84 : ruins1_5_tripleDoor (type: System.Boolean)
- c85 : openedCityGate (type: System.Boolean)
- c86 : cityGateClosed (type: System.Boolean)
- c87 : bathHouseOpened (type: System.Boolean)
- c88 : bathHouseWall (type: System.Boolean)
- c89 : cityLift2 (type: System.Boolean)
- c8a : cityLift2_isUp (type: System.Boolean)
- c8b : city2_sewerDoor (type: System.Boolean)
- c8c : openedLoveDoor (type: System.Boolean)
- c8d : watcherChandelier (type: System.Boolean)
- c8e : completedQuakeArea (type: System.Boolean)
- c8f : kingsStationNonDisplay (type: System.Boolean)
- c90 : tollBenchCity (type: System.Boolean)
- c91 : waterwaysGate (type: System.Boolean)
- c92 : defeatedDungDefender (type: System.Boolean)
- c93 : dungDefenderEncounterReady (type: System.Boolean)
- c94 : flukeMotherEncountered (type: System.Boolean)
- c95 : flukeMotherDefeated (type: System.Boolean)
- c96 : openedWaterwaysManhole (type: System.Boolean)
- c97 : waterwaysAcidDrained (type: System.Boolean)
- c98 : dungDefenderWallBroken (type: System.Boolean)
- c99 : dungDefenderSleeping (type: System.Boolean)
- c9a : defeatedMegaBeamMiner (type: System.Boolean)
- c9b : defeatedMegaBeamMiner2 (type: System.Boolean)
- c9c : brokeMinersWall (type: System.Boolean)
- c9d : encounteredMimicSpider (type: System.Boolean)
- c9e : steppedBeyondBridge (type: System.Boolean)
- c9f : deepnestBridgeCollapsed (type: System.Boolean)
- ca0 : spiderCapture (type: System.Boolean)
- ca1 : deepnest26b_switch (type: System.Boolean)
- ca2 : openedRestingGrounds02 (type: System.Boolean)
- ca3 : restingGroundsCryptWall (type: System.Boolean)
- ca4 : dreamNailConvo (type: System.Boolean)
- ca8 : gladeGhostsKilled (type: System.Int32)
- cac : openedGardensStagStation (type: System.Boolean)
- cad : extendedGramophone (type: System.Boolean)
- cae : tollBenchQueensGardens (type: System.Boolean)
- caf : blizzardEnded (type: System.Boolean)
- cb0 : encounteredHornet (type: System.Boolean)
- cb1 : savedByHornet (type: System.Boolean)
- cb2 : outskirtsWall (type: System.Boolean)
- cb3 : abyssGateOpened (type: System.Boolean)
- cb4 : abyssLighthouse (type: System.Boolean)
- cb5 : blueVineDoor (type: System.Boolean)
- cb6 : gotShadeCharm (type: System.Boolean)
- cb7 : tollBenchAbyss (type: System.Boolean)
- cb8 : fountainGeo (type: System.Int32)
- cbc : fountainVesselSummoned (type: System.Boolean)
- cbd : openedBlackEggPath (type: System.Boolean)
- cbe : enteredDreamWorld (type: System.Boolean)
- cbf : duskKnightDefeated (type: System.Boolean)
- cc0 : whitePalaceOrb_1 (type: System.Boolean)
- cc1 : whitePalaceOrb_2 (type: System.Boolean)
- cc2 : whitePalaceOrb_3 (type: System.Boolean)
- cc3 : whitePalace05_lever (type: System.Boolean)
- cc4 : whitePalaceMidWarp (type: System.Boolean)
- cc5 : whitePalaceSecretRoomVisited (type: System.Boolean)
- cc6 : tramOpenedDeepnest (type: System.Boolean)
- cc7 : tramOpenedCrossroads (type: System.Boolean)
- cc8 : openedBlackEggDoor (type: System.Boolean)
- cc9 : unchainedHollowKnight (type: System.Boolean)
- ccc : flamesCollected (type: System.Int32)
- cd0 : flamesRequired (type: System.Int32)
- cd4 : nightmareLanternAppeared (type: System.Boolean)
- cd5 : nightmareLanternLit (type: System.Boolean)
- cd6 : troupeInTown (type: System.Boolean)
- cd7 : divineInTown (type: System.Boolean)
- cd8 : grimmChildLevel (type: System.Int32)
- cdc : elderbugConvoGrimm (type: System.Boolean)
- cdd : slyConvoGrimm (type: System.Boolean)
- cde : iseldaConvoGrimm (type: System.Boolean)
- cdf : midwifeWeaverlingConvo (type: System.Boolean)
- ce0 : metGrimm (type: System.Boolean)
- ce1 : foughtGrimm (type: System.Boolean)
- ce2 : metBrum (type: System.Boolean)
- ce3 : defeatedNightmareGrimm (type: System.Boolean)
- ce4 : grimmchildAwoken (type: System.Boolean)
- ce5 : gotBrummsFlame (type: System.Boolean)
- ce6 : brummBrokeBrazier (type: System.Boolean)
- ce7 : destroyedNightmareLantern (type: System.Boolean)
- ce8 : gotGrimmNotch (type: System.Boolean)
- ce9 : nymmInTown (type: System.Boolean)
- cea : nymmSpoken (type: System.Boolean)
- ceb : nymmCharmConvo (type: System.Boolean)
- cec : nymmFinalConvo (type: System.Boolean)
- ced : elderbugNymmConvo (type: System.Boolean)
- cee : slyNymmConvo (type: System.Boolean)
- cef : iseldaNymmConvo (type: System.Boolean)
- cf0 : nymmMissedEggOpen (type: System.Boolean)
- cf1 : elderbugTroupeLeftConvo (type: System.Boolean)
- cf2 : elderbugBrettaLeft (type: System.Boolean)
- cf3 : jijiGrimmConvo (type: System.Boolean)
- cf4 : metDivine (type: System.Boolean)
- cf5 : divineFinalConvo (type: System.Boolean)
- cf6 : gaveFragileHeart (type: System.Boolean)
- cf7 : gaveFragileGreed (type: System.Boolean)
- cf8 : gaveFragileStrength (type: System.Boolean)
- cfc : divineEatenConvos (type: System.Int32)
- d00 : pooedFragileHeart (type: System.Boolean)
- d01 : pooedFragileGreed (type: System.Boolean)
- d02 : pooedFragileStrength (type: System.Boolean)
- d04 : completionPercentage (type: System.Single)
- d08 : disablePause (type: System.Boolean)
- d09 : backerCredits (type: System.Boolean)
- d0a : unlockedCompletionRate (type: System.Boolean)
- d0c : mapKeyPref (type: System.Int32)
- d0 : playerStory (type: System.Collections.Generic.List<System.String>)
- d8 : playerStoryOutput (type: System.String)
- d10 : betaEnd (type: System.Boolean)
- d11 : newDatTraitorLord (type: System.Boolean)
- e0 : bossReturnEntryGate (type: System.String)
- e8 : bossDoorStateTier1 (type: BossSequenceDoor.Completion)
- 100 : bossDoorStateTier2 (type: BossSequenceDoor.Completion)
- 118 : bossDoorStateTier3 (type: BossSequenceDoor.Completion)
- 130 : bossDoorStateTier4 (type: BossSequenceDoor.Completion)
- 148 : bossDoorStateTier5 (type: BossSequenceDoor.Completion)
- d14 : bossStatueTargetLevel (type: System.Int32)
- 160 : currentBossStatueCompletionKey (type: System.String)
- d18 : statueStateGruzMother (type: BossStatue.Completion)
- d1f : statueStateVengefly (type: BossStatue.Completion)
- d26 : statueStateBroodingMawlek (type: BossStatue.Completion)
- d2d : statueStateFalseKnight (type: BossStatue.Completion)
- d34 : statueStateFailedChampion (type: BossStatue.Completion)
- d3b : statueStateHornet1 (type: BossStatue.Completion)
- d42 : statueStateHornet2 (type: BossStatue.Completion)
- d49 : statueStateMegaMossCharger (type: BossStatue.Completion)
- d50 : statueStateMantisLords (type: BossStatue.Completion)
- d57 : statueStateOblobbles (type: BossStatue.Completion)
- d5e : statueStateGreyPrince (type: BossStatue.Completion)
- d65 : statueStateBrokenVessel (type: BossStatue.Completion)
- d6c : statueStateLostKin (type: BossStatue.Completion)
- d73 : statueStateNosk (type: BossStatue.Completion)
- d7a : statueStateFlukemarm (type: BossStatue.Completion)
- d81 : statueStateCollector (type: BossStatue.Completion)
- d88 : statueStateWatcherKnights (type: BossStatue.Completion)
- d8f : statueStateSoulMaster (type: BossStatue.Completion)
- d96 : statueStateSoulTyrant (type: BossStatue.Completion)
- d9d : statueStateGodTamer (type: BossStatue.Completion)
- da4 : statueStateCrystalGuardian1 (type: BossStatue.Completion)
- dab : statueStateCrystalGuardian2 (type: BossStatue.Completion)
- db2 : statueStateUumuu (type: BossStatue.Completion)
- db9 : statueStateDungDefender (type: BossStatue.Completion)
- dc0 : statueStateWhiteDefender (type: BossStatue.Completion)
- dc7 : statueStateHiveKnight (type: BossStatue.Completion)
- dce : statueStateTraitorLord (type: BossStatue.Completion)
- dd5 : statueStateGrimm (type: BossStatue.Completion)
- ddc : statueStateNightmareGrimm (type: BossStatue.Completion)
- de3 : statueStateHollowKnight (type: BossStatue.Completion)
- dea : statueStateElderHu (type: BossStatue.Completion)
- df1 : statueStateGalien (type: BossStatue.Completion)
- df8 : statueStateMarkoth (type: BossStatue.Completion)
- dff : statueStateMarmu (type: BossStatue.Completion)
- e06 : statueStateNoEyes (type: BossStatue.Completion)
- e0d : statueStateXero (type: BossStatue.Completion)
- e14 : statueStateGorb (type: BossStatue.Completion)
- e1b : statueStateRadiance (type: BossStatue.Completion)
- e22 : statueStateSly (type: BossStatue.Completion)
- e29 : statueStateNailmasters (type: BossStatue.Completion)
- e30 : statueStateMageKnight (type: BossStatue.Completion)
- e37 : statueStatePaintmaster (type: BossStatue.Completion)
- e3e : statueStateZote (type: BossStatue.Completion)
- e45 : statueStateNoskHornet (type: BossStatue.Completion)
- e4c : statueStateMantisLordsExtra (type: BossStatue.Completion)
- e53 : godseekerUnlocked (type: System.Boolean)
- 168 : currentBossSequence (type: BossSequenceController.BossSequenceData)
- e54 : bossRushMode (type: System.Boolean)
- e55 : bossDoorCageUnlocked (type: System.Boolean)
- e56 : blueRoomDoorUnlocked (type: System.Boolean)
- e57 : blueRoomActivated (type: System.Boolean)
- e58 : finalBossDoorUnlocked (type: System.Boolean)
- e59 : hasGodfinder (type: System.Boolean)
- e5a : unlockedNewBossStatue (type: System.Boolean)
- e5b : scaredFlukeHermitEncountered (type: System.Boolean)
- e5c : scaredFlukeHermitReturned (type: System.Boolean)
- e5d : enteredGGAtrium (type: System.Boolean)
- e5e : extraFlowerAppear (type: System.Boolean)
- e5f : givenGodseekerFlower (type: System.Boolean)
- e60 : givenOroFlower (type: System.Boolean)
- e61 : givenWhiteLadyFlower (type: System.Boolean)
- e62 : givenEmilitiaFlower (type: System.Boolean)
- 170 : unlockedBossScenes (type: System.Collections.Generic.List<System.String>)
- e63 : queuedGodfinderIcon (type: System.Boolean)
- e64 : godseekerSpokenAwake (type: System.Boolean)
- e65 : nailsmithCorpseAppeared (type: System.Boolean)
- e68 : godseekerWaterwaysSeenState (type: System.Int32)
- e6c : godseekerWaterwaysSpoken1 (type: System.Boolean)
- e6d : godseekerWaterwaysSpoken2 (type: System.Boolean)
- e6e : godseekerWaterwaysSpoken3 (type: System.Boolean)
- e70 : bossDoorEntranceTextSeen (type: System.Int32)
- e74 : seenDoor4Finale (type: System.Boolean)
- e75 : zoteStatueWallBroken (type: System.Boolean)
- e76 : seenGGWastes (type: System.Boolean)
- e77 : ordealAchieved (type: System.Boolean)
- methods
- base class
- 199e5c2a270 : SceneData
- static fields
- 0 : _instance (type: SceneData)
- fields
- 10 : geoRocks (type: System.Collections.Generic.List<GeoRockData>)
- 18 : persistentBoolItems (type: System.Collections.Generic.List<PersistentBoolData>)
- 20 : persistentIntItems (type: System.Collections.Generic.List<PersistentIntData>)
- methods
- base class
- 28ae74ab6f8 : UIManager
- static fields
- 0 : _instance (type: UIManager)
- fields
- 18 : gm (type: GameManager)
- 20 : gs (type: GameSettings)
- 28 : hero_ctrl (type: HeroController)
- 30 : playerData (type: PlayerData)
- 38 : ih (type: InputHandler)
- 40 : uiAudioPlayer (type: MenuAudioController)
- 48 : inputModule (type: InControl.HollowKnightInputModule)
- 2a0 : MENU_FADE_SPEED (type: System.Single)
- 2a4 : uiState (type: GlobalEnums.UIState)
- 2a8 : menuState (type: GlobalEnums.MainMenuState)
- 50 : eventSystem (type: UnityEngine.EventSystems.EventSystem)
- 58 : UICanvas (type: UnityEngine.Canvas)
- 60 : modalDimmer (type: UnityEngine.CanvasGroup)
- 68 : canvasScaler (type: UnityEngine.UI.CanvasScaler)
- 70 : gameplaySnapshot (type: UnityEngine.Audio.AudioMixerSnapshot)
- 78 : menuSilenceSnapshot (type: UnityEngine.Audio.AudioMixerSnapshot)
- 80 : menuPauseSnapshot (type: UnityEngine.Audio.AudioMixerSnapshot)
- 88 : mainMenuScreen (type: UnityEngine.CanvasGroup)
- 90 : mainMenuButtons (type: MainMenuOptions)
- 98 : gameTitle (type: UnityEngine.SpriteRenderer)
- a0 : subtitleFSM (type: PlayMakerFSM)
- a8 : saveProfileScreen (type: UnityEngine.CanvasGroup)
- b0 : saveProfileTitle (type: UnityEngine.CanvasGroup)
- b8 : saveProfileControls (type: UnityEngine.CanvasGroup)
- c0 : saveProfileTopFleur (type: UnityEngine.Animator)
- c8 : saveSlots (type: PreselectOption)
- d0 : slotOne (type: UnityEngine.UI.SaveSlotButton)
- d8 : slotTwo (type: UnityEngine.UI.SaveSlotButton)
- e0 : slotThree (type: UnityEngine.UI.SaveSlotButton)
- e8 : slotFour (type: UnityEngine.UI.SaveSlotButton)
- f0 : checkpointSprite (type: CheckpointSprite)
- f8 : optionsMenuScreen (type: MenuScreen)
- 100 : gameOptionsMenuScreen (type: MenuScreen)
- 108 : gameMenuOptions (type: GameMenuOptions)
- 110 : languageSetting (type: UnityEngine.UI.MenuLanguageSetting)
- 118 : backerCreditsSetting (type: MenuSetting)
- 120 : nativeAchievementsSetting (type: MenuSetting)
- 128 : controllerRumbleSetting (type: MenuSetting)
- 130 : nativeInputSetting (type: MenuSetting)
- 138 : audioMenuScreen (type: MenuScreen)
- 140 : masterSlider (type: MenuAudioSlider)
- 148 : musicSlider (type: MenuAudioSlider)
- 150 : soundSlider (type: MenuAudioSlider)
- 158 : videoMenuScreen (type: MenuScreen)
- 160 : videoMenuOptions (type: VideoMenuOptions)
- 168 : resolutionOption (type: UnityEngine.UI.MenuResolutionSetting)
- 170 : countdownTimer (type: ResolutionCountdownTimer)
- 178 : fullscreenOption (type: MenuSetting)
- 180 : vsyncOption (type: MenuSetting)
- 188 : particlesOption (type: MenuSetting)
- 190 : shadersOption (type: MenuSetting)
- 198 : displayOption (type: UnityEngine.UI.MenuDisplaySetting)
- 1a0 : frameCapOption (type: MenuSetting)
- 1a8 : gamepadMenuScreen (type: MenuScreen)
- 1b0 : controllerDetect (type: ControllerDetect)
- 1b8 : remapGamepadMenuScreen (type: MenuScreen)
- 1c0 : keyboardMenuScreen (type: MenuScreen)
- 1c8 : overscanMenuScreen (type: MenuScreen)
- 1d0 : overscanSetting (type: OverscanSetting)
- 1d8 : brightnessMenuScreen (type: MenuScreen)
- 1e0 : brightnessSetting (type: BrightnessSetting)
- 1e8 : achievementsMenuScreen (type: MenuScreen)
- 1f0 : achievementListRect (type: UnityEngine.RectTransform)
- 1f8 : menuAchievementsList (type: MenuAchievementsList)
- 200 : hiddenIcon (type: UnityEngine.Sprite)
- 208 : achievementsPopupPanel (type: UnityEngine.GameObject)
- 210 : extrasMenuScreen (type: MenuScreen)
- 218 : extrasContentMenuScreen (type: MenuScreen)
- 220 : playModeMenuScreen (type: MenuScreen)
- 228 : pauseMenuAnimator (type: UnityEngine.Animator)
- 230 : pauseMenuScreen (type: MenuScreen)
- 238 : engageMenuScreen (type: MenuScreen)
- 2ac : didLeaveEngageMenu (type: System.Boolean)
- 240 : noSaveMenuScreen (type: MenuScreen)
- 248 : quitGamePrompt (type: MenuScreen)
- 250 : returnMainMenuPrompt (type: MenuScreen)
- 258 : resolutionPrompt (type: MenuScreen)
- 260 : cinematicSkipPopup (type: CinematicSkipPopup)
- 268 : uiButtonSkins (type: UIButtonSkins)
- 2ad : clearSaveFile (type: System.Boolean)
- 270 : lastSelected (type: UnityEngine.UI.Selectable)
- 2ae : lastSubmitWasMouse (type: System.Boolean)
- 278 : activePrompt (type: MenuScreen)
- 2af : ignoreUnpause (type: System.Boolean)
- 2b0 : isFadingMenu (type: System.Boolean)
- 2b4 : startMenuTime (type: System.Single)
- 280 : togglePauseCo (type: UnityEngine.Coroutine)
- 288 : goToPauseMenuCo (type: UnityEngine.Coroutine)
- 290 : leavePauseMenuCo (type: UnityEngine.Coroutine)
- 298 : graphicRaycaster (type: UnityEngine.UI.GraphicRaycaster)
- 2b8 : menuAnimationCounter (type: System.Int32)
- 2bc : permaDeath (type: System.Boolean)
- 2bd : bossRush (type: System.Boolean)
- methods
- base class
- 1f5e0f7d268 : UnityEngine.Vector3
- static fields
- 0 : zeroVector (type: UnityEngine.Vector3)
- c : oneVector (type: UnityEngine.Vector3)
- 18 : upVector (type: UnityEngine.Vector3)
- 24 : downVector (type: UnityEngine.Vector3)
- 30 : leftVector (type: UnityEngine.Vector3)
- 3c : rightVector (type: UnityEngine.Vector3)
- 48 : forwardVector (type: UnityEngine.Vector3)
- 54 : backVector (type: UnityEngine.Vector3)
- 60 : positiveInfinityVector (type: UnityEngine.Vector3)
- 6c : negativeInfinityVector (type: UnityEngine.Vector3)
- fields
- 10 : x (type: System.Single)
- 14 : y (type: System.Single)
- 18 : z (type: System.Single)
- methods
- base class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement