Beispiel #1
0
 public float GetAttackTime()
 {
     return(DEFAULT_attackTime * armor.attackTimeMod * charEffects.GetAttackTimeMod());
 }