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

Implements the Pint-Sized Summoner The first minion you play each turn costs (1) less.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

PintSizedSummoner() public method

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