Initial Commit
This commit is contained in:
commit
03a95ae36d
530 changed files with 5187474 additions and 0 deletions
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Ignore all files
|
||||
*.*
|
||||
|
||||
# Except
|
||||
!*.mps
|
||||
!*.dat
|
||||
!*.json
|
||||
!*.txt
|
||||
!*.project
|
||||
!*.js
|
||||
!*.zip
|
||||
!*.7z
|
||||
!*.csv
|
||||
!*.ain
|
||||
!*.fnl
|
||||
!*.ks
|
||||
!*.tjs
|
||||
!*.yaml
|
||||
!Data/*
|
||||
!*.rb
|
||||
!.gitignore
|
||||
!README.md
|
||||
|
||||
# Images
|
||||
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.
|
||||
436
Readme.txt
Normal file
436
Readme.txt
Normal file
|
|
@ -0,0 +1,436 @@
|
|||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
|
||||
◆クロア×スクランブル説明書◆
|
||||
|
||||
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
この度は「クロア×スクランブル製品版」を
|
||||
ダウンロード頂き誠にありがとうございます。
|
||||
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
■インストール■
|
||||
『クロア×スクランブル製品版ver1.08.exe』を
|
||||
ダブルクリックで解凍していただき、解凍したフォルダの中にある
|
||||
Game.exeをダブルクリックしてゲームを起動してください。
|
||||
アンインストールはフォルダごと削除してください。
|
||||
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
|
||||
■操作方法■ マウス操作も可能
|
||||
|
||||
・キーボードの矢印キー :上下左右斜めの移動
|
||||
|
||||
・Zキー/spaceキー/enterキー:決定ボタン
|
||||
|
||||
・Xキー :メニュー画面を開く/キャンセル
|
||||
|
||||
・ctrlキー :押しっぱなしでメッセージスキップ
|
||||
|
||||
・shiftキー :押すとウィンドウ消去&復帰
|
||||
|
||||
・Sキー :学園マップ/学園ファストトラベル(途中から解放)
|
||||
|
||||
・Aキー :会話ログ表示&ログ閉じる
|
||||
|
||||
・Qキー :固定スキップ/解除(決定でも解除)
|
||||
|
||||
・F4キー :全画面表示
|
||||
|
||||
・F5キー :タイトル画面に戻ります(リセット)
|
||||
|
||||
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
本作品を無断で複製・転載・配布することを禁じます。
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
|
||||
以下使用素材一覧(敬称省略)。
|
||||
この場をお借りして素材製作者様にお礼を申し上げます。
|
||||
|
||||
|
||||
【プラグイン】____________________________________
|
||||
|
||||
Yanfly Engine Plugins
|
||||
|
||||
Yoji Ojima
|
||||
|
||||
Moghunter
|
||||
https://atelierrgss.wordpress.com/
|
||||
|
||||
木星ペンギン
|
||||
http://woodpenguin.blog.fc2.com/
|
||||
|
||||
くらむぼん
|
||||
https://krmbn0576.github.io/rpgmakermv/homepage.html
|
||||
|
||||
Yana
|
||||
https://w.atwiki.jp/pokotan/pages/3.html
|
||||
|
||||
赤月智平
|
||||
https://www.utakata-no-yume.net/
|
||||
|
||||
トリアコンタン
|
||||
https://triacontane.blogspot.com/
|
||||
|
||||
奏 ねこま
|
||||
https://twitter.com/koma_neko
|
||||
|
||||
ツキミ
|
||||
https://forum.tkool.jp/index.php?threads/.603/
|
||||
|
||||
砂川赳
|
||||
https://newrpg.seesaa.net/article/473090716.html
|
||||
|
||||
フトコロ
|
||||
https://github.com/futokoro/RPGMaker/blob/master/README.md
|
||||
|
||||
莞爾の草
|
||||
https://kanjinokusargss3.hatenablog.com/entry/2020/08/12/184854
|
||||
|
||||
サンシロ
|
||||
https://github.com/rev2nym
|
||||
|
||||
GrayOgre
|
||||
https://grayogre.info/
|
||||
|
||||
TYPE74RX-T
|
||||
https://mdc-light.jpn.org/TYPE74RX-T/
|
||||
|
||||
のんちゃ
|
||||
https://twitter.com/non_non_cha
|
||||
|
||||
COBRA
|
||||
http://cobrara.blogspot.com/
|
||||
|
||||
誰かへの宣戦布告
|
||||
http://declarewar.blog.fc2.com/
|
||||
|
||||
Galv's
|
||||
https://galvs-scripts.com/category/rmmv-plugins/
|
||||
|
||||
drowsepost
|
||||
https://github.com/drowsepost/
|
||||
|
||||
hiz
|
||||
https://hiz-tkool.tumblr.com/
|
||||
|
||||
tomoaky
|
||||
https://twitter.com/tomoaky
|
||||
|
||||
マンカインド
|
||||
https://mankind-games.blogspot.com/
|
||||
|
||||
神無月サスケ
|
||||
https://twitter.com/ktakaki00
|
||||
|
||||
ムノクラ
|
||||
https://fungamemake.com/
|
||||
|
||||
panda
|
||||
http://www.werepanda.jp/
|
||||
|
||||
riru
|
||||
http://garasuzaikunomugen.web.fc2.com/index.html
|
||||
|
||||
蔦森くいな
|
||||
https://twitter.com/kuina_t
|
||||
|
||||
Kamesoft
|
||||
http://ytomy.sakura.ne.jp/
|
||||
|
||||
KIRIHARA Miyahito
|
||||
https://ci-en.dlsite.com/creator/1734
|
||||
|
||||
kido
|
||||
https://twitter.com/kido0617
|
||||
|
||||
焼きノリ
|
||||
http://mata-tuku.ldblog.jp/
|
||||
|
||||
Srオスクロ
|
||||
https://forums.rpgmakerweb.com/index.php?members/sroscuro.105446/
|
||||
|
||||
こんにちは
|
||||
https://tm.lucky-duet.com/viewtopic.php?t=4891
|
||||
|
||||
しぐれん
|
||||
https://github.com/Sigureya/RPGmakerMV
|
||||
|
||||
村人A
|
||||
http://ameblo.jp/rpgmaker1892/
|
||||
|
||||
Thirop
|
||||
https://thirop.booth.pm/
|
||||
|
||||
えーしゅん
|
||||
https://twitter.com/Asyun3i9t/
|
||||
|
||||
フェルミウム湾
|
||||
https://fermiumbay13.hatenablog.com/
|
||||
|
||||
白
|
||||
|
||||
鳥小屋
|
||||
https://torigoya-plugin.rutan.dev/
|
||||
|
||||
KURAGE
|
||||
https://twitter.com/kurageya0307
|
||||
|
||||
Prime Hover
|
||||
https://github.com/PrimeHover/Warehouse
|
||||
|
||||
霧島万
|
||||
https://tm.lucky-duet.com/viewtopic.php?t=5795
|
||||
|
||||
DarkPlasma
|
||||
https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
|
||||
|
||||
MITライセンス
|
||||
https://licenses.opensource.jp/MIT/MIT.html
|
||||
|
||||
CC BY 4.0 DEED
|
||||
http://creativecommons.org/licenses/by/4.0/
|
||||
|
||||
【サウンド】_______________________________________
|
||||
|
||||
|
||||
音楽の卵
|
||||
http://ontama-m.com/
|
||||
|
||||
しおかぜミュージックラボ K.Tera
|
||||
http://shiokaze.b.dlsite.net/
|
||||
|
||||
ポケットサウンド
|
||||
http://pocket-se.info/
|
||||
|
||||
Tamemaru@俺得本舗
|
||||
http://members.jcom.home.ne.jp/g-zoro/
|
||||
|
||||
VoiceBloom
|
||||
http://voicebloom.seesaa.net/
|
||||
|
||||
MusMus
|
||||
https://musmus.main.jp/
|
||||
|
||||
甘茶の音楽工房
|
||||
https://amachamusic.chagasi.com/
|
||||
|
||||
小森 平
|
||||
https://taira-komori.jpn.org/
|
||||
|
||||
OtoLogic
|
||||
https://otologic.jp/
|
||||
|
||||
クラゲ工匠
|
||||
http://www.kurage-kosho.info/
|
||||
|
||||
グラネタ
|
||||
http://everblasting.info/rules/
|
||||
|
||||
てつおん
|
||||
https://gepponkoku.nation.jp/tetsuon/tetsuon.html
|
||||
|
||||
audioAtelier
|
||||
http://www.audioatelier.jp
|
||||
|
||||
魔王魂
|
||||
https://maou.audio/
|
||||
|
||||
G-Sound
|
||||
http://g-miya.net/
|
||||
|
||||
Music-Note.jp
|
||||
http://www.music-note.jp/
|
||||
|
||||
Notzan ACT
|
||||
https://commons.nicovideo.jp/material/nc125880
|
||||
|
||||
zukisuzuki BGM
|
||||
https://zukisuzukibgm.com/
|
||||
|
||||
woystr
|
||||
https://commons.nicovideo.jp/users/228856
|
||||
|
||||
効果声素材集 by tigerlily
|
||||
https://www.dlsite.com/maniax/work/=/product_id/RJ287092.html
|
||||
|
||||
ザ・マッチメイカァズ
|
||||
http://osabisi.sakura.ne.jp/m2/material3.html
|
||||
|
||||
簡単に使える!BGM素材集「ミッドナイトタウン」
|
||||
https://www.dlsite.com/home/work/=/product_id/RJ222400.html
|
||||
|
||||
月に憑かれたピエロ
|
||||
https://www.dlsite.com/maniax/circle/profile/=/maker_id/RG07477.html
|
||||
|
||||
零式マテリアル
|
||||
http://www.zero-matter.com/index.html
|
||||
|
||||
ノタの森
|
||||
http://notanomori.net/
|
||||
|
||||
効の音
|
||||
https://kounone.com
|
||||
|
||||
ユーフルカ
|
||||
https://youfulca.com/
|
||||
|
||||
M-ART
|
||||
https://mart.kitunebi.com/
|
||||
|
||||
かるがも行進局
|
||||
https://karugamobgm.com/
|
||||
|
||||
Murray Atkinson
|
||||
|
||||
タイガーリリー
|
||||
|
||||
|
||||
【グラフィック】_______________________________________
|
||||
|
||||
BB ENTERTAINMENT
|
||||
http://bb-entertainment-blog.blogspot.jp/
|
||||
|
||||
BIT/O
|
||||
https://bit-orchard.hatenablog.com/entry/terms
|
||||
|
||||
jaja
|
||||
https://tm.lucky-duet.com/viewtopic.php?t=3158
|
||||
|
||||
ペンタスラスト
|
||||
https://ci-en.dlsite.com/creator/811/article/14245
|
||||
|
||||
photock
|
||||
https://www.photock.jp/
|
||||
|
||||
RAIKO
|
||||
https://raiko.booth.pm/
|
||||
|
||||
Un Almacen
|
||||
http://zioru.x0.to/
|
||||
|
||||
カミソリエッジ/沫那環
|
||||
https://razor-edge.work/
|
||||
|
||||
きまぐれアフター
|
||||
https://gakaisozai.seesaa.net/
|
||||
|
||||
くらげ工匠
|
||||
http://www.kurage-kosho.info/
|
||||
|
||||
クロちゃん13
|
||||
https://tm.lucky-duet.com/viewtopic.php?f=15&t=2689&p=8744#p8744
|
||||
|
||||
くろまろこ
|
||||
https://tm.lucky-duet.com/viewtopic.php?t=2239
|
||||
|
||||
コミュ将
|
||||
https://tm.lucky-duet.com/viewtopic.php?f=15&t=1373&sid=7a64272c413f5fe7e0d576bb664d6db0
|
||||
|
||||
ききのここ
|
||||
http://dokukinako.blog.jp/
|
||||
|
||||
ドット絵世界
|
||||
http://yms.main.jp/
|
||||
|
||||
ヌー/damagedgold
|
||||
http://damagedgold.wp.xdomain.jp/
|
||||
|
||||
ぴぽや倉庫
|
||||
https://pipoya.net/sozai/
|
||||
|
||||
みんちりえ
|
||||
https://min-chi.material.jp/
|
||||
|
||||
レティラナティス
|
||||
https://tm.lucky-duet.com/viewtopic.php?f=38&t=3812
|
||||
|
||||
ハト畜生
|
||||
https://www.dlsite.com/home/work/=/product_id/RJ305317.html
|
||||
https://www.dlsite.com/home/work/=/product_id/RJ318008.html
|
||||
https://www.dlsite.com/home/work/=/product_id/RJ331546.html
|
||||
|
||||
黒幕亭劇場
|
||||
http://asunana.blog.fc2.com/
|
||||
|
||||
白黒洋菓子店
|
||||
https://noir-et-blanc-patisserie.amebaownd.com/
|
||||
|
||||
普通シティ 現代日本都市タイルセット
|
||||
|
||||
なにかしらツクール
|
||||
http://nanikasiratkool.web.fc2.com/index.html
|
||||
|
||||
サボテンの花言葉
|
||||
http://aklj00dla.blog.fc2.com/
|
||||
|
||||
抹茶ちゃもも
|
||||
http://chocobana.my.coocan.jp/index2.htm
|
||||
|
||||
森の奥の隠れ里 立ち絵向けエモーションアイコン素材集
|
||||
https://www.dlsite.com/home/work/=/product_id/RJ212838.html
|
||||
|
||||
どっとのおへや
|
||||
http://dot.iku4.com/
|
||||
|
||||
まて素材屋
|
||||
http://matesozai.blog.fc2.com/
|
||||
|
||||
おばけ
|
||||
http://obakeyasiki12.blog.fc2.com/
|
||||
|
||||
ユーディオ 自作ゲーム置き場
|
||||
http://yuudio50.blog.fc2.com/
|
||||
|
||||
Material Forward
|
||||
https://materialforwardvfx.wixsite.com/materialforward
|
||||
|
||||
エタナラ
|
||||
https://etanara.fungamemake.com/
|
||||
|
||||
誰得・らくだ
|
||||
https://condor.netgamers.jp/
|
||||
|
||||
3R0Soft
|
||||
Futuristic Base Interiors素材集
|
||||
|
||||
どらぴかドットマップ素材 現代街編
|
||||
どらぴかドットマップ素材 現代街編拡張セット
|
||||
(C) 2021 Pika's Game
|
||||
|
||||
Winluサイバーパンクタイルセット - 外装
|
||||
Winluサイバーパンクタイルセット - 内装
|
||||
(C) Winlu
|
||||
|
||||
Krachware サイバーパンクタイルセットパック
|
||||
(C) 2021 Gee-kun-soft
|
||||
|
||||
KRサイバーパンクタイル素材集
|
||||
(C) Kokoro reflections
|
||||
|
||||
現代日本都市タイルセット
|
||||
(C) Grayfax software
|
||||
|
||||
街のエクステリアタイルセット
|
||||
(C) watarunakanami
|
||||
|
||||
(C)みにくる/Minikle
|
||||
|
||||
ドイツ風タイルセット素材集
|
||||
(C)2015 Degica.com. All rights reserved.
|
||||
|
||||
近代都市タイルセット
|
||||
(C) Sherman3D
|
||||
|
||||
ayane
|
||||
|
||||
_____________________________________________________
|
||||
|
||||
ゲーム内素材の抜き出し、二次使用は絶対に禁止です。
|
||||
画像の無断使用を発見された方は当サークルブログにてお知らせくださいませ。
|
||||
記載漏れがあった場合はご連絡いただけると助かります。
|
||||
_____________________________________________________
|
||||
BIN
icudtl.dat
Normal file
BIN
icudtl.dat
Normal file
Binary file not shown.
12
package.json
Normal file
12
package.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "",
|
||||
"main": "www/index.html",
|
||||
"js-flags": "--expose-gc",
|
||||
"window": {
|
||||
"title": "",
|
||||
"toolbar": false,
|
||||
"width": 816,
|
||||
"height": 624,
|
||||
"icon": "www/icon/icon.png"
|
||||
}
|
||||
}
|
||||
808
www/data/Actors.json
Normal file
808
www/data/Actors.json
Normal file
|
|
@ -0,0 +1,808 @@
|
|||
[
|
||||
null,
|
||||
{
|
||||
"id": 1,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "_クロア",
|
||||
"classId": 12,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "_Kuroa1",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "クロア",
|
||||
"nickname": "金色の暴風",
|
||||
"note": "<KNHShadow:0,-3,90>\n<SAC攻撃封印スイッチ:181>\n<SAC防御封印スイッチ:182> \n<SAC道具封印スイッチ:183> \n<SBIPosZ:0>\n<SBIImage:M_ステータス立ち絵>\n<CSS_IMAGE:M_ステータス立ち絵>\ncode\n</CSS_IMAGE>\n",
|
||||
"profile": "元S級エージェント。\nエージェントにおける最高位の能力をもっており、"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "_あろま",
|
||||
"classId": 7,
|
||||
"equips": [
|
||||
0,
|
||||
81,
|
||||
82,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "Aroma1",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "あろま",
|
||||
"nickname": "",
|
||||
"note": "<KNHShadow:0,-3,90>\n<SBIPosZ:0> \n<SBIImage:M_ステータス立ち絵a>\n<CSS_IMAGE:M_ステータス立ち絵a>",
|
||||
"profile": "あろマートの店員で看板娘。\n白衣とスク水の組み合わせに変なファンが多い。"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "_メイン1",
|
||||
"classId": 3,
|
||||
"equips": [
|
||||
3,
|
||||
0,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "シュウ",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "_竿1",
|
||||
"classId": 4,
|
||||
"equips": [
|
||||
4,
|
||||
0,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "DummyFace",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "フトシ",
|
||||
"nickname": "盗賊",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"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": 6,
|
||||
"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": 7,
|
||||
"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": 8,
|
||||
"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": 9,
|
||||
"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": 10,
|
||||
"battlerName": "Actor2_7",
|
||||
"characterIndex": 5,
|
||||
"characterName": "",
|
||||
"classId": 4,
|
||||
"equips": [
|
||||
4,
|
||||
0,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "DummyFace",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "谷宮",
|
||||
"nickname": "返り血の 谷宮",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"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": 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": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "鬼瓦",
|
||||
"nickname": "体育教師",
|
||||
"note": "",
|
||||
"profile": "鬼形 おにがしら"
|
||||
},
|
||||
{
|
||||
"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": "用務員",
|
||||
"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": 1,
|
||||
"characterName": "_竿1",
|
||||
"classId": 4,
|
||||
"equips": [
|
||||
4,
|
||||
0,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "DummyFace",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "ツトム",
|
||||
"nickname": "盗賊",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"battlerName": "",
|
||||
"characterIndex": 7,
|
||||
"characterName": "_竿2",
|
||||
"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": "_竿2",
|
||||
"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": ""
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"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": 24,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "_kuroa_aroma",
|
||||
"classId": 5,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "_Kuroa1",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "クロア",
|
||||
"nickname": "",
|
||||
"note": "<KNHShadow:0,-3,90>\n<SAC攻撃封印スイッチ:7>\n<SAC防御封印スイッチ:8> \n<SAC道具封印スイッチ:9> \n<初期CP:5>\n<初期スキルセット数:5>\n<SBIImage:_tia0_ベース画像_menu>\n<SBI追加画像1:_tia0_ベース画像_menu_太もも>\n<SBI追加条件1:\\v[85] < 1>\n<SBI追加画像2:_tia0_ベース画像_menu_胸>\n<SBI追加条件2:\\v[86] < 1>\n<SBI追加画像3:_tia0_ベース画像_menu_胸_裸>\n<SBI追加条件3:\\v[86] > 0>\n<Speech/Start: 戦闘が始まったときのメッセージ>",
|
||||
"profile": ""
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"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": 26,
|
||||
"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": 27,
|
||||
"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": 28,
|
||||
"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": 29,
|
||||
"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": 30,
|
||||
"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": 31,
|
||||
"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": 32,
|
||||
"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": 33,
|
||||
"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": 34,
|
||||
"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": 35,
|
||||
"battlerName": "",
|
||||
"characterIndex": 0,
|
||||
"characterName": "",
|
||||
"classId": 1,
|
||||
"equips": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"faceIndex": 0,
|
||||
"faceName": "",
|
||||
"traits": [],
|
||||
"initialLevel": 1,
|
||||
"maxLevel": 99,
|
||||
"name": "",
|
||||
"nickname": "",
|
||||
"note": "",
|
||||
"profile": ""
|
||||
}
|
||||
]
|
||||
210948
www/data/Animations.json
Normal file
210948
www/data/Animations.json
Normal file
File diff suppressed because it is too large
Load diff
2768
www/data/Armors.json
Normal file
2768
www/data/Armors.json
Normal file
File diff suppressed because it is too large
Load diff
17909
www/data/Classes.json
Normal file
17909
www/data/Classes.json
Normal file
File diff suppressed because it is too large
Load diff
447163
www/data/CommonEvents.json
Normal file
447163
www/data/CommonEvents.json
Normal file
File diff suppressed because it is too large
Load diff
362
www/data/ContainerProperties.json
Normal file
362
www/data/ContainerProperties.json
Normal file
|
|
@ -0,0 +1,362 @@
|
|||
{
|
||||
"Scene_Title": {
|
||||
"WindowLayer": {
|
||||
"0,Window_TitleCommand": {
|
||||
"x": 420,
|
||||
"y": 560,
|
||||
"width": 240,
|
||||
"height": 144,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "ニコ角"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Battle": {},
|
||||
"Scene_Map": {
|
||||
"WindowLayer": {
|
||||
"6,Window_MessageName": {
|
||||
"x": 261,
|
||||
"y": 522,
|
||||
"width": 120,
|
||||
"height": 84,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 32,
|
||||
"_customPadding": 20,
|
||||
"_customLineHeight": 40,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Menu": {
|
||||
"WindowLayer": {
|
||||
"0,Window_MenuCommand": {
|
||||
"x": 0,
|
||||
"y": 180,
|
||||
"width": 240,
|
||||
"height": 548,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_MenuStatus": {
|
||||
"x": 240,
|
||||
"y": 180,
|
||||
"width": 500,
|
||||
"height": 620,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_Info": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 240,
|
||||
"height": 160,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 20,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 255,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"4,Window_InformationPlayTime": {
|
||||
"x": 0,
|
||||
"y": 602,
|
||||
"width": 240,
|
||||
"height": 46,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 5,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_InformationMapName": {
|
||||
"x": 0,
|
||||
"y": 556,
|
||||
"width": 240,
|
||||
"height": 46,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 5,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Menu": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Equip": {
|
||||
"WindowLayer": {
|
||||
"1,Window_EquipStatus": {
|
||||
"x": 470,
|
||||
"y": 108,
|
||||
"width": 312,
|
||||
"height": 372,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": "28",
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
},
|
||||
"2,Window_EquipCommand": {
|
||||
"x": 0,
|
||||
"y": 108,
|
||||
"width": 470,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": "28",
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
},
|
||||
"3,Window_EquipSlot": {
|
||||
"x": 0,
|
||||
"y": 180,
|
||||
"width": 470,
|
||||
"height": 300,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
},
|
||||
"4,Window_EquipItem": {
|
||||
"x": 0,
|
||||
"y": 480,
|
||||
"width": 470,
|
||||
"height": 320,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 780,
|
||||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Equip": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Item": {
|
||||
"WindowLayer": {
|
||||
"1,Window_ItemCategory": {
|
||||
"x": 0,
|
||||
"y": 108,
|
||||
"width": 1200,
|
||||
"height": 72,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
},
|
||||
"2,Window_ItemList": {
|
||||
"x": 0,
|
||||
"y": 180,
|
||||
"width": 1200,
|
||||
"height": 620,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Skill": {
|
||||
"WindowLayer": {
|
||||
"1,Window_SkillType": {
|
||||
"x": 0,
|
||||
"y": 108,
|
||||
"width": 240,
|
||||
"height": 180,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
},
|
||||
"2,Window_SkillStatus": {
|
||||
"x": 240,
|
||||
"y": 108,
|
||||
"width": 960,
|
||||
"height": 180,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
},
|
||||
"3,Window_SkillList": {
|
||||
"x": 0,
|
||||
"y": 288,
|
||||
"width": 1200,
|
||||
"height": 512,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_EroStatus": {
|
||||
"WindowLayer": {
|
||||
"0,Window_EroStatus": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 1200,
|
||||
"height": 800,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 0,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Options": {},
|
||||
"Scene_Save": {},
|
||||
"Scene_GameEnd": {
|
||||
"WindowLayer": {
|
||||
"0,Window_GameEnd": {
|
||||
"x": 432,
|
||||
"y": 309,
|
||||
"width": 240,
|
||||
"height": 108,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ太字"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Status": {},
|
||||
"Scene_Shop": {
|
||||
"WindowLayer": {
|
||||
"5,Window_ShopStatus": {
|
||||
"x": 0,
|
||||
"y": 476,
|
||||
"width": 480,
|
||||
"height": 72,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"6,Window_ShopItemStatus": {
|
||||
"x": 0,
|
||||
"y": 476,
|
||||
"width": 480,
|
||||
"height": 217,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"8,Window_ShopArmorStatus": {
|
||||
"x": 0,
|
||||
"y": 476,
|
||||
"width": 480,
|
||||
"height": 217,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": "コーポ通常"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
8990
www/data/Enemies.json
Normal file
8990
www/data/Enemies.json
Normal file
File diff suppressed because it is too large
Load diff
3418
www/data/Items.json
Normal file
3418
www/data/Items.json
Normal file
File diff suppressed because it is too large
Load diff
2469
www/data/Map001.json
Normal file
2469
www/data/Map001.json
Normal file
File diff suppressed because it is too large
Load diff
6200
www/data/Map002.json
Normal file
6200
www/data/Map002.json
Normal file
File diff suppressed because it is too large
Load diff
43519
www/data/Map003.json
Normal file
43519
www/data/Map003.json
Normal file
File diff suppressed because it is too large
Load diff
13104
www/data/Map004.json
Normal file
13104
www/data/Map004.json
Normal file
File diff suppressed because it is too large
Load diff
20480
www/data/Map005.json
Normal file
20480
www/data/Map005.json
Normal file
File diff suppressed because it is too large
Load diff
24470
www/data/Map006.json
Normal file
24470
www/data/Map006.json
Normal file
File diff suppressed because it is too large
Load diff
32730
www/data/Map007.json
Normal file
32730
www/data/Map007.json
Normal file
File diff suppressed because it is too large
Load diff
1363
www/data/Map008.json
Normal file
1363
www/data/Map008.json
Normal file
File diff suppressed because it is too large
Load diff
17024
www/data/Map009.json
Normal file
17024
www/data/Map009.json
Normal file
File diff suppressed because it is too large
Load diff
21450
www/data/Map010.json
Normal file
21450
www/data/Map010.json
Normal file
File diff suppressed because it is too large
Load diff
10438
www/data/Map011.json
Normal file
10438
www/data/Map011.json
Normal file
File diff suppressed because it is too large
Load diff
17939
www/data/Map012.json
Normal file
17939
www/data/Map012.json
Normal file
File diff suppressed because it is too large
Load diff
16572
www/data/Map013.json
Normal file
16572
www/data/Map013.json
Normal file
File diff suppressed because it is too large
Load diff
17056
www/data/Map014.json
Normal file
17056
www/data/Map014.json
Normal file
File diff suppressed because it is too large
Load diff
10428
www/data/Map015.json
Normal file
10428
www/data/Map015.json
Normal file
File diff suppressed because it is too large
Load diff
14018
www/data/Map016.json
Normal file
14018
www/data/Map016.json
Normal file
File diff suppressed because it is too large
Load diff
15117
www/data/Map017.json
Normal file
15117
www/data/Map017.json
Normal file
File diff suppressed because it is too large
Load diff
28490
www/data/Map018.json
Normal file
28490
www/data/Map018.json
Normal file
File diff suppressed because it is too large
Load diff
1363
www/data/Map019.json
Normal file
1363
www/data/Map019.json
Normal file
File diff suppressed because it is too large
Load diff
31948
www/data/Map020.json
Normal file
31948
www/data/Map020.json
Normal file
File diff suppressed because it is too large
Load diff
11918
www/data/Map021.json
Normal file
11918
www/data/Map021.json
Normal file
File diff suppressed because it is too large
Load diff
13035
www/data/Map022.json
Normal file
13035
www/data/Map022.json
Normal file
File diff suppressed because it is too large
Load diff
4294
www/data/Map023.json
Normal file
4294
www/data/Map023.json
Normal file
File diff suppressed because it is too large
Load diff
3206
www/data/Map024.json
Normal file
3206
www/data/Map024.json
Normal file
File diff suppressed because it is too large
Load diff
35459
www/data/Map025.json
Normal file
35459
www/data/Map025.json
Normal file
File diff suppressed because it is too large
Load diff
6756
www/data/Map026.json
Normal file
6756
www/data/Map026.json
Normal file
File diff suppressed because it is too large
Load diff
28560
www/data/Map027.json
Normal file
28560
www/data/Map027.json
Normal file
File diff suppressed because it is too large
Load diff
5844
www/data/Map028.json
Normal file
5844
www/data/Map028.json
Normal file
File diff suppressed because it is too large
Load diff
6214
www/data/Map029.json
Normal file
6214
www/data/Map029.json
Normal file
File diff suppressed because it is too large
Load diff
6479
www/data/Map030.json
Normal file
6479
www/data/Map030.json
Normal file
File diff suppressed because it is too large
Load diff
13700
www/data/Map031.json
Normal file
13700
www/data/Map031.json
Normal file
File diff suppressed because it is too large
Load diff
8640
www/data/Map032.json
Normal file
8640
www/data/Map032.json
Normal file
File diff suppressed because it is too large
Load diff
13018
www/data/Map033.json
Normal file
13018
www/data/Map033.json
Normal file
File diff suppressed because it is too large
Load diff
6690
www/data/Map034.json
Normal file
6690
www/data/Map034.json
Normal file
File diff suppressed because it is too large
Load diff
3283
www/data/Map035.json
Normal file
3283
www/data/Map035.json
Normal file
File diff suppressed because it is too large
Load diff
31304
www/data/Map036.json
Normal file
31304
www/data/Map036.json
Normal file
File diff suppressed because it is too large
Load diff
33411
www/data/Map037.json
Normal file
33411
www/data/Map037.json
Normal file
File diff suppressed because it is too large
Load diff
124132
www/data/Map038.json
Normal file
124132
www/data/Map038.json
Normal file
File diff suppressed because it is too large
Load diff
6770
www/data/Map039.json
Normal file
6770
www/data/Map039.json
Normal file
File diff suppressed because it is too large
Load diff
15169
www/data/Map040.json
Normal file
15169
www/data/Map040.json
Normal file
File diff suppressed because it is too large
Load diff
12795
www/data/Map041.json
Normal file
12795
www/data/Map041.json
Normal file
File diff suppressed because it is too large
Load diff
14022
www/data/Map042.json
Normal file
14022
www/data/Map042.json
Normal file
File diff suppressed because it is too large
Load diff
11775
www/data/Map043.json
Normal file
11775
www/data/Map043.json
Normal file
File diff suppressed because it is too large
Load diff
13287
www/data/Map044.json
Normal file
13287
www/data/Map044.json
Normal file
File diff suppressed because it is too large
Load diff
5547
www/data/Map045.json
Normal file
5547
www/data/Map045.json
Normal file
File diff suppressed because it is too large
Load diff
3163
www/data/Map046.json
Normal file
3163
www/data/Map046.json
Normal file
File diff suppressed because it is too large
Load diff
15067
www/data/Map047.json
Normal file
15067
www/data/Map047.json
Normal file
File diff suppressed because it is too large
Load diff
20778
www/data/Map048.json
Normal file
20778
www/data/Map048.json
Normal file
File diff suppressed because it is too large
Load diff
1770
www/data/Map049.json
Normal file
1770
www/data/Map049.json
Normal file
File diff suppressed because it is too large
Load diff
6675
www/data/Map050.json
Normal file
6675
www/data/Map050.json
Normal file
File diff suppressed because it is too large
Load diff
1596
www/data/Map051.json
Normal file
1596
www/data/Map051.json
Normal file
File diff suppressed because it is too large
Load diff
269695
www/data/Map052.json
Normal file
269695
www/data/Map052.json
Normal file
File diff suppressed because it is too large
Load diff
18306
www/data/Map053.json
Normal file
18306
www/data/Map053.json
Normal file
File diff suppressed because it is too large
Load diff
1363
www/data/Map054.json
Normal file
1363
www/data/Map054.json
Normal file
File diff suppressed because it is too large
Load diff
10335
www/data/Map055.json
Normal file
10335
www/data/Map055.json
Normal file
File diff suppressed because it is too large
Load diff
11612
www/data/Map056.json
Normal file
11612
www/data/Map056.json
Normal file
File diff suppressed because it is too large
Load diff
28010
www/data/Map057.json
Normal file
28010
www/data/Map057.json
Normal file
File diff suppressed because it is too large
Load diff
29835
www/data/Map058.json
Normal file
29835
www/data/Map058.json
Normal file
File diff suppressed because it is too large
Load diff
12208
www/data/Map059.json
Normal file
12208
www/data/Map059.json
Normal file
File diff suppressed because it is too large
Load diff
7365
www/data/Map060.json
Normal file
7365
www/data/Map060.json
Normal file
File diff suppressed because it is too large
Load diff
8829
www/data/Map061.json
Normal file
8829
www/data/Map061.json
Normal file
File diff suppressed because it is too large
Load diff
18830
www/data/Map062.json
Normal file
18830
www/data/Map062.json
Normal file
File diff suppressed because it is too large
Load diff
7605
www/data/Map063.json
Normal file
7605
www/data/Map063.json
Normal file
File diff suppressed because it is too large
Load diff
9489
www/data/Map064.json
Normal file
9489
www/data/Map064.json
Normal file
File diff suppressed because it is too large
Load diff
15128
www/data/Map065.json
Normal file
15128
www/data/Map065.json
Normal file
File diff suppressed because it is too large
Load diff
6820
www/data/Map066.json
Normal file
6820
www/data/Map066.json
Normal file
File diff suppressed because it is too large
Load diff
9731
www/data/Map067.json
Normal file
9731
www/data/Map067.json
Normal file
File diff suppressed because it is too large
Load diff
4638
www/data/Map068.json
Normal file
4638
www/data/Map068.json
Normal file
File diff suppressed because it is too large
Load diff
32211
www/data/Map069.json
Normal file
32211
www/data/Map069.json
Normal file
File diff suppressed because it is too large
Load diff
2306
www/data/Map070.json
Normal file
2306
www/data/Map070.json
Normal file
File diff suppressed because it is too large
Load diff
11157
www/data/Map071.json
Normal file
11157
www/data/Map071.json
Normal file
File diff suppressed because it is too large
Load diff
25465
www/data/Map072.json
Normal file
25465
www/data/Map072.json
Normal file
File diff suppressed because it is too large
Load diff
4338
www/data/Map073.json
Normal file
4338
www/data/Map073.json
Normal file
File diff suppressed because it is too large
Load diff
6858
www/data/Map074.json
Normal file
6858
www/data/Map074.json
Normal file
File diff suppressed because it is too large
Load diff
3063
www/data/Map075.json
Normal file
3063
www/data/Map075.json
Normal file
File diff suppressed because it is too large
Load diff
11795
www/data/Map076.json
Normal file
11795
www/data/Map076.json
Normal file
File diff suppressed because it is too large
Load diff
16696
www/data/Map077.json
Normal file
16696
www/data/Map077.json
Normal file
File diff suppressed because it is too large
Load diff
9929
www/data/Map078.json
Normal file
9929
www/data/Map078.json
Normal file
File diff suppressed because it is too large
Load diff
4605
www/data/Map079.json
Normal file
4605
www/data/Map079.json
Normal file
File diff suppressed because it is too large
Load diff
77655
www/data/Map080.json
Normal file
77655
www/data/Map080.json
Normal file
File diff suppressed because it is too large
Load diff
31510
www/data/Map081.json
Normal file
31510
www/data/Map081.json
Normal file
File diff suppressed because it is too large
Load diff
4943
www/data/Map082.json
Normal file
4943
www/data/Map082.json
Normal file
File diff suppressed because it is too large
Load diff
10873
www/data/Map083.json
Normal file
10873
www/data/Map083.json
Normal file
File diff suppressed because it is too large
Load diff
5665
www/data/Map084.json
Normal file
5665
www/data/Map084.json
Normal file
File diff suppressed because it is too large
Load diff
5215
www/data/Map085.json
Normal file
5215
www/data/Map085.json
Normal file
File diff suppressed because it is too large
Load diff
8534
www/data/Map086.json
Normal file
8534
www/data/Map086.json
Normal file
File diff suppressed because it is too large
Load diff
7043
www/data/Map087.json
Normal file
7043
www/data/Map087.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