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

Implements the Leper Gnome Deathrattle: Deal 2 damage to the enemy hero.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

LeperGnome() public method

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