Module:Sandbox/Samlovesmath/Infobox hero: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Samlovesmath (talk | contribs) mNo edit summary |
Samlovesmath (talk | contribs) mNo edit summary |
||
| Line 6: | Line 6: | ||
["hero_default"] = { | ["hero_default"] = { | ||
["bg-image"] = "Default_select_background.png", | ["bg-image"] = "Default_select_background.png", | ||
["bg-height"] = "x700px", | |||
["logo-height"] = "x35px" | ["logo-height"] = "x35px" | ||
}, | }, | ||
| Line 30: | Line 31: | ||
["hero_doorman"] = { | ["hero_doorman"] = { | ||
["bg-image"] = "Doorman_select_background.png", | ["bg-image"] = "Doorman_select_background.png", | ||
["bg-height"] = "x550px", | |||
["logo-height"] = "x42px" | ["logo-height"] = "x42px" | ||
}, | }, | ||
| Line 42: | Line 44: | ||
["hero_familiar"] = { | ["hero_familiar"] = { | ||
["bg-image"] = "Rem_select_background.png", | ["bg-image"] = "Rem_select_background.png", | ||
["bg-height"] = "x600px", | |||
["logo-height"] = "x47px" | ["logo-height"] = "x47px" | ||
}, | }, | ||
| Line 102: | Line 105: | ||
["hero_necro"] = { | ["hero_necro"] = { | ||
["bg-image"] = "Graves_select_background.png", | ["bg-image"] = "Graves_select_background.png", | ||
["bg-height"] = "x600px", | |||
["logo-height"] = "x36px" | ["logo-height"] = "x36px" | ||
}, | }, | ||
| Line 134: | Line 138: | ||
["hero_vampirebat"] = { | ["hero_vampirebat"] = { | ||
["bg-image"] = "Mina_select_background.png", | ["bg-image"] = "Mina_select_background.png", | ||
["bg-height"] = "x650px", | |||
["logo-height"] = "x45px" | ["logo-height"] = "x45px" | ||
}, | }, | ||
["hero_viper"] = { | ["hero_viper"] = { | ||
["bg-image"] = "Vyper_select_background.png", | ["bg-image"] = "Vyper_select_background.png", | ||
["bg-height"] = "x650px", | |||
["logo-height"] = "x45px" | ["logo-height"] = "x45px" | ||
}, | }, | ||
| Line 150: | Line 156: | ||
["hero_werewolf"] = { | ["hero_werewolf"] = { | ||
["bg-image"] = "Silver_select_background.png", | ["bg-image"] = "Silver_select_background.png", | ||
["bg-height"] = "x325px", | |||
["logo-height"] = "x55px" | ["logo-height"] = "x55px" | ||
}, | }, | ||
["hero_werewolf_transformed"] = { | ["hero_werewolf_transformed"] = { | ||
["bg-image"] = "Silver_select_background.png", | ["bg-image"] = "Silver_select_background.png", | ||
["bg-height"] = "x325px", | |||
["logo-height"] = "x55px" | ["logo-height"] = "x55px" | ||
}, | }, | ||
| Line 165: | Line 173: | ||
} | } | ||
} | } | ||
function p.is_hero_key(frame) | function p.is_hero_key(frame) | ||