Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 将前段时间新的plans更新同步到data里面 #164

Merged
merged 3 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## 🦦这个PR做了啥?
<!-- 把 [ ] 改成 [x] 勾上 -->
- [ ] 🐞 修Bug
- [ ] 🆕 新功能
- [ ] ⬆️ 更新Pypi版本
- [ ] 🛠️ 文本描述修改

## 📃详细说明

* 没有
<!-- 没有就不写吧 -->














<br><br><br>

> ### ✨Tips
> * 有问题?找Review?进QQ群看看吧!
> [【AutoWSGR 交流群】](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=dbB2Hf7LxqMIurjmAsPtJ9Olk12SwWvf&authKey=LiEyKG1YpuxY50gHQanghthg9SROObpPm6OurSCCtDjMZpyPfUuyxrui4gGDQAaI&noverify=0&group_code=568500514)
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## 项目简介

![](https://img.shields.io/github/repo-size/OpenWSGR/AutoWSGR) ![](https://img.shields.io/pypi/v/autowsgr) ![](https://img.shields.io/pypi/dm/autowsgr) ![](https://img.shields.io/github/issues/OpenWSGR/AutoWSGR) ![MIT licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![Repo Size](https://img.shields.io/github/repo-size/OpenWSGR/AutoWSGR) ![Pypi Version](https://img.shields.io/pypi/v/autowsgr) ![Pypi Downloads](https://img.shields.io/pypi/dm/autowsgr) ![Github Issues](https://img.shields.io/github/issues/OpenWSGR/AutoWSGR) ![Github Last Commit](https://img.shields.io/github/last-commit/OpenWSGR/AutoWSGR) ![MIT licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg)

用 python 与 c++ 实现的 战舰少女R 的自动化流水线 & 数据统计一体化脚本, 提供 `WSGR` 游戏级别接口以及部分图像和原子操作接口.

Expand All @@ -15,7 +15,7 @@

## 参与开发

欢迎有一定python基础的同学加入开发,共同完善这个项目。您可以实现新的功能,也可以改进现有功能,或者修复bug。如果您有好的想法,也可以提出issue或加qq群讨论。开发前请仔细阅读 [贡献指南](CONTRIBUTING.md) 和[用户文档](https://docs-autowsgr.notion.site)。
欢迎有一定python基础的同学加入开发,共同完善这个项目。您可以实现新的功能,也可以改进现有功能,或者修复bug。如果您有好的想法,也可以提出issue或加qq群讨论。开发前请仔细阅读 [贡献指南](CONTRIBUTING.md) 和 [用户文档](https://docs-autowsgr.notion.site)。

注意: 开发者请**不要从pypi安装autowsgr**,改为 [本地模式](https://docs-autowsgr.notion.site/2-AutoWSGR-efeb69811b544604b944d5b5727317a4) 安装。

Expand Down
23 changes: 23 additions & 0 deletions autowsgr/data/plans/normal_fight/5-2炸鱼.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# 功能:5-2捞火力狗粮,单横
# 带路条件:低速轻母 (<=25节)旗舰(全带反潜飞机),10+火力航母(1战+3轰),3轻巡/驱逐,练级位
# 注意⚠️ 队伍中不能有2个驱逐, 否则会进入B点

# MapLevel
chapter: 5 # 章节
map: 2 # 地图
selected_nodes: [C] # 选择要打的节点,白名单模式,一旦到达不要的节点就SL
fight_condition: 4 # 战况选择
repair_mode: 1 #维修策略:1为中破就修,2为大破就修
fleet_id: 2

node_defaults:
# 索敌成功阶段
enemy_rules:
- [CA > 0, retreat]
# 阵型选择阶段
formation: 5 # 正常情况阵型选择,1-5
# 夜战选择阶段
night: False # 是否夜战
proceed: False

node_args:
24 changes: 24 additions & 0 deletions autowsgr/data/plans/normal_fight/6-1炸鱼不打5鱼.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 功能:6-1a 炸鱼, 不打5鱼阵容,打2轻母3鱼和2雷巡3鱼。航母旗舰,强化至少30点火力,4个轻巡/驱逐(Z17>>布雷恩/海伦娜/吹雪)+低速轻母。
# 也可以去掉吹雪或海伦娜,带一个欧根or鱼。队内需要有个25节以下,不带鱼的话就得低速轻母。
# 配装见NGA
# 带路条件:一低速 (<=27节)

# MapLevel
chapter: 6 # 章节
map: 1 # 地图
selected_nodes: [A] # 选择要打的节点,白名单模式,一旦到达不要的节点就SL
fight_condition: 4 # 战况选择
repair_mode: 1 #维修策略:1为中破就修,2为大破就修
fleet_id: 2

node_defaults:
# 索敌成功阶段
enemy_rules:
- [SS == 5, retreat]
# 阵型选择阶段
formation: 5 # 正常情况阵型选择,1-5
# 夜战选择阶段
night: False # 是否夜战
SL_when_spot_enemy_fails: True

node_args:
Loading