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

Implements the Sludge Belcher Taunt.\nDeathrattle: Summon a 1/2 Slime with Taunt.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

SludgeBelcher() public method

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