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

Implements the Knife Juggler After you summon a minion, deal 1 damage to a random enemy.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

KnifeJuggler() public method

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