Jump to content
Age of History 3
  • 0
Souliousery

Coronavirus mod

Question

The thread was removed for no reason, so I'm gonna repost the code for the disease.

{
			Name: "Coronavirus",
			
			BeginningYear: -5000,
			EndYear: 5000,
			
			DURATION_TURNS_MIN: 20,
			DURATION_TURNS_EXTRA: 20,
			
			OUTBREAK_CHANCE: 0.10,
			OUTBREAK_PROVINCES: 10,
			OUTBREAK_PROVINCES_EXTRA: 5,
			
			EXPANSION_MODIFIER: 1,
			EXPANSION_MODIFIER_EXTRA: 8,
			
			OUTBREAK_SCORE_POPULATION: 0.5,
			OUTBREAK_SCORE_ECONOMY: 0.2,
			OUTBREAK_SCORE_DEVELOPMENT_LOW: 0.1,
			OUTBREAK_SCORE_DEVELOPMENT: 0,
			OUTBREAK_SCORE_HAPPINESS_LOW: 0.05,
			OUTBREAK_SCORE_HAPPINESS: 0.1,
			
			DEATH_RATE_MIN:   0.05,
			DEATH_RATE_EXTRA: 0.001425,
			
			R: 120,
			G: 45,
			B: 45,
		},

I don't know why it was deleted, also why did Łukasz repost my mod on his twitter without credit? Can I please have an answer? I wasn't even told of the deletion.

Share this post


Link to post
Share on other sites

12 answers to this question

Recommended Posts

  • 0

So it was you who came up with the idea of the Coronavirus?
I reported on a topic ironically that Lukasz was coming back, because he had updated the game by adding this new disease.

Share this post


Link to post
Share on other sites

  • 0
13 minutes ago, Cayo said:

So it was you who came up with the idea of the Coronavirus?
I reported on a topic ironically that Lukasz was coming back, because he had updated the game by adding this new disease.

Yeah, I can prove it too. Here's when I created the mod.srsly.thumb.PNG.abbe95dd4d03afda09076b3674896eb5.PNG

He tweeted it on March 10th, after I made the mod. And the original thread was deleted. I think @Tuyuko made a reply. He also didn't give any credit to me for making the mod and also the colour looks similar to my mod. Try it for yourself and compare it. 1237365824492617729https://twitter.com/jakowskidev/status/1237365824492617729

Edited by Souliousery
more stuff

Share this post


Link to post
Share on other sites

  • 0
5 hours ago, Souliousery said:

Yeah, I can prove it too. Here's when I created the mod.srsly.thumb.PNG.abbe95dd4d03afda09076b3674896eb5.PNG

He tweeted it on March 10th, after I made the mod. And the original thread was deleted. I think @Tuyuko made a reply. He also didn't give any credit to me for making the mod and also the colour looks similar to my mod. Try it for yourself and compare it. 1237365824492617729https://twitter.com/jakowskidev/status/1237365824492617729

So sad about this. Plene support to you. This kind of things demotivate A LOT

Share this post


Link to post
Share on other sites

  • 0

I didn't even know it existed.
It is just normal construction of the Disease.

Here is the version from the game, it is much different.

        {
            Name: "Coronavirus",
            
            BeginningYear: 2019,
            EndYear: 5000,
            
            DURATION_TURNS_MIN: 18,
            DURATION_TURNS_EXTRA: 64,
            
            OUTBREAK_CHANCE: 0.135,
            OUTBREAK_PROVINCES: 3,
            OUTBREAK_PROVINCES_EXTRA: 9,
            
            EXPANSION_MODIFIER: 1.428,
            EXPANSION_MODIFIER_EXTRA: 9.21,
            
            OUTBREAK_SCORE_POPULATION: 0.3,
            OUTBREAK_SCORE_ECONOMY: 0.15,
            OUTBREAK_SCORE_DEVELOPMENT_LOW: 0.05,
            OUTBREAK_SCORE_DEVELOPMENT: 0.05,
            OUTBREAK_SCORE_HAPPINESS_LOW: 0.05,
            OUTBREAK_SCORE_HAPPINESS: 0.35,
            
            DEATH_RATE_MIN:   0.000905,
            DEATH_RATE_EXTRA: 0.002725,
            
            R: 210,
            G: 25,
            B: 25,
        },

 

Share this post


Link to post
Share on other sites

  • 0
1 hour ago, Łukasz Jakowski said:

I didn't even know it existed.
It is just normal construction of the Disease.

Here is the version from the game, it is much different.


        {
            Name: "Coronavirus",
            
            BeginningYear: 2019,
            EndYear: 5000,
            
            DURATION_TURNS_MIN: 18,
            DURATION_TURNS_EXTRA: 64,
            
            OUTBREAK_CHANCE: 0.135,
            OUTBREAK_PROVINCES: 3,
            OUTBREAK_PROVINCES_EXTRA: 9,
            
            EXPANSION_MODIFIER: 1.428,
            EXPANSION_MODIFIER_EXTRA: 9.21,
            
            OUTBREAK_SCORE_POPULATION: 0.3,
            OUTBREAK_SCORE_ECONOMY: 0.15,
            OUTBREAK_SCORE_DEVELOPMENT_LOW: 0.05,
            OUTBREAK_SCORE_DEVELOPMENT: 0.05,
            OUTBREAK_SCORE_HAPPINESS_LOW: 0.05,
            OUTBREAK_SCORE_HAPPINESS: 0.35,
            
            DEATH_RATE_MIN:   0.000905,
            DEATH_RATE_EXTRA: 0.002725,
            
            R: 210,
            G: 25,
            B: 25,
        },

			Name: "Coronavirus",
			
			BeginningYear: -5000,
			EndYear: 5000,
			
			DURATION_TURNS_MIN: 20,
			DURATION_TURNS_EXTRA: 20,
			
			OUTBREAK_CHANCE: 0.10,
			OUTBREAK_PROVINCES: 10,
			OUTBREAK_PROVINCES_EXTRA: 5,
			
			EXPANSION_MODIFIER: 1,
			EXPANSION_MODIFIER_EXTRA: 8,
			
			OUTBREAK_SCORE_POPULATION: 0.5,
			OUTBREAK_SCORE_ECONOMY: 0.2,
			OUTBREAK_SCORE_DEVELOPMENT_LOW: 0.1,
			OUTBREAK_SCORE_DEVELOPMENT: 0,
			OUTBREAK_SCORE_HAPPINESS_LOW: 0.05,
			OUTBREAK_SCORE_HAPPINESS: 0.1,
			
			DEATH_RATE_MIN:   0.05,
			DEATH_RATE_EXTRA: 0.001425,
			
			R: 120,
			G: 45,
			B: 45,
		},

hmm

Share this post


Link to post
Share on other sites

  • 0
3 hours ago, Łukasz Jakowski said:

I didn't even know it existed.
It is just normal construction of the Disease.

Here is the version from the game, it is much different.


        {
            Name: "Coronavirus",
            
            BeginningYear: 2019,
            EndYear: 5000,
            
            DURATION_TURNS_MIN: 18,
            DURATION_TURNS_EXTRA: 64,
            
            OUTBREAK_CHANCE: 0.135,
            OUTBREAK_PROVINCES: 3,
            OUTBREAK_PROVINCES_EXTRA: 9,
            
            EXPANSION_MODIFIER: 1.428,
            EXPANSION_MODIFIER_EXTRA: 9.21,
            
            OUTBREAK_SCORE_POPULATION: 0.3,
            OUTBREAK_SCORE_ECONOMY: 0.15,
            OUTBREAK_SCORE_DEVELOPMENT_LOW: 0.05,
            OUTBREAK_SCORE_DEVELOPMENT: 0.05,
            OUTBREAK_SCORE_HAPPINESS_LOW: 0.05,
            OUTBREAK_SCORE_HAPPINESS: 0.35,
            
            DEATH_RATE_MIN:   0.000905,
            DEATH_RATE_EXTRA: 0.002725,
            
            R: 210,
            G: 25,
            B: 25,
        },

 

Wouldn't naming it "CoVID-19" make more sense? 

Share this post


Link to post
Share on other sites

  • 0
On 4/21/2020 at 3:47 AM, Łukasz Jakowski said:

I didn't even know it existed.
It is just normal construction of the Disease.

Here is the version from the game, it is much different.


        {
            Name: "Coronavirus",
            
            BeginningYear: 2019,
            EndYear: 5000,
            
            DURATION_TURNS_MIN: 18,
            DURATION_TURNS_EXTRA: 64,
            
            OUTBREAK_CHANCE: 0.135,
            OUTBREAK_PROVINCES: 3,
            OUTBREAK_PROVINCES_EXTRA: 9,
            
            EXPANSION_MODIFIER: 1.428,
            EXPANSION_MODIFIER_EXTRA: 9.21,
            
            OUTBREAK_SCORE_POPULATION: 0.3,
            OUTBREAK_SCORE_ECONOMY: 0.15,
            OUTBREAK_SCORE_DEVELOPMENT_LOW: 0.05,
            OUTBREAK_SCORE_DEVELOPMENT: 0.05,
            OUTBREAK_SCORE_HAPPINESS_LOW: 0.05,
            OUTBREAK_SCORE_HAPPINESS: 0.35,
            
            DEATH_RATE_MIN:   0.000905,
            DEATH_RATE_EXTRA: 0.002725,
            
            R: 210,
            G: 25,
            B: 25,
        },

 

Ok, but can you please explain why my post was removed? I would like to know.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Age of History 3 - October 23rd, 2024 - Official release date
      Age of History 3 - Official release date

       

      Steam: October 23rd, 2024

      Android: When it's ready

      iOS: When it's ready

      Epic: When it's ready

       
    • Campaign: Small Scenarios
      In this topic, share your ideas for Campaign scenarios.

      These scenarios focus on a small part of the map, with the rest designated as wasteland.

       

      For example, a scenario of the Reconquista in 1054, where gameplay takes place only on the Iberian Peninsula.

      What are your ideas for small historical scenarios?

       


       
    • Events - Common events for every civilization in the game
      Hi,
      in this topic, I am interested in your ideas for events that can happen for every Civilization in the game.
      I'm also interested in Missions for every Civilization.

      Here is some example, have more than 10k army, have more than 5000 gold, build 10 buildings, recruit an Advisor, increase tax efficiency 20 times, be largest  producer of some resource in the world, unlock 5 Civilization legacies etc.
      • 196 replies
    • First preview of the Alpha version of Age of History 3
      First preview of the Alpha version of Age of History 3, YouTube.
      Release date: When it's ready 😛 Subscribe for more!



       





       
    • Land units - Ideas AoH3
      AoH3 will have different types of land units.

      In this topic we will write ideas for new land units. 

       

      So the AoH 3 will have new battle system.


      Representation of the battlefield in the game.


      Land units will be grouped into 3 types. Each unit will have a different recruitment cost, attack, defense, movement speed and upkeep.

      Groups determine the placement of units on the battlefield.


       

      Each unit can be unlocked by researching technology and then upgraded.

       

      Here is the current list of units with upgrades:

      First line:

      Warrior -> Light Footmen -> Heavy Infantry -> Infantry -> Line Infantry -> Modern Infantry

      Hoplites -> Spearmen -> Pikeman -> Elite Pikeman -> Musketeer -> Riflemen -> Mechanized Infantry -> Modern Mechanized Infantry

      First line side:

      Horseman -> Elite Horseman -> Cavalry -> Tank -> Modern Tank

      Second line:

      Archer -> Bowmen -> Crossbowman -> Elite Crossbowman

      Canon -> Field Cannon -> Artillery -> Modern Artillery

      Early Airplane -> Airplane -> Modern Airplane

       

      This is a very early version, so maybe something should be changed?

      Or maybe an idea for a new type of unit with upgrades? I'm waiting for your suggestions.

       
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Age of History Games