ActionSound

From Luma's Workshop
Revision as of 20:33, 20 November 2024 by SY24 (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ActionSound is a BCSV table that links objects to the sound effects they are supposed to emit at certain actions. In SMG2, the file can be found in in AudioRes/Info/ActionSound.arc/root/ActionSound.bcsv. It contains the following fields:

Field Type Description
ObjName STRING_OFFSET The internal name of the object that emits the sound effect.
TriggerName STRING_OFFSET A unique hardcoded trigger, mostly tied to an animation, which plays a sound effect.
SoundLabel STRING_OFFSET The name of the sound effect.
JointName STRING_OFFSET The name of a joint/bone from the 3D-model, likely to define panning behaviour (left/right audio channel shift).
PitchChangeArg1 FLOAT A custom pitch for the sound effect that can optionally be used if specified by the code.
PitchChangeArg2 FLOAT A custom pitch for the sound effect that can optionally be used if specified by the code.
PitchChangeArg3 FLOAT A custom pitch for the sound effect that can optionally be used if specified by the code.
PitchChangeArg4 FLOAT A custom pitch for the sound effect that can optionally be used if specified by the code.
VolumeChangeArg1 FLOAT A custom volume for the sound effect that can optionally be used if specified by the code.
VolumeChangeArg2 FLOAT A custom volume for the sound effect that can optionally be used if specified by the code.
VolumeChangeArg3 FLOAT A custom volume for the sound effect that can optionally be used if specified by the code.
VolumeChangeArg4 FLOAT A custom volume for the sound effect that can optionally be used if specified by the code.
33922D02H INTEGER Unknown. Likely an indexing system for ActionSound.
StartFrame SHORT The frame of a cutscene to start the sound effect.
EndFrame SHORT The frame of a cutscene to end the sound effect.
TriggerType CHAR The tirgger for the sound effect. It is unknown what the used values do. Values -1, 0 and 1 are found.
SoundType CHAR The type of the sound effect. It is unknown what the used values do. Values 0, 1, 2, 3, 6, 10 and 11 are found.
PitchChangeType CHAR A modificator for the PitchChange arguments. It is unknown what the used values do. Values -1, 0 and 1 are found.
VolumeChangeType CHAR A modificator for the VolumeChange arguments. It is unknown what the used values do. Values -1, 0, 1 and 2 are found.

ActionSound.bcsv

The following table is a direct dump of the table's contents. Note: The leftmost Index column was created for easier sorting and is not part of the actual BCSV file.

Index ObjName TriggerName SoundLabel JointName PitchChangeArg1 PitchChangeArg2 PitchChangeArg3 PitchChangeArg4 VolumeChangeArg1 VolumeChangeArg2 VolumeChangeArg3 VolumeChangeArg4 33922D02H StartFrame EndFrame TriggerType SoundType PitchChangeType VolumeChangeType
0 GhostPlayer BmLvGhostMarioAmbient SE_BM_LV_GHOST_MARIO_AMBIENT 0 0 0 0 0 0 0 0 1961 0 -1 -1 1 -1 -1
1 GhostPlayer OjStarPieceBurstW SE_OJ_STAR_PIECE_BURST_W 0 0 0 0 0 0 0 0 1962 0 -1 -1 0 -1 -1
2 GhostPlayer OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1963 0 -1 -1 0 -1 -1
3 GhostPlayer BmGhostMarioAppear SE_BM_GHOST_MARIO_APPEAR 0 0 0 0 0 0 0 0 1964 0 -1 -1 0 -1 -1
4 GhostPlayer BvGhostMarioAppear SE_BV_GHOST_MARIO_APPEAR 0 0 0 0 0 0 0 0 1965 0 -1 -1 0 -1 -1
5 GhostPlayer BvGhostMarioLand SE_BV_GHOST_MARIO_LAND 0 0 0 0 0 0 0 0 1966 0 -1 -1 0 -1 -1
6 GhostPlayer BmGhostMarioLand SE_BM_GHOST_MARIO_LAND 0 0 0 0 0 0 0 0 1967 0 -1 -1 0 -1 -1
7 GhostPlayer BvGhostMarioProvoke SE_BV_GHOST_MARIO_PROVOKE 0 0 0 0 0 0 0 0 1968 0 -1 -1 0 -1 -1
8 GhostPlayer BvGhostMarioRunStart SE_BV_GHOST_MARIO_RUN_START 0 0 0 0 0 0 0 0 1970 0 -1 -1 0 -1 -1
9 GhostPlayer BvGhostMarioWin SE_BV_GHOST_MARIO_WIN 0 0 0 0 0 0 0 0 1972 0 -1 -1 0 -1 -1
10 GhostPlayer JumpSM SE_BM_GHOST_MARIO_JUMP_S 0 0 0 0 0 0 0 0 3570 0 -1 -1 0 -1 -1
11 GhostPlayer JumpMM SE_BM_GHOST_MARIO_JUMP_M 0 0 0 0 0 0 0 0 3571 0 -1 -1 0 -1 -1
12 GhostPlayer JumpLM SE_BM_GHOST_MARIO_JUMP_L 0 0 0 0 0 0 0 0 3572 0 -1 -1 0 -1 -1
13 GhostPlayer HipDropTurnM SE_BM_GHOST_MARIO_HIP_DROP_TURN 0 0 0 0 0 0 0 0 3573 0 -1 -1 0 -1 -1
14 GhostPlayer HipDropLandM SE_BM_GHOST_MARIO_HIP_DROP_LAND 0 0 0 0 0 0 0 0 3574 0 -1 -1 0 -1 -1
15 GhostPlayer SpinM SE_BM_GHOST_MARIO_SPIN 0 0 0 0 0 0 0 0 3575 0 -1 -1 0 -1 -1
16 GhostPlayer AppearFromGenerator SE_EM_INFERNO_MR_APPEAR 0 0 0 0 0 0 0 0 5353 0 -1 -1 0 -1 -1
17 GhostPlayer Dead SE_BV_INFERNO_MARIO_DEAD 0 0 0 0 0 0 0 0 5354 0 -1 -1 0 -1 -1
18 GhostPlayer Dead SE_EM_INFERNO_MR_DEAD 0 0 0 0 0 0 0 0 5355 0 -1 -1 0 -1 -1
19 MarioTornado PmLvTornadeFlying SE_PM_LV_TORNADE_FLYING 0 0 0 0 0 0 0 0 2235 0 -1 -1 1 -1 -1
20 Mario JumpObj SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 2556 0 -1 -1 0 -1 -1
21 Mario JumpStandAuto SE_PV_JUMP_STAND_AUTO 0 0 0 0 0 0 0 0 2557 0 -1 -1 0 -1 -1
22 Mario FallWind SE_PM_LV_LONG_FALL_WIND 0 0 0 0 0 0 0 0 2562 0 -1 -1 1 -1 -1
23 Mario RockRollStart SE_PV_ROCK_MR_ROLL_START 0 0 0 0 0 0 0 0 2595 0 -1 -1 0 -1 -1
24 Mario JumpFromYoshi SE_PV_JUMP_FROM_YOSHI 0 0 0 0 0 0 0 0 2596 0 -1 -1 0 -1 -1
25 Mario DamageS SE_PV_DAMAGE_S 0 0 0 0 0 0 0 0 2773 0 -1 -1 0 -1 -1
26 Mario DamageS SE_PM_DAMAGE_S 0 0 0 0 0 0 0 0 2774 0 -1 -1 0 -1 -1
27 Mario JumpS SE_PM_JUMP 0 0 0 0 0 0 0 0 2775 0 -1 -1 0 -1 -1
28 Mario JumpS SE_PV_JUMP_S 0 0 0 0 0 0 0 0 2776 0 -1 -1 0 -1 -1
29 Mario Land SE_PM_LAND 0 0 0 0 0 0 0 0 2777 1 -1 0 0 -1 -1
30 Mario DamageLast SE_PM_LAST_DAMAGE 0 0 0 0 0 0 0 0 2778 0 -1 -1 0 -1 -1
31 Mario DamageLast SE_PV_LAST_DAMAGE 0 0 0 0 0 0 0 0 2779 0 -1 -1 0 -1 -1
32 Mario JumpSpin SE_PV_SPIN 0 0 0 0 0 0 0 0 2780 0 -1 -1 0 -1 -1
33 Mario JumpSpin SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 2781 0 -1 -1 0 -1 -1
34 Mario JumpSkate SE_PM_SKATE_JUMP 0 0 0 0 0 0 0 0 2815 0 -1 -1 0 -1 -1
35 Mario LandSkate SE_PM_SKATE_LAND 0 0 0 0 0 0 0 0 2816 0 -1 -1 0 -1 -1
36 Mario Skate SE_PM_SKATE 0 0 0 0 0 0 0 0 2817 0 -1 -1 0 -1 -1
37 Mario WallHitSlider SE_PM_SLIDER_HIT_WALL 0 0 0 0 0 0 0 0 2931 0 -1 -1 0 -1 -1
38 Mario WallHitSlider SE_PV_WALL_HIT_BODY 0 0 0 0 0 0 0 0 2932 0 -1 -1 0 -1 -1
39 Mario Thrown SE_PV_THROWN 0 0 0 0 0 0 0 0 3010 0 -1 -1 0 -1 -1
40 Mario SpinDriverStart SE_OJ_S_SPIN_DRV_JUMP 0 0 0 0 0 0 0 0 3213 0 -1 -1 0 -1 -1
41 Mario SpinDriverStartWMap SE_OJ_S_SPIN_DRV_JUMP_WMAP 0 0 0 0 0 0 0 0 3214 0 -1 -1 0 -1 -1
42 Mario JumpFromPlant SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 3338 0 -1 -1 0 -1 -1
43 Mario JumpFromPlant SE_PM_JUMP_L 0 0 0 0 0 0 0 0 3339 0 -1 -1 0 -1 -1
44 Mario Catch SE_PV_CATCH 0 0 0 0 0 0 0 0 3340 0 -1 -1 0 -1 -1
45 Mario Catch SE_PM_GRAB_OBJ 0 0 0 0 0 0 0 0 3341 0 -1 -1 0 -1 -1
46 Mario TwistStart SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 3405 0 -1 -1 0 -1 -1
47 Mario TwistStart SE_PV_TWIST_START 0 0 0 0 0 0 0 0 3406 0 -1 -1 0 -1 -1
48 Mario CatchV SE_PV_CATCH 0 0 0 0 0 0 0 0 3407 0 -1 -1 0 -1 -1
49 Mario ThrowV SE_PV_THROW 0 0 0 0 0 0 0 0 3409 0 -1 -1 0 -1 -1
50 Mario JumpMV SE_PV_JUMP_M 0 0 0 0 0 0 0 0 3410 0 -1 -1 0 -1 -1
51 Mario JumpLV SE_PV_JUMP_L 0 0 0 0 0 0 0 0 3411 0 -1 -1 0 -1 -1
52 Mario JumpLongV SE_PM_JUMP_LONG 0 0 0 0 0 0 0 0 3412 0 -1 -1 0 -1 -1
53 Mario JumpSV SE_PV_JUMP_S 0 0 0 0 0 0 0 0 3413 0 -1 -1 0 -1 -1
54 Mario JumpMM SE_PM_JUMP_M 0 0 0 0 0 0 0 0 3414 0 -1 -1 0 -1 -1
55 Mario SpinAttack SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 3415 0 -1 -1 0 -1 -1
56 Mario SpinDrvCoolDown SE_PM_S_SPIN_DRV_COOL_DOWN 0 0 0 0 0 0 0 0 3416 0 -1 -1 0 -1 -1
57 Mario SlipCodeSand SE_PM_LV_SLIP_CODE_SAND 0 0 0 0 0 0 0 0 4168 0 -1 -1 1 -1 -1
58 Mario SliderDamageLand SE_PM_SLIDER_DAMAGE_LAND 0 0 0 0 0 0 0 0 4235 0 -1 -1 0 -1 -1
59 Mario SliderDamageLand2nd SE_PM_SLIDER_DAMAGE_LAND2ND 0 0 0 0 0 0 0 0 4236 0 -1 -1 0 -1 -1
60 Mario MorphEndLight SE_SY_MORPH_END_LIGHT 0 0 0 0 0 0 0 0 4252 0 -1 -1 2 -1 -1
61 Mario MorphEnd SE_SY_MORPH_END 0 0 0 0 0 0 0 0 4253 0 -1 -1 2 -1 -1
62 Mario LifeAlertTrg SE_SY_LIFE_ALERT_TRG 0 0 0 0 0,006 6 0 10 4392 0 -1 -1 2 -1 1
63 Mario SlipSandCurving SE_PM_LV_SLIP_CODE_SAND_CURVE 0 0 0 0 0,009 2 0 10 4492 0 -1 -1 1 -1 1
64 Mario DemoFromEarthenPipe SE_PV_JUMP_L 0 0 0 0 0 0 0 0 4583 200 -1 0 0 -1 -1
65 Mario DemoFromEarthenPipe SE_PM_LAND 0 0 0 0 0 0 0 0 6201 275 -1 0 0 -1 -1
66 Mario StarRingStart SE_PV_S_SPIN_DRIVER 0 0 0 0 0 0 0 0 4628 0 -1 -1 0 -1 -1
67 Mario RockAccel SE_PV_ROCK_MR_ROLL_ACCEL 0 0 0 0 0 0 0 0 4629 0 -1 -1 0 -1 -1
68 Mario RockDashStart SE_PV_ROCK_MR_ROLL_DASH 0 0 0 0 0 0 0 0 4635 0 -1 -1 0 -1 -1
69 Mario DiveInWaterHigh SE_PM_DIVE_IN_WATER_HIGH 0 0 0 0 0 0 0 0 5146 0 -1 -1 0 -1 -1
70 Mario DrillStart SE_PV_DRILL_MR_START 0 0 0 0 0 0 0 0 5345 0 -1 -1 0 -1 -1
71 Mario DrillDigStart SE_PV_DRILL_MR_DIG_START 0 0 0 0 0 0 0 0 5346 0 -1 -1 0 -1 -1
72 Mario DrillEnd SE_PV_DRILL_MR_END 0 0 0 0 0 0 0 0 5347 0 -1 -1 0 -1 -1
73 Mario DrillCancel SE_PV_SPIN_CANCEL 0 0 0 0 0 0 0 0 5348 0 -1 -1 0 -1 -1
74 Mario TurnBrakeMud SE_PM_TURN_BRAKE_MUD 0 0 0 0 0 0 0 0 5464 0 -1 -1 0 -1 -1
75 Mario TurnBrakeIce SE_PM_TURN_BRAKE_ICE 0 0 0 0 0 0 0 0 5465 0 -1 -1 0 -1 -1
76 Mario TurnBrake SE_PM_TURN_BRAKE 0 0 0 0 0 0 0 0 5467 0 -1 -1 0 -1 -1
77 Mario RollInWater SE_PV_ROLL_IN_WATER 0 0 0 0 0 0 0 0 5776 0 -1 -1 0 -1 -1
78 Mario RollOutWater SE_PV_ROLL_IN_WATER_RECOVER 0 0 0 0 0 0 0 0 5777 0 -1 -1 0 -1 -1
79 Mario SupportTicoSpinDriverShoot SE_SV_SUPPORTTICO_SPINDRV 0 0 0 0 0 0 0 0 6093 0 -1 -1 0 -1 -1
80 Mario DemoMeetTicoBaby SE_PV_LIE_WAIT 0 0 0 0 0 0 0 0 6110 790 -1 0 0 -1 -1
81 Mario DemoMeetTicoBaby SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 6111 720 -1 0 0 -1 -1
82 Mario DemoMeetTicoBaby SE_PV_SPIN 0 0 0 0 0 0 0 0 6112 720 -1 0 0 -1 -1
83 Mario DemoMarioShipTakeOff SE_PM_FOOTNOTE_L 0 0 0 0 0 0 0 0 6406 90 -1 0 0 -1 -1
84 Mario DemoMarioShipTakeOff SE_PM_FOOTNOTE_R 0 0 0 0 0 0 0 0 6407 60 -1 0 0 -1 -1
85 Mario DemoMarioShipTakeOff SE_PM_FOOTNOTE_L 0 0 0 0 0 0 0 0 6408 30 -1 0 0 -1 -1
86 Mario DemoIntoBossLv1 SE_PV_INTO_BOSS_GALAXY Center 0 0 0 0 0 0 0 0 6667 2 -1 0 0 -1 -1
87 Mario DemoIntoBossLv1 SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 6668 2 -1 0 0 -1 -1
88 Mario DemoIntoBossLv1 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6669 2 115 0 1 -1 -1
89 Mario DemoIntoBossLv1 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6673 118 -1 0 1 -1 -1
90 Mario DemoIntoBossLv1 SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 6674 118 -1 0 0 -1 -1
91 Mario DemoIntoBossLv3 SE_PV_INTO_BOSS_GALAXY Center 0 0 0 0 0 0 0 0 6667 2 -1 0 0 -1 -1
92 Mario DemoIntoBossLv3 SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 6668 2 -1 0 0 -1 -1
93 Mario DemoIntoBossLv3 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6669 2 115 0 1 -1 -1
94 Mario DemoIntoBossLv3 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6673 118 -1 0 1 -1 -1
95 Mario DemoIntoBossLv3 SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 6674 118 -1 0 0 -1 -1
96 Mario DemoIntoBossLv2 SE_PV_INTO_BOSS_GALAXY Center 0 0 0 0 0 0 0 0 6667 2 -1 0 0 -1 -1
97 Mario DemoIntoBossLv2 SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 6668 2 -1 0 0 -1 -1
98 Mario DemoIntoBossLv2 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6669 2 115 0 1 -1 -1
99 Mario DemoIntoBossLv2 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6673 118 -1 0 1 -1 -1
100 Mario DemoIntoBossLv2 SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 6674 118 -1 0 0 -1 -1
101 Mario DemoIntoGalaxy SE_PV_INTO_GALAXY Center 0 0 0 0 0 0 0 0 6670 2 -1 0 0 -1 -1
102 Mario DemoIntoGalaxy SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 6671 2 -1 0 0 -1 -1
103 Mario DemoIntoGalaxy SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6672 2 115 0 1 -1 -1
104 Mario DemoIntoGalaxy SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 6675 118 -1 0 1 -1 -1
105 Mario DemoIntoGalaxy SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 6676 118 -1 0 0 -1 -1
106 CloudMarioCap MokuMoku SE_PM_LV_CLOUD_MR_WAIT 0 0 0 0 0 0 0 0 5995 0 -1 -1 1 -1 -1
107 CloudLuigiCap MokuMoku SE_PM_LV_CLOUD_MR_WAIT 0 0 0 0 0 0 0 0 6202 0 -1 -1 1 -1 -1
108 MarioFileSelect Dummy SE_SY_TALK_OK 0 0 0 0 0 0 0 0 6439 0 -1 -1 2 -1 -1
109 MarioKoopaStage JumpObj SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 7032 0 -1 -1 0 -1 -1
110 MarioKoopaStage JumpStandAuto SE_PV_JUMP_STAND_AUTO 0 0 0 0 0 0 0 0 7033 0 -1 -1 0 -1 -1
111 MarioKoopaStage FallWind SE_PM_LV_LONG_FALL_WIND 0 0 0 0 0 0 0 0 7034 0 -1 -1 1 -1 -1
112 MarioKoopaStage RockRollStart SE_PV_ROCK_MR_ROLL_START 0 0 0 0 0 0 0 0 7035 0 -1 -1 0 -1 -1
113 MarioKoopaStage JumpFromYoshi SE_PV_JUMP_FROM_YOSHI 0 0 0 0 0 0 0 0 7036 0 -1 -1 0 -1 -1
114 MarioKoopaStage DamageS SE_PV_DAMAGE_S 0 0 0 0 0 0 0 0 7037 0 -1 -1 0 -1 -1
115 MarioKoopaStage DamageS SE_PM_DAMAGE_S 0 0 0 0 0 0 0 0 7038 0 -1 -1 0 -1 -1
116 MarioKoopaStage JumpS SE_PM_JUMP 0 0 0 0 0 0 0 0 7039 0 -1 -1 0 -1 -1
117 MarioKoopaStage JumpS SE_PV_JUMP_S 0 0 0 0 0 0 0 0 7040 0 -1 -1 0 -1 -1
118 MarioKoopaStage Land SE_PM_LAND 0 0 0 0 0 0 0 0 7041 1 -1 0 0 -1 -1
119 MarioKoopaStage DamageLast SE_PM_LAST_DAMAGE 0 0 0 0 0 0 0 0 7042 0 -1 -1 0 -1 -1
120 MarioKoopaStage DamageLast SE_PV_LAST_DAMAGE 0 0 0 0 0 0 0 0 7043 0 -1 -1 0 -1 -1
121 MarioKoopaStage JumpSpin SE_PV_SPIN 0 0 0 0 0 0 0 0 7044 0 -1 -1 0 -1 -1
122 MarioKoopaStage JumpSpin SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 7045 0 -1 -1 0 -1 -1
123 MarioKoopaStage JumpSkate SE_PM_SKATE_JUMP 0 0 0 0 0 0 0 0 7046 0 -1 -1 0 -1 -1
124 MarioKoopaStage LandSkate SE_PM_SKATE_LAND 0 0 0 0 0 0 0 0 7047 0 -1 -1 0 -1 -1
125 MarioKoopaStage Skate SE_PM_SKATE 0 0 0 0 0 0 0 0 7048 0 -1 -1 0 -1 -1
126 MarioKoopaStage WallHitSlider SE_PM_SLIDER_HIT_WALL 0 0 0 0 0 0 0 0 7049 0 -1 -1 0 -1 -1
127 MarioKoopaStage WallHitSlider SE_PV_WALL_HIT_BODY 0 0 0 0 0 0 0 0 7050 0 -1 -1 0 -1 -1
128 MarioKoopaStage Thrown SE_PV_THROWN 0 0 0 0 0 0 0 0 7051 0 -1 -1 0 -1 -1
129 MarioKoopaStage SpinDriverStart SE_OJ_S_SPIN_DRV_JUMP 0 0 0 0 0 0 0 0 7052 0 -1 -1 0 -1 -1
130 MarioKoopaStage SpinDriverStartWMap SE_OJ_S_SPIN_DRV_JUMP_WMAP 0 0 0 0 0 0 0 0 7053 0 -1 -1 0 -1 -1
131 MarioKoopaStage JumpFromPlant SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 7054 0 -1 -1 0 -1 -1
132 MarioKoopaStage JumpFromPlant SE_PM_JUMP_L 0 0 0 0 0 0 0 0 7055 0 -1 -1 0 -1 -1
133 MarioKoopaStage Catch SE_PV_CATCH 0 0 0 0 0 0 0 0 7056 0 -1 -1 0 -1 -1
134 MarioKoopaStage Catch SE_PM_GRAB_OBJ 0 0 0 0 0 0 0 0 7057 0 -1 -1 0 -1 -1
135 MarioKoopaStage TwistStart SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 7058 0 -1 -1 0 -1 -1
136 MarioKoopaStage TwistStart SE_PV_TWIST_START 0 0 0 0 0 0 0 0 7059 0 -1 -1 0 -1 -1
137 MarioKoopaStage CatchV SE_PV_CATCH 0 0 0 0 0 0 0 0 7060 0 -1 -1 0 -1 -1
138 MarioKoopaStage ThrowV SE_PV_THROW 0 0 0 0 0 0 0 0 7061 0 -1 -1 0 -1 -1
139 MarioKoopaStage JumpMV SE_PV_JUMP_M 0 0 0 0 0 0 0 0 7062 0 -1 -1 0 -1 -1
140 MarioKoopaStage JumpLV SE_PV_JUMP_L 0 0 0 0 0 0 0 0 7063 0 -1 -1 0 -1 -1
141 MarioKoopaStage JumpLongV SE_PM_JUMP_LONG 0 0 0 0 0 0 0 0 7064 0 -1 -1 0 -1 -1
142 MarioKoopaStage JumpSV SE_PV_JUMP_S 0 0 0 0 0 0 0 0 7065 0 -1 -1 0 -1 -1
143 MarioKoopaStage JumpMM SE_PM_JUMP_M 0 0 0 0 0 0 0 0 7066 0 -1 -1 0 -1 -1
144 MarioKoopaStage SpinAttack SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 7067 0 -1 -1 0 -1 -1
145 MarioKoopaStage SpinDrvCoolDown SE_PM_S_SPIN_DRV_COOL_DOWN 0 0 0 0 0 0 0 0 7068 0 -1 -1 0 -1 -1
146 MarioKoopaStage SlipCodeSand SE_PM_LV_SLIP_CODE_SAND 0 0 0 0 0 0 0 0 7069 0 -1 -1 1 -1 -1
147 MarioKoopaStage SliderDamageLand SE_PM_SLIDER_DAMAGE_LAND 0 0 0 0 0 0 0 0 7070 0 -1 -1 0 -1 -1
148 MarioKoopaStage SliderDamageLand2nd SE_PM_SLIDER_DAMAGE_LAND2ND 0 0 0 0 0 0 0 0 7071 0 -1 -1 0 -1 -1
149 MarioKoopaStage MorphEndLight SE_SY_MORPH_END_LIGHT 0 0 0 0 0 0 0 0 7072 0 -1 -1 2 -1 -1
150 MarioKoopaStage MorphEnd SE_SY_MORPH_END 0 0 0 0 0 0 0 0 7073 0 -1 -1 2 -1 -1
151 MarioKoopaStage LifeAlertTrg SE_SY_LIFE_ALERT_TRG 0 0 0 0 0,006 6 0 10 7074 0 -1 -1 2 -1 1
152 MarioKoopaStage SlipSandCurving SE_PM_LV_SLIP_CODE_SAND_CURVE 0 0 0 0 0,009 2 0 10 7075 0 -1 -1 1 -1 1
153 MarioKoopaStage DemoFromEarthenPipe SE_PV_JUMP_L 0 0 0 0 0 0 0 0 7076 200 -1 0 0 -1 -1
154 MarioKoopaStage DemoFromEarthenPipe SE_PM_LAND 0 0 0 0 0 0 0 0 7077 275 -1 0 0 -1 -1
155 MarioKoopaStage StarRingStart SE_PV_S_SPIN_DRIVER 0 0 0 0 0 0 0 0 7078 0 -1 -1 0 -1 -1
156 MarioKoopaStage RockAccel SE_PV_ROCK_MR_ROLL_ACCEL 0 0 0 0 0 0 0 0 7079 0 -1 -1 0 -1 -1
157 MarioKoopaStage RockDashStart SE_PV_ROCK_MR_ROLL_DASH 0 0 0 0 0 0 0 0 7080 0 -1 -1 0 -1 -1
158 MarioKoopaStage DiveInWaterHigh SE_PM_DIVE_IN_WATER_HIGH 0 0 0 0 0 0 0 0 7081 0 -1 -1 0 -1 -1
159 MarioKoopaStage DrillStart SE_PV_DRILL_MR_START 0 0 0 0 0 0 0 0 7082 0 -1 -1 0 -1 -1
160 MarioKoopaStage DrillDigStart SE_PV_DRILL_MR_DIG_START 0 0 0 0 0 0 0 0 7083 0 -1 -1 0 -1 -1
161 MarioKoopaStage DrillEnd SE_PV_DRILL_MR_END 0 0 0 0 0 0 0 0 7084 0 -1 -1 0 -1 -1
162 MarioKoopaStage DrillCancel SE_PV_SPIN_CANCEL 0 0 0 0 0 0 0 0 7085 0 -1 -1 0 -1 -1
163 MarioKoopaStage TurnBrakeMud SE_PM_TURN_BRAKE_MUD 0 0 0 0 0 0 0 0 7086 0 -1 -1 0 -1 -1
164 MarioKoopaStage TurnBrakeIce SE_PM_TURN_BRAKE_ICE 0 0 0 0 0 0 0 0 7087 0 -1 -1 0 -1 -1
165 MarioKoopaStage TurnBrake SE_PM_TURN_BRAKE 0 0 0 0 0 0 0 0 7088 0 -1 -1 0 -1 -1
166 MarioKoopaStage RollInWater SE_PV_ROLL_IN_WATER 0 0 0 0 0 0 0 0 7089 0 -1 -1 0 -1 -1
167 MarioKoopaStage RollOutWater SE_PV_ROLL_IN_WATER_RECOVER 0 0 0 0 0 0 0 0 7090 0 -1 -1 0 -1 -1
168 MarioKoopaStage SupportTicoSpinDriverShoot SE_SV_SUPPORTTICO_SPINDRV 0 0 0 0 0 0 0 0 7091 0 -1 -1 0 -1 -1
169 MarioKoopaStage DemoMeetTicoBaby SE_PV_LIE_WAIT 0 0 0 0 0 0 0 0 7092 790 -1 0 0 -1 -1
170 MarioKoopaStage DemoMeetTicoBaby SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 7093 720 -1 0 0 -1 -1
171 MarioKoopaStage DemoMeetTicoBaby SE_PV_SPIN 0 0 0 0 0 0 0 0 7094 720 -1 0 0 -1 -1
172 MarioKoopaStage DemoMarioShipTakeOff SE_PM_FOOTNOTE_L 0 0 0 0 0 0 0 0 7095 90 -1 0 0 -1 -1
173 MarioKoopaStage DemoMarioShipTakeOff SE_PM_FOOTNOTE_R 0 0 0 0 0 0 0 0 7096 60 -1 0 0 -1 -1
174 MarioKoopaStage DemoMarioShipTakeOff SE_PM_FOOTNOTE_L 0 0 0 0 0 0 0 0 7097 30 -1 0 0 -1 -1
175 MarioKoopaStage DemoIntoBossLv1 SE_PV_INTO_BOSS_GALAXY Center 0 0 0 0 0 0 0 0 7098 1 -1 0 0 -1 -1
176 MarioKoopaStage DemoIntoBossLv1 SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 7099 1 -1 0 0 -1 -1
177 MarioKoopaStage DemoIntoBossLv1 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7100 1 112 0 1 -1 -1
178 MarioKoopaStage DemoIntoBossLv1 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7101 118 -1 0 1 -1 -1
179 MarioKoopaStage DemoIntoBossLv1 SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 7102 118 -1 0 0 -1 -1
180 MarioKoopaStage DemoIntoBossLv3 SE_PV_INTO_BOSS_GALAXY Center 0 0 0 0 0 0 0 0 7098 1 -1 0 0 -1 -1
181 MarioKoopaStage DemoIntoBossLv3 SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 7099 1 -1 0 0 -1 -1
182 MarioKoopaStage DemoIntoBossLv3 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7100 1 112 0 1 -1 -1
183 MarioKoopaStage DemoIntoBossLv3 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7101 118 -1 0 1 -1 -1
184 MarioKoopaStage DemoIntoBossLv3 SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 7102 118 -1 0 0 -1 -1
185 MarioKoopaStage DemoIntoBossLv2 SE_PV_INTO_BOSS_GALAXY Center 0 0 0 0 0 0 0 0 7098 1 -1 0 0 -1 -1
186 MarioKoopaStage DemoIntoBossLv2 SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 7099 1 -1 0 0 -1 -1
187 MarioKoopaStage DemoIntoBossLv2 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7100 1 112 0 1 -1 -1
188 MarioKoopaStage DemoIntoBossLv2 SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7101 118 -1 0 1 -1 -1
189 MarioKoopaStage DemoIntoBossLv2 SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 7102 118 -1 0 0 -1 -1
190 MarioKoopaStage DemoIntoGalaxy SE_PV_INTO_GALAXY Center 0 0 0 0 0 0 0 0 7103 1 -1 0 0 -1 -1
191 MarioKoopaStage DemoIntoGalaxy SE_OJ_S_SPIN_DRV_JUMP_WMAP Center 0 0 0 0 0 0 0 0 7104 1 -1 0 0 -1 -1
192 MarioKoopaStage DemoIntoGalaxy SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7105 1 112 0 1 -1 -1
193 MarioKoopaStage DemoIntoGalaxy SE_PM_LV_S_SPIN_DRV_FLY_WMAP Center 0 0 0 0 0 0 0 0 7106 118 -1 0 1 -1 -1
194 MarioKoopaStage DemoIntoGalaxy SE_OJ_S_SPIN_DRV_DASH_WMAP Center 0 0 0 0 0 0 0 0 7107 118 -1 0 0 -1 -1
195 MarioKoopaStage DemoKoopaVs3Opening SE_PV_D_KP_MR_GRARE_KOOPA 0 0 0 0 0 0 0 0 7108 860 -1 0 0 -1 -1
196 MarioKoopaStage DemoKoopaVs3Opening SE_PM_LAND_DEMO_CARPET 0 0 0 0 0 0 0 0 7109 10 -1 0 0 -1 -1
197 MarioKoopaStage DemoKoopaVs3Opening SE_PV_D_KP_MR_FLUSTERD_AT_KOOPA 0 0 0 0 0 0 0 0 7110 1320 -1 0 0 -1 -1
198 MarioKoopaStage DemoKoopaVS3Down SE_PM_LAND_DEMO 0 0 0 0 0 0 0 0 7111 1058 -1 0 0 -1 -1
199 MarioKoopaStage DemoKoopaVS3Down SE_PV_D_KP_MR_RELEAF_ONCE 0 0 0 0 0 0 0 0 7112 1125 -1 0 0 -1 -1
200 MarioKoopaStage DemoKoopaLastBattleStart SE_OJ_LV_SLIDER_OBJ_PASS Center 0 0 0 0 0 0 0 0 7115 970 1050 0 1 -1 -1
201 MarioKoopaStage DemoKoopaLastBattleStart SE_PV_D_KP_MR_BLOWED_OFF Center 0 0 0 0 0 0 0 0 7116 988 -1 0 0 -1 -1
202 MarioKoopaStage DemoKoopaLastBattleEnd SE_PM_WALK_DEMO_LAWN Center 0 0 0 0 0 0 0 0 7118 1618 -1 0 0 -1 -1
203 MarioKoopaStage DemoKoopaLastBattleEnd SE_PM_LAND_DEMO_LAWN Center 0 0 0 0 0 0 0 0 7119 1530 -1 0 0 -1 -1
204 MarioKoopaStage DemoKoopaLastBattleEnd SE_PV_D_KP_MR_SPRSE_GRANDSTAR Center 0 0 0 0 0 0 0 0 7120 1621 -1 0 0 -1 -1
205 MarioKoopaStage DemoKoopaLastBattleEnd SE_PV_D_KP_MR_SMILE_TO_PEACH Center 0 0 0 0 0 0 0 0 7121 3275 -1 0 0 -1 -1
206 MarioKoopaStage DemoKoopaLastBattleEnd SE_PV_D_KP_MR_NOTICE_PEACH Center 0 0 0 0 0 0 0 0 7122 2283 -1 0 0 -1 -1
207 MarioKoopaStage DemoKoopaVs1Opening SE_PV_D_KP_MR_GRARE_KOOPA 0 0 0 0 0 0 0 0 7188 1160 -1 0 0 -1 -1
208 MarioKoopaStage DemoKoopaVs1Opening SE_PM_LAND_DEMO_CARPET 0 0 0 0 0 0 0 0 7189 165 -1 0 0 -1 -1
209 MarioKoopaStage DemoKoopaVs1Opening SE_PV_D_KP_MR_FLUSTERD_AT_KOOPA 0 0 0 0 0 0 0 0 7190 1780 -1 0 0 -1 -1
210 MarioKoopaStage DemoKoopaVs1Opening SE_PV_D_KP_MR_SPRSE_GRANDSTAR 0 0 0 0 0 0 0 0 7192 238 -1 0 0 -1 -1
211 MarioKoopaStage DemoKoopaVs1Opening SE_DM_LV_KP_D_MR_FALLING 0 0 0 0 0 0 0 0 7203 0 130 0 1 -1 -1
212 MarioKoopaStage DemoKoopaVs1Down SE_PM_LAND_DEMO 0 0 0 0 0 0 0 0 7207 441 -1 0 0 -1 -1
213 MarioKoopaStage DemoKoopaVs2Opening SE_PV_D_KP_MR_GRARE_KOOPA Center 0 0 0 0 0 0 0 0 7568 1160 -1 0 0 -1 -1
214 MarioKoopaStage DemoKoopaVs2Opening SE_PM_LAND_DEMO_CARPET Center 0 0 0 0 0 0 0 0 7569 9 -1 0 0 -1 -1
215 MarioKoopaStage DemoKoopaVs2Opening SE_PV_D_KP_MR_FLUSTERD_AT_KOOPA Center 0 0 0 0 0 0 0 0 7570 1360 -1 0 0 -1 -1
216 MarioKoopaStage DemoKoopaVs2Opening SE_PV_D_KP_MR_SPRSE_GRANDSTAR Center 0 0 0 0 0 0 0 0 7571 240 -1 0 0 -1 -1
217 MarioKoopaStage DemoKoopaVs2Opening SE_PM_WALK_DEMO_CARPET Center 0 0 0 0 0 0 0 0 7572 263 -1 0 0 -1 -1
218 MarioKoopaStage DemoKoopaVs2Opening SE_PM_WALK_DEMO_CARPET Center 0 0 0 0 0 0 0 0 7574 300 -1 0 0 -1 -1
219 MarioKoopaStage DemoKoopaVs2Opening SE_PM_WALK_DEMO_CARPET Center 0 0 0 0 0 0 0 0 7575 337 -1 0 0 -1 -1
220 MarioKoopaStage DemoKoopaVs2Down SE_PM_LAND_DEMO 0 0 0 0 0 0 0 0 7579 440 -1 0 0 -1 -1
221 ParallelSwitch AtoB SE_OJ_PARALLEL_SW_HIT 10 0 0 20 0 0 0 0 1 0 -1 0 0 -1 -1
222 ParallelSwitch BtoA SE_OJ_PARALLEL_SW_HIT 0 0 0 0 0 0 0 0 2 0 -1 0 0 -1 -1
223 ParallelSwitch SyTimerA0 SE_SY_TIMER_A_0 0 0 0 0 0 0 0 0 1294 0 -1 -1 2 -1 -1
224 ParallelSwitch SyTimerA1 SE_SY_TIMER_A_1 0 0 0 0 0 0 0 0 1295 0 -1 -1 2 -1 -1
225 ParallelSwitch SyTimerA2 SE_SY_TIMER_A_2 0 0 0 0 0 0 0 0 1296 0 -1 -1 2 -1 -1
226 Garigari Rotate SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 32 0 -1 0 1 -1 -1
227 Garigari RotateSign SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 33 0 -1 0 1 -1 -1
228 Garigari RotateSign SE_EM_GARIGARI_ROTATE_SIGN 0 0 0 0 0 0 0 0 5150 0 -1 0 0 -1 -1
229 Garigari RotateWood SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 38 0 -1 0 1 -1 -1
230 Garigari RotateSignWood SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 39 0 -1 0 1 -1 -1
231 Garigari RotateSignWood SE_EM_GARIGARI_ROTATE_SIGN 0 0 0 0 0 0 0 0 5153 0 -1 0 0 -1 -1
232 MenboFreezeIce Break SE_EM_MENBO_ICE_BREAK 0 0 0 0 0 0 0 0 37 0 -1 0 0 -1 -1
233 GarigariMini Rotate SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 40 0 -1 0 1 -1 -1
234 GarigariMini RotateSign SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 41 0 -1 0 1 -1 -1
235 GarigariMini RotateWood SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 42 0 -1 0 1 -1 -1
236 GarigariMini RotateSignWood SE_EM_LV_GARIGARI_ROTATE 0 0 0 0 0 0 0 0 43 0 -1 0 1 -1 -1
237 HomingKiller AlartNormal SE_EM_KILLER_TIMER 0 0 0 0 0 0 0 0 54 0 -1 -1 1 -1 -1
238 HomingKiller AlartMiddle SE_EM_KILLER_ALART 0 0 0 0 0 0 0 0 55 0 -1 -1 1 -1 -1
239 HomingKiller AlartHigh SE_EM_KILLER_DANGER 0 0 0 0 0 0 0 0 56 0 -1 -1 1 -1 -1
240 HomingKiller YoshiShot SE_EM_KILLER_YOSHI_SHOT 0 0 0 0 0 0 0 0 57 0 -1 -1 0 -1 -1
241 HomingKiller DummyExplosion SE_EM_KILLER_EXPLOSION 0 0 0 0 0 0 0 0 79 0 -1 -1 0 -1 -1
242 HomingKiller DummyJet SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 80 0 -1 -1 0 -1 -1
243 HomingKiller EmLvKillerFly SE_EM_LV_KILLER_FLY 0 0 0 0 1 5 0 10 338 0 -1 -1 1 -1 2
244 HomingKiller EmLvKillerStandby SE_EM_LV_KILLER_STANDBY 0 0 0 0 0 0 0 0 339 0 -1 -1 1 -1 -1
245 HomingKiller EmKillerStandbyEnd SE_EM_KILLER_STANDBY_END 0 0 0 0 0 0 0 0 340 0 -1 -1 0 -1 -1
246 HomingKiller EmKillerFiring SE_EM_KILLER_FIRING 0 0 0 0 0 0 0 0 342 0 -1 -1 0 -1 -1
247 HomingKiller EmKillerJet SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 343 0 -1 -1 0 -1 -1
248 HomingKiller EmKillerExplosion SE_EM_KILLER_EXPLOSION 0 0 0 0 0 0 0 0 345 0 -1 -1 0 -1 -1
249 HomingKiller YoshiShotLV SE_EM_LV_KILLER_SHOT_BY_YSH_ADD 0 0 0 0 0 0 0 0 4678 0 -1 -1 1 -1 -1
250 Anagon BmSklFishBabyAppear SE_BM_SKL_FISH_BABY_APPEAR 0 0 0 0 0 0 0 0 102 0 -1 -1 0 -1 -1
251 Anagon EmExplodeUnderWater SE_EM_EXPLODE_UNDER_WATER 0 0 0 0 0 0 0 0 103 0 -1 -1 0 -1 -1
252 Anagon EmLvSnakefishSwim SE_EM_LV_SNAKEFISH_SWIM 0 0 0 0 0 0 0 0 104 0 -1 -1 1 -1 -1
253 Anagon EvSnakeheadDamage SE_EV_SNAKEHEAD_DAMAGE 0 0 0 0 0 0 0 0 106 0 -1 -1 0 -1 -1
254 Anagon OjStarPieceBurstWF SE_OJ_STAR_PIECE_BURST_W_F 0 0 0 0 0 0 0 0 107 0 -1 -1 0 -1 -1
255 BallBeamer EmLvRingbeamCharge SE_EM_LV_RINGBEAM_CHARGE 0 0 0 0 0 0 0 0 108 0 -1 -1 1 -1 -1
256 BallBeamer EmBallbeamerRotHead SE_EM_BALLBEAMER_ROT_HEAD 0 0 0 0 0 0 0 0 109 0 -1 -1 0 -1 -1
257 Balloonfish EmBlnfishAppear SE_EM_BLNFISH_APPEAR 0 0 0 0 0 0 0 0 110 0 -1 -1 0 -1 -1
258 Balloonfish EmBlnfishExplosion SE_EM_BLNFISH_EXPLOSION 0 0 0 0 0 0 0 0 111 0 -1 -1 0 -1 -1
259 Balloonfish EmBlnfishPreDash SE_EM_BLNFISH_PRE_DASH 0 0 0 0 0 0 0 0 112 0 -1 -1 0 -1 -1
260 Balloonfish EmLvBlnfishDash SE_EM_LV_BLNFISH_DASH 0 0 0 0 0 0 0 0 113 0 -1 -1 1 -1 -1
261 BasaBasa EvBasabasaFind SE_EV_BASABASA_FIND 0 0 0 0 0 0 0 0 114 0 -1 -1 0 -1 -1
262 BasaBasa EvBasabasaDamage SE_EV_BASABASA_DAMAGE 0 0 0 0 0 0 0 0 115 0 -1 -1 0 -1 -1
263 BasaBasa EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 116 0 -1 -1 0 -1 -1
264 BasaBasa EvBasabasaAttack SE_EV_BASABASA_ATTACK 0 0 0 0 0 0 0 0 118 0 -1 -1 0 -1 -1
265 BasaBasa EmLvBasabasaAttack SE_EM_LV_BASABASA_ATTACK 0 0 0 0 0 0 0 0 119 0 -1 -1 1 -1 -1
266 BasaBasa EmIcebasaSpinBlow SE_EM_ICEBASA_SPIN_BLOW 0 0 0 0 0 0 0 0 120 0 -1 -1 0 -1 -1
267 BasaBasa EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 122 0 -1 -1 0 -1 -1
268 BasaBasa EmLvIcebasaChill SE_EM_LV_ICEBASA_CHILL 0 0 0 0 0 0 0 0 123 0 -1 -1 1 -1 -1
269 BegomanBaby EmBegomanAppear SE_EM_BEGOMAN_APPEAR 0 0 0 0 0 0 0 0 124 0 -1 -1 0 -1 -1
270 BegomanBaby EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 125 0 -1 -1 0 -1 -1
271 BegomanBaby OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 126 0 -1 -1 0 -1 -1
272 BegomanBaby EmLvBabybegoRotSlow SE_EM_LV_BABYBEGO_ROT_SLOW 0 0 0 0 0 0 0 0 127 0 -1 -1 1 -1 -1
273 BegomanBaby EmBabybegoPrePursue SE_EM_BABYBEGO_PRE_PURSUE 0 0 0 0 0 0 0 0 128 0 -1 -1 0 -1 -1
274 BegomanBaby EmLvBabybegoRotMiddle SE_EM_LV_BABYBEGO_ROT_MIDDLE 0 0 0 0 0 0 0 0 129 0 -1 -1 1 -1 -1
275 BegomanBaby EmBabybegoPursueStart SE_EM_BABYBEGO_PURSUE_START 0 0 0 0 0 0 0 0 130 0 -1 -1 0 -1 -1
276 BegomanBaby EmLvBegomanPursue SE_EM_LV_BEGOMAN_PURSUE 0 0 0 0 0 0 0 0 131 0 -1 -1 1 -1 -1
277 BegomanBaby EmLvBabybegoTurn SE_EM_LV_BABYBEGO_TURN 0 0 0 0 0 0 0 0 132 0 -1 -1 1 -1 -1
278 BegomanBaby EmLvBegomanSpark SE_EM_LV_BEGOMAN_SPARK 0 0 0 0 0 0 0 0 141 0 -1 -1 1 -1 -1
279 BegomanBaby EmBabybegoStomped SE_EM_BABYBEGO_STOMPED 0 0 0 0 0 0 0 0 137 0 -1 -1 0 -1 -1
280 BegomanBaby EmLvBegomanRotMiddle SE_EM_LV_BEGOMAN_ROT_MIDDLE 0 0 0 0 0 0 0 0 138 0 -1 -1 1 -1 -1
281 BegomanBaby EmLvBegomanTurn SE_EM_LV_BEGOMAN_TURN 0 0 0 0 0 0 0 0 139 0 -1 -1 1 -1 -1
282 BegomanBaby EmBegomanRotStop SE_EM_BEGOMAN_ROT_STOP 0 0 0 0 0 0 0 0 140 0 -1 -1 0 -1 -1
283 BegomanBaby EmFallIntoWaterS SE_EM_FALL_INTO_WATER_S 0 0 0 0 0 0 0 0 144 0 -1 -1 0 -1 -1
284 BegomanBaby EmBegomanDeadInWater SE_EM_BEGOMAN_DEAD_IN_WATER 0 0 0 0 0 0 0 0 145 0 -1 -1 0 -1 -1
285 BegomanBaby EmBabybegoColli SE_EM_BABYBEGO_COLLI 0 0 0 0 0 0 0 0 146 0 -1 -1 0 -1 -1
286 BegomanBaby EmBabybegoColliBegoman SE_EM_BABYBEGO_COLLI_BEGOMAN 0 0 0 0 0 0 0 0 147 0 -1 -1 0 -1 -1
287 BegomanBaby EmLvBegomanColliWall SE_EM_LV_BEGOMAN_COLLI_WALL 0 0 0 0 0 0 0 0 1559 0 -1 -1 1 -1 -1
288 BegomanBaby EmBegomanKnockSuccess SE_EM_BEGOMAN_KNOCK_SUCCESS 0 0 0 0 0 0 0 0 1560 0 -1 -1 0 -1 -1
289 BegomanBase EmLvBegomanColliWall SE_EM_LV_BEGOMAN_COLLI_WALL 0 0 0 0 0 0 0 0 148 0 -1 -1 1 -1 -1
290 BegomanBase EmBegomanKnockSuccess SE_EM_BEGOMAN_KNOCK_SUCCESS 0 0 0 0 0 0 0 0 149 0 -1 -1 0 -1 -1
291 BegomanFunction EmLvBegomanColliWall SE_EM_LV_BEGOMAN_COLLI_WALL 0 0 0 0 0 0 0 0 150 0 -1 -1 1 -1 -1
292 BegomanFunction EmBegomanKnockSuccess SE_EM_BEGOMAN_KNOCK_SUCCESS 0 0 0 0 0 0 0 0 151 0 -1 -1 0 -1 -1
293 BegomanLauncher EmBegomanlaunLaunch SE_EM_BEGOMANLAUN_LAUNCH 0 0 0 0 0 0 0 0 152 0 -1 -1 0 -1 -1
294 BegomanLauncher EmLvBegomanlaunAppear SE_EM_LV_BEGOMANLAUN_APPEAR 0 0 0 0 0 0 0 0 153 0 -1 -1 1 -1 -1
295 BegomanSpike EmBegomanAppear SE_EM_BEGOMAN_APPEAR 0 0 0 0 0 0 0 0 154 0 -1 -1 0 -1 -1
296 BegomanSpike EmLvBegomanRotSlow SE_EM_LV_BEGOMAN_ROT_SLOW 0 0 0 0 0 0 0 0 155 0 -1 -1 1 -1 -1
297 BegomanSpike EmBegomanPrePursue SE_EM_BEGOMAN_PRE_PURSUE 0 0 0 0 0 0 0 0 156 0 -1 -1 0 -1 -1
298 BegomanSpike EmLvBegomanRotMiddle SE_EM_LV_BEGOMAN_ROT_MIDDLE 0 0 0 0 0 0 0 0 157 0 -1 -1 1 -1 -1
299 BegomanSpike EmBegomanPursueStart SE_EM_BEGOMAN_PURSUE_START 0 0 0 0 0 0 0 0 158 0 -1 -1 0 -1 -1
300 BegomanSpike EmLvBegomanPursue SE_EM_LV_BEGOMAN_PURSUE 0 0 0 0 0 0 0 0 159 0 -1 -1 1 -1 -1
301 BegomanSpike EmLvBegomanTurn SE_EM_LV_BEGOMAN_TURN 0 0 0 0 0 0 0 0 161 0 -1 -1 1 -1 -1
302 BegomanSpike EmLvBegomanSpark SE_EM_LV_BEGOMAN_SPARK 0 0 0 0 0 0 0 0 162 0 -1 -1 1 -1 -1
303 BegomanSpike EmBegomanRotStop SE_EM_BEGOMAN_ROT_STOP 0 0 0 0 0 0 0 0 167 0 -1 -1 0 -1 -1
304 BegomanSpike EmBegomanElecDamage SE_EM_BEGOMAN_ELEC_DAMAGE 0 0 0 0 0 0 0 0 170 0 -1 -1 0 -1 -1
305 BegomanSpike EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 171 0 -1 -1 0 -1 -1
306 BegomanSpike EmFallIntoWaterS SE_EM_FALL_INTO_WATER_S 0 0 0 0 0 0 0 0 172 0 -1 -1 0 -1 -1
307 BegomanSpike EmBegomanDeadInWater SE_EM_BEGOMAN_DEAD_IN_WATER 0 0 0 0 0 0 0 0 173 0 -1 -1 0 -1 -1
308 BegomanSpike EmBegomanColli SE_EM_BEGOMAN_COLLI 0 0 0 0 0 0 0 0 174 0 -1 -1 0 -1 -1
309 BegomanSpike EmBegomanColliBegoman SE_EM_BEGOMAN_COLLI_BEGOMAN 0 0 0 0 0 0 0 0 175 0 -1 -1 0 -1 -1
310 BegomanSpike EmTogegomanStick SE_EM_TOGEGOMAN_STICK 0 0 0 0 0 0 0 0 176 0 -1 -1 0 -1 -1
311 BegomanSpike EmBegomanKnockSuccess SE_EM_BEGOMAN_KNOCK_SUCCESS 0 0 0 0 0 0 0 0 177 0 -1 -1 0 -1 -1
312 BegomanSpike EmLvBegomanColliWall SE_EM_LV_BEGOMAN_COLLI_WALL 0 0 0 0 0 0 0 0 2253 0 -1 -1 0 -1 -1
313 BegomanSpring EmBegomanAppear SE_EM_BEGOMAN_APPEAR 0 0 0 0 0 0 0 0 178 0 -1 -1 0 -1 -1
314 BegomanSpring EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 179 0 -1 -1 0 -1 -1
315 BegomanSpring EmLvBegomanRotSlow SE_EM_LV_BEGOMAN_ROT_SLOW 0 0 0 0 0 0 0 0 180 0 -1 -1 1 -1 -1
316 BegomanSpring EmBegomanPrePursue SE_EM_BEGOMAN_PRE_PURSUE 0 0 0 0 0 0 0 0 181 0 -1 -1 0 -1 -1
317 BegomanSpring EmLvBegomanRotMiddle SE_EM_LV_BEGOMAN_ROT_MIDDLE 0 0 0 0 0 0 0 0 182 0 -1 -1 1 -1 -1
318 BegomanSpring EmBegomanPursueStart SE_EM_BEGOMAN_PURSUE_START 0 0 0 0 0 0 0 0 183 0 -1 -1 0 -1 -1
319 BegomanSpring EmLvBegomanPursue SE_EM_LV_BEGOMAN_PURSUE 0 0 0 0 0 0 0 0 184 0 -1 -1 1 -1 -1
320 BegomanSpring EmLvBegomanTurn SE_EM_LV_BEGOMAN_TURN 0 0 0 0 0 0 0 0 186 0 -1 -1 1 -1 -1
321 BegomanSpring EmLvBegomanSpark SE_EM_LV_BEGOMAN_SPARK 0 0 0 0 0 0 0 0 187 0 -1 -1 1 -1 -1
322 BegomanSpring EmBegomanLaunchBaby SE_EM_BEGOMAN_LAUNCH_BABY 0 0 0 0 0 0 0 0 190 0 -1 -1 0 -1 -1
323 BegomanSpring EmLvBegomanShake SE_EM_LV_BEGOMAN_SHAKE 0 0 0 0 0 0 0 0 191 0 -1 -1 1 -1 -1
324 BegomanSpring EmBegomanTrample SE_EM_BEGOMAN_TRAMPLE 0 0 0 0 0 0 0 0 192 0 -1 -1 0 -1 -1
325 BegomanSpring EmBegomanRotStop SE_EM_BEGOMAN_ROT_STOP 0 0 0 0 0 0 0 0 195 0 -1 -1 0 -1 -1
326 BegomanSpring EmBegomanElecDamage SE_EM_BEGOMAN_ELEC_DAMAGE 0 0 0 0 0 0 0 0 198 0 -1 -1 0 -1 -1
327 BegomanSpring EmBegomanFlyout SE_EM_BEGOMAN_FLYOUT 0 0 0 0 0 0 0 0 199 0 -1 -1 0 -1 -1
328 BegomanSpring EmFallIntoWaterS SE_EM_FALL_INTO_WATER_S 0 0 0 0 0 0 0 0 200 0 -1 -1 0 -1 -1
329 BegomanSpring EmBegomanDeadInWater SE_EM_BEGOMAN_DEAD_IN_WATER 0 0 0 0 0 0 0 0 201 0 -1 -1 0 -1 -1
330 BegomanSpring EmBegomanColli SE_EM_BEGOMAN_COLLI 0 0 0 0 0 0 0 0 202 0 -1 -1 0 -1 -1
331 BegomanSpring EmBegomanColliBegoman SE_EM_BEGOMAN_COLLI_BEGOMAN 0 0 0 0 0 0 0 0 203 0 -1 -1 0 -1 -1
332 BegomanSpring EmBegomanKnockSuccess SE_EM_BEGOMAN_KNOCK_SUCCESS 0 0 0 0 0 0 0 0 204 0 -1 -1 0 -1 -1
333 BegomanSpring EmLvBegomanColliWall SE_EM_LV_BEGOMAN_COLLI_WALL 0 0 0 0 0 0 0 0 1562 0 -1 -1 1 -1 -1
334 BegomanSpringHead EmBegomanCloseSpring SE_EM_BEGOMAN_CLOSE_SPRING 0 0 0 0 0 0 0 0 205 0 -1 -1 0 -1 -1
335 Birikyu OjLvBirikyuMove SE_OJ_LV_BIRIKYU_MOVE 0 0 0 0 0 0 0 0 206 0 -1 -1 1 -1 -1
336 Birikyu Death SE_OJ_BIRIKYU_DEATH 0 0 0 0 0 0 0 0 6086 0 -1 -1 0 -1 -1
337 BombBird EmBombbirdDropBomb SE_EM_BOMBBIRD_DROP_BOMB 0 0 0 0 0 0 0 0 210 0 -1 -1 0 -1 -1
338 BombBird EvBombbirdDead SE_EV_BOMBBIRD_DEAD 0 0 0 0 0 0 0 0 211 0 -1 -1 0 -1 -1
339 BombBird EmBombbirdDamage SE_EM_BOMBBIRD_DAMAGE 0 0 0 0 0 0 0 0 212 0 -1 -1 0 -1 -1
340 BombBird EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 213 0 -1 -1 0 -1 -1
341 BombBird EvBombbirdDamage SE_EV_BOMBBIRD_DAMAGE 0 0 0 0 0 0 0 0 214 0 -1 -1 0 -1 -1
342 BombBird EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 216 0 -1 -1 1 -1 -1
343 BombBird EvBombbirdRecover SE_EV_BOMBBIRD_RECOVER 0 0 0 0 0 0 0 0 218 0 -1 -1 0 -1 -1
344 BombBird EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 219 0 -1 -1 0 -1 -1
345 BombBird EmLvSink SE_EM_LV_SINK 0 0 0 0 0 0 0 0 221 0 -1 -1 1 -1 -1
346 BombBird EvLvBombbirdSink SE_EV_LV_BOMBBIRD_SINK 0 0 0 0 0 0 0 0 222 0 -1 -1 1 -1 -1
347 BombBirdBomb EmBombExplosion SE_EM_BOMB_EXPLOSION 0 0 0 0 0 0 0 0 223 0 -1 -1 0 -1 -1
348 BombBirdBomb EmBombbirdbombLandSand SE_EM_BOMBBIRDBOMB_LAND_SAND 0 0 0 0 0 0 0 0 224 0 -1 -1 0 -1 -1
349 BombBirdBomb EmBombbirdbombLandSand SE_EM_BOMBBIRD_BOMB_LAND_ADD 0 0 0 0 0 0 0 0 7888 0 -1 -1 0 -1 -1
350 BombBirdBomb EmBombbirdbombLand SE_EM_BOMBBIRDBOMB_LAND 0 0 0 0 0 0 0 0 225 0 -1 -1 0 -1 -1
351 BombBirdBomb EmBombbirdbombLand SE_EM_BOMBBIRD_BOMB_LAND_ADD 0 0 0 0 0 0 0 0 7889 0 -1 -1 0 -1 -1
352 BombHei EmBombheiHit SE_EM_BOMBHEI_HIT 0 0 0 0 0 0 0 0 227 0 -1 -1 0 -1 -1
353 BombHei EmBombheiTrample SE_EM_BOMBHEI_TRAMPLE 0 0 0 0 0 0 0 0 228 0 -1 -1 0 -1 -1
354 BombHei EmBombThrow SE_EM_BOMB_THROW 0 0 0 0 0 0 0 0 229 0 -1 -1 0 -1 -1
355 BombHei EmBombLift SE_EM_BOMB_LIFT 0 0 0 0 0 0 0 0 230 0 -1 -1 0 -1 -1
356 BombHei EmBombExplosion SE_EM_BOMB_EXPLOSION 0 0 0 0 0 0 0 0 231 0 -1 -1 0 -1 -1
357 BombHei EmLvBombFuse SE_EM_LV_BOMB_FUSE 0 0 0 0 0 0 0 0 232 0 -1 -1 1 -1 -1
358 BombHei EmLvBombAlarmFast SE_EM_LV_BOMB_ALARM_FAST 0 0 0 0 0 0 0 0 233 0 -1 -1 1 -1 -1
359 BombHei EmLvBombAlarmMiddle SE_EM_LV_BOMB_ALARM_MIDDLE 0 0 0 0 0 0 0 0 234 0 -1 -1 1 -1 -1
360 BombHei EmLvBombAlarmSlow SE_EM_LV_BOMB_ALARM_SLOW 0 0 0 0 0 0 0 0 235 0 -1 -1 1 -1 -1
361 BombHei EmBombBound SE_EM_BOMB_BOUND 0 0 0 0 0 0 0 0 236 0 -1 -1 0 -1 -1
362 BombHeiLauncher EmBomblaunLaunch SE_EM_BOMBLAUN_LAUNCH 0 0 0 0 0 0 0 0 237 0 -1 -1 0 -1 -1
363 BombTeresa EmLvBombtereMove SE_EM_LV_BOMBTERE_MOVE 0 0 0 0 0 0 0 0 238 0 -1 -1 1 -1 -1
364 BombTeresa EmBombtereAppear SE_EM_BOMBTERE_APPEAR 0 0 0 0 0 0 0 0 239 0 -1 -1 0 -1 -1
365 BombTeresa EmBombtereBound SE_EM_BOMBTERE_BOUND 0 0 0 0 0 0 0 0 240 0 -1 -1 0 -1 -1
366 BombTeresa EvBombtereLaugh SE_EV_BOMBTERE_LAUGH 0 0 0 0 0 0 0 0 242 0 -1 -1 0 -1 -1
367 BombTeresa EmLvBombtereTongueBack SE_EM_LV_BOMBTERE_TONGUE_BACK 0 0 0 0 0 0 0 0 243 0 -1 -1 1 -1 -1
368 BombTeresa EvBombtereTackle SE_EV_BOMBTERE_TACKLE 0 0 0 0 0 0 0 0 244 0 -1 -1 0 -1 -1
369 BombTeresa EmLvBombtereTackle SE_EM_LV_BOMBTERE_TACKLE 0 0 0 0 0 0 0 0 245 0 -1 -1 1 -1 -1
370 BombTeresa EmBombtereTongueCatch SE_EM_BOMBTERE_TONGUE_CATCH 0 0 0 0 0 0 0 0 246 0 -1 -1 0 -1 -1
371 BombTeresa EmLvBombtereSwing SE_EM_LV_BOMBTERE_SWING 0 0 0 0 0 0 0 0 247 0 -1 -1 1 -1 -1
372 BombTeresa EmBombtereThrow SE_EM_BOMBTERE_THROW 0 0 0 0 0 0 0 0 248 0 -1 -1 0 -1 -1
373 BombTeresa EmBombtereExplosion SE_EM_BOMBTERE_EXPLOSION 0 0 0 0 0 0 0 0 249 0 -1 -1 0 -1 -1
374 BombTeresa EmBombtereHide SE_EM_BOMBTERE_HIDE 0 0 0 0 0 0 0 0 250 0 -1 -1 0 -1 -1
375 CocoNutBall OjCoconutBallBreak SE_OJ_COCONUT_BALL_BREAK 0 0 0 0 0 0 0 0 252 0 -1 -1 0 -1 -1
376 CocoNutBall BmOtakingSpitRallyBall SE_BM_OTAKING_SPIT_RALLY_BALL 0 0 0 0 0 0 0 0 254 0 -1 -1 0 -1 -1
377 CocoNutBall OjCoconutBallSpitOut SE_OJ_COCONUT_BALL_SPIT_OUT 0 0 0 0 0 0 0 0 255 0 -1 -1 0 -1 -1
378 CocoNutBall OjCoconutBallVolley SE_OJ_COCONUT_BALL_VOLLEY 0 0 0 0 0 0 0 0 256 0 -1 -1 0 -1 -1
379 CocoNutBall Fall SE_BM_LV_OROCK_BALL_FALL 0 0 0 0 0 0 0 0 6500 0 -1 -1 1 -1 -1
380 CocoNutBall Fly SE_BM_LV_OROCK_BALL_FLY 0 0 0 0 0 0 0 0 6501 0 -1 -1 1 -1 -1
381 CocoSambo EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 258 0 -1 -1 0 -1 -1
382 CocoSambo EmSfsamboHeadLand SE_EM_SFSAMBO_HEAD_LAND 0 0 0 0 0 0 0 0 259 0 -1 -1 0 -1 -1
383 CocoSambo EmSfsamboAppear SE_EM_SFSAMBO_APPEAR 0 0 0 0 0 0 0 0 260 0 -1 -1 0 -1 -1
384 CocoSambo EmSfsamboHide SE_EM_SFSAMBO_HIDE 0 0 0 0 0 0 0 0 261 0 -1 -1 0 -1 -1
385 CocoSambo EmSfsamboDamage SE_EM_SFSAMBO_DAMAGE 0 0 0 0 0 0 0 0 262 0 -1 -1 0 -1 -1
386 CocoSambo EmSfsamboBlowHead SE_EM_SFSAMBO_BLOW_HEAD 0 0 0 0 0 0 0 0 263 0 -1 -1 0 -1 -1
387 CocoSambo EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 265 0 -1 -1 0 -1 -1
388 DharmaSambo EmLvDharmasamboMoveUnder SE_EM_LV_DHARMASAMBO_MOVE_UNDER 0 0 0 0 0 0 0 0 266 0 -1 -1 1 -1 -1
389 DharmaSambo EmSfsamboAppear SE_EM_SFSAMBO_APPEAR 0 0 0 0 0 0 0 0 267 0 -1 -1 0 -1 -1
390 DharmaSambo EmLvDharmasamboMove SE_EM_LV_DHARMASAMBO_MOVE 0 0 0 0 0 0 0 0 268 0 -1 -1 1 -1 -1
391 DharmaSambo EmSfsamboAttack SE_EM_SFSAMBO_ATTACK 0 0 0 0 0 0 0 0 269 0 -1 -1 0 -1 -1
392 DharmaSambo EmSamboheadHop SE_EM_SAMBOHEAD_HOP 0 0 0 0 0 0 0 0 270 0 -1 -1 0 -1 -1
393 DharmaSambo EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 271 0 -1 -1 0 -1 -1
394 DharmaSambo EmDharmasamboPreHide SE_EM_DHARMASAMBO_PRE_HIDE 0 0 0 0 0 0 0 0 272 0 -1 -1 0 -1 -1
395 DharmaSambo EmSfsamboHide SE_EM_SFSAMBO_HIDE 0 0 0 0 0 0 0 0 273 0 -1 -1 0 -1 -1
396 DharmaSambo EmSamboheadAppear SE_EM_SAMBOHEAD_APPEAR 0 0 0 0 0 0 0 0 274 0 -1 -1 0 -1 -1
397 DharmaSambo EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 275 0 -1 -1 0 -1 -1
398 DharmaSambo OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 276 0 -1 -1 0 -1 -1
399 DharmaSambo EmDharmasamboBlow SE_EM_DHARMASAMBO_BLOW 0 0 0 0 0 0 0 0 277 0 -1 -1 0 -1 -1
400 DharmaSambo EmDharmasamboTrample SE_EM_DHARMASAMBO_TRAMPLE 0 0 0 0 0 0 0 0 278 0 -1 -1 0 -1 -1
401 Dossun OjDossunFallSign SE_OJ_DOSSUN_FALL_SIGN 0 0 0 0 0 0 0 0 280 0 -1 -1 0 -1 -1
402 Dossun OjLvDossunFall SE_OJ_LV_DOSSUN_FALL 0 0 0 0 0 0 0 0 281 0 -1 -1 1 -1 -1
403 Dossun OjDossunLand SE_OJ_DOSSUN_LAND 0 0 0 0 0 0 0 0 282 0 -1 -1 0 -1 -1
404 Dossun OjLvDossunUpper SE_OJ_LV_DOSSUN_UPPER 0 0 0 0 0 0 0 0 283 0 -1 -1 1 -1 -1
405 Dossun OjDossunStop SE_OJ_DOSSUN_STOP 0 0 0 0 0 0 0 0 284 0 -1 -1 0 -1 -1
406 ElectricPressureBullet EmElecbublletBreak SE_EM_ELECBUBLLET_BREAK 0 0 0 0 0 0 0 0 285 0 -1 -1 0 -1 -1
407 ElectricPressureBullet EmLvElecbublletFly SE_EM_LV_ELECBUBLLET_FLY 0 0 0 0 0 0 0 0 286 0 -1 -1 1 -1 -1
408 EyeBeamer OjLvEyeBeamerMove SE_OJ_LV_EYE_BEAMER_MOVE 0 0 0 0 0 0 0 0 287 0 -1 -1 1 -1 -1
409 EyeBeamer OjEyeBeamerTurn SE_OJ_EYE_BEAMER_TURN 0 0 0 0 0 0 0 0 289 0 -1 -1 0 -1 -1
410 FireBall OjFireBallBreak SE_OJ_FIRE_BALL_BREAK 0 0 0 0 0 0 0 0 290 0 -1 -1 0 -1 -1
411 FireBall EmFireBubbleReflect SE_EM_FIRE_BUBBLE_REFLECT 0 0 0 0 0 0 0 0 291 0 -1 -1 0 -1 -1
412 FireBall Fly SE_BM_LV_OROCK_BALL_FLY 0 0 0 0 0 0 0 0 6498 0 -1 -1 1 -1 -1
413 FireBall Fall SE_BM_LV_OROCK_BALL_FALL 0 0 0 0 0 0 0 0 6499 0 -1 -1 1 -1 -1
414 FireBubble EmFireBubbleLaunch SE_EM_FIRE_BUBBLE_LAUNCH 0 0 0 0 0 0 0 0 292 0 -1 -1 0 -1 -1
415 FireBubble EmFireBubbleJump SE_EM_FIRE_BUBBLE_JUMP 0 0 0 0 0 0 0 0 295 0 -1 -1 0 -1 -1
416 FireBubble EmFireBubbleReflect SE_EM_FIRE_BUBBLE_REFLECT 0 0 0 0 0 0 0 0 296 0 -1 -1 0 -1 -1
417 FireBubble EmFireBubbleDie SE_EM_FIRE_BUBBLE_DIE 0 0 0 0 0 0 0 0 297 0 -1 -1 0 -1 -1
418 Gesso EmGessoSwimL SE_EM_GESSO_SWIM_L 0 0 0 0 0 0 0 0 298 0 -1 -1 0 -1 -1
419 Gesso EmGessoFind SE_EM_GESSO_FIND 0 0 0 0 0 0 0 0 299 0 -1 -1 0 -1 -1
420 Gesso EmGessoInk SE_EM_GESSO_INK 0 0 0 0 0 0 0 0 301 0 -1 -1 0 -1 -1
421 Gesso EmGessoHitPunch SE_EM_GESSO_HIT_PUNCH 0 0 0 0 0 0 0 0 302 0 -1 -1 0 -1 -1
422 Gesso EmGessoDead SE_EM_GESSO_DEAD 0 0 0 0 0 0 0 0 303 0 -1 -1 0 -1 -1
423 Gesso EmLvGessoStarPieceHit SE_EM_LV_GESSO_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 304 0 -1 -1 1 -1 -1
424 HammerHeadPackun EmHhpackunDead SE_EM_HHPACKUN_DEAD 0 0 0 0 0 0 0 0 305 0 -1 -1 0 -1 -1
425 HammerHeadPackun EmLvHhpackunRecovery SE_EM_LV_HHPACKUN_RECOVERY 0 0 0 0 0 0 0 0 306 0 -1 -1 1 -1 -1
426 HammerHeadPackun EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 307 0 -1 -1 1 -1 -1
427 HammerHeadPackun EmHhpackunStomped SE_EM_HHPACKUN_STOMPED 0 0 0 0 0 0 0 0 308 0 -1 -1 0 -1 -1
428 HammerHeadPackun EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 309 0 -1 -1 0 -1 -1
429 HammerHeadPackun EmHhpackunHitPunch SE_EM_HHPACKUN_HIT_PUNCH 0 0 0 0 0 0 0 0 310 0 -1 -1 0 -1 -1
430 HammerHeadPackun EvHhpackunDead SE_EV_HHPACKUN_DEAD 0 0 0 0 0 0 0 0 311 0 -1 -1 0 -1 -1
431 HammerHeadPackun EmStarpieceRefrectPliable SE_EM_STARPIECE_REFRECT_PLIABLE 0 0 0 0 0 0 0 0 312 0 -1 -1 0 -1 -1
432 HammerHeadPackun OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 313 0 -1 -1 0 -1 -1
433 Hanachan OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 314 0 -1 -1 0 -1 -1
434 Hanachan EmHanachanTrample SE_EM_HANACHAN_TRAMPLE 0 0 0 0 0 0 0 0 315 0 -1 -1 0 -1 -1
435 Hanachan EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 316 0 -1 -1 0 -1 -1
436 Hanachan EvHanachanTrample SE_EV_HANACHAN_TRAMPLE 0 0 0 0 0 0 0 0 317 0 -1 -1 0 -1 -1
437 Hanachan EmLvHanachanSteam SE_EM_LV_HANACHAN_STEAM 0 0 0 0 0 0 0 0 318 0 -1 -1 1 -1 -1
438 Hanachan EmLvHanachanPreAngry SE_EM_LV_HANACHAN_PRE_ANGRY 0 0 0 0 0 0 0 0 319 0 -1 -1 1 -1 -1
439 Hanachan EmLvHanachanWhistle SE_EM_LV_HANACHAN_WHISTLE 0 0 0 0 0 0 0 0 320 0 -1 -1 1 -1 -1
440 Hanachan EmLvHanachanMoveAngry SE_EM_LV_HANACHAN_MOVE_ANGRY 0 0 0 0 0 0 0 0 321 0 -1 -1 1 -1 -1
441 Hanachan EvHanachanCooldown SE_EV_HANACHAN_COOLDOWN 0 0 0 0 0 0 0 0 322 0 -1 -1 0 -1 -1
442 Hanachan EmLvHanachanBrake SE_EM_LV_HANACHAN_BRAKE 0 0 0 0 0 0 0 0 323 0 -1 -1 1 -1 -1
443 Hanachan EvHanachanOverturn SE_EV_HANACHAN_OVERTURN 0 0 0 0 0 0 0 0 325 0 -1 -1 0 -1 -1
444 Hanachan EmHanachanBound SE_EM_HANACHAN_BOUND 0 0 0 0 0 0 0 0 326 0 -1 -1 0 -1 -1
445 Hanachan EmLvHanachanSwoon SE_EM_LV_HANACHAN_SWOON 0 0 0 0 0 0 0 0 327 0 -1 -1 1 -1 -1
446 Hanachan EmHanachanGetup SE_EM_HANACHAN_GETUP 0 0 0 0 0 0 0 0 331 0 -1 -1 0 -1 -1
447 Hanachan EvHanachanAngry SE_EV_HANACHAN_ANGRY 0 0 0 0 0 0 0 0 332 0 -1 -1 0 -1 -1
448 Hanachan EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 333 0 -1 -1 0 -1 -1
449 Hanachan EvHanachanDead SE_EV_HANACHAN_DEAD 0 0 0 0 0 0 0 0 334 0 -1 -1 0 -1 -1
450 Jellyfish EmLvJellyfishWait SE_EM_LV_JELLYFISH_WAIT 0 0 0 0 0 0 0 0 348 0 -1 -1 1 -1 -1
451 Jellyfish EmJellyfishFind SE_EM_JELLYFISH_FIND 0 0 0 0 0 0 0 0 349 0 -1 -1 0 -1 -1
452 Jellyfish EmJellyfishHitPunch SE_EM_JELLYFISH_HIT_PUNCH 0 0 0 0 0 0 0 0 351 0 -1 -1 0 -1 -1
453 Jellyfish EmJellyfishDead SE_EM_JELLYFISH_DEAD 0 0 0 0 0 0 0 0 352 0 -1 -1 0 -1 -1
454 Jellyfish EmJellyfishAttack SE_EM_JELLYFISH_ATTACK 0 0 0 0 0 0 0 0 353 0 -1 -1 0 -1 -1
455 JellyfishElectric EmJellyelecDamage SE_EM_JELLYELEC_DAMAGE 0 0 0 0 0 0 0 0 355 0 -1 -1 0 -1 -1
456 JellyfishElectric EmLvJellyelecPreDead SE_EM_LV_JELLYELEC_PRE_DEAD 0 0 0 0 0 0 0 0 356 0 -1 -1 1 -1 -1
457 JellyfishElectric EmJellyelecDead SE_EM_JELLYELEC_DEAD 0 0 0 0 0 0 0 0 357 0 -1 -1 0 -1 -1
458 JellyfishElectric EmLvJellyelecAttack SE_EM_LV_JELLYELEC_ATTACK 0 0 0 0 0 0 0 0 358 0 -1 -1 1 -1 -1
459 Jiraira OjJirairaStepped SE_OJ_JIRAIRA_STEPPED 0 0 0 0 0 0 0 0 359 0 -1 -1 0 -1 -1
460 Jiraira OjLvJirairaCharge SE_OJ_LV_JIRAIRA_CHARGE 0 0 0 0 0 0 0 0 360 0 -1 -1 1 -1 -1
461 Jiraira OjJirairaExplode SE_OJ_JIRAIRA_EXPLODE 0 0 0 0 0 0 0 0 361 0 -1 -1 0 -1 -1
462 Jiraira OjLvJirairaRecovering SE_OJ_LV_JIRAIRA_RECOVERING 0 0 0 0 0 0 0 0 362 0 -1 -1 1 -1 -1
463 Jiraira OjJirairaRecover SE_OJ_JIRAIRA_RECOVER 0 0 0 0 0 0 0 0 363 0 -1 -1 0 -1 -1
464 JumpBeamer EmJguarderAppear SE_EM_JGUARDER_APPEAR 0 0 0 0 0 0 0 0 364 0 -1 -1 0 -1 -1
465 JumpBeamer EmJguarderHide SE_EM_JGUARDER_HIDE 0 0 0 0 0 0 0 0 365 0 -1 -1 0 -1 -1
466 JumpBeamer EmJguarderHit SE_EM_JGUARDER_HIT 0 0 0 0 0 0 0 0 366 0 -1 -1 0 -1 -1
467 JumpBeamer EmLvJguarderShake SE_EM_LV_JGUARDER_SHAKE 0 0 0 0 0 0 0 0 367 0 -1 -1 1 -1 -1
468 JumpBeamer EmJguarderTrample SE_EM_JGUARDER_TRAMPLE 0 0 0 0 0 0 0 0 369 0 -1 -1 0 -1 -1
469 JumpBeamer EmJguarderCloseSpring SE_EM_JGUARDER_CLOSE_SPRING 0 0 0 0 0 0 0 0 370 0 -1 -1 0 -1 -1
470 JumpBeamer EmLvJguarderShutterClose SE_EM_LV_JGUARDER_SHUTTER_CLOSE 0 0 0 0 0 0 0 0 371 0 -1 -1 1 -1 -1
471 JumpGuarder EmJguarderAppear SE_EM_JGUARDER_APPEAR 0 0 0 0 0 0 0 0 372 0 -1 -1 0 -1 -1
472 JumpGuarder EmJguarderHide SE_EM_JGUARDER_HIDE 0 0 0 0 0 0 0 0 373 0 -1 -1 0 -1 -1
473 JumpGuarder EmJguarderHit SE_EM_JGUARDER_HIT 0 0 0 0 0 0 0 0 374 0 -1 -1 0 -1 -1
474 JumpGuarder EmLvJguarderShake SE_EM_LV_JGUARDER_SHAKE 0 0 0 0 0 0 0 0 375 0 -1 -1 1 -1 -1
475 JumpGuarder EmJguarderTrample SE_EM_JGUARDER_TRAMPLE 0 0 0 0 0 0 0 0 377 0 -1 -1 0 -1 -1
476 JumpGuarder EmJguarderCloseSpring SE_EM_JGUARDER_CLOSE_SPRING 0 0 0 0 0 0 0 0 378 0 -1 -1 0 -1 -1
477 JumpGuarder EmJguarderShutterOpen SE_EM_JGUARDER_SHUTTER_OPEN 0 0 0 0 0 0 0 0 379 0 -1 -1 0 -1 -1
478 JumpGuarder EmJguarderLaunchBaby SE_EM_JGUARDER_LAUNCH_BABY 0 0 0 0 0 0 0 0 380 0 -1 -1 0 -1 -1
479 JumpGuarder EmLvJguarderShutterClose SE_EM_LV_JGUARDER_SHUTTER_CLOSE 0 0 0 0 0 0 0 0 381 0 -1 -1 1 -1 -1
480 JumpSpider EvJumpspiderFind SE_EV_JUMPSPIDER_FIND 0 0 0 0 0 0 0 0 384 0 -1 -1 0 -1 -1
481 JumpSpider EmJumpspiderJump SE_EM_JUMPSPIDER_JUMP 0 0 0 0 0 0 0 0 385 0 -1 -1 0 -1 -1
482 JumpSpider EmJumpspiderLand SE_EM_JUMPSPIDER_LAND 0 0 0 0 0 0 0 0 386 0 -1 -1 0 -1 -1
483 JumpSpider EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 387 0 -1 -1 0 -1 -1
484 JumpSpider EvJumpspiderDead SE_EV_JUMPSPIDER_DEAD 0 0 0 0 0 0 0 0 388 0 -1 -1 0 -1 -1
485 JumpSpider EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 391 0 -1 -1 1 -1 -1
486 JumpSpider EmJumpspiderStep SE_EM_JUMPSPIDER_STEP 0 0 0 0 0 0 0 0 392 0 -1 -1 0 -1 -1
487 JumpSpider EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 393 0 -1 -1 0 -1 -1
488 Kabokuri EmKabokuriTrample SE_EM_KABOKURI_TRAMPLE 0 0 0 0 0 0 0 0 395 0 -1 -1 0 -1 -1
489 Kabokuri EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 396 0 -1 -1 0 -1 -1
490 Kabokuri EmKabokuriBreakPump SE_EM_KABOKURI_BREAK_PUMP 0 0 0 0 0 0 0 0 397 0 -1 -1 0 -1 -1
491 KabokuriFire OjPhantomToachOff SE_OJ_PHANTOM_TOACH_OFF 0 0 0 0 0 0 0 0 398 0 -1 -1 0 -1 -1
492 KabokuriFire OjLvPhantomToachBurn SE_OJ_LV_PHANTOM_TOACH_BURN 0 0 0 0 0 0 0 0 399 0 -1 -1 1 -1 -1
493 Kameck EvKameckAtkSuccess SE_EV_KAMECK_ATK_SUCCESS 0 0 0 0 0 0 0 0 400 0 -1 -1 0 -1 -1
494 Kameck EmKameckSmoke SE_EM_KAMECK_SMOKE 0 0 0 0 0 0 0 0 401 0 -1 -1 0 -1 -1
495 Kameck EmKameckAppear SE_EM_KAMECK_APPEAR 0 0 0 0 0 0 0 0 402 0 -1 -1 0 -1 -1
496 Kameck EmLvKameckStaffTurn SE_EM_LV_KAMECK_STAFF_TURN 0 0 0 0 0 0 0 0 405 0 -1 -1 1 -1 -1
497 Kameck EmKameckStaffSwing SE_EM_KAMECK_STAFF_SWING 0 0 0 0 0 0 0 0 406 0 -1 -1 0 -1 -1
498 Kameck EvKameckStaffSwing SE_EV_KAMECK_STAFF_SWING 0 0 0 0 0 0 0 0 407 0 -1 -1 0 -1 -1
499 Kameck EmKameckHide SE_EM_KAMECK_HIDE 0 0 0 0 0 0 0 0 408 0 -1 -1 0 -1 -1
500 Kameck EmLvKameckWarp SE_EM_LV_KAMECK_WARP 0 0 0 0 0 0 0 0 410 0 -1 -1 1 -1 -1
501 Kameck EvKameckDeadBlow SE_EV_KAMECK_DEAD_BLOW 0 0 0 0 0 0 0 0 411 0 -1 -1 0 -1 -1
502 Kameck EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 412 0 -1 -1 0 -1 -1
503 Kameck EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 413 0 -1 -1 0 -1 -1
504 Kameck EvKameckDeadStomped SE_EV_KAMECK_DEAD_STOMPED 0 0 0 0 0 0 0 0 414 0 -1 -1 0 -1 -1
505 KameckBeam BmKameckFireShoot SE_BM_KAMECK_FIRE_SHOOT 0 0 0 0 0 0 0 0 416 0 -1 -1 0 -1 -1
506 KameckBeam BmLvKameckMagicComm SE_BM_LV_KAMECK_MAGIC_COMM 0 0 0 0 0 0 0 0 417 0 -1 -1 1 -1 -1
507 KameckBeam BmLvKameckMagicTurt SE_BM_LV_KAMECK_MAGIC_TURT 0 0 0 0 0 0 0 0 418 0 -1 -1 1 -1 -1
508 KameckBeam BmLvKameckMagicFire SE_BM_LV_KAMECK_MAGIC_FIRE 0 0 0 0 0 0 0 0 419 0 -1 -1 1 -1 -1
509 KameckBeam BmKameckFireExplosion SE_BM_KAMECK_FIRE_EXPLOSION 0 0 0 0 0 0 0 0 421 0 -1 -1 0 -1 -1
510 KameckFireBall BmKameckDisappearFire SE_BM_KAMECK_DISAPPEAR_FIRE 0 0 0 0 0 0 0 0 422 0 -1 -1 0 -1 -1
511 KameckFireBall BmLvKameckFireBall SE_BM_LV_KAMECK_FIRE_BALL 0 0 0 0 0 0 0 0 423 0 -1 -1 1 -1 -1
512 KameckFireBall BmKameckFireBound SE_BM_KAMECK_FIRE_BOUND 0 0 0 0 0 0 0 0 424 0 -1 -1 0 -1 -1
513 KameckTurtle EmLvTurtleSlide SE_EM_LV_TURTLE_SLIDE 0 0 0 0 0 0 0 0 425 0 -1 -1 1 -1 -1
514 KameckTurtle EmTurtleRebound SE_EM_TURTLE_REBOUND 0 0 0 0 0 0 0 0 426 0 -1 -1 0 -1 -1
515 KameckTurtle BmKameckDisappearTurt SE_BM_KAMECK_DISAPPEAR_TURT 0 0 0 0 0 0 0 0 427 0 -1 -1 0 -1 -1
516 Kanina EmLvKaninaPreAppear SE_EM_LV_KANINA_PRE_APPEAR 0 0 0 0 0 0 0 0 429 0 -1 -1 1 -1 -1
517 Kanina EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 430 0 -1 -1 0 -1 -1
518 Kanina OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 431 0 -1 -1 0 -1 -1
519 Kanina EmLvKaninaAway SE_EM_LV_KANINA_AWAY 0 0 0 0 0 0 0 0 432 0 -1 -1 1 -1 -1
520 Kanina EmKaninaAttackFront SE_EM_KANINA_ATTACK_FRONT 0 0 0 0 0 0 0 0 435 0 -1 -1 0 -1 -1
521 Kanina EmKaninaGuard SE_EM_KANINA_GUARD 0 0 0 0 0 0 0 0 436 0 -1 -1 0 -1 -1
522 Kanina EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 437 0 -1 -1 0 -1 -1
523 Kanina EmLvKaninaDig SE_EM_LV_KANINA_DIG 0 0 0 0 0 0 0 0 438 0 -1 -1 1 -1 -1
524 Kanina EvKaninaFind SE_EV_KANINA_FIND 0 0 0 0 0 0 0 0 439 0 -1 -1 0 -1 -1
525 Kanina Turn SE_EM_KANINA_STEP 0 0 0 0 0 0 0 0 7893 1 -1 0 0 -1 -1
526 Kanina Turn SE_EM_KANINA_STEP 0 0 0 0 0 0 0 0 7894 9 -1 0 0 -1 -1
527 Karikari EmKarikariBlow SE_EM_KARIKARI_BLOW 0 0 0 0 0 0 0 0 441 0 -1 -1 0 -1 -1
528 Karikari EmKarikariFind SE_EM_KARIKARI_FIND 0 0 0 0 0 0 0 0 443 0 -1 -1 0 -1 -1
529 Karikari EmKarikariJump2 SE_EM_KARIKARI_JUMP2 0 0 0 0 0 0 0 0 444 0 -1 -1 0 -1 -1
530 Karikari EmLvKarikariCling SE_EM_LV_KARIKARI_CLING 0 0 0 0 0 0 0 0 445 0 -1 -1 1 -1 -1
531 Karikari EmKarikariTouch SE_EM_KARIKARI_TOUCH 0 0 0 0 0 0 0 0 446 0 -1 -1 0 -1 -1
532 Karikari EmKarikariRelease SE_EM_KARIKARI_RELEASE 0 0 0 0 0 0 0 0 448 0 -1 -1 0 -1 -1
533 Karikari EmLvKarikariTornado SE_EM_LV_KARIKARI_TORNADO 0 0 0 0 0 0 0 0 453 0 -1 -1 1 -1 -1
534 Karikari EmKarikariStomped SE_EM_KARIKARI_STOMPED 0 0 0 0 0 0 0 0 454 0 -1 -1 0 -1 -1
535 Karikari EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 455 0 -1 -1 0 -1 -1
536 Karikari OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 456 0 -1 -1 0 -1 -1
537 Karon EvKaronFind SE_EV_KARON_FIND 0 0 0 0 0 0 0 0 457 0 -1 -1 0 -1 -1
538 Karon EmKaronBroken SE_EM_KARON_BROKEN 0 0 0 0 0 0 0 0 458 0 -1 -1 0 -1 -1
539 Karon EvKaronDamage SE_EV_KARON_DAMAGE 0 0 0 0 0 0 0 0 459 0 -1 -1 0 -1 -1
540 Karon EmKaronRecover SE_EM_KARON_RECOVER 0 0 0 0 0 0 0 0 462 0 -1 -1 0 -1 -1
541 Karon EvLvKaronAtkSuccess SE_EV_LV_KARON_ATK_SUCCESS 0 0 0 0 0 0 0 0 463 0 -1 -1 1 -1 -1
542 Karon EvLvKaronSink SE_EV_LV_KARON_SINK 0 0 0 0 0 0 0 0 466 0 -1 -1 1 -1 -1
543 Karon EmLvKaronSink SE_EM_LV_KARON_SINK 0 0 0 0 0 0 0 0 467 0 -1 -1 1 -1 -1
544 Karon OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 470 0 -1 -1 0 -1 -1
545 Karon EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 843 0 -1 -1 0 -1 -1
546 Kiraira OjKirairaRecover SE_OJ_KIRAIRA_RECOVER 0 0 0 0 0 0 0 0 473 0 -1 -1 0 -1 -1
547 Kiraira OjKirairaStare SE_OJ_KIRAIRA_STARE 0 0 0 0 0 0 0 0 474 0 -1 -1 0 -1 -1
548 Kiraira OjLvKirairaChain SE_OJ_LV_KIRAIRA_CHAIN 0 0 0 0 0 0 0 0 475 0 -1 -1 1 -1 -1
549 Kiraira OjKirairaExplode SE_OJ_KIRAIRA_EXPLODE 0 0 0 0 0 0 0 0 476 0 -1 -1 0 -1 -1
550 KoopaJrShipCannonMainShell BmKoopajrShipBreakFire SE_BM_KOOPAJR_SHIP_BREAK_FIRE 0 0 0 0 0 0 0 0 477 0 -1 -1 0 -1 -1
551 KoopaJrShipCannonMainShell BmLvKoopajrShipFlyFire SE_BM_LV_KOOPAJR_SHIP_FLY_FIRE 0 0 0 0 0 0 0 0 478 0 -1 -1 1 -1 -1
552 KoopaJrShipCannonShell BmKoopajrShipShootNormal SE_BM_KOOPAJR_SHIP_SHOOT_NORMAL 0 0 0 0 0 0 0 0 479 0 -1 -1 0 -1 -1
553 KoopaJrShipCannonShell EmKillerExplosion SE_EM_KILLER_EXPLOSION 0 0 0 0 0 0 0 0 480 0 -1 -1 0 -1 -1
554 KoopaJrShipCannonShell EmKillerMissFire SE_EM_KILLER_MISS_FIRE 0 0 0 0 0 0 0 0 481 0 -1 -1 0 -1 -1
555 KoopaJrShipCannonShell EmLvKillerFly SE_EM_LV_KILLER_FLY 0 0 0 0 0 0 0 0 482 0 -1 -1 1 -1 -1
556 KoopaJrShipCannonShell EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 483 0 -1 -1 0 -1 -1
557 KoteBug EmKotebugFind SE_EM_KOTEBUG_FIND 0 0 0 0 0 0 0 0 484 0 -1 -1 0 -1 -1
558 KoteBug EmLvKotebugFly SE_EM_LV_KOTEBUG_FLY 0 0 0 0 0 0 0 0 485 0 -1 -1 1 -1 -1
559 KoteBug EmLvKotebugPursueLast SE_EM_LV_KOTEBUG_PURSUE_LAST 0 0 0 0 0 0 0 0 487 0 -1 -1 1 -1 -1
560 KoteBug EmKotebugOverturnFall SE_EM_KOTEBUG_OVERTURN_FALL 0 0 0 0 0 0 0 0 488 0 -1 -1 0 -1 -1
561 KoteBug EmKotebugFallLand SE_EM_KOTEBUG_FALL_LAND 0 0 0 0 0 0 0 0 489 0 -1 -1 0 -1 -1
562 KoteBug EmLvKotebugOverturn SE_EM_LV_KOTEBUG_OVERTURN 0 0 0 0 0 0 0 0 490 0 -1 -1 1 -1 -1
563 KoteBug EmKotebugRecover SE_EM_KOTEBUG_RECOVER 0 0 0 0 0 0 0 0 491 0 -1 -1 0 -1 -1
564 KoteBug EmKotebugLand SE_EM_KOTEBUG_LAND 0 0 0 0 0 0 0 0 492 0 -1 -1 0 -1 -1
565 KoteBug EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 493 0 -1 -1 0 -1 -1
566 KoteBug EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 495 0 -1 -1 0 -1 -1
567 KoteBug EmKotebugTrample SE_EM_KOTEBUG_TRAMPLE 0 0 0 0 0 0 0 0 497 0 -1 -1 0 -1 -1
568 KoteBug OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2260 0 -1 -1 0 -1 -1
569 KuriboChief EmKuribochiefRun SE_EM_KURIBOCHIEF_RUN 0 0 0 0 0 0 0 0 499 0 -1 -1 0 -1 -1
570 KuriboChief EmKuribochiefFind SE_EM_KURIBOCHIEF_FIND 0 0 0 0 0 0 0 0 500 0 -1 -1 0 -1 -1
571 KuriboChief EmKuribochiefLand SE_EM_KURIBOCHIEF_LAND 0 0 0 0 0 0 0 0 501 0 -1 -1 0 -1 -1
572 KuriboChief EmKuribochiefBlow SE_EM_KURIBOCHIEF_BLOW 0 0 0 0 0 0 0 0 502 0 -1 -1 0 -1 -1
573 KuriboChief EmKuribochiefBound SE_EM_KURIBOCHIEF_BOUND 0 0 0 0 0 0 0 0 503 0 -1 -1 0 -1 -1
574 KuriboChief EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 504 0 -1 -1 1 -1 -1
575 KuriboChief EmLvKuribochiefStagger SE_EM_LV_KURIBOCHIEF_STAGGER 0 0 0 0 0 0 0 0 505 0 -1 -1 1 -1 -1
576 KuriboChief EmKuribochiefRecover SE_EM_KURIBOCHIEF_RECOVER 0 0 0 0 0 0 0 0 506 0 -1 -1 0 -1 -1
577 KuriboChief EmKuribochiefTrample SE_EM_KURIBOCHIEF_TRAMPLE 0 0 0 0 0 0 0 0 507 0 -1 -1 0 -1 -1
578 KuriboChief EmKuribochiefBoundLast SE_EM_KURIBOCHIEF_BOUND_LAST 0 0 0 0 0 0 0 0 509 0 -1 -1 0 -1 -1
579 KuriboChief SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 2226 0 -1 -1 2 -1 -1
580 KuriboChief PatakuriHit SE_EM_PATAKURI_BIG_HIT 0 0 0 0 0 0 0 0 3629 0 -1 0 0 -1 -1
581 KuriboChief Explode SE_EM_EXPLODE_L 0 0 0 0 0 0 0 0 5268 0 -1 -1 0 -1 -1
582 KuriboMini EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 510 0 -1 -1 0 -1 -1
583 KuriboMini EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 511 0 -1 -1 0 -1 -1
584 KuriboMini EmKuribominiFind SE_EM_KURIBOMINI_FIND 0 0 0 0 0 0 0 0 514 0 -1 -1 0 -1 -1
585 KuriboMini EmLvKuribominiDash SE_EM_LV_KURIBOMINI_DASH 0 0 0 0 0 0 0 0 515 0 -1 -1 1 -1 -1
586 KuriboMini EmCrashS SE_EM_CRASH_S 0 0 0 0 0 0 0 0 521 0 -1 -1 0 -1 -1
587 KuriboMini EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 517 0 -1 -1 1 -1 -1
588 KuriboMini EmKuriboSwoonRecover SE_EM_KURIBO_SWOON_RECOVER 0 0 0 0 0 0 0 0 518 0 -1 -1 0 -1 -1
589 MameMuimuiScorer AddScore SE_SY_MUIMUI_SCORE_UP 0 0 0 0 0 0 0 0 1324 0 -1 -1 2 -1 -1
590 MameMuimuiScorer TogeFailure SE_SY_MUIMUI_FAIL_TOGE 0 0 0 0 0 0 0 0 1325 0 -1 -1 2 -1 -1
591 MameMuimuiScorer TimeUp SE_SY_E3_TIMER_TIME_UP 0 0 0 0 0 0 0 0 1326 0 -1 -1 2 -1 -1
592 MameMuimuiScorer AddScoreL SE_SY_MUIMUI_SCORE_UP_L 0 0 0 0 0 0 0 0 1328 0 -1 -1 2 -1 -1
593 MameMuimuiScorer Complete SE_SY_TOTAL_COMPLETE_TIMEUP 0 0 0 0 0 0 0 0 5335 0 -1 -1 2 -1 -1
594 MechanicKoopaMini EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 525 0 -1 -1 0 -1 -1
595 MechanicKoopaMini EmMkoopaminiJump SE_EM_MKOOPAMINI_JUMP 0 0 0 0 0 0 0 0 526 0 -1 -1 0 -1 -1
596 MechanicKoopaMini EmLvMkoopaminiPreFire SE_EM_LV_MKOOPAMINI_PRE_FIRE 0 0 0 0 0 0 0 0 528 0 -1 -1 1 -1 -1
597 MechanicKoopaMini EmLvMkoopaminiFire SE_EM_LV_MKOOPAMINI_FIRE 0 0 0 0 0 0 0 0 529 0 -1 -1 1 -1 -1
598 MechanicKoopaMini EmMkoopaminiSpinHit SE_EM_MKOOPAMINI_SPIN_HIT 0 0 0 0 0 0 0 0 530 0 -1 -1 0 -1 -1
599 MechanicKoopaMini EmMkoopaminiBreak SE_EM_MKOOPAMINI_BREAK 0 0 0 0 0 0 0 0 533 0 -1 -1 0 -1 -1
600 MechanicKoopaMini EmMkoopaminiTrample SE_EM_MKOOPAMINI_TRAMPLE 0 0 0 0 0 0 0 0 535 0 -1 -1 0 -1 -1
601 Meramera EmMerameraFind SE_EM_MERAMERA_FIND 0 0 0 0 0 0 0 0 536 0 -1 -1 0 -1 -1
602 Meramera EmIcemeraPowerUp SE_EM_ICEMERA_POWER_UP 0 0 0 0 0 0 0 0 537 0 -1 -1 0 -1 -1
603 Meramera EmMerameraFirepowerUp SE_EM_MERAMERA_FIREPOWER_UP 0 0 0 0 0 0 0 0 538 0 -1 -1 0 -1 -1
604 Meramera EmMerameraDash SE_EM_MERAMERA_DASH 0 0 0 0 0 0 0 0 539 0 -1 -1 0 -1 -1
605 Meramera EmIcemeraBlowCold SE_EM_ICEMERA_BLOW_COLD 0 0 0 0 0 0 0 0 540 0 -1 -1 0 -1 -1
606 Meramera EmMerameraBlowFire SE_EM_MERAMERA_BLOW_FIRE 0 0 0 0 0 0 0 0 541 0 -1 -1 0 -1 -1
607 Meramera EmMerameraSmoke SE_EM_MERAMERA_SMOKE 0 0 0 0 0 0 0 0 542 0 -1 -1 0 -1 -1
608 Meramera EmMerameraBound SE_EM_MERAMERA_BOUND 0 0 0 0 0 0 0 0 543 0 -1 -1 0 -1 -1
609 Meramera EmMerameraJump SE_EM_MERAMERA_JUMP 0 0 0 0 0 0 0 0 544 0 -1 -1 0 -1 -1
610 Meramera EmMerameraLavaIn SE_EM_MERAMERA_LAVA_IN 0 0 0 0 0 0 0 0 546 0 -1 -1 0 -1 -1
611 Meramera EmMerameraLavaOut SE_EM_MERAMERA_LAVA_OUT 0 0 0 0 0 0 0 0 547 0 -1 -1 0 -1 -1
612 Meramera EmIcemeraIgnition SE_EM_ICEMERA_IGNITION 0 0 0 0 0 0 0 0 548 0 -1 -1 0 -1 -1
613 Meramera EmMerameraIgnition SE_EM_MERAMERA_IGNITION 0 0 0 0 0 0 0 0 549 0 -1 -1 0 -1 -1
614 Meramera EmMerameraStomped SE_EM_MERAMERA_STOMPED 0 0 0 0 0 0 0 0 550 0 -1 -1 0 -1 -1
615 Meramera EmMerameraExplode SE_EM_MERAMERA_EXPLODE 0 0 0 0 0 0 0 0 551 0 -1 -1 0 -1 -1
616 Meramera EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 553 0 -1 -1 0 -1 -1
617 Meramera EmLvIcemeraWait SE_EM_LV_ICEMERA_WAIT 0 0 0 0 0 0 0 0 554 0 -1 -1 1 -1 -1
618 Meramera EmLvMerameraWait SE_EM_LV_MERAMERA_WAIT 0 0 0 0 0 0 0 0 555 0 -1 -1 1 -1 -1
619 Meramera EmLvIcemeraChase SE_EM_LV_ICEMERA_CHASE 0 0 0 0 0 0 0 0 556 0 -1 -1 1 -1 -1
620 Meramera EmLvMerameraChase SE_EM_LV_MERAMERA_CHASE 0 0 0 0 0 0 0 0 557 0 -1 -1 1 -1 -1
621 Mogu EmMoguHide SE_EM_MOGU_HIDE 0 0 0 0 0 0 0 0 558 0 -1 -1 0 -1 -1
622 Mogu EmMoguholeClose SE_EM_MOGUHOLE_CLOSE 0 0 0 0 0 0 0 0 559 0 -1 -1 0 -1 -1
623 Mogu EmMoguholeOpen SE_EM_MOGUHOLE_OPEN 0 0 0 0 0 0 0 0 560 0 -1 -1 0 -1 -1
624 Mogu EmMoguAppear SE_EM_MOGU_APPEAR 0 0 0 0 0 0 0 0 561 0 -1 -1 0 -1 -1
625 Mogu EmMoguTakeItem SE_EM_MOGU_TAKE_ITEM 0 0 0 0 0 0 0 0 562 0 -1 -1 0 -1 -1
626 Mogu EmMoguThrow SE_EM_MOGU_THROW 0 0 0 0 0 0 0 0 563 0 -1 -1 0 -1 -1
627 Mogu EmMoguTurnover SE_EM_MOGU_TURNOVER 0 0 0 0 0 0 0 0 564 0 -1 -1 0 -1 -1
628 Mogu EvMoguTurnover SE_EV_MOGU_TURNOVER 0 0 0 0 0 0 0 0 565 0 -1 -1 0 -1 -1
629 Mogu EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 566 0 -1 -1 1 -1 -1
630 Mogu EmLvMoguSwoonRecover SE_EM_LV_MOGU_SWOON_RECOVER 0 0 0 0 0 0 0 0 568 0 -1 -1 1 -1 -1
631 Mogu EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 571 0 -1 -1 0 -1 -1
632 Mogu EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 572 0 -1 -1 0 -1 -1
633 Mogu OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 573 0 -1 -1 0 -1 -1
634 Mogu PmSpinHit SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 577 0 -1 -1 0 -1 -1
635 Mogucchi EmLvMoghillMove SE_EM_LV_MOGHILL_MOVE 0 0 0 0 0 0 0 0 578 0 -1 -1 1 -1 -1
636 Mogucchi EmMogucchiAppear SE_EM_MOGUCCHI_APPEAR 0 0 0 0 0 0 0 0 579 0 -1 -1 0 -1 -1
637 Mogucchi EvMogucchiSwoon SE_EV_MOGUCCHI_SWOON 0 0 0 0 0 0 0 0 580 0 -1 -1 0 -1 -1
638 Mogucchi EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 581 0 -1 -1 1 -1 -1
639 Mogucchi EmMogucchiHide SE_EM_MOGUCCHI_HIDE 0 0 0 0 0 0 0 0 583 0 -1 -1 0 -1 -1
640 Mogucchi EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 584 0 -1 -1 0 -1 -1
641 Mogucchi EmMogucchiRefrect SE_EM_MOGUCCHI_REFRECT 0 0 0 0 0 0 0 0 585 0 -1 -1 0 -1 -1
642 MogucchiHill EmMoghillAppear SE_EM_MOGHILL_APPEAR 0 0 0 0 0 0 0 0 587 0 -1 -1 0 -1 -1
643 MogucchiHill EmMoghillBreak SE_EM_MOGHILL_BREAK 0 0 0 0 0 0 0 0 588 0 -1 -1 0 -1 -1
644 MogucchiHill EmMoghillBreakSoft SE_EM_MOGHILL_BREAK_SOFT 0 0 0 0 0 0 0 0 592 0 -1 -1 0 -1 -1
645 MogucchiShooter EmLvWaterbazPanic SE_EM_LV_WATERBAZ_PANIC 0 0 0 0 0 0 0 0 593 0 -1 -1 1 -1 -1
646 MogucchiShooter ShotSign SE_EV_MOGUCANNON_SHOOT_SIGN 0 0 0 0 0 0 0 0 5537 4 -1 0 0 -1 -1
647 MogucchiShooter ShotStart SE_EV_MOGUCANNON_SHOOT 0 0 0 0 0 0 0 0 5538 0 -1 0 0 -1 -1
648 MogucchiShooter Hide SE_EM_MOGUCANNON_HIDE 0 0 0 0 0 0 0 0 5539 0 -1 0 0 -1 -1
649 MoguStone EmMoguSpanaBreak SE_EM_MOGU_SPANA_BREAK 0 0 0 0 0 0 0 0 595 0 -1 -1 0 -1 -1
650 MoguStone EmLvMoguSpanaFly SE_EM_LV_MOGU_SPANA_FLY 0 0 0 0 0 0 0 0 596 0 -1 -1 1 -1 -1
651 MoguStone BmIcemerakingStoneBreak SE_BM_ICEMERAKING_STONE_BREAK 0 0 0 0 0 0 0 0 597 0 -1 -1 0 -1 -1
652 NokonokoLand EmTurtleShellTrample SE_EM_TURTLE_SHELL_TRAMPLE 0 0 0 0 0 0 0 0 601 0 -1 -1 0 -1 -1
653 NokonokoLand EmLvNokolandReviveEffect SE_EM_LV_NOKOLAND_REVIVE_EFFECT 0 0 0 0 0 0 0 0 602 0 -1 -1 1 -1 -1
654 NokonokoLand EmNokolandReviveAppear SE_EM_NOKOLAND_REVIVE_APPEAR 0 0 0 0 0 0 0 0 603 0 -1 -1 0 -1 -1
655 NokonokoLand EvNokonokoAppear SE_EV_NOKONOKO_APPEAR 0 0 0 0 0 0 0 0 604 0 -1 -1 0 -1 -1
656 NokonokoLand EmTurtleHit SE_EM_TURTLE_HIT 0 0 0 0 0 0 0 0 605 0 -1 -1 0 -1 -1
657 NokonokoLand EvNokonokoDamage SE_EV_NOKONOKO_DAMAGE 0 0 0 0 0 0 0 0 606 0 -1 -1 0 -1 -1
658 NokonokoLand EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 607 0 -1 -1 0 -1 -1
659 NokonokoLand EmLvNokolandRattle SE_EM_LV_NOKOLAND_RATTLE 0 0 0 0 0 0 0 0 608 0 -1 -1 1 -1 -1
660 NokonokoLand EvNokonokoTrample SE_EV_NOKONOKO_TRAMPLE 0 0 0 0 0 0 0 0 610 0 -1 -1 0 -1 -1
661 NokonokoLand EmNokolandShellPunch SE_EM_NOKOLAND_SHELL_PUNCH 0 0 0 0 0 0 0 0 611 0 -1 -1 0 -1 -1
662 NokonokoLand EvNokonokoPunchHit SE_EV_NOKONOKO_PUNCH_HIT 0 0 0 0 0 0 0 0 612 0 -1 -1 0 -1 -1
663 NokonokoLand EmNokolandRecverShell SE_EM_NOKOLAND_RECVER_SHELL 0 0 0 0 0 0 0 0 613 0 -1 -1 0 -1 -1
664 NokonokoLand EvNokonokoRecover SE_EV_NOKONOKO_RECOVER 0 0 0 0 0 0 0 0 614 0 -1 -1 0 -1 -1
665 Onimasu OjOnimasuLand SE_OJ_ONIMASU_LAND 0 0 0 0 0 0 0 0 615 0 -1 -1 0 -1 -1
666 Onimasu OjOnimasuJump SE_OJ_ONIMASU_JUMP 0 0 0 0 0 0 0 0 616 0 -1 -1 0 -1 -1
667 OtaRock EmOtarockDie SE_EM_OTAROCK_DIE 0 0 0 0 0 0 0 0 618 0 -1 -1 0 -1 -1
668 OtaRock EvOtarockPreRallyball SE_EV_OTAROCK_PRE_RALLYBALL 0 0 0 0 0 0 0 0 619 0 -1 -1 0 -1 -1
669 OtaRock EvOtarockPreHotball SE_EV_OTAROCK_PRE_HOTBALL 0 0 0 0 0 0 0 0 620 0 -1 -1 0 -1 -1
670 OtaRock EmOtarockFireOut SE_EM_OTAROCK_FIRE_OUT 0 0 0 0 0 0 0 0 621 0 -1 -1 0 -1 -1
671 OtaRock EmOtarockLastDamage SE_EM_OTAROCK_LAST_DAMAGE 0 0 0 0 0 0 0 0 622 0 -1 -1 0 -1 -1
672 OtaRock EvOtarockDie SE_EV_OTAROCK_DIE 0 0 0 0 0 0 0 0 623 0 -1 -1 0 -1 -1
673 OtaRock EmOtarockHide SE_EM_OTAROCK_HIDE 0 0 0 0 0 0 0 0 624 0 -1 -1 0 -1 -1
674 OtaRock EmOtarockAppear SE_EM_OTAROCK_APPEAR 0 0 0 0 0 0 0 0 625 0 -1 -1 0 -1 -1
675 PackunPetit EmLvPackunpetitThreat SE_EM_LV_PACKUNPETIT_THREAT 0 0 0 0 0 0 0 0 626 0 -1 -1 1 -1 -1
676 PackunPetit EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 627 0 -1 -1 0 -1 -1
677 PackunPetit OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 628 0 -1 -1 0 -1 -1
678 PackunPetit EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 629 0 -1 -1 1 -1 -1
679 PackunPetit EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 631 0 -1 -1 0 -1 -1
680 PackunPetit HitYoshiPull SE_OJ_GEN_PLANT_PULLED_OUT 0 0 0 0 0 0 0 0 4803 0 -1 -1 0 -1 -1
681 PackunPetit HitYoshiPull SE_EM_PACKUNPETIT_PULL_OUT 0 0 0 0 0 0 0 0 4806 0 -1 -1 0 -1 -1
682 PackunPetit Pull SE_EM_LV_PACKUNPETIT_PULLING 0 0 0 0 0 0 0 0 4807 0 -1 0 1 -1 -1
683 PackunPetit PullEnd SE_EM_PACKUNPETIT_PULL_RELEASE 0 0 0 0 0 0 0 0 4809 0 -1 0 0 -1 -1
684 Petari EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 632 0 -1 -1 0 -1 -1
685 Petari EmPetariWaitAppear SE_EM_PETARI_WAIT_APPEAR 0 0 0 0 0 0 0 0 633 0 -1 -1 0 -1 -1
686 Petari EmPetariWaitHide SE_EM_PETARI_WAIT_HIDE 0 0 0 0 0 0 0 0 634 0 -1 -1 0 -1 -1
687 Petari EmLvPetariRun SE_EM_LV_PETARI_RUN 0 0 0 0 0 0 0 0 635 0 -1 -1 1 -1 -1
688 Petari EmPetariAppear SE_EM_PETARI_APPEAR 0 0 0 0 0 0 0 0 637 0 -1 -1 0 -1 -1
689 Petari EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 638 0 -1 -1 1 -1 -1
690 Petari EmPetariWakeUp SE_EM_PETARI_WAKE_UP 0 0 0 0 0 0 0 0 639 0 -1 -1 0 -1 -1
691 Petari EmPetariJump SE_EM_PETARI_JUMP 0 0 0 0 0 0 0 0 640 0 -1 -1 0 -1 -1
692 Petari EmChangeSmoke SE_EM_CHANGE_SMOKE 0 0 0 0 0 0 0 0 641 0 -1 -1 0 -1 -1
693 Petari EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 642 0 -1 -1 0 -1 -1
694 Petari OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 643 0 -1 -1 0 -1 -1
695 Poihana EvPoihanaSleepStart SE_EV_POIHANA_SLEEP_START 0 0 0 0 0 0 0 0 647 0 -1 -1 0 -1 -1
696 Poihana EvPoihanaWakeup SE_EV_POIHANA_WAKEUP 0 0 0 0 0 0 0 0 648 0 -1 -1 0 -1 -1
697 Poihana EmPoihanaWakeup SE_EM_POIHANA_WAKEUP 0 0 0 0 0 0 0 0 649 0 -1 -1 0 -1 -1
698 Poihana EvPoihanaFind SE_EV_POIHANA_FIND 0 0 0 0 0 0 0 0 650 0 -1 -1 0 -1 -1
699 Poihana EvPoihanaShootUp SE_EV_POIHANA_SHOOT_UP 0 0 0 0 0 0 0 0 651 0 -1 -1 0 -1 -1
700 Poihana EvPoihanaSwoon SE_EV_POIHANA_SWOON 0 0 0 0 0 0 0 0 652 0 -1 -1 0 -1 -1
701 Poihana EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 653 0 -1 -1 1 -1 -1
702 Poihana EmPoihanaRecover SE_EM_POIHANA_RECOVER 0 0 0 0 0 0 0 0 654 0 -1 -1 0 -1 -1
703 Poihana EvPoihanaRecover SE_EV_POIHANA_RECOVER 0 0 0 0 0 0 0 0 655 0 -1 -1 0 -1 -1
704 Poihana EmFallIntoWaterS SE_EM_FALL_INTO_WATER_S 0 0 0 0 0 0 0 0 656 0 -1 -1 0 -1 -1
705 Poihana EmExplodeSWater SE_EM_EXPLODE_S_WATER 0 0 0 0 0 0 0 0 657 0 -1 -1 0 -1 -1
706 Poihana EmLvPoihanaReviveEffect SE_EM_LV_POIHANA_REVIVE_EFFECT 0 0 0 0 0 0 0 0 658 0 -1 -1 1 -1 -1
707 Poihana EmPoihanaReviveAppear SE_EM_POIHANA_REVIVE_APPEAR 0 0 0 0 0 0 0 0 659 0 -1 -1 0 -1 -1
708 Poihana EvPoihanaTrample SE_EV_POIHANA_TRAMPLE 0 0 0 0 0 0 0 0 660 0 -1 -1 0 -1 -1
709 Poihana PmHeliJump SE_PM_HELI_JUMP 0 0 0 0 0 0 0 0 661 0 -1 -1 0 -1 -1
710 Pukupuku EmExplodeUnderWater SE_EM_EXPLODE_UNDER_WATER 0 0 0 0 0 0 0 0 662 0 -1 -1 0 -1 -1
711 Pukupuku EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 663 0 -1 -1 0 -1 -1
712 Pukupuku OjStarPieceBurstW SE_OJ_STAR_PIECE_BURST_W 0 0 0 0 0 0 0 0 664 0 -1 -1 0 -1 -1
713 Pukupuku OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 665 0 -1 -1 0 -1 -1
714 Pukupuku EmLvPukupukuSwim SE_EM_LV_PUKUPUKU_SWIM 0 0 0 0 0 0 0 0 666 0 -1 -1 1 -1 -1
715 Pukupuku EmPukupukuWaterIn SE_EM_PUKUPUKU_WATER_IN 0 0 0 0 0 0 0 0 667 0 -1 -1 0 -1 -1
716 Pukupuku EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 668 0 -1 -1 0 -1 -1
717 Pukupuku EmPukupukuWaterOut SE_EM_PUKUPUKU_WATER_OUT 0 0 0 0 0 0 0 0 1982 0 -1 -1 0 -1 -1
718 Pukupuku EmPukupukuWing SE_EM_PUKUPUKU_WING 0 0 0 0 0 0 0 0 1983 0 -1 -1 0 -1 -1
719 Pukupuku EmPukupukuLand SE_EM_PUKUPUKU_LAND 0 0 0 0 0 0 0 0 1984 0 -1 -1 0 -1 -1
720 PukupukuWaterSurface Stomped SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 669 0 -1 -1 0 -1 -1
721 PukupukuWaterSurface Stomped SE_EM_PUKUPUKU_DEAD 0 0 0 0 0 0 0 0 6973 0 -1 -1 0 -1 -1
722 PukupukuWaterSurface BodyAttack SE_EM_PUKUPUKU_BODY_ATTACK 0 0 0 0 0 0 0 0 6964 0 -1 0 0 -1 -1
723 PukupukuWaterSurface Swim SE_EM_PUKUPUKU_SWIM_SURFACE_3 0 0 0 0 0 0 0 0 6965 16 -1 0 0 -1 -1
724 PukupukuWaterSurface Swim SE_EM_PUKUPUKU_SWIM_SURFACE_1 0 0 0 0 0 0 0 0 6966 36 -1 0 0 -1 -1
725 PukupukuWaterSurface Swim SE_EM_PUKUPUKU_SWIM_SURFACE_2 0 0 0 0 0 0 0 0 6967 30 -1 0 0 -1 -1
726 PukupukuWaterSurface Swim SE_EM_PUKUPUKU_SWIM_SURFACE_3 0 0 0 0 0 0 0 0 6968 48 -1 0 0 -1 -1
727 PukupukuWaterSurface Swim SE_EM_PUKUPUKU_SWIM_SURFACE_3 0 0 0 0 0 0 0 0 6969 94 -1 0 0 -1 -1
728 PukupukuWaterSurface Swim SE_EM_PUKUPUKU_SWIM_SURFACE_3 0 0 0 0 0 0 0 0 6970 110 -1 0 0 -1 -1
729 PukupukuWaterSurface Swim SE_EM_PUKUPUKU_SWIM_SURFACE_1 0 0 0 0 0 0 0 0 6971 82 -1 0 0 -1 -1
730 PukupukuWaterSurface Vanish SE_EM_PUKUPUKU_VANISH 0 0 0 0 0 0 0 0 6972 0 -1 -1 0 -1 -1
731 RingBeam EmJumpringAppear SE_EM_JUMPRING_APPEAR 0 0 0 0 0 0 0 0 670 0 -1 -1 0 -1 -1
732 RingBeam EmLvRingbeamMove SE_EM_LV_RINGBEAM_MOVE 0 0 0 0 0 0 0 0 671 0 -1 -1 1 -1 -1
733 RingBeamer EmLvRingbeamCharge SE_EM_LV_RINGBEAM_CHARGE 0 0 0 0 0 0 0 0 672 0 -1 -1 1 -1 -1
734 SamboHead EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 673 0 -1 -1 0 -1 -1
735 SamboHead EmSamboheadHopLand SE_EM_SAMBOHEAD_HOP_LAND 0 0 0 0 0 0 0 0 674 0 -1 -1 0 -1 -1
736 SamboHead EmSamboheadAttack SE_EM_SAMBOHEAD_ATTACK 0 0 0 0 0 0 0 0 676 0 -1 -1 0 -1 -1
737 SamboHead EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 677 0 -1 -1 1 -1 -1
738 SamboHead EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 679 0 -1 -1 0 -1 -1
739 SearchBeamer EmSearchbeamerPreBeam SE_EM_SEARCHBEAMER_PRE_BEAM 0 0 0 0 0 0 0 0 680 0 -1 -1 0 -1 -1
740 SearchBeamer EmLvSearchbeamerBeam SE_EM_LV_SEARCHBEAMER_BEAM 0 0 0 0 0 0 0 0 681 0 -1 -1 1 -1 -1
741 Snakehead EmExplodeUnderWater SE_EM_EXPLODE_UNDER_WATER 0 0 0 0 0 0 0 0 683 0 -1 -1 0 -1 -1
742 Snakehead OjStarPieceBurstW SE_OJ_STAR_PIECE_BURST_W 0 0 0 0 0 0 0 0 684 0 -1 -1 0 -1 -1
743 Snakehead EmSnakeheadForward SE_EM_SNAKEHEAD_FORWARD 0 0 0 0 0 0 0 0 685 0 -1 -1 0 -1 -1
744 Snakehead EmSnakeheadBackward SE_EM_SNAKEHEAD_BACKWARD 0 0 0 0 0 0 0 0 686 0 -1 -1 0 -1 -1
745 Snakehead EvSnakeheadDamage SE_EV_SNAKEHEAD_DAMAGE 0 0 0 0 0 0 0 0 687 0 -1 -1 0 -1 -1
746 SpinHitController OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 688 0 -1 -1 0 -1 -1
747 StinkBugParent EvStinkbugLFind SE_EV_STINKBUG_L_FIND 0 0 0 0 0 0 0 0 689 0 -1 -1 0 -1 -1
748 StinkBugParent EmLvStinkbugLDashSign SE_EM_LV_STINKBUG_L_DASH_SIGN 0 0 0 0 0 0 0 0 690 0 -1 -1 1 -1 -1
749 StinkBugParent EmLvStinkbugLDash SE_EM_LV_STINKBUG_L_DASH 0 0 0 0 0 0 0 0 691 0 -1 -1 1 -1 -1
750 StinkBugParent EmStinkbugLDashEnd SE_EM_STINKBUG_L_DASH_END 0 0 0 0 0 0 0 0 692 0 -1 -1 0 -1 -1
751 StinkBugParent EmLvStinkbugLBack SE_EM_LV_STINKBUG_L_BACK 0 0 0 0 0 0 0 0 693 0 -1 -1 1 -1 -1
752 StinkBugParent EmStinkbugStompedS SE_EM_STINKBUG_STOMPED_S 0 0 0 0 0 0 0 0 694 0 -1 -1 0 -1 -1
753 StinkBugParent EvStinkbugLStomped SE_EV_STINKBUG_L_STOMPED 0 0 0 0 0 0 0 0 695 0 -1 -1 0 -1 -1
754 StinkBugParent EmGuardS SE_EM_GUARD_S 0 0 0 0 0 0 0 0 696 0 -1 -1 0 -1 -1
755 StinkBugParent EvStinkbugLPanic SE_EV_STINKBUG_L_PANIC 0 0 0 0 0 0 0 0 697 0 -1 -1 0 -1 -1
756 StinkBugParent EmLvStinkbugLPanic SE_EM_LV_STINKBUG_L_PANIC 0 0 0 0 0 0 0 0 698 0 -1 -1 1 -1 -1
757 StinkBugParent EvStinkbugSStomped SE_EV_STINKBUG_S_STOMPED 0 0 0 0 0 0 0 0 700 0 -1 -1 0 -1 -1
758 StinkBugParent EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 702 0 -1 -1 0 -1 -1
759 StinkBugParent EvStinkbugLSurprise SE_EV_STINKBUG_L_SURPRISE 0 0 0 0 0 0 0 0 703 0 -1 -1 0 -1 -1
760 StinkBugParent EvLvStinkbugLAngry SE_EV_LV_STINKBUG_L_ANGRY 0 0 0 0 0 0 0 0 704 0 -1 -1 1 -1 -1
761 StinkBugParent EmLvStinkbugLAngry SE_EM_LV_STINKBUG_L_ANGRY 0 0 0 0 0 0 0 0 705 0 -1 -1 1 -1 -1
762 StinkBugParent OjStarPieceBurstF SE_OJ_STAR_PIECE_BURST_F 0 0 0 0 0 0 0 0 706 0 -1 -1 0 -1 -1
763 StinkBugParent EmStinkbugLAngryEnd SE_EM_STINKBUG_L_ANGRY_END 0 0 0 0 0 0 0 0 707 0 -1 -1 0 -1 -1
764 StinkBugParent DemoOpening SE_EM_STINKBUG_L_DEMO_LAND 0 0 0 0 0 0 0 0 5431 86 -1 0 0 -1 -1
765 StinkBugParent DemoOpening SE_EM_STINKBUG_S_DEMO_LAND 0 0 0 0 0 0 0 0 5432 128 -1 0 0 -1 -1
766 StinkBugParent DemoOpening SE_EV_STINKBUG_L_DEMO_APPEAR 0 0 0 0 0 0 0 0 5442 184 -1 0 0 -1 -1
767 StinkBugParent DemoOpening SE_EV_STINKBUG_S_DEMO_APPEAR 0 0 0 0 0 0 0 0 5443 131 -1 0 0 -1 -1
768 StinkBugParent DemoOpening SE_EM_LV_STINKBUG_L_DEMO_FALL 0 0 0 0 0 0 0 0 5741 0 -1 0 1 -1 -1
769 StinkBugParent DemoOpening SE_EM_STINKBUG_S_DEMO_LIP 0 0 0 0 0 0 0 0 5742 188 -1 0 0 -1 -1
770 StinkBugParent DemoOpening SE_EM_STINKBUG_S_DEMO_LIP 0 0 0 0 0 0 0 0 5743 198 -1 0 0 -1 -1
771 StinkBugParent DemoOpening SE_EM_STINKBUG_S_DEMO_LIP 0 0 0 0 0 0 0 0 5744 207 -1 0 0 -1 -1
772 StinkBugParent DemoOpening SE_EM_STINKBUG_S_DEMO_LIP 0 0 0 0 0 0 0 0 5745 217 -1 0 0 -1 -1
773 StinkBugParent DemoOpening SE_EM_STINKBUG_S_DEMO_LIP 0 0 0 0 0 0 0 0 5746 227 -1 0 0 -1 -1
774 StinkBugParent RushStop SE_EM_STINKBUG_L_DASH_END 0 0 0 0 0 0 0 0 5444 1 -1 0 0 -1 -1
775 StinkBugSmall EvStinkbugSFind SE_EV_STINKBUG_S_FIND 0 0 0 0 0 0 0 0 709 0 -1 -1 0 -1 -1
776 StinkBugSmall EmLvStinkbugSDashSign SE_EM_LV_STINKBUG_S_DASH_SIGN 0 0 0 0 0 0 0 0 710 0 -1 -1 1 -1 -1
777 StinkBugSmall EmLvStinkbugSDash SE_EM_LV_STINKBUG_S_DASH 0 0 0 0 0 0 0 0 711 0 -1 -1 1 -1 -1
778 StinkBugSmall EmStinkbugSDashEnd SE_EM_STINKBUG_S_DASH_END 0 0 0 0 0 0 0 0 712 0 -1 -1 0 -1 -1
779 StinkBugSmall EmLvStinkbugSBack SE_EM_LV_STINKBUG_S_BACK 0 0 0 0 0 0 0 0 713 0 -1 -1 1 -1 -1
780 StinkBugSmall EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 714 0 -1 -1 0 -1 -1
781 StinkBugSmall EvStinkbugSStomped SE_EV_STINKBUG_S_STOMPED 0 0 0 0 0 0 0 0 715 0 -1 -1 0 -1 -1
782 StinkBugSmall EmGuardS SE_EM_GUARD_S 0 0 0 0 0 0 0 0 716 0 -1 -1 0 -1 -1
783 StinkBugSmall EvLvStinkbugSPanic SE_EV_LV_STINKBUG_S_PANIC 0 0 0 0 0 0 0 0 717 0 -1 -1 1 -1 -1
784 StinkBugSmall EmLvStinkbugSPanic SE_EM_LV_STINKBUG_S_PANIC 0 0 0 0 0 0 0 0 718 0 -1 -1 1 -1 -1
785 StinkBugSmall OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 720 0 -1 -1 0 -1 -1
786 StinkBugSmall EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 721 0 -1 -1 0 -1 -1
787 StringSpider EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 722 0 -1 -1 0 -1 -1
788 StringSpider EmLvStrspiderDown SE_EM_LV_STRSPIDER_DOWN 0 0 0 0 0 0 0 0 723 0 -1 -1 1 -1 -1
789 StringSpider EmLvStrspiderUp SE_EM_LV_STRSPIDER_UP 0 0 0 0 0 0 0 0 724 0 -1 -1 1 -1 -1
790 StringSpider EvStrspiderHit SE_EV_STRSPIDER_HIT 0 0 0 0 0 0 0 0 725 0 -1 -1 0 -1 -1
791 StringSpider EmLvStrspiderSpin SE_EM_LV_STRSPIDER_SPIN 0 0 0 0 0 0 0 0 726 0 -1 -1 1 -1 -1
792 StringSpider EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 727 0 -1 -1 0 -1 -1
793 StringSpider EvStrspiderDead SE_EV_STRSPIDER_DEAD 0 0 0 0 0 0 0 0 728 0 -1 -1 0 -1 -1
794 StringSpider OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 730 0 -1 -1 0 -1 -1
795 StringSpider EmStrspiderCollision SE_EM_STRSPIDER_COLLISION 0 0 0 0 0 0 0 0 731 0 -1 -1 0 -1 -1
796 StringSpider EmLvStrspiderSwing1 SE_EM_LV_STRSPIDER_SWING1 0 0 0 0 0 0 0 0 733 0 -1 -1 1 -1 -1
797 StringSpider EmLvStrspiderSwing2 SE_EM_LV_STRSPIDER_SWING2 0 0 0 0 0 0 0 0 734 0 -1 -1 1 -1 -1
798 Takobo EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 735 0 -1 -1 0 -1 -1
799 Takobo EmTakoboStomped SE_EM_TAKOBO_STOMPED 0 0 0 0 0 0 0 0 736 0 -1 -1 0 -1 -1
800 Takobo EmTakoboHitpunch SE_EM_TAKOBO_HITPUNCH 0 0 0 0 0 0 0 0 737 0 -1 -1 0 -1 -1
801 Takobo EmTakoboHitpunch SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 4808 0 -1 -1 0 -1 -1
802 Takobo EmTakoboStarpieceHit SE_EM_TAKOBO_STARPIECE_HIT 0 0 0 0 0 0 0 0 739 0 -1 -1 0 -1 -1
803 Takobo EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 740 0 -1 -1 1 -1 -1
804 Takobo PullEnd SE_EM_TAKOBO_PULL_RELEASE 0 0 0 0 0 0 0 0 3561 0 -1 0 0 -1 -1
805 Takobo HitYoshiPull SE_EM_TAKOBO_PULL 0 0 0 0 0 0 0 0 3565 0 -1 -1 0 -1 -1
806 Takobo AttackSign SE_EV_TAKOBO_ATTACK 0 0 0 0 0 0 0 0 5616 4 -1 0 0 -1 -1
807 Takobo attack SE_EM_TAKOBO_ATTACK 0 0 0 0 0 0 0 0 5650 0 -1 0 0 -1 -1
808 TakoHei EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 742 0 -1 -1 0 -1 -1
809 TakoHei OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 743 0 -1 -1 0 -1 -1
810 TakoHei EmTakoheiFind SE_EM_TAKOHEI_FIND 0 0 0 0 0 0 0 0 745 0 -1 -1 0 -1 -1
811 TakoHei EmTakoheiLvPreSpitOut SE_EM_TAKOHEI_LV_PRE_SPIT_OUT 0 0 0 0 0 0 0 0 746 0 -1 -1 1 -1 -1
812 TakoHei EmTakoheiSpitOut SE_EM_TAKOHEI_SPIT_OUT 0 0 0 0 0 0 0 0 747 0 -1 -1 0 -1 -1
813 TakoHei EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 748 0 -1 -1 1 -1 -1
814 TakoHei EvTakoheiRecover SE_EV_TAKOHEI_RECOVER 0 0 0 0 0 0 0 0 749 0 -1 -1 0 -1 -1
815 TakoHei EmTakoheiStompedL SE_EM_TAKOHEI_STOMPED_L 0 0 0 0 0 0 0 0 750 0 -1 -1 0 -1 -1
816 TakoHei EmTakoheiStomped SE_EM_TAKOHEI_STOMPED 0 0 0 0 0 0 0 0 752 0 -1 -1 0 -1 -1
817 TakoHei EmTakoheiHitpunch SE_EM_TAKOHEI_HITPUNCH 0 0 0 0 0 0 0 0 753 0 -1 -1 0 -1 -1
818 TakoHeiInk EmTakoheiInkBreak SE_EM_TAKOHEI_INK_BREAK 0 0 0 0 0 0 0 0 754 0 -1 -1 0 -1 -1
819 Teresa EmTeresaAppear SE_EM_TERESA_APPEAR 0 0 0 0 0 0 0 0 756 0 -1 -1 0 -1 -1
820 Teresa EmLvTeresaMove SE_EM_LV_TERESA_MOVE 0 0 0 0 0 0 0 0 758 0 -1 -1 1 -1 -1
821 Teresa EmTeresaLoveFind SE_EM_TERESA_LOVE_FIND 0 0 0 0 0 0 0 0 759 0 -1 -1 0 -1 -1
822 Teresa EvTeresaLaugh SE_EV_TERESA_LAUGH 0 0 0 0 0 0 0 0 760 0 -1 -1 0 -1 -1
823 Teresa EmTeresaLoveHit SE_EM_TERESA_LOVE_HIT 0 0 0 0 0 0 0 0 761 0 -1 -1 0 -1 -1
824 Teresa EvTeresaLoveHit SE_EV_TERESA_LOVE_HIT 0 0 0 0 0 0 0 0 762 0 -1 -1 0 -1 -1
825 Teresa EmTeresaStop SE_EM_TERESA_STOP 0 0 0 0 0 0 0 0 765 0 -1 -1 0 -1 -1
826 Teresa OjLvPowStarExist SE_OJ_LV_POW_STAR_EXIST 0 0 0 0 0 0 0 0 766 0 -1 -1 1 -1 -1
827 Teresa EvTeresaAttackSuccess SE_EV_TERESA_ATTACK_SUCCESS 0 0 0 0 0 0 0 0 768 0 -1 -1 0 -1 -1
828 Teresa EmTeresaTornade SE_EM_TERESA_TORNADE 0 0 0 0 0 0 0 0 769 0 -1 -1 0 -1 -1
829 Teresa EmTeresaDead SE_EM_TERESA_DEAD 0 0 0 0 0 0 0 0 770 0 -1 -1 0 -1 -1
830 Teresa EvTeresaDead SE_EV_TERESA_DEAD 0 0 0 0 0 0 0 0 771 0 -1 -1 0 -1 -1
831 TeresaWater EvTeresaAttackSuccess SE_EV_TERESA_ATTACK_SUCCESS 0 0 0 0 0 0 0 0 772 0 -1 -1 0 -1 -1
832 TeresaWater EmTeresaDead SE_EM_TERESA_DEAD 0 0 0 0 0 0 0 0 773 0 -1 -1 0 -1 -1
833 TeresaWater EvTeresaDead SE_EV_TERESA_DEAD 0 0 0 0 0 0 0 0 774 0 -1 -1 0 -1 -1
834 TeresaWater EmLvTeresaMove SE_EM_LV_TERESA_MOVE 0 0 0 0 0 0 0 0 775 0 -1 -1 1 -1 -1
835 Unizo EmUnizoNeedle SE_EM_UNIZO_NEEDLE 0 0 0 0 0 0 0 0 776 0 -1 -1 0 -1 -1
836 Unizo EmUnizoStick SE_EM_UNIZO_STICK 0 0 0 0 0 0 0 0 778 0 -1 -1 0 -1 -1
837 Unizo OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 779 0 -1 -1 0 -1 -1
838 Unizo EmUnizoBreak SE_EM_UNIZO_BREAK 0 0 0 0 0 0 0 0 780 0 -1 -1 0 -1 -1
839 Unizo EmLvUnizoLandWater SE_EM_LV_UNIZO_LAND_WATER 0 0 0 0 0 0 0 0 781 0 -1 -1 1 -1 -1
840 Unizo EmLvUnizoLand SE_EM_LV_UNIZO_LAND 0 0 0 0 0 0 0 0 782 0 -1 -1 1 -1 -1
841 Unizo EmLvUnizoRollWater SE_EM_LV_UNIZO_ROLL_WATER 0 0 0 0 0 0 0 0 783 0 -1 -1 1 -1 -1
842 Unizo EmLvUnizoRollGround SE_EM_LV_UNIZO_ROLL_GROUND 0 0 0 0 0 0 0 0 784 0 -1 -1 1 -1 -1
843 Unizo EmLvUnizoCollisionWater SE_EM_LV_UNIZO_COLLISION_WATER 0 0 0 0 0 0 0 0 789 0 -1 -1 1 -1 -1
844 Unizo EmLvUnizoCollision SE_EM_LV_UNIZO_COLLISION 0 0 0 0 0 0 0 0 790 0 -1 -1 1 -1 -1
845 Unizo EmUnizoNeedleWater SE_EM_UNIZO_NEEDLE_WATER 0 0 0 0 0 0 0 0 5239 0 -1 -1 0 -1 -1
846 Wanwan EmWanwanrollminiExplosion SE_EM_WANWANROLLMINI_EXPLOSION 0 0 0 0 0 0 0 0 791 0 -1 -1 0 -1 -1
847 Wanwan OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 792 0 -1 -1 0 -1 -1
848 Wanwan EvWanwanrollminiWanwan SE_EV_WANWANROLLMINI_WANWAN 0 0 0 0 0 0 0 0 793 0 -1 -1 0 -1 -1
849 Wanwan EvWanwanrollWanwan SE_EV_WANWANROLL_WANWAN 0 0 0 0 0 0 0 0 794 0 -1 -1 0 -1 -1
850 Wanwan EmLvWanwanrollminiMove SE_EM_LV_WANWANROLLMINI_MOVE 0 0 0 0 0 0 0 0 795 0 -1 -1 1 -1 -1
851 Wanwan EmLvWanwanrollMove SE_EM_LV_WANWANROLL_MOVE 0 0 0 0 0 0 0 0 796 0 -1 -1 1 -1 -1
852 Wanwan OjLvRockMoveMud SE_OJ_LV_ROCK_MOVE_MUD 0 0 0 0 0 0 0 0 797 0 -1 -1 1 -1 -1
853 Wanwan EmLvWanwanrollgoldGlitter SE_EM_LV_WANWANROLLGOLD_GLITTER 0 0 0 0 0 0 0 0 798 0 -1 -1 1 -1 -1
854 Wanwan EmLvWanwanrollStandby SE_EM_LV_WANWANROLL_STANDBY 0 0 0 0 0 0 0 0 800 0 -1 -1 1 -1 -1
855 Wanwan EmWanwanrollStandbyEnd SE_EM_WANWANROLL_STANDBY_END 0 0 0 0 0 0 0 0 801 0 -1 -1 0 -1 -1
856 Wanwan EmWanwanrollBound SE_EM_WANWANROLL_BOUND 2 9 0 10 1 7 0 10 802 0 -1 -1 0 1 1
857 Wanwan EmWanwanrollExplosion SE_EM_WANWANROLL_EXPLOSION 0 0 0 0 0 0 0 0 804 0 -1 -1 0 -1 -1
858 Wanwan EmLvWanwanrollMoveRail SE_EM_LV_WANWANROLL_MOVE_RAIL 0 0 0 0 0 0 0 0 3713 0 -1 -1 1 -1 -1
859 Wanwan GoalIn SE_EM_WANWANROLL_GOAL_IN 0 0 0 0 0 0 0 0 3714 0 -1 -1 0 -1 -1
860 Wanwan AppearLava SE_EM_LV_WANWANGOLD_APPEAR_RAVA 0 0 0 0 0 0 0 0 3715 0 -1 -1 1 -1 -1
861 Wanwan MoveToGoal SE_EM_LV_WANWANROLL_MOVE_TO_GOAL 0 0 0 0 0 0 0 0 3717 0 -1 -1 1 -1 -1
862 Wanwan AppearSign SE_EM_LV_WANWANGENERATOR_APPEAR 0 0 0 0 0 0 0 0 5227 0 -1 -1 1 -1 -1
863 WaterBazooka EmLvWaterbazTurn SE_EM_LV_WATERBAZ_TURN 0 0 0 0 0 0 0 0 805 0 -1 -1 1 -1 -1
864 WaterBazooka EmLvElecbazPreShoot SE_EM_LV_ELECBAZ_PRE_SHOOT 0 0 0 0 0 0 0 0 806 0 -1 -1 1 -1 -1
865 WaterBazooka EmWaterbazTurnEnd SE_EM_WATERBAZ_TURN_END 0 0 0 0 0 0 0 0 807 0 -1 -1 0 -1 -1
866 WaterBazooka EmWaterbazShot SE_EM_WATERBAZ_SHOT 0 0 0 0 0 0 0 0 810 0 -1 -1 0 -1 -1
867 WaterBazooka EvMogubazAngry1 SE_EV_MOGUBAZ_ANGRY1 0 0 0 0 0 0 0 0 812 0 -1 -1 0 -1 -1
868 WaterBazooka EvMogubazAngry2 SE_EV_MOGUBAZ_ANGRY2 0 0 0 0 0 0 0 0 813 0 -1 -1 0 -1 -1
869 WaterBazooka EmLvElecbazPreElecLeak SE_EM_LV_ELECBAZ_PRE_ELEC_LEAK 0 0 0 0 0 0 0 0 814 0 -1 -1 1 -1 -1
870 WaterBazooka EmLvElecbazElecLeak SE_EM_LV_ELECBAZ_ELEC_LEAK 0 0 0 0 0 0 0 0 815 0 -1 -1 1 -1 -1
871 WaterBazooka EmLvWaterbazPreExplode SE_EM_LV_WATERBAZ_PRE_EXPLODE 0 0 0 0 0 0 0 0 816 0 -1 -1 1 -1 -1
872 WaterBazooka EmLvWaterbazBreakFlash SE_EM_LV_WATERBAZ_BREAK_FLASH 0 0 0 0 0 0 0 0 817 0 -1 -1 1 -1 -1
873 WaterBazooka EmWaterbazExplode SE_EM_WATERBAZ_EXPLODE 0 0 0 0 0 0 0 0 818 0 -1 -1 0 -1 -1
874 WaterBazooka EvMogubazDead SE_EV_MOGUBAZ_DEAD 0 0 0 0 0 0 0 0 819 0 -1 -1 0 -1 -1
875 WaterBazooka SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 820 0 -1 -1 2 -1 -1
876 WaterBazooka EvMogubazPreStorm SE_EV_MOGUBAZ_PRE_STORM 0 0 0 0 0 0 0 0 821 0 -1 -1 0 -1 -1
877 WaterBazooka EmLvWaterbazPreStorm SE_EM_LV_WATERBAZ_PRE_STORM 0 0 0 0 0 0 0 0 822 0 -1 -1 1 -1 -1
878 WaterBazooka EmLvWaterbazStorm SE_EM_LV_WATERBAZ_STORM 0 0 0 0 0 0 0 0 823 0 -1 -1 1 -1 -1
879 WaterBazooka EmLvWaterbazSmoke SE_EM_LV_WATERBAZ_SMOKE 0 0 0 0 0 0 0 0 824 0 -1 -1 1 -1 -1
880 WaterBazooka OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 827 0 -1 -1 0 -1 -1
881 WaterBazookaCapsule EmWaterbazCapsuleDamage SE_EM_WATERBAZ_CAPSULE_DAMAGE 0 0 0 0 0 0 0 0 828 0 -1 -1 0 -1 -1
882 WaterBazookaCapsule EmWaterbazCapsuleBreak SE_EM_WATERBAZ_CAPSULE_BREAK 0 0 0 0 0 0 0 0 829 0 -1 -1 0 -1 -1
883 Kuribo FlatDown SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 830 0 -1 1 0 -1 -1
884 Kuribo HipDropDown SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 830 0 -1 1 0 -1 -1
885 Kuribo FlatDownReverse SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 830 0 -1 1 0 -1 -1
886 Kuribo HipDropDownReverse SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 830 0 -1 1 0 -1 -1
887 Kuribo EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 831 0 -1 -1 0 -1 -1
888 Kuribo EmKuriboFind SE_EM_KURIBO_FIND 0 0 0 0 0 0 0 0 834 0 -1 -1 0 -1 -1
889 Kuribo EmLvKuriboDash1 SE_EM_LV_KURIBO_DASH1 0 0 0 0 0 0 0 0 835 0 -1 -1 1 -1 -1
890 Kuribo EmCrashS SE_EM_CRASH_S 0 0 0 0 0 0 0 0 836 0 -1 -1 0 -1 -1
891 Kuribo EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 837 0 -1 -1 1 -1 -1
892 Kuribo EmKuriboSwoonRecover SE_EM_KURIBO_SWOON_RECOVER 0 0 0 0 0 0 0 0 838 0 -1 -1 0 -1 -1
893 Kuribo HitYoshiPull SE_EM_PATAKURI_EAT_WING 0 0 0 0 0 0 0 0 3564 0 -1 -1 0 -1 -1
894 Kuribo HitYoshiPull SE_SM_YOSHI_TONGUE_TOUCH 0 0 0 0 0 0 0 0 3576 0 -1 -1 0 -1 -1
895 Kuribo HitSpinHit SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 4674 0 -1 -1 0 -1 -1
896 Metbo EmMetboFind SE_EM_METBO_FIND 0 0 0 0 0 0 0 0 844 0 -1 -1 0 -1 -1
897 Metbo EmLvKuriboDash1 SE_EM_LV_KURIBO_DASH1 0 0 0 0 0 0 0 0 1973 0 -1 -1 1 -1 -1
898 Metbo EmStompedS SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 1974 0 -1 -1 0 -1 -1
899 Metbo EmCrashS SE_EM_CRASH_S 0 0 0 0 0 0 0 0 1975 0 -1 -1 0 -1 -1
900 Metbo EmLvMetboStagger SE_EM_LV_METBO_STAGGER 0 0 0 0 0 0 0 0 1976 0 -1 -1 1 -1 -1
901 Metbo EmLvMetboSwoon SE_EM_LV_METBO_SWOON 0 0 0 0 0 0 0 0 1977 0 -1 -1 1 -1 -1
902 Metbo EmMetboSwoonRecover SE_EM_METBO_SWOON_RECOVER 0 0 0 0 0 0 0 0 1978 0 -1 -1 0 -1 -1
903 Metbo EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 1979 0 -1 -1 0 -1 -1
904 Metbo EmMetboTrample SE_EM_METBO_TRAMPLE 0 0 0 0 0 0 0 0 1980 0 -1 -1 0 -1 -1
905 Metbo EmMetboSpinHit SE_EM_METBO_SPIN_HIT 0 0 0 0 0 0 0 0 1981 0 -1 -1 0 -1 -1
906 Metbo HitFallLava SE_EM_METBO_FALL_LAVA 0 0 0 0 0 0 0 0 5760 0 -1 -1 0 -1 -1
907 MameMuimui Appear SE_OJ_MUIMUI_APPEAR 0 0 0 0 0 0 0 0 1320 0 -1 0 0 -1 -1
908 MameMuimui Appear SE_OJ_MUIMUI_APPEAR_LAND 0 0 0 0 0 0 0 0 5198 23 -1 0 0 -1 -1
909 MameMuimui Hide SE_OJ_MUIMUI_DISAPPEAR 0 0 0 0 0 0 0 0 1323 0 -1 0 0 -1 -1
910 MameMuimui SpikeAttack SE_OJ_MUIMUI_HIT_TOGE 0 0 0 0 0 0 0 0 1327 0 -1 -1 0 -1 -1
911 MameMuimui SpikeAttack SE_PM_NEEDLE_DAMAGE 0 0 0 0 0 0 0 0 5195 0 -1 -1 10 -1 -1
912 MameMuimui Blow SE_EM_DAMAGE 0 0 0 0 0 0 0 0 5196 0 -1 1 10 -1 -1
913 MameMuimui Explode SE_OJ_MUIMUI_EXPLODE 0 0 0 0 0 0 0 0 5197 0 -1 -1 0 -1 -1
914 KickStone Break SE_OJ_SMALL_STONE_BREAK 0 0 0 0 0 0 0 0 2248 0 -1 -1 0 -1 -1
915 KickStone OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2259 0 -1 -1 0 -1 -1
916 LavaBubble Launch SE_EM_LAVA_BUBBLE_LAUNCH 0 0 0 0 0 0 0 0 2332 0 -1 -1 0 -1 -1
917 LavaBubble BackInMagma SE_EM_LAVA_BUBBLE_BACK_MAGMA 0 0 0 0 0 0 0 0 2333 0 -1 -1 0 -1 -1
918 Foomin AttackSign SE_EM_LV_FOOMIN_ROTATION_SIGN 0 0 0 0 0 0 0 0 2334 0 59 0 1 -1 -1
919 Foomin Attack SE_EM_FOOMIN_ROTATION 0 0 0 0 0 0 0 0 2475 0 -1 1 0 -1 -1
920 Horino StepDown SE_EM_HORINO_STOMPED 0 0 0 0 0 0 0 0 2335 0 -1 0 0 -1 -1
921 Horino SpinReaction SE_EM_HORINO_REFRECT 0 0 0 0 0 0 0 0 2336 0 -1 0 0 -1 -1
922 Horino Horino SE_EM_LV_HORINO_MOVE 0 0 0 0 0 0 0 0 2337 0 -1 0 1 -1 -1
923 Horino Explosion SE_EM_HORINO_EXPLODE 0 0 0 0 0 0 0 0 2338 0 -1 -1 0 -1 -1
924 Horino StepDownByEnemy SE_EM_HORINO_STOMPED 0 0 0 0 0 0 0 0 2405 0 -1 -1 0 -1 -1
925 Horino BulletMoveUndergroundAS SE_EM_LV_HORINO_DIVE 0 0 0 0 0 0 0 0 2406 0 -1 -1 1 -1 -1
926 Horino BulletAppearAS SE_EM_HORINO_APPEAR 0 0 0 0 0 0 0 0 2537 0 -1 -1 0 -1 -1
927 Horino BulletMoveGoundAS SE_EM_LV_HORINO_MOVE 0 0 0 0 0 0 0 0 2538 0 -1 -1 1 -1 -1
928 Horino BulletReflectAS SE_EM_HORINO_REFRECT 0 0 0 0 0 0 0 0 2539 0 -1 -1 0 -1 -1
929 Horino BulletStepDowmByEnemyAS SE_EM_HORINO_STOMPED 0 0 0 0 0 0 0 0 2540 0 -1 -1 0 -1 -1
930 Horino BulletExplosionAS SE_EM_HORINO_EXPLODE 0 0 0 0 0 0 0 0 2541 0 -1 -1 0 -1 -1
931 Pyudon StepDown SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 2347 0 -1 0 0 -1 -1
932 Pyudon BlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 2532 0 -1 1 0 -1 -1
933 Pyudon HipDrop SE_EM_PYUDON_ATTACK 0 0 0 0 0 0 0 0 2533 0 -1 0 0 -1 -1
934 Pyudon HipDropLand SE_EM_PYUDON_GND 0 0 0 0 0 0 0 0 2534 0 -1 0 0 -1 -1
935 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3088 38 -1 0 0 -1 -1
936 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3089 54 -1 0 0 -1 -1
937 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3090 83 -1 0 0 -1 -1
938 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3091 98 -1 0 0 -1 -1
939 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3092 24 -1 0 0 -1 -1
940 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3093 118 -1 0 0 -1 -1
941 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3094 78 -1 0 0 -1 -1
942 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3095 18 -1 0 0 -1 -1
943 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3096 88 -1 0 0 -1 -1
944 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3097 28 -1 0 0 -1 -1
945 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3098 104 -1 0 0 -1 -1
946 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3099 108 -1 0 0 -1 -1
947 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3100 4 -1 0 0 -1 -1
948 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3101 34 -1 0 0 -1 -1
949 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3102 48 -1 0 0 -1 -1
950 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3103 74 -1 0 0 -1 -1
951 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3104 58 -1 0 0 -1 -1
952 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3105 44 -1 0 0 -1 -1
953 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3106 94 -1 0 0 -1 -1
954 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3107 14 -1 0 0 -1 -1
955 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3108 64 -1 0 0 -1 -1
956 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3109 68 -1 0 0 -1 -1
957 Pyudon Wait SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 3110 8 -1 0 0 -1 -1
958 Pyudon Wait SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 3111 114 -1 0 0 -1 -1
959 Pyudon LockOn SE_EM_PYUDON_ROLL 0 0 0 0 0 0 0 0 5097 0 -1 0 0 -1 -1
960 Pyudon SwoonEnd SE_EM_LV_PYUDON_TRY_TO_PULL 0 0 0 0 0 0 0 0 5098 0 -1 0 1 -1 -1
961 Pyudon SwoonEnd SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5121 23 -1 0 0 -1 -1
962 Pyudon SwoonEnd SE_EM_PYUDON_FLY_DOWN_SWOON 0 0 0 0 0 0 0 0 5122 7 -1 0 0 -1 -1
963 Pyudon SwoonEnd SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5123 48 -1 0 0 -1 -1
964 Pyudon SwoonEnd SE_EM_PYUDON_FLY_DOWN_SWOON 0 0 0 0 0 0 0 0 5124 54 -1 0 0 -1 -1
965 Pyudon SwoonEnd SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5125 33 -1 0 0 -1 -1
966 Pyudon SwoonEnd SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5126 37 -1 0 0 -1 -1
967 Pyudon SwoonEnd SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5127 12 -1 0 0 -1 -1
968 Pyudon SwoonEnd SE_EM_PYUDON_FLY_DOWN_SWOON 0 0 0 0 0 0 0 0 5128 43 -1 0 0 -1 -1
969 Pyudon Recovery SE_EM_PYUDON_PULLED_OFF 0 0 0 0 0 0 0 0 5099 21 -1 0 0 -1 -1
970 Pyudon Recovery SE_EM_PYUDON_FLY_UP_RECOVERY 0 0 0 0 0 0 0 0 5129 26 -1 0 0 -1 -1
971 Pyudon Recovery SE_EM_PYUDON_FLY_DOWN_RECOVERY 0 0 0 0 0 0 0 0 5130 31 -1 0 0 -1 -1
972 Pyudon Recovery SE_EM_PYUDON_FLY_DOWN_RECOVERY 0 0 0 0 0 0 0 0 5131 38 -1 0 0 -1 -1
973 Pyudon Recovery SE_EM_PYUDON_FLY_UP_RECOVERY 0 0 0 0 0 0 0 0 5132 62 -1 0 0 -1 -1
974 Pyudon Recovery SE_EM_PYUDON_FLY_UP_RECOVERY 0 0 0 0 0 0 0 0 5133 33 -1 0 0 -1 -1
975 Pyudon Recovery SE_EM_PYUDON_FLY_UP_RECOVERY 0 0 0 0 0 0 0 0 5134 51 -1 0 0 -1 -1
976 Pyudon Recovery SE_EM_PYUDON_FLY_DOWN_RECOVERY 0 0 0 0 0 0 0 0 5135 65 -1 0 0 -1 -1
977 Pyudon Recovery SE_EM_PYUDON_FLY_DOWN_RECOVERY 0 0 0 0 0 0 0 0 5136 56 -1 0 0 -1 -1
978 Pyudon Recovery SE_EM_PYUDON_FLY_UP_RECOVERY 0 0 0 0 0 0 0 0 5137 44 -1 0 0 -1 -1
979 Pyudon Swoon SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 5100 0 -1 0 1 -1 -1
980 Pyudon Swoon SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5115 97 -1 0 0 -1 -1
981 Pyudon Swoon SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5116 66 -1 0 0 -1 -1
982 Pyudon Swoon SE_EM_PYUDON_FLY_DOWN_SWOON 0 0 0 0 0 0 0 0 5117 16 -1 0 0 -1 -1
983 Pyudon Swoon SE_EM_PYUDON_FLY_UP_SWOON 0 0 0 0 0 0 0 0 5118 31 -1 0 0 -1 -1
984 Pyudon Swoon SE_EM_PYUDON_FLY_DOWN_SWOON 0 0 0 0 0 0 0 0 5119 78 -1 0 0 -1 -1
985 Pyudon Swoon SE_EM_PYUDON_FLY_DOWN_SWOON 0 0 0 0 0 0 0 0 5120 108 -1 0 0 -1 -1
986 Pyudon Find SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 5101 8 -1 0 0 -1 -1
987 Pyudon Find SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 5102 15 -1 0 0 -1 -1
988 Pyudon Find SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 5103 11 -1 0 0 -1 -1
989 Pyudon Find SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 5104 3 -1 0 0 -1 -1
990 Pyudon HipDropStart SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 5105 5 -1 0 0 -1 -1
991 Pyudon HipDropStart SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 5106 21 -1 0 0 -1 -1
992 Pyudon HipDropStart SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 5107 14 -1 0 0 -1 -1
993 Pyudon HipDropStart SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 5108 32 -1 0 0 -1 -1
994 Pyudon HipDropStart SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 5109 35 -1 0 0 -1 -1
995 Pyudon HipDropStart SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 5110 40 -1 0 0 -1 -1
996 Pyudon HipDropStart SE_EM_PYUDON_FLY_DOWN 0 0 0 0 0 0 0 0 5111 29 -1 0 0 -1 -1
997 Pyudon HipDropStart SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 5112 9 -1 0 0 -1 -1
998 Pyudon HipDropStart SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 5113 26 -1 0 0 -1 -1
999 Pyudon HipDropStart SE_EM_PYUDON_FLY_UP 0 0 0 0 0 0 0 0 5114 18 -1 0 0 -1 -1
1000 Pyudon Death SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 5139 0 -1 -1 0 -1 -1
1001 Togezo Down SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 2369 0 -1 -1 0 -1 -1
1002 Togezo walk SE_EM_TOGEZO_STEP 0 0 0 0 0 0 0 0 2603 37 -1 0 0 -1 -1
1003 Togezo walk SE_EM_TOGEZO_STEP 0 0 0 0 0 0 0 0 2604 13 -1 0 0 -1 -1
1004 Togezo turn SE_EM_TOGEZO_STEP_TURN 0 0 0 0 0 0 0 0 2605 11 -1 0 0 -1 -1
1005 Togezo turn SE_EM_TOGEZO_STEP_TURN 0 0 0 0 0 0 0 0 2606 26 -1 0 0 -1 -1
1006 Togezo run SE_EM_TOGEZO_STEP_FAST 0 0 0 0 0 0 0 0 2607 8 -1 0 0 -1 -1
1007 Togezo run SE_EM_TOGEZO_STEP_FAST 0 0 0 0 0 0 0 0 2608 20 -1 0 0 -1 -1
1008 Togezo Bound SE_EM_TOGEZO_BOUND 0 75 5 10 1 0 0 10 2621 0 -1 -1 0 1 1
1009 Togezo SpinReaction SE_EM_LV_TOGEZO_RATTLE 0 0 0 0 0 0 0 0 2720 0 -1 0 1 -1 -1
1010 Togezo Death SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 2727 0 -1 -1 0 -1 -1
1011 Togezo Break SE_EM_TOGEZO_BREAK 0 0 0 0 0 0 0 0 2728 0 -1 -1 0 -1 -1
1012 Togezo appear SE_EV_TOGEZO_APPEAR 0 0 0 0 0 0 0 0 3154 9 -1 0 0 -1 -1
1013 Togezo appear SE_EM_TOGEZO_LAND 0 0 0 0 0 0 0 0 3157 21 -1 0 0 -1 -1
1014 Togezo search SE_EV_TOGEZO_FIND 0 0 0 0 0 0 0 0 3155 25 -1 0 0 -1 -1
1015 Togezo search SE_EM_TOGEZO_LAND 0 0 0 0 0 0 0 0 3158 39 -1 0 0 -1 -1
1016 Togezo attack SE_EV_TOGEZO_ATTACK 0 0 0 0 0 0 0 0 3156 9 -1 0 0 -1 -1
1017 Togezo ShellStart SE_EM_NOKOLAND_SHELL_PUNCH 0 0 0 0 0 0 0 0 3399 0 -1 0 0 -1 -1
1018 Togezo ShellStart SE_EM_TOGEZO_BOUND 0 0 0 0 0 0 0 0 3401 42 -1 0 0 -1 -1
1019 Togezo ShellStart SE_EM_TOGEZO_LAND 0 0 0 0 0 0 0 0 3402 59 -1 0 0 -1 -1
1020 Togezo ShellStart SE_EM_TOGEZO_SHELL 0 0 0 0 0 0 0 0 3453 0 -1 0 0 -1 -1
1021 Togezo ShellEnd SE_EV_TOGEZO_APPEAR 0 0 0 0 0 0 0 0 3400 14 -1 0 0 -1 -1
1022 Togezo ShellEnd SE_EM_TOGEZO_BOUND 0 0 0 0 0 0 0 0 3403 18 -1 0 0 -1 -1
1023 Togezo ShellStartLand SE_EM_TOGEZO_BOUND 0 0 0 0 0 0 0 0 4475 0 -1 0 0 -1 -1
1024 Togezo ShellStartLand SE_EM_TOGEZO_LAND 0 0 0 0 0 0 0 0 4476 24 -1 0 0 -1 -1
1025 Togezo ShellStartLand SE_EM_TOGEZO_LAND 0 0 0 0 0 0 0 0 4477 37 -1 0 0 -1 -1
1026 BeeEater AttackSign SE_EM_LV_BEE_EATER_ATK_SIGN 0 0 0 0 0 0 0 0 2407 0 -1 0 0 -1 -1
1027 BeeEater AttackSign SE_EM_BEE_EATER_ATK_SIGN_NEEDLE 0 0 0 0 0 0 0 0 2432 101 -1 0 0 -1 -1
1028 BeeEater AttackEnd SE_EM_BEE_EATER_ATK_END 0 0 0 0 0 0 0 0 2429 0 -1 0 0 -1 -1
1029 BeeEater Attack SE_EM_BEE_EATER_ATK 0 0 0 0 0 0 0 0 2430 23 -1 0 0 -1 -1
1030 BeeEater Attack SE_EM_LV_BEE_EATER_ATK_SWING 0 0 0 0 0 0 0 0 2448 9 -1 0 1 -1 -1
1031 BeeEater Bound SE_EM_BEE_EATER_BOUND 0 0 0 0 0 0 0 0 5145 0 -1 -1 0 -1 -1
1032 FlowerMimic AttackSign SE_EM_LV_FLOWER_MIMIC_ATK_SIGN 0 0 0 0 0 0 0 0 2455 17 -1 0 1 -1 -1
1033 FlowerMimic AttackSign SE_EM_FLOWER_MIMIC_ATK_SIGN 0 0 0 0 0 0 0 0 2457 0 -1 0 0 -1 -1
1034 FlowerMimic Attack SE_EM_FLOWER_MIMIC_ATK 0 0 0 0 0 0 0 0 2456 0 -1 0 0 -1 -1
1035 FlowerMimic Trample SE_EM_FLOWER_MIMIC_TRAMPLE 0 0 0 0 0 0 0 0 5155 0 -1 -1 0 -1 -1
1036 FlowerMimic EatEnd SE_EM_FLOWER_MIMIC_VOMIT 0 0 0 0 0 0 0 0 5164 0 -1 0 0 -1 -1
1037 FlowerMimic AttackEnd SE_EM_FLOWER_MIMIC_ATK_END 0 0 0 0 0 0 0 0 5165 0 -1 0 0 -1 -1
1038 PatakuriWing Wait SE_EM_PATAKURI_FLAP 0 0 0 0 0 0 0 0 2458 1 -1 0 0 -1 -1
1039 Battan Attack SE_EM_BATTAN_ATK 0 0 0 0 0 0 0 0 2459 50 -1 0 0 -1 -1
1040 Battan Attack SE_EV_BATTAN_ATK 0 0 0 0 0 0 0 0 2465 25 -1 0 0 -1 -1
1041 Battan Walk SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 2460 15 -1 0 0 -1 -1
1042 Battan Walk SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 2461 45 -1 0 0 -1 -1
1043 Battan Run SE_EM_BATTAN_RUN 0 0 0 0 0 0 0 0 2462 36 -1 0 0 -1 -1
1044 Battan Run SE_EM_BATTAN_RUN 0 0 0 0 0 0 0 0 2463 23 -1 0 0 -1 -1
1045 Battan AttackSign SE_EM_LV_BATTAN_ATK_SIGIN 0 0 0 0 0 0 0 0 2464 17 73 0 1 -1 -1
1046 Battan Turn SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 2470 105 -1 0 0 -1 -1
1047 Battan Turn SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 2471 24 -1 0 0 -1 -1
1048 Battan Turn SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 2472 82 -1 0 0 -1 -1
1049 Battan Turn SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 2473 54 -1 0 0 -1 -1
1050 Battan RiseSign SE_EM_LV_BATTAN_RISE_SIGIN 0 0 0 0 0 0 0 0 2474 0 -1 0 1 -1 -1
1051 Battan RiseSign SE_EM_BATTAN_RISE_END 0 0 0 0 0 0 0 0 6629 85 -1 0 0 -1 -1
1052 Battan Death SE_EM_BATTAN_BREAK 0 0 0 0 0 0 0 0 5684 0 -1 -1 0 -1 -1
1053 Battan find SE_EM_BATTAN_FIND 0 0 0 0 0 0 0 0 6623 30 -1 0 0 -1 -1
1054 Battan rise SE_EM_LV_BATTAN_RISE 0 0 0 0 0 0 0 0 6624 0 -1 0 1 -1 -1
1055 Battan rise SE_EM_BATTAN_RISE_END 0 0 0 0 0 0 0 0 6630 84 -1 0 0 -1 -1
1056 Battan HalfTurn SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 6625 18 -1 0 0 -1 -1
1057 Battan HalfTurn SE_EM_BATTAN_STEP 0 0 0 0 0 0 0 0 6626 38 -1 0 0 -1 -1
1058 BakuBaku Bite SE_EM_BAKUBAKU_BITE 0 0 0 0 0 0 0 0 3086 0 -1 -1 0 -1 -1
1059 BakuBaku Eat SE_EM_BAKUBAKU_EAT_FLOOR 0 0 0 0 0 0 0 0 3087 0 -1 -1 0 -1 -1
1060 BakuBaku Turn SE_EM_BAKUBAKU_TURN_BITE 0 0 0 0 0 0 0 0 3378 20 -1 0 0 -1 -1
1061 BakuBaku Turn SE_EM_BAKUBAKU_TURN 0 0 0 0 0 0 0 0 3379 0 -1 0 0 -1 -1
1062 BakuBaku Turn SE_EM_BAKUBAKU_TURN_BITE 0 0 0 0 0 0 0 0 3380 66 -1 0 0 -1 -1
1063 BakuBaku Turn SE_EM_BAKUBAKU_TURN_BITE 0 0 0 0 0 0 0 0 3381 76 -1 0 0 -1 -1
1064 BakuBaku Turn SE_EM_BAKUBAKU_TURN_BITE 0 0 0 0 0 0 0 0 3382 43 -1 0 0 -1 -1
1065 BakuBaku Turn SE_EM_BAKUBAKU_TURN_BITE 0 0 0 0 0 0 0 0 3383 54 -1 0 0 -1 -1
1066 BakuBaku Turn SE_EM_BAKUBAKU_TURN_BITE 0 0 0 0 0 0 0 0 3384 31 -1 0 0 -1 -1
1067 BakuBaku Turn SE_EM_BAKUBAKU_TURN_BITE 0 0 0 0 0 0 0 0 3385 87 -1 0 0 -1 -1
1068 BakuBaku AttackSuccess SE_EM_BAKUBAKU_ATTACK_SUCCESS 0 0 0 0 0 0 0 0 7848 0 -1 0 0 -1 -1
1069 DanceFlower AttackSign SE_EM_DFLOWER_ROLL_START 0 0 0 0 0 0 0 0 2796 57 -1 0 0 -1 -1
1070 DanceFlower Attack SE_EM_DFLOWER_ROLL 0 0 0 0 0 0 0 0 2790 0 -1 0 1 -1 -1
1071 DanceFlower AttackEnd SE_EM_DFLOWER_ROLL_END 0 0 0 0 0 0 0 0 2791 26 -1 0 0 -1 -1
1072 DanceFlower PressDownOpen SE_EM_DFLOWER_DEAD 0 0 0 0 0 0 0 0 2792 4 -1 0 0 -1 -1
1073 DanceFlower PressDownOpen SE_EM_DFLOWER_DEAD_AWAY 0 0 0 0 0 0 0 0 2793 17 -1 0 0 -1 -1
1074 DanceFlower PressDownClose SE_EM_DFLOWER_DEAD 0 0 0 0 0 0 0 0 2794 4 -1 0 0 -1 -1
1075 DanceFlower PressDownClose SE_EM_DFLOWER_DEAD_AWAY 0 0 0 0 0 0 0 0 2795 17 -1 0 0 -1 -1
1076 DanceFlower Swoon SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 3595 0 -1 0 1 -1 -1
1077 DanceFlower SwoonStart SE_SM_YOSHI_TONGUE_TOUCH 0 0 0 0 0 0 0 0 3597 0 -1 0 0 -1 -1
1078 DanceFlower SwoonStart SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 3598 0 -1 0 1 -1 -1
1079 DanceFlower SwoonStart SE_EM_DFLOWER_SWOON_START 0 0 0 0 0 0 0 0 7846 0 -1 0 0 -1 -1
1080 DanceFlower HitSpinHit SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 4701 0 -1 -1 0 -1 -1
1081 DanceFlower Death SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 7841 0 -1 -1 0 -1 -1
1082 DanceFlower SwoonEnd SE_EM_DFLOWER_SWOON_END 0 0 0 0 0 0 0 0 7847 0 -1 0 0 -1 -1
1083 TogezoPaipo Shot SE_EM_LV_TOGEZO_SHOT 0 0 0 0 0 0 0 0 4758 0 -1 -1 1 -1 -1
1084 TogezoTubeSlider MarioPassLvSlider SE_OJ_LV_SLIDER_OBJ_PASS 0 0 0 0 0 0 0 0 2818 0 -1 -1 1 -1 -1
1085 TogezoTubeSlider Walk SE_EM_TOGEZO_STEP 0 0 0 0 0 0 0 0 2819 37 -1 0 0 -1 -1
1086 TogezoTubeSlider Walk SE_EM_TOGEZO_STEP 0 0 0 0 0 0 0 0 2820 13 -1 0 0 -1 -1
1087 TogezoTubeSlider Death SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 4133 0 -1 -1 0 -1 -1
1088 HanachanTubeSlider AngryDash SE_EM_LV_HANACHAN_MOVE_ANGRY 0 0 0 0 0 0 0 0 2821 0 -1 0 1 -1 -1
1089 HanachanTubeSlider AngryDash SE_EM_LV_HANACHANBIG_ANGRY_RUN 0 0 0 0 0 0 0 0 5299 0 -1 0 1 -1 -1
1090 HanachanTubeSlider MarioPassLvSlider SE_OJ_LV_SLIDER_OBJ_PASS 0 0 0 0 0 0 0 0 2822 0 -1 -1 1 -1 -1
1091 HanachanTubeSlider Walk SE_EM_HANACHAN_STEP 0 0 0 0 0 0 0 0 2823 0 -1 0 0 -1 -1
1092 HanachanTubeSlider WalkNormal SE_EM_HANACHAN_STEP 0 0 0 0 0 0 0 0 5297 0 -1 0 0 -1 -1
1093 HanachanTubeSlider WalkNormal SE_EM_HANACHAN_STEP 0 0 0 0 0 0 0 0 5298 21 -1 0 0 -1 -1
1094 HanachanTubeSlider Whistle SE_EM_LV_HANACHAN_WHISTLE 0 0 0 0 0 0 0 0 5300 0 -1 -1 1 -1 -1
1095 WanwanSearch Roll SE_EM_LV_WANWANROLL_MOVE 15 0 5 12 15 -2 0 10 2958 0 -1 -1 1 1 1
1096 WanwanSearch Rebound SE_EM_WANWANROLL_REBOUND 0 0 7 95 0,004 3 5 10 2972 0 -1 -1 0 1 1
1097 WanwanSearch Collision SE_EM_WANWANROLL_COLLISION 0 0 0 0 15 0 0 15 2988 0 -1 -1 0 -1 1
1098 WanwanSearch EvWanwanrollWanwan SE_EV_WANWANROLL_WANWAN 0 0 0 0 0 0 0 0 2989 0 -1 -1 0 -1 -1
1099 WanwanSearchBreak Break SE_EM_WANWANROLL_EXPLOSION 0 0 0 0 0 0 0 0 2967 0 -1 0 0 -1 -1
1100 HammerBrosHammer Spin SE_EM_LV_HBROS_ROLL 0 0 0 0 0 0 0 0 3032 0 -1 0 1 -1 -1
1101 HammerBrosHammer Break SE_EM_HBROSS_BREAK 0 0 0 0 0 0 0 0 3246 0 -1 -1 0 -1 -1
1102 BoomerangBrosBoomerang Spin SE_EM_LV_BBROS_ROLL 0 0 0 0 0 0 0 0 3034 0 -1 0 1 -1 -1
1103 BoomerangBrosBoomerang Break SE_EM_BBROSS_BREAK 0 0 0 0 0 0 0 0 3328 0 -1 -1 0 -1 -1
1104 HammerBros Attack SE_EM_HBROS_THROW 0 0 0 0 0 0 0 0 3036 24 -1 0 0 -1 -1
1105 HammerBros Attack SE_EV_HBROS_ATTACK 0 0 0 0 0 0 0 0 3259 18 -1 0 0 -1 -1
1106 HammerBros Attack SE_EM_BROS_FOOT_L_LOW 0 0 0 0 0 0 0 0 3323 25 -1 0 0 -1 -1
1107 HammerBros AttackSecond SE_EM_HBROS_THROW 0 0 0 0 0 0 0 0 3041 26 -1 0 0 -1 -1
1108 HammerBros AttackSecond SE_EV_HBROS_ATTACK 0 0 0 0 0 0 0 0 3258 18 -1 0 0 -1 -1
1109 HammerBros AttackSecond SE_EM_BROS_FOOT_L_LOW 0 0 0 0 0 0 0 0 3324 25 -1 0 0 -1 -1
1110 HammerBros SwoonStart SE_EV_HBROS_DAMAGE 0 0 0 0 0 0 0 0 3262 0 -1 0 0 -1 -1
1111 HammerBros SwoonStart SE_EM_DAMAGE 0 0 0 0 0 0 0 0 4992 0 -1 0 0 -1 -1
1112 HammerBros SwoonStart SE_EM_BROS_GND 0 0 0 0 0 0 0 0 7851 32 -1 0 0 -1 -1
1113 HammerBros Swoon SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 3263 0 -1 0 1 -1 -1
1114 HammerBros BlowDown SE_EV_HBROS_DEAD 0 0 0 0 0 0 0 0 3264 4 -1 1 0 -1 -1
1115 HammerBros BlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 3271 0 -1 1 0 -1 -1
1116 HammerBros JumpStart SE_EM_BBROSS_JUMP 0 0 0 0 0 0 0 0 3307 6 -1 0 0 -1 -1
1117 HammerBros JumpStart SE_EM_BROS_FOOT_R_HI 0 0 0 0 0 0 0 0 3319 5 -1 0 0 -1 -1
1118 HammerBros JumpStart SE_EM_BROS_FOOT_L_HI 0 0 0 0 0 0 0 0 3320 3 -1 0 0 -1 -1
1119 HammerBros JumpEnd SE_EM_BROS_FOOT_R_LOW 0 0 0 0 0 0 0 0 3321 0 -1 0 0 -1 -1
1120 HammerBros JumpEnd SE_EM_BROS_FOOT_L_LOW 0 0 0 0 0 0 0 0 3322 2 -1 0 0 -1 -1
1121 HammerBros SwoonPressDown SE_EV_HBROS_DEAD 0 0 0 0 0 0 0 0 3268 4 -1 0 0 -1 -1
1122 HammerBros SwoonPressDown SE_EM_DAMAGE_LAST 0 0 0 0 0 0 0 0 4991 0 -1 0 0 -1 -1
1123 HammerBros HitExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 3310 0 -1 -1 0 -1 -1
1124 HammerBros Guard SE_EM_BROS_GUARD 0 0 0 0 0 0 0 0 7857 0 -1 0 0 -1 -1
1125 HammerBros SwoonEnd SE_EM_BROS_FOOT_L_HI 0 0 0 0 0 0 0 0 7858 69 -1 0 0 -1 -1
1126 HammerBros SwoonEnd SE_EM_BROS_FOOT_R_LOW 0 0 0 0 0 0 0 0 7859 71 -1 0 0 -1 -1
1127 HammerBros SwoonEnd SE_EM_BROSS_RECOVER_JUMP 0 0 0 0 0 0 0 0 7884 51 -1 0 0 -1 -1
1128 BoomerangBros Attack SE_EM_BBROS_THROW 0 0 0 0 0 0 0 0 3039 24 -1 0 0 -1 -1
1129 BoomerangBros Attack SE_EV_BBROS_ATTACK 0 0 0 0 0 0 0 0 3261 20 -1 0 0 -1 -1
1130 BoomerangBros Attack SE_EM_BROS_FOOT_L_LOW 0 0 0 0 0 0 0 0 3317 22 -1 0 0 -1 -1
1131 BoomerangBros AttackSecond SE_EM_BBROS_THROW 0 0 0 0 0 0 0 0 3040 24 -1 0 0 -1 -1
1132 BoomerangBros AttackSecond SE_EV_BBROS_ATTACK 0 0 0 0 0 0 0 0 3260 20 -1 0 0 -1 -1
1133 BoomerangBros AttackSecond SE_EM_BROS_FOOT_L_LOW 0 0 0 0 0 0 0 0 3318 23 -1 0 0 -1 -1
1134 BoomerangBros SwoonStart SE_EV_BBROS_DAMAGE 0 0 0 0 0 0 0 0 3265 0 -1 0 0 -1 -1
1135 BoomerangBros SwoonStart SE_EM_DAMAGE 0 0 0 0 0 0 0 0 4995 0 -1 0 0 -1 -1
1136 BoomerangBros SwoonStart SE_EM_BROS_GND 0 0 0 0 0 0 0 0 7852 32 -1 0 0 -1 -1
1137 BoomerangBros Swoon SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 3266 0 -1 0 1 -1 -1
1138 BoomerangBros BlowDown SE_EV_BBROS_DEAD 0 0 0 0 0 0 0 0 3267 4 -1 1 0 -1 -1
1139 BoomerangBros BlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 3272 0 -1 1 0 -1 -1
1140 BoomerangBros JumpStart SE_EM_BBROSS_JUMP 0 0 0 0 0 0 0 0 3306 6 -1 0 0 -1 -1
1141 BoomerangBros JumpStart SE_EM_BROS_FOOT_R_HI 0 0 0 0 0 0 0 0 3315 5 -1 0 0 -1 -1
1142 BoomerangBros JumpStart SE_EM_BROS_FOOT_L_HI 0 0 0 0 0 0 0 0 3316 3 -1 0 0 -1 -1
1143 BoomerangBros JumpEnd SE_EM_BROS_FOOT_R_LOW 0 0 0 0 0 0 0 0 3313 0 -1 0 0 -1 -1
1144 BoomerangBros JumpEnd SE_EM_BROS_FOOT_L_LOW 0 0 0 0 0 0 0 0 3314 2 -1 0 0 -1 -1
1145 BoomerangBros SwoonPressDown SE_EV_BBROS_DEAD 0 0 0 0 0 0 0 0 3274 4 -1 0 0 -1 -1
1146 BoomerangBros SwoonPressDown SE_EM_DAMAGE_LAST 0 0 0 0 0 0 0 0 4994 0 -1 0 0 -1 -1
1147 BoomerangBros CatchBoomerang SE_EM_BBROS_CATCH 0 0 0 0 0 0 0 0 3308 0 -1 -1 0 -1 -1
1148 BoomerangBros HitExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 4993 0 -1 -1 0 -1 -1
1149 BoomerangBros Catch SE_EM_BROS_FOOT_L_HI 0 0 0 0 0 0 0 0 7853 22 -1 0 0 -1 -1
1150 BoomerangBros SwoonEnd SE_EM_BROS_FOOT_R_LOW 0 0 0 0 0 0 0 0 7854 71 -1 0 0 -1 -1
1151 BoomerangBros SwoonEnd SE_EM_BROS_FOOT_L_HI 0 0 0 0 0 0 0 0 7855 69 -1 0 0 -1 -1
1152 BoomerangBros SwoonEnd SE_EM_BROSS_RECOVER_JUMP 0 0 0 0 0 0 0 0 7885 51 -1 0 0 -1 -1
1153 BoomerangBros Guard SE_EM_BROS_GUARD 0 0 0 0 0 0 0 0 7856 0 -1 0 0 -1 -1
1154 Menbo Move SE_EM_MENBO_MOVE_WATER 0 0 0 0 0 0 0 0 3113 3 -1 0 0 -1 -1
1155 Menbo Turn SE_EM_MENBO_TURN_WATER 0 0 0 0 0 0 0 0 3114 5 -1 0 0 -1 -1
1156 Menbo Attack SE_EM_MENBO_ATTACK_WATER 0 0 0 0 0 0 0 0 3115 0 -1 0 0 -1 -1
1157 Menbo Find SE_EV_MENBO_SEARCH 0 0 0 0 0 0 0 0 3220 7 -1 0 0 -1 -1
1158 Menbo PressDown SE_EV_MENBO_DEAD 0 0 0 0 0 0 0 0 3221 4 -1 0 0 -1 -1
1159 Menbo PressDown SE_EM_DAMAGE 0 0 0 0 0 0 0 0 3234 0 -1 0 0 -1 -1
1160 Menbo BlowDown SE_EV_MENBO_DEAD 0 0 0 0 0 0 0 0 3223 4 -1 1 0 -1 -1
1161 Menbo BlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 3235 0 -1 1 0 -1 -1
1162 Menbo EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 3331 0 -1 -1 0 -1 -1
1163 Menbo Swoon SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 7862 0 -1 0 1 -1 -1
1164 Menbo SwoonStart SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 7863 21 -1 0 1 -1 -1
1165 Terebo Wait SE_EM_TEREBO_FLOAT 0 0 0 0 0 0 0 0 3175 0 -1 0 0 -1 -1
1166 Terebo Wait SE_EV_TEREBO_PEEP 0 0 0 0 0 0 0 0 3176 0 -1 0 0 -1 -1
1167 Terebo HitReaction SE_EV_TEREBO_ATTACK 0 0 0 0 0 0 0 0 3200 0 -1 0 0 -1 -1
1168 Terebo HitReaction SE_EM_TEREBO_ATTACK 0 0 0 0 0 0 0 0 3202 0 -1 0 0 -1 -1
1169 Terebo SpinReaction SE_EM_TEREBO_SPIN 0 0 0 0 0 0 0 0 3201 0 -1 0 0 -1 -1
1170 Terebo SpinReaction SE_EM_TEREBO_APPEAR 0 0 0 0 0 0 0 0 3203 29 -1 0 0 -1 -1
1171 Terebo Appear SE_EV_TEREBO_APPEAR 0 0 0 0 0 0 0 0 3204 9 -1 0 0 -1 -1
1172 Terebo Appear SE_EM_TEREBO_APPEAR 0 0 0 0 0 0 0 0 3205 0 -1 0 0 -1 -1
1173 Terebo YoshiTongue SE_EM_TEREBO_YOSHI_TONGUE 0 0 0 0 0 0 0 0 7707 0 -1 -1 0 -1 -1
1174 Jugem Throw SE_BM_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 3222 26 -1 0 0 -1 -1
1175 Jugem DeathEffect SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 3303 0 -1 -1 0 -1 -1
1176 Jugem BlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 3309 0 -1 1 0 -1 -1
1177 Jugem BlowDown SE_EV_JUGEM_DAMAGE 0 0 0 0 0 0 0 0 3370 14 -1 1 0 -1 -1
1178 Jugem FallLand SE_EM_JUGEM_FALL_LAND 0 0 0 0 0 0 0 0 3325 0 -1 0 0 -1 -1
1179 Jugem FallLand SE_EM_JUGEM_FALL_LAND 0 8 0 10 0 0 0 10 6434 18 -1 0 0 1 1
1180 Jugem FallCloud SE_EV_JUGEM_FALL 0 0 0 0 0 0 0 0 3371 9 -1 -1 0 -1 -1
1181 Jugem PressDown SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 3374 0 -1 0 0 -1 -1
1182 Jugem FallTrample SE_EM_TRAMPLE_DAMAGE 0 0 0 0 0 0 0 0 3387 0 -1 -1 0 -1 -1
1183 Jugem FallTrample SE_EV_JUGEM_FALL 0 0 0 0 0 0 0 0 3389 0 -1 -1 0 -1 -1
1184 Jugem FallHipDrop SE_EV_JUGEM_FALL 0 0 0 0 0 0 0 0 3388 0 -1 -1 0 -1 -1
1185 Jugem StarPieceReaction SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 3392 0 -1 0 1 -1 -1
1186 Jugem StarPieceHit SE_EV_JUGEM_SWOON 0 0 0 0 0 0 0 0 3394 0 -1 -1 0 -1 -1
1187 Jugem FallDown SE_EM_LV_JUGEM_FALL_SWOON 0 0 0 0 0 0 0 0 6433 0 -1 0 1 -1 -1
1188 PatakuriWingBig Wait SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3225 1 -1 0 0 -1 -1
1189 PatakuriWingBig Wait SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3226 29 -1 0 0 -1 -1
1190 PatakuriWingBig Wait SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3227 57 -1 0 0 -1 -1
1191 PatakuriWingBig Wait SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3228 85 -1 0 0 -1 -1
1192 PatakuriWingBig Wait SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3229 113 -1 0 0 -1 -1
1193 PatakuriWingBig Wait SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3230 141 -1 0 0 -1 -1
1194 PatakuriWingBig Hit SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3624 0 -1 0 0 -1 -1
1195 PatakuriWingBig Hit SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3625 26 -1 0 0 -1 -1
1196 PatakuriWingBig Hit SE_EM_PATAKURI_BIG_FLAP 0 0 0 0 0 0 0 0 3626 58 -1 0 0 -1 -1
1197 WanwanSearchBig Roll SE_EM_LV_WANWANROLL_MOVE 15 0 5 12 15 -2 0 10 3237 0 -1 -1 1 1 1
1198 WanwanSearchBig Rebound SE_EM_WANWANROLL_REBOUND 0 0 7 95 0,004 3 5 10 3238 0 -1 -1 0 1 1
1199 WanwanSearchBig Collision SE_EM_WANWANROLL_COLLISION 0 0 0 0 15 0 0 15 3239 0 -1 -1 0 -1 1
1200 WanwanSearchBig EvWanwanrollWanwan SE_EV_WANWANROLL_WANWAN 0 0 0 0 0 0 0 0 3240 0 -1 -1 0 -1 -1
1201 JugemCloud Float SE_EM_LV_JUGEM_FLOAT 0 0 0 0 0 0 0 0 3276 0 -1 -1 1 -1 -1
1202 JugemCloud Float SE_EM_LV_JUGEM_MOVE 0 9 8 15 0,008 -6 0 10 3398 0 -1 -1 1 1 1
1203 JugemCloud BlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 3305 0 -1 1 0 -1 -1
1204 JugemCloud AppearEffect SE_EM_JUGEM_CLOUD_APPEAR 0 0 0 0 0 0 0 0 3311 0 -1 -1 0 -1 -1
1205 JugemCloud Disappear SE_EM_JUGEM_CLOUD_DISAPPEAR 0 0 0 0 0 0 0 0 3395 0 -1 1 0 -1 -1
1206 Nigero away SE_EM_NIGERO_STEP 0 0 0 0 0 0 0 0 3300 0 -1 0 0 -1 -1
1207 Nigero away SE_EM_NIGERO_STEP 0 0 0 0 0 0 0 0 3301 6 -1 0 0 -1 -1
1208 Nigero Find SE_EV_NIGERO_FIND 0 0 0 0 0 0 0 0 4740 0 -1 0 0 -1 -1
1209 Nigero Find SE_EM_NIGERO_FIND 0 0 0 0 0 0 0 0 4775 0 -1 0 0 -1 -1
1210 Nigero Hide SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 4741 0 -1 0 0 -1 -1
1211 Nigero HitSpinHit SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 4742 0 -1 -1 0 -1 -1
1212 Nigero HitSpinHit SE_EV_NIGERO_SPIN_HIT 0 0 0 0 0 0 0 0 4774 0 -1 -1 0 -1 -1
1213 Nigero StepDown SE_EV_NIGERO_STOMPED 0 0 0 0 0 0 0 0 4743 4 -1 0 0 -1 -1
1214 Nigero StepDown SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 4744 0 -1 0 0 -1 -1
1215 Nigero Walk SE_EM_NIGERO_JUMP 0 0 0 0 0 0 0 0 4766 2 -1 0 0 -1 -1
1216 Nigero Appear SE_EM_LV_NIGERO_PRE_APPEAR 0 0 0 0 0 0 0 0 4767 0 59 0 1 -1 -1
1217 Nigero Appear SE_EM_NIGERO_APPEAR 0 0 0 0 0 0 0 0 4771 59 -1 0 0 -1 -1
1218 Nigero Appear SE_EV_NIGERO_APPEAR 0 0 0 0 0 0 0 0 4781 63 -1 0 0 -1 -1
1219 Nigero Get SE_EV_NIGERO_LIFT_UP 0 0 0 0 0 0 0 0 4776 0 -1 0 0 -1 -1
1220 Nigero Get SE_EM_NIGERO_LIFT_UP 0 0 0 0 0 0 0 0 4777 0 -1 0 0 -1 -1
1221 Nigero Chase SE_EM_NIGERO_STEP 0 0 0 0 0 0 0 0 4778 0 -1 0 0 -1 -1
1222 Nigero Chase SE_EM_NIGERO_STEP 0 0 0 0 0 0 0 0 4779 6 -1 0 0 -1 -1
1223 Nigero StarPieceHit SE_EV_NIGERO_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4780 0 -1 -1 0 -1 -1
1224 Nigero NearPlayer SE_EV_NIGERO_NEAR 0 0 0 0 0 0 0 0 4783 0 -1 -1 0 -1 -1
1225 Bussun Walk SE_EM_BUSSUN_WALK_B 0 0 0 0 0 0 0 0 3429 43 -1 0 0 -1 -1
1226 Bussun Walk SE_EM_BUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 3430 24 -1 0 0 -1 -1
1227 Bussun Walk SE_EM_BUSSUN_WALK_A 0 0 0 0 0 0 0 0 3431 22 -1 0 0 -1 -1
1228 Bussun Walk SE_EM_BUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 3432 1 -1 0 0 -1 -1
1229 Bussun Turn SE_EM_BUSSUN_WALK_TURN 0 0 0 0 0 0 0 0 3435 22 -1 0 0 -1 -1
1230 Bussun Turn SE_EM_BUSSUN_WALK_TURN 0 0 0 0 0 0 0 0 3436 0 -1 0 0 -1 -1
1231 Bussun Guard SE_EM_BUSSUN_ATTACK 0 0 0 0 0 0 0 0 3467 3 -1 0 0 -1 -1
1232 Bussun Guard SE_EM_DAMAGE 0 0 0 0 0 0 0 0 3469 0 -1 0 0 -1 -1
1233 Bussun Guard SE_EV_BUSSUN_ATTACK 0 0 0 0 0 0 0 0 3474 14 -1 0 0 -1 -1
1234 Bussun Attack SE_EM_BUSSUN_ATTACK 0 0 0 0 0 0 0 0 3463 5 -1 0 0 -1 -1
1235 Bussun Attack SE_EV_BUSSUN_ATTACK 0 0 0 0 0 0 0 0 3471 14 -1 0 0 -1 -1
1236 Bussun Die SE_EM_BUSSUN_DIE 0 0 0 0 0 0 0 0 3464 8 -1 0 0 -1 -1
1237 Bussun Die SE_EV_BUSSUN_DIE 0 0 0 0 0 0 0 0 3465 16 -1 0 0 -1 -1
1238 Bussun Die SE_EM_DAMAGE 0 0 0 0 0 0 0 0 3466 0 -1 0 0 -1 -1
1239 Bussun Die SE_EM_BUSSUN_GND 0 0 0 0 0 0 0 0 7820 51 -1 0 0 -1 -1
1240 Bussun Dummy SE_EM_BUSSUN_WALK_METAL_A 0 0 0 0 0 0 0 0 3580 0 -1 -1 0 -1 -1
1241 Bussun Dummy SE_EM_BUSSUN_WALK_METAL_B 0 0 0 0 0 0 0 0 3581 0 -1 -1 0 -1 -1
1242 Bussun Explosion SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 7819 0 -1 -1 0 -1 -1
1243 NokonokoLandBig WalkFastWait SE_EM_NOKOLANDBIG_STEP 0 0 0 0 0 0 0 0 3600 0 -1 0 0 -1 -1
1244 NokonokoLandBig WalkFastWait SE_EM_NOKOLANDBIG_STEP 0 0 0 0 0 0 0 0 3601 16 -1 0 0 -1 -1
1245 NokonokoLandBig Rotate SE_EV_NOKOLANDBIG_DAMAGE 0 0 0 0 0 0 0 0 3608 0 -1 0 0 -1 -1
1246 NokonokoLandBig Rotate SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 3609 0 -1 0 0 -1 -1
1247 NokonokoLandBig Rotate SE_EM_NOKOLANDBIG_DAMAGE 0 0 0 0 0 0 0 0 3611 0 -1 0 0 -1 -1
1248 NokonokoLandBig HitExplodeL SE_EM_EXPLODE_L 0 0 0 0 0 0 0 0 3610 0 -1 -1 0 -1 -1
1249 HanachanHeadBig AngryDash SE_EM_LV_HANACHANBIG_MOVE_ANGRY 0 0 0 0 0 0 0 0 3614 0 -1 0 1 -1 -1
1250 HanachanHeadBig AngryDash SE_EM_LV_HANACHANBIG_ANGRY_RUN 0 0 0 0 0 0 0 0 3621 0 -1 0 1 -1 -1
1251 HanachanHeadBig WalkNormal SE_EM_HANACHANBIG_STEP 0 0 0 0 0 0 0 0 3615 9 -1 0 0 -1 -1
1252 HanachanHeadBig WalkNormal SE_EM_HANACHANBIG_STEP 0 0 0 0 0 0 0 0 3616 31 -1 0 0 -1 -1
1253 HanachanHeadBig Whistle SE_EM_LV_HANACHANBIG_WHISTLE 0 0 0 0 0 0 0 0 3617 0 -1 -1 1 -1 -1
1254 PackunFlowerBig Appear SE_EM_PACKUNFLOWERBIG_PRE_APPEAR 0 0 0 0 0 0 0 0 3636 4 -1 0 0 -1 -1
1255 PackunFlowerBig Appear SE_EM_PACKUNFLOWERBIG_APPEAR 0 0 0 0 0 0 0 0 3639 86 -1 0 0 -1 -1
1256 PackunFlowerBig Appear SE_EM_PACKUNFLOWERBIG_LIP 0 0 0 0 0 0 0 0 3646 83 -1 0 0 -1 -1
1257 PackunFlowerBig Appear SE_EM_PACKUNFLOWERBIG_LIP 0 0 0 0 0 0 0 0 3647 100 -1 0 0 -1 -1
1258 PackunFlowerBig Appear SE_EM_PACKUNFLOWERBIG_LIP 0 0 0 0 0 0 0 0 3648 116 -1 0 0 -1 -1
1259 PackunFlowerBig Hide SE_EM_PACKUNFLOWERBIG_HIDE 0 0 0 0 0 0 0 0 3637 0 -1 0 0 -1 -1
1260 PackunFlowerBig Hide SE_EM_PACKUNFLOWERBIG_HIDE_EFFECT 0 0 0 0 0 0 0 0 3640 9 -1 0 0 -1 -1
1261 PackunFlowerBig Death SE_EM_EXPLODE_L 0 0 0 0 0 0 0 0 4222 0 -1 -1 0 -1 -1
1262 PackunFlowerBig Down SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 4223 0 -1 0 0 -1 -1
1263 PackunFlowerBig Down SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 4843 0 -1 0 0 -1 -1
1264 PackunFlowerBig SpinReaction SE_EM_PACKUNFLOWERBIG_HITBACK 0 0 0 0 0 0 0 0 5718 0 -1 0 0 -1 -1
1265 PackunFlowerBig HitStarPiece SE_EM_PACKUNFLOWERBIG_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 5719 0 -1 -1 0 -1 -1
1266 PackunFlowerBigHead DummyTrigger SE_SY_COIN 0 0 0 0 0 0 0 0 3641 0 -1 -1 0 -1 -1
1267 DossunBig OjDossunFallSign SE_OJ_DOSSUNBIG_FALL_SIGN 0 0 0 0 0 0 0 0 3723 0 -1 -1 0 -1 -1
1268 DossunBig OjLvDossunFall SE_OJ_LV_DOSSUNBIG_FALL 0 0 0 0 0 0 0 0 3724 0 -1 -1 1 -1 -1
1269 DossunBig OjDossunLand SE_OJ_DOSSUNBIG_LAND 0 0 0 0 0 0 0 0 3725 0 -1 -1 0 -1 -1
1270 DossunBig OjLvDossunUpper SE_OJ_LV_DOSSUNBIG_UPPER 0 0 0 0 0 0 0 0 3726 0 -1 -1 1 -1 -1
1271 DossunBig OjDossunStop SE_OJ_DOSSUNBIG_STOP 0 0 0 0 0 0 0 0 3727 0 -1 -1 0 -1 -1
1272 Pattan attack SE_EM_PATTAN_ATK 0 0 0 0 0 0 0 0 3886 29 -1 0 0 -1 -1
1273 Pattan attack SE_EV_PATTAN_ATK 0 0 0 0 0 0 0 0 3887 0 -1 0 0 -1 -1
1274 Pattan Break SE_EM_PATTAN_ATK_BREAK 0 0 0 0 0 0 0 0 3888 0 -1 -1 0 -1 -1
1275 Pattan Run SE_EM_PATTAN_STEP_R 0 0 0 0 0 0 0 0 7469 6 -1 0 0 -1 -1
1276 Pattan Run SE_EM_PATTAN_STEP_L 0 0 0 0 0 0 0 0 7470 22 -1 0 0 -1 -1
1277 Pattan Run SE_EM_PATTAN_STEP_L 0 0 0 0 0 0 0 0 7471 43 -1 0 0 -1 -1
1278 Pattan Run SE_EM_PATTAN_STEP_R 0 0 0 0 0 0 0 0 7472 32 -1 0 0 -1 -1
1279 Pattan Appear SE_EM_PATTAN_LAND 0 0 0 0 0 0 0 0 7555 45 -1 0 0 -1 -1
1280 Pattan Find SE_EM_PATTAN_LAND 0 0 0 0 0 0 0 0 7556 40 -1 0 0 -1 -1
1281 Pattan Find SE_EV_PATTAN_FIND 0 0 0 0 0 0 0 0 7573 5 -1 0 0 -1 -1
1282 Pattan Jump SE_EM_PATTAN_LAND 0 0 0 0 0 0 0 0 7557 44 -1 0 0 -1 -1
1283 Pattan Guard SE_EM_PATTAN_GUARD 0 0 0 0 0 0 0 0 7822 0 -1 0 0 -1 -1
1284 MagnumKiller AlartNormal SE_EM_KILLER_TIMER 0 0 0 0 0 0 0 0 4342 0 -1 -1 1 -1 -1
1285 MagnumKiller AlartMiddle SE_EM_KILLER_ALART 0 0 0 0 0 0 0 0 4343 0 -1 -1 1 -1 -1
1286 MagnumKiller AlartHigh SE_EM_KILLER_DANGER 0 0 0 0 0 0 0 0 4344 0 -1 -1 1 -1 -1
1287 MagnumKiller YoshiShot SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 4345 0 -1 -1 0 -1 -1
1288 MagnumKiller DummyExplosion SE_EM_KILLER_EXPLOSION 0 0 0 0 0 0 0 0 4346 0 -1 -1 0 -1 -1
1289 MagnumKiller DummyJet SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 4347 0 -1 -1 0 -1 -1
1290 MagnumKiller EmLvMagkillerFly SE_EM_LV_MAGKILLER_FLY 0 0 0 0 1 5 0 10 4350 0 -1 -1 1 -1 2
1291 MagnumKiller EmLvKillerStandby SE_EM_LV_KILLER_STANDBY 0 0 0 0 0 0 0 0 4352 0 -1 -1 1 -1 -1
1292 MagnumKiller EmKillerStandbyEnd SE_EM_KILLER_STANDBY_END 0 0 0 0 0 0 0 0 4353 0 -1 -1 0 -1 -1
1293 MagnumKiller EmMagkillerFiring SE_EM_MAGKILLER_FIRING 0 0 0 0 0 0 0 0 4354 0 -1 -1 0 -1 -1
1294 MagnumKiller EmKillerJet SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 4356 0 -1 -1 0 -1 -1
1295 MagnumKiller EmKillerExplosion SE_EM_KILLER_EXPLOSION 0 0 0 0 0 0 0 0 4358 0 -1 -1 0 -1 -1
1296 Torpedo AlartNormal SE_EM_KILLER_TIMER 0 0 0 0 0 0 0 0 4359 0 -1 -1 1 -1 -1
1297 Torpedo AlartMiddle SE_EM_KILLER_ALART 0 0 0 0 0 0 0 0 4360 0 -1 -1 1 -1 -1
1298 Torpedo AlartHigh SE_EM_KILLER_DANGER 0 0 0 0 0 0 0 0 4361 0 -1 -1 1 -1 -1
1299 Torpedo YoshiShot SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 4362 0 -1 -1 0 -1 -1
1300 Torpedo DummyExplosion SE_EM_KILLER_EXPLOSION 0 0 0 0 0 0 0 0 4363 0 -1 -1 0 -1 -1
1301 Torpedo DummyJet SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 4364 0 -1 -1 0 -1 -1
1302 Torpedo EmLvTorpedoMove SE_EM_LV_TORPEDO_MOVE 0 0 0 0 0 0 0 0 4365 0 -1 -1 1 -1 -1
1303 Torpedo EmLvTorpedoAlarm SE_EM_LV_TORPEDO_ALARM 0 0 0 0 0 0 0 0 4366 0 -1 -1 1 -1 -1
1304 Torpedo EmLvMagkillerFly SE_EM_LV_MAGKILLER_FLY 0 0 0 0 0 0 0 0 4367 0 -1 -1 1 -1 -1
1305 Torpedo EmLvKillerFly SE_EM_LV_KILLER_FLY 0 0 0 0 0 0 0 0 4368 0 -1 -1 1 -1 -1
1306 Torpedo EmLvKillerStandby SE_EM_LV_KILLER_STANDBY 0 0 0 0 0 0 0 0 4369 0 -1 -1 1 -1 -1
1307 Torpedo EmKillerStandbyEnd SE_EM_KILLER_STANDBY_END 0 0 0 0 0 0 0 0 4370 0 -1 -1 0 -1 -1
1308 Torpedo EmMagkillerFiring SE_EM_MAGKILLER_FIRING 0 0 0 0 0 0 0 0 4371 0 -1 -1 0 -1 -1
1309 Torpedo EmKillerFiring SE_EM_KILLER_FIRING 0 0 0 0 0 0 0 0 4372 0 -1 -1 0 -1 -1
1310 Torpedo EmKillerJet SE_EM_KILLER_JET 0 0 0 0 0 0 0 0 4373 0 -1 -1 0 -1 -1
1311 Torpedo EmTorpedoExplosion SE_EM_TORPEDO_EXPLOSION 0 0 0 0 0 0 0 0 4374 0 -1 -1 0 -1 -1
1312 Torpedo EmKillerExplosion SE_EM_KILLER_EXPLOSION 0 0 0 0 0 0 0 0 4375 0 -1 -1 0 -1 -1
1313 Buzz Wait SE_EM_LV_BUZZ_ROLL 0 0 0 0 0 0 0 0 4395 0 -1 0 1 -1 -1
1314 Buzz StarPieceHit SE_EM_LV_BUZZ_ROLL_HIT 0 0 0 0 0 0 0 0 4398 0 -1 0 1 -1 -1
1315 Buzz StarPieceHit SE_EV_BUZZ_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4399 5 -1 0 0 -1 -1
1316 Buzz StarPieceHit SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 4401 0 -1 0 1 -1 -1
1317 Chorobon Wait SE_EM_LV_CHOROBON_MOVE_WAIT 0 0 0 0 0 0 0 0 4408 0 -1 0 1 -1 -1
1318 Chorobon MoveDown SE_EM_LV_CHOROBON_MOVE_DOWN 0 0 0 0 0 0 0 0 4409 0 -1 0 1 -1 -1
1319 Chorobon MoveUp SE_EM_LV_CHOROBON_MOVE_UP 0 0 0 0 0 0 0 0 4410 0 -1 0 1 -1 -1
1320 Chorobon StarPieceHit SE_EM_LV_CHOROBON_MOVE_WAIT 0 0 0 0 0 0 0 0 4411 0 -1 0 1 -1 -1
1321 Chorobon StarPieceHit SE_EV_CHOROBON_DAMAGE 0 0 0 0 0 0 0 0 4428 5 -1 0 0 -1 -1
1322 Chorobon Down SE_EV_CHOROBON_DEAD 0 0 0 0 0 0 0 0 4429 5 -1 0 0 -1 -1
1323 Tongari Guard SE_EM_TONGARI_GUARD 0 0 0 0 0 0 0 0 4495 0 -1 0 0 -1 -1
1324 Tongari WaitA SE_EM_TONGARI_WALK_A 0 0 0 0 0 0 0 0 4503 0 -1 -1 0 -1 -1
1325 Tongari WaitB SE_EM_TONGARI_WALK_B 0 0 0 0 0 0 0 0 4504 0 -1 -1 0 -1 -1
1326 Tongari TurnA SE_EM_TONGARI_TURN_A 0 0 0 0 0 0 0 0 4505 0 -1 -1 0 -1 -1
1327 Tongari TurnB SE_EM_TONGARI_TURN_B 0 0 0 0 0 0 0 0 4506 0 -1 -1 0 -1 -1
1328 GliderBazooka ShotStart SE_EM_GLIDERBAZOOKA_LAUNCH 0 0 0 0 0 0 0 0 4677 0 -1 0 0 -1 -1
1329 GliderBazooka Break SE_EV_MOGUCANNON_DEAD 0 0 0 0 0 0 0 0 5536 0 -1 -1 0 -1 -1
1330 GliderBazooka Break SE_EM_MOGUCANNON_EXPLODE 0 0 0 0 0 0 0 0 5540 0 -1 -1 0 -1 -1
1331 GliderShooterBullet Flying SE_EM_LV_GLIDERSHOOTERBULLET_FLYING 0 0 0 0 0 0 0 0 4679 0 -1 -1 1 -1 -1
1332 GliderShooterBullet Explosion SE_EM_GLIDERSHOOTERBULLET_EXPLOSION 0 0 0 0 0 0 0 0 4680 0 -1 -1 0 -1 -1
1333 NyoroponHead WaitA SE_EM_NYOROPON_WAIT_A 0 0 0 0 0 0 0 0 5167 0 -1 -1 0 -1 -1
1334 NyoroponHead WaitB SE_EM_NYOROPON_WAIT_B 0 0 0 0 0 0 0 0 5168 0 -1 -1 0 -1 -1
1335 NyoroponHead Stretch SE_EM_LV_NYOROPON_STRETCH 0 0 0 0 0 0 0 0 5179 0 -1 -1 1 -1 -1
1336 NyoroponHead Death SE_EM_LV_NYOROPON_DEAD 0 0 0 0 0 0 0 0 5212 0 -1 -1 0 -1 -1
1337 NyoroponHead SearchLight SE_EM_LV_NYOROPON_DAMAGE 0 0 0 0 0 0 0 0 5214 0 -1 0 0 -1 -1
1338 NyoroponHead StarPiece SE_EM_LV_NYOROPON_DAMAGE 0 0 0 0 0 0 0 0 5214 0 -1 0 0 -1 -1
1339 NyoroponHead Spin SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 5216 0 -1 0 0 -1 -1
1340 TeresaAtomic appear SE_EV_TERESAATOMIC_APPEAR 0 0 0 0 0 0 0 0 5256 34 -1 0 0 -1 -1
1341 TeresaAtomic appear SE_EM_TERESAATOMIC_APPEAR 0 0 0 0 0 0 0 0 5264 0 -1 0 0 -1 -1
1342 TeresaAtomic chase SE_EM_LV_TERESAATOMIC_MOVE 0 0 0 0 0 0 0 0 5257 0 -1 0 1 -1 -1
1343 TeresaAtomic laugh SE_EV_LV_TERESAATOMIC_ATK_SUCCES 0 0 0 0 0 0 0 0 5258 34 -1 0 1 -1 -1
1344 TeresaAtomic laugh SE_EM_LV_TERESAATOMIC_MOVE 0 0 0 0 0 0 0 0 5266 0 -1 0 1 -1 -1
1345 TeresaAtomic shay SE_EM_TERESAATOMIC_STOP 0 0 0 0 0 0 0 0 5259 0 -1 0 0 -1 -1
1346 TeresaAtomic aggressive SE_EV_LV_TERESAATOMIC_LAUGH 0 0 0 0 0 0 0 0 5263 39 -1 0 1 -1 -1
1347 TeresaAtomic aggressive SE_EM_LV_TERESAATOMIC_MOVE 0 0 0 0 0 0 0 0 5267 0 -1 0 1 -1 -1
1348 TeresaAtomic Vanish SE_OJ_TERESAATOMIC_VANISH 0 0 0 0 0 0 0 0 7598 0 -1 -1 0 -1 -1
1349 GrapyonBody Jump SE_EM_GRAPYON_JUMP 0 0 0 0 0 0 0 0 5310 1 -1 0 0 -1 -1
1350 GrapyonBody Jump SE_EM_GRAPYON_GND 0 0 0 0 0 0 0 0 5311 36 -1 0 0 -1 -1
1351 GrapyonBody AttackHit SE_EM_GRAPYON_FOOT_A 0 0 0 0 0 0 0 0 5312 0 -1 0 0 -1 -1
1352 GrapyonBody AttackHit SE_EM_GRAPYON_FOOT_B 0 0 0 0 0 0 0 0 5313 57 -1 0 0 -1 -1
1353 GrapyonBody Guard SE_EM_GRAPYON_GUARD 0 0 0 0 0 0 0 0 5314 3 -1 0 0 -1 -1
1354 GrapyonBody Guard SE_EM_DAMAGE 0 0 0 0 0 0 0 0 5324 0 -1 0 0 -1 -1
1355 GrapyonBody Land SE_EM_GRAPYON_FOOT_A 0 0 0 0 0 0 0 0 5316 20 -1 0 0 -1 -1
1356 GrapyonBody Land SE_EM_GRAPYON_FOOT_B 0 0 0 0 0 0 0 0 5317 22 -1 0 0 -1 -1
1357 GrapyonBody Down SE_EM_STOMPED_S 0 0 0 0 0 0 0 0 5319 0 -1 0 0 -1 -1
1358 GrapyonBody BlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 5325 0 -1 0 0 -1 -1
1359 GrapyonBody Death SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 5326 0 -1 -1 0 -1 -1
1360 InfernoMarioGenerator Appear SE_EM_LV_INFERNO_MR_LAUNCH_APPR 0 0 0 0 0 0 0 0 5356 0 -1 -1 1 -1 -1
1361 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5361 54 -1 0 0 -1 -1
1362 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5362 120 -1 0 0 -1 -1
1363 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5363 225 -1 0 0 -1 -1
1364 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5364 0 -1 0 0 -1 -1
1365 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5365 10 -1 0 0 -1 -1
1366 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5366 165 -1 0 0 -1 -1
1367 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5367 45 -1 0 0 -1 -1
1368 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5368 39 -1 0 0 -1 -1
1369 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5369 105 -1 0 0 -1 -1
1370 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5370 180 -1 0 0 -1 -1
1371 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5371 69 -1 0 0 -1 -1
1372 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5372 174 -1 0 0 -1 -1
1373 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5373 15 -1 0 0 -1 -1
1374 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5374 145 -1 0 0 -1 -1
1375 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5375 25 -1 0 0 -1 -1
1376 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5376 84 -1 0 0 -1 -1
1377 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5377 90 -1 0 0 -1 -1
1378 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5378 210 -1 0 0 -1 -1
1379 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5379 195 -1 0 0 -1 -1
1380 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5380 75 -1 0 0 -1 -1
1381 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5381 130 -1 0 0 -1 -1
1382 Popo Wait SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5382 150 -1 0 0 -1 -1
1383 Popo Wait SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5383 160 -1 0 0 -1 -1
1384 Popo Walk SE_EM_POPO_WALK_A 0 0 0 0 0 0 0 0 5384 62 -1 0 0 -1 -1
1385 Popo Walk SE_EM_POPO_FLY_A 0 0 0 0 0 0 0 0 5385 30 -1 0 0 -1 -1
1386 Popo Walk SE_EM_POPO_FLY_B 0 0 0 0 0 0 0 0 5386 99 -1 0 0 -1 -1
1387 Popo Walk SE_EM_POPO_WALK_A2 0 0 0 0 0 0 0 0 5387 32 -1 0 0 -1 -1
1388 Popo Walk SE_EM_POPO_FLY_A 0 0 0 0 0 0 0 0 5388 75 -1 0 0 -1 -1
1389 Popo Walk SE_EM_POPO_WALK_A2 0 0 0 0 0 0 0 0 5389 93 -1 0 0 -1 -1
1390 Popo Walk SE_EM_POPO_WALK_B 0 0 0 0 0 0 0 0 5390 18 -1 0 0 -1 -1
1391 Popo Walk SE_EM_POPO_WALK_B 0 0 0 0 0 0 0 0 5391 79 -1 0 0 -1 -1
1392 Popo Walk SE_EM_POPO_FLY_A 0 0 0 0 0 0 0 0 5392 60 -1 0 0 -1 -1
1393 Popo Walk SE_EM_POPO_FLY_A 0 0 0 0 0 0 0 0 5393 15 -1 0 0 -1 -1
1394 Popo Walk SE_EM_POPO_FLY_A 0 0 0 0 0 0 0 0 5394 45 -1 0 0 -1 -1
1395 Popo Walk SE_EM_POPO_WALK_A 0 0 0 0 0 0 0 0 5395 2 -1 0 0 -1 -1
1396 Popo Walk SE_EM_POPO_WALK_B 0 0 0 0 0 0 0 0 5396 109 -1 0 0 -1 -1
1397 Popo Walk SE_EM_POPO_FLY_A 0 0 0 0 0 0 0 0 5397 0 -1 0 0 -1 -1
1398 Popo Walk SE_EM_POPO_FLY_A 0 0 0 0 0 0 0 0 5398 90 -1 0 0 -1 -1
1399 Popo Walk SE_EM_POPO_FLY_B 0 0 0 0 0 0 0 0 5399 24 -1 0 0 -1 -1
1400 Popo Escape SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5400 15 -1 0 0 -1 -1
1401 Popo Escape SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5401 24 -1 0 0 -1 -1
1402 Popo Escape SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5402 60 -1 0 0 -1 -1
1403 Popo Escape SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5403 39 -1 0 0 -1 -1
1404 Popo Escape SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5404 54 -1 0 0 -1 -1
1405 Popo Escape SE_EM_POPO_ESCAPE_A 0 0 0 0 0 0 0 0 5405 0 -1 0 0 -1 -1
1406 Popo Escape SE_EM_POPO_ESCAPE_B 0 0 0 0 0 0 0 0 5406 57 -1 0 0 -1 -1
1407 Popo Escape SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5407 0 -1 0 0 -1 -1
1408 Popo Escape SE_EM_POPO_WAIT_B 0 0 0 0 0 0 0 0 5408 84 -1 0 0 -1 -1
1409 Popo Escape SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5409 90 -1 0 0 -1 -1
1410 Popo Escape SE_EM_POPO_WAIT_A 0 0 0 0 0 0 0 0 5410 105 -1 0 0 -1 -1
1411 Popo Stick SE_EM_POPO_STICK 0 0 0 0 0 0 0 0 5411 0 -1 0 0 -1 -1
1412 Popo StickWait SE_EM_LV_POPO_STICK_LOOP 0 0 0 0 0 0 0 0 5412 0 -1 0 1 -1 -1
1413 Popo Swoon SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 5413 0 -1 0 1 -1 -1
1414 Popo Reaction SE_EM_POPO_REACTION 0 0 0 0 0 0 0 0 5414 0 -1 0 0 -1 -1
1415 Popo PressDown SE_EM_POPO_DEAD 0 0 0 0 0 0 0 0 5415 3 -1 0 0 -1 -1
1416 Popo PressDown SE_EM_DAMAGE 0 0 0 0 0 0 0 0 5417 0 -1 0 0 -1 -1
1417 Popo BlowDown SE_EM_POPO_SPIN_HIT 0 0 0 0 0 0 0 0 5419 0 -1 1 0 -1 -1
1418 Popo BlowDown SE_EM_DAMAGE 0 0 0 0 0 0 0 0 5446 0 -1 1 0 -1 -1
1419 Popo TakeOff SE_EM_POPO_OUT 0 0 0 0 0 0 0 0 5421 0 -1 -1 0 -1 -1
1420 Popo Explode SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 5423 0 -1 -1 0 -1 -1
1421 Popo Find SE_EM_LV_POPO_FIND 0 0 0 0 0 0 0 0 5445 0 -1 0 0 -1 -1
1422 Popo MarioBlowDown SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 5591 0 -1 -1 0 -1 -1
1423 Popo StarPieceHit SE_EM_POPO_STARPIECE_HIT 0 0 0 0 0 0 0 0 5592 0 -1 -1 0 -1 -1
1424 Peto Swoon SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 5602 0 -1 0 1 -1 -1
1425 Peto extendssign SE_EM_PETO_ELECTRIC_ATK_SIGN 0 0 0 0 0 0 0 0 5603 0 -1 0 0 -1 -1
1426 Peto jump SE_EM_PETO_JUMP 0 0 0 0 0 0 0 0 5604 0 -1 0 0 -1 -1
1427 Peto land SE_EV_PETO_LAND 0 0 0 0 0 0 0 0 5605 0 -1 0 0 -1 -1
1428 Peto press SE_EM_PETO_TRAMPLED 0 0 0 0 0 0 0 0 5606 0 -1 0 0 -1 -1
1429 Peto extends SE_EM_LV_PETO_ELECTRIC_ATK 0 0 0 0 0 0 0 0 5607 0 -1 0 1 -1 -1
1430 Peto extendskeep SE_EM_LV_PETO_ELECTRIC_ATK 0 0 0 0 0 0 0 0 5608 0 -1 0 1 -1 -1
1431 Peto HitSpinHit SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 5609 0 -1 -1 0 -1 -1
1432 Peto HitSpinHit SE_EM_PETO_SPIN_HIT 0 0 0 0 0 0 0 0 5610 0 -1 -1 0 -1 -1
1433 Peto HitStarPiece SE_EV_PETO_STARPIECE_HIT 0 0 0 0 0 0 0 0 5611 0 -1 -1 0 -1 -1
1434 Peto Death SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 5612 0 -1 -1 0 -1 -1
1435 TakoSho EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 5624 0 -1 -1 0 -1 -1
1436 TakoSho EmTakoboStomped SE_EM_TAKOBO_STOMPED 0 0 0 0 0 0 0 0 5625 0 -1 -1 0 -1 -1
1437 TakoSho EmTakoboHitpunch SE_EM_TAKOBO_HITPUNCH 0 0 0 0 0 0 0 0 5626 0 -1 -1 0 -1 -1
1438 TakoSho EmTakoboHitpunch SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 5627 0 -1 -1 0 -1 -1
1439 TakoSho EmTakoboStarpieceHit SE_EM_TAKOBO_STARPIECE_HIT 0 0 0 0 0 0 0 0 5628 0 -1 -1 0 -1 -1
1440 TakoSho EmLvSwoonS SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 5629 0 -1 -1 1 -1 -1
1441 TakoSho PullEnd SE_EM_TAKOBO_PULL_RELEASE 0 0 0 0 0 0 0 0 5630 0 -1 0 0 -1 -1
1442 TakoSho HitYoshiPull SE_EM_TAKOBO_PULL 0 0 0 0 0 0 0 0 5631 0 -1 -1 0 -1 -1
1443 TakoSho AttackSign SE_EV_TAKOBO_ATTACK 0 0 0 0 0 0 0 0 5632 4 -1 0 0 -1 -1
1444 TakoSho Attack1st SE_EM_TAKOBO_ATTACK 0 0 0 0 0 0 0 0 5633 0 -1 0 0 -1 -1
1445 TakoSho Attack2nd SE_EM_TAKOBO_ATTACK 0 0 0 0 0 0 0 0 5634 0 -1 0 0 -1 -1
1446 Unbaba Restart SE_EV_UNBABA_RESTART Head 0 0 0 0 0 0 0 0 5827 49 -1 0 0 -1 -1
1447 Unbaba AttackSign SE_EV_UNBABA_ATTACK_SIGN Head 0 0 0 0 0 0 0 0 5828 9 -1 0 0 -1 -1
1448 Unbaba Attack SE_EV_LV_UNBABA_ATTACK Head 0 0 0 0 0 0 0 0 5829 0 -1 0 1 -1 -1
1449 Unbaba Attack SE_EM_UNBABA_ENTER_MAGMA UpperMouth 0 0 0 0 0 0 0 0 5838 81 -1 0 0 -1 -1
1450 Unbaba MagmaWait SE_EM_LV_UNBABA_MAGMA_WAIT Spine1 0 0 0 0 0 0 0 0 5835 0 -1 -1 1 -1 -1
1451 Unbaba MagmaAttack SE_EM_LV_UNBABA_MAGMA_ATTACK Spine1 0 0 0 0 0 0 0 0 5836 0 -1 -1 1 -1 -1
1452 UnbabaSlim UnbabaSlim SE_EV_UNBABA_SLIM Head 0 0 0 0 0 0 0 0 5830 199 -1 0 0 -1 -1
1453 UnbabaSlim UnbabaSlim SE_EV_UNBABA_SLIM Head 0 0 0 0 0 0 0 0 5831 69 -1 0 0 -1 -1
1454 UnbabaSlim UnbabaSlim SE_EM_LV_UNBABA_SLIM_MAGMA Spine1 0 0 0 0 0 0 0 0 5837 0 -1 0 1 -1 -1
1455 UnbabaSlim Eat SE_EV_UNBABA_SLIM_EAT Tongue 0 0 0 0 0 0 0 0 7814 0 -1 -1 0 -1 -1
1456 UnbabaSlim Eat SE_EM_UNBABA_SLIM_EAT_START Tongue 0 0 0 0 0 0 0 0 7825 0 -1 -1 0 -1 -1
1457 UnbabaSlim EatEnd SE_EM_UNBABA_SLIM_EAT_END Tongue 0 0 0 0 0 0 0 0 7826 0 -1 -1 0 -1 -1
1458 BigBirikyu OjLvBirikyuMove SE_OJ_LV_BIRIKYU_MOVE 0 0 0 0 0 0 0 0 6090 0 -1 -1 1 -1 -1
1459 BigBirikyu Death SE_OJ_BIGBIRIKYU_DEATH 0 0 0 0 0 0 0 0 6091 0 -1 -1 0 -1 -1
1460 KaninaClaw Spin SE_EM_KANINACLAW_SPIN 0 0 0 0 0 0 0 0 6450 0 -1 0 0 -1 -1
1461 KaninaClaw Spin SE_EM_KANINACLAW_SPIN 0 0 0 0 0 0 0 0 6463 12 -1 0 0 -1 -1
1462 KaninaClaw HitBreak SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 6461 0 -1 -1 0 -1 -1
1463 KaninaClaw HitBreak SE_EM_KANINACLAW_BREAK 0 0 0 0 0 0 0 0 6462 0 -1 -1 0 -1 -1
1464 KaninaClaw Shot SE_EM_KANINACLAW_SHOT 0 0 0 0 0 0 0 0 6464 0 -1 -1 0 -1 -1
1465 PukupukuFreezeIce Break SE_EM_MENBO_ICE_BREAK 0 0 0 0 0 0 0 0 6493 0 -1 1 0 -1 -1
1466 FireBallSpreadLava Shrink SE_BM_FIREBALL_LAVA_BREAK 0 0 0 0 0 0 0 0 6516 0 -1 -1 0 -1 -1
1467 PackunPetitHead EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 6833 0 -1 -1 0 -1 -1
1468 BossBakuBaku Eat SE_BM_LV_BAKUBAKU_EAT 0 0 0 0 0 0 0 0 3 0 -1 0 0 -1 -1
1469 BossBakuBaku Damage SE_EM_BOMB_EXPLOSION 0 0 0 0 0 0 0 0 4 0 -1 0 0 -1 -1
1470 BossBakuBaku Damage SE_BV_BAKUBAKU_DAMAGE 0 0 0 0 0 0 0 0 5 0 -1 0 0 -1 -1
1471 BossBakuBaku Chase SE_BM_LV_BAKUBAKU_CLOCKWORK 8 0 0 10 6 0 5 10 8 0 -1 0 1 0 0
1472 BossBakuBaku Chase SE_BM_LV_BAKUBAKU_CHASE 10 0 0 20 6 0 5 10 10 0 -1 0 1 0 0
1473 BossBakuBaku Charge SE_BM_BAKUBAKU_WIND_UP 0 0 0 0 0 0 0 0 9 0 -1 0 0 -1 -1
1474 BossBakuBaku ChargeEnd SE_BM_BAKUBAKU_STARTING 0 0 0 0 0 0 0 0 11 0 -1 0 0 -1 -1
1475 BossBakuBaku ChaseEnd SE_BM_BAKUBAKU_CLOSE_MOUTH 0 0 0 0 0 0 0 0 12 11 -1 0 0 -1 -1
1476 BossBakuBaku AttackSuccess SE_BM_BAKUBAKU_ATK_SUCCESS 0 0 0 0 0 0 0 0 13 0 -1 0 0 -1 -1
1477 TwoLegs Damage SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2434 0 -1 0 1 -1 -1
1478 TwoLegs Reflect SE_BM_TSPIDER_BOUND 0 0 0 0 0 0 0 0 19 0 -1 -1 0 -1 -1
1479 TwoLegs Death SE_EM_WATERBAZ_EXPLODE 0 0 0 0 0 0 0 0 20 0 -1 -1 0 -1 -1
1480 TwoLegs Death SE_BM_TWO_EXPLOSION 0 0 0 0 0 0 0 0 2516 0 -1 -1 0 -1 -1
1481 TwoLegs WalkDownR SE_BM_TWO_LEG_UP SpringL2 0 0 0 0 0 0 0 0 2416 79 -1 0 0 -1 -1
1482 TwoLegs WalkDownR SE_BM_TWO_LEG_UP SpringR2 0 0 0 0 0 0 0 0 2419 0 -1 0 0 -1 -1
1483 TwoLegs WalkDownR SE_BM_TWO_LAND FootL 0 0 0 0 0 0 0 0 2426 70 -1 0 0 -1 -1
1484 TwoLegs WalkDownR SE_BM_TWO_LAND FootR 0 0 0 0 0 0 0 0 2427 162 -1 0 0 -1 -1
1485 TwoLegs WalkDownR SE_BM_LV_TWO_LEG_PREFALL SpringR1 0 0 0 0 0 0 0 0 2445 0 77 0 1 -1 -1
1486 TwoLegs WalkDownR SE_BM_LV_TWO_LEG_PREFALL SpringL1 0 0 0 0 0 0 0 0 2447 79 177 0 1 -1 -1
1487 TwoLegs WalkDownR SE_BM_LV_TWO_FOOT_MOTOR BoltR 0 0 0 0 0 0 0 0 2545 0 77 0 1 -1 -1
1488 TwoLegs WalkDownR SE_BM_LV_TWO_FOOT_MOTOR BoltL 0 0 0 0 0 0 0 0 2546 79 177 0 1 -1 -1
1489 TwoLegs WalkDownL SE_BM_TWO_LEG_UP SpringR2 0 0 0 0 0 0 0 0 2417 79 -1 0 0 -1 -1
1490 TwoLegs WalkDownL SE_BM_TWO_LEG_UP SpringL2 0 0 0 0 0 0 0 0 2418 0 -1 0 0 -1 -1
1491 TwoLegs WalkDownL SE_BM_TWO_LAND FootL 0 0 0 0 0 0 0 0 2424 70 -1 0 0 -1 -1
1492 TwoLegs WalkDownL SE_BM_TWO_LAND FootR 0 0 0 0 0 0 0 0 2425 162 -1 0 0 -1 -1
1493 TwoLegs WalkDownL SE_BM_LV_TWO_LEG_PREFALL SpringL1 0 0 0 0 0 0 0 0 2444 0 77 0 1 -1 -1
1494 TwoLegs WalkDownL SE_BM_LV_TWO_LEG_PREFALL SpringR1 0 0 0 0 0 0 0 0 2446 79 177 0 1 -1 -1
1495 TwoLegs WalkDownL SE_BM_LV_TWO_FOOT_MOTOR BoltL 0 0 0 0 0 0 0 0 2543 0 77 0 1 -1 -1
1496 TwoLegs WalkDownL SE_BM_LV_TWO_FOOT_MOTOR BoltR 0 0 0 0 0 0 0 0 2544 79 177 0 1 -1 -1
1497 TwoLegs WaitDown SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 2431 1 -1 0 0 -1 -1
1498 TwoLegs WaitDown SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2442 0 -1 0 1 -1 -1
1499 TwoLegs Attack SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2433 0 -1 0 1 -1 -1
1500 TwoLegs Attack SE_BM_TWO_ATTACK 0 0 0 0 0 0 0 0 2497 23 -1 0 0 -1 -1
1501 TwoLegs Attack SE_BM_TWO_ATTACK_GND 0 0 0 0 0 0 0 0 2498 30 -1 0 0 -1 -1
1502 TwoLegs Down SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2435 0 -1 0 1 -1 -1
1503 TwoLegs Down SE_BM_TWO_ROLL_HEAD 0 0 0 0 0 0 0 0 2487 0 -1 0 0 -1 -1
1504 TwoLegs JumpL SE_BM_LV_TWO_LEG_PREFALL 0 0 0 0 0 0 0 0 2436 0 107 0 1 -1 -1
1505 TwoLegs JumpL SE_BM_TWO_LAND FootL 0 0 0 0 0 0 0 0 2451 68 -1 0 0 -1 -1
1506 TwoLegs JumpL SE_BM_TWO_LAND FootR 0 0 0 0 0 0 0 0 2452 72 -1 0 0 -1 -1
1507 TwoLegs JumpL SE_BM_TWO_LEG_UP 0 0 0 0 0 0 0 0 2502 39 -1 0 0 -1 -1
1508 TwoLegs JumpL SE_BM_TWO_JUMP_PREPARE 0 0 0 0 0 0 0 0 2504 0 -1 0 0 -1 -1
1509 TwoLegs JumpR SE_BM_LV_TWO_LEG_PREFALL 0 0 0 0 0 0 0 0 2437 0 107 0 1 -1 -1
1510 TwoLegs JumpR SE_BM_TWO_LAND FootL 0 0 0 0 0 0 0 0 2449 68 -1 0 0 -1 -1
1511 TwoLegs JumpR SE_BM_TWO_LAND FootR 0 0 0 0 0 0 0 0 2450 72 -1 0 0 -1 -1
1512 TwoLegs JumpR SE_BM_TWO_LEG_UP 0 0 0 0 0 0 0 0 2501 39 -1 0 0 -1 -1
1513 TwoLegs JumpR SE_BM_TWO_JUMP_PREPARE 0 0 0 0 0 0 0 0 2503 0 -1 0 0 -1 -1
1514 TwoLegs JumpR SE_BM_LV_TWO_JUMP_MOTOR 0 0 0 0 0 0 0 0 2547 0 39 0 1 -1 -1
1515 TwoLegs Opening SE_BM_LV_TWO_LEG_MOVE_DEMO 0 0 0 0 0 0 0 0 2438 197 549 0 1 -1 -1
1516 TwoLegs Opening SE_BM_LV_TWO_EARTHQUAKE 0 0 0 0 0 0 0 0 2484 144 367 0 1 -1 -1
1517 TwoLegs Opening SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 5635 259 -1 0 0 -1 -1
1518 TwoLegs Opening SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 5636 279 -1 0 0 -1 -1
1519 TwoLegs Opening SE_BM_TWO_LEG_UP SpringR2 0 0 0 0 0 0 0 0 5637 297 -1 0 0 -1 -1
1520 TwoLegs Opening SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 5638 339 -1 0 0 -1 -1
1521 TwoLegs Opening SE_BM_LV_TWO_LEG_PREFALL SpringL1 0 0 0 0 0 0 0 0 5639 214 259 0 1 -1 -1
1522 TwoLegs Opening SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 5640 359 -1 0 0 -1 -1
1523 TwoLegs Opening SE_BM_TWO_LEG_UP SpringL2 0 0 0 0 0 0 0 0 5641 214 -1 0 0 -1 -1
1524 TwoLegs Opening SE_BM_TWO_LAND FootR 0 0 0 0 0 0 0 0 5642 337 -1 0 0 -1 -1
1525 TwoLegs Opening SE_BM_LV_TWO_FOOT_MOTOR BoltR 0 0 0 0 0 0 0 0 5643 297 337 0 1 -1 -1
1526 TwoLegs Opening SE_BM_TWO_LAND FootL 0 0 0 0 0 0 0 0 5644 259 -1 0 0 -1 -1
1527 TwoLegs Opening SE_BM_LV_TWO_FOOT_MOTOR BoltL 0 0 0 0 0 0 0 0 5652 214 259 0 1 -1 -1
1528 TwoLegs Opening SE_BM_LV_TWO_LEG_PREFALL SpringR1 0 0 0 0 0 0 0 0 5653 297 337 0 1 -1 -1
1529 TwoLegs Opening SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 5654 249 -1 0 0 -1 -1
1530 TwoLegs Opening SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 5655 299 -1 0 0 -1 -1
1531 TwoLegs Opening SE_BM_TWO_STEAM 0 0 0 0 0 0 0 0 5656 349 -1 0 0 -1 -1
1532 TwoLegs Opening SE_BM_TWO_STEAM_DEMO 0 0 0 0 0 0 0 0 5657 479 -1 0 0 -1 -1
1533 TwoLegs Opening SE_BM_TWO_ROLL_HEAD_DEMO 0 0 0 0 0 0 0 0 5660 359 -1 0 0 -1 -1
1534 TwoLegs Opening SE_BM_TWO_DEMO_EYE_A 0 0 0 0 0 0 0 0 5671 54 -1 0 0 -1 -1
1535 TwoLegs Opening SE_BM_TWO_DEMO_EYE_B 0 0 0 0 0 0 0 0 5672 175 -1 0 0 -1 -1
1536 TwoLegs Opening SE_BM_TWO_DEMO_EYE_C 0 0 0 0 0 0 0 0 5673 169 -1 0 0 -1 -1
1537 TwoLegs Opening SE_BM_TWO_DEMO_PAUSE 0 0 0 0 0 0 0 0 5674 479 -1 0 0 -1 -1
1538 TwoLegs Opening SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 5796 0 -1 0 2 -1 -1
1539 TwoLegs RunAwayJump SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2439 0 -1 0 1 -1 -1
1540 TwoLegs RunAwayJump SE_BM_TWO_HI_JUMP 0 0 0 0 0 0 0 0 2520 0 -1 0 0 -1 -1
1541 TwoLegs RunAwayJump SE_BM_TWO_JUMP_PREPARE 0 0 0 0 0 0 0 0 2521 0 -1 0 0 -1 -1
1542 TwoLegs RunAwayJump SE_BM_TWO_LEG_UP 0 0 0 0 0 0 0 0 2522 11 -1 0 0 -1 -1
1543 TwoLegs RunAwayLand SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2440 0 -1 0 1 -1 -1
1544 TwoLegs RunAwayLand SE_BM_TWO_LAND FootR 0 0 0 0 0 0 0 0 2453 13 -1 0 0 -1 -1
1545 TwoLegs RunAwayLand SE_BM_TWO_LAND FootL 0 0 0 0 0 0 0 0 2454 15 -1 0 0 -1 -1
1546 TwoLegs Up SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2441 0 -1 0 1 -1 -1
1547 TwoLegs Up SE_BM_TWO_ROLL_HEAD 0 0 0 0 0 0 0 0 2483 0 -1 0 0 -1 -1
1548 TwoLegs WaitUp SE_BM_LV_TWO_LEG_MOVE 0 0 0 0 0 0 0 0 2443 0 -1 0 1 -1 -1
1549 TwoLegs DamageAS SE_BM_TWO_DAMAGE 0 0 0 0 0 0 0 0 2506 0 -1 -1 0 -1 -1
1550 TwoLegs DamageAS SE_EM_WATERBAZ_CAPSULE_DAMAGE 0 0 0 0 0 0 0 0 2509 0 -1 -1 0 -1 -1
1551 TwoLegs DeathAS SE_BM_TWO_DEAD 0 0 0 0 0 0 0 0 2507 0 -1 -1 0 -1 -1
1552 TwoLegs DeathAS SE_EM_WATERBAZ_CAPSULE_DAMAGE 0 0 0 0 0 0 0 0 2508 0 -1 -1 0 -1 -1
1553 TwoLegs Explosion SE_BM_TWO_DEAD_DOWN 0 0 0 0 0 0 0 0 2517 179 -1 0 0 -1 -1
1554 TwoLegs Explosion SE_BM_TWO_DEAD_GND 0 0 0 0 0 0 0 0 5645 229 -1 0 0 -1 -1
1555 TwoLegs Explosion SE_BM_TWO_DEAD_PRE 0 0 0 0 0 0 0 0 5646 0 -1 0 0 -1 -1
1556 TwoLegs Explosion SE_BM_TWO_EXPLOSION_S 0 0 0 0 0 0 0 0 5647 177 -1 0 0 -1 -1
1557 TwoLegs Explosion SE_BM_TWO_EXPLOSION_S 0 0 0 0 0 0 0 0 5648 8 -1 0 0 -1 -1
1558 TwoLegs Explosion SE_BM_TWO_EXPLOSION_S 0 0 0 0 0 0 0 0 5649 97 -1 0 0 -1 -1
1559 TwoLegs Explosion SE_BM_TWO_EXPLOSION_S 0 0 0 0 0 0 0 0 5651 147 -1 0 0 -1 -1
1560 TwoLegs ReverseSign SE_BM_TWO_LAND FootR 0 0 0 0 0 0 0 0 2709 60 -1 0 0 -1 -1
1561 TwoLegs ReverseSign SE_BM_TWO_LAND FootL 0 0 0 0 0 0 0 0 2710 56 -1 0 0 -1 -1
1562 TwoLegs ReverseSign SE_BM_LV_TWO_JUMP_MOTOR 0 0 0 0 0 0 0 0 2711 0 29 0 1 -1 -1
1563 TwoLegs ReverseSign SE_BM_TWO_LEG_UP 0 0 0 0 0 0 0 0 2712 29 -1 0 0 -1 -1
1564 TwoLegs ReverseSign SE_BM_TWO_JUMP_PREPARE 0 0 0 0 0 0 0 0 2713 0 -1 0 0 -1 -1
1565 TwoLegs ReverseSign SE_BM_LV_TWO_LEG_PREFALL 0 0 0 0 0 0 0 0 2714 0 -1 0 1 -1 -1
1566 TwoLegs ReverseSign SE_BM_TWO_SIGN_ROLL 0 0 0 0 0 0 0 0 2715 69 -1 0 0 -1 -1
1567 TwoLegs ReverseSign SE_BM_TWO_STEAM_ROLL 0 0 0 0 0 0 0 0 2716 95 -1 0 0 -1 -1
1568 BossBussun Damage SE_BM_BBUSSUN_GND 0 0 0 0 0 0 0 0 3500 66 -1 0 0 -1 -1
1569 BossBussun Damage SE_BM_BBUSSUN_PURU_JUMP 0 0 0 0 0 0 0 0 7726 1 -1 0 0 -1 -1
1570 BossBussun sleep SE_BM_BBUSSUN_SNORE_INHALE 0 0 0 0 0 0 0 0 3483 29 -1 0 0 -1 -1
1571 BossBussun sleep SE_BM_BBUSSUN_SNORE_EXHALE 0 0 0 0 0 0 0 0 3484 119 -1 0 0 -1 -1
1572 BossBussun walk SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 3485 18 -1 0 0 -1 -1
1573 BossBussun walk SE_BM_BBUSSUN_WALK_B 0 0 0 0 0 0 0 0 3486 31 -1 0 0 -1 -1
1574 BossBussun walk SE_BM_BBUSSUN_WALK_A 0 0 0 0 0 0 0 0 3487 16 -1 0 0 -1 -1
1575 BossBussun walk SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 3488 33 -1 0 0 -1 -1
1576 BossBussun dash SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 3489 29 -1 0 0 -1 -1
1577 BossBussun dash SE_BM_BBUSSUN_WALK_B 0 0 0 0 0 0 0 0 3490 25 -1 0 0 -1 -1
1578 BossBussun dash SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 3491 15 -1 0 0 -1 -1
1579 BossBussun dash SE_BM_BBUSSUN_WALK_A 0 0 0 0 0 0 0 0 3492 11 -1 0 0 -1 -1
1580 BossBussun dashsign SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 3493 63 -1 0 0 -1 -1
1581 BossBussun dashsign SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 3494 36 -1 0 0 -1 -1
1582 BossBussun dashsign SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 3495 52 -1 0 0 -1 -1
1583 BossBussun dashsign SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 3496 77 -1 0 0 -1 -1
1584 BossBussun dashsign SE_BV_BBUSSUN_DASH_SIGN 0 0 0 0 0 0 0 0 3974 0 -1 0 0 -1 -1
1585 BossBussun turn SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 3498 16 -1 0 0 -1 -1
1586 BossBussun turn SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 3499 31 -1 0 0 -1 -1
1587 BossBussun Shot SE_BM_BBUSSUN_EMIT_FIREBALL 0 0 0 0 0 0 0 0 3538 0 -1 0 0 -1 -1
1588 BossBussun Dummy SE_BM_BBUSSUN_WALK_METAL_A 0 0 0 0 0 0 0 0 3585 0 -1 -1 0 -1 -1
1589 BossBussun Dummy SE_BM_BBUSSUN_WALK_METAL_B 0 0 0 0 0 0 0 0 3586 0 -1 -1 0 -1 -1
1590 BossBussun ChangeSide SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 3756 76 -1 0 0 -1 -1
1591 BossBussun ChangeSide SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 3757 26 -1 0 0 -1 -1
1592 BossBussun ChangeSide SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 3758 64 -1 0 0 -1 -1
1593 BossBussun ChangeSide SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 3759 13 -1 0 0 -1 -1
1594 BossBussun ChangeSide SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 3760 43 -1 0 0 -1 -1
1595 BossBussun ChangeSide SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 7657 98 -1 0 0 -1 -1
1596 BossBussun DemoDown SE_BV_BBUSSUN_DEAD 0 0 0 0 0 0 0 0 3977 57 -1 0 0 -1 -1
1597 BossBussun DemoDown SE_BM_BBUSSUN_GND 0 0 0 0 0 0 0 0 3978 341 -1 0 0 -1 -1
1598 BossBussun DemoDown SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 7660 80 -1 0 0 -1 -1
1599 BossBussun DemoDown SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 7661 128 -1 0 0 -1 -1
1600 BossBussun DemoDown SE_BM_BBUSSUN_PURU_NECK_S2 0 0 0 0 0 0 0 0 7702 65 -1 0 0 -1 -1
1601 BossBussun DemoDown SE_BM_BBUSSUN_PURU_DOWN 0 0 0 0 0 0 0 0 7703 341 -1 0 0 -1 -1
1602 BossBussun DemoDown SE_BM_BBUSSUN_PURU_NECK_S 0 0 0 0 0 0 0 0 7704 10 -1 0 0 -1 -1
1603 BossBussun DemoDown SE_BM_LV_BBUSSUN_SWOON 0 0 0 0 0 0 0 0 7705 56 325 0 1 -1 -1
1604 BossBussun DemoDown SE_BM_BBUSSUN_PURU_NECK_S 0 0 0 0 0 0 0 0 7706 115 -1 0 0 -1 -1
1605 BossBussun DemoDown SE_BV_BBUSSUN_DOWN_END 0 0 0 0 0 0 0 0 7720 400 -1 0 0 -1 -1
1606 BossBussun PgDamage SE_BM_DAMAGE 0 0 0 0 0 0 0 0 7658 0 -1 -1 0 -1 -1
1607 BossBussun PgDown SE_BM_DAMAGE_LAST 0 0 0 0 0 0 0 0 7659 0 -1 -1 0 -1 -1
1608 BossBussun DemoOpening SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 7662 145 -1 0 0 -1 -1
1609 BossBussun DemoOpening SE_BM_BBUSSUN_WALK_A 0 0 0 0 0 0 0 0 7663 190 -1 0 0 -1 -1
1610 BossBussun DemoOpening SE_BM_LV_EARTHQUAKE 0 0 0 0 0 0 0 0 7664 385 457 0 1 -1 -1
1611 BossBussun DemoOpening SE_BM_LV_BBUSSUN_SWOON 0 0 0 0 0 0 0 0 7665 209 299 0 1 -1 -1
1612 BossBussun DemoOpening SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 7666 122 -1 0 0 -1 -1
1613 BossBussun DemoOpening SE_BM_BBUSSUN_WALK_B 0 0 0 0 0 0 0 0 7667 171 -1 0 0 -1 -1
1614 BossBussun DemoOpening SE_BM_BBUSSUN_PURU_NECK 0 0 0 0 0 0 0 0 7668 304 -1 0 0 -1 -1
1615 BossBussun DemoOpening SE_BV_BBUSSUN_OPENING 0 0 0 0 0 0 0 0 7669 370 -1 0 0 -1 -1
1616 BossBussun DemoOpening SE_BM_BBUSSUN_GND 0 0 0 0 0 0 0 0 7670 393 -1 0 0 -1 -1
1617 BossBussun DemoOpening SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 7692 246 -1 0 0 -1 -1
1618 BossBussun DemoOpening SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 7693 260 -1 0 0 -1 -1
1619 BossBussun DemoOpening SE_BM_BBUSSUN_PURU_NECK_S 0 0 0 0 0 0 0 0 7701 38 -1 0 0 -1 -1
1620 BossBussun DemoOpening SE_BV_BBUSSUN_DAMAGE_LOW 0 0 0 0 0 0 0 0 7709 75 -1 0 0 -1 -1
1621 BossBussun DemoOpening SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 7715 0 -1 0 2 -1 -1
1622 BossBussun DemoOpening SE_BM_BBUSSUN_PURU_NECK_S2 0 0 0 0 0 0 0 0 7716 237 -1 0 0 -1 -1
1623 BossBussun RecoverAngry SE_BM_BBUSSUN_WALK_A 0 0 0 0 0 0 0 0 7671 87 -1 0 0 -1 -1
1624 BossBussun RecoverAngry SE_BM_BBUSSUN_GND 0 0 0 0 0 0 0 0 7672 204 -1 0 0 -1 -1
1625 BossBussun RecoverAngry SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 7673 70 -1 0 0 -1 -1
1626 BossBussun RecoverAngry SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 7674 30 -1 0 0 -1 -1
1627 BossBussun RecoverAngry SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 7675 50 -1 0 0 -1 -1
1628 BossBussun RecoverAngry SE_BM_BBUSSUN_PURU_NECK 0 0 0 0 0 0 0 0 7676 120 -1 0 0 -1 -1
1629 BossBussun RecoverAngry SE_BV_BBUSSUN_DAMAGE_LOW 0 0 0 0 0 0 0 0 7711 24 -1 0 0 -1 -1
1630 BossBussun RecoverAngry SE_BV_BBUSSUN_RECOVER_ANGRY 0 0 0 0 0 0 0 0 7713 215 -1 0 0 -1 -1
1631 BossBussun SleepReaction SE_BM_BBUSSUN_PURU_SLEEP 0 0 0 0 0 0 0 0 7684 6 -1 0 0 -1 -1
1632 BossBussun PgDamageVo SE_BV_BBUSSUN_DAMAGE 0 0 0 0 0 0 0 0 7685 0 -1 -1 0 -1 -1
1633 BossBussun find SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 7686 12 -1 0 0 -1 -1
1634 BossBussun find SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 7687 28 -1 0 0 -1 -1
1635 BossBussun find SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 7688 25 -1 0 0 -1 -1
1636 BossBussun find SE_BM_BBUSSUN_WALK_SUB 0 0 0 0 0 0 0 0 7689 15 -1 0 0 -1 -1
1637 BossBussun recover SE_BM_BBUSSUN_GND 0 0 0 0 0 0 0 0 7694 117 -1 0 0 -1 -1
1638 BossBussun recover SE_BM_BBUSSUN_PURU_JUMP 0 0 0 0 0 0 0 0 7695 78 -1 0 0 -1 -1
1639 BossBussun recover SE_BM_BBUSSUN_WALK_TURN_B 0 0 0 0 0 0 0 0 7696 33 -1 0 0 -1 -1
1640 BossBussun recover SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 7697 24 -1 0 0 -1 -1
1641 BossBussun recover SE_BV_BBUSSUN_DAMAGE_LOW 0 0 0 0 0 0 0 0 7710 5 -1 0 0 -1 -1
1642 BossBussun recover SE_BV_BBUSSUN_RECOVER 0 0 0 0 0 0 0 0 7712 72 -1 0 0 -1 -1
1643 BossBussun recover SE_BM_LV_BBUSSUN_SWOON 0 0 0 0 0 0 0 0 7717 6 45 0 1 -1 -1
1644 BossBussun shotsign SE_BV_BBUSSUN_SHOT_SIGN 0 0 0 0 0 0 0 0 7699 0 -1 0 0 -1 -1
1645 BossBussun shotsign SE_BM_BBUSSUN_WALK_TURN_A 0 0 0 0 0 0 0 0 7708 8 -1 0 0 -1 -1
1646 BossBussun Explosion SE_BM_BBUSSUN_EXPLOSION 0 0 0 0 0 0 0 0 7714 0 -1 -1 0 -1 -1
1647 BossBussun Angry SE_BM_LV_BBUSSUN_ANGRY_EFFECT 0 0 0 0 0 0 0 0 7886 0 -1 -1 1 -1 -1
1648 KoopaCoverPieceBreak Break SE_BM_KOOPA_ROCK_BREAK 0 0 0 0 0 0 0 0 44 0 -1 0 0 -1 -1
1649 Sandy EstablishDamage SE_BM_SANDY_DAMAGE_COMPLETE 0 0 0 0 0 0 0 0 50 0 -1 -1 0 -1 -1
1650 Sandy SmallDamage SE_BM_SANDY_DAMAGE_COUNT 0 0 0 0 0 0 0 0 51 0 -1 -1 0 -1 -1
1651 Sandy DamageOpenWait SE_BM_LV_SANDY_SWOON 0 0 0 0 0 0 0 0 52 0 -1 0 1 -1 -1
1652 Sandy DamageOpenWaitEnd SE_BM_SANDY_DAMAGE_FAILURE 0 0 0 0 0 0 0 0 53 0 -1 -1 0 -1 -1
1653 Sandy BmSandyDamageCount SE_BM_SANDY_DAMAGE_COUNT 0 0 0 0 0 0 0 0 1762 0 -1 -1 0 -1 -1
1654 Sandy DemoSandyStart SE_BM_SANDY_APPEAR_GND 0 0 0 0 0 0 0 0 3652 391 -1 0 0 -1 -1
1655 Sandy DemoSandyStart SE_BM_LV_SANDY_EARTHQUAKE 0 0 0 0 0 0 0 0 3653 154 339 0 1 -1 -1
1656 Sandy DemoSandyStart SE_BM_SANDY_APPEAR 0 0 0 0 0 0 0 0 3654 312 -1 0 0 -1 -1
1657 Sandy DemoSandyStart SE_BV_SANDY_APPEAR 0 0 0 0 0 0 0 0 4134 319 -1 0 0 -1 -1
1658 Sandy DemoSandyStart SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 5798 9 -1 0 2 -1 -1
1659 Sandy DemoSandyStart SE_BM_LV_SANDY_SAND_WIND 0 0 0 0 0 0 0 0 5800 0 314 0 1 -1 -1
1660 Sandy DemoSandyStart SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5807 312 -1 0 0 -1 -1
1661 Sandy DemoSandyStart SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5808 396 -1 0 0 -1 -1
1662 Sandy DamageNormal SE_BM_SANDY_DAMAGE_GND 0 0 0 0 0 0 0 0 3655 86 -1 0 0 -1 -1
1663 Sandy DamageNormal SE_BM_SANDY_DAMAGE_APPEAR 0 0 0 0 0 0 0 0 3656 204 -1 0 0 -1 -1
1664 Sandy DamageNormal SE_BM_DAMAGE 0 0 0 0 0 0 0 0 3741 0 -1 0 0 -1 -1
1665 Sandy DamageNormal SE_BV_SANDY_DAMAGE5 0 0 0 0 0 0 0 0 4141 7 -1 0 0 -1 -1
1666 Sandy DamageNormal SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5810 9 -1 0 0 -1 -1
1667 Sandy DamageNormal SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5811 89 -1 0 0 -1 -1
1668 Sandy DamageNormal SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5818 199 -1 0 0 -1 -1
1669 Sandy DemoSandyPowerUp SE_BM_LV_SANDY_EARTHQUAKE_NOFADE 0 0 0 0 0 0 0 0 3657 0 -1 0 1 -1 -1
1670 Sandy DemoSandyPowerUp SE_BV_SANDY_DEMO_POWER_UP1 0 0 0 0 0 0 0 0 4143 87 -1 0 0 -1 -1
1671 Sandy DemoSandyPowerUp SE_BV_SANDY_DEMO_POWER_UP2 0 0 0 0 0 0 0 0 4144 139 -1 0 0 -1 -1
1672 Sandy DemoSandyPowerUp SE_BM_LV_SANDY_SAND_WIND_POWERUP 0 0 0 0 0 0 0 0 5801 0 149 0 1 -1 -1
1673 Sandy DemoSandyDown SE_BM_SANDY_DEAD_GND 0 0 0 0 0 0 0 0 3661 164 -1 0 0 -1 -1
1674 Sandy DemoSandyDown SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5812 167 -1 0 0 -1 -1
1675 Sandy DemoSandyDown SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5813 174 -1 0 0 -1 -1
1676 Sandy DemoSandyDown SE_OJ_SNOW_BALL_FLY 0 0 0 0 0 0 0 0 5819 211 -1 0 2 -1 -1
1677 Sandy DemoSandyDown SE_BV_SANDY_STAR_EXIST 0 0 0 0 0 0 0 0 5820 699 -1 0 1 -1 -1
1678 Sandy DamageFirst SE_BM_DAMAGE 0 0 0 0 0 0 0 0 3737 0 -1 0 0 -1 -1
1679 Sandy DamageFirst SE_BV_SANDY_DAMAGE1 0 0 0 0 0 0 0 0 4137 11 -1 0 0 -1 -1
1680 Sandy DamageFirst SE_BM_SANDY_DAMAGE_EXPLOSION 0 0 0 0 0 0 0 0 5802 6 -1 0 0 -1 -1
1681 Sandy DamageMini SE_BM_DAMAGE 0 0 0 0 0 0 0 0 3738 0 -1 0 0 -1 -1
1682 Sandy DamageMini SE_BV_SANDY_DAMAGE2 0 0 0 0 0 0 0 0 4138 11 -1 0 0 -1 -1
1683 Sandy DamageMini SE_BM_SANDY_DAMAGE_EXPLOSION 0 0 0 0 0 0 0 0 5803 6 -1 0 0 -1 -1
1684 Sandy DamageMini2nd SE_BM_DAMAGE 0 0 0 0 0 0 0 0 3739 0 -1 0 0 -1 -1
1685 Sandy DamageMini2nd SE_BV_SANDY_DAMAGE3 0 0 0 0 0 0 0 0 4139 11 -1 0 0 -1 -1
1686 Sandy DamageMini2nd SE_BM_SANDY_DAMAGE_EXPLOSION 0 0 0 0 0 0 0 0 5804 6 -1 0 0 -1 -1
1687 Sandy DamageMini3rd SE_BM_DAMAGE 0 0 0 0 0 0 0 0 3740 0 -1 0 0 -1 -1
1688 Sandy DamageMini3rd SE_BV_SANDY_DAMAGE4 0 0 0 0 0 0 0 0 4140 11 -1 0 0 -1 -1
1689 Sandy DamageMini3rd SE_BM_SANDY_DAMAGE_EXPLOSION 0 0 0 0 0 0 0 0 5805 6 -1 0 0 -1 -1
1690 Sandy DamageDown SE_BM_DAMAGE_LAST 0 0 0 0 0 0 0 0 3750 38 -1 0 0 -1 -1
1691 Sandy DamageDown SE_BV_SANDY_DEAD 0 0 0 0 0 0 0 0 4142 11 -1 0 0 -1 -1
1692 Sandy DamageDown SE_BM_SANDY_DAMAGE_EXPLOSION 0 0 0 0 0 0 0 0 5806 6 -1 0 0 -1 -1
1693 Sandy DamageDown SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5814 93 -1 0 0 -1 -1
1694 Sandy DamageDown SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5815 17 -1 0 0 -1 -1
1695 Sandy OpenStart SE_BV_SANDY_OPEN_MOUSE 0 0 0 0 0 0 0 0 4135 42 -1 0 0 -1 -1
1696 Sandy CloseStart SE_BV_SANDY_CLOSE_MOUSE 0 0 0 0 0 0 0 0 4136 9 -1 0 0 -1 -1
1697 Sandy Touch SE_BM_SANDY_TOUCH_MARIO 0 0 0 0 0 0 0 0 7812 0 -1 -1 0 -1 -1
1698 KoopaJrRobot Wait SE_BM_JR_ROBOT_WAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 71 0 -1 0 0 -1 -1
1699 KoopaJrRobot Wait SE_BM_JR_ROBOT_WAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 72 59 -1 0 0 -1 -1
1700 KoopaJrRobot Wait SE_BM_LV_JR_ROBOT_CRANE_SPEC TwinCannon 0 0 0 0 0 0 0 0 5217 0 -1 0 1 -1 -1
1701 KoopaJrRobot Wait SE_BM_JR_ROBOT_WAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5704 0 -1 0 0 -1 -1
1702 KoopaJrRobot Wait SE_BM_JR_ROBOT_WAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5705 60 -1 0 0 -1 -1
1703 KoopaJrRobot AttackB SE_BM_JR_ROBOT_PRE_HAMMER_FALL ArmL3 0 0 0 0 0 0 0 0 73 4 -1 0 0 -1 -1
1704 KoopaJrRobot AttackB SE_BM_JR_ROBOT_HAMMER_FALL_DOWN HandL 0 0 0 0 0 0 0 0 74 134 -1 0 0 -1 -1
1705 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_MOVE_ARM ArmL3 0 0 0 0 0 0 0 0 4448 44 88 0 1 -1 -1
1706 KoopaJrRobot AttackB SE_BM_JR_ROBOT_MOVE_ARM_END ArmL3 0 0 0 0 0 0 0 0 4449 89 -1 0 0 -1 -1
1707 KoopaJrRobot AttackB SE_BM_JR_ROBOT_NOTE_PREP_ATTACK Head 0 0 0 0 0 0 0 0 4456 109 -1 0 0 -1 -1
1708 KoopaJrRobot AttackB SE_BV_JR_ROBOT_NORMAL Head 0 0 0 0 0 0 0 0 4530 68 -1 0 0 -1 -1
1709 KoopaJrRobot AttackB SE_BM_JR_ROBOT_CRANE_LOW_HIGH TwinCannon 0 0 0 0 0 0 0 0 5218 27 -1 0 0 -1 -1
1710 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_CRANE_HIGH TwinCannon 0 0 0 0 0 0 0 0 5219 44 107 0 1 -1 -1
1711 KoopaJrRobot AttackB SE_BM_JR_ROBOT_CRANE_HIGH_ED TwinCannon 0 0 0 0 0 0 0 0 5220 106 -1 0 0 -1 -1
1712 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_CRANE_LOW TwinCannon 0 0 0 0 0 0 0 0 5224 0 29 0 1 -1 -1
1713 KoopaJrRobot AttackB SE_BM_JR_ROBOT_HAMMER_UP_SLOW ArmL3 0 0 0 0 0 0 0 0 5453 244 -1 0 0 -1 -1
1714 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_HAMMER_JINARI HandL 0 0 0 0 0 0 0 0 5454 227 242 0 1 -1 -1
1715 KoopaJrRobot AttackB SE_BM_JR_ROBOT_HAMMER_FLL_NOISE ArmL3 0 0 0 0 0 0 0 0 5455 113 -1 0 0 -1 -1
1716 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_CRANE_LOW TwinCannon 0 0 0 0 0 0 0 0 5525 129 244 0 1 -1 -1
1717 KoopaJrRobot AttackB SE_BM_JR_ROBOT_CRANE_LOW_ST TwinCannon 0 0 0 0 0 0 0 0 5526 116 -1 0 0 -1 -1
1718 KoopaJrRobot AttackB SE_BM_JR_ROBOT_PRE_HAMMER_FALL ArmR3 0 0 0 0 0 0 0 0 5695 5 -1 0 0 -1 -1
1719 KoopaJrRobot AttackB SE_BM_JR_ROBOT_HAMMER_FALL_DOWN HandR 0 0 0 0 0 0 0 0 5696 135 -1 0 0 -1 -1
1720 KoopaJrRobot AttackB SE_BM_JR_ROBOT_MOVE_ARM_END ArmR3 0 0 0 0 0 0 0 0 5697 90 -1 0 0 -1 -1
1721 KoopaJrRobot AttackB SE_BM_JR_ROBOT_HAMMER_UP_SLOW ArmR3 0 0 0 0 0 0 0 0 5698 245 -1 0 0 -1 -1
1722 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_HAMMER_JINARI HandR 0 0 0 0 0 0 0 0 5699 228 243 0 1 -1 -1
1723 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_MOVE_ARM ArmR3 0 0 0 0 0 0 0 0 5700 45 88 0 1 -1 -1
1724 KoopaJrRobot AttackB SE_BM_JR_ROBOT_HAMMER_FLL_NOISE ArmR3 0 0 0 0 0 0 0 0 5701 114 -1 0 0 -1 -1
1725 KoopaJrRobot AttackB SE_BM_LV_JR_ROBOT_ALARM Head 0 0 0 0 0 0 0 0 7827 38 215 0 1 -1 -1
1726 KoopaJrRobot AttackC SE_BM_JR_ROBOT_PRE_HAMMER_FALL ArmR3 0 0 0 0 0 0 0 0 2261 75 -1 0 0 -1 -1
1727 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_FALL_DOWN HandL 0 0 0 0 0 0 0 0 2262 108 -1 0 0 -1 -1
1728 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_FALL_DOWN HandL 0 0 0 0 0 0 0 0 2265 242 -1 0 0 -1 -1
1729 KoopaJrRobot AttackC SE_BM_JR_ROBOT_PRE_HAMMER_FALL ArmR3 0 0 0 0 0 0 0 0 2266 212 -1 0 0 -1 -1
1730 KoopaJrRobot AttackC SE_BM_JR_ROBOT_NOTE_PREP_ATTACK TwinCannon 0 0 0 0 0 0 0 0 4457 199 -1 0 0 -1 -1
1731 KoopaJrRobot AttackC SE_BM_JR_ROBOT_NOTE_PREP_ATTACK TwinCannon 0 0 0 0 0 0 0 0 4458 63 -1 0 0 -1 -1
1732 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_MOVE_ARM ArmR3 0 0 0 0 0 0 0 0 4512 19 79 0 1 -1 -1
1733 KoopaJrRobot AttackC SE_BM_JR_ROBOT_MOVE_ARM_END ArmR3 0 0 0 0 0 0 0 0 4513 80 -1 0 0 -1 -1
1734 KoopaJrRobot AttackC SE_BV_JR_ROBOT_NORMAL TwinCannon 0 0 0 0 0 0 0 0 4531 49 -1 0 0 -1 -1
1735 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_CRANE_HIGH TwinCannon 0 0 0 0 0 0 0 0 5508 48 89 0 1 -1 -1
1736 KoopaJrRobot AttackC SE_BM_JR_ROBOT_CRANE_LOW_HIGH TwinCannon 0 0 0 0 0 0 0 0 5509 31 -1 0 0 -1 -1
1737 KoopaJrRobot AttackC SE_BM_JR_ROBOT_CRANE_HIGH_ED TwinCannon 0 0 0 0 0 0 0 0 5510 219 -1 0 0 -1 -1
1738 KoopaJrRobot AttackC SE_BM_JR_ROBOT_CRANE_HIGH_ED TwinCannon 0 0 0 0 0 0 0 0 5511 89 -1 0 0 -1 -1
1739 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_CRANE_LOW TwinCannon 0 0 0 0 0 0 0 0 5512 119 152 0 1 -1 -1
1740 KoopaJrRobot AttackC SE_BM_JR_ROBOT_CRANE_LOW_ST TwinCannon 0 0 0 0 0 0 0 0 5513 112 -1 0 0 -1 -1
1741 KoopaJrRobot AttackC SE_BM_JR_ROBOT_CRANE_LOW_HIGH TwinCannon 0 0 0 0 0 0 0 0 5514 153 -1 0 0 -1 -1
1742 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_CRANE_HIGH TwinCannon 0 0 0 0 0 0 0 0 5515 170 219 0 1 -1 -1
1743 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_UP_SLOW ArmL3 0 0 0 0 0 0 0 0 5516 152 -1 0 0 -1 -1
1744 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_UP_SLOW ArmL3 0 0 0 0 0 0 0 0 5517 419 -1 0 0 -1 -1
1745 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_HAMMER_JINARI 0 0 0 0 0 0 0 0 5518 402 419 0 1 -1 -1
1746 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_HAMMER_JINARI 0 0 0 0 0 0 0 0 5519 138 152 0 1 -1 -1
1747 KoopaJrRobot AttackC SE_BM_JR_ROBOT_CRANE_HIGH_ED TwinCannon 0 0 0 0 0 0 0 0 5522 219 -1 0 0 -1 -1
1748 KoopaJrRobot AttackC SE_BM_JR_ROBOT_CRANE_LOW_ST TwinCannon 0 0 0 0 0 0 0 0 5523 232 -1 0 0 -1 -1
1749 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_CRANE_LOW TwinCannon 0 0 0 0 0 0 0 0 5524 249 419 0 1 -1 -1
1750 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_FALL_DOWN HandR 0 0 0 0 0 0 0 0 5688 110 -1 0 0 -1 -1
1751 KoopaJrRobot AttackC SE_BM_JR_ROBOT_PRE_HAMMER_FALL ArmR3 0 0 0 0 0 0 0 0 5689 109 -1 0 0 -1 -1
1752 KoopaJrRobot AttackC SE_BM_JR_ROBOT_PRE_HAMMER_FALL ArmR3 0 0 0 0 0 0 0 0 5690 76 -1 0 0 -1 -1
1753 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_UP_SLOW ArmR3 0 0 0 0 0 0 0 0 5691 153 -1 0 0 -1 -1
1754 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_FALL_DOWN HandR 0 0 0 0 0 0 0 0 5692 244 -1 0 0 -1 -1
1755 KoopaJrRobot AttackC SE_BM_JR_ROBOT_HAMMER_UP_SLOW ArmR3 0 0 0 0 0 0 0 0 5693 420 -1 0 0 -1 -1
1756 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_MOVE_ARM ArmL3 0 0 0 0 0 0 0 0 5702 20 79 0 1 -1 -1
1757 KoopaJrRobot AttackC SE_BM_JR_ROBOT_MOVE_ARM_END ArmL3 0 0 0 0 0 0 0 0 5703 81 -1 0 0 -1 -1
1758 KoopaJrRobot AttackC SE_BM_LV_JR_ROBOT_ALARM_HI TwinCannon 0 0 0 0 0 0 0 0 7828 34 330 0 1 -1 -1
1759 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BM_LV_JR_ROBOT_SIREN 0 0 0 0 0 0 0 0 2263 839 1299 0 1 -1 -1
1760 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BM_LV_JR_ROBOT_APPEAR 0 0 0 0 0 0 0 0 2264 849 1281 0 1 -1 -1
1761 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BM_JR_ROBOT_APPEAR_STOP 0 0 0 0 0 0 0 0 2280 1282 -1 0 0 -1 -1
1762 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BM_JR_ROBOT_D_HAMMER_HOLD 0 0 0 0 0 0 0 0 4509 1459 -1 0 0 -1 -1
1763 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BM_JR_ROBOT_D_HAMMER_PRE1 0 0 0 0 0 0 0 0 4510 1439 -1 0 0 -1 -1
1764 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BM_LV_JR_ROBOT_D_OP_JINARI 0 0 0 0 0 0 0 0 4511 1319 1421 0 1 -1 -1
1765 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BV_JR_ROBOT_NORMAL 0 0 0 0 0 0 0 0 5301 2464 -1 0 0 -1 -1
1766 KoopaJrRobot DemoOpeningKoopaJrRobot SE_BV_JR_ROBOT_D_HAMMER_HOLD 0 0 0 0 0 0 0 0 5302 1471 -1 0 0 -1 -1
1767 KoopaJrRobot DamageLastBreak SE_BM_JR_ROBOT_LAST_DAMAGE TwinCannon 0 0 0 0 0 0 0 0 2301 0 -1 -1 0 -1 -1
1768 KoopaJrRobot DemoDown SE_BM_LV_JR_ROBOT_PRE_EXPLODE TwinCannon 0 0 0 0 0 0 0 0 2302 109 309 0 1 -1 -1
1769 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE TwinCannon 0 0 0 0 0 0 0 0 2303 379 -1 0 0 -1 -1
1770 KoopaJrRobot DemoDown SE_BV_JR_ROBOT_LAST_VOICE Head 0 0 0 0 0 0 0 0 4526 39 -1 0 0 -1 -1
1771 KoopaJrRobot DemoDown SE_BM_LV_JR_ROBOT_D_DEAD_SINK TwinCannon 0 0 0 0 0 0 0 0 4527 1 377 0 1 -1 -1
1772 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART ArmR3 0 0 0 0 0 0 0 0 5661 9 -1 0 0 -1 -1
1773 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART TwinCannon 0 0 0 0 0 0 0 0 5662 99 -1 0 0 -1 -1
1774 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART ArmR3 0 0 0 0 0 0 7 7 5663 109 -1 0 0 -1 -1
1775 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART TwinCannon 0 0 0 0 0 0 0 0 5664 119 -1 0 0 -1 -1
1776 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART ArmL3 0 0 0 0 0 0 11 11 5665 269 -1 0 0 -1 -1
1777 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART TwinCannon 0 0 0 0 0 0 0 0 5666 249 -1 0 0 -1 -1
1778 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART ArmL3 0 0 0 0 0 0 0 0 5667 199 -1 0 0 -1 -1
1779 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART ArmR3 0 0 0 0 0 0 0 0 5668 259 -1 0 0 -1 -1
1780 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART ArmL3 0 0 0 0 0 0 9 9 5669 214 -1 0 0 -1 -1
1781 KoopaJrRobot DemoDown SE_BM_JR_ROBOT_EXPLODE_PART ArmR3 0 0 0 0 0 0 0 0 5670 279 -1 0 0 -1 -1
1782 KoopaJrRobot TurnL SE_BM_JR_ROBOT_TURN_BODY TwinCannon 0 0 0 0 0 0 0 0 4338 9 -1 0 0 -1 -1
1783 KoopaJrRobot TurnL SE_BV_JR_ROBOT_SHORT TwinCannon 0 0 0 0 0 0 0 0 4528 1 -1 0 0 -1 -1
1784 KoopaJrRobot TurnL SE_BM_LV_JR_ROBOT_CRANE_SPEC TwinCannon 0 0 0 0 0 0 0 0 5520 0 -1 0 1 -1 -1
1785 KoopaJrRobot TurnR SE_BM_JR_ROBOT_TURN_BODY TwinCannon 0 0 0 0 0 0 0 0 4338 9 -1 0 0 -1 -1
1786 KoopaJrRobot TurnR SE_BV_JR_ROBOT_SHORT TwinCannon 0 0 0 0 0 0 0 0 4528 1 -1 0 0 -1 -1
1787 KoopaJrRobot TurnR SE_BM_LV_JR_ROBOT_CRANE_SPEC TwinCannon 0 0 0 0 0 0 0 0 5520 0 -1 0 1 -1 -1
1788 KoopaJrRobot AttackA SE_BM_JR_ROBOT_NOTE_PREP_ATTACK TwinCannon 0 0 0 0 0 0 0 0 4439 54 -1 0 0 -1 -1
1789 KoopaJrRobot AttackA SE_BM_JR_ROBOT_PREP_ATTACK TwinCannon 0 0 0 0 0 0 0 0 4442 9 -1 0 0 -1 -1
1790 KoopaJrRobot AttackA SE_BV_JR_ROBOT_NORMAL TwinCannon 0 0 0 0 0 0 0 0 4529 93 -1 0 0 -1 -1
1791 KoopaJrRobot AttackA SE_BM_JR_ROBOT_CRANE_SPEC_ED TwinCannon 0 0 0 0 0 0 0 0 5222 0 -1 0 0 -1 -1
1792 KoopaJrRobot AttackA SE_BM_JR_ROBOT_AFTER_ROCKET_ATK TwinCannon 0 0 0 0 0 0 0 0 5223 133 -1 0 0 -1 -1
1793 KoopaJrRobot AttackA SE_BM_JR_ROBOT_CRANE_ED_HIT2 TwinCannon 0 0 0 0 0 0 0 0 5260 1159 -1 0 0 -1 -1
1794 KoopaJrRobot AttackA SE_BM_JR_ROBOT_LAUNCH_ROCKET TwinCannon 0 0 0 0 0 0 0 0 5265 123 -1 0 0 -1 -1
1795 KoopaJrRobot DamageLong SE_BM_JR_ROBOT_DAMAGE_BIG TwinCannon 0 0 0 0 0 0 0 0 4443 0 -1 0 0 -1 -1
1796 KoopaJrRobot DamageLong SE_BV_JR_ROBOT_DAMAGE TwinCannon 0 0 0 0 0 0 0 0 5304 0 -1 0 0 -1 -1
1797 KoopaJrRobot DamageLong SE_BV_JR_ROBOT_IYAIYA TwinCannon 0 0 0 0 0 0 0 0 5305 84 -1 0 0 -1 -1
1798 KoopaJrRobot DamageLong SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5307 139 -1 0 0 -1 -1
1799 KoopaJrRobot DamageLong SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5308 109 -1 0 0 -1 -1
1800 KoopaJrRobot DamageLong SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5309 79 -1 0 0 -1 -1
1801 KoopaJrRobot DamageLong SE_BM_JR_ROBOT_DAMAGE_BIG_AFTER TwinCannon 0 0 0 0 0 0 0 0 5682 79 -1 0 0 -1 -1
1802 KoopaJrRobot DamageHead SE_BM_JR_ROBOT_DAMAGE_BIG TwinCannon 0 0 0 0 0 0 0 0 4443 0 -1 0 0 -1 -1
1803 KoopaJrRobot DamageHead SE_BV_JR_ROBOT_DAMAGE TwinCannon 0 0 0 0 0 0 0 0 5304 0 -1 0 0 -1 -1
1804 KoopaJrRobot DamageHead SE_BV_JR_ROBOT_IYAIYA TwinCannon 0 0 0 0 0 0 0 0 5305 84 -1 0 0 -1 -1
1805 KoopaJrRobot DamageHead SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5307 139 -1 0 0 -1 -1
1806 KoopaJrRobot DamageHead SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5308 109 -1 0 0 -1 -1
1807 KoopaJrRobot DamageHead SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5309 79 -1 0 0 -1 -1
1808 KoopaJrRobot DamageHead SE_BM_JR_ROBOT_DAMAGE_BIG_AFTER TwinCannon 0 0 0 0 0 0 0 0 5682 79 -1 0 0 -1 -1
1809 KoopaJrRobot DamageShort SE_BM_JR_ROBOT_DAMAGE_NORMAL TwinCannon 0 0 0 0 0 0 0 0 4444 0 -1 0 0 -1 -1
1810 KoopaJrRobot DamageShort SE_BM_JR_ROBOT_CRANE_LOW_ED TwinCannon 0 0 0 0 0 0 0 0 5225 0 -1 0 0 -1 -1
1811 KoopaJrRobot DamageShort SE_BM_JR_ROBOT_CRANE_LOW_ST TwinCannon 0 0 0 0 0 0 0 0 5226 69 -1 0 0 -1 -1
1812 KoopaJrRobot DamageShort SE_BV_JR_ROBOT_DAMAGE TwinCannon 0 0 0 0 0 0 0 0 5303 14 -1 0 0 -1 -1
1813 KoopaJrRobot DamageShort SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5728 17 -1 0 0 -1 -1
1814 KoopaJrRobot DamageShort SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5729 28 -1 0 0 -1 -1
1815 KoopaJrRobot DamageLast SE_BM_JR_ROBOT_DAMAGE_NORMAL TwinCannon 0 0 0 0 0 0 0 0 4444 0 -1 0 0 -1 -1
1816 KoopaJrRobot DamageLast SE_BM_JR_ROBOT_CRANE_LOW_ED TwinCannon 0 0 0 0 0 0 0 0 5225 0 -1 0 0 -1 -1
1817 KoopaJrRobot DamageLast SE_BM_JR_ROBOT_CRANE_LOW_ST TwinCannon 0 0 0 0 0 0 0 0 5226 69 -1 0 0 -1 -1
1818 KoopaJrRobot DamageLast SE_BV_JR_ROBOT_DAMAGE TwinCannon 0 0 0 0 0 0 0 0 5303 14 -1 0 0 -1 -1
1819 KoopaJrRobot DamageLast SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5728 17 -1 0 0 -1 -1
1820 KoopaJrRobot DamageLast SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5729 28 -1 0 0 -1 -1
1821 KoopaJrRobot Angry SE_BV_JR_ROBOT_ANGRY TwinCannon 0 0 0 0 0 0 0 0 4447 6 -1 0 0 -1 -1
1822 KoopaJrRobot Angry SE_BM_JR_ROBOT_D_TWO_HAMMER_HIT HandL 0 0 0 0 0 0 0 0 4524 69 -1 0 0 -1 -1
1823 KoopaJrRobot Angry SE_BM_JR_ROBOT_PRE_HAMMER_HIT ArmL3 0 0 0 0 0 0 0 0 4525 63 -1 0 0 -1 -1
1824 KoopaJrRobot Angry SE_BM_JR_ROBOT_PRE_HAMMER_HIT ArmR3 0 0 0 0 0 0 0 0 5706 64 -1 0 0 -1 -1
1825 KoopaJrRobot AngryWait SE_BM_LV_JR_ROBOT_CRANE_LOW 0 0 0 0 0 0 0 0 5221 0 -1 0 1 -1 -1
1826 KoopaJrRobot AngryWait SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5261 34 -1 0 0 -1 -1
1827 KoopaJrRobot AngryWait SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5262 0 -1 0 0 -1 -1
1828 KoopaJrRobot AngryMore SE_BV_JR_ROBOT_ANGRY_MORE TwinCannon 0 0 0 0 0 0 0 0 5457 11 -1 0 0 -1 -1
1829 KoopaJrRobot AngryMore SE_BM_JR_ROBOT_D_HAMMER_PRE1 TwinCannon 0 0 0 0 0 0 0 0 5458 61 -1 0 0 -1 -1
1830 KoopaJrRobot AngryMore SE_BM_JR_ROBOT_D_HAMMER_HOLD TwinCannon 0 0 0 0 0 0 0 0 5534 87 -1 0 0 -1 -1
1831 KoopaJrRobot TurnLEnd SE_BM_JR_ROBOT_CRANE_ED_HIT2 TwinCannon 0 0 0 0 0 0 0 0 5521 0 -1 0 0 -1 -1
1832 KoopaJrRobot TurnLEnd SE_BV_JR_ROBOT_SHORT2TIME Head 0 0 0 0 0 0 0 0 5707 12 -1 0 0 -1 -1
1833 KoopaJrRobot TurnREnd SE_BM_JR_ROBOT_CRANE_ED_HIT2 TwinCannon 0 0 0 0 0 0 0 0 5521 0 -1 0 0 -1 -1
1834 KoopaJrRobot TurnREnd SE_BV_JR_ROBOT_SHORT2TIME Head 0 0 0 0 0 0 0 0 5707 12 -1 0 0 -1 -1
1835 KoopaJrRobot DemoWeakPointHead SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 5528 28 -1 0 0 -1 -1
1836 KoopaJrRobot DemoWeakPointHead SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 5529 4 -1 0 0 -1 -1
1837 KoopaJrRobot Search SE_BM_JR_ROBOT_PREP_RING_ATK 0 0 0 0 0 0 0 0 5597 0 -1 0 0 -1 -1
1838 KoopaJrRobot Search SE_BM_JR_ROBOT_RING_EMIT_ATK 0 0 0 0 0 0 0 0 5598 111 -1 0 0 -1 -1
1839 KoopaJrRobot Search SE_BM_JR_ROBOT_NOTE_PREP_ATTACK 0 0 0 0 0 0 0 0 5599 82 -1 0 0 -1 -1
1840 KoopaJrRobot Search SE_BM_JR_ROBOT_HAMMER_FLL_NOISE 0 0 0 0 0 0 0 0 5685 99 -1 0 0 -1 -1
1841 KoopaJrRobot Search SE_BV_JR_ROBOT_NORMAL 0 0 0 0 0 0 0 0 5686 94 -1 0 0 -1 -1
1842 KoopaJrRobot AngryLastWait SE_BM_LV_JR_ROBOT_CRANE_LOW 0 0 0 0 0 0 0 0 7815 0 -1 0 1 -1 -1
1843 KoopaJrRobot AngryLastWait SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmL3 0 0 0 0 0 0 0 0 7816 34 -1 0 0 -1 -1
1844 KoopaJrRobot AngryLastWait SE_BM_JR_ROBOT_AWAIT_SWING_ARMS ArmR3 0 0 0 0 0 0 0 0 7817 0 -1 0 0 -1 -1
1845 KoopaJrRobot DamageLastCrack SE_BM_JR_ROBOT_LAST_DAMAGE_CRACK 0 0 0 0 0 0 0 0 7818 0 -1 -1 0 -1 -1
1846 KoopaCoverPiece Break SE_OJ_MKOOPA_SEAL_BREAK 0 0 0 0 0 0 0 0 92 0 -1 -1 0 -1 -1
1847 BossStinkBug Dummy SE_BM_BOSS_BUG_SCARE 0 0 0 0 0 0 0 0 96 0 -1 -1 0 -1 -1
1848 BossStinkBug OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1576 0 -1 -1 0 -1 -1
1849 BossStinkBug BmBossBugBombEmit SE_BM_BOSS_BUG_BOMB_EMIT 0 0 0 0 0 0 0 0 1577 0 -1 -1 0 -1 -1
1850 BossStinkBug SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 1652 0 -1 -1 2 -1 -1
1851 BossStinkBug SyVsBossDamage2 SE_SY_VS_BOSS_DAMAGE_2 0 0 0 0 0 0 0 0 1653 0 -1 -1 2 -1 -1
1852 BossStinkBug SyVsBossDamage1 SE_SY_VS_BOSS_DAMAGE_1 0 0 0 0 0 0 0 0 1654 0 -1 -1 2 -1 -1
1853 BossStinkBug BvBossBugAttackG SE_BV_BOSS_BUG_ATTACK_G 0 0 0 0 0 0 0 0 1662 0 -1 -1 0 -1 -1
1854 BossStinkBug BmLvBossBugRunAddWater SE_BM_LV_BOSS_BUG_RUN_ADD_WATER 0 0 0 0 0 0 0 0 1663 0 -1 -1 1 -1 -1
1855 BossStinkBug BvBossBugGlad SE_BV_BOSS_BUG_GLAD 0 0 0 0 0 0 0 0 1664 0 -1 -1 0 -1 -1
1856 BossStinkBug BmLvBossBugBrake SE_BM_LV_BOSS_BUG_BRAKE 0 0 0 0 0 0 0 0 1665 0 -1 -1 1 -1 -1
1857 BossStinkBug BmBossBugPressed SE_BM_BOSS_BUG_PRESSED 0 0 0 0 0 0 0 0 1666 0 -1 -1 0 -1 -1
1858 BossStinkBug BvBossBugDamage SE_BV_BOSS_BUG_DAMAGE 0 0 0 0 0 0 0 0 1667 0 -1 -1 0 -1 -1
1859 BossStinkBug BvBossBugRoll SE_BV_BOSS_BUG_ROLL 0 0 0 0 0 0 0 0 1668 0 -1 -1 0 -1 -1
1860 BossStinkBug BvBossBugTurn SE_BV_BOSS_BUG_TURN 0 0 0 0 0 0 0 0 1669 0 -1 -1 0 -1 -1
1861 BossStinkBug BmLvBossBugFlyAdd SE_BM_LV_BOSS_BUG_FLY_ADD 0 0 0 0 0 0 0 0 1670 0 -1 -1 1 -1 -1
1862 BossStinkBug BvBossBugAngryLand SE_BV_BOSS_BUG_ANGRY_LAND 0 0 0 0 0 0 0 0 1671 0 -1 -1 0 -1 -1
1863 BossStinkBug BvBossBugAngryTakeoff SE_BV_BOSS_BUG_ANGRY_TAKEOFF 0 0 0 0 0 0 0 0 1672 0 -1 -1 0 -1 -1
1864 BossStinkBug BmLvBossBugFlyBase2 SE_BM_LV_BOSS_BUG_FLY_BASE2 0 0 0 0 0 0 0 0 1673 0 -1 -1 1 -1 -1
1865 BossStinkBug BmLvBossBugFlyBase SE_BM_LV_BOSS_BUG_FLY_BASE 0 0 0 0 0 0 0 0 1674 0 -1 -1 1 -1 -1
1866 BossStinkBug BmLvBossBugFlyAlarm SE_BM_LV_BOSS_BUG_FLY_ALARM 0 0 0 0 0 0 0 0 1675 0 -1 -1 1 -1 -1
1867 BossStinkBug BmLvBossBugFlyRotate SE_BM_LV_BOSS_BUG_FLY_ROTATE 0 0 0 0 0 0 0 0 1676 0 -1 -1 1 -1 -1
1868 BossStinkBug BmLvBossBugFlyRotate2 SE_BM_LV_BOSS_BUG_FLY_ROTATE2 0 0 0 0 0 0 0 0 1677 0 -1 -1 1 -1 -1
1869 BossStinkBug BmLvBossBugFlyRoll SE_BM_LV_BOSS_BUG_FLY_ROLL 0 0 0 0 0 0 0 0 1678 0 -1 -1 1 -1 -1
1870 BossStinkBug BmLvBossBugFlyShake2 SE_BM_LV_BOSS_BUG_FLY_SHAKE2 0 0 0 0 0 0 0 0 1679 0 -1 -1 1 -1 -1
1871 BossStinkBug BmLvBossBugFlyShake SE_BM_LV_BOSS_BUG_FLY_SHAKE 0 0 0 0 0 0 0 0 1680 0 -1 -1 1 -1 -1
1872 BossStinkBug BmBossBugExplode SE_BM_BOSS_BUG_EXPLODE 0 0 0 0 0 0 0 0 1681 0 -1 -1 0 -1 -1
1873 BossStinkBug BmLvBossBugShakeBody SE_BM_LV_BOSS_BUG_SHAKE_BODY 0 0 0 0 0 0 0 0 1682 0 -1 -1 1 -1 -1
1874 BossStinkBug BmBossBugCloseFeet SE_BM_BOSS_BUG_CLOSE_FEET 0 0 0 0 0 0 0 0 1683 0 -1 -1 0 -1 -1
1875 BossStinkBug BmLvBossBugFlyStart SE_BM_LV_BOSS_BUG_FLY_START 0 0 0 0 0 0 0 0 1684 0 -1 -1 1 -1 -1
1876 Yukkina DamageLast SE_BM_YUKKINA_DAMAGE_LAST 0 0 0 0 0 0 0 0 1330 0 -1 -1 0 -1 -1
1877 Yukkina Damage SE_BM_YUKKINA_DAMAGE_CORE 0 0 0 0 0 0 0 0 1329 0 -1 0 0 -1 -1
1878 Yukkina Damage SE_BM_YUKKINA_ROLL_DEAD_A 0 0 0 0 0 0 0 0 4622 1 -1 0 0 -1 -1
1879 Yukkina Damage SE_BV_YUKKINA_DAMAGE 0 0 0 0 0 0 0 0 4632 0 -1 0 0 -1 -1
1880 Yukkina DemoOpening SE_BM_YUKKINA_GND_BIG 0 0 0 0 0 0 0 0 1331 341 -1 0 0 -1 -1
1881 Yukkina DemoOpening SE_BM_LV_YUKKINA_OPENING_EARTHQUAKE 0 0 0 0 0 0 0 0 4589 179 249 0 1 -1 -1
1882 Yukkina DemoOpening SE_BM_LV_YUKKINA_OPENING_FALL 0 0 0 0 0 0 0 0 4590 269 338 0 1 -1 -1
1883 Yukkina DemoOpening SE_BM_YUKKINA_GND_MID 0 0 0 0 0 0 0 0 4591 507 -1 0 0 -1 -1
1884 Yukkina DemoOpening SE_BM_YUKKINA_ROLL_UP 0 0 0 0 0 0 0 0 4611 391 -1 0 0 -1 -1
1885 Yukkina DemoOpening SE_BM_YUKKINA_ROLL_A 0 0 0 0 0 0 0 0 4618 425 -1 0 0 -1 -1
1886 Yukkina DemoOpening SE_BM_YUKKINA_ROLL_B 0 0 0 0 0 0 0 0 4619 441 -1 0 0 -1 -1
1887 Yukkina DemoOpening SE_BM_YUKKINA_ROLL_A 0 0 0 0 0 0 0 0 4620 454 -1 0 0 -1 -1
1888 Yukkina DemoOpening SE_BM_YUKKINA_ROLL_B 0 0 0 0 0 0 0 0 4621 466 -1 0 0 -1 -1
1889 Yukkina DemoOpening SE_BV_YUKKINA_OPENING 0 0 0 0 0 0 0 0 4630 408 -1 0 0 -1 -1
1890 Yukkina DemoOpening SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 5797 1 -1 0 2 -1 -1
1891 Yukkina DemoDown SE_BM_YUKKINA_EXPLODE 0 0 0 0 0 0 0 0 1334 242 -1 0 0 -1 -1
1892 Yukkina DemoDown SE_BM_YUKKINA_GND_BIG 0 0 0 0 0 0 0 0 4596 55 -1 0 0 -1 -1
1893 Yukkina DemoDown SE_BM_YUKKINA_ROLL_DEAD_B 0 0 0 0 0 0 0 0 4624 0 -1 0 0 -1 -1
1894 Yukkina DemoDown SE_BM_LV_YUKKINA_OPENING_EARTHQUAKE 0 0 0 0 0 0 0 0 4625 116 199 0 1 -1 -1
1895 Yukkina Roll SE_BM_YUKKINA_LV_ROLL 0 0 0 0 0 0 0 0 1335 0 -1 -1 1 -1 -1
1896 Yukkina Bound SE_BM_YUKKINA_GND_SMALL 0 0 0 0 0 0 0 0 4592 0 -1 -1 0 -1 -1
1897 Yukkina Bound SE_BM_YUKKINA_ROLL_SMALL 0 0 0 0 0 0 0 0 4626 0 -1 -1 0 -1 -1
1898 Yukkina AttackSuccessWait SE_BM_YUKKINA_GND_MID 0 0 0 0 0 0 0 0 4593 0 -1 0 0 -1 -1
1899 Yukkina AttackSuccessWait SE_BM_YUKKINA_GND_MID 0 0 0 0 0 0 0 0 4594 73 -1 0 0 -1 -1
1900 Yukkina AttackSuccessWait SE_BM_YUKKINA_ROLL_B 0 0 0 0 0 0 0 0 4616 27 -1 0 0 -1 -1
1901 Yukkina AttackSuccessWait SE_BM_YUKKINA_ROLL_A 0 0 0 0 0 0 0 0 4617 15 -1 0 0 -1 -1
1902 Yukkina AttackSuccessWait SE_BM_YUKKINA_ROLL_B 0 0 0 0 0 0 0 0 4627 4 -1 0 0 -1 -1
1903 Yukkina AttackSuccessWait SE_BV_YUKKINA_ATTACK_SUCCESS 0 0 0 0 0 0 0 0 4631 5 -1 0 0 -1 -1
1904 Yukkina Land SE_BM_YUKKINA_GND_MID 0 0 0 0 0 0 0 0 4595 0 -1 0 0 -1 -1
1905 Yukkina Dead SE_BM_YUKKINA_ROLL_DEAD_A 0 0 0 0 0 0 0 0 4623 0 -1 0 0 -1 -1
1906 Yukkina Dead SE_BV_YUKKINA_DEAD 0 0 0 0 0 0 0 0 4634 0 -1 0 0 -1 -1
1907 Yukkina Angry SE_BV_YUKKINA_ANGRY 0 0 0 0 0 0 0 0 4633 19 -1 0 0 -1 -1
1908 JrRobotWeakPoint Damage SE_BM_JR_ROBOT_DAMAGE_PANEL 0 0 0 0 0 0 0 0 1336 0 -1 -1 0 -1 -1
1909 DinoPackun Slaver SE_BM_D_PAKKUN_SLAVER 0 0 0 0 0 0 0 0 1520 0 -1 -1 0 -1 -1
1910 DinoPackun Damage SE_BM_D_PAKKUN_DAMAGE 0 0 0 0 0 0 0 0 1521 0 -1 -1 0 -1 -1
1911 DinoPackun OjStarPieceHitStop SE_OJ_STAR_PIECE_HIT_STOP 0 0 0 0 0 0 0 0 1587 0 -1 -1 0 -1 -1
1912 DinoPackun OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1588 0 -1 -1 0 -1 -1
1913 DinoPackun DmMeetBoss SE_DM_MEET_BOSS 0 0 0 0 0 0 0 0 1655 0 -1 -1 2 -1 -1
1914 DinoPackun SyVsBossDamage1 SE_SY_VS_BOSS_DAMAGE_1 0 0 0 0 0 0 0 0 1656 0 -1 -1 2 -1 -1
1915 DinoPackun SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 1657 0 -1 -1 2 -1 -1
1916 DinoPackun BvDPakkunFind SE_BV_D_PAKKUN_FIND 0 0 0 0 0 0 0 0 1685 0 -1 -1 0 -1 -1
1917 DinoPackun BmDPakkunSlaver SE_BM_D_PAKKUN_SLAVER 0 0 0 0 0 0 0 0 1686 0 -1 -1 0 -1 -1
1918 DinoPackun BmDPakkunLand SE_BM_D_PAKKUN_LAND 0 0 0 0 0 0 0 0 1687 0 -1 -1 0 -1 -1
1919 DinoPackun BvDPakkunGlad SE_BV_D_PAKKUN_GLAD 0 0 0 0 0 0 0 0 1688 0 -1 -1 0 -1 -1
1920 DinoPackun BvDPakkunEggWalk SE_BV_D_PAKKUN_EGG_WALK 0 0 0 0 0 0 0 0 1689 0 -1 -1 0 -1 -1
1921 DinoPackun BvDPakkunChase SE_BV_D_PAKKUN_CHASE 0 0 0 0 0 0 0 0 1690 0 -1 -1 0 -1 -1
1922 DinoPackun BvDPakkunEggCreak SE_BV_D_PAKKUN_EGG_CREAK 0 0 0 0 0 0 0 0 1691 0 -1 -1 0 -1 -1
1923 DinoPackun BmDPakkunEggCreak SE_BM_D_PAKKUN_EGG_CREAK 0 0 0 0 0 0 0 0 1692 0 -1 -1 0 -1 -1
1924 DinoPackun BmDPakkunEggDigOut SE_BM_D_PAKKUN_EGG_DIG_OUT 0 0 0 0 0 0 0 0 1693 0 -1 -1 0 -1 -1
1925 DinoPackun BvDPakkunEggGroan SE_BV_D_PAKKUN_EGG_GROAN 0 0 0 0 0 0 0 0 1694 0 -1 -1 0 -1 -1
1926 DinoPackun BmDPakkunTailAttack SE_BM_D_PAKKUN_TAIL_ATTACK 0 0 0 0 0 0 0 0 1695 0 -1 -1 0 -1 -1
1927 DinoPackun BmLvDPakkunAngry SE_BM_LV_D_PAKKUN_ANGRY 0 0 0 0 0 0 0 0 1696 0 -1 -1 1 -1 -1
1928 DinoPackun BvDPakkunDie SE_BV_D_PAKKUN_DIE 0 0 0 0 0 0 0 0 1697 0 -1 -1 0 -1 -1
1929 DinoPackun BmDPakkunFallDown SE_BM_D_PAKKUN_FALL_DOWN 0 0 0 0 0 0 0 0 1698 0 -1 -1 0 -1 -1
1930 DinoPackun BmDPakkunExplode SE_BM_D_PAKKUN_EXPLODE 0 0 0 0 0 0 0 0 1699 0 -1 -1 0 -1 -1
1931 DinoPackun BmDPakkunTailFireSwing SE_BM_D_PAKKUN_TAIL_FIRE_SWING 0 0 0 0 0 0 0 0 1700 0 -1 -1 0 -1 -1
1932 DinoPackun BvDPakkunSpinHit SE_BV_D_PAKKUN_SPIN_HIT 0 0 0 0 0 0 0 0 1701 0 -1 -1 0 -1 -1
1933 DinoPackun BmDPakkunEggBrkHit SE_BM_D_PAKKUN_EGG_BRK_HIT 0 0 0 0 0 0 0 0 1702 0 -1 -1 0 -1 -1
1934 DinoPackun BvDPakkunEggBreak SE_BV_D_PAKKUN_EGG_BREAK 0 0 0 0 0 0 0 0 1703 0 -1 -1 0 -1 -1
1935 DinoPackun BmDPakkunHeadEggBrk SE_BM_D_PAKKUN_HEAD_EGG_BRK 0 0 0 0 0 0 0 0 1704 0 -1 -1 0 -1 -1
1936 DinoPackun BmDPakkunDamage SE_BM_D_PAKKUN_DAMAGE 0 0 0 0 0 0 0 0 1705 0 -1 -1 0 -1 -1
1937 DinoPackun BvDPakkunDamage SE_BV_D_PAKKUN_DAMAGE 0 0 0 0 0 0 0 0 1706 0 -1 -1 0 -1 -1
1938 DinoPackun BmDPakkunLastDamage SE_BM_D_PAKKUN_LAST_DAMAGE 0 0 0 0 0 0 0 0 1707 0 -1 -1 0 -1 -1
1939 DinoPackun BvDPakkunLastDamage SE_BV_D_PAKKUN_LAST_DAMAGE 0 0 0 0 0 0 0 0 1708 0 -1 -1 0 -1 -1
1940 OtaKing Damage SE_BV_OTAKING_DAMAGE 0 0 0 0 0 0 0 0 1522 0 -1 -1 0 -1 -1
1941 OtaKing FireOut SE_BM_OTAKING_FIRE_OUT 0 0 0 0 0 0 0 0 1523 0 -1 -1 0 -1 -1
1942 OtaKing BvOtakingDamage SE_BV_OTAKING_DAMAGE 0 0 0 0 0 0 0 0 1618 0 -1 -1 0 -1 -1
1943 OtaKing BmOtakingDamage SE_BM_OTAKING_DAMAGE 0 0 0 0 0 0 0 0 1619 0 -1 -1 0 -1 -1
1944 OtaKing SyVsBossDamage3 SE_SY_VS_BOSS_DAMAGE_3 0 0 0 0 0 0 0 0 1620 0 -1 -1 2 -1 -1
1945 OtaKing SyVsBossDamage1 SE_SY_VS_BOSS_DAMAGE_1 0 0 0 0 0 0 0 0 1621 0 -1 -1 2 -1 -1
1946 OtaKing SyVsBossDamage2 SE_SY_VS_BOSS_DAMAGE_2 0 0 0 0 0 0 0 0 1622 0 -1 -1 2 -1 -1
1947 OtaKing BmOtakingMagmaHitback SE_BM_OTAKING_MAGMA_HITBACK 0 0 0 0 0 0 0 0 1623 0 -1 -1 0 -1 -1
1948 OtaKing BmOtakingMagmaDamage SE_BM_OTAKING_MAGMA_DAMAGE 0 0 0 0 0 0 0 0 1624 0 -1 -1 0 -1 -1
1949 OtaKing BvOtakingPreRallyball SE_BV_OTAKING_PRE_RALLYBALL 0 0 0 0 0 0 0 0 1625 0 -1 -1 0 -1 -1
1950 OtaKing BvOtakingPreFireball SE_BV_OTAKING_PRE_FIREBALL 0 0 0 0 0 0 0 0 1626 0 -1 -1 0 -1 -1
1951 OtaKing BmLvOtakingPreFire SE_BM_LV_OTAKING_PRE_FIRE 0 0 0 0 0 0 0 0 1627 0 -1 -1 1 -1 -1
1952 OtaKing BmOtakingFireOut SE_BM_OTAKING_FIRE_OUT 0 0 0 0 0 0 0 0 1628 0 -1 -1 0 -1 -1
1953 OtaKing BmOtakingLastDamage SE_BM_OTAKING_LAST_DAMAGE 0 0 0 0 0 0 0 0 1629 0 -1 -1 0 -1 -1
1954 OtaKing BmOtakingDie SE_BM_OTAKING_DIE 0 0 0 0 0 0 0 0 1630 0 -1 -1 0 -1 -1
1955 OtaKing BvOtakingDie SE_BV_OTAKING_DIE 0 0 0 0 0 0 0 0 1631 0 -1 -1 0 -1 -1
1956 OtaKing SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 1632 0 -1 -1 2 -1 -1
1957 OtaKing BmLvOtakingSink SE_BM_LV_OTAKING_SINK 0 0 0 0 0 0 0 0 1633 0 -1 -1 1 -1 -1
1958 OtaKing BmOtakingMagmaBeat SE_BM_OTAKING_MAGMA_BEAT 0 0 0 0 0 0 0 0 1634 0 -1 -1 0 -1 -1
1959 OtaKing OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1776 0 -1 -1 0 -1 -1
1960 OtaKing BmOtakingCrownFall SE_BM_OTAKING_CROWN_FALL 0 0 0 0 0 0 0 0 1777 0 -1 -1 0 -1 -1
1961 Polta DamageArm SE_BV_POLTA_DAMAGE_ARM 0 0 0 0 0 0 0 0 1524 0 -1 -1 0 -1 -1
1962 Polta OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1639 0 -1 -1 0 -1 -1
1963 Polta SyVsBossDamage1 SE_SY_VS_BOSS_DAMAGE_1 0 0 0 0 0 0 0 0 1659 0 -1 -1 2 -1 -1
1964 Polta SyVsBossDamage3 SE_SY_VS_BOSS_DAMAGE_3 0 0 0 0 0 0 0 0 1660 0 -1 -1 2 -1 -1
1965 Polta SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 1661 0 -1 -1 2 -1 -1
1966 Polta BmLvPoltaInBattleRock SE_BM_LV_POLTA_IN_BATTLE_ROCK 0 0 0 0 0 0 0 0 1736 0 -1 -1 1 -1 -1
1967 Polta BmPoltaRockDamage SE_BM_POLTA_ROCK_DAMAGE 0 0 0 0 0 0 0 0 1737 0 -1 -1 0 -1 -1
1968 Polta BvPoltaDamageBody SE_BV_POLTA_DAMAGE_BODY 0 0 0 0 0 0 0 0 1738 0 -1 -1 0 -1 -1
1969 Polta BmPoltaRockBreak SE_BM_POLTA_ROCK_BREAK 0 0 0 0 0 0 0 0 1739 0 -1 -1 0 -1 -1
1970 Polta BvPoltaLoseShell SE_BV_POLTA_LOSE_SHELL 0 0 0 0 0 0 0 0 1740 0 -1 -1 0 -1 -1
1971 Polta BvPoltaShout SE_BV_POLTA_SHOUT 0 0 0 0 0 0 0 0 1741 0 -1 -1 0 -1 -1
1972 Polta BmPoltaCoreDown SE_BM_POLTA_CORE_DOWN 0 0 0 0 0 0 0 0 1742 0 -1 -1 0 -1 -1
1973 Polta BmLvPoltaCoreEscape SE_BM_LV_POLTA_CORE_ESCAPE 0 0 0 0 0 0 0 0 1743 0 -1 -1 1 -1 -1
1974 Polta BvPoltaRunAway SE_BV_POLTA_RUN_AWAY 0 0 0 0 0 0 0 0 1744 0 -1 -1 0 -1 -1
1975 Polta BvPoltaCoreDamage SE_BV_POLTA_CORE_DAMAGE 0 0 0 0 0 0 0 0 1745 0 -1 -1 0 -1 -1
1976 Polta BmPoltaCoreDamage SE_BM_POLTA_CORE_DAMAGE 0 0 0 0 0 0 0 0 1746 0 -1 -1 0 -1 -1
1977 Polta BvPoltaDamageLast SE_BV_POLTA_DAMAGE_LAST 0 0 0 0 0 0 0 0 1747 0 -1 -1 0 -1 -1
1978 Polta BmPoltaLastDamage SE_BM_POLTA_LAST_DAMAGE 0 0 0 0 0 0 0 0 1748 0 -1 -1 0 -1 -1
1979 Polta BvPoltaPrepArmDown SE_BV_POLTA_PREP_ARM_DOWN 0 0 0 0 0 0 0 0 1749 0 -1 -1 0 -1 -1
1980 Polta BmPoltaArmLiftUp SE_BM_POLTA_ARM_LIFT_UP 0 0 0 0 0 0 0 0 1750 0 -1 -1 0 -1 -1
1981 Polta BvPoltaArmDown SE_BV_POLTA_ARM_DOWN 0 0 0 0 0 0 0 0 1751 0 -1 -1 0 -1 -1
1982 Polta BmPoltaArmSwingDown SE_BM_POLTA_ARM_SWING_DOWN 0 0 0 0 0 0 0 0 1752 0 -1 -1 0 -1 -1
1983 Polta BmPoltaHitGround SE_BM_POLTA_HIT_GROUND 0 0 0 0 0 0 0 0 1753 0 -1 -1 0 -1 -1
1984 Polta BvPoltaGenRock SE_BV_POLTA_GEN_ROCK 0 0 0 0 0 0 0 0 1754 0 -1 -1 0 -1 -1
1985 Polta BvPoltaPrepGndRock SE_BV_POLTA_PREP_GND_ROCK 0 0 0 0 0 0 0 0 1755 0 -1 -1 0 -1 -1
1986 Polta BvPoltaGenGndRock SE_BV_POLTA_GEN_GND_ROCK 0 0 0 0 0 0 0 0 1756 0 -1 -1 0 -1 -1
1987 Polta BmPoltaGenGndRock SE_BM_POLTA_GEN_GND_ROCK 0 0 0 0 0 0 0 0 1757 0 -1 -1 0 -1 -1
1988 Polta BvPoltaPrepPunch SE_BV_POLTA_PREP_PUNCH 0 0 0 0 0 0 0 0 1758 0 -1 -1 0 -1 -1
1989 Polta BvPoltaPunch SE_BV_POLTA_PUNCH 0 0 0 0 0 0 0 0 1759 0 -1 -1 0 -1 -1
1990 Polta BmPoltaPunch SE_BM_POLTA_PUNCH 0 0 0 0 0 0 0 0 1760 0 -1 -1 0 -1 -1
1991 Polta BmPoltaGenBombTeresa SE_BM_POLTA_GEN_BOMB_TERESA 0 0 0 0 0 0 0 0 1761 0 -1 -1 0 -1 -1
1992 Dodoryu WakeUp SE_BV_DODORYU_WAKEUP 0 0 0 0 0 0 0 0 1525 0 -1 -1 0 -1 -1
1993 Dodoryu OjStarPieceHitStop SE_OJ_STAR_PIECE_HIT_STOP 0 0 0 0 0 0 0 0 1604 0 -1 -1 0 -1 -1
1994 Dodoryu SmRabbitJump SE_SM_RABBIT_JUMP 0 0 0 0 0 0 0 0 1605 0 -1 -1 0 -1 -1
1995 Dodoryu DmMeetBoss SE_DM_MEET_BOSS 0 0 0 0 0 0 0 0 1658 0 -1 -1 2 -1 -1
1996 Dodoryu BmLvDodoryuMoveUShallow SE_BM_LV_DODORYU_MOVE_U_SHALLOW 0 0 0 0 0 0 0 0 1709 0 -1 -1 1 -1 -1
1997 Dodoryu BvDodoryuAppear1 SE_BV_DODORYU_APPEAR_1 0 0 0 0 0 0 0 0 1710 0 -1 -1 0 -1 -1
1998 Dodoryu BmDodoryuAppearHead SE_BM_DODORYU_APPEAR_HEAD 0 0 0 0 0 0 0 0 1711 0 -1 -1 0 -1 -1
1999 Dodoryu BmLvDodoryuMoveGround SE_BM_LV_DODORYU_MOVE_GROUND 0 0 0 0 0 0 0 0 1712 0 -1 -1 1 -1 -1
2000 Dodoryu BvDodoryuFaintSmile SE_BV_DODORYU_FAINT_SMILE 0 0 0 0 0 0 0 0 1713 0 -1 -1 0 -1 -1
2001 Dodoryu OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1714 0 -1 -1 0 -1 -1
2002 Dodoryu BmDodoryuDie SE_BM_DODORYU_DIE 0 0 0 0 0 0 0 0 1715 0 -1 -1 0 -1 -1
2003 Dodoryu BmDodoryuJumpOut SE_BM_DODORYU_JUMP_OUT 0 0 0 0 0 0 0 0 1716 0 -1 -1 0 -1 -1
2004 Dodoryu BvDodoryuHipdrpDamage SE_BV_DODORYU_HIPDRP_DAMAGE 0 0 0 0 0 0 0 0 1717 0 -1 -1 0 -1 -1
2005 Dodoryu BmLvDodoryuSwoon SE_BM_LV_DODORYU_SWOON 0 0 0 0 0 0 0 0 1718 0 -1 -1 1 -1 -1
2006 Dodoryu BvLvDodoryuSwoon SE_BV_LV_DODORYU_SWOON 0 0 0 0 0 0 0 0 1719 0 -1 -1 1 -1 -1
2007 Dodoryu BvDodoryuWakeup SE_BV_DODORYU_WAKEUP 0 0 0 0 0 0 0 0 1720 0 -1 -1 0 -1 -1
2008 Dodoryu BvDodoryuSpinDmg1 SE_BV_DODORYU_SPIN_DMG_1 0 0 0 0 0 0 0 0 1721 0 -1 -1 0 -1 -1
2009 Dodoryu BmDodoryuHipdrpReaction SE_BM_DODORYU_HIPDRP_REACTION 0 0 0 0 0 0 0 0 1722 0 -1 -1 0 -1 -1
2010 Dodoryu BmDodoryuSandSplash SE_BM_DODORYU_SAND_SPLASH 0 0 0 0 0 0 0 0 1723 0 -1 -1 0 -1 -1
2011 Dodoryu BmLvDodoryuMoveUDeep SE_BM_LV_DODORYU_MOVE_U_DEEP 0 0 0 0 0 0 0 0 1724 0 -1 -1 1 -1 -1
2012 Dodoryu BvDodoryuAppear2 SE_BV_DODORYU_APPEAR_2 0 0 0 0 0 0 0 0 1725 0 -1 -1 0 -1 -1
2013 Dodoryu BmLvDodoryuEscape SE_BM_LV_DODORYU_ESCAPE 0 0 0 0 0 0 0 0 1726 0 -1 -1 1 -1 -1
2014 Dodoryu BvLvDodoryuEscape SE_BV_LV_DODORYU_ESCAPE 0 0 0 0 0 0 0 0 1727 0 -1 -1 1 -1 -1
2015 Dodoryu BvDodoryuAtkSuccess SE_BV_DODORYU_ATK_SUCCESS 0 0 0 0 0 0 0 0 1728 0 -1 -1 0 -1 -1
2016 Dodoryu BvLvDodoryuCounter SE_BV_LV_DODORYU_COUNTER 0 0 0 0 0 0 0 0 1729 0 -1 -1 1 -1 -1
2017 Dodoryu BmDodoryuHideHead SE_BM_DODORYU_HIDE_HEAD 0 0 0 0 0 0 0 0 1730 0 -1 -1 0 -1 -1
2018 Dodoryu BmLvDodoryuAngry SE_BM_LV_DODORYU_ANGRY 0 0 0 0 0 0 0 0 1731 0 -1 -1 1 -1 -1
2019 Dodoryu BvLvDodoryuElbowAng SE_BV_LV_DODORYU_ELBOW_ANG 0 0 0 0 0 0 0 0 1732 0 -1 -1 1 -1 -1
2020 Dodoryu BvDodoryuHide SE_BV_DODORYU_HIDE 0 0 0 0 0 0 0 0 1733 0 -1 -1 0 -1 -1
2021 BossStinkBugActionFlyHigh SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 1578 0 -1 -1 2 -1 -1
2022 BossStinkBugActionFlyLow SyVsBossDamage2 SE_SY_VS_BOSS_DAMAGE_2 0 0 0 0 0 0 0 0 1579 0 -1 -1 2 -1 -1
2023 BossStinkBugActionGround SyVsBossDamage1 SE_SY_VS_BOSS_DAMAGE_1 0 0 0 0 0 0 0 0 1580 0 -1 -1 2 -1 -1
2024 BossStinkBugBomb BmBossBugBombGround SE_BM_BOSS_BUG_BOMB_GROUND 0 0 0 0 0 0 0 0 1581 0 -1 -1 0 -1 -1
2025 BossStinkBugBomb BmBossBugBombGroundWater SE_BM_BOSS_BUG_BOMB_GROUND_WATER 0 0 0 0 0 0 0 0 1582 0 -1 -1 0 -1 -1
2026 BossStinkBugBomb BmBossBugBombCount1 SE_BM_BOSS_BUG_BOMB_COUNT1 0 0 0 0 0 0 0 0 1583 0 -1 -1 1 -1 -1
2027 BossStinkBugBomb BmBossBugBombCount2 SE_BM_BOSS_BUG_BOMB_COUNT2 0 0 0 0 0 0 0 0 1584 0 -1 -1 1 -1 -1
2028 BossStinkBugBomb BmBossBugBombBang SE_BM_BOSS_BUG_BOMB_BANG 0 0 0 0 0 0 0 0 1585 0 -1 -1 0 -1 -1
2029 BossStinkBugBomb BmBossBugBombBangWater SE_BM_BOSS_BUG_BOMB_BANG_WATER 0 0 0 0 0 0 0 0 1586 0 -1 -1 0 -1 -1
2030 DinoPackunBall BmLvDPakkunTailDrag SE_BM_LV_D_PAKKUN_TAIL_DRAG 0 0 0 0 0 0 0 0 1589 0 -1 -1 1 -1 -1
2031 DinoPackunBall BmLvDPakkunTailFire SE_BM_LV_D_PAKKUN_TAIL_FIRE 0 0 0 0 0 0 0 0 1590 0 -1 -1 1 -1 -1
2032 DinoPackunBall BmDPakkunTailCrgSt SE_BM_D_PAKKUN_TAIL_CRG_ST 0 0 0 0 0 0 0 0 1591 0 -1 -1 0 -1 -1
2033 DinoPackunBall BmLvDPakkunTailCrg SE_BM_LV_D_PAKKUN_TAIL_CRG 0 0 0 0 0 0 0 0 1592 0 -1 -1 1 -1 -1
2034 DinoPackunBall BmDPakkunTailRev SE_BM_D_PAKKUN_TAIL_REV 0 0 0 0 0 0 0 0 1593 0 -1 -1 0 -1 -1
2035 DinoPackunDemo DmMeetBoss SE_DM_MEET_BOSS 0 0 0 0 0 0 0 0 1594 0 -1 -1 2 -1 -1
2036 DinoPackunFire BmDPakkunFireballLShoot SE_BM_D_PAKKUN_FIREBALL_L_SHOOT 0 0 0 0 0 0 0 0 1595 0 -1 -1 0 -1 -1
2037 DinoPackunFire BmLvDPakkunFireballL SE_BM_LV_D_PAKKUN_FIREBALL_L 0 0 0 0 0 0 0 0 1596 0 -1 -1 1 -1 -1
2038 DinoPackunFire BmDPakkunFireballLEnd SE_BM_D_PAKKUN_FIREBALL_L_END 0 0 0 0 0 0 0 0 1597 0 -1 -1 0 -1 -1
2039 DinoPackunFlame OjLavaGeyserShoot SE_OJ_LAVA_GEYSER_SHOOT 0 0 0 0 0 0 0 0 1598 0 -1 -1 0 -1 -1
2040 DinoPackunFlame OjLvLavaGeyserKeep SE_OJ_LV_LAVA_GEYSER_KEEP 0 0 0 0 0 0 0 0 1599 0 -1 -1 1 -1 -1
2041 DinoPackunFlame OjLvLavaGeyserSign SE_OJ_LV_LAVA_GEYSER_SIGN 0 0 0 0 0 0 0 0 1600 0 -1 -1 1 -1 -1
2042 DinoPackunStateDamage SyVsBossDamage1 SE_SY_VS_BOSS_DAMAGE_1 0 0 0 0 0 0 0 0 1601 0 -1 -1 2 -1 -1
2043 DinoPackunStateDamage SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 1602 0 -1 -1 2 -1 -1
2044 DinoPackunTrackFire BmDPakkunFireballSOn SE_BM_D_PAKKUN_FIREBALL_S_ON 0 0 0 0 0 0 0 0 1603 0 -1 -1 0 -1 -1
2045 DodoryuDemo DmMeetBoss SE_DM_MEET_BOSS 0 0 0 0 0 0 0 0 1606 0 -1 -1 2 -1 -1
2046 KokoopaShip BmKoopajrShipDamage SE_BM_KOOPAJR_SHIP_DAMAGE 0 0 0 0 0 0 0 0 1607 0 -1 -1 0 -1 -1
2047 KokoopaShip BmKoopajrShipBreakL SE_BM_KOOPAJR_SHIP_BREAK_L 0 0 0 0 0 0 0 0 1608 0 -1 -1 0 -1 -1
2048 KoopaJrCastleCannon EmElecbublletBreak SE_EM_ELECBUBLLET_BREAK 0 0 0 0 0 0 0 0 1609 0 -1 -1 0 -1 -1
2049 KoopaJrCastleCannon EmLvElecbublletFly SE_EM_LV_ELECBUBLLET_FLY 0 0 0 0 0 0 0 0 1610 0 -1 -1 1 -1 -1
2050 KoopaJrCastleCapsule EmWaterbazCapsuleDamage SE_EM_WATERBAZ_CAPSULE_DAMAGE 0 0 0 0 0 0 0 0 1611 0 -1 -1 0 -1 -1
2051 KoopaJrCastleCapsule EmWaterbazCapsuleBreak SE_EM_WATERBAZ_CAPSULE_BREAK 0 0 0 0 0 0 0 0 1612 0 -1 -1 0 -1 -1
2052 KoopaJrCastleElectricRail OjLvElecRailHam SE_OJ_LV_ELEC_RAIL_HAM 0 0 0 0 0 0 0 0 1615 0 -1 -1 1 -1 -1
2053 KoopaJrCastleElectricRail OjElecRailVanish SE_OJ_ELEC_RAIL_VANISH 0 0 0 0 0 0 0 0 1616 0 -1 -1 0 -1 -1
2054 KoopaQuakeWave BmLvKoopaSwaveMove SE_BM_LV_KOOPA_SWAVE_MOVE 0 0 0 0 0 0 0 0 1617 0 -1 -1 1 -1 -1
2055 OtaKingMagma AtLvMagmaWind SE_AT_LV_MAGMA_WIND 0 0 0 0 0 0 0 0 1635 0 -1 -1 1 -1 -1
2056 OtaKingMagma BmOtakingMagmaDamage SE_BM_OTAKING_MAGMA_DAMAGE 0 0 0 0 0 0 0 0 1636 0 -1 -1 0 -1 -1
2057 OtaKingMagma BmOtakingMagmaAttack SE_BM_OTAKING_MAGMA_ATTACK 0 0 0 0 0 0 0 0 1637 0 -1 -1 0 -1 -1
2058 OtaKingMagma BmOtakingMagmaHitback SE_BM_OTAKING_MAGMA_HITBACK 0 0 0 0 0 0 0 0 1638 0 -1 -1 0 -1 -1
2059 PoltaActionBase SyVsBossDamage1 SE_SY_VS_BOSS_DAMAGE_1 0 0 0 0 0 0 0 0 1640 0 -1 -1 2 -1 -1
2060 PoltaBattleLv1 SyVsBossDamage3 SE_SY_VS_BOSS_DAMAGE_3 0 0 0 0 0 0 0 0 1643 0 -1 -1 2 -1 -1
2061 PoltaBattleLv2 SyVsBossLastHit SE_SY_VS_BOSS_LAST_HIT 0 0 0 0 0 0 0 0 1644 0 -1 -1 2 -1 -1
2062 PoltaGroundRock OjLvPoltaGRockSign SE_OJ_LV_POLTA_G_ROCK_SIGN 0 0 0 0 0 0 0 0 1645 0 -1 -1 1 -1 -1
2063 PoltaGroundRock OjPoltaGRockJut SE_OJ_POLTA_G_ROCK_JUT 0 0 0 0 0 0 0 0 1646 0 -1 -1 0 -1 -1
2064 PoltaGroundRock OjPoltaGRockBreak SE_OJ_POLTA_G_ROCK_BREAK 0 0 0 0 0 0 0 0 1647 0 -1 -1 0 -1 -1
2065 PoltaRock OjPoltaRockBreak SE_OJ_POLTA_ROCK_BREAK 0 0 0 0 0 0 0 0 1648 0 -1 -1 0 -1 -1
2066 PoltaRock OjPoltaRockFloatSt SE_OJ_POLTA_ROCK_FLOAT_ST 0 0 0 0 0 0 0 0 1649 0 -1 -1 0 -1 -1
2067 PoltaRock OjLvPoltaRockFloat SE_OJ_LV_POLTA_ROCK_FLOAT 0 0 0 0 0 0 0 0 1650 0 -1 -1 1 -1 -1
2068 PoltaRock OjPoltaRockFly SE_OJ_POLTA_ROCK_FLY 0 0 0 0 0 0 0 0 1651 0 -1 -1 0 -1 -1
2069 KoopaSeal Break SE_OJ_KOOPA_SEAL_BREAK 0 0 0 0 0 0 0 0 1763 0 -1 -1 0 -1 -1
2070 DinoPackunTailBall BmDPakkunTailFireOn SE_BM_D_PAKKUN_TAIL_FIRE_ON 0 0 0 0 0 0 0 0 1767 0 -1 -1 0 -1 -1
2071 DinoPackunTailBall BmDPakkunTailFireOff SE_BM_D_PAKKUN_TAIL_FIRE_OFF 0 0 0 0 0 0 0 0 1766 0 -1 -1 0 -1 -1
2072 KoopaJrCastleHead EmLvWaterbazTurn SE_EM_LV_WATERBAZ_TURN 0 0 0 0 0 0 0 0 1768 0 -1 -1 1 -1 -1
2073 KoopaJrCastleHead EmLvElecbazPreShoot SE_EM_LV_ELECBAZ_PRE_SHOOT 0 0 0 0 0 0 0 0 1769 0 -1 -1 1 -1 -1
2074 KoopaJrCastleHead EmWaterbazTurnEnd SE_EM_WATERBAZ_TURN_END 0 0 0 0 0 0 0 0 1770 0 -1 -1 0 -1 -1
2075 KoopaJrCastleHead EmWaterbazShot SE_EM_WATERBAZ_SHOT 0 0 0 0 0 0 0 0 1771 0 -1 -1 0 -1 -1
2076 KoopaJrCastleHead EmLvWaterbazPreStorm SE_EM_LV_WATERBAZ_PRE_STORM 0 0 0 0 0 0 0 0 1773 0 -1 -1 1 -1 -1
2077 KoopaJrCastleHead EmLvWaterbazStorm SE_EM_LV_WATERBAZ_STORM 0 0 0 0 0 0 0 0 1774 0 -1 -1 1 -1 -1
2078 KoopaJrCastleHead EmLvElecbazPreElecLeak SE_EM_LV_ELECBAZ_PRE_ELEC_LEAK 0 0 0 0 0 0 0 0 1780 0 -1 -1 1 -1 -1
2079 KoopaJrCastleHead EmLvElecbazElecLeak SE_EM_LV_ELECBAZ_ELEC_LEAK 0 0 0 0 0 0 0 0 1781 0 -1 -1 1 -1 -1
2080 KoopaJrCastleHead PreShoot SE_BM_LV_JR_CASTLE_BAZOOKA_CHARGE Cannon3 0 0 0 0 0 0 0 0 4508 0 -1 -1 1 -1 -1
2081 KoopaJrCastleHead DemoOpeningKoopaJrCastle SE_BM_JR_CASTLE_CAPSULE_CLOSE_START 0 0 0 0 0 0 0 0 6910 854 -1 0 0 -1 -1
2082 KoopaJrCastleHead DemoOpeningKoopaJrCastle SE_BM_JR_CASTLE_CAPSULE_CLOSE_END 0 0 0 0 0 0 0 0 6911 886 -1 0 0 -1 -1
2083 KoopaJrCastleHead DemoOpeningKoopaJrCastle SE_BM_JR_CASTLE_OP_FLASH 0 0 0 0 0 0 0 0 6936 945 -1 0 0 -1 -1
2084 KoopaJrCastleHead DemoOpeningKoopaJrCastle SE_BM_LV_JR_CASTLE_OP_WAIT 0 0 0 0 0 0 0 0 6937 0 -1 0 1 -1 -1
2085 KoopaJrCastleHead DemoOpeningKoopaJrCastle SE_BM_LV_JR_CASTLE_OP_STARTING 0 0 0 0 0 0 0 0 6963 945 -1 0 1 -1 -1
2086 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_R 0 0 0 0 0 0 0 0 7016 61 -1 0 0 -1 -1
2087 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_L 0 0 0 0 0 0 0 0 7017 100 -1 0 0 -1 -1
2088 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_R 0 0 0 0 0 0 0 0 7018 111 -1 0 0 -1 -1
2089 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_L 0 0 0 0 0 0 0 0 7019 168 -1 0 0 -1 -1
2090 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_R 0 0 0 0 0 0 0 0 7020 185 -1 0 0 -1 -1
2091 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_L 0 0 0 0 0 0 0 0 7021 184 -1 0 0 -1 -1
2092 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_R 0 0 0 0 0 0 0 0 7022 222 -1 0 0 -1 -1
2093 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_FLASH1 0 0 0 0 0 0 0 0 7023 124 -1 0 0 -1 -1
2094 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_FLASH2 0 0 0 0 0 0 0 0 7024 150 -1 0 0 -1 -1
2095 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_FLASH4 0 0 0 0 0 0 0 0 7025 203 -1 0 0 -1 -1
2096 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_FLASH5 0 0 0 0 0 0 0 0 7026 220 -1 0 0 -1 -1
2097 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_L 0 0 0 0 0 0 0 0 7027 313 -1 0 0 -1 -1
2098 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_DOWN 0 0 0 0 0 0 0 0 7028 0 -1 0 0 -1 -1
2099 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_FLASH3 0 0 0 0 0 0 0 0 7029 180 -1 0 0 -1 -1
2100 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_SIGN 0 0 0 0 0 0 0 0 7030 124 312 0 0 -1 -1
2101 KoopaJrCastleHead DemoDownKoopaJrCastle SE_BM_JR_CASTLE_END_EXPLODE_S_L 0 0 0 0 0 0 0 0 7123 240 -1 0 0 -1 -1
2102 KoopaJrCastleHead PlayerBlow SE_PV_THROWN 0 0 0 0 0 0 0 0 7117 0 -1 -1 10 -1 -1
2103 KoopaJrCastleBody EmLvElecbazPreShoot SE_EM_LV_ELECBAZ_PRE_SHOOT 0 0 0 0 0 0 0 0 1778 0 -1 -1 1 -1 -1
2104 KoopaJrCastleBody EmWaterbazShot SE_EM_WATERBAZ_SHOT 0 0 0 0 0 0 0 0 1779 0 -1 -1 0 -1 -1
2105 KoopaJrCastleBody MoveRotate SE_BM_LV_JR_CASTLE_MOVE_TURN GearL2 0 0 0 0 0 0 0 0 4480 0 -1 -1 1 -1 -1
2106 KoopaJrCastleBody MoveRotate SE_BM_LV_JR_CASTLE_MOVE_TURN GearR2 0 0 0 0 0 0 0 0 4579 0 -1 -1 1 -1 -1
2107 KoopaJrCastleBody MoveLR SE_BM_LV_JR_CASTLE_MOVE_FORWARD GearL2 1 0 5 10 1 0 0 10 4481 0 -1 -1 1 1 1
2108 KoopaJrCastleBody MoveLR SE_BM_LV_JR_CASTLE_MOVE_FORWARD GearR2 1 0 5 10 1 0 0 10 4580 0 -1 -1 1 1 1
2109 KoopaJrCastleBody BlowStart SE_BM_LV_JR_CASTLE_ABSORB_WIND 0 0 0 0 0 0 0 0 4483 0 -1 0 1 -1 -1
2110 KoopaJrCastleBody BlowStart SE_BM_JR_CASTLE_FAN_SHUTTER_OPEN Propeller1 0 0 0 0 0 0 0 0 4522 0 -1 0 1 -1 -1
2111 KoopaJrCastleBody BlowStart SE_BM_JR_CASTLE_FAN_SHUTTER_OPEN Propeller4 0 0 0 0 0 0 0 0 4535 0 -1 0 1 -1 -1
2112 KoopaJrCastleBody BlowStart SE_BM_JR_CASTLE_FAN_SHUTTER_OPEN Propeller2 0 0 0 0 0 0 0 0 4536 0 -1 0 1 -1 -1
2113 KoopaJrCastleBody BlowStart SE_BM_JR_CASTLE_FAN_SHUTTER_OPEN Propeller3 0 0 0 0 0 0 0 0 4537 0 -1 0 1 -1 -1
2114 KoopaJrCastleBody BlowStart SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller2 0 0 0 0 0 0 0 0 4538 0 -1 0 1 -1 -1
2115 KoopaJrCastleBody BlowStart SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller4 0 0 0 0 0 0 0 0 4539 0 -1 0 1 -1 -1
2116 KoopaJrCastleBody BlowStart SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller1 0 0 0 0 0 0 0 0 4540 0 -1 0 1 -1 -1
2117 KoopaJrCastleBody BlowStart SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller3 0 0 0 0 0 0 0 0 4541 0 -1 0 1 -1 -1
2118 KoopaJrCastleBody BodyGear SE_BM_LV_JR_CASTLE_BODY_GEAR BodyGear1 0 0 0 0 0 0 0 0 4534 0 -1 -1 1 -1 -1
2119 KoopaJrCastleBody Blow SE_BM_LV_JR_CASTLE_ABSORB_WIND 0 0 0 0 0 0 0 0 4542 0 -1 0 1 -1 -1
2120 KoopaJrCastleBody Blow SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller2 0 0 0 0 0 0 0 0 4547 0 -1 0 1 -1 -1
2121 KoopaJrCastleBody Blow SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller4 0 0 0 0 0 0 0 0 4548 0 -1 0 1 -1 -1
2122 KoopaJrCastleBody Blow SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller1 0 0 0 0 0 0 0 0 4549 0 -1 0 1 -1 -1
2123 KoopaJrCastleBody Blow SE_BM_LV_JR_CASTLE_FAN_ROTATE Propeller3 0 0 0 0 0 0 0 0 4550 0 -1 0 1 -1 -1
2124 KoopaJrCastleBody BlowEnd SE_BM_JR_CASTLE_FAN_SHUTTER_CLOSE Propeller1 0 0 0 0 0 0 0 0 4552 0 -1 0 1 -1 -1
2125 KoopaJrCastleBody BlowEnd SE_BM_JR_CASTLE_FAN_SHUTTER_CLOSE Propeller4 0 0 0 0 0 0 0 0 4553 0 -1 0 1 -1 -1
2126 KoopaJrCastleBody BlowEnd SE_BM_JR_CASTLE_FAN_SHUTTER_CLOSE Propeller2 0 0 0 0 0 0 0 0 4554 0 -1 0 1 -1 -1
2127 KoopaJrCastleBody BlowEnd SE_BM_JR_CASTLE_FAN_SHUTTER_CLOSE Propeller3 0 0 0 0 0 0 0 0 4555 0 -1 0 1 -1 -1
2128 KoopaJrCastleBody MoveStart SE_BM_LV_JR_CASTLE_PRE_MOVE 0 0 0 0 0 0 0 0 4581 0 -1 0 1 -1 -1
2129 KoopaJrCastleBody DemoPowerUpKoopaJrCastle SE_BM_JR_CASTLE_BODY_APPEAR 0 0 0 0 0 0 0 0 5186 114 -1 0 0 -1 -1
2130 KoopaJrCastleBody DemoPowerUpKoopaJrCastle SE_BM_LV_JR_CASTLE_BODY_APPEAR 0 0 0 0 0 0 0 0 5187 0 364 0 1 -1 -1
2131 KoopaJrCastleBody DemoPowerUpKoopaJrCastle SE_BM_JR_CASTLE_BODY_APPEAR_STEAM 0 0 0 0 0 0 0 0 6988 114 -1 0 0 -1 -1
2132 KoopaJrCastleBody DemoPowerUpKoopaJrCastle SE_BM_JR_CASTLE_BODY_APPEAR_END 0 0 0 0 0 0 0 0 6989 362 -1 0 0 -1 -1
2133 OtaRockTank DamageHitSound SE_BM_ROCK_TANK_DAMAGE 0 0 0 0 0 0 0 0 2292 0 -1 -1 0 -1 -1
2134 OtaRockTank Down SE_BM_ROCK_TANK_EXPLODE 0 0 0 0 0 0 0 0 2288 117 -1 0 0 -1 -1
2135 OtaRockTank Down SE_BM_LV_ROCK_TANK_PRE_EXPLODE 0 0 0 0 0 0 0 0 2289 0 109 0 1 -1 -1
2136 OtaRockTank DamageLastHitSound SE_BM_ROCK_TANK_LAST_DAMAGE 0 0 0 0 0 0 0 0 2290 0 -1 -1 0 -1 -1
2137 OtaRockTank Attack SE_BM_OTAROCK_TANK_FIRE_OUT 0 0 0 0 0 0 0 0 2291 42 -1 0 0 -1 -1
2138 OtaRockTank Attack SE_BM_ORTANK_PRE_EMIT 0 0 0 0 0 0 0 0 6488 6 -1 0 0 -1 -1
2139 OtaRockTank Attack SE_BM_ORTANK_EMIT_BALL 0 0 0 0 0 0 0 0 6489 45 -1 0 0 -1 -1
2140 OtaRockTank RunFukashi SE_BM_ORTANK_FUKASHI_RUN 0 0 0 0 0 0 0 0 6469 0 -1 -1 0 -1 -1
2141 OtaRockTank Run SE_BM_LV_ORTANK_ENGINE 0 0 0 0 0 0 0 0 6470 0 -1 -1 1 -1 -1
2142 OtaRockTank Brake SE_BM_LV_ORTANK_BRAKE 0 0 0 0 0 0 0 0 6471 0 -1 -1 1 -1 -1
2143 OtaRockTank Turn SE_BM_ORTANK_FUKASHI_TURN 0 0 0 0 0 0 0 0 6472 0 -1 -1 0 -1 -1
2144 OtaRockTank FallAttack SE_BM_LV_ORTANK_IDLING 0 0 0 0 0 0 0 0 6474 0 -1 -1 1 -1 -1
2145 OtaRockTank FallDashStart SE_BM_ORTANK_FUKASHI_DASH 0 0 0 0 0 0 0 0 6475 0 -1 -1 0 -1 -1
2146 OtaRockTank FallDash SE_BM_LV_ORTANK_ENGINE 0 0 0 0 0 0 0 0 6476 0 -1 -1 1 -1 -1
2147 OtaRockTank BackDash SE_BM_LV_ORTANK_ENGINE 0 0 0 0 0 0 0 0 6478 0 -1 -1 1 -1 -1
2148 OtaRockTank StartDemo SE_BM_LV_ORTANK_ENGINE OtaRockPos 0 0 0 0 0 0 0 0 6481 0 65 0 1 -1 -1
2149 OtaRockTank StartDemo SE_BM_LV_ORTANK_BRAKE OtaRockPos 0 0 0 0 0 0 0 0 6483 174 223 0 1 -1 -1
2150 OtaRockTank StartDemo SE_BM_LV_ORTANK_BRAKE OtaRockPos 0 0 0 0 0 0 0 0 6484 65 90 0 1 -1 -1
2151 OtaRockTank StartDemo SE_BM_ORTANK_FUKASHI_RUN OtaRockPos 0 0 0 0 0 0 0 0 6485 118 -1 0 0 -1 -1
2152 OtaRockTank StartDemo SE_BM_ORTANK_FUKASHI_TURN OtaRockPos 0 0 0 0 0 0 0 0 6486 138 -1 0 0 -1 -1
2153 OtaRockTank StartDemo SE_BM_LV_ORTANK_IDLING OtaRockPos 0 0 0 0 0 0 0 0 6505 227 -1 0 1 -1 -1
2154 OtaRockTank StartDemo SE_BM_ORTANK_GND_M OtaRockPos 0 0 0 0 0 0 0 0 6610 97 -1 0 0 -1 -1
2155 OtaRockTank StartDemo SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 7890 1 -1 0 2 -1 -1
2156 OtaRockTank StartDemo SE_BM_ORTANK_GND_S OtaRockPos 0 0 0 0 0 0 0 0 7891 209 -1 0 0 -1 -1
2157 OtaRockTank RunStart SE_BM_ORTANK_FUKASHI_DASH 0 0 0 0 0 0 0 0 6491 61 -1 0 0 -1 -1
2158 OtaRockTank RunStart SE_BM_LV_ORTANK_IDLING 0 0 0 0 0 0 0 0 6492 0 60 0 1 -1 -1
2159 OtaRockTank Damage SE_BM_ORTANK_DAMAGE_GND 0 0 0 0 0 0 0 0 6507 12 -1 0 0 -1 -1
2160 OtaRockTank Damage SE_BM_LV_ORTANK_DAMAGE_WHEEL 0 0 0 0 0 0 0 0 6509 13 42 0 1 -1 -1
2161 OtaRockTank DownDemo SE_BM_LV_ORTANK_DEAD 0 0 0 0 0 0 0 0 6508 0 -1 0 1 -1 -1
2162 OtaRockTank DownDemo SE_BM_LV_ORTANK_EARTHQUAKE 0 0 0 0 0 0 0 0 6510 0 -1 0 1 -1 -1
2163 OtaRockTank Explosion SE_BM_ORTANK_EXPLOSION 0 0 0 0 0 0 0 0 6514 0 -1 -1 0 -1 -1
2164 OtaRockChief Attack SE_BM_ORCHIEF_EMIT 0 0 0 0 0 0 0 0 6487 40 -1 0 0 -1 -1
2165 OtaRockChief MeteorAttack SE_BM_ORCHIEF_EMIT_BALL_UP 0 0 0 0 0 0 0 0 6490 7 -1 0 0 -1 -1
2166 OtaRockChief MeteorAttack SE_BM_ORCHIEF_EMIT 0 0 0 0 0 0 0 0 6506 5 -1 0 0 -1 -1
2167 OtaRockChief StartDemo SE_BM_OROCK_PURUPURU_L 0 0 0 0 0 0 0 0 6589 210 -1 0 0 -1 -1
2168 OtaRockChief StartDemo SE_BV_OROCK_OPENING 0 0 0 0 0 0 0 0 6590 258 -1 0 0 -1 -1
2169 OtaRockChief StartDemo SE_BM_OROCK_PURUPURU_M 0 0 0 0 0 0 0 0 6591 100 -1 0 0 -1 -1
2170 OtaRockChief StartDemo SE_BM_OROCK_PURUPURU_L 0 0 0 0 0 0 0 0 6603 280 -1 0 0 -1 -1
2171 OtaRockChief RunStart SE_BV_OROCK_RUN 0 0 0 0 0 0 0 0 6592 68 -1 0 0 -1 -1
2172 OtaRockChief RunStart SE_BM_OROCK_PURUPURU_M 0 0 0 0 0 0 0 0 6593 95 -1 0 0 -1 -1
2173 OtaRockChief Damage SE_BV_OROCK_DAMAGE 0 0 0 0 0 0 0 0 6594 0 -1 0 0 -1 -1
2174 OtaRockChief Damage SE_BM_OROCK_PURUPURU_S 0 0 0 0 0 0 0 0 6595 22 -1 0 0 -1 -1
2175 OtaRockChief Damage SE_BM_OROCK_PURUPURU_M 0 0 0 0 0 0 0 0 6596 37 -1 0 0 -1 -1
2176 OtaRockChief MeteorSign SE_BM_OROCK_PURUPURU_L 0 0 0 0 0 0 0 0 6597 10 -1 0 0 -1 -1
2177 OtaRockChief DashStart SE_BM_OROCK_PURUPURU_L 0 0 0 0 0 0 0 0 6598 16 -1 0 0 -1 -1
2178 OtaRockChief DashStart SE_BV_OROCK_DASH 0 0 0 0 0 0 0 0 6599 21 -1 0 0 -1 -1
2179 OtaRockChief DashStart SE_BM_OROCK_PURUPURU_L 0 0 0 0 0 0 0 0 6604 55 -1 0 0 -1 -1
2180 OtaRockChief DashStart SE_BM_ORTANK_DAMAGE_GND 0 0 0 0 0 0 0 0 6611 118 -1 0 0 -1 -1
2181 OtaRockChief DownDemo SE_BM_OROCK_PURUPURU_M 0 0 0 0 0 0 0 0 6600 120 -1 0 0 -1 -1
2182 OtaRockChief DownDemo SE_BV_OROCK_DEAD 0 0 0 0 0 0 0 0 6601 20 -1 0 0 -1 -1
2183 OtaRockChief DownDemo SE_BM_OROCK_PURUPURU_L 0 0 0 0 0 0 0 0 6602 45 -1 0 0 -1 -1
2184 OtaRockChief AngryRunStart SE_BM_OROCK_PURUPURU_M 0 0 0 0 0 0 0 0 6605 12 -1 0 0 -1 -1
2185 OtaRockChief AngryRunStart SE_BM_ORTANK_DAMAGE_GND 0 0 0 0 0 0 0 0 6606 33 -1 0 0 -1 -1
2186 OtaRockChief AngryRunStart SE_BV_OROCK_DASH 0 0 0 0 0 0 0 0 6608 19 -1 0 0 -1 -1
2187 OtaRockChief DashRun SE_BM_OROCK_PURUPURU_DASH 0 0 0 0 0 0 0 0 6609 5 -1 0 0 -1 -1
2188 OtaRockChief Angry SE_BM_LV_ORCHIEF_ANGRY_EFFECT 0 0 0 0 0 0 0 0 7887 0 -1 -1 1 -1 -1
2189 DinoPackunBaby BossMeeting SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 2320 0 -1 -1 2 -1 -1
2190 DinoPackunBaby DamageShellHit SE_BM_BOOGANG_DAMAGE_SHELL Shell 0 0 0 0 0 0 0 0 2326 0 -1 -1 0 -1 -1
2191 DinoPackunBaby DamageBody SE_BM_BOOGANG_DAMAGE_BODY Shell 0 0 0 0 0 0 0 0 2327 0 -1 -1 0 -1 -1
2192 DinoPackunBaby DamageInvalid SE_BM_BOOGANG_DAMAGE_INVALID 0 0 0 0 0 0 0 0 2328 0 -1 -1 0 -1 -1
2193 DinoPackunBaby Explode SE_BM_BOOGANG_EXPLODE 0 0 0 0 0 0 0 0 2329 0 -1 -1 0 -1 -1
2194 DinoPackunBaby Chase SE_BM_LV_BOOGANG_CHASE 0 0 0 0 0 0 0 0 2330 0 -1 0 1 -1 -1
2195 DinoPackunBaby Chase SE_BM_BOOGANG_FNOTE_CHASE_L 0 0 0 0 0 0 0 0 4565 29 -1 0 0 -1 -1
2196 DinoPackunBaby Chase SE_BM_BOOGANG_FNOTE_CHASE_R 0 0 0 0 0 0 0 0 4566 7 -1 0 0 -1 -1
2197 DinoPackunBaby DamageLast SE_BM_BOOGANG_DAMAGE_LAST Shell 0 0 0 0 0 0 0 0 2331 0 -1 -1 0 -1 -1
2198 DinoPackunBaby DamageLast SE_BV_BD_PAKKUN_LAST_DAMAGE Shell 0 0 0 0 0 0 0 0 4462 0 -1 -1 0 -1 -1
2199 DinoPackunBaby Escape1st SE_BM_LV_BOOGANG_ESCAPE 0 0 0 0 0 0 0 0 2357 0 -1 0 1 -1 -1
2200 DinoPackunBaby Escape1st SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 4568 4 -1 0 0 -1 -1
2201 DinoPackunBaby Escape1st SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 4569 26 -1 0 0 -1 -1
2202 DinoPackunBaby Wander SE_BM_LV_BOOGANG_WANDER 0 0 0 0 0 0 0 0 2358 0 -1 0 1 -1 -1
2203 DinoPackunBaby Wander SE_BM_BOOGANG_FOOTNOTE_R 0 0 0 0 0 0 0 0 4561 54 -1 0 0 -1 -1
2204 DinoPackunBaby Wander SE_BM_BOOGANG_FOOTNOTE_L 0 0 0 0 0 0 0 0 4562 24 -1 0 0 -1 -1
2205 DinoPackunBaby ChaseLand SE_BM_BOOGANG_LAND 0 0 0 0 0 0 0 0 2359 0 -1 -1 0 -1 -1
2206 DinoPackunBaby AttackJumpSign SE_BM_BOOGANG_JUMP_SIGN 0 0 0 0 0 0 0 0 2360 25 -1 0 0 -1 -1
2207 DinoPackunBaby AttackJumpSign SE_BV_BD_PAKKUN_JUMP_SIGN 0 0 0 0 0 0 0 0 4465 0 -1 0 0 -1 -1
2208 DinoPackunBaby Notice SE_BM_BOOGANG_NOTICE 0 0 0 0 0 0 0 0 2361 0 -1 0 0 -1 -1
2209 DinoPackunBaby Notice SE_BV_BD_PAKKUN_FIND 0 0 0 0 0 0 0 0 5026 0 -1 0 0 -1 -1
2210 DinoPackunBaby AttackJump SE_BM_BOOGANG_JUMP 0 0 0 0 0 0 0 0 2362 0 -1 0 0 -1 -1
2211 DinoPackunBaby AttackJump SE_BV_BD_PAKKUN_JUMP_ATK 0 0 0 0 0 0 0 0 4997 1 -1 0 0 -1 -1
2212 DinoPackunBaby EscapeTurnStart SE_BM_BOOGANG_ESCAPE_TURN 0 0 0 0 0 0 0 0 2363 0 -1 0 0 -1 -1
2213 DinoPackunBaby EscapeTurnStart SE_BV_BD_PAKKUN_ESCAPE 0 0 0 0 0 0 0 0 5009 14 -1 0 0 -1 -1
2214 DinoPackunBaby EscapeTurnStart SE_BM_BOOGANG_LAND 0 0 0 0 0 0 0 0 5016 35 -1 0 0 -1 -1
2215 DinoPackunBaby AttackSuccess SE_BV_BD_PAKKUN_GLAD 0 0 0 0 0 0 0 0 4466 24 -1 0 0 -1 -1
2216 DinoPackunBaby AttackSuccess SE_BM_BD_PAKKUN_GRAD_SHAKE 0 0 0 0 0 0 0 0 5013 0 -1 0 0 -1 -1
2217 DinoPackunBaby DemoPowerUp SE_BV_BD_PAKKUN_SHOUT_ANGRY 0 0 0 0 0 0 0 0 4467 293 -1 0 0 -1 -1
2218 DinoPackunBaby DemoPowerUp SE_BM_BD_PAKKUN_DEMO_SHAKE 0 0 0 0 0 0 0 0 5050 79 -1 0 0 -1 -1
2219 DinoPackunBaby DemoPowerUp SE_BM_BD_PAKKUN_DEMO_SHAKE_LATTER 0 0 0 0 0 0 0 0 5063 194 -1 0 0 -1 -1
2220 DinoPackunBaby DemoPowerUp SE_BM_BD_PAKKUN_ANGRY_VO_ADD 0 0 0 0 0 0 0 0 5064 291 -1 0 0 -1 -1
2221 DinoPackunBaby DemoPowerUp SE_BV_BD_PAKKUN_SHOUT_ANGRY_PRE 0 0 0 0 0 0 0 0 5065 201 -1 0 0 -1 -1
2222 DinoPackunBaby DemoPowerUp SE_BM_BD_PAKKUN_RECOVER_SHELL 0 0 0 0 0 0 0 0 5763 198 -1 0 0 -1 -1
2223 DinoPackunBaby Escape2nd SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 4570 49 -1 0 0 -1 -1
2224 DinoPackunBaby Escape2nd SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 4571 19 -1 0 0 -1 -1
2225 DinoPackunBaby Escape2nd SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 4572 4 -1 0 0 -1 -1
2226 DinoPackunBaby Escape2nd SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 4573 34 -1 0 0 -1 -1
2227 DinoPackunBaby Escape2nd SE_BM_LV_BOOGANG_ESCAPE 0 0 0 0 0 0 0 0 4574 0 -1 0 1 -1 -1
2228 DinoPackunBaby DemoBattleStart SE_BM_BD_PAKKUN_EGG_DIG_OUT 0 0 0 0 0 0 0 0 4577 318 -1 0 0 -1 -1
2229 DinoPackunBaby DemoBattleStart SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 4926 28 -1 0 2 -1 -1
2230 DinoPackunBaby DemoBattleStart SE_BV_BD_PAKKUN_D_BTL_START 0 0 0 0 0 0 0 0 5010 322 -1 0 0 -1 -1
2231 DinoPackunBaby DemoBattleStart SE_BV_BD_PAKKUN_D_BTL_START2 0 0 0 0 0 0 0 0 5011 541 -1 0 0 -1 -1
2232 DinoPackunBaby DemoBattleStart SE_BM_BOOGANG_LAND_DEMO 0 0 0 0 0 0 0 0 5014 447 -1 0 0 -1 -1
2233 DinoPackunBaby DemoBattleStart SE_BM_BOOGANG_FOOTNOTE_DEMO_L 0 0 0 0 0 0 0 0 5015 528 -1 0 0 -1 -1
2234 DinoPackunBaby DemoBattleStart SE_BM_LV_BD_PAKKUN_EGG_PRE_OUT 0 0 0 0 0 0 0 0 5151 246 318 0 1 -1 -1
2235 DinoPackunBaby DemoBattleStart SE_BM_LV_BD_PAKKUN_SHAKE_GENERAL 0 0 0 0 0 0 0 0 5152 534 629 0 1 -1 -1
2236 DinoPackunBaby DemoBattleStart SE_BM_LV_BD_PAKKUN_JINARI_GENERAL 0 0 0 0 0 0 0 0 5154 177 589 0 1 -1 -1
2237 DinoPackunBaby DemoDeath SE_BM_BOOGANG_EXPLODE 0 0 0 0 0 0 0 0 4996 214 -1 0 0 -1 -1
2238 DinoPackunBaby DemoDeath SE_BM_BD_PAKKUN_DOWN_BOUND 0 0 0 0 0 0 0 0 5024 21 -1 0 0 -1 -1
2239 DinoPackunBaby DemoDeath SE_BM_BOOGANG_FALL_DOWN 0 0 0 0 0 0 0 0 5025 62 -1 0 0 -1 -1
2240 DinoPackunBaby AttackJumpSign2nd SE_BM_BOOGANG_JUMP_SIGN_ANGRY 0 0 0 0 0 0 0 0 4998 0 -1 0 0 -1 -1
2241 DinoPackunBaby DownLand SE_BM_BD_PAKKUN_DOWN_BOUND 0 0 0 0 0 0 0 0 4999 0 -1 0 0 -1 -1
2242 DinoPackunBaby Search SE_BM_BOOGANG_FNOTE_SEARCH_L 0 0 0 0 0 0 0 0 5005 28 -1 0 0 -1 -1
2243 DinoPackunBaby Search SE_BM_BOOGANG_FNOTE_SEARCH_R 0 0 0 0 0 0 0 0 5006 58 -1 0 0 -1 -1
2244 DinoPackunBaby Search SE_BM_LV_BOOGANG_WANDER 0 0 0 0 0 0 0 0 5012 0 -1 0 1 -1 -1
2245 DinoPackunBaby EscapeTurn SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 5017 29 -1 0 0 -1 -1
2246 DinoPackunBaby EscapeTurn SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 5018 59 -1 0 0 -1 -1
2247 DinoPackunBaby EscapeTurn SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 5019 74 -1 0 0 -1 -1
2248 DinoPackunBaby EscapeTurn SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 5020 0 -1 0 0 -1 -1
2249 DinoPackunBaby EscapeTurn SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 5021 44 -1 0 0 -1 -1
2250 DinoPackunBaby EscapeTurn SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 5022 14 -1 0 0 -1 -1
2251 DinoPackunBaby DamageShellLand SE_BM_BOOGANG_LAND 0 0 0 0 0 0 0 0 5023 0 -1 0 0 -1 -1
2252 DinoPackunBaby WanderVoice SE_BV_BD_PAKKUN_WANDER 0 0 0 0 0 0 0 0 5027 0 -1 -1 0 -1 -1
2253 DinoPackunBaby ChaseVoice SE_BV_BD_PAKKUN_CHASE 0 0 0 0 0 0 0 0 5028 0 -1 -1 0 -1 -1
2254 DinoPackunBaby DamageShell SE_BV_BD_PAKKUN_DAMAGE 0 0 0 0 0 0 0 0 5029 8 -1 0 0 -1 -1
2255 DinoPackunBaby Down SE_BV_BD_PAKKUN_LAST_DAMAGE 0 0 0 0 0 0 0 0 5030 2 -1 0 0 -1 -1
2256 DinoPackunBaby EscapeStart SE_BV_BD_PAKKUN_ESCAPE_START 0 0 0 0 0 0 0 0 5031 9 -1 0 0 -1 -1
2257 DinoPackunBaby EscapeStart SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 5032 59 -1 0 0 -1 -1
2258 DinoPackunBaby EscapeStart SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 5033 0 -1 0 0 -1 -1
2259 DinoPackunBaby EscapeStart SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 5034 14 -1 0 0 -1 -1
2260 DinoPackunBaby EscapeStart SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 5035 44 -1 0 0 -1 -1
2261 DinoPackunBaby EscapeStart SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 5761 29 -1 0 0 -1 -1
2262 DinoPackunBaby EscapeStart SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 5762 74 -1 0 0 -1 -1
2263 DinoPackunBaby JumpSignAngry SE_BM_BOOGANG_JUMP_SIGN_ANGRY 0 0 0 0 0 0 0 0 5066 0 -1 -1 0 -1 -1
2264 DinoPackunBaby JumpSignNormal SE_BM_BOOGANG_JUMP_SIGN 0 0 0 0 0 0 0 0 5067 0 -1 -1 0 -1 -1
2265 DinoPackunBaby EscapeLand SE_BM_BOOGANG_LAND 0 0 0 0 0 0 0 0 5724 23 -1 0 0 -1 -1
2266 DinoPackunBaby EscapeLand SE_BM_BOOGANG_FNOTE_ESCAPE_L 0 0 0 0 0 0 0 0 5725 48 -1 0 0 -1 -1
2267 DinoPackunBaby EscapeLand SE_BM_BOOGANG_FNOTE_ESCAPE_R 0 0 0 0 0 0 0 0 5726 37 -1 0 0 -1 -1
2268 BellyDragonWeakPoint Damage SE_BM_B_DRAGON_DAMAGE 0 0 0 0 0 0 0 0 2343 0 -1 -1 0 -1 -1
2269 BellyDragonWeakPoint Chance SE_BM_LV_BLY_WEAK_STUBBORN 0 0 0 0 0 0 0 0 2392 0 -1 0 1 -1 -1
2270 BellyDragonWeakPoint Fly SE_BM_LV_BLY_WEAK_FLY 0 0 0 0 0 0 0 0 2918 0 -1 -1 1 -1 -1
2271 BellyDragonWeakPoint Burn SE_BM_LV_BLY2_BURN 0 0 0 0 0 0 0 0 7800 0 -1 -1 1 -1 -1
2272 BellyDragon AttackJawSign SE_BV_BLY_ATTACK2 0 0 0 0 0 0 0 0 2784 0 -1 0 0 -1 -1
2273 BellyDragon AttackJawSign SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 3004 17 -1 0 0 -1 -1
2274 BellyDragon AttackJawSign SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 3005 37 -1 0 0 -1 -1
2275 BellyDragon AttackJawSign SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 3006 57 -1 0 0 -1 -1
2276 BellyDragon Damage SE_BV_BLY_DAMAGE2 0 0 0 0 0 0 0 0 2782 0 -1 1 0 -1 -1
2277 BellyDragon AttackDiveSign SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 3007 17 -1 0 0 -1 -1
2278 BellyDragon AttackDiveSign SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 3008 37 -1 0 0 -1 -1
2279 BellyDragon AttackDiveSign SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 3009 57 -1 0 0 -1 -1
2280 BellyDragon DemoBattleEnd SE_BV_BLY_DEAD 0 0 0 0 0 0 0 0 2998 19 -1 0 0 -1 -1
2281 BellyDragon DemoBattleEnd SE_BV_BLY_DEMO_LAST 0 0 0 0 0 0 0 0 5503 499 -1 0 0 -1 -1
2282 BellyDragon DemoBattleEnd SE_BM_B_DRAGON_EXPLODE 0 0 0 0 0 0 0 0 5531 541 -1 0 0 -1 -1
2283 BellyDragon DemoBattleEnd SE_BM_LV_BLY_DEMO_EARTHQUAKE 0 0 0 0 0 0 0 0 5600 149 479 0 1 -1 -1
2284 BellyDragon DemoPowerUp SE_BV_BLY_ATTACK1 0 0 0 0 0 0 0 0 3002 9 -1 0 0 -1 -1
2285 BellyDragon DemoPowerUp SE_BM_LV_BELLY_EARTHQUAKE 0 0 0 0 0 0 0 0 5481 294 389 0 1 -1 -1
2286 BellyDragon DemoPowerUp SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 5482 198 -1 0 0 -1 -1
2287 BellyDragon DemoPowerUp SE_BM_LV_BLY_DEMO_BITE_LITE 0 0 0 0 0 0 0 0 5483 154 -1 0 0 -1 -1
2288 BellyDragon DemoPowerUp SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 5484 219 -1 0 0 -1 -1
2289 BellyDragon DemoPowerUp SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 5485 93 -1 0 0 -1 -1
2290 BellyDragon DemoPowerUp SE_BM_LV_BLY_DEMO_POWERUP_NOSE_SOUND 0 0 0 0 0 0 0 0 5486 285 389 0 1 -1 -1
2291 BellyDragon DemoPowerUp SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 5487 179 -1 0 0 -1 -1
2292 BellyDragon DemoPowerUp SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 5494 242 -1 0 0 -1 -1
2293 BellyDragon DemoPowerUp SE_BV_BLY_DEMO_CRY_C 0 0 0 0 0 0 0 0 5495 278 -1 0 0 -1 -1
2294 BellyDragon DemoPowerUp SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 5496 393 -1 0 0 -1 -1
2295 BellyDragon DemoPowerUp SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 5504 99 -1 0 0 -1 -1
2296 BellyDragon DemoPowerUp SE_BV_BLY_DEMO_DMG_A 0 0 0 0 0 0 0 0 5506 224 -1 0 0 -1 -1
2297 BellyDragon AttackDiveDown SE_BM_BLY_NOSE_SOUND_ONE_TIME 0 0 0 0 0 0 0 0 4842 0 -1 1 0 -1 -1
2298 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 5469 69 -1 0 0 -1 -1
2299 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 5470 50 -1 0 0 -1 -1
2300 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 5471 234 -1 0 0 -1 -1
2301 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_DMG_B 0 0 0 0 0 0 0 0 5472 383 -1 0 0 -1 -1
2302 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 5473 527 -1 0 0 -1 -1
2303 BellyDragon DemoBattleStart SE_BM_LV_BLY_DEMO_BITE_LITE 0 0 0 0 0 0 0 0 5474 964 -1 0 0 -1 -1
2304 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 5475 392 -1 0 0 -1 -1
2305 BellyDragon DemoBattleStart SE_BM_LV_BLY_DEMO_NOSE_SOUND 0 0 0 0 0 0 0 0 5476 829 909 0 1 -1 -1
2306 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_CRY_A 0 0 0 0 0 0 0 0 5477 467 -1 0 0 -1 -1
2307 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 5478 727 -1 0 0 -1 -1
2308 BellyDragon DemoBattleStart SE_BM_LV_BELLY_EARTHQUAKE 0 0 0 0 0 0 0 0 5479 820 881 0 1 -1 -1
2309 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_CRY_B 0 0 0 0 0 0 0 0 5480 782 -1 0 0 -1 -1
2310 BellyDragon DemoBattleStart SE_BM_BELLY_DEMO_HEAD_ATTACK 0 0 0 0 0 0 0 0 5488 204 -1 0 0 -1 -1
2311 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_DMG_A 0 0 0 0 0 0 0 0 5489 318 -1 0 0 -1 -1
2312 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 5490 333 -1 0 0 -1 -1
2313 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 5491 639 -1 0 0 -1 -1
2314 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 5492 690 -1 0 0 -1 -1
2315 BellyDragon DemoBattleStart SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 5493 820 -1 0 0 -1 -1
2316 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 5500 9 -1 0 0 -1 -1
2317 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 5501 554 -1 0 0 -1 -1
2318 BellyDragon DemoBattleStart SE_BM_LV_BLY_DEMO_FALL 0 0 0 0 0 0 0 0 5502 39 164 0 1 -1 -1
2319 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 5505 604 -1 0 0 -1 -1
2320 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_GND 0 0 0 0 0 0 0 0 5555 209 -1 0 0 -1 -1
2321 BellyDragon DemoBattleStart SE_BV_BLY_DEMO_DMG_A 0 0 0 0 0 0 0 0 5588 709 -1 0 0 -1 -1
2322 BellyDragon FlyWait SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 5497 41 -1 0 0 -1 -1
2323 BellyDragon FlyWait SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 5498 128 -1 0 0 -1 -1
2324 BellyDragon FlyWait SE_BV_BLY_FLY_WAIT 0 0 0 0 0 0 0 0 5499 129 -1 0 0 -1 -1
2325 BellyDragon BlowR SE_BM_BLY_NOSE_BLOW 0 0 0 0 0 0 0 0 5507 0 -1 -1 0 -1 -1
2326 BellyDragon BlowL SE_BM_BLY_NOSE_BLOW 0 0 0 0 0 0 0 0 5507 0 -1 -1 0 -1 -1
2327 BossJugem Throw SE_BM_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 2612 2 -1 0 0 -1 -1
2328 BossJugem Throw SE_BV_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 6173 0 -1 0 0 -1 -1
2329 BossJugem Dash SE_BM_LV_BOSSJUGEM_ELEC_LEAK 0 0 0 0 0 0 0 0 2613 0 -1 0 1 -1 -1
2330 BossJugem Dash SE_BM_BOSSJUGEM_TAIKO_R 0 0 0 0 0 0 0 0 6466 20 -1 0 0 -1 -1
2331 BossJugem Dash SE_BM_BOSSJUGEM_TAIKO_L 0 0 0 0 0 0 0 0 6467 42 -1 0 0 -1 -1
2332 BossJugem Dash SE_BV_BOSSJUGEM_THUNDER_CLOUD_HIT_L 0 0 0 0 0 0 0 0 6542 42 -1 0 0 -1 -1
2333 BossJugem Dash SE_BV_BOSSJUGEM_THUNDER_CLOUD_HIT_R 0 0 0 0 0 0 0 0 6543 20 -1 0 0 -1 -1
2334 BossJugem Damage SE_BM_BOSSJUGEM_DAMAGE 0 0 0 0 0 0 0 0 2614 0 -1 0 0 -1 -1
2335 BossJugem Damage SE_BV_BOSSJUGEM_DAMAGE 0 0 0 0 0 0 0 0 6167 0 -1 0 0 -1 -1
2336 BossJugem Damage SE_BM_BOSSJUGEM_DAMAGE_LAND 0 0 0 0 0 0 0 0 6168 80 -1 0 0 -1 -1
2337 BossJugem Damage SE_BV_BOSSJUGEM_DAMAGE_LAND 0 0 0 0 0 0 0 0 6544 80 -1 0 0 -1 -1
2338 BossJugem DemoEnding SE_BM_BOSSJUGEM_DAMAGE 0 0 0 0 0 0 0 0 2619 0 -1 0 0 -1 -1
2339 BossJugem DashSign SE_BM_LV_BOSSJUGEM_PRE_ELEC_LEAK 0 0 0 0 0 0 0 0 2622 0 -1 0 1 -1 -1
2340 BossJugem DashSign SE_BV_BOSSJUGEM_THUNDER_SIGN 0 0 0 0 0 0 0 0 6546 4 -1 0 0 -1 -1
2341 BossJugem ThrowOne SE_BM_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 6169 12 -1 0 0 -1 -1
2342 BossJugem ThrowOne SE_BV_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 6170 0 -1 0 0 -1 -1
2343 BossJugem ThrowTwo SE_BV_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 6172 0 -1 0 0 -1 -1
2344 BossJugem ThrowTwo SE_BV_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 6197 25 -1 0 0 -1 -1
2345 BossJugem ThrowTwo SE_BM_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 6198 5 -1 0 0 -1 -1
2346 BossJugem ThrowTwo SE_BM_BOSSJUGEM_THROW 0 0 0 0 0 0 0 0 6199 30 -1 0 0 -1 -1
2347 BossJugem ThrowTwoSign SE_BV_BOSSJUGEM_TAKE_PIPO 0 0 0 0 0 0 0 0 6190 10 -1 0 0 -1 -1
2348 BossJugem ThrowTwoSign SE_BV_BOSSJUGEM_TAKE_PIPO 0 0 0 0 0 0 0 0 6191 43 -1 0 0 -1 -1
2349 BossJugem ThrowOneSign SE_BV_BOSSJUGEM_TAKE_PIPO 0 0 0 0 0 0 0 0 6194 8 -1 0 0 -1 -1
2350 BossJugem Angry SE_BV_BOSSJUGEM_ANGRY_CHARGE 0 0 0 0 0 0 0 0 6196 24 -1 0 0 -1 -1
2351 BossJugem Angry SE_BV_BOSSJUGEM_ANGRY_CLOUD_HIT1 0 0 0 0 0 0 0 0 6539 110 -1 0 0 -1 -1
2352 BossJugem Angry SE_BV_BOSSJUGEM_ANGRY_CLOUD_HIT2 0 0 0 0 0 0 0 0 6540 145 -1 0 0 -1 -1
2353 BossJugem Angry SE_BV_BOSSJUGEM_ANGRY_CLOUD_HIT3 0 0 0 0 0 0 0 0 6541 195 -1 0 0 -1 -1
2354 BossJugem Angry SE_BM_BOSSJUGEM_ANGRY_CLOUD_HIT 0 0 0 0 0 0 0 0 7723 113 -1 0 0 -1 -1
2355 BossJugem Angry SE_BM_BOSSJUGEM_ANGRY_CLOUD_HIT 0 0 0 0 0 0 0 0 7724 144 -1 0 0 -1 -1
2356 BossJugem Angry SE_BM_BOSSJUGEM_ANGRY_CLOUD_HIT3 0 0 0 0 0 0 0 0 7725 199 -1 0 0 -1 -1
2357 BossJugem DashSignMove SE_BM_LV_BOSSJUGEM_PRE_ELEC_LEAK 0 0 0 0 0 0 0 0 6200 0 -1 0 1 -1 -1
2358 BossJugem DemoOpening SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 6425 0 -1 0 2 -1 -1
2359 BossJugem DemoOpening SE_BV_BOSSJUGEM_DEMO_OP_APPEAR JointRoot 0 0 0 0 0 0 0 0 6531 270 -1 0 0 -1 -1
2360 BossJugem DemoOpening SE_BM_BOSSJUGEM_DEMO_APPEAR JointRoot 0 0 0 0 0 0 0 0 6532 270 -1 0 0 -1 -1
2361 BossJugem DemoOpening SE_BM_BOSSJUGEM_DEMO_GLASSES JointRoot 0 0 0 0 0 0 0 0 6533 428 -1 0 0 -1 -1
2362 BossJugem DemoOpening SE_BM_BOSSJUGEM_DEMO_CLOTH JointRoot 0 0 0 0 0 0 0 0 6534 432 -1 0 0 -1 -1
2363 BossJugem DemoOpening SE_BV_BOSSJUGEM_DEMO_OP_CHARGE JointRoot 0 0 0 0 0 0 0 0 6535 551 -1 0 0 -1 -1
2364 BossJugem DemoOpening SE_BM_LV_BOSSJUGEM_DEMO_OP_CHARGE JointRoot 0 0 0 0 0 0 0 0 6536 550 -1 0 1 -1 -1
2365 BossJugem DemoOpening SE_BV_BOSSJUGEM_DEMO_OP_SHOUT JointRoot 0 0 0 0 0 0 0 0 6537 623 -1 0 0 -1 -1
2366 BossJugem DemoOpening SE_BM_BOSSJUGEM_DEMO_THUNDER JointRoot 0 0 0 0 0 0 0 0 6538 623 -1 0 0 -1 -1
2367 BossJugem Sleep SE_BV_BOSSJUGEM_SLEEP 0 0 0 0 0 0 0 0 6549 39 -1 0 0 -1 -1
2368 BossJugem Awake SE_BV_BOSSJUGEM_AWAKE 0 0 0 0 0 0 0 0 6550 0 -1 0 0 -1 -1
2369 BossJugem ChanceTime SE_BV_LV_BOSSJUGEM_LAUGH 0 0 0 0 0 0 0 0 6551 0 -1 0 1 -1 -1
2370 BossJugem StarPieceReaction SE_BV_BOSSJUGEM_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 6568 0 -1 0 0 -1 -1
2371 BossJugem DemoEndingBossJugem SE_BV_BOSSJUGEM_LAST_DAMAGE JointRoot 0 0 0 0 0 0 0 0 6581 15 -1 0 0 -1 -1
2372 BossJugem DemoEndingBossJugem SE_BM_BOSSJUGEM_LAST_DAMAGE JointRoot 0 0 0 0 0 0 0 0 6583 15 -1 0 0 -1 -1
2373 BossJugem DemoEndingBossJugem SE_BM_BOSSJUGEM_LAST_DAMAGE_LAND JointRoot 0 0 0 0 0 0 0 0 6584 110 -1 0 0 -1 -1
2374 BossJugem DemoEndingBossJugem SE_BM_BOSSJUGEM_DEMO_END_FALL JointRoot 0 0 0 0 0 0 0 0 6585 226 -1 0 0 -1 -1
2375 BossJugem DemoEndingBossJugem SE_BM_BOSSJUGEM_DEMO_END_FALL_LAND JointRoot 0 0 0 0 0 0 0 0 6586 320 -1 0 0 -1 -1
2376 BossJugem DemoEndingBossJugem SE_BM_BOSSJUGEM_DEMO_END_GLASS_UP Glasses 0 0 0 0 0 0 0 0 6587 322 -1 0 0 -1 -1
2377 BossJugem DemoEndingBossJugem SE_BM_BOSSJUGEM_DEMO_END_GLASS_DOWN Glasses 0 0 0 0 0 0 0 0 6588 372 -1 0 0 -1 -1
2378 BossJugem DemoEndingBossJugem SE_BM_BOSSJUGEM_CLOUD_DISAPEAR JointRoot 0 0 0 0 0 0 0 0 6615 215 -1 0 0 -1 -1
2379 BossJugem ThunderCharge SE_BV_BOSSJUGEM_THUNDER_CHARGE 0 0 0 0 0 0 0 0 6612 0 -1 -1 0 -1 -1
2380 BossJugem AppearStarPiece SE_OJ_STAR_PIECE_BURST_F 0 0 0 0 0 0 0 0 6618 0 -1 -1 0 -1 -1
2381 BossJugem AngrySmoke SE_BM_LV_BOSSJUGEM_ANGRY_EFFECT 0 0 0 0 0 0 0 0 7806 0 -1 -1 1 -1 -1
2382 PoltaLeftArm BmPoltaRockDamage SE_BM_POLTA_ROCK_DAMAGE 0 0 0 0 0 0 0 0 2691 0 -1 -1 0 -1 -1
2383 PoltaLeftArm BmPoltaRockBreak SE_BM_POLTA_ROCK_BREAK 0 0 0 0 0 0 0 0 2692 0 -1 -1 0 -1 -1
2384 PoltaRightArm BmPoltaRockBreak SE_BM_POLTA_ROCK_BREAK 0 0 0 0 0 0 0 0 2693 0 -1 -1 0 -1 -1
2385 PoltaRightArm BmPoltaRockDamage SE_BM_POLTA_ROCK_DAMAGE 0 0 0 0 0 0 0 0 2694 0 -1 -1 0 -1 -1
2386 BellyDragonBodyHill DisappearDiveIn SE_BM_LV_BLY_BDHL_DISAPPEAR_IN 0 0 0 0 0 0 0 0 2944 0 -1 -1 1 -1 -1
2387 BellyDragonBodyHill DisappearDiveOut SE_BM_LV_BLY_BDHL_DISAPPEAR_OUT 0 0 0 0 0 0 0 0 2945 0 -1 -1 1 -1 -1
2388 BellyDragonBodyHill AppearDiveIn SE_BM_BLY_BDHL_APPEAR_IN 0 0 0 0 0 0 0 0 2950 0 -1 -1 0 -1 -1
2389 BellyDragonBodyHill AppearDiveOut SE_BM_BLY_BDHL_APPEAR_OUT 0 0 0 0 0 0 0 0 2952 0 -1 -1 0 -1 -1
2390 BellyDragonBodyHill HeadAttack SE_BM_BELLY_HEAD_ATTACK 0 0 0 0 0 0 0 0 2973 0 -1 -1 0 -1 -1
2391 BellyDragonHeadHill Appear SE_BM_BLY_HEAD_HILL 0 0 0 0 0 0 0 0 2955 0 -1 0 0 -1 -1
2392 BellyDragonHeadHillBreak Break SE_BM_LV_BLY_HEAD_HILL_BREAK 0 0 0 0 0 0 0 0 2954 0 -1 0 1 -1 -1
2393 BellyDragonJawHill Appear SE_BM_LV_BELLY_JAW_HILL 0 0 0 0 0 0 0 0 2956 0 -1 0 1 -1 -1
2394 BattanKing attack SE_BM_BATTANKING_ATK 0 0 0 0 0 0 0 0 3513 62 -1 0 0 -1 -1
2395 BattanKing attack SE_BM_BATTANKING_IMPACT 0 0 0 0 0 0 0 0 4844 62 -1 0 0 -1 -1
2396 BattanKing attack SE_BM_BATTANKING_ATK_START 0 0 0 0 0 0 0 0 6648 3 -1 0 0 -1 -1
2397 BattanKing attack SE_BV_BATTANKING_ATK 0 0 0 0 0 0 0 0 7210 49 -1 0 0 -1 -1
2398 BattanKing attacksign SE_BM_LV_BATTANKING_ATK_SIGIN 0 0 0 0 0 0 0 0 3514 3 72 0 1 -1 -1
2399 BattanKing rise SE_BM_LV_BATTANKING_RISE 0 0 0 0 0 0 0 0 3515 0 -1 0 1 -1 -1
2400 BattanKing rise SE_BM_BATTANKING_RISE_END 0 0 0 0 0 0 0 0 6651 115 -1 0 0 -1 -1
2401 BattanKing risesign SE_BM_LV_BATTANKING_RISE_SIGIN 0 0 0 0 0 0 0 0 3516 0 -1 0 1 -1 -1
2402 BattanKing HrDamage SE_BV_BATTANKING_DAMAGE 0 0 0 0 0 0 0 0 3517 0 -1 -1 0 -1 -1
2403 BattanKing HrDamage SE_BM_BATTANKING_DAMAGE 0 0 0 0 0 0 0 0 3532 0 -1 -1 0 -1 -1
2404 BattanKing find SE_BM_BATTANKING_FIND 0 0 0 0 0 0 0 0 3518 0 -1 0 0 -1 -1
2405 BattanKing find SE_BM_BATTANKING_FIND_LAND 0 0 0 0 0 0 0 0 3519 41 -1 0 0 -1 -1
2406 BattanKing run SE_BM_BATTANKING_RUN LegR 0 0 0 0 0 0 0 0 3522 10 -1 0 0 -1 -1
2407 BattanKing run SE_BM_BATTANKING_RUN LegL 0 0 0 0 0 0 0 0 3523 38 -1 0 0 -1 -1
2408 BattanKing turn SE_BM_BATTANKING_STEP 0 0 0 0 0 0 0 0 3524 13 -1 0 0 -1 -1
2409 BattanKing turn SE_BM_BATTANKING_STEP 0 0 0 0 0 0 0 0 3525 37 -1 0 0 -1 -1
2410 BattanKing PlayerNumbStart SE_PV_NUMB 0 0 0 0 0 0 0 0 3554 0 -1 -1 0 -1 -1
2411 BattanKing PlayerNumbLoop SE_PM_LV_NUMB 0 0 0 0 0 0 0 0 3555 0 -1 -1 1 -1 -1
2412 BattanKing Quake SE_BM_BATTANKING_IMPACT 0 0 0 0 0 0 0 0 4846 70 -1 0 0 -1 -1
2413 BattanKing Quake SE_BM_BATTANKING_JUMP_ATK 0 0 0 0 0 0 0 0 4847 70 -1 0 0 -1 -1
2414 BattanKing AttackJump SE_BM_BATTANKING_ATK_JUMP 0 0 0 0 0 0 0 0 6653 22 -1 0 0 -1 -1
2415 BattanKing Damage SE_BM_LV_BATTANKING_RISE 0 0 0 0 0 0 0 0 6657 50 -1 0 1 -1 -1
2416 BattanKing Damage SE_BM_BATTANKING_RISE_END 0 0 0 0 0 0 0 0 6658 152 -1 0 0 -1 -1
2417 BattanKing DemoBattanKingOpening SE_BM_LV_BATTANKING_OP_QUAKE 0 0 0 0 0 0 0 0 7147 10 250 0 1 -1 -1
2418 BattanKing DemoBattanKingOpening SE_BM_BATTANKING_OP_JUMP Root 0 0 0 0 0 0 0 0 7148 245 -1 0 0 -1 -1
2419 BattanKing DemoBattanKingOpening SE_BM_BATTANKING_OP_LAND Root 0 0 0 0 0 0 0 0 7149 390 -1 0 0 -1 -1
2420 BattanKing DemoBattanKingOpening SE_BM_BATTANKING_STEP LegR 0 0 0 0 0 0 0 0 7150 624 -1 0 0 -1 -1
2421 BattanKing DemoBattanKingOpening SE_BM_BATTANKING_STEP LegL 0 0 0 0 0 0 0 0 7151 576 -1 0 0 -1 -1
2422 BattanKing TurnRight SE_BM_BATTANKING_TURN_STEP LegL 0 0 0 0 0 0 0 0 7152 26 -1 0 0 -1 -1
2423 BattanKing TurnRight SE_BM_BATTANKING_TURN_STEP LegR 0 0 0 0 0 0 0 0 7156 13 -1 0 0 -1 -1
2424 BattanKing TurnLeft SE_BM_BATTANKING_TURN_STEP LegR 0 0 0 0 0 0 0 0 7153 26 -1 0 0 -1 -1
2425 BattanKing TurnLeft SE_BM_BATTANKING_TURN_STEP LegL 0 0 0 0 0 0 0 0 7157 13 -1 0 0 -1 -1
2426 BattanKing Summon SE_BM_BATTANKING_APPEAR_PATTAN_EFFECT 0 0 0 0 0 0 0 0 7154 46 -1 0 0 -1 -1
2427 BattanKing Summon SE_BM_BATTANKING_APPEAR_PATTAN_STEP 0 0 0 0 0 0 0 0 7155 46 -1 0 0 -1 -1
2428 BattanKing DemoBattanKingDown SE_BM_BATTANKING_ED_HAND_DOWN HandL 0 0 0 0 0 0 0 0 7158 198 -1 0 0 -1 -1
2429 BattanKing DemoBattanKingDown SE_BM_BATTANKING_ED_EXPLODE HandL 0 0 0 0 0 0 0 0 7473 250 -1 0 0 -1 -1
2430 BattanKing DemoBattanKingDown SE_BV_BATTANKING_DEAD HandL 0 0 0 0 0 0 0 0 7549 95 -1 0 0 -1 -1
2431 BattanKing Dash SE_BM_BATTANKING_RUN 0 0 0 0 0 0 0 0 7860 8 -1 0 0 -1 -1
2432 BattanKing Dash SE_BM_BATTANKING_RUN 0 0 0 0 0 0 0 0 7861 33 -1 0 0 -1 -1
2433 BossBussunShot Shot SE_BM_LV_BBUSSUN_FIREBALL_ROLL 0 0 0 0 0 0 0 0 3539 0 -1 -1 1 -1 -1
2434 BossBussunShot Gnd SE_BM_BBUSSUN_FIREBALL_GND 0 0 0 0 0 0 0 0 3540 0 -1 -1 0 -1 -1
2435 BossBussunShot Break SE_BM_BBUSSUN_FIREBALL_BREAK 0 0 0 0 0 0 0 0 3765 0 -1 0 0 -1 -1
2436 BossBussunShot Fly SE_BM_LV_BBUSSUN_FIREBALL_FLY 0 0 0 0 0 0 0 0 3766 0 -1 -1 1 -1 -1
2437 BossBussunShot LandWait SE_BM_LV_BBUSSUN_FIREBALL_BURN 0 0 0 0 0 0 0 0 7722 0 -1 0 1 -1 -1
2438 SandyBall Fly SE_BM_LV_SANDY_BALL_FLY 0 0 0 0 0 0 0 0 3583 0 -1 -1 1 -1 -1
2439 SandyBall Gnd SE_BM_SANDY_BALL_GND 0 0 0 0 0 0 0 0 3642 0 -1 -1 0 -1 -1
2440 SandyBall Break SE_BM_SANDY_BALL_BREAK 0 0 0 0 0 0 0 0 3643 0 -1 -1 0 -1 -1
2441 SandyCactusBallBig Fly SE_BM_LV_SANDY_BOMB_FLY 0 0 0 0 0 0 0 0 3596 0 -1 -1 1 -1 -1
2442 SandyCactusBallBig Explosion SE_BM_SANDY_BOMB_EXPLOSION 0 0 0 0 0 0 0 0 3599 0 -1 -1 0 -1 -1
2443 SandyCactusBallBig Break SE_BM_SANDY_BOMB_BREAK 0 0 0 0 0 0 0 0 3645 0 -1 -1 0 -1 -1
2444 SandyMini Shot SE_BM_SANDY_MINI_EMIT_BALL 0 0 0 0 0 0 0 0 3649 30 -1 0 0 -1 -1
2445 SandyMini DemoSandyPowerUpL SE_BM_SANDY_MINI_APPEAR 0 0 0 0 0 0 0 0 3658 0 -1 -1 0 -1 -1
2446 SandyMini DemoSandyPowerUpL SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5817 133 -1 -1 0 -1 -1
2447 SandyMini Damage SE_BM_SANDY_MINI_BREAK 0 0 0 0 0 0 0 0 3659 2 -1 0 0 -1 -1
2448 SandyMini Recover SE_BM_SANDY_MINI_APPEAR 0 0 0 0 0 0 0 0 3660 88 -1 0 0 -1 -1
2449 SandyMini DemoSandyPowerUpR SE_BM_SANDY_MINI_APPEAR_R 0 0 0 0 0 0 0 0 3721 0 -1 -1 0 -1 -1
2450 SandyMini DemoSandyPowerUpR SE_BM_SANDY_SAND 0 0 0 0 0 0 0 0 5816 135 -1 -1 0 -1 -1
2451 SandyMini Touch SE_BM_SANDY_TOUCH_MARIO 0 0 0 0 0 0 0 0 7811 0 -1 -1 0 -1 -1
2452 SandyHand ThrowL SE_BM_SANDYHAND_THROW 0 0 0 0 0 0 0 0 3718 0 -1 -1 0 -1 -1
2453 SandyHand ThrowR SE_BM_SANDYHAND_THROW_R 0 0 0 0 0 0 0 0 3720 0 -1 -1 0 -1 -1
2454 SandyHand Touch SE_BM_SANDY_TOUCH_MARIO 0 0 0 0 0 0 0 0 7813 0 -1 -1 0 -1 -1
2455 KoopaJrRobotPod DemoWeakPointHead SE_BV_KOOPAJR_ANGRY_1 KoopaJrPos 0 0 0 0 0 0 0 0 4450 304 -1 0 0 -1 -1
2456 KoopaJrRobotPod DemoWeakPointHead SE_BM_JR_POD_WEAK_P_DEMO_OPEN_E KoopaJrPos 0 0 0 0 0 0 0 0 4517 164 -1 0 0 -1 -1
2457 KoopaJrRobotPod DemoWeakPointHead SE_BM_JR_POD_WEAK_P_DEMO_OPEN KoopaJrPos 0 0 0 0 0 0 0 0 4518 149 -1 0 0 -1 -1
2458 KoopaJrRobotPod DemoWeakPointHead SE_BV_KOOPAJR_NO1 KoopaJrPos 0 0 0 0 0 0 0 0 7823 170 -1 0 0 -1 -1
2459 KoopaJrRobotPod DemoWeakPointHead SE_BV_KOOPAJR_NO2 KoopaJrPos 0 0 0 0 0 0 0 0 7824 230 -1 0 0 -1 -1
2460 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BV_KOOPAJR_LAUGH Base 0 0 0 0 0 0 0 0 4451 189 -1 0 0 -1 -1
2461 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BV_KOOPAJR_STRAIN 0 0 0 0 0 0 0 0 4452 763 -1 0 0 -1 -1
2462 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BV_KOOPAJR_TALK_DEMO 0 0 0 0 0 0 0 0 4455 549 -1 0 0 -1 -1
2463 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BM_LV_JR_POD_OP_DEMO_FLY Base 0 0 0 0 0 0 0 0 4514 9 799 0 1 -1 -1
2464 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BM_JR_POD_OP_DEMO_CLOSE_E Cover 0 0 0 0 0 0 0 0 4515 843 -1 0 0 -1 -1
2465 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BM_JR_POD_OP_DEMO_CLOSE Cover 0 0 0 0 0 0 0 0 4516 815 -1 0 0 -1 -1
2466 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BM_LV_JR_POD_FLYING Base 0 0 0 0 0 0 0 0 4519 0 799 0 1 -1 -1
2467 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BM_JR_POD_OP_DEMO_TRANSFORM_ST Cover 0 0 0 0 0 0 0 0 5459 835 -1 0 0 -1 -1
2468 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_BM_LV_JR_POD_OP_DEMO_TRANSFORM Base 0 0 0 0 0 0 0 0 5460 804 1279 0 1 -1 -1
2469 KoopaJrRobotPod DemoOpeningKoopaJrRobot SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 5558 0 -1 0 2 -1 -1
2470 KoopaJrRobotPod DemoDown SE_BV_KOOPAJR_RUN_AWAY KoopaJrPos 0 0 0 0 0 0 0 0 4453 334 -1 0 0 -1 -1
2471 KoopaJrRobotPod DemoDown SE_BV_KOOPAJR_DAMAGE_L KoopaJrPos 0 0 0 0 0 0 0 0 4454 8 -1 0 0 -1 -1
2472 KoopaJrRobotPod DemoOpeningKoopaJrBellyDragon SE_BV_KOOPAJR_LAUGH Base 0 0 0 0 0 0 0 0 5546 189 -1 0 0 -1 -1
2473 KoopaJrRobotPod DemoOpeningKoopaJrBellyDragon SE_BV_KOOPAJR_STRAIN 0 0 0 0 0 0 0 0 5547 763 -1 0 0 -1 -1
2474 KoopaJrRobotPod DemoOpeningKoopaJrBellyDragon SE_BV_KOOPAJR_TALK_DEMO 0 0 0 0 0 0 0 0 5548 549 -1 0 0 -1 -1
2475 KoopaJrRobotPod DemoOpeningKoopaJrBellyDragon SE_BM_LV_JR_POD_OP_DEMO_FLY Base 0 0 0 0 0 0 0 0 5549 9 765 0 1 -1 -1
2476 KoopaJrRobotPod DemoOpeningKoopaJrBellyDragon SE_BM_LV_JR_POD_FLYING Base 0 0 0 0 0 0 0 0 5552 0 -1 0 1 -1 -1
2477 KoopaJrRobotPod DemoOpeningKoopaJrBellyDragon SE_BM_LV_JR_POD_OP_DEMO_FLY Base 0 0 0 0 0 0 0 0 5556 799 -1 0 1 -1 -1
2478 KoopaJrRobotPod DemoOpeningKoopaJrBellyDragon SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 5559 0 -1 0 2 -1 -1
2479 YukkinaGroundSnow Break SE_BM_YUKKINA_SNOW_BREAK 0 0 0 0 0 0 0 0 4598 0 -1 -1 0 -1 -1
2480 DinoPackunBabyShellDemo DemoBattleStart SE_BM_BD_PAKKUN_EGG_CREAK 0 0 0 0 0 0 0 0 4916 28 -1 0 0 -1 -1
2481 DinoPackunBabyShellDemo DemoBattleStart SE_BV_BD_PAKKUN_EGG_CREAK 0 0 0 0 0 0 0 0 4917 34 -1 0 0 -1 -1
2482 DinoPackunBabyShellDemo MarioLoadDummy SE_PM_SPINDRIVER_PANIC_2ND 0 0 0 0 0 0 0 0 6830 0 -1 -1 10 -1 -1
2483 KingTossin DemoOpening SE_BM_KTOSSHIN_FLY_ROLL Body1 0 0 0 0 0 0 0 0 5996 276 -1 0 0 -1 -1
2484 KingTossin DemoOpening SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 5997 19 -1 0 2 -1 -1
2485 KingTossin DemoOpening SE_BV_KTOSSHIN_OPENING Body1 0 0 0 0 0 0 0 0 5998 301 -1 0 0 -1 -1
2486 KingTossin DemoOpening SE_BM_LV_KTOSSHIN_ROLL_OPENING Body1 0 0 0 0 0 0 0 0 5999 1 272 0 1 -1 -1
2487 KingTossin DemoOpening SE_BM_KTOSSHIN_GND_L Body1 0 0 0 0 0 0 0 0 6000 301 -1 0 0 -1 -1
2488 KingTossin DemoOpening SE_BM_LV_KTOSSHIN_EARTHQUAKE_FADE Body1 0 0 0 0 0 0 0 0 6656 140 270 0 1 -1 -1
2489 KingTossin Search SE_BV_KTOSSHIN_SEARCH 0 0 0 0 0 0 0 0 6001 23 -1 0 0 -1 -1
2490 KingTossin Search SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6002 31 -1 0 0 -1 -1
2491 KingTossin Turn SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6003 62 -1 0 0 -1 -1
2492 KingTossin Turn SE_BM_KTOSSHIN_WALK_B 0 0 0 0 0 0 0 0 6004 87 -1 0 0 -1 -1
2493 KingTossin Turn SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6005 12 -1 0 0 -1 -1
2494 KingTossin Turn SE_BM_KTOSSHIN_WALK_B 0 0 0 0 0 0 0 0 6006 37 -1 0 0 -1 -1
2495 KingTossin Run SE_BM_KTOSSHIN_WALK_B 0 0 0 0 0 0 0 0 6007 7 -1 0 0 -1 -1
2496 KingTossin Run SE_BM_KTOSSHIN_WALK_B 0 0 0 0 0 0 0 0 6008 126 -1 0 0 -1 -1
2497 KingTossin Run SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6009 77 -1 0 0 -1 -1
2498 KingTossin Run SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6010 34 -1 0 0 -1 -1
2499 KingTossin Run SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6011 0 -1 0 0 -1 -1
2500 KingTossin Run SE_BM_KTOSSHIN_WALK_B 0 0 0 0 0 0 0 0 6012 87 -1 0 0 -1 -1
2501 KingTossin Run SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6013 118 -1 0 0 -1 -1
2502 KingTossin Run SE_BV_KTOSSHIN_RUN 0 0 0 0 0 0 0 0 6015 94 -1 0 0 -1 -1
2503 KingTossin Run SE_BV_KTOSSHIN_RUN 0 0 0 0 0 0 0 0 6016 13 -1 0 0 -1 -1
2504 KingTossin Sliding SE_BM_LV_KTOSSHIN_BRAKE 0 0 0 0 0 0 0 0 6014 0 -1 0 1 -1 -1
2505 KingTossin DemoPowerUp SE_BM_KTOSSHIN_FLY_ROLL 0 0 0 0 0 0 0 0 6017 173 -1 0 0 -1 -1
2506 KingTossin DemoPowerUp SE_BV_KTOSSHIN_POWERUP 0 0 0 0 0 0 0 0 6018 252 -1 0 0 -1 -1
2507 KingTossin DemoPowerUp SE_BM_KTOSSHIN_GND_M 0 0 0 0 0 0 0 0 6019 201 -1 0 0 -1 -1
2508 KingTossin DemoPowerUp SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6020 168 -1 0 0 -1 -1
2509 KingTossin DemoPowerUp SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6021 340 -1 0 0 -1 -1
2510 KingTossin DemoPowerUp SE_BM_KTOSSHIN_MOVE_LEG 0 0 0 0 0 0 0 0 6022 254 -1 0 0 -1 -1
2511 KingTossin DemoPowerUp SE_BM_KTOSSHIN_GND_M 0 0 0 0 0 0 0 0 6023 27 -1 0 0 -1 -1
2512 KingTossin DemoPowerUp SE_BM_KTOSSHIN_MOVE_NECK 0 0 0 0 0 0 0 0 6024 126 -1 0 0 -1 -1
2513 KingTossin DemoPowerUp SE_BM_KTOSSHIN_GND_M 0 0 0 0 0 0 0 0 6092 337 -1 0 0 -1 -1
2514 KingTossin DemoPowerUp SE_BM_LV_KTOSSHIN_EARTHQUAKE 0 0 0 0 0 0 0 0 6650 279 334 0 1 -1 -1
2515 KingTossin RollingStart SE_BV_KTOSSHIN_ROLL_START 0 0 0 0 0 0 0 0 6025 10 -1 0 0 -1 -1
2516 KingTossin Rolling SE_BM_LV_KTOSSHIN_ROLL 0 0 0 0 0 0 0 0 6026 0 -1 -1 1 -1 -1
2517 KingTossin ChanceStart SE_BM_KTOSSHIN_STUMBLE 0 0 0 0 0 0 0 0 6027 0 -1 0 0 -1 -1
2518 KingTossin ChanceStart SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6028 29 -1 0 0 -1 -1
2519 KingTossin ChanceStart SE_BM_LV_KTOSSHIN_BRAKE 0 0 0 0 0 0 0 0 6029 33 -1 0 1 -1 -1
2520 KingTossin ChanceStart SE_BV_KTOSSHIN_STUMBLE 0 0 0 0 0 0 0 0 6030 14 -1 0 0 -1 -1
2521 KingTossin ChanceSliding SE_BM_LV_KTOSSHIN_BRAKE 0 0 0 0 0 0 0 0 6031 0 -1 0 1 -1 -1
2522 KingTossin Chance SE_EM_LV_SWOON_S 0 0 0 0 0 0 0 0 6032 0 -1 0 1 -1 -1
2523 KingTossin ChanceEnd SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6033 5 -1 0 0 -1 -1
2524 KingTossin ChanceEnd SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6034 38 -1 0 0 -1 -1
2525 KingTossin ChanceEnd SE_BM_KTOSSHIN_FLY_ROLL 0 0 0 0 0 0 0 0 6035 9 -1 0 0 -1 -1
2526 KingTossin BackSideDamageSecond SE_BV_KTOSSHIN_DAMAGE 0 0 0 0 0 0 0 0 6037 1 -1 0 0 -1 -1
2527 KingTossin BackSideDamage SE_BV_KTOSSHIN_DAMAGE 0 0 0 0 0 0 0 0 6038 1 -1 0 0 -1 -1
2528 KingTossin BackSideDamage SE_BM_KTOSSHIN_GND_M 0 0 0 0 0 0 0 0 6039 35 -1 0 0 -1 -1
2529 KingTossin DownRecover SE_BM_KTOSSHIN_FLY_ROLL 0 0 0 0 0 0 0 0 6041 11 -1 0 0 -1 -1
2530 KingTossin DownRecover SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6042 5 -1 0 0 -1 -1
2531 KingTossin DownRecover SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6043 39 -1 0 0 -1 -1
2532 KingTossin DownRecoverAngry SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6044 38 -1 0 0 -1 -1
2533 KingTossin DownRecoverAngry SE_BM_KTOSSHIN_FLY_ROLL 0 0 0 0 0 0 0 0 6045 11 -1 0 0 -1 -1
2534 KingTossin DownRecoverAngry SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6046 5 -1 0 0 -1 -1
2535 KingTossin DownRecoverAngry SE_BV_KTOSSHIN_POWERUP 0 0 0 0 0 0 0 0 6047 19 -1 0 0 -1 -1
2536 KingTossin RollingEnd SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6048 31 -1 0 0 -1 -1
2537 KingTossin RollingEnd SE_BM_KTOSSHIN_FLY_ROLL 0 0 0 0 0 0 0 0 6049 3 -1 0 0 -1 -1
2538 KingTossin DemoDown SE_BM_KTOSSHIN_EXPLOSION 0 0 0 0 0 0 0 0 6050 329 -1 0 0 -1 -1
2539 KingTossin DemoDown SE_BM_KTOSSHIN_GND_L 0 0 0 0 0 0 0 0 6052 41 -1 0 0 -1 -1
2540 KingTossin DemoDown SE_BV_KTOSSHIN_DEAD 0 0 0 0 0 0 0 0 6053 71 -1 0 0 -1 -1
2541 KingTossin DemoDown SE_BM_LV_KTOSSHIN_EARTHQUAKE_FADE 0 0 0 0 0 0 0 0 6654 200 300 0 1 -1 -1
2542 KingTossin ChanceVoice SE_BV_KTOSSHIN_CHANCE 0 0 0 0 0 0 0 0 6058 0 -1 -1 0 -1 -1
2543 KingTossin Accell SE_BM_LV_KTOSSHIN_ACCELL 0 0 0 0 0 0 0 0 6060 0 -1 -1 1 -1 -1
2544 KingTossin Attack SE_BV_KTOSSHIN_ATTACK 0 0 0 0 0 0 0 0 6067 9 -1 0 0 -1 -1
2545 KingTossin Attack SE_BM_KTOSSHIN_MOVE_LEG 0 0 0 0 0 0 0 0 6068 0 -1 0 0 -1 -1
2546 KingTossin Attack SE_BM_KTOSSHIN_GND_M 0 0 0 0 0 0 0 0 6069 75 -1 0 0 -1 -1
2547 KingTossin Attack SE_BM_KTOSSHIN_GND_S 0 0 0 0 0 0 0 0 6070 140 -1 0 0 -1 -1
2548 KingTossin RollingAttack SE_BM_KTOSSHIN_GND_M 0 0 0 0 0 0 0 0 6072 32 -1 0 0 -1 -1
2549 KingTossin RollingAttack SE_BM_KTOSSHIN_MOVE_NECK 0 0 0 0 0 0 0 0 6073 133 -1 0 0 -1 -1
2550 KingTossin Guard SE_BV_KTOSSHIN_GUARD 0 0 0 0 0 0 0 0 6075 135 -1 0 0 -1 -1
2551 KingTossin Guard SE_BM_DAMAGE 0 0 0 0 0 0 0 0 6076 0 -1 0 0 -1 -1
2552 KingTossin Guard SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6077 139 -1 0 0 -1 -1
2553 KingTossin Guard SE_BM_KTOSSHIN_WALK_B 0 0 0 0 0 0 0 0 6078 156 -1 0 0 -1 -1
2554 KingTossin Guard SE_BM_KTOSSHIN_GUARD 0 0 0 0 0 0 0 0 6079 10 -1 0 0 -1 -1
2555 KingTossin SpinReactionChance SE_BM_DAMAGE 0 0 0 0 0 0 0 0 6080 0 -1 0 0 -1 -1
2556 KingTossin SpinReactionChance SE_BM_KTOSSHIN_POYON 0 0 0 0 0 0 0 0 6081 10 -1 0 0 -1 -1
2557 KingTossin SpinReaction SE_BM_DAMAGE 0 0 0 0 0 0 0 0 6080 0 -1 0 0 -1 -1
2558 KingTossin SpinReaction SE_BM_KTOSSHIN_POYON 0 0 0 0 0 0 0 0 6081 10 -1 0 0 -1 -1
2559 KingTossin GuardReturn SE_BM_KTOSSHIN_WALK_B 0 0 0 0 0 0 0 0 6082 18 -1 0 0 -1 -1
2560 KingTossin GuardReturn SE_BM_KTOSSHIN_WALK_A 0 0 0 0 0 0 0 0 6083 9 -1 0 0 -1 -1
2561 KingTossin RollGnd SE_BM_KTOSSHIN_GND_M 0 0 0 0 0 0 0 0 6087 0 -1 -1 0 -1 -1
2562 KingTossin RollingStartAccell SE_BM_KTOSSHIN_ACCELL_TRG_L 0 0 0 0 0 0 0 0 6089 0 -1 -1 0 -1 -1
2563 KingTossin DamageHitSound SE_BM_DAMAGE 0 0 0 0 0 0 0 0 6646 0 -1 -1 0 -1 -1
2564 KingTossin DamageLastHitSound SE_BM_DAMAGE_LAST 0 0 0 0 0 0 0 0 6647 0 -1 -1 0 -1 -1
2565 KoopaVs3 Death SE_BM_KOOPA_DIE 0 0 0 0 0 0 0 0 6326 0 -1 -1 0 -1 -1
2566 KoopaVs3 DummyShout SE_BV_KOOPA_OP_DEMO_SHOUT 0 0 0 0 0 0 0 0 6327 0 -1 -1 0 -1 -1
2567 KoopaVs3 StraightPunchStart SE_BV_MKOOPA_QUAKE_PREP 0 0 0 0 0 0 0 0 6328 0 -1 0 0 -1 -1
2568 KoopaVs3 StraightPunch SE_BV_MKOOPA_QUAKE_START 0 0 0 0 0 0 0 0 6329 0 -1 0 0 -1 -1
2569 KoopaVs3 StraightPunch SE_BM_KOOPA_WIND_BIG_JET_MONO 0 0 0 0 0 0 0 0 6762 22 -1 0 0 -1 -1
2570 KoopaVs3 DemoPowerUp SE_BV_MKOOPA_DEMO_ANGRY Center 0 0 0 0 0 0 0 0 6330 236 -1 0 0 -1 -1
2571 KoopaVs3 DemoPowerUp SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 6759 250 345 0 1 -1 -1
2572 KoopaVs3 DemoPowerUp SE_BM_KOOPA_WIND_SLOW_S Center 0 0 0 0 0 0 0 0 6945 1 -1 0 0 -1 -1
2573 KoopaVs3 DemoPowerUp SE_BV_KOOPA_CHS_ROLL_END Center 0 0 0 0 0 0 0 0 6950 145 -1 0 0 -1 -1
2574 KoopaVs3 DemoPowerUp SE_BM_KOOPA_WIND_SLOW_S Center 0 0 0 0 0 0 0 0 7183 11 -1 0 0 -1 -1
2575 KoopaVs3 MeteorStart SE_BV_MKOOPA_METEOR_START 0 0 0 0 0 0 0 0 6332 51 -1 0 0 -1 -1
2576 KoopaVs3 FireLoop SE_BM_LV_MKOOPA_FLAME_BLAST 0 0 0 0 0 0 0 0 6333 0 -1 0 1 -1 -1
2577 KoopaVs3 FireStart SE_BM_KOOPA_FIRE_SIGN 0 0 0 0 0 0 0 0 6334 0 -1 0 0 -1 -1
2578 KoopaVs3 FireStart SE_BV_KOOPA_STAIRS_FLY_DOWN 0 0 0 0 0 0 0 0 6768 36 -1 0 0 -1 -1
2579 KoopaVs3 BvMkoopaMeteorStart SE_BV_MKOOPA_METEOR_START 0 0 0 0 0 0 0 0 6335 0 -1 -1 0 -1 -1
2580 KoopaVs3 BmMkoopaQuakewaveStart SE_BM_MKOOPA_QUAKEWAVE_START 0 0 0 0 0 0 0 0 6336 0 -1 -1 0 -1 -1
2581 KoopaVs3 BmMkoopaQuakewaveStart SE_BM_KOOPA_GND_HUGE 0 0 0 0 0 0 0 0 6891 0 -1 -1 0 -1 -1
2582 KoopaVs3 DemoKoopaVs3Opening SE_BV_KOOPA_ANGRY Center 0 0 0 0 0 0 0 0 6751 1502 -1 0 0 -1 -1
2583 KoopaVs3 DemoKoopaVs3Opening SE_BV_KOOPA_ATK_ROLL_START Center 0 0 0 0 0 0 0 0 6752 1208 -1 0 0 -1 -1
2584 KoopaVs3 DemoKoopaVs3Opening SE_BV_KOOPA_UGUGU Center 0 0 0 0 0 0 0 0 6753 1416 -1 0 0 -1 -1
2585 KoopaVs3 DemoKoopaVs3Opening SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 6754 1498 1600 0 1 -1 -1
2586 KoopaVs3 DemoKoopaVs3Opening SE_BM_KOOPA_WIND_BIG_JET Center 0 0 0 0 0 0 0 0 6755 1661 -1 0 0 -1 -1
2587 KoopaVs3 DemoKoopaVs3Opening SE_BM_KOOPA_WIND_BIG_ONE Center 0 0 0 0 0 0 0 0 6756 490 -1 0 0 -1 -1
2588 KoopaVs3 DemoKoopaVs3Opening SE_BM_KOOPA_WIND_MS Center 0 0 0 0 0 0 0 0 6757 1195 -1 0 0 -1 -1
2589 KoopaVs3 DemoKoopaVs3Opening SE_BM_KOOPA_GND_HUGE Center 0 0 0 0 0 0 0 0 6758 1335 -1 0 0 -1 -1
2590 KoopaVs3 DemoKoopaVs3Opening SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 6846 1195 -1 0 0 -1 -1
2591 KoopaVs3 DemoKoopaVs3Opening SE_BM_KOOPA_WIND_SLOW_S 0 0 0 0 0 0 0 0 6944 1095 -1 0 0 -1 -1
2592 KoopaVs3 MoveStart SE_BV_KOOPA_JUMP 0 0 0 0 0 0 0 0 6760 8 -1 0 0 -1 -1
2593 KoopaVs3 MoveStart SE_BM_KOOPA_LV2N3_HAND_BEAM_SIGN 0 0 0 0 0 0 0 0 6870 2 -1 0 0 -1 -1
2594 KoopaVs3 MoveLoop SE_BM_KOOPA_WIND_BIG_SLOW 0 0 0 0 0 0 0 0 6761 0 -1 0 1 -1 -1
2595 KoopaVs3 StraightPunchEnd SE_BM_KOOPA_BREAK_L 0 0 0 0 0 0 0 0 6763 0 -1 0 0 -1 -1
2596 KoopaVs3 PgDamageBelowNAbove SE_BV_KOOPA_BURN_START 0 0 0 0 0 0 0 0 6765 0 -1 -1 0 -1 -1
2597 KoopaVs3 PgDamageBelowNAbove SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 6904 0 -1 -1 2 -1 -1
2598 KoopaVs3 PgDamageLeftNRight SE_BV_KOOPA_TAIL_RUN_START 0 0 0 0 0 0 0 0 6766 0 -1 -1 0 -1 -1
2599 KoopaVs3 PgDamageLeftNRight SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 6905 0 -1 -1 2 -1 -1
2600 KoopaVs3 DamageEnd SE_BV_KOOPA_S_WAVE_LAND 0 0 0 0 0 0 0 0 6767 23 -1 0 0 -1 -1
2601 KoopaVs3 DemoKoopaVs3Down SE_BV_KOOPA_TAIL_DEFENCE Center 0 0 0 0 0 0 0 0 6769 85 -1 0 0 -1 -1
2602 KoopaVs3 DemoKoopaVs3Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 6770 155 -1 0 0 -1 -1
2603 KoopaVs3 DemoKoopaVs3Down SE_BV_KOOPA_BURN_RUN Center 0 0 0 0 0 0 0 0 6771 176 -1 0 0 -1 -1
2604 KoopaVs3 DemoKoopaVs3Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 6772 184 -1 0 0 -1 -1
2605 KoopaVs3 DemoKoopaVs3Down SE_BM_KOOPA_WIND_SS Center 0 0 0 0 0 0 0 0 6773 124 -1 0 0 -1 -1
2606 KoopaVs3 DemoKoopaVs3Down SE_BV_KOOPA_BURN_TURN Center 0 0 0 0 0 0 0 0 6774 127 -1 0 0 -1 -1
2607 KoopaVs3 DemoKoopaVs3Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 6775 200 -1 0 0 -1 -1
2608 KoopaVs3 DemoKoopaVs3Down SE_BV_KOOPA_DOWN_FALL Center 0 0 0 0 0 0 0 0 6776 384 -1 0 0 -1 -1
2609 KoopaVs3 DemoKoopaVs3Down SE_BM_KOOPA_TO_SMALL Center 0 0 0 0 0 0 0 0 6849 265 -1 0 0 -1 -1
2610 KoopaVs3 DemoKoopaVs3Down SE_BM_LV_KOOPA_LV3_BLACKHOLE Center 0 0 0 0 0 0 0 0 6850 720 1060 0 1 -1 -1
2611 KoopaVs3 DemoKoopaVs3Down SE_BM_LV_KOOPA_WIND_FALL_VS3_2 Center 0 0 0 0 0 0 0 0 6868 520 850 0 1 -1 -1
2612 KoopaVs3 DemoKoopaVs3Down SE_BM_KOOPA_BURST_OUT_LV3 Center 0 0 0 0 0 0 0 0 6869 842 -1 0 0 -1 -1
2613 KoopaVs3 DemoKoopaVs3Down SE_BM_LV_KOOPA_WIND_FALL_VS3_1 Center 0 0 0 0 0 0 0 0 6941 395 850 0 1 -1 -1
2614 KoopaVs3 DemoKoopaVs3Down SE_BM_KOOPA_VOMIT_STAR Center 0 0 0 0 0 0 0 0 7194 18 -1 0 0 -1 -1
2615 KoopaVs3 DemoKoopaLastbattleStart SE_BV_KOOPA_HIPDROP Center 0 0 0 0 0 0 0 0 6777 100 -1 0 0 -1 -1
2616 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_WIND_BIG_ONE Center 0 0 0 0 0 0 0 0 6778 835 -1 0 0 -1 -1
2617 KoopaVs3 DemoKoopaLastbattleStart SE_BV_KOOPA_ANGRY Center 0 0 0 0 0 0 0 0 6779 924 -1 0 0 -1 -1
2618 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_GND_HUGE Center 0 0 0 0 0 0 0 0 6780 0 -1 0 0 -1 -1
2619 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 6781 334 475 0 1 -1 -1
2620 KoopaVs3 DemoKoopaLastbattleStart SE_BV_KOOPA_STAIRS_FLY_DOWN Center 0 0 0 0 0 0 0 0 6782 18 -1 0 0 -1 -1
2621 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_WIND_BIG_ONE Center 0 0 0 0 0 0 0 0 6783 138 -1 0 0 -1 -1
2622 KoopaVs3 DemoKoopaLastbattleStart SE_BV_KOOPA_ANGRY Center 0 0 0 0 0 0 0 0 6784 288 -1 0 0 -1 -1
2623 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_WIND_STRONG Center 0 0 0 0 0 0 0 0 6785 920 -1 0 0 -1 -1
2624 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 6786 930 -1 0 1 -1 -1
2625 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_LV3_TO_BIG Center 0 0 0 0 0 0 0 0 6852 340 -1 0 0 -1 -1
2626 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_WIND_BIG_JET Center 0 0 0 0 0 0 0 0 6853 920 -1 0 0 -1 -1
2627 KoopaVs3 DemoKoopaLastbattleStart SE_BM_LV_KOOPA_WIND_FALL Center 0 0 0 0 0 0 0 0 6854 920 -1 0 1 -1 -1
2628 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_EAT_STAR 0 0 0 0 0 0 0 0 7160 145 -1 0 0 -1 -1
2629 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 7186 850 -1 0 0 -1 -1
2630 KoopaVs3 DemoKoopaLastbattleStart SE_BM_KOOPA_POST_EAT_STAR 0 0 0 0 0 0 0 0 7209 200 -1 0 0 -1 -1
2631 KoopaVs3 LastMoveStartLeft SE_BV_KOOPA_ATK_ROLL_START 0 0 0 0 0 0 0 0 6788 7 -1 0 0 -1 -1
2632 KoopaVs3 LastMoveStartLeft SE_BM_KOOPA_WIND_STRONG 0 0 0 0 0 0 0 0 6789 41 -1 0 0 -1 -1
2633 KoopaVs3 LastMoveStartLeft SE_BM_KOOPA_WIND_BIG_ONE 0 0 0 0 0 0 0 0 6855 7 -1 0 0 -1 -1
2634 KoopaVs3 LastMoveStartLeft SE_BM_LV_KOOPA_LV3_ROLL 0 0 0 0 0 0 0 0 7426 42 -1 0 1 -1 -1
2635 KoopaVs3 LastMoveStartRight SE_BV_KOOPA_ATK_ROLL_START 0 0 0 0 0 0 0 0 6788 7 -1 0 0 -1 -1
2636 KoopaVs3 LastMoveStartRight SE_BM_KOOPA_WIND_STRONG 0 0 0 0 0 0 0 0 6789 41 -1 0 0 -1 -1
2637 KoopaVs3 LastMoveStartRight SE_BM_KOOPA_WIND_BIG_ONE 0 0 0 0 0 0 0 0 6855 7 -1 0 0 -1 -1
2638 KoopaVs3 LastMoveStartRight SE_BM_LV_KOOPA_LV3_ROLL 0 0 0 0 0 0 0 0 7426 42 -1 0 1 -1 -1
2639 KoopaVs3 LastMoveEndLeft SE_BV_KOOPA_JUMP 0 0 0 0 0 0 0 0 6790 12 -1 0 0 -1 -1
2640 KoopaVs3 LastMoveEndRight SE_BV_KOOPA_JUMP 0 0 0 0 0 0 0 0 6790 12 -1 0 0 -1 -1
2641 KoopaVs3 LastAttackSign SE_BV_KOOPA_STAIRS_FLY_DOWN 0 0 0 0 0 0 0 0 6791 50 -1 0 0 -1 -1
2642 KoopaVs3 LastAttackMoveLoop SE_BM_KOOPA_WIND_BIG_JET_MONO 0 0 0 0 0 0 0 0 6793 0 -1 1 0 -1 -1
2643 KoopaVs3 LastAttackMoveLoop SE_BM_KOOPA_WIND_BIG_SLOW_MONO 0 0 0 0 0 0 0 0 6866 0 -1 1 0 -1 -1
2644 KoopaVs3 LastAttackMoveLoop SE_BM_KOOPA_WIND_STRONG 0 0 0 0 0 0 0 0 6867 0 -1 1 0 -1 -1
2645 KoopaVs3 LastAttackEnd SE_BM_KOOPA_WIND_MS 0 0 0 0 0 0 0 0 7191 71 -1 0 0 -1 -1
2646 KoopaVs3 LastAttackEnd SE_BM_LV_KOOPA_LV3_ROLL 0 0 0 0 0 0 0 0 7425 73 -1 0 1 -1 -1
2647 KoopaVs3 PgLastDamage SE_BV_KOOPA_FLIP_DAMAGE_M 0 0 0 0 0 0 0 0 6795 0 -1 -1 0 -1 -1
2648 KoopaVs3 PgLastDamage SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 6896 0 -1 -1 2 -1 -1
2649 KoopaVs3 DemoKoopaLastBattleEnd SE_BV_KOOPA_FLIP_DAMAGE_L Center 0 0 0 0 0 0 0 0 6796 121 -1 0 0 -1 -1
2650 KoopaVs3 DemoKoopaLastBattleEnd SE_BV_KOOPA_GUARD Center 0 0 0 0 0 0 0 0 6798 582 -1 0 0 -1 -1
2651 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPAT_DAMAGE_L Center 0 0 0 0 0 0 0 0 6799 61 -1 0 2 -1 -1
2652 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_VO_KOOPA_LAST_END Center 0 0 0 0 0 0 0 0 6801 606 -1 0 0 -1 -1
2653 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPAT_DAMAGE_L Center 0 0 0 0 0 0 0 0 6857 120 -1 0 2 -1 -1
2654 KoopaVs3 DemoKoopaLastBattleEnd SE_BV_KOOPA_FLIP_DAMAGE_L Center 0 0 0 0 0 0 0 0 6858 62 -1 0 0 -1 -1
2655 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 6859 2 -1 0 0 -1 -1
2656 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 6860 61 -1 0 0 -1 -1
2657 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 6861 120 -1 0 0 -1 -1
2658 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_LV_KOOPA_WIND_FALL Center 0 0 0 0 0 0 0 0 6863 808 1200 0 1 -1 -1
2659 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_LV_KOOPA_LV3_BLACKHOLE Center 0 0 0 0 0 0 0 0 6864 970 1200 0 1 -1 -1
2660 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPA_LV3_BURST_OUT_LAST 0 0 0 0 0 0 0 0 6865 1200 -1 0 2 -1 -1
2661 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPAT_DOWN_LAST_IMPACT Center 0 0 0 0 0 0 0 0 6873 61 -1 0 2 -1 -1
2662 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_KOOPAT_DOWN_LAST_IMPACT Center 0 0 0 0 0 0 0 0 6874 120 -1 0 2 -1 -1
2663 KoopaVs3 DemoKoopaLastBattleEnd SE_BM_VO_KOOPA_LAST_END_ECHO Center 0 0 0 0 0 0 0 0 6949 626 -1 0 0 -1 -1
2664 KoopaVs3 MeteoMagic SE_BM_LV_KOOPA_METEO_MAGIC 0 0 0 0 0 0 0 0 6848 0 -1 -1 1 -1 -1
2665 KoopaVs3 LastChaseRoll SE_BM_LV_KOOPA_LV3_ROLL 0 0 0 0 1 0 0 10 6871 0 -1 -1 1 -1 2
2666 KoopaVs3 LastDamageRollEnd SE_BM_LV_KOOPA_LV3_ROLL 0 0 0 0 1 0 0 10 6871 0 -1 -1 1 -1 2
2667 KoopaVs3 LastDamageRoll SE_BM_LV_KOOPA_LV3_ROLL_SLOW 0 0 0 0 1 0 0 10 6872 0 -1 -1 1 -1 2
2668 KoopaVs3 PgLastDown SE_BM_KOOPAT_DOWN_LAST_IMPACT 0 0 0 0 0 0 0 0 6897 0 -1 -1 2 -1 -1
2669 KoopaVs3 PgLastDown SE_BM_KOOPAT_DAMAGE_L 0 0 0 0 0 0 0 0 6898 0 -1 -1 2 -1 -1
2670 KoopaVs3 PgLastDown SE_BV_KOOPA_FLIP_DAMAGE_L 0 0 0 0 0 0 0 0 6899 0 -1 -1 0 -1 -1
2671 KoopaVs3 PgDamageToPowerUp SE_BV_KOOPA_FLIP_DAMAGE_M 0 0 0 0 0 0 0 0 6906 0 -1 -1 0 -1 -1
2672 KoopaVs3 PgDamageToPowerUp SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 6907 0 -1 -1 2 -1 -1
2673 KoopaVs3 PgDown SE_BM_KOOPAT_DAMAGE_L 0 0 0 0 0 0 0 0 6908 0 -1 -1 2 -1 -1
2674 KoopaVs3 PgDown SE_BV_KOOPA_FLIP_DAMAGE_L 0 0 0 0 0 0 0 0 6909 0 -1 -1 0 -1 -1
2675 KoopaVs3 LastAttackMoveEndRoll SE_BM_LV_KOOPA_LV3_ROLL 0 0 0 0 1 0 0 10 7187 0 -1 -1 1 -1 2
2676 BossJugemCloud Float SE_BM_LV_BOSSJUGEM_FLOAT 0 10 8 15 0,001 2 0 10 6383 0 -1 -1 1 -1 1
2677 BossJugemCloud Float SE_BM_LV_BOSSJUGEM_MOVE 0 85 8 15 0,008 -6 0 10 6384 0 -1 -1 1 1 1
2678 BossJugemCloud DemoOpening SE_BM_LV_BOSSJUGEM_DEMO_OP_FLOAT JointRoot 0 0 0 0 0 0 0 0 6468 0 163 0 1 -1 -1
2679 KoopaQuakeWaveVertical Sign SE_BM_LV_KOOPA_SWAVE_MOVE 0 0 0 0 0 0 0 0 6619 0 -1 0 1 -1 -1
2680 KoopaQuakeWaveVertical End SE_BM_LV_KOOPA_SWAVE_MOVE 0 0 0 0 0 0 0 0 6620 0 34 0 1 -1 -1
2681 KoopaFireBall Land SE_BM_LV_KOOPA_FIREBALL 0 0 0 0 0 0 0 0 6639 0 -1 0 1 -1 -1
2682 KoopaVs1 Death SE_BM_KOOPA_DIE 0 0 0 0 0 0 0 0 7212 0 -1 -1 0 -1 -1
2683 KoopaVs1 DummyShout SE_BV_KOOPA_OP_DEMO_SHOUT 0 0 0 0 0 0 0 0 7213 0 -1 -1 0 -1 -1
2684 KoopaVs1 StraightPunchStart SE_BV_MKOOPA_QUAKE_PREP 0 0 0 0 0 0 0 0 7214 0 -1 0 0 -1 -1
2685 KoopaVs1 StraightPunch SE_BV_MKOOPA_QUAKE_START 0 0 0 0 0 0 0 0 7215 0 -1 0 0 -1 -1
2686 KoopaVs1 StraightPunch SE_BM_KOOPA_WIND_BIG_JET_MONO 0 0 0 0 0 0 0 0 7216 22 -1 0 0 -1 -1
2687 KoopaVs1 DemoPowerUp SE_BV_MKOOPA_DEMO_ANGRY Center 0 0 0 0 0 0 0 0 7217 236 -1 0 0 -1 -1
2688 KoopaVs1 DemoPowerUp SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 7218 250 345 0 1 -1 -1
2689 KoopaVs1 DemoPowerUp SE_BM_KOOPA_WIND_SLOW_S Center 0 0 0 0 0 0 0 0 7219 1 -1 0 0 -1 -1
2690 KoopaVs1 DemoPowerUp SE_BV_KOOPA_CHS_ROLL_END Center 0 0 0 0 0 0 0 0 7220 145 -1 0 0 -1 -1
2691 KoopaVs1 DemoPowerUp SE_BM_KOOPA_WIND_SLOW_S Center 0 0 0 0 0 0 0 0 7221 11 -1 0 0 -1 -1
2692 KoopaVs1 MeteorStart SE_BV_MKOOPA_METEOR_START 0 0 0 0 0 0 0 0 7222 51 -1 0 0 -1 -1
2693 KoopaVs1 FireLoop SE_BM_LV_MKOOPA_FLAME_BLAST 0 0 0 0 0 0 0 0 7223 0 -1 0 1 -1 -1
2694 KoopaVs1 FireStart SE_BM_KOOPA_FIRE_SIGN 0 0 0 0 0 0 0 0 7224 0 -1 0 0 -1 -1
2695 KoopaVs1 FireStart SE_BV_KOOPA_STAIRS_FLY_DOWN 0 0 0 0 0 0 0 0 7225 36 -1 0 0 -1 -1
2696 KoopaVs1 BvMkoopaMeteorStart SE_BV_MKOOPA_METEOR_START 0 0 0 0 0 0 0 0 7226 0 -1 -1 0 -1 -1
2697 KoopaVs1 BmMkoopaQuakewaveStart SE_BM_MKOOPA_QUAKEWAVE_START 0 0 0 0 0 0 0 0 7227 0 -1 -1 0 -1 -1
2698 KoopaVs1 BmMkoopaQuakewaveStart SE_BM_KOOPA_GND_HUGE 0 0 0 0 0 0 0 0 7228 0 -1 -1 0 -1 -1
2699 KoopaVs1 MoveStart SE_BV_KOOPA_JUMP 0 0 0 0 0 0 0 0 7239 8 -1 0 0 -1 -1
2700 KoopaVs1 MoveLoop SE_BM_KOOPA_WIND_BIG_SLOW 0 0 0 0 0 0 0 0 7241 0 -1 0 1 -1 -1
2701 KoopaVs1 StraightPunchEnd SE_BM_KOOPA_BREAK_L 0 0 0 0 0 0 0 0 7242 0 -1 0 0 -1 -1
2702 KoopaVs1 PgDamageBelowNAbove SE_BV_KOOPA_BURN_START 0 0 0 0 0 0 0 0 7243 0 -1 -1 0 -1 -1
2703 KoopaVs1 PgDamageBelowNAbove SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 7244 0 -1 -1 2 -1 -1
2704 KoopaVs1 PgDamageLeftNRight SE_BV_KOOPA_TAIL_RUN_START 0 0 0 0 0 0 0 0 7245 0 -1 -1 0 -1 -1
2705 KoopaVs1 PgDamageLeftNRight SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 7246 0 -1 -1 2 -1 -1
2706 KoopaVs1 DamageEnd SE_BV_KOOPA_S_WAVE_LAND 0 0 0 0 0 0 0 0 7247 23 -1 0 0 -1 -1
2707 KoopaVs1 MeteoMagic SE_BM_LV_KOOPA_METEO_MAGIC 0 0 0 0 0 0 0 0 7304 0 -1 -1 1 -1 -1
2708 KoopaVs1 PgDamageToPowerUp SE_BV_KOOPA_FLIP_DAMAGE_M 0 0 0 0 0 0 0 0 7311 0 -1 -1 0 -1 -1
2709 KoopaVs1 PgDamageToPowerUp SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 7312 0 -1 -1 2 -1 -1
2710 KoopaVs1 PgDown SE_BM_KOOPAT_DAMAGE_L 0 0 0 0 0 0 0 0 7313 0 -1 -1 2 -1 -1
2711 KoopaVs1 PgDown SE_BV_KOOPA_FLIP_DAMAGE_L 0 0 0 0 0 0 0 0 7314 0 -1 -1 0 -1 -1
2712 KoopaVs1 DemoKoopaVs1Down SE_BV_KOOPA_TAIL_DEFENCE Center 0 0 0 0 0 0 0 0 7474 85 -1 0 0 -1 -1
2713 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 7475 155 -1 0 0 -1 -1
2714 KoopaVs1 DemoKoopaVs1Down SE_BV_KOOPA_BURN_RUN Center 0 0 0 0 0 0 0 0 7476 176 -1 0 0 -1 -1
2715 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 7477 184 -1 0 0 -1 -1
2716 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_WIND_SS Center 0 0 0 0 0 0 0 0 7478 124 -1 0 0 -1 -1
2717 KoopaVs1 DemoKoopaVs1Down SE_BV_KOOPA_BURN_TURN Center 0 0 0 0 0 0 0 0 7479 127 -1 0 0 -1 -1
2718 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 7480 200 -1 0 0 -1 -1
2719 KoopaVs1 DemoKoopaVs1Down SE_BV_KOOPA_FLIP_DAMAGE_L Center 0 0 0 0 0 0 0 0 7481 384 -1 0 0 -1 -1
2720 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_TO_SMALL Center 0 0 0 0 0 0 0 0 7482 265 -1 0 0 -1 -1
2721 KoopaVs1 DemoKoopaVs1Down SE_BM_LV_KOOPA_WIND_FALL_VS1_2 Center 0 0 0 0 0 0 0 0 7484 420 517 0 1 -1 -1
2722 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_BURST_OUT 0 0 0 0 0 0 0 0 7485 1369 -1 0 2 -1 -1
2723 KoopaVs1 DemoKoopaVs1Down SE_BM_LV_KOOPA_WIND_FALL_VS1_1 Center 0 0 0 0 0 0 0 0 7486 385 517 0 1 -1 -1
2724 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_VOMIT_STAR Center 0 0 0 0 0 0 0 0 7487 18 -1 0 0 -1 -1
2725 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_WIND_BIG_ONE Center 0 0 0 0 0 0 0 0 7488 1255 -1 0 0 -1 -1
2726 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 7489 1280 -1 0 0 -1 -1
2727 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_ROLL_TO_VANISH Center 0 0 0 0 0 0 0 0 7490 1312 -1 0 0 -1 -1
2728 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_BREAK_S Center 0 0 0 0 0 0 0 0 7491 529 -1 0 0 -1 -1
2729 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_GND6 Center 0 0 0 0 0 0 0 0 7492 529 -1 0 0 -1 -1
2730 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_GND4 Center 0 0 0 0 0 0 0 0 7493 565 -1 0 0 -1 -1
2731 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_GND_HUGE Center 0 0 0 0 0 0 0 0 7494 565 -1 0 0 -1 -1
2732 KoopaVs1 DemoKoopaVs1Down SE_BM_KOOPA_GND5 Center 0 0 0 0 0 0 0 0 7495 590 -1 0 0 -1 -1
2733 KoopaVs1 DemoKoopaVs1Down SE_BV_KOOPA_ED_DEMO_WAKE_UP Center 0 0 0 0 0 0 0 0 7496 770 -1 0 0 -1 -1
2734 KoopaVs1 DemoKoopaVs1Down SE_BV_KOOPA_ATK_ROLL_START Center 0 0 0 0 0 0 0 0 7497 1283 -1 0 0 -1 -1
2735 KoopaVs1 DemoKoopaVs1Opening SE_BM_KOOPA_WIND_LONG_M Center 0 0 0 0 0 0 0 0 7498 1770 -1 0 0 -1 -1
2736 KoopaVs1 DemoKoopaVs1Opening SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 7499 1775 1860 0 1 -1 -1
2737 KoopaVs1 DemoKoopaVs1Opening SE_BM_KOOPA_GND6 Center 0 0 0 0 0 0 0 0 7500 1720 -1 0 0 -1 -1
2738 KoopaVs1 DemoKoopaVs1Opening SE_BM_KOOPA_WIND_BIG_JET Center 0 0 0 0 0 0 0 0 7501 1886 -1 0 0 -1 -1
2739 KoopaVs1 DemoKoopaVs1Opening SE_BV_KOOPA_ANGRY Center 0 0 0 0 0 0 0 0 7502 1774 -1 0 0 -1 -1
2740 KoopaVs1 DemoKoopaVs1Opening SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 7503 1644 -1 0 0 -1 -1
2741 KoopaVs1 DemoKoopaVs1Opening SE_BV_KOOPA_ATK_ROLL_START Center 0 0 0 0 0 0 0 0 7504 1654 -1 0 0 -1 -1
2742 KoopaVs1 DemoKoopaVs1Opening SE_BV_KOOPA_UGUGU Center 0 0 0 0 0 0 0 0 7505 1561 -1 0 0 -1 -1
2743 KoopaVs1 DemoKoopaVs1Opening SE_BM_KOOPA_GND_HUGE Center 0 0 0 0 0 0 0 0 7506 1719 -1 0 0 -1 -1
2744 KoopaVs2 Death SE_BM_KOOPA_DIE 0 0 0 0 0 0 0 0 7427 0 -1 -1 0 -1 -1
2745 KoopaVs2 DummyShout SE_BV_KOOPA_OP_DEMO_SHOUT 0 0 0 0 0 0 0 0 7428 0 -1 -1 0 -1 -1
2746 KoopaVs2 StraightPunchStart SE_BV_MKOOPA_QUAKE_PREP 0 0 0 0 0 0 0 0 7429 0 -1 0 0 -1 -1
2747 KoopaVs2 StraightPunch SE_BV_MKOOPA_QUAKE_START 0 0 0 0 0 0 0 0 7430 0 -1 0 0 -1 -1
2748 KoopaVs2 StraightPunch SE_BM_KOOPA_WIND_BIG_JET_MONO 0 0 0 0 0 0 0 0 7431 22 -1 0 0 -1 -1
2749 KoopaVs2 DemoPowerUp SE_BV_MKOOPA_DEMO_ANGRY Center 0 0 0 0 0 0 0 0 7432 236 -1 0 0 -1 -1
2750 KoopaVs2 DemoPowerUp SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 7433 250 345 0 1 -1 -1
2751 KoopaVs2 DemoPowerUp SE_BM_KOOPA_WIND_SLOW_S Center 0 0 0 0 0 0 0 0 7434 1 -1 0 0 -1 -1
2752 KoopaVs2 DemoPowerUp SE_BV_KOOPA_CHS_ROLL_END Center 0 0 0 0 0 0 0 0 7435 145 -1 0 0 -1 -1
2753 KoopaVs2 DemoPowerUp SE_BM_KOOPA_WIND_SLOW_S Center 0 0 0 0 0 0 0 0 7436 11 -1 0 0 -1 -1
2754 KoopaVs2 MeteorStart SE_BV_MKOOPA_METEOR_START 0 0 0 0 0 0 0 0 7437 51 -1 0 0 -1 -1
2755 KoopaVs2 FireLoop SE_BM_LV_MKOOPA_FLAME_BLAST 0 0 0 0 0 0 0 0 7438 0 -1 0 1 -1 -1
2756 KoopaVs2 FireStart SE_BM_KOOPA_FIRE_SIGN 0 0 0 0 0 0 0 0 7439 0 -1 0 0 -1 -1
2757 KoopaVs2 FireStart SE_BV_KOOPA_STAIRS_FLY_DOWN 0 0 0 0 0 0 0 0 7440 36 -1 0 0 -1 -1
2758 KoopaVs2 BvMkoopaMeteorStart SE_BV_MKOOPA_METEOR_START 0 0 0 0 0 0 0 0 7441 0 -1 -1 0 -1 -1
2759 KoopaVs2 BmMkoopaQuakewaveStart SE_BM_MKOOPA_QUAKEWAVE_START 0 0 0 0 0 0 0 0 7442 0 -1 -1 0 -1 -1
2760 KoopaVs2 BmMkoopaQuakewaveStart SE_BM_KOOPA_GND_HUGE 0 0 0 0 0 0 0 0 7443 0 -1 -1 0 -1 -1
2761 KoopaVs2 MoveStart SE_BV_KOOPA_JUMP 0 0 0 0 0 0 0 0 7444 8 -1 0 0 -1 -1
2762 KoopaVs2 MoveStart SE_BM_KOOPA_LV2N3_HAND_BEAM_SIGN 0 0 0 0 0 0 0 0 7445 2 -1 0 0 -1 -1
2763 KoopaVs2 MoveLoop SE_BM_KOOPA_WIND_BIG_SLOW 0 0 0 0 0 0 0 0 7446 0 -1 0 1 -1 -1
2764 KoopaVs2 StraightPunchEnd SE_BM_KOOPA_BREAK_L 0 0 0 0 0 0 0 0 7447 0 -1 0 0 -1 -1
2765 KoopaVs2 PgDamageBelowNAbove SE_BV_KOOPA_BURN_START 0 0 0 0 0 0 0 0 7448 0 -1 -1 0 -1 -1
2766 KoopaVs2 PgDamageBelowNAbove SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 7449 0 -1 -1 2 -1 -1
2767 KoopaVs2 PgDamageLeftNRight SE_BV_KOOPA_TAIL_RUN_START 0 0 0 0 0 0 0 0 7450 0 -1 -1 0 -1 -1
2768 KoopaVs2 PgDamageLeftNRight SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 7451 0 -1 -1 2 -1 -1
2769 KoopaVs2 DamageEnd SE_BV_KOOPA_S_WAVE_LAND 0 0 0 0 0 0 0 0 7452 23 -1 0 0 -1 -1
2770 KoopaVs2 MeteoMagic SE_BM_LV_KOOPA_METEO_MAGIC 0 0 0 0 0 0 0 0 7464 0 -1 -1 1 -1 -1
2771 KoopaVs2 PgDamageToPowerUp SE_BV_KOOPA_FLIP_DAMAGE_M 0 0 0 0 0 0 0 0 7465 0 -1 -1 0 -1 -1
2772 KoopaVs2 PgDamageToPowerUp SE_BM_KOOPAT_DAMAGE_S 0 0 0 0 0 0 0 0 7466 0 -1 -1 2 -1 -1
2773 KoopaVs2 PgDown SE_BM_KOOPAT_DAMAGE_L 0 0 0 0 0 0 0 0 7467 0 -1 -1 2 -1 -1
2774 KoopaVs2 PgDown SE_BV_KOOPA_FLIP_DAMAGE_L 0 0 0 0 0 0 0 0 7468 0 -1 -1 0 -1 -1
2775 KoopaVs2 DemoKoopaVs2Opening SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 7513 1308 1422 0 1 -1 -1
2776 KoopaVs2 DemoKoopaVs2Opening SE_BM_KOOPA_GND6 Center 0 0 0 0 0 0 0 0 7514 836 -1 0 0 -1 -1
2777 KoopaVs2 DemoKoopaVs2Opening SE_BM_KOOPA_WIND_BIG_JET Center 0 0 0 0 0 0 0 0 7515 1445 -1 0 0 -1 -1
2778 KoopaVs2 DemoKoopaVs2Opening SE_BV_KOOPA_ANGRY Center 0 0 0 0 0 0 0 0 7516 1328 -1 0 0 -1 -1
2779 KoopaVs2 DemoKoopaVs2Opening SE_BM_KOOPA_GND_HUGE Center 0 0 0 0 0 0 0 0 7520 835 -1 0 0 -1 -1
2780 KoopaVs2 DemoKoopaVs2Opening SE_BM_KOOPA_EARTHQUAKE Center 0 0 0 0 0 0 0 0 7544 697 835 0 1 -1 -1
2781 KoopaVs2 DemoKoopaVs2Opening SE_BM_LV_KOOPA_WIND_FALL_VS2_OPENING Center 0 0 0 0 0 0 0 0 7545 648 835 0 1 -1 -1
2782 KoopaVs2 DemoKoopaVs2Opening SE_BM_KOOPA_WIND_BIG_ONE Center 0 0 0 0 0 0 0 0 7546 1268 -1 0 0 -1 -1
2783 KoopaVs2 DemoKoopaVs2Opening SE_BM_KOOPA_WIND_BIG_JET Center 0 0 0 0 0 0 0 0 7576 813 -1 0 0 -1 -1
2784 KoopaVs2 DemoKoopaVs2Down SE_BV_KOOPA_TAIL_DEFENCE Center 0 0 0 0 0 0 0 0 7521 85 -1 0 0 -1 -1
2785 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 7522 155 -1 0 0 -1 -1
2786 KoopaVs2 DemoKoopaVs2Down SE_BV_KOOPA_BURN_RUN Center 0 0 0 0 0 0 0 0 7523 176 -1 0 0 -1 -1
2787 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 7524 184 -1 0 0 -1 -1
2788 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_WIND_SS Center 0 0 0 0 0 0 0 0 7525 124 -1 0 0 -1 -1
2789 KoopaVs2 DemoKoopaVs2Down SE_BV_KOOPA_BURN_TURN Center 0 0 0 0 0 0 0 0 7526 127 -1 0 0 -1 -1
2790 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_WIND_SM Center 0 0 0 0 0 0 0 0 7527 200 -1 0 0 -1 -1
2791 KoopaVs2 DemoKoopaVs2Down SE_BV_KOOPA_FLIP_DAMAGE_L Center 0 0 0 0 0 0 0 0 7528 384 -1 0 0 -1 -1
2792 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_TO_SMALL Center 0 0 0 0 0 0 0 0 7529 265 -1 0 0 -1 -1
2793 KoopaVs2 DemoKoopaVs2Down SE_BM_LV_KOOPA_WIND_FALL_VS1_2 Center 0 0 0 0 0 0 0 0 7530 420 517 0 1 -1 -1
2794 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_BURST_OUT 0 0 0 0 0 0 0 0 7531 1369 -1 0 2 -1 -1
2795 KoopaVs2 DemoKoopaVs2Down SE_BM_LV_KOOPA_WIND_FALL_VS1_1 Center 0 0 0 0 0 0 0 0 7532 385 517 0 1 -1 -1
2796 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_VOMIT_STAR Center 0 0 0 0 0 0 0 0 7533 18 -1 0 0 -1 -1
2797 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_WIND_BIG_ONE Center 0 0 0 0 0 0 0 0 7534 1255 -1 0 0 -1 -1
2798 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_WIND_BIG_SLOW Center 0 0 0 0 0 0 0 0 7535 1280 -1 0 0 -1 -1
2799 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_ROLL_TO_VANISH Center 0 0 0 0 0 0 0 0 7536 1312 -1 0 0 -1 -1
2800 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_BREAK_S Center 0 0 0 0 0 0 0 0 7537 529 -1 0 0 -1 -1
2801 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_GND6 Center 0 0 0 0 0 0 0 0 7538 529 -1 0 0 -1 -1
2802 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_GND4 Center 0 0 0 0 0 0 0 0 7539 565 -1 0 0 -1 -1
2803 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_GND_HUGE Center 0 0 0 0 0 0 0 0 7540 565 -1 0 0 -1 -1
2804 KoopaVs2 DemoKoopaVs2Down SE_BM_KOOPA_GND5 Center 0 0 0 0 0 0 0 0 7541 590 -1 0 0 -1 -1
2805 KoopaVs2 DemoKoopaVs2Down SE_BV_KOOPA_ED_DEMO_WAKE_UP Center 0 0 0 0 0 0 0 0 7542 770 -1 0 0 -1 -1
2806 KoopaVs2 DemoKoopaVs2Down SE_BV_KOOPA_ATK_ROLL_START Center 0 0 0 0 0 0 0 0 7543 1283 -1 0 0 -1 -1
2807 BellyDragonLv2 AttackJawSign SE_BV_BLY_ATTACK2 0 0 0 0 0 0 0 0 7734 0 -1 0 0 -1 -1
2808 BellyDragonLv2 AttackJawSign SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7735 17 -1 0 0 -1 -1
2809 BellyDragonLv2 AttackJawSign SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 7736 37 -1 0 0 -1 -1
2810 BellyDragonLv2 AttackJawSign SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7737 57 -1 0 0 -1 -1
2811 BellyDragonLv2 Damage SE_BV_BLY_DAMAGE2 0 0 0 0 0 0 0 0 7738 0 -1 1 0 -1 -1
2812 BellyDragonLv2 AttackDiveSign SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7739 17 -1 0 0 -1 -1
2813 BellyDragonLv2 AttackDiveSign SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7740 37 -1 0 0 -1 -1
2814 BellyDragonLv2 AttackDiveSign SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 7741 57 -1 0 0 -1 -1
2815 BellyDragonLv2 DemoBattleEnd SE_BV_BLY_DEAD 0 0 0 0 0 0 0 0 7743 19 -1 0 0 -1 -1
2816 BellyDragonLv2 DemoBattleEnd SE_BV_BLY_DEMO_LAST 0 0 0 0 0 0 0 0 7744 499 -1 0 0 -1 -1
2817 BellyDragonLv2 DemoBattleEnd SE_BM_B_DRAGON_EXPLODE 0 0 0 0 0 0 0 0 7745 541 -1 0 0 -1 -1
2818 BellyDragonLv2 DemoBattleEnd SE_BM_LV_BLY_DEMO_EARTHQUAKE 0 0 0 0 0 0 0 0 7746 149 479 0 1 -1 -1
2819 BellyDragonLv2 DemoPowerUp SE_BV_BLY_ATTACK1 0 0 0 0 0 0 0 0 7748 9 -1 0 0 -1 -1
2820 BellyDragonLv2 DemoPowerUp SE_BM_LV_BELLY_EARTHQUAKE 0 0 0 0 0 0 0 0 7749 294 389 0 1 -1 -1
2821 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7750 198 -1 0 0 -1 -1
2822 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_DEMO_BITE_LITE 0 0 0 0 0 0 0 0 7751 154 -1 0 0 -1 -1
2823 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7752 219 -1 0 0 -1 -1
2824 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7753 93 -1 0 0 -1 -1
2825 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_DEMO_POWERUP_NOSE_SOUND 0 0 0 0 0 0 0 0 7754 285 389 0 1 -1 -1
2826 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 7755 179 -1 0 0 -1 -1
2827 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7756 242 -1 0 0 -1 -1
2828 BellyDragonLv2 DemoPowerUp SE_BV_BLY_DEMO_CRY_C 0 0 0 0 0 0 0 0 7757 278 -1 0 0 -1 -1
2829 BellyDragonLv2 DemoPowerUp SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7758 393 -1 0 0 -1 -1
2830 BellyDragonLv2 DemoPowerUp SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 7759 99 -1 0 0 -1 -1
2831 BellyDragonLv2 DemoPowerUp SE_BV_BLY_DEMO_DMG_A 0 0 0 0 0 0 0 0 7760 224 -1 0 0 -1 -1
2832 BellyDragonLv2 AttackDiveDown SE_BM_BLY_NOSE_SOUND_ONE_TIME 0 0 0 0 0 0 0 0 7761 0 -1 1 0 -1 -1
2833 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 7762 69 -1 0 0 -1 -1
2834 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7763 50 -1 0 0 -1 -1
2835 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 7764 234 -1 0 0 -1 -1
2836 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_DMG_B 0 0 0 0 0 0 0 0 7765 383 -1 0 0 -1 -1
2837 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7766 527 -1 0 0 -1 -1
2838 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_DEMO_BITE_LITE 0 0 0 0 0 0 0 0 7767 964 -1 0 0 -1 -1
2839 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7768 392 -1 0 0 -1 -1
2840 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_DEMO_NOSE_SOUND 0 0 0 0 0 0 0 0 7769 829 909 0 1 -1 -1
2841 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_CRY_A 0 0 0 0 0 0 0 0 7770 467 -1 0 0 -1 -1
2842 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7771 727 -1 0 0 -1 -1
2843 BellyDragonLv2 DemoBattleStart SE_BM_LV_BELLY_EARTHQUAKE 0 0 0 0 0 0 0 0 7772 820 881 0 1 -1 -1
2844 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_CRY_B 0 0 0 0 0 0 0 0 7773 782 -1 0 0 -1 -1
2845 BellyDragonLv2 DemoBattleStart SE_BM_BELLY_DEMO_HEAD_ATTACK 0 0 0 0 0 0 0 0 7774 204 -1 0 0 -1 -1
2846 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_DMG_A 0 0 0 0 0 0 0 0 7775 318 -1 0 0 -1 -1
2847 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7776 333 -1 0 0 -1 -1
2848 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE3 0 0 0 0 0 0 0 0 7777 639 -1 0 0 -1 -1
2849 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7778 690 -1 0 0 -1 -1
2850 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7779 820 -1 0 0 -1 -1
2851 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 7780 9 -1 0 0 -1 -1
2852 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 7781 554 -1 0 0 -1 -1
2853 BellyDragonLv2 DemoBattleStart SE_BM_LV_BLY_DEMO_FALL 0 0 0 0 0 0 0 0 7782 39 164 0 1 -1 -1
2854 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_PRE_CRY 0 0 0 0 0 0 0 0 7783 604 -1 0 0 -1 -1
2855 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_GND 0 0 0 0 0 0 0 0 7784 209 -1 0 0 -1 -1
2856 BellyDragonLv2 DemoBattleStart SE_BV_BLY_DEMO_DMG_A 0 0 0 0 0 0 0 0 7785 709 -1 0 0 -1 -1
2857 BellyDragonLv2 DemoBattleStart SE_SY_MEET_BOSS 0 0 0 0 0 0 0 0 7797 0 -1 0 2 -1 -1
2858 BellyDragonLv2 FlyWait SE_BM_LV_BLY_BITE2 0 0 0 0 0 0 0 0 7786 41 -1 0 0 -1 -1
2859 BellyDragonLv2 FlyWait SE_BM_LV_BLY_BITE1 0 0 0 0 0 0 0 0 7787 128 -1 0 0 -1 -1
2860 BellyDragonLv2 FlyWait SE_BV_BLY_FLY_WAIT 0 0 0 0 0 0 0 0 7788 129 -1 0 0 -1 -1
2861 BellyDragonLv2 BlowR SE_BM_BLY_NOSE_BLOW 0 0 0 0 0 0 0 0 7789 0 -1 -1 0 -1 -1
2862 BellyDragonLv2 BlowL SE_BM_BLY_NOSE_BLOW 0 0 0 0 0 0 0 0 7789 0 -1 -1 0 -1 -1
2863 BellyDragonMeteor Fall SE_OJ_LV_BDMETEOR_FALL 0 0 0 0 0 0 0 0 7791 0 -1 -1 1 -1 -1
2864 BellyDragonMeteor Gnd SE_OJ_BDMETEOR_GND 0 0 0 0 0 0 0 0 7792 0 -1 -1 0 -1 -1
2865 BellyDragonFireGround Burn SE_BM_LV_FIRE_GROUND_BURN 0 0 0 0 0 0 0 0 7798 0 -1 -1 1 -1 -1
2866 BellyDragonFireGround Disappear SE_BM_FIRE_GROUND_DISAPPEAR 0 0 0 0 0 0 0 0 7799 0 -1 -1 0 -1 -1
2867 YoshiEggBreak Break SE_SM_YOSHI_EGG_BREAK 0 0 0 0 0 0 0 0 14 0 -1 0 0 -1 -1
2868 YoshiEggBreak Break SE_SY_YOSHI_EGG_BREAK 0 0 0 0 0 0 0 0 4313 1 -1 0 2 -1 -1
2869 YoshiEggBreak YoshiAppear SE_SV_YOSHI_APPEAR 0 0 0 0 0 0 0 0 4334 0 -1 -1 0 -1 -1
2870 AirGliderBalloon Break SE_OJ_AIRGRIDBALN_BREAK 0 0 0 0 0 0 0 0 21 0 -1 -1 0 -1 -1
2871 RockMarioRollingRock Morph SE_SY_MORPH 0 0 0 0 0 0 0 0 1316 0 -1 -1 2 -1 -1
2872 RockMarioRollingRock MorphEnd SE_SY_MORPH_END 0 0 0 0 0 0 0 0 1317 0 -1 -1 2 -1 -1
2873 RockMarioRollingRock Prepare SE_PM_ROCK_MR_ROLL_PREPARE 0 0 0 0 0 0 0 0 2364 0 -1 -1 0 -1 -1
2874 RockMarioRollingRock MoveStart SE_PM_ROCK_MR_ROLL_START 0 0 0 0 0 0 0 0 2365 0 -1 -1 0 -1 -1
2875 RockMarioRollingRock Move SE_PM_LV_ROCK_MR_ROLLING 0 0 0 0 0 0 0 0 2366 0 -1 -1 1 -1 -1
2876 RockMarioRollingRock MoveEnd SE_PM_ROCK_MR_ROLL_END 0 0 0 0 0 0 0 0 2367 0 -1 -1 0 -1 -1
2877 RockMarioRollingRock MoveEnding SE_PM_LV_ROCK_MR_ROLL_ENDING 0 0 0 0 0 0 0 0 2368 0 -1 -1 1 -1 -1
2878 RockMarioRollingRock Bound SE_PM_ROCK_MR_BOUND_SOFT 0 0 0 0 0 0 0 0 2373 0 -1 -1 0 -1 -1
2879 RockMarioRollingRock MorphInvalid SE_OJ_MORPH_ITEM_INVALID 0 0 0 0 0 0 0 0 2482 0 -1 -1 0 -1 -1
2880 RockMarioRollingRock MoveCurveAdd SE_PM_LV_ROCK_MR_CURVE_ADD 0 0 0 0 0 0 0 0 2767 0 -1 -1 1 -1 -1
2881 RockMarioRollingRock BoundSolid SE_PM_ROCK_MR_BOUND_SOLID 0 0 0 0 0 0 0 0 2768 0 -1 -1 0 -1 -1
2882 RockMarioRollingRock Land SE_PM_ROCK_MR_LAND 0 0 0 0 0,0011 -5 0 10 2769 0 -1 -1 0 -1 1
2883 RockMarioRollingRock Jump SE_PM_ROCK_MR_JUMP 0 0 0 0 0 0 0 0 2770 0 -1 -1 0 -1 -1
2884 RockMarioRollingRock Accel SE_PM_ROCK_MR_ROLL_ACCEL 0 0 0 0 0 0 0 0 2771 0 -1 -1 0 -1 -1
2885 RockMarioRollingRock ForceAccel SE_PM_ROCK_MR_ROLL_ACCEL_F 0 0 0 0 0 0 0 0 2772 0 -1 -1 0 -1 -1
2886 RockMarioRollingRock DummyForLoading SE_PM_ROCK_MR_FOOT_ADD_L 0 0 0 0 0 0 0 0 4768 0 -1 -1 10 -1 -1
2887 RockMarioRollingRock DummyForLoading SE_PM_ROCK_MR_FOOT_ADD_R 0 0 0 0 0 0 0 0 4769 0 -1 -1 10 -1 -1
2888 RockMarioRollingRock DummyForLoading SE_PM_ROCK_MR_FOOT_ADD_LAND 0 0 0 0 0 0 0 0 4782 0 -1 -1 10 -1 -1
2889 RockMarioRollingRock AimRotate SE_PM_LV_ROCK_MR_AIM_ROTATE 0 0 0 0 0 0 0 0 4770 0 -1 -1 1 -1 -1
2890 RockMarioRollingRock Aiming SE_PM_LV_ROCK_MR_AIMING 0 0 0 0 0 0 0 0 4772 0 -1 -1 1 -1 -1
2891 RockMarioRollingRock MoveEndTimeUp SE_PM_ROCK_MR_ROLL_END_TIMEUP 0 0 0 0 0 0 0 0 5615 0 -1 -1 0 -1 -1
2892 RockMarioRollingRock MoveEndTimeUp SE_PV_ROCK_MR_END 0 0 0 0 0 0 0 0 6225 0 -1 -1 10 -1 -1
2893 PurpleFruit Get SE_OJ_PURPLE_FRUIT_BREAK 0 0 0 0 0 0 0 0 1546 0 -1 -1 0 -1 -1
2894 RestartObj Get SE_SY_RESTART_OBJ_GET 0 0 0 0 0 0 0 0 1547 0 -1 0 2 -1 -1
2895 RestartObj After SE_OJ_RESTART_OBJ_FLAG 0 0 0 0 0 0 0 0 3000 0 -1 0 0 -1 -1
2896 RestartObj Before SE_OJ_RESTART_OBJ_FLAG 0 0 0 0 0 0 0 0 3000 0 -1 0 0 -1 -1
2897 RestartObj Shake SE_OJ_RESTART_OBJ_TOUCHED 0 0 0 0 0 0 0 0 3001 0 -1 -1 0 -1 -1
2898 WingBlock Reaction SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 2317 0 -1 0 0 -1 -1
2899 WingBlock Wait SE_OJ_LV_WING_BLOCK_FLY 0 0 0 0 0 0 0 0 2318 0 -1 0 1 -1 -1
2900 WingBlock FlyTrg SE_OJ_WING_BLOCK_FLY 0 0 0 0 0 0 0 0 2636 0 -1 -1 0 -1 -1
2901 PowerUpCloud GetInvalid SE_OJ_MORPH_ITEM_INVALID 0 0 0 0 0 0 0 0 2495 0 -1 -1 0 -1 -1
2902 PowerUpCloud GetFilled SE_OJ_MORPH_ITEM_FILLED 0 0 0 0 0 0 0 0 2496 0 -1 -1 0 -1 -1
2903 PowerUpCloud OjMorphItemAppear SE_OJ_MORPH_ITEM_APPEAR 0 0 0 0 0 0 0 0 3376 0 -1 -1 0 -1 -1
2904 PowerUpCloud OjMorphFlowerAppear SE_OJ_MORPH_FLOWER_APPEAR 0 0 0 0 0 0 0 0 3377 0 -1 -1 0 -1 -1
2905 RingSwitch Start SE_OJ_RING_SW_APPEAR 0 0 0 0 0 0 0 0 6 0 -1 0 0 -1 -1
2906 RingSwitch End SE_OJ_RING_SW_DISPPEAR 0 0 0 0 0 0 0 0 7 0 -1 0 0 -1 -1
2907 DrillPod Appear SE_OJ_DRILLPOD_APPEAR 0 0 0 0 0 0 0 0 25 37 -1 0 0 -1 -1
2908 DrillPod Dive SE_OJ_LV_DRILLPOD_DIVE 0 0 0 0 0 0 0 0 26 0 -1 0 1 -1 -1
2909 ItemDrill DrillDiveStart SE_OJ_DRILLPOD_ROT_START 0 0 0 0 0 0 0 0 29 0 -1 0 0 -1 -1
2910 ItemDrill DrillDiveStart SE_OJ_LV_DRILLPOD_ROTATE 0 0 0 0 0 0 0 0 5342 0 -1 0 1 -1 -1
2911 ItemDrill DrillDiveEnd SE_OJ_DRILLPOD_APPEAR 0 0 0 0 0 0 0 0 30 0 -1 0 0 -1 -1
2912 ItemDrill Reflect SE_BM_TSPIDER_BOUND 0 0 0 0 0 0 0 0 31 0 -1 -1 0 -1 -1
2913 ItemDrill DrillDiveLoop SE_OJ_LV_DRILLPOD_ROTATE 0 0 0 0 0 0 0 0 34 0 -1 0 1 -1 -1
2914 ItemDrill Get SE_SY_GET_TURTLE_JET 0 0 0 0 0 0 0 0 36 0 -1 -1 0 -1 -1
2915 ItemDrill BmTspiderBound SE_BM_TSPIDER_BOUND 0 0 0 0 0 0 0 0 971 0 -1 -1 0 -1 -1
2916 ItemDrill Disappear SE_OJ_MORPH_ITEM_INVALID 0 0 0 0 0 0 0 0 4707 0 -1 -1 0 -1 -1
2917 ItemDrill Drop SE_OJ_MARIO_DRILL_DROP 0 0 0 0 0 0 0 0 4708 43 -1 0 0 -1 -1
2918 ItemDrill Drop SE_OJ_MARIO_DRILL_DROP_VANISH 0 0 0 0 0 0 0 0 4710 48 -1 0 0 -1 -1
2919 ItemDrill Appear SE_OJ_MORPH_FLOWER_APPEAR 0 0 0 0 0 0 0 0 4709 0 -1 -1 0 -1 -1
2920 ItemDrill Replace SE_OJ_MORPH_ITEM_RECOVER 0 0 0 0 0 0 0 0 4711 0 -1 -1 0 -1 -1
2921 ItemDrill Digging SE_OJ_LV_DRILLPOD_DIVE 0 0 0 0 0 0 0 0 5343 0 -1 -1 1 -1 -1
2922 ItemDrill DigStart SE_OJ_DRILLPOD_DIVE_START 0 0 0 0 0 0 0 0 5344 0 -1 -1 0 -1 -1
2923 ItemDrill Cancel SE_OJ_LV_DRILLPOD_CANCEL 0 0 0 0 0 0 0 0 5349 0 -1 -1 0 -1 -1
2924 SwitchFreezePlanet Freeze SE_OJ_SW_EFFECT 0 0 0 0 0 0 0 0 35 0 -1 -1 0 -1 -1
2925 SoundSyncBlockA SignOn SE_OJ_RHYTHM_BLOCK_BLINK 0 0 0 0 0 0 0 0 59 0 -1 -1 0 -1 -1
2926 SoundSyncBlockA SignOff SE_OJ_RHYTHM_BLOCK_BLINK 0 0 0 0 0 0 0 0 60 0 -1 -1 0 -1 -1
2927 SoundSyncBlockA ChangeOn SE_OJ_RHYTHM_BLOCK_CHANGE 0 0 0 0 0 0 0 0 63 0 -1 -1 0 -1 -1
2928 SoundSyncBlockB SignOn SE_OJ_RHYTHM_BLOCK_BLINK 0 0 0 0 0 0 0 0 61 0 -1 -1 0 -1 -1
2929 SoundSyncBlockB SignOff SE_OJ_RHYTHM_BLOCK_BLINK 0 0 0 0 0 0 0 0 62 0 -1 -1 0 -1 -1
2930 SoundSyncBlockB ChangeOn SE_OJ_RHYTHM_BLOCK_CHANGE 0 0 0 0 0 0 0 0 64 0 -1 -1 0 -1 -1
2931 MemoryRoadSky Thunder SE_SY_MEMORYROAD_THUNDER 0 0 0 0 0 0 0 0 65 0 -1 -1 0 -1 -1
2932 MemoryRoadTowerField Thunder SE_SY_MEMORYROAD_THUNDER 0 0 0 0 0 0 0 0 66 0 -1 -1 0 -1 -1
2933 MemoryRoadTowerField PreThunder SE_SY_MEMORYROAD_PRETHUNDER 0 0 0 0 0 0 0 0 67 0 -1 -1 0 -1 -1
2934 RockBreakCage Break SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 68 0 -1 -1 0 -1 -1
2935 RockBreakCage Break SE_OJ_CRYSTAL_CAGE_L_BREAK 0 0 0 0 0 0 0 0 70 0 -1 -1 0 -1 -1
2936 RockBreakCage Crack SE_OJ_CRYSTAL_CAGE_L_DAMAGE 0 0 0 0 0 0 0 0 69 0 -1 -1 0 -1 -1
2937 JrRobotStepBreakableB Break SE_OJ_KOOPAJR_STEP_STARTFLL 0 0 0 0 0 0 0 0 75 0 -1 0 0 -1 -1
2938 JrRobotStepBreakableA Break SE_OJ_KOOPAJR_STEP_STARTFLL 0 0 0 0 0 0 0 0 76 0 -1 0 0 -1 -1
2939 AttackRock PgFall SE_OJ_LV_ATTACK_ROCK_FALL 0 0 0 0 0 0 0 0 81 0 -1 -1 1 -1 -1
2940 AttackRock Land SE_OJ_ATTACK_ROCK_APPEAR 0 0 0 0 0 0 0 0 82 0 -1 0 0 -1 -1
2941 AttackRock LandWave SE_OJ_ATTACK_ROCK_APPEAR 0 0 0 0 0 0 0 0 82 0 -1 0 0 -1 -1
2942 AttackRock Break SE_OJ_ATTACK_ROCK_BREAK 0 0 0 0 0 0 0 0 83 0 -1 0 0 -1 -1
2943 AttackRock FloatEnd SE_BM_MKOOPA_ATTACKBALL_LAND_S 0 0 0 0 0 0 0 0 94 0 -1 0 0 -1 -1
2944 AttackRock Bound SE_BM_MKOOPA_ATTACKBALL_BOUND 0 0 0 0 0 0 0 0 1315 0 -1 -1 0 -1 -1
2945 AttackRock Bound SE_OJ_ATTACK_ROCK_BOUND_WIND 0 0 0 0 0 0 0 0 6892 0 -1 -1 0 -1 -1
2946 AttackRock Attack SE_OJ_ATTACK_ROCK_FLY 0 0 0 0 0 0 0 0 4754 0 -1 0 0 -1 -1
2947 AttackRock Float SE_OJ_ATTACK_ROCK_APPEAR 0 0 0 0 0 0 0 0 4756 5 -1 0 0 -1 -1
2948 AttackRock FinalFloat SE_OJ_ATTACK_ROCK_APPEAR 0 0 0 0 0 0 0 0 4756 5 -1 0 0 -1 -1
2949 AttackRock FallBreak SE_OJ_ATTACK_ROCK_APPEAR 0 0 0 0 0 0 0 0 4757 0 -1 0 0 -1 -1
2950 AttackRock Appear SE_OJ_LV_ATTACK_ROCK_APPEAR_GND 0 0 0 0 0 0 0 0 4762 0 -1 -1 1 -1 -1
2951 AttackRock Power SE_OJ_LV_ATTACK_ROCK_FLOAT 0 0 0 0 0 0 0 0 4763 0 -1 -1 1 -1 -1
2952 AttackRock FloatUp SE_OJ_LV_ATTACK_ROCK_APPEAR_GND 0 0 0 0 0 0 0 0 4765 0 -1 -1 1 -1 -1
2953 AttackRock FinalFall SE_OJ_LV_ATTACK_ROCK_FINAL_WAIT 0 0 0 0 0 0 0 0 6640 0 -1 -1 1 -1 -1
2954 AttackRock FinalPower SE_OJ_LV_ATTACK_ROCK_FINAL_FLOAT 0 0 0 0 0 0 0 0 6641 0 -1 -1 1 -1 -1
2955 AttackRock FinalBreak SE_OJ_ATTACK_ROCK_LAST_BREAK 0 0 0 0 0 0 0 0 6645 0 -1 -1 0 -1 -1
2956 GravityLightRoad DummyRiddle SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 95 0 -1 -1 0 -1 -1
2957 GravityLightRoad SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 951 0 -1 -1 2 -1 -1
2958 KoopaSealField Open SE_OJ_KOOPA_SEAL_BASE 0 0 0 0 0 0 0 0 98 0 -1 0 0 -1 -1
2959 KoopaSealField Wait SE_OJ_LV_MKOOPA_SEAL_F_WAIT 0 0 0 0 0 0 0 0 99 0 -1 0 1 -1 -1
2960 AirBubble OjAirBubbleBreak SE_OJ_AIR_BUBBLE_BREAK 0 0 0 0 0 0 0 0 845 0 -1 -1 0 -1 -1
2961 AirBubbleGenerator OjAirBubbleAppear SE_OJ_AIR_BUBBLE_APPEAR 0 0 0 0 0 0 0 0 846 0 -1 -1 0 -1 -1
2962 AirBubbleMini OjAirBubbleBreak SE_OJ_AIR_BUBBLE_BREAK 0 0 0 0 0 0 0 0 847 0 -1 -1 0 -1 -1
2963 AirBubbleMiniGenerator OjAirBubbleAppear SE_OJ_AIR_BUBBLE_APPEAR 0 0 0 0 0 0 0 0 848 0 -1 -1 0 -1 -1
2964 ArrowSwitch OjArrowSwitchOn SE_OJ_ARROW_SWITCH_ON 0 0 0 0 0 0 0 0 849 0 -1 -1 0 -1 -1
2965 ArrowSwitch OjLvArrowSwitchMove SE_OJ_LV_ARROW_SWITCH_MOVE 0 0 0 0 0 0 0 0 850 0 -1 -1 1 -1 -1
2966 ArrowSwitch OjArrowSwitchStop SE_OJ_ARROW_SWITCH_STOP 0 0 0 0 0 0 0 0 851 0 -1 -1 0 -1 -1
2967 ArrowSwitch SyGravitySwitched SE_SY_GRAVITY_SWITCHED 0 0 0 0 0 0 0 0 1255 0 -1 -1 2 -1 -1
2968 ArrowSwitchMulti OjArrowSwitchOn SE_OJ_ARROW_SWITCH_ON 0 0 0 0 0 0 0 0 852 0 -1 -1 0 -1 -1
2969 ArrowSwitchMulti OjLvArrowSwitchMove SE_OJ_LV_ARROW_SWITCH_MOVE 0 0 0 0 0 0 0 0 853 0 -1 -1 1 -1 -1
2970 ArrowSwitchMulti OjArrowSwitchStop SE_OJ_ARROW_SWITCH_STOP 0 0 0 0 0 0 0 0 854 0 -1 -1 0 -1 -1
2971 ArrowSwitchMulti SyGravitySwitched SE_SY_GRAVITY_SWITCHED 0 0 0 0 0 0 0 0 1256 0 -1 -1 2 -1 -1
2972 AssemblyBlock OjAssembleBlockStF SE_OJ_ASSEMBLE_BLOCK_ST_F 0 0 0 0 0 0 0 0 855 0 -1 -1 0 -1 -1
2973 AssemblyBlock OjAssembleBlockStart SE_OJ_ASSEMBLE_BLOCK_START 0 0 0 0 0 0 0 0 856 0 -1 -1 0 -1 -1
2974 AssemblyBlock OjAssembleBlockEdF SE_OJ_ASSEMBLE_BLOCK_ED_F 0 0 0 0 0 0 0 0 857 0 -1 -1 0 -1 -1
2975 AssemblyBlock OjAssembleBlockEnd SE_OJ_ASSEMBLE_BLOCK_END 0 0 0 0 0 0 0 0 858 0 -1 -1 0 -1 -1
2976 AssemblyBlock OjAssembleBlockRetF SE_OJ_ASSEMBLE_BLOCK_RET_F 0 0 0 0 0 0 0 0 859 0 -1 -1 0 -1 -1
2977 AssemblyBlock OjAssembleBlockReturn SE_OJ_ASSEMBLE_BLOCK_RETURN 0 0 0 0 0 0 0 0 860 0 -1 -1 0 -1 -1
2978 AssemblyBlock OjAssembleBlockVanF SE_OJ_ASSEMBLE_BLOCK_VAN_F 0 0 0 0 0 0 0 0 861 0 -1 -1 0 -1 -1
2979 AssemblyBlock OjAssembleBlockVanish SE_OJ_ASSEMBLE_BLOCK_VANISH 0 0 0 0 0 0 0 0 862 0 -1 -1 0 -1 -1
2980 BallOpener OjLvBallOpnSetting SE_OJ_LV_BALL_OPN_SETTING 0 0 0 0 0 0 0 0 863 0 -1 -1 1 -1 -1
2981 BallOpener OjBallOpnOpen SE_OJ_BALL_OPN_OPEN 0 0 0 0 0 0 0 0 864 0 -1 -1 0 -1 -1
2982 BallOpener SyTamakoroGoal SE_SY_TAMAKORO_GOAL 0 0 0 0 0 0 0 0 1257 0 -1 -1 2 -1 -1
2983 Banekiti OjLvBanekitiMove SE_OJ_LV_BANEKITI_MOVE 0 0 0 0 0 0 0 0 865 0 -1 -1 1 -1 -1
2984 Banekiti OjBanekitiRepel SE_OJ_BANEKITI_REPEL 0 0 0 0 0 0 0 0 866 0 -1 -1 0 -1 -1
2985 BeamGoRoundPlanet OjLvBeamGoRound SE_OJ_LV_BEAM_GO_ROUND 0 0 0 0 0 0 0 0 867 0 -1 -1 1 -1 -1
2986 BeeFlowerHover OjBeeFlowerBeeOn SE_OJ_BEE_FLOWER_BEE_ON 0 0 0 0 0 0 0 0 868 0 -1 -1 0 -1 -1
2987 BeeFlowerHover OjBeeFlowerDisappear SE_OJ_BEE_FLOWER_DISAPPEAR 0 0 0 0 0 0 0 0 869 0 -1 -1 0 -1 -1
2988 BeeFlowerHover OjBeeFlowerRecover SE_OJ_BEE_FLOWER_RECOVER 0 0 0 0 0 0 0 0 870 0 -1 -1 0 -1 -1
2989 BenefitItemObj OjKinoko1upGrow SE_OJ_KINOKO_1UP_GROW 0 0 0 0 0 0 0 0 872 0 -1 -1 0 -1 -1
2990 BenefitItemObj OjKinoko1upRunStart SE_OJ_KINOKO_1UP_RUN_START 0 0 0 0 0 0 0 0 873 0 -1 -1 0 -1 -1
2991 BenefitItemObj OjLvKinoko1upRun SE_OJ_LV_KINOKO_1UP_RUN 0 0 0 0 0 0 0 0 874 0 -1 -1 1 -1 -1
2992 BenefitItemObj SyItemAppear SE_SY_ITEM_APPEAR 0 0 0 0 0 0 0 0 1261 0 -1 -1 2 -1 -1
2993 BenefitItemObj SyPowerUp2 SE_SY_POWER_UP_2 0 0 0 0 0 0 0 0 1573 0 -1 -1 2 -1 -1
2994 BenefitItemObj SySuperKinokoGet SE_SY_SUPER_KINOKO_GET 0 0 0 0 0 0 0 0 1574 0 -1 -1 2 -1 -1
2995 BenefitItemObj OjPowInvincibleBound SE_OJ_POW_INVINCIBLE_BOUND 0 0 0 0 0 0 0 0 1575 0 -1 -1 0 -1 -1
2996 BenefitItemObj Vanish SE_OJ_1UP_KINOKO_VANISH 0 0 0 0 0 0 0 0 6815 0 -1 -1 0 -1 -1
2997 BigFan OjBigFanStartFar SE_OJ_BIG_FAN_START_FAR 0 0 0 0 0 0 0 0 875 0 -1 -1 0 -1 -1
2998 BigFan OjBigFanStart SE_OJ_BIG_FAN_START 0 0 0 0 0 0 0 0 876 0 -1 -1 0 -1 -1
2999 BigFan OjLvBigFanFar SE_OJ_LV_BIG_FAN_FAR 0 0 0 0 0 0 0 0 877 0 -1 -1 1 -1 -1
3000 BigFan OjLvBigFan SE_OJ_LV_BIG_FAN 0 0 0 0 0 0 0 0 878 0 -1 -1 1 -1 -1
3001 BlackHole OjLvBlackHole SE_OJ_LV_BLACK_HOLE 0 0 0 0 0 0 0 0 879 0 -1 -1 1 -1 -1
3002 BlackHole OjBlackHoleDisappear SE_OJ_BLACK_HOLE_DISAPPEAR 0 0 0 0 0 0 0 0 880 0 -1 -1 0 -1 -1
3003 BreakableCage OjBreakFixationBreak SE_OJ_BREAK_FIXATION_BREAK 0 0 0 0 0 0 0 0 885 0 -1 -1 0 -1 -1
3004 BreakableCage Break SE_OJ_IRON_CAGE_BREAK 0 0 0 0 0 0 0 0 886 0 -1 -1 0 -1 -1
3005 BreakableCage Riddle SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 4491 0 -1 -1 2 -1 -1
3006 BumpAppearPlanet OjBumpAppearPlnOut SE_OJ_BUMP_APPEAR_PLN_OUT 0 0 0 0 0 0 0 0 887 0 -1 -1 0 -1 -1
3007 BumpAppearPlanet OjBumpAppearPlnIn SE_OJ_BUMP_APPEAR_PLN_IN 0 0 0 0 0 0 0 0 888 0 -1 -1 0 -1 -1
3008 Candlestand OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 889 0 -1 -1 0 -1 -1
3009 Candlestand OjFireStandIgnit SE_OJ_FIRE_STAND_IGNIT 0 0 0 0 0 0 0 0 890 0 -1 -1 0 -1 -1
3010 Candlestand OjLvPhantomToachBurn SE_OJ_LV_PHANTOM_TOACH_BURN 0 0 0 0 0 0 0 0 891 0 -1 -1 1 -1 -1
3011 Candlestand OjPhantomToachOff SE_OJ_PHANTOM_TOACH_OFF 0 0 0 0 0 0 0 0 892 0 -1 -1 0 -1 -1
3012 CapsuleCage Move SE_OJ_CAPSULE_CAGE_BREAK 0 0 0 0 0 0 0 0 6502 0 -1 0 0 -1 -1
3013 CapsuleCage Move SE_OJ_CAPSULE_CAGE_VANISH 0 0 0 0 0 0 0 0 6504 126 -1 0 0 -1 -1
3014 CapsuleCage HitByRock SE_OJ_CAPSULE_HIT_BY_ROCK 0 0 0 0 0 0 0 0 6559 0 -1 -1 0 -1 -1
3015 CapsuleCage RiddleSE SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 6680 0 -1 -1 2 -1 -1
3016 CocoNut OjCoconutHit SE_OJ_COCONUT_HIT 0 0 0 0 0 0 0 0 894 0 -1 -1 0 -1 -1
3017 CocoNut PmSpinHit SE_PM_SPIN_HIT 0 0 0 0 0 0 0 0 895 0 -1 -1 0 -1 -1
3018 CocoNut OjCoconutLaunch SE_OJ_COCONUT_LAUNCH 0 0 0 0 0 0 0 0 896 0 -1 -1 0 -1 -1
3019 CocoNut OjCoconutFlipM SE_OJ_COCONUT_FLIP_M 0 0 0 0 0 0 0 0 897 0 -1 -1 0 -1 -1
3020 CocoNut OjCoconutFlipS SE_OJ_COCONUT_FLIP_S 0 0 0 0 0 0 0 0 898 0 -1 -1 0 -1 -1
3021 CocoNut OjCoconutBoundWater SE_OJ_COCONUT_BOUND_WATER 0 0 0 0 0 0 0 0 899 0 -1 -1 0 -1 -1
3022 CocoNut OjCoconutBound SE_OJ_COCONUT_BOUND 0 0 0 0 0 0 0 0 900 0 -1 -1 0 -1 -1
3023 CocoNut OjLvCoconutRollWater SE_OJ_LV_COCONUT_ROLL_WATER 0 0 0 0 0 0 0 0 901 0 -1 -1 1 -1 -1
3024 CocoNut OjLvCoconutRoll SE_OJ_LV_COCONUT_ROLL 0 0 0 0 0 0 0 0 902 0 -1 -1 1 -1 -1
3025 CocoNut OjFallInWaterM SE_OJ_FALL_IN_WATER_M 0 0 0 0 0 0 0 0 903 0 -1 -1 0 -1 -1
3026 Coin OjFallInMagmaS SE_OJ_FALL_IN_MAGMA_S 0 0 0 0 0 0 0 0 904 0 -1 -1 0 -1 -1
3027 Coin OjCoinBound SE_OJ_COIN_BOUND 0 0 0 0 0 0 0 0 905 0 -1 -1 0 -1 -1
3028 Coin SyPurpleCoin SE_SY_PURPLE_COIN 0 0 0 0 0 0 0 0 1268 0 -1 -1 2 -1 -1
3029 Coin SyCoin SE_SY_COIN 0 0 0 0 0 0 0 0 1269 0 -1 -1 2 -1 -1
3030 CollapsePlane OjCollapsePlaneShrink SE_OJ_COLLAPSE_PLANE_SHRINK 0 0 0 0 0 0 0 0 906 0 -1 -1 0 -1 -1
3031 CollapsePlane OjCollapsePlaneVanish SE_OJ_COLLAPSE_PLANE_VANISH 0 0 0 0 0 0 0 0 907 0 -1 -1 0 -1 -1
3032 CrystalCage OjCrystalCageLDamage SE_OJ_CRYSTAL_CAGE_L_DAMAGE 0 0 0 0 0 0 0 0 908 0 -1 -1 0 -1 -1
3033 CrystalCage OjCrystalCageSDamage SE_OJ_CRYSTAL_CAGE_S_DAMAGE 0 0 0 0 0 0 0 0 909 0 -1 -1 0 -1 -1
3034 CrystalCage OjCrystalCageLBreak SE_OJ_CRYSTAL_CAGE_L_BREAK 0 0 0 0 0 0 0 0 910 0 -1 -1 0 -1 -1
3035 CrystalCage OjCrystalCageSBreak SE_OJ_CRYSTAL_CAGE_S_BREAK 0 0 0 0 0 0 0 0 911 0 -1 -1 0 -1 -1
3036 CrystalCage OjCryCageMvTicoApr SE_OJ_CRY_CAGE_MV_TICO_APR 0 0 0 0 0 0 0 0 912 0 -1 -1 0 -1 -1
3037 CrystalCage SvKinopioPuha SE_SV_KINOPIO_PUHA 0 0 0 0 0 0 0 0 913 0 -1 -1 0 -1 -1
3038 CrystalCage SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1273 0 -1 -1 2 -1 -1
3039 CrystalCage FallLand SE_OJ_CRYSTAL_CAGE_S_BREAK 0 0 0 0 0 0 0 0 5990 0 -1 -1 0 -1 -1
3040 EarthenPipe OjLvPipeAppearMagma SE_OJ_LV_PIPE_APPEAR_MAGMA 0 0 0 0 0 0 0 0 914 0 -1 -1 1 -1 -1
3041 EarthenPipe OjLvPipeVanishMagma SE_OJ_LV_PIPE_VANISH_MAGMA 0 0 0 0 0 0 0 0 915 0 -1 -1 1 -1 -1
3042 EarthenPipe OjLvPipeInWater SE_OJ_LV_PIPE_IN_WATER 0 0 0 0 0 0 0 0 916 0 -1 -1 1 -1 -1
3043 EarthenPipe DmDokanWarp SE_DM_DOKAN_WARP 0 0 0 0 0 0 0 0 1275 0 -1 -1 2 -1 -1
3044 EarthenPipe SyItemAppear SE_SY_ITEM_APPEAR 0 0 0 0 0 0 0 0 1276 0 -1 -1 2 -1 -1
3045 EarthenPipe DemoFromEarthenPipe SE_SY_ITEM_APPEAR 0 0 0 0 0 0 0 0 4178 4 -1 0 2 -1 -1
3046 EarthenPipe DemoFromEarthenPipe SE_DM_DOKAN_WARP 0 0 0 0 0 0 0 0 4179 81 -1 0 2 -1 -1
3047 ElectricBall OjLvBirikyuMove SE_OJ_LV_BIRIKYU_MOVE 0 0 0 0 0 0 0 0 919 0 -1 -1 1 -1 -1
3048 ElectricRail OjLvElecRailHam SE_OJ_LV_ELEC_RAIL_HAM 0 0 0 0 0 0 0 0 920 0 -1 -1 1 -1 -1
3049 ElectricRail OjElecRailVanish SE_OJ_ELEC_RAIL_VANISH 0 0 0 0 0 0 0 0 921 0 -1 -1 0 -1 -1
3050 ElectricRail KoopaBeam SE_OJ_KOOPA_STATUE_VOMIT_BEAM 0 0 0 0 0 0 0 0 4789 0 -1 -1 1 -1 -1
3051 ElectricRailMoving OjLvElecRailHam SE_OJ_LV_ELEC_RAIL_HAM 0 0 0 0 0 0 0 0 922 0 -1 -1 1 -1 -1
3052 ElectricRailMoving OjElecRailVanish SE_OJ_ELEC_RAIL_VANISH 0 0 0 0 0 0 0 0 923 0 -1 -1 0 -1 -1
3053 FallDownBridge OjLvChalFdBridgeFl SE_OJ_LV_CHAL_FD_BRIDGE_FL 0 0 0 0 0 0 0 0 924 0 -1 -1 1 -1 -1
3054 FallDownBridge OjChalFdBridgeEnd SE_OJ_CHAL_FD_BRIDGE_END 0 0 0 0 0 0 0 0 925 0 -1 -1 0 -1 -1
3055 FallDownBridge OjChalFdBridgeHit SE_OJ_CHAL_FD_BRIDGE_HIT 0 0 0 0 0 0 0 0 926 0 -1 -1 0 -1 -1
3056 FireBar OjLvFireBarCenter SE_OJ_LV_FIRE_BAR_CENTER 0 0 0 0 0 0 0 0 927 0 -1 -1 1 -1 -1
3057 FirePressureBullet OjFPressureFireBurst SE_OJ_F_PRESSURE_FIRE_BURST 0 0 0 0 0 0 0 0 928 0 -1 -1 0 -1 -1
3058 FirePressureBullet OjLvFPressureBullet SE_OJ_LV_F_PRESSURE_BULLET 0 0 0 0 0 0 0 0 929 0 -1 -1 1 -1 -1
3059 FirePressureBullet Shoot SE_OJ_F_PRESSURE_SHOOT 0 0 0 0 0 0 0 0 3728 0 -1 -1 0 -1 -1
3060 FirePressureBullet Prepare SE_OJ_F_PRESSURE_PREP_2 0 0 0 0 0 0 0 0 3729 0 -1 -1 0 -1 -1
3061 FirePressureRadiate OjLvFPressureRadiate SE_OJ_LV_F_PRESSURE_RADIATE 0 0 0 0 0 0 0 0 930 0 -1 -1 1 -1 -1
3062 FlameGun EmLvFlamegunFire SE_EM_LV_FLAMEGUN_FIRE 0 0 0 0 0 0 0 0 931 0 -1 -1 1 -1 -1
3063 FlexibleSphere AtLvEarthquake SE_AT_LV_EARTHQUAKE 0 0 0 0 0 0 0 0 932 0 -1 -1 1 -1 -1
3064 FlexibleSphere OjLvFlexSphereMove SE_OJ_LV_FLEX_SPHERE_MOVE 0 0 0 0 0 0 0 0 933 0 -1 -1 1 -1 -1
3065 FlexibleSphere SyTimerAQuasi0 SE_SY_TIMER_A_QUASI_0 0 0 0 0 0 0 0 0 934 0 -1 -1 2 -1 -1
3066 FlexibleSphere SyTimerA1 SE_SY_TIMER_A_1 0 0 0 0 0 0 0 0 935 0 -1 -1 2 -1 -1
3067 FlexibleSphere SyTimerA2 SE_SY_TIMER_A_2 0 0 0 0 0 0 0 0 936 0 -1 -1 2 -1 -1
3068 FlexibleSphere SyTimerA0 SE_SY_TIMER_A_0 0 0 0 0 0 0 0 0 937 0 -1 -1 2 -1 -1
3069 FlexibleSphere OjFlexSphereVanish SE_OJ_FLEX_SPHERE_VANISH 0 0 0 0 0 0 0 0 938 0 -1 -1 0 -1 -1
3070 FlipPanel OjFlipPanelChange SE_OJ_FLIP_PANEL_CHANGE 0 0 0 0 0 0 0 0 939 0 -1 -1 0 -1 -1
3071 FlipPanel OjFlipPanelAppear SE_OJ_FLIP_PANEL_APPEAR 0 0 0 0 0 0 0 0 940 0 -1 -1 0 -1 -1
3072 FlipPanel OjFlipPanelComplete SE_OJ_FLIP_PANEL_COMPLETE 0 0 0 0 0 0 0 0 1278 0 -1 -1 2 -1 -1
3073 Fountain OjLvFountain SE_OJ_LV_FOUNTAIN 0 0 0 0 0 0 0 0 941 0 -1 -1 1 -1 -1
3074 FountainBig OjLvFountainBigSign SE_OJ_LV_FOUNTAIN_BIG_SIGN 0 0 0 0 0 0 0 0 942 0 -1 -1 1 -1 -1
3075 FountainBig OjFountainBigStart SE_OJ_FOUNTAIN_BIG_START 0 0 0 0 0 0 0 0 943 0 -1 -1 0 -1 -1
3076 FountainBig OjLvFountainBigSpout SE_OJ_LV_FOUNTAIN_BIG_SPOUT 0 0 0 0 0 0 0 0 944 0 -1 -1 1 -1 -1
3077 GCapture OjLvGcaptureCapture SE_OJ_LV_GCAPTURE_CAPTURE 0 0 0 0 0 0 0 0 945 0 -1 -1 1 -1 -1
3078 GCapture OjGcaptureRelease SE_OJ_GCAPTURE_RELEASE 0 0 0 0 0 0 0 0 946 0 -1 -1 0 -1 -1
3079 GCaptureTarget OjGcaptureAppear SE_OJ_GCAPTURE_APPEAR 0 0 0 0 0 0 0 0 947 0 -1 -1 0 -1 -1
3080 GCaptureTarget OjLvMagicPntGPoint SE_OJ_LV_MAGIC_PNT_G_POINT 0 0 0 0 0 0 0 0 948 0 -1 -1 1 -1 -1
3081 GCaptureTarget OjMagicPntGOn SE_OJ_MAGIC_PNT_G_ON 0 0 0 0 0 0 0 0 949 0 -1 -1 0 -1 -1
3082 GCaptureTarget OjLvMagicPntGPull SE_OJ_LV_MAGIC_PNT_G_PULL 0 0 0 0 0 0 0 0 950 0 -1 -1 1 -1 -1
3083 GCaptureTarget SyGcaptureAppear SE_SY_GCAPTURE_APPEAR 0 0 0 0 0 0 0 0 1279 0 -1 -1 2 -1 -1
3084 GreenCaterpillarBig OjLvGrnCaterpEat SE_OJ_LV_GRN_CATERP_EAT 0 0 0 0 0 0 0 0 952 0 -1 -1 1 -1 -1
3085 GreenCaterpillarBig OjLvGrnCaterpMove SE_OJ_LV_GRN_CATERP_MOVE 0 0 0 0 0 0 0 0 953 0 -1 -1 1 -1 -1
3086 GreenCaterpillarBig OjGrnCaterpIn SE_OJ_GRN_CATERP_IN 0 0 0 0 0 0 0 0 954 0 -1 -1 0 -1 -1
3087 GreenCaterpillarBig OjGrnCaterpDamage SE_OJ_GRN_CATERP_DAMAGE 0 0 0 0 0 0 0 0 955 0 -1 -1 0 -1 -1
3088 GreenCaterpillarBig OjGrnCaterpOut SE_OJ_GRN_CATERP_OUT 0 0 0 0 0 0 0 0 956 0 -1 -1 0 -1 -1
3089 HatchWaterPlanet OjHatchWaterPntSt SE_OJ_HATCH_WATER_PNT_ST 0 0 0 0 0 0 0 0 957 0 -1 -1 0 -1 -1
3090 HatchWaterPlanet OjLvHatchWaterPntOp SE_OJ_LV_HATCH_WATER_PNT_OP 0 0 0 0 0 0 0 0 958 0 -1 -1 1 -1 -1
3091 HatchWaterPlanet OjHatchWaterPntEd SE_OJ_HATCH_WATER_PNT_ED 0 0 0 0 0 0 0 0 959 0 -1 -1 0 -1 -1
3092 HatchWaterPlanet SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1280 0 -1 -1 2 -1 -1
3093 HipDropRock OjRockBreak SE_OJ_ROCK_BREAK 0 0 0 0 0 0 0 0 960 0 -1 -1 0 -1 -1
3094 HipDropRock OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 961 0 -1 -1 0 -1 -1
3095 HipDropSwitch OjHipdropSwitchOn SE_OJ_HIPDROP_SWITCH_ON 0 0 0 0 0 0 0 0 963 0 -1 -1 0 -1 -1
3096 HipDropSwitch Land SE_OJ_HIPDROP_SWITCH_LAND 0 0 0 0 0 0 0 0 4702 0 -1 -1 0 -1 -1
3097 HipDropTimerSwitch Land SE_OJ_HIPDROP_SWITCH_LAND 0 0 0 0 0 0 0 0 964 0 -1 -1 0 -1 -1
3098 HipDropTimerSwitch OjHipdropSwitchOn SE_OJ_HIPDROP_SWITCH_ON 0 0 0 0 0 0 0 0 965 0 -1 -1 0 -1 -1
3099 IceStep OjIceFloorFreeze SE_OJ_ICE_FLOOR_FREEZE 0 0 0 0 0 0 0 0 966 0 -1 -1 0 -1 -1
3100 IceStep OjIceFloorMelt SE_OJ_ICE_FLOOR_MELT 0 0 0 0 0 0 0 0 967 0 -1 -1 0 -1 -1
3101 IceStep OjIceFloorBreak SE_OJ_ICE_FLOOR_BREAK 0 0 0 0 0 0 0 0 968 0 -1 -1 0 -1 -1
3102 ItemBlock EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 969 0 -1 -1 0 -1 -1
3103 ItemBlock OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 970 0 -1 -1 0 -1 -1
3104 ItemBlock SyItemAppear SE_SY_ITEM_APPEAR 0 0 0 0 0 0 0 0 1281 0 -1 -1 2 -1 -1
3105 ItemBlock Punched SE_OJ_PUNCHING_BLOCK_PUNCHED 0 0 0 0 0 0 0 0 5594 0 -1 -1 0 -1 -1
3106 JetTurtle OjLvJetTurtleGLight SE_OJ_LV_JET_TURTLE_G_LIGHT 0 0 0 0 0 0 0 0 972 0 -1 -1 1 -1 -1
3107 JetTurtle OjTurtleJetBreakW SE_OJ_TURTLE_JET_BREAK_W 0 0 0 0 0 0 0 0 973 0 -1 -1 0 -1 -1
3108 JetTurtle OjTurtleJetBreakL SE_OJ_TURTLE_JET_BREAK_L 0 0 0 0 0 0 0 0 974 0 -1 -1 0 -1 -1
3109 JetTurtle OjTurtleJetLaunchW SE_OJ_TURTLE_JET_LAUNCH_W 0 0 0 0 0 0 0 0 975 0 -1 -1 0 -1 -1
3110 JetTurtle OjTurtleJetLaunchL SE_OJ_TURTLE_JET_LAUNCH_L 0 0 0 0 0 0 0 0 976 0 -1 -1 0 -1 -1
3111 JetTurtle EmLvNokolandReviveEffect SE_EM_LV_NOKOLAND_REVIVE_EFFECT 0 0 0 0 0 0 0 0 977 0 -1 -1 1 -1 -1
3112 JetTurtle EmNokolandReviveAppear SE_EM_NOKOLAND_REVIVE_APPEAR 0 0 0 0 0 0 0 0 978 0 -1 -1 0 -1 -1
3113 JetTurtle EmTurtleShellTrample SE_EM_TURTLE_SHELL_TRAMPLE 0 0 0 0 0 0 0 0 979 0 -1 -1 0 -1 -1
3114 JetTurtle SyGetTurtleJet SE_SY_GET_TURTLE_JET 0 0 0 0 0 0 0 0 1282 0 -1 -1 2 -1 -1
3115 JetTurtle LandWater SE_OJ_NOKONOKO_LANDW 0 0 0 0 0 0 0 0 7599 0 -1 -1 0 -1 -1
3116 JumpHole OjLvJumpHoleSetting SE_OJ_LV_JUMP_HOLE_SETTING 0 0 0 0 0 0 0 0 980 0 -1 -1 1 -1 -1
3117 JumpHole OjJumpHoleFlip SE_OJ_JUMP_HOLE_FLIP 0 0 0 0 0 0 0 0 981 0 -1 -1 0 -1 -1
3118 JumpStand OjJumpStandLandS SE_OJ_JUMP_STAND_LAND_S 0 0 0 0 0 0 0 0 982 0 -1 -1 0 -1 -1
3119 JumpStand OjJumpStandBoundM SE_OJ_JUMP_STAND_BOUND_M 0 0 0 0 0 0 0 0 983 0 -1 -1 0 -1 -1
3120 JumpStand OjJumpStandBoundS SE_OJ_JUMP_STAND_BOUND_S 0 0 0 0 0 0 0 0 984 0 -1 -1 0 -1 -1
3121 JumpStand OjJumpStandLandL SE_OJ_JUMP_STAND_LAND_L 0 0 0 0 0 0 0 0 985 0 -1 -1 0 -1 -1
3122 JumpStand OjJumpStandBoundL SE_OJ_JUMP_STAND_BOUND_L 0 0 0 0 0 0 0 0 986 0 -1 -1 0 -1 -1
3123 KeySwitch OjKeySwitchAppear SE_OJ_KEY_SWITCH_APPEAR 0 0 0 0 0 0 0 0 987 0 -1 -1 0 -1 -1
3124 KeySwitch OjKeySwitchBound SE_OJ_KEY_SWITCH_BOUND 0 0 0 0 0 0 0 0 988 0 -1 -1 0 -1 -1
3125 KeySwitch OjKeySwitchGet SE_OJ_KEY_SWITCH_GET 0 0 0 0 0 0 0 0 989 0 -1 -1 0 -1 -1
3126 KeySwitch SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1283 0 -1 -1 2 -1 -1
3127 KillerGunnerSingle OjLvKGunnerCharge SE_OJ_LV_K_GUNNER_CHARGE 0 0 0 0 0 0 0 0 990 0 -1 -1 1 -1 -1
3128 KillerGunnerSingle OjKGunnerFire SE_OJ_K_GUNNER_FIRE 0 0 0 0 0 0 0 0 991 0 -1 -1 0 -1 -1
3129 KillerLaunchingHole OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 992 0 -1 -1 0 -1 -1
3130 LargeChainParts OjLargeChainBreak SE_OJ_LARGE_CHAIN_BREAK 0 0 0 0 0 0 0 0 993 0 -1 -1 0 -1 -1
3131 LavaBallRisingPlanetLava AtLvMagmaWindRising SE_AT_LV_MAGMA_WIND_RISING 0 0 0 0 0 0 0 0 994 0 -1 -1 1 -1 -1
3132 LavaBallRisingPlanetLava OjLvLavaMoveRising SE_OJ_LV_LAVA_MOVE_RISING 0 0 0 0 0 0 0 0 995 0 -1 -1 1 -1 -1
3133 LavaGeyser OjLvLavaGeyserSign SE_OJ_LV_LAVA_GEYSER_SIGN 0 0 0 0 0 0 0 0 996 0 -1 -1 1 -1 -1
3134 LavaGeyser OjLavaGeyserShoot SE_OJ_LAVA_GEYSER_SHOOT 0 0 0 0 0 0 0 0 997 0 -1 -1 0 -1 -1
3135 LavaGeyser OjLvLavaGeyserKeep SE_OJ_LV_LAVA_GEYSER_KEEP 0 0 0 0 0 0 0 0 998 0 -1 -1 1 -1 -1
3136 LavaHomeVolcanoFlow OjLvVolcanoEruption SE_OJ_LV_VOLCANO_ERUPTION 0 0 0 0 0 0 0 0 999 0 -1 -1 1 -1 -1
3137 LavaHomeVolcanoFlow OjLvVolcanoExplSign SE_OJ_LV_VOLCANO_EXPL_SIGN 0 0 0 0 0 0 0 0 1000 0 -1 -1 1 -1 -1
3138 LavaHomeVolcanoFlow OjVolcanoExplode SE_OJ_VOLCANO_EXPLODE 0 0 0 0 0 0 0 0 1001 0 -1 -1 0 -1 -1
3139 LavaJamboSunPlanet AtLvJumboSunMove SE_AT_LV_JUMBO_SUN_MOVE 0 0 0 0 0 0 0 0 1002 0 -1 -1 1 -1 -1
3140 LavaProminence OjLvProminenceSign SE_OJ_LV_PROMINENCE_SIGN 0 0 0 0 0 0 0 0 1003 0 -1 -1 1 -1 -1
3141 LavaProminence OjProminenceStart SE_OJ_PROMINENCE_START 0 0 0 0 0 0 0 0 1004 0 -1 -1 0 -1 -1
3142 LavaProminence OjLvProminenceMove SE_OJ_LV_PROMINENCE_MOVE 0 0 0 0 0 0 0 0 1005 0 -1 -1 1 -1 -1
3143 LavaProminence OjLvProminenceEnd SE_OJ_LV_PROMINENCE_END 0 0 0 0 0 0 0 0 1006 0 -1 -1 1 -1 -1
3144 LavaProminenceTriple OjLvProminenceTMove SE_OJ_LV_PROMINENCE_T_MOVE 0 0 0 0 0 0 0 0 1007 0 -1 -1 1 -1 -1
3145 LavaSteam OjLvLavaSteamOut SE_OJ_LV_LAVA_STEAM_OUT 0 0 0 0 0 0 0 0 1008 0 -1 -1 1 -1 -1
3146 LavaStrangeRock OjStrangerockBreakS SE_OJ_STRANGEROCK_BREAK_S 0 0 0 0 0 0 0 0 1009 0 -1 -1 0 -1 -1
3147 LavaStrangeRock OjStrangerockBreakL SE_OJ_STRANGEROCK_BREAK_L 0 0 0 0 0 0 0 0 1010 0 -1 -1 0 -1 -1
3148 LavaStrangeRock OjStrangerockBreakM SE_OJ_STRANGEROCK_BREAK_M 0 0 0 0 0 0 0 0 1011 0 -1 -1 0 -1 -1
3149 LightFruitClipArea SyLightFruitGet SE_SY_LIGHT_FRUIT_GET 0 0 0 0 0 0 0 0 1012 0 -1 -1 2 -1 -1
3150 LightFruitClipArea SyLightFruitTimerEnd SE_SY_LIGHT_FRUIT_TIMER_END 0 0 0 0 0 0 0 0 1013 0 -1 -1 2 -1 -1
3151 LightFruitClipArea SyLvLightFruitTimer SE_SY_LV_LIGHT_FRUIT_TIMER 0 0 0 0 0 0 0 0 1014 0 -1 -1 3 -1 -1
3152 LotusLeaf OjLotusLeafWave SE_OJ_LOTUS_LEAF_WAVE 0 0 0 0 0 0 0 0 1015 0 -1 -1 0 -1 -1
3153 MagicBell OjHappyBellSwitchOn SE_OJ_HAPPY_BELL_SWITCH_ON 0 0 0 0 0 0 0 0 1016 0 -1 -1 0 -1 -1
3154 MagicBell OjHappyBellRing SE_OJ_HAPPY_BELL_RING 0 0 0 0 0 0 0 0 1017 0 -1 -1 0 -1 -1
3155 MarioLauncher PmMarioLauncherPrep SE_PM_MARIO_LAUNCHER_PREP 0 0 0 0 0 0 0 0 1024 0 -1 -1 0 -1 -1
3156 MarioLauncher PvCatch SE_PV_CATCH 0 0 0 0 0 0 0 0 1025 0 -1 -1 0 -1 -1
3157 MarioLauncher OjMarioLauncherIn SE_OJ_MARIO_LAUNCHER_IN 0 0 0 0 0 0 0 0 1026 0 -1 -1 0 -1 -1
3158 MarioLauncher OjMarioLauncherBend SE_OJ_MARIO_LAUNCHER_BEND 0 0 0 0 0 0 0 0 1027 0 -1 -1 0 -1 -1
3159 MarioLauncher PmMarioLauncherLaunch SE_PM_MARIO_LAUNCHER_LAUNCH 0 0 0 0 0 0 0 0 1028 0 -1 -1 0 -1 -1
3160 MarioLauncher PvJumpJoy SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 1031 0 -1 -1 0 -1 -1
3161 MarioLauncher SyMarioLauncherOut SE_SY_MARIO_LAUNCHER_OUT 0 0 0 0 0 0 0 0 1288 0 -1 -1 2 -1 -1
3162 MarioLauncher SyMarioLauncherIn SE_SY_MARIO_LAUNCHER_IN 0 0 0 0 0 0 0 0 1289 0 -1 -1 2 -1 -1
3163 MechaKoopaPartsArm OjMKoopaArmStart SE_OJ_M_KOOPA_ARM_START 0 0 0 0 0 0 0 0 1032 0 -1 -1 0 -1 -1
3164 MechaKoopaPartsArm OjLvMKoopaArmMove SE_OJ_LV_M_KOOPA_ARM_MOVE 0 0 0 0 0 0 0 0 1033 0 -1 -1 1 -1 -1
3165 MechaKoopaPartsArm OjMKoopaArmEnd SE_OJ_M_KOOPA_ARM_END 0 0 0 0 0 0 0 0 1034 0 -1 -1 0 -1 -1
3166 MechaKoopaPartsArm OjMKoopaArmFallSt SE_OJ_M_KOOPA_ARM_FALL_ST 0 0 0 0 0 0 0 0 1035 0 -1 -1 0 -1 -1
3167 MechaKoopaPartsArm OjLvMKoopaArmFall SE_OJ_LV_M_KOOPA_ARM_FALL 0 0 0 0 0 0 0 0 1036 0 -1 -1 1 -1 -1
3168 MechaKoopaPartsArm OjMKoopaArmBreak SE_OJ_M_KOOPA_ARM_BREAK 0 0 0 0 0 0 0 0 1037 0 -1 -1 0 -1 -1
3169 MemoryRoadStep SyMemoryroadPrethunder SE_SY_MEMORYROAD_PRETHUNDER 0 0 0 0 0 0 0 0 1038 0 -1 -1 2 -1 -1
3170 MemoryRoadStep SyMemoryroadThunder SE_SY_MEMORYROAD_THUNDER 0 0 0 0 0 0 0 0 1039 0 -1 -1 2 -1 -1
3171 MeteorStrike OjCannonShellShoot SE_OJ_CANNON_SHELL_SHOOT 0 0 0 0 0 0 0 0 1040 0 -1 -1 0 -1 -1
3172 MeteorStrike OjMeteorFall SE_OJ_METEOR_FALL 0 0 0 0 0 0 0 0 1041 0 -1 -1 0 -1 -1
3173 MeteorStrike OjLvMeteorEnvFly SE_OJ_LV_METEOR_ENV_FLY 0 0 0 0 0 0 0 0 1042 0 -1 -1 1 -1 -1
3174 MeteorStrike OjMeteorFallMagma SE_OJ_METEOR_FALL_MAGMA 0 0 0 0 0 0 0 0 1043 0 -1 -1 0 -1 -1
3175 MeteorStrike OjMeteorBreak SE_OJ_METEOR_BREAK 0 0 0 0 0 0 0 0 1044 0 -1 -1 0 -1 -1
3176 MorphItemObjNeo OjMorphFlowerAppear SE_OJ_MORPH_FLOWER_APPEAR 0 0 0 0 0 0 0 0 1045 0 -1 -1 0 -1 -1
3177 MorphItemObjNeo OjMorphItemAppear SE_OJ_MORPH_ITEM_APPEAR 0 0 0 0 0 0 0 0 1046 0 -1 -1 0 -1 -1
3178 MorphItemObjNeo OjCrystalCageSBreak SE_OJ_CRYSTAL_CAGE_S_BREAK 0 0 0 0 0 0 0 0 1047 0 -1 -1 0 -1 -1
3179 MorphItemObjNeo OjItemBubbleBreak SE_OJ_ITEM_BUBBLE_BREAK 0 0 0 0 0 0 0 0 1048 0 -1 -1 0 -1 -1
3180 MorphItemObjNeo OjMorphItemInvalid SE_OJ_MORPH_ITEM_INVALID 0 0 0 0 0 0 0 0 1049 0 -1 -1 0 -1 -1
3181 MorphItemObjNeo OjMorphItemRecover SE_OJ_MORPH_ITEM_RECOVER 0 0 0 0 0 0 0 0 1050 0 -1 1 0 -1 -1
3182 MorphItemObjNeo PowerUp2 SE_SY_POWER_UP_2 0 0 0 0 0 0 0 0 1290 0 -1 -1 2 -1 -1
3183 MorphItemObjNeo Morph SE_SY_MORPH 0 0 0 0 0 0 0 0 1291 0 -1 -1 2 -1 -1
3184 MorphItemObjNeo PowerUp SE_SY_POWER_UP 0 0 0 0 0 0 0 0 1292 0 -1 -1 2 -1 -1
3185 MorphItemObjNeo Morph2 SE_SY_MORPH_2 0 0 0 0 0 0 0 0 6817 0 -1 -1 2 -1 -1
3186 NeedlePlant OjLeavesSwing SE_OJ_LEAVES_SWING 0 0 0 0 0 0 0 0 1051 0 -1 -1 0 -1 -1
3187 NeedlePlant OjNeedlePlantBreak SE_OJ_NEEDLE_PLANT_BREAK 0 0 0 0 0 0 0 0 1052 0 -1 -1 0 -1 -1
3188 NeedlePlant OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1053 0 -1 -1 0 -1 -1
3189 NeedlePlant Swing SE_OJ_NEEDLE_PLANT_SWAY 0 0 0 0 0 0 0 0 4431 0 -1 -1 0 -1 -1
3190 NeedlePlant PulledOut SE_OJ_GEN_PLANT_PULLED_OUT 0 0 0 0 0 0 0 0 4432 0 -1 -1 0 -1 -1
3191 NeedlePlant PulledOut SE_OJ_NEEDLE_PLANT_PULLED 0 0 0 0 0 0 0 0 4436 0 -1 -1 0 -1 -1
3192 NeedlePlant PullEnd SE_OJ_NEEDLE_PLANT_SWAY 0 0 0 0 0 0 0 0 4434 0 -1 0 0 -1 -1
3193 NeedlePlant PrePulledOut SE_OJ_GEN_PLANT_PRE_PULLED_OUT 0 0 0 0 0 0 0 0 4532 0 -1 -1 0 -1 -1
3194 NeedlePlant Pulled SE_OJ_LV_GEN_PLANT_BEING_PULLED 2 6 0 10 2 5 0 10 4533 0 -1 -1 1 1 1
3195 Note OjMusicalNoteBreak SE_OJ_MUSICAL_NOTE_BREAK 0 0 0 0 0 0 0 0 1054 0 -1 -1 0 -1 -1
3196 NoteFairy OjLvFlowerFairyMove SE_OJ_LV_FLOWER_FAIRY_MOVE 0 0 0 0 0 0 0 0 1055 0 -1 -1 1 -1 -1
3197 NoteFairy SyNoSoundFanfare SE_SY_NO_SOUND_FANFARE 0 0 0 0 0 0 0 0 1056 0 -1 -1 1 -1 -1
3198 NoteFairy SyTotalComplete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 1057 0 -1 -1 0 -1 -1
3199 NoteFairy SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1293 0 -1 -1 2 -1 -1
3200 NoteFairy RsLvNoteTimerFast SE_RS_LV_NOTE_TIMER_FAST 0 0 0 0 0 0 0 0 2797 0 -1 -1 1 -1 -1
3201 NoteFairy RsLvNoteTimerMiddle SE_RS_LV_NOTE_TIMER_MIDDLE 0 0 0 0 0 0 0 0 2798 0 -1 -1 1 -1 -1
3202 NoteFairy RsLvNoteTimerSlow SE_RS_LV_NOTE_TIMER_SLOW 0 0 0 0 0 0 0 0 2799 0 -1 -1 1 -1 -1
3203 NoteFairy SyFlowerGetCombo SE_SY_FLOWER_GET_COMBO 0 0 0 0 0 0 0 0 4925 0 -1 -1 0 -1 -1
3204 OceanWaveFloater OjPierFloaterWave SE_OJ_PIER_FLOATER_WAVE 0 0 0 0 0 0 0 0 1058 0 -1 -1 0 -1 -1
3205 PalmIsland OjPalmIslandWave SE_OJ_PALM_ISLAND_WAVE 0 0 0 0 0 0 0 0 1059 0 -1 -1 0 -1 -1
3206 PicketSwitch OjPicketSwitchDrop SE_OJ_PICKET_SWITCH_DROP 0 0 0 0 0 0 0 0 1060 0 -1 -1 0 -1 -1
3207 PicketSwitch OjPicketSwitchOn SE_OJ_PICKET_SWITCH_ON 0 0 0 0 0 0 0 0 1061 0 -1 -1 0 -1 -1
3208 PlantMember OjLeavesSwing SE_OJ_LEAVES_SWING 0 0 0 0 0 0 0 0 1062 0 -1 -1 0 -1 -1
3209 PlantMember OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1063 0 -1 -1 0 -1 -1
3210 PlantMember Appear SE_OJ_FLOWER_PLANT_APPEAR 0 0 0 0 0 0 0 0 5593 0 -1 -1 0 -1 -1
3211 PomponPlant OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1064 0 -1 -1 0 -1 -1
3212 PomponPlant OjPomponPlantDpdHit SE_OJ_POMPON_PLANT_DPD_HIT 0 0 0 0 0 0 0 0 1065 0 -1 -1 0 -1 -1
3213 PomponPlant OjPomponPlantHit SE_OJ_POMPON_PLANT_HIT 0 0 0 0 0 0 0 0 1066 0 -1 -1 0 -1 -1
3214 PowerStar OjLvPowStarExistW SE_OJ_LV_POW_STAR_EXIST_W 0 0 0 0 0 0 0 0 1067 0 -1 -1 1 -1 -1
3215 PowerStar OjLvPowStarExist SE_OJ_LV_POW_STAR_EXIST 0 0 0 0 0 0 0 0 1068 0 -1 -1 1 -1 -1
3216 PowerStar SyPowStarAppear SE_SY_POW_STAR_APPEAR 0 0 0 0 0 0 0 0 1069 0 -1 -1 0 -1 -1
3217 PowerStar OjPowStarMoveEndW SE_OJ_POW_STAR_MOVE_END_W 0 0 0 0 0 0 0 0 1070 0 -1 -1 0 -1 -1
3218 PowerStar OjPowStarMoveEnd SE_OJ_POW_STAR_MOVE_END 0 0 0 0 0 0 0 0 1071 0 -1 -1 0 -1 -1
3219 PowerStar SyStarGet SE_SY_STAR_GET 0 0 0 0 0 0 0 0 1297 0 -1 -1 2 -1 -1
3220 PowerStar OjGrandStarEscape SE_OJ_GRAND_STAR_ESCAPE 0 0 0 0 0 0 0 0 2244 0 -1 -1 0 -1 -1
3221 PowerStar SyStarGetJingle SE_SY_STAR_GET_JINGLE 0 0 0 0 0 0 0 0 3051 0 -1 -1 2 -1 -1
3222 PowerStar ExistGreen SE_OJ_GREEN_STAR_EXIST 0 0 0 0 0 0 0 0 3153 0 -1 -1 1 -1 -1
3223 PowerStar AppearBossFormer SE_OJ_P_STAR_APPEAR_LONG_ST 0 0 0 0 0 0 0 0 7691 0 -1 -1 0 -1 -1
3224 PowerStar AppearBossLatter SE_SY_POW_STAR_APPEAR_BOSS 0 0 0 0 0 0 0 0 7700 0 -1 -1 2 -1 -1
3225 PowerStar DemoSandyDown SE_SY_POW_STAR_APPEAR_BOSS PowerStar 0 0 0 0 0 0 0 0 7829 650 -1 0 2 -1 -1
3226 PowerStar DemoSandyDown SE_OJ_P_STAR_APPEAR_SANDY_ST PowerStar 0 0 0 0 0 0 0 0 7830 209 -1 0 0 -1 -1
3227 PowerStar DemoSandyDown SE_OJ_LV_POW_STAR_EXIST_FAR PowerStar 0 0 0 0 0 0 0 0 7831 209 859 0 1 -1 -1
3228 PowerStar DemoSandyDown SE_OJ_POW_STAR_MOVE_END PowerStar 0 0 0 0 0 0 0 0 7832 770 -1 0 0 -1 -1
3229 WaterPressure OjWPressHeadOff SE_OJ_W_PRESS_HEAD_OFF 0 0 0 0 0 0 0 0 1072 0 -1 -1 0 -1 -1
3230 WaterPressure ShortShot SE_OJ_W_PRESS_SHOT_1 0 0 0 0 0 0 0 0 2801 66 -1 0 0 -1 -1
3231 WaterPressure ShortShot SE_OJ_W_PRESS_PREPARE_1 0 0 0 0 0 0 0 0 2802 18 -1 0 0 -1 -1
3232 WaterPressure ShortShot SE_OJ_W_PRESS_SHOT_2 0 0 0 0 0 0 0 0 2803 53 -1 0 0 -1 -1
3233 WaterPressure ShotStart SE_OJ_W_PRESS_PREPARE_1 0 0 0 0 0 0 0 0 2804 8 -1 0 0 -1 -1
3234 WaterPressure ShotStart SE_OJ_W_PRESS_PREPARE_2 0 0 0 0 0 0 0 0 2805 46 -1 0 0 -1 -1
3235 WaterPressure Shot SE_OJ_W_PRESS_SHOT_2 0 0 0 0 0 0 0 0 5340 11 -1 0 0 -1 -1
3236 WaterPressure Shot SE_OJ_W_PRESS_SHOT_1 0 0 0 0 0 0 0 0 5341 5 -1 0 0 -1 -1
3237 PrizeRing OjPrizeRingAppear SE_OJ_PRIZE_RING_APPEAR 0 0 0 0 0 0 0 0 1073 0 -1 -1 0 -1 -1
3238 PrizeRing OjPrizeRingBlink SE_OJ_PRIZE_RING_BLINK 0 0 0 0 0 0 0 0 1074 0 -1 -1 0 -1 -1
3239 PrizeRing OjPrizeRingDisappear SE_OJ_PRIZE_RING_DISAPPEAR 0 0 0 0 0 0 0 0 1075 0 -1 -1 0 -1 -1
3240 PrizeRing SyTotalComplete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 1298 0 -1 -1 2 -1 -1
3241 PunchBox OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1076 0 -1 -1 0 -1 -1
3242 PunchBox OjPunchBoxBreakW SE_OJ_PUNCH_BOX_BREAK_W 0 0 0 0 0 0 0 0 1077 0 -1 -1 0 -1 -1
3243 PunchBox OjPunchBoxBreak SE_OJ_PUNCH_BOX_BREAK 0 0 0 0 0 0 0 0 1078 0 -1 -1 0 -1 -1
3244 PunchingKinoko OjPncKinokoBound SE_OJ_PNC_KINOKO_BOUND 0 0 0 0 0 0 0 0 1079 0 -1 -1 0 -1 -1
3245 PunchingKinoko OjPncKinokoHitSelf SE_OJ_PNC_KINOKO_HIT_SELF 0 0 0 0 0 0 0 0 1080 0 -1 -1 0 -1 -1
3246 PunchingKinoko OjLvPncKinokoPunched SE_OJ_LV_PNC_KINOKO_PUNCHED 0 0 0 0 0 0 0 0 1081 0 -1 -1 1 -1 -1
3247 PunchingKinoko OjPncKinokoReturn SE_OJ_PNC_KINOKO_RETURN 0 0 0 0 0 0 0 0 1082 0 -1 -1 0 -1 -1
3248 PunchingKinoko OjPncKinokoCrash SE_OJ_PNC_KINOKO_CRASH 0 0 0 0 0 0 0 0 1083 0 -1 -1 0 -1 -1
3249 PunchingKinoko OjPncKinokoRecover SE_OJ_PNC_KINOKO_RECOVER 0 0 0 0 0 0 0 0 1084 0 -1 -1 0 -1 -1
3250 QuestionBoxGalleryObj OjQBoxLightOn SE_OJ_Q_BOX_LIGHT_ON 0 0 0 0 0 0 0 0 1085 0 -1 -1 0 -1 -1
3251 QuestionBoxGalleryObj OjQBoxLightOff SE_OJ_Q_BOX_LIGHT_OFF 0 0 0 0 0 0 0 0 1086 0 -1 -1 0 -1 -1
3252 QuestionCoin PvJumpJoy SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 1087 0 -1 -1 0 -1 -1
3253 QuestionCoin SyQuestionCoin SE_SY_QUESTION_COIN 0 0 0 0 0 0 0 0 1299 0 -1 -1 2 -1 -1
3254 RainCloud OjRainCloudAppear SE_OJ_RAIN_CLOUD_APPEAR 0 0 0 0 0 0 0 0 1088 0 -1 -1 0 -1 -1
3255 RainCloud OjRainCloudThunder SE_OJ_RAIN_CLOUD_THUNDER 0 0 0 0 0 0 0 0 1089 0 -1 -1 0 -1 -1
3256 RainCloud OjRainCloudDisappear SE_OJ_RAIN_CLOUD_DISAPPEAR 0 0 0 0 0 0 0 0 1090 0 -1 -1 0 -1 -1
3257 RainCloud OjLvForestRain SE_OJ_LV_FOREST_RAIN 0 0 0 0 0 0 0 0 1091 0 -1 -1 1 -1 -1
3258 Rock EmWanwanrollminiExplosion SE_EM_WANWANROLLMINI_EXPLOSION 0 0 0 0 0 0 0 0 1093 0 -1 -1 0 -1 -1
3259 Rock OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1094 0 -1 -1 0 -1 -1
3260 Rock EvWanwanrollminiWanwan SE_EV_WANWANROLLMINI_WANWAN 0 0 0 0 0 0 0 0 1095 0 -1 -1 0 -1 -1
3261 Rock EvWanwanrollWanwan SE_EV_WANWANROLL_WANWAN 0 0 0 0 0 0 0 0 1096 0 -1 -1 0 -1 -1
3262 Rock OjLvRockMove SE_OJ_LV_ROCK_MOVE 0 0 0 0 0 0 0 0 1097 0 -1 -1 1 -1 -1
3263 Rock EmLvWanwanrollminiMove SE_EM_LV_WANWANROLLMINI_MOVE 0 0 0 0 0 0 0 0 1098 0 -1 -1 1 -1 -1
3264 Rock EmLvWanwanrollMove SE_EM_LV_WANWANROLL_MOVE 0 0 0 0 0 0 0 0 1099 0 -1 -1 1 -1 -1
3265 Rock OjLvRockMoveMud SE_OJ_LV_ROCK_MOVE_MUD 0 0 0 0 0 0 0 0 1100 0 -1 -1 1 -1 -1
3266 Rock EmLvWanwanrollgoldGlitter SE_EM_LV_WANWANROLLGOLD_GLITTER 0 0 0 0 0 0 0 0 1101 0 -1 -1 1 -1 -1
3267 Rock EmLvWanwanrollStandby SE_EM_LV_WANWANROLL_STANDBY 0 0 0 0 0 0 0 0 1102 0 -1 -1 1 -1 -1
3268 Rock EmWanwanrollStandbyEnd SE_EM_WANWANROLL_STANDBY_END 0 0 0 0 0 0 0 0 1103 0 -1 -1 0 -1 -1
3269 Rock OjRockBound SE_OJ_ROCK_BOUND 0 0 0 0 0 0 0 0 1104 0 -1 -1 0 -1 -1
3270 Rock EmWanwanrollBound SE_EM_WANWANROLL_BOUND 0 0 0 0 0 0 0 0 1105 0 -1 -1 0 -1 -1
3271 Rock OjRockBreak SE_OJ_ROCK_BREAK 0 0 0 0 0 0 0 0 1106 0 -1 -1 0 -1 -1
3272 Rock EmWanwanrollExplosion SE_EM_WANWANROLL_EXPLOSION 0 0 0 0 0 0 0 0 1107 0 -1 -1 0 -1 -1
3273 Sandstorm OjLvSandstormSChance SE_OJ_LV_SANDSTORM_S_CHANCE 0 0 0 0 0 0 0 0 1108 0 -1 -1 1 -1 -1
3274 Sandstorm OjLvSandstormChance SE_OJ_LV_SANDSTORM_CHANCE 0 0 0 0 0 0 0 0 1109 0 -1 -1 1 -1 -1
3275 Sandstorm OjSandstormSBindEnd SE_OJ_SANDSTORM_S_BIND_END 0 0 0 0 0 0 0 0 1110 0 -1 -1 0 -1 -1
3276 Sandstorm OjSandstormBindEnd SE_OJ_SANDSTORM_BIND_END 0 0 0 0 0 0 0 0 1111 0 -1 -1 0 -1 -1
3277 Sandstorm OjLvSandstormSWait SE_OJ_LV_SANDSTORM_S_WAIT 0 0 0 0 0 0 0 0 1112 0 -1 -1 1 -1 -1
3278 Sandstorm OjLvSandstormSHammer SE_OJ_LV_SANDSTORM_S_HAMMER 0 0 0 0 0 0 0 0 1113 0 -1 -1 1 -1 -1
3279 Sandstorm OjLvSandstormWait SE_OJ_LV_SANDSTORM_WAIT 0 0 0 0 0 0 0 0 1114 0 -1 -1 1 -1 -1
3280 Sandstorm OjSandstormBindSIn SE_OJ_SANDSTORM_BIND_S_IN 0 0 0 0 0 0 0 0 1115 0 -1 -1 0 -1 -1
3281 Sandstorm OjSandstormBindIn SE_OJ_SANDSTORM_BIND_IN 0 0 0 0 0 0 0 0 1116 0 -1 -1 0 -1 -1
3282 Sandstorm OjSandstormSBlowUp SE_OJ_SANDSTORM_S_BLOW_UP 0 0 0 0 0 0 0 0 1117 0 -1 -1 0 -1 -1
3283 Sandstorm OjSandstormBlowUp SE_OJ_SANDSTORM_BLOW_UP 0 0 0 0 0 0 0 0 1118 0 -1 -1 0 -1 -1
3284 Sandstorm PvUpset SE_PV_UPSET 0 0 0 0 0 0 0 0 1119 0 -1 -1 0 -1 -1
3285 ScrewSwitch OjLvScrewSwitchMove SE_OJ_LV_SCREW_SWITCH_MOVE 0 0 0 0 0 0 0 0 1121 0 -1 -1 1 -1 -1
3286 ScrewSwitch OjScrewSwitchOn SE_OJ_SCREW_SWITCH_ON 0 0 0 0 0 0 0 0 1122 0 -1 -1 0 -1 -1
3287 ScrewSwitch PvTwistStart SE_PV_TWIST_START 0 0 0 0 0 0 0 0 1123 0 -1 -1 0 -1 -1
3288 ScrewSwitch PmSpinAttack SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 1124 0 -1 -1 0 -1 -1
3289 ScrewSwitchReverse OjLvScrSwitchRMove SE_OJ_LV_SCR_SWITCH_R_MOVE 0 0 0 0 0 0 0 0 1125 0 -1 -1 1 -1 -1
3290 ScrewSwitchReverse OjScrSwitchROn SE_OJ_SCR_SWITCH_R_ON 0 0 0 0 0 0 0 0 1126 0 -1 -1 0 -1 -1
3291 ScrewSwitchReverse EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 1127 0 -1 -1 0 -1 -1
3292 ScrewSwitchReverse PvTwistStart SE_PV_TWIST_START 0 0 0 0 0 0 0 0 1128 0 -1 -1 0 -1 -1
3293 ScrewSwitchReverse PmSpinAttack SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 1129 0 -1 -1 0 -1 -1
3294 SeesawMoveNut OjSeesawNutStart SE_OJ_SEESAW_NUT_START 0 0 0 0 0 0 0 0 1130 0 -1 -1 0 -1 -1
3295 SeesawMoveNut OjLvSeesawNutRotL SE_OJ_LV_SEESAW_NUT_ROT_L 0 0 0 0 0 0 0 0 1131 0 -1 -1 1 -1 -1
3296 SeesawMoveNut OjLvSeesawNutRotM SE_OJ_LV_SEESAW_NUT_ROT_M 0 0 0 0 0 0 0 0 1132 0 -1 -1 1 -1 -1
3297 SeesawMoveNut OjLvSeesawNutRotH SE_OJ_LV_SEESAW_NUT_ROT_H 0 0 0 0 0 0 0 0 1133 0 -1 -1 1 -1 -1
3298 SeesawMoveNut OjSeesawNutStop SE_OJ_SEESAW_NUT_STOP 0 0 0 0 0 0 0 0 1134 0 -1 -1 0 -1 -1
3299 Shellfish OjShellfishOpen SE_OJ_SHELLFISH_OPEN 0 0 0 0 0 0 0 0 1135 0 -1 -1 0 -1 -1
3300 Shellfish OjLvShellfishSignal SE_OJ_LV_SHELLFISH_SIGNAL 0 0 0 0 0 0 0 0 1136 0 -1 -1 1 -1 -1
3301 Shellfish OjShellfishClose SE_OJ_SHELLFISH_CLOSE 0 0 0 0 0 0 0 0 1137 0 -1 -1 0 -1 -1
3302 ShootingStar OjLvStarPieceFall SE_OJ_LV_STAR_PIECE_FALL 0 0 0 0 0 0 0 0 1138 0 -1 -1 1 -1 -1
3303 ShootingStar OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1139 0 -1 -1 0 -1 -1
3304 ShootingStar OjStarPieceNotBurst SE_OJ_STAR_PIECE_NOT_BURST 0 0 0 0 0 0 0 0 1140 0 -1 -1 0 -1 -1
3305 SimpleBreakableObj OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1141 0 -1 -1 0 -1 -1
3306 SimpleBreakableObj SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1300 0 -1 -1 2 -1 -1
3307 SmallStone Break SE_OJ_SMALL_STONE_BREAK 0 0 0 0 0 0 0 0 1143 0 -1 -1 0 -1 -1
3308 SmallStone OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1144 0 -1 -1 0 -1 -1
3309 SnowFloor OjLvSnowDig SE_OJ_LV_SNOW_DIG 0 0 0 0 0 0 0 0 1145 0 -1 -1 1 -1 -1
3310 SnowFloor OjLvSnowErase SE_OJ_LV_SNOW_ERASE 0 0 0 0 0 0 0 0 1146 0 -1 -1 1 -1 -1
3311 SpaceMine OjSpacemineExplosion SE_OJ_SPACEMINE_EXPLOSION 0 0 0 0 0 0 0 0 1147 0 -1 -1 0 -1 -1
3312 SpaceMine Appear SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 5461 0 -1 -1 0 -1 -1
3313 SpaceMine Death SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 5462 0 -1 -1 0 -1 -1
3314 SpaceMine Reaction SE_OJ_SPACEMINE_REACT_TO_TONGUE 0 0 0 0 0 0 0 0 5596 0 -1 0 0 -1 -1
3315 SpaceShipStep OjSpaceShipStepSt SE_OJ_SPACE_SHIP_STEP_ST 0 0 0 0 0 0 0 0 1150 0 -1 -1 0 -1 -1
3316 SpaceShipStep OjLvSpaceShipStepMv SE_OJ_LV_SPACE_SHIP_STEP_MV 0 0 0 0 0 0 0 0 1151 0 -1 -1 1 -1 -1
3317 SpaceShipStep OjSpaceShipStepBreak SE_OJ_SPACE_SHIP_STEP_BREAK 0 0 0 0 0 0 0 0 1152 0 -1 -1 0 -1 -1
3318 SpaceShipStep OjSpaceShipStepEd SE_OJ_SPACE_SHIP_STEP_ED 0 0 0 0 0 0 0 0 1153 0 -1 -1 0 -1 -1
3319 SpaceShipStep OjLvSpaceShipStepFl SE_OJ_LV_SPACE_SHIP_STEP_FL 0 0 0 0 0 0 0 0 1154 0 -1 -1 1 -1 -1
3320 SpaceShipStep OjSpaceShipStepKill SE_OJ_SPACE_SHIP_STEP_KILL 0 0 0 0 0 0 0 0 1155 0 -1 -1 0 -1 -1
3321 SpaceShipStep OjSpaceShipStepReset SE_OJ_SPACE_SHIP_STEP_RESET 0 0 0 0 0 0 0 0 1156 0 -1 -1 0 -1 -1
3322 SpinDriver PmSpinDrvInWater1 SE_PM_SPIN_DRV_IN_WATER_1 0 0 0 0 0 0 0 0 1158 0 -1 -1 0 -1 -1
3323 SpinDriver OjSpinDrvAppear SE_OJ_SPIN_DRV_APPEAR 0 0 0 0 0 0 0 0 1159 0 -1 -1 0 -1 -1
3324 SpinDriver OjLvSpinDrvShine SE_OJ_LV_SPIN_DRV_SHINE 0 0 0 0 0 0 0 0 1160 0 -1 -1 1 -1 -1
3325 SpinDriver OjLvSpinDrvCapture SE_OJ_LV_SPIN_DRV_CAPTURE 0 0 0 0 0 0 0 0 1161 0 -1 -1 1 -1 -1
3326 SpinDriver OjSpinDrvJump SE_OJ_SPIN_DRV_JUMP 0 0 0 0 0 0 0 0 1162 0 -1 -1 0 -1 -1
3327 SpinDriver PmSpinDivInWater2 SE_PM_SPIN_DIV_IN_WATER_2 0 0 0 0 0 0 0 0 1164 0 -1 -1 0 -1 -1
3328 SpinDriver SySpinDriverAppear SE_SY_SPIN_DRIVER_APPEAR 0 0 0 0 0 0 0 0 1303 0 -1 -1 2 -1 -1
3329 SpinDriver SySSpinDrvMeAlt SE_SY_S_SPIN_DRV_ME_ALT 0 0 0 0 0 0 0 0 1304 0 -1 -1 2 -1 -1
3330 SpinLeverSwitch OjSpinLeverSwHitW SE_OJ_SPIN_LEVER_SW_HIT_W 0 0 0 0 0 0 0 0 1166 0 -1 -1 0 -1 -1
3331 SpinLeverSwitch OjSpinLeverSwHit SE_OJ_SPIN_LEVER_SW_HIT 0 0 0 0 0 0 0 0 1167 0 -1 -1 0 -1 -1
3332 SpinLeverSwitch OjSpinLeverSwOnW SE_OJ_SPIN_LEVER_SW_ON_W 0 0 0 0 0 0 0 0 1168 0 -1 -1 0 -1 -1
3333 SpinLeverSwitch OjSpinLeverSwOn SE_OJ_SPIN_LEVER_SW_ON 0 0 0 0 0 0 0 0 1169 0 -1 -1 0 -1 -1
3334 SpinningBox OjSpinBoxBreak SE_OJ_SPIN_BOX_BREAK 0 0 0 0 0 0 0 0 1170 0 -1 -1 0 -1 -1
3335 SpinningBox OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1171 0 -1 -1 0 -1 -1
3336 SpinningBox OjLvSpinBoxSlide SE_OJ_LV_SPIN_BOX_SLIDE 0 0 0 0 0 0 0 0 1172 0 -1 -1 1 -1 -1
3337 SpinningBox OjSpinBoxBound SE_OJ_SPIN_BOX_BOUND 0 0 0 0 0 0 0 0 1173 0 -1 -1 0 -1 -1
3338 SpinningBox OjSpinBoxSpin SE_OJ_SPIN_BOX_SPIN 0 0 0 0 0 0 0 0 1174 0 -1 -1 0 -1 -1
3339 SpinTimerSwitch OjSpinTimerOn SE_OJ_SPIN_TIMER_ON 0 0 0 0 0 0 0 0 1175 0 -1 -1 0 -1 -1
3340 SpinTimerSwitch OjLvSpinTimerSpin SE_OJ_LV_SPIN_TIMER_SPIN 0 0 0 0 0 0 0 0 1176 0 -1 -1 1 -1 -1
3341 SpinTimerSwitch OjSpinTimerOff SE_OJ_SPIN_TIMER_OFF 0 0 0 0 0 0 0 0 1177 0 -1 -1 0 -1 -1
3342 StarPiece OjStarPieceBreakW SE_OJ_STAR_PIECE_BREAK_W 0 0 0 0 0 0 0 0 1178 0 -1 -1 0 -1 -1
3343 StarPiece OjStarPieceBreak SE_OJ_STAR_PIECE_BREAK 0 0 0 0 0 0 0 0 1179 0 -1 -1 0 -1 -1
3344 StarPiece OjStarPieceHitW SE_OJ_STAR_PIECE_HIT_W 0 0 0 0 0 0 0 0 1180 0 -1 -1 0 -1 -1
3345 StarPiece OjStarPieceHit SE_OJ_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1181 0 -1 -1 0 -1 -1
3346 StarPiece OjStarPieceFlyW SE_OJ_STAR_PIECE_FLY_W 0 0 0 0 0 0 0 0 1182 0 -1 -1 0 -1 -1
3347 StarPiece OjStarPieceFly SE_OJ_STAR_PIECE_FLY 0 0 0 0 0 0 0 0 1183 0 -1 -1 0 -1 -1
3348 StarPiece OjStarPieceHitEnemy SE_OJ_STAR_PIECE_HIT_ENEMY 0 0 0 0 0 0 0 0 1184 0 -1 -1 0 -1 -1
3349 StarPiece OjStarPieceReflectW SE_OJ_STAR_PIECE_REFLECT_W 0 0 0 0 0 0 0 0 1185 0 -1 -1 0 -1 -1
3350 StarPiece OjStarPieceReflect SE_OJ_STAR_PIECE_REFLECT 0 0 0 0 0 0 0 0 1186 0 -1 -1 0 -1 -1
3351 StarPiece OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2352 0 -1 -1 0 -1 -1
3352 StarPiece OjStarPieceBurstW SE_OJ_STAR_PIECE_BURST_W 0 0 0 0 0 0 0 0 2354 0 -1 -1 0 -1 -1
3353 StarPiece OjStarPieceBurstF SE_OJ_STAR_PIECE_BURST_F 0 0 0 0 0 0 0 0 2355 0 -1 -1 0 -1 -1
3354 StarPiece OjStarPieceBurstWF SE_OJ_STAR_PIECE_BURST_W_F 0 0 0 0 0 0 0 0 2356 0 -1 -1 0 -1 -1
3355 StarPieceGroup OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1187 0 -1 -1 0 -1 -1
3356 StarPieceGroup OjStarPieceBreak SE_OJ_STAR_PIECE_BREAK 0 0 0 0 0 0 0 0 1188 0 -1 -1 0 -1 -1
3357 StarPieceMother OjStarPieceMoEd SE_OJ_STAR_PIECE_MO_ED 0 0 0 0 0 0 0 0 1189 0 -1 -1 0 -1 -1
3358 StarPieceMother OjStarPieceMoSt SE_OJ_STAR_PIECE_MO_ST 0 0 0 0 0 0 0 0 1190 0 -1 -1 0 -1 -1
3359 StarPieceMother OjLvStarPieceMoMv SE_OJ_LV_STAR_PIECE_MO_MV 0 0 0 0 0 0 0 0 1191 0 -1 -1 1 -1 -1
3360 StarPieceMother OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1192 0 -1 -1 0 -1 -1
3361 StarPieceSpot OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1193 0 -1 -1 0 -1 -1
3362 StarPieceSpotEruption OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1194 0 -1 -1 0 -1 -1
3363 StarPieceSpotEruption Eruption SE_OJ_VOLCANO_ERUPT_SPIECE 0 0 0 0 0 0 0 0 2639 0 -1 -1 0 -1 -1
3364 SubmarineSteam OjLvMarineSteamOutS SE_OJ_LV_MARINE_STEAM_OUT_S 0 0 0 0 0 0 0 0 1195 0 -1 -1 1 -1 -1
3365 SubmarineSteam OjLvMarineSteamOut SE_OJ_LV_MARINE_STEAM_OUT 0 0 0 0 0 0 0 0 1196 0 -1 -1 1 -1 -1
3366 SubmarineVolcanoBigColumn OjSmnVolcColSBreak SE_OJ_SMN_VOLC_COL_S_BREAK 0 0 0 0 0 0 0 0 1197 0 -1 -1 0 -1 -1
3367 SubmarineVolcanoBigColumn OjSmnVolcColLBreak SE_OJ_SMN_VOLC_COL_L_BREAK 0 0 0 0 0 0 0 0 1198 0 -1 -1 0 -1 -1
3368 SuperSpinDriver OjSSpinDrvAppear SE_OJ_S_SPIN_DRV_APPEAR 0 0 0 0 0 0 0 0 1199 0 -1 -1 0 -1 -1
3369 SuperSpinDriver OjLvSSpinDrvShine SE_OJ_LV_S_SPIN_DRV_SHINE 0 0 0 0 0 0 0 0 1200 0 -1 -1 1 -1 -1
3370 SuperSpinDriver OjLvSpinDrvCapture SE_OJ_LV_SPIN_DRV_CAPTURE 0 0 0 0 0 0 0 0 1201 0 -1 -1 1 -1 -1
3371 SuperSpinDriver OjSSpinDrvPrepJump SE_OJ_S_SPIN_DRV_PREP_JUMP 0 0 0 0 0 0 0 0 1203 0 -1 -1 0 -1 -1
3372 SuperSpinDriver PmSpinDrvInWater1 SE_PM_SPIN_DRV_IN_WATER_1 0 0 0 0 0 0 0 0 1204 0 -1 -1 0 -1 -1
3373 SuperSpinDriver OjSSpinDrvJump SE_OJ_S_SPIN_DRV_JUMP 0 0 0 0 0 0 0 0 1205 0 -1 -1 0 -1 -1
3374 SuperSpinDriver PmSpinDivInWater2 SE_PM_SPIN_DIV_IN_WATER_2 0 0 0 0 0 0 0 0 1207 0 -1 -1 0 -1 -1
3375 SuperSpinDriver SySpinDriverAppear SE_SY_SPIN_DRIVER_APPEAR 0 0 0 0 0 0 0 0 1306 0 -1 -1 2 -1 -1
3376 SuperSpinDriver SySSpinDrvMeAlt SE_SY_S_SPIN_DRV_ME_ALT 0 0 0 0 0 0 0 0 1307 0 -1 -1 2 -1 -1
3377 TreasureBoxCracked OjTreasureBoxOpenW SE_OJ_TREASURE_BOX_OPEN_W 0 0 0 0 0 0 0 0 1211 0 -1 -1 0 -1 -1
3378 TreasureBoxCracked OjTreasureBoxOpen SE_OJ_TREASURE_BOX_OPEN 0 0 0 0 0 0 0 0 1212 0 -1 -1 0 -1 -1
3379 TreasureBoxCracked OjTerasBoxGoldRefuse SE_OJ_TERAS_BOX_GOLD_REFUSE 0 0 0 0 0 0 0 0 1213 0 -1 -1 0 -1 -1
3380 TreasureBoxCracked SyFailure1 SE_SY_FAILURE_1 0 0 0 0 0 0 0 0 1309 0 -1 -1 2 -1 -1
3381 TreasureSpot OjCoinFlowerBloom SE_OJ_COIN_FLOWER_BLOOM 0 0 0 0 0 0 0 0 1214 0 -1 -1 0 -1 -1
3382 Tsukidashikun OjLvTsukidashiVib SE_OJ_LV_TSUKIDASHI_VIB 0 0 0 0 0 0 0 0 1215 0 -1 -1 1 -1 -1
3383 Tsukidashikun OjTsukidashiStart SE_OJ_TSUKIDASHI_START 0 0 0 0 0 0 0 0 1216 0 -1 -1 0 -1 -1
3384 Tsukidashikun OjLvTsukidashiMove SE_OJ_LV_TSUKIDASHI_MOVE 0 0 0 0 0 0 0 0 1217 0 -1 -1 1 -1 -1
3385 Tsukidashikun OjTsukidashiStop SE_OJ_TSUKIDASHI_STOP 0 0 0 0 0 0 0 0 1218 0 -1 -1 1 -1 -1
3386 UFOBase OjUfoBtlCStart SE_OJ_UFO_BTL_C_START 0 0 0 0 0 0 0 0 1219 0 -1 -1 0 -1 -1
3387 UFOBase OjLvUfoNormBWork SE_OJ_LV_UFO_NORM_B_WORK 0 0 0 0 0 0 0 0 1220 0 -1 -1 1 -1 -1
3388 UFOBase OjLvUfoBtlDRotate SE_OJ_LV_UFO_BTL_D_ROTATE 0 0 0 0 0 0 0 0 1221 0 -1 -1 1 -1 -1
3389 UFOBase OjLvUfoBtlCMove SE_OJ_LV_UFO_BTL_C_MOVE 0 0 0 0 0 0 0 0 1222 0 -1 -1 1 -1 -1
3390 UFOBase OjLvUfoMove SE_OJ_LV_UFO_MOVE 0 0 0 0 0 0 0 0 1223 0 -1 -1 1 -1 -1
3391 UFOBase OjUfoBtlCStop SE_OJ_UFO_BTL_C_STOP 0 0 0 0 0 0 0 0 1224 0 -1 -1 0 -1 -1
3392 UFOBase OjUfoMoveEnd SE_OJ_UFO_MOVE_END 0 0 0 0 0 0 0 0 1225 0 -1 -1 0 -1 -1
3393 UFOKinoko OjUfoKinokoMoveSt SE_OJ_UFO_KINOKO_MOVE_ST 0 0 0 0 0 0 0 0 1226 0 -1 -1 0 -1 -1
3394 UFOKinoko OjLvUfoKinokoMove SE_OJ_LV_UFO_KINOKO_MOVE 0 0 0 0 0 0 0 0 1227 0 -1 -1 1 -1 -1
3395 UFOKinoko OjUfoKinokoMoveEd SE_OJ_UFO_KINOKO_MOVE_ED 0 0 0 0 0 0 0 0 1228 0 -1 -1 0 -1 -1
3396 ValveSwitch OjLvValveSwitchMove SE_OJ_LV_VALVE_SWITCH_MOVE 0 0 0 0 0 0 0 0 1229 0 -1 -1 1 -1 -1
3397 ValveSwitch OjValveSwitchOn SE_OJ_VALVE_SWITCH_ON 0 0 0 0 0 0 0 0 1230 0 -1 -1 0 -1 -1
3398 ValveSwitch PvTwistStart SE_PV_TWIST_START 0 0 0 0 0 0 0 0 1231 0 -1 -1 0 -1 -1
3399 ValveSwitch PmSpinAttack SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 1232 0 -1 -1 0 -1 -1
3400 WarpPod OjWarpPodPathAppear SE_OJ_WARP_POD_PATH_APPEAR 0 0 0 0 0 0 0 0 1233 0 -1 -1 0 -1 -1
3401 WarpPod OjWarpPodActive SE_OJ_WARP_POD_ACTIVE 0 0 0 0 0 0 0 0 1234 0 -1 -1 0 -1 -1
3402 WaterLeakPipe OjLvWaterLeak SE_OJ_LV_WATER_LEAK 0 0 0 0 0 0 0 0 1235 0 -1 -1 1 -1 -1
3403 WaterLeakPipe OjIceFloorFreeze SE_OJ_ICE_FLOOR_FREEZE 0 0 0 0 0 0 0 0 1236 0 -1 -1 0 -1 -1
3404 WaterLeakPipe OjIceFloorMelt SE_OJ_ICE_FLOOR_MELT 0 0 0 0 0 0 0 0 1237 0 -1 -1 0 -1 -1
3405 WaterPressureBullet OjWPressBubbleBreak SE_OJ_W_PRESS_BUBBLE_BREAK 0 0 0 0 0 0 0 0 1238 0 -1 -1 0 -1 -1
3406 WaterPressureBullet OjLvWPressBubbleSus SE_OJ_LV_W_PRESS_BUBBLE_SUS 0 0 0 0 0 0 0 0 1239 0 -1 -1 1 -1 -1
3407 WaterPressureBullet PvTwistStart SE_PV_TWIST_START 0 0 0 0 0 0 0 0 1240 0 -1 -1 0 -1 -1
3408 WaterPressureBullet PmSpinAttack SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 1241 0 -1 -1 0 -1 -1
3409 WaterPressureBullet OjWPressBubbleIn SE_OJ_W_PRESS_BUBBLE_IN 0 0 0 0 0 0 0 0 1242 0 -1 -1 0 -1 -1
3410 WaterPressureBullet PvCatch SE_PV_CATCH 0 0 0 0 0 0 0 0 1243 0 -1 -1 0 -1 -1
3411 WhirlPool AtLvWhirlPool SE_AT_LV_WHIRL_POOL 0 0 0 0 0 0 0 0 1244 0 -1 -1 1 -1 -1
3412 WoodBox OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1245 0 -1 -1 0 -1 -1
3413 WoodBox OjWoodBoxBreakW SE_OJ_WOOD_BOX_BREAK_W 0 0 0 0 0 0 0 0 1246 0 -1 -1 0 -1 -1
3414 WoodBox OjWoodBoxBreak SE_OJ_WOOD_BOX_BREAK 0 0 0 0 0 0 0 0 1247 0 -1 -1 0 -1 -1
3415 WoodBox EmExplodeS SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 1248 0 -1 -1 0 -1 -1
3416 WoodBox SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1310 0 -1 -1 2 -1 -1
3417 WoodBox Appear SE_OJ_WOODBOX_APPEAR 0 0 0 0 0 0 0 0 5675 0 -1 -1 0 -1 -1
3418 AnmModelObj SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1254 0 -1 -1 2 -1 -1
3419 BenefitItemLifeUp SySuperKinokoGet SE_SY_SUPER_KINOKO_GET 0 0 0 0 0 0 0 0 1260 0 -1 -1 2 -1 -1
3420 ChipBase SyBluechipGet SE_SY_BLUECHIP_GET 0 0 0 0 0 0 0 0 1262 0 -1 -1 2 -1 -1
3421 ChipBase SyYellowchipGet SE_SY_YELLOWCHIP_GET 0 0 0 0 0 0 0 0 1263 0 -1 -1 2 -1 -1
3422 DashRing SyGetDashRing SE_SY_GET_DASH_RING 0 0 0 0 0 0 0 0 1274 0 -1 -1 2 -1 -1
3423 ExterminationChecker SyTotalComplete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 1277 0 -1 -1 2 -1 -1
3424 SpiderThread OjLvSpiderThreadPull SE_OJ_LV_SPIDER_THREAD_PULL 0 0 0 0 0 0 0 0 1302 0 -1 -1 3 -1 -1
3425 TicoCoin Get SE_SY_TICO_COIN 0 0 0 0 0 0 0 0 1308 0 -1 0 2 -1 -1
3426 TicoCoin Rotate SE_OJ_LV_TICO_COIN_EXIST 0 0 0 0 0 0 0 0 2250 0 -1 0 1 -1 -1
3427 PlantGroup OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1314 0 -1 1 0 -1 -1
3428 LavaHomeSeesawRotator OjLavaFloaterOnMetal SE_OJ_LAVA_FLOATER_ON_METAL 0 0 0 0 0 0 0 0 2225 0 -1 -1 0 -1 -1
3429 YCaptureTarget Release SE_OJ_CAPTURE_TARGET_ROTATE 0 0 0 0 0 0 0 0 2246 1 -1 0 0 -1 -1
3430 JumpStandAuto Extend SE_OJ_JUMPSTNDAUTO_JUMPBACK 0 0 0 0 0 0 0 0 2251 30 -1 0 0 -1 -1
3431 JumpStandAuto Extend SE_OJ_JUMPSTNDAUTO_JUMP 0 0 0 0 0 0 0 0 2252 0 -1 0 0 -1 -1
3432 TimeAttackClock Caught SE_SY_T_ATCK_CLOCK_TAKEN 0 0 0 0 0 0 0 0 2258 0 -1 -1 2 -1 -1
3433 SpaceCannonLauncher OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2267 0 -1 -1 0 -1 -1
3434 YukkinaTree OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2268 0 -1 -1 0 -1 -1
3435 YukkinaTree MapObjActorBreak SE_BM_YUKKINA_TREE_BREAK 0 0 0 0 0 0 0 0 4599 0 -1 -1 0 -1 -1
3436 SnowBlockA OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2269 0 -1 0 0 -1 -1
3437 ConcreteBlock OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2270 0 -1 0 0 -1 -1
3438 SandUpDownTowerBreakableWallB OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2271 0 -1 -1 0 -1 -1
3439 SandUpDownTowerBreakableWallA OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2272 0 -1 -1 0 -1 -1
3440 IcicleRock OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2273 0 -1 -1 0 -1 -1
3441 KoopaJrStatue OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2274 0 -1 -1 0 -1 -1
3442 KoopaStatueVomit RotateLeft SE_OJ_LV_KOOPA_STATUE_VOMIT_ROTATE 0 0 0 0 0 0 0 0 4759 99 179 0 1 -1 -1
3443 KoopaStatueVomit RotateLeft SE_OJ_KOOPA_STATUE_VOMIT_FLASH 0 0 0 0 0 0 0 0 4760 0 -1 0 0 -1 -1
3444 KoopaStatueVomit RotateLeft SE_OJ_KOOPA_STATUE_VOMIT_ROTATE_END 0 0 0 0 0 0 0 0 4761 180 -1 0 0 -1 -1
3445 KoopaStatueVomit RotateLeft SE_OJ_LV_KOOPA_STATUE_VOMIT_SHAKE 0 0 0 0 0 0 0 0 4764 39 99 0 1 -1 -1
3446 KoopaStatueVomit RotateLeft SE_OJ_LV_KOOPA_STATUE_VOMIT_PRE_EMIT 0 0 0 0 0 0 0 0 4912 182 236 0 1 -1 -1
3447 KoopaStatueVomit RotateLeft SE_OJ_KOOPA_STATUE_VOMIT_EMIT_BEAM 0 0 0 0 0 0 0 0 4913 237 -1 0 0 -1 -1
3448 KoopaStatueVomit RotateRight SE_OJ_LV_KOOPA_STATUE_VOMIT_ROTATE 0 0 0 0 0 0 0 0 4759 99 179 0 1 -1 -1
3449 KoopaStatueVomit RotateRight SE_OJ_KOOPA_STATUE_VOMIT_FLASH 0 0 0 0 0 0 0 0 4760 0 -1 0 0 -1 -1
3450 KoopaStatueVomit RotateRight SE_OJ_KOOPA_STATUE_VOMIT_ROTATE_END 0 0 0 0 0 0 0 0 4761 180 -1 0 0 -1 -1
3451 KoopaStatueVomit RotateRight SE_OJ_LV_KOOPA_STATUE_VOMIT_SHAKE 0 0 0 0 0 0 0 0 4764 39 99 0 1 -1 -1
3452 KoopaStatueVomit RotateRight SE_OJ_LV_KOOPA_STATUE_VOMIT_PRE_EMIT 0 0 0 0 0 0 0 0 4912 182 236 0 1 -1 -1
3453 KoopaStatueVomit RotateRight SE_OJ_KOOPA_STATUE_VOMIT_EMIT_BEAM 0 0 0 0 0 0 0 0 4913 237 -1 0 0 -1 -1
3454 TeresaMansionHoleCover OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 2276 0 -1 -1 0 -1 -1
3455 GrandStar OjRetPowStarLeave SE_OJ_RET_POW_STAR_LEAVE 0 0 0 0 0 0 0 0 3042 0 -1 -1 0 -1 -1
3456 GrandStar SyStarGet SE_SY_STAR_GET 0 0 0 0 0 0 0 0 3044 0 -1 -1 0 -1 -1
3457 GrandStar OjLvPowStarExistW SE_OJ_LV_POW_STAR_EXIST_W 0 0 0 0 0 0 0 0 3045 0 -1 -1 1 -1 -1
3458 GrandStar OjLvPowStarExist SE_OJ_LV_POW_STAR_EXIST 0 0 0 0 0 0 0 0 3046 0 -1 -1 1 -1 -1
3459 GrandStar SyPowStarAppear SE_SY_POW_STAR_APPEAR 0 0 0 0 0 0 0 0 3047 0 -1 -1 0 -1 -1
3460 GrandStar OjPowStarMoveEndW SE_OJ_POW_STAR_MOVE_END_W 0 0 0 0 0 0 0 0 3048 0 -1 -1 0 -1 -1
3461 GrandStar OjPowStarMoveEnd SE_OJ_POW_STAR_MOVE_END 0 0 0 0 0 0 0 0 3049 0 -1 -1 0 -1 -1
3462 GrandStar SyGrandStarGetJingle SE_SY_GRAND_STAR_GET_JINGLE 0 0 0 0 0 0 0 0 3050 0 -1 -1 3 -1 -1
3463 GrandStar DemoKoopaStayLoop SE_OJ_LV_POW_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 6923 0 -1 0 1 -1 -1
3464 GrandStar DemoKoopaVs3Down SE_OJ_LV_POW_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 6924 0 343 0 1 -1 -1
3465 GrandStar DemoKoopaVs3Down SE_OJ_RET_POW_STAR_LEAVE PowerStar 0 0 0 0 0 0 0 0 6926 347 -1 0 0 -1 -1
3466 GrandStar DemoKoopaVs3Down SE_OJ_LV_POW_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 6927 1370 -1 0 1 -1 -1
3467 GrandStar DemoKoopaLastBattleStart SE_OJ_LV_POW_STAR_EXIST 0 0 0 0 0 0 0 0 6925 0 151 0 1 -1 -1
3468 GrandStar DemoKoopaLastBattleEnd SE_DM_LV_KP_D_GRAND_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 7145 1716 2190 0 1 -1 -1
3469 GrandStar DemoKoopaLastBattleEnd SE_DM_KP_D_G_STAR_APPEAR_BANG PowerStar 0 0 0 0 0 0 0 0 7146 1716 -1 0 0 -1 -1
3470 GrandStar DemoKoopaLastBattleEnd SE_DM_LV_KP_D_GRAND_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 7184 2376 -1 0 1 -1 -1
3471 GrandStar DemoKoopaLastBattleEnd SE_DM_KP_D_G_STAR_LEAVE PowerStar 0 0 0 0 0 0 0 0 7185 2125 -1 0 0 -1 -1
3472 GrandStar GrandStarGetKoopaVS3 SE_OJ_GRAND_STAR_ESCAPE PowerStar 0 0 0 0 0 0 0 0 7162 825 -1 0 0 -1 -1
3473 GrandStar GrandStarGetKoopaVS3 SE_OJ_GRAND_STAR_TURN PowerStar 0 0 0 0 0 0 0 0 7802 660 -1 0 0 -1 -1
3474 GrandStar GrandStarGetKoopaVS3 SE_OJ_GRAND_STAR_ESC_START PowerStar 0 0 0 0 0 0 0 0 7804 660 -1 0 0 -1 -1
3475 GrandStar DummyTest SE_OJ_LV_GRAND_STAR_FALL_2 0 0 0 0 0 0 0 0 7171 0 -1 -1 1 -1 -1
3476 GrandStar DummyTest SE_OJ_GRAND_STAR_TURN 0 0 0 0 0 0 0 0 7172 0 -1 -1 0 -1 -1
3477 GrandStar DummyTest SE_OJ_GRAND_STAR_FLY_AWAY_1 0 0 0 0 0 0 0 0 7173 0 -1 -1 0 -1 -1
3478 GrandStar DummyTest SE_OJ_GRAND_STAR_FLY_AWAY_2 0 0 0 0 0 0 0 0 7174 0 -1 -1 0 -1 -1
3479 GrandStar DummyTest SE_OJ_GRAND_STAR_FLY_END 0 0 0 0 0 0 0 0 7175 0 -1 -1 0 -1 -1
3480 GrandStar DummyTest SE_OJ_LV_GRAND_STAR_FALL 0 0 0 0 0 0 0 0 7176 0 -1 -1 1 -1 -1
3481 GrandStar DummyTest SE_OJ_GRAND_STAR_ESC_START 0 0 0 0 0 0 0 0 7177 0 -1 -1 0 -1 -1
3482 GrandStar DummyTest SE_OJ_GRAND_STAR_ESCAPE 0 0 0 0 0 0 0 0 7178 0 -1 -1 1 -1 -1
3483 GrandStar DummyTest SE_OJ_LV_GRAND_STAR_PRE_POP 0 0 0 0 0 0 0 0 7179 0 -1 -1 1 -1 -1
3484 GrandStar DummyTest SE_OJ_GRAND_STAR_POP_OUT 0 0 0 0 0 0 0 0 7180 0 -1 -1 0 -1 -1
3485 GrandStar DemoKoopaVs1Down SE_OJ_LV_POW_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 7204 0 343 0 1 -1 -1
3486 GrandStar DemoKoopaVs1Down SE_OJ_RET_POW_STAR_LEAVE PowerStar 0 0 0 0 0 0 0 0 7205 347 -1 0 0 -1 -1
3487 GrandStar DemoKoopaVs1Down SE_OJ_LV_POW_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 7206 1600 -1 0 1 -1 -1
3488 GrandStar DemoKoopaVs2Down SE_OJ_LV_POW_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 7581 0 343 0 1 -1 -1
3489 GrandStar DemoKoopaVs2Down SE_OJ_RET_POW_STAR_LEAVE PowerStar 0 0 0 0 0 0 0 0 7582 347 -1 0 0 -1 -1
3490 GrandStar DemoKoopaVs2Down SE_OJ_LV_POW_STAR_EXIST PowerStar 0 0 0 0 0 0 0 0 7583 1600 -1 0 1 -1 -1
3491 StarPieceCluster Break SE_OJ_SPIECE_CLUSTER_BREAK 0 0 0 0 0 0 0 0 2319 0 -1 -1 0 -1 -1
3492 PullTargetDrawer PullStop SE_OJ_YOSHI_DRAWER_PULL_END 0 0 0 0 0 0 0 0 2321 0 -1 -1 0 -1 -1
3493 PullTargetDrawer PullMoving SE_OJ_LV_YOSHI_DRAWER_PULL 0 0 0 0 0 0 0 0 2322 0 -1 -1 1 -1 -1
3494 PullTargetDrawer TimerCount1 SE_SY_LV_TIMER_B_1 0 0 0 0 0 0 0 0 2323 0 -1 -1 3 -1 -1
3495 PullTargetDrawer TimerCount2 SE_SY_LV_TIMER_B_QUASI_0 0 0 0 0 0 0 0 0 2324 0 -1 -1 3 -1 -1
3496 PullTargetDrawer TimerZero SE_SY_TIMER_B_0 0 0 0 0 0 0 0 0 2325 0 -1 -1 2 -1 -1
3497 PullTargetDrawer PullStart SE_OJ_LV_YOSHI_DRAWER_VIB 0 0 0 0 0 0 0 0 4578 0 -1 0 1 -1 -1
3498 PullTargetDrawer ReturnMoving SE_OJ_LV_YOSHI_DRAWER_BACK 0 0 0 0 0 0 0 0 5188 0 -1 -1 1 -1 -1
3499 PullTargetDrawer ReturnStop SE_OJ_YOSHI_DRAWER_BACK_END 0 0 0 0 0 0 0 0 5189 0 -1 -1 0 -1 -1
3500 PullTargetDrawer DrawBackSign SE_OJ_LV_YOSHI_DRAWER_BACKSIGN 0 0 0 0 0 0 0 0 5993 0 -1 0 1 -1 -1
3501 KoopaJrCastleGate Move SE_OJ_LV_KOOPAJR1_DOOR_MOVE 0 0 0 0 0 0 0 0 2340 106 134 0 1 -1 -1
3502 KoopaJrCastleGate Move SE_OJ_KOOPAJR1_DOOR_STOP 0 0 0 0 0 0 0 0 2341 141 -1 0 0 -1 -1
3503 KoopaJrCastleGate Move SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 2342 0 -1 0 2 -1 -1
3504 KoopaJrCastleGate Move SE_OJ_LV_KOOPAJR1_DOOR_PRE_MV 0 0 0 0 0 0 0 0 4207 3 34 0 1 -1 -1
3505 KoopaJrCastleGate Move SE_OJ_LV_KOOPAJR1_DOOR_PRE_MV2 0 0 0 0 0 0 0 0 4208 74 84 0 1 -1 -1
3506 KoopaJrCastleGate MoveFast SE_OJ_LV_KOOPAJR1_DOOR_MOVE 0 0 0 0 0 0 0 0 5541 106 134 0 1 -1 -1
3507 KoopaJrCastleGate MoveFast SE_OJ_KOOPAJR1_DOOR_STOP 0 0 0 0 0 0 0 0 5542 141 -1 0 0 -1 -1
3508 KoopaJrCastleGate MoveFast SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 5543 0 -1 0 2 -1 -1
3509 KoopaJrCastleGate MoveFast SE_OJ_LV_KOOPAJR1_DOOR_PRE_MV 0 0 0 0 0 0 0 0 5544 3 34 0 1 -1 -1
3510 KoopaJrCastleGate MoveFast SE_OJ_LV_KOOPAJR1_DOOR_PRE_MV2 0 0 0 0 0 0 0 0 5545 74 84 0 1 -1 -1
3511 ItemDice BoundLittle SE_OJ_DICE_BOUND_LITTLE 0 0 0 0 0 0 0 0 2376 0 -1 -1 0 -1 -1
3512 ItemDice Bound SE_OJ_DICE_BOUND 0 0 0 0 0 0 0 0 2377 0 -1 -1 0 -1 -1
3513 ItemDice Thrown SE_OJ_ITEM_DICE_THROWN 0 0 0 0 0 0 0 0 2378 0 -1 -1 0 -1 -1
3514 ItemDice VanishGood SE_OJ_ITEM_DICE_VANISH_GOOD 0 0 0 0 0 0 0 0 2379 0 -1 -1 0 -1 -1
3515 ItemDice VanishBad SE_OJ_ITEM_DICE_VANISH_BAD 0 0 0 0 0 0 0 0 2380 0 -1 -1 0 -1 -1
3516 ItemDice FixedGood SE_SY_ITEM_DICE_FIXED_GOOD 0 0 0 0 0 0 0 0 2381 0 -1 -1 2 -1 -1
3517 ItemDice FixedGood SE_SY_SNARE_ROLL_END 0 0 0 0 0 0 0 0 2385 0 -1 -1 2 -1 -1
3518 ItemDice FixedBad SE_SY_ITEM_DICE_FIXED_BAD 0 0 0 0 0 0 0 0 2382 0 -1 -1 2 -1 -1
3519 ItemDice FixedBad SE_SY_SNARE_ROLL_END 0 0 0 0 0 0 0 0 2384 0 -1 -1 2 -1 -1
3520 ItemDice Rolling SE_SY_LV_SNARE_ROLL_LV 0 0 0 0 0 0 0 0 2383 0 -1 -1 1 -1 -1
3521 ItemDice ThrownLv SE_OJ_LV_ITEM_DICE_THROWN 0 0 0 0 0 0 0 0 4582 0 -1 -1 1 -1 -1
3522 ItemDice Trampled SE_OJ_ITEM_DICE_TRAMPLED 0 0 0 0 0 0 0 0 6545 0 -1 -1 0 -1 -1
3523 Togepin Appear SE_OJ_TOGEPIN_APPEAR 0 0 0 0 0 0 0 0 2393 0 -1 0 0 -1 -1
3524 Togepin BlowHit SE_OJ_TOGEPIN_BLOW_OFF 0 0 0 0 0 0 0 0 2394 0 -1 -1 0 -1 -1
3525 Togepin BlowHit SE_OJ_TOGEPIN_BLOW_BOWLING 0 0 0 0 0 0 0 0 2395 0 -1 -1 0 -1 -1
3526 Togepin Panic SE_OJ_LV_V_TOGEPIN_PANIC 0 0 0 0 0 0 0 0 2396 0 -1 0 1 -1 -1
3527 StemFruit Trampled SE_OJ_FRUITS_TRAMPLED 0 0 0 0 0 0 0 0 2397 0 -1 0 0 -1 -1
3528 StemFruit Spin SE_OJ_FRUITS_SWAY 0 0 0 0 0 0 0 0 3165 0 -1 0 0 -1 -1
3529 BalloonFruit Trampled SE_OJ_FRUITS_TRAMPLED 0 0 0 0 0 0 0 0 2398 0 -1 0 0 -1 -1
3530 BalloonFruit Spin SE_OJ_FRUITS_SWAY 0 0 0 0 0 0 0 0 3163 0 -1 0 0 -1 -1
3531 BalloonFruit Shake SE_OJ_FRUITS_SWAY 0 0 0 0 0 0 0 0 3164 0 -1 0 0 -1 -1
3532 BalloonFruit HipDropCrash SE_OJ_BALLOON_FRUIT_BREAK 0 0 0 0 0 0 0 0 6158 0 -1 1 0 -1 -1
3533 BalloonFruit Break SE_OJ_BALLOON_FRUIT_BREAK 0 0 0 0 0 0 0 0 6808 0 -1 0 0 -1 -1
3534 LiftFlower MoveUp SE_OJ_LV_LIFT_FLOWER_MOVEUP 0 0 0 0 0 0 0 0 2412 0 -1 -1 1 -1 -1
3535 LiftFlower Disappear SE_OJ_LIFT_FLOWER_SHRINK 0 0 0 0 0 0 0 0 2413 0 -1 0 0 -1 -1
3536 LiftFlower Disappear SE_OJ_LIFT_FLOWER_SHRINK_E 0 0 0 0 0 0 0 0 6061 17 -1 0 0 -1 -1
3537 LiftFlower Appear SE_OJ_LIFT_FLOWER_EXPAND 0 0 0 0 0 0 0 0 2414 0 -1 1 0 -1 -1
3538 LiftFlower MoveStop SE_OJ_LIFT_FLOWER_STOP 0 0 0 0 0 0 0 0 2623 0 -1 -1 0 -1 -1
3539 LiftFlower DisappearSign SE_OJ_LIFT_FLOWER_BLINK 0 0 0 0 0 0 0 0 3159 0 -1 -1 0 -1 -1
3540 CircleShell Break SE_OJ_SMALL_STONE_BREAK 0 0 0 0 0 0 0 0 2499 0 -1 -1 0 -1 -1
3541 CircleStrawberry Break SE_OJ_STRAWBERRY_BREAK 0 0 0 0 0 0 0 0 2500 0 -1 -1 0 -1 -1
3542 GliderBalloon Burst SE_OJ_GLIDERBALLOON_BREAK 0 0 0 0 0 0 0 0 2505 0 -1 1 0 -1 -1
3543 BeeJumpBall Bound SE_OJ_BEE_JUMPBALL_HIT 0 0 0 0 0 0 0 0 2518 0 -1 -1 0 -1 -1
3544 BeeJumpBall Burst SE_OJ_BEE_JUMPBALL_BURST 0 0 0 0 0 0 0 0 2519 0 -1 -1 0 -1 -1
3545 BeeJumpBall Restore SE_OJ_BEE_JUMPBALL_RESTORE 0 0 0 0 0 0 0 0 3333 0 -1 -1 0 -1 -1
3546 CrystalCageOpaBreak Break SE_OJ_CRYSTL_CAGE_NT_BREAK 0 0 0 0 0 0 0 0 2511 0 -1 1 0 -1 -1
3547 RollingWater Appear SE_OJ_ROLLWATER_APPEAR 0 0 0 0 0 0 0 0 2512 0 -1 -1 0 -1 -1
3548 RollingWater RollIn SE_OJ_ROLLWATER_MARIO_IN 0 0 0 0 0 0 0 0 2513 0 -1 -1 0 -1 -1
3549 RollingWater Bound SE_OJ_ROLLWATER_BOUND 0 0 0 0 0,0006 -2 0 10 2514 0 -1 -1 0 -1 1
3550 RollingWater Break SE_OJ_ROLLWATER_BREAK 0 0 0 0 0 0 0 0 2515 0 -1 -1 0 -1 -1
3551 CrystalCageOpaLargeBreak Break SE_OJ_CRYSTL_CAGE_L_NT_BREAK 0 0 0 0 0 0 0 0 2510 0 -1 1 0 -1 -1
3552 SecretGateCounter Pass SE_SY_SECRET_GATE_PASS 0 0 0 0 0 0 0 0 2530 0 -1 -1 2 -1 -1
3553 SecretGateCounter PassFinal SE_SY_SECRET_GATE_PASS_FINAL 0 0 0 0 0 0 0 0 2531 0 -1 -1 2 -1 -1
3554 YoshiEggCapsuleCage AnmModelMoveStart SE_OJ_YOSHI_CAGE_OPEN 0 0 0 0 0 0 0 0 2548 0 -1 -1 0 -1 -1
3555 CloudStep Disappear SE_OJ_CLOUD_STEP_DISAPPEAR 0 0 0 0 0 0 0 0 2552 12 -1 0 0 -1 -1
3556 CloudStep Disappear SE_OJ_CLOUD_STEP_APPEAR 0 0 0 0 0 0 0 0 2654 64 -1 0 0 -1 -1
3557 CloudStep Appear SE_OJ_CLOUD_STEP_APPEAR 0 0 0 0 0 0 0 0 2652 0 -1 -1 0 -1 -1
3558 CloudStep RideOn SE_OJ_LV_CLOUD_STEP_RIDE_ON 0 0 0 0 0 0 0 0 2653 0 -1 -1 1 -1 -1
3559 CloudStep DummyForLoading SE_PM_CLOUD_STEP_RIDE_ON 0 0 0 0 0 0 0 0 4989 0 -1 -1 10 -1 -1
3560 BarrelColonyDoor AnmModelMoveStart SE_OJ_GLASS_COLUMN_GATE_OPEN 0 0 0 0 0 0 0 0 2624 0 -1 -1 0 -1 -1
3561 BarrelColonyDoor AnmModelMoveLoop SE_OJ_LV_GLASS_CLMN_GATE_MV 0 0 0 0 0 0 0 0 2625 0 -1 -1 1 -1 -1
3562 BarrelColonyDoor AnmModelStop SE_OJ_GLASS_COLUMN_GATE_STOP 0 0 0 0 0 0 0 0 2626 0 -1 -1 0 -1 -1
3563 DrunSeparateRocketPlanetMoveParts RailMoverMoveStart SE_OJ_LAND_DIVIDE_EXPLODE 0 0 0 0 0 0 0 0 2637 0 -1 -1 0 -1 -1
3564 DrunSeparateRocketPlanetMoveParts RailMoverSignLoop SE_OJ_LV_LAND_DIVIDE_SIGN 0 0 0 0 0 0 0 0 2638 0 -1 -1 1 -1 -1
3565 RedBlueTurnBlock MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 2649 0 -1 -1 2 -1 -1
3566 RedBlueTurnBlock MoveStart SE_OJ_REDBLUE_PANEL_FLIP_ST 0 0 0 0 0 0 0 0 4177 0 -1 -1 0 -1 -1
3567 RedBlueTurnBlock MoveLv SE_OJ_LV_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 2650 0 -1 -1 1 -1 -1
3568 RedBlueTurnBlock MoveEnd SE_OJ_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 2651 0 -1 -1 0 -1 -1
3569 RedBlueTurnBlock MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 2800 0 -1 -1 2 -1 -1
3570 RedBlueTurnBlock MoveStartReverse SE_OJ_REDBLUE_PANEL_FLIP_ST 0 0 0 0 0 0 0 0 4210 0 -1 -1 0 -1 -1
3571 HipDropSetCylinder Start SE_OJ_HIPDROP_LUMBER_START 0 0 0 0 0 0 0 0 2659 0 -1 -1 0 -1 -1
3572 HipDropSetCylinder StopEnd SE_OJ_HIPDROP_LUMBER_END 0 0 0 0 0 0 0 0 2660 0 -1 -1 0 -1 -1
3573 HipDropMoveBlockHShape Start SE_OJ_HIPDROP_LUMBER_L_START 0 0 0 0 0 0 0 0 2662 0 -1 -1 0 -1 -1
3574 HipDropMoveBlockHShape StopEnd SE_OJ_HIPDROP_LUMBER_L_END 0 0 0 0 0 0 0 0 2663 0 -1 -1 0 -1 -1
3575 HipDropMoveBlockHShape Moving SE_OJ_LV_HIPDROP_LUMBER_L_MV 0 0 0 0 0 0 0 0 2664 0 -1 -1 1 -1 -1
3576 HipDropMoveCylinderSmall Start SE_OJ_HIPDROP_LUMBER_START 0 0 0 0 0 0 0 0 2668 0 -1 -1 0 -1 -1
3577 HipDropMoveCylinderSmall Stop SE_OJ_HIPDROP_LUMBER_END_S 0 0 0 0 0 0 0 0 2669 0 -1 -1 0 -1 -1
3578 HipDropMoveCylinderSmall StopEnd SE_OJ_HIPDROP_LUMBER_END 0 0 0 0 0 0 0 0 2670 0 -1 -1 0 -1 -1
3579 HipDropMoveCylinderMiddle Start SE_OJ_HIPDROP_LUMBER_START 0 0 0 0 0 0 0 0 2671 0 -1 -1 0 -1 -1
3580 HipDropMoveCylinderMiddle Stop SE_OJ_HIPDROP_LUMBER_END_S 0 0 0 0 0 0 0 0 2672 0 -1 -1 0 -1 -1
3581 HipDropMoveCylinderMiddle StopEnd SE_OJ_HIPDROP_LUMBER_END 0 0 0 0 0 0 0 0 2673 0 -1 -1 0 -1 -1
3582 HipDropMoveCylinderBig Start SE_OJ_HIPDROP_LUMBER_START 0 0 0 0 0 0 0 0 2674 0 -1 -1 0 -1 -1
3583 HipDropMoveCylinderBig Stop SE_OJ_HIPDROP_LUMBER_END_S 0 0 0 0 0 0 0 0 2675 0 -1 -1 0 -1 -1
3584 HipDropMoveCylinderBig StopEnd SE_OJ_HIPDROP_LUMBER_END 0 0 0 0 0 0 0 0 2676 0 -1 -1 0 -1 -1
3585 HipDropMovePicturePartsA Start SE_OJ_HDROP_PIC_LUMBER_START 0 0 0 0 0 0 0 0 2678 0 -1 -1 0 -1 -1
3586 HipDropMovePicturePartsA Stop SE_OJ_HDROP_PIC_LUMBER_STOP 0 0 0 0 0 0 0 0 2679 0 -1 -1 0 -1 -1
3587 HipDropMovePicturePartsA StopEnd SE_OJ_HDROP_PIC_LUMBER_STOPEND 0 0 0 0 0 0 0 0 2680 0 -1 -1 0 -1 -1
3588 HipDropMovePicturePartsB Start SE_OJ_HDROP_PIC_LUMBER_START 0 0 0 0 0 0 0 0 2683 0 -1 -1 0 -1 -1
3589 HipDropMovePicturePartsB Stop SE_OJ_HDROP_PIC_LUMBER_STOP 0 0 0 0 0 0 0 0 2684 0 -1 -1 0 -1 -1
3590 HipDropMovePicturePartsB StopEnd SE_OJ_HDROP_PIC_LUMBER_STOPEND 0 0 0 0 0 0 0 0 5427 0 -1 -1 0 -1 -1
3591 HipDropMovePicturePartsB StopEnd SE_OJ_HDROP_PIC_FIT2 0 0 0 0 0 0 0 0 5430 0 -1 -1 0 -1 -1
3592 HipDropMovePicturePartsC Start SE_OJ_HDROP_PIC_LUMBER_START 0 0 0 0 0 0 0 0 2686 0 -1 -1 0 -1 -1
3593 HipDropMovePicturePartsC Stop SE_OJ_HDROP_PIC_LUMBER_STOP 0 0 0 0 0 0 0 0 2687 0 -1 -1 0 -1 -1
3594 HipDropMovePicturePartsC StopEnd SE_OJ_HDROP_PIC_LUMBER_STOPEND 0 0 0 0 0 0 0 0 2688 0 -1 -1 0 -1 -1
3595 HipDropMovePicturePartsC StopEnd SE_OJ_HDROP_PIC_FIT1 0 0 0 0 0 0 0 0 5424 0 -1 -1 0 -1 -1
3596 GarigariCutStepCircle RailMoverMoveStart SE_OJ_GARIGARI_CUTSTEP_STRT_FLL 0 0 0 0 0 0 0 0 2697 0 -1 -1 0 -1 -1
3597 GarigariCutStepCircle RailMoverMoveLoop SE_OJ_LV_GARIGARI_CUTSTEP_MV 0 0 0 0 0 0 0 0 2698 0 -1 -1 1 -1 -1
3598 WoodLogBridgeParts Sway1 SE_OJ_LV_WOODBRIDGE_SWAY1 0 0 0 0 0 0 0 0 2718 0 -1 -1 1 -1 -1
3599 WoodLogBridgeParts Sway2 SE_OJ_LV_WOODBRIDGE_SWAY2 0 0 0 0 0 0 0 0 2719 0 -1 -1 1 -1 -1
3600 CymbalsStep Close SE_OJ_CYMBAL_SHOT 0 0 0 0 0 0 0 0 2722 0 -1 0 0 -1 -1
3601 CymbalsStep MapPartsRotateLoop SE_OJ_LV_CYMBAL_MOVE 0 0 0 0 0 0 0 0 2726 0 -1 -1 1 -1 -1
3602 CymbalsStep RideOn SE_OJ_LV_CYMBAL_RIDEON 0 0 0 0 0 0 0 0 2730 0 -1 -1 1 -1 -1
3603 CymbalsStep RideOnClosed SE_OJ_LV_CYMBAL_RIDEON_CLOSE 0 0 0 0 0 0 0 0 2732 0 -1 -1 1 -1 -1
3604 DrumTrampoline Jump SE_OJ_TAIKO_SHOT 0 0 0 0 1 -8 0 10 2724 0 -1 -1 0 -1 1
3605 DrumTrampoline JumpLv SE_OJ_LV_TAIKO_ROLL 0 0 0 0 0 0 0 0 2729 0 -1 -1 1 -1 -1
3606 DrumTrampoline JumpHDrop SE_OJ_TAIKO_SHOT_HDROP 0 0 0 0 1 -8 0 10 4747 0 -1 -1 0 -1 1
3607 GarigariCutStepFlat RailMoverMoveStart SE_OJ_GARIGARI_CUTSTEP_STRT_FLL 0 0 0 0 0 0 0 0 2738 0 -1 -1 0 -1 -1
3608 GarigariCutStepFlat RailMoverMoveLoop SE_OJ_LV_GARIGARI_CUTSTEP_MV 0 0 0 0 0 0 0 0 2739 0 -1 -1 1 -1 -1
3609 GarigariCutStepFlatSmall RailMoverMoveLoop SE_OJ_LV_GARIGARI_CUTSTEP_MV 0 0 0 0 0 0 0 0 2736 0 -1 -1 1 -1 -1
3610 GarigariCutStepFlatSmall RailMoverMoveStart SE_OJ_GARIGARI_CUTSTEP_STRT_FLL 0 0 0 0 0 0 0 0 2737 0 -1 -1 0 -1 -1
3611 GarigariCutStepFlatBig RailMoverMoveLoop SE_OJ_LV_GARIGARI_CUTST_L_MV 0 0 0 0 0 0 0 0 2740 0 -1 -1 1 -1 -1
3612 GarigariCutStepFlatBig RailMoverMoveStart SE_OJ_GARIGARI_CUTST_L_STRT_FLL 0 0 0 0 0 0 0 0 2741 0 -1 -1 0 -1 -1
3613 WoodWallDownRotate RotateMoveObjStart SE_OJ_WOODWALL_DOWN_STRT_FLL 0 0 0 0 0 0 0 0 2744 0 -1 -1 0 -1 -1
3614 WoodWallDownRotate RotateMoveObjMove SE_OJ_LV_WOODWALL_DOWN_MV 0 0 0 0 0 0 0 0 2745 0 -1 -1 1 -1 -1
3615 WoodWallDownRotate RotateMoveObjStop SE_OJ_WOODWALL_DOWN_STOP 0 0 0 0 0 0 0 0 2746 0 -1 -1 0 -1 -1
3616 WoodWallDownFall RailMoverMoveLoop SE_OJ_LV_WOODWALL_FALL_MV 0 0 0 0 0 0 0 0 2747 0 -1 -1 1 -1 -1
3617 WoodWallDownFall RailMoverStop SE_OJ_WOODWALL_FALL_STOP 0 0 0 0 0 0 0 0 2748 0 -1 -1 0 -1 -1
3618 WoodWallDownFall RailMoverMoveStart SE_OJ_WOODWALL_FALL_STRT_FLL 0 0 0 0 0 0 0 0 2749 0 -1 -1 0 -1 -1
3619 DrumSeparateRocketPlanetMoveParts RailMoverSignLoop SE_OJ_LV_LAND_DIVIDE_SIGN 0 0 0 0 0 0 0 0 2751 0 -1 -1 1 -1 -1
3620 DrumSeparateRocketPlanetMoveParts RailMoverMoveStart SE_OJ_LAND_DIVIDE_EXPLODE 0 0 0 0 0 0 0 0 2752 0 -1 -1 0 -1 -1
3621 GoroRockBreakFance MapObjActorBreak SE_OJ_ROCK_BREAK_FENCE_BREAK 0 0 0 0 0 0 0 0 2753 0 -1 -1 0 -1 -1
3622 RockCageS Break SE_OJ_ROCK_CAGE_BREAK 0 0 0 0 0 0 0 0 2754 0 -1 -1 0 -1 -1
3623 GemCageS Break SE_OJ_GEM_CAGE_BREAK 0 0 0 0 0 0 0 0 2755 0 -1 -1 0 -1 -1
3624 GliderBalloonMini Burst SE_OJ_GLIDERBALLOON_MINI_BREAK 0 0 0 0 0 0 0 0 2757 0 -1 1 0 -1 -1
3625 FireRing Move SE_OJ_LV_FIRE_RING 0 0 0 0 0 0 0 0 2953 0 -1 -1 1 -1 -1
3626 TubeSliderDamageObj MarioPassLv SE_OJ_LV_SLIDER_OBJ_PASS 0 0 0 0 0 0 0 0 2810 0 -1 -1 1 -1 -1
3627 MagmaMeteor Spread SE_OJ_LV_MAGMA_METEOR_SPREAD 0 0 0 0 0 0 0 0 2962 0 -1 0 1 -1 -1
3628 MagmaMeteor Spread SE_OJ_MAGMA_METEOR_SPREAD_E 0 0 0 0 0 0 0 0 2992 84 -1 0 0 -1 -1
3629 MagmaMeteor Spread SE_OJ_MAGMA_METEOR_BALL_HIT 0 0 0 0 0 0 0 0 2994 3 -1 0 0 -1 -1
3630 MagmaMeteor Shrink SE_OJ_LV_MAGMA_METEOR_SHRINK 0 0 0 0 0 0 0 0 2963 0 -1 0 1 -1 -1
3631 MagmaMeteor Shrink SE_OJ_MAGMA_METEOR_SHRINK_E 0 0 0 0 0 0 0 0 2975 79 -1 0 0 -1 -1
3632 MagmaMeteor Wait SE_OJ_LV_MAGMA_METEOR_WAIT 0 0 0 0 0 0 0 0 2993 0 -1 0 1 -1 -1
3633 MagmaMeteorBall FallLv SE_OJ_LV_MAGMA_METEOR_BALL_FALL 0 0 0 0 0,005 0 0 10 2965 0 -1 -1 1 -1 1
3634 MagmaMeteorBall Fall SE_OJ_MAGMA_METEOR_BALL_FALL 0 0 0 0 0 0 0 0 2976 0 -1 -1 0 -1 -1
3635 BigCloudStep RideOn SE_OJ_LV_CLOUD_STEP_RIDE_ON 0 0 0 0 0 0 0 0 2969 0 -1 -1 1 -1 -1
3636 BigCloudStep Disappear SE_OJ_CLOUD_STEP_APPEAR 0 0 0 0 0 0 0 0 2970 64 -1 0 0 0 -1
3637 BigCloudStep Disappear SE_OJ_RAIN_CLOUD_DISAPPEAR 0 0 0 0 0 0 0 0 2971 12 -1 0 0 0 -1
3638 BigCloudStep DummyForLoading SE_PM_CLOUD_STEP_RIDE_ON 0 0 0 0 0 0 0 0 4988 0 -1 -1 10 -1 -1
3639 IceMeteor Spread SE_OJ_LV_ICE_METEOR_SPREAD 0 0 0 0 0 0 0 0 2978 19 -1 0 1 -1 -1
3640 IceMeteor Spread SE_OJ_ICE_METEOR_BALL_HIT 0 0 0 0 0 0 0 0 2984 19 -1 0 0 -1 -1
3641 IceMeteor Spread SE_OJ_ICE_METEOR_SPREAD_E 0 0 0 0 0 0 0 0 2990 83 -1 0 0 -1 -1
3642 IceMeteor Shrink SE_OJ_LV_ICE_METEOR_SHRINK 0 0 0 0 0 0 0 0 2979 0 -1 0 0 -1 -1
3643 IceMeteor Shrink SE_OJ_ICE_METEOR_SHRINK_E 0 0 0 0 0 0 0 0 2980 79 -1 0 0 -1 -1
3644 IceMeteorBall Hit SE_OJ_ICE_METEOR_BALL_HIT 0 0 0 0 0 0 0 0 2982 0 -1 -1 0 -1 -1
3645 IceMeteorBall Fall SE_OJ_MAGMA_METEOR_BALL_FALL 0 0 0 0 0 0 0 0 2983 0 -1 -1 0 -1 -1
3646 IceMagmaAppearanceStep IceMagmaAppearanceStep SE_OJ_LV_ICE_MAGMA_STEP_APPEAR 0 0 0 0 0 0 0 0 2987 0 26 0 1 -1 -1
3647 IceMagmaAppearanceStep IceMagmaAppearanceStep SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 2991 14 -1 0 2 -1 -1
3648 MagmaSliceRotateStep RotateMoveObjMove SE_OJ_LV_LAVA_ROTATE_STEP_MV 0 0 0 0 0 0 0 0 3003 0 -1 -1 1 -1 -1
3649 TamakoroKuriboLift RailMoverSignLoop SE_OJ_LV_TAMAKORO_KURIBO_STEP_SIGN 0 0 0 0 0 0 0 0 3016 0 -1 -1 1 -1 -1
3650 TamakoroKuriboLift RailMoverMoveStart SE_OJ_TAMAKORO_KURIBO_STEP_START 0 0 0 0 0 0 0 0 3017 0 -1 -1 0 -1 -1
3651 TamakoroKuriboLift RailMoverMoveLoop SE_OJ_LV_TAMAKORO_KURIBO_STEP_MV 0 0 0 0 0 0 0 0 3018 0 -1 -1 1 -1 -1
3652 TamakoroKuriboLift RailMoverStopAtEnd SE_OJ_TAMAKORO_KURIBO_STEP_STOP 0 0 0 0 0 0 0 0 3019 0 -1 -1 0 -1 -1
3653 TamakoroGarigariFallStep RailMoverMoveStart SE_OJ_TAMAKORO_CUTST_STRT_FLL 0 0 0 0 0 0 0 0 3012 0 -1 -1 0 -1 -1
3654 TamakoroGarigariFallStep RailMoverMoveLoop SE_OJ_LV_TAMAKORO_CUTST_L_MV 0 0 0 0 0 0 0 0 3013 0 -1 -1 1 -1 -1
3655 TamakoroGarigariFallStep RailMoverSignStart SE_OJ_TAMAKORO_CUTST_END_CUT 0 0 0 0 0 0 0 0 3014 0 -1 -1 0 -1 -1
3656 TamakoroGarigariFallStep RailMoverSignLoop SE_OJ_LV_TAMAKORO_CUTST_SIGN_FLL 0 0 0 0 0 0 0 0 3015 0 -1 -1 1 -1 -1
3657 GiantRotationRockB RotateMoveObjMove SE_OJ_LV_GIANT_ROT_ROCK_M 0 0 0 0 0 0 0 0 3233 0 -1 -1 1 -1 -1
3658 GiantRotationRockA RotateMoveObjMove SE_OJ_LV_GIANT_ROT_ROCK_M 0 0 0 0 0 0 0 0 3241 0 -1 -1 1 -1 -1
3659 GiantRotationRockC RotateMoveObjMove SE_OJ_LV_GIANT_ROT_ROCK_L 0 0 0 0 0 0 0 0 3242 0 -1 -1 1 -1 -1
3660 GiantRotationRockD RotateMoveObjMove SE_OJ_LV_GIANT_ROT_ROCK_L 0 0 0 0 0 0 0 0 3243 0 -1 -1 1 -1 -1
3661 GorogoroCylinderRock Land SE_OJ_GORO_CYLINDER_ROCK_LAND 0 0 0 0 0 0 0 0 3248 0 -1 -1 0 -1 -1
3662 GorogoroCylinderRock Rotate SE_OJ_LV_GORO_CYLINDER_ROCK_ROT 0 0 0 0 0 0 0 0 3249 0 -1 -1 1 -1 -1
3663 GorogoroCylinderRock RotateNoGlavity SE_OJ_LV_GORO_CYLINDER_ROCK_ROT_S 0 0 0 0 0 0 0 0 3255 0 -1 -1 1 -1 -1
3664 GorogoroCylinderRock Fall SE_OJ_LV_GORO_CYLINDER_ROCK_FALL 0 0 0 0 0 0 0 0 3257 0 -1 -1 1 -1 -1
3665 RotateClimbRockTop RotateMoveObjMove SE_OJ_LV_ROTATECLIMBROCK_ROT 0 0 0 0 0 0 0 0 3277 0 -1 -1 1 -1 -1
3666 RotateClimbRockTop RotateMoveObjStop SE_OJ_LV_ROTATECLIMBROCK_STOP 0 0 0 0 0 0 0 0 3278 0 -1 -1 0 -1 -1
3667 RotateClimbRockUnder RotateMoveObjMove SE_OJ_LV_ROTATECLIMBROCK_ROT 0 0 0 0 0 0 0 0 3279 0 -1 -1 1 -1 -1
3668 RotateClimbRockUnder RotateMoveObjStop SE_OJ_LV_ROTATECLIMBROCK_STOP 0 0 0 0 0 0 0 0 3280 0 -1 -1 0 -1 -1
3669 ClipCutRoadE RailMoverMoveLoop SE_OJ_LV_GHOST_CONVEYOR_STEP_MVF 0 0 0 0 0 0 0 0 3286 0 -1 -1 1 -1 -1
3670 ClipCutRoadD RailMoverMoveLoop SE_OJ_LV_GHOST_CONVEYOR_STEP_MV 0 0 0 0 0 0 0 0 3285 0 -1 -1 1 -1 -1
3671 ClipCutRoadA RailMoverMoveLoop SE_OJ_LV_GHOST_CONVEYOR_STEP_MV 0 0 0 0 0 0 0 0 3288 0 -1 -1 1 -1 -1
3672 ClipCutRoadB RailMoverMoveLoop SE_OJ_LV_GHOST_CONVEYOR_STEP_MV 0 0 0 0 0 0 0 0 3289 0 -1 -1 1 -1 -1
3673 ClipCutRoadC RailMoverMoveLoop SE_OJ_LV_GHOST_CONVEYOR_STEP_MV 0 0 0 0 0 0 0 0 3290 0 -1 -1 1 -1 -1
3674 BeeJumpBallB Bound SE_OJ_BEE_JUMPBALL_HIT 0 0 0 0 0 0 0 0 3292 0 -1 -1 0 -1 -1
3675 BeeJumpBallB Burst SE_OJ_BEE_JUMPBALL_BURST 0 0 0 0 0 0 0 0 3293 0 -1 -1 0 -1 -1
3676 BeeJumpBallB Restore SE_OJ_BEE_JUMPBALL_RESTORE 0 0 0 0 0 0 0 0 3334 0 -1 -1 0 -1 -1
3677 BeeJumpBallC Bound SE_OJ_BEE_JUMPBALL_HIT 0 0 0 0 0 0 0 0 3294 0 -1 -1 0 -1 -1
3678 BeeJumpBallC Burst SE_OJ_BEE_JUMPBALL_BURST 0 0 0 0 0 0 0 0 3295 0 -1 -1 0 -1 -1
3679 BeeJumpBallC Restore SE_OJ_BEE_JUMPBALL_RESTORE 0 0 0 0 0 0 0 0 3335 0 -1 -1 0 -1 -1
3680 BeeJumpBallD Bound SE_OJ_BEE_JUMPBALL_HIT 0 0 0 0 0 0 0 0 3296 0 -1 -1 0 -1 -1
3681 BeeJumpBallD Burst SE_OJ_BEE_JUMPBALL_BURST 0 0 0 0 0 0 0 0 3297 0 -1 -1 0 -1 -1
3682 BeeJumpBallD Restore SE_OJ_BEE_JUMPBALL_RESTORE 0 0 0 0 0 0 0 0 3336 0 -1 -1 0 -1 -1
3683 BreakableCageL Break SE_OJ_IRON_CAGE_L_BREAK 0 0 0 0 0 0 0 0 3343 0 -1 -1 0 -1 -1
3684 BreakableCageL Break SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 3345 0 -1 -1 2 -1 -1
3685 KoopaJrLv2Lift RailMoverSignStart SE_OJ_SPACE_SHIP_STEP_ST 0 0 0 0 0 0 0 0 3347 0 -1 -1 0 -1 -1
3686 KoopaJrLv2Lift RailMoverMoveLoop SE_OJ_LV_SPACE_SHIP_STEP_MV 0 0 0 0 0 0 0 0 3348 0 -1 -1 1 -1 -1
3687 KoopaJrLv2Lift OjSpaceShipStepEd SE_OJ_SPACE_SHIP_STEP_ED 0 0 0 0 0 0 0 0 3350 0 -1 -1 0 -1 -1
3688 KoopaJrLv2Lift OjLvSpaceShipStepFl SE_OJ_LV_SPACE_SHIP_STEP_FL 0 0 0 0 0 0 0 0 3351 0 -1 -1 1 -1 -1
3689 BigEarthenPipeExtend RailMoverMoveLoop SE_OJ_LV_BIG_EATHEN_PIPE_MV 0 0 0 0 0 0 0 0 3355 0 -1 -1 1 -1 -1
3690 BigEarthenPipeExtend RailMoverMoveStart SE_OJ_BIG_EATHEN_PIPE_MV_ST 0 0 0 0 0 0 0 0 3356 0 -1 -1 0 -1 -1
3691 BigEarthenPipeExtend RailMoverStopAtEnd SE_OJ_BIG_EATHEN_PIPE_MV_ED 0 0 0 0 0 0 0 0 3357 0 -1 -1 0 -1 -1
3692 BigRotateCoinWall RotateMoveObjStart SE_OJ_BIG_COIN_START 0 0 0 0 0 0 0 0 3358 0 -1 -1 0 -1 -1
3693 BigRotateCoinWall RotateMoveObjStop SE_OJ_BIG_COIN_STOP 0 0 0 0 0 0 0 0 3359 0 -1 -1 0 -1 -1
3694 BigRotateCoinWall RotateMoveObjMove SE_OJ_LV_BIG_COIN_MV 0 0 0 0 0 0 0 0 3360 0 -1 -1 1 -1 -1
3695 RotateSeesawTrampoline MapPartsSeesaw2AxisRollerRotatorMove SE_OJ_LV_TRAMPOLINE_ROTATE 0 7 0 8 1 5 0 10 3386 0 -1 -1 1 1 1
3696 WanwanConveySeesaw MapPartsSeesaw1AxisRotatorBound SE_OJ_WANWAN_CONVAY_SEESAW_STOP -1 11 5 11 5 -1 0 10 3443 0 -1 -1 0 -1 1
3697 WanwanConveySeesaw MapPartsSeesaw1AxisRotatorMove SE_OJ_LV_WANWAN_CONVAY_SEESAW_MV 0 0 0 0 18 3 0 10 3444 0 -1 -1 1 -1 1
3698 SimpleFloaterObj DummyTrigger SE_SY_COIN 0 0 0 0 0 0 0 0 3445 0 -1 -1 0 -1 -1
3699 WanwanObstacleFloaterA MapPartsFloaterMoveDown SE_OJ_LV_WANWAN_OBSTACLE_FLOAT_DOWN 0 0 0 0 0,006 25 0 10 3447 0 -1 -1 1 -1 1
3700 WanwanObstacleFloaterA MapPartsFloaterMoveUp SE_OJ_LV_WANWAN_OBSTACLE_FLOAT_UP 0 0 0 0 0,003 2 0 10 3448 0 -1 -1 1 -1 1
3701 WanwanObstacleFloaterC MapPartsFloaterMoveDown SE_OJ_LV_WANWAN_OBSTACLE_FLOAT_DOWN 0 0 0 0 0,006 25 0 10 3449 0 -1 -1 1 -1 1
3702 WanwanObstacleFloaterC MapPartsFloaterMoveUp SE_OJ_LV_WANWAN_OBSTACLE_FLOAT_UP 0 0 0 0 0,003 2 0 10 3450 0 -1 -1 1 -1 1
3703 WanwanObstacleFloaterB MapPartsFloaterMoveDown SE_OJ_LV_WANWAN_OBSTACLE_FLOAT_DOWN 0 0 0 0 0,006 25 0 10 3451 0 -1 -1 1 -1 1
3704 WanwanObstacleFloaterB MapPartsFloaterMoveUp SE_OJ_LV_WANWAN_OBSTACLE_FLOAT_UP 0 0 0 0 0,003 2 0 10 3452 0 -1 -1 1 -1 1
3705 SnowMan DownBody SE_OJ_SNOW_MAN_MELT 0 0 0 0 0 0 0 0 3459 0 -1 0 0 -1 -1
3706 SnowMan DownHead SE_OJ_SNOW_MAN_MELT 0 0 0 0 0 0 0 0 3460 0 -1 0 0 -1 -1
3707 SnowMan MeltBody SE_OJ_SNOW_MAN_MELT 0 0 0 0 0 0 0 0 3461 0 -1 0 0 -1 -1
3708 SnowMan MeltHead SE_OJ_SNOW_MAN_MELT 0 0 0 0 0 0 0 0 3462 0 -1 0 0 -1 -1
3709 SnowMan Shake SE_OJ_SNOW_SHAKE 0 0 0 0 0 0 0 0 4686 0 -1 -1 0 -1 -1
3710 LavaFloaterTrapezoid MapPartsFloaterMoveDown SE_OJ_LV_LAVA_FLOATER_DOWN 0 0 0 0 0 0 0 0 3481 0 -1 -1 1 -1 -1
3711 LavaFloaterTrapezoid MapPartsFloaterMoveUp SE_OJ_LV_LAVA_FLOATER_UP 0 0 0 0 0 0 0 0 3482 0 -1 -1 1 -1 -1
3712 LavaFloaterTrapezoid MapPartsFloaterMoveUpEnd SE_OJ_KOOPA_LAVA_FLOATER_AT_END 0 0 0 0 0 0 0 0 5242 0 -1 -1 0 -1 -1
3713 ReverseFlowSandMoveStep RailMoverMoveLoop SE_OJ_LV_FLOAT_SAND_STEP_MOVE 0 0 0 0 0 0 0 0 3507 0 -1 -1 1 -1 -1
3714 ReverseFlowSandMoveStep RailMoverStopAtEnd SE_OJ_FLOAT_SAND_STEP_STOP 0 0 0 0 0 0 0 0 3508 0 -1 -1 0 -1 -1
3715 ReverseFlowSandMoveStep RailMoverSignLoop SE_OJ_LV_FLOAT_SAND_STEP_MSIGN 0 0 0 0 0 0 0 0 3509 0 -1 -1 1 -1 -1
3716 RepeatBlock Move SE_OJ_LV_REPEAT_BLOCK_MV 0 0 0 0 0 0 0 0 3534 0 -1 -1 1 -1 -1
3717 MagmaSeaWave Move SE_OJ_LV_MAGMA_WAVE_MV 0 0 0 0 0 0 0 0 3675 0 -1 -1 1 -1 -1
3718 MagmaSeaWave Start SE_OJ_MAGMA_WAVE_START 0 0 0 0 0 0 0 0 3676 0 -1 -1 0 -1 -1
3719 SwitchingMoveBlock MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3678 0 -1 -1 2 -1 -1
3720 SwitchingMoveBlock MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3679 0 -1 -1 1 -1 -1
3721 SwitchingMoveBlock MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3680 0 -1 -1 0 -1 -1
3722 SwitchingMoveBlock MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3681 0 -1 -1 2 -1 -1
3723 SwitchingMoveStartAreaBlockRed MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3682 0 -1 -1 2 -1 -1
3724 SwitchingMoveStartAreaBlockRed MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3683 0 -1 -1 1 -1 -1
3725 SwitchingMoveStartAreaBlockRed MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3684 0 -1 -1 0 -1 -1
3726 SwitchingMoveStartAreaBlockRed MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3685 0 -1 -1 2 -1 -1
3727 SwitchingMoveBuzzAreaBlockBlue MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3686 0 -1 -1 2 -1 -1
3728 SwitchingMoveBuzzAreaBlockBlue MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3687 0 -1 -1 1 -1 -1
3729 SwitchingMoveBuzzAreaBlockBlue MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3688 0 -1 -1 0 -1 -1
3730 SwitchingMoveBuzzAreaBlockBlue MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3689 0 -1 -1 2 -1 -1
3731 SwitchingMoveBuzzAreaBlockRed MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3690 0 -1 -1 2 -1 -1
3732 SwitchingMoveBuzzAreaBlockRed MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3691 0 -1 -1 1 -1 -1
3733 SwitchingMoveBuzzAreaBlockRed MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3692 0 -1 -1 0 -1 -1
3734 SwitchingMoveBuzzAreaBlockRed MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3693 0 -1 -1 2 -1 -1
3735 SwitchingMoveStairsAreaBlockBlue MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3694 0 -1 -1 2 -1 -1
3736 SwitchingMoveStairsAreaBlockBlue MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3695 0 -1 -1 1 -1 -1
3737 SwitchingMoveStairsAreaBlockBlue MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3696 0 -1 -1 0 -1 -1
3738 SwitchingMoveStairsAreaBlockBlue MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3697 0 -1 -1 2 -1 -1
3739 SwitchingMoveStairsAreaBlockRed MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3698 0 -1 -1 2 -1 -1
3740 SwitchingMoveStairsAreaBlockRed MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3699 0 -1 -1 1 -1 -1
3741 SwitchingMoveStairsAreaBlockRed MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3700 0 -1 -1 0 -1 -1
3742 SwitchingMoveStairsAreaBlockRed MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3701 0 -1 -1 2 -1 -1
3743 SwitchingMoveWallJumpAreaBlockBlue MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3702 0 -1 -1 2 -1 -1
3744 SwitchingMoveWallJumpAreaBlockBlue MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3703 0 -1 -1 1 -1 -1
3745 SwitchingMoveWallJumpAreaBlockBlue MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3704 0 -1 -1 0 -1 -1
3746 SwitchingMoveWallJumpAreaBlockBlue MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3705 0 -1 -1 2 -1 -1
3747 SwitchingMoveWallJumpAreaBlockRed MoveStart SE_SY_REDBLUE_PANEL_FLIP 0 0 0 0 0 0 0 0 3706 0 -1 -1 2 -1 -1
3748 SwitchingMoveWallJumpAreaBlockRed MoveLv SE_OJ_LV_RED_BLUE_BLK_MOVE 0 0 0 0 0 0 0 0 3707 0 -1 -1 1 -1 -1
3749 SwitchingMoveWallJumpAreaBlockRed MoveEnd SE_OJ_RED_BLUE_BLK_STOP 0 0 0 0 0 0 0 0 3708 0 -1 -1 0 -1 -1
3750 SwitchingMoveWallJumpAreaBlockRed MoveStartReverse SE_SY_REDBLUE_PANEL_FLIP_R 0 0 0 0 0 0 0 0 3709 0 -1 -1 2 -1 -1
3751 MagmaMonsterRotateSeasaw MapPartsSeesaw1AxisRotatorMove SE_OJ_LV_MAGMA_ROT_METAL_STEP_MV 0 0 0 0 2 2 0 10 3722 0 -1 -1 1 -1 1
3752 FirePressure ShortShot SE_OJ_F_PRESSURE_PREP_2 0 0 0 0 0 0 0 0 3730 42 -1 0 0 -1 -1
3753 FirePressure ShortShot SE_OJ_F_PRESSURE_SHOOT 0 0 0 0 0 0 0 0 3731 49 -1 0 0 -1 -1
3754 WanwanLiftUpStepA RailMoverMoveStart SE_OJ_METAL_LIFT_STEP_START 0 0 0 0 0 0 0 0 3735 0 -1 -1 0 -1 -1
3755 WanwanLiftUpStepA RailMoverMoveLoop SE_OJ_LV_METAL_LIFT_STEP_MOVE 0 0 0 0 0 0 0 0 4211 0 -1 -1 1 -1 -1
3756 WanwanLiftUpStepA RailMoverStopAtEnd SE_OJ_METAL_LIFT_STEP_END 0 0 0 0 0 0 0 0 4212 0 -1 -1 0 -1 -1
3757 WanwanLiftUpStepA RailMoverWaitStart SE_OJ_METAL_LIFT_STEP_ADD_MAGMA 0 0 0 0 0 0 0 0 6101 0 -1 -1 0 -1 -1
3758 RockBreakCageL Break SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 3761 0 -1 -1 0 -1 -1
3759 RockBreakCageL Break SE_OJ_CRYSTAL_CAGE_L_BREAK 0 0 0 0 0 0 0 0 3762 0 -1 -1 0 -1 -1
3760 RockBreakCageL Crack SE_OJ_CRYSTAL_CAGE_L_DAMAGE 0 0 0 0 0 0 0 0 3763 0 -1 -1 0 -1 -1
3761 BarrelElectricRailRotateLift RotateMoveObjMove SE_OJ_LV_MECHA_STEP2_ROTATE 0 0 0 0 0 0 0 0 3814 0 -1 -1 1 -1 -1
3762 BendSwanpStepB RailMoverSignLoop SE_OJ_LV_BEND_SWANP_STP_FSIGN 0 0 0 0 0 0 0 0 3818 0 -1 -1 1 -1 -1
3763 BendSwanpStepB RailMoverMoveLoop SE_OJ_LV_BEND_SWANP_STP_FALL 0 0 0 0 0 0 0 0 3819 0 -1 -1 1 -1 -1
3764 BendSwanpStepA RailMoverSignLoop SE_OJ_LV_BEND_SWANP_STP_FSIGN 0 0 0 0 0 0 0 0 3820 0 -1 -1 1 -1 -1
3765 BendSwanpStepA RailMoverMoveLoop SE_OJ_LV_BEND_SWANP_STP_FALL 0 0 0 0 0 0 0 0 3821 0 -1 -1 1 -1 -1
3766 RotatePrismStepA RotateMoveObjMove SE_OJ_LV_PRISM_STEP_ROTATE 0 0 0 0 0 0 0 0 3883 0 -1 -1 1 -1 -1
3767 RotatePrismStepB RotateMoveObjMove SE_OJ_LV_PRISM_STEP2_ROTATE 0 0 0 0 0 0 0 0 3881 0 -1 -1 1 -1 -1
3768 RotateCrossStep RailMoverMoveLoop SE_OJ_LV_PRISM_STEP3_ROTATE 0 0 0 0 0 0 0 0 3882 0 -1 -1 1 -1 -1
3769 RotateCrossStep RailMoverRestartAtEnd SE_OJ_LV_PRISM_STEP3_STOP 0 0 0 0 0 0 0 0 3884 0 -1 -1 0 -1 -1
3770 CloudWindmill CloudWindmill SE_OJ_LV_BIG_FAN_MOVE 0 0 0 0 0 0 0 0 3889 0 -1 -1 1 -1 -1
3771 CoinLinkGroup Applause SE_SY_APPLAUSE 0 0 0 0 0 0 0 0 4148 0 -1 -1 2 -1 -1
3772 CoinLinkGroup TimerSlow SE_SY_LV_TIMER_B_2 0 0 0 0 0 0 0 0 4152 0 -1 -1 1 -1 -1
3773 CoinLinkGroup TimerMedium SE_SY_LV_TIMER_B_1 0 0 0 0 0 0 0 0 4153 0 -1 -1 1 -1 -1
3774 CoinLinkGroup TimerFast SE_SY_LV_TIMER_B_QUASI_0 0 0 0 0 0 0 0 0 4154 0 -1 -1 1 -1 -1
3775 CoinLinkGroup TimerUp SE_SY_TIMER_B_0 0 0 0 0 0 0 0 0 4155 0 -1 -1 0 -1 -1
3776 GhostMazePushDoor RotateMoveObjStart SE_SY_GHOST_DOOR_OPEN 0 0 0 0 0 0 0 0 4149 0 -1 -1 0 -1 -1
3777 GhostMazePushDoor RotateMoveObjMove SE_OJ_LV_GHOST_DOOR_OPEN 0 0 0 0 0 0 0 0 4150 0 -1 -1 1 -1 -1
3778 GhostMazePushDoor RotateMoveObjStop SE_OJ_GHOST_DOOR_OPEN_STOP 0 0 0 0 0 0 0 0 4151 0 -1 -1 0 -1 -1
3779 BendSwanpStepC RailMoverSignLoop SE_OJ_LV_BEND_SWANP_STP_FSIGN 0 0 0 0 0 0 0 0 4156 0 -1 -1 1 -1 -1
3780 BendSwanpStepC RailMoverMoveStart SE_OJ_LV_BEND_SWANP_STP_FALL 0 0 0 0 0 0 0 0 4158 0 -1 -1 0 -1 -1
3781 FireRingBall MoveNear SE_OJ_LV_FIRE_RING_BALL 0 0 0 0 1 1 0 10 4167 0 -1 -1 1 -1 1
3782 FireRingBall JrCastleFireBallMoveNear SE_BM_LV_JR_CASTLE_FIRE_BAR 0 0 0 0 1 2 0 10 4567 0 -1 -1 1 -1 1
3783 PlanetMap DummyTrigger SE_SY_COIN 0 0 0 0 0 0 0 0 4169 0 -1 -1 0 -1 -1
3784 ReverseFlowSandPlanet PlayerOnSand SE_PM_LV_MR_ON_SAND_FLOW 0 0 0 0 0 0 0 0 4206 0 -1 -1 11 -1 -1
3785 WanwanObstaclePile RailMoverMoveStart SE_OJ_METAL_LIFT_STEP_START 0 0 0 0 0 0 0 0 4209 0 -1 -1 0 -1 -1
3786 WanwanObstaclePile RailMoverMoveLoop SE_OJ_LV_METAL_LIFT_STEP_MOVE 0 0 0 0 0 0 0 0 4242 0 -1 -1 1 -1 -1
3787 WanwanObstaclePile RailMoverStop SE_OJ_METAL_LIFT_STEP_END 0 0 0 0 0 0 0 0 4243 0 -1 -1 0 -1 -1
3788 ZigZagCrushBlockB RailMoverSignLoop SE_OJ_LV_CROUD_G_ZIGZAG_BLOCK_SIGN 0 0 0 0 0 0 0 0 4213 0 -1 -1 1 -1 -1
3789 ZigZagCrushBlockB RailMoverMoveStart SE_OJ_CROUD_G_ZIGZAG_BLOCK_START 0 0 0 0 0 0 0 0 4214 0 -1 -1 0 -1 -1
3790 ZigZagCrushBlockB RailMoverMoveLoop SE_OJ_LV_CROUD_G_ZIGZAG_BLOCK_MV 0 0 0 0 0 0 0 0 4215 0 -1 -1 1 -1 -1
3791 ZigZagCrushBlockB RailMoverStopAtEnd SE_OJ_CROUD_G_ZIGZAG_BLOCK_STOP 0 0 0 0 0 0 0 0 4216 0 -1 -1 0 -1 -1
3792 YoshiHomeLift RailMoverMoveLoop SE_OJ_LV_YOSHI_HOME_LIFT_MV 0 0 0 0 0 0 0 0 4217 0 -1 -1 1 -1 -1
3793 YoshiHomeLift RailMoverStopAtPointLoop SE_OJ_LV_YOSHI_HOME_LIFT_WAIT 0 0 0 0 0 0 0 0 4218 0 -1 -1 1 -1 -1
3794 YoshiHomeLift RailMoverStopAtEndLoop SE_OJ_LV_YOSHI_HOME_LIFT_WAIT 0 0 0 0 0 0 0 0 4218 0 -1 -1 1 -1 -1
3795 PowerUpRock Appear SE_OJ_MORPH_ITEM_APPEAR 0 0 0 0 0 0 0 0 4234 0 -1 0 0 -1 -1
3796 BigRepeatWarpLift Appear SE_OJ_LIFT_FLOWER_BIG_EXPAND 0 0 0 0 0 0 0 0 4325 0 -1 0 0 -1 -1
3797 BigRepeatWarpLift Disappear SE_OJ_LIFT_FLOWER_BIG_SHRINK 0 0 0 0 0 0 0 0 4326 0 -1 0 0 -1 -1
3798 BigRepeatWarpLift Move SE_OJ_LV_LIFT_FLOWER_BIG_MOVEUP 0 0 0 0 0 0 0 0 4327 0 -1 -1 1 -1 -1
3799 BigRepeatWarpLift Sign SE_OJ_LIFT_FLOWER_BIG_BLINK 0 0 0 0 0 0 0 0 4328 0 -1 -1 0 -1 -1
3800 BigRepeatWarpLift Stop SE_OJ_LIFT_FLOWER_BIG_STOP 0 0 0 0 0 0 0 0 4329 0 -1 -1 0 -1 -1
3801 TriangleTowerRotateStep RotateMoveObjMove SE_OJ_LV_TRIANGLE_TOWER_ROTATE 0 0 0 0 0 0 0 0 4376 0 -1 -1 1 -1 -1
3802 BarrelColonyLift RotateMoveObjMove SE_OJ_LV_ROCKET_STEP_ROTATE 0 0 0 0 0 0 0 0 4377 0 -1 -1 1 -1 -1
3803 Abekobe2DMoveLift RailMoverMoveLoop SE_OJ_LV_ABEKOBE_LIFT_MV 0 0 0 0 0 0 0 0 4382 0 -1 -1 1 -1 -1
3804 Abekobe2DMoveLift RailMoverStopAtEnd SE_OJ_ABEKOBE_LIFT_MV_ED 0 0 0 0 0 0 0 0 4384 0 -1 -1 0 -1 -1
3805 Abekobe2DMoveLift RailMoverMoveStart SE_OJ_ABEKOBE_LIFT_MV_ST 0 0 0 0 0 0 0 0 4385 0 -1 -1 0 -1 -1
3806 AbekobeCircleMoveLift RailMoverMoveLoop SE_OJ_LV_ABEKOBE_CIRCLELIFT_MV 0 0 0 0 0 0 0 0 4383 0 -1 -1 1 -1 -1
3807 CrystalCageOpaLarge Move SE_OJ_CRYSTL_CAGE_L_NT_MOVE 0 0 8 8 0 0 8 8 4393 5 -1 0 0 1 1
3808 NeedlePlantFly OjLeavesSwing SE_OJ_LEAVES_SWING 0 0 0 0 0 0 0 0 4468 0 -1 -1 0 -1 -1
3809 NeedlePlantFly OjNeedlePlantBreak SE_OJ_NEEDLE_PLANT_BREAK 0 0 0 0 0 0 0 0 4469 0 -1 -1 0 -1 -1
3810 NeedlePlantFly OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 4470 0 -1 -1 0 -1 -1
3811 NeedlePlantFly Swing SE_OJ_NEEDLE_PLANT_SWAY 0 0 0 0 0 0 0 0 4471 0 -1 -1 0 -1 -1
3812 FallDownWall RailMoverMoveLoop SE_OJ_LV_FALLDOWNWALL_FALL 0 0 0 0 0 0 0 0 4669 0 -1 -1 1 -1 -1
3813 FallDownWall RailMoverStop SE_OJ_FALLDOWNWALL_FALL_END 0 0 0 0 0 0 0 0 4670 0 -1 -1 0 -1 -1
3814 FallDownWall RailMoverSignStart SE_OJ_FALLDOWNWALL_EXPLODE 0 0 0 0 0 0 0 0 4673 0 -1 -1 0 -1 -1
3815 GliderDownPillar RotateMoveObjMove SE_OJ_LV_GLIDERDOWNPILLAR_DOWN 0 0 0 0 0 0 0 0 4671 0 -1 -1 1 -1 -1
3816 GliderDownPillar RotateMoveObjStop SE_OJ_LV_GLIDERDOWNPILLAR_LAND 0 0 0 0 0 0 0 0 4672 0 -1 -1 0 -1 -1
3817 SnowMoundL Break SE_OJ_SNOW_BREAK_BIG 0 0 0 0 0 0 0 0 4683 0 -1 -1 0 -1 -1
3818 SnowMoundL Damage SE_OJ_SNOW_BREAK_MID 0 0 0 0 0 0 0 0 4692 0 -1 -1 0 -1 -1
3819 SnowDollKoopa Break SE_OJ_SNOW_BREAK_HUGE 0 0 0 0 0 0 0 0 4688 0 -1 -1 0 -1 -1
3820 SnowDollKoopa Damage SE_OJ_SNOW_BREAK_BIG 0 0 0 0 0 0 0 0 4691 0 -1 -1 0 -1 -1
3821 SnowDollKoopa RiddleSE SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 5166 0 -1 -1 2 -1 -1
3822 SnowDollKuribo Break SE_OJ_SNOW_BREAK_MID 0 0 0 0 0 0 0 0 4687 0 -1 -1 0 -1 -1
3823 SnowDollKuribo Damage SE_OJ_SNOW_BREAK_SMALL 0 0 0 0 0 0 0 0 4690 0 -1 -1 0 -1 -1
3824 BigCloudStepMountainTop Disappear SE_OJ_CLOUD_STEP_DISAPPEAR 0 0 0 0 0 0 0 0 4694 12 -1 0 0 -1 -1
3825 BigCloudStepMountainTop Disappear SE_OJ_CLOUD_STEP_APPEAR 0 0 0 0 0 0 0 0 4695 64 -1 0 0 -1 -1
3826 BigCloudStepMountainTop Appear SE_OJ_CLOUD_STEP_APPEAR 0 0 0 0 0 0 0 0 4696 0 -1 -1 0 -1 -1
3827 BigCloudStepMountainTop RideOn SE_OJ_LV_CLOUD_STEP_RIDE_ON 0 0 0 0 0 0 0 0 4697 0 -1 -1 1 -1 -1
3828 SnowBall Roll SE_OJ_LV_SNOW_BALL_ROLL 0 0 0 0 0 0 0 0 4704 0 -1 -1 1 -1 -1
3829 SnowBall HitSpinHit SE_OJ_SNOW_BALL_FLY 0 0 0 0 0 0 0 0 4712 0 -1 -1 0 -1 -1
3830 SnowBall HitSpinHit SE_OJ_SNOW_BALL_SPIN_HIT 0 0 0 0 0 0 0 0 4719 0 -1 -1 0 -1 -1
3831 SnowBall Thaw SE_OJ_SNOW_BALL_THAW 0 0 0 0 0 0 0 0 4713 0 -1 0 0 -1 -1
3832 SnowBall Break SE_OJ_SNOW_BREAK_MID 0 0 0 0 0 0 0 0 4714 0 -1 -1 0 -1 -1
3833 SnowBall Melt SE_OJ_SNOW_BALL_MELT 0 0 0 0 0 0 0 0 4715 0 -1 -1 0 -1 -1
3834 GravityFallBlockSnowBreak Break SE_OJ_SNOW_BREAK_MID 0 0 0 0 0 0 0 0 4706 0 -1 0 0 -1 -1
3835 SnowStep Extend SE_OJ_SNOW_STEP_APPEAR 0 0 0 0 0 0 0 0 4730 0 -1 -1 0 -1 -1
3836 SnowStep Shrink SE_OJ_SNOW_STEP_DISAPPEAR 0 0 0 0 0 0 0 0 4731 0 -1 -1 0 -1 -1
3837 GravityFallBlockBreak Break SE_OJ_WOOD_BOX_BREAK 0 0 0 0 0 0 0 0 4735 0 -1 0 0 -1 -1
3838 CapsuleLavaLiftB RailMoverMoveLoop SE_OJ_LV_CAPSULE_LIFT_MOVE 0 0 0 0 0 0 0 0 4745 0 -1 -1 1 -1 -1
3839 CapsuleLavaLiftB RailMoverStopAtEnd SE_OJ_CAPSULE_LIFT_AT_END 0 0 0 0 0 0 0 0 4749 0 -1 -1 0 -1 -1
3840 CapsuleLavaLiftA RotateMoveObjMove SE_OJ_LV_CAPSULE_LIFT_MOVE 0 0 0 0 0 0 0 0 4746 0 -1 -1 1 -1 -1
3841 NeedleTrap Attack SE_OJ_NEEDLETRAP_STICK 0 0 0 0 0 0 0 0 4785 0 -1 0 0 -1 -1
3842 NeedleTrap AttackSign SE_OJ_NEEDLETRAP_PRE_STICK 0 0 0 0 0 0 0 0 4786 0 -1 0 0 -1 -1
3843 NeedleTrap AttackEnd SE_OJ_NEEDLETRAP_BACK 0 0 0 0 0 0 0 0 4787 0 -1 0 0 -1 -1
3844 MysteryMoveStepC RailMoverMoveLoop SE_OJ_LV_MYSTERY_STEP_MV 0 0 0 0 0 0 0 0 4790 0 -1 -1 1 -1 -1
3845 MysteryMoveStepC RailMoverRestartAtEnd SE_OJ_MYSTERY_STEP_START 0 0 0 0 0 0 0 0 4791 0 -1 -1 0 -1 -1
3846 MysteryMoveStepB RailMoverMoveLoop SE_OJ_LV_MYSTERY_STEP_MV 0 0 0 0 0 0 0 0 4792 0 -1 -1 1 -1 -1
3847 MysteryMoveStepB RailMoverRestartAtEnd SE_OJ_MYSTERY_STEP_START 0 0 0 0 0 0 0 0 4793 0 -1 -1 0 -1 -1
3848 MysteryMoveStepA RailMoverMoveLoop SE_OJ_LV_MYSTERY_STEP_MV 0 0 0 0 0 0 0 0 4794 0 -1 -1 1 -1 -1
3849 MysteryMoveStepA RailMoverRestartAtEnd SE_OJ_MYSTERY_STEP_START 0 0 0 0 0 0 0 0 4795 0 -1 -1 0 -1 -1
3850 MysteryMountainPlanet BoxVanish SE_OJ_LV_CAKE_STEP_OPEN 0 0 0 0 0 0 0 0 4798 33 115 0 1 -1 -1
3851 MysteryMountainPlanet BoxVanish SE_OJ_CAKE_STEP_OPEN_ST 0 0 0 0 0 0 0 0 4799 33 -1 0 0 -1 -1
3852 MysteryMountainPlanet BoxVanish SE_OJ_CAKE_STEP_OPEN_END 0 0 0 0 0 0 0 0 4800 117 -1 0 0 -1 -1
3853 MysteryMountainPlanet CakeVanish SE_OJ_CAKE_DISH_VANISH 0 0 0 0 0 0 0 0 7553 138 -1 0 0 -1 -1
3854 MysteryMountainPlanet CakeVanish SE_OJ_CAKE_STEP_VANISH_SHINE 0 0 0 0 0 0 0 0 7554 110 -1 0 0 -1 -1
3855 RotateHammerPressure RotateMoveObjStop SE_OJ_HUMMER_PRESS_HIT 0 0 0 0 0 0 0 0 4813 0 -1 -1 0 -1 -1
3856 RotateHammerPressure RotateMoveObjMove SE_OJ_LV_KODAI_HAMMER_MOVE 0 0 0 0 0 0 0 0 7834 0 -1 -1 1 -1 -1
3857 RotateHammerPressure RotateMoveObjStart SE_OJ_KODAI_HAMMER_MOVE_START 0 0 0 0 0 0 0 0 7835 0 -1 -1 0 -1 -1
3858 HipDropMoveRock Start SE_OJ_HIPDROPMOVEROCK_START 0 0 0 0 0 0 0 0 4833 0 -1 -1 0 -1 -1
3859 HipDropMoveRock Start SE_OJ_HIPDROP_SWITCH_ON 0 0 0 0 0 0 0 0 4836 0 -1 -1 0 -1 -1
3860 HipDropMoveRock Moving SE_OJ_LV_HIPDROPMOVEROCK_MOVE 0 0 0 0 0 0 0 0 4834 0 -1 -1 1 -1 -1
3861 HipDropMoveRock StopEnd SE_OJ_HIPDROPMOVEROCK_STOP 0 0 0 0 0 0 0 0 4835 0 -1 -1 0 -1 -1
3862 OldFortressTopCover Move SE_OJ_FORTRESS_TOP_COVER_CLOSE_START 0 0 0 0 0 0 0 0 4855 90 -1 0 0 -1 -1
3863 OldFortressTopCover Move SE_OJ_FORTRESS_TOP_COVER_OPEN_END 0 0 0 0 0 0 0 0 4856 120 -1 0 0 -1 -1
3864 OldFortressTopCover Move SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 6414 0 -1 0 2 -1 -1
3865 BothSideMazeRoomSlideWall RailMoverMoveLoop SE_OJ_LV_MTL_SHUTTER_S_MV 0 0 0 0 0 0 0 0 4850 0 -1 -1 1 -1 -1
3866 BothSideMazeRoomSlideWall RailMoverMoveStart SE_OJ_MTL_SHUTTER_S_ST 0 0 0 0 0 0 0 0 4851 0 -1 -1 0 -1 -1
3867 BothSideMazeRoomSlideWall RailMoverStop SE_OJ_MTL_SHUTTER_S_ED 0 0 0 0 0 0 0 0 4852 0 -1 -1 0 -1 -1
3868 WorldMapAccessPanel Access SE_OJ_M_SHIP_ENGINE_SWITCH_ON 0 0 0 0 0 0 0 0 4862 0 -1 1 0 -1 -1
3869 WorldMapAccessPanel RideOnTrg SE_OJ_M_SHIP_ENGINE_SWITCH_RIDE 0 0 0 0 0 0 0 0 6396 0 -1 -1 0 -1 -1
3870 WorldMapAccessPanel EngineStarting SE_OJ_LV_M_SHIP_ENGINE_START_UP 0 0 0 0 0 0 0 0 6397 0 -1 -1 1 -1 -1
3871 WorldMapAccessPanel Activate SE_OJ_M_SHIP_ENGINE_SW_ACTIVATE 0 0 0 0 0 0 0 0 6398 0 -1 -1 0 -1 -1
3872 WorldMapAccessPanel RideOff SE_OJ_M_SHIP_ENGINE_SWITCH_OFF 0 0 0 0 0 0 0 0 6399 0 -1 -1 0 -1 -1
3873 PusherWallPlanetParts Move SE_OJ_PUSHERWALL_PLANET_BREAK 0 0 0 0 0 0 0 0 4886 0 -1 0 0 -1 -1
3874 PusherWallDisappear DemoMove SE_OJ_PUSHERWALL_BREAK 0 0 0 0 0 0 0 0 4885 0 -1 0 0 -1 -1
3875 AncientCage Open SE_OJ_ANCIENTCAGE_OPEN 0 0 0 0 0 0 0 0 4877 24 -1 0 0 -1 -1
3876 AncientCage Open SE_OJ_ANCIENTCAGE_OPEN_SIGN 0 0 0 0 0 0 0 0 4878 0 -1 0 0 -1 -1
3877 PusherWall RailMoverMoveLoop SE_OJ_PUSHERWALL_MOVE 0 0 0 0 0 0 0 0 4882 0 -1 -1 1 -1 -1
3878 PusherWall RailMoverSignLoop SE_OJ_LV_PUSHERWALL_MOVE_SIGN 0 0 0 0 0 0 0 0 4883 0 -1 -1 1 -1 -1
3879 PusherWall RailMoverStopAtEnd SE_OJ_PUSHERWALL_MOVE_END 0 0 0 0 0 0 0 0 4884 0 -1 -1 0 -1 -1
3880 HighSpeedLiftRock RailMoverSignLoop SE_OJ_LV_HIGHSPEEDLIFTROCK_MOVE_SIGN 0 0 0 0 0 0 0 0 4900 0 -1 -1 1 -1 -1
3881 HighSpeedLiftRock RailMoverMoveLoop SE_OJ_LV_HIGHSPEEDLIFTROCK_MOVE 0 0 0 0 0 0 0 0 4901 0 -1 -1 1 -1 -1
3882 HighSpeedLiftRock RailMoverStopAtEnd SE_OJ_HIGHSPEEDLIFTROCK_END 0 0 0 0 0 0 0 0 4902 0 -1 -1 0 -1 -1
3883 LeafBoard MoveSlow SE_OJ_LV_LEAF_BOARD_MOVE0 0 0 0 0 1 0 0 10 4905 0 -1 -1 1 -1 -1
3884 LeafBoard MoveMiddle SE_OJ_LV_LEAF_BOARD_MOVE1 0 0 0 0 1 0 0 10 4906 0 -1 -1 1 -1 1
3885 LeafBoard MoveMidHigh SE_OJ_LV_LEAF_BOARD_MOVE2 0 0 0 0 1 0 0 10 4907 0 -1 -1 1 -1 1
3886 LeafBoard MoveFast SE_OJ_LV_LEAF_BOARD_MOVE3 0 0 0 0 1 0 0 10 4908 0 -1 -1 1 -1 1
3887 LeafBoard MoveWind SE_OJ_LEAF_BOARD_MOVE_WIND 0 0 0 0 1 0 0 10 4909 0 -1 -1 1 -1 1
3888 LeafBoard Waiting SE_OJ_LEAF_BOARD_WAIT 0 0 0 0 0 0 0 0 4910 0 -1 -1 1 -1 -1
3889 LeafBoard HitWall SE_OJ_LEAF_BOARD_HIT_WALL 0 7 8 12 0,005 2 0 10 6524 0 -1 -1 0 1 1
3890 SwitchAppearAncientStep Move SE_OJ_SW_ANCIENT_STEP_APPEAR_SIGN 0 0 0 0 0 0 0 0 4911 5 -1 0 0 -1 -1
3891 SwitchAppearAncientStep Move SE_OJ_SW_ANCIENT_STEP_APPEAR 0 0 0 0 0 0 0 0 4914 145 -1 0 0 -1 -1
3892 RailMoveDisappearStep Sign SE_OJ_LV_DISAPPEARSTEP_FALL_SIGN 0 0 0 0 0 0 0 0 4919 0 -1 0 1 -1 -1
3893 RailMoveDisappearStep RailMoverMoveLoop SE_OJ_LV_DISAPPEARSTEP_FALL 0 0 0 0 0 0 0 0 4923 0 -1 -1 1 -1 -1
3894 RailMoveDisappearStepBreak Break SE_OJ_LV_DISAPPEARSTEP_BREAK 0 0 0 0 0 0 0 0 4921 0 -1 0 0 -1 -1
3895 OldFortressRotateStep RotateMoveObjMove SE_OJ_LV_FORTRESROTATESTEP_ROTATE 0 0 0 0 0 0 0 0 4979 0 -1 -1 1 -1 -1
3896 OldFortressRotateStep RotateMoveObjStop SE_OJ_FORTRESROTATESTEP_STOP 0 0 0 0 0 0 0 0 4980 0 -1 -1 0 -1 -1
3897 PowerStarDemo OjLvRetPowStarFly SE_OJ_LV_RET_POW_STAR_FLY 0 0 0 0 0 0 0 0 4933 0 -1 -1 1 -1 -1
3898 PowerStarDemo OjGndStarRush SE_OJ_GND_STAR_RUSH 0 0 0 0 0 0 0 0 4934 0 -1 -1 0 -1 -1
3899 PowerStarDemo OjLvGndStarRush SE_OJ_LV_GND_STAR_RUSH 0 0 0 0 0 0 0 0 4935 0 -1 -1 1 -1 -1
3900 PowerStarDemo PmDemoReturnLight SE_PM_DEMO_RETURN_LIGHT 0 0 0 0 0 0 0 0 4955 0 -1 -1 0 -1 -1
3901 PowerStarDemo OjRetPowStarLeave SE_OJ_RET_POW_STAR_LEAVE 0 0 0 0 0 0 0 0 4956 0 -1 -1 0 -1 -1
3902 GrandStarDemo OjLvRetPowStarFly SE_OJ_LV_RET_POW_STAR_FLY 0 0 0 0 0 0 0 0 4941 0 -1 -1 1 -1 -1
3903 GrandStarDemo OjGndStarRush SE_OJ_GND_STAR_RUSH 0 0 0 0 0 0 0 0 4942 0 -1 -1 0 -1 -1
3904 GrandStarDemo OjLvGndStarRush SE_OJ_LV_GND_STAR_RUSH 0 0 0 0 0 0 0 0 4943 0 -1 -1 0 -1 -1
3905 GrandStarDemo OjLvGndStarRush SE_OJ_LV_GND_STAR_RUSH 0 0 0 0 0 0 0 0 4944 0 -1 -1 1 -1 -1
3906 GrandStarDemo PmDemoReturnLight SE_PM_DEMO_RETURN_LIGHT 0 0 0 0 0 0 0 0 5003 0 -1 -1 0 -1 -1
3907 GrandStarDemo OjGrandStarEscape SE_OJ_GRAND_STAR_ESCAPE 0 0 0 0 0 0 0 0 5004 0 -1 -1 0 -1 -1
3908 GrandStarDemo DummyTest SE_OJ_LV_GRAND_STAR_FALL_2 0 0 0 0 0 0 0 0 5862 0 -1 -1 1 -1 -1
3909 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_TURN 0 0 0 0 0 0 0 0 5863 0 -1 -1 0 -1 -1
3910 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_FLY_AWAY_1 0 0 0 0 0 0 0 0 5864 0 -1 -1 0 -1 -1
3911 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_FLY_AWAY_2 0 0 0 0 0 0 0 0 5865 0 -1 -1 0 -1 -1
3912 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_FLY_END 0 0 0 0 0 0 0 0 5866 0 -1 -1 0 -1 -1
3913 GrandStarDemo DummyTest SE_OJ_LV_GRAND_STAR_FALL 0 0 0 0 0 0 0 0 5867 0 -1 -1 1 -1 -1
3914 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_ESC_START 0 0 0 0 0 0 0 0 5868 0 -1 -1 0 -1 -1
3915 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_ESCAPE 0 0 0 0 0 0 0 0 5869 0 -1 -1 1 -1 -1
3916 GrandStarDemo DummyTest SE_OJ_LV_GRAND_STAR_PRE_POP 0 0 0 0 0 0 0 0 5870 0 -1 -1 1 -1 -1
3917 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_POP_OUT 0 0 0 0 0 0 0 0 5871 0 -1 -1 0 -1 -1
3918 GrandStarDemo DummyTest SE_OJ_GRAND_STAR_CHANGE 0 0 0 0 0 0 0 0 5872 0 -1 -1 0 -1 -1
3919 GrandStarDemo DemoEnding1st SE_OJ_LV_GRAND_STAR_FALL_2 0 0 0 0 0 0 0 0 5873 0 309 0 1 -1 -1
3920 GrandStarDemo DemoEnding1st SE_OJ_GRAND_STAR_TURN 0 0 0 0 0 0 0 0 5874 309 -1 0 0 -1 -1
3921 GrandStarDemo DemoEnding1st SE_OJ_GRAND_STAR_FLY_AWAY_2 0 0 0 0 0 0 0 0 5875 352 -1 0 0 -1 -1
3922 FlipTurnMoveStep RailMoverMoveLoop SE_OJ_LV_FLIPTURNMOVESTEP_MOVE 0 0 0 0 0 0 0 0 4984 0 -1 -1 1 -1 -1
3923 OldFortressSlideStep RailMoverMoveLoop SE_OJ_LV_FORTRESSLIDESTEP_MOVE 0 0 0 0 0 0 0 0 4986 0 -1 -1 1 -1 -1
3924 OldFortressSlideStep RailMoverStopAtEnd SE_OJ_FORTRESSLIDESTEP_STOP 0 0 0 0 0 0 0 0 4987 0 -1 -1 0 -1 -1
3925 CylinderRotateLift RotateMoveObjMove SE_OJ_LV_SORAJIMA_CYLNDR_LIFT A 0 0 0 0 0 0 0 0 5000 0 -1 -1 1 -1 -1
3926 CylinderRotateLift RotateMoveObjMove SE_OJ_LV_SORAJIMA_CYLNDR_LIFT B 0 0 0 0 0 0 0 0 5002 0 -1 -1 1 -1 -1
3927 CylinderRotateLift RotateMoveObjMove SE_OJ_LV_SORAJIMA_CYLNDR_LFT_NEAR B 0 0 0 0 0 0 0 0 5766 0 -1 -1 1 -1 -1
3928 CylinderRotateLift RotateMoveObjMove SE_OJ_LV_SORAJIMA_CYLNDR_LFT_NEAR A 0 0 0 0 0 0 0 0 5767 0 -1 -1 1 -1 -1
3929 SandBirdParts Break SE_OJ_SANDBIRDPARTS_BREAK 0 0 0 0 0 0 0 0 5037 0 -1 -1 0 -1 -1
3930 SandBirdParts Revive SE_OJ_LV_SANDBIRDPARTS_REVIVE 0 0 0 0 0 0 0 0 5038 0 -1 -1 1 -1 -1
3931 SandBird Move SE_OJ_LV_SANDBIRD_MOVE 0 0 0 0 0 0 0 0 5040 0 -1 -1 1 -1 -1
3932 SandBird StartCruise SE_OJ_SANDBIRD_START 0 0 0 0 0 0 0 0 7892 0 -1 -1 0 -1 -1
3933 ClipAppearBattleShip RailMoverMoveLoop SE_OJ_LV_KOOPA_JR_BTLSHIP_MOVING 0 0 0 0 0 0 0 0 5079 0 -1 -1 1 -1 -1
3934 ClipAppearBattleShip RailMoverMoveLoop SE_OJ_LV_KOOPA_JR_BTLSHIP_ENGINE 0 0 0 0 0 0 0 0 5772 0 -1 -1 1 -1 -1
3935 ClipAppearBattleShip RailMoverStop SE_OJ_KOOPA_JR_BTLSHIP_MOVE_STOP 0 0 0 0 0 0 0 0 5080 0 -1 -1 0 -1 -1
3936 ClipAppearBattleShip RailMoverWaiting SE_OJ_LV_KOOPA_JR_BTLSHIP_ENGINE 0 0 0 0 0 0 0 0 5771 0 -1 -1 1 -1 -1
3937 BattleShipWarpHole Move SE_OJ_KOOPA_JR_SHIP_GATE_OPEN 0 0 0 0 0 0 0 0 5078 0 -1 0 0 -1 -1
3938 RailMoveNormalLift RailMoverMoveLoop SE_OJ_LV_LIFT_FLOWER_MOVEUP 0 0 0 0 0 0 0 0 5141 0 -1 -1 1 -1 -1
3939 RailMoveNormalLift RailMoverStopAtEnd SE_OJ_LIFT_FLOWER_STOP 0 0 0 0 0 0 0 0 5142 0 -1 -1 0 -1 -1
3940 ConstructionLight Break SE_OJ_CONSTRUCTION_LIGHT_BREAK 0 0 0 0 0 0 0 0 5144 0 -1 0 0 -1 -1
3941 ConstructionLight Appear SE_OJ_CONSTRUCTION_LIGHT_APPEAR 0 0 0 0 0 0 0 0 6525 0 -1 -1 0 -1 -1
3942 WaterFortressDoor RailMoverMoveLoop SE_OJ_LV_MTL_SHUTTER_S_MV 0 0 0 0 0 0 0 0 5157 0 -1 -1 1 -1 -1
3943 WaterFortressDoor RailMoverMoveStart SE_OJ_MTL_SHUTTER_S_ST 0 0 0 0 0 0 0 0 5158 0 -1 -1 0 -1 -1
3944 WaterFortressDoor RailMoverStop SE_OJ_MTL_SHUTTER_S_ED 0 0 0 0 0 0 0 0 5159 0 -1 -1 0 -1 -1
3945 WaterFortressConveyerD RotateMoveObjMove SE_OJ_LV_THUNDER_FL_ROT_STEP_MV 0 0 0 0 0 0 0 0 5160 0 -1 -1 1 -1 -1
3946 RoboRotateArmStep RotateMoveObjMove SE_OJ_LV_ROBO_ROTATE_ARM_STEP_ROT 0 0 0 0 0 0 0 0 5199 0 -1 -1 1 -1 -1
3947 SphereCloudMoveRotateStepA RotateMoveObjMove SE_OJ_LV_SPHERE_ROTATE_STEP_ROT 0 0 0 0 0 0 0 0 5200 0 -1 -1 1 -1 -1
3948 KoopaLv2LavaLift RailMoverMoveLoop SE_OJ_LV_KOOPA_LV2_LIFT_MOVE 0 0 0 0 0 0 0 0 5240 0 -1 -1 1 -1 -1
3949 KoopaLv2LavaLift RailMoverRestartAtEnd SE_OJ_KOOPA_LV2_LIFT_AT_END 0 0 0 0 0 0 0 0 5241 0 -1 -1 0 -1 -1
3950 RotateFireBar2DRotateStep RotateMoveObjMove SE_OJ_LV_ROTATE_FIRE_BAR_MOVE 0 0 0 0 0 0 0 0 5243 0 -1 -1 1 -1 -1
3951 KoopaLv3Seesaw MapPartsSeesaw1AxisRotatorMove SE_OJ_LV_KOOPA_LV3_SEESAW_MOVE 0 0 0 0 333 -333 0 10 5245 0 -1 -1 1 -1 1
3952 KoopaLv3Seesaw MapPartsSeesaw1AxisRotatorBound SE_OJ_KOOPA_LV3_SEESAW_BOUND 0 0 0 0 0 0 0 0 5246 0 -1 -1 0 -1 -1
3953 LavaYoshiActionFloaterA MapPartsFloaterMoveDown SE_OJ_LV_LAVA_YOSHI_MOVE_DOWN 0 0 0 0 0 0 0 0 5247 0 -1 -1 1 -1 -1
3954 LavaYoshiActionFloaterA MapPartsFloaterMoveUp SE_OJ_LV_LAVA_YOSHI_MOVE_UP 0 0 0 0 0 0 0 0 5248 0 -1 -1 1 -1 -1
3955 LavaYoshiActionFloaterA MapPartsFloaterMoveUpEnd SE_OJ_LAVA_YOSHI_AT_END 0 0 0 0 0 0 0 0 5249 0 -1 -1 0 -1 -1
3956 LavaSeparateWaterfallA RailMoverSignLoop SE_OJ_LV_LAVA_WATERFALL_MOVE_SIGN_A 0 0 0 0 0 0 0 0 5250 0 -1 -1 1 -1 -1
3957 LavaSeparateWaterfallA RailMoverMoveLoop SE_OJ_LV_LAVA_WATERFALL_MOVE_A 0 0 0 0 0 0 0 0 5251 0 -1 -1 1 -1 -1
3958 LavaSeparateWaterfallA RailMoverStopAtEnd SE_OJ_LAVA_WATERFALL_AT_END_A 0 0 0 0 0 0 0 0 5252 0 -1 -1 0 -1 -1
3959 LavaSeparateWaterfallB RailMoverSignLoop SE_OJ_LV_LAVA_WATERFALL_MOVE_SIGN_B 0 0 0 0 0 0 0 0 5253 0 -1 -1 1 -1 -1
3960 LavaSeparateWaterfallB RailMoverMoveLoop SE_OJ_LV_LAVA_WATERFALL_MOVE_B 0 0 0 0 0 0 0 0 5254 0 -1 -1 1 -1 -1
3961 LavaSeparateWaterfallB RailMoverStopAtEnd SE_OJ_LAVA_WATERFALL_AT_END_B 0 0 0 0 0 0 0 0 5255 0 -1 -1 0 -1 -1
3962 MarioFaceShipJet MarioFaceShipJet SE_OJ_LV_FSHIP_SML_SMOKE_BLOW 0 0 0 0 0 0 0 0 5448 0 -1 0 1 -1 -1
3963 CrystalCageOpaLLBreak Break SE_OJ_CRYSTL_CAGE_L_NT_BREAK 0 0 0 0 0 0 0 0 5589 0 -1 1 0 -1 -1
3964 WoodDrumRailLiftA RailMoverMoveLoop SE_OJ_LV_BIGTREE_WOOD_LIFT_MV 0 0 0 0 0 0 0 0 5694 0 -1 -1 1 -1 -1
3965 GravityFollowLift RailMoverMoveLoop SE_OJ_LV_CHAOS_G_LIFT_MV 0 0 0 0 0 0 0 0 5712 0 -1 -1 1 -1 -1
3966 GravityFollowLift RailMoverStopAtEnd SE_OJ_CHAOS_G_LIFT_STOP 0 0 0 0 0 0 0 0 5713 0 -1 -1 0 -1 -1
3967 GravityFollowLift RailMoverRestartAtEnd SE_OJ_CHAOS_G_LIFT_START 0 0 0 0 0 0 0 0 5716 0 -1 -1 0 -1 -1
3968 GravityFollowPanel RailMoverMoveLoop SE_OJ_LV_CHAOS_G_LIFT_MV 0 0 0 0 0 0 0 0 5714 0 -1 -1 1 -1 -1
3969 GravityFollowPanel RailMoverStopAtEnd SE_OJ_CHAOS_G_LIFT_STOP 0 0 0 0 0 0 0 0 5715 0 -1 -1 0 -1 -1
3970 GravityFollowPanel RailMoverRestartAtEnd SE_OJ_CHAOS_G_LIFT_START 0 0 0 0 0 0 0 0 5717 0 -1 -1 0 -1 -1
3971 MysteryMoveStepCoverB RailMoverMoveLoop SE_OJ_LV_MYSTERY_STEP_MV 0 0 0 0 0 0 0 0 5720 0 -1 -1 1 -1 -1
3972 MysteryMoveStepCoverB RailMoverRestartAtEnd SE_OJ_MYSTERY_STEP_START 0 0 0 0 0 0 0 0 5721 0 -1 -1 0 -1 -1
3973 MysteryMoveStepCoverA RailMoverMoveLoop SE_OJ_LV_MYSTERY_STEP_MV 0 0 0 0 0 0 0 0 5722 0 -1 -1 1 -1 -1
3974 MysteryMoveStepCoverA RailMoverRestartAtEnd SE_OJ_MYSTERY_STEP_START 0 0 0 0 0 0 0 0 5723 0 -1 -1 0 -1 -1
3975 GravityFollowLiftB RailMoverMoveLoop SE_OJ_LV_CHAOS_G_LIFT_MV 0 0 0 0 0 0 0 0 5730 0 -1 -1 1 -1 -1
3976 GravityFollowLiftB RailMoverMoveLoop SE_OJ_LV_CHAOS_G_LIFT_MV_ADD 0 0 0 0 0 0 0 0 5740 0 -1 -1 1 -1 -1
3977 GravityFollowLiftB RailMoverStopAtEnd SE_OJ_CHAOS_G_LIFT_STOP 0 0 0 0 0 0 0 0 5731 0 -1 -1 0 -1 -1
3978 GravityFollowLiftB RailMoverRestartAtEnd SE_OJ_CHAOS_G_LIFT_START 0 0 0 0 0 0 0 0 5732 0 -1 -1 0 -1 -1
3979 GravityFollowLiftBig RailMoverMoveLoop SE_OJ_LV_CHAOS_G_LIFT_MV 0 0 0 0 0 0 0 0 5733 0 -1 -1 1 -1 -1
3980 GravityFollowLiftBig RailMoverMoveLoop SE_OJ_LV_CHAOS_G_LIFT_MV_ADD 0 0 0 0 0 0 0 0 5739 0 -1 -1 1 -1 -1
3981 GravityFollowLiftBig RailMoverStopAtEnd SE_OJ_CHAOS_G_LIFT_STOP 0 0 0 0 0 0 0 0 5734 0 -1 -1 0 -1 -1
3982 GravityFollowLiftBig RailMoverRestartAtEnd SE_OJ_CHAOS_G_LIFT_START 0 0 0 0 0 0 0 0 5735 0 -1 -1 0 -1 -1
3983 GravityFollowLiftLongPanel RailMoverMoveLoop SE_OJ_LV_CHAOS_G_LIFT_MV 0 0 0 0 0 0 0 0 5736 0 -1 -1 1 -1 -1
3984 GravityFollowLiftLongPanel RailMoverStopAtEnd SE_OJ_CHAOS_G_LIFT_STOP 0 0 0 0 0 0 0 0 5737 0 -1 -1 0 -1 -1
3985 GravityFollowLiftLongPanel RailMoverRestartAtEnd SE_OJ_CHAOS_G_LIFT_START 0 0 0 0 0 0 0 0 5738 0 -1 -1 0 -1 -1
3986 GoroRockLanePartsMove RailMoverMoveLoop SE_OJ_LV_TOGEPIN_STEP_MOVE 0 0 0 0 0 0 0 0 5789 0 -1 -1 1 -1 -1
3987 GoroRockLanePartsMove RailMoverStopAtEnd SE_OJ_TOGEPIN_STEP_MOVE_END 0 0 0 0 0 0 0 0 5790 0 -1 -1 0 -1 -1
3988 GoroRockLanePartsRotate RotatorRotateLoop SE_OJ_LV_TOGEPIN_STEP_ROTATE 0 0 0 0 0 0 0 0 5791 0 -1 -1 1 -1 -1
3989 GoroRockLanePartsFlatA RotatorRotateLoop SE_OJ_LV_TOGEPIN_STEP_ROTATE 1 7 7 15 0,008 2 0 10 5792 0 -1 -1 1 1 1
3990 GoroRockLanePartsFlatA RotatorRotateStart SE_OJ_TOGEPIN_STEP_MOVE_END 0 0 0 0 0 0 0 0 5809 0 -1 -1 0 -1 -1
3991 StarPieceClusterRock Break SE_OJ_SPIECE_CLUSTER_BREAK 0 0 0 0 0 0 0 0 5799 0 -1 -1 0 -1 -1
3992 GravityFallBlock DummyTrigger SE_SY_COIN 0 0 0 0 0 0 0 0 5839 0 -1 -1 0 -1 -1
3993 PeachCastleMeteor EffectEmitLoop SE_OJ_LV_OP_METEOR_BURNING 0 0 0 0 0 0 0 0 5975 0 -1 -1 1 -1 -1
3994 PeachCastleMeteor EffectEmitLoop SE_OJ_LV_OP_METEOR_BURNING_NEAR 0 0 0 0 0 0 0 0 5976 0 -1 -1 1 -1 -1
3995 PeachCastleMeteor MarioVoiceLoadDummy SE_PM_SPINDRIVER_PANIC 0 0 0 0 0 0 0 0 6940 0 -1 -1 10 -1 -1
3996 ItemRoomDoor ItemRoomDoorClose SE_OJ_SHIP_ITEM_DOOR_CLOSE_E 0 0 0 0 0 0 0 0 5962 27 -1 0 0 -1 -1
3997 ItemRoomDoor ItemRoomDoorClose SE_OJ_LV_SHIP_ITEM_DOOR_CLOSE 0 0 0 0 0 0 0 0 5963 0 -1 0 1 -1 -1
3998 ItemRoomDoor ItemRoomDoorOpen SE_OJ_LV_SHIP_ITEM_DOOR_OPEN 0 0 0 0 0 0 0 0 5964 0 -1 0 1 -1 -1
3999 ItemRoomDoor ItemRoomDoorOpen SE_OJ_SHIP_ITEM_DOOR_OPEN_E 0 0 0 0 0 0 0 0 5965 28 -1 0 0 -1 -1
4000 ItemRoomDoor InnerSoundEmitting SE_OJ_LV_MARIOSHIP_ENGINE_OUT 0 0 0 0 1 2 0 10 6890 0 -1 -1 1 -1 2
4001 CrystalCageFallType OjCrystalCageLDamage SE_OJ_CRYSTAL_CAGE_L_DAMAGE 0 0 0 0 0 0 0 0 5980 0 -1 -1 0 -1 -1
4002 CrystalCageFallType OjCrystalCageSDamage SE_OJ_CRYSTAL_CAGE_S_DAMAGE 0 0 0 0 0 0 0 0 5981 0 -1 -1 0 -1 -1
4003 CrystalCageFallType OjCrystalCageLBreak SE_OJ_CRYSTAL_CAGE_L_BREAK 0 0 0 0 0 0 0 0 5982 0 -1 -1 0 -1 -1
4004 CrystalCageFallType OjCrystalCageSBreak SE_OJ_CRYSTAL_CAGE_S_BREAK 0 0 0 0 0 0 0 0 5983 0 -1 -1 0 -1 -1
4005 CrystalCageFallType OjCryCageMvTicoApr SE_OJ_CRY_CAGE_MV_TICO_APR 0 0 0 0 0 0 0 0 5984 0 -1 -1 0 -1 -1
4006 CrystalCageFallType SvKinopioPuha SE_SV_KINOPIO_PUHA 0 0 0 0 0 0 0 0 5985 0 -1 -1 0 -1 -1
4007 CrystalCageFallType SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 5986 0 -1 -1 2 -1 -1
4008 CrystalCageFallType FallLand SE_OJ_CRYSTAL_CAGE_FALL_END 0 0 0 0 0 0 0 0 5987 0 -1 -1 0 -1 -1
4009 CrystalCageFallType Falling SE_OJ_LV_CRYSTAL_CAGE_FALL 0 0 0 0 0 0 0 0 5988 0 -1 -1 1 -1 -1
4010 CrystalCageFallType FallStart SE_OJ_CRYSTAL_CAGE_FALL_START 0 0 0 0 0 0 0 0 5989 0 -1 -1 0 -1 -1
4011 KoopaShipA KoopaShipA SE_OJ_LV_CH_GLIDER_BTLSHIP_WAIT 0 0 0 0 0 0 0 0 6065 0 -1 0 1 -1 -1
4012 StarPieceFlower Bloom SE_OJ_S_PIECE_FLOWER_BLOOM 0 0 0 0 0 0 0 0 6096 5 -1 0 0 -1 -1
4013 StarPieceFlower Open SE_OJ_S_PIECE_FLOWER_BLOOM 0 0 0 0 0 0 0 0 6097 15 -1 0 0 -1 -1
4014 TriangleTowerRotateStepSpring RotatorRotateLoop SE_OJ_LV_WAN_TRIANGLE_STEP_ROT 0 0 0 0 0 0 0 0 6102 0 -1 -1 1 -1 -1
4015 TriangleTowerRailMoveStepSpring RailMoverMoveLoop SE_OJ_LV_WAN_TRIANGLE_STEP_MOVE 0 0 0 0 0 0 0 0 6103 0 -1 -1 1 -1 -1
4016 TriangleTowerRailMoveStepSpring RailMoverStopAtEnd SE_OJ_WAN_TRIANGLE_STEP_STOP 0 0 0 0 0 0 0 0 6104 0 -1 -1 0 -1 -1
4017 MarioLauncherTargetA Hit SE_SY_APPLAUSE 0 0 0 0 0 0 0 0 6358 0 -1 0 2 -1 -1
4018 MarioLauncherTargetA Hit SE_OJ_JR_CASTLE_TARGET_SUCCESS 0 0 0 0 0 0 0 0 6359 0 -1 0 0 -1 -1
4019 MarioLauncherTargetA Hit SE_SY_JR_CASTLE_TARGET_SUCCESS 0 0 0 0 0 0 0 0 6360 0 -1 0 2 -1 -1
4020 MarioLauncherTargetA NoHit SE_OJ_JR_CASTLE_TARGET_FAILURE 0 0 0 0 0 0 0 0 6361 0 -1 0 0 -1 -1
4021 MarioLauncherTargetB Hit SE_SY_APPLAUSE 0 0 0 0 0 0 0 0 6362 0 -1 0 2 -1 -1
4022 MarioLauncherTargetB Hit SE_OJ_JR_CASTLE_TARGET_SUCCESS 0 0 0 0 0 0 0 0 6363 0 -1 0 0 -1 -1
4023 MarioLauncherTargetB Hit SE_SY_JR_CASTLE_TARGET_SUCCESS 0 0 0 0 0 0 0 0 6364 0 -1 0 2 -1 -1
4024 MarioLauncherTargetB NoHit SE_OJ_JR_CASTLE_TARGET_FAILURE 0 0 0 0 0 0 0 0 6365 0 -1 -1 0 -1 -1
4025 OldFortressUnderCover Move SE_OJ_FORTRESS_TOP_COVER_CLOSE_END 0 0 0 0 0 0 0 0 6417 32 -1 0 0 -1 -1
4026 OldFortressUnderCover Move SE_OJ_FORTRESS_TOP_COVER_CLOSE_START 0 0 0 0 0 0 0 0 6418 13 -1 0 0 -1 -1
4027 BattleGrapyonPlanetParts MapObjActorAppear SE_OJ_BTL_ASTEROID_DOOR_CLOSE 0 0 0 0 0 0 0 0 6494 0 -1 -1 0 -1 -1
4028 AquariumRailMoveObj RailMoverMoveLoop SE_OJ_LV_STAR_CRK_DOOR_IN_W 0 0 0 0 0 0 0 0 6496 0 -1 -1 1 -1 -1
4029 AquariumRailMoveObj RailMoverStop SE_OJ_STAR_CRK_DOOR_IN_W_ST 0 0 0 0 0 0 0 0 6497 0 -1 -1 0 -1 -1
4030 BossJugemPlanetCloud GrayToWhite SE_BM_BOSSJUGEM_PL_CLOUD_DISAPPEAR 0 0 0 0 0 0 0 0 6614 3 -1 0 2 -1 -1
4031 KoopaSealChain Disappear SE_OJ_LV_KOOPA_SEAL_CHAIN 0 0 0 0 0 0 0 0 6616 0 -1 0 1 -1 -1
4032 LongCylinderFlowSandRotateStepA RotateMoveObjMove SE_OJ_LV_SAND_METAL_STEP_MOVE 0 0 0 0 0 0 0 0 6677 0 -1 -1 1 -1 -1
4033 ZeroGravityRoomRotateStep RotateMoveObjMove SE_OJ_LV_SAND_ZERO_GRV_STEP_ROT 0 0 0 0 0 0 0 0 6679 0 -1 -1 1 -1 -1
4034 MemoryRoadDoor Move SE_OJ_P_ROOM_DOOR_L_CL_ED 0 0 0 0 0 0 0 0 6711 9 -1 0 0 -1 -1
4035 MemoryRoadDoor Move SE_OJ_P_ROOM_DOOR_L_CL_ST 0 0 0 0 0 0 0 0 6712 0 -1 0 0 -1 -1
4036 DashRingWallRightA RailMoverMoveLoop SE_OJ_LV_DASHRING_WALL_MOVE 0 0 0 0 0 0 0 0 6732 0 -1 -1 1 -1 -1
4037 DashRingWallRightA RailMoverStop SE_OJ_DASHRING_WALL_STOP 0 0 0 0 0 0 0 0 6733 0 -1 -1 0 -1 -1
4038 DashRingWallRightA RailMoverSignLoop SE_OJ_LV_DASHRING_WALL_MOVE_SIGN 0 0 0 0 0 0 0 0 6734 0 -1 -1 1 -1 -1
4039 MarioLauncherTargetC Hit SE_SY_APPLAUSE 0 0 0 0 0 0 0 0 7507 0 -1 0 2 -1 -1
4040 MarioLauncherTargetC Hit SE_OJ_JR_CASTLE_TARGET_SUCCESS 0 0 0 0 0 0 0 0 7508 0 -1 0 0 -1 -1
4041 MarioLauncherTargetC Hit SE_SY_JR_CASTLE_TARGET_SUCCESS 0 0 0 0 0 0 0 0 7509 0 -1 0 2 -1 -1
4042 MarioLauncherTargetC NoHit SE_OJ_JR_CASTLE_TARGET_FAILURE 0 0 0 0 0 0 0 0 7510 0 -1 0 0 -1 -1
4043 MarioLauncherTargetC RailMoverMoveStart SE_OJ_CANNON_TARGET_STEP_MV_START 0 0 0 0 0 0 0 0 7864 0 -1 -1 0 -1 -1
4044 MarioLauncherTargetC RailMoverMoveLoop SE_OJ_LV_CANNON_TARGET_STEP_MV 0 0 0 0 0 0 0 0 7865 0 -1 -1 1 -1 -1
4045 MarioLauncherTargetC RailMoverStopAtEnd SE_OJ_CANNON_TARGET_STEP_MV_END 0 0 0 0 0 0 0 0 7866 0 -1 -1 0 -1 -1
4046 LeafManholeCover Vibration SE_OJ_MANHOLE_SHAKE 0 0 0 0 0 0 0 0 7728 0 -1 0 0 -1 -1
4047 TamakoroGoalRelayStep MapObjActorAppear SE_EM_EXPLODE_S 0 0 0 0 0 0 0 0 7839 0 -1 -1 0 -1 -1
4048 TamakoroGoalRelayStep MapObjActorAppear SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 7840 0 -1 -1 0 -1 -1
4049 LavaFluffFallRotateStep RotateMoveObjMove SE_OJ_LV_GINGA_CONVEYER_MOVE 0 0 0 0 0 0 0 0 7850 0 -1 -1 1 -1 -1
4050 PoisonSwanpRailMoveSeesaw RailMoverMoveLoop SE_OJ_LV_JR_CSTLE_DARKMT_STEP_MV 0 0 0 0 0 0 0 0 7868 0 -1 -1 1 -1 -1
4051 PoisonSwanpRailMoveSeesaw RailMoverMoveStart SE_OJ_JR_CSTLE_DARKMT_STEP_MV_START 0 0 0 0 0 0 0 0 7869 0 -1 -1 0 -1 -1
4052 PoisonSwanpRailMoveSeesaw RailMoverStopAtEnd SE_OJ_JR_CSTLE_DARKMT_STEP_MV_END 0 0 0 0 0 0 0 0 7870 0 -1 -1 0 -1 -1
4053 BothSideLift RailMoverMoveLoop SE_OJ_LV_OMOTEU_STEP_MOVE 0 0 0 0 0 0 0 0 7881 0 -1 -1 1 -1 -1
4054 BothSideLift RailMoverStopAtEnd SE_OJ_OMOTEU_STEP_MOVE_STOP 0 0 0 0 0 0 0 0 7882 0 -1 -1 0 -1 -1
4055 GliderCometMedalCage Move SE_OJ_JGLIDER_CAGE_OPEN 0 0 0 0 0 0 0 0 7883 0 -1 0 0 -1 -1
4056 Yoshi Ride SE_SV_YOSHI_RIDE 0 0 0 0 0 0 0 0 16 0 -1 -1 0 -1 -1
4057 Yoshi Ride SE_SM_YOSHI_RIDE 0 0 0 0 0 0 0 0 2488 0 -1 -1 0 -1 -1
4058 Yoshi Flutter SE_SM_LV_YOSHI_SKY_HOLD 0 0 0 0 0 0 0 0 2293 0 -1 -1 1 -1 -1
4059 Yoshi Flutter SE_SV_LV_YOSHI_FLUTTER 0 0 0 0 0 0 0 0 2466 0 -1 -1 1 -1 -1
4060 Yoshi CaptureJump SE_SM_YOSHI_CAPTURE_JUMP 0 0 0 0 0 0 0 0 2247 0 -1 1 0 -1 -1
4061 Yoshi yoshieatstart SE_SM_YOSHI_EAT_START 0 0 0 0 0 0 0 0 2296 0 -1 -1 0 -1 -1
4062 Yoshi yoshieatstart SE_SV_YOSHI_EAT 0 0 0 0 0 0 0 0 2372 0 -1 -1 0 -1 -1
4063 Yoshi GrabTarget SE_SM_YOSHI_TONGUE_GRAB 0 0 0 0 0 0 0 0 2297 0 -1 -1 0 -1 -1
4064 Yoshi TongueHitWall SE_SM_YOSHI_TONGUE_HIT_WALL 0 0 0 0 0 0 0 0 2298 0 -1 -1 0 -1 -1
4065 Yoshi YoshiTonguePull SE_SM_LV_YOSHI_TONGUE_PULL 0 0 0 0 0 0 0 0 2313 0 -1 -1 1 -1 -1
4066 Yoshi YoshiDamageRunAway SE_SM_YOSHI_DAMAGE_RUNAWAY 0 0 0 0 0 0 0 0 2314 0 -1 -1 0 -1 -1
4067 Yoshi Dash SE_SV_YOSHI_SLED_DASH 0 0 0 0 0 0 0 0 2316 0 -1 -1 0 -1 -1
4068 Yoshi Dash SE_SY_YOSHI_DASH 0 0 0 0 0 0 0 0 2346 0 -1 -1 2 -1 -1
4069 Yoshi Dash SE_SM_YOSHI_DASH 0 0 0 0 0 0 0 0 2618 0 -1 -1 0 -1 -1
4070 Yoshi Shot SE_SV_YOSHI_THROW 0 0 0 0 0 0 0 0 2370 0 -1 -1 0 -1 -1
4071 Yoshi Shot SE_SM_YOSHI_THROW_JUMP 0 0 0 0 0 0 0 0 2371 0 -1 -1 0 -1 -1
4072 Yoshi CurMarking SE_SM_YOSHI_CUR_MARKING 0 0 0 0 0 0 0 0 2374 0 -1 -1 2 -1 -1
4073 Yoshi CurTargetting SE_SM_LV_YOSHI_CUR_TARGETTING 0 0 0 0 0 0 0 0 2375 0 -1 -1 3 -1 -1
4074 Yoshi JumpS SE_SV_YOSHI_JUMP_S 0 0 0 0 0 0 0 0 2467 0 -1 -1 0 -1 -1
4075 Yoshi JumpM SE_SV_YOSHI_JUMP_M 0 0 0 0 0 0 0 0 2468 0 -1 -1 0 -1 -1
4076 Yoshi JumpObj SE_SV_YOSHI_JUMP_OBJ 0 0 0 0 0 0 0 0 2469 0 -1 -1 0 -1 -1
4077 Yoshi Squat SE_SV_YOSHI_SQUAT 0 0 0 0 0 0 0 0 2476 0 -1 -1 0 -1 -1
4078 Yoshi Damage SE_SV_YOSHI_DAMAGE 0 0 0 0 0 0 0 0 2477 0 -1 -1 0 -1 -1
4079 Yoshi Land SE_SV_YOSHI_LAND 0 0 0 0 0 0 0 0 2478 0 -1 -1 0 -1 -1
4080 Yoshi StarRingStart SE_SV_YOSHI_S_DRIVER 0 0 0 0 0 0 0 0 2479 0 -1 -1 0 -1 -1
4081 Yoshi JumpHigh SE_SV_YOSHI_LONGJUMP 0 0 0 0 0 0 0 0 2489 0 -1 -1 0 -1 -1
4082 Yoshi HeadShake SE_SV_YOSHI_HEAD_SHAKE 0 0 0 0 0 0 0 0 2490 0 -1 -1 0 -1 -1
4083 Yoshi DamageS SE_SV_YOSHI_HIT_WALL 0 0 0 0 0 0 0 0 2491 0 -1 -1 0 -1 -1
4084 Yoshi Pull SE_SV_LV_YOSHI_PULL 0 0 0 0 0 0 0 0 2493 0 -1 -1 1 -1 -1
4085 Yoshi Pull SE_SM_LV_YOSHI_TONGUE_PULLING 0 0 0 0 0 0 0 0 4560 0 -1 -1 1 -1 -1
4086 Yoshi Hit SE_SV_YOSHI_HIT 0 0 0 0 0 0 0 0 2494 0 -1 -1 0 -1 -1
4087 Yoshi DashLV SE_SM_LV_YOSHI_DASH 0 0 0 0 0 0 0 0 2561 0 -1 -1 1 -1 -1
4088 Yoshi JumpStandAuto SE_SV_YOSHI_JUMP_STAND_AUTO 0 0 0 0 0 0 0 0 2558 0 -1 -1 0 -1 -1
4089 Yoshi DashFootNoteAddL SE_SM_YOSHI_FNOTE_DASH_L 0 0 0 0 0 0 0 0 2593 0 -1 -1 0 -1 -1
4090 Yoshi DashFootNoteAddR SE_SM_YOSHI_FNOTE_DASH_R 0 0 0 0 0 0 0 0 2594 0 -1 -1 0 -1 -1
4091 Yoshi DashJump SE_SM_YOSHI_DASH_JUMP 0 0 0 0 0 0 0 0 2597 0 -1 -1 0 -1 -1
4092 Yoshi DashJump SE_SV_YOSHI_DASH_JUMP 0 0 0 0 0 0 0 0 2598 0 -1 -1 0 -1 -1
4093 Yoshi DashEnd SE_SM_YOSHI_DASH_END 0 0 0 0 0 0 0 0 2599 0 -1 -1 0 -1 -1
4094 Yoshi DashHitWall SE_SM_YOSHI_DASH_HIT_WALL 0 0 0 0 0 0 0 0 2600 0 -1 -1 0 -1 -1
4095 Yoshi DashHitWall SE_SV_YOSHI_HIT_WALL 0 0 0 0 0 0 0 0 2617 0 -1 -1 0 -1 -1
4096 Yoshi DashJumpL SE_SV_YOSHI_JUMP_OBJ 0 0 0 0 0 0 0 0 2601 0 -1 -1 0 -1 -1
4097 Yoshi DashJumpL SE_SM_YOSHI_DASH_JUMP_L 0 0 0 0 0 0 0 0 2602 0 -1 -1 0 -1 -1
4098 Yoshi DashLVWind SE_SM_LV_YOSHI_DASH_WIND 0 0 0 0 0 0 0 0 2615 0 -1 -1 1 -1 -1
4099 Yoshi DashLVFire SE_SM_LV_YOSHI_DASH_FIRE 0 0 0 0 0 0 0 0 2616 0 -1 -1 1 -1 -1
4100 Yoshi DashLVFire SE_SY_LV_YOSHI_DASH 4 7 0 10 0 0 0 0 4232 0 -1 -1 3 1 -1
4101 Yoshi MouthNormal SE_SM_YOSHI_MOUTH_NOMAL 0 0 0 0 0 0 0 0 2763 0 -1 -1 0 -1 -1
4102 Yoshi MouthPreShoot SE_SM_YOSHI_MOUTH_PRE_SHOOT 0 0 0 0 0 0 0 0 2764 0 -1 -1 0 -1 -1
4103 Yoshi Swallow SE_SM_YOSHI_SWALLOW 0 0 0 0 0 0 0 0 3020 0 -1 -1 0 -1 -1
4104 Yoshi Eating SE_SM_LV_YOSHI_EATING 0 0 0 0 0 0 0 0 3021 0 -1 -1 1 -1 -1
4105 Yoshi PreLandTurn SE_SV_YOSHI_PRE_LAND_TURN 0 0 0 0 0 0 0 0 3590 0 -1 -1 0 -1 -1
4106 Yoshi DamageFire SE_SV_YOSHI_DAMAGE_FIRE 0 0 0 0 0 0 0 0 3591 0 -1 -1 0 -1 -1
4107 Yoshi DamageElec SE_SV_YOSHI_DAMAGE_ELEC 0 0 0 0 0 0 0 0 3592 0 -1 -1 0 -1 -1
4108 Yoshi PullEnd SE_SV_YOSHI_PULL_END 0 0 0 0 0 0 0 0 3593 0 -1 -1 0 -1 -1
4109 Yoshi GrabPeron SE_SV_YOSHI_GRAB_PERON 0 0 0 0 0 0 0 0 3594 0 -1 -1 0 -1 -1
4110 Yoshi DeathInstant SE_SV_YOSHI_DEATH_INSTANT 0 0 0 0 0 0 0 0 3603 0 -1 -1 0 -1 -1
4111 Yoshi DeathFall SE_SY_SV_YOSHI_DEATH_FALL 0 0 0 0 0 0 0 0 3604 0 -1 -1 0 -1 -1
4112 Yoshi DeathDrown SE_SV_YOSHI_DEATH_DROWN 0 0 0 0 0 0 0 0 3605 0 -1 -1 0 -1 -1
4113 Yoshi GetStar SE_SV_YOSHI_GET_STAR 0 0 0 0 0 0 0 0 3606 0 -1 -1 0 -1 -1
4114 Yoshi GetGStar SE_SV_YOSHI_GET_GSTAR 0 0 0 0 0 0 0 0 3607 0 -1 -1 0 -1 -1
4115 Yoshi Wander SE_SV_LV_YOSHI_WANDER_ESCAPE 0 0 0 0 0 0 0 0 4219 0 -1 -1 1 -1 -1
4116 Yoshi WanderRun SE_SV_LV_YOSHI_WANDER_ESCAPE_RUN 0 0 0 0 0 0 0 0 4220 0 -1 -1 1 -1 -1
4117 Yoshi RunMouthFull SE_SV_LV_YOSHI_RUN_MOUTH_FULL 0 0 0 0 0 0 0 0 4221 0 -1 -1 1 -1 -1
4118 Yoshi SwimV SE_SV_LV_YOSHI_SWIM 0 0 0 0 0 0 0 0 4230 0 -1 -1 1 -1 -1
4119 Yoshi TurnToEgg SE_SV_YOSHI_TO_EGG 0 0 0 0 0 0 0 0 4231 0 -1 -1 0 -1 -1
4120 Yoshi TurnToEgg SE_SM_YOSHI_TURN_TO_EGG 0 0 0 0 0 0 0 0 4322 0 -1 -1 0 -1 -1
4121 Yoshi JumpHardly SE_SV_YOSHI_JUMP_HARDLY 0 0 0 0 0 0 0 0 4321 0 -1 -1 0 -1 -1
4122 Yoshi TurnToEggBang SE_SM_YOSHI_TURN_TO_EGG_BANG 0 0 0 0 0 0 0 0 4323 0 -1 -1 0 -1 -1
4123 Yoshi PullToMouth SE_SM_YOSHI_TONGUE_PULL_OBJ 0 0 0 0 0 0 0 0 4437 0 -1 -1 0 -1 -1
4124 Yoshi PullToMouth SE_SM_YOSHI_PULL_START 0 0 0 0 0 0 0 0 5209 0 -1 -1 0 -1 -1
4125 Yoshi Stomp SE_SV_YOSHI_STOMP 0 0 0 0 0 0 0 0 4500 0 -1 -1 0 -1 -1
4126 Yoshi Thrown SE_SV_YOSHI_THROWN 0 0 0 0 0 0 0 0 4501 0 -1 -1 0 -1 -1
4127 Yoshi SwimPaddle SE_SV_YOSHI_SWIM_PADDLE 0 0 0 0 0 0 0 0 4502 0 -1 -1 0 -1 -1
4128 Yoshi SwimPaddle SE_PM_YOSHI_SWIM_PADDLE 0 0 0 0 0 0 0 0 4507 0 -1 -1 0 -1 -1
4129 Yoshi DemoMeetYoshi SE_SV_YOSHI_APPEAR 0 0 0 0 0 0 0 0 4584 30 -1 -1 0 -1 -1
4130 Yoshi PullSuccess SE_SM_YOSHI_PULL_SUCCESS 0 0 0 0 0 0 0 0 4699 0 -1 -1 0 -1 -1
4131 Yoshi DashWater SE_SM_LV_YOSHI_DASH_W_ADD 0 0 0 0 0 0 0 0 4812 0 -1 -1 1 -1 -1
4132 Yoshi HoldFootNoteAddL SE_SM_YOSHI_FNOTE_HOLD_L 0 0 0 0 0 0 0 0 5161 0 -1 -1 0 -1 -1
4133 Yoshi HoldFootNoteAddR SE_SM_YOSHI_FNOTE_HOLD_R 0 0 0 0 0 0 0 0 5162 0 -1 -1 0 -1 -1
4134 Yoshi YoshiPowerStarGet SE_SV_YOSHI_GET_STAR 0 0 0 0 0 0 0 0 5320 243 -1 0 0 -1 -1
4135 Yoshi YoshiGrandStarGet SE_PV_TOUCH_GRAND_STAR_1 0 0 0 0 0 0 0 0 5321 346 -1 0 10 -1 -1
4136 Yoshi YoshiGrandStarGet SE_PV_GRAND_STAR_GET 0 0 0 0 0 0 0 0 5322 515 -1 0 10 -1 -1
4137 Yoshi YoshiGrandStarGet SE_PV_TOUCH_GRAND_STAR_2 0 0 0 0 0 0 0 0 5323 445 -1 0 10 -1 -1
4138 Yoshi YoshiGrandStarGet SE_SV_YOSHI_GET_GSTAR 0 0 0 0 0 0 0 0 5327 371 -1 0 0 -1 -1
4139 Yoshi YoshiGrandStarGet SE_SV_YOSHI_GET_STAR 0 0 0 0 0 0 0 0 5328 510 -1 0 0 -1 -1
4140 Yoshi YoshiRunAlone SE_PM_FOOTNOTE_L 0 0 0 0 0 0 0 0 5620 22 -1 0 0 -1 -1
4141 Yoshi YoshiRunAlone SE_PM_FOOTNOTE_R 0 0 0 0 0 0 0 0 5621 31 -1 0 0 -1 -1
4142 Yoshi YoshiRunAlone SE_PM_FOOTNOTE_L 0 0 0 0 0 0 0 0 5622 4 -1 0 0 -1 -1
4143 Yoshi YoshiRunAlone SE_PM_FOOTNOTE_R 0 0 0 0 0 0 0 0 5623 13 -1 0 0 -1 -1
4144 Yoshi YoshiRunEndAlone SE_SM_YOSHI_NPCRUN_OTTOTTO 0 0 0 0 0 0 0 0 5659 0 -1 0 0 -1 -1
4145 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6739 5 -1 -1 0 -1 -1
4146 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6740 20 -1 -1 0 -1 -1
4147 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6741 36 -1 -1 0 -1 -1
4148 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6742 50 -1 -1 0 -1 -1
4149 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6743 65 -1 -1 0 -1 -1
4150 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6744 79 -1 -1 0 -1 -1
4151 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6745 95 -1 -1 0 -1 -1
4152 Yoshi YoshiSendOff SE_SV_YOSHI_WAVE_LAST 0 0 0 0 0 0 0 0 6746 110 -1 -1 0 -1 -1
4153 Yoshi TongueHitNpc SE_SM_YOSHI_TONGUE_HIT_NPC 0 0 0 0 0 0 0 0 6816 0 -1 -1 0 -1 -1
4154 Yoshi Reaction SE_SV_YOSHI_STAR_PIECE 0 0 0 0 0 0 0 0 6978 0 -1 0 0 -1 -1
4155 Yoshi Pointing SE_SV_YOSHI_REACTION_BY_2P 0 0 0 0 0 0 0 0 6979 10 -1 0 0 -1 -1
4156 Yoshi Pointing SE_SV_YOSHI_REACTION_BY_2P 0 0 0 0 0 0 0 0 6980 29 -1 0 0 -1 -1
4157 Yoshi Pointing SE_SV_YOSHI_REACTION_BY_2P 0 0 0 0 0 0 0 0 6981 64 -1 0 0 -1 -1
4158 Yoshi Pointing SE_SV_YOSHI_REACTION_BY_2P 0 0 0 0 0 0 0 0 6982 46 -1 0 0 -1 -1
4159 Yoshi SendOffOnce SE_SV_YOSHI_WAVE_LAST 0 0 0 0 1 0 0 10 7805 0 -1 -1 0 -1 2
4160 ScoreAttackCounter TrampleCombo SE_SY_SCORE_TRAMPLE_COMBO 0 0 0 0 0 0 0 0 78 0 -1 -1 0 -1 -1
4161 ScoreAttackCounter ScoreUpNormal SE_SY_SCORE_UP_NORMAL 0 0 0 0 0 0 0 0 97 0 -1 -1 0 -1 -1
4162 ScoreAttackCounter ScoreSuccess SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 1333 0 -1 -1 2 -1 -1
4163 ScoreAttackCounter TimeUp SE_SY_E3_TIMER_TIME_UP 0 0 0 0 0 0 0 0 5338 0 -1 -1 2 -1 -1
4164 CareTaker SmLvCaretakerWait SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 1337 0 -1 -1 1 -1 -1
4165 CareTaker SmNpcTrampledMetal SE_SM_NPC_TRAMPLED_METAL 0 0 0 0 0 0 0 0 1338 0 -1 -1 0 -1 -1
4166 CareTaker SvCareTakerTrample SE_SV_CARE_TAKER_TRAMPLE 0 0 0 0 0 0 0 0 1339 0 -1 -1 0 -1 -1
4167 CareTaker SmCaretakerSpinHit SE_SM_CARETAKER_SPIN_HIT 0 0 0 0 0 0 0 0 1340 0 -1 -1 0 -1 -1
4168 CareTaker SvCareTakerSpinHit SE_SV_CARE_TAKER_SPIN_HIT 0 0 0 0 0 0 0 0 1341 0 -1 -1 0 -1 -1
4169 CareTaker SvCareTakerPointed2p SE_SV_CARE_TAKER_POINTED2P 0 0 0 0 0 0 0 0 1342 0 -1 -1 0 -1 -1
4170 CareTaker SvCareTakerStarPiece SE_SV_CARE_TAKER_STAR_PIECE 0 0 0 0 0 0 0 0 1343 0 -1 -1 0 -1 -1
4171 CareTaker SyTotalComplete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 1346 0 -1 -1 2 -1 -1
4172 CareTaker TalkSvCaretakerAngryFast SE_SV_CARETAKER_ANGRY_FAST 0 0 0 0 0 0 0 0 2830 0 -1 -1 0 -1 -1
4173 CareTaker TalkSvCaretakerLong SE_SV_CARETAKER_LONG 0 0 0 0 0 0 0 0 2831 0 -1 -1 0 -1 -1
4174 CareTaker TalkSvCaretakerNormal SE_SV_CARETAKER_NORMAL 0 0 0 0 0 0 0 0 2832 0 -1 -1 0 -1 -1
4175 CareTaker TalkSvCaretakerRepeat SE_SV_CARETAKER_REPEAT 0 0 0 0 0 0 0 0 2833 0 -1 -1 0 -1 -1
4176 CareTaker TalkSvCaretakerShort SE_SV_CARETAKER_SHORT 0 0 0 0 0 0 0 0 2834 0 -1 -1 0 -1 -1
4177 CareTaker TalkSvCaretakerTrample SE_SV_CARE_TAKER_TRAMPLE 0 0 0 0 0 0 0 0 2835 0 -1 -1 0 -1 -1
4178 CareTaker MorphTimeAttack SE_SY_MORPH_TIMEATTACK 0 0 0 0 0 0 0 0 4810 0 -1 -1 2 -1 -1
4179 CareTaker GetEnemyClear SE_SY_CARETAKER_GET_CLEAR 0 0 0 0 0 0 0 0 5275 0 -1 -1 2 -1 -1
4180 CareTaker TimeUp SE_SY_E3_TIMER_TIME_UP 0 0 0 0 0 0 0 0 5751 0 -1 -1 2 -1 -1
4181 CareTaker Wait SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4182 CareTaker TalkNormal SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4183 CareTaker TalkCry SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4184 CareTaker TalkAngry SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4185 CareTaker BTalkSpring SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4186 CareTaker BWaitRun SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4187 CareTaker BTalkCry SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4188 CareTaker BTalkNormal SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4189 CareTaker BRunTalk SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4190 CareTaker BTalkHelp SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4191 CareTaker BTalkSurvive SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4192 CareTaker BWaitStand SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4193 CareTaker BTalkSurprise SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 6522 0 -1 0 1 -1 -1
4194 CareTaker BTalkSpin SE_SM_LV_CARETAKER_SPN_HEAD 0 0 0 0 0 0 0 0 7849 0 -1 0 1 -1 -1
4195 CollectTico SmLvStrayticoComplete SE_SM_LV_STRAYTICO_COMPLETE 0 0 0 0 0 0 0 0 1347 0 -1 -1 1 -1 -1
4196 CollectTico SmStrayticoFusion SE_SM_STRAYTICO_FUSION 0 0 0 0 0 0 0 0 1348 0 -1 -1 0 -1 -1
4197 FollowerSandstorm OjLvSandstormWait SE_OJ_LV_SANDSTORM_WAIT 0 0 0 0 0 0 0 0 1349 0 -1 -1 1 -1 -1
4198 FollowerSandstorm OjLvSandstormSWait SE_OJ_LV_SANDSTORM_S_WAIT 0 0 0 0 0 0 0 0 1350 0 -1 -1 1 -1 -1
4199 FollowerSandstorm PvUpset SE_PV_UPSET 0 0 0 0 0 0 0 0 1351 0 -1 -1 0 -1 -1
4200 FollowerSandstorm OjSandstormBindIn SE_OJ_SANDSTORM_BIND_IN 0 0 0 0 0 0 0 0 1352 0 -1 -1 0 -1 -1
4201 FollowerSandstorm OjSandstormBindSIn SE_OJ_SANDSTORM_BIND_S_IN 0 0 0 0 0 0 0 0 1353 0 -1 -1 0 -1 -1
4202 FollowerSandstorm OjSandstormBlowUp SE_OJ_SANDSTORM_BLOW_UP 0 0 0 0 0 0 0 0 1354 0 -1 -1 0 -1 -1
4203 FollowerSandstorm OjSandstormSBlowUp SE_OJ_SANDSTORM_S_BLOW_UP 0 0 0 0 0 0 0 0 1355 0 -1 -1 0 -1 -1
4204 FollowerSandstorm OjSandstormBindEnd SE_OJ_SANDSTORM_BIND_END 0 0 0 0 0 0 0 0 1356 0 -1 -1 0 -1 -1
4205 FollowerSandstorm OjSandstormSBindEnd SE_OJ_SANDSTORM_S_BIND_END 0 0 0 0 0 0 0 0 1357 0 -1 -1 0 -1 -1
4206 HoneyBee SmNpcTrampled SE_SM_NPC_TRAMPLED Center 0 0 0 0 0 0 0 0 1358 0 -1 -1 0 -1 -1
4207 HoneyBee SvHoneybeeTrampled SE_SV_HONEYBEE_TRAMPLED Center 0 0 0 0 0 0 0 0 1359 0 -1 -1 0 -1 -1
4208 HoneyBee SvHoneybeePoint SE_SV_HONEYBEE_POINT Center 0 0 0 0 0 0 0 0 1360 0 -1 -1 0 -1 -1
4209 HoneyBee SvHoneybeeSpin SE_SV_HONEYBEE_SPIN Center 0 0 0 0 0 0 0 0 1361 0 -1 -1 0 -1 -1
4210 HoneyBee SvHoneybeeStarPieceHit SE_SV_HONEYBEE_STAR_PIECE_HIT Center 0 0 0 0 0 0 0 0 1362 0 -1 -1 0 -1 -1
4211 HoneyBee SmLvHoneybeeFly SE_SM_LV_HONEYBEE_FLY Center 0 0 0 0 0 0 0 0 1363 0 -1 -1 1 -1 -1
4212 HoneyBee SmLvHoneybeeFlySoft SE_SM_LV_HONEYBEE_FLY_SOFT Center 0 0 0 0 0 0 0 0 1364 0 -1 -1 1 -1 -1
4213 HoneyBee SvHoneybeeTalkConfusion SE_SV_HONEYBEE_TALK_CONFUSION Center 0 0 0 0 0 0 0 0 2836 0 -1 -1 0 -1 -1
4214 HoneyBee SvHoneybeeTalkGlad SE_SV_HONEYBEE_TALK_GLAD Center 0 0 0 0 0 0 0 0 2837 0 -1 -1 0 -1 -1
4215 HoneyBee SvHoneybeeTalkLaugh SE_SV_HONEYBEE_TALK_LAUGH Center 0 0 0 0 0 0 0 0 2838 0 -1 -1 0 -1 -1
4216 HoneyBee SvHoneybeeTalkNormal SE_SV_HONEYBEE_TALK_NORMAL Center 0 0 0 0 0 0 0 0 2839 0 -1 -1 0 -1 -1
4217 HoneyBee SvHoneybeeTalkOrder SE_SV_HONEYBEE_TALK_ORDER Center 0 0 0 0 0 0 0 0 2840 0 -1 -1 0 -1 -1
4218 HoneyBee SvHoneybeeTalkQuestion SE_SV_HONEYBEE_TALK_QUESTION Center 0 0 0 0 0 0 0 0 2841 0 -1 -1 0 -1 -1
4219 HoneyBee SvHoneybeeTalkSleep SE_SV_HONEYBEE_TALK_SLEEP Center 0 0 0 0 0 0 0 0 2842 0 -1 -1 0 -1 -1
4220 HoneyBee SvHoneybeeTalkSurprise SE_SV_HONEYBEE_TALK_SURPRISE Center 0 0 0 0 0 0 0 0 2843 0 -1 -1 0 -1 -1
4221 HoneyBee FlyWait SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5081 89 -1 0 1 -1 -1
4222 HoneyBee Call SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5082 0 -1 0 1 -1 -1
4223 HoneyBee CallTurn SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5083 0 -1 0 1 -1 -1
4224 HoneyBee Talk SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5085 0 -1 0 1 -1 -1
4225 HoneyBee TalkTurn SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5086 0 -1 0 1 -1 -1
4226 HoneyBee Wait SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5087 0 -1 0 1 -1 -1
4227 HoneyBee Turn SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5088 0 -1 0 1 -1 -1
4228 HoneyBee GatekeeperWait SE_SM_LV_HONEYBEE_WAIT_FLY Center 0 0 0 0 0 0 0 0 5091 0 -1 0 1 -1 -1
4229 Kinopio SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1365 0 -1 -1 0 -1 -1
4230 Kinopio SvKinopioPointingSleep SE_SV_KINOPIO_POINTING_SLEEP 0 0 0 0 0 0 0 0 1366 0 -1 -1 0 -1 -1
4231 Kinopio SvKinopioTrampled SE_SV_KINOPIO_TRAMPLED 0 0 0 0 0 0 0 0 1367 0 -1 -1 0 -1 -1
4232 Kinopio SvKinopioPointing SE_SV_KINOPIO_POINTING 0 0 0 0 0 0 0 0 1368 0 -1 -1 0 -1 -1
4233 Kinopio SvKinopioSpin SE_SV_KINOPIO_SPIN 0 0 0 0 0 0 0 0 1369 0 -1 -1 0 -1 -1
4234 Kinopio SvKinopioStarPieceHit SE_SV_KINOPIO_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1370 0 -1 -1 0 -1 -1
4235 Kinopio SvKinopioPuha SE_SV_KINOPIO_PUHA 0 0 0 0 0 0 0 0 1371 0 -1 -1 0 -1 -1
4236 Kinopio SmNpcFlyOut SE_SM_NPC_FLY_OUT 0 0 0 0 0 0 0 0 1372 0 -1 -1 0 -1 -1
4237 Kinopio PostMan1Up SE_SY_1UP 0 0 0 0 0 0 0 0 2550 0 -1 -1 2 -1 -1
4238 Kinopio PostMan5Up SE_SY_5UP 0 0 0 0 0 0 0 0 2551 0 -1 -1 2 -1 -1
4239 Kinopio SvKinopioChiefTalkEvasive SE_SV_KINOPIOCHIEF_TALK_EVASIVE 0 0 0 0 0 0 0 0 2851 0 -1 -1 0 -1 -1
4240 Kinopio SvKinopioChiefTalkHey SE_SV_KINOPIOCHIEF_TALK_HEY 0 0 0 0 0 0 0 0 2852 0 -1 -1 0 -1 -1
4241 Kinopio SvKinopioChiefTalkLaugh SE_SV_KINOPIOCHIEF_TALK_LAUGH 0 0 0 0 0 0 0 0 2853 0 -1 -1 0 -1 -1
4242 Kinopio SvKinopioChiefTalkYahoo SE_SV_KINOPIOCHIEF_TALK_YAHOO 0 0 0 0 0 0 0 0 2854 0 -1 -1 0 -1 -1
4243 Kinopio SvKinopioLookMail SE_SV_KINOPIO_LOOK_MAIL 0 0 0 0 0 0 0 0 2855 0 -1 -1 0 -1 -1
4244 Kinopio SvKinopioNoMail SE_SV_KINOPIO_NO_MAIL 0 0 0 0 0 0 0 0 2856 0 -1 -1 0 -1 -1
4245 Kinopio SvKinopioTalkAngry SE_SV_KINOPIO_TALK_ANGRY 0 0 0 0 0 0 0 0 2857 0 -1 -1 0 -1 -1
4246 Kinopio SvKinopioTalkBeautiful SE_SV_KINOPIO_TALK_BEAUTIFUL 0 0 0 0 0 0 0 0 2858 0 -1 -1 0 -1 -1
4247 Kinopio SvKinopioTalkHappy SE_SV_KINOPIO_TALK_HAPPY 0 0 0 0 0 0 0 0 2859 0 -1 -1 0 -1 -1
4248 Kinopio SvKinopioTalkHelp SE_SV_KINOPIO_TALK_HELP 0 0 0 0 0 0 0 0 2860 0 -1 -1 0 -1 -1
4249 Kinopio SvKinopioTalkHey SE_SV_KINOPIO_TALK_HEY 0 0 0 0 0 0 0 0 2861 0 -1 -1 0 -1 -1
4250 Kinopio SvKinopioTalkHeySnor SE_SV_KINOPIO_TALK_HEY_SNOR 0 0 0 0 0 0 0 0 2862 0 -1 -1 0 -1 -1
4251 Kinopio SvKinopioTalkLookOut SE_SV_KINOPIO_TALK_LOOK_OUT 0 0 0 0 0 0 0 0 2863 0 -1 -1 0 -1 -1
4252 Kinopio SvKinopioTalkSad SE_SV_KINOPIO_TALK_SAD 0 0 0 0 0 0 0 0 2864 0 -1 -1 0 -1 -1
4253 Kinopio SvKinopioTalkSadSnor SE_SV_KINOPIO_TALK_SAD_SNOR 0 0 0 0 0 0 0 0 2865 0 -1 -1 0 -1 -1
4254 Kinopio SvKinopioTalkShout SE_SV_KINOPIO_TALK_SHOUT 0 0 0 0 0 0 0 0 2866 0 -1 -1 0 -1 -1
4255 Kinopio SvKinopioTalkSleep SE_SV_KINOPIO_TALK_SLEEP 0 0 0 0 0 0 0 0 2867 0 -1 -1 0 -1 -1
4256 Kinopio SvKinopioTalkStrong SE_SV_KINOPIO_TALK_STRONG 0 0 0 0 0 0 0 0 2868 0 -1 -1 0 -1 -1
4257 Kinopio SvKinopioTalkSurprise SE_SV_KINOPIO_TALK_SURPRISE 0 0 0 0 0 0 0 0 2869 0 -1 -1 0 -1 -1
4258 Kinopio SvKinopioTalkTired SE_SV_KINOPIO_TALK_TIRED 0 0 0 0 0 0 0 0 2870 0 -1 -1 0 -1 -1
4259 Kinopio SvKinopioTalkTremble SE_SV_KINOPIO_TALK_TREMBLE 0 0 0 0 0 0 0 0 2871 0 -1 -1 0 -1 -1
4260 Kinopio SvKinopioTalkWater SE_SV_KINOPIO_TALK_WATER 0 0 0 0 0 0 0 0 2872 0 -1 -1 0 -1 -1
4261 Kinopio SvKinopioTalkWelcome SE_SV_KINOPIO_TALK_WELCOME 0 0 0 0 0 0 0 0 2873 0 -1 -1 0 -1 -1
4262 Kinopio SvKinopioTalkWow SE_SV_KINOPIO_TALK_WOW 0 0 0 0 0 0 0 0 2874 0 -1 -1 0 -1 -1
4263 Kinopio SvKinopioTalkYahoo SE_SV_KINOPIO_TALK_YAHOO 0 0 0 0 0 0 0 0 2875 0 -1 -1 0 -1 -1
4264 Kinopio notice SE_SM_KINOPIO_STEP 0 0 0 0 0 0 0 0 5184 0 -1 0 0 -1 -1
4265 Kinopio notice SE_SM_KINOPIO_LAND 0 0 0 0 0 0 0 0 5185 18 -1 0 0 -1 -1
4266 Kinopio spin SE_SV_KINOPIO_SPIN 0 0 0 0 0 0 0 0 6682 0 -1 0 0 -1 -1
4267 Kinopio AddMailStarPiece SE_SY_ADD_STAR_PIECE_MAIL 0 0 0 0 0 0 0 0 7420 0 -1 -1 2 -1 -1
4268 Kinopio SpinWeapon SE_SV_KINOPIO_SPIN 0 0 0 0 0 0 0 0 7793 0 -1 0 0 -1 -1
4269 Kinopio SpinPickel SE_SV_KINOPIO_SPIN 0 0 0 0 0 0 0 0 7794 0 -1 0 0 -1 -1
4270 Kinopio SpinStarPiece SE_SV_KINOPIO_SPIN 0 0 0 0 0 0 0 0 7795 0 -1 0 0 -1 -1
4271 Kinopio AppearGoodsSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 7796 0 -1 -1 0 -1 -1
4272 KoopaJr OjStarPieceHitEnmF SE_OJ_STAR_PIECE_HIT_ENM_F 0 0 0 0 0 0 0 0 1373 0 -1 -1 0 -1 -1
4273 KoopaJr BvKoopajrDamageS SE_BV_KOOPAJR_DAMAGE_S 0 0 0 0 0 0 0 0 1374 0 -1 -1 0 -1 -1
4274 KoopaJr OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1375 0 -1 -1 0 -1 -1
4275 KoopaJr BvKoopajrLaughLeave SE_BV_KOOPAJR_LAUGH_LEAVE 0 0 0 0 0 0 0 0 2238 0 -1 -1 0 -1 -1
4276 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5560 463 -1 0 0 -1 -1
4277 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5561 518 -1 0 0 -1 -1
4278 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5562 187 -1 0 0 -1 -1
4279 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5563 501 -1 0 0 -1 -1
4280 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5564 522 -1 0 0 -1 -1
4281 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5565 239 -1 0 0 -1 -1
4282 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5566 296 -1 0 0 -1 -1
4283 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5567 319 -1 0 0 -1 -1
4284 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5568 264 -1 0 0 -1 -1
4285 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5569 211 -1 0 0 -1 -1
4286 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5570 350 -1 0 0 -1 -1
4287 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5571 374 -1 0 0 -1 -1
4288 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5572 401 -1 0 0 -1 -1
4289 KoopaJr DemoOpeningKoopaJrBellyDragon SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5573 427 -1 0 0 -1 -1
4290 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5574 463 -1 0 0 -1 -1
4291 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5575 518 -1 0 0 -1 -1
4292 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5576 187 -1 0 0 -1 -1
4293 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5577 501 -1 0 0 -1 -1
4294 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5578 522 -1 0 0 -1 -1
4295 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5579 239 -1 0 0 -1 -1
4296 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5580 296 -1 0 0 -1 -1
4297 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5581 319 -1 0 0 -1 -1
4298 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5582 264 -1 0 0 -1 -1
4299 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5583 211 -1 0 0 -1 -1
4300 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5584 350 -1 0 0 -1 -1
4301 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5585 374 -1 0 0 -1 -1
4302 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_R Center 0 0 0 0 0 0 0 0 5586 401 -1 0 0 -1 -1
4303 KoopaJr DemoOpeningKoopaJrRobot SE_BM_KOOPAJR_FOOTNOTE_L Center 0 0 0 0 0 0 0 0 5587 427 -1 0 0 -1 -1
4304 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6823 97 -1 0 0 -1 -1
4305 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6824 187 -1 0 0 -1 -1
4306 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6825 157 -1 0 0 -1 -1
4307 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6826 127 -1 0 0 -1 -1
4308 KoopaJr DemoOpeningKoopaJrCastle SE_BV_KOOPAJR_TALK_DEMO 0 0 0 0 0 0 0 0 6827 564 -1 0 0 -1 -1
4309 KoopaJr DemoOpeningKoopaJrCastle SE_BV_KOOPAJR_STRAIN 0 0 0 0 0 0 0 0 6828 775 -1 0 0 -1 -1
4310 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6919 247 -1 0 0 -1 -1
4311 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6920 217 -1 0 0 -1 -1
4312 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6921 298 -1 0 0 -1 -1
4313 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6922 353 -1 0 0 -1 -1
4314 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6928 519 -1 0 0 -1 -1
4315 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6929 517 -1 0 0 -1 -1
4316 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6930 271 -1 0 0 -1 -1
4317 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6931 328 -1 0 0 -1 -1
4318 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6932 435 -1 0 0 -1 -1
4319 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6933 407 -1 0 0 -1 -1
4320 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 6934 381 -1 0 0 -1 -1
4321 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_L 0 0 0 0 0 0 0 0 6935 462 -1 0 0 -1 -1
4322 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 7126 488 -1 0 0 -1 -1
4323 KoopaJr DemoOpeningKoopaJrCastle SE_BM_KOOPAJR_FOOTNOTE_R 0 0 0 0 0 0 0 0 7127 815 -1 0 0 -1 -1
4324 KoopaJr Spin SE_BV_JR_CASTLE_KOOPAJR_ROTATE 0 0 0 0 0 0 0 0 6974 0 -1 0 0 -1 -1
4325 KoopaJr Spin SE_BV_JR_CASTLE_KOOPAJR_ROTATE_LAUGH 0 0 0 0 0 0 0 0 6985 70 -1 0 0 -1 -1
4326 KoopaJr PanicStart SE_BV_JR_CASTLE_KOOPAJR_CONFUSED 0 0 0 0 0 0 0 0 6975 0 -1 0 0 -1 -1
4327 KoopaJr SpinSign SE_BV_JR_CASTLE_KOOPAJR_ROTATE_SIGIN 0 0 0 0 0 0 0 0 6976 0 -1 0 0 -1 -1
4328 KoopaJr Damage SE_BV_JR_CASTLE_KOOPAJR_DAMAGE 0 0 0 0 0 0 0 0 6983 10 -1 0 0 -1 -1
4329 KoopaJr DemoDownKoopaJrCastle SE_BV_JR_CASTLE_KOOPAJR_LAST_FLY Center 0 0 0 0 0 0 0 0 7003 345 -1 0 0 -1 -1
4330 KoopaJr DemoDownKoopaJrCastle SE_BM_LV_JR_CASTLE_KOOPAJR_CONFUSED Center 0 0 0 0 0 0 0 0 7809 0 333 0 1 -1 -1
4331 KoopaJr DemoDownKoopaJrCastle SE_BV_JR_CASTLE_KOOPAJR_LAST_CONFUSED 0 0 0 0 0 0 0 0 7810 176 -1 0 0 -1 -1
4332 KoopaJr Panic SE_BM_LV_JR_CASTLE_KOOPAJR_CONFUSED 0 0 0 0 0 0 0 0 7113 0 -1 0 1 -1 -1
4333 KoopaJr Panic SE_BV_JR_CASTLE_KOOPAJR_CONFUSED2 0 0 0 0 0 0 0 0 7114 0 -1 0 0 -1 -1
4334 Penguin SmPenguinTrampled SE_SM_PENGUIN_TRAMPLED 0 0 0 0 0 0 0 0 1376 0 -1 -1 0 -1 -1
4335 Penguin SvPenguinSTrampled SE_SV_PENGUIN_S_TRAMPLED 0 0 0 0 0 0 0 0 1377 0 -1 -1 0 -1 -1
4336 Penguin SvPenguinSPointed2p SE_SV_PENGUIN_S_POINTED_2P 0 0 0 0 0 0 0 0 1378 0 -1 -1 0 -1 -1
4337 Penguin SvPenguinSSpinHit SE_SV_PENGUIN_S_SPIN_HIT 0 0 0 0 0 0 0 0 1379 0 -1 -1 0 -1 -1
4338 Penguin SvPenguinSStarPiece SE_SV_PENGUIN_S_STAR_PIECE 0 0 0 0 0 0 0 0 1380 0 -1 -1 0 -1 -1
4339 Penguin SmLvPenguinSwimJet SE_SM_LV_PENGUIN_SWIM_JET 0 0 0 0 0 0 0 0 1381 0 -1 -1 1 -1 -1
4340 Penguin SvPenguinSDive SE_SV_PENGUIN_S_DIVE 0 0 0 0 0 0 0 0 1382 0 -1 -1 0 -1 -1
4341 Penguin SvPenguinSTalkAngry SE_SV_PENGUIN_S_TALK_ANGRY 0 0 0 0 0 0 0 0 2906 0 -1 -1 0 -1 -1
4342 Penguin SvPenguinSTalkGlad SE_SV_PENGUIN_S_TALK_GLAD 0 0 0 0 0 0 0 0 2907 0 -1 -1 0 -1 -1
4343 Penguin SvPenguinSTalkGladHigh SE_SV_PENGUIN_S_TALK_GLAD_HIGH 0 0 0 0 0 0 0 0 2908 0 -1 -1 0 -1 -1
4344 Penguin SvPenguinSTalkGreet SE_SV_PENGUIN_S_TALK_GREET 0 0 0 0 0 0 0 0 2909 0 -1 -1 0 -1 -1
4345 Penguin SvPenguinSTalkHappy SE_SV_PENGUIN_S_TALK_HAPPY 0 0 0 0 0 0 0 0 2910 0 -1 -1 0 -1 -1
4346 Penguin SvPenguinSTalkLose SE_SV_PENGUIN_S_TALK_LOSE 0 0 0 0 0 0 0 0 2911 0 -1 -1 0 -1 -1
4347 Penguin SvPenguinSTalkNormal SE_SV_PENGUIN_S_TALK_NORMAL 0 0 0 0 0 0 0 0 2912 0 -1 -1 0 -1 -1
4348 Penguin SvPenguinSTalkNormalW SE_SV_PENGUIN_S_TALK_NORMAL_W 0 0 0 0 0 0 0 0 2913 0 -1 -1 0 -1 -1
4349 Penguin SvPenguinSTalkOuch SE_SV_PENGUIN_S_TALK_OUCH 0 0 0 0 0 0 0 0 2914 0 -1 -1 0 -1 -1
4350 Penguin SvPenguinSTalkSad SE_SV_PENGUIN_S_TALK_SAD 0 0 0 0 0 0 0 0 2915 0 -1 -1 0 -1 -1
4351 Penguin SvPenguinSTalkStrong SE_SV_PENGUIN_S_TALK_STRONG 0 0 0 0 0 0 0 0 2916 0 -1 -1 0 -1 -1
4352 Penguin SvPenguinSTalkWin SE_SV_PENGUIN_S_TALK_WIN 0 0 0 0 0 0 0 0 2917 0 -1 -1 0 -1 -1
4353 PenguinCoach SmPenguinTrampled SE_SM_PENGUIN_TRAMPLED 0 0 0 0 0 0 0 0 1383 0 -1 -1 0 -1 -1
4354 PenguinCoach SvPenguinLTrampled SE_SV_PENGUIN_L_TRAMPLED 0 0 0 0 0 0 0 0 1384 0 -1 -1 0 -1 -1
4355 PenguinCoach SvPenguinLPointed2p SE_SV_PENGUIN_L_POINTED_2P 0 0 0 0 0 0 0 0 1385 0 -1 -1 0 -1 -1
4356 PenguinCoach SvPenguinLSpinHit SE_SV_PENGUIN_L_SPIN_HIT 0 0 0 0 0 0 0 0 1386 0 -1 -1 0 -1 -1
4357 PenguinCoach SmPenguinLSpinHit SE_SM_PENGUIN_L_SPIN_HIT 0 0 0 0 0 0 0 0 1387 0 -1 -1 0 -1 -1
4358 PenguinCoach SvPenguinLStarPiece SE_SV_PENGUIN_L_STAR_PIECE 0 0 0 0 0 0 0 0 1388 0 -1 -1 0 -1 -1
4359 PenguinCoach SvPenguinLTalkDistant SE_SV_PENGUIN_L_TALK_DISTANT 0 0 0 0 0 0 0 0 2896 0 -1 -1 0 -1 -1
4360 PenguinCoach SvPenguinLTalkNg SE_SV_PENGUIN_L_TALK_NG 0 0 0 0 0 0 0 0 2897 0 -1 -1 0 -1 -1
4361 PenguinCoach SvPenguinLTalkNgL SE_SV_PENGUIN_L_TALK_NG_L 0 0 0 0 0 0 0 0 2898 0 -1 -1 0 -1 -1
4362 PenguinCoach SvPenguinLTalkNormal SE_SV_PENGUIN_L_TALK_NORMAL 0 0 0 0 0 0 0 0 2899 0 -1 -1 0 -1 -1
4363 PenguinCoach SvPenguinLTalkNormalL SE_SV_PENGUIN_L_TALK_NORMAL_L 0 0 0 0 0 0 0 0 2900 0 -1 -1 0 -1 -1
4364 PenguinCoach SvPenguinLTalkOh SE_SV_PENGUIN_L_TALK_OH 0 0 0 0 0 0 0 0 2901 0 -1 -1 0 -1 -1
4365 PenguinCoach SvPenguinLTalkPleased SE_SV_PENGUIN_L_TALK_PLEASED 0 0 0 0 0 0 0 0 2902 0 -1 -1 0 -1 -1
4366 PenguinCoach SvPenguinLTalkPleasedL SE_SV_PENGUIN_L_TALK_PLEASED_L 0 0 0 0 0 0 0 0 2903 0 -1 -1 0 -1 -1
4367 PenguinCoach SvPenguinLTalkQuestion SE_SV_PENGUIN_L_TALK_QUESTION 0 0 0 0 0 0 0 0 2904 0 -1 -1 0 -1 -1
4368 PenguinCoach SvPenguinLTalkQuestionL SE_SV_PENGUIN_L_TALK_QUESTION_L 0 0 0 0 0 0 0 0 2905 0 -1 -1 0 -1 -1
4369 PenguinMaster SvPenguinOldTrampled SE_SV_PENGUIN_OLD_TRAMPLED 0 0 0 0 0 0 0 0 1389 0 -1 -1 0 -1 -1
4370 PenguinMaster SmPenguinTrampled SE_SM_PENGUIN_TRAMPLED 0 0 0 0 0 0 0 0 1390 0 -1 -1 0 -1 -1
4371 PenguinMaster SvPenguinOldPointed2p SE_SV_PENGUIN_OLD_POINTED_2P 0 0 0 0 0 0 0 0 1391 0 -1 -1 0 -1 -1
4372 PenguinMaster SvPenguinOldSpinHit SE_SV_PENGUIN_OLD_SPIN_HIT 0 0 0 0 0 0 0 0 1392 0 -1 -1 0 -1 -1
4373 PenguinMaster SvPenguinOldStarPiece SE_SV_PENGUIN_OLD_STAR_PIECE 0 0 0 0 0 0 0 0 1393 0 -1 -1 0 -1 -1
4374 PenguinMaster SvPenguinOldGrad SE_SV_PENGUIN_OLD_GRAD 0 0 0 0 0 0 0 0 2921 0 -1 -1 0 -1 -1
4375 PenguinMaster SvPenguinOldGreet SE_SV_PENGUIN_OLD_GREET 0 0 0 0 0 0 0 0 2922 0 -1 -1 0 -1 -1
4376 PenguinMaster SvPenguinOldNormal SE_SV_PENGUIN_OLD_NORMAL 0 0 0 0 0 0 0 0 2923 0 -1 -1 0 -1 -1
4377 PenguinMaster SvPenguinOldSad SE_SV_PENGUIN_OLD_SAD 0 0 0 0 0 0 0 0 2924 0 -1 -1 0 -1 -1
4378 PenguinMaster SvPenguinOldScared SE_SV_PENGUIN_OLD_SCARED 0 0 0 0 0 0 0 0 2925 0 -1 -1 0 -1 -1
4379 PenguinRacer SmPenguinTrampled SE_SM_PENGUIN_TRAMPLED 0 0 0 0 0 0 0 0 1394 0 -1 -1 0 -1 -1
4380 PenguinRacer SvPenguinSTrampled SE_SV_PENGUIN_S_TRAMPLED 0 0 0 0 0 0 0 0 1395 0 -1 -1 0 -1 -1
4381 PenguinRacer SvPenguinSPointed2p SE_SV_PENGUIN_S_POINTED_2P 0 0 0 0 0 0 0 0 1396 0 -1 -1 0 -1 -1
4382 PenguinRacer SvPenguinSSpinHit SE_SV_PENGUIN_S_SPIN_HIT 0 0 0 0 0 0 0 0 1397 0 -1 -1 0 -1 -1
4383 PenguinRacer SvPenguinSStarPiece SE_SV_PENGUIN_S_STAR_PIECE 0 0 0 0 0 0 0 0 1398 0 -1 -1 0 -1 -1
4384 PenguinRacer SvLvPenguinSChat SE_SV_LV_PENGUIN_S_CHAT 0 0 0 0 0 0 0 0 1399 0 -1 -1 1 -1 -1
4385 PenguinRacer SmLvPenguinSlide SE_SM_LV_PENGUIN_SLIDE 0 0 0 0 0 0 0 0 1400 0 -1 -1 1 -1 -1
4386 PenguinRacer SvLvPenguinSRaceSwim SE_SV_LV_PENGUIN_S_RACE_SWIM 0 0 0 0 0 0 0 0 1401 0 -1 -1 1 -1 -1
4387 PenguinRacer SmPenguinWaterOut SE_SM_PENGUIN_WATER_OUT 0 0 0 0 0 0 0 0 1402 0 -1 -1 0 -1 -1
4388 PenguinRacer SmPenguinWaterIn SE_SM_PENGUIN_WATER_IN 0 0 0 0 0 0 0 0 1403 0 -1 -1 0 -1 -1
4389 PenguinRacer SvPenguinSDamageShell SE_SV_PENGUIN_S_DAMAGE_SHELL 0 0 0 0 0 0 0 0 1404 0 -1 -1 0 -1 -1
4390 PenguinRacer SmLvPenguinSSwoon SE_SM_LV_PENGUIN_S_SWOON 0 0 0 0 0 0 0 0 1405 0 -1 -1 1 -1 -1
4391 PenguinRacer SvPenguinSHeatUp SE_SV_PENGUIN_S_HEAT_UP 0 0 0 0 0 0 0 0 1406 0 -1 -1 0 -1 -1
4392 Rabbit SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1407 0 -1 -1 0 -1 -1
4393 Rabbit SvRabbitTrampled SE_SV_RABBIT_TRAMPLED 0 0 0 0 0 0 0 0 1408 0 -1 -1 0 -1 -1
4394 Rabbit SmRabbitChangeJump SE_SM_RABBIT_CHANGE_JUMP 0 0 0 0 0 0 0 0 1409 0 -1 -1 0 -1 -1
4395 Rabbit SmRabbitChangeEffect SE_SM_RABBIT_CHANGE_EFFECT 0 0 0 0 0 0 0 0 1410 0 -1 -1 0 -1 -1
4396 Rabbit SmRabbitHop SE_SM_RABBIT_HOP 0 0 0 0 0 0 0 0 1411 0 -1 -1 0 -1 -1
4397 Rabbit SmRabbitJump SE_SM_RABBIT_JUMP 0 0 0 0 0 0 0 0 1412 0 -1 -1 0 -1 -1
4398 Rabbit SmLvRabbitPoint SE_SM_LV_RABBIT_POINT 0 0 0 0 0 0 0 0 1413 0 -1 -1 1 -1 -1
4399 Rabbit SvRabbitSpin SE_SV_RABBIT_SPIN 0 0 0 0 0 0 0 0 1414 0 -1 -1 0 -1 -1
4400 Rabbit SmRabbitSpin SE_SM_RABBIT_SPIN 0 0 0 0 0 0 0 0 1415 0 -1 -1 0 -1 -1
4401 Rabbit SmRabbitStarPieceHit SE_SM_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1416 0 -1 -1 0 -1 -1
4402 Rabbit SvRabbitStarPieceHit SE_SV_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1417 0 -1 -1 0 -1 -1
4403 Rabbit SmRabbitCaught SE_SM_RABBIT_CAUGHT 0 0 0 0 0 0 0 0 2222 0 -1 -1 0 -1 -1
4404 Rabbit SmLvRabbitStruggle SE_SM_LV_RABBIT_STRUGGLE 0 0 0 0 0 0 0 0 2223 0 -1 -1 1 -1 -1
4405 RunawayRabbit SmRabbitJumpWater SE_SM_RABBIT_JUMP_WATER 0 0 0 0 0 0 0 0 1418 0 -1 -1 0 -1 -1
4406 RunawayRabbit SmRabbitJump SE_SM_RABBIT_JUMP 0 0 0 0 0 0 0 0 1419 0 -1 -1 0 -1 -1
4407 RunawayRabbit SmRabbitStarPieceHit SE_SM_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1420 0 -1 -1 0 -1 -1
4408 RunawayRabbit SvRabbitStarPieceHit SE_SV_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1421 0 -1 -1 0 -1 -1
4409 RunawayRabbit SvLvRabbitNear2 SE_SV_LV_RABBIT_NEAR2 0 0 0 0 0 0 0 0 1422 0 -1 -1 1 -1 -1
4410 RunawayRabbit SmLvRabbitRusHole SE_SM_LV_RABBIT_RUS_HOLE 0 0 0 0 0 0 0 0 1423 0 -1 -1 1 -1 -1
4411 RunawayRabbit SmLvRabbitRusLeaves SE_SM_LV_RABBIT_RUS_LEAVES 0 0 0 0 0 0 0 0 1424 0 -1 -1 1 -1 -1
4412 RunawayRabbit SmRabbitAppear SE_SM_RABBIT_APPEAR 0 0 0 0 0 0 0 0 1425 0 -1 -1 0 -1 -1
4413 RunawayRabbit SmRunawayRabbitAppMe SE_SM_RUNAWAY_RABBIT_APP_ME 0 0 0 0 0 0 0 0 1426 0 -1 -1 2 -1 -1
4414 RunawayRabbit SmRabbitCaught SE_SM_RABBIT_CAUGHT 0 0 0 0 0 0 0 0 1427 0 -1 -1 0 -1 -1
4415 RunawayRabbit SmLvRabbitStruggle SE_SM_LV_RABBIT_STRUGGLE 0 0 0 0 0 0 0 0 1428 0 -1 -1 1 -1 -1
4416 RunawayTico SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 1429 0 -1 -1 1 -1 -1
4417 RunawayTico SmLvTicoFloatDemo SE_SM_LV_TICO_FLOAT_DEMO 0 0 0 0 0 0 0 0 1430 0 -1 -1 1 -1 -1
4418 RunawayTico SmLvTicoOpWait SE_SM_LV_TICO_OP_WAIT 0 0 0 0 0 0 0 0 1431 0 -1 -1 1 -1 -1
4419 RunawayTico SmRunawayRabbitAppear SE_SM_RUNAWAY_RABBIT_APPEAR 0 0 0 0 0 0 0 0 1432 0 -1 -1 0 -1 -1
4420 RunawayTico SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 1433 0 -1 -1 0 -1 -1
4421 StrayTico SmLvStrayticoWait SE_SM_LV_STRAYTICO_WAIT 0 0 0 0 0 0 0 0 1434 0 -1 -1 1 -1 -1
4422 StrayTico SmLvStrayticoWaitGrp SE_SM_LV_STRAYTICO_WAIT_GRP 0 0 0 0 0 0 0 0 1435 0 -1 -1 1 -1 -1
4423 StrayTico OjItemBubbleBreak SE_OJ_ITEM_BUBBLE_BREAK 0 0 0 0 0 0 0 0 1436 0 -1 -1 0 -1 -1
4424 StrayTico SmStrayticoSpin SE_SM_STRAYTICO_SPIN 0 0 0 0 0 0 0 0 1437 0 -1 -1 0 -1 -1
4425 StrayTico SmStrayticoGet SE_SM_STRAYTICO_GET 0 0 0 0 0 0 0 0 1438 0 -1 -1 0 -1 -1
4426 StrayTico SvStrayticoGlad SE_SV_STRAYTICO_GLAD 0 0 0 0 0 0 0 0 1439 0 -1 -1 0 -1 -1
4427 Tico SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 1445 0 -1 -1 1 -1 -1
4428 Tico SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1447 0 -1 -1 0 -1 -1
4429 Tico SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 1448 0 -1 -1 0 -1 -1
4430 Tico SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 1449 0 -1 -1 0 -1 -1
4431 Tico SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 1450 0 -1 -1 0 -1 -1
4432 Tico SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 1451 0 -1 -1 0 -1 -1
4433 Tico SvTicoTalkAngry SE_SV_TICO_TALK_ANGRY 0 0 0 0 0 0 0 0 2935 0 -1 -1 0 -1 -1
4434 Tico SvTicoTalkConfusion SE_SV_TICO_TALK_CONFUSION 0 0 0 0 0 0 0 0 2936 0 -1 -1 0 -1 -1
4435 Tico SvTicoTalkGlad SE_SV_TICO_TALK_GLAD 0 0 0 0 0 0 0 0 2937 0 -1 -1 0 -1 -1
4436 Tico SvTicoTalkHappy SE_SV_TICO_TALK_HAPPY 0 0 0 0 0 0 0 0 2938 0 -1 -1 0 -1 -1
4437 Tico SvTicoTalkNormal SE_SV_TICO_TALK_NORMAL 0 0 0 0 0 0 0 0 2939 0 -1 -1 0 -1 -1
4438 Tico SvTicoTalkSad SE_SV_TICO_TALK_SAD 0 0 0 0 0 0 0 0 2940 0 -1 -1 0 -1 -1
4439 Tico SvTicoTalkThanks SE_SV_TICO_TALK_THANKS 0 0 0 0 0 0 0 0 2941 0 -1 -1 0 -1 -1
4440 Tico SvTicoTico SE_SV_TICO_TICO 0 0 0 0 0 0 0 0 2942 0 -1 -1 0 -1 -1
4441 Tico Fall SE_SM_OP_D_TICO_FALL_GROUND 0 0 0 0 0 0 0 0 4736 59 -1 0 0 -1 -1
4442 Tico Fall SE_SV_TICO_FALLING 0 0 0 0 0 0 0 0 4737 7 -1 0 0 -1 -1
4443 Tico Metamorphosis SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 4738 68 -1 0 0 -1 -1
4444 Tico Rescued SE_SV_TICO_APPEAR_FROM_CAGE 0 0 0 0 0 0 0 0 4837 0 -1 0 0 -1 -1
4445 Tico WaitVolDown SE_SM_LV_TICO_WAIT_VOL_DOWN 0 0 0 0 0 0 5 5 4845 0 -1 -1 1 -1 -1
4446 Tico Fly SE_SM_LV_TICO_FLY 0 0 0 0 0 0 0 0 5463 0 -1 0 1 -1 -1
4447 Tico Appear SE_SM_TICO_APPEAR 0 0 0 0 0 0 0 0 5466 0 -1 0 0 -1 -1
4448 Tico SvTicoTalkDistHalfGlad SE_SV_TICO_TALK_DIST_HALF_GLAD 0 0 0 0 0 0 0 0 5468 0 -1 -1 0 -1 -1
4449 Tico SvTicoTalkDistHalfNormal SE_SV_TICO_TALK_DIST_HALF_NORMAL 0 0 0 0 0 0 0 0 5595 0 -1 -1 0 -1 -1
4450 Tico RailMoveAway SE_SV_TICO_MOVE_AWAY 0 0 0 0 0 0 0 0 6098 0 -1 -1 0 -1 -1
4451 TicoComet SmLvTicofatGlad SE_SM_LV_TICOFAT_GLAD 0 0 0 0 0 0 0 0 1452 0 -1 -1 1 -1 -1
4452 TicoComet SmLvTicofatAbsorb SE_SM_LV_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 1453 0 -1 -1 1 -1 -1
4453 TicoComet SmLvTicofatEating SE_SM_LV_TICOFAT_EATING 0 0 0 0 0 0 0 0 1454 0 -1 -1 1 -1 -1
4454 TicoComet SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1455 0 -1 -1 0 -1 -1
4455 TicoComet SvTicocometTrampled SE_SV_TICOCOMET_TRAMPLED 0 0 0 0 0 0 0 0 1456 0 -1 -1 0 -1 -1
4456 TicoComet SvTicocometPoint SE_SV_TICOCOMET_POINT 0 0 0 0 0 0 0 0 1457 0 -1 -1 0 -1 -1
4457 TicoComet SmTicocometSpin SE_SM_TICOCOMET_SPIN 0 0 0 0 0 0 0 0 1458 0 -1 -1 0 -1 -1
4458 TicoComet SvTicocometStarPieceHit SE_SV_TICOCOMET_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1459 0 -1 -1 0 -1 -1
4459 TicoComet SmTicofatMetaItem SE_SM_TICOFAT_META_ITEM 0 0 0 0 0 0 0 0 1460 0 -1 -1 0 -1 -1
4460 TicoComet SmTicofatMeta SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 1461 0 -1 -1 0 -1 -1
4461 TicoComet SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 1462 0 -1 -1 0 -1 -1
4462 TicoComet DmTicofatMorphWipeIn SE_DM_TICOFAT_MORPH_WIPE_IN 0 0 0 0 0 0 0 0 1463 0 -1 -1 2 -1 -1
4463 TicoComet DmTicofatMorphWipeOut SE_DM_TICOFAT_MORPH_WIPE_OUT 0 0 0 0 0 0 0 0 1464 0 -1 -1 2 -1 -1
4464 TicoComet SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 1526 0 -1 -1 1 -1 -1
4465 TicoComet SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 1528 0 -1 -1 0 -1 -1
4466 TicoComet SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 1529 0 -1 -1 0 -1 -1
4467 TicoComet SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 1530 0 -1 -1 0 -1 -1
4468 TicoDemoGetPower SmTicoOpAppear SE_SM_TICO_OP_APPEAR 0 0 0 0 0 0 0 0 1465 0 -1 -1 0 -1 -1
4469 TicoDemoGetPower SmTicoOpAppearEnd SE_SM_TICO_OP_APPEAR_END 0 0 0 0 0 0 0 0 1466 0 -1 -1 0 -1 -1
4470 TicoDemoGetPower SvTicoOpAppear SE_SV_TICO_OP_APPEAR 0 0 0 0 0 0 0 0 1467 0 -1 -1 0 -1 -1
4471 TicoDemoGetPower SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 1468 0 -1 -1 1 -1 -1
4472 TicoDemoGetPower SmTicoFlashSpin SE_SM_TICO_FLASH_SPIN 0 0 0 0 0 0 0 0 1469 0 -1 -1 0 -1 -1
4473 TicoDemoGetPower SmTicoFlashLight SE_SM_TICO_FLASH_LIGHT 0 0 0 0 0 0 0 0 1470 0 -1 -1 0 -1 -1
4474 TicoDemoGetPower SmTicoFusion SE_SM_TICO_FUSION 0 0 0 0 0 0 0 0 1471 0 -1 -1 0 -1 -1
4475 TicoDemoGetPower SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1532 0 -1 -1 0 -1 -1
4476 TicoDemoGetPower SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 1533 0 -1 -1 0 -1 -1
4477 TicoDemoGetPower SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 1534 0 -1 -1 0 -1 -1
4478 TicoDemoGetPower SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 1535 0 -1 -1 0 -1 -1
4479 TicoDemoGetPower SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 1536 0 -1 -1 0 -1 -1
4480 TicoFat SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 1472 0 -1 -1 1 -1 -1
4481 TicoFat SmTicofatAbsorb SE_SM_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 1473 0 -1 -1 0 -1 -1
4482 TicoFat SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1474 0 -1 -1 0 -1 -1
4483 TicoFat SvTicofatTrampled SE_SV_TICOFAT_TRAMPLED 0 0 0 0 0 0 0 0 1475 0 -1 -1 0 -1 -1
4484 TicoFat SvTicofatPoint SE_SV_TICOFAT_POINT 0 0 0 0 0 0 0 0 1476 0 -1 -1 0 -1 -1
4485 TicoFat SmTicofatSpin SE_SM_TICOFAT_SPIN 0 0 0 0 0 0 0 0 1477 0 -1 -1 0 -1 -1
4486 TicoFat SvTicofatStarPieceHit SE_SV_TICOFAT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1478 0 -1 -1 0 -1 -1
4487 TicoFat SmLvTicofatEating SE_SM_LV_TICOFAT_EATING 0 0 0 0 0 0 0 0 1479 0 -1 -1 1 -1 -1
4488 TicoFat SmTicofatMax SE_SM_TICOFAT_MAX 0 0 0 0 0 0 0 0 1480 0 -1 -1 0 -1 -1
4489 TicoFat SmLvTicofatGlad SE_SM_LV_TICOFAT_GLAD 0 0 0 0 0 0 0 0 1481 0 -1 -1 1 -1 -1
4490 TicoFat SmTicofatMeta SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 1482 0 -1 -1 0 -1 -1
4491 TicoFat SmTicofatMetaItem SE_SM_TICOFAT_META_ITEM 0 0 0 0 0 0 0 0 1483 0 -1 -1 0 -1 -1
4492 TicoFat SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 1484 0 -1 -1 0 -1 -1
4493 TicoFat DmTicofatMorphFly SE_DM_TICOFAT_MORPH_FLY 0 0 0 0 0 0 0 0 1485 0 -1 -1 0 -1 -1
4494 TicoFat DmTicofatMorphWipeOut SE_DM_TICOFAT_MORPH_WIPE_OUT 0 0 0 0 0 0 0 0 1486 0 -1 -1 2 -1 -1
4495 TicoFat DmTicofatMorphWipeIn SE_DM_TICOFAT_MORPH_WIPE_IN 0 0 0 0 0 0 0 0 1487 0 -1 -1 2 -1 -1
4496 TicoFat SyTalkOk SE_SY_TALK_OK 0 0 0 0 0 0 0 0 1488 0 -1 -1 2 -1 -1
4497 TicoFat SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 1538 0 -1 -1 0 -1 -1
4498 TicoFat SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 1539 0 -1 -1 0 -1 -1
4499 TicoFat SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 1540 0 -1 -1 0 -1 -1
4500 TicoFat SvTicofatMeta SE_SV_TICOFAT_META 0 0 0 0 0 0 0 0 4245 0 -1 -1 0 -1 -1
4501 TicoFat SvTicofatTalkGiveMe SE_SV_TICOFAT_TALK_GIVE_ME 0 0 0 0 0 0 0 0 4246 0 -1 -1 0 -1 -1
4502 TicoFat SvTicofatTalkKita SE_SV_TICOFAT_TALK_KITA 0 0 0 0 0 0 0 0 4247 0 -1 -1 0 -1 -1
4503 TicoFat SvTicofatTalkNormal SE_SV_TICOFAT_TALK_NORMAL 0 0 0 0 0 0 0 0 4248 0 -1 -1 0 -1 -1
4504 TicoFat SvTicofatTalkWaku SE_SV_TICOFAT_TALK_WAKU 0 0 0 0 0 0 0 0 4249 0 -1 -1 0 -1 -1
4505 TicoFat demo SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 4254 0 -1 0 0 -1 -1
4506 TicoFat Fly SE_DM_TICOFAT_MORPH_FLY 0 0 0 0 0 0 0 0 4256 0 -1 -1 0 -1 -1
4507 TicoShop SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1489 0 -1 -1 0 -1 -1
4508 TicoShop SvTicoshopTrampled SE_SV_TICOSHOP_TRAMPLED 0 0 0 0 0 0 0 0 1490 0 -1 -1 0 -1 -1
4509 TicoShop SvTicoshopPoint SE_SV_TICOSHOP_POINT 0 0 0 0 0 0 0 0 1491 0 -1 -1 0 -1 -1
4510 TicoShop SmTicoshopSpin SE_SM_TICOSHOP_SPIN 0 0 0 0 0 0 0 0 1492 0 -1 -1 0 -1 -1
4511 TicoShop SvTicoshopStarPieceHit SE_SV_TICOSHOP_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1493 0 -1 -1 0 -1 -1
4512 TicoShop SmTicofatMetaItem SE_SM_TICOFAT_META_ITEM 0 0 0 0 0 0 0 0 1494 0 -1 -1 0 -1 -1
4513 TicoShop SmTicofatMeta SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 1495 0 -1 -1 0 -1 -1
4514 TicoShop SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 1496 0 -1 -1 0 -1 -1
4515 TicoShop SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 1541 0 -1 -1 1 -1 -1
4516 TicoShop SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 1543 0 -1 -1 0 -1 -1
4517 TicoShop SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 1544 0 -1 -1 0 -1 -1
4518 TicoShop SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 1545 0 -1 -1 0 -1 -1
4519 TicoShop SmLvTicofatGlad SE_SM_LV_TICOFAT_GLAD 0 0 0 0 0 0 0 0 1550 0 -1 -1 1 -1 -1
4520 TicoShop SmLvTicofatAbsorb SE_SM_LV_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 1551 0 -1 -1 1 -1 -1
4521 TicoShop SmLvTicofatEating SE_SM_LV_TICOFAT_EATING 0 0 0 0 0 0 0 0 1552 0 -1 -1 1 -1 -1
4522 TicoShop SvTicocometTrampled SE_SV_TICOCOMET_TRAMPLED 0 0 0 0 0 0 0 0 1553 0 -1 -1 0 -1 -1
4523 TicoShop SvTicocometPoint SE_SV_TICOCOMET_POINT 0 0 0 0 0 0 0 0 1554 0 -1 -1 0 -1 -1
4524 TicoShop SmTicocometSpin SE_SM_TICOCOMET_SPIN 0 0 0 0 0 0 0 0 1555 0 -1 -1 0 -1 -1
4525 TicoShop SvTicocometStarPieceHit SE_SV_TICOCOMET_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1556 0 -1 -1 0 -1 -1
4526 TicoShop DmTicofatMorphWipeIn SE_DM_TICOFAT_MORPH_WIPE_IN 0 0 0 0 0 0 0 0 1557 0 -1 -1 2 -1 -1
4527 TicoShop DmTicofatMorphWipeOut SE_DM_TICOFAT_MORPH_WIPE_OUT 0 0 0 0 0 0 0 0 1558 0 -1 -1 2 -1 -1
4528 TrickRabbit SmRabbitStarPieceHit SE_SM_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1497 0 -1 -1 0 -1 -1
4529 TrickRabbit SvRabbitStarPieceHit SE_SV_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1498 0 -1 -1 0 -1 -1
4530 TrickRabbit SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 1499 0 -1 -1 0 -1 -1
4531 TrickRabbit SvRabbitTrampled SE_SV_RABBIT_TRAMPLED 0 0 0 0 0 0 0 0 1500 0 -1 -1 0 -1 -1
4532 TrickRabbit SyTotalComplete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 1501 0 -1 -1 2 -1 -1
4533 TrickRabbit SmRabbitJump SE_SM_RABBIT_JUMP 0 0 0 0 0 0 0 0 1502 0 -1 -1 0 -1 -1
4534 TrickRabbit SmRabbitThicket SE_SM_RABBIT_THICKET 0 0 0 0 0 0 0 0 1503 0 -1 -1 0 -1 -1
4535 TrickRabbit SyE3TimerCount4 SE_SY_E3_TIMER_COUNT_4 0 0 0 0 0 0 0 0 1504 0 -1 -1 2 -1 -1
4536 TrickRabbit SyE3TimerCount2 SE_SY_E3_TIMER_COUNT_2 0 0 0 0 0 0 0 0 1505 0 -1 -1 2 -1 -1
4537 TrickRabbit SyE3TimerCount1 SE_SY_E3_TIMER_COUNT_1 0 0 0 0 0 0 0 0 1506 0 -1 -1 2 -1 -1
4538 TrickRabbit SmLvRabbitStruggle SE_SM_LV_RABBIT_STRUGGLE 0 0 0 0 0 0 0 0 2563 0 -1 -1 1 -1 -1
4539 TrickRabbit SmRabbitCaught SE_SM_RABBIT_CAUGHT 0 0 0 0 0 0 0 0 2567 0 -1 -1 0 -1 -1
4540 TrickRabbit SvRabbitSpin SE_SV_RABBIT_SPIN 0 0 0 0 0 0 0 0 2571 0 -1 -1 0 -1 -1
4541 TrickRabbit SmRabbitSpin SE_SM_RABBIT_SPIN 0 0 0 0 0 0 0 0 2572 0 -1 -1 0 -1 -1
4542 TrickRabbit SmLvRabbitPoint SE_SM_LV_RABBIT_POINT 0 0 0 0 0 0 0 0 2573 0 -1 -1 1 -1 -1
4543 TrickRabbit SvRabbitTalkCaught SE_SV_RABBIT_TALK_CAUGHT 0 0 0 0 0 0 0 0 2926 0 -1 -1 0 -1 -1
4544 TrickRabbit SvRabbitTalkHelp SE_SV_RABBIT_TALK_HELP 0 0 0 0 0 0 0 0 2927 0 -1 -1 0 -1 -1
4545 TrickRabbit SvRabbitTalkNormal SE_SV_RABBIT_TALK_NORMAL 0 0 0 0 0 0 0 0 2928 0 -1 -1 0 -1 -1
4546 TrickRabbit SvRabbitTalkThanks SE_SV_RABBIT_TALK_THANKS 0 0 0 0 0 0 0 0 2929 0 -1 -1 0 -1 -1
4547 TrickRabbit SvRabbitTalkThats SE_SV_RABBIT_TALK_THATS 0 0 0 0 0 0 0 0 2930 0 -1 -1 0 -1 -1
4548 TrickRabbitFreeRun SmRabbitJumpWater SE_SM_RABBIT_JUMP_WATER 0 0 0 0 0 0 0 0 1507 0 -1 -1 0 -1 -1
4549 TrickRabbitFreeRun SmRabbitJump SE_SM_RABBIT_JUMP 0 0 0 0 0 0 0 0 1508 0 -1 -1 0 -1 -1
4550 TrickRabbitFreeRun SmLvRabbitStruggle SE_SM_LV_RABBIT_STRUGGLE 0 0 0 0 0 0 0 0 2564 0 -1 -1 1 -1 -1
4551 TrickRabbitFreeRun SmRabbitCaught SE_SM_RABBIT_CAUGHT 0 0 0 0 0 0 0 0 2568 0 -1 -1 0 -1 -1
4552 TrickRabbitFreeRun SmRabbitStarPieceHit SE_SM_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 2579 0 -1 -1 0 -1 -1
4553 TrickRabbitFreeRun SvRabbitStarPieceHit SE_SV_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 2580 0 -1 -1 0 -1 -1
4554 TrickRabbitFreeRun SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 2581 0 -1 -1 0 -1 -1
4555 TrickRabbitFreeRun SvRabbitTrampled SE_SV_RABBIT_TRAMPLED 0 0 0 0 0 0 0 0 2582 0 -1 -1 0 -1 -1
4556 TrickRabbitFreeRun SvRabbitSpin SE_SV_RABBIT_SPIN 0 0 0 0 0 0 0 0 2583 0 -1 -1 0 -1 -1
4557 TrickRabbitFreeRun SmRabbitSpin SE_SM_RABBIT_SPIN 0 0 0 0 0 0 0 0 2584 0 -1 -1 0 -1 -1
4558 TrickRabbitFreeRun SmLvRabbitPoint SE_SM_LV_RABBIT_POINT 0 0 0 0 0 0 0 0 2585 0 -1 -1 1 -1 -1
4559 TrickRabbitSnow SmRabbitStarPieceHit SE_SM_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1509 0 -1 -1 0 -1 -1
4560 TrickRabbitSnow SvRabbitStarPieceHit SE_SV_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 1510 0 -1 -1 0 -1 -1
4561 TrickRabbitSnow SmRabbitHide SE_SM_RABBIT_HIDE 0 0 0 0 0 0 0 0 1511 0 -1 -1 0 -1 -1
4562 TrickRabbitSnow SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 1512 0 -1 -1 0 -1 -1
4563 TrickRabbitSnow SmRabbitAppear SE_SM_RABBIT_APPEAR 0 0 0 0 0 0 0 0 1513 0 -1 -1 0 -1 -1
4564 TrickRabbitSnow SmRunawayRabbitAppMe SE_SM_RUNAWAY_RABBIT_APP_ME 0 0 0 0 0 0 0 0 1514 0 -1 -1 2 -1 -1
4565 TrickRabbitSnow OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1515 0 -1 -1 0 -1 -1
4566 TrickRabbitSnow SmRabbitJumpWater SE_SM_RABBIT_JUMP_WATER 0 0 0 0 0 0 0 0 1516 0 -1 -1 0 -1 -1
4567 TrickRabbitSnow SmRabbitJump SE_SM_RABBIT_JUMP 0 0 0 0 0 0 0 0 1517 0 -1 -1 0 -1 -1
4568 TrickRabbitSnow SmLvRabbitStruggle SE_SM_LV_RABBIT_STRUGGLE 0 0 0 0 0 0 0 0 2565 0 -1 -1 1 -1 -1
4569 TrickRabbitSnow SmRabbitCaught SE_SM_RABBIT_CAUGHT 0 0 0 0 0 0 0 0 2569 0 -1 -1 0 -1 -1
4570 TrickRabbitSnow SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 2574 0 -1 -1 0 -1 -1
4571 TrickRabbitSnow SvRabbitTrampled SE_SV_RABBIT_TRAMPLED 0 0 0 0 0 0 0 0 2575 0 -1 -1 0 -1 -1
4572 TrickRabbitSnow SvRabbitSpin SE_SV_RABBIT_SPIN 0 0 0 0 0 0 0 0 2576 0 -1 -1 0 -1 -1
4573 TrickRabbitSnow SmRabbitSpin SE_SM_RABBIT_SPIN 0 0 0 0 0 0 0 0 2577 0 -1 -1 0 -1 -1
4574 TrickRabbitSnow SmLvRabbitPoint SE_SM_LV_RABBIT_POINT 0 0 0 0 0 0 0 0 2578 0 -1 -1 1 -1 -1
4575 TrickRabbitSnowCollect SyTotalComplete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 1518 0 -1 -1 2 -1 -1
4576 TrickRabbitSnowCollect SmLvRabbitStruggle SE_SM_LV_RABBIT_STRUGGLE 0 0 0 0 0 0 0 0 2566 0 -1 -1 1 -1 -1
4577 TrickRabbitSnowCollect SmRabbitCaught SE_SM_RABBIT_CAUGHT 0 0 0 0 0 0 0 0 2570 0 -1 -1 0 -1 -1
4578 TrickRabbitSnowCollect SmRabbitStarPieceHit SE_SM_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 2586 0 -1 -1 0 -1 -1
4579 TrickRabbitSnowCollect SvRabbitStarPieceHit SE_SV_RABBIT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 2587 0 -1 -1 0 -1 -1
4580 TrickRabbitSnowCollect SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 2588 0 -1 -1 0 -1 -1
4581 TrickRabbitSnowCollect SvRabbitTrampled SE_SV_RABBIT_TRAMPLED 0 0 0 0 0 0 0 0 2589 0 -1 -1 0 -1 -1
4582 TrickRabbitSnowCollect SvRabbitSpin SE_SV_RABBIT_SPIN 0 0 0 0 0 0 0 0 2590 0 -1 -1 0 -1 -1
4583 TrickRabbitSnowCollect SmRabbitSpin SE_SM_RABBIT_SPIN 0 0 0 0 0 0 0 0 2591 0 -1 -1 0 -1 -1
4584 TrickRabbitSnowCollect SmLvRabbitPoint SE_SM_LV_RABBIT_POINT 0 0 0 0 0 0 0 0 2592 0 -1 -1 1 -1 -1
4585 TamakoroTutorial SySurfTutorialOk SE_SY_SURF_TUTORIAL_OK 0 0 0 0 0 0 0 0 1889 0 -1 -1 2 -1 -1
4586 TamakoroTutorial SySurfTutorialNg SE_SY_SURF_TUTORIAL_NG 0 0 0 0 0 0 0 0 1890 0 -1 -1 2 -1 -1
4587 TamakoroTutorial SySurfTutorialGonext SE_SY_SURF_TUTORIAL_GONEXT 0 0 0 0 0 0 0 0 1891 0 -1 -1 2 -1 -1
4588 TamakoroTutorial OjSignBoardTrampBall SE_OJ_SIGN_BOARD_TRAMP_BALL 0 0 0 0 0 0 0 0 1892 0 -1 -1 0 -1 -1
4589 TamakoroTutorial OjSignBoardRecover SE_OJ_SIGN_BOARD_RECOVER 0 0 0 0 0 0 0 0 1893 0 -1 -1 0 -1 -1
4590 TamakoroTutorial OjSignBoardTrampPlr SE_OJ_SIGN_BOARD_TRAMP_PLR 0 0 0 0 0 0 0 0 1894 0 -1 -1 0 -1 -1
4591 TamakoroTutorial SySurfTutorialTimer SE_SY_SURF_TUTORIAL_TIMER 0 0 0 0 0 0 0 0 1895 0 -1 -1 2 -1 -1
4592 TamakoroTutorial SySurfTutorialTimer2 SE_SY_SURF_TUTORIAL_TIMER2 0 0 0 0 0 0 0 0 1896 0 -1 -1 2 -1 -1
4593 TamakoroTutorial SySurfTutorialTimer3 SE_SY_SURF_TUTORIAL_TIMER3 0 0 0 0 0 0 0 0 1897 0 -1 -1 2 -1 -1
4594 TamakoroTutorial SvSignboardHey SE_SV_SIGNBOARD_HEY 0 0 0 0 0 0 0 0 2934 0 -1 -1 0 -1 -1
4595 TamakoroTutorial Smoke SE_OJ_BOARD_SMOKE 0 0 0 0 0 0 0 0 7182 0 -1 -1 0 -1 -1
4596 YoshiBalloon YoshiBalloonStart SE_SM_LV_YOSHI_BALLN_JET 0 0 0 0 0 0 0 0 2306 0 -1 -1 1 -1 -1
4597 YoshiBalloon YoshiBalloonReStart SE_SM_LV_YOSHI_BALLN_REJET 0 0 0 0 0 0 0 0 2307 0 -1 -1 1 -1 -1
4598 YoshiBalloon YoshiBalloonJetTone SE_SM_LV_YOSHI_BALLN_JET_TONE 1 87 0 10 34 2 0 10 2308 0 -1 -1 1 1 1
4599 YoshiBalloon YoshiBalloonBound SE_SM_YOSHI_BALLN_BOUND 0 0 0 0 0 0 0 0 2309 0 -1 0 0 -1 -1
4600 YoshiBalloon YoshiBalloonBrakeLV SE_SM_LV_YOSHI_BALLN_HOLD 0 0 0 0 0 0 0 0 2310 0 -1 -1 1 -1 -1
4601 YoshiBalloon YoshiBalloonBrakeTRG SE_SV_YOSHI_BALLOON_BRAKE 0 0 0 0 0 0 0 0 2315 0 -1 -1 0 -1 -1
4602 YoshiBalloon Swell SE_SM_YOSHI_BALLN_SWELL 0 0 0 0 0 0 0 0 2386 0 -1 -1 0 -1 -1
4603 YoshiBalloon Swell SE_SV_YOSHI_BALLOON_SWELL 0 0 0 0 0 0 0 0 3588 0 -1 -1 0 -1 -1
4604 YoshiBalloon Burst SE_SM_YOSHI_BALLN_BURST 0 0 0 0 0 0 0 0 2387 0 -1 -1 0 -1 -1
4605 YoshiBalloon Burst SE_SV_YOSHI_BALLOON_END 0 0 0 0 0 0 0 0 4233 0 -1 -1 0 -1 -1
4606 YoshiBalloon JetStartV SE_SV_YOSHI_BALLOON_START 0 0 0 0 0 0 0 0 3602 0 -1 -1 0 -1 -1
4607 YoshiEgg WaitNear SE_SM_YOSHI_EGG_ROTATE_SHORT 0 0 0 0 0 0 0 0 4314 104 -1 0 0 -1 -1
4608 YoshiEgg WaitNear SE_SM_YOSHI_EGG_ROTATE_LONG 0 0 0 0 0 0 0 0 5764 0 -1 0 0 -1 -1
4609 YoshiEgg WaitNear SE_SM_YOSHI_EGG_JUMP 0 0 0 0 0 0 0 0 5780 154 -1 0 0 -1 -1
4610 YoshiEgg WaitNear SE_SM_YOSHI_EGG_JUMP_LAND 0 0 0 0 0 0 0 0 5781 171 -1 0 0 -1 -1
4611 YoshiEgg WaitNear SE_SV_LV_YOSHI_EGG_CALL_MARIO 0 0 0 0 0 0 0 0 5793 0 154 0 1 -1 -1
4612 YoshiEgg WaitNear SE_SV_YOSHI_EGG_CALL_JUMP 0 0 0 0 0 0 0 0 5794 158 -1 0 0 -1 -1
4613 YoshiEgg CallMario SE_SV_LV_YOSHI_EGG_CALL_MARIO 0 0 0 0 0 0 0 0 4316 0 -1 -1 1 -1 -1
4614 YoshiEgg CallLuigi SE_SV_LV_YOSHI_EGG_CALL_LUIGI 0 0 0 0 0 0 0 0 4317 0 -1 -1 1 -1 -1
4615 YoshiEgg Fall SE_SM_LV_YOSHI_EGG_FALL 0 0 0 0 0 0 0 0 4318 0 11 -1 1 -1 -1
4616 YoshiEgg Land SE_SM_YOSHI_EGG_LAND 0 0 0 0 0 0 0 0 4319 0 -1 -1 0 -1 -1
4617 YoshiEgg DisappearFire SE_SM_YOSHI_TURN_TO_EGG_BANG 0 0 0 0 0 0 0 0 4324 40 -1 0 0 -1 -1
4618 YoshiEgg DisappearFire SE_SM_YOSHI_TURN_TO_EGG_JUMP 0 0 0 0 0 0 0 0 5658 5 -1 0 0 -1 -1
4619 YoshiEgg Disappear SE_SM_YOSHI_TURN_TO_EGG_BANG 0 0 0 0 0 0 0 0 4324 40 -1 0 0 -1 -1
4620 YoshiEgg Disappear SE_SM_YOSHI_TURN_TO_EGG_JUMP 0 0 0 0 0 0 0 0 5658 5 -1 0 0 -1 -1
4621 YoshiEgg DisappearDamage SE_SM_YOSHI_TURN_TO_EGG_BANG 0 0 0 0 0 0 0 0 4324 40 -1 0 0 -1 -1
4622 YoshiEgg DisappearDamage SE_SM_YOSHI_TURN_TO_EGG_JUMP 0 0 0 0 0 0 0 0 5658 5 -1 0 0 -1 -1
4623 HoneyQueen SvHoneyqueenTalkAa SE_SV_HONEYQUEEN_TALK_AA 0 0 0 0 0 0 0 0 2845 0 -1 -1 0 -1 -1
4624 HoneyQueen SvHoneyqueenTalkAn SE_SV_HONEYQUEEN_TALK_AN 0 0 0 0 0 0 0 0 2846 0 -1 -1 0 -1 -1
4625 HoneyQueen SvHoneyqueenTalkSurprise SE_SV_HONEYQUEEN_TALK_SURPRISE 0 0 0 0 0 0 0 0 2847 0 -1 -1 0 -1 -1
4626 HoneyQueen SvHoneyqueenTalkThanks SE_SV_HONEYQUEEN_TALK_THANKS 0 0 0 0 0 0 0 0 2848 0 -1 -1 0 -1 -1
4627 HoneyQueen SvHoneyqueenTalkUfufu SE_SV_HONEYQUEEN_TALK_UFUFU 0 0 0 0 0 0 0 0 2849 0 -1 -1 0 -1 -1
4628 HoneyQueen SvHoneyqueenTalkWorry SE_SV_HONEYQUEEN_TALK_WORRY 0 0 0 0 0 0 0 0 2850 0 -1 -1 0 -1 -1
4629 HoneyQueen Fly SE_SM_LV_HONEYQUEEN_FLY 0 0 0 0 0 0 0 0 3375 0 -1 -1 1 -1 -1
4630 LuigiNPC SvLuigiFrightened SE_SV_LUIGI_FRIGHTENED 0 0 0 0 0 0 0 0 2877 0 -1 -1 0 -1 -1
4631 LuigiNPC SvLuigiHey SE_SV_LUIGI_HEY 0 0 0 0 0 0 0 0 2878 0 -1 -1 0 -1 -1
4632 LuigiNPC SvLuigiTalkOhYeah SE_SV_LUIGI_TALK_OH_YEAH 0 0 0 0 0 0 0 0 2882 0 -1 -1 0 -1 -1
4633 LuigiNPC SvLuigiTalkTire SE_SV_LUIGI_TALK_TIRE 0 0 0 0 0 0 0 0 2883 0 -1 -1 0 -1 -1
4634 LuigiNPC SvLuigiTalkYah SE_SV_LUIGI_TALK_YAH 0 0 0 0 0 0 0 0 2884 0 -1 -1 0 -1 -1
4635 LuigiNPC Reaction SE_SV_LUIGI_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 5677 0 -1 0 0 -1 -1
4636 LuigiNPC Spin SE_SV_LUIGI_SPIN 0 0 0 0 0 0 0 0 5678 0 -1 0 0 -1 -1
4637 LuigiNPC Trampled SE_SV_LUIGI_TRAMPLED 0 0 0 0 0 0 0 0 5679 0 -1 0 0 -1 -1
4638 LuigiNPC Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 5680 0 -1 0 0 -1 -1
4639 LuigiNPC SvLuigiPoint SE_SV_LUIGI_POINT 0 0 0 0 0 0 0 0 5681 0 -1 -1 0 -1 -1
4640 LuigiNPC Jump SE_SV_LUIGI_TALK_YAH 0 0 0 0 0 0 0 0 6738 0 -1 0 0 -1 -1
4641 YoshiTongue TongueHitWall SE_SM_YOSHI_TONGUE_HIT_WALL 0 0 0 0 0 0 0 0 3568 0 -1 -1 0 -1 -1
4642 YoshiTongue TongueTouch SE_SM_YOSHI_TONGUE_TOUCH 0 0 0 0 0 0 0 0 3569 0 -1 -1 0 -1 -1
4643 TicoBig Wait SE_SM_LV_TICOBIG_WAIT 0 0 0 0 0 0 0 0 3662 0 -1 0 0 -1 -1
4644 TicoBig Spin SE_SM_TICOBIG_SPIN 0 0 0 0 0 0 0 0 3667 0 -1 0 0 -1 -1
4645 TicoBig Trampled SE_SM_TICOBIG_TRAMPLE 0 0 0 0 0 0 0 0 3668 0 -1 0 0 -1 -1
4646 TicoBig Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 3669 0 -1 0 0 -1 -1
4647 TicoBig Trampled SE_SV_TICOBIG_TRAMPLED 0 0 0 0 0 0 0 0 3671 0 -1 0 0 -1 -1
4648 TicoBig TalkNormal SE_SV_TICOBIG_TALK_NORMAL 0 0 0 0 0 0 0 0 3711 0 -1 -1 0 -1 -1
4649 TicoBig TalkGlad SE_SV_TICOBIG_TALK_GLAD 0 0 0 0 0 0 0 0 3712 0 -1 -1 0 -1 -1
4650 TicoBig StarPieceHit SE_SM_TICOBIG_STAR_PIECE 0 0 0 0 0 0 0 0 7843 0 -1 -1 0 -1 -1
4651 TicoBig StarPieceHit SE_SM_STARPIECE_REFRECT_PLIABLE 0 0 0 0 0 0 0 0 7845 0 -1 -1 0 -1 -1
4652 TicoBig Pointing SE_SM_LV_TICOBIG_POINTING 0 0 0 0 0 0 0 0 7844 0 -1 -1 1 -1 -1
4653 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3781 0 -1 0 0 -1 -1
4654 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3782 15 -1 0 0 -1 -1
4655 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3783 30 -1 0 0 -1 -1
4656 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3784 45 -1 0 0 -1 -1
4657 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3785 60 -1 0 0 -1 -1
4658 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3786 75 -1 0 0 -1 -1
4659 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3787 90 -1 0 0 -1 -1
4660 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3788 105 -1 0 0 -1 -1
4661 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3789 120 -1 0 0 -1 -1
4662 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3790 150 -1 0 0 -1 -1
4663 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3791 165 -1 0 0 -1 -1
4664 Pichan Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3792 180 -1 0 0 -1 -1
4665 Pichan Spin SE_SM_PICHAN_SPIN 0 0 0 0 0 0 0 0 3793 0 -1 0 0 -1 -1
4666 Pichan Spin SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3808 68 -1 0 0 -1 -1
4667 Pichan Spin SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3809 79 -1 0 0 -1 -1
4668 Pichan Spin SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3810 89 -1 0 0 -1 -1
4669 Pichan Spin SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3811 105 -1 0 0 -1 -1
4670 Pichan Spin SE_SV_PICHAN_SPIN 0 0 0 0 0 0 0 0 5892 0 -1 0 0 -1 -1
4671 Pichan Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 3794 0 -1 0 0 -1 -1
4672 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3840 14 -1 0 0 -1 -1
4673 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3841 45 -1 0 0 -1 -1
4674 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3842 58 -1 0 0 -1 -1
4675 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3843 83 -1 0 0 -1 -1
4676 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3844 70 -1 0 0 -1 -1
4677 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3845 115 -1 0 0 -1 -1
4678 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3846 130 -1 0 0 -1 -1
4679 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3847 99 -1 0 0 -1 -1
4680 Pichan Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3848 30 -1 0 0 -1 -1
4681 Pichan Trampled SE_SV_PICHAN_TRAMPLED_ANGRY 0 0 0 0 0 0 0 0 5888 41 -1 0 0 -1 -1
4682 Pichan Trampled SE_SV_PICHAN_TRAMPLED 0 0 0 0 0 0 0 0 5894 0 -1 0 0 -1 -1
4683 Pichan Reaction SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 3796 2 -1 0 0 -1 -1
4684 Pichan Reaction SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3804 32 -1 0 0 -1 -1
4685 Pichan Reaction SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3805 63 -1 0 0 -1 -1
4686 Pichan Reaction SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3806 48 -1 0 0 -1 -1
4687 Pichan Reaction SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3807 18 -1 0 0 -1 -1
4688 Pichan Reaction SE_SV_PICHAN_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 5893 2 -1 0 0 -1 -1
4689 Pichan TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3797 1 -1 0 0 -1 -1
4690 Pichan TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3798 23 -1 0 0 -1 -1
4691 Pichan TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3800 33 -1 0 0 -1 -1
4692 Pichan TakeOutStar SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 3801 104 -1 0 0 -1 -1
4693 Pichan TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3802 44 -1 0 0 -1 -1
4694 Pichan TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3803 11 -1 0 0 -1 -1
4695 Pichan TakeOutStar SE_SV_PICHAN_TAKE_OUT_STAR 0 0 0 0 0 0 0 0 5903 102 -1 0 0 -1 -1
4696 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3822 0 -1 0 0 -1 -1
4697 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3828 15 -1 0 0 -1 -1
4698 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3829 30 -1 0 0 -1 -1
4699 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3830 45 -1 0 0 -1 -1
4700 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3831 60 -1 0 0 -1 -1
4701 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3832 90 -1 0 0 -1 -1
4702 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3833 75 -1 0 0 -1 -1
4703 Pichan Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3834 105 -1 0 0 -1 -1
4704 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3823 0 -1 0 0 -1 -1
4705 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3849 15 -1 0 0 -1 -1
4706 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3850 30 -1 0 0 -1 -1
4707 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3851 45 -1 0 0 -1 -1
4708 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3852 60 -1 0 0 -1 -1
4709 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3853 75 -1 0 0 -1 -1
4710 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3854 90 -1 0 0 -1 -1
4711 Pichan TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3855 105 -1 0 0 -1 -1
4712 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3856 0 -1 0 0 -1 -1
4713 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3857 15 -1 0 0 -1 -1
4714 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3858 30 -1 0 0 -1 -1
4715 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3859 45 -1 0 0 -1 -1
4716 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3860 60 -1 0 0 -1 -1
4717 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3861 75 -1 0 0 -1 -1
4718 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3862 90 -1 0 0 -1 -1
4719 Pichan TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3863 105 -1 0 0 -1 -1
4720 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3864 0 -1 0 0 -1 -1
4721 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3865 15 -1 0 0 -1 -1
4722 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3866 30 -1 0 0 -1 -1
4723 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3867 45 -1 0 0 -1 -1
4724 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3868 60 -1 0 0 -1 -1
4725 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3869 75 -1 0 0 -1 -1
4726 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3870 90 -1 0 0 -1 -1
4727 Pichan TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3871 105 -1 0 0 -1 -1
4728 Pichan Pointing SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 3872 2 -1 0 0 -1 -1
4729 Pichan Pointing SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 3873 18 -1 0 0 -1 -1
4730 Pichan Pointing SE_SV_LV_PICHAN_POINTING 0 0 0 0 0 0 0 0 6094 2 -1 0 1 -1 -1
4731 Pichan TalkSoundNormal SE_SV_PICHAN_TALK_NORMAL 0 0 0 0 0 0 0 0 5876 0 -1 -1 0 -1 -1
4732 Pichan TalkSoundGlad SE_SV_PICHAN_TALK_GLAD 0 0 0 0 0 0 0 0 5877 0 -1 -1 0 -1 -1
4733 Pichan TalkSoundAngry SE_SV_PICHAN_TALK_ANGRY 0 0 0 0 0 0 0 0 5878 0 -1 -1 0 -1 -1
4734 Pichan TalkSoundSad SE_SV_PICHAN_TALK_SAD 0 0 0 0 0 0 0 0 5879 0 -1 -1 0 -1 -1
4735 Pichan TalkSoundHappy SE_SV_PICHAN_TALK_HAPPY 0 0 0 0 0 0 0 0 5880 0 -1 -1 0 -1 -1
4736 Pichan TalkSoundDifficult SE_SV_PICHAN_TALK_DIFFICULT 0 0 0 0 0 0 0 0 5881 0 -1 -1 0 -1 -1
4737 Pichan TakeOutStarPichan SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7677 1 -1 0 0 -1 -1
4738 Pichan TakeOutStarPichan SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7678 23 -1 0 0 -1 -1
4739 Pichan TakeOutStarPichan SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7679 33 -1 0 0 -1 -1
4740 Pichan TakeOutStarPichan SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 7680 104 -1 0 0 -1 -1
4741 Pichan TakeOutStarPichan SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7681 44 -1 0 0 -1 -1
4742 Pichan TakeOutStarPichan SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7682 11 -1 0 0 -1 -1
4743 Pichan TakeOutStarPichan SE_SV_PICHAN_TAKE_OUT_STAR 0 0 0 0 0 0 0 0 7683 102 -1 0 0 -1 -1
4744 PichanRacer TalkNormal SE_SV_PICHAN_TALK_NORMAL 0 0 0 0 0 0 0 0 3891 0 -1 -1 0 -1 -1
4745 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3892 0 -1 0 0 -1 -1
4746 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3893 15 -1 0 0 -1 -1
4747 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3894 30 -1 0 0 -1 -1
4748 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3895 45 -1 0 0 -1 -1
4749 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3896 60 -1 0 0 -1 -1
4750 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3897 75 -1 0 0 -1 -1
4751 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3898 90 -1 0 0 -1 -1
4752 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3899 105 -1 0 0 -1 -1
4753 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3900 120 -1 0 0 -1 -1
4754 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3901 150 -1 0 0 -1 -1
4755 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3902 165 -1 0 0 -1 -1
4756 PichanRacer Wait SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3903 180 -1 0 0 -1 -1
4757 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3930 0 -1 0 0 -1 -1
4758 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3931 15 -1 0 0 -1 -1
4759 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3932 30 -1 0 0 -1 -1
4760 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3933 45 -1 0 0 -1 -1
4761 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3934 60 -1 0 0 -1 -1
4762 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3935 90 -1 0 0 -1 -1
4763 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3936 75 -1 0 0 -1 -1
4764 PichanRacer Talk SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3937 105 -1 0 0 -1 -1
4765 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3938 0 -1 0 0 -1 -1
4766 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3939 15 -1 0 0 -1 -1
4767 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3940 30 -1 0 0 -1 -1
4768 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3941 45 -1 0 0 -1 -1
4769 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3942 60 -1 0 0 -1 -1
4770 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3943 75 -1 0 0 -1 -1
4771 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3944 90 -1 0 0 -1 -1
4772 PichanRacer TalkAngry SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3945 105 -1 0 0 -1 -1
4773 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3946 0 -1 0 0 -1 -1
4774 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3947 15 -1 0 0 -1 -1
4775 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3948 30 -1 0 0 -1 -1
4776 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3949 45 -1 0 0 -1 -1
4777 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3950 60 -1 0 0 -1 -1
4778 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3951 75 -1 0 0 -1 -1
4779 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3952 90 -1 0 0 -1 -1
4780 PichanRacer TalkCry SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 3953 105 -1 0 0 -1 -1
4781 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3954 0 -1 0 0 -1 -1
4782 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3955 15 -1 0 0 -1 -1
4783 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3956 30 -1 0 0 -1 -1
4784 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3957 45 -1 0 0 -1 -1
4785 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3958 60 -1 0 0 -1 -1
4786 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3959 75 -1 0 0 -1 -1
4787 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3960 90 -1 0 0 -1 -1
4788 PichanRacer TalkSmile SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 3961 105 -1 0 0 -1 -1
4789 PichanRacer RaceFly SE_SM_LV_PICHANRACER_FLY 0 6 5 15 0,003 0 0 10 4131 0 -1 -1 1 1 1
4790 PichanRacer RaceFlap SE_SM_PICHANRACER_FLAP 0 0 0 0 -1 10 0 10 4132 0 -1 -1 0 -1 1
4791 PichanRacer Pointing SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 7609 2 -1 0 0 -1 -1
4792 PichanRacer Pointing SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 7610 18 -1 0 0 -1 -1
4793 PichanRacer Pointing SE_SV_LV_PICHAN_POINTING 0 0 0 0 0 0 0 0 7611 2 -1 0 1 -1 -1
4794 PichanRacer Spin SE_SM_PICHAN_SPIN 0 0 0 0 0 0 0 0 7612 0 -1 0 0 -1 -1
4795 PichanRacer Spin SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7613 68 -1 0 0 -1 -1
4796 PichanRacer Spin SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7614 79 -1 0 0 -1 -1
4797 PichanRacer Spin SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7615 89 -1 0 0 -1 -1
4798 PichanRacer Spin SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 7616 105 -1 0 0 -1 -1
4799 PichanRacer Spin SE_SV_PICHAN_SPIN 0 0 0 0 0 0 0 0 7617 0 -1 0 0 -1 -1
4800 PichanRacer Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 7618 0 -1 0 0 -1 -1
4801 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7619 14 -1 0 0 -1 -1
4802 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7620 45 -1 0 0 -1 -1
4803 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7621 58 -1 0 0 -1 -1
4804 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7622 83 -1 0 0 -1 -1
4805 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7623 70 -1 0 0 -1 -1
4806 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7624 115 -1 0 0 -1 -1
4807 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7625 130 -1 0 0 -1 -1
4808 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7626 99 -1 0 0 -1 -1
4809 PichanRacer Trampled SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7627 30 -1 0 0 -1 -1
4810 PichanRacer Trampled SE_SV_PICHAN_TRAMPLED_ANGRY 0 0 0 0 0 0 0 0 7628 41 -1 0 0 -1 -1
4811 PichanRacer Trampled SE_SV_PICHAN_TRAMPLED 0 0 0 0 0 0 0 0 7629 0 -1 0 0 -1 -1
4812 PichanRacer Reaction SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 7630 2 -1 0 0 -1 -1
4813 PichanRacer Reaction SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7631 32 -1 0 0 -1 -1
4814 PichanRacer Reaction SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7632 63 -1 0 0 -1 -1
4815 PichanRacer Reaction SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7633 48 -1 0 0 -1 -1
4816 PichanRacer Reaction SE_SM_PICHAN_FLAP 0 0 0 0 0 0 0 0 7634 18 -1 0 0 -1 -1
4817 PichanRacer Reaction SE_SV_PICHAN_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 7635 2 -1 0 0 -1 -1
4818 PichanRacer TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7636 1 -1 0 0 -1 -1
4819 PichanRacer TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7637 23 -1 0 0 -1 -1
4820 PichanRacer TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7638 33 -1 0 0 -1 -1
4821 PichanRacer TakeOutStar SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 7639 104 -1 0 0 -1 -1
4822 PichanRacer TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7640 44 -1 0 0 -1 -1
4823 PichanRacer TakeOutStar SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7641 11 -1 0 0 -1 -1
4824 PichanRacer TakeOutStar SE_SV_PICHAN_TAKE_OUT_STAR 0 0 0 0 0 0 0 0 7642 102 -1 0 0 -1 -1
4825 PichanRacer TalkSoundAngry SE_SV_PICHAN_TALK_ANGRY 0 0 0 0 0 0 0 0 7643 0 -1 -1 0 -1 -1
4826 PichanRacer TalkSoundGlad SE_SV_PICHAN_TALK_GLAD 0 0 0 0 0 0 0 0 7644 0 -1 -1 0 -1 -1
4827 PichanRacer TalkSoundSad SE_SV_PICHAN_TALK_SAD 0 0 0 0 0 0 0 0 7645 0 -1 -1 0 -1 -1
4828 PichanRacer TalkSoundHappy SE_SV_PICHAN_TALK_HAPPY 0 0 0 0 0 0 0 0 7646 0 -1 -1 0 -1 -1
4829 PichanRacer TalkSoundDifficult SE_SV_PICHAN_TALK_DIFFICULT 0 0 0 0 0 0 0 0 7647 0 -1 -1 0 -1 -1
4830 PichanRacer TakeOutStarPichanRacer SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7649 1 -1 0 0 -1 -1
4831 PichanRacer TakeOutStarPichanRacer SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7650 23 -1 0 0 -1 -1
4832 PichanRacer TakeOutStarPichanRacer SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7651 33 -1 0 0 -1 -1
4833 PichanRacer TakeOutStarPichanRacer SE_SM_PICHAN_FLAP_FAST 0 0 0 0 0 0 0 0 7652 104 -1 0 0 -1 -1
4834 PichanRacer TakeOutStarPichanRacer SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7653 44 -1 0 0 -1 -1
4835 PichanRacer TakeOutStarPichanRacer SE_SM_PICHAN_FLAP_MID 0 0 0 0 0 0 0 0 7654 11 -1 0 0 -1 -1
4836 PichanRacer TakeOutStarPichanRacer SE_SV_PICHAN_TAKE_OUT_STAR 0 0 0 0 0 0 0 0 7655 102 -1 0 0 -1 -1
4837 BombHeiRed TalkNormal SE_SV_BOMBHEI_RED_TALK_NORMAL 0 0 0 0 0 0 0 0 4165 0 -1 -1 0 -1 -1
4838 BombHeiRed TalkShort SE_SV_BOMBHEI_RED_TALK_SHORT 0 0 0 0 0 0 0 0 4166 0 -1 -1 0 -1 -1
4839 BombHeiRed Trampled SE_SM_BOMBHEIRED_TRAMPLE 0 0 0 0 0 0 0 0 4181 0 -1 0 0 -1 -1
4840 BombHeiRed Trampled SE_SM_LV_BOMBHEIRED_SCREW 0 0 0 0 0 0 0 0 4189 0 -1 0 1 -1 -1
4841 BombHeiRed Trampled SE_SM_LV_BOMBHEIRED_SCREW 0 0 0 0 0 0 0 0 4190 0 -1 0 1 -1 -1
4842 BombHeiRed Trampled SE_SV_BOMBHEIRED_TRAMPLE 0 0 0 0 0 0 0 0 4199 4 -1 0 0 -1 -1
4843 BombHeiRed Trampled SE_SM_BOMBHEIRED_STEP 0 0 0 0 0 0 0 0 4200 25 -1 0 0 -1 -1
4844 BombHeiRed Wait SE_SM_BOMBHEIRED_STEP 0 0 0 0 0 0 0 0 4183 105 -1 0 0 -1 -1
4845 BombHeiRed Wait SE_SM_BOMBHEIRED_STEP 0 0 0 0 0 0 0 0 4184 136 -1 0 0 -1 -1
4846 BombHeiRed Wait SE_SM_LV_BOMBHEIRED_SCREW 0 0 0 0 0 0 0 0 4188 0 -1 0 1 -1 -1
4847 BombHeiRed Pointing SE_SM_LV_BOMBHEIRED_POINTING 0 0 0 0 0 0 0 0 4191 0 -1 0 1 -1 -1
4848 BombHeiRed Talk SE_SM_LV_BOMBHEIRED_SCREW 0 0 0 0 0 0 0 0 4192 0 -1 0 1 -1 -1
4849 BombHeiRed Turn SE_SM_BOMBHEIRED_STEP 0 0 0 0 0 0 0 0 4194 12 -1 0 0 -1 -1
4850 BombHeiRed Turn SE_SM_BOMBHEIRED_STEP 0 0 0 0 0 0 0 0 4195 27 -1 0 0 -1 -1
4851 BombHeiRed Turn SE_SM_LV_BOMBHEIRED_SCREW 0 0 0 0 0 0 0 0 4196 0 -1 0 1 -1 -1
4852 BombHeiRed Reaction SE_SV_BOMBHEIRED_STARPIECE_HIT 0 0 0 0 0 0 0 0 4197 0 -1 0 0 -1 -1
4853 BombHeiRed Reaction SE_SM_BOMBHEIRED_STARPIECE_HIT 0 0 0 0 0 0 0 0 4202 0 -1 0 0 -1 -1
4854 BombHeiRed Spin SE_SV_BOMBHEIRED_SPIN 0 0 0 0 0 0 0 0 4198 1 -1 0 0 -1 -1
4855 BombHeiRed Spin SE_SM_BOMBHEIRED_STEP 0 0 0 0 0 0 0 0 4201 66 -1 0 0 -1 -1
4856 BombHeiRed Spin SE_SM_BOMBHEIRED_SPIN 0 0 0 0 0 0 0 0 4204 0 -1 0 0 -1 -1
4857 Monte TalkNormal SE_SV_MONTE_TALK_NORMAL 0 0 0 0 0 0 0 0 4170 0 -1 -1 0 -1 -1
4858 Monte TalkAngry SE_SV_MONTE_TALK_ANGRY 0 0 0 0 0 0 0 0 4171 0 -1 -1 0 -1 -1
4859 Monte TalkSupprise SE_SV_MONTE_TALK_SURPRISE 0 0 0 0 0 0 0 0 4172 0 -1 -1 0 -1 -1
4860 Monte TalkProud SE_SV_MONTE_TALK_PROUD 0 0 0 0 0 0 0 0 4173 0 -1 -1 0 -1 -1
4861 Monte TalkWelcome SE_SV_MONTE_TALK_WELCOME 0 0 0 0 0 0 0 0 4174 0 -1 -1 0 -1 -1
4862 Monte TalkQuestion SE_SV_MONTE_TALK_QUESTION 0 0 0 0 0 0 0 0 4175 0 -1 -1 0 -1 -1
4863 Monte Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 4176 0 -1 0 0 -1 -1
4864 Monte Trampled SE_SV_MONTE_TRAMPLE 0 0 0 0 0 0 0 0 7592 0 -1 0 0 -1 -1
4865 Monte Trampled SE_SV_MONTE_TRAMPLED_ANGRY 0 0 0 0 0 0 0 0 7593 80 -1 0 0 -1 -1
4866 Monte Throw SE_SV_MONTE_THROW 0 0 0 0 0 0 0 0 5352 4 -1 0 0 -1 -1
4867 Monte Pointing SE_SV_LV_MONTE_POINTING 0 0 0 0 0 0 0 0 7589 0 -1 0 1 -1 -1
4868 Monte Reaction SE_SV_MONTE_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 7590 0 -1 0 0 -1 -1
4869 Monte Spin SE_SV_MONTE_SPIN 0 0 0 0 0 0 0 0 7591 5 -1 0 0 -1 -1
4870 Meister TalkNormal SE_SV_MEISTER_TALK_NORMAL 0 0 0 0 0 0 0 0 4225 0 -1 -1 0 -1 -1
4871 Meister Trampled SE_SV_MEISTER_TRAMPLE 0 0 0 0 0 0 0 0 4228 0 -1 0 0 -1 -1
4872 Meister Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 4229 0 -1 0 0 -1 -1
4873 Meister Spin SE_SV_MEISTER_SPIN 0 0 0 0 0 0 0 0 4445 0 -1 0 0 -1 -1
4874 Meister WaitB SE_SM_MEISTER_SIDE_HIT 0 0 0 0 0 0 0 0 7719 463 -1 0 0 -1 -1
4875 Meister WaitA SE_SM_MEISTER_SIDE_HIT 0 0 0 0 0 0 0 0 7721 463 -1 0 0 -1 -1
4876 Meister Wait SE_SM_MEISTER_SIDE_HIT 0 0 0 0 0 0 0 0 7730 463 -1 0 0 -1 -1
4877 TicoFatCoin SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 4257 0 -1 -1 1 -1 -1
4878 TicoFatCoin SmTicofatAbsorb SE_SM_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 4258 0 -1 -1 0 -1 -1
4879 TicoFatCoin SvTicofatPoint SE_SV_TICOFAT_POINT 0 0 0 0 0 0 0 0 4261 0 -1 -1 0 -1 -1
4880 TicoFatCoin SmTicofatSpin SE_SM_TICOFAT_SPIN 0 0 0 0 0 0 0 0 4262 0 -1 -1 0 -1 -1
4881 TicoFatCoin SvTicofatStarPieceHit SE_SV_TICOFAT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4263 0 -1 -1 0 -1 -1
4882 TicoFatCoin SmLvTicofatEating SE_SM_LV_TICOFAT_EATING 0 0 0 0 0 0 0 0 4264 0 -1 -1 1 -1 -1
4883 TicoFatCoin SmTicofatMax SE_SM_TICOFAT_MAX 0 0 0 0 0 0 0 0 4265 0 -1 -1 0 -1 -1
4884 TicoFatCoin SmLvTicofatGlad SE_SM_LV_TICOFAT_GLAD 0 0 0 0 0 0 0 0 4266 0 -1 -1 1 -1 -1
4885 TicoFatCoin SmTicofatMeta SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 4267 0 -1 -1 0 -1 -1
4886 TicoFatCoin SmTicofatMetaItem SE_SM_TICOFAT_META_ITEM 0 0 0 0 0 0 0 0 4268 0 -1 -1 0 -1 -1
4887 TicoFatCoin SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 4269 0 -1 -1 0 -1 -1
4888 TicoFatCoin DmTicofatMorphFly SE_DM_TICOFAT_MORPH_FLY 0 0 0 0 0 0 0 0 4270 0 -1 -1 0 -1 -1
4889 TicoFatCoin DmTicofatMorphWipeOut SE_DM_TICOFAT_MORPH_WIPE_OUT 0 0 0 0 0 0 0 0 4271 0 -1 -1 2 -1 -1
4890 TicoFatCoin DmTicofatMorphWipeIn SE_DM_TICOFAT_MORPH_WIPE_IN 0 0 0 0 0 0 0 0 4272 0 -1 -1 2 -1 -1
4891 TicoFatCoin SyTalkOk SE_SY_TALK_OK 0 0 0 0 0 0 0 0 4273 0 -1 -1 2 -1 -1
4892 TicoFatCoin SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 4274 0 -1 -1 0 -1 -1
4893 TicoFatCoin SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 4275 0 -1 -1 0 -1 -1
4894 TicoFatCoin SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 4276 0 -1 -1 0 -1 -1
4895 TicoFatCoin SvTicofatMeta SE_SV_TICOFAT_META 0 0 0 0 0 0 0 0 4277 0 -1 -1 0 -1 -1
4896 TicoFatCoin SvTicofatTalkGiveMe SE_SV_TICOFAT_TALK_GIVE_ME 0 0 0 0 0 0 0 0 4278 0 -1 -1 0 -1 -1
4897 TicoFatCoin SvTicofatTalkKita SE_SV_TICOFAT_TALK_KITA 0 0 0 0 0 0 0 0 4279 0 -1 -1 0 -1 -1
4898 TicoFatCoin SvTicofatTalkNormal SE_SV_TICOFAT_TALK_NORMAL 0 0 0 0 0 0 0 0 4280 0 -1 -1 0 -1 -1
4899 TicoFatCoin SvTicofatTalkWaku SE_SV_TICOFAT_TALK_WAKU 0 0 0 0 0 0 0 0 4281 0 -1 -1 0 -1 -1
4900 TicoFatCoin demo SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 4282 0 -1 0 0 -1 -1
4901 TicoFatCoin Fly SE_DM_TICOFAT_MORPH_FLY 0 0 0 0 0 0 0 0 4283 0 -1 -1 0 -1 -1
4902 TicoFatCoin Fly SE_SM_TICOFATCOIN_META_SMOKE 0 0 0 0 0 0 0 0 7803 0 -1 -1 0 -1 -1
4903 TicoFatCoin Trampled SE_SV_TICOFAT_TRAMPLED 0 0 0 0 0 0 0 0 4311 0 -1 0 0 -1 -1
4904 TicoFatCoin Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 4312 0 -1 0 0 -1 -1
4905 TicoFatCoin Pointing SE_SV_TICOFAT_POINT 0 0 0 0 0 0 0 0 4315 0 -1 1 0 -1 -1
4906 TicoFatCoin AbsorbCoin SE_SM_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 4330 0 -1 -1 0 -1 -1
4907 TicoFatCoin AbsorbCoin SE_SM_TICOFAT_GET_COIN 0 0 0 0 0 0 0 0 4331 0 -1 -1 0 -1 -1
4908 TicoFatCoin Spin SE_SM_TICOFAT_SPIN 0 0 0 0 0 0 0 0 4332 0 -1 0 0 -1 -1
4909 TicoFatCoin Reaction SE_SV_TICOFAT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4333 0 -1 0 0 -1 -1
4910 TicoFatCoin Wait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 5752 0 -1 0 1 -1 -1
4911 TicoFatCoin Talk SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 5752 0 -1 0 1 -1 -1
4912 TicoFatCoin VolDownBgm SE_DM_LV_MUTE_BGM 0 0 0 0 0 0 0 0 7807 0 -1 -1 1 -1 -1
4913 TicoFatStarPiece SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 4284 0 -1 -1 1 -1 -1
4914 TicoFatStarPiece SmTicofatAbsorb SE_SM_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 4285 0 -1 -1 0 -1 -1
4915 TicoFatStarPiece SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 4286 0 -1 -1 0 -1 -1
4916 TicoFatStarPiece SvTicofatTrampled SE_SV_TICOFAT_TRAMPLED 0 0 0 0 0 0 0 0 4287 0 -1 -1 0 -1 -1
4917 TicoFatStarPiece SvTicofatPoint SE_SV_TICOFAT_POINT 0 0 0 0 0 0 0 0 4288 0 -1 -1 0 -1 -1
4918 TicoFatStarPiece SmTicofatSpin SE_SM_TICOFAT_SPIN 0 0 0 0 0 0 0 0 4289 0 -1 -1 0 -1 -1
4919 TicoFatStarPiece SvTicofatStarPieceHit SE_SV_TICOFAT_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4290 0 -1 -1 0 -1 -1
4920 TicoFatStarPiece SmLvTicofatEating SE_SM_LV_TICOFAT_EATING 0 0 0 0 0 0 0 0 4291 0 -1 -1 1 -1 -1
4921 TicoFatStarPiece SmTicofatMax SE_SM_TICOFAT_MAX 0 0 0 0 0 0 0 0 4292 0 -1 -1 0 -1 -1
4922 TicoFatStarPiece SmLvTicofatGlad SE_SM_LV_TICOFAT_GLAD 0 0 0 0 0 0 0 0 4293 0 -1 -1 1 -1 -1
4923 TicoFatStarPiece SmTicofatMeta SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 4294 0 -1 -1 0 -1 -1
4924 TicoFatStarPiece SmTicofatMetaItem SE_SM_TICOFAT_META_ITEM 0 0 0 0 0 0 0 0 4295 0 -1 -1 0 -1 -1
4925 TicoFatStarPiece SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 4296 0 -1 -1 0 -1 -1
4926 TicoFatStarPiece DmTicofatMorphFly SE_DM_TICOFAT_MORPH_FLY 0 0 0 0 0 0 0 0 4297 0 -1 -1 0 -1 -1
4927 TicoFatStarPiece DmTicofatMorphWipeOut SE_DM_TICOFAT_MORPH_WIPE_OUT 0 0 0 0 0 0 0 0 4298 0 -1 -1 2 -1 -1
4928 TicoFatStarPiece DmTicofatMorphWipeIn SE_DM_TICOFAT_MORPH_WIPE_IN 0 0 0 0 0 0 0 0 4299 0 -1 -1 2 -1 -1
4929 TicoFatStarPiece SyTalkOk SE_SY_TALK_OK 0 0 0 0 0 0 0 0 4300 0 -1 -1 2 -1 -1
4930 TicoFatStarPiece SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 4301 0 -1 -1 0 -1 -1
4931 TicoFatStarPiece SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 4302 0 -1 -1 0 -1 -1
4932 TicoFatStarPiece SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 4303 0 -1 -1 0 -1 -1
4933 TicoFatStarPiece SvTicofatMeta SE_SV_TICOFAT_META 0 0 0 0 0 0 0 0 4304 0 -1 -1 0 -1 -1
4934 TicoFatStarPiece SvTicofatTalkGiveMe SE_SV_TICOFAT_TALK_GIVE_ME 0 0 0 0 0 0 0 0 4305 0 -1 -1 0 -1 -1
4935 TicoFatStarPiece SvTicofatTalkKita SE_SV_TICOFAT_TALK_KITA 0 0 0 0 0 0 0 0 4306 0 -1 -1 0 -1 -1
4936 TicoFatStarPiece SvTicofatTalkNormal SE_SV_TICOFAT_TALK_NORMAL 0 0 0 0 0 0 0 0 4307 0 -1 -1 0 -1 -1
4937 TicoFatStarPiece SvTicofatTalkWaku SE_SV_TICOFAT_TALK_WAKU 0 0 0 0 0 0 0 0 4308 0 -1 -1 0 -1 -1
4938 TicoFatStarPiece demo SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 4309 0 -1 0 0 -1 -1
4939 TicoFatStarPiece Fly SE_DM_TICOFAT_MORPH_FLY 0 0 0 0 0 0 0 0 4310 0 -1 -1 0 -1 -1
4940 TicoFatStarPiece VolDownBgm SE_DM_LV_MUTE_BGM 0 0 0 0 0 0 0 0 7808 0 -1 -1 1 -1 -1
4941 PeachDemo DemoKoopaVs3Opening SE_PV_D_PEACH_CALL_MR_OR_LUIGI Center 0 0 0 0 0 0 0 0 7125 740 -1 0 0 -1 -1
4942 PeachDemo DemoKoopaLastBattleEnd SE_DM_KP_D_PEACH_JUMP Center 0 0 0 0 0 0 0 0 7128 2860 -1 0 0 -1 -1
4943 PeachDemo DemoKoopaLastBattleEnd SE_DM_VO_KP_D_PEACH_LAND Center 0 0 0 0 0 0 0 0 7129 2964 -1 0 0 -1 -1
4944 PeachDemo DemoKoopaLastBattleEnd SE_DM_KP_D_PEACH_LAND Center 0 0 0 0 0 0 0 0 7130 2960 -1 0 0 -1 -1
4945 PeachDemo DemoKoopaLastBattleEnd SE_DM_VO_KP_D_PEACH_SMILE Center 0 0 0 0 0 0 0 0 7131 3180 -1 0 0 -1 -1
4946 PeachDemo GrandStarGetKoopaVS3 SE_DM_VO_KP_D_PEACH_GSTAR_GET1 Hip 0 0 0 0 0 0 0 0 7132 192 -1 0 0 -1 -1
4947 PeachDemo GrandStarGetKoopaVS3 SE_DM_VO_KP_D_PEACH_GSTAR_GET2 Hip 0 0 0 0 0 0 0 0 7133 535 -1 0 0 -1 -1
4948 Moc Spin SE_SV_MOC_SPIN 0 0 0 0 0 0 0 0 4604 0 -1 0 0 -1 -1
4949 Moc Spin SE_SM_MOC_SPIN 0 0 0 0 0 0 0 0 4663 0 -1 0 0 -1 -1
4950 Moc Pointing SE_SV_LV_MOC_POINTING 0 0 0 0 0 0 0 0 4605 0 -1 0 1 -1 -1
4951 Moc Reaction SE_SV_MOC_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4606 0 -1 0 0 -1 -1
4952 Moc Reaction SE_SM_MOC_STARPIECE_HIT 0 0 0 0 0 0 0 0 4682 0 -1 0 0 -1 -1
4953 Moc Trampled SE_SM_MOC_TRAMPLE 0 0 0 0 0 0 0 0 4607 0 -1 0 0 -1 -1
4954 Moc Trampled SE_SV_MOC_TRAMPLE 0 0 0 0 0 0 0 0 4666 0 -1 0 0 -1 -1
4955 Moc Turn SE_SM_MOC_STEP 0 0 0 0 0 0 0 0 4664 0 -1 0 0 -1 -1
4956 Moc Turn SE_SM_MOC_STEP 0 0 0 0 0 0 0 0 4665 14 -1 0 0 -1 -1
4957 Moc TakeOutStar SE_SV_MOC_TAKE_OUT_STAR_SPIN 0 0 0 0 0 0 0 0 7731 0 -1 0 0 -1 -1
4958 Moc TakeOutStar SE_SM_MOC_TAKE_OUT_STAR 0 0 0 0 0 0 0 0 7732 0 -1 0 0 -1 -1
4959 Moc TakeOutStar SE_SV_MOC_TAKE_OUT_STAR_LIFT_UP 0 0 0 0 0 0 0 0 7733 98 -1 0 0 -1 -1
4960 TicoBaby Shining SE_OJ_LV_OP_D_TICO_SHINING 0 0 0 0 1 3 0 10 4822 0 -1 -1 1 -1 2
4961 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_HAND_UP 0 0 0 0 0 0 0 0 5169 312 -1 0 0 -1 -1
4962 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_HAND_UP 0 0 0 0 0 0 0 0 5170 334 -1 0 0 -1 -1
4963 TicoBaby DemoMeetTicoBaby SE_SM_TICO_OP_APPEAR 0 0 0 0 0 0 0 0 5171 151 -1 0 0 -1 -1
4964 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 5172 426 -1 0 0 -1 -1
4965 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 5173 466 -1 0 0 -1 -1
4966 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 5174 372 -1 0 0 -1 -1
4967 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 5175 444 -1 0 0 -1 -1
4968 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_IN_MR 0 0 0 0 0 0 0 0 5176 634 -1 0 0 -1 -1
4969 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 5177 261 -1 0 0 -1 -1
4970 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 5178 248 -1 0 0 -1 -1
4971 TicoBaby DemoMeetTicoBaby SE_SM_LV_D_BABY_TICO_WAIT 0 0 0 0 0 0 0 0 6207 0 625 0 1 -1 -1
4972 TicoBaby DemoMeetTicoBaby SE_SM_D_BABY_TICO_IN_MR_AFTER 0 0 0 0 0 0 0 0 6212 834 -1 0 0 -1 -1
4973 TicoBaby DemoMeetTicoBaby SE_SM_LV_D_BABY_TICO_IN_MR_AFTER2 0 0 0 0 0 0 0 0 6213 835 955 0 1 -1 -1
4974 TicoBaby DemoMeetTicoBaby SE_PM_SPIN_RECOVER_END 0 0 0 0 0 0 0 0 6214 1635 -1 0 0 -1 -1
4975 TicoBaby DemoMeetTicoBaby SE_PM_SPIN_ENABLE 0 0 0 0 0 0 0 0 6215 621 -1 0 0 -1 -1
4976 TicoBaby DemoEpilog SE_DM_V_CED_TICO_CALL_MOM1 0 0 0 0 0 0 0 0 6133 540 -1 0 0 -1 -1
4977 TicoBaby DemoEpilog SE_DM_V_CED_TICO_CALL_MOM2 0 0 0 0 0 0 0 0 6134 990 -1 0 0 -1 -1
4978 TicoBaby DemoEpilog SE_DM_V_CED_TICO_TITI_2TIME 0 0 0 0 0 0 0 0 6135 713 -1 0 0 -1 -1
4979 TicoBaby DemoEpilog SE_DM_V_CED_TICO_APPEAL2 0 0 0 0 0 0 0 0 6136 1990 -1 0 0 -1 -1
4980 TicoBaby DemoEpilog SE_DM_V_CED_TICO_APPEAL2 0 0 0 0 0 0 0 0 6137 4100 -1 0 0 -1 -1
4981 TicoBaby DemoEpilog SE_DM_V_CED_TICO_APPEAL1 0 0 0 0 0 0 0 0 6138 1492 -1 0 0 -1 -1
4982 TicoBaby DemoEpilog SE_DM_V_CED_TICO_APPEAL2 0 0 0 0 0 0 0 0 6139 4860 -1 0 0 -1 -1
4983 TicoBaby DemoEpilog SE_DM_V_CED_TICO_APPEAL1 0 0 0 0 0 0 0 0 6140 5565 -1 0 0 -1 -1
4984 TicoBaby DemoEpilog SE_DM_CED_TICO_SPIN 0 0 0 0 0 0 0 0 6141 1980 -1 0 0 -1 -1
4985 TicoBaby DemoEpilog SE_DM_CED_TICO_SPIN 0 0 0 0 0 0 0 0 6142 880 -1 0 0 -1 -1
4986 TicoBaby DemoEpilog SE_DM_CED_TICO_SHAKE_HAT 0 0 0 0 0 0 0 0 6143 2046 -1 0 0 -1 -1
4987 TicoBaby DemoEpilog SE_DM_CED_TICO_SHAKE_HAT2 0 0 0 0 0 0 0 0 6144 5087 -1 0 0 -1 -1
4988 TicoBaby DemoEpilog SE_DM_CED_TICO_PUT_HAT_ON 0 0 0 0 0 0 0 0 6146 2072 -1 0 0 -1 -1
4989 TicoBaby DemoEpilog SE_DM_CED_TICO_SHAKE_HAT3 0 0 0 0 0 0 0 0 6147 5058 -1 0 0 -1 -1
4990 TicoBaby DemoEpilog SE_DM_LV_CED_TICO_MOVE_TO_ROS 0 0 0 0 0 0 0 0 6148 917 997 0 1 -1 -1
4991 TicoBaby DemoEpilog SE_DM_LV_CED_TICO_MOVE_TO_ROS 0 0 0 0 0 0 0 0 6149 703 875 0 1 -1 -1
4992 TicoBaby DemoEpilog SE_SM_D_BABY_TICO_HAND_UP 0 0 0 0 0 0 0 0 6150 1034 -1 0 0 -1 -1
4993 TicoBaby DemoEpilog SE_SM_D_BABY_TICO_HAND_UP 0 0 0 0 0 0 0 0 6151 1540 -1 0 0 -1 -1
4994 TicoBaby DemoEpilog SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 6152 1080 -1 0 0 -1 -1
4995 TicoBaby DemoEpilog SE_SM_D_BABY_TICO_HAND_UP 0 0 0 0 0 0 0 0 6153 1500 -1 0 0 -1 -1
4996 TicoBaby DemoEpilog SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 6154 1575 -1 0 0 -1 -1
4997 TicoBaby DemoEpilog SE_SM_D_BABY_TICO_SHAKE_TAP 0 0 0 0 0 0 0 0 6155 1605 -1 0 0 -1 -1
4998 TicoBaby DemoKoopaCastle SE_SM_LV_D_BABY_TICO_WAIT 0 0 0 0 0 0 0 0 6192 0 -1 0 1 -1 -1
4999 TicoBaby DemoKoopaCastle SE_SM_D_BABY_TICO_SPIN 0 0 0 0 0 0 0 0 6193 690 -1 0 0 -1 -1
5000 TicoBaby DemoKoopaCastle SE_DM_V_KPA_TICO_STARE_AT_SHIP 0 0 0 0 0 0 0 0 6289 704 -1 0 0 -1 -1
5001 TicoBaby DemoRideSpinDriver SE_SM_LV_D_BABY_TICO_WAIT 0 0 0 0 0 0 0 0 6278 0 -1 0 1 -1 -1
5002 TicoBaby DemoRideSpinDriver SE_SM_D_BABY_TICO_SPIN 0 0 0 0 0 0 0 0 6279 195 -1 0 0 -1 -1
5003 TicoBaby DemoRideSpinDriver SE_SV_BABY_TICO_APPEAR 0 0 0 0 0 0 0 0 6286 220 -1 0 0 -1 -1
5004 TicoBaby DemoMeetMeister SE_SM_LV_D_BABY_TICO_WAIT 0 0 0 0 0 0 0 0 6280 410 -1 0 1 -1 -1
5005 TicoBaby DemoMeetMeister SE_SM_D_BABY_TICO_SPIN 0 0 0 0 0 0 0 0 6281 365 -1 0 0 -1 -1
5006 TicoBaby DemoMeetMeister SE_SM_D_BABY_TICO_IN_MR 0 0 0 0 0 0 0 0 6283 1742 -1 0 0 -1 -1
5007 TicoBaby DemoMeetMeister SE_SM_D_BABY_TICO_SPIN 0 0 0 0 0 0 0 0 6284 1708 -1 0 0 -1 -1
5008 TicoBaby DemoMeetMeister SE_SV_BABY_TICO_APPEAR 0 0 0 0 0 0 0 0 6287 400 -1 0 0 -1 -1
5009 TicoBaby DemoMeetMeisterNodA SE_SM_D_BABY_TICO_NOD 0 0 0 0 0 0 0 0 6285 13 -1 0 0 -1 -1
5010 TicoBaby DemoMeetMeisterNodB SE_SM_D_BABY_TICO_NOD 0 0 0 0 0 0 0 0 6294 16 -1 0 0 -1 -1
5011 TicoBaby DemoMeetMeisterNodB SE_SM_D_BABY_TICO_NOD 0 0 0 0 0 0 0 0 6295 32 -1 0 0 -1 -1
5012 TicoBaby DemoMeetMeisterNodB SE_SV_BABY_TICO_NOD 0 0 0 0 0 0 0 0 6296 30 -1 0 0 -1 -1
5013 TicoBaby DemoEnding1st SE_DM_V_ED_BABY_TICO_NOTICE Body 0 0 0 0 0 0 0 0 6369 1078 -1 0 0 -1 -1
5014 TicoBaby DemoEnding1st SE_SM_TICO_OP_APPEAR Body 0 0 0 0 0 0 0 0 6370 1020 -1 0 0 -1 -1
5015 TicoBaby DemoEnding1st SE_SM_LV_D_BABY_TICO_WAIT Body 0 0 0 0 0 0 0 0 6380 1040 -1 0 1 -1 -1
5016 TicoBaby DemoEnding2nd SE_SM_D_BABY_TICO_NOD Body 0 0 0 0 0 0 0 0 6372 523 -1 0 0 -1 -1
5017 TicoBaby DemoEnding2nd SE_SM_D_BABY_TICO_SPIN Body 0 0 0 0 0 0 0 0 6373 1780 -1 0 0 -1 -1
5018 TicoBaby DemoEnding2nd SE_DM_V_ED_BABY_TICO_TO_MARIO Body 0 0 0 0 0 0 0 0 6374 1318 -1 0 0 -1 -1
5019 TicoBaby DemoEnding2nd SE_SM_D_BABY_TICO_DASH Body 0 0 0 0 0 0 0 0 6375 1851 -1 0 0 -1 -1
5020 TicoBaby DemoEnding2nd SE_DM_V_ED_BABY_TICO_BYEBYE Body 0 0 0 0 0 0 0 0 6376 1825 -1 0 0 -1 -1
5021 TicoBaby DemoEnding2nd SE_SM_D_BABY_TICO_NOD Body 0 0 0 0 0 0 0 0 6377 1260 -1 0 0 -1 -1
5022 TicoBaby DemoEnding2nd SE_SM_D_BABY_TICO_NOD Body 0 0 0 0 0 0 0 0 6378 1690 -1 0 0 -1 -1
5023 TicoBaby DemoEnding2nd SE_SM_LV_D_BABY_TICO_WAIT Body 0 0 0 0 0 0 0 0 6381 0 -1 0 1 -1 -1
5024 TicoBaby DemoEnding3rd SE_DM_ED_BABY_TICO_TO_ROSETTA Body 0 0 0 0 0 0 0 0 6379 165 -1 0 0 -1 -1
5025 TicoBaby DemoKoopaVs2Opening SE_SM_LV_D_BABY_TICO_WAIT_S Body 0 0 0 0 0 0 0 0 7558 20 891 0 1 -1 -1
5026 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_MOVE_FAST Body 0 0 0 0 0 0 0 0 7559 506 -1 0 0 -1 -1
5027 TicoBaby DemoKoopaVs2Opening SE_SM_LV_BTICO_MOVING Body 0 0 0 0 0 0 0 0 7560 275 410 0 1 -1 -1
5028 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_MOVE_FAST Body 0 0 0 0 0 0 0 0 7561 443 -1 0 0 -1 -1
5029 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_MOVE_FAST Body 0 0 0 0 0 0 0 0 7562 412 -1 0 0 -1 -1
5030 TicoBaby DemoKoopaVs2Opening SE_SM_D_BTICO_SPIN_W_NOISE Body 0 0 0 0 0 0 0 0 7563 513 -1 0 0 -1 -1
5031 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_M Body 0 0 0 0 0 0 0 0 7564 559 -1 0 0 -1 -1
5032 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_MOVE_FAST Body 0 0 0 0 0 0 0 0 7566 472 -1 0 0 -1 -1
5033 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_M Body 0 0 0 0 0 0 0 0 7567 595 -1 0 0 -1 -1
5034 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_S Body 0 0 0 0 0 0 0 0 7577 578 -1 0 0 -1 -1
5035 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_S Body 0 0 0 0 0 0 0 0 7578 587 -1 0 0 -1 -1
5036 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_M Body 0 0 0 0 0 0 0 0 7584 876 -1 0 0 -1 -1
5037 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_S Body 0 0 0 0 0 0 0 0 7585 570 -1 0 0 -1 -1
5038 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_M Body 0 0 0 0 0 0 0 0 7586 858 -1 0 0 -1 -1
5039 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_M Body 0 0 0 0 0 0 0 0 7587 868 -1 0 0 -1 -1
5040 TicoBaby DemoKoopaVs2Opening SE_SM_D_BABY_TICO_SHAKE_M Body 0 0 0 0 0 0 0 0 7588 850 -1 0 0 -1 -1
5041 TicoShopDice SmNpcTrampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 4958 0 -1 -1 0 -1 -1
5042 TicoShopDice SvTicoshopTrampled SE_SV_TICOSHOP_TRAMPLED 0 0 0 0 0 0 0 0 4959 0 -1 -1 0 -1 -1
5043 TicoShopDice SvTicoshopPoint SE_SV_TICOSHOP_POINT 0 0 0 0 0 0 0 0 4960 0 -1 -1 0 -1 -1
5044 TicoShopDice SmTicoshopSpin SE_SM_TICOSHOP_SPIN 0 0 0 0 0 0 0 0 4961 0 -1 -1 0 -1 -1
5045 TicoShopDice SvTicoshopStarPieceHit SE_SV_TICOSHOP_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4962 0 -1 -1 0 -1 -1
5046 TicoShopDice SmTicofatMetaItem SE_SM_TICOFAT_META_ITEM 0 0 0 0 0 0 0 0 4963 0 -1 -1 0 -1 -1
5047 TicoShopDice SmTicofatMeta SE_SM_TICOFAT_META 0 0 0 0 0 0 0 0 4964 0 -1 -1 0 -1 -1
5048 TicoShopDice SmMetamorphoseSmoke SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 4965 0 -1 -1 0 -1 -1
5049 TicoShopDice SmLvTicoWait SE_SM_LV_TICO_WAIT 0 0 0 0 0 0 0 0 4966 0 -1 -1 1 -1 -1
5050 TicoShopDice SvTicoTrampled SE_SV_TICO_TRAMPLED 0 0 0 0 0 0 0 0 4967 0 -1 -1 0 -1 -1
5051 TicoShopDice SvTicoPoint SE_SV_TICO_POINT 0 0 0 0 0 0 0 0 4968 0 -1 -1 0 -1 -1
5052 TicoShopDice SmButlerAbsorb SE_SM_BUTLER_ABSORB 0 0 0 0 0 0 0 0 4969 0 -1 -1 0 -1 -1
5053 TicoShopDice SmLvTicofatGlad SE_SM_LV_TICOFAT_GLAD 0 0 0 0 0 0 0 0 4970 0 -1 -1 1 -1 -1
5054 TicoShopDice SmLvTicofatAbsorb SE_SM_LV_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 4971 0 -1 -1 1 -1 -1
5055 TicoShopDice SmLvTicofatEating SE_SM_LV_TICOFAT_EATING 0 0 0 0 0 0 0 0 4972 0 -1 -1 1 -1 -1
5056 TicoShopDice SvTicocometTrampled SE_SV_TICOCOMET_TRAMPLED 0 0 0 0 0 0 0 0 4973 0 -1 -1 0 -1 -1
5057 TicoShopDice SvTicocometPoint SE_SV_TICOCOMET_POINT 0 0 0 0 0 0 0 0 4974 0 -1 -1 0 -1 -1
5058 TicoShopDice SmTicocometSpin SE_SM_TICOCOMET_SPIN 0 0 0 0 0 0 0 0 4975 0 -1 -1 0 -1 -1
5059 TicoShopDice SvTicocometStarPieceHit SE_SV_TICOCOMET_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 4976 0 -1 -1 0 -1 -1
5060 TicoShopDice DmTicofatMorphWipeIn SE_DM_TICOFAT_MORPH_WIPE_IN 0 0 0 0 0 0 0 0 4977 0 -1 -1 2 -1 -1
5061 TicoShopDice DmTicofatMorphWipeOut SE_DM_TICOFAT_MORPH_WIPE_OUT 0 0 0 0 0 0 0 0 4978 0 -1 -1 2 -1 -1
5062 TicoShopDice Demo SE_SM_TICOFAT_META_ITEM 0 0 0 0 0 0 0 0 5094 3 -1 0 0 -1 -1
5063 TicoShopDice Demo SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 5095 92 -1 0 0 -1 -1
5064 TicoShopDice Recover SE_SM_TICOFAT_APPEAR 0 0 0 0 0 0 0 0 5096 0 -1 -1 0 -1 -1
5065 TicoShopDice Spin SE_SM_TICOCOMET_SPIN 0 0 0 0 0 0 0 0 5754 0 -1 0 0 -1 -1
5066 TicoShopDice Trampled SE_SV_TICOCOMET_TRAMPLED 0 0 0 0 0 0 0 0 5755 0 -1 0 0 -1 -1
5067 TicoShopDice Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 5756 0 -1 0 0 -1 -1
5068 TicoShopDice AbsorbCoin SE_SM_TICOFAT_ABSORB 0 0 0 0 0 0 0 0 5757 0 -1 -1 0 -1 -1
5069 TicoShopDice AbsorbCoin SE_SM_TICOFAT_GET_COIN 0 0 0 0 0 0 0 0 5758 0 -1 -1 0 -1 -1
5070 TicoShopDice SmTicofatMax SE_SM_TICOFAT_MAX 0 0 0 0 0 0 0 0 5759 0 -1 -1 0 -1 -1
5071 TicoShopDice Reaction SE_SV_TICOCOMET_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 5768 0 -1 0 0 -1 -1
5072 TicoShopDice WaitVolDown SE_SM_LV_TICO_WAIT_VOL_DOWN 0 0 0 0 0 0 0 0 6681 0 -1 -1 1 -1 -1
5073 Dreamer Appear SE_OJ_TUTOREAL_BOARD_APPEAR 0 0 0 0 0 0 0 0 4981 0 -1 -1 0 -1 -1
5074 Dreamer Appear SE_SY_TUTOREAL_BOARD_APPEAR 0 0 0 0 0 0 0 0 4982 0 -1 -1 2 -1 -1
5075 Dreamer WipeIn SE_DM_DREAMER_WIPE_IN 0 0 0 0 0 0 0 0 5357 0 -1 -1 2 -1 -1
5076 Dreamer WipeOut SE_DM_DREAMER_WIPE_OUT 0 0 0 0 0 0 0 0 5358 0 -1 -1 2 -1 -1
5077 Dreamer Waiting SE_SM_LV_HINT_TV_WAIT 0 0 0 0 0 0 0 0 6300 0 -1 -1 1 -1 -1
5078 Dreamer Trampled SE_SM_HINT_TV_TRAMPLED 0 0 0 0 0 0 0 0 6301 0 -1 0 0 -1 -1
5079 Dreamer Spin SE_SM_HINT_TV_SPINNED 0 0 0 0 0 0 0 0 6302 0 -1 0 0 -1 -1
5080 Dreamer Reaction SE_SM_HINT_TV_SPIECE 0 0 0 0 0 0 0 0 6303 0 -1 0 0 -1 -1
5081 Dreamer Pointing SE_SM_LV_HINT_TV_POINTING 0 0 0 0 0 0 0 0 6305 0 -1 0 1 -1 -1
5082 ScoreAttackMan TalkNormal SE_SV_SASURAI_TALK_NORMAL 0 0 0 0 0 0 0 0 5070 0 -1 -1 0 -1 -1
5083 ScoreAttackMan TalkAllRight SE_SV_SASURAI_TALK_ALL_RIGHT 0 0 0 0 0 0 0 0 5071 0 -1 -1 0 -1 -1
5084 ScoreAttackMan TalkExcellent SE_SV_SASURAI_TALK_EXCELLENT 0 0 0 0 0 0 0 0 5072 0 -1 -1 0 -1 -1
5085 ScoreAttackMan TalkQuestion SE_SV_SASURAI_TALK_QUESTION 0 0 0 0 0 0 0 0 5073 0 -1 -1 0 -1 -1
5086 ScoreAttackMan TalkRegret SE_SV_SASURAI_TALK_REGRET 0 0 0 0 0 0 0 0 5074 0 -1 -1 0 -1 -1
5087 ScoreAttackMan TalkDoBest SE_SV_SASURAI_TALK_DO_BEST 0 0 0 0 0 0 0 0 5075 0 -1 -1 0 -1 -1
5088 ScoreAttackMan TakeOutStar SE_SM_SASURAI_LAND 0 0 0 0 0 0 0 0 5708 50 -1 0 0 -1 -1
5089 ScoreAttackMan TakeOutStar SE_SM_SASURAI_SOMERSAULT 0 0 0 0 0 0 0 0 5709 22 -1 0 0 -1 -1
5090 ScoreAttackMan TakeOutStar SE_SM_SASURAI_CLAP 0 0 0 0 0 0 0 0 5710 115 -1 0 0 -1 -1
5091 ScoreAttackMan TakeOutStar SE_SM_SASURAI_JUMP 0 0 0 0 0 0 0 0 5711 17 -1 0 0 -1 -1
5092 ScoreAttackMan Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 7596 0 -1 0 0 -1 -1
5093 ScoreAttackMan Trampled SE_SV_SASURAI_TRAMPLE 0 0 0 0 0 0 0 0 7602 0 -1 0 0 -1 -1
5094 ScoreAttackMan Reaction SE_SV_SASURAI_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 7603 0 -1 0 0 -1 -1
5095 ScoreAttackMan Spin SE_SV_SASURAI_SPIN 0 0 0 0 0 0 0 0 7604 0 -1 0 0 -1 -1
5096 ScoreAttackMan Pointing SE_SV_LV_SASURAI_POINTING 0 0 0 0 0 0 0 0 7605 0 -1 0 1 -1 -1
5097 ScoreAttackMan Jump SE_SM_SASURAI_SOMERSAULT 0 0 0 0 0 0 0 0 7606 17 -1 0 0 -1 -1
5098 ScoreAttackMan Jump SE_SM_SASURAI_JUMP 0 0 0 0 0 0 0 0 7607 14 -1 0 0 -1 -1
5099 ScoreAttackMan Jump SE_SM_SASURAI_LAND 0 0 0 0 0 0 0 0 7608 40 -1 0 0 -1 -1
5100 TicoBabyKoopaVs3 GrandStarGetKoopaVs3 SE_DM_VO_KP_D_BTICO_GSTAR_GET Body 0 0 0 0 0 0 0 0 7134 525 -1 0 0 -1 -1
5101 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_D_BABY_TICO_SHAKE_TAP Body 0 0 0 0 0 0 0 0 7139 1226 -1 0 0 -1 -1
5102 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_D_BABY_TICO_HAND_UP Body 0 0 0 0 0 0 0 0 7140 1203 -1 0 0 -1 -1
5103 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_D_BABY_TICO_SHAKE_TAP Body 0 0 0 0 0 0 0 0 7141 1267 -1 0 0 -1 -1
5104 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_D_BABY_TICO_SPIN Body 0 0 0 0 0 0 0 0 7143 1168 -1 0 0 -1 -1
5105 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_D_BABY_TICO_SHAKE_TAP Body 0 0 0 0 0 0 0 0 7144 1248 -1 0 0 -1 -1
5106 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_LV_TICO_WAIT_VOL_DOWN Body 0 0 0 0 0 0 0 0 7196 1220 -1 0 1 -1 -1
5107 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_LV_BTICO_CIRCLE Body 0 0 0 0 0 0 0 0 7198 1085 1160 0 1 -1 -1
5108 TicoBabyKoopaVs3 DemoKoopaVS3Down SE_SM_LV_TICO_WAIT_VOL_DOWN Body 0 0 0 0 0 0 0 0 7199 1060 1085 0 1 -1 -1
5109 TicoBabyKoopaVs3 DemoKoopaVs3Opening SE_SM_LV_TICO_WAIT_VOL_DOWN Body 0 0 0 0 0 0 0 0 7193 0 -1 0 1 -1 -1
5110 TicoBabyKoopaVs3 DemoKoopaLastBattleEnd SE_SM_LV_TICO_WAIT_VOL_DOWN 0 0 0 0 0 0 0 0 7197 3245 -1 0 1 -1 -1
5111 HelperWitch Reaction SE_SV_HELPERWITCH_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 5202 0 -1 0 0 -1 -1
5112 HelperWitch Pointing SE_SV_LV_HELPERWITCH_POINTING 0 0 0 0 0 0 0 0 5203 0 -1 0 1 -1 -1
5113 HelperWitch Spin SE_SV_HELPERWITCH_SPIN 0 0 0 0 0 0 0 0 5204 0 -1 0 0 -1 -1
5114 HelperWitch Trampled SE_SV_HELPERWITCH_TRAMPLED 0 0 0 0 0 0 0 0 5205 0 -1 0 0 -1 -1
5115 HelperWitch Trampled SE_SM_HELPERWITCH_BARRIER 0 0 0 0 0 0 0 0 5206 0 -1 0 0 -1 -1
5116 HelperWitch WipeOut SE_DM_DREAMER_WIPE_OUT 0 0 0 0 0 0 0 0 5359 0 -1 -1 2 -1 -1
5117 HelperWitch WipeIn SE_DM_DREAMER_WIPE_IN 0 0 0 0 0 0 0 0 5360 0 -1 -1 2 -1 -1
5118 HelperWitch DemoTransform SE_SM_LV_HELPERWITCH_DEMO_FLY 0 0 0 0 0 0 0 0 6683 0 -1 0 1 -1 -1
5119 HelperWitch DemoTransform SE_SM_HELPERWITCH_DEMO_TRANS_SPHERE 0 0 0 0 0 0 0 0 6684 66 -1 0 0 -1 -1
5120 HelperWitch DemoTransform SE_SM_HELPERWITCH_DEMO_SPIN 0 0 0 0 0 0 0 0 6685 0 -1 0 0 -1 -1
5121 HelperWitch DemoTransform SE_SM_HELPERWITCH_DEMO_BIN 0 0 0 0 0 0 0 0 6686 390 -1 0 0 -1 -1
5122 HelperWitch DemoTransform SE_PV_BECOME_PUPPET 0 0 0 0 0 0 0 0 6829 390 -1 0 10 -1 -1
5123 HelperWitch InHelp SE_SY_LV_WHICH_IS_IN_HELP 0 0 0 0 0 0 0 0 7790 0 -1 -1 3 -1 -1
5124 CareTakerHunter SmLvCaretakerWait SE_SM_LV_CARETAKER_WAIT 0 0 0 0 0 0 0 0 5276 0 -1 -1 1 -1 -1
5125 CareTakerHunter SmNpcTrampledMetal SE_SM_NPC_TRAMPLED_METAL 0 0 0 0 0 0 0 0 5277 0 -1 -1 0 -1 -1
5126 CareTakerHunter SvCareTakerTrample SE_SV_CARE_TAKER_TRAMPLE 0 0 0 0 0 0 0 0 5278 0 -1 -1 0 -1 -1
5127 CareTakerHunter SmCaretakerSpinHit SE_SM_CARETAKER_SPIN_HIT 0 0 0 0 0 0 0 0 5279 0 -1 -1 0 -1 -1
5128 CareTakerHunter SvCareTakerSpinHit SE_SV_CARE_TAKER_SPIN_HIT 0 0 0 0 0 0 0 0 5280 0 -1 -1 0 -1 -1
5129 CareTakerHunter SvCareTakerPointed2p SE_SV_CARE_TAKER_POINTED2P 0 0 0 0 0 0 0 0 5281 0 -1 -1 0 -1 -1
5130 CareTakerHunter SvCareTakerStarPiece SE_SV_CARE_TAKER_STAR_PIECE 0 0 0 0 0 0 0 0 5282 0 -1 -1 0 -1 -1
5131 CareTakerHunter SyTotalComplete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 5283 0 -1 -1 2 -1 -1
5132 CareTakerHunter TalkSvCaretakerAngryFast SE_SV_CARETAKER_ANGRY_FAST 0 0 0 0 0 0 0 0 5284 0 -1 -1 0 -1 -1
5133 CareTakerHunter TalkSvCaretakerLong SE_SV_CARETAKER_LONG 0 0 0 0 0 0 0 0 5285 0 -1 -1 0 -1 -1
5134 CareTakerHunter TalkSvCaretakerNormal SE_SV_CARETAKER_NORMAL 0 0 0 0 0 0 0 0 5286 0 -1 -1 0 -1 -1
5135 CareTakerHunter TalkSvCaretakerRepeat SE_SV_CARETAKER_REPEAT 0 0 0 0 0 0 0 0 5287 0 -1 -1 0 -1 -1
5136 CareTakerHunter TalkSvCaretakerShort SE_SV_CARETAKER_SHORT 0 0 0 0 0 0 0 0 5288 0 -1 -1 0 -1 -1
5137 CareTakerHunter TalkSvCaretakerTrample SE_SV_CARE_TAKER_TRAMPLE 0 0 0 0 0 0 0 0 5289 0 -1 -1 0 -1 -1
5138 CareTakerHunter MorphTimeAttack SE_SY_MORPH_TIMEATTACK 0 0 0 0 0 0 0 0 5290 0 -1 -1 2 -1 -1
5139 CareTakerHunter TakeOutStarCaretakerHunter SE_SM_CARETAKER_TAKE_OUT 0 0 0 0 0 0 0 0 5291 0 -1 0 0 -1 -1
5140 CareTakerHunter GetEnemy SE_SM_CARETAKER_ENEMY_GET_ROT 0 0 0 0 0 0 0 0 5292 56 -1 0 0 -1 -1
5141 CareTakerHunter GetEnemy SE_SM_CARETAKER_ENEMY_GET_END 0 0 0 0 0 0 0 0 5293 115 -1 0 0 -1 -1
5142 CareTakerHunter GetEnemy SE_SY_CARETAKER_GET_ROT_END 0 0 0 0 0 0 0 0 5294 115 -1 0 2 -1 -1
5143 CareTakerHunter GetEnemy SE_SY_CARETAKER_GET_ROT 0 0 0 0 0 0 0 0 5295 56 -1 0 2 -1 -1
5144 CareTakerHunter GetEnemyClear SE_SY_CARETAKER_GET_CLEAR 0 0 0 0 0 0 0 0 5296 0 -1 -1 2 -1 -1
5145 CareTakerHunter ReadRiddle SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 7656 0 -1 -1 2 -1 -1
5146 CareTakerHunter GetEnemySuccess SE_SY_TOTAL_COMPLETE_INSTANT 0 0 0 0 0 0 0 0 7729 0 -1 -1 2 -1 -1
5147 SupportTico AppearFirst SE_SM_SUPPORTTICO_APPEAR 0 0 0 0 0 0 0 0 5930 0 -1 -1 0 -1 -1
5148 SupportTico AppearFirst SE_SV_SUPPORTTICO_APPEAR 0 0 0 0 0 0 0 0 5952 1 -1 -1 0 -1 -1
5149 SupportTico Hide SE_SM_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 5931 43 -1 0 0 -1 -1
5150 SupportTico Hide SE_SM_TICO_METAMORPHOSE 0 0 0 0 0 0 0 0 5956 0 -1 0 0 -1 -1
5151 SupportTico Jump SE_SM_SUPPORTTICO_JUMP 0 0 0 0 0 0 0 0 5932 0 -1 0 0 -1 -1
5152 SupportTico Jump SE_SV_SUPPORTTICO_JUMP 0 0 0 0 0 0 0 0 5958 0 -1 0 0 -1 -1
5153 SupportTico Spin SE_SV_SUPPORTTICO_SPIN 0 0 0 0 0 0 0 0 5945 3 -1 0 0 -1 -1
5154 SupportTico Spin SE_SM_SUPPORTTICO_SPIN 0 0 0 0 0 0 0 0 5949 0 -1 0 0 -1 -1
5155 SupportTico ItemDrop SE_SM_SUPPORTTICO_ITEM_THROW 0 0 0 0 0 0 0 0 5946 0 -1 0 0 -1 -1
5156 SupportTico ItemDrop SE_SV_SUPPORTTICO_ITEM_THROW 0 0 0 0 0 0 0 0 5948 1 -1 0 0 -1 -1
5157 SupportTico ItemGet SE_SM_SUPPORTTICO_ITEM_GET 0 0 0 0 0 0 0 0 5947 0 -1 -1 0 -1 -1
5158 SupportTico ItemGet SE_SV_SUPPORTTICO_ITEM_GET 0 0 0 0 0 0 0 0 5953 0 -1 -1 0 -1 -1
5159 SupportTico Chase SE_SM_LV_SUPPORTTICO_CHASE 0 0 0 0 0 0 0 0 5954 0 -1 0 1 -1 -1
5160 SupportTico Back SE_SM_LV_SUPPORTTICO_BACK 0 0 0 0 0 0 0 0 5955 0 -1 0 1 -1 -1
5161 SupportTico ChaseStart SE_SV_SUPPORTTICO_RUSH_ENEMY 0 0 0 0 0 0 0 0 5960 0 -1 -1 0 -1 -1
5162 SupportTico AppearAgain SE_SM_SUPPORTTICO_APPEAR 0 0 0 0 0 0 0 0 5972 0 -1 -1 0 -1 -1
5163 SupportTico AppearAgain SE_SV_SUPPORTTICO_APPEAR_AGAIN 0 0 0 0 0 0 0 0 5973 1 -1 -1 0 -1 -1
5164 SupportTico DemoHide SE_SM_SUPPORTTICO_DEMO_HIDE 0 0 0 0 0 0 0 0 5974 0 -1 -1 0 -1 -1
5165 GhostAttackGhost GhostStart SE_SM_LUIGIGHOST_START 0 0 0 0 0 0 0 0 5977 0 -1 -1 0 -1 -1
5166 PeachDemoEnding TalkHelp SE_SV_PEACH_TALK_HELP 0 0 0 0 0 0 0 0 6117 0 -1 -1 0 -1 -1
5167 PeachDemoEnding DemoEnding1st SE_DM_V_ED_PEACH_SIGH_ASTRO_2ND 0 0 0 0 0 0 0 0 6118 610 -1 0 0 -1 -1
5168 PeachDemoEnding DemoEnding1st SE_DM_V_ED_PEACH_SPRSE_POWERSTAR 0 0 0 0 0 0 0 0 6119 385 -1 0 0 -1 -1
5169 PeachDemoEnding DemoEnding1st SE_DM_V_ED_PEACH_LAND 0 0 0 0 0 0 0 0 6120 196 -1 0 0 -1 -1
5170 PeachDemoEnding DemoEnding2nd SE_DM_V_ED_PEACH_TURN_TO_MR 0 0 0 0 0 0 0 0 6121 2014 -1 0 0 -1 -1
5171 PeachDemoEnding DemoEnding2nd SE_DM_V_ED_PEACH_LAUGH_AT_MR 0 0 0 0 0 0 0 0 6122 2065 -1 0 0 -1 -1
5172 PeachDemoEnding DemoEnding2nd SE_DM_V_ED_LOOK_UP_AT_ROSETTA2 0 0 0 0 0 0 0 0 6840 1080 -1 0 0 -1 -1
5173 PeachDemoEnding DemoEnding3rd SE_DM_V_ED_PEACH_NODS_AT_LAST 0 0 0 0 0 0 0 0 6123 2295 -1 0 0 -1 -1
5174 PeachDemoEnding DemoEnding3rd SE_DM_V_ED_PEACH_LOSE_BALANCE 0 0 0 0 0 0 0 0 6124 689 -1 0 0 -1 -1
5175 PeachDemoEnding DemoEnding3rd SE_DM_V_ED_PEACH_LAUGH_AT_MR3 0 0 0 0 0 0 0 0 6125 2030 -1 0 0 -1 -1
5176 PeachDemoEnding DemoEnding3rd SE_DM_V_ED_PEACH_LAUGH_AT_MR2 0 0 0 0 0 0 0 0 6126 1930 -1 0 0 -1 -1
5177 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO3 0 0 0 0 0 0 0 0 6176 30 -1 -1 0 -1 -1
5178 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO4 0 0 0 0 0 0 0 0 6177 40 -1 -1 0 -1 -1
5179 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO2 0 0 0 0 0 0 0 0 6178 280 -1 -1 0 -1 -1
5180 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO6 0 0 0 0 0 0 0 0 6179 60 -1 -1 0 -1 -1
5181 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO8 0 0 0 0 0 0 0 0 6180 80 -1 -1 0 -1 -1
5182 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO1 0 0 0 0 0 0 0 0 6181 42 -1 -1 0 -1 -1
5183 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO7 0 0 0 0 0 0 0 0 6185 70 -1 -1 0 -1 -1
5184 MeisterDemo DemoKoopaCastle SE_DM_V_KPA_MEISTER_VO5 0 0 0 0 0 0 0 0 6186 50 -1 -1 0 -1 -1
5185 MeisterDemo DemoMarioShipGoThrough SE_SV_D_MEISTER_LETS_GO 0 0 0 0 0 0 0 0 6948 185 -1 0 0 -1 -1
5186 TicoBabyAnimMarioFaceShipGalaxy2 DemoSpinTeach SE_SM_D_BABY_TICO_SPIN 0 0 0 0 0 0 0 0 6242 284 -1 0 0 -1 -1
5187 TicoBabyAnimMarioFaceShipGalaxy2 DemoSpinTeach SE_SM_TICO_OP_APPEAR 0 0 0 0 0 0 0 0 6243 124 -1 0 0 -1 -1
5188 TicoBabyAnimMarioFaceShipGalaxy2 DemoSpinTeach SE_SM_D_BABY_TICO_IN_MR 0 0 0 0 0 0 0 0 6244 376 -1 0 0 -1 -1
5189 RosettaDemo DemoEnding3rd SE_DM_V_ED_ROS_TICO_INTO 0 0 0 0 0 0 0 0 6308 219 -1 0 0 -1 -1
5190 RosettaDemo DemoEnding2nd SE_DM_V_ED_ROS_APPEAR 0 0 0 0 0 0 0 0 6309 223 -1 0 0 -1 -1
5191 RosettaDemo DemoEnding2nd SE_DM_ED_ROS_APPEAR 0 0 0 0 0 0 0 0 6843 190 -1 0 2 -1 -1
5192 MeisterDemoMarioFaceMetamorphose TalkNormal SE_SV_MEISTER_TALK_NORMAL 0 0 0 0 0 0 0 0 6337 0 -1 -1 0 -1 -1
5193 MeisterDemoMarioFaceMetamorphose Trampled SE_SV_MEISTER_TRAMPLE 0 0 0 0 0 0 0 0 6340 0 -1 0 0 -1 -1
5194 MeisterDemoMarioFaceMetamorphose Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 6341 0 -1 0 0 -1 -1
5195 MeisterDemoMarioFaceMetamorphose DemoTransformFacePlanet SE_SV_MEISTER_MARIO_FACE_PRE 0 0 0 0 0 0 0 0 6342 17 -1 0 0 -1 -1
5196 MeisterDemoMarioFaceMetamorphose DemoTransformFacePlanet SE_SV_MEISTER_MARIO_FACE_APPEAR 0 0 0 0 0 0 0 0 6343 200 -1 0 0 -1 -1
5197 MeisterDemoMarioFaceMetamorphose DemoTransformFacePlanet SE_SM_MEISTAR_MORPH_FLY 0 0 0 0 0 0 0 0 6344 71 -1 0 0 -1 -1
5198 MeisterDemoMarioFaceMetamorphose DemoTransformFacePlanet SE_SM_MEISTAR_MORPH_WIPE_OUT 0 0 0 0 0 0 0 0 6345 209 -1 0 0 -1 -1
5199 MeisterDemoMarioFaceMetamorphose DemoTransformFacePlanet SE_SM_MEISTAR_MORPH_WIPE_IN 0 0 0 0 0 0 0 0 6346 298 -1 0 0 -1 -1
5200 MeisterDemoMarioFaceMetamorphose DemoTransformFacePlanet SE_SY_OP_D_TICOS_META_SHIP 0 0 0 0 0 0 0 0 6432 218 -1 0 2 -1 -1
5201 MeisterDemoMarioFaceMetamorphose Spin SE_SV_MEISTER_SPIN 0 0 0 0 0 0 0 0 6347 0 -1 0 0 -1 -1
5202 MeisterDemoMarioFaceMetamorphose Surprise SE_SV_MEISTER_SURP_TO_TICO 0 0 0 0 0 0 0 0 6563 4 -1 0 0 -1 -1
5203 MeisterDemoMarioFaceMetamorphose Surprise SE_SM_MEISTER_SURPRISE 0 0 0 0 0 0 0 0 6642 13 -1 0 0 -1 -1
5204 MiniTicoMaster GoMarioPlanet SE_SM_TICO_METAMORPHOSE 0 0 0 0 0 0 0 0 6354 0 -1 0 2 -1 -1
5205 MiniTicoMaster GoMarioPlanet SE_SM_LV_SUPPORTTICO_CHASE 0 0 0 0 0 0 0 0 6355 20 -1 0 2 -1 -1
5206 MiniTicoMaster GoMarioPlanet SE_SV_SUPPORTTICO_APPEAR 0 0 0 0 0 0 0 0 6356 23 -1 0 2 -1 -1
5207 MeisterMini TalkNormal SE_SV_MEISTER_TALK_NORMAL 0 0 0 0 0 0 0 0 6569 0 -1 -1 0 -1 -1
5208 MeisterMini Trampled SE_SV_MEISTER_TRAMPLE 0 0 0 0 0 0 0 0 6572 0 -1 0 0 -1 -1
5209 MeisterMini Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 6573 0 -1 0 0 -1 -1
5210 MeisterMini Spin SE_SV_MEISTER_SPIN 0 0 0 0 0 0 0 0 6574 0 -1 0 0 -1 -1
5211 MeisterMini WorldMapTalkStart SE_OJ_WMAP_MEISTAR_APPEAR 0 0 0 0 0 0 0 0 6575 0 -1 0 2 -1 -1
5212 MeisterMini WorldMapTalkEndWait SE_OJ_WMAP_MEISTAR_DISAPPEAR 0 0 0 0 0 0 0 0 6576 0 -1 0 2 -1 -1
5213 HelperWitchBall DemoTransform SE_SM_HELPERWITCH_DEMO_BIN HelperWitchBall 0 0 0 0 0 0 0 0 6699 385 -1 0 0 -1 -1
5214 HelperWitchBall DemoTransform SE_SM_HELPERWITCH_DEMO_SPHERE_UP HelperWitchBall 0 0 0 0 0 0 0 0 6700 120 -1 0 0 -1 -1
5215 HelperWitchBall DemoTransform SE_SM_LV_HELPERWITCH_DEMO_SPHERE_TORNADO HelperWitchBall 0 0 0 0 0 0 0 0 6701 195 380 0 1 -1 -1
5216 KoopaNpc SwoonWaitEnd SE_SV_KOOPA_MINI_TRAMPLED 0 0 0 0 0 0 0 0 6714 0 -1 0 0 -1 -1
5217 KoopaNpc AngryStart SE_SV_KOOPA_MINI_ANGRY 0 0 0 0 0 0 0 0 6715 0 -1 0 0 -1 -1
5218 KoopaNpc Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 7842 0 -1 -1 0 -1 -1
5219 MeisterDemoEnding DemoEnding1st SE_DM_V_ED_MEISTER_VO1 0 0 0 0 0 0 0 0 6725 300 -1 -1 0 -1 -1
5220 MeisterDemoEnding DemoEnding3rd SE_DM_V_ED_MEISTER_YOU_TWO Center 0 0 0 0 0 0 0 0 6726 1669 -1 0 0 -1 -1
5221 MeisterDemoEnding DemoEnding3rd SE_DM_V_ED_MEISTER_VO3 Center 0 0 0 0 0 0 0 0 6727 1915 -1 0 0 -1 -1
5222 MeisterDemoEnding DemoEnding3rd SE_DM_SM_MEISTER_SIDE_HIT Center 0 0 0 0 0 0 0 0 6728 1905 -1 0 0 -1 -1
5223 MeisterDemoEnding DemoEnding3rd SE_DM_SV_MEISTER_PRE_PUSH_MARIO Center 0 0 0 0 0 0 0 0 6729 1450 -1 0 0 -1 -1
5224 MeisterDemoEnding DemoEnding3rd SE_DM_SM_MEISTER_PUSH_MARIO Center 0 0 0 0 0 0 0 0 6730 1492 -1 0 0 -1 -1
5225 MeisterDemoEnding DemoEnding4th SE_DM_SM_MEISTER_SIDE_HIT_S Center 0 0 0 0 0 0 0 0 6875 503 -1 0 0 -1 -1
5226 MeisterDemoEnding DemoEnding4th SE_DM_V_ED_MEISTER_LAST_GO Center 0 0 0 0 0 0 0 0 6876 485 -1 0 0 -1 -1
5227 Rosetta Reaction SE_SV_ROSETTA_STAR_PIECE_HIT 0 0 0 0 0 0 0 0 6878 0 -1 0 0 -1 -1
5228 Rosetta Pointing SE_SV_LV_ROSETTA_POINT 0 0 0 0 0 0 0 0 6879 0 -1 0 1 -1 -1
5229 Rosetta Spin SE_SV_ROSETTA_SPIN 0 0 0 0 0 0 0 0 6880 0 -1 0 0 -1 -1
5230 Rosetta Trampled SE_SV_ROSETTA_TRAMPLED 0 0 0 0 0 0 0 0 6881 0 -1 0 0 -1 -1
5231 Rosetta Trampled SE_SM_ROSETTA_BARRIER 0 0 0 0 0 0 0 0 6882 0 -1 0 0 -1 -1
5232 Rosetta TalkNormal SE_SV_ROSETTA_TALK_NORMAL 0 0 0 0 0 0 0 0 6893 0 -1 -1 0 -1 -1
5233 SignBoard Smoke SE_OJ_BOARD_SMOKE 0 0 0 0 0 0 0 0 6986 0 -1 -1 0 -1 -1
5234 StarListBoard Trampled SE_OJ_STARLIST_BOARD_TRAMPLED 0 0 0 0 0 0 0 0 6991 0 -1 -1 0 -1 -1
5235 StarListBoard Open SE_SY_STAR_RESULT_PANEL_OPEN 0 0 0 0 0 0 0 0 7727 0 -1 -1 2 -1 -1
5236 PeachDemoOpening TalkHelp SE_SV_PEACH_TALK_HELP 0 0 0 0 0 0 0 0 7124 0 -1 -1 0 -1 -1
5237 Peach Trampled SE_SV_PEACH_NPC_TRAMPLED 0 0 0 0 0 0 0 0 7135 0 -1 0 0 -1 -1
5238 Peach Trampled SE_SM_PEACH_NPC_OPEN_UMBRELLA 0 0 0 0 0 0 0 0 7159 0 -1 0 0 -1 -1
5239 Peach Spin SE_SV_PEACH_NPC_SPIN_REACTION 0 0 0 0 0 0 0 0 7136 0 -1 0 0 -1 -1
5240 Peach Reaction SE_SV_PEACH_NPC_STAR_PIECE 0 0 0 0 0 0 0 0 7137 0 -1 0 0 -1 -1
5241 Peach Reaction SE_SM_PEACH_NPC_OPEN_UMBRELLA 0 0 0 0 0 0 0 0 7161 0 -1 0 0 -1 -1
5242 Peach Pointing SE_SV_PEACH_NPC_REACTION_BY_2P 0 0 0 0 0 0 0 0 7138 0 -1 0 0 -1 -1
5243 Peach DummyForLoadMessage SE_SV_PEACH_NPC_THANK_YOU 0 0 0 0 0 0 0 0 7170 0 -1 -1 0 -1 -1
5244 TicoBabyKoopaVs1 DemoKoopaVS1Down SE_SM_D_BABY_TICO_SHAKE_TAP Body 0 0 0 0 0 0 0 0 7164 11490 -1 0 0 -1 -1
5245 TicoBabyKoopaVs1 DemoKoopaVS1Down SE_SM_D_BABY_TICO_HAND_UP Body 0 0 0 0 0 0 0 0 7165 11300 -1 0 0 -1 -1
5246 TicoBabyKoopaVs1 DemoKoopaVS1Down SE_SM_D_BABY_TICO_SHAKE_TAP Body 0 0 0 0 0 0 0 0 7167 11308 -1 0 0 -1 -1
5247 TicoBabyKoopaVs1 DemoKoopaVS1Down SE_SM_D_BABY_TICO_SPIN Body 0 0 0 0 0 0 0 0 7168 540 -1 0 0 -1 -1
5248 TicoBabyKoopaVs1 DemoKoopaVS1Down SE_SM_D_BABY_TICO_SHAKE_TAP Body 0 0 0 0 0 0 0 0 7169 11320 -1 0 0 -1 -1
5249 TicoBabyKoopaVs1 DemoKoopaVS1Down SE_SM_LV_TICO_WAIT_VOL_DOWN Body 0 0 0 0 0 0 0 0 7211 0 -1 0 1 -1 -1
5250 TicoBabyKoopaVs1 DemoKoopaVs1Opening SE_SM_LV_TICO_WAIT_VOL_DOWN Body 0 0 0 0 0 0 0 0 7200 1280 -1 0 1 -1 -1
5251 TicoBabyKoopaVs1 DemoKoopaVs1Opening SE_SM_D_BABY_TICO_SPIN 0 0 0 0 0 0 0 0 7201 1334 -1 0 0 -1 -1
5252 TicoBabyKoopaVs1 DemoKoopaVs1Opening SE_SM_TICO_OP_APPEAR Body 0 0 0 0 0 0 0 0 7202 1227 -1 0 0 -1 -1
5253 SpinCloudBlock Transform SE_OJ_SPIN_CLOUD_BLK_APPER 0 0 0 0 0 0 0 0 22 0 -1 0 0 -1 -1
5254 SpinCloudBlock RideOn SE_OJ_LV_CLOUD_STEP_RIDE_ON 0 0 0 0 0 0 0 0 3167 0 -1 -1 1 -1 -1
5255 SpinCloudBlock Appear SE_OJ_CLOUD_STEP_APPEAR 0 0 0 0 0 0 0 0 3168 0 -1 -1 0 -1 -1
5256 SpinCloudBlock Vanish SE_OJ_SPIN_CLOUD_BLOCK_VANISH 0 0 0 0 0 0 0 0 3169 0 -1 -1 0 -1 -1
5257 SpinCloudBlock Disperse SE_OJ_SPIN_CLOUD_BLOCK_DISPERSE 0 0 0 0 0 0 0 0 3171 0 -1 -1 0 -1 -1
5258 SpinCloudBlock DummyForLoading SE_PM_CLOUD_STEP_RIDE_ON 0 0 0 0 0 0 0 0 4990 0 -1 -1 10 -1 -1
5259 CosmicBird Down SE_OJ_COSBIRD_DEATH 0 0 0 0 0 0 0 0 23 0 -1 -1 0 -1 -1
5260 CosmicBird Damage SE_OJ_LV_COSBIRD_CRY 0 0 0 0 0 0 0 0 24 0 -1 0 1 -1 -1
5261 StaticSound OjStarPieceBurstF SE_OJ_STAR_PIECE_BURST_F 0 0 0 0 0 0 0 0 346 0 -1 -1 0 -1 -1
5262 StaticSound OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 347 0 -1 -1 0 -1 -1
5263 StaticSound PmSpinAttack SE_PM_SPIN_ATTACK 0 0 0 0 0 0 0 0 1249 0 -1 -1 0 -1 -1
5264 StaticSound PvJumpJoy SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 1250 0 -1 -1 0 -1 -1
5265 StaticSound PmLvSSpinDrvFly SE_PM_LV_S_SPIN_DRV_FLY 0 0 0 0 0 0 0 0 1251 0 -1 -1 1 -1 -1
5266 StaticSound PmSSpinDrvCoolDown SE_PM_S_SPIN_DRV_COOL_DOWN 0 0 0 0 0 0 0 0 1252 0 -1 -1 0 -1 -1
5267 StaticSound PvJumpS SE_PV_JUMP_S 0 0 0 0 0 0 0 0 1253 0 -1 -1 0 -1 -1
5268 StaticSound OjBluechipComplete SE_OJ_BLUECHIP_COMPLETE 0 0 0 0 0 0 0 0 1264 0 -1 -1 2 -1 -1
5269 StaticSound OjYellowchipComplete SE_OJ_YELLOWCHIP_COMPLETE 0 0 0 0 0 0 0 0 1265 0 -1 -1 2 -1 -1
5270 StaticSound OjBluechipAppear SE_OJ_BLUECHIP_APPEAR 0 0 0 0 0 0 0 0 1266 0 -1 -1 2 -1 -1
5271 StaticSound OjYellowchipAppear SE_OJ_YELLOWCHIP_APPEAR 0 0 0 0 0 0 0 0 1267 0 -1 -1 2 -1 -1
5272 StaticSound SyCoinAppearS SE_SY_COIN_APPEAR_S 0 0 0 0 0 0 0 0 1272 0 -1 -1 2 -1 -1
5273 StaticSound SyStarPieceGet SE_SY_STAR_PIECE_GET 0 0 0 0 0 0 0 0 1305 0 -1 -1 2 -1 -1
5274 StaticSound PmJumpM SE_PM_JUMP_M 0 0 0 0 0 0 0 0 1311 0 -1 -1 0 -1 -1
5275 StaticSound SyPurpleCoinAppear SE_SY_PURPLE_COIN_APPEAR 0 0 0 0 0 0 0 0 1312 0 -1 -1 2 -1 -1
5276 StaticSound SyCoinAppear SE_SY_COIN_APPEAR 0 0 0 0 0 0 0 0 1313 0 -1 -1 2 -1 -1
5277 StaticSound SyTalkOk SE_SY_TALK_OK 0 0 0 0 0 0 0 0 1440 0 -1 -1 2 -1 -1
5278 StaticSound SyTalkFocusItem SE_SY_TALK_FOCUS_ITEM 0 0 0 0 0 0 0 0 1441 0 -1 -1 2 -1 -1
5279 StaticSound SmTalkblnOpen SE_SM_TALKBLN_OPEN 0 0 0 0 0 0 0 0 1442 0 -1 -1 2 -1 -1
5280 StaticSound SmTalkButtonAppear SE_SM_TALK_BUTTON_APPEAR 0 0 0 0 0 0 0 0 1443 0 -1 -1 2 -1 -1
5281 StaticSound SyTalkStart SE_SY_TALK_START 0 0 0 0 0 0 0 0 1444 0 -1 -1 2 -1 -1
5282 StaticSound PvCatch SE_PV_CATCH 0 0 0 0 0 0 0 0 1548 0 -1 -1 0 -1 -1
5283 StaticSound PmLvMarioLauncherFly SE_PM_LV_MARIO_LAUNCHER_FLY 0 0 0 0 0 0 0 0 1549 0 -1 -1 0 -1 -1
5284 StaticSound SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1561 0 -1 -1 2 -1 -1
5285 StaticSound SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 2230 0 -1 -1 0 -1 -1
5286 StaticSound PvTwistStart SE_PV_TWIST_START 0 0 0 0 0 0 0 0 1563 0 -1 -1 0 -1 -1
5287 StaticSound SyPowerUp2 SE_SY_POWER_UP_2 0 0 0 0 0 0 0 0 1564 0 -1 -1 2 -1 -1
5288 StaticSound SyMorph SE_SY_MORPH 0 0 0 0 0 0 0 0 1565 0 -1 -1 2 -1 -1
5289 StaticSound SyPowerUp SE_SY_POWER_UP 0 0 0 0 0 0 0 0 1566 0 -1 -1 2 -1 -1
5290 StaticSound OjMorphFlowerAppear SE_OJ_MORPH_FLOWER_APPEAR 0 0 0 0 0 0 0 0 1567 0 -1 -1 0 -1 -1
5291 StaticSound OjMorphItemAppear SE_OJ_MORPH_ITEM_APPEAR 0 0 0 0 0 0 0 0 1568 0 -1 -1 0 -1 -1
5292 StaticSound OjCrystalCageSBreak SE_OJ_CRYSTAL_CAGE_S_BREAK 0 0 0 0 0 0 0 0 1569 0 -1 -1 0 -1 -1
5293 StaticSound OjItemBubbleBreak SE_OJ_ITEM_BUBBLE_BREAK 0 0 0 0 0 0 0 0 1570 0 -1 -1 0 -1 -1
5294 StaticSound OjMorphItemInvalid SE_OJ_MORPH_ITEM_INVALID 0 0 0 0 0 0 0 0 1571 0 -1 -1 0 -1 -1
5295 StaticSound OjMorphItemRecover SE_OJ_MORPH_ITEM_RECOVER 0 0 0 0 0 0 0 0 1572 0 -1 -1 0 -1 -1
5296 StaticSound OjMarioFireBallBreak SE_OJ_MARIO_FIRE_BALL_BREAK 0 0 0 0 0 0 0 0 1782 0 -1 -1 0 -1 -1
5297 StaticSound OjMarioFireBallOut SE_OJ_MARIO_FIRE_BALL_OUT 0 0 0 0 0 0 0 0 1783 0 -1 -1 0 -1 -1
5298 StaticSound OjMarioFireBallBound SE_OJ_MARIO_FIRE_BALL_BOUND 0 0 0 0 0 0 0 0 1784 0 -1 -1 0 -1 -1
5299 StaticSound OjStarPieceBurstW SE_OJ_STAR_PIECE_BURST_W 0 0 0 0 0 0 0 0 1786 0 -1 -1 0 -1 -1
5300 StaticSound SyCameraNg SE_SY_CAMERA_NG 0 0 0 0 0 0 0 0 1796 0 -1 -1 2 -1 -1
5301 StaticSound SyCameraFpView SE_SY_CAMERA_FP_VIEW 0 0 0 0 0 0 0 0 1797 0 -1 -1 2 -1 -1
5302 StaticSound SyTrampleCombo SE_SY_TRAMPLE_COMBO 0 0 0 0 0 0 0 0 1798 0 -1 -1 2 -1 -1
5303 StaticSound SySuperKinokoGet SE_SY_SUPER_KINOKO_GET 0 0 0 0 0 0 0 0 1799 0 -1 -1 2 -1 -1
5304 StaticSound SyCameraReset SE_SY_CAMERA_RESET 0 0 0 0 0 0 0 0 1800 0 -1 -1 2 -1 -1
5305 StaticSound PmLvTornadeFlying SE_PM_LV_TORNADE_FLYING 0 0 0 0 0 0 0 0 1801 0 -1 -1 1 -1 -1
5306 StaticSound PmLvTornadeFlying SE_PM_LV_TORNADE_FLYING 0 0 0 0 0 0 0 0 2194 0 -1 -1 0 -1 -1
5307 StaticSound SmYoshiTongue SE_SM_YOSHI_TONGUE 0 0 0 0 0 0 0 0 1803 0 -1 -1 0 -1 -1
5308 StaticSound SmLvYoshiEating SE_SM_LV_YOSHI_EATING 0 0 0 0 0 0 0 0 1805 0 -1 -1 1 -1 -1
5309 StaticSound SmLvYoshiEating SE_SM_LV_YOSHI_EATING 0 0 0 0 0 0 0 0 2231 0 -1 -1 0 -1 -1
5310 StaticSound SmYoshiSwallow SE_SM_YOSHI_SWALLOW 0 0 0 0 0 0 0 0 1806 0 -1 -1 0 -1 -1
5311 StaticSound SmYoshiTongueShort SE_SM_YOSHI_TONGUE_SHORT 0 0 0 0 0 0 0 0 1807 0 -1 -1 0 -1 -1
5312 StaticSound PvHipDrop SE_PV_HIP_DROP 0 0 0 0 0 0 0 0 1808 0 -1 -1 0 -1 -1
5313 StaticSound PmPreHipdrop SE_PM_PRE_HIPDROP 0 0 0 0 0 0 0 0 1809 0 -1 -1 0 -1 -1
5314 StaticSound PmGrabObj SE_PM_GRAB_OBJ 0 0 0 0 0 0 0 0 1811 0 -1 -1 0 -1 -1
5315 StaticSound PmJumpL SE_PM_JUMP_L 0 0 0 0 0 0 0 0 1812 0 -1 -1 0 -1 -1
5316 StaticSound PmSpin SE_PM_SPIN 0 0 0 0 0 0 0 0 1815 0 -1 -1 0 -1 -1
5317 StaticSound PmLvPoleSlide SE_PM_LV_POLE_SLIDE 0 0 0 0 0 0 0 0 1819 0 -1 -1 1 -1 -1
5318 StaticSound PmPoleStand SE_PM_POLE_STAND 0 0 0 0 0 0 0 0 1820 0 -1 -1 0 -1 -1
5319 StaticSound PvLiftUp SE_PV_LIFT_UP 0 0 0 0 0 0 0 0 1821 0 -1 -1 0 -1 -1
5320 StaticSound PvUpset SE_PV_UPSET 0 0 0 0 0 0 0 0 1822 0 -1 -1 0 -1 -1
5321 StaticSound PvGuard SE_PV_GUARD 0 0 0 0 0 0 0 0 1823 0 -1 -1 0 -1 -1
5322 StaticSound PvJumpM SE_PV_JUMP_M 0 0 0 0 0 0 0 0 1824 0 -1 -1 0 -1 -1
5323 StaticSound SySurfTutorialOk SE_SY_SURF_TUTORIAL_OK 0 0 0 0 0 0 0 0 1906 0 -1 -1 2 -1 -1
5324 StaticSound SySurfTutorialGonext SE_SY_SURF_TUTORIAL_GONEXT 0 0 0 0 0 0 0 0 1907 0 -1 -1 2 -1 -1
5325 StaticSound SySurfTutorialNg SE_SY_SURF_TUTORIAL_NG 0 0 0 0 0 0 0 0 1908 0 -1 -1 2 -1 -1
5326 StaticSound SySurfTutorialGonext2 SE_SY_SURF_TUTORIAL_GONEXT2 0 0 0 0 0 0 0 0 1909 0 -1 -1 2 -1 -1
5327 StaticSound SySurfTutorialTimer SE_SY_SURF_TUTORIAL_TIMER 0 0 0 0 0 0 0 0 1910 0 -1 -1 2 -1 -1
5328 StaticSound SySurfTutorialTimer2 SE_SY_SURF_TUTORIAL_TIMER2 0 0 0 0 0 0 0 0 1911 0 -1 -1 2 -1 -1
5329 StaticSound SySurfTutorialTimer3 SE_SY_SURF_TUTORIAL_TIMER3 0 0 0 0 0 0 0 0 1912 0 -1 -1 2 -1 -1
5330 StaticSound SyGalaxyDecideCancel SE_SY_GALAXY_DECIDE_CANCEL 0 0 0 0 0 0 0 0 1914 0 -1 -1 2 -1 -1
5331 StaticSound SyBatteryLow SE_SY_BATTERY_LOW 0 0 0 0 0 0 0 0 1915 0 -1 -1 2 -1 -1
5332 StaticSound SyBatteryCritical SE_SY_BATTERY_CRITICAL 0 0 0 0 0 0 0 0 1916 0 -1 -1 2 -1 -1
5333 StaticSound SyTalkSelectYes SE_SY_TALK_SELECT_YES 0 0 0 0 0 0 0 0 1922 0 -1 -1 2 -1 -1
5334 StaticSound SyTalkSelectNo SE_SY_TALK_SELECT_NO 0 0 0 0 0 0 0 0 1923 0 -1 -1 2 -1 -1
5335 StaticSound SyTicofatPoint SE_SY_TICOFAT_POINT 0 0 0 0 0 0 0 0 1924 0 -1 -1 2 -1 -1
5336 StaticSound SyGalaxyDecideOk SE_SY_GALAXY_DECIDE_OK 0 0 0 0 0 0 0 0 1925 0 -1 -1 2 -1 -1
5337 StaticSound SyAstroGalaxyNewEff SE_SY_ASTRO_GALAXY_NEW_EFF 0 0 0 0 0 0 0 0 1926 0 -1 -1 2 -1 -1
5338 StaticSound SyPauseOn SE_SY_PAUSE_ON 0 0 0 0 0 0 0 0 1927 0 -1 -1 2 -1 -1
5339 StaticSound SyFileSelTipsPage SE_SY_FILE_SEL_TIPS_PAGE 0 0 0 0 0 0 0 0 1929 0 -1 -1 2 -1 -1
5340 StaticSound SyLifePlateDec SE_SY_LIFE_PLATE_DEC 0 0 0 0 0 0 0 0 1930 0 -1 -1 2 -1 -1
5341 StaticSound SyFileSelMiiselOpen SE_SY_FILE_SEL_MIISEL_OPEN 0 0 0 0 0 0 0 0 1931 0 -1 -1 2 -1 -1
5342 StaticSound SyFileSelMiiselScrl SE_SY_FILE_SEL_MIISEL_SCRL 0 0 0 0 0 0 0 0 1932 0 -1 -1 2 -1 -1
5343 StaticSound SySelectPauseItem SE_SY_SELECT_PAUSE_ITEM 0 0 0 0 0 0 0 0 1934 0 -1 -1 2 -1 -1
5344 StaticSound SyPauseOff SE_SY_PAUSE_OFF 0 0 0 0 0 0 0 0 1935 0 -1 -1 2 -1 -1
5345 StaticSound SyCtrlGuideAppear SE_SY_CTRL_GUIDE_APPEAR 0 0 0 0 0 0 0 0 1938 0 -1 -1 2 -1 -1
5346 StaticSound SyCtrlGuideChange SE_SY_CTRL_GUIDE_CHANGE 0 0 0 0 0 0 0 0 1939 0 -1 -1 2 -1 -1
5347 StaticSound SyCtrlGuideChange2 SE_SY_CTRL_GUIDE_CHANGE2 0 0 0 0 0 0 0 0 1940 0 -1 -1 2 -1 -1
5348 StaticSound SyPlayerLeftDec SE_SY_PLAYER_LEFT_DEC 0 0 0 0 0 0 0 0 1941 0 -1 -1 2 -1 -1
5349 StaticSound SyGalamapCursorOn SE_SY_GALAMAP_CURSOR_ON 0 0 0 0 0 0 0 0 1942 0 -1 -1 2 -1 -1
5350 StaticSound SyGalamapScroll SE_SY_GALAMAP_SCROLL 0 0 0 0 0 0 0 0 1943 0 -1 -1 2 -1 -1
5351 StaticSound DmLvSenarioSelFly SE_DM_LV_SENARIO_SEL_FLY 0 0 0 0 0 0 0 0 1945 0 -1 -1 3 -1 -1
5352 StaticSound SyDecide1 SE_SY_DECIDE_1 0 0 0 0 0 0 0 0 1946 0 -1 -1 2 -1 -1
5353 StaticSound SyCometWarningDisp SE_SY_COMET_WARNING_DISP 0 0 0 0 0 0 0 0 1947 0 -1 -1 2 -1 -1
5354 StaticSound SyCometWarning SE_SY_COMET_WARNING 0 0 0 0 0 0 0 0 1948 0 -1 -1 2 -1 -1
5355 StaticSound SyResultPowStarInc SE_SY_RESULT_POW_STAR_INC 0 0 0 0 0 0 0 0 1952 0 -1 -1 2 -1 -1
5356 StaticSound SyStarPieceSumUp SE_SY_STAR_PIECE_SUM_UP 0 0 0 0 0 0 0 0 1953 0 -1 -1 2 -1 -1
5357 StaticSound SyStarPieceSumUpEnd SE_SY_STAR_PIECE_SUM_UP_END 0 0 0 0 0 0 0 0 1954 0 -1 -1 2 -1 -1
5358 StaticSound SyDpdDragRangeOut SE_SY_DPD_DRAG_RANGE_OUT 0 0 0 0 0 0 0 0 1955 0 -1 -1 2 -1 -1
5359 StaticSound SyDpdBTrig SE_SY_DPD_B_TRIG 0 0 0 0 0 0 0 0 1956 0 -1 -1 2 -1 -1
5360 StaticSound SyDpdBRelease SE_SY_DPD_B_RELEASE 0 0 0 0 0 0 0 0 1957 0 -1 -1 2 -1 -1
5361 StaticSound SyRepeatTimerTimeout SE_SY_REPEAT_TIMER_TIMEOUT 0 0 0 0 0 0 0 0 2002 0 -1 -1 2 -1 -1
5362 StaticSound SyRepeatTimer1 SE_SY_REPEAT_TIMER1 0 0 0 0 0 0 0 0 2003 0 -1 -1 2 -1 -1
5363 StaticSound SyRepeatTimer2 SE_SY_REPEAT_TIMER2 0 0 0 0 0 0 0 0 2004 0 -1 -1 2 -1 -1
5364 StaticSound OjScenSelStarAppear SE_OJ_SCEN_SEL_STAR_APPEAR 0 0 0 0 0 0 0 0 2005 0 -1 -1 2 -1 -1
5365 StaticSound SyCursor1 SE_SY_CURSOR_1 0 0 0 0 0 0 0 0 2006 0 -1 -1 2 -1 -1
5366 StaticSound DmSenarioSelAccel SE_DM_SENARIO_SEL_ACCEL 0 0 0 0 0 0 0 0 2007 0 -1 -1 2 -1 -1
5367 StaticSound PvJumpL SE_PV_JUMP_L 0 0 0 0 0 0 0 0 2027 0 -1 -1 0 -1 -1
5368 StaticSound PvJumpTurn SE_PV_JUMP_TURN 0 0 0 0 0 0 0 0 2028 0 -1 -1 0 -1 -1
5369 StaticSound PvJumpLong SE_PV_JUMP_LONG 0 0 0 0 0 0 0 0 2029 0 -1 -1 0 -1 -1
5370 StaticSound PvHighDive SE_PV_HIGH_DIVE 0 0 0 0 0 0 0 0 2030 0 -1 -1 0 -1 -1
5371 StaticSound PvHipDropLand SE_PV_HIP_DROP_LAND 0 0 0 0 0 0 0 0 2031 0 -1 -1 0 -1 -1
5372 StaticSound PvLand SE_PV_LAND 0 0 0 0 0 0 0 0 2032 0 -1 -1 0 -1 -1
5373 StaticSound PvLandCool SE_PV_LAND_COOL 0 0 0 0 0 0 0 0 2033 0 -1 -1 0 -1 -1
5374 StaticSound PvDamageS SE_PV_DAMAGE_S 0 0 0 0 0 0 0 0 2034 0 -1 -1 0 -1 -1
5375 StaticSound PvDamageL SE_PV_DAMAGE_L 0 0 0 0 0 0 0 0 2035 0 -1 -1 0 -1 -1
5376 StaticSound PvLastDamage SE_PV_LAST_DAMAGE 0 0 0 0 0 0 0 0 2036 0 -1 -1 0 -1 -1
5377 StaticSound PvBurn SE_PV_BURN 0 0 0 0 0 0 0 0 2037 0 -1 -1 0 -1 -1
5378 StaticSound PvElecDamage SE_PV_ELEC_DAMAGE 0 0 0 0 0 0 0 0 2038 0 -1 -1 0 -1 -1
5379 StaticSound PvElecDamageRecover SE_PV_ELEC_DAMAGE_RECOVER 0 0 0 0 0 0 0 0 2039 0 -1 -1 0 -1 -1
5380 StaticSound PvDown SE_PV_DOWN 0 0 0 0 0 0 0 0 2040 0 -1 -1 0 -1 -1
5381 StaticSound PvFallDie SE_PV_FALL_DIE 0 0 0 0 0 0 0 0 2041 0 -1 -1 0 -1 -1
5382 StaticSound PvFreeze SE_PV_FREEZE 0 0 0 0 0 0 0 0 2042 0 -1 -1 0 -1 -1
5383 StaticSound PvDieRockCrash SE_PV_DIE_ROCK_CRASH 0 0 0 0 0 0 0 0 2043 0 -1 -1 0 -1 -1
5384 StaticSound PvSpin SE_PV_SPIN 0 0 0 0 0 0 0 0 2044 0 -1 -1 0 -1 -1
5385 StaticSound PvSpinCancel SE_PV_SPIN_CANCEL 0 0 0 0 0 0 0 0 2045 0 -1 -1 0 -1 -1
5386 StaticSound PvPunch SE_PV_PUNCH 0 0 0 0 0 0 0 0 2046 0 -1 -1 0 -1 -1
5387 StaticSound PvStomp SE_PV_STOMP 0 0 0 0 0 0 0 0 2047 0 -1 -1 0 -1 -1
5388 StaticSound PvKick SE_PV_KICK 0 0 0 0 0 0 0 0 2048 0 -1 -1 0 -1 -1
5389 StaticSound PvThrow SE_PV_THROW 0 0 0 0 0 0 0 0 2049 0 -1 -1 0 -1 -1
5390 StaticSound PvWallHitBody SE_PV_WALL_HIT_BODY 0 0 0 0 0 0 0 0 2050 0 -1 -1 0 -1 -1
5391 StaticSound PvCliffFallHang SE_PV_CLIFF_FALL_HANG 0 0 0 0 0 0 0 0 2051 0 -1 -1 0 -1 -1
5392 StaticSound PvCliffClimb SE_PV_CLIFF_CLIMB 0 0 0 0 0 0 0 0 2052 0 -1 -1 0 -1 -1
5393 StaticSound PvBurnRun SE_PV_BURN_RUN 0 0 0 0 0 0 0 0 2053 0 -1 -1 0 -1 -1
5394 StaticSound PvBurnRecover SE_PV_BURN_RECOVER 0 0 0 0 0 0 0 0 2054 0 -1 -1 0 -1 -1
5395 StaticSound PvFreezeRecover SE_PV_FREEZE_RECOVER 0 0 0 0 0 0 0 0 2055 0 -1 -1 0 -1 -1
5396 StaticSound PvNeedleDamage SE_PV_NEEDLE_DAMAGE 0 0 0 0 0 0 0 0 2056 0 -1 -1 0 -1 -1
5397 StaticSound PvNeedleDamageRun SE_PV_NEEDLE_DAMAGE_RUN 0 0 0 0 0 0 0 0 2057 0 -1 -1 0 -1 -1
5398 StaticSound PvNeedleDamageRecover SE_PV_NEEDLE_DAMAGE_RECOVER 0 0 0 0 0 0 0 0 2058 0 -1 -1 0 -1 -1
5399 StaticSound PvDamageSWater SE_PV_DAMAGE_S_WATER 0 0 0 0 0 0 0 0 2059 0 -1 -1 0 -1 -1
5400 StaticSound PvLastDamageWater SE_PV_LAST_DAMAGE_WATER 0 0 0 0 0 0 0 0 2060 0 -1 -1 0 -1 -1
5401 StaticSound PvColdWaterDamage SE_PV_COLD_WATER_DAMAGE 0 0 0 0 0 0 0 0 2061 0 -1 -1 0 -1 -1
5402 StaticSound PvBuryHead SE_PV_BURY_HEAD 0 0 0 0 0 0 0 0 2062 0 -1 -1 0 -1 -1
5403 StaticSound PvBuryHeadRecover SE_PV_BURY_HEAD_RECOVER 0 0 0 0 0 0 0 0 2063 0 -1 -1 0 -1 -1
5404 StaticSound PvBuryFoot SE_PV_BURY_FOOT 0 0 0 0 0 0 0 0 2064 0 -1 -1 0 -1 -1
5405 StaticSound PvBuryFootRecover SE_PV_BURY_FOOT_RECOVER 0 0 0 0 0 0 0 0 2065 0 -1 -1 0 -1 -1
5406 StaticSound PvYawn SE_PV_YAWN 0 0 0 0 0 0 0 0 2066 0 -1 -1 0 -1 -1
5407 StaticSound PvSleep1 SE_PV_SLEEP_1 0 0 0 0 0 0 0 0 2067 0 -1 -1 0 -1 -1
5408 StaticSound PvSleep2 SE_PV_SLEEP_2 0 0 0 0 0 0 0 0 2068 0 -1 -1 0 -1 -1
5409 StaticSound PvThrown SE_PV_THROWN 0 0 0 0 0 0 0 0 2069 0 -1 -1 0 -1 -1
5410 StaticSound PvSquat SE_PV_SQUAT 0 0 0 0 0 0 0 0 2070 0 -1 -1 0 -1 -1
5411 StaticSound PvDieMud SE_PV_DIE_MUD 0 0 0 0 0 0 0 0 2071 0 -1 -1 0 -1 -1
5412 StaticSound PvMudSink SE_PV_MUD_SINK 0 0 0 0 0 0 0 0 2072 0 -1 -1 0 -1 -1
5413 StaticSound PmFootnoteL SE_PM_FOOTNOTE_L 0 0 0 0 0 0 0 0 2073 0 -1 -1 0 -1 -1
5414 StaticSound PmFootnoteR SE_PM_FOOTNOTE_R 0 0 0 0 0 0 0 0 2074 0 -1 -1 0 -1 -1
5415 StaticSound PmJump SE_PM_JUMP 0 0 0 0 0 0 0 0 2075 0 -1 -1 0 -1 -1
5416 StaticSound PmLand SE_PM_LAND 0 0 0 0 0 0 0 0 2076 0 -1 -1 0 -1 -1
5417 StaticSound PmLandHeavy SE_PM_LAND_HEAVY 0 0 0 0 0 0 0 0 2077 0 -1 -1 0 -1 -1
5418 StaticSound PmHand SE_PM_HAND 0 0 0 0 0 0 0 0 2078 0 -1 -1 0 -1 -1
5419 StaticSound PmHipdrop SE_PM_HIPDROP 0 0 0 0 0 0 0 0 2079 0 -1 -1 0 -1 -1
5420 StaticSound PmSpinHipDropTurn SE_PM_SPIN_HIP_DROP_TURN 0 0 0 0 0 0 0 0 2080 0 -1 -1 0 -1 -1
5421 StaticSound PmLvSpinHipDropFall SE_PM_LV_SPIN_HIP_DROP_FALL 0 0 0 0 0 0 0 0 2081 0 -1 -1 0 -1 -1
5422 StaticSound PmJumpTurn SE_PM_JUMP_TURN 0 0 0 0 0 0 0 0 2082 0 -1 -1 0 -1 -1
5423 StaticSound PmJumpLong SE_PM_JUMP_LONG 0 0 0 0 0 0 0 0 2083 0 -1 -1 0 -1 -1
5424 StaticSound PmTwistJump SE_PM_TWIST_JUMP 0 0 0 0 0 0 0 0 2084 0 -1 -1 0 -1 -1
5425 StaticSound OjTrampolineBoundS SE_OJ_TRAMPOLINE_BOUND_S 0 0 0 0 0 0 0 0 2085 0 -1 -1 0 -1 -1
5426 StaticSound OjTrampolineBoundL SE_OJ_TRAMPOLINE_BOUND_L 0 0 0 0 0 0 0 0 2086 0 -1 -1 0 -1 -1
5427 StaticSound PmSlipUp SE_PM_SLIP_UP 0 0 0 0 0 0 0 0 2087 0 -1 -1 0 -1 -1
5428 StaticSound PmDamageS SE_PM_DAMAGE_S 0 0 0 0 0 0 0 0 2088 0 -1 -1 0 -1 -1
5429 StaticSound PmBurn SE_PM_BURN 0 0 0 0 0 0 0 0 2089 0 -1 -1 0 -1 -1
5430 StaticSound PmNeedleDamage SE_PM_NEEDLE_DAMAGE 0 0 0 0 0 0 0 0 2090 0 -1 -1 0 -1 -1
5431 StaticSound PmElecDamage SE_PM_ELEC_DAMAGE 0 0 0 0 0 0 0 0 2091 0 -1 -1 0 -1 -1
5432 StaticSound PmSpinHitWall SE_PM_SPIN_HIT_WALL 0 0 0 0 0 0 0 0 2092 0 -1 -1 0 -1 -1
5433 StaticSound PmDamageStomped SE_PM_DAMAGE_STOMPED 0 0 0 0 0 0 0 0 2093 0 -1 -1 0 -1 -1
5434 StaticSound PmIceDamage SE_PM_ICE_DAMAGE 0 0 0 0 0 0 0 0 2094 0 -1 -1 0 -1 -1
5435 StaticSound PmLvSlipSlipCode SE_PM_LV_SLIP_SLIP_CODE 0 0 0 0 0 0 0 0 2097 0 -1 -1 0 -1 -1
5436 StaticSound PmLvLuigiWalkSlip SE_PM_LV_LUIGI_WALK_SLIP 0 0 0 0 0 0 0 0 2098 0 -1 -1 0 -1 -1
5437 StaticSound PmPunchShoot SE_PM_PUNCH_SHOOT 0 0 0 0 0 0 0 0 2099 0 -1 -1 0 -1 -1
5438 StaticSound PmBurnJump SE_PM_BURN_JUMP 0 0 0 0 0 0 0 0 2100 0 -1 -1 0 -1 -1
5439 StaticSound PmLvBurning SE_PM_LV_BURNING 0 0 0 0 0 0 0 0 2101 0 -1 -1 0 -1 -1
5440 StaticSound PmIceDamageRecover SE_PM_ICE_DAMAGE_RECOVER 0 0 0 0 0 0 0 0 2102 0 -1 -1 0 -1 -1
5441 StaticSound PmLvPullBackBase SE_PM_LV_PULL_BACK_BASE 0 0 0 0 0 0 0 0 2103 0 -1 -1 0 -1 -1
5442 StaticSound PmLvPullBackFly SE_PM_LV_PULL_BACK_FLY 0 0 0 0 0 0 0 0 2104 0 -1 -1 0 -1 -1
5443 StaticSound OjGcaptureRelease SE_OJ_GCAPTURE_RELEASE 0 0 0 0 0 0 0 0 2105 0 -1 -1 0 -1 -1
5444 StaticSound PmLvFlipDamageTurn SE_PM_LV_FLIP_DAMAGE_TURN 0 0 0 0 0 0 0 0 2106 0 -1 -1 0 -1 -1
5445 StaticSound PmWallHitBody SE_PM_WALL_HIT_BODY 0 0 0 0 0 0 0 0 2108 0 -1 -1 0 -1 -1
5446 StaticSound PmFlipAway SE_PM_FLIP_AWAY 0 0 0 0 0 0 0 0 2109 0 -1 -1 0 -1 -1
5447 StaticSound PmHeliJump SE_PM_HELI_JUMP 0 0 0 0 0 0 0 0 2110 0 -1 -1 0 -1 -1
5448 StaticSound PmHeliJumpAirStart SE_PM_HELI_JUMP_AIR_START 0 0 0 0 0 0 0 0 2111 0 -1 -1 0 -1 -1
5449 StaticSound PmLvHeliJumpAir SE_PM_LV_HELI_JUMP_AIR 0 0 0 0 0 0 0 0 2112 0 -1 -1 0 -1 -1
5450 StaticSound PmHopperBound SE_PM_HOPPER_BOUND 0 0 0 0 0 0 0 0 2113 0 -1 -1 0 -1 -1
5451 StaticSound PmLvHopperPreJump SE_PM_LV_HOPPER_PRE_JUMP 0 0 0 0 0 0 0 0 2114 0 -1 -1 0 -1 -1
5452 StaticSound PmHopperJump SE_PM_HOPPER_JUMP 0 0 0 0 0 0 0 0 2115 0 -1 -1 0 -1 -1
5453 StaticSound PmLvTeresaMarioFly SE_PM_LV_TERESA_MARIO_FLY 0 0 0 0 0 0 0 0 2116 0 -1 -1 0 -1 -1
5454 StaticSound PmLvAirWalk SE_PM_LV_AIR_WALK 0 0 0 0 0 0 0 0 2117 0 -1 -1 0 -1 -1
5455 StaticSound PmTeresaMarioBound SE_PM_TERESA_MARIO_BOUND 0 0 0 0 0 0 0 0 2118 0 -1 -1 0 -1 -1
5456 StaticSound PmTeresaMarioVanish SE_PM_TERESA_MARIO_VANISH 0 0 0 0 0 0 0 0 2119 0 -1 -1 0 -1 -1
5457 StaticSound PmTeresaMarioAppear SE_PM_TERESA_MARIO_APPEAR 0 0 0 0 0 0 0 0 2120 0 -1 -1 0 -1 -1
5458 StaticSound PmLvTMarioRideWind SE_PM_LV_T_MARIO_RIDE_WIND 0 0 0 0 0 0 0 0 2121 0 -1 -1 0 -1 -1
5459 StaticSound PmLvBeeMarioFly SE_PM_LV_BEE_MARIO_FLY 0 0 0 0 0 0 0 0 2122 0 -1 -1 0 -1 -1
5460 StaticSound PmBuryStart SE_PM_BURY_START 0 0 0 0 0 0 0 0 2123 0 -1 -1 0 -1 -1
5461 StaticSound PmBuryEnd SE_PM_BURY_END 0 0 0 0 0 0 0 0 2124 0 -1 -1 0 -1 -1
5462 StaticSound PmBuryEndSpin SE_PM_BURY_END_SPIN 0 0 0 0 0 0 0 0 2125 0 -1 -1 0 -1 -1
5463 StaticSound PmSkate SE_PM_SKATE 0 0 0 0 0 0 0 0 2126 0 -1 -1 0 -1 -1
5464 StaticSound PmLvSkateSlip SE_PM_LV_SKATE_SLIP 0 0 0 0 0 0 0 0 2127 0 -1 -1 0 -1 -1
5465 StaticSound PmSkateJump SE_PM_SKATE_JUMP 0 0 0 0 0 0 0 0 2128 0 -1 -1 0 -1 -1
5466 StaticSound PmSkateLand SE_PM_SKATE_LAND 0 0 0 0 0 0 0 0 2129 0 -1 -1 0 -1 -1
5467 StaticSound PmSkateSpin SE_PM_SKATE_SPIN 0 0 0 0 0 0 0 0 2130 0 -1 -1 0 -1 -1
5468 StaticSound PmBeeWallLand SE_PM_BEE_WALL_LAND 0 0 0 0 0 0 0 0 2131 0 -1 -1 0 -1 -1
5469 StaticSound PmBeeWallWalkL SE_PM_BEE_WALL_WALK_L 0 0 0 0 0 0 0 0 2132 0 -1 -1 0 -1 -1
5470 StaticSound PmBeeWallWalkR SE_PM_BEE_WALL_WALK_R 0 0 0 0 0 0 0 0 2133 0 -1 -1 0 -1 -1
5471 StaticSound PmBeeWallJump SE_PM_BEE_WALL_JUMP 0 0 0 0 0 0 0 0 2134 0 -1 -1 0 -1 -1
5472 StaticSound PmLvSandSink SE_PM_LV_SAND_SINK 0 0 0 0 0 0 0 0 2135 0 -1 -1 0 -1 -1
5473 StaticSound PmSandOut SE_PM_SAND_OUT 0 0 0 0 0 0 0 0 2136 0 -1 -1 0 -1 -1
5474 StaticSound PmLvSandSinkForce SE_PM_LV_SAND_SINK_FORCE 0 0 0 0 0 0 0 0 2137 0 -1 -1 0 -1 -1
5475 StaticSound PmLvSandDie SE_PM_LV_SAND_DIE 0 0 0 0 0 0 0 0 2138 0 -1 -1 0 -1 -1
5476 StaticSound PmLvMudSinkForce SE_PM_LV_MUD_SINK_FORCE 0 0 0 0 0 0 0 0 2139 0 -1 -1 0 -1 -1
5477 StaticSound PmLvMudDie SE_PM_LV_MUD_DIE 0 0 0 0 0 0 0 0 2140 0 -1 -1 0 -1 -1
5478 StaticSound PmPoisonMudOut SE_PM_POISON_MUD_OUT 0 0 0 0 0 0 0 0 2141 0 -1 -1 0 -1 -1
5479 StaticSound PmPoisonMudDamage SE_PM_POISON_MUD_DAMAGE 0 0 0 0 0 0 0 0 2142 0 -1 -1 0 -1 -1
5480 StaticSound PmLvDarkMatterIn SE_PM_LV_DARK_MATTER_IN 0 0 0 0 0 0 0 0 2143 0 -1 -1 0 -1 -1
5481 StaticSound PmLvWarpStraight SE_PM_LV_WARP_STRAIGHT 0 0 0 0 0 0 0 0 2144 0 -1 -1 0 -1 -1
5482 StaticSound PmWarpStraightEnd SE_PM_WARP_STRAIGHT_END 0 0 0 0 0 0 0 0 2145 0 -1 -1 0 -1 -1
5483 StaticSound PmWarpPodIn SE_PM_WARP_POD_IN 0 0 0 0 0 0 0 0 2150 0 -1 -1 0 -1 -1
5484 StaticSound PmWarpPodOut SE_PM_WARP_POD_OUT 0 0 0 0 0 0 0 0 2151 0 -1 -1 0 -1 -1
5485 StaticSound PmLvWarpPodMove SE_PM_LV_WARP_POD_MOVE 0 0 0 0 0 0 0 0 2152 0 -1 -1 0 -1 -1
5486 StaticSound PmRaceStartDashL SE_PM_RACE_START_DASH_L 0 0 0 0 0 0 0 0 2153 0 -1 -1 0 -1 -1
5487 StaticSound PmRaceStartDashS SE_PM_RACE_START_DASH_S 0 0 0 0 0 0 0 0 2154 0 -1 -1 0 -1 -1
5488 StaticSound SyGetDashRing SE_SY_GET_DASH_RING 0 0 0 0 0 0 0 0 2155 0 -1 -1 0 -1 -1
5489 StaticSound PmBlackHoleIn SE_PM_BLACK_HOLE_IN 0 0 0 0 0 0 0 0 2156 0 -1 -1 0 -1 -1
5490 StaticSound PmWalkToSwim SE_PM_WALK_TO_SWIM 0 0 0 0 0 0 0 0 2157 0 -1 -1 0 -1 -1
5491 StaticSound PmSwimToWalk SE_PM_SWIM_TO_WALK 0 0 0 0 0 0 0 0 2158 0 -1 -1 0 -1 -1
5492 StaticSound PmWaitOnWater SE_PM_WAIT_ON_WATER 0 0 0 0 0 0 0 0 2159 0 -1 -1 0 -1 -1
5493 StaticSound PmWaitUnderWater SE_PM_WAIT_UNDER_WATER 0 0 0 0 0 0 0 0 2160 0 -1 -1 0 -1 -1
5494 StaticSound PmDiveToWater SE_PM_DIVE_TO_WATER 0 0 0 0 0 0 0 0 2161 0 -1 -1 0 -1 -1
5495 StaticSound PmJumpFromWater SE_PM_JUMP_FROM_WATER 0 0 0 0 0 0 0 0 2162 0 -1 -1 0 -1 -1
5496 StaticSound PmSwimAccelOnWater SE_PM_SWIM_ACCEL_ON_WATER 0 0 0 0 0 0 0 0 2163 0 -1 -1 0 -1 -1
5497 StaticSound PmSwimAccelInWater SE_PM_SWIM_ACCEL_IN_WATER 0 0 0 0 0 0 0 0 2164 0 -1 -1 0 -1 -1
5498 StaticSound PmLvSwimOnWater SE_PM_LV_SWIM_ON_WATER 0 0 0 0 0 0 0 0 2165 0 -1 -1 0 -1 -1
5499 StaticSound PmLvSwimInWater SE_PM_LV_SWIM_IN_WATER 0 0 0 0 0 0 0 0 2166 0 -1 -1 0 -1 -1
5500 StaticSound PmDiveWaterRolling SE_PM_DIVE_WATER_ROLLING 0 0 0 0 0 0 0 0 2167 0 -1 -1 0 -1 -1
5501 StaticSound PmDiveFastInWater SE_PM_DIVE_FAST_IN_WATER 0 0 0 0 0 0 0 0 2168 0 -1 -1 0 -1 -1
5502 StaticSound PmTornadeOnWaterSt SE_PM_TORNADE_ON_WATER_ST 0 0 0 0 0 0 0 0 2169 0 -1 -1 0 -1 -1
5503 StaticSound PmLvTornadeOnWater SE_PM_LV_TORNADE_ON_WATER 0 0 0 0 0 0 0 0 2170 0 -1 -1 0 -1 -1
5504 StaticSound PmTornadeInWaterSt SE_PM_TORNADE_IN_WATER_ST 0 0 0 0 0 0 0 0 2171 0 -1 -1 0 -1 -1
5505 StaticSound PmLvTornadeInWater SE_PM_LV_TORNADE_IN_WATER 0 0 0 0 0 0 0 0 2172 0 -1 -1 0 -1 -1
5506 StaticSound PmDamageOnWater SE_PM_DAMAGE_ON_WATER 0 0 0 0 0 0 0 0 2173 0 -1 -1 0 -1 -1
5507 StaticSound PmDamageInWater SE_PM_DAMAGE_IN_WATER 0 0 0 0 0 0 0 0 2174 0 -1 -1 0 -1 -1
5508 StaticSound OjLvTurtleJetSwim SE_OJ_LV_TURTLE_JET_SWIM 0 0 0 0 0 0 0 0 2175 0 -1 -1 0 -1 -1
5509 StaticSound PmLvTurtleSeaSmoke SE_PM_LV_TURTLE_SEA_SMOKE 0 0 0 0 0 0 0 0 2176 0 -1 -1 0 -1 -1
5510 StaticSound OjTurtleJetBoundW SE_OJ_TURTLE_JET_BOUND_W 0 0 0 0 0 0 0 0 2177 0 -1 -1 0 -1 -1
5511 StaticSound PmTurtleBrake SE_PM_TURTLE_BRAKE 0 0 0 0 0 0 0 0 2178 0 -1 -1 0 -1 -1
5512 StaticSound PmTurtleAccel SE_PM_TURTLE_ACCEL 0 0 0 0 0 0 0 0 2179 0 -1 -1 0 -1 -1
5513 StaticSound PmFootnoteLW SE_PM_FOOTNOTE_L_W 0 0 0 0 0 0 0 0 2180 0 -1 -1 0 -1 -1
5514 StaticSound PmFootnoteRW SE_PM_FOOTNOTE_R_W 0 0 0 0 0 0 0 0 2181 0 -1 -1 0 -1 -1
5515 StaticSound PmFootnoteSubLW SE_PM_FOOTNOTE_SUB_L_W 0 0 0 0 0 0 0 0 2182 0 -1 -1 0 -1 -1
5516 StaticSound PmFootnoteSubRW SE_PM_FOOTNOTE_SUB_R_W 0 0 0 0 0 0 0 0 2183 0 -1 -1 0 -1 -1
5517 StaticSound PmJumpW SE_PM_JUMP_W 0 0 0 0 0 0 0 0 2184 0 -1 -1 0 -1 -1
5518 StaticSound PmLandW SE_PM_LAND_W 0 0 0 0 0 0 0 0 2185 0 -1 -1 0 -1 -1
5519 StaticSound PmHandW SE_PM_HAND_W 0 0 0 0 0 0 0 0 2186 0 -1 -1 0 -1 -1
5520 StaticSound PmWaterBound SE_PM_WATER_BOUND 0 0 0 0 0 0 0 0 2187 0 -1 -1 0 -1 -1
5521 StaticSound PmLvSlipWater SE_PM_LV_SLIP_WATER 0 0 0 0 0 0 0 0 2188 0 -1 -1 0 -1 -1
5522 StaticSound PmLvSlip SE_PM_LV_SLIP 0 0 0 0 0 0 0 0 2190 0 -1 -1 0 -1 -1
5523 StaticSound PmLastDamage SE_PM_LAST_DAMAGE 0 0 0 0 0 0 0 0 2191 0 -1 -1 0 -1 -1
5524 StaticSound PmSpinEnable SE_PM_SPIN_ENABLE 0 0 0 0 0 0 0 0 2192 0 -1 -1 0 -1 -1
5525 StaticSound PmSpinRecoverEnd SE_PM_SPIN_RECOVER_END 0 0 0 0 0 0 0 0 2193 0 -1 -1 0 -1 -1
5526 StaticSound SyLvLifeAlert SE_SY_LV_LIFE_ALERT 0 0 0 0 0 0 0 0 2195 0 -1 -1 0 -1 -1
5527 StaticSound SyLifeRecover SE_SY_LIFE_RECOVER 0 0 0 0 0 0 0 0 2196 0 -1 -1 0 -1 -1
5528 StaticSound SyWaterLifeDec SE_SY_WATER_LIFE_DEC 0 0 0 0 0 0 0 0 2197 0 -1 -1 0 -1 -1
5529 StaticSound SyOxygenAlert SE_SY_OXYGEN_ALERT 0 0 0 0 0 0 0 0 2198 0 -1 -1 0 -1 -1
5530 StaticSound SyOxygenZeroAlert SE_SY_OXYGEN_ZERO_ALERT 0 0 0 0 0 0 0 0 2199 0 -1 -1 0 -1 -1
5531 StaticSound SyIncOxygenOne SE_SY_INC_OXYGEN_ONE 0 0 0 0 0 0 0 0 2200 0 -1 -1 0 -1 -1
5532 StaticSound SyIncOxygenFull SE_SY_INC_OXYGEN_FULL 0 0 0 0 0 0 0 0 2201 0 -1 -1 0 -1 -1
5533 StaticSound SyLvRecoverOxygen SE_SY_LV_RECOVER_OXYGEN 0 0 0 0 0 0 0 0 2202 0 -1 -1 0 -1 -1
5534 StaticSound SyRecoverOxygenFull SE_SY_RECOVER_OXYGEN_FULL 0 0 0 0 0 0 0 0 2203 0 -1 -1 0 -1 -1
5535 StaticSound SyNoOxygen SE_SY_NO_OXYGEN 0 0 0 0 0 0 0 0 2204 0 -1 -1 0 -1 -1
5536 StaticSound SyLvIncAirWalkTimer SE_SY_LV_INC_AIR_WALK_TIMER 0 0 0 0 0 0 0 0 2205 0 -1 -1 0 -1 -1
5537 StaticSound SyIncAirWalkTimerF SE_SY_INC_AIR_WALK_TIMER_F 0 0 0 0 0 0 0 0 2206 0 -1 -1 0 -1 -1
5538 StaticSound SyNoAirWalkTimer SE_SY_NO_AIR_WALK_TIMER 0 0 0 0 0 0 0 0 2207 0 -1 -1 0 -1 -1
5539 StaticSound SyMorphEnd SE_SY_MORPH_END 0 0 0 0 0 0 0 0 2208 0 -1 -1 0 -1 -1
5540 StaticSound SyMorphEndNoFanfare SE_SY_MORPH_END_NO_FANFARE 0 0 0 0 0 0 0 0 2209 0 -1 -1 0 -1 -1
5541 StaticSound SyMorphToNormal SE_SY_MORPH_TO_NORMAL 0 0 0 0 0 0 0 0 2210 0 -1 -1 0 -1 -1
5542 StaticSound SySaveConfirmInfo SE_SY_SAVE_CONFIRM_INFO 0 0 0 0 0 0 0 0 2211 0 -1 -1 0 -1 -1
5543 StaticSound SySaveSuccess SE_SY_SAVE_SUCCESS 0 0 0 0 0 0 0 0 2212 0 -1 -1 0 -1 -1
5544 StaticSound SySaveFailure SE_SY_SAVE_FAILURE 0 0 0 0 0 0 0 0 2213 0 -1 -1 0 -1 -1
5545 StaticSound SyCancel1 SE_SY_CANCEL_1 0 0 0 0 0 0 0 0 2214 0 -1 -1 0 -1 -1
5546 StaticSound Sy1up SE_SY_1UP 0 0 0 0 0 0 0 0 2217 0 -1 -1 0 -1 -1
5547 StaticSound SyDpdHit SE_SY_DPD_HIT 0 0 0 0 0 0 0 0 2218 0 -1 -1 0 -1 -1
5548 StaticSound Sy2pAssistJump SE_SY_2P_ASSIST_JUMP 0 0 0 0 0 0 0 0 2219 0 -1 -1 0 -1 -1
5549 StaticSound Sy2pAssistJumpL SE_SY_2P_ASSIST_JUMP_L 0 0 0 0 0 0 0 0 2220 0 -1 -1 0 -1 -1
5550 StaticSound Sy2pAssistAttack SE_SY_2P_ASSIST_ATTACK 0 0 0 0 0 0 0 0 2221 0 -1 -1 0 -1 -1
5551 StaticSound SyCameraMove SE_SY_CAMERA_MOVE 0 0 0 0 0 0 0 0 2228 0 -1 -1 0 -1 -1
5552 StaticSound OjLvPowStarExistW SE_OJ_LV_POW_STAR_EXIST_W 0 0 0 0 0 0 0 0 2232 0 -1 -1 0 -1 -1
5553 StaticSound OjLvPowStarExist SE_OJ_LV_POW_STAR_EXIST 0 0 0 0 0 0 0 0 2233 0 -1 -1 0 -1 -1
5554 StaticSound EmLvDpdPoint SE_EM_LV_DPD_POINT 0 0 0 0 0 0 0 0 2234 0 -1 -1 0 -1 -1
5555 StaticSound SyRouteFailure SE_SY_ROUTE_FAILURE 0 0 0 0 0 0 0 0 2409 0 -1 -1 2 -1 -1
5556 StaticSound PmLvLongFall SE_PM_LV_LONG_FALL 0 0 0 0 0 0 0 0 2410 0 -1 -1 11 -1 -1
5557 StaticSound PmLvHoleIn SE_PM_LV_HOLE_IN 0 0 0 0 0 0 0 0 2411 0 -1 -1 11 -1 -1
5558 StaticSound AtLvUnderWater SE_AT_LV_UNDER_WATER 0 0 0 0 0 0 0 0 2555 0 -1 -1 1 -1 -1
5559 StaticSound SyLvTalkMessage SE_SY_LV_TALK_MESSAGE 0 0 0 0 0 0 0 0 2814 0 -1 -1 1 -1 -1
5560 StaticSound Talk SE_SY_TALK_OK 0 0 0 0 0 0 0 0 3421 0 -1 -1 2 -1 -1
5561 StaticSound Talk SE_SY_TALK_SELECT_NO 0 0 0 0 0 0 0 0 3422 0 -1 -1 2 -1 -1
5562 StaticSound Talk SE_SY_TALK_SELECT_YES 0 0 0 0 0 0 0 0 3423 0 -1 -1 2 -1 -1
5563 StaticSound Talk SE_SY_TALK_SELECT 0 0 0 0 0 0 0 0 3424 0 -1 -1 2 -1 -1
5564 StaticSound 5UP SE_SY_5UP 0 0 0 0 0 0 0 0 4157 0 -1 -1 2 -1 -1
5565 StaticSound RemoteSpAlt SE_SY_CSP_ALT_METRO_CLICK2 0 0 0 0 0 0 0 0 4250 0 -1 -1 2 -1 -1
5566 StaticSound RemoteSpAlt SE_SY_CSP_ALT_METRO_CLICK1 0 0 0 0 0 0 0 0 4251 0 -1 -1 2 -1 -1
5567 StaticSound StarListPanel SE_SY_STAR_RESULT_PANEL_SLIDE 0 0 0 0 0 0 0 0 4817 0 -1 -1 2 -1 -1
5568 StaticSound StarListPanel SE_SY_STAR_RESULT_PANEL_NG 0 0 0 0 0 0 0 0 4818 0 -1 -1 2 -1 -1
5569 StaticSound SyLoadingTicoVoice SE_SY_LOADING_TICO_VOICE 0 0 0 0 0 0 0 0 6564 0 -1 -1 2 -1 -1
5570 MapObjActor SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1284 0 -1 -1 2 -1 -1
5571 AtmosphereStatic SE_SY_ROUTE_SUCCESS SE_SY_ROUTE_SUCCESS 0 0 0 0 0 0 0 0 3052 0 -1 -1 2 -1 -1
5572 AtmosphereStatic SE_SY_ROUTE_FAILURE SE_SY_ROUTE_FAILURE 0 0 0 0 0 0 0 0 3053 0 -1 -1 2 -1 -1
5573 AtmosphereStatic SE_PM_LV_LONG_FALL SE_PM_LV_LONG_FALL 0 0 0 0 0 0 0 0 3054 0 -1 -1 3 -1 -1
5574 AtmosphereStatic SE_PM_LV_HOLE_IN SE_PM_LV_HOLE_IN 0 0 0 0 0 0 0 0 3055 0 -1 -1 3 -1 -1
5575 AtmosphereStatic SE_AT_LV_MAGMA_WIND SE_AT_LV_MAGMA_WIND 0 0 0 0 0 0 0 0 3056 0 -1 -1 3 -1 -1
5576 AtmosphereStatic SE_AT_LV_GRAVE SE_AT_LV_GRAVE 0 0 0 0 0 0 0 0 3057 0 -1 -1 3 -1 -1
5577 AtmosphereStatic SE_AT_LV_EARTHQUAKE SE_AT_LV_EARTHQUAKE 0 0 0 0 0 0 0 0 3058 0 -1 -1 3 -1 -1
5578 AtmosphereStatic SE_AT_LV_MAGMA_AMBIENT SE_AT_LV_MAGMA_AMBIENT 0 0 0 0 0 0 0 0 3059 0 -1 -1 3 -1 -1
5579 AtmosphereStatic SE_AT_LV_SEA_ALL SE_AT_LV_SEA_ALL 0 0 0 0 0 0 0 0 3060 0 -1 -1 3 -1 -1
5580 AtmosphereStatic SE_AT_LV_OCEAN_RING SE_AT_LV_OCEAN_RING 0 0 0 0 0 0 0 0 3061 0 -1 -1 3 -1 -1
5581 AtmosphereStatic SE_AT_LV_OCEAN_RING_SUB SE_AT_LV_OCEAN_RING_SUB 0 0 0 0 0 0 0 0 3062 0 -1 -1 3 -1 -1
5582 AtmosphereStatic SE_AT_LV_WATER_ROAD SE_AT_LV_WATER_ROAD 0 0 0 0 0 0 0 0 3063 0 -1 -1 3 -1 -1
5583 AtmosphereStatic SE_AT_LV_WHIRL_POOL SE_AT_LV_WHIRL_POOL 0 0 0 0 0 0 0 0 3064 0 -1 -1 1 -1 -1
5584 AtmosphereStatic SE_AT_LV_FALLING_ROCK SE_AT_LV_FALLING_ROCK 0 0 0 0 0 0 0 0 3065 0 -1 -1 3 -1 -1
5585 AtmosphereStatic SE_AT_LV_JUMBO_SUN_MOVE SE_AT_LV_JUMBO_SUN_MOVE 0 0 0 0 0 0 0 0 3066 0 -1 -1 3 -1 -1
5586 AtmosphereStatic SE_AT_LV_WATERFALL_CAVE SE_AT_LV_WATERFALL_CAVE 0 0 0 0 0 0 0 0 3067 0 -1 -1 3 -1 -1
5587 AtmosphereStatic SE_AT_LV_PHNCV_TERESA_ROOM SE_AT_LV_PHNCV_TERESA_ROOM 0 0 0 0 0 0 0 0 3068 0 -1 -1 3 -1 -1
5588 AtmosphereStatic SE_AT_LV_FOREST_INSECT_1 SE_AT_LV_FOREST_INSECT_1 0 0 0 0 0 0 0 0 3069 0 -1 -1 3 -1 -1
5589 AtmosphereStatic SE_AT_LV_FOREST_INSECT_2 SE_AT_LV_FOREST_INSECT_2 0 0 0 0 0 0 0 0 3070 0 -1 -1 3 -1 -1
5590 AtmosphereStatic SE_AT_LV_FOREST_INSECT_3 SE_AT_LV_FOREST_INSECT_3 0 0 0 0 0 0 0 0 3071 0 -1 -1 3 -1 -1
5591 AtmosphereStatic SE_AT_LV_SPACE_WIND SE_AT_LV_SPACE_WIND 0 0 0 0 0 0 0 0 3072 0 -1 -1 3 -1 -1
5592 AtmosphereStatic SE_AT_LV_KOOPA_WIND SE_AT_LV_KOOPA_WIND 0 0 0 0 0 0 0 0 3073 0 -1 -1 3 -1 -1
5593 AtmosphereStatic SE_AT_LV_KOOPA_WIND_DEMO SE_AT_LV_KOOPA_WIND_DEMO 0 0 0 0 0 0 0 0 3074 0 -1 -1 3 -1 -1
5594 AtmosphereStatic SE_AT_LV_WIND_DESERT SE_AT_LV_WIND_DESERT 0 0 0 0 0 0 0 0 3075 0 -1 -1 3 -1 -1
5595 AtmosphereStatic SE_AT_LV_WIND_MOVING_DESERT SE_AT_LV_WIND_MOVING_DESERT 0 0 0 0 0 0 0 0 3076 0 -1 -1 3 -1 -1
5596 AtmosphereStatic SE_AT_LV_ICE_WATER_UP_DOWN SE_AT_LV_ICE_WATER_UP_DOWN 0 0 0 0 0 0 0 0 3077 0 -1 -1 3 -1 -1
5597 AtmosphereStatic SE_AT_LV_LAVA_UP_DOWN SE_AT_LV_LAVA_UP_DOWN 0 0 0 0 0 0 0 0 3078 0 -1 -1 3 -1 -1
5598 AtmosphereStatic SE_AT_LV_MAGMA_WIND_VOLCANO SE_AT_LV_MAGMA_WIND_VOLCANO 0 0 0 0 0 0 0 0 3079 0 -1 -1 3 -1 -1
5599 AtmosphereStatic SE_AT_LV_MAGMA_IN_BTLSHIP SE_AT_LV_MAGMA_IN_BTLSHIP 0 0 0 0 0 0 0 0 3080 0 -1 -1 3 -1 -1
5600 AtmosphereStatic SE_AT_LV_WIND_ICE_MT_TOP SE_AT_LV_WIND_ICE_MT_TOP 0 0 0 0 0 0 0 0 3081 0 -1 -1 3 -1 -1
5601 AtmosphereStatic SE_AT_LV_ASTRO_LOFT_WIND SE_AT_LV_ASTRO_LOFT_WIND 0 0 0 0 0 0 0 0 3082 0 -1 -1 3 -1 -1
5602 AtmosphereStatic SE_AT_LV_LAVA_TAMAKORO_ZONE SE_AT_LV_LAVA_TAMAKORO_ZONE 0 0 0 0 0 0 0 0 3083 0 -1 -1 3 -1 -1
5603 AtmosphereStatic SE_AT_LV_WIND_RABBIT_MAZE SE_AT_LV_WIND_RABBIT_MAZE 0 0 0 0 0 0 0 0 3084 0 -1 -1 3 -1 -1
5604 AtmosphereStatic SE_AT_LV_SORAJIMA_WIND SE_AT_LV_SORAJIMA_WIND 0 0 0 0 0 0 0 0 3085 0 -1 -1 3 -1 -1
5605 ModelWipeScene SyShipToWmap SE_SY_SHIP_TO_WMAP 0 0 0 0 0 0 0 0 6269 0 -1 -1 2 -1 -1
5606 ModelWipeScene SyWmapToShip SE_SY_WMAP_TO_SHIP 0 0 0 0 0 0 0 0 6270 0 -1 -1 2 -1 -1
5607 StaticSound1st DummyForLoad1 SE_SY_BUTTON_CURSOR_ON 0 0 0 0 0 0 0 0 6422 0 -1 -1 2 -1 -1
5608 StaticSound1st DummyForLoad1 SE_SY_TALK_OK 0 0 0 0 0 0 0 0 6423 0 -1 -1 2 -1 -1
5609 StaticSound1st DummyForLoad1 SE_SY_SAVE_CONFIRM_INFO 0 0 0 0 0 0 0 0 6515 0 -1 -1 2 -1 -1
5610 Removed PmLvTwistWind SE_PM_LV_TWIST_WIND 0 0 0 0 0 0 0 0 7031 0 -1 -1 0 -1 -1
5611 Creeper OjLvCreeperDown SE_OJ_LV_CREEPER_DOWN 0 0 0 0 0 0 0 0 1810 0 -1 -1 1 -1 -1
5612 Creeper OjCreeperUpStart SE_OJ_CREEPER_UP_START 0 0 0 0 0 0 0 0 1813 0 -1 -1 0 -1 -1
5613 Creeper OjLvCreeperUp SE_OJ_LV_CREEPER_UP 0 0 0 0 0 0 0 0 1814 0 -1 -1 1 -1 -1
5614 Creeper OjCreeperSwing SE_OJ_CREEPER_SWING 0 0 0 0 0 0 0 0 1834 0 -1 -1 0 -1 -1
5615 Creeper OjCreeperFlip SE_OJ_CREEPER_FLIP 0 0 0 0 0 0 0 0 1835 0 -1 -1 0 -1 -1
5616 Plant OjPlantMarioUp SE_OJ_PLANT_MARIO_UP 0 0 0 0 0 0 0 0 1816 0 -1 -1 0 -1 -1
5617 Plant OjPlantMarioDown SE_OJ_PLANT_MARIO_DOWN 0 0 0 0 0 0 0 0 1817 0 -1 -1 0 -1 -1
5618 Plant PmGrabObj SE_PM_GRAB_OBJ 0 0 0 0 0 0 0 0 1818 0 -1 -1 0 -1 -1
5619 Plant OjPlantBud SE_OJ_PLANT_BUD 0 0 0 0 0 0 0 0 1846 0 -1 -1 0 -1 -1
5620 Plant OjPlantSeedBreak SE_OJ_PLANT_SEED_BREAK 0 0 0 0 0 0 0 0 1847 0 -1 -1 0 -1 -1
5621 Plant SyItemAppear SE_SY_ITEM_APPEAR 0 0 0 0 0 0 0 0 1848 0 -1 -1 2 -1 -1
5622 Plant OjPlantGrowStart SE_OJ_PLANT_GROW_START 0 0 0 0 0 0 0 0 1849 0 -1 -1 0 -1 -1
5623 Plant OjLvPlantGrow SE_OJ_LV_PLANT_GROW 0 0 0 0 0 0 0 0 1850 0 -1 -1 1 -1 -1
5624 Trapeze OjLvSlideRopeSlide SE_OJ_LV_SLIDE_ROPE_SLIDE 0 0 0 0 0 0 0 0 1825 0 -1 -1 1 -1 -1
5625 Trapeze OjLvRopeSwingWind1 SE_OJ_LV_ROPE_SWING_WIND_1 0 0 0 0 0 0 0 0 1898 0 -1 -1 1 -1 -1
5626 Trapeze OjLvRopeSwingWind2 SE_OJ_LV_ROPE_SWING_WIND_2 0 0 0 0 0 0 0 0 1899 0 -1 -1 1 -1 -1
5627 Trapeze OjRopeCreakH SE_OJ_ROPE_CREAK_H 0 0 0 0 0 0 0 0 1900 0 -1 -1 0 -1 -1
5628 BigBubble OjBigBubbleMerge SE_OJ_BIG_BUBBLE_MERGE 0 0 0 0 0 0 0 0 1826 0 -1 -1 0 -1 -1
5629 BigBubble OjBigBubbleBreak SE_OJ_BIG_BUBBLE_BREAK 0 0 0 0 0 0 0 0 1827 0 -1 -1 0 -1 -1
5630 BigBubble OjBigBubbleAppear SE_OJ_BIG_BUBBLE_APPEAR 0 0 0 0 0 0 0 0 1828 0 -1 -1 0 -1 -1
5631 BigBubble OjBigBubbleMarioIn SE_OJ_BIG_BUBBLE_MARIO_IN 0 0 0 0 0 0 0 0 1829 0 -1 -1 0 -1 -1
5632 BigBubble SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1830 0 -1 -1 2 -1 -1
5633 BigBubble SyLvBigBubbleWind SE_SY_LV_BIG_BUBBLE_WIND 0 0 0 0 0 0 0 0 1831 0 -1 -1 3 -1 -1
5634 BigBubble OjBigBubbleDpdHit SE_OJ_BIG_BUBBLE_DPD_HIT 0 0 0 0 0 0 0 0 1832 0 -1 -1 0 -1 -1
5635 BigBubble OjBigBubbleDpdStop SE_OJ_BIG_BUBBLE_DPD_STOP 0 0 0 0 0 0 0 0 1833 0 -1 -1 0 -1 -1
5636 Fluff OjFluffRiseUpBlow SE_OJ_FLUFF_RISE_UP_BLOW 0 0 0 0 0 0 0 0 1836 0 -1 -1 0 -1 -1
5637 Fluff OjFluffBreak SE_OJ_FLUFF_BREAK 0 0 0 0 0 0 0 0 1837 0 -1 -1 0 -1 -1
5638 Fluff OjFluffLose SE_OJ_FLUFF_LOSE 0 0 0 0 0 0 0 0 1838 0 -1 -1 0 -1 -1
5639 Fluff OjFluffRiseUp1 SE_OJ_FLUFF_RISE_UP_1 0 0 0 0 0 0 0 0 1839 0 -1 -1 0 -1 -1
5640 Fluff OjFluffRiseUp2 SE_OJ_FLUFF_RISE_UP_2 0 0 0 0 0 0 0 0 1840 0 -1 -1 0 -1 -1
5641 Fluff OjFluffRiseUp4 SE_OJ_FLUFF_RISE_UP_4 0 0 0 0 0 0 0 0 1841 0 -1 -1 0 -1 -1
5642 Fluff OjLvFluffSideMove SE_OJ_LV_FLUFF_SIDE_MOVE 0 0 0 0 0 0 0 0 1842 0 -1 -1 1 -1 -1
5643 Fluff OjLvFluffFly SE_OJ_LV_FLUFF_FLY 0 0 0 0 0 0 0 0 1843 0 -1 -1 1 -1 -1
5644 Fluff OjLvFluffFlyFall SE_OJ_LV_FLUFF_FLY_FALL 0 0 0 0 0 0 0 0 1844 0 -1 -1 1 -1 -1
5645 FluffWind OjLvFluffwindeffWind SE_OJ_LV_FLUFFWINDEFF_WIND 0 0 0 0 0 0 0 0 1845 0 -1 -1 1 -1 -1
5646 Pole OjLvPoleAppear SE_OJ_LV_POLE_APPEAR 0 0 0 0 0 0 0 0 1851 0 -1 -1 1 -1 -1
5647 SpaceCocoon PvCatch SE_PV_CATCH 0 0 0 0 0 0 0 0 1852 0 -1 -1 0 -1 -1
5648 SpaceCocoon OjSpaceCocoonAttach SE_OJ_SPACE_COCOON_ATTACH 0 0 0 0 0 0 0 0 1853 0 -1 -1 0 -1 -1
5649 SpaceCocoon OjSpaceCocoonDragSt SE_OJ_SPACE_COCOON_DRAG_ST 0 0 0 0 0 0 0 0 1854 0 -1 -1 0 -1 -1
5650 SpaceCocoon OjLvSpaceCocoonDrag SE_OJ_LV_SPACE_COCOON_DRAG 0 0 0 0 0 0 0 0 1855 0 -1 -1 1 -1 -1
5651 SpaceCocoon PvJumpJoy SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 1856 0 -1 -1 0 -1 -1
5652 SpaceCocoon SvKinopioTalkGladFly SE_SV_KINOPIO_TALK_GLAD_FLY 0 0 0 0 0 0 0 0 1857 0 -1 -1 0 -1 -1
5653 SpaceCocoon OjSpaceCocoonLaunch SE_OJ_SPACE_COCOON_LAUNCH 0 0 0 0 0 0 0 0 1858 0 -1 -1 0 -1 -1
5654 SpaceCocoon OjLvSpaceCocoonDrag3 SE_OJ_LV_SPACE_COCOON_DRAG3 0 0 0 0 0 0 0 0 1859 0 -1 -1 1 -1 -1
5655 SpaceCocoon OjLvSpaceCocoonDrag2 SE_OJ_LV_SPACE_COCOON_DRAG2 0 0 0 0 0 0 0 0 1860 0 -1 -1 1 -1 -1
5656 SpaceCocoon OjSpaceCocoonBound SE_OJ_SPACE_COCOON_BOUND 0 0 0 0 0 0 0 0 1861 0 -1 -1 0 -1 -1
5657 SpaceCocoon PvJumpS SE_PV_JUMP_S 0 0 0 0 0 0 0 0 1862 0 -1 -1 0 -1 -1
5658 SpaceCocoon PmJumpM SE_PM_JUMP_M 0 0 0 0 0 0 0 0 1863 0 -1 -1 0 -1 -1
5659 SurfRay SmSurfRayTurntoMr SE_SM_SURF_RAY_TURNTO_MR 0 0 0 0 0 0 0 0 1864 0 -1 -1 0 -1 -1
5660 SurfRay SmSurfRayLandw SE_SM_SURF_RAY_LANDW 0 0 0 0 0 0 0 0 1865 0 -1 -1 0 -1 -1
5661 SurfRay SmSurfRayJumpout1 SE_SM_SURF_RAY_JUMPOUT1 0 0 0 0 0 0 0 0 1866 0 -1 -1 0 -1 -1
5662 SurfRay SmSurfRayAccel SE_SM_SURF_RAY_ACCEL 0 0 0 0 0 0 0 0 1867 0 -1 -1 0 -1 -1
5663 SurfRay SmLvSurfRayLand SE_SM_LV_SURF_RAY_LAND 0 0 0 0 0 0 0 0 1868 0 -1 -1 1 -1 -1
5664 SurfRay SmSurfRayHitWall SE_SM_SURF_RAY_HIT_WALL 0 0 0 0 0 0 0 0 1869 0 -1 -1 0 -1 -1
5665 SurfRay SmSurfRayJumpin2 SE_SM_SURF_RAY_JUMPIN2 0 0 0 0 0 0 0 0 1870 0 -1 -1 0 -1 -1
5666 SurfRay SmSurfRayJumpin1 SE_SM_SURF_RAY_JUMPIN1 0 0 0 0 0 0 0 0 1871 0 -1 -1 0 -1 -1
5667 SurfRay SmSurfRayJumpin0 SE_SM_SURF_RAY_JUMPIN0 0 0 0 0 0 0 0 0 1872 0 -1 -1 0 -1 -1
5668 SurfRay SmLvSurfRayMove0 SE_SM_LV_SURF_RAY_MOVE0 0 0 0 0 0 0 0 0 1873 0 -1 -1 1 -1 -1
5669 SurfRay SmLvSurfRayMove1 SE_SM_LV_SURF_RAY_MOVE1 0 0 0 0 0 0 0 0 1874 0 -1 -1 1 -1 -1
5670 SurfRay SmLvSurfRayMove2 SE_SM_LV_SURF_RAY_MOVE2 0 0 0 0 0 0 0 0 1875 0 -1 -1 1 -1 -1
5671 SurfRay SmLvSurfRayMove3 SE_SM_LV_SURF_RAY_MOVE3 0 0 0 0 0 0 0 0 1876 0 -1 -1 1 -1 -1
5672 SurfRay SmSurfRayMoveWind SE_SM_SURF_RAY_MOVE_WIND 0 0 0 0 0 0 0 0 1877 0 -1 -1 1 -1 -1
5673 SurfRay SmLvSurfRayCurve SE_SM_LV_SURF_RAY_CURVE 0 0 0 0 0 0 0 0 1878 0 -1 -1 1 -1 -1
5674 SwingRope OjLvRopeSwingWind1 SE_OJ_LV_ROPE_SWING_WIND_1 0 0 0 0 0 0 0 0 1879 0 -1 -1 1 -1 -1
5675 SwingRope OjRopeCreakH SE_OJ_ROPE_CREAK_H 0 0 0 0 0 0 0 0 1880 0 -1 -1 0 -1 -1
5676 Tamakoro SmIronsphHit SE_SM_IRONSPH_HIT 0 0 0 0 0 0 0 0 1881 0 -1 -1 0 -1 -1
5677 Tamakoro SmRideStart SE_SM_RIDE_START 0 0 0 0 0 0 0 0 1882 0 -1 -1 0 -1 -1
5678 Tamakoro SmBalloonsphJump SE_SM_BALLOONSPH_JUMP 0 0 0 0 0 0 0 0 1883 0 -1 -1 0 -1 -1
5679 Tamakoro SmIronsphLand SE_SM_IRONSPH_LAND 0 0 0 0 0 0 0 0 1884 0 -1 -1 0 -1 -1
5680 Tamakoro SmIronsphRaildash SE_SM_IRONSPH_RAILDASH 0 0 0 0 0 0 0 0 1885 0 -1 -1 0 -1 -1
5681 Tamakoro SmRideEnd SE_SM_RIDE_END 0 0 0 0 0 0 0 0 1886 0 -1 -1 0 -1 -1
5682 Tamakoro SmLvIronsphRollRail SE_SM_LV_IRONSPH_ROLL_RAIL 0 0 0 0 0 0 0 0 1887 0 -1 -1 1 -1 -1
5683 Tamakoro SmLvIronsphRoll1 SE_SM_LV_IRONSPH_ROLL1 0 0 0 0 0 0 0 0 1888 0 -1 -1 1 -1 -1
5684 TwoLegWalker SmRideStart SE_SM_RIDE_START 0 0 0 0 0 0 0 0 1901 0 -1 -1 0 -1 -1
5685 TwoLegWalker SmRideEnd SE_SM_RIDE_END 0 0 0 0 0 0 0 0 1902 0 -1 -1 0 -1 -1
5686 TwoLegWalker SmTlwalkerStepLeft SE_SM_TLWALKER_STEP_LEFT 0 0 0 0 0 0 0 0 1903 0 -1 -1 0 -1 -1
5687 TwoLegWalker SmTlwalkerStepRight SE_SM_TLWALKER_STEP_RIGHT 0 0 0 0 0 0 0 0 1904 0 -1 -1 0 -1 -1
5688 TwoLegWalker SmLvTlwalkerMoveLeg SE_SM_LV_TLWALKER_MOVE_LEG 0 0 0 0 0 0 0 0 1905 0 -1 -1 1 -1 -1
5689 GliBirdTutorial OK SE_SY_BIRD_TUTORIAL_OK 0 0 0 0 0 0 0 0 2523 0 -1 -1 2 -1 -1
5690 GliBirdTutorial NG SE_SY_BIRD_TUTORIAL_NG 0 0 0 0 0 0 0 0 2524 0 -1 -1 2 -1 -1
5691 GliBirdTutorial GoNext SE_SY_BIRD_TUTORIAL_GONEXT 0 0 0 0 0 0 0 0 2525 0 -1 -1 2 -1 -1
5692 GliBirdTutorial GoNext2 SE_SY_BIRD_TUTORIAL_GONEXT2 0 0 0 0 0 0 0 0 2526 0 -1 -1 2 -1 -1
5693 GliBirdTutorial TutorialTimer SE_SY_BIRD_TUTORIAL_TIMER 0 0 0 0 0 0 0 0 2527 0 -1 -1 2 -1 -1
5694 GliBirdTutorial TutorialTimer2 SE_SY_BIRD_TUTORIAL_TIMER2 0 0 0 0 0 0 0 0 2528 0 -1 -1 2 -1 -1
5695 GliBirdTutorial TutorialTimer3 SE_SY_BIRD_TUTORIAL_TIMER3 0 0 0 0 0 0 0 0 2529 0 -1 -1 2 -1 -1
5696 GliBird Damage SE_PM_DAMAGE_S 0 0 0 0 0 0 0 0 2535 0 -1 -1 10 -1 -1
5697 GliBird Damage SE_PV_DAMAGE_S 0 0 0 0 0 0 0 0 2536 0 -1 -1 10 -1 -1
5698 GliBird Damage SE_SV_GLIBIRD_DAMAGE 0 0 0 0 0 0 0 0 3545 0 -1 -1 0 -1 -1
5699 GliBird FlyLowSpeed SE_SM_LV_GLIBIRD_FLY_LOW 0 5 0 10 0,002 0 0 20 3455 0 -1 -1 1 1 1
5700 GliBird FlyTurn SE_SM_LV_GLIBIRD_FLY_TURN 2 10 0 20 8 0 0 10 3457 0 -1 -1 1 1 1
5701 GliBird FlyHighSpeed SE_SM_LV_GLIBIRD_FLY_HIGH 0 0 0 0 0,003 -4 0 10 3470 0 -1 -1 1 -1 1
5702 GliBird SinkWater SE_SM_GLIBIRD_SINK_WATER 0 0 0 0 0 0 0 0 3472 0 -1 -1 0 -1 -1
5703 GliBird SinkWater SE_PV_LAST_DAMAGE_WATER 0 0 0 0 0 0 0 0 5882 0 -1 -1 10 -1 -1
5704 GliBird SinkWater SE_SV_GLIBIRD_DEAD_IN_WATER 0 0 0 0 0 0 0 0 5885 0 -1 -1 0 -1 -1
5705 GliBird BoundWater SE_SM_GLIBIRD_BOUND_WATER 0 0 0 0 0 0 0 0 3473 0 -1 -1 0 -1 -1
5706 GliBird GlideStartUpVoice SE_SV_GLIBIRD_FLY_START 0 0 0 0 0 0 0 0 3541 0 -1 -1 0 -1 -1
5707 GliBird GlideStartUpLoop SE_SM_LV_GLIBIRD_FLY_START 0 0 0 0 0 0 0 0 3544 0 -1 -1 1 -1 -1
5708 GliBird FlyHighSpeedVoice SE_SV_LV_GLIBIRD_FLY_HIGH_SPEED 0 0 0 0 0 0 0 0 3546 0 -1 -1 1 -1 -1
5709 GliBird FlyHighSpeedVoice SE_PV_LV_GLIBIRD_HIGH_SPEED 0 0 0 0 0 0 0 0 7648 0 -1 -1 1 -1 -1
5710 GliBird GliBirdGlideDamage SE_SM_GLIBIRD_FLAP_DAMAGE1 0 0 0 0 0 0 0 0 3547 0 -1 0 0 -1 -1
5711 GliBird GliBirdGlideDamage SE_SM_GLIBIRD_FLAP_DAMAGE2 0 0 0 0 0 0 0 0 3548 19 -1 0 0 -1 -1
5712 GliBird GliBirdGlideDamage SE_SM_GLIBIRD_FLAP_DAMAGE2 0 0 0 0 0 0 0 0 3549 9 -1 0 0 -1 -1
5713 GliBird GliBirdGlideDead SE_SM_GLIBIRD_FLAP_DAMAGE1 0 0 0 0 0 0 0 0 3551 8 -1 0 0 -1 -1
5714 GliBird GliBirdGlideDead SE_SM_GLIBIRD_FLAP_DAMAGE2 0 0 0 0 0 0 0 0 3552 27 -1 0 0 -1 -1
5715 GliBird GliBirdGlideDead SE_SM_GLIBIRD_FLAP_DAMAGE2 0 0 0 0 0 0 0 0 3553 67 -1 0 0 -1 -1
5716 GliBird GliBirdGlideDead SE_SV_GLIBIRD_DEAD 0 0 0 0 0 0 0 0 3577 8 -1 0 0 -1 -1
5717 GliBird Trampled SE_SV_GLIBIRD_TRAMPLE 0 0 0 0 0 0 0 0 3556 0 -1 0 0 -1 -1
5718 GliBird Trampled SE_SM_NPC_TRAMPLED 0 0 0 0 0 0 0 0 3557 0 -1 0 0 -1 -1
5719 GliBird Trampled SE_SM_GLIBIRD_FLAP_DAMAGE2 0 0 0 0 0 0 0 0 3558 0 -1 0 0 -1 -1
5720 GliBird GroundWait SE_SM_GLIBIRD_FLAP_WAIT 0 0 0 0 0 0 0 0 3559 137 -1 0 0 -1 -1
5721 GliBird Spin SE_SV_GLIBIRD_SPIN 0 0 0 0 0 0 0 0 3578 4 -1 0 0 -1 -1
5722 GliBird Pointing SE_SV_GLIBIRD_SPIN 0 0 0 0 0 0 0 0 3579 4 -1 0 0 -1 -1
5723 GliBird PlayerFlyStart SE_PV_GLIBIRD_FLY 0 0 0 0 0 0 0 0 5883 0 -1 -1 10 -1 -1
5724 GliBird PlayerTakeOff SE_PM_GLIBIRD_TAKEOFF 0 0 0 0 0 0 0 0 5884 0 -1 -1 10 -1 -1
5725 GliBird FlyRustle SE_SM_LV_GLIBIRD_FLY_RUSTLE 0 0 0 0 -0,002 17 0 15 5895 0 -1 -1 1 -1 1
5726 GliBird SinkMagma SE_SM_GLIBIRD_SINK_MAGMA 0 0 0 0 0 0 0 0 6912 0 -1 -1 0 -1 -1
5727 GliBird SinkMagma SE_PV_LAST_DAMAGE_WATER 0 0 0 0 0 0 0 0 6913 0 -1 -1 10 -1 -1
5728 GliBird SinkMagma SE_SV_GLIBIRD_DEAD_IN_WATER 0 0 0 0 0 0 0 0 6914 0 -1 -1 0 -1 -1
5729 GliBird DamageMagma SE_PM_DAMAGE_S 0 0 0 0 0 0 0 0 6915 0 -1 -1 10 -1 -1
5730 GliBird DamageMagma SE_PV_BURN 0 0 0 0 0 0 0 0 6916 0 -1 -1 10 -1 -1
5731 GliBird DamageMagma SE_SV_GLIBIRD_DAMAGE 0 0 0 0 0 0 0 0 6917 0 -1 -1 0 -1 -1
5732 GliBird DamageMagma SE_PM_BURN 0 0 0 0 0 0 0 0 6918 0 -1 -1 10 -1 -1
5733 TubeSlider SlipNormal SE_PM_LV_SLIDER_SLIP 0 0 0 0 0 0 0 0 2806 0 -1 -1 1 -1 -1
5734 TubeSlider SlipWood SE_PM_LV_SLIDER_SLIP_WOOD 0 0 0 0 0 0 0 0 2807 0 -1 -1 1 -1 -1
5735 TubeSlider SlipCurve SE_PM_LV_SLIDER_SLIP_CURVE 0 0 0 0 0 0 0 0 2808 0 -1 -1 1 -1 -1
5736 TubeSlider Wind SE_PM_LV_SLIDER_WIND 0 0 0 0 0 0 0 0 2809 0 -1 -1 1 -1 -1
5737 TubeSlider SlipIce SE_PM_LV_SLIDER_SLIP_ICE 0 0 0 0 0 0 0 0 2813 0 -1 -1 1 -1 -1
5738 PlantSlider SlideDown SE_OJ_LV_PLANT_SLIDER_DOWN 0 0 0 0 0 0 0 0 3337 0 -1 -1 1 -1 -1
5739 PoleTree OjLvPoleAppear SE_OJ_LV_POLE_APPEAR 0 0 0 0 0 0 0 0 4802 0 -1 -1 1 -1 -1
5740 PoleTree Shake SE_OJ_POLE_TREE_SHAKE_S 0 0 0 0 0 0 0 0 4804 0 -1 0 0 -1 -1
5741 PoleTree Jump SE_OJ_POLE_TREE_SHAKE_L 0 0 0 0 0 0 0 0 4805 0 -1 0 0 -1 -1
5742 PoleTree Land SE_OJ_POLE_TREE_SHAKE_L 0 0 0 0 0 0 0 0 5339 0 -1 0 0 -1 -1
5743 Butterfly OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 1985 0 -1 -1 0 -1 -1
5744 FileSelectItem SyLvFileSelMorphblur SE_SY_LV_FILE_SEL_MORPHBLUR 0 0 0 0 0 0 0 0 1986 0 -1 -1 3 -1 -1
5745 FileSelectItem SyFileSelMorphDummy SE_SY_FILE_SEL_MORPH_DUMMY 0 0 0 0 0 0 0 0 1987 0 -1 -1 2 -1 -1
5746 FileSelectItem SyFileSelMorphMario SE_SY_FILE_SEL_MORPH_MARIO 0 0 0 0 0 0 0 0 1988 0 -1 -1 2 -1 -1
5747 FileSelectItem FilePoint SE_SY_ME_TITLE_FILE_POINT 0 0 0 0 0 0 0 0 6437 0 -1 -1 2 -1 -1
5748 FileSelectItem FileUnUsedPoint SE_SY_ME_TITLE_NOUSED_FILE_POINT 0 0 0 0 0 0 0 0 6438 0 -1 -1 2 -1 -1
5749 FileSelector SyFileSelTipsOpen SE_SY_FILE_SEL_TIPS_OPEN 0 0 0 0 0 0 0 0 1989 0 -1 -1 2 -1 -1
5750 FileSelector SyGalaxySelected SE_SY_GALAXY_SELECTED 0 0 0 0 0 0 0 0 1990 0 -1 -1 2 -1 -1
5751 FileSelector SyGalaxyDecideCancel SE_SY_GALAXY_DECIDE_CANCEL 0 0 0 0 0 0 0 0 1991 0 -1 -1 2 -1 -1
5752 FileSelector SyFileSelected SE_SY_FILE_SELECTED 0 0 0 0 0 0 0 0 1992 0 -1 -1 2 -1 -1
5753 FileSelector SyFileSelUpperDecide SE_SY_FILE_SEL_UPPER_DECIDE 0 0 0 0 0 0 0 0 1993 0 -1 -1 2 -1 -1
5754 FileSelector SyFileSelCopy SE_SY_FILE_SEL_COPY 0 0 0 0 0 0 0 0 1994 0 -1 -1 2 -1 -1
5755 FileSelector SyFileSelNg SE_SY_FILE_SEL_NG 0 0 0 0 0 0 0 0 1995 0 -1 -1 2 -1 -1
5756 FileSelector SyFileSelMiiSelected SE_SY_FILE_SEL_MII_SELECTED 0 0 0 0 0 0 0 0 1996 0 -1 -1 2 -1 -1
5757 Flag OjFlagAppear SE_OJ_FLAG_APPEAR 0 0 0 0 0 0 0 0 1997 0 -1 -1 0 -1 -1
5758 Flag OjFlag SE_OJ_FLAG 0 0 0 0 0 0 0 0 1998 0 -1 -1 0 -1 -1
5759 QuakeEffectGenerator AtLvEarthquake SE_AT_LV_EARTHQUAKE 0 0 0 0 0 0 0 0 1999 0 -1 -1 1 -1 -1
5760 SeaGull OjSeagullChirp SE_OJ_SEAGULL_CHIRP 0 0 0 0 0 0 0 0 2008 0 -1 -1 0 -1 -1
5761 SoundSyncSwitch SySoundSyncSwChange SE_SY_SOUND_SYNC_SW_CHANGE 0 0 0 0 0 0 0 0 2009 0 -1 -1 2 -1 -1
5762 SoundSyncSwitch Change SE_SY_SYNC_BGM_GRVTY_CHANGE 0 0 0 0 0 0 0 0 5826 0 -1 -1 2 -1 -1
5763 SoundSyncSwitch ChangeSign SE_SY_SYNC_GRVTY_CHANGE_SIGN 0 0 0 0 0 0 0 0 5834 0 -1 -1 2 -1 -1
5764 SphereSelector SyGalaxyDecideCancel SE_SY_GALAXY_DECIDE_CANCEL 0 0 0 0 0 0 0 0 2010 0 -1 -1 2 -1 -1
5765 SphereSelector SyGalaxySelected SE_SY_GALAXY_SELECTED 0 0 0 0 0 0 0 0 2011 0 -1 -1 2 -1 -1
5766 SphereSelectorHandle AtLvAstroDomeWind1 SE_AT_LV_ASTRO_DOME_WIND_1 0 0 0 0 0 0 0 0 2012 0 -1 -1 1 -1 -1
5767 SphereSelectorHandle AtLvAstroDomeWind2 SE_AT_LV_ASTRO_DOME_WIND_2 0 0 0 0 0 0 0 0 2013 0 -1 -1 1 -1 -1
5768 SphereSelectorHandle DmAstroHandleGrab SE_DM_ASTRO_HANDLE_GRAB 0 0 0 0 0 0 0 0 2014 0 -1 -1 2 -1 -1
5769 WaterRoad OjWaterRoadBindIn SE_OJ_WATER_ROAD_BIND_IN 0 0 0 0 0 0 0 0 2015 0 -1 -1 0 -1 -1
5770 WaterRoad PmTornadeInWaterSt SE_PM_TORNADE_IN_WATER_ST 0 0 0 0 0 0 0 0 2016 0 -1 -1 0 -1 -1
5771 WaterRoad PmLvTornadeInWater SE_PM_LV_TORNADE_IN_WATER 0 0 0 0 0 0 0 0 2017 0 -1 -1 1 -1 -1
5772 WaterRoad OjLvWaterRoadAppear SE_OJ_LV_WATER_ROAD_APPEAR 0 0 0 0 0 0 0 0 2018 0 -1 -1 1 -1 -1
5773 WaterRoad AtLvEarthquake SE_AT_LV_EARTHQUAKE 0 0 0 0 0 0 0 0 2019 0 -1 -1 1 -1 -1
5774 WaterRoad OjWaterRoadGrowStart SE_OJ_WATER_ROAD_GROW_START 0 0 0 0 0 0 0 0 2020 0 -1 -1 0 -1 -1
5775 WaterRoad OjLvWaterRoadGrow SE_OJ_LV_WATER_ROAD_GROW 0 0 0 0 0 0 0 0 2021 0 -1 -1 1 -1 -1
5776 WaterRoad OjLvWaterRoadBind SE_OJ_LV_WATER_ROAD_BIND 0 0 0 0 0 0 0 0 2022 0 -1 -1 1 -1 -1
5777 WaterRoad OjWaterRoadBindEnd SE_OJ_WATER_ROAD_BIND_END 0 0 0 0 0 0 0 0 2023 0 -1 -1 0 -1 -1
5778 WaterRoad PvJumpM SE_PV_JUMP_M 0 0 0 0 0 0 0 0 2024 0 -1 -1 0 -1 -1
5779 WaterRoad DummyForLoading SE_AT_LV_WATER_ROAD 0 0 0 0 0 0 0 0 3417 0 -1 -1 1 -1 -1
5780 WhirlPoolAccelerator AtLvWhirlPool SE_AT_LV_WHIRL_POOL 0 0 0 0 0 0 0 0 2025 0 -1 -1 1 -1 -1
5781 WaterStream DummyForLoading SE_AT_LV_OCEAN_RING 0 0 0 0 0 0 0 0 3418 0 -1 -1 1 -1 -1
5782 WaterStream DummyForLoading SE_AT_LV_OCEAN_RING_SUB 0 0 0 0 0 0 0 0 3419 0 -1 -1 1 -1 -1
5783 RepeartTimerSwitch TimeOut SE_SY_REPEAT_TIMER_TIMEOUT 0 0 0 0 0 0 0 0 4425 0 -1 -1 2 -1 -1
5784 RepeartTimerSwitch Timer1 SE_SY_REPEAT_TIMER1 0 0 0 0 0 0 0 0 4426 0 -1 -1 2 -1 -1
5785 RepeartTimerSwitch Timer2 SE_SY_REPEAT_TIMER2 0 0 0 0 0 0 0 0 4427 0 -1 -1 2 -1 -1
5786 OceanSphere RisingUp SE_OJ_LV_SPR_JET_WATER_JET 0 0 0 0 0 0 0 0 5229 0 -1 -1 1 -1 -1
5787 OceanSphere RiseUpStart SE_OJ_SPR_JET_WATER_JET_ST 0 0 0 0 0 0 0 0 5231 0 -1 -1 0 -1 -1
5788 DemoKoopaJrShip BmKoopajrShipEnter SE_BM_KOOPAJR_SHIP_ENTER 0 0 0 0 0 0 0 0 2236 0 -1 -1 0 -1 -1
5789 DemoKoopaJrShip BmLvKoopajrShipMove SE_BM_LV_KOOPAJR_SHIP_MOVE 0 0 0 0 0 0 0 0 2237 0 -1 -1 1 -1 -1
5790 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_LAND 0 0 0 0 0 0 0 0 4638 819 -1 0 0 -1 -1
5791 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_JUMP 0 0 0 0 0 0 0 0 4639 1283 -1 0 0 -1 -1
5792 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_LAND 0 0 0 0 0 0 0 0 4640 1379 -1 0 0 -1 -1
5793 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_JUMP 0 0 0 0 0 0 0 0 4641 1068 -1 0 0 -1 -1
5794 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_JUMP 0 0 0 0 0 0 0 0 4642 731 -1 0 0 -1 -1
5795 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_LAND 0 0 0 0 0 0 0 0 4643 1199 -1 0 0 -1 -1
5796 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4644 191 -1 0 0 -1 -1
5797 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4645 94 -1 0 0 -1 -1
5798 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4646 285 -1 0 0 -1 -1
5799 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOT_DRUB 0 0 0 0 0 0 0 0 4647 512 -1 0 0 -1 -1
5800 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4648 143 -1 0 0 -1 -1
5801 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4649 239 -1 0 0 -1 -1
5802 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4650 46 -1 0 0 -1 -1
5803 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOT_DRUB 0 0 0 0 0 0 0 0 4651 1535 -1 0 0 -1 -1
5804 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4652 383 -1 0 0 -1 -1
5805 DemoKoopa CastleAssault SE_BM_OP_D_KOOPA_FOOTNOTE 0 0 0 0 0 0 0 0 4653 334 -1 0 0 -1 -1
5806 DemoKoopa CastleAssault SE_BV_OP_D_KOOPA_JUMP 0 0 0 0 0 0 0 0 4654 1283 -1 0 0 -1 -1
5807 DemoKoopa CastleAssault SE_BV_OP_D_KOOPA_LAND 0 0 0 0 0 0 0 0 4655 1199 -1 0 0 -1 -1
5808 DemoKoopa CastleAssault SE_BV_OP_D_KOOPA_BAWL_OUT 0 0 0 0 0 0 0 0 4656 519 -1 0 0 -1 -1
5809 DemoKoopa CastleAssault SE_BV_OP_D_KOOPA_LAND 0 0 0 0 0 0 0 0 4657 819 -1 0 0 -1 -1
5810 DemoKoopa CastleAssault SE_BV_OP_D_KOOPA_BAWL_OUT 0 0 0 0 0 0 0 0 4658 1541 -1 0 0 -1 -1
5811 DemoKoopa CastleAssault SE_BV_OP_D_KOOPA_JUMP 0 0 0 0 0 0 0 0 4659 731 -1 0 0 -1 -1
5812 DemoKoopa DemoMeetKoopaDummy SE_BV_OP_D_KOOPA_SPEAK1 0 0 0 0 0 0 0 0 4660 517 -1 -1 0 -1 -1
5813 DemoKoopa DemoMeetKoopaDummy SE_SY_OP_D_PEACH_CALL_MARIO 0 0 0 0 0 0 0 0 4698 0 -1 -1 0 -1 -1
5814 DemoKoopa DemoMeetKoopa SE_BV_OP_D_KOOPA_LAND Center 0 0 0 0 0 0 0 0 5941 28 -1 0 0 -1 -1
5815 DemoKoopa DemoMeetKoopa SE_BM_OP_D_KOOPA_JUMP_FLY Center 0 0 0 0 0 0 0 0 5942 1352 -1 0 0 -1 -1
5816 DemoKoopa DemoMeetKoopa SE_BM_OP_D_KOOPA_LAND Center 0 0 0 0 0 0 0 0 5943 26 -1 0 0 -1 -1
5817 DemoKoopa DemoMeetKoopa SE_BV_OP_D_KOOPA_STRAIN Center 0 0 0 0 0 0 0 0 5951 1299 -1 0 0 -1 -1
5818 DemoKoopa DemoMeetKoopa SE_BM_OP_D_KOOPA_WARP_DISAPPEAR Center 0 0 0 0 0 0 0 0 6217 1500 -1 0 0 -1 -1
5819 DemoKoopa DemoMeetKoopa SE_BM_LV_OP_D_KOOPA_CHARGE_FLY_2 Center 0 0 0 0 0 0 0 0 6218 1210 1352 0 1 -1 -1
5820 DemoKoopa DemoMeetKoopa SE_BM_LV_OP_D_KOOPA_CHARGE_FLY Center 0 0 0 0 0 0 0 0 6219 1100 1270 0 1 -1 -1
5821 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_LV_M_SHIP_ENGINE_START_DEMO 0 0 0 0 0 0 0 0 4858 0 589 0 1 -1 -1
5822 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_LV_M_SHIP_PRE_LAUNCH 0 0 0 0 0 0 0 0 4860 539 927 0 1 -1 -1
5823 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_M_SHIP_LAUNCH 0 0 0 0 0 0 0 0 4861 931 -1 0 0 -1 -1
5824 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_LV_MARIOSHIP_BLOW_WHISTLE 0 0 0 0 0 0 0 0 5422 650 -1 0 0 -1 -1
5825 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_LV_D_M_SHIP_ENGINE_ST_2ND 0 0 0 0 0 0 0 0 6409 185 925 0 1 -1 -1
5826 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_D_M_SHIP_ENGINE_ST_2ND 0 0 0 0 0 0 0 0 6410 145 -1 0 0 -1 -1
5827 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_D_M_SHIP_BIG_SHAKE 0 0 0 0 0 0 0 0 6411 467 -1 0 0 -1 -1
5828 MarioShipTakeOff DemoMarioShipTakeOff SE_OJ_MARIOSHIP_LEAVE_TWINCLE 0 0 0 0 0 0 0 0 6421 970 -1 0 0 -1 -1
5829 MarioShipTakeOff DemoMarioShipGoThrough SE_OJ_LV_D_M_SHIP_ENGINE_ST_2ND MarioShipTakeOff 0 0 0 0 0 0 0 0 6552 272 -1 0 1 -1 -1
5830 MarioShipTakeOff DemoMarioShipGoThrough SE_OJ_LV_M_SHIP_ENGINE_START_DEMO MarioShipTakeOff 0 0 0 0 0 0 0 0 6553 0 -1 0 1 -1 -1
5831 MarioShipTakeOff DemoMarioShipGoThrough SE_OJ_LV_M_SHIP_PRE_MOVE MarioShipTakeOff 0 0 0 0 0 0 0 0 6554 100 417 0 1 -1 -1
5832 MarioShipTakeOff DemoMarioShipGoThrough SE_OJ_D_M_SHIP_ENGINE_ST_2ND MarioShipTakeOff 0 0 0 0 0 0 0 0 6555 212 -1 0 0 -1 -1
5833 MarioShipTakeOff DemoMarioShipGoThrough SE_OJ_MARIOSHIP_LEAVE_TWINCLE ChimneyPosition 0 0 0 0 0 0 0 0 6556 500 -1 0 0 -1 -1
5834 MarioShipTakeOff DemoMarioShipGoThrough SE_OJ_LV_MARIOSHIP_BLOW_WHISTLE ChimneyPosition 0 0 0 0 0 0 0 0 6557 510 -1 0 0 -1 -1
5835 MarioShipTakeOff DemoMarioShipGoThrough SE_OJ_LV_M_SHIP_MOVE_START MarioShipTakeOff 0 0 0 0 0 0 0 0 6558 425 -1 0 0 -1 -1
5836 MarioShipTakeOff DemoEndingWait SE_DM_ED_LV_MARIOSHIP_ENGINE MarioShipTakeOff 0 0 0 0 0 0 0 0 6627 0 -1 0 1 -1 -1
5837 MarioShipTakeOff DemoEndingWait SE_DM_ED_LV_FSHIP_CHIMNEY_SMOKE ChimneyPosition 0 0 0 0 0 0 0 0 6628 0 -1 0 1 -1 -1
5838 MarioShipTakeOff DemoEndingWait SE_DM_ED_LV_MARIOSHIP_ENGINE_LOUD MarioShipTakeOff 0 0 0 0 0 0 0 0 6638 0 -1 0 1 -1 -1
5839 MarioShipTakeOff DemoEnding4th SE_OJ_LV_M_SHIP_PRE_MOVE MarioShipTakeOff 0 0 0 0 0 0 0 0 6632 350 560 0 1 -1 -1
5840 MarioShipTakeOff DemoEnding4th SE_DM_ED_LV_MARIOSHIP_ENGINE_LOUD MarioShipTakeOff 0 0 0 0 0 0 0 0 6633 0 340 0 1 -1 -1
5841 MarioShipTakeOff DemoEnding4th SE_DM_ED_M_SHIP_ENGINE_ST_2ND MarioShipTakeOff 0 0 0 0 0 0 0 0 6634 50 -1 0 0 -1 -1
5842 MarioShipTakeOff DemoEnding4th SE_OJ_M_SHIP_LAUNCH MarioShipTakeOff 0 0 0 0 0 0 0 0 6635 565 -1 0 0 -1 -1
5843 MarioShipTakeOff DemoEnding4th SE_DM_ED_MARIOSHIP_BLOW_WHISTLE ChimneyPosition 0 0 0 0 0 0 0 0 6636 309 -1 0 0 -1 -1
5844 MarioShipTakeOff DemoEnding4th SE_DM_ED_LV_M_SHIP_ENGINE_ST_2ND MarioShipTakeOff 0 0 0 0 0 0 0 0 6637 120 560 0 1 -1 -1
5845 MarioShipTakeOff DemoEnding4th SE_DM_ED_M_START_BLOW_SMOKE ChimneyPosition 0 0 0 0 0 0 0 0 6698 307 -1 0 0 -1 -1
5846 MarioShipTakeOff DemoEnding4th SE_DM_ED_MARIOSHIP_DISSAPEAR_LIGHT MarioShipTakeOff 0 0 0 0 0 0 0 0 6877 756 -1 0 0 -1 -1
5847 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTRO_ENGINE_PRE_META AstroPlanet 0 0 0 0 0 0 0 0 5858 0 679 0 1 -1 -1
5848 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_BARRIER_F_IN AstroPlanet 0 0 0 0 0 0 0 0 5859 347 679 0 1 -1 -1
5849 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_PRE_LAUNCH AstroPlanet 0 0 0 0 0 0 0 0 5860 347 679 0 1 -1 -1
5850 DemoAstroPlanetNull DemoEnding3rd SE_OJ_ASTROPLANET_LAUNCH AstroPlanet 0 0 0 0 0 0 0 0 5861 676 -1 0 0 -1 -1
5851 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_STARDUST AstroPlanet 0 0 0 0 0 0 0 0 6298 850 1090 0 1 -1 -1
5852 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_STARDUST_S AstroPlanet 0 0 0 0 0 0 0 0 6299 750 770 0 1 -1 -1
5853 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_MOVE_META_SEQ AstroPlanet 0 0 0 0 0 0 0 0 6652 228 1000 0 1 -1 -1
5854 DemoAstroPlanetNull DemoEnding3rd SE_OJ_ASTROPLANET_LAUNCH_WIND AstroPlanet 0 0 0 0 0 0 0 0 6662 706 -1 0 0 -1 -1
5855 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_ENGINE AstroPlanet 0 0 0 0 0 0 0 0 6702 0 679 0 1 -1 -1
5856 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_META_SYNTH2 AstroPlanet 0 0 0 0 0 0 0 0 6844 255 320 0 1 -1 -1
5857 DemoAstroPlanetNull DemoEnding3rd SE_OJ_LV_ASTROPLANET_META_SYNTH1 AstroPlanet 0 0 0 0 0 0 0 0 6845 20 250 0 1 -1 -1
5858 DemoAstroPlanetNull DemoEnding1st SE_OJ_LV_ASTROPLANET_ENGINE AstroPlanet 0 0 0 0 0 0 0 0 6705 539 -1 0 1 -1 -1
5859 DemoAstroPlanetNull DemoEnding1st SE_OJ_LV_ASTROPLANET_BARRIER AstroPlanet 0 0 0 0 0 0 0 0 6706 539 780 0 1 -1 -1
5860 DemoAstroPlanetNull DemoEnding1st SE_OJ_ASTROPLANET_MOVE_STOP_SEQ AstroPlanet 0 0 0 0 0 0 0 0 6707 660 -1 0 0 -1 -1
5861 DemoAstroPlanetNull DemoEnding1st SE_OJ_LV_ASTRO_ENGINE_SYNTH_ARRIVAL AstroPlanet 0 0 0 0 0 0 0 0 6708 539 1009 0 1 -1 -1
5862 DemoAstroPlanetNull DemoEnding1st SE_OJ_ASTROPLANET_MOVE_STOP AstroPlanet 0 0 0 0 0 0 0 0 6709 715 -1 0 0 -1 -1
5863 DemoAstroPlanetNull DemoEnding1st SE_OJ_LV_ASTROPLANET_MOVE_TWINCLE AstroPlanet 0 0 0 0 0 0 0 0 6842 539 700 0 1 -1 -1
5864 MarioDemo FallWind SE_PM_LV_LONG_FALL_WIND 0 0 0 0 0 0 0 0 5918 0 -1 -1 0 -1 -1
5865 MarioDemo DemoEnding1st SE_PV_D_ED_MR_SPRSE_TICO_OUT 0 0 0 0 0 0 0 0 5919 1014 -1 0 0 -1 -1
5866 MarioDemo DemoEnding1st SE_PV_D_ED_MR_SIGH_AT_ASTRO 0 0 0 0 0 0 0 0 5920 570 -1 0 0 -1 -1
5867 MarioDemo DemoEnding1st SE_PV_D_ED_MR_SPRSE_POWERSTAR 0 0 0 0 0 0 0 0 5922 365 -1 0 0 -1 -1
5868 MarioDemo DemoEnding2nd SE_PV_D_ED_MR_NODS_TO_TICO 0 0 0 0 0 0 0 0 5923 1607 -1 0 0 -1 -1
5869 MarioDemo DemoEnding2nd SE_PV_D_ED_MR_SRPSE_HAT_AWAY 0 0 0 0 0 0 0 0 5924 1872 -1 0 0 -1 -1
5870 MarioDemo DemoEnding2nd SE_PV_D_ED_MR_SIGH_HAT_AWAY 0 0 0 0 0 0 0 0 5925 2002 -1 0 0 -1 -1
5871 MarioDemo DemoEnding3rd SE_PV_D_ED_MR_YAHOO_AT_LAST 0 0 0 0 0 0 0 0 5926 2388 -1 0 0 -1 -1
5872 MarioDemo DemoEnding3rd SE_PV_D_ED_MR_STANDS_IN_WIND 0 0 0 0 0 0 0 0 5927 682 -1 0 0 -1 -1
5873 MarioDemo DemoEnding3rd SE_PV_D_ED_MR_NODS_AT_LAST 0 0 0 0 0 0 0 0 5928 2282 -1 0 0 -1 -1
5874 MarioDemo DemoEnding3rd SE_PV_D_ED_MR_HITTED_BY_RUBA 0 0 0 0 0 0 0 0 5929 1495 -1 0 0 -1 -1
5875 MarioDemo DemoEnding3rd SE_PV_D_ED_MR_SEE_PCH_EACH_OTHER 0 0 0 0 0 0 0 0 6621 1832 -1 0 0 -1 -1
5876 MarioDemo DemoEnding3rd SE_PV_D_ED_MR_STARE_BLANKLY_AT_SKY 0 0 0 0 0 0 0 0 6841 1295 -1 0 0 -1 -1
5877 MarioDemo DemoEnding3rd SE_DM_ED_LAST_WAHOO_JUMP 0 0 0 0 0 0 0 0 6851 2387 -1 0 0 -1 -1
5878 MarioDemo DemoKoopaCastle SE_PV_D_KPA_ST_MR_VO_NOD 0 0 0 0 0 0 0 0 6174 1010 -1 0 0 -1 -1
5879 MarioDemo ResultWaitGrandStarStart SE_PM_LAND_DEMO 0 0 0 0 0 0 0 0 6419 16 -1 0 0 -1 -1
5880 MarioDemo ResultWaitGrandStarStart SE_PV_DM_ASTRO_RET_LANDING 0 0 0 0 0 0 0 0 6420 22 -1 0 0 -1 -1
5881 RosettaReading DemoEpilog SE_DM_CED_PICTURE_BOOK_CLOSE 0 0 0 0 0 0 0 0 6127 86 -1 0 0 -1 -1
5882 RosettaReading DemoEpilog SE_DM_V_NOTICE_BABY_TICO 0 0 0 0 0 0 0 0 6128 608 -1 0 0 -1 -1
5883 RosettaReading DemoEpilog SE_DM_V_CED_ROS_SMILE_ROSETTA 0 0 0 0 0 0 0 0 6129 1660 -1 0 0 -1 -1
5884 RosettaReading DemoEpilog SE_DM_V_CED_CLOSE_BOOK 0 0 0 0 0 0 0 0 6130 54 -1 0 0 -1 -1
5885 RosettaReading DemoEpilog SE_DM_V_CED_BEGIN_STORY 0 0 0 0 0 0 0 0 6131 2158 -1 0 0 -1 -1
5886 RosettaReading DemoEpilog SE_DM_V_CED_ROS_SMILE_LONG 0 0 0 0 0 0 0 0 6132 1150 -1 0 0 -1 -1
5887 RosettaReading DemoEpilog SE_DM_CED_PICTURE_BOOK_CLOSE_S 0 0 0 0 0 0 0 0 6145 10 -1 0 0 -1 -1
5888 WorldMap06Sky WorldMap06SkyBackUp SE_OJ_WMAP_MSHIP_BLACKHOLE 0 0 0 0 0 0 0 0 6368 0 -1 -1 1 -1 -1
5889 PeachBubbleCage DemoKoopaVs3Opening SE_DM_LV_KP_D_PEACH_BUBBLE_FLL PeachBubbleCage 0 0 0 0 0 0 0 0 7594 540 838 0 1 -1 -1
5890 PeachBubbleCage DemoKoopaVs3Opening SE_DM_LV_KP_D_PEACH_BUBBLE_FLL PeachBubbleCage 0 0 0 0 0 0 0 0 7595 990 1180 0 1 -1 -1
5891 PeachBubbleCage DemoKoopaVs3Opening SE_DM_LV_KP_D_PEACH_BUBBLE_FLL PeachBubbleCage 0 0 0 0 0 0 0 0 7601 839 989 0 1 -1 -1
5892 SoundEmitterPoint0 PlaySound SE_AT_LV_RIVER_S 0 0 0 0 0 0 0 0 3022 0 -1 -1 1 -1 -1
5893 SoundEmitterPoint1 PlaySound SE_AT_LV_RIVER_M 0 0 0 0 0 0 0 0 3023 0 -1 -1 1 -1 -1
5894 SoundEmitterPoint2 PlaySound SE_OJ_LV_BIG_FAN_MOVE 0 0 0 0 0 0 0 0 3024 0 -1 -1 1 -1 -1
5895 SoundEmitterPoint3 PlaySound SE_OJ_LV_JRSHIP_FAN 0 0 0 0 0 0 0 0 3025 0 -1 -1 1 -1 -1
5896 SoundEmitterPoint4 PlaySound SE_OJ_LV_MECHA_CONVEYOR_STEP_MV 0 0 0 0 0 0 0 0 3026 0 -1 -1 1 -1 -1
5897 SoundEmitterPoint5 PlaySound SE_OJ_LV_GHOST_CONVEYOR_STEP_MV 0 0 0 0 0 0 0 0 3027 0 -1 -1 1 -1 -1
5898 SoundEmitterPoint6 PlaySound SE_OJ_LV_TWIN_FALL 0 0 0 0 0 0 0 0 3028 0 -1 -1 1 -1 -1
5899 SoundEmitterPoint7 PlaySound SE_OJ_LV_TWIN_FALL_BASIN 0 0 0 0 0 0 0 0 3029 0 -1 -1 1 -1 -1
5900 SoundEmitterPoint8 PlaySound SE_AT_LV_MAGMA_WIND 0 0 0 0 0 0 0 0 3179 0 -1 -1 1 -1 -1
5901 SoundEmitterPoint9 PlaySound SE_OJ_LV_KOOPA_STEP_GEAR_MV 0 0 0 0 0 0 0 0 3215 0 -1 -1 1 -1 -1
5902 SoundEmitterPoint10 PlaySound SE_AT_LV_MAGMA_WIND_STRONG 0 0 0 0 0 0 0 0 3217 0 -1 -1 1 -1 -1
5903 SoundEmitterPoint11 PlaySound SE_AT_LV_MAGMA_WIND_MID_HIGH 0 0 0 0 0 0 0 0 3218 0 -1 -1 1 -1 -1
5904 SoundEmitterPoint12 PlaySound SE_AT_SEA_SHORE 0 0 0 0 0 0 0 0 3244 0 -1 -1 1 -1 -1
5905 SoundEmitterPoint13 PlaySound SE_AT_LV_WATERFALL_S 0 0 0 0 0 0 0 0 3250 0 -1 -1 1 -1 -1
5906 SoundEmitterPoint14 PlaySound SE_AT_LV_WATERFALL_L 0 0 0 0 0 0 0 0 3251 0 -1 -1 1 -1 -1
5907 SoundEmitterPoint15 PlaySound SE_AT_LV_WATERFALL_UPPER_S 0 0 0 0 0 0 0 0 3252 0 -1 -1 1 -1 -1
5908 SoundEmitterPoint16 PlaySound SE_AT_LV_WATERFALL_UPPER_L 0 0 0 0 0 0 0 0 3253 0 -1 -1 1 -1 -1
5909 SoundEmitterPoint17 PlaySound SE_AT_LV_KARAKARA_WIND_RAIL 0 0 0 0 0 0 0 0 3281 0 -1 -1 1 -1 -1
5910 SoundEmitterPoint18 PlaySound SE_AT_LV_KARAKARA_RAIL_CONVEYOR 0 0 0 0 0 0 0 0 3282 0 -1 -1 1 -1 -1
5911 SoundEmitterPoint19 PlaySound SE_OJ_LV_GHOST_CONVEYOR_STEP_MV 0 0 0 0 0 0 0 0 3287 0 -1 1 1 -1 -1
5912 SoundEmitterPoint20 PlaySound SE_AT_LV_WATERFALL_SS 0 0 0 0 0 0 0 0 3298 0 -1 1 1 -1 -1
5913 SoundEmitterPoint21 PlaySound SE_AT_LV_SAND_FALL 0 0 0 0 0 0 0 0 3501 0 -1 1 1 -1 -1
5914 SoundEmitterPoint22 PlaySound SE_AT_LV_SAND_FALL_BASIN 0 0 0 0 0 0 0 0 3502 0 -1 1 1 -1 -1
5915 SoundEmitterPoint23 PlaySound SE_AT_LV_SAND_FALL_SANDY_SPOT 0 0 0 0 0 0 0 0 3503 0 -1 1 1 -1 -1
5916 SoundEmitterPoint24 PlaySound SE_AT_LV_SAND_FALL_SANDY_SPOT_ALL 0 0 0 0 0 0 0 0 3504 0 -1 1 1 -1 -1
5917 SoundEmitterPoint25 PlaySound SE_AT_LV_PIRAMID_FALL_SAND_L 0 0 0 0 0 0 0 0 3510 0 -1 1 1 -1 -1
5918 SoundEmitterPoint26 PlaySound SE_AT_LV_PIRAMID_FALL_SAND_H 0 0 0 0 0 0 0 0 3511 0 -1 1 1 -1 -1
5919 SoundEmitterPoint27 PlaySound SE_AT_LV_RIVER_S_WEAK 0 0 0 0 0 0 0 0 3651 0 -1 -1 1 -1 -1
5920 SoundEmitterPoint28 PlaySound SE_AT_LV_WATER_ONIMASU_G 0 0 0 0 0 0 0 0 3670 0 -1 -1 1 -1 -1
5921 SoundEmitterPoint29 PlaySound SE_OJ_LV_KOOPA_F_LIFT_MV 0 0 0 0 0 0 0 0 3733 0 -1 -1 1 -1 -1
5922 SoundEmitterPoint30 PlaySound SE_OJ_LV_KOOPA_F_R_LIFT_MV 0 0 0 0 0 0 0 0 3734 0 -1 1 1 -1 -1
5923 SoundEmitterPoint31 PlaySound SE_SY_APPLAUSE 0 0 0 0 0 0 0 0 3764 0 -1 -1 0 -1 -1
5924 SoundEmitterPoint32 PlaySound SE_SY_LV_TIMER_B_2 0 0 0 0 0 0 0 0 3777 0 -1 -1 1 -1 -1
5925 SoundEmitterPoint33 PlaySound SE_SY_LV_TIMER_B_0 0 0 0 0 0 0 0 0 3778 0 -1 -1 1 -1 -1
5926 SoundEmitterPoint34 PlaySound SE_OJ_LV_MECHA_STEP_ROTATE 0 0 0 0 0 0 0 0 3812 0 -1 -1 1 -1 -1
5927 SoundEmitterPoint35 PlaySound SE_OJ_LV_MECHA_STEP2_ROTATE 0 0 0 0 0 0 0 0 3813 0 -1 -1 1 -1 -1
5928 SoundEmitterPoint36 PlaySound SE_OJ_LV_BIG_FAN_MOVE 0 0 0 0 0 0 0 0 3890 0 -1 -1 1 -1 -1
5929 SoundEmitterPoint37 PlaySound SE_AT_LV_JG_WATER_FALL_S 0 0 0 0 0 0 0 0 4725 0 -1 -1 1 -1 -1
5930 SoundEmitterPoint38 PlaySound SE_AT_LV_JG_WATER_FALL_L 0 0 0 0 0 0 0 0 4726 0 -1 -1 1 -1 -1
5931 SoundEmitterPoint38 PlaySound SE_AT_LV_JG_WATER_FALL_L_NEAR 0 0 0 0 0 0 0 0 5825 0 -1 -1 1 -1 -1
5932 SoundEmitterPoint39 PlaySound SE_AT_LV_JG_CAVE_RIVER 0 0 0 0 0 0 0 0 4727 0 -1 -1 1 -1 -1
5933 SoundEmitterPoint40 PlaySound SE_AT_LV_JG_WATER_FALL_CAVE 0 0 0 0 0 0 0 0 4728 0 -1 -1 1 -1 -1
5934 SoundEmitterPoint41 PlaySound SE_AT_LV_JG_WATER_FALL_LAST 0 0 0 0 0 0 0 0 4729 0 -1 -1 1 -1 -1
5935 SoundEmitterPoint42 PlaySound SE_OJ_LV_MARIOSHIP_ENGINE_MOVE 0 0 0 0 0 0 0 0 5147 0 -1 -1 1 -1 -1
5936 SoundEmitterPoint43 PlaySound SE_OJ_LV_MARIOSHIP_ENGINE_PARTS 0 0 0 0 0 0 0 0 5148 0 -1 -1 1 -1 -1
5937 SoundEmitterPoint44 PlaySound SE_OJ_LV_MARIOSHIP_ENGINE_GEAR 0 0 0 0 0 0 0 0 5149 0 -1 -1 1 -1 -1
5938 SoundEmitterPoint45 PlaySound SE_AT_LV_SMALL_RIVER_FSHIP 0 0 0 0 0 0 0 0 5447 0 -1 -1 1 -1 -1
5939 SoundEmitterPoint46 PlaySound SE_AT_LV_JG_WATER_FALL_LL 0 0 0 0 0 0 0 0 5821 0 -1 -1 1 -1 -1
5940 SoundEmitterPoint46 PlaySound SE_AT_LV_JG_WATER_FALL_LL_FAR 0 0 0 0 0 0 0 0 5822 0 -1 -1 1 -1 -1
5941 SoundEmitterPoint47 PlaySound SE_AT_LV_JG_WATER_FALL_L_NEAR 0 0 0 0 0 0 0 0 5823 0 -1 -1 1 -1 -1
5942 SoundEmitterPoint48 PlaySound SE_OJ_LV_JRROBOT_BROKEN_STILL 0 0 0 0 0 0 0 0 6366 0 -1 -1 1 -1 -1
5943 SoundEmitterPoint49 PlaySound SE_OJ_LV_JRROBOT_BROKEN_MOVE 0 0 0 0 0 0 0 0 6367 0 -1 -1 1 -1 -1
5944 SoundEmitterPoint50 PlaySound SE_OJ_LV_OP_KOOPA_BACK_EFFECT 0 0 0 0 0 0 0 0 6394 0 -1 -1 1 -1 -1
5945 SoundEmitterPoint51 PlaySound SE_OJ_LV_DEMO_BLACKHOLE 0 0 0 0 0 0 0 0 6395 0 -1 -1 1 -1 -1
5946 SoundEmitterPoint52 PlaySound SE_OJ_LV_OP_METEOR_BURNING 0 0 0 0 0 0 0 0 6579 0 -1 -1 1 -1 -1
5947 SoundEmitterPoint52 PlaySound SE_OJ_LV_OP_METEOR_BURNING_NEAR 0 0 0 0 0 0 0 0 6580 0 -1 -1 1 -1 -1
5948 TimeStopScreenEffect TimeStopEffectStart SE_OJ_SW_EFFECT 0 0 0 0 0 0 0 0 2311 0 -1 -1 0 -1 -1
5949 TimeStopScreenEffect TimeStopEffectEnd SE_OJ_SW_EFFECT_OUT 0 0 0 0 0 0 0 0 2312 0 -1 -1 0 -1 -1
5950 SwitchingScreenEffect SwitchOn SE_OJ_SW_EFFECT 0 0 0 0 0 0 0 0 4841 0 -1 -1 0 -1 -1
5951 SwitchingScreenEffect SwitchOff SE_OJ_SW_EFFECT_OUT 0 0 0 0 0 0 0 0 5786 0 -1 -1 0 -1 -1
5952 DrillWaterSpringPlanetFountain EffectEmitting SE_OJ_LV_SPRING_FOUNTAIN 0 0 0 0 0 0 0 0 5228 0 -1 -1 1 -1 -1
5953 DrillWaterSpringPlanetFountain EffectEmitStart SE_OJ_SPRING_FOUNTAIN_START 0 0 0 0 0 0 0 0 5238 0 -1 -1 0 -1 -1
5954 BigTreeLeafSplash EffectEmitting SE_OJ_LV_BIG_TREE_LEAF_SPLASH 0 0 0 0 0 0 0 0 5687 0 -1 -1 1 -1 -1
5955 KoopaLv1LavaFallStep RailMoverMoveStart SE_OJ_KP1_STEP_FALL_START 0 0 0 0 0 0 0 0 2388 0 -1 -1 0 -1 -1
5956 KoopaLv1LavaFallStep RailMoverStop SE_OJ_KP1_STEP_FALL_MAGMA 0 0 0 0 0 0 0 0 2389 0 -1 -1 0 -1 -1
5957 KoopaLv1LavaFallStep RailMoverMoveLoop SE_OJ_LV_KP1_STEP_FALL 0 0 0 0 0 0 0 0 2400 0 -1 -1 1 -1 -1
5958 DashYoshiTimerBridgePartsA RailMoverSignLoop SE_OJ_LV_DYOSHI_TSTEP_FSIGN 0 0 0 0 0 0 0 0 2391 0 -1 -1 1 -1 -1
5959 DashYoshiTimerBridgePartsA RailMoverMoveStart SE_OJ_DYOSHI_TSTEP_FALL 0 0 0 0 0 0 0 0 2707 0 -1 -1 0 -1 -1
5960 DashYoshiTimerBridgePartsB RailMoverSignLoop SE_OJ_LV_DYOSHI_TSTEP_FSIGN 0 0 0 0 0 0 0 0 2390 0 -1 -1 1 -1 -1
5961 DashYoshiTimerBridgePartsB RailMoverMoveStart SE_OJ_DYOSHI_TSTEP_FALL 0 0 0 0 0 0 0 0 2708 0 -1 -1 0 -1 -1
5962 DashYoshiTimerBridgeCometPartsA RailMoverSignLoop SE_OJ_LV_DYOSHI_TSTEP_FSIGN 0 0 0 0 0 0 0 0 4378 0 -1 -1 1 -1 -1
5963 DashYoshiTimerBridgeCometPartsA RailMoverMoveStart SE_OJ_DYOSHI_TSTEP_FALL 0 0 0 0 0 0 0 0 4379 0 -1 -1 0 -1 -1
5964 DashYoshiTimerBridgeCometPartsB RailMoverSignLoop SE_OJ_LV_DYOSHI_TSTEP_FSIGN 0 0 0 0 0 0 0 0 4380 0 -1 -1 1 -1 -1
5965 DashYoshiTimerBridgeCometPartsB RailMoverMoveStart SE_OJ_DYOSHI_TSTEP_FALL 0 0 0 0 0 0 0 0 4381 0 -1 -1 0 -1 -1
5966 StoryBook SelectOK SE_SY_STORYBOOK_OK 0 0 0 0 0 0 0 0 2610 0 -1 -1 2 -1 -1
5967 StoryBook SelectNext SE_SY_STORYBOOK_SELECT_YES 0 0 0 0 0 0 0 0 2611 0 -1 -1 2 -1 -1
5968 StoryBook TurnPageCharge SE_SY_BOOK_DEMO_PAGE_CHANGE 0 0 0 0 0 0 0 0 6113 36 -1 0 2 -1 -1
5969 StoryBook TurnPageCharge SE_SY_PICTUREBOOK_NEXT_ST 0 0 0 0 0 0 0 0 6115 65 -1 0 0 -1 -1
5970 StoryBook TurnPageCharge SE_SY_PICTUREBOOK_NEXT_ED 0 0 0 0 0 0 0 0 6211 115 -1 0 0 -1 -1
5971 StoryBook TurnPage SE_SY_PICTUREBOOK_NEXT_ST 0 0 0 0 0 0 0 0 6114 5 -1 0 0 -1 -1
5972 StoryBook TurnPage SE_SY_PICTUREBOOK_NEXT_ED 0 0 0 0 0 0 0 0 6210 65 -1 0 0 -1 -1
5973 StoryBook TurnPageShort SE_SY_PICTUREBOOK_NEXT_F_ST 0 0 0 0 0 0 0 0 6208 0 -1 0 0 -1 -1
5974 StoryBook TurnPageShort SE_SY_PICTUREBOOK_NEXT_F_ED 0 0 0 0 0 0 0 0 6209 45 -1 0 0 -1 -1
5975 StoryBook TurnPageChargeMore SE_SY_PICTUREBOOK_NEXT_ST 0 0 0 0 0 0 0 0 6220 75 -1 0 0 -1 -1
5976 StoryBook TurnPageChargeMore SE_SY_PICTUREBOOK_NEXT_ED 0 0 0 0 0 0 0 0 6221 129 -1 0 0 -1 -1
5977 StoryBook TurnPageChargeMore SE_SY_STF_ROLL_PAGE_PRE_CHANGE 0 0 0 0 0 0 0 0 6548 0 -1 0 2 -1 -1
5978 SoundPlayArea0 PlaySound SE_SY_ROUTE_SUCCESS 0 0 0 0 0 0 0 0 3151 0 -1 -1 0 -1 -1
5979 SoundPlayArea1 PlaySound SE_SY_ROUTE_FAILURE 0 0 0 0 0 0 0 0 3152 0 -1 -1 0 -1 -1
5980 SoundPlayArea2 PlaySound SE_PM_LV_LONG_FALL 0 0 0 0 0 0 0 0 3118 0 -1 -1 1 -1 -1
5981 SoundPlayArea3 PlaySound SE_PM_LV_HOLE_IN 0 0 0 0 0 0 0 0 3119 0 -1 -1 1 -1 -1
5982 SoundPlayArea4 PlaySound SE_AT_LV_MAGMA_WIND 0 0 0 0 0 0 0 0 3120 0 -1 -1 1 -1 -1
5983 SoundPlayArea5 PlaySound SE_AT_LV_GRAVE 0 0 0 0 0 0 0 0 3121 0 -1 -1 1 -1 -1
5984 SoundPlayArea6 PlaySound SE_AT_LV_EARTHQUAKE 0 0 0 0 0 0 0 0 3122 0 -1 -1 1 -1 -1
5985 SoundPlayArea7 PlaySound SE_AT_LV_MAGMA_AMBIENT 0 0 0 0 0 0 0 0 3123 0 -1 -1 1 -1 -1
5986 SoundPlayArea8 PlaySound SE_AT_LV_SEA_ALL 0 0 0 0 0 0 0 0 3124 0 -1 -1 1 -1 -1
5987 SoundPlayArea9 PlaySound SE_AT_LV_OCEAN_RING 0 0 0 0 0 0 0 0 3125 0 -1 -1 1 -1 -1
5988 SoundPlayArea10 PlaySound SE_AT_LV_OCEAN_RING_SUB 0 0 0 0 0 0 0 0 3126 0 -1 -1 1 -1 -1
5989 SoundPlayArea11 PlaySound SE_AT_LV_WATER_ROAD 0 0 0 0 0 0 0 0 3127 0 -1 -1 1 -1 -1
5990 SoundPlayArea12 PlaySound SE_AT_LV_WHIRL_POOL 0 0 0 0 0 0 0 0 3128 0 -1 -1 1 -1 -1
5991 SoundPlayArea13 PlaySound SE_AT_LV_FALLING_ROCK 0 0 0 0 0 0 0 0 3129 0 -1 -1 1 -1 -1
5992 SoundPlayArea14 PlaySound SE_AT_LV_JUMBO_SUN_MOVE 0 0 0 0 0 0 0 0 3130 0 -1 -1 1 -1 -1
5993 SoundPlayArea15 PlaySound SE_AT_LV_WATERFALL_CAVE 0 0 0 0 0 0 0 0 3131 0 -1 -1 1 -1 -1
5994 SoundPlayArea16 PlaySound SE_AT_LV_PHNCV_TERESA_ROOM 0 0 0 0 0 0 0 0 3132 0 -1 -1 1 -1 -1
5995 SoundPlayArea17 PlaySound SE_AT_LV_FOREST_INSECT_1 0 0 0 0 0 0 0 0 3133 0 -1 -1 1 -1 -1
5996 SoundPlayArea18 PlaySound SE_AT_LV_FOREST_INSECT_2 0 0 0 0 0 0 0 0 3134 0 -1 -1 0 -1 -1
5997 SoundPlayArea19 PlaySound SE_AT_LV_FOREST_INSECT_3 0 0 0 0 0 0 0 0 3135 0 -1 -1 0 -1 -1
5998 SoundPlayArea20 PlaySound SE_AT_LV_SPACE_WIND 0 0 0 0 0 0 0 0 3136 0 -1 -1 1 -1 -1
5999 SoundPlayArea21 PlaySound SE_AT_LV_KOOPA_WIND 0 0 0 0 0 0 0 0 3137 0 -1 -1 1 -1 -1
6000 SoundPlayArea22 PlaySound SE_AT_LV_KOOPA_WIND_DEMO 0 0 0 0 0 0 0 0 3138 0 -1 -1 1 -1 -1
6001 SoundPlayArea23 PlaySound SE_AT_LV_WIND_DESERT 0 0 0 0 0 0 0 0 3139 0 -1 -1 1 -1 -1
6002 SoundPlayArea24 PlaySound SE_AT_LV_WIND_MOVING_DESERT 0 0 0 0 0 0 0 0 3140 0 -1 -1 1 -1 -1
6003 SoundPlayArea25 PlaySound SE_AT_LV_ICE_WATER_UP_DOWN 0 0 0 0 0 0 0 0 3141 0 -1 -1 1 -1 -1
6004 SoundPlayArea26 PlaySound SE_AT_LV_LAVA_UP_DOWN 0 0 0 0 0 0 0 0 3142 0 -1 -1 1 -1 -1
6005 SoundPlayArea27 PlaySound SE_AT_LV_MAGMA_WIND_VOLCANO 0 0 0 0 0 0 0 0 3143 0 -1 -1 1 -1 -1
6006 SoundPlayArea28 PlaySound SE_AT_LV_MAGMA_IN_BTLSHIP 0 0 0 0 0 0 0 0 3144 0 -1 -1 1 -1 -1
6007 SoundPlayArea29 PlaySound SE_AT_LV_WIND_ICE_MT_TOP 0 0 0 0 0 0 0 0 3145 0 -1 -1 1 -1 -1
6008 SoundPlayArea30 PlaySound SE_AT_LV_ASTRO_LOFT_WIND 0 0 0 0 0 0 0 0 3146 0 -1 -1 1 -1 -1
6009 SoundPlayArea31 PlaySound SE_AT_LV_LAVA_TAMAKORO_ZONE 0 0 0 0 0 0 0 0 3147 0 -1 -1 0 -1 -1
6010 SoundPlayArea32 PlaySound SE_AT_LV_WIND_RABBIT_MAZE 0 0 0 0 0 0 0 0 3148 0 -1 -1 1 -1 -1
6011 SoundPlayArea33 PlaySound SE_AT_LV_SORAJIMA_WIND 0 0 0 0 0 0 0 0 3149 0 -1 -1 1 -1 -1
6012 SoundPlayArea34 PlaySound SE_AT_LV_YOSHIHOME_WIND 0 0 0 0 0 0 0 0 3150 0 -1 -1 1 -1 -1
6013 SoundPlayArea35 PlaySound SE_AT_LV_KOOPA_CASTLE_WIND 0 0 0 0 0 0 0 0 3162 0 -1 -1 1 -1 -1
6014 SoundPlayArea36 PlaySound SE_AT_LV_NORMAL_WIND_WEAK 0 0 0 0 0 0 0 0 3172 0 -1 -1 1 -1 -1
6015 SoundPlayArea37 PlaySound SE_AT_LV_NORMAL_WIND_MIDDLE 0 0 0 0 0 0 0 0 3173 0 -1 -1 1 -1 -1
6016 SoundPlayArea38 PlaySound SE_AT_LV_SPACE_WIND_WEAK 0 0 0 0 0 0 0 0 3177 0 -1 -1 1 -1 -1
6017 SoundPlayArea39 PlaySound SE_AT_LV_SPACE_WIND_MIDDLE 0 0 0 0 0 0 0 0 3178 0 -1 -1 1 -1 -1
6018 SoundPlayArea40 PlaySound SE_AT_LV_NORMAL_WIND_VWEAK 0 0 0 0 0 0 0 0 3184 0 -1 -1 1 -1 -1
6019 SoundEmitterCube0 PlaySound SE_AT_LV_GRAVE 0 0 0 0 0 0 0 0 3185 0 -1 -1 1 -1 -1
6020 SoundEmitterCube1 PlaySound SE_AT_LV_KOOPA_WIND 0 0 0 0 0 0 0 0 3186 0 -1 -1 1 -1 -1
6021 SoundEmitterCube2 PlaySound SE_AT_LV_WIND_DESERT 0 0 0 0 0 0 0 0 3187 0 -1 -1 1 -1 -1
6022 SoundEmitterCube3 PlaySound SE_AT_LV_WIND_ICE_MT_TOP 0 0 0 0 0 0 0 0 3188 0 -1 -1 1 -1 -1
6023 SoundEmitterSphere0 PlaySound SE_AT_LV_MAGMA_AMBIENT 0 0 0 0 0 0 0 0 3189 0 -1 -1 1 -1 -1
6024 SoundEmitterSphere1 PlaySound SE_OJ_LV_FLOATING_SAND 0 0 0 0 0 0 0 0 3190 0 -1 -1 1 -1 -1
6025 SoundEmitterSphere2 PlaySound SE_AT_LV_WIND_DESERT 0 0 0 0 0 0 0 0 3191 0 -1 -1 1 -1 -1
6026 SoundEmitterSphere3 PlaySound SE_AT_LV_MAGMA_WIND_VOLCANO 0 0 0 0 0 0 0 0 3192 0 -1 -1 1 -1 -1
6027 SoundEmitterSphere4 PlaySound SE_AT_LV_KOOPA_FLOAT_SAND 0 0 0 0 0 0 0 0 3193 0 -1 -1 1 -1 -1
6028 SoundEmitterSphere5 PlaySound SE_AT_LV_WIND_RABBIT_MAZE 0 0 0 0 0 0 0 0 3194 0 -1 -1 1 -1 -1
6029 SoundPlayArea41 PlaySound SE_AT_LV_MAGMA_WIND_WEAK 0 0 0 0 0 0 0 0 3195 0 -1 -1 1 -1 -1
6030 SoundPlayArea42 PlaySound SE_AT_LV_MAGMA_WIND_MIDDLE 0 0 0 0 0 0 0 0 3196 0 -1 -1 1 -1 -1
6031 SoundPlayArea43 PlaySound SE_AT_LV_NORMAL_WIND_MID_HIGH 0 0 0 0 0 0 0 0 3197 0 -1 -1 1 -1 -1
6032 SoundPlayArea44 PlaySound SE_AT_LV_NORMAL_WIND_STRONG 0 0 0 0 0 0 0 0 3198 0 -1 -1 1 -1 -1
6033 SoundPlayArea45 PlaySound SE_AT_LV_WATERFALL_ALL 0 0 0 0 0 0 0 0 3199 0 -1 -1 1 -1 -1
6034 SoundPlayArea46 PlaySound SE_AT_LV_GRASSWIND_MIDDLE 0 0 0 0 0 0 0 0 3206 0 -1 -1 1 -1 -1
6035 SoundPlayArea47 PlaySound SE_AT_LV_GRASSWIND_MID_HIGH 0 0 0 0 0 0 0 0 3207 0 -1 -1 1 -1 -1
6036 SoundPlayArea48 PlaySound SE_AT_LV_DULL_WIND_MIDDLE 0 0 0 0 0 0 0 0 3208 0 -1 -1 1 -1 -1
6037 SoundPlayArea49 PlaySound SE_AT_LV_KARAKARA_WIND 0 0 0 0 0 0 0 0 3209 0 -1 -1 1 -1 -1
6038 SoundPlayArea50 PlaySound SE_AT_LV_LOW_WIND 0 0 0 0 0 0 0 0 3210 0 -1 -1 1 -1 -1
6039 SoundPlayArea51 PlaySound SE_AT_LV_MAGMA_WIND_AREA 0 0 0 0 0 0 0 0 3219 0 -1 -1 1 -1 -1
6040 SoundPlayArea52 PlaySound SE_AT_LV_SEA_ALL_STAR_CREEK 0 0 0 0 0 0 0 0 3245 0 -1 -1 1 -1 -1
6041 SoundPlayArea53 PlaySound SE_AT_LV_SMALL_SEA 0 0 0 0 0 0 0 0 3391 0 -1 -1 1 -1 -1
6042 SoundEmitterCube4 PlaySound SE_AT_LV_SEA_ALL_CUBE 0 0 0 0 0 0 0 0 3396 0 -1 -1 1 -1 -1
6043 SoundEmitterCube5 PlaySound SE_AT_LV_SMALL_SEA_CUBE 0 0 0 0 0 0 0 0 3438 0 -1 -1 1 -1 -1
6044 SoundEmitterCube6 PlaySound SE_AT_LV_MID_WIND_CUBE 0 0 0 0 0 0 0 0 3439 0 -1 -1 1 -1 -1
6045 SoundEmitterCube7 PlaySound SE_AT_LV_STRONG_WIND_CUBE 0 0 0 0 0 0 0 0 3440 0 -1 -1 1 -1 -1
6046 SoundPlayArea54 PlaySound SE_AT_LV_MAGMA_WIND_AREA_STRONG 0 0 0 0 0 0 0 0 3441 0 -1 -1 1 -1 -1
6047 SoundPlayArea55 PlaySound SE_AT_LV_RAIN_WEAK 0 0 0 0 0 0 0 0 3475 0 -1 -1 1 -1 -1
6048 SoundPlayArea56 PlaySound SE_AT_LV_RAIN_MID 0 0 0 0 0 0 0 0 3476 0 -1 -1 1 -1 -1
6049 SoundPlayArea57 PlaySound SE_AT_LV_RAIN_MID_HIGH 0 0 0 0 0 0 0 0 3477 0 -1 -1 1 -1 -1
6050 SoundPlayArea58 PlaySound SE_AT_LV_RAIN_THUNDER_MID 0 0 0 0 0 0 0 0 3478 0 -1 -1 1 -1 -1
6051 SoundPlayArea59 PlaySound SE_AT_LV_RAIN_THUNDER_MID_HIGH 0 0 0 0 0 0 0 0 3479 0 -1 -1 1 -1 -1
6052 SoundEmitterCube8 PlaySound SE_AT_LV_SAND_FALL_CUBE 0 0 0 0 0 0 0 0 3505 0 -1 -1 1 -1 -1
6053 SoundPlayArea60 PlaySound SE_AT_LV_MAGMA_AREA_STRONG 0 0 0 0 0 0 0 0 3520 0 -1 -1 1 -1 -1
6054 SoundPlayArea61 PlaySound SE_AT_LV_MAGMA_AREA 0 0 0 0 0 0 0 0 3521 0 -1 -1 1 -1 -1
6055 SoundPlayArea62 PlaySound SE_AT_LV_DARK_MATTER_WIND 0 0 0 0 0 0 0 0 3530 0 -1 -1 1 -1 -1
6056 SoundEmitterCube9 PlaySound SE_AT_LV_MAGMA_WIND_MID_HIGH 0 0 0 0 0 0 0 0 3622 0 -1 -1 1 -1 -1
6057 SoundEmitterCube10 PlaySound SE_AT_LV_MAGMA_WIND_STRONG 0 0 0 0 0 0 0 0 3623 0 -1 -1 1 -1 -1
6058 SoundEmitterSphere6 PlaySound SE_AT_LV_MAGMA_WIND_MID_HIGH 0 0 0 0 0 0 0 0 3627 0 -1 -1 1 -1 -1
6059 SoundEmitterSphere7 PlaySound SE_AT_LV_MAGMA_WIND_STRONG 0 0 0 0 0 0 0 0 3628 0 -1 -1 1 -1 -1
6060 SoundEmitterCube11 PlaySound SE_AT_LV_MAGMA_FALL_MID 0 0 0 0 0 0 0 0 3630 0 -1 -1 1 -1 -1
6061 SoundEmitterCube12 PlaySound SE_AT_LV_MAGMA_FALL_MID_HIGH 0 0 0 0 0 0 0 0 3631 0 -1 -1 1 -1 -1
6062 SoundEmitterCube13 PlaySound SE_AT_LV_GRASSWIND_CUBE_MID_HIGH 0 0 0 0 0 0 0 0 3633 0 -1 -1 1 -1 -1
6063 SoundEmitterCube14 PlaySound SE_AT_LV_GRASSWIND_CUBE_MIDDLE 0 0 0 0 0 0 0 0 3634 0 -1 -1 1 -1 -1
6064 SoundEmitterCube15 PlaySound SE_AT_LV_GRASSWIND_CUBE_WEAK 0 0 0 0 0 0 0 0 3635 0 -1 -1 1 -1 -1
6065 SoundEmitterCube16 PlaySound SE_AT_LV_MID_HIGH_WIND_CUBE 0 0 0 0 0 0 0 0 3638 0 -1 -1 1 -1 -1
6066 SoundEmitterCube17 PlaySound SE_AT_LV_SMALL_SEA_CUBE_MIDH 0 0 0 0 0 0 0 0 3650 0 -1 -1 1 -1 -1
6067 SoundEmitterCube18 PlaySound SE_AT_LV_MAGMA_CUBE_STRONG 0 0 0 0 0 0 0 0 3663 0 -1 -1 1 -1 -1
6068 SoundEmitterCube19 PlaySound SE_AT_LV_MAGMA_CUBE 0 0 0 0 0 0 0 0 3664 0 -1 -1 1 -1 -1
6069 SoundPlayArea63 PlaySound SE_AT_LV_LOW_WIND_MID_HIGH 0 0 0 0 0 0 0 0 3672 0 -1 -1 1 -1 -1
6070 SoundPlayArea64 PlaySound SE_AT_LV_LOW_WIND 0 0 0 0 0 0 0 0 3673 0 -1 -1 1 -1 -1
6071 SoundPlayArea64 PlaySound SE_AT_LV_DULL_WIND_WEAK 0 0 0 0 0 0 0 0 3674 0 -1 -1 1 -1 -1
6072 SoundEmitterCube20 PlaySound SE_OJ_LV_MAGMA_WAVE_MV 0 0 0 0 0 0 0 0 3716 0 -1 -1 1 -1 -1
6073 SoundPlayArea65 PlaySound SE_AT_LV_LOW_WIND_THUNDER 0 0 0 0 0 0 0 0 3815 0 -1 -1 1 -1 -1
6074 SoundPlayArea66 PlaySound SE_AT_LV_LOW_WIND_T_MID_HIGH 0 0 0 0 0 0 0 0 3817 0 -1 -1 1 -1 -1
6075 SoundPlayArea67 PlaySound SE_AT_LV_KINOPIO_GAYA_PANIC 0 0 0 0 0 0 0 0 4689 0 -1 -1 1 -1 -1
6076 SoundEmitterCube21 PlaySound SE_AT_LV_GLIDER_LAVA 0 0 0 0 0 0 0 0 4693 0 -1 -1 1 -1 -1
6077 SoundEmitterCube22 PlaySound SE_AT_LV_PEACH_CASTLE_JINARI 0 0 0 0 0 0 0 0 4732 0 -1 -1 1 -1 -1
6078 SoundPlayArea68 PlaySound SE_AT_LV_GRASSWIND_WEAK 0 0 0 0 0 0 0 0 4828 0 -1 -1 1 -1 -1
6079 SoundEmitterCube23 PlaySound SE_OJ_LV_MARIOSHIP_ENGINE_OUT_ALL 0 0 0 0 0 0 0 0 5416 0 -1 -1 1 -1 -1
6080 SoundEmitterCube24 PlaySound SE_OJ_LV_MARIOSHIP_ENGINE_OUT_NEAR 0 0 0 0 0 0 0 0 5418 0 -1 -1 1 -1 -1
6081 SoundEmitterCube25 PlaySound SE_AT_LV_FSHIP_MECHA_ATMOS 0 0 0 0 0 0 0 0 5449 0 -1 -1 1 -1 -1
6082 SoundEmitterCube26 PlaySound SE_AT_LV_JUNGLE_BIRD_ATMOS 0 0 0 0 0 0 0 0 6062 0 -1 -1 1 -1 -1
6083 SoundEmitterCube27 PlaySound SE_AT_LV_WIND_HYU 0 0 0 0 0 0 0 0 6063 0 -1 -1 1 -1 -1
6084 SoundPlayArea69 PlaySound SE_SY_LV_MACHINE_ALARM 0 0 0 0 0 0 0 0 6066 0 -1 -1 1 -1 -1
6085 SoundEmitterCube28 PlaySound SE_OJ_WMAP_MSHIP_BLACKHOLE 0 0 0 0 0 0 0 0 6818 0 -1 -1 1 -1 -1
6086 SoundEmitterCube29 PlaySound SE_AT_LV_KOOPA_WIND_DEMO_CUBE 0 0 0 0 0 0 0 0 6962 0 -1 -1 1 -1 -1
6087 SoundEmitterCube30 PlaySound SE_AT_LV_WIND_HYU_MID_HIGH 0 0 0 0 0 0 0 0 7801 0 -1 -1 1 -1 -1
6088 SoundPlayArea70 PlaySound SE_AT_LV_WIND_DESERT_HIGH 0 0 0 0 0 0 0 0 7833 0 -1 -1 1 -1 -1
6089 SoundPlayArea71 PlaySound SE_PV_JUMP_JOY 0 0 0 0 0 0 0 0 7895 0 -1 -1 10 -1 -1
6090 PhantomTorch OjStarPieceBurst SE_OJ_STAR_PIECE_BURST 0 0 0 0 0 0 0 0 3361 0 -1 -1 0 -1 -1
6091 PhantomTorch SyCandleCombo5 SE_SY_CANDLE_COMBO_5 0 0 0 0 0 0 0 0 3362 0 -1 -1 2 -1 -1
6092 PhantomTorch SyCandleCombo4 SE_SY_CANDLE_COMBO_4 0 0 0 0 0 0 0 0 3363 0 -1 -1 2 -1 -1
6093 PhantomTorch SyCandleCombo3 SE_SY_CANDLE_COMBO_3 0 0 0 0 0 0 0 0 3364 0 -1 -1 2 -1 -1
6094 PhantomTorch SyCandleCombo2 SE_SY_CANDLE_COMBO_2 0 0 0 0 0 0 0 0 3365 0 -1 -1 2 -1 -1
6095 PhantomTorch SyCandleCombo1 SE_SY_CANDLE_COMBO_1 0 0 0 0 0 0 0 0 3366 0 -1 -1 2 -1 -1
6096 PhantomTorch OjLvBonfireBurn SE_OJ_LV_BONFIRE_BURN 0 0 0 0 0 0 0 0 3367 0 -1 -1 1 -1 -1
6097 PhantomTorch OjLvPhantomToachBurn SE_OJ_LV_PHANTOM_TOACH_BURN 0 0 0 0 0 0 0 0 3368 0 -1 -1 1 -1 -1
6098 PhantomTorch OjPhantomToachOff SE_OJ_PHANTOM_TOACH_OFF 0 0 0 0 0 0 0 0 3369 0 -1 -1 0 -1 -1
6099 ShockWaveGenerator Generate SE_OJ_SHOCK_WAVE_GENERATE 0 0 0 0 0 0 0 0 3404 0 -1 -1 0 -1 -1
6100 LavaFloater MapPartsFloaterRidden SE_OJ_LAVA_FLOATER_ON_METAL 0 0 0 0 0 0 0 0 3618 0 -1 -1 0 -1 -1
6101 LavaFloater MapPartsFloaterMoveUp SE_OJ_LV_LAVA_FLOATER_UP 0 0 0 0 0 0 0 0 3619 0 -1 -1 1 -1 -1
6102 LavaFloater MapPartsFloaterMoveDown SE_OJ_LV_LAVA_FLOATER_DOWN 0 0 0 0 0 0 0 0 3620 0 -1 -1 1 -1 -1
6103 PetitPorter MarioDisappear SE_SY_PETIT_PORTER_TIMER_ST 0 0 0 0 0 0 0 0 3751 0 -1 -1 2 -1 -1
6104 PetitPorter TimerLv SE_SY_LV_PETIT_PORTER_TIMER 0 0 0 0 0 0 0 0 3752 0 -1 -1 3 -1 -1
6105 PetitPorter TimerEnd SE_SY_PETIT_PORTER_TIMER_END 0 0 0 0 0 0 0 0 3753 0 -1 -1 2 -1 -1
6106 PetitPorter TimerNearlyUp SE_SY_PETIT_PORTER_HURRYUP 0 0 0 0 0 0 0 0 4575 0 -1 -1 2 -1 -1
6107 PetitPorter WarpStart SE_SY_PETIT_PORTER_START_WARP 0 0 0 0 0 0 0 0 4597 0 -1 -1 2 -1 -1
6108 PetitPorter WarpStart SE_OJ_PETIT_PORTER_START_WARP 0 0 0 0 0 0 0 0 4602 0 -1 -1 0 -1 -1
6109 PetitPorter Rotate SE_OJ_LV_PETIT_PORTER_ROTATING 0 0 0 0 0 0 0 0 4600 0 -1 -1 1 -1 -1
6110 PetitPorter Appear SE_OJ_PETIT_PORTER_APPEAR 0 0 0 0 0 0 0 0 4601 0 -1 0 0 -1 -1
6111 PetitPorter Return SE_OJ_PETIT_PORTER_INVALIDATED 0 0 0 0 0 0 0 0 5001 0 -1 0 10 -1 -1
6112 PetitPorter Return SE_PV_PETIT_PORTER_END 0 0 0 0 0 0 0 0 5769 38 -1 0 10 -1 -1
6113 PetitPorter TimerStart SE_SY_E3_TIMER_SCALE_UP 0 0 0 0 0 0 0 0 5207 0 -1 -1 2 -1 -1
6114 PetitPorter Spin SE_PV_PETIT_PORTER_BEGIN 0 0 0 0 0 0 0 0 5770 30 -1 0 10 -1 -1
6115 YoshiFruitStemBig PulledOut SE_OJ_GEN_PLANT_PULLED_OUT 0 0 0 0 0 0 0 0 4433 0 -1 -1 0 -1 -1
6116 YoshiFruitStemBig PulledOut SE_OJ_FRUIT_BIG_PULLED 0 0 0 0 0 0 0 0 4438 0 -1 -1 0 -1 -1
6117 YoshiFruitStemBig EatEnd SE_OJ_FRUIT_BIG_EAT_VANISH 0 0 0 0 0 0 0 0 5194 0 -1 -1 0 -1 -1
6118 YoshiFruitStemBig Break SE_OJ_FRUITS_LITTLE_BREAK 0 0 0 0 0 0 0 0 5211 0 -1 -1 0 -1 -1
6119 Gorogoro Move SE_EM_LV_GOROGORO_MOVE 0 0 0 0 0 0 0 0 4487 0 -1 -1 1 -1 -1
6120 GorogoroPair Move SE_EM_LV_GOROGORO_PAIR_MOVE 0 0 0 0 0 0 0 0 4490 0 -1 -1 1 -1 -1
6121 ChangeRoom DoorOpen SE_OJ_LV_CHNG_ROOM_DOOR_MOVE 0 0 0 0 0 0 0 0 4866 0 -1 0 1 -1 -1
6122 ChangeRoom DoorOpen SE_OJ_CHNG_ROOM_DOOR_STOP 0 0 0 0 0 0 0 0 4867 27 -1 0 0 -1 -1
6123 ChangeRoom RoofOpen SE_OJ_CHNG_ROOM_ROOF_OPEN 0 0 0 0 0 0 0 0 4868 0 -1 0 0 -1 -1
6124 ChangeRoom DoorClose SE_OJ_LV_CHNG_ROOM_DOOR_MOVE 0 0 0 0 0 0 0 0 4869 0 -1 0 1 -1 -1
6125 ChangeRoom DoorClose SE_OJ_CHNG_ROOM_DOOR_STOP 0 0 0 0 0 0 0 0 4870 27 -1 0 0 -1 -1
6126 ChangeRoom MarioOut SE_SY_FILE_SEL_SW_MARIO 0 0 0 0 0 0 0 0 4872 0 -1 -1 2 -1 -1
6127 ChangeRoom LuigiOut SE_SY_FILE_SEL_SW_LUIGI 0 0 0 0 0 0 0 0 4873 0 -1 -1 2 -1 -1
6128 ChangeRoom LuigiIn SE_SY_LUIGI_VO_BYEBYE 0 0 0 0 0 0 0 0 6805 0 -1 -1 2 -1 -1
6129 ChangeRoom MarioIn SE_SY_MARIO_VO_BYEBYE 0 0 0 0 0 0 0 0 6806 0 -1 -1 2 -1 -1
6130 Fan Move SE_OJ_LV_JR_CASTLE_FAN_MOVE 0 0 0 0 0 0 0 0 5183 0 -1 -1 1 -1 -1
6131 YoshiFruitStem PulledOutInstant SE_OJ_FRUIT_LITTLE_PULLED_OUT 0 0 0 0 0 0 0 0 5191 0 -1 -1 0 -1 -1
6132 YoshiFruitStem AutoEatStart SE_OJ_FRUIT_LITTLE_EAT_AUTO 0 0 0 0 0 0 0 0 5192 0 -1 -1 0 -1 -1
6133 YoshiFruitStem EatEnd SE_OJ_FRUIT_LITTLE_EAT_VANISH 0 0 0 0 0 0 0 0 5193 0 -1 -1 0 -1 -1
6134 YoshiFruitStem Break SE_OJ_FRUITS_LITTLE_BREAK 0 0 0 0 0 0 0 0 5210 0 -1 -1 0 -1 -1
6135 YoshiFruitStem HipDropCrash SE_OJ_FRUITS_LITTLE_BREAK 0 0 0 0 0 0 0 0 6156 0 -1 -1 0 -1 -1
6136 ChimneyEntryObj WarpStart SE_DM_DOKAN_WARP 0 0 0 0 0 0 0 0 5450 0 -1 -1 0 -1 -1
6137 ChimneyEntryObj WarpEnd SE_DM_DOKAN_WARP 0 0 0 0 0 0 0 0 5451 0 -1 -1 0 -1 -1
6138 ChimneyEntryObj WarpEnd SE_PV_JUMP_FSHIP_DOKAN 0 0 0 0 0 0 0 0 5452 0 -1 -1 10 -1 -1
6139 ChimneyEntryObj SmokeEmitting SE_OJ_LV_FSHIP_CHIMNEY_SMOKE 0 0 0 0 0 0 0 0 6224 0 -1 -1 1 -1 -1
6140 DashFruitStem HipDropCrash SE_OJ_FRUITS_LITTLE_BREAK 0 0 0 0 0 0 0 0 6162 0 -1 -1 0 -1 -1
6141 DashFruitStem Break SE_OJ_FRUITS_LITTLE_BREAK 0 0 0 0 0 0 0 0 6163 0 -1 -1 0 -1 -1
6142 DashFruitStem SpinRotate SE_OJ_FRUIT_DASH_SPIN_ROTATE 0 0 0 0 0 0 0 0 6164 0 -1 -1 0 -1 -1
6143 KoopaBackEffect KoopaBackEffect SE_OJ_LV_OP_KOOPA_BACK_EFFECT 0 0 0 0 0 0 0 0 6216 0 -1 -1 1 -1 -1
6144 LightFruit PulledOutInstant SE_OJ_FRUIT_LITTLE_PULLED_OUT 0 0 0 0 0 0 0 0 6517 0 -1 -1 0 -1 -1
6145 LightFruit AutoEatStart SE_OJ_FRUIT_LITTLE_EAT_AUTO 0 0 0 0 0 0 0 0 6518 0 -1 -1 0 -1 -1
6146 LightFruit EatEnd SE_OJ_FRUIT_LITTLE_EAT_VANISH 0 0 0 0 0 0 0 0 6519 0 -1 -1 0 -1 -1
6147 LightFruit Break SE_OJ_FRUITS_LITTLE_BREAK 0 0 0 0 0 0 0 0 6520 0 -1 -1 0 -1 -1
6148 LightFruit HipDropCrash SE_OJ_FRUITS_LITTLE_BREAK 0 0 0 0 0 0 0 0 6521 0 -1 1 0 -1 -1
6149 LightFruit Trampled SE_OJ_FRUITS_TRAMPLED 0 0 0 0 0 0 0 0 6526 0 -1 1 0 -1 -1
6150 LightFruit Spin SE_OJ_FRUITS_SWAY 0 0 0 0 0 0 0 0 6527 0 -1 1 0 -1 -1
6151 LightFruit Appear SE_OJ_FRUIT_APPEAR 0 0 0 0 0 0 0 0 6528 0 -1 1 0 -1 -1
6152 LightFruit Shake SE_OJ_FRUITS_SWAY 0 0 0 0 0 0 0 0 6529 0 -1 1 0 -1 -1
6153 HugeHammerConveyerDown RotateMoveObjMove SE_OJ_LV_KODAI_CONVEYER_DOWN_MOVE 0 0 0 0 0 0 0 0 7836 0 -1 -1 1 -1 -1
6154 HugeHammerConveyerUp RotateMoveObjMove SE_OJ_LV_KODAI_CONVEYER_UP_MOVE 0 0 0 0 0 0 0 0 7837 0 -1 -1 1 -1 -1
6155 PeachLetterMini Appear SE_SV_PEACH_OPENING_LETTER 0 0 0 0 0 0 0 0 4145 0 -1 -1 0 -1 -1
6156 PeachLetterMini Appear SE_SY_LETTER_APPEAR 0 0 0 0 0 0 0 0 4146 0 -1 -1 0 -1 -1
6157 PeachLetterMini SyTalkOk SE_SY_TALK_OK 0 0 0 0 0 0 0 0 4180 0 -1 -1 2 -1 -1
6158 CometEventExecutorTimeLimitDestroy TimeUp SE_SY_E3_TIMER_TIME_UP 0 0 0 0 0 0 0 0 5336 0 -1 -1 2 -1 -1
6159 CometEventExecutorTimeLimitDestroy TimerStart SE_SY_E3_TIMER_SCALE_UP 0 0 0 0 0 0 0 0 6059 0 -1 -1 2 -1 -1
6160 ExterminationCheckerWoodBox Complete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 5747 0 -1 -1 2 -1 -1
6161 ExterminationCheckerWoodBox TimeUp SE_SY_E3_TIMER_TIME_UP 0 0 0 0 0 0 0 0 5749 0 -1 -1 2 -1 -1
6162 ExterminationGeneralChecker Complete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 5748 0 -1 -1 2 -1 -1
6163 ExterminationGeneralChecker TimeUp SE_SY_E3_TIMER_TIME_UP 0 0 0 0 0 0 0 0 5750 0 -1 -1 2 -1 -1
6164 ExterminationGeneralChecker CompleteInstant SE_SY_TOTAL_COMPLETE_INSTANT 0 0 0 0 0 0 0 0 5753 0 -1 -1 2 -1 -1
6165 TogepinScorer NGTrig SE_SY_TOGEPIN_ATTACK_NG 0 0 0 0 0 0 0 0 5778 0 -1 -1 2 -1 -1
6166 TogepinScorer NGLevel SE_OJ_LV_TOGEPIN_ATTACK_NG 0 0 0 0 0 0 0 0 5779 0 -1 -1 3 -1 -1
6167 GravityBgmCtrl Change SE_SY_INTO_FLIPPED_GRAVITY 0 0 0 0 0 0 0 0 5832 0 -1 -1 2 -1 -1
6168 GravityBgmCtrl ChangeBack SE_SY_BACK_FLIPPED_GRAVITY 0 0 0 0 0 0 0 0 5833 0 -1 -1 2 -1 -1
6169 PeachShootingStar ShootingStar SE_OJ_SHOOTING_STAR_FALL 0 0 0 0 0 0 0 0 5904 0 -1 -1 0 -1 -1
6170 PeachShootingStar DummyTrigger SE_SY_COIN 0 0 0 0 0 0 0 0 5905 0 -1 -1 0 -1 -1
6171 DemoTitleAnim TitleBgm SE_SY_LV_TITLE_BGM 0 0 0 0 0 0 0 0 6106 0 -1 -1 0 -1 -1
6172 DemoTitleAnim TitleBgm SE_SY_LV_TITLE_BGM_RHYTHM 0 0 0 0 0 0 0 0 6735 0 -1 -1 0 -1 -1
6173 SupportPlayGuidance Appear SE_SM_TALKBLN_OPEN 0 0 0 0 0 0 0 0 6292 0 -1 -1 2 -1 -1
6174 SupportPlayGuidance Disappear SE_SM_TALKBLN_CLOSE 0 0 0 0 0 0 0 0 6293 0 -1 -1 2 -1 -1
6175 MiniPlayerRocket Move SE_SY_WMAP_SHIP_MOVE 0 0 0 0 0 0 0 0 4335 0 -1 -1 0 -1 -1
6176 MiniPlayerRocket Move SE_OJ_WMAP_SHIP_STEAM_RUN 0 0 0 0 0 0 0 0 6412 0 -1 -1 0 -1 -1
6177 MiniPlayerRocket Move SE_SY_WMAP_SHIP_MOVE_CLICK_TOP 0 0 0 0 0 0 0 0 6716 0 -1 -1 0 -1 -1
6178 MiniPlayerRocket MoveClick SE_SY_WMAP_SHIP_MOVE_CLICK 0 0 0 0 0 0 0 0 4336 0 -1 -1 0 -1 -1
6179 MiniPlayerRocket NoMove SE_SY_WMAP_SHIP_NO_MOVE 0 0 0 0 0 0 0 0 4337 0 -1 -1 0 -1 -1
6180 MiniPlayerRocket ZoomInGalaxy SE_SY_WMAP_ZOOM_IN_GALAXY 0 0 0 0 0 0 0 0 4386 0 -1 -1 0 -1 -1
6181 MiniPlayerRocket ZoomOutGalaxy SE_SY_WMAP_ZOOM_OUT_GALAXY 0 0 0 0 0 0 0 0 4387 0 -1 -1 0 -1 -1
6182 MiniPlayerRocket ZoomInTico SE_SY_WMAP_ZOOM_IN_GALAXY 0 0 0 0 0 0 0 0 4388 0 -1 -1 0 -1 -1
6183 MiniPlayerRocket ZoomOutTico SE_SY_WMAP_ZOOM_OUT_GALAXY 0 0 0 0 0 0 0 0 4389 0 -1 -1 0 -1 -1
6184 MiniPlayerRocket ZoomInShip SE_SY_WMAP_ZOOM_IN_GALAXY 0 0 0 0 0 0 0 0 4390 0 -1 -1 0 -1 -1
6185 MiniPlayerRocket ZoomOutShip SE_SY_WMAP_ZOOM_OUT_GALAXY 0 0 0 0 0 0 0 0 4391 0 -1 -1 0 -1 -1
6186 MiniPlayerRocket DokanWarp SE_DM_DOKAN_WARP 0 0 0 0 0 0 0 0 4404 0 -1 -1 0 -1 -1
6187 MiniPlayerRocket PushAButton SE_SY_WMAP_PUSH_BUTTON 0 0 0 0 0 0 0 0 6288 0 -1 -1 0 -1 -1
6188 MiniPlayerRocket PushAButton CS_CLICK_WMAP 0 0 0 0 0 0 0 0 6713 0 -1 -1 6 -1 -1
6189 MiniPlayerRocket MoveInGMap SE_SY_GMAP_SHIP_MOVE 0 0 0 0 0 0 0 0 6290 0 -1 -1 0 -1 -1
6190 MiniPlayerRocket MoveInGMap SE_OJ_WMAP_SHIP_STEAM_RUN 0 0 0 0 0 0 0 0 6413 0 -1 -1 0 -1 -1
6191 MiniPlayerRocket Wait SE_OJ_LV_WMAP_SHIP_IDOLING 0 0 0 0 0 0 0 0 6297 0 -1 0 1 -1 -1
6192 MiniPlayerRocket SyGMapToWMap SE_SY_GMAP_TO_WMAP 0 0 0 0 0 0 0 0 6306 0 -1 -1 2 -1 -1
6193 MiniPlayerRocket SyWMapToGMap SE_SY_WMAP_TO_GMAP 0 0 0 0 0 0 0 0 6307 0 -1 -1 2 -1 -1
6194 MiniPlayerRocket SyWMapBtwWorld SE_SY_WMAP_BTW_WORLD 0 0 0 0 0 0 0 0 6310 0 -1 -1 2 -1 -1
6195 MiniPlayerRocket RoadExtend SE_OJ_LV_WMAP_ROAD_EXTEND 0 0 0 0 0 0 0 0 6313 0 -1 -1 1 -1 -1
6196 MiniPlayerRocket Invalid SE_SY_WMAP_SHIP_NO_MOVE 0 0 0 0 0 0 0 0 6314 0 -1 -1 0 -1 -1
6197 MiniPlayerRocket SteamWaitA SE_OJ_WMAP_SHIP_STEAM_A 0 0 0 0 0 0 0 0 6390 0 -1 -1 0 -1 -1
6198 MiniPlayerRocket SteamWaitB SE_OJ_WMAP_SHIP_STEAM_B 0 0 0 0 0 0 0 0 6391 0 -1 -1 0 -1 -1
6199 MiniPlayerRocket SteamWaitC SE_OJ_WMAP_SHIP_STEAM_C 0 0 0 0 0 0 0 0 6392 0 -1 -1 0 -1 -1
6200 MiniPlayerRocket SteamWaitD SE_OJ_WMAP_SHIP_STEAM_D 0 0 0 0 0 0 0 0 6393 0 -1 -1 0 -1 -1
6201 MiniPlayerRocket TicoReturnHomeWipeIn SE_DM_TICO_RETURN_HOME_WIPE_IN 0 0 0 0 0 0 0 0 7511 0 -1 -1 2 -1 -1
6202 MiniPlayerRocket EnterWorld SE_SY_WMAP_ENTER 0 0 0 0 0 0 0 0 7821 0 -1 -1 0 -1 -1
6203 MiniStarPieceMine StarPieceBreak SE_OJ_WMAP_SPIECE_BREAK 0 0 0 0 0 0 0 0 4403 0 -1 -1 0 -1 -1
6204 MiniWorldWarpPoint Next SE_AT_LV_GATE_IN_MSHIP 0 0 0 0 0 0 0 0 6157 0 -1 0 1 -1 -1
6205 MiniWorldWarpPoint Previous SE_AT_LV_GATE_IN_MSHIP 0 0 0 0 0 0 0 0 6157 0 -1 0 1 -1 -1
6206 MiniWorldWarpPoint DemoMarioShipGoThrough SE_AT_LV_GATE_IN_MSHIP 0 0 0 0 0 0 0 0 6157 0 -1 0 1 -1 -1
6207 MiniWorldWarpPoint DummyForLoad SE_AT_LV_GATE_IN_MSHIP_VOLUP 0 0 0 0 0 0 0 0 6947 0 -1 -1 1 -1 -1
6208 GalaxyInfo Open SE_SY_WMAP_INFO_OPEN 0 0 0 0 0 0 0 0 6271 0 -1 -1 0 -1 -1
6209 MapGalaxyReport Open SE_SY_GMAP_INFO_OPEN 0 0 0 0 0 0 0 0 6273 0 -1 -1 0 -1 -1
6210 MiniRoutePoint PointOn SE_SY_WMAP_POINT_ON 0 0 0 0 0 0 0 0 6275 0 -1 -1 0 -1 -1
6211 MiniRoutePoint PointOff SE_SY_WMAP_POINT_OFF 0 0 0 0 0 0 0 0 6276 0 -1 -1 0 -1 -1
6212 MiniRoutePoint RoadExtend SE_OJ_LV_WMAP_ROAD_KOMA 0 0 0 0 0 0 0 0 6440 0 -1 -1 0 -1 -1
6213 MiniStarCheckPoint Burst SE_OJ_WMAP_STAR_GATE_BURST 0 0 0 0 0 0 0 0 6311 0 -1 -1 0 -1 -1
6214 MiniStarCheckPoint Shine SE_OJ_LV_STAR_GATE 0 0 0 0 0 0 0 0 6809 0 -1 -1 1 -1 -1
6215 MiniGalaxyBackEffect01 Burst SE_OJ_WMAP_GALAXY_BURST 0 0 0 0 0 0 0 0 6312 0 -1 -1 0 -1 -1
6216 MiniGalaxyBackEffect01 CometMark SE_OJ_DEMO_GREEN_STAR_MARK 0 0 0 0 0 0 0 0 7600 0 -1 -1 0 -1 -1
6217 MiniWorldWarpPointWMap MarioShipBesideThis SE_OJ_LV_WMAP_GATE 0 0 0 0 0 0 0 0 6385 0 -1 -1 1 -1 -1
6218 MapGalaxyZoomButton PointOn SE_SY_WMAP_POINT_ON 0 0 0 0 0 0 0 0 6802 0 -1 -1 0 -1 -1
6219 MapGalaxyZoomButton Push SE_SY_WMAP_PUSH_BUTTON 0 0 0 0 0 0 0 0 6803 0 -1 -1 0 -1 -1
6220 MapGalaxyZoomButton Push CS_CLICK_WMAP 0 0 0 0 0 0 0 0 6804 0 -1 -1 6 -1 -1
6221 MiniDimensionBigCastleGalaxy OnGalaxy SE_OJ_LV_CHAMPION 0 0 0 0 0 0 0 0 6810 0 -1 -1 1 -1 -1
6222 MiniKingOfKingsGalaxy OnGalaxy SE_OJ_LV_KING_OF_KINGS 0 0 0 0 0 0 0 0 6811 0 -1 -1 1 -1 -1
6223 MiniGreenComet MiniGreenComet SE_OJ_DEMO_GREEN_STAR_COMMET 0 0 0 0 0 0 0 0 6813 7 -1 0 0 -1 -1
6224 MiniGreenCometShower Shower SE_OJ_DEMO_GREEN_STAR_SHOWER 0 0 0 0 0 0 0 0 6814 0 -1 -1 0 -1 -1
6225 MiniGalaxyBackEffect01GreenStarDemo Burst SE_OJ_WMAP_GALAXY_BURST 0 0 0 0 0 0 0 0 6838 0 -1 -1 0 -1 -1
6226 MiniGalaxyBackEffect01GreenStarDemo CometMark SE_OJ_DEMO_GREEN_STAR_MARK 0 0 0 0 0 0 0 0 6839 0 -1 -1 0 -1 -1
6227 StartCountdown RaceCountDown SE_SY_RACE_COUNT_DOWN 0 0 0 0 0 0 0 0 4406 0 -1 -1 2 -1 -1
6228 StartCountdown RaceStart SE_SY_RACE_START 0 0 0 0 0 0 0 0 4407 0 -1 -1 2 -1 -1
6229 BombTimerLayout TimerCount4 SE_SY_E3_TIMER_COUNT_4 0 0 0 0 0 0 0 0 4412 0 -1 -1 2 -1 -1
6230 BombTimerLayout TimerCount2 SE_SY_E3_TIMER_COUNT_2 0 0 0 0 0 0 0 0 4413 0 -1 -1 2 -1 -1
6231 BombTimerLayout TimerCount1 SE_SY_E3_TIMER_COUNT_1 0 0 0 0 0 0 0 0 4414 0 -1 -1 2 -1 -1
6232 TimeLimitLayout TimerCount4 SE_SY_E3_TIMER_COUNT_4 0 0 0 0 0 0 0 0 4417 0 -1 -1 2 -1 -1
6233 TimeLimitLayout TimerCount2 SE_SY_E3_TIMER_COUNT_2 0 0 0 0 0 0 0 0 4418 0 -1 -1 2 -1 -1
6234 TimeLimitLayout TimerCount1 SE_SY_E3_TIMER_COUNT_1 0 0 0 0 0 0 0 0 4419 0 -1 -1 2 -1 -1
6235 TimeLimitLayout Complete SE_SY_TOTAL_COMPLETE 0 0 0 0 0 0 0 0 4420 0 -1 -1 2 -1 -1
6236 TimeLimitLayout TimeUp SE_SY_E3_TIMER_TIME_UP 0 0 0 0 0 0 0 0 4421 0 -1 -1 2 -1 -1
6237 TimeLimitLayout TimerScaleUp SE_SY_E3_TIMER_SCALE_UP 0 0 0 0 0 0 0 0 4422 0 -1 -1 2 -1 -1
6238 StaffRoll ThankYouLuigi SE_DM_THANK_YOU_LUIGI 0 0 0 0 0 0 0 0 4423 0 -1 -1 2 -1 -1
6239 StaffRoll ThankYouMario SE_DM_E3_THANK_YOU_MARIO 0 0 0 0 0 0 0 0 4424 0 -1 -1 2 -1 -1
6240 StarPieceBank FocusItem SE_SY_TALK_FOCUS_ITEM 0 0 0 0 0 0 0 0 5041 0 -1 -1 2 -1 -1
6241 StarPieceBank UpCountOne SE_SY_STARBANK_TRADE_START 0 0 0 0 0 0 0 0 5042 0 -1 -1 2 -1 -1
6242 StarPieceBank DownCountOne SE_SY_STARBANK_TRADE_START 0 0 0 0 0 0 0 0 5043 0 -1 -1 2 -1 -1
6243 StarPieceBank CountFast SE_SY_STARBANK_TRADE_FAST 0 0 0 0 0 0 0 0 5044 0 -1 -1 2 -1 -1
6244 StarPieceBank Count SE_SY_STARBANK_TRADE 0 0 0 0 0 0 0 0 5045 0 -1 -1 2 -1 -1
6245 StarPieceBank CountEnd SE_SY_STARBANK_TRADE_END 0 0 0 0 0 0 0 0 5047 0 -1 -1 2 -1 -1
6246 StarPieceBank WndOpen SE_SY_STARBANK_WND_OPEN 0 0 0 0 0 0 0 0 5048 0 -1 -1 2 -1 -1
6247 StarPieceBank WndClose SE_SY_STARBANK_WND_CLOSE 0 0 0 0 0 0 0 0 5049 0 -1 -1 2 -1 -1
6248 StarPieceBank CountVeryFast SE_SY_STARBANK_TRADE_V_FAST 0 0 0 0 0 0 0 0 5055 0 -1 -1 2 -1 -1
6249 StarPieceBank SelectYes SE_SY_TALK_SELECT_YES 0 0 0 0 0 0 0 0 6222 0 -1 -1 2 -1 -1
6250 StarPieceBank SelectNo SE_SY_TALK_SELECT_NO 0 0 0 0 0 0 0 0 6223 0 -1 -1 2 -1 -1
6251 PostLetter LetterAppear SE_SY_LETTER_APPEAR 0 0 0 0 0 0 0 0 5051 0 -1 -1 2 -1 -1
6252 PostLetter TalkOK SE_SY_TALK_OK 0 0 0 0 0 0 0 0 5052 0 -1 -1 2 -1 -1
6253 PostLetter MailVoicePeach SE_SV_PEACH_MAIL 0 0 0 0 0 0 0 0 5053 0 -1 -1 2 -1 -1
6254 PostLetter PageChange SE_SY_LETTER_PAGE_CHANGE 0 0 0 0 0 0 0 0 5054 0 -1 -1 2 -1 -1
6255 PostLetter PageChangeInvalid SE_SY_LETTER_PAGE_CHANGE_NG 0 0 0 0 0 0 0 0 5056 0 -1 -1 2 -1 -1
6256 PostLetter MailVoiceLuigi SE_SV_LUIGI_MAIL 0 0 0 0 0 0 0 0 5329 0 -1 -1 2 -1 -1
6257 PostLetter MailVoiceHoneyBee SE_SV_HONEYBEE_MAIL 0 0 0 0 0 0 0 0 5331 0 -1 -1 2 -1 -1
6258 PostLetter MailVoiceSasurai SE_SV_SASURAI_MAIL 0 0 0 0 0 0 0 0 5332 0 -1 -1 2 -1 -1
6259 PostLetter MailVoiceCareTaker SE_SV_CARE_TAKER_MAIL 0 0 0 0 0 0 0 0 5333 0 -1 -1 2 -1 -1
6260 PostLetter MailVoiceHelperWitch SE_SV_HELPERWITCH_MAIL 0 0 0 0 0 0 0 0 5334 0 -1 -1 2 -1 -1
6261 PostLetter MailVoiceRabbit SE_SV_RABBIT_MAIL 0 0 0 0 0 0 0 0 5350 0 -1 -1 2 -1 -1
6262 PostLetter MailVoicePichan SE_SV_PICHAN_MAIL 0 0 0 0 0 0 0 0 5351 0 -1 -1 2 -1 -1
6263 DestroyCounter Change SE_SY_BEAT_ENEMY_COUNT_UP 0 0 0 0 0 0 0 0 5138 0 -1 -1 2 -1 -1
6264 PressStart PressAB SE_SY_GAME_START 0 0 0 0 0 0 0 0 6511 0 -1 -1 2 -1 -1
6265 PressStart PressA SE_SY_TITLE_BUTTON_A 0 0 0 0 0 0 0 0 6512 0 -1 -1 2 -1 -1
6266 PressStart PressB SE_SY_TITLE_BUTTON_B 0 0 0 0 0 0 0 0 6513 0 -1 -1 2 -1 -1
6267 MeetTicoBaby MRVoiceTicoJumpInMario SE_SY_OP_D_MR_VO_TICO_JUMPIN_MR 0 0 0 0 0 0 0 0 4871 0 -1 -1 2 -1 -1
6268 MeetTicoBaby TicoJumpInMario SE_SY_OP_D_TICO_JUMPIN_MR 0 0 0 0 0 0 0 0 4887 0 -1 -1 2 -1 -1
6269 MeetTicoBaby MRVoiceGraceAtTico SE_SY_OP_D_MR_GRARE_AT_TICO 0 0 0 0 0 0 0 0 4888 0 -1 -1 2 -1 -1
6270 MeetTicoBaby TicoVoicePreJumpInMario SE_SY_OP_D_TICO_PRE_JUMPIN_MR 0 0 0 0 0 0 0 0 4889 0 -1 -1 2 -1 -1
6271 MeetTicoBaby MrVoiceSurprise SE_SY_OP_D_MR_VO_SURPRISE 0 0 0 0 0 0 0 0 4890 0 -1 -1 2 -1 -1
6272 MeetTicoBaby TicoVoiceWakeUp SE_SY_OP_D_TICO_WAKE_UP 0 0 0 0 0 0 0 0 4891 0 -1 -1 2 -1 -1
6273 MeetTicoBaby TicoVoiceTiti SE_SY_OP_D_TICO_TITI 0 0 0 0 0 0 0 0 4892 0 -1 -1 2 -1 -1
6274 MeetTicoBaby TicoVoiceJumpUp SE_SY_OP_D_TICO_JUMP_UP 0 0 0 0 0 0 0 0 4893 0 -1 -1 2 -1 -1
6275 MeetTicoBaby DummyForMessage SE_SY_OP_D_TICO_TALK_TO_MR 0 0 0 0 0 0 0 0 6107 0 -1 -1 2 -1 -1
6276 MeetTicoBaby DummyForMessage SE_SY_OP_D_TICO_TALK_ABOUT_SPIN 0 0 0 0 0 0 0 0 6108 0 -1 -1 2 -1 -1
6277 MeetTicoBaby ConfortWithMario SE_SY_OP_D_TICO_CONFORT_W_MR 0 0 0 0 0 0 0 0 6109 0 -1 -1 2 -1 -1
6278 RideSpinDriver MetamorphoseBegin SE_SY_D_TICO_METAMORPHOSE_BEGIN 0 0 0 0 0 0 0 0 4894 0 -1 -1 2 -1 -1
6279 RideSpinDriver MetamorphoseSmoke SE_SY_D_TICO_METAMORPHOSE_SMOKE 0 0 0 0 0 0 0 0 4895 0 -1 -1 2 -1 -1
6280 RideSpinDriver LoadMarioVoiceDummy SE_PM_SPINDRIVER_PANIC 0 0 0 0 0 0 0 0 6831 0 -1 -1 10 -1 -1
6281 MarioFacePlanetTakeOff MrVoNod SE_SY_SHIP_D_MR_VO_NOD 0 0 0 0 0 0 0 0 4896 0 -1 -1 2 -1 -1
6282 MarioFacePlanetTakeOff MrVoYahoo SE_SY_SHIP_D_MR_VO_WAHOO 0 0 0 0 0 0 0 0 4897 0 -1 -1 2 -1 -1
6283 MarioFacePlanetTakeOff MrVoStumble SE_SY_SHIP_D_MR_VO_STUMBLE 0 0 0 0 0 0 0 0 6402 0 -1 -1 2 -1 -1
6284 MarioFacePlanetTakeOff MrVoWonderToHandle SE_SY_SHIP_D_MR_VO_WONDER_SHIP 0 0 0 0 0 0 0 0 6403 0 -1 -1 2 -1 -1
6285 MarioFacePlanetTakeOff MrVoSupOfMove SE_SY_SHIP_D_MR_VO_SUP_MOVE 0 0 0 0 0 0 0 0 6404 0 -1 -1 2 -1 -1
6286 MarioFacePlanetTakeOff MrVoStareDirection SE_SY_SHIP_D_MR_VO_STARE_DIR 0 0 0 0 0 0 0 0 6405 0 -1 -1 2 -1 -1
6287 NormalEnding1st DummyForMessageSE SE_DM_V_ED_PEACH_SIGH_AT_ASTRO 0 0 0 0 0 0 0 0 5840 0 -1 -1 2 -1 -1
6288 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK4 0 0 0 0 0 0 0 0 5896 0 -1 -1 2 -1 -1
6289 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK3 0 0 0 0 0 0 0 0 5897 0 -1 -1 2 -1 -1
6290 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK5 0 0 0 0 0 0 0 0 5898 0 -1 -1 2 -1 -1
6291 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK1 0 0 0 0 0 0 0 0 5899 0 -1 -1 2 -1 -1
6292 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK2 0 0 0 0 0 0 0 0 5900 0 -1 -1 2 -1 -1
6293 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK6 0 0 0 0 0 0 0 0 5901 0 -1 -1 2 -1 -1
6294 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK7 0 0 0 0 0 0 0 0 5902 0 -1 -1 2 -1 -1
6295 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK2_2 0 0 0 0 0 0 0 0 5991 0 -1 -1 2 -1 -1
6296 MeetKoopa DummyForMessage SE_SY_OP_D_KOOPA_SPEAK_2_3 0 0 0 0 0 0 0 0 5992 0 -1 -1 2 -1 -1
6297 MeetKoopa WhiteOutScreen SE_SY_OP_D_WHITE_OUT_SCREEN_KOOPA 0 0 0 0 0 0 0 0 5950 0 -1 -1 2 -1 -1
6298 MeetKoopa MarioSurprised SE_SY_OP_D_MR_SUP_TO_KOOPA 0 0 0 0 0 0 0 0 5979 0 -1 -1 2 -1 -1
6299 NormalEnding2nd DummyForMessageSE SE_DM_V_ED_ROS_SMILE_ROSETTA 0 0 0 0 0 0 0 0 5909 0 -1 -1 2 -1 -1
6300 NormalEnding2nd DummyForMessageSE SE_DM_V_ED_ROS_TALK_SHORT1 0 0 0 0 0 0 0 0 5933 0 -1 -1 2 -1 -1
6301 NormalEnding2nd DummyForMessageSE SE_DM_V_ED_ROS_TALK_BREATH1 0 0 0 0 0 0 0 0 5935 0 -1 -1 2 -1 -1
6302 NormalEnding2nd DummyForMessageSE SE_DM_V_ED_ROS_BREATH_TO_MR 0 0 0 0 0 0 0 0 6836 0 -1 -1 2 -1 -1
6303 NormalEnding2nd RosettaAppear SE_DM_V_ED_ROS_APPEAR_YES 0 0 0 0 0 0 0 0 5937 0 -1 -1 2 -1 -1
6304 NormalEnding2nd PeachLookUp1 SE_DM_V_ED_LOOK_UP_AT_ROSETTA 0 0 0 0 0 0 0 0 6834 0 -1 -1 2 -1 -1
6305 NormalEnding2nd PeachLookUp2 SE_DM_V_ED_LOOK_UP_AT_ROSETTA2 0 0 0 0 0 0 0 0 6835 0 -1 -1 2 -1 -1
6306 NormalEnding3rd MarioLookBlankly SE_PV_D_ED_MR_STARE_BLANKLY_AT_SKY 0 0 0 0 0 0 0 0 6837 0 -1 -1 2 -1 -1
6307 KoopaCastle MarioVNod SE_PV_D_KPA_ST_MR_VO_NOD 0 0 0 0 0 0 0 0 6165 0 -1 -1 2 -1 -1
6308 KoopaCastle MarioSurprise SE_PV_D_KPA_ST_MR_SUP 0 0 0 0 0 0 0 0 6187 0 -1 -1 2 -1 -1
6309 KoopaCastle WhiteOutScreen SE_DM_KPA_WHITE_OUT_SCREEN 0 0 0 0 0 0 0 0 6424 0 -1 -1 2 -1 -1
6310 FirstMeetYoshi DummyForLoadingInDemo SE_SY_YOSHI_DEMO_APPEAR_LAND 0 0 0 0 0 0 0 0 6203 0 -1 -1 2 -1 -1
6311 FirstMeetYoshi DummyForLoadingInDemo SE_SY_YOSHI_DEMO_APPEAR_YOSHI 0 0 0 0 0 0 0 0 6204 0 -1 -1 2 -1 -1
6312 FirstMeetYoshi DummyForLoadingInDemo SE_SY_YOSHI_DEMO_APPEAR_OUT 0 0 0 0 0 0 0 0 6205 0 -1 -1 2 -1 -1
6313 FirstMeetYoshi DummyForLoadingInDemo SE_SY_YOSHI_DEMO_APPEAR_JUMP 0 0 0 0 0 0 0 0 6206 0 -1 -1 2 -1 -1
6314 MarioFaceMetamorphose MarioNodHigh SE_SY_SHIP_D_MR_VO_NOD_HIGH 0 0 0 0 0 0 0 0 6561 0 -1 -1 2 -1 -1
6315 MarioFaceMetamorphose MarioNodHuh SE_SY_SHIP_D_MR_VO_NOD_HUH 0 0 0 0 0 0 0 0 6562 0 -1 -1 2 -1 -1
6316 MarioFaceMetamorphose MarioNoticeTico SE_SY_SHIP_D_MR_NOTICE_TICO_OUT 0 0 0 0 0 0 0 0 6644 0 -1 -1 2 -1 -1
6317 PowerStarReturnFirst MarioLand SE_SY_LAND_DEMO 0 0 0 0 0 0 0 0 6578 0 -1 -1 2 -1 -1
6318 IntoItemRoom WipeIn SE_DM_ITEM_ROOM_WIPE_IN 0 0 0 0 0 0 0 0 6900 0 -1 -1 2 -1 -1
6319 IntoItemRoom WipeOut SE_DM_ITEM_ROOM_WIPE_OUT 0 0 0 0 0 0 0 0 6901 0 -1 -1 2 -1 -1
6320 FromItemRoom WipeIn SE_DM_ITEM_ROOM_WIPE_IN 0 0 0 0 0 0 0 0 6902 0 -1 -1 2 -1 -1
6321 FromItemRoom WipeOut SE_DM_ITEM_ROOM_WIPE_OUT 0 0 0 0 0 0 0 0 6903 0 -1 -1 2 -1 -1
6322 AfterGrandStarReturnWorld1 DummyForLoadMessage SE_SV_D_MEISTER_LETS_GO_DIALOG 0 0 0 0 0 0 0 0 6952 0 -1 -1 0 -1 -1
6323 AfterGrandStarReturnWorld1 DummyForLoadMessage SE_SV_D_MEISTER_WE_HAVE_TO_GO 0 0 0 0 0 0 0 0 6953 0 -1 -1 0 -1 -1
6324 AfterGrandStarReturnWorld2 DummyForLoadMessage SE_SV_D_MEISTER_LETS_GO_DIALOG 0 0 0 0 0 0 0 0 6954 0 -1 -1 0 -1 -1
6325 AfterGrandStarReturnWorld2 DummyForLoadMessage SE_SV_D_MEISTER_WE_HAVE_TO_GO 0 0 0 0 0 0 0 0 6955 0 -1 -1 0 -1 -1
6326 AfterGrandStarReturnWorld3 DummyForLoadMessage SE_SV_D_MEISTER_LETS_GO_DIALOG 0 0 0 0 0 0 0 0 6956 0 -1 -1 0 -1 -1
6327 AfterGrandStarReturnWorld3 DummyForLoadMessage SE_SV_D_MEISTER_WE_HAVE_TO_GO 0 0 0 0 0 0 0 0 6957 0 -1 -1 0 -1 -1
6328 AfterGrandStarReturnWorld4 DummyForLoadMessage SE_SV_D_MEISTER_LETS_GO_DIALOG 0 0 0 0 0 0 0 0 6958 0 -1 -1 0 -1 -1
6329 AfterGrandStarReturnWorld4 DummyForLoadMessage SE_SV_D_MEISTER_WE_HAVE_TO_GO 0 0 0 0 0 0 0 0 6959 0 -1 -1 0 -1 -1
6330 AfterGrandStarReturnWorld5 DummyForLoadMessage SE_SV_D_MEISTER_LETS_GO_DIALOG 0 0 0 0 0 0 0 0 6960 0 -1 -1 0 -1 -1
6331 AfterGrandStarReturnWorld5 DummyForLoadMessage SE_SV_D_MEISTER_WE_HAVE_TO_GO 0 0 0 0 0 0 0 0 6961 0 -1 -1 0 -1 -1
6332 BlueStarCupsulePlanet OjLvUfoBlueStarMove SE_OJ_LV_UFO_BLUE_STAR_MOVE 0 0 0 0 0 0 0 0 881 0 -1 -1 1 -1 -1
6333 BlueStarCupsulePlanet OjLvMagicPntGPoint SE_OJ_LV_MAGIC_PNT_G_POINT 0 0 0 0 0 0 0 0 882 0 -1 -1 1 -1 -1
6334 BlueStarCupsulePlanet OjMagicPntGOn SE_OJ_MAGIC_PNT_G_ON 0 0 0 0 0 0 0 0 883 0 -1 -1 0 -1 -1
6335 BlueStarCupsulePlanet OjLvMagicPntGPull SE_OJ_LV_MAGIC_PNT_G_PULL 0 0 0 0 0 0 0 0 884 0 -1 -1 1 -1 -1
6336 MarblePlanet OjMarbleHitCore3 SE_OJ_MARBLE_HIT_CORE_3 0 0 0 0 0 0 0 0 1018 0 -1 -1 0 -1 -1
6337 MarblePlanet OjMarbleHitCore2 SE_OJ_MARBLE_HIT_CORE_2 0 0 0 0 0 0 0 0 1019 0 -1 -1 0 -1 -1
6338 MarblePlanet OjMarbleHitCore1 SE_OJ_MARBLE_HIT_CORE_1 0 0 0 0 0 0 0 0 1020 0 -1 -1 0 -1 -1
6339 MarblePlanet OjLvMarbleRotate SE_OJ_LV_MARBLE_ROTATE 0 0 0 0 0 0 0 0 1021 0 -1 -1 1 -1 -1
6340 MarblePlanet OjMarbleFlip SE_OJ_MARBLE_FLIP 0 0 0 0 0 0 0 0 1022 0 -1 -1 0 -1 -1
6341 MarblePlanet OjMarbleHitEach SE_OJ_MARBLE_HIT_EACH 0 0 0 0 0 0 0 0 1023 0 -1 -1 0 -1 -1
6342 MarblePlanet SyMarbleHitCore3 SE_SY_MARBLE_HIT_CORE_3 0 0 0 0 0 0 0 0 1285 0 -1 -1 2 -1 -1
6343 MarblePlanet SyMarbleHitCore2 SE_SY_MARBLE_HIT_CORE_2 0 0 0 0 0 0 0 0 1286 0 -1 -1 2 -1 -1
6344 MarblePlanet SyMarbleHitCore1 SE_SY_MARBLE_HIT_CORE_1 0 0 0 0 0 0 0 0 1287 0 -1 -1 2 -1 -1
6345 ScaleUpPlanet OjPlanetScaleUp SE_OJ_PLANET_SCALE_UP 0 0 0 0 0 0 0 0 1120 0 -1 -1 0 -1 -1
6346 SnowCapsulePlanet SyReadRiddleS SE_SY_READ_RIDDLE_S 0 0 0 0 0 0 0 0 1301 0 -1 -1 2 -1 -1
6347 CrescentSeesawPlanet Move SE_OJ_LV_MOON_SEESAW_MV 0 0 0 0 2 5 0 10 3536 0 -1 -1 1 -1 1
6348 CrescentSeesawPlanet MapPartsSeesaw1AxisRotatorBound SE_OJ_LV_MOON_SEESAW_STOP 0 0 0 0 0 0 0 0 3537 0 -1 -1 1 -1 -1
6349 RisePictureBookPlanet Move SE_OJ_LV_ORIGAMI_STEP_STAND 0 0 0 0 0 0 0 0 3835 0 -1 0 1 -1 -1
6350 RisePictureBookPlanet Move SE_OJ_ORIGAMI_STEP_STAND_END 0 0 0 0 0 0 0 0 3836 177 -1 0 0 -1 -1
6351 RisePictureBookPlanet Reverse SE_OJ_LV_ORIGAMI_STEP_FALL 0 0 0 0 0 0 0 0 3837 0 -1 0 1 -1 -1
6352 RisePictureBookPlanet Reverse SE_OJ_ORIGAMI_STEP_FALL_END 0 0 0 0 0 0 0 0 3838 177 -1 0 0 -1 -1
6353 RisePictureBookPlanet Reverse SE_OJ_ORIGAMI_STEP_FALL_ST 0 0 0 0 0 0 0 0 3839 0 -1 0 0 -1 -1
6354 BendSwanpPlanet MoveA SE_OJ_LV_DARK_MATTER_BEND 0 0 0 0 0 0 0 0 4161 0 -1 0 1 -1 -1
6355 BendSwanpPlanet WaitB SE_OJ_DARK_MATTER_BEND_STOP 0 0 0 0 0 0 0 0 4162 0 -1 1 0 -1 -1
6356 BendSwanpPlanet MoveB SE_OJ_LV_DARK_MATTER_BEND 0 0 0 0 0 0 0 0 4163 0 -1 0 1 -1 -1
6357 BendSwanpPlanet WaitC SE_OJ_DARK_MATTER_BEND_STOP 0 0 0 0 0 0 0 0 4164 0 -1 1 0 -1 -1
6358 LongCylinderFlowSandPlanet PlayerOnSand SE_PM_LV_MR_ON_SAND_FLOW 0 0 0 0 0 0 0 0 4205 0 -1 -1 11 -1 -1
6359 SandyFlowSandPlanet PlayerOnSand SE_PM_LV_MR_ON_SAND_FLOW 0 0 0 0 0 0 0 0 4241 0 -1 -1 11 -1 -1
6360 MagmaBoatMagmaPlanet Freeze SE_OJ_SW_EFFECT 0 0 0 0 0 0 0 0 5190 0 -1 -1 0 -1 -1
6361 PictureJoinPlanetFinish MapObjActorAppear SE_OJ_HDROP_PIC_COMPLETE 0 0 0 0 0 0 0 0 5429 0 -1 -1 0 -1 -1
6362 FlowerBlossomRellayPlanet Bloom SE_OJ_FLOWER_BLOSSOM_BEGIN 0 0 0 0 0 0 0 0 5590 0 -1 -1 0 -1 -1
6363 DemoAstroPlanet EngineLoop SE_OJ_LV_ASTROPLANET_ENGINE 0 0 0 0 0 0 0 0 5842 0 -1 -1 1 -1 -1
6364 DemoAstroPlanet BarrierLoop SE_OJ_LV_ASTROPLANET_BARRIER 0 0 0 0 0 0 0 0 5843 0 -1 -1 1 -1 -1
6365 DemoAstroPlanet PreLaunch SE_OJ_LV_ASTROPLANET_PRE_LAUNCH 0 0 0 0 0 0 0 0 5844 0 -1 -1 1 -1 -1
6366 DemoAstroPlanet Launch SE_OJ_ASTROPLANET_LAUNCH 0 0 0 0 0 0 0 0 5845 0 -1 -1 0 -1 -1
6367 DemoAstroPlanet DemoEnding1stBackUp SE_OJ_LV_ASTROPLANET_ENGINE 0 0 0 0 0 0 0 0 5846 539 -1 -1 1 -1 -1
6368 DemoAstroPlanet DemoEnding1stBackUp SE_OJ_LV_ASTROPLANET_BARRIER 0 0 0 0 0 0 0 0 5847 539 800 -1 1 -1 -1
6369 DemoAstroPlanet DemoEnding1stBackUp SE_OJ_ASTROPLANET_MOVE_STOP_SEQ 0 0 0 0 0 0 0 0 6655 660 -1 -1 0 -1 -1
6370 DemoAstroPlanet DemoEnding1stBackUp SE_OJ_LV_ASTRO_ENGINE_SYNTH_ARRIVAL 0 0 0 0 0 0 0 0 6659 539 1009 -1 1 -1 -1
6371 DemoAstroPlanet DemoEnding1stBackUp SE_OJ_ASTROPLANET_MOVE_STOP 0 0 0 0 0 0 0 0 6660 715 -1 -1 0 -1 -1
6372 ItemCollectionPlanet ItemCollectionPlanet SE_OJ_MSHIP_ENGINE_PISTON_UP SuspentionTop 0 0 0 0 0 0 0 0 5966 86 -1 0 0 -1 -1
6373 ItemCollectionPlanet ItemCollectionPlanet SE_OJ_MSHIP_ENGINE_PISTON_DOWN SuspentionTop 0 0 0 0 0 0 0 0 5967 42 -1 0 0 -1 -1
6374 ItemCollectionPlanet ItemCollectionPlanet SE_OJ_MSHIP_ENGINE_PISTON_UP SuspentionTop 0 0 0 0 0 0 0 0 5968 186 -1 0 0 -1 -1
6375 ItemCollectionPlanet ItemCollectionPlanet SE_OJ_MSHIP_ENGINE_PISTON_DOWN SuspentionTop 0 0 0 0 0 0 0 0 5969 242 -1 0 0 -1 -1
6376 ItemCollectionPlanet ItemCollectionPlanet SE_OJ_MSHIP_ENGINE_PISTON_UP SuspentionTop 0 0 0 0 0 0 0 0 5970 286 -1 0 0 -1 -1
6377 ItemCollectionPlanet ItemCollectionPlanet SE_OJ_MSHIP_ENGINE_PISTON_DOWN SuspentionTop 0 0 0 0 0 0 0 0 5971 142 -1 0 0 -1 -1
6378 PeachCastleNightPlanet Fire SE_OJ_FIREWORK_STF_ROLL_BOMB 0 0 0 0 0 0 0 0 6577 0 -1 -1 0 -1 -1
6379 PeachCastleNightPlanet FireWeak SE_OJ_FIREWORK_SEA_EXPLODE 0 0 0 0 0 0 0 0 6582 0 -1 -1 0 -1 -1