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

Implements the Leeroy Jenkins Charge. Battlecry: Summon two 1/1 Whelps for your opponent.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

LeeroyJenkins() public method

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