Add axis-aware hardcore position grammar
This commit is contained in:
@@ -967,11 +967,11 @@
|
||||
"item_templates": [
|
||||
"{climax_act} with {fluid_location}, {body_position}, {expression_detail}, and {visibility}",
|
||||
"{body_position} during {climax_act}, with {hand_detail}, {fluid_location}, and {fluid_detail}",
|
||||
"{angle} climax view featuring {climax_act}, {body_contact}, {fluid_detail}, and {visibility}",
|
||||
"{angle} climax view featuring {climax_act}, {body_position}, {body_contact}, {fluid_detail}, and {visibility}",
|
||||
"hardcore post-climax scene with {fluid_location}, {body_position}, {expression_detail}, and {visibility}",
|
||||
"{climax_act} on {surface}, with {body_contact}, {hand_detail}, and {fluid_detail}",
|
||||
"{climax_act} on {surface}, with {body_position}, {body_contact}, {hand_detail}, and {fluid_detail}",
|
||||
"{angle} view of {fluid_location}, {body_position}, {climax_act}, and {visibility}",
|
||||
"explicit orgasm scene: {climax_act}, {fluid_detail}, {expression_detail}, and {body_contact}",
|
||||
"explicit orgasm scene: {climax_act}, {body_position}, {fluid_detail}, {expression_detail}, and {body_contact}",
|
||||
"{body_position} with {fluid_location}, {hand_detail}, {visibility}, and {climax_act}"
|
||||
],
|
||||
"item_axes": {
|
||||
@@ -1001,15 +1001,31 @@
|
||||
],
|
||||
"body_position": [
|
||||
"kneeling with mouth open",
|
||||
"lying on the back with legs spread",
|
||||
"lying on the back with legs spread and hips lifted",
|
||||
"sitting on the edge of the bed",
|
||||
"bent over with ass raised",
|
||||
"reclining with thighs open",
|
||||
"standing with cum on the body",
|
||||
"straddling a partner",
|
||||
"straddling a partner's hips in cowgirl position",
|
||||
"reverse cowgirl over a partner's hips",
|
||||
"on all fours with hips raised",
|
||||
"face-down ass-up on the mattress",
|
||||
"side-lying with thighs parted",
|
||||
"kneeling in front of a standing partner",
|
||||
"seated in a partner's lap facing them",
|
||||
"lying at the bed edge with thighs open",
|
||||
"squatting on top of a partner",
|
||||
{
|
||||
"text": "lying between two partners",
|
||||
"min_people": 3
|
||||
},
|
||||
{
|
||||
"text": "kneeling between standing partners",
|
||||
"min_people": 3
|
||||
},
|
||||
{
|
||||
"text": "held between front-and-back partners",
|
||||
"min_people": 3
|
||||
}
|
||||
],
|
||||
"climax_act": [
|
||||
|
||||
Reference in New Issue
Block a user