Module:ItemData/data/Demon King's Crown

From League of Legends Wiki, LoL Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:ItemData/data/Demon King's Crown/doc

return {
    ["name"]                = "Demon King's Crown",
    ["id"]                  = 443056,
    ["tier"]                = 3,
    ["type"]                = {"Distributed", "Special", "Prismatic"},
    ["limit"]               = "Can only be obtained from {{ii|Prismatic Item|Prismatic Item Anvils}}.",
    ["modes"] = {
        ["classic sr 5v5"]  = false,
        ["aram"]            = false,
        ["nb"]              = false,
        ["arena"]           = true,
    },
    ["effects"] = {
        ["pass"] = {   
            ["name"]        = "Supremacy",
            ["unique"]      = true,
            ["description"] = "Increase your '''total''' {{as|attack damage}}, {{as|ability power}}, {{as|attack speed}}, {{as|'''maximum''' health}}, {{as|armor}}, {{as|magic resistance}}, and {{as|ability haste}} by 26%, further increased by 1% for each round you win and reduced by 3% for each round you lose.",
        },
    },
    ["sell"]                 = 2000,
}