跳到主要内容

Minigame Completion Fact

PropertyValue
Entry IDminigame_completion_fact
TypeFact
ColorPurple
Iconfa6-solid:flag-checkered

Description

A fact entry that tracks the number of minigame completions per player per arena. This fact is typically referenced by a completion objective to determine when a player has completed enough minigames to earn a reward.

Fields

FieldTypeDescription
commentStringWhat this fact counts
groupRef<GroupEntry>Group

Usage Example

minigame_completion_fact:
comment: "Counts minigame completions across all arenas"
group: ref:default_group

Reference this fact from a completion objective to track progress toward a goal like "Complete 10 minigames."