Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi! ^^
I believe there is no specific escape code for that(will add it on the next update). But you can use this for now:

Change the "1" for the id of the skill you want.

(1 edit)

Thank you so much man! Worked!

But, can i ask if you know the code to write skill description from a battler member?

Hi!

Nice, it worked! Well, is almost the same as the previous one. A skill description is a skill description, no matter if it is from a battle member or not. You just need to get the ID of the skill you want and replace the "1" with it.

Maybe you are trying to do something else? If so, can you explain better?

(2 edits)

Im trying to make a battle based on events and a need to show a skills and skills description from right battle member.

I mean something like that: show skill and skill description from first battle member.

Well, then you already have your answer. Get the skill id from the battle member, and replace it with the script call that I send it before.

Just replace 1 with the skill id that your battle member has.