First-Person Fantasy RPG Screenshot
Generates a highly detailed, first-person perspective video game screenshot featuring customizable UI elements, equipped weapons, and a sprawling fantasy landscape.

프롬프트
{
"type": "1인칭 RPG 비디오 게임 스크린샷",
"environment": "{argument name=\"배경 설명\" default=\"석탑, 황동 돔, 폭포가 있는 바위 협곡 속 고대 폐허 도시\"}",
"lighting": "{argument name=\"시간대\" default=\"볼류메트릭 광선과 따뜻한 오렌지빛 노을이 비치는 골든 아워\"}",
"first_person_view": {
"left_hand": "{argument name=\"왼손 장비\" default=\"둥근 나무 및 금속 방패\"}",
"right_hand": "{argument name=\"오른손 무기\" default=\"위쪽을 향한 강철 검\"}"
},
"hud_elements": [
{
"position": "상단 중앙",
"description": "'N' 표시와 마커가 있는 수평 나침반 바"
},
{
"position": "중앙 왼쪽",
"description": "'{argument name=\"퀘스트 텍스트\" default=\"드웨머 도시 칼조르(KALJOR)에 도달하세요\"}'라는 텍스트가 적힌 떠 있는 노란색 다이아몬드 퀘스트 마커"
},
{
"position": "하단 왼쪽",
"description": "3개의 수평 자원 바: 빨간색(236/236), 파란색(142/142), 녹색(183/183)"
},
{
"position": "하단 오른쪽",
"description": "화염 마법과 화살이 장착된 활을 보여주는 2개의 원형 액션 아이콘"
}
]
}
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"type": "first-person RPG video game screenshot",
"scene": {
"environment": "{argument name=\"city style\" default=\"ancient ruined Dwemer city in a deep rocky canyon\"}",
"lighting": "{argument name=\"lighting and atmosphere\" default=\"golden hour sunset, hazy, warm orange glow, dusty atmosphere\"}",
"details": "cascading waterfalls, towering stone pillars, domed structures with brass accents, rugged cliffs"
},
"first_person_view": {
"left_hand": "{argument name=\"left hand equipment\" default=\"round wooden and metal shield\"}",
"right_hand": "{argument name=\"right hand equipment\" default=\"long steel sword\"}"
},
"ui_overlay": {
"count": 4,
"components": [
{
"position": "top center",
"description": "horizontal compass bar with 'N' and a marker"
},
{
"position": "middle left",
"description": "floating quest marker with text",
"text": "{argument name=\"quest objective\" default=\"REACH THE DWEMER CITY OF KALJOR\"}"
},
{
"position": "bottom left",
"description": "3 stacked resource bars (red 236/236, blue 142/142, green 183/183)"
},
{
"position": "bottom right",
"description": "2 circular quick-slot icons showing a fire spell and a bow"
}
]
}
}