Hi!
You can increase the width of the text box (for example, if you change -150 to -180, the field will expand by 30 pixels):
"Cost": {
"Font Size": 14,
"Font": "robotocondensed-regular.ttf",
"Align": "MiddleRight",
"Text Color": {
"HEX": "#FFFFFF",
"Opacity (0 - 100)": 100.0
},
"AnchorMin": "1 0",
"AnchorMax": "1 0",
"OffsetMin": "-150 10",
"OffsetMax": "-110 30"
},
To turn off notifications, you must set "false" for "Enable broadcast when learning a skill?". For example:
"Broadcasting Settings": {
"Enable broadcast when learning a skill?": false
},