他の計算機と合わないのでダメージ計算式が間違っているようです。
Pktool
Pktoolはポケモンのレート対戦の技選択時間1分の間になるべく様々な情報を得ることを目標としたツールです。 オフラインで動作するため、高速での検索を可能とします。
- ダメージ計算
- ポケモンの能力値確認
- パーティメモ(開発中)
- 素早さ確認(開発中)
インストール
gem install pktool
使い方
$ pktool info
$ pktool damage
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request