示例#1
0
 private float GetInitialHealth()
 {
     return(baseStats.GetCalculatedStat(Stat.Health));
 }