Go to the source code of this file.
◆ battle_partner_goompa
Initial value:= {
.maxHP = 99,
.spinSmashReq = 4,
.powerBounceChance = 80,
.size = { 29, 26 },
.statusIconOffset = { -10, 20 },
.statusTextOffset = { 10, 20 },
}
BSS s32 PopupMenu_SelectedIndex
@ ACTOR_FLAG_NO_ATTACK
Skip attack turn.
Definition at line 73 of file goompa.c.
73 {
76 .maxHP = 99,
81 .spinSmashReq = 4,
82 .powerBounceChance = 80,
83 .size = { 29, 26 },
84 .statusIconOffset = { -10, 20 },
85 .statusTextOffset = { 10, 20 },
86};