mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
gs加载新配置表
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
|
||||
type AvatarSkillData struct {
|
||||
AvatarSkillId int32 `csv:"AvatarSkillId"` // ID
|
||||
CostStamina int32 `csv:"CostStamina"` // 消耗体力
|
||||
CostElemType int32 `csv:"CostElemType,omitempty"` // 消耗能量类型
|
||||
CostElemVal int32 `csv:"CostElemVal,omitempty"` // 消耗能量值
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user