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

Implements the Questing Adventurer Whenever you play a card, gain +1/+1.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

QuestingAdventurer() public method

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