DifficultyTuner
6 tools in this family (folder Editor/Tools/DifficultyTuner/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
difficulty_analyze_autoplay | read-only | Buril Difficulty Tuner — Load an autoplay session (directory or results.json) and emit a difficulty … |
difficulty_analyze_montecarlo | read-only | Buril Difficulty Tuner — Analyze a Forge Monte Carlo simulation result (JSON) and emit the same diff… |
difficulty_apply_tuning | destructive | Buril Difficulty Tuner — APPLY a tuning proposal to encounter ScriptableObject assets in place. |
difficulty_apply_tuning_dry_run | writes | Buril Difficulty Tuner — Preview a tuning proposal without mutating any encounter assets. |
difficulty_export_curve_html | writes | Buril Difficulty Tuner — Render the difficulty curve as a self-contained HTML page (Chart.js from CD… |
difficulty_propose_tuning | read-only | Buril Difficulty Tuner — LLM tuning proposal. Takes a difficulty analysis (or derives one from a ses… |