Template:GoldDrop

From Noita Wiki
Jump to navigation Jump to search

Calculates the gold an enemy will drop based on its in-game HP value.

Template parameters

ParameterDescriptionTypeStatus
hphp 1

The HP value of the enemy that drops the gold.

Default
0
Example
50
Numberrequired

Usage

{{goldDrop | hp = 50}}

Example

An enemy with {{hp|50}} drops {{goldDrop|hp = 50}} gold.

An enemy with

50Icon hp template heart.png

drops 20 Gold nugget.png gold.