Jump to content
  • 0
ThyroDree

Anyone fix this side status

Question

3 answers to this question

Recommended Posts

  • 0

Just translate it.

File is client side data\luafiles514\lua files\stateicon.lub

For example:

 

StateIconList[EFST_IDs.EFST_LIMIT_POWER_BOOSTER] = {
	haveTimeLimit = 1,
	posTimeLimitStr = 2,
	descript = {
		{ "Limited Power Booster", COLOR_TITLE_BUFF },
		{ "%s", COLOR_TIME },
		{ "Increases ATK, MATK, HIT, FLEE, ASPD" },
		{ "Reduces SP consumption" },
		{ "Reduces fixed cast time" }
	}
}

 

Edited by Zero Human

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.