Ability description for Brilliance aura (raw value)

SwedishChef

New Member
Reaction score
32
So I want the brilliance auras reg bonus to be written in the description. I tried with the raw value way instead of writing every value. This is what I wrote: Gives <AHaB,Data1,.> additional mana regeneration to all friendly units. That didn't work at all since it says that it gives 0 mana reg at all levels. So do anyone know how to fix that?
 

SwedishChef

New Member
Reaction score
32
Welcome to thehelper.net :). I try now will tell you soon. Thanks for the fast reply.

E: Nope data A1 is the one for the reg bonus B2 is the one if it is true or false.

E2: Wait I forgot to put the A in :p. Thank you xD. Now you have earned your first +rep :p.

E3: Lol dind't work :S.
 

redhybrid

New Member
Reaction score
1
Welcome to thehelper.net :). I try now will tell you soon. Thanks for the fast reply.

E: Nope data A1 is the one for the reg bonus B2 is the one if it is true or false.

E2: Wait I forgot to put the A in :p. Thank you xD. Now you have earned your first +rep :p.

E3: Lol dind't work :S.

Youre right about the 0 I just tried A1,A3 fields and even changing the regen value to a positive integer and still get the 0 you mentioned showing up.

If all else fails you can always use the Neutral Brilliance Aura (ACba) and set the hero ability flag to true. It seems to have the regen data value already in the default tooltip data.

And thanks for the + rep :)
 

Galdiuz

Creator of Photon Command
Reaction score
98
[del]<AHaB,Data1,.>
I think the ,. is the problem. Try removing it.[/del]

EDIT: Just checked the editor, it should be there. My bad. :p
EDIT2: Just checked my spells. I don't add ,. at the end in mine and it works. Try removing them anyway.
 

ludnica

Long gone
Reaction score
61
Press Ctrl+D
That should show you the raw value of your "Brilliance Aura" ability.
Example: A000:Ahab
A000 is the raw value of your custom Brilliance Aura ability. You should fill that in the descritpion, such as:
<A000:AHaB,Data1,.>
 

SwedishChef

New Member
Reaction score
32
Tested and working?Data1 not DataA1? And Galdiuz just told me that I shouldn't use the ",.".

Btw, I'm kinda sure that you don't need the "AHaB" just the raw value of the custom ability anyway. Anyway it isn't a custom ability, it is the original with changed values.
 

ludnica

Long gone
Reaction score
61
Then the easiest way to do it is to manually change the description with the numbers you want.
 

Psiblade94122

In need of sleep
Reaction score
138
well.... the formatting for how that works is <Ability Raw Code,DataFeild(Raw Code)>
An example would be
<AHdr,DataB3>
Where AHdr would be the siphon mana raw code
and DataB3 would be DataB feild

Putting numbers directly is the simplist way but it is by far the LEAST effective way in doing this as when you change the skill you would need to change the tooltip to match it.
 

kaboo

New Member
Reaction score
45
->this is the description of stormbolt lvl 1
Code:
Throws a magical hammer at a target enemy unit, 
dealing <ANsb,DataA1> damage 
and stunning the target for <ANsb,Dur1> seconds.
->ANsb represents the raw code of the ability which can be found this way:
> open object editor
> find your ability
> press CTRL+D
> your custom ability will have code like this "AXXX:ANsb (YY)" where
- the first "A" means that its an ability ("B" is used for buffs; "h" for human buildings, units; "H" for human heroes, ....)
- XXX are some numbers
- ":ANsb" means that its based on ability with code ANsb (storm bolt)
- "(YY)" is your name of the custom ability
- from this, the "AXXX" is the code of your ability


-> so for adding the mana regen bonus to description using the raw values should work this:
Code:
<[COLOR="Red"]code of your ability[/COLOR],DataAY>   - for level Y of the spell

-> EDIT: the above mentioned will not work properly if you have for example 0.5 mana regen bonus, it will show only the 0, or if you have 2.7 then it will only show 2, etc...
-> this works correctly for me:
Code:
<[COLOR="Red"]code of your ability[/COLOR],DataAY,.>   - for level Y of the spell
-> but again comes the problem when you have 0.75 for example, then it will only show 0.7 :p, till now i dont know how to show the second number
 

SwedishChef

New Member
Reaction score
32
Wow guys I'm no retard I know how that works xD. I'm just asking if someone got it to work on brilliance aura. But don't mind that now I found a typo I made (b/B) which made it not working properly. Thanks :)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top