Bennett · closed · closes 2026-09-12 03:13
| Title | Votes | Spec | |
|---|---|---|---|
| Support Bennett Will never be replaced on pyro teams. As long as we pretend nicole doesn't exist |
2 | {
"normalize": null,
"spec_version": 1,
"terms": [
{
"cap": 2.0,
"kind": "capped",
"stat": "energy_recharge",
"weight": 40.0
},
{
"kind": "linear",
"stat": "base_atk",
"weight": 0.05
},
{
"half_max": 20000.0,
"kind": "diminishing",
"stat": "hp",
"weight": 10.0
}
]
} |
|
| Crit DPS Bennett Judge him as a damage dealer. |
1 | {
"normalize": null,
"spec_version": 1,
"terms": [
{
"kind": "linear",
"stat": "crit_dmg",
"weight": 50.0
},
{
"kind": "linear",
"stat": "crit_rate",
"weight": 100.0
},
{
"den": "crit_rate",
"kind": "ratio",
"num": "crit_dmg",
"target": 2.0,
"tolerance": 1.0,
"weight": 25.0
}
]
} |