Bladestorm Games
Refugee
Hey there, I am trying to edit the text that is displayed on perks.
For example, I want to change Archery Rank 1's long description. In "progression.xml" I see the line:
<effect_description level="1" desc_key="perkArcheryRank1Desc" long_desc_key="perkArcheryRank1LongDesc"/>
If i change "long_desc_key="perkArcheryRank1LongDesc"/>" to something like "long_desc_key="Hello World"/>", that will display "Hello World" if you hover over that perk. But what I'm trying to find is where exactly "perkArcheryRank1LongDesc" is set at.
Thanks!
For example, I want to change Archery Rank 1's long description. In "progression.xml" I see the line:
<effect_description level="1" desc_key="perkArcheryRank1Desc" long_desc_key="perkArcheryRank1LongDesc"/>
If i change "long_desc_key="perkArcheryRank1LongDesc"/>" to something like "long_desc_key="Hello World"/>", that will display "Hello World" if you hover over that perk. But what I'm trying to find is where exactly "perkArcheryRank1LongDesc" is set at.
Thanks!