====== TutorialActJudgeParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | State0_ActionSlot | ''u8'' | ''0x0'' | | This field uses the following enum: TUTORIAL_ACTJUDGE_SLOT_TYPE | | State0_ActionType | ''u8'' | ''0x1'' | | This field uses the following enum: ACTION_FE_STATE_TYPE_ENUM | | State0_reserve0 | ''dummy8'' | ''0x2'' | | This field is padding. | | State1_ActionSlot | ''u8'' | ''0x4'' | | This field uses the following enum: TUTORIAL_ACTJUDGE_SLOT_TYPE | | State1_ActionType | ''u8'' | ''0x5'' | | This field uses the following enum: ACTION_FE_STATE_TYPE_ENUM | | State1_reserve0 | ''dummy8'' | ''0x6'' | | This field is padding. | | ExtActionType | ''u8'' | ''0x8'' | | This field uses the following enum: TUTORIAL_EXT_ACTJUDGE_TYPE | ===== Enums ===== ==== TUTORIAL_ACTJUDGE_SLOT_TYPE ==== ^ Option ^ Description ^ Notes ^ | ''0'' | None | | | ''1'' | Body | | | ''2'' | Weapon: Right | | | ''3'' | Weapon: Left | | | ''4'' | Back Weapon: Right | | | ''5'' | Back Weapon: Left | | | ''6'' | Item | | ==== ACTION_FE_STATE_TYPE_ENUM ==== ^ Option ^ Description ^ Notes ^ | ''0'' | None | | | ''1'' | [Body] Jump | | | ''2'' | [Body] Ascending | | | ''3'' | [Body] Quick Boost | | | ''4'' | [Body] Repair | | | ''5'' | [Body] Movement | | | ''6'' | [Body] Assault Boost | | | ''7'' | [Body] Vertical Catapult | | | ''8'' | [Body] Assault Boost Finished | | | ''30'' | [Body] Drifting | | | ''31'' | [Body] Hovering | | | ''32'' | [Body] Hover Finished | | | ''100'' | [Attack] Charged Shot | | | ''101'' | [Attack] Reload | | | ''102'' | [Attack] Guard | | | ''103'' | [Attack] Melee | | | ''104'' | [Attack] Melee Combo | | | ''105'' | [Attack] Charged Melee | | | ''106'' | [Attack] Attack | | | ''116'' | [Attack] Charged Attack Interrupted: Right | | | ''117'' | [Attack] Charged Attack Interrupted: Left | | ==== TUTORIAL_EXT_ACTJUDGE_TYPE ==== ^ Option ^ Description ^ Notes ^ | ''0'' | None | | | ''1'' | Multi-lock firing with right back missile | | | ''2'' | Was lock target switched | | | ''3'' | Was lock assist mode switched | |