Add tactical pressure cues to first battle
This commit is contained in:
@@ -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": "남쪽 약탈대가 조조의 본진을 노린다."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user