Skip to content

HasWeakness

This is a method that belongs to MainManager:

public static bool HasWeakness(BattleControl.AttackProperty property, BattleData entity)

Returns true if entity.weakness contains property, false otherwise.

An enemy party member's weakness list is the list of AttackProperty that applies on the enemy party member which changes how they behave, particularily within DoDamage.