Jump to content


Photo

Suggestion : ability: "High value target"


  • Please log in to reply
5 replies to this topic

#1 Waffle(est)

Waffle(est)

    Dedicated Survivor




   

Posted 20 May 2013 - 06:12 PM

suggestion: give all builders an aura that gives nearby creeps bonus damage based on the builders level.

 

how exactly this should scale i'm not sure. but it should be +0% for people with no code. and 5% to 25% for lvl25.

 



#2 Jem

Jem

    Dedicated Survivor


   

Posted 21 May 2013 - 06:08 AM

I like this, this is how to pwn who cheated rank in FSA!

 

+5% Ms, Atk Spd, and Attack.

 

This is cool!



#3 Waffle(est)

Waffle(est)

    Dedicated Survivor




   

Posted 21 May 2013 - 05:36 PM

so.. a few ways this scaling could happen...

  • stat= basestat*(1+0.25*rank) (+1% per rank)
  • stat= basestat*(1+0.01)^rank  (comes out similar to the one before. but slightly more agressive on later levels.)
  • stat= Math.max(basestat, basestat*(0.9 +0.01*rank))   (lvl 1-10 get no creep boost. but then on gains 1% per rank)
  • stat= Math.max(basestat, basestat*(0.9 +1.01^rank))   (lvl 1-10 get no creep boost. but then on gains slightly more than 1% per rank(more on later levels)

MAX is a fn that takes 2 values ad is equal in value to the higher value. 



#4 Nythra

Nythra

    Dedicated Survivor


Posted 21 May 2013 - 11:17 PM

how wide would you make the aura? if a base is big you could just hide your builder if the aura is too small, but if its large you could get low levels killed pretty easy

 

i like the idea tho



#5 Jem

Jem

    Dedicated Survivor


   

Posted 24 May 2013 - 06:10 AM

how wide would you make the aura? if a base is big you could just hide your builder if the aura is too small, but if its large you could get low levels killed pretty easy

 

i like the idea tho

Indeed.



#6 AcediaPH

AcediaPH

    Forum Spammer


     

Posted 24 May 2013 - 09:30 AM

Nice idea :D. It would make the game much harder ^_^






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users