Property | Type | Description | |
---|---|---|---|
_protection | int |
Method | Description | |
---|---|---|
ApplyEffect ( List |
||
ProtectionNegativeGlobal ( ) : System | ||
ProtectionNegativeGlobal ( JSONObject, js ) : System | ||
ProtectionNegativeGlobal ( int id, int protection, int nbTurn, bool applyReverseEffect = true ) : System |
public ApplyEffect ( List |
||
hexagons | List |
|
target | Hexagon, | |
caster | Character, | |
return | void |
public ProtectionNegativeGlobal ( JSONObject, js ) : System | ||
js | JSONObject, | |
return | System |
public ProtectionNegativeGlobal ( int id, int protection, int nbTurn, bool applyReverseEffect = true ) : System | ||
id | int | |
protection | int | |
nbTurn | int | |
applyReverseEffect | bool | |
return | System |