Compare commits
107 Commits
Author | SHA1 | Date | |
---|---|---|---|
1ecc63b80c | |||
d4e04df432 | |||
5fe11d0e07 | |||
ca2674c263 | |||
2ca8043d15 | |||
7eaba69a5b | |||
480eaaf02a | |||
5dafd8aa20 | |||
c12e9ad266 | |||
93794350ff | |||
aa6e89eeb8 | |||
bb5c998dd1 | |||
ef5b4a5fcc | |||
4417ee5d34 | |||
2e461acd4f | |||
fac51b00c4 | |||
3804f68260 | |||
f7eb0f9743 | |||
6dbf776363 | |||
517cc404da | |||
de13d41470 | |||
7adfaa3e8b | |||
fb01b45411 | |||
ca99a941c6 | |||
f17d88e42e | |||
cb98d22624 | |||
5b13ee57e7 | |||
25a954bbe7 | |||
5adfe616bb | |||
00718aa839 | |||
23837652da | |||
406ce0e12b | |||
26caf75775 | |||
1b1a39d546 | |||
d2c6a3188c | |||
901342bd97 | |||
d9a46a76ad | |||
490ca7ce46 | |||
4c459a1c45 | |||
f1db7a0d59 | |||
b7bf85ea95 | |||
2025e00409 | |||
a273cb4bd1 | |||
bf9ca7afde | |||
45ed5536a7 | |||
e020bb7f08 | |||
7a58263a70 | |||
96b06cc271 | |||
9ce1b39b93 | |||
749255624a | |||
b4d11aafe5 | |||
5286448725 | |||
1cdd56beef | |||
f3a28f0a26 | |||
74f99ba029 | |||
aed1c39b52 | |||
638a003af4 | |||
35276e1fed | |||
8d4409c1db | |||
1741871be7 | |||
0218299a9d | |||
0116f6c534 | |||
9d212ffe29 | |||
2ba5257653 | |||
0a942e6657 | |||
5451dd0b2b | |||
c50a8e3449 | |||
4f4e295bd2 | |||
edc6c4de07 | |||
6e61e67703 | |||
0946c7a4b4 | |||
e3696d7e91 | |||
0f6adc36f3 | |||
1d3d458da4 | |||
aa600b2b77 | |||
f8fa2a9ce7 | |||
25a7216ead | |||
bb72f6068e | |||
a04f7d4cb9 | |||
9f16b01d67 | |||
58dbabbfd8 | |||
069e93c0f3 | |||
a39c163b39 | |||
34197f8c93 | |||
166fb3bad2 | |||
f09bee9c0d | |||
d231fc1a67 | |||
ee2234fe3c | |||
cebe9dab75 | |||
3e0ba3210e | |||
29aba76629 | |||
a1eb326f9d | |||
a0e63ce264 | |||
3523eb7d44 | |||
17bbd365c4 | |||
3c7a7be351 | |||
b734d21014 | |||
de92a32285 | |||
3e5f9f8816 | |||
57ab367271 | |||
a9a08a16c7 | |||
412e4565e8 | |||
00ef3bbe1f | |||
cb515c83e6 | |||
e9052eb937 | |||
faa684590f | |||
73bf6fc415 |
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
_saves/
|
||||
常用工具/
|
||||
_server/config.json
|
||||
启动服务.exe
|
5
B站视频教程.url
Normal file
5
B站视频教程.url
Normal file
@ -0,0 +1,5 @@
|
||||
[{000214A0-0000-0000-C000-000000000046}]
|
||||
Prop3=19,2
|
||||
[InternetShortcut]
|
||||
IDList=
|
||||
URL=https://www.bilibili.com/video/BV1SB4y1p7bg?spm_id_from=333.999.0.0
|
@ -1 +0,0 @@
|
||||
{"viewportLoc":[0,0],"lastUsed":[{"idnum":1,"id":"yellowWall","images":"animates","y":10,"recent":1673440212744,"frequent":2},{"idnum":211,"id":"skeletonCaptain","images":"enemys","y":10,"recent":1673440202872,"frequent":1}],"editor_multi.fontSize":14,"editorLastFloorId":"sample1"}
|
@ -135,6 +135,12 @@ var comment_c456ea59_6018_45ef_8bcc_211a24c627dc = {
|
||||
"_docs": "手册ID",
|
||||
"_data": "在怪物手册中映射到的怪物ID。如果此项不为null,则在怪物手册中,将用目标ID来替换该怪物原本的ID。常被运用在同一个怪物的多朝向上。"
|
||||
},
|
||||
"level": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_string": true,
|
||||
"_data": "境界"
|
||||
},
|
||||
"faceIds": {
|
||||
"_leaf": true,
|
||||
"_type": "event",
|
||||
@ -243,6 +249,11 @@ var comment_c456ea59_6018_45ef_8bcc_211a24c627dc = {
|
||||
"_docs": "反击比例",
|
||||
"_data": "反击百分比"
|
||||
},
|
||||
"X": { "_leaf": true, "_type": "textarea", "_docs": "穿透比例", "_data": "穿透百分比" },
|
||||
"Y": { "_leaf": true, "_type": "textarea", "docs": "格挡比例", "_data": "格挡百分比" },
|
||||
"Z": { "_leaf": true, "_type": "textarea", "_docs": "破盾比例", "_data": "破盾百分比" },
|
||||
"W": { "_leaf": true, "_type": "textarea", "_docs": "减伤比例", "_data": "减伤百分比" },
|
||||
"fantan": { "_leaf": true, "_type": "textarea", "_docs": "反弹比例", "_data": "反弹百分比" },
|
||||
"vampire": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
@ -339,6 +350,34 @@ var comment_c456ea59_6018_45ef_8bcc_211a24c627dc = {
|
||||
"_docs": "退化扣防",
|
||||
"_data": "退化时勇士下降的防御力点数"
|
||||
},
|
||||
"mdefValue": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_range": "thiseval==~~thiseval||thiseval==null",
|
||||
"_docs": "退化扣盾",
|
||||
"_data": "退化时勇者下降的护盾值点数"
|
||||
},
|
||||
"Atkvalue": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_range": "thiseval==~~thiseval||thiseval==null",
|
||||
"_docs": "进化加攻",
|
||||
"_data": "进化时勇者提升的攻击力点数"
|
||||
},
|
||||
"Defvalue": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_range": "thiseval==~~thiseval||thiseval==null",
|
||||
"_docs": "进化加防",
|
||||
"_data": "进化时勇者提升的防御力点数"
|
||||
},
|
||||
"Mdefvalue": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_range": "thiseval==~~thiseval||thiseval==null",
|
||||
"_docs": "进化加盾",
|
||||
"_data": "进化时勇者提升的护盾值点数"
|
||||
},
|
||||
"damage": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
@ -346,6 +385,20 @@ var comment_c456ea59_6018_45ef_8bcc_211a24c627dc = {
|
||||
"_docs": "固伤",
|
||||
"_data": "战前扣血的点数"
|
||||
},
|
||||
"value30_1": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_range": "thiseval==~~thiseval||thiseval==null",
|
||||
"_docs": "法力燃烧数值",
|
||||
"_data": "法力燃烧数值"
|
||||
},
|
||||
"value30_2": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_range": "thiseval==~~thiseval||thiseval==null",
|
||||
"_docs": "法力燃烧伤害倍数",
|
||||
"_data": "法力燃烧伤害倍数"
|
||||
},
|
||||
"beforeBattle": {
|
||||
"_leaf": true,
|
||||
"_type": "event",
|
||||
|
@ -99,6 +99,12 @@ var functions_comment_c456ea59_6018_45ef_8bcc_211a24c627dc = {
|
||||
"_type": "textarea",
|
||||
"_lint": true,
|
||||
"_data": "战斗伤害信息"
|
||||
},
|
||||
"getDamageInfo1": {
|
||||
"_leaf": true,
|
||||
"_type": "textarea",
|
||||
"_lint": true,
|
||||
"_data": "lhjnb"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
1
project/animates/atkUp.animate
Normal file
1
project/animates/atkUp.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/balloonhan.animate
Normal file
1
project/animates/balloonhan.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/balloonmusic.animate
Normal file
1
project/animates/balloonmusic.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/balloonnao.animate
Normal file
1
project/animates/balloonnao.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/balloonspeak.animate
Normal file
1
project/animates/balloonspeak.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/balloontan.animate
Normal file
1
project/animates/balloontan.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/balloonwen.animate
Normal file
1
project/animates/balloonwen.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/baofa.animate
Normal file
1
project/animates/baofa.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/baozha.animate
Normal file
1
project/animates/baozha.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/baozha2.animate
Normal file
1
project/animates/baozha2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/bigExplosion.animate
Normal file
1
project/animates/bigExplosion.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/bing.animate
Normal file
1
project/animates/bing.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/blackmagic.animate
Normal file
1
project/animates/blackmagic.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/boss11.animate
Normal file
1
project/animates/boss11.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/boss13.animate
Normal file
1
project/animates/boss13.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/boss15.animate
Normal file
1
project/animates/boss15.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/boss8.animate
Normal file
1
project/animates/boss8.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/chanrao.animate
Normal file
1
project/animates/chanrao.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/chuansong.animate
Normal file
1
project/animates/chuansong.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/dark.animate
Normal file
1
project/animates/dark.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/dark2.animate
Normal file
1
project/animates/dark2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/dark3.animate
Normal file
1
project/animates/dark3.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/dark_1.animate
Normal file
1
project/animates/dark_1.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/darkattack.animate
Normal file
1
project/animates/darkattack.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/dazhaofadong.animate
Normal file
1
project/animates/dazhaofadong.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/defUp.animate
Normal file
1
project/animates/defUp.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/die.animate
Normal file
1
project/animates/die.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/double.animate
Normal file
1
project/animates/double.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/emo.animate
Normal file
1
project/animates/emo.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/explosion_small.animate
Normal file
1
project/animates/explosion_small.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/fire.animate
Normal file
1
project/animates/fire.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/fire2.animate
Normal file
1
project/animates/fire2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/fire3.animate
Normal file
1
project/animates/fire3.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/fire4.animate
Normal file
1
project/animates/fire4.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/fire5.animate
Normal file
1
project/animates/fire5.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/firesword.animate
Normal file
1
project/animates/firesword.animate
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
project/animates/hand2.animate
Normal file
1
project/animates/hand2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/heal.animate
Normal file
1
project/animates/heal.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/heidong3.animate
Normal file
1
project/animates/heidong3.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/hongguang.animate
Normal file
1
project/animates/hongguang.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/hunanxuehua.animate
Normal file
1
project/animates/hunanxuehua.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/ice.animate
Normal file
1
project/animates/ice.animate
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
project/animates/jianxue.animate
Normal file
1
project/animates/jianxue.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/jinshu.animate
Normal file
1
project/animates/jinshu.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/jinshu2.animate
Normal file
1
project/animates/jinshu2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/jinshu3.animate
Normal file
1
project/animates/jinshu3.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/kulou.animate
Normal file
1
project/animates/kulou.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/light.animate
Normal file
1
project/animates/light.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/lvup.animate
Normal file
1
project/animates/lvup.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/morphattack.animate
Normal file
1
project/animates/morphattack.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/petit2.animate
Normal file
1
project/animates/petit2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/petit3.animate
Normal file
1
project/animates/petit3.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/purify.animate
Normal file
1
project/animates/purify.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/rage_buff.animate
Normal file
1
project/animates/rage_buff.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/re.animate
Normal file
1
project/animates/re.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/red.animate
Normal file
1
project/animates/red.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sg.animate
Normal file
1
project/animates/sg.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/shengdun.animate
Normal file
1
project/animates/shengdun.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/skill2.animate
Normal file
1
project/animates/skill2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/support1.animate
Normal file
1
project/animates/support1.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sur.animate
Normal file
1
project/animates/sur.animate
Normal file
@ -0,0 +1 @@
|
||||
{"ratio":1,"se":"Jump.mp3","bitmaps":["data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAYAAABS3GwHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAR9SURBVHhe7dxdiFRlGADgJSKiiy4iii6ii6gLiSAEdXfP7ODP7C72R5CVpG0ripk/dFFWF8uKyZoRRhhKmYm2hZWg4JZZaRa1Vmq2mX+lW0rRppZhEoquNu9yDJIRSced2eV54GWYOd/3vjfvd+acM+dMBQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMXQXFFxSe2QIVflspW31CZJfS5JxuQy1RPzMbnnNf++5/PYnh8X49Op0Hf1NH4mc32+we+d0DB2yZyZTT8uXrjg75XvtJ5Yt6at++MPV3fHa7yPz2N7jIvxMc9CoM/KZrNX12Uyd09sGPPeG0sWHe3YtOHkgV/3njry5/6zRmyPcTE+5sX8yJOmhPIXe+0RNTU33T506IyF8+cd+Wn39oLNfq6IeTE/8kQ+3waUvWjS+iQZMKnxobc/aFt5olBj/9+IPJEv8loElLWRlZU3NI6+b+n6j97vLtTM5xuRL/JG/rQUlJf6QYOuzJ+8Tl+zakVR9vxnRuSN/FEnLQnlIQ5Namuqhs59btbBQs1brIj8UcehEGUlrt0/cM9dL2/r2HiyUOMWKyJ/1Il6aWkovfyhyeC5c1r2H/6jq2DjFisif9SJemlpKL3aJGks1lWfc8Watvy5QKa6IS0NpZdvyKe/2dh+UQ9/TseWrz4/GfXS0lB6+W+AZ3Zt29IrC+CHHR2nol5aGkovv0eetWfX1oINW+zo/P67WAAtaWkovXxDNm/v2NQr3wBxJSjqpaWh9HJJMm3Dp2t7ZQG0f7KuO+qlpaH0ctXVd7YufvXoX4d+K9i0xYrIH3WiXloaSq++qurGJx6bvOlg176CjVusiPxRJ+qlpaH0stns5fnj8qlrV68q6k1wZ0bkjzpRLy0N5WF4ktw8bdKEz/Z17izYvBcakTfyR520JJSPUQMGXDaipmrk87NndnX93Fmwic83Il/kjfxRJy0J5SVuVa5LkrEvzX3292ItgsgT+SKvW6Epe9GktZmq+5ufenL3t5u/uKBLozE/8kQ+zU+fESepuUym5tHxjStaF71ybO/uHQUb/GwR42NezI88Tnrpc/JNe2n8tcmIJBk9Zfy4dxfMe+Fw/A1KnMweOvBLwcZvX7+ue/6Lcw/H+JgX8yNPmhL6nmjgukzmuniSK+7inNjw4N6tX3/5n0Oj+IHrrdcXH88lybx84w+P8Rqfficeap8+dUr7jq2b/10A8ZDL8jeXHs8vjqZhwwZfmw6F/qXnueFMpiouZ57+g6z4ZXfZkteO1WUzTbHXT4dC/xPX7x8eNWrch20rju7bs/NUnA/Mbm7qrE2SCbnKymvSYdA/xZWcluamR5Yva93eMqNpQ22m+vHhNTW33TFw4BXpEOi/4hAojvHrk+TWuJktFkS6CQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHpLRcU/XNmNGxXfhVQAAAAASUVORK5CYII=","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAYAAABS3GwHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKBSURBVHhe7drfa5V1HAfwj5Mcti7CkZasc7azsxBpR0izFaVkIIPRRbRddJWCiF40kF0pwS4GBSIJuxAMa2sTyt0oeBhpjsRwbW1BP0By6kXq8G43XSjI9u0ceP6BLro5z+t1+X4+l9/n+/18n88TAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8L9LwcNOjoaGWpd5PmrMI8qG+8B+NjvYtnzp94c6hY1/8tqvv1RTRlD2GxnZv8HjlwcjJlb8/HUm33j+Q5l/Y+eDHKPdMRazPSqBx/dV/eOD2R0fTn3sHaov/9TQT5VSNzq+vRKUlK4HG9cfb/Qd/f/OD9MvWt9L16EqXo5S+i/bqxSg+n5VA4/q1sv/Dxe7etbnWXelabfe/EB1r30ThzERscQLQ+BY69722WHr36eyz3Wk6OtNkFJ6MR6H/bOx8JiuBxjW/9b3WhcI7D2+u35YuRWltIgrztZfgpRSxLiuBxrVU7m2e27z7+o1a/z8VxafjUTw3HWXzAPKh/s3/55Ydn81E1+r5KP4zFi8f0f6QKz9t7O75PsqPa7v/jbEovqj9IVdmY/um2gV4ZSKKR7MI8qM+9Z2O0vK30fFKFgGQC/eHhzc9/PzUl7f6Pr40v6HiFCBf7g4en7h37MTqYvue+jDsahZDPtx8rnK1/hPcVHSk8SjOZDHkQzW63piM4g9fRVv1XLTtyWIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgP8m4l8QZpTEUn2kYQAAAABJRU5ErkJggg==","","","","","","","",""],"frame_max":20,"frames":[[[0,0,-8,80,255,0,0],[1,0,-8,80,255,0,0]],[[0,0,-12,90,255,0,0],[1,0,-7,97,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-12,115,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-8,132,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-4,150,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-10,125,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]],[[0,0,-16,100,255,0,0],[1,0,-16,100,255,0,0]]]}
|
File diff suppressed because one or more lines are too long
1
project/animates/sword1.animate
Normal file
1
project/animates/sword1.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sword2.animate
Normal file
1
project/animates/sword2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sword3.animate
Normal file
1
project/animates/sword3.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sword4.animate
Normal file
1
project/animates/sword4.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sword5.animate
Normal file
1
project/animates/sword5.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sword5_1.animate
Normal file
1
project/animates/sword5_1.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/sword6.animate
Normal file
1
project/animates/sword6.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/swordN.animate
Normal file
1
project/animates/swordN.animate
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
project/animates/thunder2.animate
Normal file
1
project/animates/thunder2.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/thunder3.animate
Normal file
1
project/animates/thunder3.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/water.animate
Normal file
1
project/animates/water.animate
Normal file
File diff suppressed because one or more lines are too long
1
project/animates/yijianzhanqianye.animate
Normal file
1
project/animates/yijianzhanqianye.animate
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
project/animates/zhuanhua.animate
Normal file
1
project/animates/zhuanhua.animate
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
project/autotiles/autotile4.png
Normal file
BIN
project/autotiles/autotile4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
BIN
project/autotiles/autotile5.png
Normal file
BIN
project/autotiles/autotile5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.0 KiB |
BIN
project/autotiles/autotile6.png
Normal file
BIN
project/autotiles/autotile6.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
BIN
project/autotiles/autotile7.png
Normal file
BIN
project/autotiles/autotile7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
BIN
project/autotiles/autotile8.png
Normal file
BIN
project/autotiles/autotile8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
BIN
project/autotiles/autotile9.png
Normal file
BIN
project/autotiles/autotile9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.0 KiB |
BIN
project/bgms/21-30.mp3
Normal file
BIN
project/bgms/21-30.mp3
Normal file
Binary file not shown.
BIN
project/bgms/airuying.mp3
Normal file
BIN
project/bgms/airuying.mp3
Normal file
Binary file not shown.
BIN
project/bgms/boss3.mp3
Normal file
BIN
project/bgms/boss3.mp3
Normal file
Binary file not shown.
BIN
project/bgms/bxsgzz.mp3
Normal file
BIN
project/bgms/bxsgzz.mp3
Normal file
Binary file not shown.
BIN
project/bgms/cbzc.mp3
Normal file
BIN
project/bgms/cbzc.mp3
Normal file
Binary file not shown.
BIN
project/bgms/douguishen.mp3
Normal file
BIN
project/bgms/douguishen.mp3
Normal file
Binary file not shown.
BIN
project/bgms/ending.mp3
Normal file
BIN
project/bgms/ending.mp3
Normal file
Binary file not shown.
BIN
project/bgms/gaolikangzhikb.mp3
Normal file
BIN
project/bgms/gaolikangzhikb.mp3
Normal file
Binary file not shown.
BIN
project/bgms/gentaiyangxishuozaijian.mp3
Normal file
BIN
project/bgms/gentaiyangxishuozaijian.mp3
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user