Skip to content

DEVOUTTOCULTURE

stanislawbartkowski edited this page May 11, 2019 · 2 revisions

Action

Devout city to culture. A city can be helped by scout standing on the squAre having culture resource token.

Format

executeCommand(token,"ATTACK",row,col,null)

Parameters:

  • row,col: a square where defending army or village is standing

Itemize

Return list of cities accompanied by a list of scout ready to send the culture to the city.

Example

[{"p":{"row":1,"col":1},"list":[]}]

City (1,1) can devout itself to culture. No scout can support.

Clone this wiki locally