using Continentis.MainGame.Card;
using UnityEngine;
namespace Continentis.Mods.Basic.Cards
{
public class Dazed : CardLogicBase
}