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

Implements the Spectral Rider At the start of your turn, deal 1 damage to your hero.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

SpectralRider() public method

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