|
Tags: Blanking Manual revert |
| Line 1: |
Line 1: |
| {{#tag:div|
| | |
| {{#tag:h3|Sinner's Sacrifice Soul Calculator}}
| |
| {{#tag:p|Enter a time in minutes to see the total soul value:}}
| |
|
| |
| {{#tag:div|
| |
| {{#tag:label|Time (minutes):|for=time-input}}
| |
| {{#tag:input||type=number|id=time-input|min=0|max=50|step=0.5|value=8}}
| |
| {{#tag:button|Calculate|id=calculate-btn}}
| |
| }}
| |
|
| |
| {{#tag:div||id=result|style=margin-top: 15px; font-weight: bold;}}
| |
| {{#tag:div||id=payout-details|style=margin-top: 15px;}}
| |
| |class=soul-calculator|data-base-value={{NpcData|neutral_sinners_sacrifice|GoldReward}}|data-bonus-percent={{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}}}}
| |