Legend of the Green Dragon

buffs.php

Table of Contents

calculate_buff_fields()  : mixed
restore_buff_fields()  : mixed
apply_buff()  : mixed
apply_companion()  : mixed
strip_buff()  : mixed
strip_all_buffs()  : mixed
has_buff()  : mixed

Functions

calculate_buff_fields()

calculate_buff_fields() : mixed

restore_buff_fields()

restore_buff_fields() : mixed

apply_buff()

apply_buff(mixed $name, mixed $buff) : mixed
Parameters
$name : mixed
$buff : mixed

apply_companion()

apply_companion(mixed $name, mixed $companion[, mixed $ignorelimit = false ]) : mixed
Parameters
$name : mixed
$companion : mixed
$ignorelimit : mixed = false

strip_buff()

strip_buff(mixed $name) : mixed
Parameters
$name : mixed

strip_all_buffs()

strip_all_buffs() : mixed

has_buff()

has_buff(mixed $name) : mixed
Parameters
$name : mixed

Search results