C# Class ProtectionNegativeElement

Inheritance: ProtectionNegativeGlobal
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Méthode Description
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionNegativeElement ( JSONObject, js ) : System
ProtectionNegativeElement ( int id, int protection, Element, element, int nbTurn, bool applyReverseEffect = true ) : System

Method Details

ApplyEffect() public méthode

public ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
hexagons List
target Hexagon,
caster Character,
Résultat void

ProtectionNegativeElement() public méthode

public ProtectionNegativeElement ( JSONObject, js ) : System
js JSONObject,
Résultat System

ProtectionNegativeElement() public méthode

public ProtectionNegativeElement ( int id, int protection, Element, element, int nbTurn, bool applyReverseEffect = true ) : System
id int
protection int
element Element,
nbTurn int
applyReverseEffect bool
Résultat System