namespace FL.Battle { public enum EAttributeDefine { Hp = 0, Mp, Radius, Attack, AtkRange, } }