It is currently Tue Apr 16, 2024 4:15 pm

All times are UTC - 5 hours



Forum rules


Please only post here if you have questions about BattleDawn game play, or if you have information that can help another player asking questions.

Please stay on topic.

No spam.



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 21 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject: Re: Recource Income? Management=? How?
PostPosted: Wed Mar 28, 2012 4:43 am 
Lieutenant Major
Lieutenant Major
User avatar
 Profile

Joined: Thu Nov 19, 2009 9:22 pm
Posts: 2288
Location: Stalker!
Alrighty, time to answer this. :lol: (I'd be surprised if anyone reads the whole way through)

Here's an example with my worker count and management screen.
Image

Resource Production

Let's start with res production. I currently have Level 5 Farm, Level 3 Gold Mine, Level 3 Lumber Mill and Level 5 Mana Stone.

The amount of res you get from facilities depends mostly on the level of your structure. The higher level structure you have, the more you will produce in your facilities. The amount of res your workers produce, is calculated like this:
Code:
[worker count] * [facility production] / 100, rounded down

So take my management screen for example, I have 913 workers and facility production of 17 for gold. I would calculate like this:
Code:
913*17/100 = 155.21, rounded down is 155

The same goes for Lumber production for workers. You might've noticed there's a (+78) behind my gold production from workers, and (+32) for lumber. That's because I have a 50% production boost for both gold and lumber, you can see on the top right of the screen. It's calculated as:
Code:
[worker production] / 2, rounded up

In my screen, my worker production is 155 for gold, and 63 for lumber, so I'd do this:
Code:
155/2 = 77.5, rounded up is 78
63/2 = 31.5, rounded up is 32

On to bonuses. The bonus production comes from your alliance's crystals, res ops, and relics, if any. For every 4 crystals your alliance holds, you well receive +1 gold and +1 lumber.

For every gold mine that your alliance holds, you will receive +5 gold. For every lumber mill your alliance holds, you will receive +4 lumber.

For every relic that your alliance holds, you will receive +20 gold and +20 lumber.

Your mana production is completely dependant on your structure level. Level 1 = 1 mana, Level 2 = 2 mana, etc. You should know that.

-------------------------------------------------------------------

Growth

Time for growth. You can see there's a list of things that effect your growth, let's go through them one by one. Numbers in white are adding onto growth and numbers in red are obviously subtracting from growth. =P

Base growth - it's always +40 no matter what, nothing changes it.

Farms - this number depends on the level of your farm structure. Level 1 Farm= +1, Level 2 Farm= +3, Level 3 Farm= +6, Level 4 Farm= +10, Level 5 Farm= +15.
Code:
In the world I took the screenshot of my management screen up there, I have level 5 farm, which is +15.

Crystals - you get +0.04 per crystal, rounded up.
Code:
We have 24 crystals, so I get +1 from crystals:
24*0.04 = .96, rounded up is 1

Resource Outposts - you receive +1 per every 2 res ops your alliance holds, rounded up.
Code:
We hold 29 gold mines/lumber mills, which gives me +15 from res ops
29/2 = 14.5, rounded up is 15

Workers upkeep - you get -1 per every 25 population.
Code:
As you can see my worker upkeep is 913/25 = 36.25, rounded down... it's killing me.

Army upkeep - you get -1 per every 30 soldiers, which means -1 for 30 inf, -1 for 15 cavs, and -1 for 10 hevs.
Code:
I have 12 inf and 142 hevs, which is equal to 438 soldiers.
438/30 = 14.6, rounded up is 15

Outposts upkeep - -0.5 per outpost, rounded up. Which is -1 per every 2 ops rounded up.
Code:
Not including res ops, I hold 19 ops.
19*0.5 = 14.6, rounded up is 15

Dragons upkeep - you get -1 per dragon, it doesn't count if you have unarmed dragon lairs or whatever it's called in Fantasy.
Code:
I have 1 armed dragon, which is... 1!

Agents upkeep - you get -1 per planted agent.
Code:
I have 2 agents planted somewhere on the map, so I have -2 from agents.

Conquers - you receive +1 per conquer, easy enough.
Code:
I have 14 conquers right now, so I get +14 from conquers.

Tribute... just ignore it, it shouldn't be there.

-------------------------------------------------------------------

Okay I'm done XD

Is that understandable, or did I just confuse the hell outta you all? :D

_________________
你是千堆雪 我是长街
怕日出一到 彼此瓦解

Image


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Wed Mar 28, 2012 4:55 am 
Sergeant Major
Sergeant Major
User avatar
 WWW  YIM  Profile

Joined: Thu Jun 30, 2011 2:48 am
Posts: 7996
Location: Fuyuki City
Gender: male
tl; dr

_________________
Image


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Wed Mar 28, 2012 6:45 am 
Sergeant
Sergeant
User avatar
 YIM  Profile

Joined: Tue Jun 09, 2009 7:17 pm
Posts: 88
Gender: male
Well guess what? I read it all and i now will improve my strategy! Thanks.

BTW are you playing? What the worlds you play in and your name? If you know so much then I think your like a top 20 player or better! :)

:O WOW GREAT! :| :P I just noticed now i had a typo in "Recource" It should be Resource =)) *in the title i feel like doing a Face Palm using the Monitor =))

_________________
Elite Player and Founder of DOOM Alliance since the old clients.
ULTIMATEDOOM from Mars 2, Earth 3, Earth 2, Fantasy 3, Galaxy 4.
Image


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Wed Mar 28, 2012 9:47 am 
First Lieutenant
First Lieutenant
User avatar
 Profile

Joined: Tue Dec 27, 2011 6:01 pm
Posts: 341
ultimatedoom27 wrote:
Well guess what? I read it all and i now will improve my strategy! Thanks.

BTW are you playing? What the worlds you play in and your name? If you know so much then I think your like a top 20 player or better! :)

:O WOW GREAT! :| :P I just noticed now i had a typo in "Recource" It should be Resource =)) *in the title i feel like doing a Face Palm using the Monitor =))



Well good luck......

for some good maths.......

_________________

Max Rank: 5

Bored, isnt there something that will do it...?

NOTE: Animes are just Awesome...


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Wed Mar 28, 2012 10:51 pm 
Sergeant
Sergeant
User avatar
 YIM  Profile

Joined: Tue Jun 09, 2009 7:17 pm
Posts: 88
Gender: male
JadenMDL wrote:
ultimatedoom27 wrote:
Well guess what? I read it all and i now will improve my strategy! Thanks.

BTW are you playing? What the worlds you play in and your name? If you know so much then I think your like a top 20 player or better! :)

:O WOW GREAT! :| :P I just noticed now i had a typo in "Recource" It should be Resource =)) *in the title i feel like doing a Face Palm using the Monitor =))



Well good luck......

for some good maths.......



HAHA! LOL! Well im am pretty good at math :P What worlds you play in whats your name there?

_________________
Elite Player and Founder of DOOM Alliance since the old clients.
ULTIMATEDOOM from Mars 2, Earth 3, Earth 2, Fantasy 3, Galaxy 4.
Image


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Wed Mar 28, 2012 11:21 pm 
Second Lieutenant
Second Lieutenant
User avatar
 Profile

Joined: Wed Jun 03, 2009 11:24 pm
Posts: 223
Gender: male
Dawnice wrote:
Alrighty, time to answer this. :lol: (I'd be surprised if anyone reads the whole way through)

Here's an example with my worker count and management screen.
Image

Resource Production

Let's start with res production. I currently have Level 5 Farm, Level 3 Gold Mine, Level 3 Lumber Mill and Level 5 Mana Stone.

The amount of res you get from facilities depends mostly on the level of your structure. The higher level structure you have, the more you will produce in your facilities. The amount of res your workers produce, is calculated like this:
Code:
[worker count] * [facility production] / 100, rounded down

So take my management screen for example, I have 913 workers and facility production of 17 for gold. I would calculate like this:
Code:
913*17/100 = 155.21, rounded down is 155

The same goes for Lumber production for workers. You might've noticed there's a (+78) behind my gold production from workers, and (+32) for lumber. That's because I have a 50% production boost for both gold and lumber, you can see on the top right of the screen. It's calculated as:
Code:
[worker production] / 2, rounded up

In my screen, my worker production is 155 for gold, and 63 for lumber, so I'd do this:
Code:
155/2 = 77.5, rounded up is 78
63/2 = 31.5, rounded up is 32

On to bonuses. The bonus production comes from your alliance's crystals, res ops, and relics, if any. For every 4 crystals your alliance holds, you well receive +1 gold and +1 lumber.

For every gold mine that your alliance holds, you will receive +5 gold. For every lumber mill your alliance holds, you will receive +4 lumber.

For every relic that your alliance holds, you will receive +20 gold and +20 lumber.

Your mana production is completely dependant on your structure level. Level 1 = 1 mana, Level 2 = 2 mana, etc. You should know that.

-------------------------------------------------------------------

Growth

Time for growth. You can see there's a list of things that effect your growth, let's go through them one by one. Numbers in white are adding onto growth and numbers in red are obviously subtracting from growth. =P

Base growth - it's always +40 no matter what, nothing changes it.

Farms - this number depends on the level of your farm structure. Level 1 Farm= +1, Level 2 Farm= +3, Level 3 Farm= +6, Level 4 Farm= +10, Level 5 Farm= +15.
Code:
In the world I took the screenshot of my management screen up there, I have level 5 farm, which is +15.

Crystals - you get +0.04 per crystal, rounded up.
Code:
We have 24 crystals, so I get +1 from crystals:
24*0.04 = .96, rounded up is 1

Resource Outposts - you receive +1 per every 2 res ops your alliance holds, rounded up.
Code:
We hold 29 gold mines/lumber mills, which gives me +15 from res ops
29/2 = 14.5, rounded up is 15

Workers upkeep - you get -1 per every 25 population.
Code:
As you can see my worker upkeep is 913/25 = 36.25, rounded down... it's killing me.

Army upkeep - you get -1 per every 30 soldiers, which means -1 for 30 inf, -1 for 15 cavs, and -1 for 10 hevs.
Code:
I have 12 inf and 142 hevs, which is equal to 438 soldiers.
438/30 = 14.6, rounded up is 15

Outposts upkeep - -0.5 per outpost, rounded up. Which is -1 per every 2 ops rounded up.
Code:
Not including res ops, I hold 19 ops.
19*0.5 = 14.6, rounded up is 15

Dragons upkeep - you get -1 per dragon, it doesn't count if you have unarmed dragon lairs or whatever it's called in Fantasy.
Code:
I have 1 armed dragon, which is... 1!

Agents upkeep - you get -1 per planted agent.
Code:
I have 2 agents planted somewhere on the map, so I have -2 from agents.

Conquers - you receive +1 per conquer, easy enough.
Code:
I have 14 conquers right now, so I get +14 from conquers.

Tribute... just ignore it, it shouldn't be there.

-------------------------------------------------------------------

Okay I'm done XD

Is that understandable, or did I just confuse the hell outta you all? :D


I think Dawn has too much time on hand :P

_________________
RETIRED UNTIL CALLED UPON
Image

Image


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Wed Mar 28, 2012 11:37 pm 
Second Lieutenant
Second Lieutenant
User avatar
 Profile

Joined: Fri Oct 29, 2010 6:12 pm
Posts: 259
Location: up your.....SHOTGUN!
Gender: male
Oh Dawny you are so smart. I thank you sir :D

_________________
Proud winner of the only German BD era.


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Thu Mar 29, 2012 1:19 am 
First Lieutenant
First Lieutenant
User avatar
 Profile

Joined: Tue Dec 27, 2011 6:01 pm
Posts: 341
ultimatedoom27 wrote:
JadenMDL wrote:
ultimatedoom27 wrote:
Well guess what? I read it all and i now will improve my strategy! Thanks.

BTW are you playing? What the worlds you play in and your name? If you know so much then I think your like a top 20 player or better! :)

:O WOW GREAT! :| :P I just noticed now i had a typo in "Recource" It should be Resource =)) *in the title i feel like doing a Face Palm using the Monitor =))



Well good luck......

for some good maths.......



HAHA! LOL! Well im am pretty good at math :P What worlds you play in whats your name there?


I play random worlds

mostly F1, M2 or F2....
Name Jaden or SH...... yeah ...

_________________

Max Rank: 5

Bored, isnt there something that will do it...?

NOTE: Animes are just Awesome...


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Fri Mar 30, 2012 2:48 am 
Sergeant
Sergeant
User avatar
 YIM  Profile

Joined: Tue Jun 09, 2009 7:17 pm
Posts: 88
Gender: male
Quote:
I play random worlds

mostly F1, M2 or F2....
Name Jaden or SH...... yeah ...


SH....? M2? I play there alot

_________________
Elite Player and Founder of DOOM Alliance since the old clients.
ULTIMATEDOOM from Mars 2, Earth 3, Earth 2, Fantasy 3, Galaxy 4.
Image


Top
 

 Post subject: Re: Recource Income? Management=? How?
PostPosted: Thu Apr 05, 2012 2:49 pm 
Private 1st class
Private 1st class
User avatar
 Profile

Joined: Fri May 14, 2010 11:49 pm
Posts: 11
in the BD bar click the Wikipedia buttom and you will find many of ur answers there ;D


Top
 

Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 21 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC - 5 hours



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Jump to:  

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group  
Copyright Tacticsoft Ltd. 2008   
Updated By phpBBservice.nl