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

Implements the Unstable Ghoul Taunt. Deathrattle: Deal 1 damage to all minions.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

UnstableGhoul() public method

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