Commit 3a4bfd91 authored by 247321453's avatar 247321453

数据

parent 690fc5dd
0x1 地
0x2 水
0x4 炎
0x8 风
0x10 光
0x20 暗
0x40 神
\ No newline at end of file
0x1 魔陷破坏
0x2 怪兽破坏
0x4 卡片除外
0x8 送去墓地
0x10 返回手牌
0x20 返回卡组
0x40 手牌破坏
0x80 卡组破坏
0x100 抽卡辅助
0x200 卡组检索
0x400 卡片回收
0x800 表示变更
0x1000 控制权
0x2000 攻守变化
0x4000 贯穿伤害
0x8000 多次攻击
0x10000 攻击限制
0x20000 直接攻击
0x40000 特殊召唤
0x80000 衍生物
0x100000 种族相关
0x200000 属性相关
0x400000 LP伤害
0x800000 LP回复
0x1000000 破坏耐性
0x2000000 效果耐性
0x4000000 指示物
0x8000000 赌博相关
0x10000000 融合相关
0x20000000 同调相关
0x40000000 超量相关
0x80000000 效果无效
\ No newline at end of file
1 1★
2 2★
3 3★
4 4★
5 5★
6 6★
7 7★
8 8★
9 9★
10 10★
11 11★
12 12★
13 13★
\ No newline at end of file
0x1 战士
0x2 魔法使
0x4 天使
0x8 恶魔
0x10 不死
0x20 机械
0x40 水
0x80 炎
0x100 岩石
0x200 鸟兽
0x400 植物
0x800 昆虫
0x1000 雷
0x2000 龙
0x4000 兽
0x8000 兽战士
0x10000 恐龙
0x20000 鱼
0x40000 海龙
0x80000 爬虫类
0x100000 念动力
0x200000 幻神兽
0x300000 创造神
0x400000 幻龙
\ No newline at end of file
1 OCG专有
2 TCG专有
3 OCG&TCG
4 Anime/DIY
\ No newline at end of file
0x1 怪兽
0x2 魔法
0x4 陷阱
0x8 N/A
0x10 通常
0x20 效果
0x40 融合
0x80 仪式
0x100 N/A
0x200 灵魂
0x400 同盟
0x800 二重
0x1000 调整
0x2000 同调
0x4000 衍生物
0x8000 N/A
0x10000 速攻
0x20000 永续
0x40000 装备
0x80000 场地
0x100000 反击
0x200000 反转
0x400000 卡通
0x800000 超量
0x1000000 摇摆
\ No newline at end of file

\ No newline at end of file

\ No newline at end of file

\ No newline at end of file

\ No newline at end of file
......@@ -55,7 +55,21 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Folder Include="Data\UI" />
<Folder Include="Interface" />
<Folder Include="Data" />
</ItemGroup>
<ItemGroup>
<None Include="Data\setname.txt" />
<None Include="Data\UI\card-attribute.txt" />
<None Include="Data\UI\card-level.txt" />
<None Include="Data\UI\card-race.txt" />
<None Include="Data\UI\card-category.txt" />
<None Include="Data\UI\card-rule.txt" />
<None Include="Data\UI\card-type.txt" />
<None Include="Data\UI\from-editor.txt" />
<None Include="Data\UI\from-manage.txt" />
<None Include="Data\UI\message.txt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
\ No newline at end of file
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