点击或拖拽改变大小

ItemTemplateHelperGetRepairRequiredAttainment 方法

获取打造, 修理, 精制时需要的造诣值,建筑减少的不包含不在此处。

命名空间: GameData.Domains.Item
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static short GetRepairRequiredAttainment(
	sbyte itemType,
	short templateId,
	short currDurability
)

参数

itemType  SByte
 
templateId  Int16
 
currDurability  Int16
 

返回值

Int16
参见