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

Implements the Healing Totem At the end of your turn, restore 1 Health to all friendly minions.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

HealingTotem() public method

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