#textdomain wesnoth-ai [ai] id=ai_old_recruitment description=_"Multiplayer_AI^Dev AI: Default + Old Recruitment" # wmllint: no spellcheck # RCA := Register Candidate Action; more info at http://forums.wesnoth.org/viewtopic.php?p=419625#p419625 version=10710 [stage] id=main_loop name=ai_default_rca::candidate_action_evaluation_loop {AI_CA_GOTO} [candidate_action] id=recruitment engine=cpp name=ai_default_rca::aspect_recruitment_phase max_score=180000 score=180000 [/candidate_action] {AI_CA_MOVE_LEADER_TO_GOALS} {AI_CA_MOVE_LEADER_TO_KEEP} {AI_CA_COMBAT} {AI_CA_HEALING} {AI_CA_VILLAGES} {AI_CA_RETREAT} {AI_CA_MOVE_TO_TARGETS} {AI_CA_LEADER_SHARES_KEEP} [/stage] [/ai]