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

Implements the Jaws Weapon Whenever a minion with Deathrattle dies, gain +2 Attack.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseWeapon
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Jaws() public method

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