C# Class ProtectionGlobalDown

Inheritance: ProtectionGlobalModification
显示文件 Open project: LilTsubaki/Les-fragments-d-Erule

Public Methods

Method Description
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionGlobalDown ( JSONObject, js ) : System
ProtectionGlobalDown ( 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

ProtectionGlobalDown() public method

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

ProtectionGlobalDown() public method

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