示例#1
0
 protected override void AttackHP()
 {
     _AttackHPValue = -NumberGenerator.GetInstance().GenerateValue(5, 15);
 }