C# Class HearthAnalyzer.Core.Cards.Minions.SpectralWarrior

Implements the Spectral Warrior At the start of your turn, deal 1 damage to your hero.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
SpectralWarrior ( int id = -1 ) : System

Method Details

SpectralWarrior() public method

public SpectralWarrior ( int id = -1 ) : System
id int
return System