Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
W
windbot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
windbot
Commits
a95bd4c6
Commit
a95bd4c6
authored
Sep 03, 2025
by
Reinen
Committed by
GitHub
Sep 03, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Yubel Deck (#215)
parent
7d0a5a85
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2424 additions
and
0 deletions
+2424
-0
BotWrapper/bot.conf
BotWrapper/bot.conf
+5
-0
Decks/AI_Yubel.ydk
Decks/AI_Yubel.ydk
+58
-0
Game/AI/Decks/YubelExecutor.cs
Game/AI/Decks/YubelExecutor.cs
+2360
-0
WindBot.csproj
WindBot.csproj
+1
-0
No files found.
BotWrapper/bot.conf
View file @
a95bd4c6
...
...
@@ -114,6 +114,11 @@ Name=尼亚 Deck=Labrynth Dialog=near.zh-CN
拉比林斯迷宫卡组。
AI_LV4
SUPPORT_NEW_MASTER_RULE
SUPPORT_MASTER_RULE_2020
!尼亚-于贝尔
Name
=尼亚
Deck
=
Yubel
Dialog
=
near
.
zh
-
CN
于贝尔卡组。
AI_LV4
SUPPORT_MASTER_RULE_2020
!复制梁龙-闪刀姬
Name
=复制梁龙
Deck
=
SkyStriker
Dialog
=
anothercopy
.
zh
-
CN
旧式闪刀姬卡组。
...
...
Decks/AI_Yubel.ydk
0 → 100644
View file @
a95bd4c6
#created by MDPro3
#main
4779091
90829280
90829280
90829280
78371393
78371393
78371393
41165831
60764609
28803166
14558127
14558127
14558127
23434538
23434538
81034083
81034083
81034083
97651498
27439792
24215921
24215921
62318994
62318994
62318994
73628505
65261141
93729896
93729896
93729896
80312545
80312545
80312545
98567237
24224830
24224830
65681983
99989863
80801743
10045474
#extra
82135803
80453041
93860227
26096328
56910167
70636044
79559912
24269961
67680512
12067160
29301450
29479265
71818935
2463794
60303245
\ No newline at end of file
Game/AI/Decks/YubelExecutor.cs
0 → 100644
View file @
a95bd4c6
This source diff could not be displayed because it is too large. You can
view the blob
instead.
WindBot.csproj
View file @
a95bd4c6
...
...
@@ -120,6 +120,7 @@
<Compile
Include=
"Game\AI\Decks\DoEveryThingExecutor.cs"
/>
<Compile
Include=
"Game\AI\Decks\OldSchoolExecutor.cs"
/>
<Compile
Include=
"Game\AI\Decks\Rank5Executor.cs"
/>
<Compile
Include=
"Game\AI\Decks\YubelExecutor.cs"
/>
<Compile
Include=
"Game\AI\Decks\ZefraExecutor.cs"
/>
<Compile
Include=
"Game\AI\Decks\ZoodiacExecutor.cs"
/>
<Compile
Include=
"Game\AI\Decks\ZexalWeaponsExecutor.cs"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment