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

Implements the Mana Wyrm Whenever you cast a spell, gain +1 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

ManaWyrm() public method

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