Editing Module:Abilities/iconGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 53: | Line 53: | ||
["heavy_melee"] = { class = "melee", icon = "File:Melee scaling.png", link = "Melee Damage#Abilities", size = "28px" }, | ["heavy_melee"] = { class = "melee", icon = "File:Melee scaling.png", link = "Melee Damage#Abilities", size = "28px" }, | ||
["power_increase"] = { class = "boon", icon = "File:Boon scaling.png", link = "Boon", size = "16px" }, -- Boon icon has to be smaller than others | ["power_increase"] = { class = "boon", icon = "File:Boon scaling.png", link = "Boon", size = "16px" }, -- Boon icon has to be smaller than others | ||
["duration"] = { class = "default" }, -- Use "default" if the scaling is unused | |||
["duration"] = { class = "default" }, | |||
["range"] = { class = "default" }, | ["range"] = { class = "default" }, | ||
} | } | ||