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

Implements the Void Terror Battlecry: Destroy the minions on either side of this minion and gain their Attack and Health.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

VoidTerror() public method

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