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

Implements the Poultryizer At the start of your turn, transform a random minion into a 1/1 Chicken.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Poultryizer() public method

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