Function chest_item_choose

Source
pub fn chest_item_choose(ctx: &ChestItemChooseCtx<'_>) -> Result<Option<Uuid>>
Expand description

Chest item override: the mimic item by next_mimic_item_code, else the per-slot fallback for the first unequipped slot of the current inventory level, else None (roll by weights).