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

Implements the Doomsayer At the start of your turn, destroy ALL minions.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Doomsayer() public method

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