extends Item func collect() -> bool: player.air_jumps_max += 1 player.air_jumps_current += 1 return true