C# Class HearthAnalyzer.Core.Cards.Minions.MadBomber

Implements the Mad Bomber Battlecry: Deal 3 damage randomly split between all other characters.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

MadBomber() public method

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