他の計算機と合わないのでダメージ計算式が間違っているようです。

Pktool

Pktoolはポケモンのレート対戦の技選択時間1分の間になるべく様々な情報を得ることを目標としたツールです。 オフラインで動作するため、高速での検索を可能とします。

  1. ダメージ計算
  2. ポケモンの能力値確認
  3. パーティメモ(開発中)
  4. 素早さ確認(開発中)

インストール

gem install pktool

使い方

$ pktool info

$ pktool damage

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request