using Cal;
using System;
using System.Collections.Generic;
namespace ET
{
public interface ICombatBounds
public Func<AttributeType, float> getAttributeFunc{get; set;}
}