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

Implements the Spore Deathrattle: Give all enemy minions +8 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Spore() public method

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