bonusHp property

  1. @nonVirtual
int bonusHp
final

Amount of health added to a unit.

Always a non-negative integer, i.e. >= 0.

Implementation

@nonVirtual
final int bonusHp;