Add tactical pressure cues to first battle

This commit is contained in:
2026-06-19 12:51:28 +09:00
parent 6938ab2ee7
commit 97e661ba8f
2 changed files with 45 additions and 0 deletions

View File

@@ -267,6 +267,12 @@
"base": { "hp": 24, "atk": 9, "def": 4 }
}
]
},
{
"type": "set_ai_target_priority",
"unit_id": "xiahou_dun",
"priority": 9,
"text": "동쪽 잔병이 하후돈의 선봉을 노린다."
}
]
},
@@ -298,6 +304,12 @@
"base": { "hp": 24, "atk": 9, "def": 4 }
}
]
},
{
"type": "set_ai_target_priority",
"unit_id": "cao_cao",
"priority": 11,
"text": "남쪽 약탈대가 조조의 본진을 노린다."
}
]
}