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

Implements the Repair Bot At the end of your turn, restore 6 Health to a damaged character.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

RepairBot() public method

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