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

Implements the Warsong Commander Whenever you summon a minion with 3 or less Attack, give it Charge.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

WarsongCommander() public method

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