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

Implements the Mana Addict Whenever you cast a spell, gain +2 Attack this turn.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

ManaAddict() public method

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