C# Class ProtectionGlobalUp

Inheritance: ProtectionGlobalModification
Mostrar archivo Open project: LilTsubaki/Les-fragments-d-Erule

Public Methods

Method Description
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionGlobalUp ( JSONObject, js ) : System
ProtectionGlobalUp ( int id, int protection ) : System

Method Details

ApplyEffect() public method

public ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
hexagons List
target Hexagon,
caster Character,
return void

ProtectionGlobalUp() public method

public ProtectionGlobalUp ( JSONObject, js ) : System
js JSONObject,
return System

ProtectionGlobalUp() public method

public ProtectionGlobalUp ( int id, int protection ) : System
id int
protection int
return System