Editing User:VergirGive feedback
Jump to navigation
Jump to search
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 texture comparison = | |||
The paper is multiplied into the card art on the card element itself (background-blend-mode, which caches). This reaches the card stock but not the icon art or the name text, which sit above it as content. The question is whether that is close enough to baseline to ship. | |||
== 1. Baseline == | |||
The current look everywhere else: masked wear, icon mask, paper multiplied over the whole card via the overlay. | |||
{{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. Card-only blend, per item == | |||
Low graphics (ramped wear, no icon mask) with paper multiplied into the card art, paper chosen per item. | |||
{{ItemBox|itemName=Active Reload|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Alchemical Fire|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Arctic Blast|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Berserker|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Bullet Armor|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Cheat Death|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Colossus|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Crippling Headshot|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Divine Barrier|wearMask=ramp|iconMask=no|texture=blend}} {{ItemBox|itemName=Echo Shard|wearMask=ramp|iconMask=no|texture=blend}} | |||
== 3. lowGraphics=true (the full bundle) == | |||
The actual shipping flag: card-only blend with forced paper 3. | |||
{{ItemBox|itemName=Active Reload|lowGraphics=true}} {{ItemBox|itemName=Alchemical Fire|lowGraphics=true}} {{ItemBox|itemName=Arctic Blast|lowGraphics=true}} {{ItemBox|itemName=Berserker|lowGraphics=true}} {{ItemBox|itemName=Bullet Armor|lowGraphics=true}} {{ItemBox|itemName=Cheat Death|lowGraphics=true}} {{ItemBox|itemName=Colossus|lowGraphics=true}} {{ItemBox|itemName=Crippling Headshot|lowGraphics=true}} {{ItemBox|itemName=Divine Barrier|lowGraphics=true}} {{ItemBox|itemName=Echo Shard|lowGraphics=true}} | |||