Core/Items: Add loot scaling support

This commit is contained in:
hondacrx
2018-04-28 11:38:00 -04:00
parent 1106aa3659
commit fc237004f2
8 changed files with 886 additions and 23 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ namespace Framework.Constants
RepairCostMuliplier = 10,
ScalingStatDistribution = 11,
DisenchantLootId = 12,
ScalingStatDistribution2 = 13,
ScalingStatDistributionFixed = 13,
ItemLevelCanIncrease = 14, // Displays a + next to item level indicating it can warforge
RandomEnchantment = 15, // Responsible for showing "<Random additional stats>" or "+%d Rank Random Minor Trait" in the tooltip before item is obtained
Bounding = 16,