namespace GameLogic.Combat.Buff { /// /// 五行混乱 敌人的功法每次使用功法都将使用最低灵根属性作为伤害计算 /// public class b_1009 : BuffBasic { } }