I have a question that hopefully someone here can answer.
When I hover my mouse over the morale bar in game it says:
"When Above 50% your Mechwarriors will all have slightly increased combat prowess. Special abilities Precision Strike and Vigilance must spend morale to activate."
In the combatGameConstants.json file there is a description.
"MoraleBarDescription":
{
"Name": "Morale Bar",
"Details": "Your lance gains Morale for performing well in combat.\nWhen the bar is half full, your MechWarriors become Inspired, gaining a +1 bonus to Accuracy for all attacks."
},
I wanted to change the text (since I changed how it functions in game) but I cant find the correct .json file to edit.
Where would I find the file that has the "50%" value in it?
When I hover my mouse over the morale bar in game it says:
"When Above 50% your Mechwarriors will all have slightly increased combat prowess. Special abilities Precision Strike and Vigilance must spend morale to activate."
In the combatGameConstants.json file there is a description.
"MoraleBarDescription":
{
"Name": "Morale Bar",
"Details": "Your lance gains Morale for performing well in combat.\nWhen the bar is half full, your MechWarriors become Inspired, gaining a +1 bonus to Accuracy for all attacks."
},
I wanted to change the text (since I changed how it functions in game) but I cant find the correct .json file to edit.
Where would I find the file that has the "50%" value in it?
Last edited: