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

Implements the Haunted Creeper Deathrattle: Summon two 1/1 Spectral Spiders.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

HauntedCreeper() public method

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