C# 클래스 HearthAnalyzer.Core.Cards.Minions.MindControlTech

Implements the Mind Control Tech Battlecry: If your opponent has 4 or more minions, take control of one at random.
TODO: NOT YET COMPLETELY IMPLEMENTED NOTE: If your board is full, it will kill the mind controlled minion source: http://www.reddit.com/r/hearthstone/comments/1q1ech/til_mindcontrol_tech_kills_a_minion_if_you_have_a/
상속: BaseMinion
파일 보기 프로젝트 열기: kwluo90/HearthAnalyzer

공개 메소드들

메소드 설명
MindControlTech ( int id = -1 ) : System

메소드 상세

MindControlTech() 공개 메소드

public MindControlTech ( int id = -1 ) : System
id int
리턴 System