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

Implements the Demolisher At the start of your turn, deal 2 damage to a random enemy.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Demolisher() public method

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