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

Implements the Young Priestess At the end of your turn, give another random friendly minion +1 Health.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

YoungPriestess() public method

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