Saltar al contenido principal

fragment_group

A set of fragments to collect together — misc entry.

Entry Information

PropertyValue
Entry IDfragment_group
TypeMisc
ColorBlue
Iconmdi:bookshelf

Fields

FieldTypeDescription
groupIdVar<String>Unique group identifier matching fragment_group on FragmentDefinitionEntry.
fragmentsList<Ref<FragmentDefinitionEntry>>Fragments belonging to this group.
requiredCountVar<Int>How many fragments of the group are required to complete it. 0 (default) requires every fragment listed above.
onCompletedRef<TriggerableEntry>Sequence triggered when the group is completed.
rewardLoreStringLore revealed when the group is completed. Supports color codes.

Usage Example

- entry: fragment_group
name: "A set of fragments to collect together"
groupId: ""
fragments: []
requiredCount: 0
onCompleted: ""
rewardLore: ""