Jump to content

Chalice of Souls: Difference between revisions

(→‎Souls needed: Explaining how the souls needed are calculated.)
Line 14: Line 14:
===''MediEvil''===
===''MediEvil''===
====Souls needed====
====Souls needed====
{| class="wikitable"
! Level
! Total souls
! Souls at start
! Souls needed
|-
|[[Dan's Crypt]]
|0
|0
|0
|-
|[[The Graveyard]]
|44
|0
|26
|-
|[[Cemetery Hill]]
|24
|0
|21
|-
|[[The Hilltop Mausoleum]]
|27
|0
|24
|-
|[[Return to the Graveyard]]
|49
|0
|44
|-
|[[Scarecrow Fields]]
|40
|0
|36
|-
|[[Pumpkin Gorge]]
|36
|0
|32
|-
|[[The Pumpkin Serpent]]
|34
|0
|25
|-
|[[The Sleeping Village]]
|25
|13
|22
|-
|[[The Asylum Grounds]]
|30
|0
|27
|-
|[[Inside The Asylum]]
|158
|0
|142
|-
|[[The Enchanted Earth]]
|19
|0
|17
|-
|[[The Ant Caves]]
|0
|0
|0
|-
|[[Pools Of The Ancient Dead]]
|50
|0
|45
|-
|[[The Lake]]
|24
|0
|21
|-
|[[The Crystal Caves]]
|47
|0
|42
|-
|[[The Gallows Gauntlet]]
|35
|0
|31
|-
|[[The Haunted Ruins]]
|26
|3
|24
|-
|[[The Ghost Ship]]
|7
|0
|6
|-
|[[The Entrance Hall]]
|20
|0
|18
|-
|[[The Time Device]]
|32
|0
|28
|-
|[[Zarok's Lair]]
|0
|0
|0
|-
|'''Total'''
|727
|N/A
|631
|}
=====Formula=====
{{Original research|section|author=[[User:DansFriend|Dan's Friend]]}}
{{Original research|section|author=[[User:DansFriend|Dan's Friend]]}}
The amount of souls needed to collect a chalice in a given level is determined by the following formula:<br><code>(Total Souls in Level * Chalice Modifier) [[wikipedia:Bitwise operation#Bit shifts|>>]] 12</code>
The amount of souls needed to collect a chalice in a given level is determined by the following formula:<br><code>(Total Souls in Level * Chalice Modifier) [[wikipedia:Bitwise operation#Bit shifts|>>]] 12</code>