Commit 239b74b2 authored by 神楽坂玲奈's avatar 神楽坂玲奈

init

parents
# Auto detect text files and perform LF normalization
* text=auto
\ No newline at end of file
/.idea/
Thumbs.db
\ No newline at end of file
[Game]
RTP=
Library=Library/RGSS300.dll
Scripts=Scripts.data
Title=CardCreater
#-----------------------------#
# CardCreater Rebulit #
# 霜月 とうね Tone Shimotsuki #
# Last Update 2013.2.19 #
#-----------------------------#
這是基於 RPG Maker VX Ace 的簡單程序,用於進行遊戲王中文 DIY,因為這是我第一次嘗試編寫程序,所以有所不足還請見諒。
因為時間以及我比較懶的緣故,並沒有設計 UI 介面,設置全在 Settings.ini 這個文件中,生成的文件則在 Saves 文件夾中。
需要感謝的是提供了腳本編輯器 NekoKun 的 Orzfly,以及提供了 Bitmap to PNG 的坦克、提供了 Biliner Zoom 的雷達喵。
如有疑問還請發送電郵到 snow-heart@qq.com 。
\ No newline at end of file
# ※ 不要改动
card = Card.new
# ※ 必要设置部分
# 卡图 id
# 尺寸为 428 * 428,在 Image 文件夹下
card.id = 1
# 卡片名称
card.name = '裁决之龙'
# 卡片密码
# 不需要请留空为 ''
card.password = '57774843'
# 卡包编号
# 不需要请留空为 ''
card.pack_id = 'LODT-JP026'
# 卡片类型
# 融合、仪式、同调、多维等怪兽有效果的请使用以下书写方法
# [:效果怪兽, :多维怪兽]
# 前后没有要求
card.card_type = [:效果怪兽]
# 卡片描述·效果
card.lore = '这张卡不能通常召唤。自己墓地的名字带有「光道」的怪兽是4种类以上的场合才能特殊召唤。可以通过支付1000基本分,这张卡以外的场上的卡全部破坏。此外,只要这张卡在自己场上表侧表示存在,每次自己的结束阶段,从自己卡组上面把4张卡送去墓地。'
# ※ 以下设置只有在是怪兽卡的时候才是必要设置
# 怪兽等级
card.level = 8
# 怪兽攻击力·守备力
card.atk = 3000
card.def = 2600
# 怪兽属性
card.attribute = :光
# 怪兽种族
card.monster_type = :龙
# 二级类型
card.second_type = nil
# ※ 不要改动
card
\ No newline at end of file
<div class="card">
<img class="card_type" src="mse/data/yugioh-standard.mse-style/card-slifer.png"/>
<span class="name">喵了个咪</span>
<img class="attribute" src="mse/data/yugioh-caicai-levels.mse-symbol-font/水.png"></div>
<div class="level">
<img src="mse/data/yugioh-caicai-levels.mse-symbol-font/star.png">
</div>
<img class="image" src="shanghai.jpg"/>
<span class="monster_type">【人偶族·卖萌】</span>
<span class="number">TH14-ZH998</span>
<span class="edition">DUEL TERMINAL</span>
<div class="rule_text">啦啦啦德玛西亚</div>
<span class="gamecode">99999998</span>
<img class="rarity2" src="mse/data/yugioh-caicai-levels.mse-symbol-font/暗防伪.png"/>
<span class="copyright">©1996 KAZUKI TAKAHASHI</span>
<span class="atkoverlay">123</span>
<span class="defoverlay">321</span>
</div>
<link rel="stylesheet" href="style.css" />
\ No newline at end of file
mse version: 2.0.0
installer group: translations/Simplified Chinese
full name: 简体中文
version: 2013-01-22
icon: cns.png
############################################################## Menu items
menu:
file: &文件
new set: &新建套牌... Ctrl+N
open set: &打开套牌... Ctrl+O
save set: &保存套牌 Ctrl+S
save set as: 另存为... F12
export: &导出卡图
export html: &HTML文件...
export image: 卡牌图像...
export images: 全部卡牌图像...
export apprentice: &Apprentice...
export mws: Magic &Workstation...
check updates: 功能选择...
print preview: 打印预览...
print: &打印... Ctrl+P
reload data: 重新载入数据 Ctrl+F5
show profiler: 显示历史记录 Ctrl+F6
exit: 退出 Alt+F4
edit: &编辑
undo: 撤销%s Ctrl+Z
redo: 重做%s Ctrl+Y
cut: 剪切 Ctrl+X
copy: 复制 Ctrl+C
paste: 粘贴 Ctrl+V
find: 查找 Ctrl+F
find next: 查找下一个 F3
replace: 替换 Ctrl+H
auto replace: 自动替换...
preferences: 选项设置...
cards: 套牌
previous card: 选择上一张卡牌 PgUp
next card: 选择下一张卡牌 PgDn
add card: 添加卡牌 Ctrl+Enter
add cards: 批量添加卡牌...
remove card: 删除所选卡牌
orientation: 旋转
rotate 0: 普通
rotate 270: 顺时针旋转90°
rotate 90: 逆时针旋转90
rotate 180: 上下翻转180°
card list columns: 卡牌列表栏...
keywords: 关键词
previous keyword: 选择上一个关键词 PgUp
next keyword: 选择下一个关键词 PgDn
add keyword: 添加关键词 Ctrl+Enter
remove keyword: 删除所选关键词 Del
format: 字体符号
bold: 粗体 Ctrl+B
italic: 斜体 Ctrl+I
symbols: 自动符号 Ctrl+M
reminder text: 提示文本 Ctrl+R
insert symbol: 插入符号
# spelling
no spelling suggestions: 没有纠正建议
graph: 图像
pie: 饼形图 1
bar: 条形图 2
stack: 堆叠条形图 3
scatter: 散点图 4
scatter pie: 散饼图 5
window: 窗口
new window: 新建窗口
cards tab: 卡牌编辑 F5
set info tab: 卡牌信息 F6
style tab: 风格设置 F7
keywords tab: 关键词 F8
stats tab: 统计结果 F9
random pack tab: &随机卡包
console tab: &控制台 Ctrl+F9
help: 帮助
index: 索引... F1
website: 官方网站...
about: 关于Magic Set Editor...
# symbol editor
new symbol: 新建套牌... Ctrl+N
open symbol: 打开套牌... Ctrl+O
save symbol: 保存套牌 Ctrl+S
save symbol as: 另存为... F12
store symbol: 储存 Ctrl+Enter
close symbol editor: 关闭 Alt+F4
duplicate: 复制 Ctrl+D
group: 分组 Ctrl+G
ungroup: 取消分组 Ctrl+U
tool: 工具
select: 选择 F5
rotate: 旋转 F6
points: 控制点 F7
basic shapes: 基本形状 F8
symmetry: 对称效果 F9
paint: 笔刷 F10
############################################################## Menu help texts
help:
welcome: 欢迎使用 Magic Set Editor
file:
new set: 创建新套牌
open set: 打开已有套牌
last opened set: 打开 '%s'
save set: 保存现有套牌
save set as: 使用新文件名保存卡牌
export: 导出卡牌...
export html: 将卡牌导出成网页格式
export image: 将所选卡牌导出成为一张图片
export images: 将所有卡牌导出成图片
export apprentice: 将卡牌导出成为能在 属性 中使用的格式
export mws: 将卡牌导出成为能在 Magic Workstation 中使用的格式
check updates: 安装或升级文件包
print preview: 显示即将被打印的卡牌
print: 从本卡牌中打印这张牌
reload data: 重新载入所有模板(游戏类型和样式)和卡牌数据.
show profiler: 显示(脚本)功能时序分析器窗口。用于优化。
exit: 退出Magic Set Editor程序,请迅速保存你的卡牌
edit:
undo: 撤销上一个动作
redo: 重做上一个动作
cut: 将选中的文字剪切至剪切板
cut card: 将选中的卡牌剪切至剪切板
cut keyword: 将选中的关键词剪切至剪切板
copy: 将选中的文字复制至剪切板
copy card: 将选中的卡牌复制至剪切板
copy keyword: 将选中的关键词复制至剪切板
paste: 从剪切板插入文字
paste card: 从剪切板插入卡牌
paste keyword: 从剪切板插入关键词
find: 搜索卡牌文字
find next: 查找下一个
replace: 替换卡牌文字
auto replace: 自动替换什么文字?
preferences: 修改Magic Set Editor的设置
cards:
previous card: 选择列表中的上一张卡牌
next card: 选择列表中的下一张卡牌
add card: 添加一个新的空白卡牌到本卡牌
add cards: 添加多张卡牌到本套牌
remove card: 从本套牌中删除所选卡牌
orientation: 调整所显示卡牌的方向
rotate card: 将所显示卡牌顺时针旋转90°
rotate 0: 将所显示卡牌还原为正常模式
rotate 270: 将所显示卡牌顺时针旋转
rotate 90: 将所显示卡牌逆时针旋转
rotate 180: 将所显示卡牌上下翻转
card list columns: 调整卡牌列表栏显示项目和显示顺序
keywords:
previous keyword: 从列表中选择上一个关键词
next keyword: 从列表中选择下一个关键词
add keyword: 添加一个新关键词到本套牌中
remove keyword: 从本套牌中删除选中的关键词
format:
bold: 将所选文字设为粗体
italic: 将所选文字设为斜体
symbols: 将所选文字改成符号
reminder text: 对选择的关键词显示提示文本
# spelling
no spelling suggestions: 没有任何纠正建议
graph:
pie: 饼状图,每一份的大小取决与卡牌数量
bar: 条形图,条形高度取决于卡牌数量
stack: 条形图,堆叠条形图
scatter: 散点图,每一个散点的大小取决与卡牌数量
scatter pie: 散饼图,每一个三点都是一个小型饼状图
window:
new window: 创建一个额外窗口用来编辑同一套牌
cards tab: 编辑套牌中的卡牌
set info tab: 编辑套牌信息,例如创建者,其他
style tab: 改变卡牌样式
keywords tab: 定义本套牌额外的关键词
stats tab: 显示本套牌的统计情况
random pack tab: 可以生成卡包(注:并非是可以做卡包图,是生成卡包内容,即卡包里的卡)
console tab: 显示故障信息,并允许执行脚本命令。
help:
index:
website:
about:
# Cards panel
collapse notes: 隐藏写字板的格子
expand notes: 显示写字板的格子
# Random pack panel
random seed: 不同的卡包会生成不同的号码。
fixed seed: 给‘随机卡包’使用相同的号码。
seed: 用于随机生成的号码。给‘随机卡包’使用相同的号码。
edit pack type: 双击编辑卡包内容
number of packs: 生成n%ss的卡包
# Preferences
app language:
注意: 你必须重新启动MSE才能使语言修改生效
zoom export:
(当关闭该项的时候,卡牌会按照以下规则导出:
100%大小,不旋转)
# apprentice export
set code: 套牌代码是一个双字节代码,它能被属性识别成一幅套牌
# Symbol editor
new symbol: 创建一个新的系列符号
open symbol: 打开一个系列符号
save symbol: 保存系列符号
save symbol as: 使用不同文件名保存系列符号
store symbol: 将系列符号储存进套牌
close symbol editor: 关闭系列符号编辑器
duplicate: 复制所选图形
group: 所选图形分成一组
ungroup: 取消所选分组
grid: 显示网格线
snap: 吸附形状和控制点到网格线
tool:
select: 选择并移动形状
rotate: 旋转并修剪形状
points: 编辑形状控制点
basic shapes: 绘制基本形状,例如矩形和圆形
symmetry: 给系列符号添加对称效果
paint: 用笔刷在图形上绘制
select editor:
merge: 把这个图形融合到下面
subtract: 把这个图形从下面剪掉,仅保留不在这个图形,但是在下面图形的区域
intersect: 把这个图形和下面相交,仅保留图像共有区域
difference: 这个图形和下面不相交,仅仅保留不在其他图形的区域
overlap: 替换并且将边框覆盖到上面的图形
border: 把这个图形绘制为边框
drag to shear: 拖拽,修改选定的 %s
drag to rotate: 拖拽,修改选定部分的旋转角度 %s;按住Ctrl,强制旋转15°
drag to resize: 拖拽,修改选定部分的大小 %s,;按住Ctrl,强制修改大小
click to select shape: 点击,选择图形;拖拽,移动图形;双击,编辑图形
ellipse: 绘制圆形及椭圆形
rectangle: 绘制正方形及矩形
polygon: 绘制多边形
star: 绘制星形
sides: 确定多边形或者星形的边数
drag to draw shape: 拖拽,调整图形大小,按住Ctrl,强制修改图形,按住Shift,图形居中
draw ellipse: 点击并且拖拽,绘制一个椭圆形,按住Ctrl,绘制圆形
draw rectangle: 点击并且拖拽,绘制一个矩形,按住Ctrl,绘制正方形
draw polygon: 点击并且拖拽,绘制一个多边形
draw star: 点击并且拖拽,绘制一个星形
line segment: 将所选线段变成直线
curve segment: 将所选线段变成曲线
free point: 允许两个控制点自由移动
smooth point: 使被选择的点平滑,用两个控制点互相相反的方式替换
symmetric point: 将被选择的点做对称效果
drag to move curve: 拖拽来移动曲线
drag to move line: 按住Alt键并且拖拽,移动曲线;双击,在线上添加一个点
drag to move point: 点击并拖拽,移动控制点;双击,移除该点
rotation: 旋转对称(环形效果)
reflection: 反转对称(镜像效果)
add symmetry: 所选部分添加对称效果
remove symmetry: 移除对称效果
copies: 输入反转数值(包含原始数值)
# Card select
filename format: (使用 {card.name} 作为卡牌名称;文件类型由扩展名决定)
############################################################## Toolbar
tool:
undo: 撤销
redo: 重做
cards tab: 卡牌编辑
set info tab: 套牌信息
style tab: 风格设置
keywords tab: 关键词
stats tab: 统计结果
random pack tab: 随机卡包
console tab: 控制台
# symbol editor
store symbol: 储存
grid: 网格
snap: 吸附
select: 选择
rotate: 旋转
points: 控制点
basic shapes: 基本形状
symmetry: 对称效果
paint: 笔刷
merge: 融合
subtract: 减去
intersect: 相交
difference: 不相交
overlap: 覆盖
border: 边框
ellipse: 椭圆形
rectangle: 矩形
polygon: 多边形
star: 星形
rotation: 旋转
reflection: 反转
add symmetry: 添加对称效果
remove symmetry: 移除对称效果
line segment: 直线
curve segment: 曲线
free point: 自由
smooth point: 平滑
symmetric point: 对称
############################################################## Toolbar help text
tooltip:
cards tab: 卡牌编辑
set info tab: 套牌信息
style tab: 风格设置
keywords tab: 关键词
stats tab: 统计结果
random pack tab: 随机卡包
console tab: 控制台
new set: 新建套牌
open set: 打开套牌
save set: 保存套牌
export: 导出卡图
cut: 剪切
copy: 复制
paste: 粘贴
undo: 撤销%s
redo: 重做%s
add card: 添加卡牌
remove card: 移除选中卡牌
rotate card: 旋转卡牌
add keyword: 添加关键词
remove keyword: 移除所选关键词
bold: 粗体
italic: 斜体
symbols: 系列符号
reminder text: 提示文本
pie: 饼形图
bar: 条形图
stack: 堆叠条形图
scatter: 散点图
scatter pie: 散饼图
cards tab: 卡牌
set info tab: 套牌信息
style tab: 样式
keywords tab: 关键词
stats tab: 统计
# symbol editor
store symbol: 将系列符号保存到套牌
grid: 显示网格
snap: 吸附网格
select: 选择 (F5)
rotate: 旋转 (F6)
points: 控制点 (F7)
basic shapes: 基本形状 (F8)
symmetry: 对称效果 (F9)
paint: 笔刷 (F10)
merge: 和下面的图形融合
subtract: 从下面的图形减去
intersect: 和下面的图形相交
difference: 和下面的图形不相交
overlap: 覆盖上面的其他图形
border: 绘制边框
ellipse: 圆形 / 椭圆形
rectangle: 正方形 /矩形
polygon: 多边形
star: 星型
rotation: 旋转对称(环形效果)
reflection: 反转对称(镜像效果)
add symmetry: 所选部分添加对称效果
remove symmetry: 移除对称效果
line segment: 变成直线
curve segment: 变成曲线
free point: 解锁点
smooth point: 点平滑效果
symmetric point: 点对称效果
############################################################## Labels in the GUI
label:
# Cards tab
card notes: 卡牌信息:
search cards: 搜索卡牌...
# Keywords tab
search keywords: 搜索关键词...
keyword: 关键词
match: 匹配
mode: 类型
uses: 使用次数
reminder: 提示文本
rules: 额外规则
standard keyword:
这是一个标准的 %s 关键词,你不需要编辑它。
如果你做了一个关键词的备份,那么你的备份将优先被使用
# Style tab
styling options: 样式选项
# Random pack panel
pack selection: 卡包选项
pack totals: 合计
pack name: 卡包名字
seed: 号码
total cards: 全部卡牌
# Open dialogs
all files 全部文件
# Other set window dialogs
save changes:
要保存 '%s' 套牌的修改吗?
如果是,请点击‘是’;如果不,请点击‘否’。。
# New set window
game type: 游戏类型:
style type: 风格样式:
stylesheet not found:
你要打开的套牌使用的是 "%s" 样式表
这个样式表在你的系统里没有找到,请选择其他方案
# Preferences
language: 语言
windows: 打开套牌
app language: 程序界面语言:
card display: 卡牌显示
zoom: 缩放:
percent of normal: (显示/导出)
external programs: 外部程序
apprentice: 关联程序:
apprentice exe: 可执行的程序
check at startup: 程序运行时检查新版本
checking requires internet:
检查新版本需要接入互联网。
没有接入互联网的时候不检查更新。
检查更新时不会搜集用户信息。
# Column select
select columns: 选择你要显示的栏目
columns: 栏目:
# Card select / images export
select cards: 被导出的卡牌
selected card count: %s 张卡要被导出
select cards print: 选择需要打印的卡牌
filename format: 格式:
filename conflicts: 处理重复文件名:
export filenames: 文件名
filename is ignored: (忽略文件名)
# apprentice export
set code: 设置套牌代码:
apprentice export cancelled: 导出到 Apprentice 的过程被取消
# Html export
html template: 模板:
html export options: 导出选项
# Image slicer
original: 原始:
result: 结果:
size: 大小
original size: &原大小
size to fit: 适合&大小
force to fit: &
custom size: &自定义大小
selection: 选取
selection left: &侧边
selection top: &顶部
selection width: &
selection height: &
zoom: 缩放
fix aspect ratio: 修改比例 (/)
zoom amount: 调整
zoom amount x: 调整 &X
zoom amount y: 调整 &Y
zoom %: %
filter: 过滤
sharpen filter: &锋利度
# Auto replace
auto match: 匹配
auto replace: 替换
# Symbol editor
sides: 方面
# Packages window
package name: 文件包
package status: 状态
package action: 动作
package conflicts: 冲突修改
package modified: 本地修改
package updates: 可用升级
package installed: 已安装
package installable: 未安装
install package: 安装
reinstall package: 重装
upgrade package: 升级
remove package: 移除
installed version: 已安装版本:
installable version: 最后版本:
installer size: 容量:
installer status: Status:
no version: -
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
edit symbol: 编辑
symbol gallery: 画廊
# Style panel
use for all cards: 应用到全部卡牌
use custom styling options: 本张卡牌使用特殊设置
# Keywords panel
insert parameter: 插入参数...
refer parameter: 提交参数...
# Random pack panel
generate pack: &生成卡包
random seed: &随机号码
fixed seed: &自定义号码
add custom pack: 添加&自定义卡包...
# Console panel
evaluate: &签定
# Welcome
new set: New Card
open set: Open Card
check updates: 检查更新
last opened set: Last Card
# Preferences
open sets in new window: 在新窗口打开/创建所有套牌
select: 选择...
browse: 浏览...
high quality: 高质量渲染效果
show lines: 各个编辑区域显示线
show editing hints: 编辑的时候显示虚线提示框
zoom export: 导出图像,采用缩放和旋转
spellcheck enabled: 在卡牌上面显示组词错误
check now: 立刻检查
always: 总是
if internet connection exists: 如果接入互联网
never: 从不
# Column select
move up: 向上移动
move down: 向下移动
show: 显示
hide: 隐藏
# Card select
export entire set: 导出整个套牌
export generated packs: 导出卡包生成的卡牌
export custom cards selection: 自选
select cards: &选择卡牌
select all: 全选
select none: 全不选
overwrite: 覆盖旧文件
keep old: 保留旧文件
number: 文件名添加序号
number overwrite: 文件名添加序号,覆盖上次导出的结果
# Auto replace
use auto replace: 使用自动替换
add item: 添加
remove item: 移出
defaults: 还原默认
enabled: 开启
whole word: 匹配整个字符串
# Old style update checker (NOTE: this will be removed in a feature version)
close: 关闭
# Packages window
keep package: 不修改
don't install package: 不安装
install package: 安装
upgrade package: 升级
reinstall package: 重装
remove package: 移除
install group: 全部安装
upgrade group: 全部升级
remove group: 全部移除
############################################################## Titles in the GUI
title:
magic set editor: MSE 2.0中文版
%s - magic set editor: %s - Magic Set Editor
untitled: 无标题
about: MSE 2.0中文版
symbol editor: 符号编辑器
# dialogs
new set: 新建套牌
open set: 打开套牌
save set: 套牌另存为
save image: 保存图片
updates available: 可用更新
save changes: 保存修改?
select stylesheet: 选择样式表
#preferences
preferences: 设置
global: 全局
display: 显示
directories: 目录
updates: 升级更新
update check: 检查更新
locate apprentice: 定位属性
# select
select columns: 选择栏目
select cards: 选择卡牌
select cards export: 导出选中的卡牌
# slice
slice image: 图片切片
# pack
custom pack: 自定义卡包类型
# print
print preview: 打印预览
# export
export images: 导出为图像
export cancelled: 导出取消
export html: 导出为HTML
save html: 保存为HTML
# auto replace
auto replaces: 自动替换
# Package Update Window
packages window: 文件包管理器
installing updates: 安装更新
cannot create file: 无法创建文件
############################################################## Action (undo/redo) names
action:
# List boxes
add item: 添加 %s
remove item: 移除 %s
# Text editor
typing: 键入
enter: 进入
soft line break: 切断软线
insert symbol: 插入符号
backspace: 退格
delete: 删除
cut: 剪切
paste: 粘贴
auto replace: 自动替换
correct: 组词正确确认
# Choice/color editors
change: 修改 %s
# Symbol Actions
move: 移动 %s
rotate: 旋转 %s
shear: 修剪 %s
scale: 改变尺寸 %s
duplicate: 复制 %s
reorder parts: 再添加
change combine mode: 改变联合模式
change shape name: 改变图形名字
group parts: 分组
ungroup parts: 取消分组
# Symbol Part Actions
convert to line: 转换成直线
convert to curve: 转换成曲线
lock point: 锁定点
move handle: 移动手柄
move curve: 移动曲线
add control point: 添加控制点
delete point: 删除控制点
delete points: 删除多个控制点
# Symmetry
add symmetry: 添加对称效果
#remove symmetry: 移除对称效果
move symmetry center: 移动对称中心
move symmetry handle: 改变对称方向
change symmetry type: 改变对称类型
change symmetry copies: 反转角度
############################################################## Error messages
error:
# File related
file not found: 没有找到文件: '%s' 在 '%s' 文件包中
file not found package like:
没有找到文件:'%s' 在 '%s' 文件包中
如果你尝试从别的文件包中打开文件, 使用以下格式"/package/filename"
file parse error:
处理文件发生错误:'%s'
%s
package not found: 文件包没有找到: '%s'
package out of date: 文件包 '%s' (版本 %s) 过期,需要 %s 以上版本
package too new: 文件包 '%s' (版本 %s)与这个版本不兼容 %s,需要 '%s' 以上版本
unable to open output file: 保存时出错,无法打开输出文件
unable to store file: 保存时出错,无法储存文件
dependency not given:
文件包 '%s' 所使用的文件来自于文件包 '%s' ,但是列表中并没有该附加项
要解决这个问题,添加:
附加项目 到: %s %s
# Script stuff
has no member: %s 没有成员 '%s'
can't convert: 无法将 %s 转换成 %s
has no member value: 字符串 "%s" 没有成员 '%s'
can't convert value: 无法将 "%s" 从 %s 转化成 %s
unsupported format: 无效字符串格式:'%s'
in function:
%s
在函数中 %s
in parameter:
参数 %s: %s
in keyword reminder:
%s
在提示文本里的关键词 '%s'
# Image stuff
coordinates for blending overlap: 坐标混合重叠
images used for blending must have the same size: 边框用图像必须使用相同大小
# Error from files
no game specified: 没有为 %s 指定游戏类型
no stylesheet specified for the set: 没有为套牌制定样式表
stylesheet and set refer to different game:
样式表文件有错误,样式表和套牌与该游戏类型不相关。
unsupported field type: 不支持的区域类型:'%s'
unsupported fill type: 不支持的填充类型: '%s'
unrecognized value: 无法识别的值:'%s', defaulting to %s
expected key: 预期中的关键:'%s'
aborting parsing: 遇到致命错误,放弃读取
newer version:
%s
这个文件是由更高版本的 Magic Set Editor (%s) 制作的
当你打开它的时候,文件中的一些外观会丢失
推荐你升级到最新版本
浏览官方网站 http:://magicseteditor.sourceforge.net/
word list type not found: 词语列表类型 %s 没有找到 (从<word-list> 标签中)
pack type not found: 卡包类型 "%s" 没有找到 (from a pack type)
# Update checking
checking updates failed: 检查更新失败。
no updates: 没有可用更新。
# Stats panel
dimension not found: 没有统计数据 '%s'
# Random packs
pack type duplicate name:
已经有名字为 '%s'的卡包类型。
请命名其他名字。
# Package update window
# checking updates: 检查更新
can't download installer:
无法为文件包 %s 下载安装程序,从 %s
没有更新被安装
downloading updates: 更新文件下载中 (%d of %d)
installing updates: 文件包升级中 (%d of %d)
remove packages:
即将移除 %s 文件包,你想继续吗?
remove packages modified:
%s 安装修改完毕后,将要移除 %s 文件包
被移除的文件将无法恢复。
你想继续吗?
install packages successful: %s 文件包被成功安装
remove packages successful: %s 文件包被成功移除.
change packages successful: %s 文件包被成功修改
cannot create file: 无法创建文件 '%s' ,继续安装?
############################################################## Types used in scripts / shape names
type:
function: 函数
collection: 收集
collection of: 收集 %ss
object: 目标
double: 实数
integer: 整数
string: 字符串
boolean: 逻辑型
color: 颜色
image: 图像
date: 日期
nil: 什么都不做
# Object types
package: 文件包
locale: 翻译
game: 游戏
set: 套牌
stylesheet: 样式表
export template:导出模板
symbol: 符号
card: 卡牌
cards: 多张卡牌
field: 区域
style: 样式
value:
keyword: 关键词
keywords: 关键词
pack: 卡包类型
# Symbol editor shapes
shape: 图形
shapes: 多个图形
circle: 圆形
ellipse: 椭圆形
square: 正方形
rectangle: 矩形
triangle: 三角形
rhombus: 菱形
pentagon: 五边形
hexagon: 六边形
polygon: 多边形
star: 星形
rotation: 旋转
reflection: 反转
group: 分组
point: 控制点
points: 多个控制点
############################################################## Magic
package:
magic.mse-game:
# Card fields
name: 名称
cc: 总费用
type: 类型
p/t: 力量/防御
rarity: 稀有度
card name: 卡牌名字
# Set info
# descriptions/help text
magic-mana-*.mse-symbol-font:
# note: reminder/shortcut must start with a space, otherwise it is used as a shortcut
# so typing T *anywhere* would insert a symbol (which would be bad)
menu item T: 横置符号 T
menu item Q: 重置符号 Q
menu item W: 白色法术力 W
menu item U: 蓝色法术力 U
menu item B: 黑色法术力 B
menu item R: 红色法术力 R
menu item G: 绿色法术力 G
menu item S: 雪境法术力 S
menu item X: 可变法术力 X X
menu item Y: 可变法术力 Y Y
menu item Z: 可变法术力 Z Z
menu item I: 无限法术力 I
menu item colorless: 无色法术力...
title colorless: 无色法术力
message colorless: 输入无色法术力数量:
menu item half: 一半法术力
menu item |W: 白色法术力 |W
menu item |U: 蓝色法术力 |U
menu item |B: 黑色法术力 |B
menu item |R: 红色法术力 |R
menu item |G: 绿色法术力 |G
menu item |S: 雪境法术力 |S
menu item 1/2: 无色法术力 1/2
menu item hybrid: 混合法术力(双色)
menu item W/U: / 法术力 W/U
menu item U/B: / 法术力 U/B
menu item B/R: / 法术力 B/R
menu item R/G: /绿 法术力 R/G
menu item G/W: 绿/ 法术力 G/W
menu item W/B: / 法术力 W/B
menu item U/R: / 法术力 U/R
menu item B/G: /绿 法术力 B/G
menu item R/W: / 法术力 R/W
menu item G/U: 绿/ 法术力 G/U
menu item hybrid 3: 混合法术力(三色)
menu item W/U/B: // 法术力 W/U/B
menu item U/B/R: // 法术力 U/B/R
menu item B/R/G: //绿 法术力 B/R/G
menu item R/G/W: /绿/ 法术力 R/G/W
menu item G/W/U: 绿// 法术力 G/W/U
menu item W/B/R: // 法术力 W/B/R
menu item U/R/G: //绿 法术力 U/R/G
menu item B/G/W: /绿/ 法术力 B/G/W
menu item R/W/U: // 法术力 R/W/U
menu item G/U/B: 绿// 法术力 G/U/B
SET ISO8859-1
TRY esianrtolcdugmphbyfvkwzESIANRTOLCDUGMPHBYFVKWZ
PFX A Y 1
PFX A 0 re .
PFX I Y 1
PFX I 0 in .
PFX U Y 1
PFX U 0 un .
PFX C Y 1
PFX C 0 de .
PFX E Y 1
PFX E 0 dis .
PFX F Y 1
PFX F 0 con .
PFX K Y 1
PFX K 0 pro .
SFX V N 2
SFX V e ive e
SFX V 0 ive [^e]
SFX N Y 3
SFX N e ion e
SFX N y ication y
SFX N 0 en [^ey]
SFX X Y 3
SFX X e ions e
SFX X y ications y
SFX X 0 ens [^ey]
SFX H N 2
SFX H y ieth y
SFX H 0 th [^y]
SFX Y Y 1
SFX Y 0 ly .
SFX G Y 2
SFX G e ing e
SFX G 0 ing [^e]
SFX J Y 2
SFX J e ings e
SFX J 0 ings [^e]
SFX D Y 4
SFX D 0 d e
SFX D y ied [^aeiou]y
SFX D 0 ed [^ey]
SFX D 0 ed [aeiou]y
SFX T N 4
SFX T 0 st e
SFX T y iest [^aeiou]y
SFX T 0 est [aeiou]y
SFX T 0 est [^ey]
SFX R Y 4
SFX R 0 r e
SFX R y ier [^aeiou]y
SFX R 0 er [aeiou]y
SFX R 0 er [^ey]
SFX Z Y 4
SFX Z 0 rs e
SFX Z y iers [^aeiou]y
SFX Z 0 ers [aeiou]y
SFX Z 0 ers [^ey]
SFX S Y 4
SFX S y ies [^aeiou]y
SFX S 0 s [aeiou]y
SFX S 0 es [sxzh]
SFX S 0 s [^sxzhy]
SFX P Y 3
SFX P y iness [^aeiou]y
SFX P 0 ness [aeiou]y
SFX P 0 ness [^y]
SFX M Y 1
SFX M 0 's .
SFX B Y 3
SFX B 0 able [^aeiou]
SFX B 0 able ee
SFX B e able [^aeiou]e
SFX L Y 1
SFX L 0 ment .
REP 88
REP a ei
REP ei a
REP a ey
REP ey a
REP ai ie
REP ie ai
REP are air
REP are ear
REP are eir
REP air are
REP air ere
REP ere air
REP ere ear
REP ere eir
REP ear are
REP ear air
REP ear ere
REP eir are
REP eir ere
REP ch te
REP te ch
REP ch ti
REP ti ch
REP ch tu
REP tu ch
REP ch s
REP s ch
REP ch k
REP k ch
REP f ph
REP ph f
REP gh f
REP f gh
REP i igh
REP igh i
REP i uy
REP uy i
REP i ee
REP ee i
REP j di
REP di j
REP j gg
REP gg j
REP j ge
REP ge j
REP s ti
REP ti s
REP s ci
REP ci s
REP k cc
REP cc k
REP k qu
REP qu k
REP kw qu
REP o eau
REP eau o
REP o ew
REP ew o
REP oo ew
REP ew oo
REP ew ui
REP ui ew
REP oo ui
REP ui oo
REP ew u
REP u ew
REP oo u
REP u oo
REP u oe
REP oe u
REP u ieu
REP ieu u
REP ue ew
REP ew ue
REP uff ough
REP oo ieu
REP ieu oo
REP ier ear
REP ear ier
REP ear air
REP air ear
REP w qu
REP qu w
REP z ss
REP ss z
REP shun tion
REP shun sion
REP shun cion
This source diff could not be displayed because it is too large. You can view the blob instead.
mse version: 2.0.0
installer group: translations/English
full name: English
version: 2011-01-22
icon: usgb.png
############################################################## Menu items
menu:
file: &File
new set: &New... Ctrl+N
open set: &Open... Ctrl+O
save set: &Save Ctrl+S
save set as: Save &As... F12
export: &Export
export html: &HTML...
export image: Card &Image...
export images: All Card I&mages...
export apprentice: &Apprentice...
export mws: Magic &Workstation...
check updates: Check &Updates...
print preview: Print Pre&view...
print: &Print... Ctrl+P
reload data: Reload Data Ctrl+F5
show profiler: Show Profiler Ctrl+F6
exit: E&xit Alt+F4
edit: &Edit
undo: &Undo%s Ctrl+Z
redo: &Redo%s Ctrl+Y
cut: Cu&t Ctrl+X
copy: &Copy Ctrl+C
paste: &Paste Ctrl+V
find: &Find Ctrl+F
find next: Find &Next F3
replace: R&eplace Ctrl+H
auto replace: Auto Rep&lace...
preferences: &Preferences...
cards: &Cards
previous card: Select &Previous Card PgUp
next card: Select &Next Card PgDn
add card: &Add Card Ctrl+Enter
add cards: Add &Multiple Cards...
remove card: &Delete Selected Card
orientation: &Orientation
rotate 0: &Normal
rotate 270: Rotated 90° &Clockwise
rotate 90: Rotated 90° C&ounter Clockwise
rotate 180: Rotated 180°, &Up Side Down
card list columns: C&ard List Columns...
keywords: &Keywords
previous keyword: Select &Previous Keyword PgUp
next keyword: Select &Next Keyword PgDn
add keyword: &Add Keyword Ctrl+Enter
remove keyword: &Remove Select Keyword Del
format: F&ormat
bold: &Bold Ctrl+B
italic: &Italic Ctrl+I
symbols: &Symbols Ctrl+M
reminder text: &Reminder Text Ctrl+R
insert symbol: I&nsert Symbol
# spelling
no spelling suggestions: (no suggestions)
graph: &Graph
pie: &Pie 1
bar: &Bar 2
stack: &Stacked Bars 3
scatter: S&catter Plot 4
scatter pie: Sc&atter-Pie 5
window: &Window
new window: &New Window
cards tab: &Cards F5
set info tab: &Set Information F6
style tab: St&yle F7
keywords tab: &Keywords F8
stats tab: S&tatistics F9
random pack tab: &Random Packs
console tab: &Console Ctrl+F9
help: &Help
index: &Index... F1
website: &Website...
about: &About Magic Set Editor...
# symbol editor
new symbol: &New... Ctrl+N
open symbol: &Open... Ctrl+O
save symbol: &Save Ctrl+S
save symbol as: Save &As... F12
store symbol: S&tore Ctrl+Enter
close symbol editor:Close Alt+F4
duplicate: &Duplicate Ctrl+D
group: &Group Ctrl+G
ungroup: &Ungroup Ctrl+U
tool: &Tool
select: &Select F5
rotate: &Rotate F6
points: &Points F7
basic shapes: &Basic Shapes F8
symmetry: S&ymmetry F9
paint: P&aint F10
############################################################## Menu help texts
help:
welcome: Welcome to Magic Set Editor
file:
new set: Create a new set
open set: Open an existing set
last opened set: Open '%s'
save set: Save the set
save set as: Save the set with a new name
export: Export the set...
export html: Export the set to a web page
export image: Export the selected card to an image file
export images: Export images for all cards
export apprentice: Export the set so it can be played with in Apprentice
export mws: Export the set so it can be played with in Magic Workstation
check updates: Install/update packages.
print preview: Shows cards as they will be printed
print: Print cards from this set
reload data: Reload all template files (game and style) as well as the set.
show profiler: Show the profiler window, with timings of (script) functions. Used for optimization.
exit: Quits Magic Set Editor; prompts to save the set
edit:
undo: Undoes the last action
redo: Redoes the last action
cut: Move the selected text to the clipboard
cut card: Move the selected card to the clipboard
cut keyword: Move the selected keyword to the clipboard
copy: Place the selected text on the clipboard
copy card: Place the selected card on the clipboard
copy keyword: Place the selected keyword on the clipboard
paste: Inserts the text from the clipboard
paste card: Inserts the card from the clipboard
paste keyword: Inserts the keyword from the clipboard
find: Search the card texts
find next: Find the next match
replace: Replace in the card texts
auto replace: What text should automatically be replaced?
preferences: Change the configuration of Magic Set Editor
cards:
previous card: Selects the previous card in the list
next card: Selects the next card in the list
add card: Add a new, blank, card to this set
add cards: Add multiple cards to the set
remove card: Delete the selected card from this set
orientation: Orientation of the displayed card
rotate card: Rotate the card display 90° clockwise
rotate 0: Display the card with the right side up
rotate 270: Display the card rotated clockwise
rotate 90: Display the card rotated counter-clockwise (anti-clockwise for the British)
rotate 180: Display the card up side down
card list columns: Select what columns should be shown and in what order.
keywords:
previous keyword: Selects the previous keyword in the list
next keyword: Selects the next keyword in the list
add keyword: Add a new keyword to this set
remove keyword: Delete the selected keyword from this set
format:
bold: Makes the selected text bold
italic: Makes the selected text italic
symbols: Draws the selected text with symbols
reminder text: Show reminder text for the selected keyword
# spelling
no spelling suggestions: There are no suggestions for correcting this error
graph:
pie: A pie graph, the size of the slice indicates the number of cards
bar: A bar graph, the height of the bar indicates the number of cards
stack: A bar graph with stacked bars
scatter: A scatter plot, the size indicates the number of cards
scatter pie: A scatter plot where each item is a small pie graph
window:
new window: Creates another window to edit the same set
cards tab: Edit the cards in the set
set info tab: Edit information about the set, its creator, etc.
style tab: Change the style of cards
keywords tab: Define extra keywords for this set
stats tab: Show statistics about the cards in the set
random pack tab: Try how the set works out in practice by generating random booster packs.
console tab: Shows error messages and allows executing script commands.
help:
index:
website:
about:
# Cards panel
collapse notes: Hide the card notes box
expand notes: Show the card notes box
# Random pack panel
random seed: Different packs will be generated each time.
fixed seed: Using the same seed number gives the same 'random' packs.
seed: Seed number for the random generator. Using the same seed number gives the same 'random' packs.
edit pack type: Double click to edit pack type
number of packs: The number of %ss to generate
# Preferences
app language:
Note: You must restart MSE for the changes to take effect.
zoom export:
(When off, the cards are exported
and copied at 100% size and normal rotation)
# apprentice export
set code: A set code is a two character code that is used by Apprentice to refer to a set.
# Symbol editor
new symbol: Create a new symbol
open symbol: Open a symbol
save symbol: Save the symbol
save symbol as: Save the symbol under a diferent filename
store symbol: Stores the symbol in the set
close symbol editor:Closes the symbol editor
duplicate: Duplicates the selected shapes
group: Group the selected shapes together
ungroup: Break up the selected group
grid: Show gridlines
snap: Snap shapes and points to gridlines
tool:
select: Select and move shapes
rotate: Rotate and shear shapes
points: Edit control points for a shape in the symbol
basic shapes: Draw basic shapes, such as rectangles and circles
symmetry: Add symmetries to the symbol
paint: Paint on the shape using a paintbrush
select editor:
merge: Merges this shape with those below it
subtract: Subtracts this shape from shapes below it, leaves only the area in that shape that is not in this shape
intersect: Intersects this shape with shapes below it, leaves only the area in both shapes
difference: Differs this shape from the shapes below it, leaves only the area not in any other shape
overlap: Place this shape, and its border above shapes below it
border: Draws this shape as a border
drag to shear: Drag to shear selected %s
drag to rotate: Drag to rotate selected %s, Ctrl constrains angle to multiples of 15 degrees
drag to resize: Drag to resize selected %s, Ctrl constrains size
click to select shape: Click to select shape, drag to move shape, double click to edit shape
ellipse: Draw circles and ellipses
rectangle: Draw squares and rectangles
polygon: Draw triangles, pentagons and other regular polygons
star: Draw stars
sides: The number of sides of the polygon or points of the star
drag to draw shape: Drag to resize shape, Ctrl constrains shape, Shift centers shape
draw ellipse: Click and drag to draw a ellipse, hold Ctrl for a circle
draw rectangle: Click and drag to draw a rectangle, hold Ctrl for a square
draw polygon: Click and drag to draw a polygon
draw star: Click and drag to draw a star
line segment: Makes the selected line segment straight
curve segment: Makes the selected line segment curved
free point: Allows the two control points of the point to be moved freely
smooth point: Makes the selected point smooth by placing the two control points opposite each other
symmetric point: Makes the selected point symetric
drag to move curve: Drag to move curve
drag to move line: Alt + drag to move curve; double click to add a point on this line
drag to move point: Click and drag to move control point; double click to remove the point
rotation: Rotational symmetry (wheel)
reflection: Reflectional symmetry (mirror)
add symmetry: Add symmetries to the symbol
remove symmetry: Remove this symmetry
copies: Number of reflections (including the original)
# Card select
filename format: (Use {card.name} for the name of the card ; The filetype is determined based on the extension)
############################################################## Toolbar
tool:
undo: Undo
redo: Redo
cards tab: Cards
set info tab: Set info
style tab: Style
keywords tab: Keywords
stats tab: Statistics
random pack tab: Random
console tab: Console
# symbol editor
store symbol: Store
grid: Grid
snap: Snap
select: Select
rotate: Rotate
points: Points
basic shapes: Basic Shapes
symmetry: Symmetry
paint: Paint
merge: Merge
subtract: Subtract
intersect: Intersect
difference: Difference
overlap: Overlap
border: Border
ellipse: Ellipse
rectangle: Rectangle
polygon: Polygon
star: Star
rotation: Rotation
reflection: Reflection
add symmetry: Add
remove symmetry: Remove
line segment: Line
curve segment: Curve
free point: Free
smooth point: Smooth
symmetric point: Symmetric
############################################################## Toolbar help text
tooltip:
cards tab:
set info tab: Set information
style tab:
keywords tab:
stats tab:
random pack tab: Random packs
console tab:
new set: New set
open set: Open set
save set: Save set
export: Export set
cut: Cut
copy: Copy
paste: Paste
undo: Undo%s
redo: Redo%s
add card: Add card
remove card: Remove selected card
rotate card: Rotate card
add keyword: Add keyword
remove keyword: Remove selected keyword
bold: Bold
italic: Italic
symbols: Symbols
reminder text: Reminder Text
pie: Pie Graph
bar: Bar Graph
stack: Stacked Bar Graph
scatter: Scatter Plot
scatter pie: Scatter-Pie plot
cards tab:
set info tab: Set Information
style tab: Card Style
keywords tab:
stats tab:
# symbol editor
store symbol: Store symbol in set
grid: Show grid
snap: Snap to grid
select: Select (F5)
rotate: Rotate (F6)
points: Points (F7)
basic shapes: Basic Shapes (F8)
symmetry: Symmetry (F9)
paint: Paint on Shape (F10)
merge: Merge with shapes below
subtract: Subtract from shapes below
intersect: Intersect with shapes below
difference: Differ from shapes below
overlap: Place above other shapes
border: Draw as a border
ellipse: Circle / Ellipse
rectangle: Square / Rectangle
polygon: Polygon
star: Star
rotation: Rotational symmetry (wheel)
reflection: Reflectional symmetry (mirror)
add symmetry: Add symmetry to selected parts
remove symmetry: Remove this symmetry
line segment: To straigt line
curve segment: To curve
free point: Unlock point
smooth point: Make point smooth
symmetric point: Make point symmetric
############################################################## Labels in the GUI
label:
# Cards tab
card notes: Card notes:
search cards: Search for cards...
# Keywords tab
search keywords: Search for keywords...
keyword: Keyword
match: Matches
mode: Mode
uses: Uses
reminder: Reminder text
rules: Additional rules
standard keyword:
This is a standard %s keyword, you can not edit it.
If you make a copy of the keyword your copy will take precedent.
# Style tab
styling options: Styling options
# Random pack panel
pack selection: Pack selection
pack totals: Totals
pack name: Pack name
seed: Seed
total cards: Total
# Open dialogs
all files All files
# Other set window dialogs
save changes:
The set '%s' has changed.
Do you want to save the changes?
# New set window
game type: &Game type:
style type: &Card style:
stylesheet not found:
The set you are trying to open uses the stylesheet "%s".
This stylesheet is not found on your system, please select an alternative.
# Preferences
language: Language
windows: Open sets
app language: Language of the user interface:
card display: Card Display
zoom: &Zoom:
percent of normal: % of normal size
external programs: External programs
apprentice: &Apprentice:
apprentice exe: Apprentice Executable
check at startup: Check for new versions at startup
checking requires internet:
Checking for updates requires an internet connection.
When no internet connection is found upates are not checked.
No information is collected when checking for updates.
# Column select
select columns: Select the columns you want to display
columns: Columns:
# Card select / images export
select cards: Cards to export
selected card count: %s cards will be exported.
select cards print: Select the cards you want to print
filename format: &Format:
filename conflicts: &Handle duplicating filenames:
export filenames: Filenames
filename is ignored: (filename is ignored)
# apprentice export
set code: Set &Code:
apprentice export cancelled: Export to Apprentice is cancelled
# Html export
html template: Template:
html export options:Export options
# Image slicer
original: Original:
result: Result:
size: Size
original size: &Original Size
size to fit: Size to &Fit
force to fit: F&orce to Fit
custom size: &Custom Size
selection: Selection
selection left: &Left
selection top: &Top
selection width: &Width
selection height: &Height
zoom: Zoom
fix aspect ratio: Fix aspect ratio (width/height)
zoom amount: Zoom
zoom amount x: Zoom &X
zoom amount y: Zoom &Y
zoom %: %
filter: Filter
sharpen filter: &Sharpen filter
# Auto replace
auto match: Match
auto replace: Replace
# Symbol editor
sides: sides
# Packages window
package name: Package
package status: Status
package action: Action
package conflicts: conflicting modifications
package modified: local modifications
package updates: updates available
package installed: installed
package installable: not installed
install package: install
reinstall package: reinstall
upgrade package: update
remove package: remove
installed version: Installed version:
installable version: Latest version:
installer size: Size:
installer status: Status:
no version: -
############################################################## Buttons/checkboxes/choices in the GUI
button:
# Editor
edit symbol: Edit
symbol gallery: Gallery
# Style panel
use for all cards: Use for &all cards
use custom styling options: Options &specific to this card
# Keywords panel
insert parameter: Insert Parameter...
refer parameter: Use Parameter...
# Random pack panel
generate pack: &Generate Pack
random seed: &Random Seed
fixed seed: &Fixed Seed
add custom pack: Add &Custom Pack...
# Console panel
evaluate: &Evaluate
# Welcome
new set: New set
open set: Open set
check updates: Check updates
last opened set: Last opened set
# Preferences
open sets in new window: Open all sets in a new &window
select: &Select...
browse: &Browse...
high quality: &High quality rendering
show lines: Show &lines around fields
show editing hints: Show boxes and hints for &editing
zoom export: Use zoom and rotation settings when e&xporting
spellcheck enabled: Show &spelling errors on cards
check now: Check &Now
always: Always
if internet connection exists: If internet connection exists
never: Never
# Column select
move up: Move &Up
move down: Move &Down
show: &Show
hide: &Hide
# Card select
export entire set: Entire set
export generated packs: Generated packs
export custom cards selection: Custom selection
select cards: &Select Cards...
select all: Select &All
select none: Select &None
overwrite: Overwrite old files
keep old: Keep old files
number: Add a number to the filename
number overwrite: Add a number to the filename, overwrite previous exports
# Auto replace
use auto replace: Use auto replace
add item: &Add
remove item: &Remove
defaults: Reset to &Defaults
enabled: Enabled
whole word: Match whole word only
# Old style update checker (NOTE: this will be removed in a feature version)
close: &Close
# Packages window
keep package: &Don't change
don't install package: &Don't install
install package: &Install
upgrade package: &Update
reinstall package: Re&install
remove package: &Remove
install group: &Install All
upgrade group: &Upgrade All
remove group: &Remove All
############################################################## Titles in the GUI
title:
magic set editor: Magic Set Editor
%s - magic set editor: %s - Magic Set Editor
untitled: Untitled
about: About Magic Set Editor
symbol editor: Symbol Editor
# dialogs
new set: New Set
open set: Open Set
save set: Save Set As
save image: Save Image
updates available: Updates Available
save changes: Save Changes?
select stylesheet: Select Stylesheet
#preferences
preferences: Preferences
global: Global
display: Display
directories: Directories
updates: Updates
update check: Update Check
locate apprentice: Locate Apprentice
# select
select columns: Select Columns
select cards: Select Cards
select cards export:Select Cards to Export
# slice
slice image: Slice Image
# pack
custom pack: Custom Pack Type
# print
print preview: Print Preview
# export
export images: Export Images
export cancelled: Export Cancelled
export html: Export to HTML
save html: Export to HTML
# auto replace
auto replaces: Auto Replace
# Package Update Window
packages window: Package Manager
installing updates: Installing updates
cannot create file: Cannot create file
############################################################## Action (undo/redo) names
action:
# List boxes
add item: Add %s
remove item: Remove %s
# Text editor
typing: Typing
enter: Enter
soft line break: Soft line break
insert symbol: Insert symbol
backspace: Backspace
delete: Delete
cut: Cut
paste: Paste
auto replace: Auto Replace
correct: Spelling Correction
# Choice/color editors
change: Change %s
# Symbol Actions
move: Move %s
rotate: Rotate %s
shear: Shear %s
scale: Resize %s
duplicate: Duplicate %s
reorder parts: Reorder
change combine mode:Change combine mode
change shape name: Change shape name
group parts: Group
ungroup parts: Ungroup
# Symbol Part Actions
convert to line: Convert to line
convert to curve: Convert to curve
lock point: Lock point
move handle: Move handle
move curve: Move curve
add control point: Add control point
delete point: Delete point
delete points: Delete points
# Symmetry
add symmetry: Add symmetry
#remove symmetry: Remove symmetry
move symmetry center: Move symmetry center
move symmetry handle: Change symmetry orientation
change symmetry type: Change symmetry type
change symmetry copies: Number of reflections
############################################################## Error messages
error:
# File related
file not found: File not found: '%s' in package '%s'
file not found package like:
File not found: '%s' in package '%s'
If you are trying to open a file from another package, use "/package/filename"
file parse error:
Error while parsing file: '%s'
%s
package not found: Package not found: '%s'
package out of date: The package '%s' (version %s) is out of date, version %s is required.
package too new: The package '%s' (version %s) is not compatible with version %s, required by '%s'
unable to open output file: Error while saving, unable to open output file
unable to store file: Error while saving, unable to store file
dependency not given:
The package '%s' uses files from the package '%s', but it does not list a dependency.
To resolve this, add:
depends on: %s %s
# Script stuff
has no member: %s has no member '%s'
can't convert: Can't convert from %s to %s
has no member value: String "%s" has no member '%s'
can't convert value: Can't convert "%s" from %s to %s
unsupported format: Invalid string format: '%s'
in function:
%s
in function %s
in parameter:
Parameter %s: %s
in keyword reminder:
%s
in reminder text of keyword '%s'
# Image stuff
coordinates for blending overlap: Coordinates for blending overlap
images used for blending must have the same size: Images used for blending must have the same size
# Error from files
no game specified: No game specified for the %s
no stylesheet specified for the set: No stylesheet specified for the set
stylesheet and set refer to different game:
stylesheet and set don't refer to the same game, this is an error in the stylesheet file
unsupported field type: Unsupported field type: '%s'
unsupported fill type: Unsupported fill type: '%s'
unrecognized value: Unrecognized value: '%s', defaulting to %s
expected key: Expected key: '%s'
aborting parsing: Fatal errors encountered, aborting reading.
newer version:
%s
This file is made with a newer version of Magic Set Editor (%s)
When you open it, some aspects of the file may be lost.
It is recommended that you upgrade to the latest version.
Visit http:://magicseteditor.sourceforge.net/
word list type not found: The word list type "%s" was not found (from a <word-list> tag)
pack type not found: The pack type "%s" was not found (from a pack type)
# Update checking
checking updates failed: Checking updates failed.
no updates: There are no available updates.
# Stats panel
dimension not found: There is no statistics dimension '%s'
# Random packs
pack type duplicate name:
There is already a pack type named '%s'.
Please choose a different name.
# Package update window
# checking updates: Checking for updates.
can't download installer:
Unable to download installer for package %s from %s.
Nothing has been installed.
downloading updates: Downloading updates (%d of %d)
installing updates: Updating packages (%d of %d)
remove packages:
This will remove %s packages, do you want to continue?
remove packages modified:
This will remove %s packages, %s of those have been modified after installing.
Removing them can not be undone.
Do you want to continue?
install packages successful: %s package(s) were successfully installed.
remove packages successful: %s package(s) were successfully removed.
change packages successful: %s package(s) were successfully changed.
cannot create file: Can not create file '%s', continue installation?
############################################################## Types used in scripts / shape names
type:
function: function
collection: collection
collection of: collection of %ss
object: object
double: real number
integer: integer number
string: string
boolean: boolean
color: color
image: image
date: date
nil: nothing
# Object types
package: package
locale: translation
game: game
set: set
stylesheet: stylesheet
export template:export template
symbol: symbol
card: card
cards: cards
field: field
style: style
value: value
keyword: keyword
keywords: keywords
pack: pack type
# Symbol editor shapes
shape: shape
shapes: shapes
circle: circle
ellipse: ellipse
square: square
rectangle: rectangle
triangle: triangle
rhombus: rhombus
pentagon: pentagon
hexagon: hexagon
polygon: polygon
star: star
rotation: rotation
reflection: reflection
group: group
point: point
points: points
############################################################## Magic
package:
magic.mse-game:
# Card fields
name: Name
cc: CC
type: Type
p/t: P/T
rarity: Rarity
card name: Card Name
# Set info
# descriptions/help text
magic-mana-*.mse-symbol-font:
# note: reminder/shortcut must start with a space, otherwise it is used as a shortcut
# so typing T *anywhere* would insert a symbol (which would be bad)
menu item T: &Tap symbol T
menu item Q: &Untap symbol Q
menu item W: &White mana W
menu item U: Bl&ue mana U
menu item B: &Black mana B
menu item R: &Red mana R
menu item G: &Green mana G
menu item S: &Snow mana S
menu item X: Variable mana &X X
menu item Y: Variable mana &Y Y
menu item Z: Variable mana &Z Z
menu item I: &Infinite mana I
menu item colorless: &Colorless mana...
title colorless: Colorless mana
message colorless: Enter amount of colorless mana:
menu item half: &Half mana
menu item |W: &White |W
menu item |U: Bl&ue |U
menu item |B: &Black |B
menu item |R: &Red |R
menu item |G: &Green |G
menu item |S: &Snow |S
menu item 1/2: &Colorless 1/2
menu item hybrid: H&ybrid mana (two color)
menu item W/U: White/Blue mana W/U
menu item U/B: Blue/Black mana U/B
menu item B/R: Black/Red mana B/R
menu item R/G: Red/Green mana R/G
menu item G/W: Green/White mana G/W
menu item W/B: White/Black mana W/B
menu item U/R: Blue/Red mana U/R
menu item B/G: Black/Green mana B/G
menu item R/W: Red/White mana R/W
menu item G/U: Green/Blue mana G/U
menu item hybrid 3: H&ybrid mana (three color)
menu item W/U/B: White/Blue/Black mana W/U/B
menu item U/B/R: Blue/Black/Red mana U/B/R
menu item B/R/G: Black/Red/Green mana B/R/G
menu item R/G/W: Red/Green/White mana R/G/W
menu item G/W/U: Green/White/Blue mana G/W/U
menu item W/B/R: White/Black/Red mana W/B/R
menu item U/R/G: Blue/Red/Green mana U/R/G
menu item B/G/W: Black/Green/White mana B/G/W
menu item R/W/U: Red/White/Blue mana R/W/U
menu item G/U/B: Green/Blue/Black mana G/U/B
mse version: 2.0.0
package:
name: cns.mse-locale
version: 2013-01-22
status: 34
file: A20120624T200001 cns.png
file: A20130216T195903 locale
package:
name: en.mse-locale
version: 2011-01-22
status: 34
file: A20130216T093234 locale
file: A20071228T201340 usgb.png
package:
name: yugioh-OCG.mse-style
version: 2013-02-08
status: 34
file: A20121101T090334 card-dragons.png
file: A20130214T162654 card-dsynchro.png
file: A20121101T083013 card-effect.png
file: A20121101T090433 card-fusion.png
file: A20121104T181931 card-normal.png
file: A20121101T090506 card-obelisk.png
file: A20121101T090815 card-ra.png
file: A20121101T083136 card-ritual.png
file: A20121101T120202 card-sample.png
file: A20121101T090649 card-slifer.png
file: A20130214T161623 card-spell.png
file: A20121101T082840 card-synchro.png
file: A20130214T161536 card-token.png
file: A20121101T100711 card-trap.png
file: A20121101T073307 card-xyz.png
file: A20130217T101443 style
package:
name: yugioh-TCG.mse-style
version: 2013-02-08
status: 34
file: A20121030T190106 card-dragons.jpg
file: A20121030T185751 card-dsynchro.jpg
file: A20121030T194714 card-effect.jpg
file: A20121030T194455 card-fusion.jpg
file: A20121030T194622 card-normal.jpg
file: A20121030T185247 card-obelisk.jpg
file: A20121030T184453 card-ra.jpg
file: A20121101T105142 card-ritual.jpg
file: A20121101T120044 card-sample.png
file: A20121030T183711 card-slifer.jpg
file: A20121030T183236 card-spell.jpg
file: A20121030T182823 card-synchro.jpg
file: A20121031T110916 card-token.jpg
file: A20121031T111729 card-token2.jpg
file: A20121030T194406 card-trap.jpg
file: A20121030T214340 card-xyz.jpg
file: A20130217T101412 style
package:
name: yugioh-caicai-levels.mse-symbol-font
version: 2013-02-08
status: 34
file: A20080809T002702 bar.png
file: A20121021T204759 blank.png
file: A20121102T074509 cstar.png
file: A20130213T130054 dark.png
file: A20130213T202151 divine.png
file: A20081211T160418 dstar.png
file: A20130213T130022 earth.png
file: A20130213T130346 fire.png
file: A20080811T171334 goldfoil.png
file: A20070908T163310 leftbracket.png
file: A20130213T201930 light.png
file: A20070908T163310 parallelfoil.png
file: A20070908T163310 rightbracket.png
file: A20080811T171334 secretfoil.png
file: A20130213T125821 spell.png
file: A20121015T194709 star.png
file: A20060804T205838 star2.png
file: A20070908T163310 superfoil.png
file: A20130217T101125 symbol-font
file: A20130213T125653 trap.png
file: A20130213T130200 water.png
file: A20130213T202346 wind.png
file: A20130213T130148 wind2.png
file: A20080811T171334 wu.png
file: A20121028T120538 zstar.png
file: A20090805T105108 亮防伪.png
file: A20130215T162313 仪式.png
file: A20130212T211055 仪式魔法.png
file: A20130210T230522 光.png
file: A20130215T163105 卡名.png
file: A20130215T162330 反击.png
file: A20130212T211131 反击陷阱.png
file: A20130213T122941 右括号.png
file: A20090114T101250 地.png
file: A20130215T162339 场地.png
file: A20130212T211141 场地魔法.png
file: A20130212T204327 左括号.png
file: A20130215T163037 文字.png
file: A20090114T101114 暗.png
file: A20090805T105132 暗防伪.png
file: A20130210T230505 水.png
file: A20130215T162304 永续.png
file: A20130212T211027 永续陷阱.png
file: A20130212T211041 永续魔法.png
file: A20090114T102012 炎.png
file: A20130210T230514 神.png
file: A20130215T162255 装备.png
file: A20130212T211015 装备魔法.png
file: A20130212T204422 通常陷阱.png
file: A20130212T204405 通常魔法.png
file: A20130215T162322 速攻.png
file: A20130212T211117 速攻魔法.png
file: A20130210T230554 陷.png
file: A20090114T101430 风.png
file: A20130210T230616 魔.png
package:
name: yugioh-standard.mse-style
version: 2013-02-08
status: 34
file: A20130214T165334 card-dragons.png
file: A20130214T164518 card-dsynchro.png
file: A20130214T164430 card-effect.png
file: A20130214T164343 card-fusion.png
file: A20130214T164309 card-normal.png
file: A20130214T164226 card-obelisk.png
file: A20130214T164145 card-ra.png
file: A20130214T164039 card-ritual.png
file: A20061225T151730 card-sample.png
file: A20130214T164002 card-slifer.png
file: A20130214T163917 card-spell.png
file: A20130214T163836 card-synchro.png
file: A20130214T163333 card-token.png
file: A20130214T163217 card-trap.png
file: A20130217T085926 card-xyz.png
file: A20130217T101320 style
package:
name: yugioh-text-replacements.mse-symbol-font
version: 2008-08-10
status: 34
file: A20080811T171334 blank.png
file: A20070908T163310 dot.png
file: A20070908T163310 infinity.png
file: A20070908T163310 leftbracket.png
file: A20080811T171334 qmark.png
file: A20070908T163310 rightbracket.png
file: A20130217T101144 symbol-font
package:
name: yugioh.mse-game
version: 2013-02-09
status: 34
file: A20130217T100614 auto_replace
file: A20121021T153607 card-back.png
file: A20130217T101108 card_fields
file: A20130217T100601 game
file: A20121031T064950 packs
file: A20130216T194553 script
file: A20130217T100803 set_fields
file: A20130217T100819 word_lists
mse version: 2.0.0
version: 2013-02-08
short name: caicai
position hint: 001
icon: star.png
installer group: Yugioh/Symbol Fonts/caicai
# Symbol font for level symbols
##图像默认大小
image font size: 16
##水平间隔
horizontal space: 3.7
symbol:
code: 永续
image: 永续.png
symbol:
code: 速攻
image: 速攻.png
symbol:
code: 装备
image: 装备.png
symbol:
code: 场地
image: 场地.png
symbol:
code: 反击
image: 反击.png
symbol:
code: 仪式
image: 仪式.png
symbol:
code: [
image: leftbracket.png
image font size: 22
symbol:
code: ]
image: rightbracket.png
image font size: 22
symbol:
code: *
image: dstar.png
enabled: {card.card_type=="黑暗同调怪兽"}
image font size: 17.5
symbol:
code: *
image: cstar.png
enabled: {card.card_type=="超量怪兽"}
image font size: 17.8
symbol:
code: *
image: tstar.png
enabled: {styling.星星样式=="蓝白星星"}
image font size: 17.8
symbol:
code: *
image: zstar.png
enabled: {styling.星星样式=="ZZ星星"}
image font size: 17
symbol:
code: *
image: star2.png
enabled: {styling.星星样式=="旧版星星"}
image font size: 17
symbol:
code: *
image: star.png
image font size: 17
symbol:
code: !
image: 速攻魔法.png
image font size: 13.5
symbol:
code: +
image: 装备魔法.png
image font size: 13.5
symbol:
code: &
image: 场地魔法.png
image font size: 13.5
symbol:
code: #
image: 仪式魔法.png
image font size: 13.5
symbol:
code: %
image: 永续陷阱.png
enabled: {card.card_type=="陷阱"}
image font size: 13.5
symbol:
code: %
image: 永续魔法.png
image font size: 13.5
symbol:
code: ^
image: 通常陷阱.png
enabled: {card.card_type=="陷阱"}
image font size: 13
symbol:
code: ^
image: 通常魔法.png
image font size: 13.5
symbol:
code: $
image: 反击陷阱.png
image font size: 13.5
##############################################################
# Insert-symbol menu
insert symbol menu:
item: 速攻
item: 场地
item: 装备
item: 仪式
item: 永续
item: 反击
item: 永续
item: %
item: !
item: +
item: &
item: $
item: #
item: ^
item: [
item: ]
item: *
mse version: 0.3.8
game: yugioh
short name: 默认风格
installer group: Yugioh/Standard
icon: card-sample.png
position hint: 01
version: 2013-02-08
depends on:
package: yugioh.mse-game
version: 2013-02-08
depends on:
package: yugioh-caicai-levels.mse-symbol-font
version: 2013-02-08
depends on:
package: yugioh-text-replacements.mse-symbol-font
version: 2008-01-04
card width: 421
card height: 614
card dpi: 180.6265
############################################################## Extra scripts
############################################################## Extra style
styling field:
type: choice
name: 卡片语言
description: 日文(无法显示简体),日文拥有片假名注音
initial: 简体
choice: 简体
choice: 日文
choice: 英文
styling field:
type: choice
name: 图片显示
description: 请选择本选项再选择图片,否则图片会模糊,变形。
initial: 默认
choice: 默认
choice: 隐藏边框
choice: 透明卡图
styling field:
type: choice
name: 星星样式
description: 请选择本选项再选择图片,否则图片会模糊,变形。
initial: 默认
choice: 默认星星
choice: 蓝白星星
choice: 旧版星星
styling field:
type: choice
name: 罕见度
description: 黄金闪图只支持默认风格
initial: 无
choice: 无
choice: 斜碎
choice: 闪图
choice: DT闪图
choice: 黄金闪图
styling field:
type: choice
name: 魔陷括号
description: 魔法陷阱的括号,不包括种族的。
initial: 居中
choice: 偏下
choice: 居中
styling field:
type: choice
name: 效果字体大小
description: 日文只能正常显示繁体,日文拥有片假名注音
initial: 7
choice: 6
choice: 6.5
choice: 7
choice: 7.5
choice: 8
choice: 8.5
styling field:
type: choice
name: 卡名颜色
description: 卡片名字颜色
initial: 默认
choice: 默认
choice: 白色
choice: 红色
choice: 银色
choice: 金色
styling field:
type: choice
name: 卡包说明颜色
description: 卡包说明的颜色,就是DUEL TERMINAL的位置。
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: choice
name: 卡包颜色
description: 卡包编号的颜色。XM02-JP002
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: choice
name: 密码颜色
description: 左下角的密码
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: choice
name: 版权颜色
description: 右下角的版权说明颜色
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: boolean
name: 其他标注
description: 就是ATK/ DEF/
initial: yes
styling field:
type: boolean
name: 划线
description: 在ATK/ DEF/ 的上方划线?
initial: yes
styling field:
type: boolean
name: 自动效果符号
description: 效果栏的符号自动替换,建议开启
initial: yes
styling field:
type: boolean
name: 效果字体调整
description: 限制效果文字在框内
initial: yes
############################################################## Card fields
card style:
############################# Background stuff
card type:
left: 0
top: 0
width: 421
height: 614
z index: -2
render style: image
popup style: in place
choice images:
效果怪兽: card-effect.png
超量怪兽: card-xyz.png
同调怪兽: card-synchro.png
融合怪兽: card-fusion.png
魔法: card-spell.png
陷阱: card-trap.png
仪式怪兽: card-ritual.png
通常怪兽: card-normal.png
黑暗同调怪兽: card-dsynchro.png
衍生物: card-token.png
巨神兵: card-obelisk.png
天空龙: card-slifer.png
翼神龙: card-ra.png
传说之龙: card-dragons.png
foils:
left: { if styling.图片显示=="隐藏边框" then 52 else if styling.罕见度=="DT闪图" then 0 else if styling.罕见度=="黄金闪图" then 0 else 59.5 }
top: { if styling.图片显示=="隐藏边框" then 123 else if styling.罕见度=="DT闪图" then 0 else if styling.罕见度=="黄金闪图" then 0 else 132 }
width: { if styling.图片显示=="隐藏边框" then 319 else if styling.罕见度=="DT闪图" then 421 else if styling.罕见度=="黄金闪图" then 421 else 303 }
height: { if styling.图片显示=="隐藏边框" then 324 else if styling.罕见度=="DT闪图" then 614 else if styling.罕见度=="黄金闪图" then 614 else 306 }
z index: 5
render style: image
popup style: in place
image:
script: if styling.罕见度=="闪图" then "/yugioh-caicai-levels.mse-symbol-font/superfoil.png" else
if styling.罕见度=="斜碎" then "/yugioh-caicai-levels.mse-symbol-font/secretfoil.png" else
if styling.罕见度=="DT闪图" then "/yugioh-caicai-levels.mse-symbol-font/parallelfoil.png" else
if styling.罕见度=="黄金闪图" then "goldfoil.png" else "/yugioh-caicai-levels.mse-symbol-font/blank.png"
############################# Name line
name:
left: 40
top : {if styling.卡片语言=="日文" then 41 else 40}
width: 296
height: {if styling.卡片语言=="日文" then 34 else 35}
alignment: middle shrink-overflow
padding bottom: 0
z index: 2
font:
name: {if styling.卡片语言=="英文" then "MatrixRegularSmallCaps" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜"}
size: {if styling.卡片语言=="日文" then "23" else if styling.卡片语言=="英文" then "28" else "25" }
color:
script: if styling.卡名颜色=="银色" then rgb(230,230,230)
else if styling.卡名颜色=="金色" then rgb(216,199,53)
else if styling.卡名颜色=="白色" then rgb(255,255,255)
else if styling.卡名颜色=="红色" then rgb(60,0,0)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255)
else if card.card_type=="超量怪兽" then rgb(255,255,255)
else if is_nmonster() then rgb(255,255,255)
else rgb(0,0,0)
attribute:
left: 341
top : 37
width: 40
height: 40
z index: 2
render style: image
popup style: in place
choice images:
地: /yugioh-caicai-levels.mse-symbol-font/地.png
水: /yugioh-caicai-levels.mse-symbol-font/水.png
炎: /yugioh-caicai-levels.mse-symbol-font/炎.png
风: /yugioh-caicai-levels.mse-symbol-font/风.png
光: /yugioh-caicai-levels.mse-symbol-font/光.png
暗: /yugioh-caicai-levels.mse-symbol-font/暗.png
神: /yugioh-caicai-levels.mse-symbol-font/神.png
魔法: /yugioh-caicai-levels.mse-symbol-font/魔.png
陷阱: /yugioh-caicai-levels.mse-symbol-font/陷.png
earth: /yugioh-caicai-levels.mse-symbol-font/earth.png
water: /yugioh-caicai-levels.mse-symbol-font/water.png
fire: /yugioh-caicai-levels.mse-symbol-font/fire.png
wind: /yugioh-caicai-levels.mse-symbol-font/wind.png
light: /yugioh-caicai-levels.mse-symbol-font/light.png
dark: /yugioh-caicai-levels.mse-symbol-font/dark.png
divine: /yugioh-caicai-levels.mse-symbol-font/divine.png
spell: /yugioh-caicai-levels.mse-symbol-font/spell.png
trap: /yugioh-caicai-levels.mse-symbol-font/trap.png
level:
left: { if card.card_type=="黑暗同调怪兽" then 47 else if card.card_type=="超量怪兽" then 47 else 24.5}
top : 87.5
height: 33
width: {if is_nmonster() then if styling.卡片语言=="英文" then 340.5 else 341.5 else 350 }
z index: 2
alignment: { if card.card_type=="黑暗同调怪兽" then "middle left" else if card.card_type=="超量怪兽" then "middle left" else "middle right" }
font:
name: {if styling.卡片语言=="英文" then "MatrixBoldSmallCaps" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜"}
italic name: Matrix
size: {if styling.卡片语言=="英文" then "20" else "18"}
color: rgb(0,0,0)
symbol font:
name: yugioh-caicai-levels
alignment: middle center
scale down to: 1
size: 7.5
############################# Image
image:
left: {if styling.图片显示=="隐藏边框" then 52.5 else if styling.图片显示=="透明卡图" then 13.5 else 59.5 }
top: {if styling.图片显示=="隐藏边框" then 123 else if styling.图片显示=="透明卡图" then 14 else 132 }
width: {if styling.图片显示=="隐藏边框" then 320.5 else if styling.图片显示=="透明卡图" then 395 else 303 }
height: {if styling.图片显示=="隐藏边框" then 324 else if styling.图片显示=="透明卡图" then 586 else 306 }
z index: 1
image2:
left: 33
top: 28
width: 359
height: 59
z index: 2
render style: image list
choice images:
透明卡名: /yugioh-caicai-levels.mse-symbol-font/卡名.png
visible: script: if styling.图片显示=="透明卡图" then true else false
image3:
left: 25
top: 453
width: 371
height: 138
z index: 2
render style: image list
choice images:
透明文字: /yugioh-caicai-levels.mse-symbol-font/文字.png
visible: script: if styling.图片显示=="透明卡图" then true else false
############################# Card type
monster type:
left: 49
top : 472
width: { card_style.monster_type.content_width + 7 }
height: 15
alignment: middle left
z index: 2
font:
name: {if styling.卡片语言=="英文" then "MatrixBoldSmallCaps" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜"}
italic name: Matrix
size: {if styling.卡片语言=="英文" then "12" else "10.6" }
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3
visible: script: if is_nmonster() then false else true
############################# Edition and Card ID
number:
left: 237
top : 445
width: 134
height: 17.5
z index: 3
alignment: top right
font:
name: Palatino Linotype
size: 9.5
color:
script: if styling.卡包颜色=="金色" then rgb(216,199,53) else if styling.卡包颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
edition:
left: 50
top: 445
width: 134
height: 17.5
z index: 3
font:
name: { if card.edition=="DUEL TERMINAL" then "BankGothic Md BT" else "Palatino Linotype Bold" }
size: { if card.edition=="DUEL TERMINAL" then "12" else "10" }
color:
script: if styling.卡包说明颜色=="金色" then rgb(216,199,53) else if styling.卡包说明颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
############################# Text box
rule text:
left: 41
top :
script: if is_nmonster() then 469 else 488
width: 340.5
height:
script: if is_nmonster() then 108 else 69
font:
name: {if styling.卡片语言=="英文" then "MatrixBook" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜" }
size: { if styling.效果字体大小=="7" then "7" else if styling.效果字体大小=="8" then "8" else if styling.效果字体大小=="8.5" then "8.5" else if styling.效果字体大小=="6" then "6" else if styling.效果字体大小=="6.5" then "6.5" else if styling.效果字体大小=="7.5" then "7.5" else "7.8"}
scale down to: 4
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 4
alignment: { if styling.效果字体调整=="yes" then "top left justify" else "top left" }
z index: 3
padding left: 1.5
padding top: 2
padding right: 1
padding bottom: 1
line height hard: 1.0
line height line: 1.0
line height soft: 0.9
line height hard max: 1.1
line height line max: 1.1
############################# Attack/Defense
attack:
left: 226
top: 558
width: 68
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 13.5
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 6
visible: script: if is_nmonster() then false else true
defense:
left: 310
top: 558
width: 68
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 13.5
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 6
visible: script: if is_nmonster() then false else true
############################# Card sorting / numbering
############################# Copyright stuff
gamecode:
left: 21
top : 580
width: 112
height: 21
alignment: middle left
z index: 2
font:
name: Palatino Linotype
size: 8
color:
script: if styling.密码颜色=="金色" then rgb(216,199,53) else if styling.密码颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
rarity2:
left: 387
top : 578
height: 21
width: 21
z index: 5
render style: image
popup style: in place
choice images:
无防伪: /yugioh-caicai-levels.mse-symbol-font/wu.png
暗防伪: /yugioh-caicai-levels.mse-symbol-font/暗防伪.png
亮防伪: /yugioh-caicai-levels.mse-symbol-font/亮防伪.png
金防伪: /yugioh-caicai-levels.mse-symbol-font/金防伪.png
copyright:
left: 204
top : 579
width: 169
height: 22
z index: 4
alignment: middle right
font:
name: { if styling.卡片语言=="英文" then "Palatino Linotype Bold" else "DFHSGothic"}
size: { if card.copyright=="©1996 KAZUKI TAKAHASHI" then "8" else "6.8" }
color:
script: if styling.版权颜色=="金色" then rgb(216,199,53) else if styling.版权颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3
bar:
left: 44
top : 558
height: 1
width: 334
z index: 4
render style: image list
choice images:
bar: /yugioh-caicai-levels.mse-symbol-font/bar.png
visible: script: if is_nmonster() then false else if styling.划线=="no" then false else true
leftbracket:
left: { if is_nmonster() then if styling.卡片语言=="日文" then (361.5 - card_style.level.content_width) else if styling.卡片语言=="英文" then (358 - card_style.level.content_width) else (359 - card_style.level.content_width) else 43 }
top : { if is_nmonster() then if styling.卡片语言=="日文" then 95.5 else if styling.魔陷括号=="偏下" then 95.5 else 94 else if styling.卡片语言=="英文" then 472 else if styling.卡片语言=="日文" then 473.5 else 472}
height: { if is_nmonster() then if styling.卡片语言=="日文" then 21 else if styling.魔陷括号=="偏下" then 21 else 21 else if styling.卡片语言=="日文" then 13 else 15 }
width: { if is_nmonster() then 6 else 5.5 }
z index: 2
render style: image list
choice images:
lbracket: /yugioh-caicai-levels.mse-symbol-font/leftbracket.png
lbracket2: /yugioh-caicai-levels.mse-symbol-font/左括号.png
rightbracket:
left: { if is_nmonster() then if styling.卡片语言=="英文" then 365 else 364 else (card_style.monster_type.content_width + 50) }
top : { if is_nmonster() then if styling.卡片语言=="日文" then 95.5 else if styling.魔陷括号=="偏下" then 95.5 else 94 else if styling.卡片语言=="英文" then 472 else if styling.卡片语言=="日文" then 473.5 else 472}
height: { if is_nmonster() then if styling.卡片语言=="日文" then 21 else if styling.魔陷括号=="偏下" then 21 else 21 else if styling.卡片语言=="日文" then 13 else 15 }
width: { if is_nmonster() then 6 else 5.5 }
z index: 2
render style: image list
choice images:
rbracket: /yugioh-caicai-levels.mse-symbol-font/rightbracket.png
rbracket2: /yugioh-caicai-levels.mse-symbol-font/右括号.png
atkoverlay:
left: 187
top: 558
width: 70
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 13.5
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else if styling.其他标注=="no" then false else true
defoverlay:
left: 272
top: 558
width: 70
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 13.5
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else if styling.其他标注=="no" then false else true
#####片假名注音
name zhuyin:
left: 40
top : 36
width: 296
height: 9
z index: 2
alignment: middle shrink-overflow
font:
name: DFHSGothic
size: 6
color:
script: if styling.卡名颜色=="银色" then rgb(230,230,230)
else if styling.卡名颜色=="金色" then rgb(216,199,53)
else if styling.卡名颜色=="白色" then rgb(255,255,255)
else if styling.卡名颜色=="黑色" then rgb(0,0,0)
else if styling.卡名颜色=="红色" then rgb(60,0,0)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255)
else if card.card_type=="超量怪兽" then rgb(255,255,255)
else if is_nmonster() then rgb(255,255,255)
else rgb(0,0,0)
visible: script: if styling.卡片语言=="日文" then true else false
type zhuyin:
left: 21
top : 469
width: 245
height: 5
alignment: middle left
z index: 2
font:
name: DFHSGothic
italic name: Matrix
size: 3
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3
visible: script: if is_nmonster() then false else if styling.卡片语言=="日文" then true else false
rule zhuyin:
left: 23
top :
script: if is_nmonster() then 464.5 else 483
width: 359
height:
script: if is_nmonster() then 110 else 74
font:
name: DFHSGothic
size: { if styling.效果字体大小=="6" then "3.2" else if styling.效果字体大小=="6.5" then "3.4" else if styling.效果字体大小=="7" then "3.6" else if styling.效果字体大小=="8" then "4" else if styling.效果字体大小=="7.5" then "3.8" else if styling.效果字体大小=="8.5" then "4.2" else "3"}
scale down to: 0
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3.5
alignment: { if styling.效果字体调整=="justified" then "top left justify" else "top left" }
z index: 2
padding left: 1
padding top: 3
padding right: 0
padding bottom: 0
line height hard: 1.0
line height line: 1.0
line height soft: 0.9
line height hard max: 1.1
line height line max: 1.1
visible: script: if styling.卡片语言=="日文" then true else false
\ No newline at end of file
mse version: 0.3.8
game: yugioh
short name: 风格1
installer group: Yugioh/style1
icon: card-sample.png
position hint: 02
version: 2013-02-08
depends on:
package: yugioh.mse-game
version: 2013-02-08
depends on:
package: yugioh-caicai-levels.mse-symbol-font
version: 2013-02-08
depends on:
package: yugioh-text-replacements.mse-symbol-font
version: 2008-01-04
card width: 421
card height: 614
card dpi: 180.6265
############################################################## Extra scripts
############################################################## Extra style
styling field:
type: choice
name: 卡片语言
description: 日文(无法显示简体),日文拥有片假名注音
initial: 简体
choice: 简体
choice: 日文
choice: 英文
styling field:
type: choice
name: 图片显示
description: 请选择本选项再选择图片,否则图片会模糊,变形。
initial: 默认
choice: 默认
choice: 隐藏边框
choice: 透明卡图
styling field:
type: choice
name: 星星样式
description: 请选择本选项再选择图片,否则图片会模糊,变形。
initial: 默认
choice: 默认星星
choice: 蓝白星星
choice: 旧版星星
styling field:
type: choice
name: 罕见度
description: 黄金闪图只支持默认风格
initial: 无
choice: 无
choice: 斜碎
choice: 闪图
choice: DT闪图
choice: 黄金闪图
styling field:
type: choice
name: 魔陷括号
description: 魔法陷阱的括号,不包括种族的。
initial: 居中
choice: 偏下
choice: 居中
styling field:
type: choice
name: 效果字体大小
description: 日文只能正常显示繁体,日文拥有片假名注音
initial: 8
choice: 6
choice: 6.5
choice: 7
choice: 7.5
choice: 8
choice: 8.5
styling field:
type: choice
name: 卡名颜色
description: 卡片名字颜色
initial: 默认
choice: 默认
choice: 白色
choice: 红色
choice: 银色
choice: 金色
styling field:
type: choice
name: 卡包说明颜色
description: 卡包说明的颜色,就是DUEL TERMINAL的位置。
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: choice
name: 卡包颜色
description: 卡包编号的颜色。XM02-JP002
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: choice
name: 密码颜色
description: 左下角的密码
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: choice
name: 版权颜色
description: 右下角的版权说明颜色
initial: 默认
choice: 白色
choice: 金色
choice: 默认
styling field:
type: boolean
name: 其他标注
description: 就是ATK/ DEF/
initial: no
styling field:
type: boolean
name: 划线
description: 在ATK/ DEF/ 的上方划线?
initial: no
styling field:
type: boolean
name: 自动效果符号
description: 效果栏的符号自动替换,建议开启
initial: yes
styling field:
type: boolean
name: 效果字体调整
description: 限制效果文字在框内
initial: yes
############################################################## Card fields
card style:
############################# Background stuff
card type:
left: 0
top: 0
width: 421
height: 614
z index: -2
render style: image
popup style: in place
choice images:
效果怪兽: card-effect.png
超量怪兽: card-xyz.png
同调怪兽: card-synchro.png
融合怪兽: card-fusion.png
魔法: card-spell.png
陷阱: card-trap.png
仪式怪兽: card-ritual.png
通常怪兽: card-normal.png
黑暗同调怪兽: card-dsynchro.png
衍生物: card-token.png
巨神兵: card-obelisk.png
天空龙: card-slifer.png
翼神龙: card-ra.png
传说之龙: card-dragons.png
foils:
left: { if styling.图片显示=="隐藏边框" then 52 else if styling.罕见度=="DT闪图" then 0 else if styling.罕见度=="黄金闪图" then 0 else 59.5 }
top: { if styling.图片显示=="隐藏边框" then 119 else if styling.罕见度=="DT闪图" then 0 else if styling.罕见度=="黄金闪图" then 0 else 127 }
width: { if styling.图片显示=="隐藏边框" then 316 else if styling.罕见度=="DT闪图" then 421 else if styling.罕见度=="黄金闪图" then 421 else 302.5 }
height: { if styling.图片显示=="隐藏边框" then 319 else if styling.罕见度=="DT闪图" then 614 else if styling.罕见度=="黄金闪图" then 614 else 304.5 }
z index: 5
render style: image
popup style: in place
image:
script: if styling.罕见度=="闪图" then "/yugioh-caicai-levels.mse-symbol-font/superfoil.png" else
if styling.罕见度=="斜碎" then "/yugioh-caicai-levels.mse-symbol-font/secretfoil.png" else
if styling.罕见度=="DT闪图" then "/yugioh-caicai-levels.mse-symbol-font/parallelfoil.png" else
if styling.罕见度=="黄金闪图" then "goldfoil.png" else "/yugioh-caicai-levels.mse-symbol-font/blank.png"
############################# Name line
name:
left: 36
top : {if styling.卡片语言=="日文" then 34 else 33}
width: 303
height: {if styling.卡片语言=="日文" then 36 else 38}
alignment: middle shrink-overflow
padding bottom: 0
z index: 2
font:
name: {if styling.卡片语言=="英文" then "MatrixRegularSmallCaps" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜"}
size: {if styling.卡片语言=="日文" then "24" else if styling.卡片语言=="英文" then "28" else "26" }
color:
script: if styling.卡名颜色=="银色" then rgb(230,230,230)
else if styling.卡名颜色=="金色" then rgb(216,199,53)
else if styling.卡名颜色=="白色" then rgb(255,255,255)
else if styling.卡名颜色=="红色" then rgb(60,0,0)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255)
else if card.card_type=="超量怪兽" then rgb(255,255,255)
else if is_nmonster() then rgb(255,255,255)
else rgb(0,0,0)
attribute:
left: 345
top : 31
width: 40
height: 40
z index: 2
render style: image
popup style: in place
choice images:
地: /yugioh-caicai-levels.mse-symbol-font/地.png
水: /yugioh-caicai-levels.mse-symbol-font/水.png
炎: /yugioh-caicai-levels.mse-symbol-font/炎.png
风: /yugioh-caicai-levels.mse-symbol-font/风.png
光: /yugioh-caicai-levels.mse-symbol-font/光.png
暗: /yugioh-caicai-levels.mse-symbol-font/暗.png
神: /yugioh-caicai-levels.mse-symbol-font/神.png
魔法: /yugioh-caicai-levels.mse-symbol-font/魔.png
陷阱: /yugioh-caicai-levels.mse-symbol-font/陷.png
earth: /yugioh-caicai-levels.mse-symbol-font/earth.png
water: /yugioh-caicai-levels.mse-symbol-font/water.png
fire: /yugioh-caicai-levels.mse-symbol-font/fire.png
wind: /yugioh-caicai-levels.mse-symbol-font/wind.png
light: /yugioh-caicai-levels.mse-symbol-font/light.png
dark: /yugioh-caicai-levels.mse-symbol-font/dark.png
divine: /yugioh-caicai-levels.mse-symbol-font/divine.png
spell: /yugioh-caicai-levels.mse-symbol-font/spell.png
trap: /yugioh-caicai-levels.mse-symbol-font/trap.png
level:
left: { if card.card_type=="黑暗同调怪兽" then 47 else if card.card_type=="超量怪兽" then 47 else 30}
top : {if is_nmonster() then if styling.卡片语言=="英文" then 82.5 else 81.5 else 81.5 }
height: 33
width: {if is_nmonster() then if styling.卡片语言=="英文" then 335 else 336 else 342 }
z index: 2
alignment: { if card.card_type=="黑暗同调怪兽" then "middle left" else if card.card_type=="超量怪兽" then "middle left" else "middle right" }
font:
name: {if styling.卡片语言=="英文" then "MatrixBoldSmallCaps" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜"}
italic name: Matrix
size: {if styling.卡片语言=="英文" then "20" else "18"}
color: rgb(0,0,0)
symbol font:
name: yugioh-caicai-levels
alignment: middle center
scale down to: 1
size: 7.5
############################# Image
image:
left: {if styling.图片显示=="隐藏边框" then 52 else if styling.图片显示=="透明卡图" then 14 else 59.5 }
top: {if styling.图片显示=="隐藏边框" then 119 else if styling.图片显示=="透明卡图" then 15 else 127.5 }
width: {if styling.图片显示=="隐藏边框" then 316 else if styling.图片显示=="透明卡图" then 392 else 302.5 }
height: {if styling.图片显示=="隐藏边框" then 319 else if styling.图片显示=="透明卡图" then 585 else 304.5 }
z index: 1
image2:
left: 29
top: 23
width: 368
height: 58
z index: 2
render style: image list
choice images:
透明卡名: /yugioh-caicai-levels.mse-symbol-font/卡名.png
visible: script: if styling.图片显示=="透明卡图" then true else false
image3:
left: 20
top: 447
width: 381
height: 142
z index: 2
render style: image list
choice images:
透明文字: /yugioh-caicai-levels.mse-symbol-font/文字.png
visible: script: if styling.图片显示=="透明卡图" then true else false
############################# Card type
monster type:
left: 43
top : 465
width: { card_style.monster_type.content_width + 7 }
height: 15
alignment: middle left
z index: 2
font:
name: {if styling.卡片语言=="英文" then "MatrixBoldSmallCaps" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜"}
italic name: Matrix
size: {if styling.卡片语言=="英文" then "11.5" else "10.6" }
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3
visible: script: if is_nmonster() then false else true
############################# Edition and Card ID
number:
left: 235
top : 439
width: 134
height: 17
z index: 3
alignment: top right
font:
name: Palatino Linotype
size: 9
color:
script: if styling.卡包颜色=="金色" then rgb(216,199,53) else if styling.卡包颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
edition:
left: 49
top: 439
width: 134
height: 17
z index: 3
font:
name: { if card.edition=="DUEL TERMINAL" then "BankGothic Md BT" else "Palatino Linotype Bold" }
size: { if card.edition=="DUEL TERMINAL" then "12" else "8" }
color:
script: if styling.卡包说明颜色=="金色" then rgb(216,199,53) else if styling.卡包说明颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
############################# Text box
rule text:
left: 36
top :
script: if is_nmonster() then 462 else 481
width: 347
height:
script: if is_nmonster() then 114 else 75
font:
name: {if styling.卡片语言=="英文" then "MatrixBook" else if styling.卡片语言=="日文" then "DFP菜菜" else "YGO菜菜" }
size: { if styling.效果字体大小=="7" then "7" else if styling.效果字体大小=="8" then "8" else if styling.效果字体大小=="8.5" then "8.5" else if styling.效果字体大小=="6" then "6" else if styling.效果字体大小=="6.5" then "6.5" else if styling.效果字体大小=="7.5" then "7.5" else "8"}
scale down to: 4
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3.5
alignment: { if styling.效果字体调整=="yes" then "top left justify" else "top left" }
z index: 3
padding left: 1.5
padding top: 2
padding right: 0
padding bottom: 1
line height hard: 1.0
line height line: 1.0
line height soft: 0.9
line height hard max: 1.1
line height line max: 1.1
############################# Attack/Defense
attack:
left: 227
top: 557.5
width: 68
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 14
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 6
visible: script: if is_nmonster() then false else true
defense:
left: 313
top: 557.5
width: 68
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 14
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 6
visible: script: if is_nmonster() then false else true
############################# Card sorting / numbering
############################# Copyright stuff
gamecode:
left: 20
top : 581
width: 112
height: 21
alignment: middle left
z index: 2
font:
name: Palatino Linotype
size: 9
color:
script: if styling.密码颜色=="金色" then rgb(216,199,53) else if styling.密码颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
rarity2:
left: 387
top : 580
height: 20
width: 20
z index: 5
render style: image
popup style: in place
choice images:
无防伪: /yugioh-caicai-levels.mse-symbol-font/wu.png
暗防伪: /yugioh-caicai-levels.mse-symbol-font/暗防伪.png
亮防伪: /yugioh-caicai-levels.mse-symbol-font/亮防伪.png
金防伪: /yugioh-caicai-levels.mse-symbol-font/金防伪.png
copyright:
left: 210
top : 581
width: 169
height: 22
z index: 4
alignment: middle right
font:
name: { if styling.卡片语言=="英文" then "Palatino Linotype Bold" else "DFHSGothic"}
size: { if card.copyright=="©1996 KAZUKI TAKAHASHI" then "8" else "6.5" }
color:
script: if styling.版权颜色=="金色" then rgb(216,199,53) else if styling.版权颜色=="白色" then rgb(255,255,255)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255) else if card.card_type=="超量怪兽" then rgb(255,255,255)
else rgb(0,0,0)
bar:
left: 43
top : 558
height: 1
width: 336
z index: 4
render style: image list
choice images:
bar: /yugioh-caicai-levels.mse-symbol-font/bar.png
visible: script: if is_nmonster() then false else if styling.划线=="no" then false else true
leftbracket:
left: { if is_nmonster() then if styling.卡片语言=="日文" then (361 - card_style.level.content_width) else if styling.卡片语言=="英文" then (359 - card_style.level.content_width) else (361 - card_style.level.content_width) else 38 }
top : { if is_nmonster() then if styling.卡片语言=="日文" then 90 else if styling.魔陷括号=="偏下" then 90 else 88 else if styling.卡片语言=="日文" then 466 else 465 }
height: { if is_nmonster() then if styling.卡片语言=="日文" then 21 else if styling.魔陷括号=="偏下" then 21 else 21 else if styling.卡片语言=="日文" then 13 else 15 }
width: { if is_nmonster() then 6 else 5.5 }
z index: 2
render style: image list
choice images:
lbracket: /yugioh-caicai-levels.mse-symbol-font/leftbracket.png
lbracket2: /yugioh-caicai-levels.mse-symbol-font/左括号.png
rightbracket:
left: { if is_nmonster() then if styling.卡片语言=="英文" then 365 else 364 else (card_style.monster_type.content_width + 43) }
top : { if is_nmonster() then if styling.卡片语言=="日文" then 90 else if styling.魔陷括号=="偏下" then 90 else 88 else if styling.卡片语言=="日文" then 466 else 465 }
height: { if is_nmonster() then if styling.卡片语言=="日文" then 21 else if styling.魔陷括号=="偏下" then 21 else 21 else if styling.卡片语言=="日文" then 13 else 15 }
width: { if is_nmonster() then 6 else 5.5 }
z index: 2
render style: image list
choice images:
rbracket: /yugioh-caicai-levels.mse-symbol-font/rightbracket.png
rbracket2: /yugioh-caicai-levels.mse-symbol-font/右括号.png
atkoverlay:
left: 187
top: 557
width: 70
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 14
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else if styling.其他标注=="no" then false else true
defoverlay:
left: 274
top: 557
width: 70
height: 21
z index: 2
alignment: right middle
font:
name: MatrixBoldSmallCaps
italic name: Matrix-Bold
size: 14
color: rgb(0,0,0)
visible: script: if is_nmonster() then false else if styling.其他标注=="no" then false else true
#####片假名注音
name zhuyin:
left: 36
top : 31
width: 303
height: 9
z index: 2
alignment: middle shrink-overflow
font:
name: DFHSGothic
size: 6
color:
script: if styling.卡名颜色=="银色" then rgb(230,230,230)
else if styling.卡名颜色=="金色" then rgb(216,199,53)
else if styling.卡名颜色=="白色" then rgb(255,255,255)
else if styling.卡名颜色=="黑色" then rgb(0,0,0)
else if styling.卡名颜色=="红色" then rgb(60,0,0)
else if card.card_type=="黑暗同调怪兽" then rgb(255,255,255)
else if card.card_type=="超量怪兽" then rgb(255,255,255)
else if is_nmonster() then rgb(255,255,255)
else rgb(0,0,0)
visible: script: if styling.卡片语言=="日文" then true else false
type zhuyin:
left: 24
top : 460
width: 245
height: 6
alignment: middle left
z index: 2
font:
name: DFHSGothic
italic name: Matrix
size: 3
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3
visible: script: if is_nmonster() then false else if styling.卡片语言=="日文" then true else false
rule zhuyin:
left: 23
top :
script: if is_nmonster() then 460 else 478
width: 360
height:
script: if is_nmonster() then 114 else 76
font:
name: DFHSGothic
size: { if styling.效果字体大小=="6" then "3.2" else if styling.效果字体大小=="6.5" then "3.4" else if styling.效果字体大小=="7" then "3.6" else if styling.效果字体大小=="8" then "4" else if styling.效果字体大小=="7.5" then "3.8" else if styling.效果字体大小=="8.5" then "4.2" else "3"}
scale down to: 0
color: rgb(0,0,0)
symbol font:
name: yugioh-text-replacements
alignment: middle center
size: 3.5
alignment: { if styling.效果字体调整=="justified" then "top left justify" else "top left" }
z index: 2
padding left: 1
padding top: 1
padding right: 0
padding bottom: 0
line height hard: 1.0
line height line: 1.0
line height soft: 0.9
line height hard max: 1.1
line height line max: 1.1
visible: script: if styling.卡片语言=="日文" then true else false
\ No newline at end of file
mse version: 0.3.7
version: 2008-08-10
short name: Text Replacements
position hint: 003
icon: dot.png
installer group: Yugioh/Symbol Fonts/Text Replacements
# Symbol font for missing characters
image font size: 17
horizontal space: 2
symbol:
code: [
image: leftbracket.png
symbol:
code: ]
image: rightbracket.png
symbol:
code: @
image: infinity.png
image font size: 25
symbol:
code: ?
image: qmark.png
image font size: 32
symbol:
code: %
image: dot.png
symbol:
code: ^
image: blank.png
##############################################################
# Insert-symbol menu
insert symbol menu:
item: [
item: ]
item: @
item: ^
item: ?
item: %

############################################################## Auto replace
auto replace:
match: (C)
replace: ©
auto replace:
match: CR
replace: ©
auto replace:
match: TM
replace: ™
whole word: false
auto replace:
match: ~
replace: CARDNAME
auto replace:
match: 日文版权
replace: ©高橋和希 スタジオ·ダイス/集英社
auto replace:
match: 英文版权
replace:©1996 KAZUKI TAKAHASHI
auto replace:
match: DUEL
replace:DUEL TERMINAL

############################################################## Card fields
############################# Background stuff
### 怪兽选择和图片
card field:
type: choice
name: card type
choice: 效果怪兽
choice: 同调怪兽
choice: 超量怪兽
choice: 魔法
choice: 陷阱
choice: 通常怪兽
choice: 融合怪兽
choice: 仪式怪兽
choice: 黑暗同调怪兽
choice: 衍生物
choice: 巨神兵
choice: 天空龙
choice: 翼神龙
choice: 传说之龙
default: card_type()
description: 点击空白,选择卡片类型
card list name: 卡片类型
choice colors cardlist:
通常怪兽: rgb(120,18,0)
效果怪兽: rgb(120,18,0)
仪式怪兽: rgb(26,26,26)
同调怪兽: rgb(26,26,26)
黑暗同调怪兽: rgb(26,26,26)
融合怪兽: rgb(26,26,26)
衍生物: rgb(120,18,0)
巨神兵: rgb(26,26,26)
天空龙: rgb(26,26,26)
翼神龙: rgb(26,26,26)
传说之龙: rgb(26,26,26)
魔法: rgb(80,80,80)
陷阱: rgb(30,110,0)
超量怪兽: rgb(26,26,26)
## 罕见度可选择列表
card field:
type: choice
name: foils
editable: false
choice: none
choice: holo image
choice: secret holo image
choice: parallel holo image
choice: gold tech holo image
default: foil()
card list name: 罕见度
description: 罕见度设置
card field:
type: choice
name: image2
choice: 透明卡名
editable: false
description: 透明卡名框
card field:
type: choice
name: image3
choice: 透明文字
editable: false
description: 透明效果文字框
############################# Name line
####卡片界面元素说明
##名字(日文的会多一个片假名)
card field:
type: text
name: name
identifying: true
show statistics: false
card list visible: true
card list column: 1
card list width: 150
card list name: 卡名
description: 输入卡片名字 (日文,繁体需要输入繁体中文。)
##attribute
card field:
type: choice
name: attribute
choice: none
choice: 地
choice: 水
choice: 炎
choice: 风
choice: 光
choice: 暗
choice: 神
choice: 魔法
choice: 陷阱
choice: earth
choice: water
choice: fire
choice: wind
choice: light
choice: dark
choice: divine
choice: spell
choice: trap
default: attribute()
card list name: 属性
card list visible: true
card list column: 2
description: 选择属性
##等级
card field:
type: text
name: level
description: 星星 直接输入 * ,其他请点击 字体符号 的 插入符号
script: level_filter(value)
card list name: 等级
############################# Image
##卡图
card field:
type: image
name: image
show statistics: false
card list name: 卡图
description: 双击选择图片
############################# Card type
##怪兽种族,效果1(日文的会多一个片假名)
# Keep type1, type2, and separator fields for backwards compatibility until two or three versions after 0.3.8.
card field:
type: text
name: type1
script: type_list(value)
default: " "
editable: false
show statistics: false
card list name: 默认效果1
description: 点击选择
card field:
type: text
name: type2
script: class_list(value)
editable: false
show statistics: false
card list name: 默认效果2
description: 点击选择
card field:
type: text
name: separator
script: " / "
editable: false
save value: false
show statistics: false
card list name: 默认分割线
# These are the new type fields.
##怪兽种族,效果2(日文的会多一个片假名)
card field:
type: text
name: type 1
script: type_list(value)
default: card.type1 # Remove when card.type1 is removed.
card list name: 种族
description: 点击选择
card field:
type: text
name: type 2
script: class_list(value)
default: split_text(match:" / ", card.type2).0 # Remove when card.type2 is removed.
card list name: 效果1
description: 点击选择
card field:
type: text
name: type 3
script: c_list(value)
default: if contains(card.type2, match:" / ") then split_text(match:" / ", card.type2).1 else "" # Remove when card.type2 is removed.
card list name: 效果2
description: 点击选择
card field:
type: text
name: monster type
script:typecombined(value)
card list visible: true
card list column: 3
show statistics: false
card list width: 200
card list name: 种族
description: 点击选择
############################# Edition and Card ID
##卡包
card field:
type: text
name: number
card list visible: true
card list column: 6
card list width: 100
card list name: 卡包
show statistics: false
description: 输入卡包-卡号 JP02-XM001
##卡包额外信息
card field:
type: text
name: edition
default: set.卡包说明
show statistics: false
card list name: 卡包说明
description: 输入卡片版本的一项。 DUEL=DUEL TERMINAL
############################# Text box
##效果(日文的会多一个片假名)
card field:
type: text
name: rules
script: text_filter(value)
editable: false
show statistics: false
card list name: 效果脚本
description: 卡片效果,在 字体符号 的 插入符号 选择特殊符号
card field:
type: text
name: rule text
multi line: true
save value: true
show statistics: false
script:
if nm_ext_querry(value) then flavor_text_filter(value)
else text_filter(value)
default: card.rules
card list name: 效果说明
card list width: 150
description: 卡片效果,在 字体符号 的 插入符号 选择特殊符号
############################# Attack/Defense
##攻击防御
card field:
type: text
name: attack
save value: true
script: a_and_d_filter(value)
card list visible: true
card list column: 5
card list width: 50
card list name: ATK
description: 点击输入攻击力
card field:
type: text
name: defense
save value: true
script: a_and_d_filter(value)
card list visible: true
card list column: 6
card list width: 50
card list name: DEF
description: 点击输入防御力
############################# Copyright stuff
##卡密码
card field:
type: text
name: gamecode
show statistics: false
card list name: 密码
description: 卡片唯一的密码,8位数字
###罕见度
card field:
type: choice
name: rarity2
show statistics: true
choice: 无防伪
choice: 暗防伪
choice: 亮防伪
choice: 金防伪
card list visible: true
card list column: 7
card list name: 防伪
description: 选择防伪标记
card field:
type: choice
name: rarity
show statistics: true
choice: common
choice: rare
choice: super rare
choice: ultra rare
choice: secret rare
choice: ultimate rare
choice: parallel rare
choice: gold tech
choice: promo
card list column: 8
card field:
type: choice
name: corner foil
choice: stamp
editable: false
card list name: 罕见度3
##版权
card field:
type: text
name: copyright
default: set.版权
show statistics: false
card list name: 版权
description: 卡片版权声明 (c)
##卡名的注音
card field:
type: text
name: name zhuyin
identifying: true
save value: true
show statistics: false
card list visible: false
description: 片假名注音
card list name: 片假名1
###editable: script: if styling.卡片语言=="日文" then true else false###效果的注音
card field:
type: text
name: rule zhuyin
multi line: true
save value: true
show statistics: false
card list visible: false
script:
if nm_ext_querry(value) then flavor_text_filter(value)
else text_filter(value)
default: card.rules
description: 片假名注音
card list name: 片假名2
###种族/效果 注音
card field:
type: text
name: type zhuyin
multi line: true
save value: true
show statistics: false
card list visible: false
script:
if nm_ext_querry(value) then flavor_text_filter(value)
else text_filter(value)
default: card.rules
description: 片假名注音
card list name: 片假名3
###其他设置
card field:
type: choice
name: bar
choice: bar
editable: false
description: 黑线
card list visible: false
card field:
type: choice
name: leftbracket
choice: lbracket
choice: 1bracket2
default: zkuohao()
editable: false
description: 左括号
card list visible: false
card field:
type: choice
name: rightbracket
choice: rbracket
choice: rbracket2
default: ykuohao()
editable: false
card list visible: false
description: 右括号
card field:
type: text
name: atkoverlay
default: "ATK/"
editable: false
description: ATK标注
card list visible: false
card field:
type: text
name: defoverlay
default: "DEF/"
editable: false
description: DEF标注
card list visible: false
\ No newline at end of file
mse version: 2.0.0
full name: 游戏王
short name: Yu-Gi-Oh!
installer group: Yugioh/game files
icon: card-back.png
position hint: 1
version: 2013-02-09
############################################################## The script
init script: include file: script
############################################################## Lots of lists
include file: card_fields
include file: set_fields
include file: packs
include file: word_lists
include file: auto_replace
############################################################## Other stuff
\ No newline at end of file

############################################################## Card pack items
# 卡包信息设置
pack type:
name: rare
filter: card.rarity != "无防伪"
pack type:
name: common
filter: card.rarity == "无防伪"
pack type:
name: gold
filter: card.rarity == "黄金闪图"
pack type:
name: card
filter: card.number != ""
############################################################## Card packs
##卡包罕见度配置
pack type:
name: 补充包
item:
name: rare
amount: 1
item:
name: common
amount: 8
pack type:
name: 冠军包
item:
name: rare
amount: 1
item:
name: common
amount: 2
pack type:
name: 决斗者包
item:
name: rare
amount: 1
item:
name: common
amount: 5
pack type:
name: 黄金系列
item:
name: gold
amount: 3
item:
name: common
amount: 22
pack type:
name: 电影包
item:
name: rare
amount: 3
item:
name: common
amount: 5
pack type:
name: 额外包
item:
name: rare
amount: 5
pack type:
name: 比赛包
item:
name: card
amount: 3
pack type:
name: 自定义包含稀罕度的卡数量
item:
name: rare
pack type:
name: 自定义普通卡数量
item:
name: common
pack type:
name: 自定义金卡数量
item:
name: gold
pack type:
name: 自定义卡片数量
item:
name: card
 # the rule text filter
# - adds continuous symbols
# - adds counter symbols
# - adds equipment symbols
# - adds field symbols
# - adds quickplay symbols
# - adds ritual symbols
# - adds level symbols
# - adds infinity symbols
# - makes text in parentheses italic
########卡片规划
text_filter :=
# step 1 : remove all automatic tags
tag_remove_rule(tag: "<sym-auto>") +
# step 2 : expand shortcut words ~ and CARDNAME
replace_rule(
match: "CARDNAME",
in_context: "(^|[[:space:]]|\\()<match>", # TODO: Allow any punctuation before
replace: "<atom-cardname></atom-cardname>"
) +
# step 3 : fill in the cardname atom field
tag_contents_rule(
tag: "<atom-cardname>",
contents: { if card.name=="" then "CARDNAME" else card.name }
) +
# step 4 : symbols
replace_rule(
match: "[|@|%|?|^|]",
replace: "<sym-auto>&</sym-auto>" );
level_filter :=
# step 1 : remove all automatic tags
tag_remove_rule(tag: "<sym-auto>") +
# step 2 : symbols
replace_rule(
match: "[|%|!|+|&|$|#|*|^|]",
replace: "<sym-auto>&</sym-auto>" );
a_and_d_filter :=
# step 1 : remove all automatic tags
tag_remove_rule(tag: "<sym-auto>") +
# step 2 : infinity
replace_rule(
match: "@",
replace: "<sym-auto>&</sym-auto>" ) +
# step 3 : question mark
replace_rule(
match: "\\?",
replace: "<sym-auto>&</sym-auto>" );
# the flavor text filter
flavor_text_filter :=
# step 1 : remove italic tags
tag_remove_rule(tag: "<i-flavor>") +
# step 2 : surround by <i> tags
{ "<i-flavor>" + input + "</i-flavor>" };
type_over_list := replace_rule(match:" ?/", replace:"")
monster_type_filter :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-monster>{input}</word-list-monster>" }
monster_type_filter2 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-monster2>{input}</word-list-monster2>" }
monster_type_filter3 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-monster3>{input}</word-list-monster3>" }
monster_type_filter4 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-monster4>{input}</word-list-monster4>" }
space_to_wltags := replace_rule(match:"( +|<soft> </soft>)",
replace:{"</word-list-{list_type}>{_1}<word-list-{list_type}>"})
card_class_filter :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-card>{input}</word-list-card>" }
card_class_filter2 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-card2>{input}</word-list-card2>" }
card_class_filter3 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-card3>{input}</word-list-card3>" }
card_class_filter4 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-card4>{input}</word-list-card4>" }
card_c_filter :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-c>{input}</word-list-c>" }
card_c_filter2 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-c2>{input}</word-list-c2>" }
card_c_filter3 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-c3>{input}</word-list-c3>" }
card_c_filter4 :=
tag_remove_rule(tag: "<word-list-") +
type_over_list +
{ "<word-list-c4>{input}</word-list-c4>" }
type_list:={
if styling.卡片语言=="日文" then monster_type_filter4(value)
else if styling.卡片语言=="简体" then monster_type_filter2(value)
else if styling.卡片语言=="繁体" then monster_type_filter3(value)
else monster_type_filter(value)
}
class_list:= {
if styling.卡片语言=="日文" then card_class_filter4(value)
else if styling.卡片语言=="简体" then card_class_filter2(value)
else if styling.卡片语言=="繁体" then card_class_filter3(value)
else card_class_filter(value)
}
c_list:= {
if styling.卡片语言=="日文" then card_c_filter4(value)
else if styling.卡片语言=="简体" then card_c_filter2(value)
else if styling.卡片语言=="繁体" then card_c_filter3(value)
else card_c_filter(value)
}
typecombined:= {
if styling.卡片语言=="英文" then typecd(value)
else typecd2(value)
}
typecd:={
combined_editor(
field1: card.type_1,
separator1: " / ",
field2: card.type_2,
separator2: " / ",
field3: card.type_3,
soft_before_empty: true,
hide_when_empty: true
)
}
typecd2:={
combined_editor(
field1: card.type_1,
separator1: "・",
field2: card.type_2,
separator2: "/",
field3: card.type_3,
soft_before_empty: true,
hide_when_empty: true
)
}
# Determine type of card
# 选择效果,自动换卡片类型
card_type := {
if card.attribute == "魔法" or card.attribute =="spell" then "魔法"
else if contains(card.level, match:"魔法") then "魔法"
else if card.attribute == "魔法" or card.attribute =="trap" then "陷阱"
else if contains(card.level, match:"陷阱") then "陷阱"
else if card.type_1 == "<word-list-monster>幻神兽族</word-list-monster>" then "巨神兵"
else if card.type_1 == "<word-list-monster>传说之龙</word-list-monster>" then "传说之龙"
else if contains(card.monster_type, match:"融合") then "融合怪兽"
else if contains(card.monster_type, match:"仪式") then "仪式怪兽"
else if contains(card.monster_type, match:"同调") then "同调怪兽"
else if contains(card.monster_type, match:"黑暗同调") then "黑暗同调怪兽"
else if contains(card.monster_type, match:"超量") then "超量怪兽"
else if contains(card.monster_type, match:"黑暗调整") then "效果怪兽"
else if contains(card.monster_type, match:"效果") then "效果怪兽"
else if contains(card.monster_type, match:"调整") then "效果怪兽"
else if contains(card.monster_type, match:"灵魂") then "效果怪兽"
else if contains(card.monster_type, match:"卡通") then "效果怪兽"
else if contains(card.monster_type, match:"二重") then "效果怪兽"
else if contains(card.monster_type, match:"同盟") then "效果怪兽"
else "通常怪兽"
}
# Default 'attribute' of card
attribute := {
if is_spell_card() then "魔法"
else if is_trap_card() then "陷阱"
else "none"
}
# Default foil for a card
# 罕见度的图片选择
foil := {
if styling.罕见度 == "闪图" then "holo image"
else if styling.罕见度 == "斜碎" then "secret holo image"
else if styling.罕见度 == "DT闪图" then "parallel holo image"
else if styling.罕见度 == "黄金闪图" then "gold tech holo image"
else "none"
}
zkuohao :={
if styling.卡片语言=="英文" then "lbracket"
else "lbracket2"
}
ykuohao :={
if styling.卡片语言=="英文" then "rbracket"
else "rbracket2"
}
############### Type of card
##卡片类型自动替换配置
nm_ext_querry := {
if styling.自动效果符号 == "no" then is_normal_monster_extended(value)
else is_normal_monster(value)
}
is_nmonster := {
card.card_type == "魔法" or
card.card_type == "陷阱"
}
is_monster := {
card.card_type == "通常怪兽" or
card.card_type == "效果怪兽" or
card.card_type == "仪式怪兽" or
card.card_type == "黑暗同调怪兽" or
card.card_type == "同调怪兽" or
card.card_type == "超量怪兽"or
card.card_type == "融合怪兽" or
card.card_type == "衍生物" or
card.card_type == "巨神兵" or
card.card_type == "天空龙" or
card.card_type == "翼神龙" or
card.card_type == "传说之龙"
}
is_normal_monster_extended := {
card.card_type == "通常怪兽" or
card.card_type == "巨神兵" or
card.card_type == "天空龙" or
card.card_type == "翼神龙" or
card.card_type == "传说之龙"
}
is_normal_monster := {
card.card_type == "通常怪兽"
}
is_spell_card := {
card.card_type == "魔法" or
card.attribute == "魔法" or
card.level == "魔法"
}
is_trap_card := {
card.card_type == "陷阱" or
card.attribute == "陷阱" or
card.level == "陷阱"
}
############### Determine Card Position
type_sort := {
type := card.card_type
if chosen(choice:"通常怪兽", type) then "A"
else if chosen(choice:"翼神龙", type) then "B"
else if chosen(choice:"效果怪兽", type) then "C"
else if chosen(choice:"天空龙", type) then "D"
else if chosen(choice:"仪式怪兽", type) then "E"
else if chosen(choice:"巨神兵", type) then "F"
else if chosen(choice:"融合怪兽", type) then "G"
else if chosen(choice:"同调", type) then "H"
else if chosen(choice:"超量怪兽", type) then "O"
else if chosen(choice:"黑暗同调怪兽", type) then "I"
else if chosen(choice:"衍生物", type) then "J"
else if chosen(choice:"传说之龙", type) then "K"
else if chosen(choice:"魔法", type) then "L"
else if chosen(choice:"魔法", type) then "M"
else "N"
}
pos_of_card := {
position(
of: card
in: set
order_by: {
type_sort() + card.monster_type + card.name + card.attribute
}) + 1
}

############################################################## Set fields
set field:
type: info
name: 信息设置
set field:
type: text
name: 密码
description: 卡片的唯一密码 最少8位
set field:
type: text
name: 卡包
description: 例如JP02-XM001,JP是地区。
set field:
type: text
name: 卡包说明
description: 例如DUEL TERMINAL
set field:
type: text
name: 版权
description: 右下角的版权声明 (c)
set field:
type: text
name: 备注
description: 卡片的说明
set field:
type: text
name: 调整
multi line: true
description: DIY卡片的调整
############################# Default style
default set style:
备注:
padding left: 2
font:
size: 16

############################################################## Word lists
word list:
name: monster
word: Aqua
word: Beast
word: Beast-Warrior
word: Dinosaur
word: Divine-Beast
word: Dragon
word: Fairy
word: Fiend
word: Fish
word: Insect
word: Legendary-Dragon
word: Machine
word: Plant
word: Pyro
word: Psychic
word: Reptile
word: Rock
word: Sea Serpent
word: Spellcaster
word: Thunder
word: Warrior
word: Winged Beast
word: Zombie
word: Created-Divine
word list:
name: card
word: Xyz
word: Effect
word: Fusion
word: Gemini
word: Ritual
word: Spirit
word: Synchro
word: Toon
word: Tuner
word: Union
word: Dark Synchro
word: Dark Tuner
word list:
name: c
word: Effect
word: Tuner
word list:
name: monster2
word: 水族
word: 兽族
word: 兽战士族
word: 恐龙族
word: 幻神兽族
word: 龙族
word: 天使族
word: 恶魔族
word: 鱼族
word: 昆虫族
word: 传说之龙
word: 机械族
word: 植物族
word: 炎族
word: 念动力族
word: 爬虫类族
word: 岩石族
word: 海龙族
word: 魔法使族
word: 雷族
word: 战士族
word: 鸟兽族
word: 不死族
word: 创造神族
word list:
name: card2
word:同调
word:超量
word:融合
word:仪式
word:效果
word:调整
word:灵魂
word:卡通
word:二重
word:同盟
word:黑暗同调
word:黑暗调整
word list:
name: c2
word:调整
word:效果
word list:
name: monster3
word: 水族
word: 獸族
word: 獸戰士族
word: 恐龍族
word: 幻神獸族
word: 龍族
word: 天使族
word: 惡魔族
word: 魚族
word: 昆蟲族
word: 傳說之龍
word: 機械族
word: 植物族
word: 炎族
word: 念動力族
word: 爬蟲類族
word: 岩石族
word: 海龍族
word: 魔法使族
word: 雷族
word: 戰士族
word: 鳥獸族
word: 不死族
word: 創造神族
word list:
name: card3
word:同調
word:超量
word:融合
word:儀式
word:調整
word:效果
word:靈魂
word:卡通
word:二重
word:同盟
word:黑暗同調
word:黑暗調整
word list:
name: c3
word:調整
word:效果
word list:
name: monster4
word: 水族
word: 獸族
word: 獸戰士族
word: 恐竜族
word: 幻神獸族
word: ドラゴン族
word: 天使族
word: 惡魔族
word: 魚族
word: 昆虫族
word: 伝説の竜
word: 機械族
word: 植物族
word: 炎族
word: サイキック族
word: 爬虫類族
word: 岩石族
word: 海竜族
word: 魔法使い族
word: 雷族
word: 戰士族
word: 鳥獸族
word: 不死族
word: 創造神族
word list:
name: card4
word:シンクロ
word:エクシーズ
word:融合
word:儀式
word:効果
word:チューナー
word:スピリット
word:トゥーン
word:デュアル
word:同盟
word:ダークシンクロ
word:ダークチューナー
word list:
name: c4
word:チューナー
word:効果
[.ShellClassInfo]
UICLSID={BD84B380-8CA2-1069-AB1D-08000948F534}
\ No newline at end of file
File added
File added
B我是菜菜,QQ是2457774381 B我是菜菜,QQ是2457774381
@charset "utf-8";
body {
margin: 0;
}
.card {
position: relative;
}
.card_type {
position: absolute;
width: 421px;
height: 614px;
}
.name {
position: absolute;
left: 40px;
top: 40px;
width: 296px;
height: 35px;
font-family: "YGO菜菜";
font-size: 25px;
color: black;
}
.attribute {
position: absolute;
left: 341px;
top: 37px;
width: 40px;
height: 40px;
}
.level {
position: absolute;
left: 24.5px;
top: 87.5px;
height: 33px;
width: 341.5px;
text-align: right;
padding-top: 6px;
}
.level img {
width: 20px;
height: 20px;
}
.image {
position: absolute;
left: 59.5px;
top: 132px;
width: 303px;
height: 306px;
}
.monster_type {
position: absolute;
left: 49px;
top: 472px;
height: 15px;
font-family: "YGO菜菜";
tab-size: 10.6px;
}
.number {
position: absolute;
left: 237px;
top: 445px;
width: 134px;
height: 17.5px;
font-family: "Palatino Linotype";
size: 9.5px;
text-align: right;
}
.edition {
position: absolute;
left: 50px;
top: 445px;
width: 134px;
height: 17.5px;
font-family: "BankGothic Md BT";
font-size: 12px;
}
.rule_text {
position: absolute;
left: 41px;
top: 488px;
width: 340.5px;
height: 69px;
font-family: "YGO菜菜";
font-size: 7px;
}
.gamecode {
position: absolute;
left: 21px;
top: 580px;
width: 112px;
height: 21px;
font-family: "Palatino Linotype";
font-size: 8px;
}
.rarity2 {
position: absolute;
left: 387px;
top: 578px;
height: 21px;
width: 21px;
}
.copyright {
position: absolute;
left: 204px;
top: 579px;
width: 169px;
height: 22px;
font-family: "DFHSGothic";
font-size: 8px;
}
.atkoverlay {
position: absolute;
left: 187px;
top: 558px;
width: 70px;
height: 21px;
text-align: right;
font-family: "MatrixBoldSmallCaps";
font-size: 13.5px;
}
.defoverlay {
position: absolute;
left: 272px;
top: 558px;
width: 70px;
height: 21px;
text-align: right;
font-family: "MatrixBoldSmallCaps";
font-size: 13.5px;
}
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