点击或拖拽改变大小

EventHelperGetThreatenFinaleDifficultyOfItem 方法

获取要挟互动时要挟对方物品的最终难度

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static int GetThreatenFinaleDifficultyOfItem(
	int origDifficulty,
	ItemKey itemKey
)

参数

origDifficulty  Int32
itemKey  ItemKey

返回值

Int32
参见