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

Implements the Dark Iron Dwarf Battlecry: Give a minion +2 Attack this turn.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

DarkIronDwarf() public method

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