Damage calculator
calc_damageCalculate Pokémon VGC damage using Smogon formulas. Auto-fills common items, abilities, natures, and EVs from meta data; override any detail to refine results.
Instructions
VGC damage calc via @smogon/calc. Unspecified items/abilities/natures/EVs auto-fill from meta data and every assumption is echoed back — override any field and re-call to refine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move | Yes | ||
| format | No | VGC format. Default: current Champions Reg M-B. Known ids: champions-reg-mb, sv-reg-i; other Pikalytics/Smogon format ids pass through as-is. | |
| reflect | No | ||
| terrain | No | e.g. Electric, Grassy, Psychic, Misty | |
| weather | No | e.g. Sun, Rain, Sand, Snow | |
| attacker | Yes | ||
| defender | Yes | ||
| aurora_veil | No | ||
| helping_hand | No | ||
| light_screen | No | ||
| single_target | No | Skip the doubles spread reduction |