{
  "hash": "74f6e1600895b8bd40dd1e93ed3e327439d2554707347ccf1c8a0c08d8d5859c",
  "efectivas": {
    "bronce": {
      "por_tirada_ppm": {
        "chatarra": 600000,
        "comun": 300000,
        "raro": 90000,
        "epico": 9500,
        "legendario": 500
      },
      "efectiva_ppm": {
        "chatarra": 594505,
        "comun": 297252,
        "raro": 89176,
        "epico": 9413,
        "legendario": 9654
      },
      "rtp_efectivo_ppm": 949679,
      "tiradas_medias_por_objetivo": 103.59
    },
    "plata": {
      "por_tirada_ppm": {
        "chatarra": 300000,
        "comun": 450000,
        "raro": 220000,
        "epico": 28000,
        "legendario": 2000
      },
      "efectiva_ppm": {
        "chatarra": 297466,
        "comun": 446199,
        "raro": 218142,
        "epico": 27763,
        "legendario": 10431
      },
      "rtp_efectivo_ppm": 951083,
      "tiradas_medias_por_objetivo": 95.87
    },
    "oro": {
      "por_tirada_ppm": {
        "chatarra": 300000,
        "comun": 400000,
        "raro": 250000,
        "epico": 45000,
        "legendario": 5000
      },
      "efectiva_ppm": {
        "chatarra": 297858,
        "comun": 397144,
        "raro": 248215,
        "epico": 44679,
        "legendario": 12103
      },
      "rtp_efectivo_ppm": 949210,
      "tiradas_medias_por_objetivo": 82.62
    }
  },
  "sealed": {
    "payload": {
      "ruleset_hash": "74f6e1600895b8bd40dd1e93ed3e327439d2554707347ccf1c8a0c08d8d5859c",
      "build": "recargando-1.0.0"
    },
    "digest": "be61069bc6655422a04675bf962a8d5ec704e6ef4b778895aaa15defe3102485",
    "alg": "Ed25519",
    "sig": "6539a5e17ba5fb7ddd8b4151e20d3ba04467bec52688305e5ef6a4e15b9a3cf0aca785562b082422c21db8088967fbc0be854f0f2f509a06d23f93ce32101f06",
    "pubkey": "4b1f9561de2670fa31ba1f09f7b2783dfca4a4fda87774cb7c871ab4aac48f41"
  },
  "ruleset": {
    "profile": "GOVP-Play/1.0",
    "build": "recargando-1.0.0",
    "numeric_policy": "int-only",
    "input_contract": [
      "frame",
      "support_kind",
      "buttons",
      "client_seed",
      "nonce",
      "pity_counter"
    ],
    "physics": {
      "gravity": 1800,
      "jump_v": -26000,
      "move_a": 3200,
      "max_vx": 16000,
      "friction": 700,
      "player_w": 16000,
      "player_h": 20000,
      "world_w": 360000,
      "world_h": 640000,
      "coyote_frames": 8
    },
    "drain": {
      "base_per_frame": 42,
      "sprint_extra": 30,
      "support_mult": {
        "air": 45,
        "static": 100,
        "moving": 145,
        "crumble": 155
      }
    },
    "energy_start": 100000,
    "loot": {
      "value_unit": "centimos",
      "weight_total": 10000,
      "tier_by_energy": [
        {
          "tier": "oro",
          "min_energy": 52000
        },
        {
          "tier": "plata",
          "min_energy": 30000
        },
        {
          "tier": "bronce",
          "min_energy": 0
        }
      ],
      "stake": {
        "bronce": 115,
        "plata": 248,
        "oro": 267
      },
      "tables": {
        "bronce": [
          {
            "item": "chatarra",
            "weight": 6000,
            "value": 20
          },
          {
            "item": "comun",
            "weight": 3000,
            "value": 60
          },
          {
            "item": "raro",
            "weight": 900,
            "value": 300
          },
          {
            "item": "epico",
            "weight": 95,
            "value": 1500
          },
          {
            "item": "legendario",
            "weight": 5,
            "value": 4000
          }
        ],
        "plata": [
          {
            "item": "chatarra",
            "weight": 3000,
            "value": 30
          },
          {
            "item": "comun",
            "weight": 4500,
            "value": 120
          },
          {
            "item": "raro",
            "weight": 2200,
            "value": 400
          },
          {
            "item": "epico",
            "weight": 280,
            "value": 1600
          },
          {
            "item": "legendario",
            "weight": 20,
            "value": 4000
          }
        ],
        "oro": [
          {
            "item": "chatarra",
            "weight": 3000,
            "value": 20
          },
          {
            "item": "comun",
            "weight": 4000,
            "value": 80
          },
          {
            "item": "raro",
            "weight": 2500,
            "value": 350
          },
          {
            "item": "epico",
            "weight": 450,
            "value": 1800
          },
          {
            "item": "legendario",
            "weight": 50,
            "value": 4000
          }
        ]
      },
      "pity": {
        "target_item": "legendario",
        "hard_pity": 110,
        "soft_pity_start": 100,
        "soft_pity_step": 400
      }
    },
    "terrain": {
      "level_seed": 20260725,
      "band_height": 80000,
      "start_y": 600000,
      "min_x": 65000,
      "max_x": 295000,
      "widths": [
        100000,
        130000,
        165000
      ],
      "kinds": [
        "static",
        "moving",
        "crumble"
      ],
      "kind_cum": [
        42,
        78,
        100
      ],
      "amp_max": 60000,
      "period_min": 120,
      "period_span": 130,
      "chest_every": 2,
      "lcg_mod": 2147483647,
      "lcg_mult": 48271
    },
    "fall_penalty": 0,
    "triple": {
      "boxes": 3,
      "reward_item": "vida",
      "reward_energy": 100000,
      "promesa": "Exactamente una de las tres cajas contiene vida +100. Siempre. La vida ganada se suma entera, sin tope.",
      "acumula_sin_tope": true
    }
  }
}