TileResources.json 267 B

12345678910
  1. [
  2. {
  3. "name": "Foobar",
  4. "resourceType": "Strategic",
  5. "happiness": 1,
  6. "culture": 1,
  7. "civilopediaText": [ { "text": "Foobar is a magical element that gives the mayors their strength. Without it, they cannot exist." } ]
  8. }
  9. ]