| @@ -51,6 +51,9 @@ | |||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| } | } | ||||
| .monsterinfo-box .monster-cost::before{ | |||||
| content: "COST:"; | |||||
| } | |||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼Monster Level"; | content: "▼Monster Level"; | ||||
| } | } | ||||
| @@ -41,6 +41,9 @@ | |||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| } | } | ||||
| .monsterinfo-box .monster-cost::before{ | |||||
| content: "コスト:"; | |||||
| } | |||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼モンスターレベル"; | content: "▼モンスターレベル"; | ||||
| } | } | ||||
| @@ -41,6 +41,9 @@ | |||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| } | } | ||||
| .monsterinfo-box .monster-cost::before{ | |||||
| content: "코스트:"; | |||||
| } | |||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼몬스터 레벨"; | content: "▼몬스터 레벨"; | ||||
| } | } | ||||
| @@ -5,6 +5,9 @@ | |||||
| .status.loading-skill-info .text::before{ | .status.loading-skill-info .text::before{ | ||||
| content: "正在加载技能数据,请稍候。"; | content: "正在加载技能数据,请稍候。"; | ||||
| } | } | ||||
| .help-link::before{ | |||||
| content: "帮助和提示"; | |||||
| } | |||||
| .delay .monster::before{ | .delay .monster::before{ | ||||
| content: "应 对\A威 吓"; | content: "应 对\A威 吓"; | ||||
| } | } | ||||
| @@ -50,6 +53,9 @@ | |||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| } | } | ||||
| .monsterinfo-box .monster-cost::before{ | |||||
| content: "消耗:"; | |||||
| } | |||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼怪物等级"; | content: "▼怪物等级"; | ||||
| } | } | ||||
| @@ -5,6 +5,9 @@ | |||||
| .status.loading-skill-info .text::before{ | .status.loading-skill-info .text::before{ | ||||
| content: "正在載入技能数据,请稍候。"; | content: "正在載入技能数据,请稍候。"; | ||||
| } | } | ||||
| .help-link::before{ | |||||
| content: "幫助和提示"; | |||||
| } | |||||
| .delay .monster::before{ | .delay .monster::before{ | ||||
| content: "應 對\A威 嚇"; | content: "應 對\A威 嚇"; | ||||
| } | } | ||||
| @@ -50,6 +53,9 @@ | |||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| } | } | ||||
| .monsterinfo-box .monster-cost::before{ | |||||
| content: "消耗:"; | |||||
| } | |||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼怪物等級"; | content: "▼怪物等級"; | ||||
| } | } | ||||
| @@ -5,6 +5,9 @@ | |||||
| .status.loading-skill-info .text::before{ | .status.loading-skill-info .text::before{ | ||||
| content: "正在加载技能数据,请稍候。"; | content: "正在加载技能数据,请稍候。"; | ||||
| } | } | ||||
| .help-link::before{ | |||||
| content: "帮助和提示"; | |||||
| } | |||||
| .delay .monster::before{ | .delay .monster::before{ | ||||
| content: "应 对\A威 吓"; | content: "应 对\A威 吓"; | ||||
| } | } | ||||
| @@ -50,6 +53,9 @@ | |||||
| .monsterinfo-box .monster-id::before{ | .monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| } | } | ||||
| .monsterinfo-box .monster-cost::before{ | |||||
| content: "消耗:"; | |||||
| } | |||||
| .edit-box .setting-box .row-mon-level::before{ | .edit-box .setting-box .row-mon-level::before{ | ||||
| content: "▼怪物等级"; | content: "▼怪物等级"; | ||||
| } | } | ||||
| @@ -430,6 +430,7 @@ var formation = new Formation(2,5); | |||||
| </div> | </div> | ||||
| <div class="monster-id"></div> | <div class="monster-id"></div> | ||||
| <div class="monster-rare"></div> | <div class="monster-rare"></div> | ||||
| <div class="monster-cost"></div> | |||||
| <div class="monster-name"></div> | <div class="monster-name"></div> | ||||
| <ul class="monster-type"> | <ul class="monster-type"> | ||||
| <li class="type-name"><div class="type-icon"></div></li> | <li class="type-name"><div class="type-icon"></div></li> | ||||
| @@ -1465,6 +1465,8 @@ function editBoxChangeMonId(id) | |||||
| mId.innerHTML = id; | mId.innerHTML = id; | ||||
| const mRare = monInfoBox.querySelector(".monster-rare"); | const mRare = monInfoBox.querySelector(".monster-rare"); | ||||
| mRare.className = "monster-rare rare-" + card.rarity; | mRare.className = "monster-rare rare-" + card.rarity; | ||||
| const mCost = monInfoBox.querySelector(".monster-cost"); | |||||
| mCost.innerHTML = card.cost; | |||||
| const mName = monInfoBox.querySelector(".monster-name"); | const mName = monInfoBox.querySelector(".monster-name"); | ||||
| mName.innerHTML = returnMonsterNameArr(card, currentLanguage.searchlist, currentDataSource.code)[0]; | mName.innerHTML = returnMonsterNameArr(card, currentLanguage.searchlist, currentDataSource.code)[0]; | ||||
| @@ -386,6 +386,7 @@ var formation = new Formation(1,6); | |||||
| </div> | </div> | ||||
| <div class="monster-id"></div> | <div class="monster-id"></div> | ||||
| <div class="monster-rare"></div> | <div class="monster-rare"></div> | ||||
| <div class="monster-cost"></div> | |||||
| <div class="monster-name"></div> | <div class="monster-name"></div> | ||||
| <ul class="monster-type"> | <ul class="monster-type"> | ||||
| <li class="type-name"><div class="type-icon"></div></li> | <li class="type-name"><div class="type-icon"></div></li> | ||||
| @@ -30,7 +30,7 @@ body{ | |||||
| opacity: 0.5; | opacity: 0.5; | ||||
| } | } | ||||
| .help-link::before{ | .help-link::before{ | ||||
| content: "帮助和提示"; | |||||
| content: "Help & Tips"; | |||||
| } | } | ||||
| .title{ | .title{ | ||||
| font-size: 2em; | font-size: 2em; | ||||
| @@ -698,15 +698,21 @@ ul{ | |||||
| float: left; | float: left; | ||||
| margin-right:5px; | margin-right:5px; | ||||
| } | } | ||||
| .monsterinfo-box .monster-id{ | |||||
| .monsterinfo-box .monster-id, | |||||
| .monsterinfo-box .monster-rare, | |||||
| .monsterinfo-box .monster-cost | |||||
| { | |||||
| display:inline-block; | display:inline-block; | ||||
| } | |||||
| .monsterinfo-box .monster-id{ | |||||
| width:150px; | width:150px; | ||||
| } | } | ||||
| /*.monsterinfo-box .monster-id::before{ | /*.monsterinfo-box .monster-id::before{ | ||||
| content: "No."; | content: "No."; | ||||
| }*/ | }*/ | ||||
| .monsterinfo-box .monster-rare{ | .monsterinfo-box .monster-rare{ | ||||
| display:inline-block; | |||||
| width: 230px; | |||||
| } | } | ||||
| .monsterinfo-box .monster-rare::before{ | .monsterinfo-box .monster-rare::before{ | ||||
| color:gold; | color:gold; | ||||
| @@ -722,7 +728,11 @@ ul{ | |||||
| .rare-8::before{content: "★★★★★★★★";} | .rare-8::before{content: "★★★★★★★★";} | ||||
| .rare-9::before{content: "★★★★★★★★★";} | .rare-9::before{content: "★★★★★★★★★";} | ||||
| .rare-10::before{content: "★★★★★★★★★★";} | .rare-10::before{content: "★★★★★★★★★★";} | ||||
| .monsterinfo-box .monster-id,.monsterinfo-box .monster-rare,.monsterinfo-box .monster-name{ | |||||
| .monsterinfo-box .monster-id, | |||||
| .monsterinfo-box .monster-rare, | |||||
| .monsterinfo-box .monster-cost, | |||||
| .monsterinfo-box .monster-name | |||||
| { | |||||
| vertical-align: top; | vertical-align: top; | ||||
| margin:0; | margin:0; | ||||
| height: 34px; | height: 34px; | ||||