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

Implements the Gurubashi Berserker Whenever this minion takes damage, gain +3 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

GurubashiBerserker() public method

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