+|23|[weakness](../Battle%20system/Actors%20states/Enemy%20features.md#weakness)|`{` separated list where the first element is the length (in int) and the rest represents a list of AttackProperty (int or string)|The list of [AttackProperty](../Battle%20system/Damage%20pipeline/AttackProperty.md) that applies to this enemy. NOTE: The length portion of the field is redundant, but its value is required and it needs to be above 0 if the list isn't empty as otherwise, the list will be ignored when reading. Additionally, every element whose value is an empty string are skipped.|
0 commit comments