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

Implements the Twilight Drake Battlecry: Gain +1 Health for each card in your hand.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

TwilightDrake() public method

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