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

16 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

  • 0
43 minutes ago, Souliousery said:

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

Because anything good or helpful lukasz will take down

Share this post


Link to post
Share on other sites

  • 0
47 minutes ago, Souliousery said:

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

And also if a post was truthful or "hurts" lukasz he'll put it here also he got caught that's why

Edited by aunitydevteam

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.



×
×
  • 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