DoktorApplejuce
Champion of Kirkwall
I'm looking to get the lua required to make the abilities of the following unit and building to work;
Battle Moose - Upon researching computers, any city with a battle moose stationed in it will be impossible to spy on. (Also, I want to make this unit increase in combat strength with technological advancements, so as to be slightly weaker than whatever the strongest researched armoured unit is. I know how to do this, but I'd also like to have its production cost increase each time as well, so as to reflect that - this, I don't know how to do.)
Chocolate and Whiskey fund - replaces the market, and can be built in any city. If the city it's build in has access to wheat, it provides a copy of the luxury resource Whiskey. If the city it's build in has access to cocoa, it provides a copy of the luxury resource Chocolate, and it can provide both luxuries. (This one would, as Lees has explained to me before, simply require spawning in dummy buildings that provide said luxuries, and I know how to code in the dummy buildings with XML... all I need is the lua that spawns them in).
I realize it is a lot to ask, but as I know very little about Lua, if someone could provide me the coding required to do this, I would greatly appreciate it. In exchange, I'm willing to provide any 2D art you may need.
Battle Moose - Upon researching computers, any city with a battle moose stationed in it will be impossible to spy on. (Also, I want to make this unit increase in combat strength with technological advancements, so as to be slightly weaker than whatever the strongest researched armoured unit is. I know how to do this, but I'd also like to have its production cost increase each time as well, so as to reflect that - this, I don't know how to do.)
Chocolate and Whiskey fund - replaces the market, and can be built in any city. If the city it's build in has access to wheat, it provides a copy of the luxury resource Whiskey. If the city it's build in has access to cocoa, it provides a copy of the luxury resource Chocolate, and it can provide both luxuries. (This one would, as Lees has explained to me before, simply require spawning in dummy buildings that provide said luxuries, and I know how to code in the dummy buildings with XML... all I need is the lua that spawns them in).
I realize it is a lot to ask, but as I know very little about Lua, if someone could provide me the coding required to do this, I would greatly appreciate it. In exchange, I'm willing to provide any 2D art you may need.