Kroah's Game Reverse Engineering Page

 

~ Return of Heracles ~

You are here:  
  • Home
    • »  Return of Heracles
      • »  Reverse Engineering
        • »  Treasures

Treasures

  1. Basics

    Treasures are from one of the following types:

    • Event Treasure: It triggers an event and contains no Drachmae.
    • Trapped Treasure: A trap is linked to it.
    • Non Trapped Treasure: Neither trap, nor event is linked to it.

    Treasures come from one of the following origin:

    • Initially located on the map: They are not random (the same at each game) and can be Event Treasures, Trapped Treasures or (very rarely) Non Trapped Treasures.
    • From the death or the Drop Gold order of a character: They are only Non Trapped Treasures.
    • From Lavreion Mines at the Death of a Hero: They are always Trapped Treasures.

    Each location has a maximum number of Treasures laying simultaneously, from 0 to 35 ("Lavreion Mines").

    There are two cases when a Treasure must be created from the second origin:

    • If a Treasure is already present at the position, the amount is added to it (If several monsters are died at the same position, one Treasure is created with all the added Drachmae).
    • If no Treasure is at the position:
      • If the maximum is already reached, no Treasure is added (the entire amount is lost) and the following message is displayed: "Pan Scampers by and grabs your dropped Gold faster than you can say "Folly of Midas"".
      • Else, a Treasure is created, without event or trap linked to it.

    The highest amount in a Treasure is 2047 Drachmae.

    Used by: Death, Drop Gold, Lavreion Mines

  2. Traps

    When a character takes a Trapped Treasure, it triggers with a certain probability. It is function of the character Class Value and the amount of Drachmae contained. Higher the amount is, higher the probability is:

    Amount of Drachmae
    contained in the Treasure
    Probabilities for non
    Thief characters
    Probabilities for
    Thief characters
    <= 30,0 %0,0 %
    [4; 8[12,5 %0,0 %
    [8; 16[25,0 %12,5 %
    [16; 32[37,5 %25,0 %
    [32; 64[50,0 %37,5 %
    [64; 128[62,5 %50,0 %
    [128; 256[75,0 %62,5 %
    [256; 512[87,5 %75,0 %
    [512; 1024[100,0 %87,5 %
    >= 1024100,0 %100,0 %

    If the Trap is triggered, a random event is chosen among:

    ProbabilityEventDescription
    27,8 %RockMessage #28
    Damage = Random [0; 9] - Armor Value
    Hurt: Damage
    Damage <= 0: Message #32
    27,8 %PoisonMessage #29
    Hurt: Random [1; 6]
    16,7 %MilkMessage #27
    Vigor Value = Strength Value
    16,7 %CloudMessage #30
    Hurt: Random [2; 10]
    5,5 %DiseaseMessage #26
    Strength Value: -2 (if >= 6)
    Original Dexterity: -1 (if >= 6)
    Original Speed: -1 (if >= 5)
    5,5 %HermesMessage #31
    Drachmae: 0
    Original Speed: +1

    Used by: Treasure

  3. Dropping Gold

    When a player drops gold, a random amount from 1 to 26 Drachmae is lost:

    • Final Amount = Max (Initial Amount - Random (1, 26), 0)

    The Final Amount is added as a Treasure.

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