HASH 3cf7413b0249
DATE 2025-07-25
SUBJECT rogue: fix gearset and honorAmongThievesCritRate
FILES 2 CHANGED
HASH 3cf7413b0249
DATE 2025-07-25
SUBJECT rogue: fix gearset and
honorAmongThievesCritRate
FILES 2 CHANGED
┌─ nix/classes/rogue/subtlety.nix ───────────────────────────────────────────┐
│ diff --git a/nix/classes/rogue/subtlety.nix b/nix/classes/rogue/subtlety.nix │
│ index 492e960..e40a3d9 100644 │
│ --- a/nix/classes/rogue/subtlety.nix │
│ +++ b/nix/classes/rogue/subtlety.nix │
│ @@ -45,6 +45,7 @@ │
│ startingOverkillDuration = 20; │
│ vanishBreakTime = 0.1; │
│ }; │
│ + honorAmongThievesCritRate = 400; │
│ }; │
│ │
│ singleTarget = { │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ nix/classes/rogue/subtlety.nix ─────┐
│ diff --git a/nix/classes/rogue/subtlety.nix │
│ b/nix/classes/rogue/subtlety.nix │
│ index 492e960..e40a3d9 100644 │
│ --- a/nix/classes/rogue/subtlety.nix │
│ +++ b/nix/classes/rogue/subtlety.nix │
│ @@ -45,6 +45,7 @@ │
│ startingOverkillDuration = 20; │
│ vanishBreakTime = 0.1; │
│ }; │
│ + honorAmongThievesCritRate = 400; │
│ }; │
│ │
│ singleTarget = { │
└──────────────────────────────────────────────┘
┌─ web/src/layouts/ChartLayout.astro ────────────────────────────────────────┐
│ diff --git a/web/src/layouts/ChartLayout.astro b/web/src/layouts/ChartLayout.astro │
│ index dd7c381..c41b8ed 100644 │
│ --- a/web/src/layouts/ChartLayout.astro │
│ +++ b/web/src/layouts/ChartLayout.astro │
│ @@ -389,8 +389,8 @@ const isFixedClassSpec = fixedClass && fixedSpec; │
│ <div class="control-group"> │
│ <label for="phase">Phase:</label> │
│ <select id="phase"> │
│ - <option value="preRaid">Pre-Raid</option> │
│ <option value="p1">Phase 1</option> │
│ + <option value="preRaid">Pre-Raid</option> │
│ </select> │
│ </div> │
│ │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...src/layouts/ChartLayout.astro ───┐
│ diff --git a/web/src/layouts/ChartLayout.ast │
│ ro b/web/src/layouts/ChartLayout.astro │
│ index dd7c381..c41b8ed 100644 │
│ --- a/web/src/layouts/ChartLayout.astro │
│ +++ b/web/src/layouts/ChartLayout.astro │
│ @@ -389,8 +389,8 @@ const isFixedClassSpec = │
│ fixedClass && fixedSpec; │
│ <div class="control-group"> │
│ <label for="phase">Phase:</labe │
│ l> │
│ <select id="phase"> │
│ - <option value="preRaid">Pre-R │
│ aid</option> │
│ <option value="p1">Phase 1</o │
│ ption> │
│ + <option value="preRaid">Pre-R │
│ aid</option> │
│ </select> │
│ </div> │
│ │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET