状态栏!
@ -32,12 +32,51 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
|||||||
],
|
],
|
||||||
"floorPartitions": [],
|
"floorPartitions": [],
|
||||||
"images": [
|
"images": [
|
||||||
|
"0.png",
|
||||||
"1.jpg",
|
"1.jpg",
|
||||||
|
"1.png",
|
||||||
|
"2.png",
|
||||||
|
"3.png",
|
||||||
|
"4.png",
|
||||||
|
"5.png",
|
||||||
|
"6.png",
|
||||||
|
"7.png",
|
||||||
|
"8.png",
|
||||||
|
"9.png",
|
||||||
|
"Actor05-Strange05.png",
|
||||||
|
"Star.png",
|
||||||
|
"a.png",
|
||||||
|
"atk.png",
|
||||||
|
"atk2.png",
|
||||||
|
"b.png",
|
||||||
|
"backg.png",
|
||||||
|
"backl.png",
|
||||||
|
"backl2.png",
|
||||||
|
"backw.png",
|
||||||
"bear.png",
|
"bear.png",
|
||||||
"bg.jpg",
|
"bg.jpg",
|
||||||
|
"box1.png",
|
||||||
|
"box1Light.png",
|
||||||
|
"box2.png",
|
||||||
|
"box2Light.png",
|
||||||
|
"boxLight.png",
|
||||||
"brave.png",
|
"brave.png",
|
||||||
|
"c.png",
|
||||||
|
"def.png",
|
||||||
|
"def2.png",
|
||||||
"dragon.png",
|
"dragon.png",
|
||||||
|
"exp.png",
|
||||||
|
"expL.png",
|
||||||
|
"expLt.png",
|
||||||
"hero.png",
|
"hero.png",
|
||||||
|
"hp.png",
|
||||||
|
"key.png",
|
||||||
|
"lv.png",
|
||||||
|
"mana.png",
|
||||||
|
"manaL.png",
|
||||||
|
"manaLt.png",
|
||||||
|
"mdef.png",
|
||||||
|
"money.png",
|
||||||
"shengzi.png",
|
"shengzi.png",
|
||||||
"winskin.png"
|
"winskin.png"
|
||||||
],
|
],
|
||||||
@ -726,6 +765,10 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"startText": [
|
"startText": [
|
||||||
|
{
|
||||||
|
"type": "function",
|
||||||
|
"function": "function(){\nflags._statusgry_ = 0;\ncore.createSpr0();\ncore.createSprBack();\n}"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "comment",
|
"type": "comment",
|
||||||
"text": "初始剧情"
|
"text": "初始剧情"
|
||||||
|
@ -1360,12 +1360,12 @@ var functions_d6ad677b_427a_4623_b50f_a445a3b0ef8a =
|
|||||||
}
|
}
|
||||||
// 自定义状态栏绘制
|
// 自定义状态栏绘制
|
||||||
core.drawStatusBar();
|
core.drawStatusBar();
|
||||||
|
core.createSpr2();
|
||||||
// 更新阻激夹域的伤害值
|
// 更新阻激夹域的伤害值
|
||||||
core.updateCheckBlock();
|
core.updateCheckBlock();
|
||||||
// updateDamage只能在此处执行!!更新全地图显伤
|
// updateDamage只能在此处执行!!更新全地图显伤
|
||||||
core.updateDamage();
|
core.updateDamage();
|
||||||
},
|
},
|
||||||
"updateCheckBlock": function (floorId) {
|
"updateCheckBlock": function (floorId) {
|
||||||
// 领域、夹击、阻击等的伤害值计算
|
// 领域、夹击、阻击等的伤害值计算
|
||||||
floorId = floorId || core.status.floorId;
|
floorId = floorId || core.status.floorId;
|
||||||
@ -1695,7 +1695,12 @@ var functions_d6ad677b_427a_4623_b50f_a445a3b0ef8a =
|
|||||||
console.error(e);
|
console.error(e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if ((!main.replayChecking && core.status.played) && flags._coltrue_) {
|
||||||
|
flags._statuscol_ = flags._statuscol_ + 5 || 0
|
||||||
|
core.createSpr0();
|
||||||
|
core.createSprBack();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"ui": {
|
"ui": {
|
||||||
"getToolboxItems": function (cls) {
|
"getToolboxItems": function (cls) {
|
||||||
|
BIN
project/images/0.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 428 KiB After Width: | Height: | Size: 154 KiB |
BIN
project/images/1.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
project/images/2.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/3.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/4.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/5.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/6.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/7.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/8.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/9.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/Actor05-Strange05.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
project/images/Star.png
Normal file
After Width: | Height: | Size: 1.8 MiB |
BIN
project/images/a.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
project/images/atk.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
project/images/atk2.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
project/images/b.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
project/images/backg.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
project/images/backl.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
project/images/backl2.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
project/images/backw.png
Normal file
After Width: | Height: | Size: 2.3 MiB |
BIN
project/images/backw_.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
project/images/box1.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
project/images/box1Light.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
project/images/box2.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
project/images/box2Light.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
project/images/boxLight.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
project/images/c.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
project/images/def.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
project/images/def2.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
project/images/exp.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
project/images/expL.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/expLt.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
project/images/hp.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
project/images/key.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
project/images/lv.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
project/images/mana.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
project/images/manaL.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
project/images/manaLt.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
project/images/mdef.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
project/images/money.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 9.2 KiB |
BIN
project/images/未标题-1.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
1171
project/plugins.js
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 190 KiB |
@ -201,7 +201,7 @@
|
|||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
-webkit-box-sizing: border-box;
|
-webkit-box-sizing: border-box;
|
||||||
background: url(project/materials/ground.png) repeat;
|
background: url(project/materials/ground.png) repeat;
|
||||||
z-index: 185;
|
z-index: 1;
|
||||||
display: none;
|
display: none;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
@ -238,7 +238,7 @@
|
|||||||
#toolBar {
|
#toolBar {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background: url(project/materials/ground.png) repeat;
|
background: url(project/materials/ground.png) repeat;
|
||||||
z-index: 210;
|
z-index: 1;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
-webkit-box-sizing: border-box;
|
-webkit-box-sizing: border-box;
|
||||||
|