Author Topic: Speed Formula and troop influence not working as the formula intend it?  (Read 471 times)

0 Members and 2 Guests are viewing this topic.

Offline Cosmos_Shielder

  • Baron
  • ****
  • Renown: 137
  • Infamy: 71
  • cRPG Player
  • French Connection Leader
    • View Profile
  • Faction: Pecores
  • Game nicks: Roland De Gilead
1001 troops walking in the desert are walking at 8.545 for the moment instead of 25 with 0 troops
Let's do some calculation :

$troop_influence = (pow($troops, $terrain['troops_influence']/200)/100); #capped at 0.99
$speed = $speed * (1-$troop_influence);


$troop_influence = (    1001^(100/200)   )    /100   =   1001^0.5   /100   = 0.3163

$speed = 0.25 * (1-3163)= 0.25*06836 = 0.17 = 17 meter per minute.        Did this formula have been divided per two?

Offline Cosmos_Shielder

  • Baron
  • ****
  • Renown: 137
  • Infamy: 71
  • cRPG Player
  • French Connection Leader
    • View Profile
  • Faction: Pecores
  • Game nicks: Roland De Gilead
Re: Speed Formula and troop influence not working as the formula intend it?
« Reply #1 on: November 02, 2011, 12:42:45 pm »
0
Since nobody answer , i've been told exhaustion reduce speed now. Maybe the divided by two comme from the exhaustion?

Offline Erasmas

  • Earl
  • ******
  • Renown: 483
  • Infamy: 138
  • cRPG Player Sir Black Bishop A Gentleman and a Scholar
  • The crows had come
    • View Profile
  • Faction: Grey Order
  • Game nicks: Erasmas_the_Grey
Re: Speed Formula and troop influence not working as the formula intend it?
« Reply #2 on: November 02, 2011, 12:56:07 pm »
0
If you moved on quick march earlier, the exhaustion will surely cut your speed by half for the period of 470 min.
visitors can't see pics , please register or login

Offline mandible/splinteryourjaw

  • Knight
  • ***
  • Renown: 50
  • Infamy: 12
  • cRPG Player
    • View Profile
Re: Speed Formula and troop influence not working as the formula intend it?
« Reply #3 on: November 02, 2011, 01:28:09 pm »
0
If you moved on quick march earlier, the exhaustion will surely cut your speed by half for the period of 470 min.

Are you positive of the 470 minute recovery period???  This is the second time I have heard that number mentioned, but my recovery period is always 540 minutes.

Offline Erasmas

  • Earl
  • ******
  • Renown: 483
  • Infamy: 138
  • cRPG Player Sir Black Bishop A Gentleman and a Scholar
  • The crows had come
    • View Profile
  • Faction: Grey Order
  • Game nicks: Erasmas_the_Grey
Re: Speed Formula and troop influence not working as the formula intend it?
« Reply #4 on: November 02, 2011, 01:55:31 pm »
0
eeee... that can be 570, actually, I am not sure  :D Damn long anyway....
visitors can't see pics , please register or login