Module:ItemData/data/Hexdrinker
< Module:ItemData | data
Documentation for this module may be created at Module:ItemData/data/Hexdrinker/doc
return {
["name"] = "Hexdrinker",
["id"] = 3155,
["tier"] = 2,
["type"] = {"Epic"},
["itemlimit"] = "Lifeline",
["modes"] = {
["classic sr 5v5"] = true,
["aram"] = true,
["nb"] = true,
["arena"] = false,
},
["menu"] = {
["fighter"] = true,
["marksman"] = true,
["assassin"] = true,
},
["stats"] = {
["ad"] = 25,
["mr"] = 25,
},
["effects"] = {
["pass"] = {
["name"] = "Lifeline",
["unique"] = true,
["description"] = "If you would take {{as|magic damage}} that would reduce you below {{as|30% of your '''maximum''' health}}, you first gain a {{tip|shield}} that absorbs {{as|{{rd|110 to 280|82.5 to 210|pp=true}} magic damage}} for {{fd|2.5}} seconds.",
["cd"] = "90",
},
},
["recipe"] = {"Long Sword", "Null-Magic Mantle", "Long Sword"},
["buy"] = 1300,
}