Under rating threshold (hideshow)
The Queen looks cute but is one of the strongest leaders I have ever seen. Hires a smart general, personally manages expansion, large ambitions, killed someone in the arena, and enslaves her enemies among other things. Within her reign she turns a small agricultural nation with no military force into an empire.
Under rating threshold (hideshow)
A very nice game, but if I had to ask for one more thing, having some way to manually make money, like clicking, would be a great feature.
Under rating threshold (hideshow)
Maybe there isn't a troop overload, but for me there is... and I have 0 castles! Lol. Anyways...What if you buy transport abilities to raid other countries you cant afford conquer yet with your excess troops? It would make the warriors like me more able to supplement our income with war :)
Under rating threshold (hideshow)
there is no problem with the 1.5x cap on army power because by the moment you reach it tou can get 336million power easily.
Under rating threshold (hideshow)
Yeah, I also would like a non-vocal Catherine, stick with the text and style of conversation that's worked so well :)
And to the army size realism comments: Too much realism makes a game boring. Touria's awesomeness deserves an overly massive army, and I like the feeling of spending more troops on combat than exist in the world!
Under rating threshold (hideshow)
It's always nice to play anime styled game with voice actors, but still, it's like with reading a book.^^ Every reader imagine protagonists voice in his or her own way, so forcing one's own interpretation could bring danger of diminishing other's fun and joy from fantasizing about possible characteristics and quirks of characters ;-)
Under rating threshold (hideshow)
I wonder how big this planet is... My last army before resetting was about 2/3 the population of the world.
Also, in response to the army power cap being 1.5x, since you can't conscience 1 guy taking over a country with 350 million soldiers, I have two words: Giant Robots! Little known fact: A significant fraction of Dark Knights are actually scientists and engineers, and they eventually build everyone in your army a huge, physics-breaking mecha-suit. Because magic enables technology to be silly!
Under rating threshold (hideshow)
Personally, I feel that her voice should be as I encounter in subtitled anime. Foreign, speaking a language I don't understand, with the adorable/hilarious translations. In other words, fine as-is.
Under rating threshold (hideshow)
I can't actually think of a voice tone that would fit this art style. Just my 2¢, but forcing a vocal persona on Cathrine (as opposed to letting the player synthesis one from text) takes away from the game.
Under rating threshold (hideshow)
dev, you could add the voice acting and just give the option to use it or not, i would like to know what the Queen sounds like
*edit* It's basically random luck hitting you. I'm removing the random calculations next update though so players will see battles happening a little faster as a result of this so it will be win/win. ~Taiga
Under rating threshold (hideshow)
one of the best silly adicted games i ever played. Keep up. I would suggest the change of the font on "Achievements', "economy" etc part. Also the marble background behind the gold, its a little, ugly. But is just my opinion! And dont worry, i understand this as a first version :D
Under rating threshold (hideshow)
@Someguy3141, my army is 2.5 times bigger than population of China and I am still missing 60M army power to conquer Grey Isles ;) ...but no worries, My Beloved Queen Catherine, till the dawn we will take them all, and Your Majesty will finally rule over the whole world!
Yeah I know, but if I put a limit on how many troops people can have the comments would fill up with complaints so I just sorta let this go despite people being able to get ridiculous amounts of troops :P ~Taiga
Under rating threshold (hideshow)
I am having an issue with the game whenever I log in. All of the calculations are working properly, but whenever I log in, the space that should the buildings that are producing gold and troops is empty. Everything does appear again though whenever I scroll down. This effects each of the tabs.
Under rating threshold (hideshow)
one thing that would be very nice in my opinion is a army power /s counter in the kingdom overview since that's what counts when you're taking over countries while troops /s does nothing since how much army power you're getting per troop isn't listed anywhere.
also, the amount of troops gained from other countries could receive a boost, imo. the gold from countries right now is 150% the amount of gold i'm getting from the buildings, but the total troops from countries is only 15% the amount i'm getting from buildings.
Under rating threshold (hideshow)
I really like this game! 5/5
But one thing really gets my OCD going.
That "Total Troops per-Second /s:" in the Misc Screen in the Kingdom Overview. Now that I've seen it I can't look away!
But that's my only complain. Keep up the good work!
Under rating threshold (hideshow)
ik a idea for reset show a mini comic like dis. page 1:Oh no were being attacked by aliens! scene 2: Attack!!! Scene 3: Oh no my soldiers are dying! Scene 4: GENERAL! DO SOMETHING NOW i mean Did i scare you? scene 5:Noooooo!!!!!!!!!!!!!!!!! scene 6:Dk: Were here to join you're group. THE END. -Iamsuchanub
Under rating threshold (hideshow)
Really like how the conquered countries were reworked. Now very much worth taking as they are producing more gold than all my other purchases combined.
Under rating threshold (hideshow)
@mastergamekeeper There was one, but it got ruined by cheat engine users. The dev said they'll bring it back when they find a way to stop cheat engine from ruining it. tbh i want it back too, i'd love to see how everyone is doing in the game.
Under rating threshold (hideshow)
It appears that conquered countries aren't supplying me with the gold/troops that they say they do, but only because they no longer have a progress bar like before. Is this the case with anyone else? Or is this change simply cosmetic? I'd really like to know.
Under rating threshold (hideshow)
could you make it so we can declare war on several countries at once? It's kind of frustrating to only be able to attack them one at a time and then wait for them to be slowly conquered.
Under rating threshold (hideshow)
I wonder if the countries further down the line wont require a bit of a buff to their multiplier, that would make them scale accordingly, I mean right now a 1% increase in gold production for your economy is 100 knights, but the same for countries is 115000 knights instead, which for people with a ton of knights later on would make the income from countries pretty much useless.
I am reworking the entire system to make country conquering more fun rather than just gaining some gold and troops off them I will let you use troops to enhance their benefit as well as adding more structures to build. ~Taiga
Under rating threshold (hideshow)
Quite! I'm actually using things I learned in classes! Nifty. I've 2 additional questions, if you'd be so kind as to answer: What is the formula for cost growth of attacking countries? I can see a pattern (after the first 2 countries) but haven't figured it out yet. Also, the formula you linked to in my previous question about attack damage is for damage, yes? So damage goes up with each country, and scales, on average and in the limit, with 1/2 of DK's, right?
The cost to attack a country? That one's probably impossible to explain. It takes the total enemy troops and multiplies it by 1000. Since I took off the display of total troops an enemy has it'd be kinda irritating to figure it out now as you'd have to attack a country first to see it. If you were talking about the gains from countries. It uses their base values ( http://puu.sh/cSXkM/790855158d.png ) see screenshot. It takes total dark knights / 11,500,000 to get the multiplier then all the base values of the countries are multiplied by this multiplier. However I use some code to mess with the math so that if the multiplier is < 1, it will add +1 to it this makes it so you can see gains without needing > 11,500,000 dark knights first. https://pastebin.com/x3vjT7cm You can see this pastebin, I just printed out all the troop counts of the countries for you. ~Taiga
Under rating threshold (hideshow)
Did anyone else build an Excel sheet that solves for optimal purchases to maximize income / s given a specific quantity of money, or is that just me?
Under rating threshold (hideshow)
I want to thank you. Its really great that you are the first dev I see who really read and answer all comments if possible :) Normally I dont play Idles but this game is great ^^
Under rating threshold (hideshow)
I may be reading too much into this, but is the general psychic? The queen's thought bubbles are visible to him and she reacts like he could hear them.
Under rating threshold (hideshow)
It'd be nice if we could get some sort of acknowledgement that we've conquered the entire planet. Isn't that our only goal? Heck after defeating the grey isles we just get the standard "one step closer to world conquest" message! Damnit Catherine, we've already conquered the entire damn place! Alternatively, discover more lands, since the map is only the known world.
I'm already working on the dialogue and Catherine overhaul. It is a cosmetic game update but I'm really hoping it will add so much more feeling of 'epicness' and immersion to the game and its world conquest. ~Taiga
The calculations are essentially an algebraic formula. I'll give it to you but whether you can understand it I dunno :P https://pastebin.com/6d1kcqLP check this pastebin link out.
Under rating threshold (hideshow)
Opened it up for the first time today. It worked fine yesterday, but when I tried today it said unity failed to update properly. (Other unity games like AdvCap and STE did work though without update) so I updated manually. Now when I try to load the game I get "The content has stopped because a fatal content error has occurred."
Under rating threshold (hideshow)
it takes so long for fights sometimes. I can start a fight, go watch some tv for like 20 mins, and come back, and they are only 3/4 gone :( Kinda makes it so conquring is not really worth it to me.
Under rating threshold (hideshow)
Thank you devs for the fast response, I don't use import/export. I just tested that offline gains work again and they do, I didn't have any anti-virus interferring or anything so it was really weird. Anyways thanks for the quick response, great game, I'd love to see future content!
*EDIT* Another thing, you don't get offline gains by importing an exported save just to let people know. It is impossible to allow you to get offline gains by importing. So use import and export only as a backup but allow the game to save/load naturally. ** I just confirmed it's working with Meses sent me his/her save file. You need to make sure your firewall and virus scanner are allowing Unity Webplayer to communicate as we are pinging servers for our offline gains. I haven't had one time where I have not received my gains so please do make sure you don't have something stopping these pings from happening. Also if you attempt to time cheat it will disable offline gains until you refresh your browser. ~Taiga
Under rating threshold (hideshow)
With the new chat system, will each country have its own unique "victory dialog" after conquering them? Currently it just says the same thing every time, which isn't really satisfying :(