Commit 969dd333 authored by nanahira's avatar nanahira

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

parents 9f08543f 2d0d7816
......@@ -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
......@@ -41,9 +41,9 @@
40605147
40605147
#extra
37818794
37818794
37818794
100259001
100259001
100259001
96334243
63519819
50588353
......
......@@ -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;
......
......@@ -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",
......
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