package skill /// 效果类子技能 type FightlEffectSkill struct { FightAfterSkill /// 效果值 EffectValue float32 }