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

Implements the Ethereal Arcanist If you control a Secret at the end of your turn, gain +2/+2.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

EtherealArcanist() public method

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