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

Implements the Spectral Trainee 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
SpectralTrainee ( int id = -1 ) : System

Method Details

SpectralTrainee() public method

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