Initial Commit
This commit is contained in:
commit
67fc7eb542
230 changed files with 3615581 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.
|
||||
7
www/data/Actors.json
Normal file
7
www/data/Actors.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
null,
|
||||
{"id":1,"battlerName":"","characterIndex":0,"characterName":"$!ミカ天使1","classId":1,"equips":[14,7,52,135,154,177,1,null,0,null,6,null,null,249,0,7,null,null,null,261,8,null,null,null,0,22,0,0],"faceIndex":0,"faceName":"Actor1","traits":[{"code":54,"dataId":59,"value":1},{"code":54,"dataId":57,"value":1},{"code":54,"dataId":58,"value":1}],"initialLevel":1,"maxLevel":99,"name":"ミカ","nickname":"あああああ","note":"","profile":""},
|
||||
{"id":2,"battlerName":"","characterIndex":0,"characterName":"","classId":1,"equips":[0,0,0,0,0],"faceIndex":0,"faceName":"Actor1","traits":[],"initialLevel":1,"maxLevel":99,"name":"名前入力","nickname":"","note":"","profile":""},
|
||||
{"id":3,"battlerName":"","characterIndex":0,"characterName":"","classId":2,"equips":[0,0,0,0,0,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,22,26,30,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,301,0],"faceIndex":0,"faceName":"Actor1","traits":[{"code":54,"dataId":1,"value":1},{"code":54,"dataId":2,"value":1},{"code":54,"dataId":3,"value":1},{"code":54,"dataId":4,"value":1},{"code":54,"dataId":5,"value":1},{"code":54,"dataId":6,"value":1},{"code":54,"dataId":7,"value":1},{"code":54,"dataId":8,"value":1},{"code":54,"dataId":9,"value":1},{"code":54,"dataId":10,"value":1},{"code":54,"dataId":11,"value":1},{"code":54,"dataId":12,"value":1},{"code":54,"dataId":13,"value":1},{"code":54,"dataId":14,"value":1},{"code":54,"dataId":15,"value":1},{"code":54,"dataId":16,"value":1},{"code":54,"dataId":17,"value":1},{"code":54,"dataId":18,"value":1},{"code":54,"dataId":19,"value":1},{"code":54,"dataId":20,"value":1},{"code":54,"dataId":21,"value":1},{"code":54,"dataId":22,"value":1},{"code":54,"dataId":23,"value":1},{"code":54,"dataId":24,"value":1},{"code":54,"dataId":25,"value":1},{"code":54,"dataId":26,"value":1},{"code":54,"dataId":27,"value":1},{"code":54,"dataId":28,"value":1},{"code":54,"dataId":29,"value":1},{"code":54,"dataId":31,"value":1},{"code":54,"dataId":32,"value":1},{"code":54,"dataId":33,"value":1},{"code":54,"dataId":34,"value":1},{"code":54,"dataId":35,"value":1},{"code":54,"dataId":36,"value":1},{"code":54,"dataId":37,"value":1},{"code":54,"dataId":38,"value":1},{"code":54,"dataId":39,"value":1},{"code":54,"dataId":40,"value":1},{"code":54,"dataId":41,"value":1},{"code":54,"dataId":42,"value":1},{"code":54,"dataId":43,"value":1},{"code":54,"dataId":44,"value":1},{"code":54,"dataId":45,"value":1},{"code":54,"dataId":46,"value":1},{"code":54,"dataId":47,"value":1},{"code":41,"dataId":1,"value":1},{"code":43,"dataId":2,"value":1},{"code":43,"dataId":3,"value":1},{"code":43,"dataId":4,"value":1},{"code":43,"dataId":5,"value":1},{"code":43,"dataId":6,"value":1}],"initialLevel":1,"maxLevel":99,"name":"称号","nickname":"","note":"","profile":""},
|
||||
{"id":4,"battlerName":"","characterIndex":0,"characterName":"","classId":1,"equips":[0,0,0,0,0],"faceIndex":0,"faceName":"Actor1","traits":[],"initialLevel":1,"maxLevel":99,"name":"","nickname":"","note":"","profile":""}
|
||||
]
|
||||
129762
www/data/Animations.json
Normal file
129762
www/data/Animations.json
Normal file
File diff suppressed because it is too large
Load diff
13508
www/data/Armors.json
Normal file
13508
www/data/Armors.json
Normal file
File diff suppressed because it is too large
Load diff
1758
www/data/Classes.json
Normal file
1758
www/data/Classes.json
Normal file
File diff suppressed because it is too large
Load diff
403690
www/data/CommonEvents.json
Normal file
403690
www/data/CommonEvents.json
Normal file
File diff suppressed because it is too large
Load diff
340
www/data/ContainerProperties.json
Normal file
340
www/data/ContainerProperties.json
Normal file
|
|
@ -0,0 +1,340 @@
|
|||
{
|
||||
"Scene_Equip": {
|
||||
"WindowLayer": {
|
||||
"1,Window_EquipStatus": {
|
||||
"x": -33,
|
||||
"y": 125,
|
||||
"width": 1,
|
||||
"height": 288,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_EquipCommand": {
|
||||
"x": 52,
|
||||
"y": 20,
|
||||
"width": 640,
|
||||
"height": 72,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": "28",
|
||||
"_customPadding": "1",
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"3,Window_EquipSlot": {
|
||||
"x": 24,
|
||||
"y": 72,
|
||||
"width": 390,
|
||||
"height": 435,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": "20",
|
||||
"_customPadding": "5",
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"4,Window_EquipItem": {
|
||||
"x": 430,
|
||||
"y": 72,
|
||||
"width": 260,
|
||||
"height": 435,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": "20",
|
||||
"_customPadding": "1",
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 28,
|
||||
"y": 530,
|
||||
"width": 660,
|
||||
"height": 100,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": "20",
|
||||
"_customPadding": "3",
|
||||
"_customLineHeight": "1",
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Equip": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Save": {
|
||||
"WindowLayer": {
|
||||
"1,Window_SavefileList": {
|
||||
"x": 0,
|
||||
"y": 72,
|
||||
"width": 1120,
|
||||
"height": 558,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 1120,
|
||||
"height": 72,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Load": {
|
||||
"WindowLayer": {
|
||||
"1,Window_SavefileList": {
|
||||
"x": 0,
|
||||
"y": 72,
|
||||
"width": 1120,
|
||||
"height": 558,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 1120,
|
||||
"height": 72,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Map": {
|
||||
"WindowLayer": {
|
||||
"2,Window_ChoiceList": {
|
||||
"x": 358,
|
||||
"y": 134,
|
||||
"width": 253,
|
||||
"height": 280,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": "40",
|
||||
"_customPadding": "20",
|
||||
"_customLineHeight": "60",
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Shop": {
|
||||
"WindowLayer": {
|
||||
"3,Window_Base": {
|
||||
"x": 1443,
|
||||
"y": -127,
|
||||
"width": 600,
|
||||
"height": 450,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": "18",
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": "192",
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 0,
|
||||
"y": 502,
|
||||
"width": 1120,
|
||||
"height": 200,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": "38",
|
||||
"_customPadding": "14",
|
||||
"_customLineHeight": "36",
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_ShopCommand": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 600,
|
||||
"height": 72,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"1,Window_Gold": {
|
||||
"x": 979,
|
||||
"y": 0,
|
||||
"width": 160,
|
||||
"height": 72,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"5,Window_ShopStatus": {
|
||||
"x": 0,
|
||||
"y": 231,
|
||||
"width": 600,
|
||||
"height": 150,
|
||||
"opacity": 255,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": "2",
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": "192",
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"9,Window_ShopMessage": {
|
||||
"x": 624,
|
||||
"y": 304,
|
||||
"width": 520,
|
||||
"height": 108,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"6,Window_ShopBuy": {
|
||||
"x": 0,
|
||||
"y": 72,
|
||||
"width": 600,
|
||||
"height": 400,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
},
|
||||
"Scene_Shop": {
|
||||
"0,Sprite": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"1,Sprite": {
|
||||
"x": 449,
|
||||
"y": -33
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Options": {
|
||||
"WindowLayer": {
|
||||
"0,Window_Options": {
|
||||
"x": 360,
|
||||
"y": 171,
|
||||
"width": 400,
|
||||
"height": 288,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scene_Item": {
|
||||
"WindowLayer": {
|
||||
"1,Window_ItemCategory": {
|
||||
"x": 0,
|
||||
"y": 108,
|
||||
"width": 1120,
|
||||
"height": 72,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"0,Window_Help": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 1120,
|
||||
"height": 108,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
},
|
||||
"2,Window_ItemList": {
|
||||
"x": 0,
|
||||
"y": 180,
|
||||
"width": 1120,
|
||||
"height": 450,
|
||||
"opacity": 0,
|
||||
"hidden": false,
|
||||
"_customFontSize": 28,
|
||||
"_customPadding": 18,
|
||||
"_customLineHeight": 36,
|
||||
"_customBackOpacity": 192,
|
||||
"_customBackFileName": "",
|
||||
"_customFontFace": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
251
www/data/Enemies.json
Normal file
251
www/data/Enemies.json
Normal file
|
|
@ -0,0 +1,251 @@
|
|||
[
|
||||
null,
|
||||
{
|
||||
"id": 1,
|
||||
"actions": [
|
||||
{
|
||||
"conditionParam1": 0,
|
||||
"conditionParam2": 0,
|
||||
"conditionType": 0,
|
||||
"rating": 5,
|
||||
"skillId": 1
|
||||
}
|
||||
],
|
||||
"battlerHue": 0,
|
||||
"battlerName": "Bat",
|
||||
"dropItems": [
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
}
|
||||
],
|
||||
"exp": 0,
|
||||
"traits": [
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 0,
|
||||
"value": 0.95
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 1,
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"code": 31,
|
||||
"dataId": 1,
|
||||
"value": 0
|
||||
}
|
||||
],
|
||||
"gold": 0,
|
||||
"name": "こうもり",
|
||||
"note": "",
|
||||
"params": [
|
||||
200,
|
||||
0,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"actions": [
|
||||
{
|
||||
"conditionParam1": 0,
|
||||
"conditionParam2": 0,
|
||||
"conditionType": 0,
|
||||
"rating": 5,
|
||||
"skillId": 1
|
||||
}
|
||||
],
|
||||
"battlerHue": 0,
|
||||
"battlerName": "Slime",
|
||||
"dropItems": [
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
}
|
||||
],
|
||||
"exp": 0,
|
||||
"traits": [
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 0,
|
||||
"value": 0.95
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 1,
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"code": 31,
|
||||
"dataId": 1,
|
||||
"value": 0
|
||||
}
|
||||
],
|
||||
"gold": 0,
|
||||
"name": "スライム",
|
||||
"note": "",
|
||||
"params": [
|
||||
250,
|
||||
0,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"actions": [
|
||||
{
|
||||
"conditionParam1": 0,
|
||||
"conditionParam2": 0,
|
||||
"conditionType": 0,
|
||||
"rating": 5,
|
||||
"skillId": 1
|
||||
}
|
||||
],
|
||||
"battlerHue": 0,
|
||||
"battlerName": "Orc",
|
||||
"dropItems": [
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
}
|
||||
],
|
||||
"exp": 0,
|
||||
"traits": [
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 0,
|
||||
"value": 0.95
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 1,
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"code": 31,
|
||||
"dataId": 1,
|
||||
"value": 0
|
||||
}
|
||||
],
|
||||
"gold": 0,
|
||||
"name": "オーク",
|
||||
"note": "",
|
||||
"params": [
|
||||
300,
|
||||
0,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"actions": [
|
||||
{
|
||||
"conditionParam1": 0,
|
||||
"conditionParam2": 0,
|
||||
"conditionType": 0,
|
||||
"rating": 5,
|
||||
"skillId": 1
|
||||
}
|
||||
],
|
||||
"battlerHue": 0,
|
||||
"battlerName": "Minotaur",
|
||||
"dropItems": [
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
},
|
||||
{
|
||||
"dataId": 1,
|
||||
"denominator": 1,
|
||||
"kind": 0
|
||||
}
|
||||
],
|
||||
"exp": 0,
|
||||
"traits": [
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 0,
|
||||
"value": 0.95
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 1,
|
||||
"value": 0.05
|
||||
},
|
||||
{
|
||||
"code": 31,
|
||||
"dataId": 1,
|
||||
"value": 0
|
||||
}
|
||||
],
|
||||
"gold": 0,
|
||||
"name": "ミノタウロス",
|
||||
"note": "",
|
||||
"params": [
|
||||
500,
|
||||
0,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30,
|
||||
30
|
||||
]
|
||||
}
|
||||
]
|
||||
BIN
www/data/ExternMessage.csv
Normal file
BIN
www/data/ExternMessage.csv
Normal file
Binary file not shown.
|
Can't render this file because it is too large.
|
825
www/data/Items.json
Normal file
825
www/data/Items.json
Normal file
|
|
@ -0,0 +1,825 @@
|
|||
[
|
||||
null,
|
||||
{
|
||||
"id": 1,
|
||||
"animationId": 41,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "謎の力で思考が冴え渡り、正しい答えを2つに見極められる\n最後の2択は自力で頑張ろう",
|
||||
"effects": [
|
||||
{
|
||||
"code": 11,
|
||||
"dataId": 0,
|
||||
"value1": 0,
|
||||
"value2": 500
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 176,
|
||||
"itypeId": 1,
|
||||
"name": "フィフティ・ハンブーン",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 50,
|
||||
"repeats": 1,
|
||||
"scope": 7,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"animationId": 41,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "不正解の選択肢を一つ消せる\nフィフティ・ハンブーンのハーフサイズなので効果も半分",
|
||||
"effects": [
|
||||
{
|
||||
"code": 12,
|
||||
"dataId": 0,
|
||||
"value1": 0,
|
||||
"value2": 200
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 176,
|
||||
"itypeId": 1,
|
||||
"name": "ハンブーン・ハーフ",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 100,
|
||||
"repeats": 1,
|
||||
"scope": 7,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"animationId": 45,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "傷心の貴方に…一口飲めば強い心を取り戻せるぞ!\n使用するとライフが1回復する",
|
||||
"effects": [
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 4,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 5,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 6,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 7,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 8,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 9,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
},
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 10,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 176,
|
||||
"itypeId": 1,
|
||||
"name": "やる気ポーション",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 200,
|
||||
"repeats": 1,
|
||||
"scope": 7,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"animationId": 49,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "b.mhp / 2",
|
||||
"type": 3,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "魔道士チョット=マッテネが作った魔法の御札\nコレを差し出せば誰でもちょっとだけ待ってくれる",
|
||||
"effects": [
|
||||
{
|
||||
"code": 22,
|
||||
"dataId": 1,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 176,
|
||||
"itypeId": 1,
|
||||
"name": "チョット=マッテネの御札",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 300,
|
||||
"repeats": 1,
|
||||
"scope": 9,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "時たま遺跡から発掘されるという太古のマジックアイテム\n持ち主の危機に少しだけ時間を巻き戻してくれるとか",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 176,
|
||||
"itypeId": 1,
|
||||
"name": "時戻りの懐中時計",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 700,
|
||||
"repeats": 1,
|
||||
"scope": 7,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "自分の姿を確認できる魔法の手鏡\n使用で立ち絵のオンオフを切り替えられる",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 1,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 302,
|
||||
"itypeId": 2,
|
||||
"name": "魔法の手鏡",
|
||||
"note": "",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "大気中のラブを精製して液体にしたもの\n飲むとラブが20上がるが、同時にちょっとエッチになる",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 11,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 1,
|
||||
"name": "ラブフエールZ",
|
||||
"note": "",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にピンクが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(ピンク)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にプラチナが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(プラチナ)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にブラックが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(ブラック)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にパープルが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(パープル)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にブルーが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(ブルー)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にレッドが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(レッド)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にブラウンが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(ブラウン)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"animationId": 0,
|
||||
"consumable": true,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "特殊な染料の詰まった瓶\n持っているだけで髪色にホワイトが追加される",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "髪染め(ホワイト)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 500,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "万が一動けなくなった時の緊急脱出アイテム。昼の宿舎前にワープします\n※操作不能時に使うと改善するかもしれません",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 4,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 161,
|
||||
"itypeId": 2,
|
||||
"name": "緊急脱出くん1号",
|
||||
"note": "",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "街中をうろつくレイパーを避けるお守り\n使用するとレイパーがいなくなる",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 94,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 82,
|
||||
"itypeId": 2,
|
||||
"name": "レイプサケールα",
|
||||
"note": "",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "この世のすべての問題を触れずして解くことのできる帽子\n使用するとクイズを飛ばすかどうか選択できる",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 93,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 133,
|
||||
"itypeId": 2,
|
||||
"name": "全知の学帽",
|
||||
"note": "",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "他の人の陰毛が見えなくなる不思議なコンタクトレンズ\n使用するとミカベルフレイア陰毛の可否を切り替えられる",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 92,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 3,
|
||||
"itypeId": 2,
|
||||
"name": "無毛のコンタクト",
|
||||
"note": "",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "大切な部分にも使えるデリケートタイプ\n少しだけ陰毛の量が増える(所持しているだけで効果あり)",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 1,
|
||||
"name": "毛生え薬(小)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 800,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "腕の付け根に塗りやすいよう粘度が高め\nワキから毛が生える(所持しているだけで効果あり)",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 1,
|
||||
"name": "毛生え薬(ワキ)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 1000,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "これを使えば下着についた汚れも一目瞭然!\nそんなの見たくない!って顧客からは不評らしい",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 95,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 222,
|
||||
"itypeId": 2,
|
||||
"name": "ヨゴレミエール",
|
||||
"note": "",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "風俗街の奥にある秘密のエリアに入るための会員証\n酔っ払いのおじさんに貰った",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 188,
|
||||
"itypeId": 2,
|
||||
"name": "会員証",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 7,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "女性器を模した、男性用の自慰グッズ\n見覚えのある緑髪の女性がイラストになっているが…?",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 2,
|
||||
"name": "オナホール",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "大切な部分にも使えるデリケートタイプ\nかなりしっかりと生え揃う(所持しているだけで効果あり)",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 1,
|
||||
"name": "毛生え薬(中)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 800,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "大切な部分にも使えるデリケートタイプ\n伸び放題の下品な陰毛になる(所持しているだけで効果あり)",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 228,
|
||||
"itypeId": 1,
|
||||
"name": "毛生え薬(大)",
|
||||
"note": "<kms_shop_stock: 1, 0>",
|
||||
"occasion": 3,
|
||||
"price": 800,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
},
|
||||
{
|
||||
"id": 27,
|
||||
"animationId": 0,
|
||||
"consumable": false,
|
||||
"damage": {
|
||||
"critical": false,
|
||||
"elementId": 0,
|
||||
"formula": "0",
|
||||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "装備すると妊娠しなくなる便利な指輪",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
"dataId": 96,
|
||||
"value1": 1,
|
||||
"value2": 0
|
||||
}
|
||||
],
|
||||
"hitType": 0,
|
||||
"iconIndex": 145,
|
||||
"itypeId": 2,
|
||||
"name": "ハラマの9つの指輪",
|
||||
"note": "",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
"repeats": 1,
|
||||
"scope": 0,
|
||||
"speed": 0,
|
||||
"successRate": 100,
|
||||
"tpGain": 0
|
||||
}
|
||||
]
|
||||
31302
www/data/Map001.json
Normal file
31302
www/data/Map001.json
Normal file
File diff suppressed because it is too large
Load diff
40406
www/data/Map002.json
Normal file
40406
www/data/Map002.json
Normal file
File diff suppressed because it is too large
Load diff
12687
www/data/Map003.json
Normal file
12687
www/data/Map003.json
Normal file
File diff suppressed because it is too large
Load diff
19905
www/data/Map004.json
Normal file
19905
www/data/Map004.json
Normal file
File diff suppressed because it is too large
Load diff
21831
www/data/Map005.json
Normal file
21831
www/data/Map005.json
Normal file
File diff suppressed because it is too large
Load diff
22319
www/data/Map006.json
Normal file
22319
www/data/Map006.json
Normal file
File diff suppressed because it is too large
Load diff
22319
www/data/Map007.json
Normal file
22319
www/data/Map007.json
Normal file
File diff suppressed because it is too large
Load diff
9537
www/data/Map008.json
Normal file
9537
www/data/Map008.json
Normal file
File diff suppressed because it is too large
Load diff
1610
www/data/Map009.json
Normal file
1610
www/data/Map009.json
Normal file
File diff suppressed because it is too large
Load diff
39595
www/data/Map010.json
Normal file
39595
www/data/Map010.json
Normal file
File diff suppressed because it is too large
Load diff
4213
www/data/Map011.json
Normal file
4213
www/data/Map011.json
Normal file
File diff suppressed because it is too large
Load diff
2556
www/data/Map012.json
Normal file
2556
www/data/Map012.json
Normal file
File diff suppressed because it is too large
Load diff
1753
www/data/Map013.json
Normal file
1753
www/data/Map013.json
Normal file
File diff suppressed because it is too large
Load diff
1753
www/data/Map014.json
Normal file
1753
www/data/Map014.json
Normal file
File diff suppressed because it is too large
Load diff
1753
www/data/Map015.json
Normal file
1753
www/data/Map015.json
Normal file
File diff suppressed because it is too large
Load diff
1753
www/data/Map016.json
Normal file
1753
www/data/Map016.json
Normal file
File diff suppressed because it is too large
Load diff
3277
www/data/Map017.json
Normal file
3277
www/data/Map017.json
Normal file
File diff suppressed because it is too large
Load diff
1753
www/data/Map018.json
Normal file
1753
www/data/Map018.json
Normal file
File diff suppressed because it is too large
Load diff
7497
www/data/Map019.json
Normal file
7497
www/data/Map019.json
Normal file
File diff suppressed because it is too large
Load diff
7063
www/data/Map020.json
Normal file
7063
www/data/Map020.json
Normal file
File diff suppressed because it is too large
Load diff
5443
www/data/Map021.json
Normal file
5443
www/data/Map021.json
Normal file
File diff suppressed because it is too large
Load diff
3283
www/data/Map022.json
Normal file
3283
www/data/Map022.json
Normal file
File diff suppressed because it is too large
Load diff
7063
www/data/Map023.json
Normal file
7063
www/data/Map023.json
Normal file
File diff suppressed because it is too large
Load diff
2593
www/data/Map024.json
Normal file
2593
www/data/Map024.json
Normal file
File diff suppressed because it is too large
Load diff
16055
www/data/Map025.json
Normal file
16055
www/data/Map025.json
Normal file
File diff suppressed because it is too large
Load diff
187892
www/data/Map026.json
Normal file
187892
www/data/Map026.json
Normal file
File diff suppressed because it is too large
Load diff
74804
www/data/Map027.json
Normal file
74804
www/data/Map027.json
Normal file
File diff suppressed because it is too large
Load diff
1753
www/data/Map028.json
Normal file
1753
www/data/Map028.json
Normal file
File diff suppressed because it is too large
Load diff
1366
www/data/Map029.json
Normal file
1366
www/data/Map029.json
Normal file
File diff suppressed because it is too large
Load diff
60461
www/data/Map030.json
Normal file
60461
www/data/Map030.json
Normal file
File diff suppressed because it is too large
Load diff
38839
www/data/Map031.json
Normal file
38839
www/data/Map031.json
Normal file
File diff suppressed because it is too large
Load diff
4717
www/data/Map032.json
Normal file
4717
www/data/Map032.json
Normal file
File diff suppressed because it is too large
Load diff
4717
www/data/Map033.json
Normal file
4717
www/data/Map033.json
Normal file
File diff suppressed because it is too large
Load diff
47442
www/data/Map034.json
Normal file
47442
www/data/Map034.json
Normal file
File diff suppressed because it is too large
Load diff
41307
www/data/Map035.json
Normal file
41307
www/data/Map035.json
Normal file
File diff suppressed because it is too large
Load diff
1441
www/data/Map036.json
Normal file
1441
www/data/Map036.json
Normal file
File diff suppressed because it is too large
Load diff
13579
www/data/Map037.json
Normal file
13579
www/data/Map037.json
Normal file
File diff suppressed because it is too large
Load diff
48299
www/data/Map038.json
Normal file
48299
www/data/Map038.json
Normal file
File diff suppressed because it is too large
Load diff
104973
www/data/Map039.json
Normal file
104973
www/data/Map039.json
Normal file
File diff suppressed because it is too large
Load diff
75335
www/data/Map040.json
Normal file
75335
www/data/Map040.json
Normal file
File diff suppressed because it is too large
Load diff
22382
www/data/Map041.json
Normal file
22382
www/data/Map041.json
Normal file
File diff suppressed because it is too large
Load diff
144206
www/data/Map042.json
Normal file
144206
www/data/Map042.json
Normal file
File diff suppressed because it is too large
Load diff
3135
www/data/Map043.json
Normal file
3135
www/data/Map043.json
Normal file
File diff suppressed because it is too large
Load diff
29361
www/data/Map044.json
Normal file
29361
www/data/Map044.json
Normal file
File diff suppressed because it is too large
Load diff
8334
www/data/Map045.json
Normal file
8334
www/data/Map045.json
Normal file
File diff suppressed because it is too large
Load diff
7276
www/data/Map046.json
Normal file
7276
www/data/Map046.json
Normal file
File diff suppressed because it is too large
Load diff
9522
www/data/Map047.json
Normal file
9522
www/data/Map047.json
Normal file
File diff suppressed because it is too large
Load diff
4954
www/data/Map048.json
Normal file
4954
www/data/Map048.json
Normal file
File diff suppressed because it is too large
Load diff
9744
www/data/Map049.json
Normal file
9744
www/data/Map049.json
Normal file
File diff suppressed because it is too large
Load diff
17448
www/data/Map050.json
Normal file
17448
www/data/Map050.json
Normal file
File diff suppressed because it is too large
Load diff
23044
www/data/Map051.json
Normal file
23044
www/data/Map051.json
Normal file
File diff suppressed because it is too large
Load diff
7820
www/data/Map052.json
Normal file
7820
www/data/Map052.json
Normal file
File diff suppressed because it is too large
Load diff
8699
www/data/Map053.json
Normal file
8699
www/data/Map053.json
Normal file
File diff suppressed because it is too large
Load diff
4465
www/data/Map054.json
Normal file
4465
www/data/Map054.json
Normal file
File diff suppressed because it is too large
Load diff
4656
www/data/Map055.json
Normal file
4656
www/data/Map055.json
Normal file
File diff suppressed because it is too large
Load diff
20918
www/data/Map056.json
Normal file
20918
www/data/Map056.json
Normal file
File diff suppressed because it is too large
Load diff
1610
www/data/Map057.json
Normal file
1610
www/data/Map057.json
Normal file
File diff suppressed because it is too large
Load diff
3726
www/data/Map058.json
Normal file
3726
www/data/Map058.json
Normal file
File diff suppressed because it is too large
Load diff
4944
www/data/Map059.json
Normal file
4944
www/data/Map059.json
Normal file
File diff suppressed because it is too large
Load diff
4798
www/data/Map060.json
Normal file
4798
www/data/Map060.json
Normal file
File diff suppressed because it is too large
Load diff
23030
www/data/Map061.json
Normal file
23030
www/data/Map061.json
Normal file
File diff suppressed because it is too large
Load diff
62557
www/data/Map062.json
Normal file
62557
www/data/Map062.json
Normal file
File diff suppressed because it is too large
Load diff
14020
www/data/Map063.json
Normal file
14020
www/data/Map063.json
Normal file
File diff suppressed because it is too large
Load diff
1363
www/data/Map064.json
Normal file
1363
www/data/Map064.json
Normal file
File diff suppressed because it is too large
Load diff
26748
www/data/Map065.json
Normal file
26748
www/data/Map065.json
Normal file
File diff suppressed because it is too large
Load diff
37837
www/data/Map066.json
Normal file
37837
www/data/Map066.json
Normal file
File diff suppressed because it is too large
Load diff
39989
www/data/Map067.json
Normal file
39989
www/data/Map067.json
Normal file
File diff suppressed because it is too large
Load diff
154151
www/data/Map068.json
Normal file
154151
www/data/Map068.json
Normal file
File diff suppressed because it is too large
Load diff
4297
www/data/Map069.json
Normal file
4297
www/data/Map069.json
Normal file
File diff suppressed because it is too large
Load diff
4904
www/data/Map070.json
Normal file
4904
www/data/Map070.json
Normal file
File diff suppressed because it is too large
Load diff
143992
www/data/Map071.json
Normal file
143992
www/data/Map071.json
Normal file
File diff suppressed because it is too large
Load diff
41873
www/data/Map072.json
Normal file
41873
www/data/Map072.json
Normal file
File diff suppressed because it is too large
Load diff
11290
www/data/Map073.json
Normal file
11290
www/data/Map073.json
Normal file
File diff suppressed because it is too large
Load diff
11122
www/data/Map074.json
Normal file
11122
www/data/Map074.json
Normal file
File diff suppressed because it is too large
Load diff
130555
www/data/Map075.json
Normal file
130555
www/data/Map075.json
Normal file
File diff suppressed because it is too large
Load diff
52147
www/data/Map076.json
Normal file
52147
www/data/Map076.json
Normal file
File diff suppressed because it is too large
Load diff
132636
www/data/Map077.json
Normal file
132636
www/data/Map077.json
Normal file
File diff suppressed because it is too large
Load diff
36961
www/data/Map078.json
Normal file
36961
www/data/Map078.json
Normal file
File diff suppressed because it is too large
Load diff
2936
www/data/Map079.json
Normal file
2936
www/data/Map079.json
Normal file
File diff suppressed because it is too large
Load diff
4582
www/data/Map080.json
Normal file
4582
www/data/Map080.json
Normal file
File diff suppressed because it is too large
Load diff
4577
www/data/Map081.json
Normal file
4577
www/data/Map081.json
Normal file
File diff suppressed because it is too large
Load diff
4438
www/data/Map082.json
Normal file
4438
www/data/Map082.json
Normal file
File diff suppressed because it is too large
Load diff
2538
www/data/Map083.json
Normal file
2538
www/data/Map083.json
Normal file
File diff suppressed because it is too large
Load diff
2240
www/data/Map084.json
Normal file
2240
www/data/Map084.json
Normal file
File diff suppressed because it is too large
Load diff
69176
www/data/Map085.json
Normal file
69176
www/data/Map085.json
Normal file
File diff suppressed because it is too large
Load diff
35446
www/data/Map086.json
Normal file
35446
www/data/Map086.json
Normal file
File diff suppressed because it is too large
Load diff
148753
www/data/Map087.json
Normal file
148753
www/data/Map087.json
Normal file
File diff suppressed because it is too large
Load diff
38194
www/data/Map088.json
Normal file
38194
www/data/Map088.json
Normal file
File diff suppressed because it is too large
Load diff
26625
www/data/Map089.json
Normal file
26625
www/data/Map089.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