Пример #1
0
 public override string DetailedText()
 {
     return($"効果 : {Type.ToString()} \n" +
            $"量 : {strongth}");
 }