From 79a41098c3bf2b6941f5784f1234cd0cf2497f20 Mon Sep 17 00:00:00 2001 From: Imarok Date: Thu, 17 Jan 2019 23:02:11 +0000 Subject: [PATCH] Update AI difficulty level description. Reviewed by: Stan, Imarok Differential Revision: https://code.wildfiregames.com/D1749 This was SVN commit r22056. --- binaries/data/mods/public/simulation/ai/petra/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/public/simulation/ai/petra/data.json b/binaries/data/mods/public/simulation/ai/petra/data.json index a0e23e4b03..d24e0d1692 100644 --- a/binaries/data/mods/public/simulation/ai/petra/data.json +++ b/binaries/data/mods/public/simulation/ai/petra/data.json @@ -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