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

Implements the Lorewalker Cho Whenever a player casts a spell, put a copy into the other player’s hand.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

LorewalkerCho() public method

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