acf_library.effectiveArmor
SPart of acf_library namespace
function acf_library.effectiveArmor(armor, angle)📋 Has LDoc👁️ 0 viewsUpdated 2 hours ago
Description
Returns the effective armor given an armor value and hit angle
Parameters
| Name | Type | Description |
|---|---|---|
number | armor | The nominal armor value |
number | hit | The hit angle |
Returns
| Type | Description |
|---|---|
number | The effective armor |
Examples
No examples available.
Used In
No usages found in the codebase.