NpcArenaGameEffectParam
Fields
| Field | Type | Offset | Description | Notes |
| startTextId | s32 | 0x0 | | |
| winTextId | s32 | 0x4 | | |
| loseTextId | s32 | 0x8 | | |
| drawTextId | s32 | 0xc | | |
| finishTextTiming | u8 | 0x10 | | |
| endCutsceneWaitTime | u8 | 0x11 | | |
| pad2 | dummy8 | 0x12 | | |
| slowWaitTime | f32 | 0x14 | | |
| finishTextTime | f32 | 0x18 | | |
| playerDeadTextId | s32 | 0x1c | | |
| playerDeadTextWaitTime | f32 | 0x20 | | |
| enemyDeadTextId | s32 | 0x24 | | |
| enemyDeadTextWaitTime | f32 | 0x28 | | |
| startupCutsceneId | s32 | 0x2c | | |
| pad | dummy8 | 0x30 | | |
Enums
NPC_ARENA_FINISH_TEXT_TIMING
| Option | Description | Notes |
0 | Start | |
1 | End | |
NPC_ARENA_CATEGORY
| Option | Description | Notes |
0 | Arena | |
10 | Simulator | |