Dear Blizzard!
(Sorry for bad English)
Fix and improve the system of values of the Rav-code of units, abilities.
For instance:
- <aaa1, mindmg1>
- <aaa1, maxdmg1>
- <aaa2, Dur1>
- <aaa2, DataA1>
Pros:
- Allows you to most fully describe the unit (very important for custom maps of the Altered Melee, Tower Defence and so on.)
- Using codes you can not worry about the balance of units and change the parameters, the value rises immediately
- The use of equal code to describe abilities, simplifying the balance of abilities according to the same principle
Minuses:
- Few supported values (there are not enough parameters for movement speed, armor, attack speed, attack range, etc.)
- Rounding values to integers (regeneration is usually measured with an accuracy of 0.1)
- Values do not account for unit upgrades
- Often the values are not displayed in the world editor
Thanks for attention!