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

Implements the Eaglehorn Bow Weapon Whenever a friendly Secret is revealed, gain +1 Durability.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseWeapon
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

EaglehornBow() public method

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