_Condition Flag - Eniripsa96/SkillAPI GitHub Wiki
Child components are applied to each target if they have a flag set on them
| Name | YAML Key | Type | Description |
|---|---|---|---|
| Type | type | Dropdown | Whether or not the flag should be set |
| Key | key | String | The key of the flag to check for |
- Flags are target specific so the flag must've been set on the target in particular
-- To be added --