Skip to content

Feral DPS simulator for WoW Classic WotLK at level 80

Notifications You must be signed in to change notification settings

eeveecc/WotLK_cat_sim_cn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nerd Ecat Sims

本模拟器为Wowhead野德版主Nerdegghead以及美服Discord TC频道共同开发

中文版本由范克瑞斯Espeon进行翻译,优化,更新,以及代码编译

任何问题请到B站站内信咨询 https://space.bilibili.com/919498

Github https://github.com/eeveecc/WotLK_cat_sim_cn

使用教程

打开exe文件,命令行出现后在浏览器里浏览localhost:8080或者127.0.0.1:8080

Release Note

2022.10.29 修复了冰爪急速默认开启的BUG
2022.11.03 修正翻译,增加平砍重置
2022.11.10 增加回蓝BUFF,支持爪子舞(包括平砍延迟)/神像舞,优化平砍,增加T8效果
2022.12.12 优化代码,根据奥杜尔PTR修正装备数据
2023.02.21 更新补丁饰品数值,面板破甲,破甲食物
2023.03.18 更新P3数据,更新循环算法和服务器延迟
2023.04.12 更新BUFF后的猫循环优化
2023.04.19 更新P4(T10)效果,增加卡饰品功能,增加精灵火延迟选项,修复BUG
2023.04.25 更新AOE循环模拟
2023.05.01 更新P4饰品和神像
2023.05.14 更新剑刃刺绣,优化算法
2023.07.20 优化AOE,饰品触发存能量算法
2023.09.06 更新P4参数,默认配置,战斗时间

开发

本地使用/开发确保python3安装好后

pip install -r requirements.txt
python -m main

Compile

Linux: pyinstaller -F main.py player.py sim_utils.py trinkets.py wotlk_cat_sim.py

Windows: python -m PyInstaller -F main.py player.py sim_utils.py trinkets.py wotlk_cat_sim.py

About

Feral DPS simulator for WoW Classic WotLK at level 80

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%