Battle AI

Is it possible to some how enable AI in vcmi on a android device(SM-t113)? I’m asking this question because i’m looking for a way to make AI more difficult, because it gets a bit boring of building a good army just to fight scout heroes that most often are destroyed by neutral creatures

My startres.json contents for this issue:

// Starting resources, ordered by difficulty level (0 to 4)
{
	"difficulty":
		
			{
			  "human": { "wood" : 30, "mercury": 15, "ore": 30, "sulfur": 15, "crystal": 15, "gems": 15, "gold": 30000, "mithril": 0 },
			  "ai": { "wood" : 500, "mercury": 200, "ore": 500, "sulfur": 200, "crystal": 200, "gems": 200, "gold": 500000, "mithril": 0 }
			},

			{
			  "human": { "wood" : 20, "mercury": 10, "ore": 20, "sulfur": 10, "crystal": 10, "gems": 10, "gold": 20000, "mithril": 0 },
			  "ai": { "wood" : 1000, "mercury": 400, "ore": 1000, "sulfur": 400, "crystal": 400, "gems": 400, "gold": 750000, "mithril": 0 }
			},

			{
			  "human": { "wood" : 15, "mercury": 7, "ore": 15, "sulfur": 7, "crystal": 7, "gems": 7, "gold": 15000, "mithril": 0 },
			  "ai": { "wood" : 1500, "mercury": 700, "ore": 1500, "sulfur": 700, "crystal": 700, "gems": 700, "gold": 1000000, "mithril": 0 }
			},

			{
			  "human": { "wood" : 10, "mercury": 4, "ore": 10, "sulfur": 4, "crystal": 4, "gems": 4, "gold": 10000, "mithril": 0 },
			  "ai": { "wood" : 1500, "mercury": 700, "ore": 1500, "sulfur": 700, "crystal": 700, "gems": 700, "gold": 1000000, "mithril": 0 }
			},

			{
			  "human": { "wood" : 0, "mercury": 0, "ore": 0	, "sulfur": 0, "crystal": 0, "gems": 0, "gold": 0, "mithril": 0 },
			  "ai": { "wood" : 1500, "mercury": 700, "ore": 1500, "sulfur": 700, "crystal": 700, "gems": 700, "gold": 1000000, "mithril": 0 }
			}
		]
}

Android version is over year and a half old. Asking for any changes in it is good for nothing.

I also want to talk about this.
AI never recruit creatures.
It often has many heroes, but none of them has a powerful troop. Heroes cannot attack other players, capture a town or just defend others to attack their town.
I suppose AI is the most important in a game, a stupid AI makes the game boring, although it can add towns easily.

AI saves money in early months to build buildings. It always saves 10K for that reason, which makes no sense but we don’t have proper algorithm for that.

Also there is no point to talk about outdated version. Newest VCMI is 0.98g.