Commit dc1020c3 authored by DailyShana's avatar DailyShana

2.4.2.3

parent 787dfd6d
...@@ -28,4 +28,4 @@ ...@@ -28,4 +28,4 @@
// //
// You can specify all the values or you can use the default the Revision and // You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below: // Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.4.2.2")] [assembly: AssemblyVersion("2.4.2.3")]
★更新历史 ★更新历史
2.4.2.3
添加连接类型
添加电子界族
2.4.2.2 2.4.2.2
添加特殊召唤类型 添加特殊召唤类型
更新数据 更新数据
......
[DataEditorX]2.4.2.2[DataEditorX] [DataEditorX]2.4.2.3[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL] [URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment) ★运行环境(Environment)
......
No preview for this file type
★更新历史 ★更新历史
2.4.2.3
添加连接类型
添加电子界族
2.4.2.2 2.4.2.2
添加特殊召唤类型 添加特殊召唤类型
更新数据 更新数据
......
...@@ -29,6 +29,15 @@ ...@@ -29,6 +29,15 @@
0xb 11★ 0xb 11★
0xc 12★ 0xc 12★
0xd 13★ 0xd 13★
##link marker
0x1 ↙
0x2 ↓
0x4 ↘
0x8 ←
0x20 →
0x40 ↖
0x80 ↑
0x100 ↗
##category ##category
0x1 魔陷破坏 0x1 魔陷破坏
0x2 怪兽破坏 0x2 怪兽破坏
...@@ -92,30 +101,31 @@ ...@@ -92,30 +101,31 @@
##type ##type
0x1 怪兽 0x1 怪兽
0x2 魔法 0x2 魔法
0x4 陷阱 0x4 陷阱
0x8 N/A 0x8 N/A
0x10 通常 0x10 通常
0x20 效果 0x20 效果
0x40 融合 0x40 融合
0x80 仪式 0x80 仪式
0x100 N/A 0x100 N/A
0x200 灵魂 0x200 灵魂
0x400 同盟 0x400 同盟
0x800 二重 0x800 二重
0x1000 调整 0x1000 调整
0x2000 同调 0x2000 同调
0x4000 衍生物 0x4000 衍生物
0x8000 N/A 0x8000 N/A
0x10000 速攻 0x10000 速攻
0x20000 永续 0x20000 永续
0x40000 装备 0x40000 装备
0x80000 场地 0x80000 场地
0x100000 反击 0x100000 反击
0x200000 反转 0x200000 反转
0x400000 卡通 0x400000 卡通
0x800000 超量 0x800000 超量
0x1000000 灵摆 0x1000000 灵摆
0x2000000 特殊召唤 0x2000000 特殊召唤
0x4000000 连接
##setname ##setname
-1 自定义 -1 自定义
0x0 系列 0x0 系列
......
...@@ -29,6 +29,15 @@ ...@@ -29,6 +29,15 @@
0xb 11★ 0xb 11★
0xc 12★ 0xc 12★
0xd 13★ 0xd 13★
##link marker
0x1 ↙
0x2 ↓
0x4 ↘
0x8 ←
0x20 →
0x40 ↖
0x80 ↑
0x100 ↗
##category ##category
0x1 S/T Destroy 0x1 S/T Destroy
0x2 Destroy Monster 0x2 Destroy Monster
...@@ -116,6 +125,7 @@ ...@@ -116,6 +125,7 @@
0x800000 Xyz 0x800000 Xyz
0x1000000 Pendulum 0x1000000 Pendulum
0x2000000 SPSummon 0x2000000 SPSummon
0x4000000 Link
##setname ##setname
-1 Custom -1 Custom
0x0 Archetype 0x0 Archetype
......
...@@ -15,6 +15,7 @@ CodeEditForm.mainMenu.menuitem_about 关于 ...@@ -15,6 +15,7 @@ CodeEditForm.mainMenu.menuitem_about 关于
# #
DataEditForm.btn_img 导入图片 DataEditForm.btn_img 导入图片
DataEditForm.lb_types 卡片类型 DataEditForm.lb_types 卡片类型
DataEditForm.lb_markers 连接标记
DataEditForm.lb_tiptexts 脚本提示文字 DataEditForm.lb_tiptexts 脚本提示文字
DataEditForm.lb_categorys 效果分类 DataEditForm.lb_categorys 效果分类
DataEditForm.lb_cardcode 卡片密码 DataEditForm.lb_cardcode 卡片密码
......
[DataEditorX]2.4.2.2[DataEditorX] [DataEditorX]2.4.2.3[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL] [URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment) ★运行环境(Environment)
......
No preview for this file type
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