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
List
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
alstroemeria-silentlove
windbot
Commits
969dd333
Commit
969dd333
authored
Jan 04, 2020
by
nanahira
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:moecube/windbot
parents
9f08543f
2d0d7816
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
30 additions
and
5 deletions
+30
-5
BotWrapper/bot.conf
BotWrapper/bot.conf
+6
-1
Decks/AI_Dragun.ydk
Decks/AI_Dragun.ydk
+3
-3
Game/AI/Decks/DragunExecutor.cs
Game/AI/Decks/DragunExecutor.cs
+1
-1
bots.json
bots.json
+20
-0
No files found.
BotWrapper/bot.conf
View file @
969dd333
...
...
@@ -34,6 +34,11 @@ Name=谜之剑士LV4 Deck='Zexal Weapons' Dialog=swordsman.zh-CN
神装电光皇卡组。
AI_LV2
SUPPORT_MASTER_RULE_3
SUPPORT_NEW_MASTER_RULE
SUPPORT_MASTER_RULE_2020
!谜之剑士
LV4
-
8
星同调
Name
=谜之剑士
LV4
Deck
=
'Level VIII'
Dialog
=
swordsman
.
zh
-
CN
8
星同调卡组。
AI_LV2
SUPPORT_MASTER_RULE_3
SUPPORT_NEW_MASTER_RULE
SUPPORT_MASTER_RULE_2020
!琪露诺-彩虹
Name
=琪露诺
Deck
=
Rainbow
Dialog
=
cirno
.
zh
-
CN
全属性凡骨卡组。
...
...
@@ -189,7 +194,7 @@ Name=朱露咲浅羽 Deck=Salamangreat Dialog=nlch.zh-CN
浅羽的香喷喷曲奇。
AI_LV3
SUPPORT_NEW_MASTER_RULE
SUPPORT_MASTER_RULE_2020
!
我太帅了
!
朱露咲浅羽-真红眼
Name
=朱露咲浅羽
Deck
=
Dragun
Dialog
=
nlch
.
zh
-
CN
超魔导真红眼龙骑士卡组。
AI_LV3
SUPPORT_NEW_MASTER_RULE
SUPPORT_MASTER_RULE_2020
Decks/AI_Dragun.ydk
View file @
969dd333
...
...
@@ -41,9 +41,9 @@
40605147
40605147
#extra
37818794
37818794
37818794
100259001
100259001
100259001
96334243
63519819
50588353
...
...
Game/AI/Decks/DragunExecutor.cs
View file @
969dd333
...
...
@@ -36,7 +36,7 @@ namespace WindBot.Game.AI.Decks
public
const
int
InfiniteImpermanence
=
10045474
;
public
const
int
SolemnStrike
=
40605147
;
public
const
int
DragunofRedEyes
=
37818794
;
public
const
int
DragunofRedEyes
=
100259001
;
public
const
int
SeaMonsterofTheseus
=
96334243
;
public
const
int
ThousandEyesRestrict
=
63519819
;
public
const
int
CrystronHalqifibrax
=
50588353
;
...
...
bots.json
View file @
969dd333
...
...
@@ -10,6 +10,16 @@
"deck"
:
"Rainbow"
,
"dialog"
:
"cirno.zh-CN"
},
{
"name"
:
"琪露诺"
,
"deck"
:
"Toadally Awesome"
,
"dialog"
:
"cirno.zh-CN"
},
{
"name"
:
"琪露诺"
,
"deck"
:
"Toadally Awesome"
,
"dialog"
:
"cirno.zh-CN"
},
{
"name"
:
"谜之剑士LV4"
,
"deck"
:
"Dragunity"
,
...
...
@@ -25,6 +35,11 @@
"deck"
:
"Zexal Weapons"
,
"dialog"
:
"swordsman.zh-CN"
},
{
"name"
:
"谜之剑士LV4"
,
"deck"
:
"Level VIII"
,
"dialog"
:
"swordsman.zh-CN"
},
{
"name"
:
"复制植物"
,
"deck"
:
"Zoodiac"
,
...
...
@@ -120,6 +135,11 @@
"deck"
:
"Salamangreat"
,
"dialog"
:
"nlch.zh-CN"
},
{
"name"
:
"朱露咲浅羽"
,
"deck"
:
"Dragun"
,
"dialog"
:
"nlch.zh-CN"
},
{
"name"
:
"永远之魂"
,
"deck"
:
"Burn"
,
...
...
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