User:VergirGive feedback
Contents
Holliday
In Street Brawl, every hero draws items from a shared pool, but some items are weighted to appear more often for a given hero and others less often. For each tier below, that tier's items are grouped by how likely they are to be offered to Holliday: High, Average, or Low chance.
Vindicta (has counter items)
In Street Brawl, every hero draws items from a shared pool, but some items are weighted to appear more often for a given hero and others less often. For each tier below, that tier's items are grouped by how likely they are to be offered to Vindicta: High, Average, or Low chance.
When facing Vindicta in Street Brawl, the enemy team is more likely to be offered these items as counters.
ItemBox mask-texture comparison
Instead of multiplying paper over the card (which does not cache), the paper PNG is used as a mask over a solid dark tint. A mask is a clip of one image, so it caches like the wear layer and should stay smooth while scrolling. The trade is that it darkens toward one flat colour rather than the paper's own tones, so it reads as monochrome grain. Three takes below; the icon mask and real wear are kept, only the paper method changes.
1. Baseline
The real look everywhere else: paper multiplied over the whole card.
2. Mask, luminance (default 0.55)
Paper's brightness sets where the dark tint shows.
3. Mask, alpha (in case luminance reads inverted)
Uses the paper's own transparency rather than its brightness.
4. Mask, soft (luminance, lighter)
Same as section 2 but at a lower opacity for subtle grain.
