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

Implements the Stoneskin Gargoyle At the start of your turn, restore this minion to full Health.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

StoneskinGargoyle() public method

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