#textdomain wesnoth-ai {core/macros} [ai] id=ai_default_rca_strong description=_"Multiplayer_AI^Strong AI (RCA)" # 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} {AI_CA_RECRUITMENT} {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] ### Aspects for a strong AI ### {AI_SIMPLE_ALWAYS_ASPECT recruitment_diversity 0.8} {AI_SIMPLE_ALWAYS_ASPECT recruitment_randomness 0} {AI_SIMPLE_ALWAYS_ASPECT villages_per_scout 0} {AI_ASPECT recruitment_save_gold {AI_DEACTIVATE_SAVE_GOLD} } [/ai]