get_shade_palette
Creates a one-step-darker shadow palette from flat colors, enabling hard-band style-lock shading for pixel art. Use after plan_shading to assign shadow roles.
Instructions
Local flat color → one-step-darker shadow roles (style-lock shading).
Example: off_white cloth → shadow_beige underside. Use these roles / hex values with paint_* after plan_shading. No soft gradients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||