handleStatCondition method
Handle the given statCondition
for the player.
Implementation
bool handleStatCondition(final StatCondition statCondition) => true;
Handle the given statCondition
for the player.
bool handleStatCondition(final StatCondition statCondition) => true;