MCP Servers / other / Pokemon Gen3 Calculator

Pokemon Gen3 Calculator

JSON →
noneother

A damage and status calculator for Pokemon Generation 3.

Install
How to run this server

No install command recorded.

server path: pokemon-gen3-calculator
Tools
What this server exposes
calculate_status
種族値、個体値、努力値、せいかくを考慮した正確な実数値計算
calculate_damage
タイプ相性、タイプ一致補正、とくせい効果、もちもの効果、天候効果、場の状態、能力ランク補正、急所判定、特殊な技の処理を考慮した総合的なダメージ計算
calculate_damage_matrix_varying_attack
防御側の努力値を固定し、攻撃側の努力値を総当たりしてダメージ行列を計算。相手を確実に倒すための最小限の攻撃努力値を見つける際に有用
calculate_damage_matrix_varying_defense
攻撃側の努力値を固定し、防御側の努力値を総当たりしてダメージ行列を計算。特定の攻撃を耐えるために必要な防御努力値配分を検討する際に有用
Configuration
Environment & auth
authnone
Resources
Pokemon Gen3 Calculator — MCP Server · libregistry