<buttontype="button"class="btn warn"onclick="withAction(() => heroAction('force-death',{}))"title="HP 0, state dead, ends combat; counts as a death if the hero was alive">Режим смерти</button>
<buttonclass="btn"onclick="withAction(() => heroAction('start-rest',{}, true))"title="Town rest (same duration as normal town rest)">Start rest (town)</button>
<buttonclass="btn"onclick="withAction(() => heroAction('start-roadside-rest',{}, true))"title="Roadside rest at current road position (not in excursion)">Start rest (roadside)</button>
<buttonclass="btn"onclick="withAction(() => heroAction('stop-rest',{}, true))"title="Exit roadside or adventure-inline rest back to walking">Stop rest</button>