{{!-- SPDX-FileCopyrightText: 2021 Johannes Loher SPDX-FileCopyrightText: 2021 Oliver Rümpelein SPDX-License-Identifier: MIT --}} {{!-- !-- Render a roll options dialog. It uses the default form classes of Foundry VTT. !-- @param checkTargetNumber: The preselected check target number. !-- @param maximumCoupResult: The preselected maximum coup result. !-- @param minimumFumbleResult: The preselected minimum fumble result. !-- @param rollMode: The preselected roll mode (= chat roll-mode). !-- @param rollModes: A map of all roll modes and their i18n keys. !-- @param checkModifiers: A map of all check difficulty modifiers and their translations. !-- @param id: A unique id, used to provided uniqe ids for input elements. --}}