• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Display only one number for damage

Status
Not open for further replies.
Level 12
Joined
May 22, 2015
Messages
1,051
Is it possible to only display one number for damage? The game by default shows:
minDamage - maxDamage + bonusDamage

Is it possible to just show minDamage or maxDamage and leave the bonus as is? I have removed the range of damage by setting number of dice for damage to 1 and number of sides per die to 1, so it always just shows something like:
25-25 + 4

It's not a big deal, but I think it will look nicer lol
 
Level 12
Joined
May 22, 2015
Messages
1,051
I looked through the game interface constants and couldn't find one that looked like damage. Maybe it's hard-coded in?
 
Status
Not open for further replies.
Top