Editing Sinner's SacrificeGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 42: | Line 42: | ||
Each Sinner's Sacrifice internally holds a total bounty value that increases over the course of a match. This value starts at {{Souls|{{#expr: {{NpcData|neutral_sinners_sacrifice|GoldReward}} * 2}}}} and grows by {{Souls|{{#expr: {{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 2 round 2}}}} per minute from the beginning of the match. | Each Sinner's Sacrifice internally holds a total bounty value that increases over the course of a match. This value starts at {{Souls|{{#expr: {{NpcData|neutral_sinners_sacrifice|GoldReward}} * 2}}}} and grows by {{Souls|{{#expr: {{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 2 round 2}}}} per minute from the beginning of the match. | ||
{{ | The table below shows its approximate total worth at key intervals. | ||
{| class="wikitable" style="text-align:center" | |||
! Time in Match (min) | |||
! Total Souls Worth | |||
|- | |||
| 8 <small>(Initial Spawn)</small> | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 8)) * 2)}}}} | |||
|- | |||
| 10 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 10)) * 2)}}}} | |||
|- | |||
| 15 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 15)) * 2)}}}} | |||
|- | |||
| 20 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 20)) * 2)}}}} | |||
|- | |||
| 25 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 25)) * 2)}}}} | |||
|- | |||
| 30 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 30)) * 2)}}}} | |||
|- | |||
| 35 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 35)) * 2)}}}} | |||
|- | |||
| 40 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 40)) * 2)}}}} | |||
|- | |||
| 45 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 45)) * 2)}}}} | |||
|- | |||
| 50 | |||
| {{Souls|{{#expr: floor(({{NpcData|neutral_sinners_sacrifice|GoldReward}} + ({{NpcData|neutral_sinners_sacrifice|GoldReward}} * {{NpcData|neutral_sinners_sacrifice|GoldRewardBonusPercentPerMinute}} / 100 * 50)) * 2)}}}} | |||
|} | |||
This total value is distributed in [[Souls#Unsecured Souls|Unsecured Souls]] with each hit: | This total value is distributed in [[Souls#Unsecured Souls|Unsecured Souls]] with each hit: | ||
| Line 55: | Line 90: | ||
=== Buffs === | === Buffs === | ||
Successfully hitting the Jackpot provides the player with stacks of [[ | Successfully hitting the Jackpot provides the player with stacks of the [[Golden Statue]] buff. | ||
* Hitting the jackpot with a '''light melee''' gives the player 1 buff. | * Hitting the jackpot with a '''light melee''' gives the player 1 buff. | ||
* Hitting with a '''heavy melee''' gives 4 buffs. | * Hitting with a '''heavy melee''' gives 4 buffs. | ||
| Line 66: | Line 101: | ||
{{Update history}} | {{Update history}} | ||
== Trivia == | == Trivia == | ||