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

Implements the Sword of Justice Weapon Whenever you summon a minion, give it +1/+1 and this loses 1 Durability.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseWeapon
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

SwordofJustice() public method

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