Release 1.3.6
- Added skill part to Barrage - Added crit overcap info to crit breakdown - Default gem level now varies according to the gem's max level - Fixed quality bug introduced in 1.3.5
This commit is contained in:
@@ -275,6 +275,7 @@ local modFlagList = {
|
||||
["with ranged weapons"] = { flags = ModFlag.WeaponRanged },
|
||||
-- Skill types
|
||||
["spell"] = { flags = ModFlag.Spell },
|
||||
["with spells"] = { flags = ModFlag.Spell },
|
||||
["for spells"] = { flags = ModFlag.Spell },
|
||||
["with attacks"] = { flags = ModFlag.Attack },
|
||||
["for attacks"] = { flags = ModFlag.Attack },
|
||||
|
||||
Reference in New Issue
Block a user