1using System.Collections.Generic;
25 num2 = 100 + owner.encLV * 50;
28 return num * (100 + owner.encLV * num2) / 100;
39 int num2 = item.Value / 10;
44 num = ((num2 >= 6) ? 8402 : ((num2 >= 4) ? 8401 : 8400));
ElementContainerCard elements
Dictionary< int, Element > dict
override void OnCrafted(Recipe recipe)