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

Implements the Succubus Battlecry: Discard a random card.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Succubus() public method

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