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

Implements the Old Murk-Eye Charge. Has +1 Attack for each other Murloc on the battlefield.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

OldMurkEye() public method

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