How to change a text according to the level you are at.

image

This is how you can lookup by the level.

Where you store the data has many options. Simple thing is just a map variable where key = level name and value = text.