fragment_group
A set of fragments to collect together — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | fragment_group |
| Type | Misc |
| Color | Blue |
| Icon | mdi:bookshelf |
Fields
| Field | Type | Description |
|---|---|---|
groupId | Var<String> | Unique group identifier matching fragment_group on FragmentDefinitionEntry. |
fragments | List<Ref<FragmentDefinitionEntry>> | Fragments belonging to this group. |
requiredCount | Var<Int> | How many fragments of the group are required to complete it. 0 (default) requires every fragment listed above. |
onCompleted | Ref<TriggerableEntry> | Sequence triggered when the group is completed. |
rewardLore | String | Lore 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: ""