Evaluate a ship fit
eve_evaluate_fitEvaluate a ship fit to verify slot and resource limits, then calculate EHP, resistances, DPS, capacitor stability, and agility. Returns validated stats for any hull and fitting.
Instructions
Validate and compute stats for a ship fit: CPU/powergrid/slot limits, EHP vs each damage type, resistances, shield regen/boost, DPS per weapon group and drones, capacitor stability estimate, speed/agility. Skills assumed All-5 unless overridden. Always call this instead of guessing numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| low | No | Low-slot modules | |
| mid | No | Mid-slot modules | |
| high | No | High-slot modules, in order | |
| rigs | No | Rigs | |
| drones | No | Drone typeIds carried | |
| skills | No | Skill level overrides {skillTypeId: level}; default All-5 | |
| hullTypeId | Yes | Ship typeId | |
| accountType | No | Account clone state; Alpha uses CCP cloneGrades skill limits, default Omega | omega |