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

Implements the Emperor Cobra Destroy any minion damaged by this minion.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

EmperorCobra() public method

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