HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Ability Extended Tooltips...

10-24-2005, 11:11 PM#1
Father_Chaos
I am putting 100 levels to a custom Frost Bolt. I would like the extended tooltip to show the damage and the rest accurately.

Quote:
Breathes a cone of frost at enemy units that deals <ACbf,DataA1> initial damage, and <ACbf,DataE1> damage per second over <ACbf,Dur1> seconds.

I would change it to:

Quote:
Breathes a cone of frost at enemy units that deals <A001,DataA1> initial damage, and <A001,DataE1> damage per second over <A001,Dur1> seconds.

I checked the raw data of my custom spell, which is A001. I would like to autofill the 100 levels' extended tooltip fields, but if I do it, it will also change the A001 to A002 at level 2, and so on.

Is there any way to stop this, or just to change the raw data name of the custom ability? Thanks!
10-25-2005, 12:08 AM#2
Elven Ronin
Yea, that's annoying. It works out usually if you tell it to auto-fill levels, then go to the 2nd level of the ability and correct it so it says 'A001'.

Since this is now level 2 of the ability, the game won't change the number and screw it up. Then you should be able to auto fill levels accurately.
10-25-2005, 02:06 AM#3
Father_Chaos
Thanks, it worked !
10-27-2005, 02:42 PM#4
flyingsnow
good idea, i'll try it.