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

Implements the Master Swordsmith At the end of your turn, give another random friendly minion +1 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

MasterSwordsmith() public method

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