= {
.maxHP = 3,
.escapeChance = 40,
.airLiftChance = 100,
.hurricaneChance = 95,
.spookChance = 0,
.upAndAwayChance = 95,
.spinSmashReq = 0,
.powerBounceChance = 80,
.coinReward = 0,
.size = { 28, 22 },
.healthBarOffset = { 0, 0 },
.statusIconOffset = { -10, 20 },
.statusTextOffset = { 10, 20 },
}
BSS s32 PopupMenu_SelectedIndex
Definition 8a860_len_3f30.c:84
@ ACTOR_FLAG_FLYING
Quake Hammer can't hit.
Definition enums.h:3358
#define ARRAY_COUNT(arr)
Definition macros.h:47