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

Implements the Murloc Tidecaller Whenever a Murloc is summoned, gain +1 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

MurlocTidecaller() public method

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