hero_stats
Calculate exact hero statistics at any level (1-200) including HP, attack, speed, and critical rates. Specify talent, reincarnation, camp, pet, and inscription to get accurate combat values.
Instructions
LIVE fully-computed stats for a hero at a given level (1-200), via casclash's
calculator (there is no official IGG API). Returns HP, Attack, ATK SPD, MOV SPD,
Attack Range, ACC, Dodge, CRIT, CRIT DMG, CRIT Resist. talent = talent NAME (e.g.
'Tenacity') or id, with talent_lvl 1-10; reincarnation=1 is the normal evolved form.
camp(crest)/pet/inscription are numeric ids (0 = none).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pet | No | ||
| camp | No | ||
| hero | Yes | ||
| level | No | ||
| talent | No | ||
| camp_lvl | No | ||
| skill_lvl | No | ||
| talent_lvl | No | ||
| inscription | No | ||
| reincarnation | No |