Module:Monster/monster life scaling

From Path of Exile 2 Wiki
Revision as of 12:28, 7 June 2019 by >OmegaK2 (test data from the patch notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module documentation[create] [purge]
local data = {
	{
		level=1,
		magic=50,
		rare=33,
	},
	{
		level=68,
		magic=75,
		rare=100,
	},
}
return data