Strengthen damage intensity guidance

This commit is contained in:
2026-06-10 18:34:04 +09:00
parent 4c184fe017
commit 3b8f845fea
6 changed files with 5034 additions and 5010 deletions

View File

@@ -45,6 +45,8 @@ function damageSpec(stage) {
{
label: "normal",
visual: "intact armor and clothing, pristine battle-ready silhouette",
impactIntensity:
"no impact damage yet; the card should look fully prepared before combat",
exposure:
"no battle-damage exposure yet; mature silhouette is visible through intact adult outfit design",
poseNote: "confident ready stance",
@@ -60,7 +62,9 @@ function damageSpec(stage) {
{
label: "light-damage",
visual:
"light battle damage: scratched armor or modern gear, torn jacket or cloak edges, scuffed gloves, one shoulder strap loosened, small visible exposure around collarbone, shoulder edge, forearm, waistline, or upper thigh",
"light battle damage from a clear opening hit: scratched and lightly dented armor or modern gear, torn jacket or cloak edges, scuffed gloves, one shoulder strap loosened, cracked small accessory or visor edge, small visible exposure around collarbone, shoulder edge, forearm, waistline, or upper thigh",
impactIntensity:
"light damage must still look like a real strike landed: include visible scuffs, dents, loosened straps, and at least one broken small accessory, while keeping the character mostly combat-ready",
exposure:
"low but noticeable battle-damage exposure: collarbone, shoulder edge, forearm, waistline, or upper thigh should be visible from damaged outer layers",
poseNote: "still composed but reacting to an opening exchange",
@@ -76,7 +80,9 @@ function damageSpec(stage) {
{
label: "medium-damage",
visual:
"moderate battle damage: cracked shoulder armor or protective gear, torn outer sleeves, loosened belts, damaged protective plates, exposed forearms, one bare shoulder, torn neckline or side seam, clearly exposed abdomen or side torso, exposed upper thigh or hip line through broken outer layers",
"moderate battle damage from repeated heavy hits: cracked shoulder armor or protective gear, bent plates, torn outer sleeves, loosened or snapped belts, damaged protective plates, exposed forearms, one bare shoulder, torn neckline or side seam, clearly exposed abdomen or side torso, exposed upper thigh or hip line through broken outer layers",
impactIntensity:
"medium damage must read stronger than cosmetic tearing: show bent metal, snapped straps, cracked guards, separated seams, bruising-free impact marks on gear, and a posture that clearly reacts to forceful combat impact",
exposure:
"clear adult battle-damage exposure: one bare shoulder, side torso, abdomen, upper thigh, hip line, and emphasized mature bust silhouette should be obvious, not hidden by intact modest underlayers",
poseNote: "strained but still fighting with focus",
@@ -92,7 +98,9 @@ function damageSpec(stage) {
{
label: "heavy-damage",
visual:
"heavy battle damage: broken outer armor or modern gear, shredded mantle/jacket/stage outfit, fractured bracers, missing glove armor, damaged boots or bare foot/ankle on one side, heavily exposed shoulders, back, abdomen/midriff, hips, upper thighs, and torn costume layers through destroyed outer armor",
"heavy battle damage after a brutal exchange: broken and warped outer armor or modern gear, shredded mantle/jacket/stage outfit, fractured bracers, missing glove armor, crushed or split waist plates, damaged boots or bare foot/ankle on one side, heavily exposed shoulders, back, abdomen/midriff, hips, upper thighs, and torn costume layers through destroyed outer armor",
impactIntensity:
"heavy damage should look severe and unmistakable: armor plates bent out of shape, straps snapped, seams split open, bracers fractured, boots damaged, weapon accessories partly broken, and the character's balance visibly failing from repeated impacts",
exposure:
"push to maximum allowed non-sexual battle-damage exposure: exposed shoulders, back, cleavage or side-bust silhouette, abdomen, hips, upper thighs, and torn outfit remnants should make the impact feel severe",
poseNote: "wounded, guarded, barely keeping balance after a brutal exchange",
@@ -108,7 +116,9 @@ function damageSpec(stage) {
{
label: "defeated",
visual:
"defeated state: kneeling, collapsed, or sitting back after battle, broken armor pieces around them, torn outer garment layers, missing hand and foot armor, bare shoulders, exposed back or side-back, exposed abdomen/midriff, hips, upper thighs, and torn costume remnants through destroyed outer armor",
"defeated state after overwhelming combat: kneeling, collapsed, or sitting back after battle, armor system barely holding together, broken armor pieces around them, torn outer garment layers, missing hand and foot armor, shattered shoulder or waist plates, bare shoulders, exposed back or side-back, exposed abdomen/midriff, hips, upper thighs, and torn costume remnants through destroyed outer armor",
impactIntensity:
"defeated damage should be the strongest non-gore stage: the outfit and armor should look comprehensively wrecked by combat, with collapsed straps, broken fasteners, crushed guards, missing outer plates, disabled weapon pieces, and a posture that clearly communicates she can no longer keep fighting",
exposure:
"maximum permitted adult battle-damage exposure for the defeated card: broad exposed shoulder/back/side torso/abdomen/hip/thigh areas, dramatic torn costume remnants, and emphasized mature silhouette while staying framed as combat defeat rather than a sexual act",
poseNote: "battle-worn, emotionally overwhelmed, clearly defeated, no gore",
@@ -154,6 +164,7 @@ function promptFor(character, stage) {
"Visual noise control: keep tiny sparkles, glitter, particle clutter, micro-shards, and confetti-like debris sparse; use a few large readable elemental shapes and clear silhouettes instead of dense shimmering detail that makes the card hard to look at.",
"Composition/framing: full body or knees-up character centered, strong silhouette, vertical card art, cinematic but readable.",
`Damage state: ${spec.visual}.`,
`Impact intensity: ${spec.impactIntensity}. Make the damage feel forceful and physically convincing, not like mild fashion distressing.`,
`Damage coverage: ${spec.damageCoverage}. Damage must feel physically consistent across the whole outfit and armor system, while avoiding sexual posing or explicit intimate exposure.`,
"Cumulative damage continuity: each later damage stage must preserve every visible tear, crack, missing armor plate, damaged accessory, and exposed non-intimate area established in earlier stages, then add new damage on top. Never repair, clean up, replace, or re-cover a previously damaged zone as the stage number increases.",
`Battle-damage exposure direction: ${spec.exposure}. The card should not look modest or fully covered after impact; exposure is part of the adult card-game reward while remaining non-sexual combat damage.`,