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

Implements the Sorcerer's Apprentice Your spells cost (1) less.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

SorcerersApprentice() public method

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