Kroah's Game Reverse Engineering Page

 

~ Return of Heracles ~

You are here:  
  • Home
    • »  Return of Heracles
      • »  Reverse Engineering
        • »  Character
          • »  Attributes
            • »  Speed

Speed

  1. Original Speed

    Value from 0 to 15.

    Used by: Final Speed, Speed Name, Trap, Event #1, Event #5

  2. Speed Handicap

    The Speed Handicap is equal to the integer part of the amount of Drachmae divided by 8 times the Strength Value:

    • Speed handicap = Floor (Drachmae / (Strength Value * 8))
    Speed HandicapDrachmaeExample: STR=15
    0[0; STR*8*1[[0; 120[
    1[STR*8*1; STR*8*2[[120; 240[
    2[STR*8*2; STR*8*3[[240; 360[
    3[STR*8*3; STR*8*4[[360; 480[
    n[STR*8*n; STR*8*(n+1)[[120*n; 120*(n+1)[

    Used by: Final Speed

  3. Final Speed

    The Final Speed value is equal to the Original Speed reduced by the Speed Handicap:

    • Final Speed = Original Speed - Speed Handicap

    It determines the number of moves of the character.

  4. Speed Name

    Original SpeedSpeed Name
    <= 6Very Slow
    7Slow
    8Fast
    9, 10Very Fast
    11, 12Mercurial
    >= 13Swift as an Arrow
Visitors visitors since 05/01/2006. Sitemap
Copyright © 2006-2020 by Kroah. Total or partial reproduction forbidden.
All trademarks and copyrights are the property of their respective owners. All rights reserved.
Email Me      Get Firefox Powered by PHPEdit      Valid XHTML 1.1 Valid CSS