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

Implements the Defender of Argus Battlecry: Give adjacent minions +1/+1 and Taunt.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

DefenderofArgus() public method

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