Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
HearthAnalyzer
Core
Cards
Minions
AncientMage
C# Class HearthAnalyzer.Core.Cards.Minions.AncientMage
Implements the Ancient Mage
Battlecry:
Give adjacent minions
Spell Damage +1
.
Inheritance:
BaseMinion
,
IBattlecry
Afficher le fichier
Open project: kwluo90/HearthAnalyzer
Méthodes publiques
Méthode
Description
AncientMage
(
int
id
= -1 ) :
System
Battlecry
(
IDamageableEntity
subTarget
) :
void
Method Details
AncientMage()
public
méthode
public
AncientMage
(
int
id
= -1 ) :
System
id
int
Résultat
System
Battlecry()
public
méthode
public
Battlecry
(
IDamageableEntity
subTarget
) :
void
subTarget
IDamageableEntity
Résultat
void