public static ItemProperty WeightIncrease(IPWeightIncrease weightIncrease) => NWScript.ItemPropertyWeightIncrease((int)weightIncrease);
public static ItemProperty WeightIncrease(IPWeightIncrease weightIncrease) { return(NWScript.ItemPropertyWeightIncrease((int)weightIncrease) !); }