Пример #1
0
 public int GetAttack()
 {
     return(template.GetAttack(level));
 }