Exemplo n.º 1
0
 public float GetAOERadius()
 {
     return(aoeRadius * (1 + PerkManager.GetAbilityAOERadius(ID)));
 }