Перейти к основному содержимому

parkour_completion_objective

Complete parkours — misc entry.

Entry Information

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

Fields

FieldTypeDescription
factRef<CachableFactEntry>Fact used to track the player's completions.
amountVar<Int>Required number of completions.
onCompleteRef<TriggerableEntry>Sequence to trigger when the objective completes.
parkourRef<ParkourEntry>If set, only completions of this parkour count

Usage Example

- entry: parkour_completion_objective
name: "Complete parkours"
fact: ""
amount: 0
onComplete: ""
parkour: ""