Jump to content


What are your boosts?


  • Please log in to reply
4 replies to this topic

#1 Frank274

Frank274
  • Trader Score:2

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 :)


Quote

Your knife, my back; my gun, your head

Quote

Load up your six-shot baby, put it to my head. Pull the trigger, blank I'd figured, put it to me DEAD


Advertisement

    #2 talbs

    talbs
    • Trader Score:12

    Posted 10 March 2010 - 11:30 AM

    View PostFrank274, on 10 March 2010 - 09:57 AM, said:

    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



    View Posttalbs, on 10 March 2010 - 11:27 AM, said:

    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


    Posted Image


    #3 Waser Lave

    Waser Lave

    Posted 10 March 2010 - 11:38 AM

    View Posttalbs, on 10 March 2010 - 11:30 AM, said:

    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.

    Posted Image


    #4 Frank274

    Frank274
    • Trader Score:2

    Posted 10 March 2010 - 12:02 PM

    View PostWaser Lave, on 10 March 2010 - 11:38 AM, said:

    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


    Quote

    Your knife, my back; my gun, your head

    Quote

    Load up your six-shot baby, put it to my head. Pull the trigger, blank I'd figured, put it to me DEAD


    #5 Scot

    Scot
    • Trader Score:4

    Posted 10 March 2010 - 01:10 PM

    ~600, done in 2 month, codestone, kitchen

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

    nymh (1:46:09 PM): I want a penis.
    nymh (1:48:20 PM): Can I make it look like a snail shell
    nymh (1:48:45 PM): I would hang stuff from it


    Spoiler


    1 user(s) are reading this topic

    0 members, 1 guests, 0 anonymous users