Commit 746642d1 authored by 聖園ミカ's avatar 聖園ミカ 🐟

update

parents 37e88fe3 8dcc413a
Pipeline #40447 failed with stages
in 43 seconds
......@@ -114,8 +114,18 @@ Name=珠洲岛拓海 Deck=Labrynth Dialog=wof-Suzujima-Takumi
拉比林斯迷宫卡组。
AI_LV4 SUPPORT_NEW_MASTER_RULE SUPPORT_MASTER_RULE_2020
<<<<<<< HEAD
!濑名歌铃-闪刀姬
Name=濑名歌铃 Deck=SkyStriker Dialog=wof-Sena-Karin
=======
!尼亚-于贝尔
Name=尼亚 Deck=Yubel Dialog=near.zh-CN
于贝尔卡组。
AI_LV4 SUPPORT_MASTER_RULE_2020
!复制梁龙-闪刀姬
Name=复制梁龙 Deck=SkyStriker Dialog=anothercopy.zh-CN
>>>>>>> 8dcc413ac22c53156dde47d1604191008742f100
旧式闪刀姬卡组。
AI_LV3 SUPPORT_NEW_MASTER_RULE SUPPORT_MASTER_RULE_2020
......@@ -294,3 +304,7 @@ Name=糖歌 Deck=Ryzeal Dialog=wof-Ameuta
初代雷火沸动卡组。
AI_LV4 SUPPORT_MASTER_RULE_3 SUPPORT_MASTER_RULE_2020
!夏洛特·格雷-于贝尔
Name=夏洛特·格雷 Deck=Yubel Dialog=wof-Charlotte-Gray
于贝尔卡组。
AI_LV4 SUPPORT_MASTER_RULE_2020
#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
{
"welcome": [
"进办公室前要先敲门,你忘了吗?"
],
"deckerror": [
"得让人查查谁把{0}贪走了。"
],
"duelstart": [
"我爱上班,上班使我快乐~",
"先说好,加班费没有的哦。"
],
"newturn": [
"一库走!"
],
"endturn": [
"在我泡好茶之前把这局面打破给我看。"
],
"directattack": [
"不过如此。",
"来,让{0}抱抱。",
"你奖金没了!"
],
"attack": [
"{1},让{0}抱抱。",
"{1}本次的评分是3.0!",
"哎呀~{0}得了MVP!"
],
"ondirectattack": [
"啊我的茶!",
"啊我的24K纯金吸管!",
"*无字商会粗口*"
],
"facedownmonstername": "怪兽",
"activate": [
"首先是{0}。",
"顺序要对,先{0}。"
],
"summon": [
"年度最佳员工——{0}。",
"年度最佳躺赢狗——{0}。",
"年度最佳秘书——{0}。"
],
"setmonster": [
"又跌停了。"
],
"chaining": [
"换方案!{0}!",
"改回初版,谢谢。",
"我奶奶来了都会打。"
]
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -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" />
......
......@@ -243,7 +243,8 @@
{
"name": "有栖川蓝子",
"deck": "MokeyMokeyKing",
"dialog": "wof-Arisugawa-Aiko"
"dialog": "wof-Arisugawa-Aiko",
"hidden": true
},
{
"name": "宫水静香",
......@@ -254,6 +255,11 @@
"name": "糖歌",
"deck": "Ryzeal",
"dialog": "wof-Ameuta"
},
{
"name": "夏洛特·格雷",
"deck": "Yubel",
"dialog": "wof-Charlotte-Gray"
}
]
}
......@@ -243,7 +243,8 @@
{
"name": "有栖川蓝子",
"deck": "MokeyMokeyKing",
"dialog": "wof-Arisugawa-Aiko"
"dialog": "wof-Arisugawa-Aiko",
"hidden": true
},
{
"name": "宫水静香",
......@@ -254,6 +255,11 @@
"name": "糖歌",
"deck": "Ryzeal",
"dialog": "wof-Ameuta"
},
{
"name": "夏洛特·格雷",
"deck": "Yubel",
"dialog": "wof-Charlotte-Gray"
}
]
}
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