| @@ -73,7 +73,7 @@ | |||||
| content: "Edit Assist"; | content: "Edit Assist"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-id::before{ | .edit-box .setting-box .row-mon-id::before{ | ||||
| content: "▼Monster ID"; | |||||
| content: "▼ID and Search"; | |||||
| } | } | ||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| @@ -91,17 +91,19 @@ | |||||
| content: "Need Exp:"; | content: "Need Exp:"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-awoken::before{ | .edit-box .setting-box .row-mon-awoken::before{ | ||||
| content: "▼Monster Awoken"; | |||||
| content: "▼Awoken"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-super-awoken::before{ | .edit-box .setting-box .row-mon-super-awoken::before{ | ||||
| content: "▼Super Awoken"; | content: "▼Super Awoken"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-ability::before{ | .edit-box .setting-box .row-mon-ability::before{ | ||||
| content: "▼Monster Abilitys"; | |||||
| content: "▼Parameter"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-plus::before{ | .edit-box .setting-box .row-mon-plus::before{ | ||||
| content: "▼Monster Plus"; | |||||
| content: "▼+ Enhancement"; | |||||
| transform: scaleX(0.5); | |||||
| margin: 0 -35px; | |||||
| } | } | ||||
| .row-mon-ability .m-hp-li::before, | .row-mon-ability .m-hp-li::before, | ||||
| .dialog-dungeon-enchance label[for="dungeon-hp"]::before | .dialog-dungeon-enchance label[for="dungeon-hp"]::before | ||||
| @@ -119,7 +121,7 @@ | |||||
| content: "RCV:"; | content: "RCV:"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼Monster Level"; | |||||
| content: "▼Level"; | |||||
| } | } | ||||
| .edit-box .setting-box .monster-cost::before{ | .edit-box .setting-box .monster-cost::before{ | ||||
| content: "COST:"; | content: "COST:"; | ||||
| @@ -72,7 +72,7 @@ | |||||
| content: "変更継承"; | content: "変更継承"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-id::before{ | .edit-box .setting-box .row-mon-id::before{ | ||||
| content: "▼モンスターID"; | |||||
| content: "▼ID と検索"; | |||||
| } | } | ||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| @@ -90,17 +90,17 @@ | |||||
| content: "必要な経験値:"; | content: "必要な経験値:"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-awoken::before{ | .edit-box .setting-box .row-mon-awoken::before{ | ||||
| content: "▼モンスター覚醒"; | |||||
| content: "▼覚醒"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-super-awoken::before{ | .edit-box .setting-box .row-mon-super-awoken::before{ | ||||
| content: "▼モンスター超覚醒"; | |||||
| content: "▼超覚醒"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-ability::before{ | .edit-box .setting-box .row-mon-ability::before{ | ||||
| content: "▼モンスター能力"; | |||||
| content: "▼能力"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-plus::before{ | .edit-box .setting-box .row-mon-plus::before{ | ||||
| content: "▼モンスタープラス"; | |||||
| content: "▼+ 強化"; | |||||
| } | } | ||||
| .row-mon-ability .m-hp-li::before, | .row-mon-ability .m-hp-li::before, | ||||
| .dialog-dungeon-enchance label[for="dungeon-hp"]::before | .dialog-dungeon-enchance label[for="dungeon-hp"]::before | ||||
| @@ -119,7 +119,7 @@ | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼モンスターレベル"; | |||||
| content: "▼レベル"; | |||||
| } | } | ||||
| .edit-box .setting-box .monster-cost::before{ | .edit-box .setting-box .monster-cost::before{ | ||||
| content: "コスト:"; | content: "コスト:"; | ||||
| @@ -72,7 +72,7 @@ | |||||
| content: "보조 수정"; | content: "보조 수정"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-id::before{ | .edit-box .setting-box .row-mon-id::before{ | ||||
| content: "▼몬스터 ID"; | |||||
| content: "▼ID 및 검색"; | |||||
| } | } | ||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| @@ -90,17 +90,17 @@ | |||||
| content: "필요한 Exp:"; | content: "필요한 Exp:"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-awoken::before{ | .edit-box .setting-box .row-mon-awoken::before{ | ||||
| content: "▼몬스터 각성"; | |||||
| content: "▼각성"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-super-awoken::before{ | .edit-box .setting-box .row-mon-super-awoken::before{ | ||||
| content: "▼몬스터 슈퍼 각성"; | |||||
| content: "▼슈퍼 각성"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-ability::before{ | .edit-box .setting-box .row-mon-ability::before{ | ||||
| content: "▼몬스터 능력"; | |||||
| content: "▼능력"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-plus::before{ | .edit-box .setting-box .row-mon-plus::before{ | ||||
| content: "▼몬스터 플러스"; | |||||
| content: "▼+ 강화"; | |||||
| } | } | ||||
| .row-mon-ability .m-hp-li::before, | .row-mon-ability .m-hp-li::before, | ||||
| .dialog-dungeon-enchance label[for="dungeon-hp"]::before | .dialog-dungeon-enchance label[for="dungeon-hp"]::before | ||||
| @@ -119,7 +119,7 @@ | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼몬스터 레벨"; | |||||
| content: "▼레벨"; | |||||
| } | } | ||||
| .edit-box .setting-box .monster-cost::before{ | .edit-box .setting-box .monster-cost::before{ | ||||
| content: "코스트:"; | content: "코스트:"; | ||||
| @@ -1,5 +1,4 @@ | |||||
| @charset "utf-8"; | @charset "utf-8"; | ||||
| @import "icon-zh.css"; | |||||
| .status.loading-check-version .text::before{ | .status.loading-check-version .text::before{ | ||||
| content: "正在檢查数据版本,請稍候……"; | content: "正在檢查数据版本,請稍候……"; | ||||
| } | } | ||||
| @@ -76,7 +75,7 @@ | |||||
| content: "修改輔助"; | content: "修改輔助"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-id::before{ | .edit-box .setting-box .row-mon-id::before{ | ||||
| content: "▼怪物ID"; | |||||
| content: "▼ID 和 搜索"; | |||||
| } | } | ||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| @@ -94,17 +93,17 @@ | |||||
| content: "需要經驗值:"; | content: "需要經驗值:"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-awoken::before{ | .edit-box .setting-box .row-mon-awoken::before{ | ||||
| content: "▼怪物覺醒"; | |||||
| content: "▼覺醒"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-super-awoken::before{ | .edit-box .setting-box .row-mon-super-awoken::before{ | ||||
| content: "▼超覺醒"; | content: "▼超覺醒"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-ability::before{ | .edit-box .setting-box .row-mon-ability::before{ | ||||
| content: "▼怪物能力"; | |||||
| content: "▼能力"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-plus::before{ | .edit-box .setting-box .row-mon-plus::before{ | ||||
| content: "▼怪物加值"; | |||||
| content: "▼+ 强化"; | |||||
| } | } | ||||
| .row-mon-ability .m-hp-li::before, | .row-mon-ability .m-hp-li::before, | ||||
| .dialog-dungeon-enchance label[for="dungeon-hp"]::before | .dialog-dungeon-enchance label[for="dungeon-hp"]::before | ||||
| @@ -123,7 +122,7 @@ | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼怪物等級"; | |||||
| content: "▼等級"; | |||||
| } | } | ||||
| .edit-box .setting-box .monster-cost::before{ | .edit-box .setting-box .monster-cost::before{ | ||||
| content: "消耗:"; | content: "消耗:"; | ||||
| @@ -75,7 +75,7 @@ | |||||
| content: "修改辅助"; | content: "修改辅助"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-id::before{ | .edit-box .setting-box .row-mon-id::before{ | ||||
| content: "▼怪物ID"; | |||||
| content: "▼ID 和 搜索"; | |||||
| } | } | ||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| @@ -93,17 +93,17 @@ | |||||
| content: "需要经验值:"; | content: "需要经验值:"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-awoken::before{ | .edit-box .setting-box .row-mon-awoken::before{ | ||||
| content: "▼怪物觉醒"; | |||||
| content: "▼觉醒"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-super-awoken::before{ | .edit-box .setting-box .row-mon-super-awoken::before{ | ||||
| content: "▼超觉醒"; | content: "▼超觉醒"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-ability::before{ | .edit-box .setting-box .row-mon-ability::before{ | ||||
| content: "▼怪物能力"; | |||||
| content: "▼能力"; | |||||
| } | } | ||||
| .edit-box .setting-box .row-mon-plus::before{ | .edit-box .setting-box .row-mon-plus::before{ | ||||
| content: "▼怪物加值"; | |||||
| content: "▼+ 强化"; | |||||
| } | } | ||||
| .row-mon-ability .m-hp-li::before, | .row-mon-ability .m-hp-li::before, | ||||
| .dialog-dungeon-enchance label[for="dungeon-hp"]::before | .dialog-dungeon-enchance label[for="dungeon-hp"]::before | ||||
| @@ -121,7 +121,7 @@ | |||||
| content: "回復:"; | content: "回復:"; | ||||
| } | } | ||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼怪物等级"; | |||||
| content: "▼等级"; | |||||
| } | } | ||||
| .edit-box .setting-box .monster-cost::before{ | .edit-box .setting-box .monster-cost::before{ | ||||
| content: "消耗:"; | content: "消耗:"; | ||||
| @@ -6879,7 +6879,7 @@ const cachesMap = new Map([ | |||||
| ], | ], | ||||
| [ | [ | ||||
| "style.css", | "style.css", | ||||
| "7f4819bc737d71537ecabd8fa28d13db" | |||||
| "7078bc9e04cb48fee04199b32238adba" | |||||
| ], | ], | ||||
| [ | [ | ||||
| "temp.js", | "temp.js", | ||||
| @@ -6891,7 +6891,7 @@ const cachesMap = new Map([ | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/en.css", | "languages/en.css", | ||||
| "8dc1b80748c04b946f923e4edb821c23" | |||||
| "d5ed63d0dae6a05ebf220473eaadc56b" | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/en.js", | "languages/en.js", | ||||
| @@ -6899,7 +6899,7 @@ const cachesMap = new Map([ | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/ja.css", | "languages/ja.css", | ||||
| "c93a2a81bcf799ae85484ecd18707fd0" | |||||
| "9abdfde84350c69cfde69f715ec24674" | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/ja.js", | "languages/ja.js", | ||||
| @@ -6907,7 +6907,7 @@ const cachesMap = new Map([ | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/ko.css", | "languages/ko.css", | ||||
| "0f1a9af0a066cb4f321c9ed187bd862d" | |||||
| "7e59e394673202bd2acf04c3467eff08" | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/ko.js", | "languages/ko.js", | ||||
| @@ -6927,7 +6927,7 @@ const cachesMap = new Map([ | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/zh-TW.css", | "languages/zh-TW.css", | ||||
| "dd898de95f2d6453a99ffd28865f4899" | |||||
| "8a888b7951f0dce6c2f55bb638dbeee2" | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/zh-TW.js", | "languages/zh-TW.js", | ||||
| @@ -6935,7 +6935,7 @@ const cachesMap = new Map([ | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/zh.css", | "languages/zh.css", | ||||
| "1ede18316ffa7ff271427d2c654ceeba" | |||||
| "0433e8d7e050408e17e74a5883cab271" | |||||
| ], | ], | ||||
| [ | [ | ||||
| "languages/zh.js", | "languages/zh.js", | ||||
| @@ -2170,11 +2170,11 @@ icon.inflicts::after | |||||
| margin-top: var(--border-width); | margin-top: var(--border-width); | ||||
| } | } | ||||
| .row-mon-ability ul li::before{ | .row-mon-ability ul li::before{ | ||||
| width: 55px; | |||||
| width: 2.5em; | |||||
| display: inline-block; | display: inline-block; | ||||
| } | } | ||||
| .row-mon-ability .ability-value{ | .row-mon-ability .ability-value{ | ||||
| width: 70px; | |||||
| width: 4em; | |||||
| display: inline-block; | display: inline-block; | ||||
| text-align: right; | text-align: right; | ||||
| } | } | ||||
| @@ -2232,7 +2232,7 @@ icon.inflicts::after | |||||
| font-size: inherit; | font-size: inherit; | ||||
| text-shadow: inherit; | text-shadow: inherit; | ||||
| box-sizing: border-box; | box-sizing: border-box; | ||||
| width: 4em; | |||||
| width: 2em; | |||||
| line-height: 28px; | line-height: 28px; | ||||
| height: 28px; | height: 28px; | ||||
| padding: 0; | padding: 0; | ||||
| @@ -2468,7 +2468,7 @@ icon.inflicts::after | |||||
| } | } | ||||
| .skill-box .m-skill-level { | .skill-box .m-skill-level { | ||||
| height: 30px; | height: 30px; | ||||
| width: 3em; | |||||
| width: 3.5em; | |||||
| line-height: 25px; | line-height: 25px; | ||||
| box-sizing: border-box; | box-sizing: border-box; | ||||
| font-size: inherit; | font-size: inherit; | ||||