Commit 9f08543f authored by nanahira's avatar nanahira

Merge branch 'master' of github.com:IceYGO/windbot

parents 641c0e2f a001d576
......@@ -188,3 +188,8 @@ AI_LV3 SUPPORT_NEW_MASTER_RULE SUPPORT_MASTER_RULE_2020
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
#created by ...
#main
46986414
46986414
74677422
74677422
67300516
10802915
10802915
26202165
91646304
14558127
14558127
72291078
72291078
72291078
23434538
23434538
23434538
97631303
97631303
97631303
1845204
1845204
6172122
6172122
6172122
11827244
11827244
18144506
81439173
83764718
92353449
92353449
24224830
24224830
24224830
10045474
10045474
10045474
40605147
40605147
#extra
37818794
37818794
37818794
96334243
63519819
50588353
70369116
70369116
98978921
98978921
31226177
31226177
60303245
60303245
60303245
!side
{
"welcome": [
"你好,我太帅了。"
],
"deckerror": [
"抱歉,我的卡组里的{0}的数量似乎出了问题。"
],
"duelstart": [
"进行堂堂正正的决斗吧(裤裆藏龙)"
],
"newturn": [
"接下来就是我的舞台"
],
"endturn": [
"我的回合结束,试试来击溃我吧"
],
"directattack": [
"老子上了,要你的命"
],
"attack": [
"消失吧,杂鱼"
],
"ondirectattack": [
"爸爸,饶命"
],
"facedownmonstername": "怪兽",
"activate": [
"我发动,这张卡的效果,虽然上面没写,但就是可以这样用。"
],
"summon": [
"强,无敌",
"召唤{0},赚爆",
"{0}简直假卡",
"我永远喜欢{0}"
],
"setmonster": [
"又卡手了"
],
"chaining": [
"愚蠢,看我见招拆招"
]
}
This diff is collapsed.
......@@ -68,6 +68,7 @@
<Compile Include="Game\AI\DecksManager.cs" />
<Compile Include="Game\AI\Decks\AltergeistExecutor.cs" />
<Compile Include="Game\AI\Decks\BlackwingExecutor.cs" />
<Compile Include="Game\AI\Decks\DragunExecutor.cs" />
<Compile Include="Game\AI\Decks\Level8Executor.cs" />
<Compile Include="Game\AI\Decks\SalamangreatExecutor.cs" />
<Compile Include="Game\AI\Decks\CyberDragonExecutor.cs" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment