Formula
Table of Contents
- rollCompanionDamage() : array<string|int, mixed>
- Based upon the companion's stats damage values are calculated.
- rollDamage() : mixed
Methods
rollCompanionDamage()
Based upon the companion's stats damage values are calculated.
protected
rollCompanionDamage(array<string|int, mixed> $companion, array<string|int, mixed> $badguy) : array<string|int, mixed>
Parameters
- $companion : array<string|int, mixed>
- $badguy : array<string|int, mixed>
Return values
array<string|int, mixed> —rollDamage()
protected
rollDamage(mixed $badguy) : mixed
Parameters
- $badguy : mixed