EventHelperGetThreatenFinalDifficultyOfMarry 方法 |
获取要挟互动时要挟对方与指定人物成婚的最终难度
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static int GetThreatenFinalDifficultyOfMarry(
int origDifficulty,
int threatenedCharId,
int nominatedCharId
)
参数
- origDifficulty Int32
- 初始难度
- threatenedCharId Int32
- 被要挟的人物ID
- nominatedCharId Int32
- 指定的人物ID
返回值
Int32
参见