1,297
edits
No edit summary |
|||
Line 9: | Line 9: | ||
* [[:Category:Animal|Animals]] | * [[:Category:Animal|Animals]] | ||
* [[:Category:Item|Items]] | * [[:Category:Item|Items]] | ||
{{Menu}} | {{Menu}} | ||
Line 27: | Line 26: | ||
* A new player is immune to attacks for X time after founding his/her first colony. | * A new player is immune to attacks for X time after founding his/her first colony. | ||
* Notification from server if nearby actions take place, the notifications shall contain enough data to update the info in the client (typically attacks) | * Notification from server if nearby actions take place, the notifications shall contain enough data to update the info in the client (typically attacks) | ||
* The server will hold a table with distance data between nearby colonies, in order to easy calculate if there is competition about the food that stops colonies to grow | == Competition == | ||
* If 2 nearby colonies are of different [[Faction]] some ant may get killed from time to time | * Colonies will not get bigger, but smaller, in the long run if not helped by anyone. (Events, settings moved towards getting food etc) | ||
* Competition about food when two (or more) colonies are near each other, even if the same faction. (Bigger population needs bigger distance) | |||
** The server will hold a table with distance data between nearby colonies, in order to easy calculate if there is competition about the food that stops colonies to grow | |||
** If 2 nearby colonies are of different [[Faction]] some ant may get killed from time to time | |||
* Idea: Ability to help a small colony more often? To get new players something to do when they are eager. | |||
* TODO: How to make the room for a new player in a town dominated by a faction? |