EventHelperChangeBaseMainAttribute 方法 |
修改角色主要属性的基础值
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void ChangeBaseMainAttribute(
Character character,
sbyte mainAttributeType,
short delta
)
参数
- character Character
- mainAttributeType SByte
- 主要属性类型 MainAttributeType
- delta Int16
- 变化量
参见