Tune Krea2 POV handjob wording
This commit is contained in:
@@ -73,3 +73,10 @@ forward-bent one: the woman faces the viewer between his thighs, breasts pressed
|
|||||||
together around a vertical shaft, with the glans above the cleavage near her
|
together around a vertical shaft, with the glans above the cleavage near her
|
||||||
mouth. For Krea2, name hand ownership when hands matter. In POV prompts, generic
|
mouth. For Krea2, name hand ownership when hands matter. In POV prompts, generic
|
||||||
`hands` can become the viewer's hands.
|
`hands` can become the viewer's hands.
|
||||||
|
|
||||||
|
### Handjob
|
||||||
|
|
||||||
|
The handjob folder repeats a centered first-person layout: the viewer's thighs
|
||||||
|
frame the lower edges, the woman faces the viewer between his legs, and her hand
|
||||||
|
is the contact anchor on the shaft. Prompt the woman's hand ownership directly;
|
||||||
|
viewer hands should not cover the action unless that is the intended variant.
|
||||||
|
|||||||
@@ -147,6 +147,28 @@ Avoid vague or conflicting wording:
|
|||||||
- `both hands push her breasts` without naming whose hands
|
- `both hands push her breasts` without naming whose hands
|
||||||
- `only foreground hands` when the intended hands are the woman's hands
|
- `only foreground hands` when the intended hands are the woman's hands
|
||||||
|
|
||||||
|
### Handjob
|
||||||
|
|
||||||
|
The atlas examples are direct and simple: the woman faces the viewer between his
|
||||||
|
thighs, her hand is the visible contact point, and her face or torso stays behind
|
||||||
|
the shaft. In fixed-seed tests, naming `one hand` plus a generic POV camera line
|
||||||
|
could make the lower hand read as the viewer's hand. Naming the woman's hands
|
||||||
|
made the action clearer.
|
||||||
|
|
||||||
|
Works better:
|
||||||
|
|
||||||
|
- `POV handjob position`
|
||||||
|
- `woman kneels between his legs facing him`
|
||||||
|
- `the woman's right hand wraps around the viewer's penis`
|
||||||
|
- `her left hand steadies the base`
|
||||||
|
- `viewer thighs and pelvis frame the lower edges`
|
||||||
|
- `without his hands covering the action`
|
||||||
|
|
||||||
|
Avoid:
|
||||||
|
|
||||||
|
- generic `one hand grips` when hand ownership matters
|
||||||
|
- allowing `foreground hands` to compete with the woman's active hand
|
||||||
|
|
||||||
## POV
|
## POV
|
||||||
|
|
||||||
In POV prompts, the visible subject should still be established first. The POV
|
In POV prompts, the visible subject should still be established first. The POV
|
||||||
|
|||||||
+5
-3
@@ -297,9 +297,11 @@ def pov_hardcore_pose_sentence(
|
|||||||
)
|
)
|
||||||
if action_kind == outercourse_policy.OUTERCOURSE_HANDJOB:
|
if action_kind == outercourse_policy.OUTERCOURSE_HANDJOB:
|
||||||
return outercourse_sentence(
|
return outercourse_sentence(
|
||||||
"The woman kneels between the viewer's open thighs with her torso leaning forward and face visible behind the viewer's penis; "
|
"POV handjob position: the viewer reclines with thighs open while the woman kneels between his legs facing him, "
|
||||||
"one hand grips and strokes the viewer's penis in the lower foreground while the other hand steadies its base, "
|
"torso leaning forward and face visible behind the penis; "
|
||||||
"thumb and fingers visible around the penis as she strokes toward the glans"
|
"the woman's right hand wraps around the viewer's penis in the lower foreground and strokes along the shaft toward the glans, "
|
||||||
|
"while her left hand steadies the base with her fingers and nails visibly gripping the penis; "
|
||||||
|
"the viewer's thighs and pelvis frame the lower edges without his hands covering the action"
|
||||||
)
|
)
|
||||||
if action_kind == outercourse_policy.OUTERCOURSE_FOOTJOB:
|
if action_kind == outercourse_policy.OUTERCOURSE_FOOTJOB:
|
||||||
return outercourse_sentence(
|
return outercourse_sentence(
|
||||||
|
|||||||
@@ -6797,7 +6797,7 @@ def smoke_pov_outercourse_position_routes() -> None:
|
|||||||
"pov_outercourse_handjob",
|
"pov_outercourse_handjob",
|
||||||
"handjob",
|
"handjob",
|
||||||
("one hand grips and strokes the pov viewer's penis", "strokes toward the glans"),
|
("one hand grips and strokes the pov viewer's penis", "strokes toward the glans"),
|
||||||
("one hand grips and strokes the viewer's penis", "thumb and fingers", "strokes toward the glans"),
|
("pov handjob position", "woman's right hand wraps", "left hand steadies", "without his hands covering"),
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"pov_outercourse_footjob",
|
"pov_outercourse_footjob",
|
||||||
|
|||||||
Reference in New Issue
Block a user