Expose tactical marker hints

This commit is contained in:
2026-06-20 15:34:28 +09:00
parent f320124270
commit 7ff1e84d53
5 changed files with 169 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
{
"type": "unit_reaches_tile",
"label": "성채 장악",
"objective_hint": "조조나 하후돈으로 동쪽 성채에 올라 깃발을 붙들어야 한다.",
"team": "player",
"unit_ids": [
"cao_cao",
@@ -765,7 +766,8 @@
]
],
"show_marker": true,
"marker_kind": "tactic"
"marker_kind": "tactic",
"marker_hint": "마을 앞 유인선까지만 나아가면 황건 앞줄 일부를 끌어낼 수 있다."
},
"actions": [
{
@@ -814,6 +816,7 @@
"label": "북숲 보급고",
"show_marker": true,
"marker_kind": "supply",
"marker_hint": "북쪽 숲에 숨은 콩 보급을 거두어 긴 전투에 대비한다.",
"pos": [
4,
2
@@ -856,6 +859,7 @@
"label": "마을 보급",
"show_marker": true,
"marker_kind": "supply",
"marker_hint": "마을 치료소와 창고를 확보해 회복 거점과 보급을 함께 얻는다.",
"cells": [
[
6,