Calculate Pokemon Champions damage
vgc_damage_calculateCalculate auditable generation-zero Pokémon Champions VGC doubles damage from two Showdown sets, applying battle modifiers like weather, terrain, and critical hits.
Instructions
Run an auditable generation-zero Pokemon Champions doubles damage calculation from two Showdown-format sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move | Yes | ||
| reflect | No | ||
| terrain | No | ||
| weather | No | ||
| protected | No | ||
| profile_id | No | ||
| attacker_set | Yes | ||
| critical_hit | No | ||
| defender_set | Yes | ||
| friend_guard | No | ||
| helping_hand | No | ||
| light_screen | No | ||
| single_target | No | ||
| attacker_position | No | ||
| defender_position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |