Initial Commit
This commit is contained in:
commit
13bf6b81aa
456 changed files with 4607466 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Ignore all files
|
||||
*.*
|
||||
|
||||
# Except
|
||||
!*.json
|
||||
!*.js
|
||||
!*.zip
|
||||
!*.7z
|
||||
!*.csv
|
||||
!.gitignore
|
||||
!README.md
|
||||
package.json
|
||||
49
README.md
Normal file
49
README.md
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
# Apply Patch
|
||||
1. Click Code
|
||||
2. Click Download ZIP
|
||||
3. Extract to game folder and Replace All.
|
||||
|
||||
# How To Contribute
|
||||
TLDR 3 steps.
|
||||
|
||||
Fork the repository.
|
||||
Make the changes.
|
||||
Submit a pull request to the project owner.
|
||||
|
||||
If everything looks good and doesn't break things I'll merge it in.
|
||||
|
||||
Longer Version:
|
||||
|
||||
Things that are needed:
|
||||
* [VSCode](https://code.visualstudio.com/) Make sure you check all the boxes for context menus. 
|
||||
* The Game
|
||||
* [Git](https://git-scm.com/downloads) (Use the default for everything. Just keep clicking Next)
|
||||
* Motivation to learn
|
||||
|
||||
Installation:
|
||||
1. Fork the repo using the fork button at the top. Click Code > HTTPS > Copy URL.
|
||||
2. Right click on the game folder and click 'Open with VSCode' (Shift+Right_Click if you are on Windows 11)
|
||||
3. Click on the Source Control Button and click initialize repository.
|
||||
|
||||

|
||||
|
||||
4. At the top click on Terminal > New Terminal. Enter the following: `git clone [URL_YOU_COPIED_ABOVE]`.
|
||||
5. Copy the contents of the new folder created with git clone into the game folder and replace all.
|
||||
6. Your source control menu should be good to go and look like this.
|
||||
|
||||

|
||||
|
||||
Now you are all setup, all you need to do is play the game and look for any changes that need to be made. Stuff like spelling errors, wrong names, inconsistencies, spacing issues, etc.
|
||||
|
||||
7. Use the FIND functionality to search for what you are trying to fix. For example if a character's name is wrong, type that into the search menu and start looking, then make the change. Try not to mess with any scripts or variables you might see.
|
||||
|
||||

|
||||
|
||||
8. After you are satisfied with your changes it's time to put in a PR. Go to source control to see all your changes. Add a message and click the `Commit` button to save them all.
|
||||
|
||||

|
||||
|
||||
8. Click Sync to push your changes to your fork. Now all that's left is to put in a pull request.
|
||||
9. Go to Pull Requests > New Pull Requests. Look at the arrow, your fork should be pointing to the original repo (mine). Add in details on what you fixed and Submit. If everything looks good I'll merge it in and you would have successfully contributed.
|
||||
|
||||
Got questions? Just shoot me a message, more than happy to walk you through any of the tools.
|
||||
0
www/.gitignore
vendored
Normal file
0
www/.gitignore
vendored
Normal file
509
www/data/Actors.json
Normal file
509
www/data/Actors.json
Normal file
|
|
@ -0,0 +1,509 @@
|
|||
[
|
||||
null,
|
||||
{
|
||||
"id": 1,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "Actor_heroin",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "layn",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "レイン",
|
||||
"nickname": "冷剣のレイン",
|
||||
"note": "<Set Sts Data>\ntreetype:10,11,12,18\ninit sp:0\n</Set Sts Data>\n<SAC道具封印スイッチ:391>\n",
|
||||
"profile": "国王の命により 事件解決のために 各地を旅する巡検士。\n若くして 数々の難事件を解決に導いてきた。"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"battlerName": "",
|
||||
"characterIndex": 1,
|
||||
"characterName": "Actor0_1",
|
||||
"classId": 5,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
3
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "fsm_face02",
|
||||
"traits": [],
|
||||
"initialLevel": 45,
|
||||
"maxLevel": 99,
|
||||
"name": "ジャス",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": "アルザス魔法学院からやってきた魔導師。\nとある事件をきっかけに レクトールのパートナーになる。"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"battlerName": "",
|
||||
"characterIndex": 3,
|
||||
"characterName": "Actor0_1",
|
||||
"classId": 4,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
9
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 46,
|
||||
"maxLevel": 99,
|
||||
"name": "副聖騎士長",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": "悪しき力に立ち向かうため 各地を旅をする精霊使い。 \n旅の途中でレクトールと出会い 共に行動するようになる。 "
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "Actor0_1",
|
||||
"classId": 2,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 45,
|
||||
"maxLevel": 99,
|
||||
"name": "カルド",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": "港町ロフトで 町長のボディーガードをしていた女剣士。\nレクトールに捕まった後 改心して新たな道を歩む。"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"battlerName": "",
|
||||
"characterIndex": 4,
|
||||
"characterName": "Actor0_1",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "フリスト",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"battlerName": "",
|
||||
"characterIndex": 5,
|
||||
"characterName": "Actor0_1",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "フィルス",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"battlerName": "",
|
||||
"characterIndex": 6,
|
||||
"characterName": "Actor0_1",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "ディモン",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"battlerName": "",
|
||||
"characterIndex": 7,
|
||||
"characterName": "Actor0_1",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "メイル",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"battlerName": "",
|
||||
"characterIndex": 4,
|
||||
"characterName": "Actor0_3",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "バスタ",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "Actor0_4",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "ブレイ",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "Actor_heroin",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
1,
|
||||
1,
|
||||
21,
|
||||
0,
|
||||
2
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "layn",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "内なるレイン",
|
||||
"nickname": "冷剣のレイン",
|
||||
"note": "<Set Sts Data>\ntreetype:10,11,12,18\ninit sp:0\n</Set Sts Data>\n<SAC道具封印スイッチ:391>\n",
|
||||
"profile": "国王の命により 事件解決のために 各地を旅する巡検士。\n若くして 数々の難事件を解決に導いてきた。"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "宿舎の管理兵",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "Actor_heroin",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
1,
|
||||
1,
|
||||
21,
|
||||
0,
|
||||
2
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "layn",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "堕ちたレイン",
|
||||
"nickname": "",
|
||||
"note": "<Set Sts Data>\ntreetype:10,11,12,18\ninit sp:0\n</Set Sts Data>\n<SAC道具封印スイッチ:391>\n",
|
||||
"profile": "国王の命により 事件解決のために 各地を旅する巡検士。\n若くして 数々の難事件を解決に導いてきた。"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "大人しめの客",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "おじさん客",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "Sめなの客",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "キャイジ",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "タカギ",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "ジェロ",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "ダミー",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "・クレイガー",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
}
|
||||
]
|
||||
175946
www/data/Animations.json
Normal file
175946
www/data/Animations.json
Normal file
File diff suppressed because it is too large
Load diff
2707
www/data/Armors.json
Normal file
2707
www/data/Armors.json
Normal file
File diff suppressed because it is too large
Load diff
4383
www/data/Classes.json
Normal file
4383
www/data/Classes.json
Normal file
File diff suppressed because it is too large
Load diff
283099
www/data/CommonEvents.json
Normal file
283099
www/data/CommonEvents.json
Normal file
File diff suppressed because it is too large
Load diff
910
www/data/ContainerProperties.json
Normal file
910
www/data/ContainerProperties.json
Normal file
|
|
@ -0,0 +1,910 @@
|
|||
{
|
||||
"Scene_Title": {
|
||||
"Scene_Title": {
|
||||
"0,Sprite": {
|
||||
"x": 640,
|
||||
"y": 359
|
||||
}
|
||||
},
|
||||
"WindowLayer": {
|
||||
"0,Window_TitleCommand": {
|
||||
"x": 935,
|
||||
"y": 394,
|
||||
"width": 240,
|
||||
"height": 144,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Menu": {
|
||||
"WindowLayer": {
|
||||
"2,Window_MenuStatus": {
|
||||
"x": 330,
|
||||
"y": 0,
|
||||
"width": 950,
|
||||
"height": 720,
|
||||
"opacity": 0,
|
||||
"hidden": true,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 0,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_Information": {
|
||||
"x": 788,
|
||||
"y": 559,
|
||||
"width": 300,
|
||||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_MenuCommand": {
|
||||
"x": -20,
|
||||
"y": 70,
|
||||
"width": 380,
|
||||
"height": 650,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_Gold": {
|
||||
"x": 27,
|
||||
"y": 632,
|
||||
"width": 240,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": true,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Menu": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Item": {
|
||||
"WindowLayer": {
|
||||
"2,Window_ItemList": {
|
||||
"x": 48,
|
||||
"y": 240,
|
||||
"width": 850,
|
||||
"height": 450,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_ItemCategory": {
|
||||
"x": 48,
|
||||
"y": 60,
|
||||
"width": 850,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 48,
|
||||
"y": 132,
|
||||
"width": 850,
|
||||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_MenuActor": {
|
||||
"x": 163,
|
||||
"y": 456,
|
||||
"width": 750,
|
||||
"height": 500,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Item": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Skill": {
|
||||
"WindowLayer": {
|
||||
"0,Window_Help": {
|
||||
"x": 48,
|
||||
"y": 264,
|
||||
"width": 860,
|
||||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_SkillStatus": {
|
||||
"x": 180,
|
||||
"y": 48,
|
||||
"width": 760,
|
||||
"height": 190,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_SkillList": {
|
||||
"x": 48,
|
||||
"y": 372,
|
||||
"width": 860,
|
||||
"height": 320,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_SkillType": {
|
||||
"x": 48,
|
||||
"y": 48,
|
||||
"width": 130,
|
||||
"height": 190,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Skill": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Battle": {
|
||||
"WindowLayer": {
|
||||
"1,Window_BattleStatus": {
|
||||
"x": 250,
|
||||
"y": 548,
|
||||
"width": 700,
|
||||
"height": 135,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": "28",
|
||||
"_customPadding": "19",
|
||||
"_customLineHeight": "36",
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_ActorCommand": {
|
||||
"x": 33,
|
||||
"y": 458,
|
||||
"width": 192,
|
||||
"height": 220,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"9,Window_Message": {
|
||||
"x": 139,
|
||||
"y": 527,
|
||||
"width": 1000,
|
||||
"height": 144,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 25,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"8,Window_BattleEnemy": {
|
||||
"x": 120,
|
||||
"y": 432,
|
||||
"width": 650,
|
||||
"height": 180,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"5,Window_BattleSkill": {
|
||||
"x": 64,
|
||||
"y": 203,
|
||||
"width": 900,
|
||||
"height": 250,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"6,Window_BattleItem": {
|
||||
"x": 64,
|
||||
"y": 203,
|
||||
"width": 816,
|
||||
"height": 300,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"4,Window_Help": {
|
||||
"x": 33,
|
||||
"y": 86,
|
||||
"width": 816,
|
||||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_CustomBattleStatus": {
|
||||
"x": 253,
|
||||
"y": 539,
|
||||
"width": 700,
|
||||
"height": 145,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_BattleLog": {
|
||||
"x": 1,
|
||||
"y": -15,
|
||||
"width": 800,
|
||||
"height": 168,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 28,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"109,Window_Message": {
|
||||
"x": 215,
|
||||
"y": 550,
|
||||
"width": 850,
|
||||
"height": 144,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_PartyCommand": {
|
||||
"x": 33,
|
||||
"y": 459,
|
||||
"width": 192,
|
||||
"height": 200,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Debug": {
|
||||
"WindowLayer": {
|
||||
"1,Window_DebugEdit": {
|
||||
"x": 246,
|
||||
"y": 72,
|
||||
"width": 1034,
|
||||
"height": 648,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Equip": {
|
||||
"WindowLayer": {
|
||||
"4,Window_EquipItem": {
|
||||
"x": 50,
|
||||
"y": 453,
|
||||
"width": 810,
|
||||
"height": 220,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_EquipSlot": {
|
||||
"x": 48,
|
||||
"y": 120,
|
||||
"width": 500,
|
||||
"height": 216,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_EquipCommand": {
|
||||
"x": 48,
|
||||
"y": 48,
|
||||
"width": 500,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 48,
|
||||
"y": 353,
|
||||
"width": 810,
|
||||
"height": 100,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": "22",
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_EquipStatus": {
|
||||
"x": 548,
|
||||
"y": 48,
|
||||
"width": 312,
|
||||
"height": 288,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Equip": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Glossary": {
|
||||
"WindowLayer": {
|
||||
"2,Window_GlossaryList": {
|
||||
"x": 72,
|
||||
"y": 72,
|
||||
"width": 270,
|
||||
"height": 400,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_Glossary": {
|
||||
"x": 360,
|
||||
"y": 72,
|
||||
"width": 842,
|
||||
"height": 455,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 22,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 90,
|
||||
"y": 558,
|
||||
"width": 1100,
|
||||
"height": 115,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"eroStatus": {
|
||||
"WindowLayer": {
|
||||
"2,Window_CustomMenuDataList": {
|
||||
"x": 48,
|
||||
"y": 234,
|
||||
"width": 500,
|
||||
"height": 500,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_CustomMenuCommand": {
|
||||
"x": 43,
|
||||
"y": 174,
|
||||
"width": 500,
|
||||
"height": 70,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_CustomMenuDataList": {
|
||||
"x": 48,
|
||||
"y": 235,
|
||||
"width": 500,
|
||||
"height": 280,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"4,Window_CustomMenuDataList": {
|
||||
"x": 48,
|
||||
"y": 235,
|
||||
"width": 500,
|
||||
"height": 300,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 48,
|
||||
"y": 528,
|
||||
"width": 550,
|
||||
"height": 150,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"eroStatus": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 150
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_STS": {
|
||||
"WindowLayer": {
|
||||
"3,Window_StsSkillStatus": {
|
||||
"x": 393,
|
||||
"y": 74,
|
||||
"width": 850,
|
||||
"height": 144,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_StsActorStatus": {
|
||||
"x": 30,
|
||||
"y": 32,
|
||||
"width": 340,
|
||||
"height": 144,
|
||||
"opacity": 255,
|
||||
"hidden": true,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_SkillTree": {
|
||||
"x": 393,
|
||||
"y": 218,
|
||||
"width": 850,
|
||||
"height": 486,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_cusctomFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"6,Window_StsCost": {
|
||||
"x": 81,
|
||||
"y": 317,
|
||||
"width": 290,
|
||||
"height": 258,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_TreeType": {
|
||||
"x": 49,
|
||||
"y": 145,
|
||||
"width": 290,
|
||||
"height": 145,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"7,Window_StsPreskill": {
|
||||
"x": 799,
|
||||
"y": 429,
|
||||
"width": 408,
|
||||
"height": 216,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"5,Window_StsConf": {
|
||||
"x": 752,
|
||||
"y": 336,
|
||||
"width": 408,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"4,Window_StsConfTitle": {
|
||||
"x": 754,
|
||||
"y": 264,
|
||||
"width": 408,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Load": {
|
||||
"WindowLayer": {
|
||||
"1,Window_SavefileList": {
|
||||
"x": 190,
|
||||
"y": 129,
|
||||
"width": 900,
|
||||
"height": 555,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 190,
|
||||
"y": 38,
|
||||
"width": 900,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Save": {
|
||||
"WindowLayer": {
|
||||
"1,Window_SavefileList": {
|
||||
"x": 190,
|
||||
"y": 129,
|
||||
"width": 900,
|
||||
"height": 555,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 190,
|
||||
"y": 39,
|
||||
"width": 900,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Map": {
|
||||
"WindowLayer": {
|
||||
"126,Window_Gold": {
|
||||
"x": 696,
|
||||
"y": 504,
|
||||
"width": 240,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Alchemy": {
|
||||
"WindowLayer": {
|
||||
"1,Window_SelectRecipes": {
|
||||
"x": 96,
|
||||
"y": 150,
|
||||
"width": 500,
|
||||
"height": 450,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_Gold_MZMV": {
|
||||
"x": 373,
|
||||
"y": 606,
|
||||
"width": 240,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"4,Window_RecipeDetail": {
|
||||
"x": 633,
|
||||
"y": 150,
|
||||
"width": 550,
|
||||
"height": 540,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 98,
|
||||
"y": 29,
|
||||
"width": 1080,
|
||||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_AlchemyNumber": {
|
||||
"x": 166,
|
||||
"y": 374,
|
||||
"width": 450,
|
||||
"height": 200,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Gameover": {
|
||||
"WindowLayer": {
|
||||
"8,Window_SavefileList": {
|
||||
"x": 190,
|
||||
"y": 129,
|
||||
"width": 900,
|
||||
"height": 555,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"7,Window_Help": {
|
||||
"x": 190,
|
||||
"y": 39,
|
||||
"width": 900,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 210,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6675
www/data/Enemies.json
Normal file
6675
www/data/Enemies.json
Normal file
File diff suppressed because it is too large
Load diff
10921
www/data/Items.json
Normal file
10921
www/data/Items.json
Normal file
File diff suppressed because it is too large
Load diff
29848
www/data/Map001.json
Normal file
29848
www/data/Map001.json
Normal file
File diff suppressed because it is too large
Load diff
7857
www/data/Map002.json
Normal file
7857
www/data/Map002.json
Normal file
File diff suppressed because it is too large
Load diff
7014
www/data/Map003.json
Normal file
7014
www/data/Map003.json
Normal file
File diff suppressed because it is too large
Load diff
8213
www/data/Map004.json
Normal file
8213
www/data/Map004.json
Normal file
File diff suppressed because it is too large
Load diff
2397
www/data/Map005.json
Normal file
2397
www/data/Map005.json
Normal file
File diff suppressed because it is too large
Load diff
29725
www/data/Map006.json
Normal file
29725
www/data/Map006.json
Normal file
File diff suppressed because it is too large
Load diff
7433
www/data/Map007.json
Normal file
7433
www/data/Map007.json
Normal file
File diff suppressed because it is too large
Load diff
13502
www/data/Map008.json
Normal file
13502
www/data/Map008.json
Normal file
File diff suppressed because it is too large
Load diff
4601
www/data/Map009.json
Normal file
4601
www/data/Map009.json
Normal file
File diff suppressed because it is too large
Load diff
4259
www/data/Map010.json
Normal file
4259
www/data/Map010.json
Normal file
File diff suppressed because it is too large
Load diff
3283
www/data/Map011.json
Normal file
3283
www/data/Map011.json
Normal file
File diff suppressed because it is too large
Load diff
3947
www/data/Map012.json
Normal file
3947
www/data/Map012.json
Normal file
File diff suppressed because it is too large
Load diff
4723
www/data/Map013.json
Normal file
4723
www/data/Map013.json
Normal file
File diff suppressed because it is too large
Load diff
2729
www/data/Map014.json
Normal file
2729
www/data/Map014.json
Normal file
File diff suppressed because it is too large
Load diff
3822
www/data/Map015.json
Normal file
3822
www/data/Map015.json
Normal file
File diff suppressed because it is too large
Load diff
4605
www/data/Map016.json
Normal file
4605
www/data/Map016.json
Normal file
File diff suppressed because it is too large
Load diff
17010
www/data/Map017.json
Normal file
17010
www/data/Map017.json
Normal file
File diff suppressed because it is too large
Load diff
5803
www/data/Map018.json
Normal file
5803
www/data/Map018.json
Normal file
File diff suppressed because it is too large
Load diff
8147
www/data/Map019.json
Normal file
8147
www/data/Map019.json
Normal file
File diff suppressed because it is too large
Load diff
4004
www/data/Map020.json
Normal file
4004
www/data/Map020.json
Normal file
File diff suppressed because it is too large
Load diff
3042
www/data/Map021.json
Normal file
3042
www/data/Map021.json
Normal file
File diff suppressed because it is too large
Load diff
6226
www/data/Map023.json
Normal file
6226
www/data/Map023.json
Normal file
File diff suppressed because it is too large
Load diff
20724
www/data/Map024.json
Normal file
20724
www/data/Map024.json
Normal file
File diff suppressed because it is too large
Load diff
29877
www/data/Map025.json
Normal file
29877
www/data/Map025.json
Normal file
File diff suppressed because it is too large
Load diff
12204
www/data/Map026.json
Normal file
12204
www/data/Map026.json
Normal file
File diff suppressed because it is too large
Load diff
30931
www/data/Map027.json
Normal file
30931
www/data/Map027.json
Normal file
File diff suppressed because it is too large
Load diff
8228
www/data/Map028.json
Normal file
8228
www/data/Map028.json
Normal file
File diff suppressed because it is too large
Load diff
3024
www/data/Map029.json
Normal file
3024
www/data/Map029.json
Normal file
File diff suppressed because it is too large
Load diff
9034
www/data/Map030.json
Normal file
9034
www/data/Map030.json
Normal file
File diff suppressed because it is too large
Load diff
8830
www/data/Map031.json
Normal file
8830
www/data/Map031.json
Normal file
File diff suppressed because it is too large
Load diff
8897
www/data/Map032.json
Normal file
8897
www/data/Map032.json
Normal file
File diff suppressed because it is too large
Load diff
5546
www/data/Map033.json
Normal file
5546
www/data/Map033.json
Normal file
File diff suppressed because it is too large
Load diff
15178
www/data/Map034.json
Normal file
15178
www/data/Map034.json
Normal file
File diff suppressed because it is too large
Load diff
18103
www/data/Map035.json
Normal file
18103
www/data/Map035.json
Normal file
File diff suppressed because it is too large
Load diff
46058
www/data/Map036.json
Normal file
46058
www/data/Map036.json
Normal file
File diff suppressed because it is too large
Load diff
5565
www/data/Map037.json
Normal file
5565
www/data/Map037.json
Normal file
File diff suppressed because it is too large
Load diff
6224
www/data/Map038.json
Normal file
6224
www/data/Map038.json
Normal file
File diff suppressed because it is too large
Load diff
3122
www/data/Map039.json
Normal file
3122
www/data/Map039.json
Normal file
File diff suppressed because it is too large
Load diff
7698
www/data/Map040.json
Normal file
7698
www/data/Map040.json
Normal file
File diff suppressed because it is too large
Load diff
6116
www/data/Map041.json
Normal file
6116
www/data/Map041.json
Normal file
File diff suppressed because it is too large
Load diff
18219
www/data/Map042.json
Normal file
18219
www/data/Map042.json
Normal file
File diff suppressed because it is too large
Load diff
3740
www/data/Map043.json
Normal file
3740
www/data/Map043.json
Normal file
File diff suppressed because it is too large
Load diff
12640
www/data/Map044.json
Normal file
12640
www/data/Map044.json
Normal file
File diff suppressed because it is too large
Load diff
6260
www/data/Map045.json
Normal file
6260
www/data/Map045.json
Normal file
File diff suppressed because it is too large
Load diff
2925
www/data/Map046.json
Normal file
2925
www/data/Map046.json
Normal file
File diff suppressed because it is too large
Load diff
2228
www/data/Map047.json
Normal file
2228
www/data/Map047.json
Normal file
File diff suppressed because it is too large
Load diff
45658
www/data/Map048.json
Normal file
45658
www/data/Map048.json
Normal file
File diff suppressed because it is too large
Load diff
12001
www/data/Map049.json
Normal file
12001
www/data/Map049.json
Normal file
File diff suppressed because it is too large
Load diff
12670
www/data/Map050.json
Normal file
12670
www/data/Map050.json
Normal file
File diff suppressed because it is too large
Load diff
15783
www/data/Map051.json
Normal file
15783
www/data/Map051.json
Normal file
File diff suppressed because it is too large
Load diff
21045
www/data/Map052.json
Normal file
21045
www/data/Map052.json
Normal file
File diff suppressed because it is too large
Load diff
29794
www/data/Map053.json
Normal file
29794
www/data/Map053.json
Normal file
File diff suppressed because it is too large
Load diff
23822
www/data/Map054.json
Normal file
23822
www/data/Map054.json
Normal file
File diff suppressed because it is too large
Load diff
35450
www/data/Map055.json
Normal file
35450
www/data/Map055.json
Normal file
File diff suppressed because it is too large
Load diff
8687
www/data/Map056.json
Normal file
8687
www/data/Map056.json
Normal file
File diff suppressed because it is too large
Load diff
27494
www/data/Map057.json
Normal file
27494
www/data/Map057.json
Normal file
File diff suppressed because it is too large
Load diff
22544
www/data/Map058.json
Normal file
22544
www/data/Map058.json
Normal file
File diff suppressed because it is too large
Load diff
32182
www/data/Map059.json
Normal file
32182
www/data/Map059.json
Normal file
File diff suppressed because it is too large
Load diff
26929
www/data/Map060.json
Normal file
26929
www/data/Map060.json
Normal file
File diff suppressed because it is too large
Load diff
10429
www/data/Map061.json
Normal file
10429
www/data/Map061.json
Normal file
File diff suppressed because it is too large
Load diff
7180
www/data/Map062.json
Normal file
7180
www/data/Map062.json
Normal file
File diff suppressed because it is too large
Load diff
68963
www/data/Map063.json
Normal file
68963
www/data/Map063.json
Normal file
File diff suppressed because it is too large
Load diff
37936
www/data/Map064.json
Normal file
37936
www/data/Map064.json
Normal file
File diff suppressed because it is too large
Load diff
8141
www/data/Map065.json
Normal file
8141
www/data/Map065.json
Normal file
File diff suppressed because it is too large
Load diff
7061
www/data/Map066.json
Normal file
7061
www/data/Map066.json
Normal file
File diff suppressed because it is too large
Load diff
4121
www/data/Map067.json
Normal file
4121
www/data/Map067.json
Normal file
File diff suppressed because it is too large
Load diff
4122
www/data/Map068.json
Normal file
4122
www/data/Map068.json
Normal file
File diff suppressed because it is too large
Load diff
29698
www/data/Map069.json
Normal file
29698
www/data/Map069.json
Normal file
File diff suppressed because it is too large
Load diff
19170
www/data/Map070.json
Normal file
19170
www/data/Map070.json
Normal file
File diff suppressed because it is too large
Load diff
9540
www/data/Map071.json
Normal file
9540
www/data/Map071.json
Normal file
File diff suppressed because it is too large
Load diff
6445
www/data/Map072.json
Normal file
6445
www/data/Map072.json
Normal file
File diff suppressed because it is too large
Load diff
17837
www/data/Map073.json
Normal file
17837
www/data/Map073.json
Normal file
File diff suppressed because it is too large
Load diff
18774
www/data/Map074.json
Normal file
18774
www/data/Map074.json
Normal file
File diff suppressed because it is too large
Load diff
20416
www/data/Map075.json
Normal file
20416
www/data/Map075.json
Normal file
File diff suppressed because it is too large
Load diff
9067
www/data/Map076.json
Normal file
9067
www/data/Map076.json
Normal file
File diff suppressed because it is too large
Load diff
12409
www/data/Map077.json
Normal file
12409
www/data/Map077.json
Normal file
File diff suppressed because it is too large
Load diff
23316
www/data/Map078.json
Normal file
23316
www/data/Map078.json
Normal file
File diff suppressed because it is too large
Load diff
23697
www/data/Map079.json
Normal file
23697
www/data/Map079.json
Normal file
File diff suppressed because it is too large
Load diff
51707
www/data/Map080.json
Normal file
51707
www/data/Map080.json
Normal file
File diff suppressed because it is too large
Load diff
44358
www/data/Map081.json
Normal file
44358
www/data/Map081.json
Normal file
File diff suppressed because it is too large
Load diff
50840
www/data/Map082.json
Normal file
50840
www/data/Map082.json
Normal file
File diff suppressed because it is too large
Load diff
36860
www/data/Map083.json
Normal file
36860
www/data/Map083.json
Normal file
File diff suppressed because it is too large
Load diff
21687
www/data/Map084.json
Normal file
21687
www/data/Map084.json
Normal file
File diff suppressed because it is too large
Load diff
29009
www/data/Map085.json
Normal file
29009
www/data/Map085.json
Normal file
File diff suppressed because it is too large
Load diff
32569
www/data/Map086.json
Normal file
32569
www/data/Map086.json
Normal file
File diff suppressed because it is too large
Load diff
16689
www/data/Map087.json
Normal file
16689
www/data/Map087.json
Normal file
File diff suppressed because it is too large
Load diff
39392
www/data/Map088.json
Normal file
39392
www/data/Map088.json
Normal file
File diff suppressed because it is too large
Load diff
14317
www/data/Map089.json
Normal file
14317
www/data/Map089.json
Normal file
File diff suppressed because it is too large
Load diff
17438
www/data/Map090.json
Normal file
17438
www/data/Map090.json
Normal file
File diff suppressed because it is too large
Load diff
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue