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

Implements the Runeblade Weapon Has +6 Attack if the other Horsemen are dead.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseWeapon
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Runeblade() public method

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