Files
Project-M/Assets/_Project/Tuning/Profiles/heavy-committed.json
T
kronic ce0faafb72 HEAVY FEEL LOCKED: the A/B winner folded into defaults, clips retimed to zero contact drift
recover 36 / dmg 36 (DPS 60 held) / contact 20 (20/12/25 per step) /
grace 28 / buffer 10 / move-commit 0.25; arc 0.8, finisher hold 7,
connect kick 1.1. Clip state speeds retimed 1.0/0.85/0.88 so the VISUAL
blade contact matches the damage tick exactly (audit: zero drift; probe:
gaps 36/36/54, contacts +20/+12/+25 measured). Step-3 contact sits 1
tick under CastFacingTicks 26 (documented coupling). baseline profile =
the locked defaults; heavy-committed kept as the record.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 00:13:49 -07:00

44 lines
1.0 KiB
JSON

{
"name": "heavy-committed",
"notes": "LOCKED into code defaults 2026-07-21 (kept as the record of the winning A/B candidate). Slower, weightier: MonHun-lean. Longer lock + contact, bigger hit + hold, dimmer arc (the weapon is the read). DPS ~60 held.",
"sim": [
{
"k": "MeleeDamage",
"v": "36"
},
{
"k": "MeleeRecoverTicks",
"v": "36"
},
{
"k": "MeleeChainGraceTicks",
"v": "28"
},
{
"k": "MeleeContactTicks",
"v": "20"
},
{
"k": "MeleeBufferTicks",
"v": "10"
},
{
"k": "MeleeSwingMoveScale",
"v": "0.25"
}
],
"feel": [
{
"k": "MeleeArcIntensity",
"v": "0.8"
},
{
"k": "FinisherHoldFrames",
"v": "7"
},
{
"k": "MeleeConnectFovKick",
"v": "1.1"
}
]
}