Page 1 of 1

[Embers 1.0.2] Subcutaneous Metallisation description bug

Posted: Fri Mar 04, 2016 4:20 am
by ibanix
This is pretty straightforward:

Code: Select all

cooldown = 12
versus:

Code: Select all

return ([[When your life dips below 50%% of your total life an automated process turns some of your lower skin layers (or other internal organs) into a thick metallic layer for 6 turns.
		While the effect lasts all damage done to you is reduced by a flat amount equal to 100%% of your Constitution.
		This effect can only trigger once every 10 turns.]])
So yeah, one of the two is wrong. It's 12 or 10, but as it is right now, the description is wrong.