C# Class HearthAnalyzer.Core.Cards.Weapons.TruesilverChampion

Implements the Truesilver Champion Weapon Whenever your hero attacks, restore 2 Health to it.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseWeapon
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

TruesilverChampion() public method

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