Module:Monster/monster life scaling: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>OmegaK2
(test data from the patch notes)
(No difference)

Revision as of 12:28, 7 June 2019

Module documentation[create] [purge]
local data = {
	{
		level=1,
		magic=50,
		rare=33,
	},
	{
		level=68,
		magic=75,
		rare=100,
	},
}
return data