mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-24 10:15:19 +00:00
Update AI difficulty level description.
Reviewed by: Stan, Imarok Differential Revision: https://code.wildfiregames.com/D1749 This was SVN commit r22056.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Petra Bot",
|
||||
"description": "Petra is the default 0 A.D. AI bot. Please report issues to Wildfire Games (see the link in the main menu).\n\nThe AI has a bonus/penalty on resource stockpiling (either gathering rate or trade gain) varying from -60% for Sandbox to +60% for Very Hard (Medium 0%) and the easiest levels have a slower production and building rate. In addition, the Sandbox level does not expand nor attack.",
|
||||
"description": "Petra is the default 0 A.D. AI bot. Please report issues to Wildfire Games (see the link in the main menu).\n\nThe AI's resource gathering rate and trade gain depend on the difficulty level (Sandbox −58%, Very Easy −44%, Easy −25%, Medium ±0%, Hard +25%, Very Hard +56%). The easiest levels also have a slower research, training, and building rate. In addition, the Sandbox level does not expand nor attack.",
|
||||
"moduleName" : "PETRA",
|
||||
"constructor": "PetraBot",
|
||||
"useShared": true
|
||||
|
||||
Reference in New Issue
Block a user