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

Implements the Nat Pagle At the start of your turn, you have a 50% chance to draw an extra card.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

NatPagle() public method

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