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

Implements the Skeletal Smith Deathrattle: Destroy your opponent's weapon.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

SkeletalSmith() public method

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