Is there a way to display potion/status/skill/damage numbers in description of a STATUS?
Not it's own potion, but some other potion, from other status. Or some skill, or some weapon. Or anything..

I'd really love to reffer to some other numbers but it's own potion.

Smth simililar to skill "Stats-Description Params" entry would be great, but we have only "Description Params" for statuses, and it works the other way.

But mb there is some workaround? Or any info about what is possible? (my tests brought me nowhere so far)



Just in case, things I tried:
1) All kind of entrys that work for Skill Descriptions (when you use "StatsDescriptionParams" tab)
Example: StatusData:MY_HEAL_STATUS:HealAmount; Weapon:MY_WEAPON:Damage; etc.
Result: always shows "0"

2) Manually change "DescriptionParams" to "StatsDescriptionParams" in Status_CONSUME.txt directly
Result: "0" changed to [1]

3) Tweaking editor itself, StatObjectDefinitions.sod and .stat files.
Result: same as #2
Would be gratefull for any info about the topic.

Last edited by Module 003; 01/02/18 12:40 PM.