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

Implements the Dire Wolf Alpha Adjacent minions have +1 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

DireWolfAlpha() public method

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