Legend of the Green Dragon

TempStat
in package

Table of Contents

$battle  : mixed
__construct()  : mixed
applyTempStat()  : mixed
checkTempStat()  : mixed
restoreTempStats()  : mixed
suspendTempStats()  : mixed

Properties

Methods

__construct()

public __construct(Battle $battle) : mixed
Parameters
$battle : Battle
Return values
mixed

applyTempStat()

public applyTempStat(mixed $name, mixed $value[, mixed $type = 'add' ]) : mixed
Parameters
$name : mixed
$value : mixed
$type : mixed = 'add'
Return values
mixed

checkTempStat()

public checkTempStat(mixed $name[, mixed $color = false ]) : mixed
Parameters
$name : mixed
$color : mixed = false
Return values
mixed

restoreTempStats()

public restoreTempStats() : mixed
Return values
mixed

suspendTempStats()

public suspendTempStats() : mixed
Return values
mixed

Search results