Quantcast

Jump to content


Photo

What are your boosts?


  • Please log in to reply
4 replies to this topic

#1 Frank274

Frank274
  • 2051 posts

Posted 10 March 2010 - 09:57 AM

Simple. On your strongest pet, what are the HP + Str + Def?

Also, I'd like to know how they were obtained. Such as, lab, by hand (by clicking and purchasing codestones yourself), or by the auto trainer, or any combo of the sorts.



Right now my boost is 456, all done by hand :)

#2 talbs

talbs
  • 4084 posts


Users Awards

Posted 10 March 2010 - 11:30 AM

Simple. On your strongest pet, what are the HP + Str + Def?

Also, I'd like to know how they were obtained. Such as, lab, by hand (by clicking and purchasing codestones yourself), or by the auto trainer, or any combo of the sorts.



Right now my boost is 456, all done by hand :)



i had never understood what people meant when they posted "boost" or whatever

so its just HP+STR+DEF



i had never understood what people meant when they posted "boost" or whatever

so its just HP+STR+DEF



my strongest pet is at 323 done by hand, and its also level 100 if that matters

my new pet i just made to start training and doing BD with is at 30, although its level is at 20, and it has all been done by auto trainer



#3 Waser Lave

Waser Lave

  • 25516 posts


Users Awards

Posted 10 March 2010 - 11:38 AM

i had never understood what people meant when they posted "boost" or whatever

so its just HP+STR+DEF


Boosts are quite as simple as just HP+STR+DEF, boosts are when your strength or defence gets to a point where they give you can extra attack or defence boost in the battledome so they affect how many stats/damage you do and how much you defend.

Here's the boosts from the battledome sim:

if(input < 8)
			{
				return 0.5;
			}else if(input < 13)
			{
				return 0.75;
			}else if(input < 20)
			{
				return 1;
			}else if(input < 35)
			{
				return 1.25;
			}else if(input < 55)
			{
				return 1.5;
			}else if(input < 85)
			{
				return 2;
			}else if(input < 125)
			{
				return 2.5;
			}else if(input < 200)
			{
				return 3;
			}else if(input < 250)
			{
				return 4.5;
			}else if(input < 300)
			{
				return 5.5;
			}else if(input < 350)
			{
				return 6.5;
			}else if (input < 400)
			{
				return 7.5;
			}else if(input < 450)
			{
				return 8.5;
			}else if(input < 500)
			{
				return 9.75;
			}else if(input < 550)
			{
				return 11;
			}else if(input < 600)
			{
				return 12;
			}else if(input < 650)
			{
				return 13;
			}else if(input < 700)
			{
				return 14;
			}else{
				return 15;
			}

So if you've got below 8 strength your attack icons will be 'boosted' by 0.5x and if your strength is above or equal to 700 then your attack icons are 'boosted' by 15x.

#4 Frank274

Frank274
  • 2051 posts

Posted 10 March 2010 - 12:02 PM

Boosts are quite as simple as just HP+STR+DEF, boosts are when your strength or defence gets to a point where they give you can extra attack or defence boost in the battledome so they affect how many stats/damage you do and how much you defend.

Here's the boosts from the battledome sim:

if(input < 8)
			{
				return 0.5;
			}else if(input < 13)
			{
				return 0.75;
			}else if(input < 20)
			{
				return 1;
			}else if(input < 35)
			{
				return 1.25;
			}else if(input < 55)
			{
				return 1.5;
			}else if(input < 85)
			{
				return 2;
			}else if(input < 125)
			{
				return 2.5;
			}else if(input < 200)
			{
				return 3;
			}else if(input < 250)
			{
				return 4.5;
			}else if(input < 300)
			{
				return 5.5;
			}else if(input < 350)
			{
				return 6.5;
			}else if (input < 400)
			{
				return 7.5;
			}else if(input < 450)
			{
				return 8.5;
			}else if(input < 500)
			{
				return 9.75;
			}else if(input < 550)
			{
				return 11;
			}else if(input < 600)
			{
				return 12;
			}else if(input < 650)
			{
				return 13;
			}else if(input < 700)
			{
				return 14;
			}else{
				return 15;
			}

So if you've got below 8 strength your attack icons will be 'boosted' by 0.5x and if your strength is above or equal to 700 then your attack icons are 'boosted' by 15x.


Woohoo for a 7.5 for me :D

#5 Scot

Scot
  • ≡^ᴥ^≡

  • 3935 posts


Users Awards

Posted 10 March 2010 - 01:10 PM

~600, done in 2 month, codestone, kitchen

Edited by Scot, 10 March 2010 - 01:11 PM.



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users