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

Implements the Unrelenting Warrior Deathrattle: Summon a Spectral Warrior for your opponent.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

UnrelentingWarrior() public method

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