| Name | fov_multiplier |
| Object | PlayerTag |
| Input | ElementTag(Decimal) |
| Description | Sets the player's field of view multiplier.
Leave input empty to reset. Note: Values outside a (-1, 1) range will have little effect on the player's fov. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3653 |