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

Implements the Wild Pyromancer After you cast a spell, deal 1 damage to ALL minions.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

WildPyromancer() public method

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