• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Raw Data display

Status
Not open for further replies.
Level 10
Joined
Aug 25, 2004
Messages
473
Ok, its been a real pain in my a.. to get it work corrrectly. Anyone any idear whats wrong?

So i have critical strike ability with 10 levels. Now i fill DataA and DataB lists. I go to descrition and write:
Code:
Gives a <ACct,DataA1>% chance to do <ACct,DataB1> times normal damage on an attack.

Now i have the description from the original ability. So the numbers dont match my custom ability. I press CTRL-D , read the ability ID and change the description to:

Code:
Gives a <AO3S:ACct,DataA1>% chance to do <AO3S:ACct,DataB1> times normal damage on an attack.

now all numbers are 0
What am i doing wrong?
 
Status
Not open for further replies.
Top