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

Implements the Dread Infernal Battlecry: Deal 1 damage to ALL other characters.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

DreadInfernal() public method

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