Module:StreetBrawlItems: Difference between revisions

Jump to navigation Jump to search
Add counters_table: two-column table of heroes and their Street Brawl counter items (with help from vergir-bot LLM)
Vergir (talk | contribs)
m make item cards on the Street Brawl section sliiiightly bigger (+5%)
 
Line 8: Line 8:
local SLOT_RANK = { Weapon = 1, Armor = 2, Tech = 3 }
local SLOT_RANK = { Weapon = 1, Armor = 2, Tech = 3 }
-- Card scale passed to ItemBox.
-- Card scale passed to ItemBox.
local CARD_SIZE = "0.667"
local CARD_SIZE = "0.7"


local NAME_TO_KEY = {}
local NAME_TO_KEY = {}