I'm trying to do this in the data editor / text editor, bit confused to why this was moved I would prefer to not mess with the UI layout files.
Development > UI Development
Life Armour Text
- 7 posts
-
Rileyb80 Regular Shmoe
- Join date
- Dec 05, 2010
- Location
- United Kingdom
- Reputation
- 2
- Posts
- 130
- Last login
- Apr 29, 2013
-
Dragoneles Regular Shmoe
- Join date
- Jan 12, 2012
- Location
- United States
- Reputation
- 4
- Posts
- 105
- Last login
- May 21, 2013
I'd like to know about this as well. I recall Vampirism having a Damage reduction: x% instead of Armor: x
I haven't been able to figure out how to change it, though.Last edited Nov 05, 2012 by Dragoneles -
michaelknives Author
- Join date
- Sep 07, 2010
- Location
- United States
- Reputation
- 9
- Posts
- 362
- Projects
- 6
- Last login
- Apr 30, 2013
Maybe if you used attribute behaviors... applying attributes to units alters the UI and lists the name and the value of the attribute under the level up heroe UI.
-
michaelknives Author
- Join date
- Sep 07, 2010
- Location
- United States
- Reputation
- 9
- Posts
- 362
- Projects
- 6
- Last login
- Apr 30, 2013
Maybe if you used attribute behaviors... applying attributes to units alters the UI and lists the name and the value of the attribute under the level up heroe UI.
-
Rileyb80 Regular Shmoe
- Join date
- Dec 05, 2010
- Location
- United Kingdom
- Reputation
- 2
- Posts
- 130
- Last login
- Apr 29, 2013
Been busy the last few weeks,
< better picture
Seems there is a container or something for the text but 55225 text things to check my head hurts.
Dragoneles That is what I'm looking to do if I'm honest.
Quote from michaelknives: Go
Maybe if you used attribute behaviors... applying attributes to units alters the UI and lists the name and the value of the attribute under the level up heroe UI.
This is my backup plan but I'm hoping to not have to use it.
Last edited Dec 12, 2012 by Rileyb80 -
MasterWrath Regular Shmoe
- Join date
- Dec 25, 2012
- Location
- United States
- Reputation
- 6
- Posts
- 81
- Last login
- May 19, 2013
- 7 posts
Rileyb80 Regular ShmoeAnyone know how to access the armour text in the tooltip UI
I found the bit of text for the prefix but I can't seem to find the part that they use for the armour amount itself.
Prefix is e_gameUIStringLifeArmorColon
I want to change it so it reads something like.
Armor: 13
Res: 15%
However the only part I can seemingly edit is the Life Armour name on the unit itself.