= {
.maxHP = 30,
.escapeChance = 0,
.airLiftChance = 0,
.hurricaneChance = 0,
.spookChance = 0,
.upAndAwayChance = 0,
.spinSmashReq = 4,
.powerBounceChance = 75,
.coinReward = 0,
.size = { 48, 78 },
.healthBarOffset = { 20, -3 },
.statusIconOffset = { -10, 20 },
.statusTextOffset = { 10, 20 },
}
BSS s32 PopupMenu_SelectedIndex
Definition 8a860_len_3f30.c:84
@ ACTOR_FLAG_NO_SHADOW
Hide shadow.
Definition enums.h:3354
@ ACTOR_FLAG_NO_HEALTH_BAR
Definition enums.h:3366
#define ARRAY_COUNT(arr)
Definition macros.h:47