Souls: Difference between revisionsGive feedback
Jump to navigation
Jump to search
FairwellNoob (talk | contribs) |
m Soul orbs table now uses Module:GenericData where possible and splits by kill/orb amount; removed soul counts at 10/20/30m for now |
||
| Line 81: | Line 81: | ||
* '''10m/20m/30m:''' Value of the target at certain game times | * '''10m/20m/30m:''' Value of the target at certain game times | ||
<!-- | |||
What needs testing: | |||
* What's the initial split between trooper instant & orb souls gained? | |||
** In the data we can see that it is currently 40 for a trooper orb initially, but we cannot see the initial souls for kills interestingly. See [[Data:GenericData.json]] | |||
* Does soul growth apply as a % to both the instant & orb amounts, and equally? | |||
--> | |||
<!--See [[Module:GenericData]]--><!-- | |||
-->{{#vardefine:GuardianKill|{{#invoke:GenericData|get_objective_param|Tier1GoldKill}}}}<!-- | |||
-->{{#vardefine:GuardianOrb|{{#invoke:GenericData|get_objective_param|Tier1GoldOrbs}}}}<!-- | |||
-->{{#vardefine:WalkerKill|{{#invoke:GenericData|get_objective_param|Tier2GoldKill}}}}<!-- | |||
-->{{#vardefine:WalkerOrb|{{#invoke:GenericData|get_objective_param|Tier2GoldOrbs}}}}<!-- | |||
-->{{#vardefine:BaseGuardianKill|{{#invoke:GenericData|get_objective_param|BaseGuardiansGoldKill}}}}<!-- | |||
-->{{#vardefine:BaseGuardianOrb|{{#invoke:GenericData|get_objective_param|BaseGuardiansGoldOrbs}}}}<!-- | |||
-->{{#vardefine:ShrineKill|{{#invoke:GenericData|get_objective_param|ShrinesGoldKill}}}}<!-- | |||
-->{{#vardefine:ShrineOrb|{{#invoke:GenericData|get_objective_param|ShrinesGoldOrbs}}}}<!-- | |||
-->{{#vardefine:WeakenedPatronKill|{{#invoke:GenericData|get_objective_param|PatronPhase1GoldKill}}}}<!-- | |||
-->{{#vardefine:WeakenedPatronOrb|{{#invoke:GenericData|get_objective_param|PatronPhase1GoldOrbs}}}} | |||
{| class="wikitable" style="margin:auto" | {| class="wikitable" style="margin:auto" | ||
|- | |- | ||
! Source !! Soul Value !! Soul Gain (/m) | ! Source !! Soul Value (Kill) !! Soul Value (Orb) !! Combined Soul Gain (/m) | ||
|- | |- | ||
| [[Heroes]] || 150 || +26 | | [[Heroes]] || colspan="2" | 150 Total || +26 | ||
|- | |- | ||
| [[Trooper]]* || 75 || +1.10 | | [[Trooper]]* || colspan="2" | 75 Total || +1.10 | ||
|- | |- | ||
| Small [[Denizen]] || 44 || +0.528 | | Small [[Denizen]] || colspan="2" | 44 Total || +0.528 | ||
|- | |- | ||
| Medium [[Denizen]] || 88 || +1.06 | | Medium [[Denizen]] || colspan="2" | 88 Total || +1.06 | ||
|- | |- | ||
| Large [[Denizen]] || 220 || +2.64 | | Large [[Denizen]] || colspan="2" | 220 Total || +2.64 | ||
|- | |- | ||
| [[Sinner's Sacrifice]] || 330 || +3.96 | | [[Sinner's Sacrifice]] || colspan="2" | 330 Total || +3.96 | ||
|- | |- | ||
| [[Soul Urn]]** || 1500 || +200 | | [[Soul Urn]]** || colspan="2" | 1500 Total || +200 | ||
|- | |- | ||
| [[Guardian]]*** || | | [[Guardian]]*** || {{#var:GuardianKill}} || {{#var:GuardianOrb}} || N/A | ||
|- | |- | ||
| [[Walker]]*** || | | [[Walker]]*** || {{#var:WalkerKill}} || {{#var:WalkerOrb}} || N/A | ||
|- | |- | ||
| [[ | | [[Guardian|Base Guardian]] || {{#var:BaseGuardianKill}} || {{#var:BaseGuardianOrb}} || N/A | ||
|- | |- | ||
| [[ | | [[Shrine]]*** || {{#var:ShrineKill}} || {{#var:ShrineOrb}} || N/A | ||
|- | |||
| [[Patron|Weakened Patron]] || {{#var:WeakenedPatronKill}} || {{#var:WeakenedPatronOrb}} || N/A | |||
|- | |||
| [[Souls#Breakables|Crates]] || colspan="2" | 36 Total || +3s | |||
|} | |} | ||