Update Simon Templeton amount to show range (#265)

The value Simon pays is based on the player's agility level, following the equation `1000 + (({player_agility_level} / 99) * 9000)`. Since the pyramid can only be completed once the user has reached level 30, that gives a possible range of 3727 - 10,000 gp.

See https://gitlab.com/2009scape/2009scape/-/blob/master/Server/src/main/content/region/desert/dialogue/SimonTempleton.java#L56 for the calculation.
This commit is contained in:
Oliver Fawcett 2024-08-21 11:08:09 +12:00 committed by GitHub
parent 2e46edfc41
commit a7eadd1b2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -323,7 +323,7 @@ across the bridge in Lumbridge.
<p>
You will need a way to make sure you don't die of the desert heat and a minimum of 30 agility to get started.
The pyramid is straight-forward and when you bring Simon the pyramid top he will give you 10k each.
The pyramid is straight-forward and when you bring Simon the pyramid top he will give you 3.7-10k each depending on your agility level.
<br/>
<br/>
<b>Make sure you bring waterskins</b>