VergirGive feedback
Joined 25 April 2026
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 1: | Line 1: | ||
= Holliday = | |||
{{HeroStreetBrawlItems|Holliday|id=sb-items-holliday}} | |||
= Vindicta (has counter items) = | |||
{{HeroStreetBrawlItems|Vindicta|id=sb-items-vindicta}} | |||
= ItemBox transparent overlay comparison = | |||
The paper redrawn as dark grain on a transparent field, dropped on top of the card as a plain image. No blend, no mask: the grain shows, the gaps show nothing. It is a single image being composited, so it should cache and scroll smoothly, and it covers the whole card including the icon and text. This is the fuzz=5% export; the fuzz value and the opacity are both tunable. | |||
== 1. Baseline == | |||
The real look everywhere else: paper multiplied over the whole card. | |||
{{ItemBox|itemName=Active Reload}} {{ItemBox|itemName=Alchemical Fire}} {{ItemBox|itemName=Arctic Blast}} {{ItemBox|itemName=Berserker}} {{ItemBox|itemName=Bullet Armor}} {{ItemBox|itemName=Cheat Death}} {{ItemBox|itemName=Colossus}} {{ItemBox|itemName=Crippling Headshot}} {{ItemBox|itemName=Divine Barrier}} {{ItemBox|itemName=Echo Shard}} | |||
== 2. Transparent overlay, full == | |||
The alpha PNG at full strength. | |||
{{ItemBox|itemName=Active Reload|texture=overlay}} {{ItemBox|itemName=Alchemical Fire|texture=overlay}} {{ItemBox|itemName=Arctic Blast|texture=overlay}} {{ItemBox|itemName=Berserker|texture=overlay}} {{ItemBox|itemName=Bullet Armor|texture=overlay}} {{ItemBox|itemName=Cheat Death|texture=overlay}} {{ItemBox|itemName=Colossus|texture=overlay}} {{ItemBox|itemName=Crippling Headshot|texture=overlay}} {{ItemBox|itemName=Divine Barrier|texture=overlay}} {{ItemBox|itemName=Echo Shard|texture=overlay}} | |||
== 3. Transparent overlay, soft (0.6) == | |||
The same overlay at 60% opacity, for a lighter grain. | |||
{{ItemBox|itemName=Active Reload|texture=overlay-soft}} {{ItemBox|itemName=Alchemical Fire|texture=overlay-soft}} {{ItemBox|itemName=Arctic Blast|texture=overlay-soft}} {{ItemBox|itemName=Berserker|texture=overlay-soft}} {{ItemBox|itemName=Bullet Armor|texture=overlay-soft}} {{ItemBox|itemName=Cheat Death|texture=overlay-soft}} {{ItemBox|itemName=Colossus|texture=overlay-soft}} {{ItemBox|itemName=Crippling Headshot|texture=overlay-soft}} {{ItemBox|itemName=Divine Barrier|texture=overlay-soft}} {{ItemBox|itemName=Echo Shard|texture=overlay-soft}} | |||