_Condition Class Level - Eniripsa96/SkillAPI GitHub Wiki
Child components are applied to each target if the caster meets the class requirement
| Name | YAML Key | Type | Description |
|---|---|---|---|
| Min Level | min-level | Integer | The minimum required class level |
| Max Level | max-level | Integer | The maximum required class level |
- Regardless of the targets, this will check the caster's class level
-- To be added --