Updated Wand base items

This commit is contained in:
Patrick Griffiths
2017-03-05 06:34:18 +00:00
parent e6e166629d
commit 156a16c148

View File

@@ -4,114 +4,114 @@ local itemBases = ...
itemBases["Driftwood Wand"] = {
type = "Wand",
implicit = "(8-12)% increased Spell Damage",
weapon = { PhysicalMin = 3, PhysicalMax = 6, critChanceBase = 8, attackRateBase = 1.4, },
weapon = { PhysicalMin = 4, PhysicalMax = 8, critChanceBase = 7, attackRateBase = 1.4, },
req = { level = 1, int = 14, },
}
itemBases["Goat's Horn"] = {
type = "Wand",
implicit = "(10-14)% increased Spell Damage",
weapon = { PhysicalMin = 5, PhysicalMax = 10, critChanceBase = 8, attackRateBase = 1.2, },
weapon = { PhysicalMin = 7, PhysicalMax = 13, critChanceBase = 7, attackRateBase = 1.2, },
req = { level = 6, int = 29, },
}
itemBases["Carved Wand"] = {
type = "Wand",
implicit = "(11-15)% increased Spell Damage",
weapon = { PhysicalMin = 6, PhysicalMax = 11, critChanceBase = 8, attackRateBase = 1.5, },
weapon = { PhysicalMin = 8, PhysicalMax = 14, critChanceBase = 7, attackRateBase = 1.5, },
req = { level = 12, int = 47, },
}
itemBases["Quartz Wand"] = {
type = "Wand",
implicit = "(18-22)% increased Spell Damage",
weapon = { PhysicalMin = 9, PhysicalMax = 17, critChanceBase = 8, attackRateBase = 1.3, },
weapon = { PhysicalMin = 12, PhysicalMax = 22, critChanceBase = 7, attackRateBase = 1.3, },
req = { level = 18, int = 65, },
}
itemBases["Spiraled Wand"] = {
type = "Wand",
implicit = "(15-19)% increased Spell Damage",
weapon = { PhysicalMin = 8, PhysicalMax = 24, critChanceBase = 8, attackRateBase = 1.3, },
weapon = { PhysicalMin = 10, PhysicalMax = 31, critChanceBase = 7, attackRateBase = 1.3, },
req = { level = 24, int = 83, },
}
itemBases["Sage Wand"] = {
type = "Wand",
implicit = "(17-21)% increased Spell Damage",
weapon = { PhysicalMin = 15, PhysicalMax = 28, critChanceBase = 9, attackRateBase = 1.2, },
weapon = { PhysicalMin = 19, PhysicalMax = 35, critChanceBase = 8, attackRateBase = 1.2, },
req = { level = 30, int = 119, },
}
itemBases["Pagan Wand"] = {
type = "Wand",
implicit = "4% increased Cast Speed",
weapon = { PhysicalMin = 14, PhysicalMax = 26, critChanceBase = 8, attackRateBase = 1.35, },
weapon = { PhysicalMin = 18, PhysicalMax = 33, critChanceBase = 7, attackRateBase = 1.35, },
req = { level = 34, int = 118, },
}
itemBases["Faun's Horn"] = {
type = "Wand",
implicit = "(20-24)% increased Spell Damage",
weapon = { PhysicalMin = 17, PhysicalMax = 32, critChanceBase = 8, attackRateBase = 1.2, },
weapon = { PhysicalMin = 22, PhysicalMax = 40, critChanceBase = 7, attackRateBase = 1.2, },
req = { level = 35, int = 116, },
}
itemBases["Engraved Wand"] = {
type = "Wand",
implicit = "(22-26)% increased Spell Damage",
weapon = { PhysicalMin = 14, PhysicalMax = 27, critChanceBase = 8, attackRateBase = 1.5, },
weapon = { PhysicalMin = 17, PhysicalMax = 32, critChanceBase = 7, attackRateBase = 1.5, },
req = { level = 40, int = 131, },
}
itemBases["Crystal Wand"] = {
type = "Wand",
implicit = "(29-33)% increased Spell Damage",
weapon = { PhysicalMin = 19, PhysicalMax = 35, critChanceBase = 8, attackRateBase = 1.3, },
weapon = { PhysicalMin = 23, PhysicalMax = 43, critChanceBase = 7, attackRateBase = 1.3, },
req = { level = 45, int = 146, },
}
itemBases["Serpent Wand"] = {
type = "Wand",
implicit = "(26-30)% increased Spell Damage",
weapon = { PhysicalMin = 15, PhysicalMax = 44, critChanceBase = 8, attackRateBase = 1.3, },
weapon = { PhysicalMin = 18, PhysicalMax = 53, critChanceBase = 7, attackRateBase = 1.3, },
req = { level = 49, int = 158, },
}
itemBases["Omen Wand"] = {
type = "Wand",
implicit = "(27-31)% increased Spell Damage",
weapon = { PhysicalMin = 25, PhysicalMax = 46, critChanceBase = 9, attackRateBase = 1.2, },
weapon = { PhysicalMin = 27, PhysicalMax = 50, critChanceBase = 8, attackRateBase = 1.2, },
req = { level = 53, int = 200, },
}
itemBases["Heathen Wand"] = {
type = "Wand",
implicit = "4% increased Cast Speed",
weapon = { PhysicalMin = 21, PhysicalMax = 40, critChanceBase = 8, attackRateBase = 1.35, },
weapon = { PhysicalMin = 26, PhysicalMax = 48, critChanceBase = 7, attackRateBase = 1.35, },
req = { level = 55, int = 184, },
}
itemBases["Demon's Horn"] = {
type = "Wand",
implicit = "(31-35)% increased Spell Damage",
weapon = { PhysicalMin = 26, PhysicalMax = 48, critChanceBase = 8, attackRateBase = 1.2, },
weapon = { PhysicalMin = 32, PhysicalMax = 59, critChanceBase = 7, attackRateBase = 1.2, },
req = { level = 56, int = 179, },
}
itemBases["Imbued Wand"] = {
type = "Wand",
implicit = "(33-37)% increased Spell Damage",
weapon = { PhysicalMin = 20, PhysicalMax = 38, critChanceBase = 8, attackRateBase = 1.5, },
weapon = { PhysicalMin = 24, PhysicalMax = 44, critChanceBase = 7, attackRateBase = 1.5, },
req = { level = 59, int = 188, },
}
itemBases["Opal Wand"] = {
type = "Wand",
implicit = "(38-42)% increased Spell Damage",
weapon = { PhysicalMin = 24, PhysicalMax = 45, critChanceBase = 8, attackRateBase = 1.3, },
weapon = { PhysicalMin = 29, PhysicalMax = 54, critChanceBase = 7, attackRateBase = 1.3, },
req = { level = 62, int = 212, },
}
itemBases["Tornado Wand"] = {
type = "Wand",
implicit = "(35-39)% increased Spell Damage",
weapon = { PhysicalMin = 17, PhysicalMax = 52, critChanceBase = 8, attackRateBase = 1.3, },
weapon = { PhysicalMin = 21, PhysicalMax = 62, critChanceBase = 7, attackRateBase = 1.3, },
req = { level = 65, int = 212, },
}
itemBases["Prophecy Wand"] = {
type = "Wand",
implicit = "(36-40)% increased Spell Damage",
weapon = { PhysicalMin = 27, PhysicalMax = 51, critChanceBase = 9, attackRateBase = 1.2, },
weapon = { PhysicalMin = 29, PhysicalMax = 54, critChanceBase = 7, attackRateBase = 1.2, },
req = { level = 68, int = 245, },
}
itemBases["Profane Wand"] = {
type = "Wand",
implicit = "6% increased Cast Speed",
weapon = { PhysicalMin = 23, PhysicalMax = 43, critChanceBase = 8, attackRateBase = 1.35, },
weapon = { PhysicalMin = 27, PhysicalMax = 51, critChanceBase = 7, attackRateBase = 1.35, },
req = { level = 70, int = 237, },
}