Files
heros_web/docs/tactical-unit-sprite-art-direction.md

54 lines
2.8 KiB
Markdown

# Tactical Unit Sprite Art Direction
## Goal
Create new frame-by-frame raster unit sprites for the battle map. The sprites must read clearly at the live desktop battle scale, where a unit is displayed around a 50px tile, while still looking intentional when inspected at the original 313x313 frame size.
This pass is not a filter pass, alpha fix, vector redraw, or procedural shape generator. It is an art-directed raster repaint pass. Each pose should feel drawn as a distinct frame, with changes in stance, cloth, weapon position, and motion energy.
## Copyright Boundary
The visual mood may reference historical Three Kingdoms tactical RPGs: heroic silhouettes, ornate but readable armor, strong faction colors, and dramatic weapon poses.
Do not copy KOEI artwork, character portraits, logos, sprite silhouettes, UI assets, or exact costume designs. Use original silhouettes, original clothing details, and original frame layouts made for this project.
## Battle Readability Rules
- The body pixels of the unit must be fully opaque.
- The surrounding frame background may be transparent after extraction.
- At 50px display size, the silhouette must be readable before interior detail.
- Avoid hairline strokes, pale low-contrast outlines, watercolor transparency, glow-only shapes, or thin ornamental clutter.
- Use a dark outer contour, large color planes, and one or two strong highlight areas.
- Weapon identity must be visible from the silhouette.
- Friendly heroes should be richer and more ornate than common soldiers, but not so dense that the 50px battle read is lost.
## Liu Bei Sample Direction
Liu Bei is the approval-gate sample.
Core read:
- Noble commander with a sword.
- Deep green outer robe, warm cream inner robe, muted bronze/gold armor trim.
- Upright, restrained, humane leader posture rather than brute force.
- Sword should be readable in attack frames and visible enough in idle/walk frames.
Frame requirements:
- Base sheet: 4 directions x 16 frames.
- Per direction: idle 8 frames, walk 8 frames.
- Action sheet: 4 directions x 36 frames.
- Per direction: attack 10, strategy 8, item 8, hurt 4, celebrate 6.
- Frame size remains 313x313.
- Frames should preserve the same character but vary pose, robe hem, sleeves, sword angle, and weight shift.
## Approval Gate
Only Liu Bei may be produced in this sample phase. Do not expand to Guan Yu, Zhang Fei, rebel soldiers, or the full roster until the sample has been reviewed and approved.
Required sample outputs:
- 313x313 contact sheet for Liu Bei.
- Animated GIF or browser capture for idle/walk/action.
- Battle-map browser screenshot captured at an explicit 1920x1080 CSS viewport, 100% browser zoom, and DPR 1, following `docs/desktop-browser-qa-standard.md`.
- Before/after comparison against the current checked-in Liu Bei sprite.
No deployment, commit, or push is allowed before sample approval.