Welcome to Civilization Simulation Chain, a realistic civilization simulator where you host a country! So here is how to join the game: There are 2 ways to join the game, Settle or Rebel. Let's explain them. Settle: Claim your own land (it can only be the size of Sanganthan as of right now). Choose your color from the option available and copy the sprite of another country, change the color of the dot to your color, move it to where you want, and rename it. In the code, change the broadcast to something different so that you can code your info sprite. You start with: Population: 100 Army: 1 Wood: 0 Wool: 0 Stone: 0 Food: 1000. Rebel: Claim a bit of someone else's land, and do the steps for info explained earlier. However, rebelling may cause conflict between who you rebelled with. When you remix (and have not joined that remix), you have to increase your population. Use the block in the world layer sprite and input your population and how long in the game since you have remixed. After that, decrease your food count by the new population. If you run out of food, you die, so make sure to maintain your food! Next, you can do 2 of the following for each of your regions (if you have more than 1), but you cannot do 2 of the same thing on the same region. You may also change your message. 1. Increase army Use the block in the world layer sprite with the word "Army" in it's name, insert your population (after increasing it) and current army, and it will calculate the increase. But just so you know, if the result is above the population, you cannot apply that army change and the army count stays the same. Army and population are connected. If you want to transfer army to a different place, you have to transfer that number of population too. 2. Expand You may expand if you would like onto more land. You can only expand as much as Sanganthan is big. 2.5: Attack If you want to expand into someone else's area, you have to decrease both of the countries' population and army equally (in both ways). However, you can't just attack a lot and defeat them without claiming all of their land. You have to decrease the army and population on both depending on how big the attack is. For example, if you are taking 1/4 of a different country, drain 1/4 of their army (and use the number that was decreased to decrease your population, like P: 100, A:4 -> P: 99, A:3) and use those same numbers and decrease your population and army. 3. Split into regions If you are big enough, you can split into regions. Each extra region lets you do an extra 2 actions, which are not limited by the original 2 actions. So you can increase army twice if you have 2 regions, but not thrice or four times. 4. Increase wood by 1 Pretty straight forward. You can use wood to make stuff 5. Increase wool by 1 Just like the wood one. 6. Increase stone by 1 Just like the wood one. 7. Double your food. Just double your food. 8. Use an ??? to go through other's territory to expand without attacking them to claim area from the other side. You can only go through 25 pixels of area, so be smart! You can use 5 stone to make a ???. 9. Use an ??? to expand onto land overseas! It can go 50 pixels! Use it to claim land outside of the body of water you are on. You can use 5 wood to make a ???. 9.5: Upgrade an ??? to an ??? by combining 2 ???s! You can use the ???s to send population overseas and not just claim new land. 10. Use 20 stone to make a ??? 10 pixels wide! Put it somewhere in your country (or on the borders) so nobody can go through that ???! 11. Use 4 stone and 4 wood to make a ???! It basically adds +10 army. 12. Use 5 (times the number of ???s you have + 1) wood, 5 (times the number of ???s you have + 1) wool, 5 (times the number of ???s you have + 1) stone to get a ???! It doubles the rates of getting wood, wool and stone! So if you would normally get +1 wood and you have a ???, you would get +2 wood instead! If you have 2 ???s, you would get +3 wood! 13. Transfer stuff to different regions. However, if the region you want to transfer to is not bordering the region that is offering, you have to wait (the number of regions you'll go through to get there) months to transfer. If a ??? would be needed, you can use one. If the recipient of the transfer is on a different body of water, you have to use a ???. 14. Form an alliance Ask another person that you have discovered if you want to be in an alliance. If he says yes, you can transfer to them. Apply the rules explained earlier. More rules are inside the project.
If you have obtained an ???, tell me that you got it and what instructions talk about that specific type of ???.