Pular para o conteúdo principal

minigame_completion_objective

Terminer des mini-jeux — misc entry.

Entry Information

PropertyValue
Entry IDminigame_completion_objective
TypeMisc
ColorMedium_sea_green
Iconfa6-solid:flag-checkered

Description

Quest objective counting minigame completions. It works for any challenge handled by the records service: Parkour, TNT Run, Quake, and more. Leave [arena] empty to count completions in any arena; set it to restrict the count to one arena.

Fields

FieldTypeDescription
factRef<CachableFactEntry>Fact used to track player completions.
amountVar<Int>Required number of completions.
onCompleteRef<TriggerableEntry>Sequence triggered when the objective is completed.
arenaRef<MinigameArenaDefinition>When set, only completions in this arena are counted.

Usage Example

- entry: minigame_completion_objective
name: "Terminer des mini-jeux"
fact: ""
amount: 0
onComplete: ""
arena: ""