mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-23 14:32:27 +08:00
角色突破功能
This commit is contained in:
@@ -25,6 +25,7 @@ type AvatarData struct {
|
||||
InitialWeapon int32 `csv:"InitialWeapon,omitempty"` // 初始武器
|
||||
WeaponType int32 `csv:"WeaponType,omitempty"` // 武器种类
|
||||
SkillDepotId int32 `csv:"SkillDepotId,omitempty"` // 技能库ID
|
||||
PromoteId int32 `csv:"PromoteId,omitempty"` // 角色突破ID
|
||||
|
||||
AbilityHashCodeList []int32
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user