{
  "checked": "2026-09-16",
  "engineSha256": "2a1c3a3d8c5667e2cf5e72223e7f0acb8e4167c60df8d1e12e3d40b846d20ce1",
  "equipment": {
    "weapon": "두손검",
    "mastery": 0.6,
    "rows": [
      {
        "name": "기준",
        "input": {
          "str": 500,
          "dex": 80,
          "totalAttack": 100,
          "mastery": 0.6
        },
        "min": 1322,
        "max": 2380,
        "rawMin": 1322,
        "rawMax": 2380
      },
      {
        "name": "공격력 +5",
        "input": {
          "str": 500,
          "dex": 80,
          "totalAttack": 105,
          "mastery": 0.6
        },
        "min": 1388,
        "max": 2499,
        "rawMin": 1388.1,
        "rawMax": 2499
      },
      {
        "name": "STR +10",
        "input": {
          "str": 510,
          "dex": 80,
          "totalAttack": 100,
          "mastery": 0.6
        },
        "min": 1346,
        "max": 2426,
        "rawMin": 1346.84,
        "rawMax": 2426
      }
    ]
  },
  "probability": {
    "input": {
      "range": {
        "min": 900,
        "max": 1100
      },
      "hitChance": 1,
      "hits": 1,
      "hp": 2000,
      "options": {
        "iterations": 50000,
        "seed": 1,
        "maxN": 20,
        "critRate": 0,
        "critMult": 1
      }
    },
    "rows": [
      {
        "n": 1,
        "prob": 0,
        "cum": 0
      },
      {
        "n": 2,
        "prob": 0.49782,
        "cum": 0.49782
      },
      {
        "n": 3,
        "prob": 0.50218,
        "cum": 1
      }
    ],
    "boostedRange": {
      "min": 1000,
      "max": 1200
    },
    "boostedRows": [
      {
        "n": 1,
        "prob": 0,
        "cum": 0
      },
      {
        "n": 2,
        "prob": 1,
        "cum": 1
      },
      {
        "n": 3,
        "prob": 0,
        "cum": 1
      }
    ]
  }
}
