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

Implements the Flametongue Totem Adjacent minions have +2 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

FlametongueTotem() public method

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