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

Implements the Shattered Sun Cleric Battlecry: Give a friendly minion +1/+1.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

ShatteredSunCleric() public method

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