Compare commits

...

2 commits

Author SHA1 Message Date
a7d9863ae9 v1.01 2025-07-27 20:01:24 -05:00
973a6f91b6 Format Files 2025-07-27 19:58:41 -05:00
38 changed files with 939725 additions and 939410 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,127 +1,127 @@
[
null,
{
"id": 1,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 181,
"name": "_薬草",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {},
"name_0": "_薬草",
"desc_0": ""
},
{
"id": 2,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 177,
"name": "_マジックウォーター",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {},
"name_0": "_マジックウォーター",
"desc_0": ""
},
{
"id": 3,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 64,
"name": "_ファイアロッド",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {},
"name_0": "_ファイアロッド",
"desc_0": ""
},
{
"id": 4,
"atypeId": 0,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 0,
"name": "",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"meta": {},
"metaArray": {},
"name_0": "",
"desc_0": ""
}
null,
{
"id": 1,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 181,
"name": "_薬草",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {},
"name_0": "_薬草",
"desc_0": ""
},
{
"id": 2,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 177,
"name": "_マジックウォーター",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {},
"name_0": "_マジックウォーター",
"desc_0": ""
},
{
"id": 3,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 64,
"name": "_ファイアロッド",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {},
"name_0": "_ファイアロッド",
"desc_0": ""
},
{
"id": 4,
"atypeId": 0,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 0,
"name": "",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"meta": {},
"metaArray": {},
"name_0": "",
"desc_0": ""
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -103914,7 +103914,7 @@
49,
0,
4,
"$gameVariables._data[180][Math.floor(Math.random()*$gameVariables._data[180].length-1)]"
"$gameVariables._data[180][Math.randomInt($gameVariables._data[180].length)]"
]
},
{

View file

@ -59599,6 +59599,7 @@
],
"x": 49,
"y": 57
}
},
null
]
}

View file

@ -12463,6 +12463,179 @@
"trigger": 4,
"walkAnime": true
},
{
"conditions": {
"actorId": 1,
"actorValid": false,
"itemId": 1,
"itemValid": false,
"selfSwitchCh": "A",
"selfSwitchValid": false,
"switch1Id": 1,
"switch1Valid": false,
"switch2Id": 1,
"switch2Valid": false,
"variableId": 255,
"variableValid": true,
"variableValue": 1
},
"directionFix": false,
"image": {
"tileId": 0,
"characterName": "TimeFantasy/chara4",
"direction": 2,
"pattern": 1,
"characterIndex": 4
},
"list": [
{
"code": 109,
"indent": 0,
"parameters": []
},
{
"code": 112,
"indent": 1,
"parameters": []
},
{
"code": 108,
"indent": 2,
"parameters": [
"このキャラとプレイヤーの接近距離を計算して分岐"
]
},
{
"code": 117,
"indent": 2,
"parameters": [
10
]
},
{
"code": 111,
"indent": 2,
"parameters": [
12,
"this.character(0).isPlayerInRange(180, 5)"
]
},
{
"code": 0,
"indent": 3,
"parameters": []
},
{
"code": 412,
"indent": 2,
"parameters": []
},
{
"code": 230,
"indent": 2,
"parameters": [
1
]
},
{
"code": 0,
"indent": 2,
"parameters": []
},
{
"code": 413,
"indent": 1,
"parameters": []
},
{
"code": 0,
"indent": 1,
"parameters": []
},
{
"code": 409,
"indent": 0,
"parameters": []
},
{
"code": 123,
"indent": 0,
"parameters": [
"A",
0
]
},
{
"code": 355,
"indent": 0,
"parameters": [
"this.character(0).ABSencountered = true;"
]
},
{
"code": 655,
"indent": 0,
"parameters": [
"this.character(0)._stepSpeed = 6;"
]
},
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"moveFrequency": 5,
"moveRoute": {
"list": [
{
"code": 15,
"parameters": [
40
],
"indent": null
},
{
"code": 24,
"indent": null
},
{
"code": 12,
"indent": null
},
{
"code": 12,
"indent": null
},
{
"code": 24,
"indent": null
},
{
"code": 12,
"indent": null
},
{
"code": 12,
"indent": null
},
{
"code": 0,
"parameters": []
}
],
"repeat": true,
"skippable": true,
"wait": false
},
"moveSpeed": 3,
"moveType": 0,
"priorityType": 0,
"stepAnime": true,
"through": false,
"trigger": 4,
"walkAnime": true
},
{
"conditions": {
"actorId": 1,

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,456 +1,456 @@
[
null,
{
"id": 1,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 1,
"maxTurns": 1,
"message1": "%1は倒れた",
"message2": "%1を倒した",
"message3": "",
"message4": "%1は立ち上がった",
"minTurns": 1,
"motion": 3,
"name": "戦闘不能",
"note": "ステート1番はHPが0になったときに\n自動的に付加されます。",
"overlay": 0,
"priority": 100,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 23,
"dataId": 9,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "戦闘不能",
"message1_0": "%1は倒れた",
"message2_0": "%1を倒した",
"message3_0": "",
"message4_0": "%1は立ち上がった"
},
{
"id": 2,
"autoRemovalTiming": 2,
"chanceByDamage": 100,
"description": "",
"iconIndex": 0,
"maxTurns": 1,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 1,
"motion": 0,
"name": "防御",
"note": "",
"overlay": 0,
"priority": 0,
"removeAtBattleEnd": true,
"removeByDamage": false,
"removeByRestriction": true,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 62,
"dataId": 1,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "防御",
"message1_0": "",
"message2_0": "",
"message3_0": "",
"message4_0": ""
},
{
"id": 3,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 325,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神化",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
null,
{
"id": 1,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 1,
"maxTurns": 1,
"message1": "%1は倒れた",
"message2": "%1を倒した",
"message3": "",
"message4": "%1は立ち上がった",
"minTurns": 1,
"motion": 3,
"name": "戦闘不能",
"note": "ステート1番はHPが0になったときに\n自動的に付加されます。",
"overlay": 0,
"priority": 100,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 23,
"dataId": 9,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "戦闘不能",
"message1_0": "%1は倒れた",
"message2_0": "%1を倒した",
"message3_0": "",
"message4_0": "%1は立ち上がった"
},
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
{
"id": 2,
"autoRemovalTiming": 2,
"chanceByDamage": 100,
"description": "",
"iconIndex": 0,
"maxTurns": 1,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 1,
"motion": 0,
"name": "防御",
"note": "",
"overlay": 0,
"priority": 0,
"removeAtBattleEnd": true,
"removeByDamage": false,
"removeByRestriction": true,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 62,
"dataId": 1,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "防御",
"message1_0": "",
"message2_0": "",
"message3_0": "",
"message4_0": ""
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 325,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100,
"name_0": "鬼神化",
"message1_0": "",
"message2_0": "",
"message3_0": "",
"message4_0": ""
},
{
"id": 4,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 322,
"maxTurns": 1,
"message1": "%1は毒にかかった",
"message2": "%1に毒をかけた",
"message3": "",
"message4": "%1の毒が消えた",
"minTurns": 1,
"motion": 1,
"overlay": 1,
"name": "毒",
"note": "<蓄積型>\n<蓄積マップゲージX:20>\n<蓄積マップゲージY:600>",
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
},
"metaArray": {
"蓄積型": [
true
],
"蓄積マップゲージX": [
"20"
],
"蓄積マップゲージY": [
"600"
],
"meta": {
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 322,
"継続ターン数_最大": 1,
"継続ターン数_最小": 1,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 1,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100,
"name_0": "毒",
"message1_0": "%1は毒にかかった",
"message2_0": "%1に毒をかけた",
"message3_0": "",
"message4_0": "%1の毒が消えた"
},
{
"id": 5,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 11,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神弱体",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 21,
"dataId": 2,
"value": 0.5,
{
"id": 3,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 325,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神化",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
"IgnoreRecoverDie": true
},
"特徴1_タイプ": 21,
"特徴1_データID": 2,
"特徴1_内容": 0.5
},
{
"code": 21,
"dataId": 4,
"value": 0.5,
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 325,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100,
"name_0": "鬼神化",
"message1_0": "",
"message2_0": "",
"message3_0": "",
"message4_0": ""
},
{
"id": 4,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 322,
"maxTurns": 1,
"message1": "%1は毒にかかった",
"message2": "%1に毒をかけた",
"message3": "",
"message4": "%1の毒が消えた",
"minTurns": 1,
"motion": 1,
"overlay": 1,
"name": "毒",
"note": "<蓄積型>\n<蓄積マップゲージX:20>\n<蓄積マップゲージY:600>",
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
},
"特徴2_タイプ": 21,
"特徴2_データID": 4,
"特徴2_内容": 0.5
}
],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
"metaArray": {
"蓄積型": [
true
],
"蓄積マップゲージX": [
"20"
],
"蓄積マップゲージY": [
"600"
],
"meta": {
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 322,
"継続ターン数_最大": 1,
"継続ターン数_最小": 1,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 1,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100,
"name_0": "毒",
"message1_0": "%1は毒にかかった",
"message2_0": "%1に毒をかけた",
"message3_0": "",
"message4_0": "%1の毒が消えた"
},
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
{
"id": 5,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 11,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神弱体",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 21,
"dataId": 2,
"value": 0.5,
"meta": {
"IgnoreRecoverDie": true
},
"特徴1_タイプ": 21,
"特徴1_データID": 2,
"特徴1_内容": 0.5
},
{
"code": 21,
"dataId": 4,
"value": 0.5,
"meta": {
"IgnoreRecoverDie": true
},
"特徴2_タイプ": 21,
"特徴2_データID": 4,
"特徴2_内容": 0.5
}
],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
},
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 11,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100,
"name_0": "鬼神弱体",
"message1_0": "",
"message2_0": "",
"message3_0": "",
"message4_0": ""
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 11,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100,
"name_0": "鬼神弱体",
"message1_0": "",
"message2_0": "",
"message3_0": "",
"message4_0": ""
},
{
"id": 6,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 324,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "沈黙",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "沈黙",
"message1_0": "%1は沈黙した",
"message2_0": "%1を沈黙させた",
"message3_0": "",
"message4_0": "%1の沈黙が解けた"
},
{
"id": 7,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 385,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "凍傷",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "凍傷",
"message1_0": "%1は沈黙した",
"message2_0": "%1を沈黙させた",
"message3_0": "",
"message4_0": "%1の沈黙が解けた"
},
{
"id": 8,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 6,
"maxTurns": 4,
"message1": "%1は混乱した",
"message2": "%1を混乱させた",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "混乱",
"note": "",
"overlay": 5,
"priority": 75,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 2,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "混乱",
"message1_0": "%1は混乱した",
"message2_0": "%1を混乱させた",
"message3_0": "",
"message4_0": "%1は我に返った"
},
{
"id": 9,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 7,
"maxTurns": 4,
"message1": "%1は魅了された",
"message2": "%1を魅了した",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "魅了",
"note": "",
"overlay": 6,
"priority": 80,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 3,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "魅了",
"message1_0": "%1は魅了された",
"message2_0": "%1を魅了した",
"message3_0": "",
"message4_0": "%1は我に返った"
},
{
"id": 10,
"autoRemovalTiming": 1,
"chanceByDamage": 100,
"iconIndex": 8,
"maxTurns": 5,
"message1": "%1は眠った",
"message2": "%1を眠らせた",
"message3": "%1は眠っている。",
"message4": "%1は目を覚ました",
"minTurns": 3,
"motion": 2,
"name": "睡眠",
"note": "",
"overlay": 7,
"priority": 90,
"releaseByDamage": true,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 22,
"dataId": 1,
"value": -1
}
],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "睡眠",
"message1_0": "%1は眠った",
"message2_0": "%1を眠らせた",
"message3_0": "%1は眠っている。",
"message4_0": "%1は目を覚ました"
}
{
"id": 6,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 324,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "沈黙",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "沈黙",
"message1_0": "%1は沈黙した",
"message2_0": "%1を沈黙させた",
"message3_0": "",
"message4_0": "%1の沈黙が解けた"
},
{
"id": 7,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 385,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "凍傷",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "凍傷",
"message1_0": "%1は沈黙した",
"message2_0": "%1を沈黙させた",
"message3_0": "",
"message4_0": "%1の沈黙が解けた"
},
{
"id": 8,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 6,
"maxTurns": 4,
"message1": "%1は混乱した",
"message2": "%1を混乱させた",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "混乱",
"note": "",
"overlay": 5,
"priority": 75,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 2,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "混乱",
"message1_0": "%1は混乱した",
"message2_0": "%1を混乱させた",
"message3_0": "",
"message4_0": "%1は我に返った"
},
{
"id": 9,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 7,
"maxTurns": 4,
"message1": "%1は魅了された",
"message2": "%1を魅了した",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "魅了",
"note": "",
"overlay": 6,
"priority": 80,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 3,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "魅了",
"message1_0": "%1は魅了された",
"message2_0": "%1を魅了した",
"message3_0": "",
"message4_0": "%1は我に返った"
},
{
"id": 10,
"autoRemovalTiming": 1,
"chanceByDamage": 100,
"iconIndex": 8,
"maxTurns": 5,
"message1": "%1は眠った",
"message2": "%1を眠らせた",
"message3": "%1は眠っている。",
"message4": "%1は目を覚ました",
"minTurns": 3,
"motion": 2,
"name": "睡眠",
"note": "",
"overlay": 7,
"priority": 90,
"releaseByDamage": true,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 22,
"dataId": 1,
"value": -1
}
],
"messageType": 1,
"meta": {},
"metaArray": {},
"name_0": "睡眠",
"message1_0": "%1は眠った",
"message2_0": "%1を眠らせた",
"message3_0": "%1は眠っている。",
"message4_0": "%1は目を覚ました"
}
]

View file

@ -1197,7 +1197,7 @@
"[共通]ギャラリー開放イベント配列",
"サムネイル拡大率",
"ギャラリーインデックス",
"",
"閲覧スチル配列",
"",
"",
"",
@ -1393,7 +1393,7 @@
"",
""
],
"versionId": 14736425,
"versionId": 16315065,
"victoryMe": {
"name": "",
"pan": 0,

File diff suppressed because it is too large Load diff

View file

@ -1,127 +1,127 @@
[
null,
{
"id": 1,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 2,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 3,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 4,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
}
null,
{
"id": 1,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 2,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 3,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 4,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
}
]

View file

@ -1,10 +1,10 @@
{
"test": {
"repeat": -1,
"list": [
""
],
"targetType": 0,
"comment": ""
}
"test": {
"repeat": -1,
"list": [
""
],
"targetType": 0,
"comment": ""
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,151 +1,151 @@
[
null,
{
"id": 1,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 97,
"name": "_剣",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 2,
"meta": {},
"metaArray": {},
"name_0": "_剣",
"desc_0": ""
},
{
"id": 2,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 99,
"name": "_斧",
"note": "",
"params": [
0,
0,
20,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 4,
"meta": {},
"metaArray": {},
"name_0": "_斧",
"desc_0": ""
},
{
"id": 3,
"animationId": 1,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 101,
"name": "_杖",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 6,
"meta": {},
"metaArray": {},
"name_0": "_杖",
"desc_0": ""
},
{
"id": 4,
"animationId": 11,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 102,
"name": "_弓",
"note": "",
"params": [
0,
0,
10,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 7,
"meta": {},
"metaArray": {},
"name_0": "_弓",
"desc_0": ""
}
null,
{
"id": 1,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 97,
"name": "_剣",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 2,
"meta": {},
"metaArray": {},
"name_0": "_剣",
"desc_0": ""
},
{
"id": 2,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 99,
"name": "_斧",
"note": "",
"params": [
0,
0,
20,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 4,
"meta": {},
"metaArray": {},
"name_0": "_斧",
"desc_0": ""
},
{
"id": 3,
"animationId": 1,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 101,
"name": "_杖",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 6,
"meta": {},
"metaArray": {},
"name_0": "_杖",
"desc_0": ""
},
{
"id": 4,
"animationId": 11,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 102,
"name": "_弓",
"note": "",
"params": [
0,
0,
10,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 7,
"meta": {},
"metaArray": {},
"name_0": "_弓",
"desc_0": ""
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "ふたりな×エクスプローラー",
"width": 1108,

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,119 +1,119 @@
[
null,
{
"id": 1,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 181,
"name": "_薬草",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {}
},
{
"id": 2,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 177,
"name": "_マジックウォーター",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {}
},
{
"id": 3,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 64,
"name": "_ファイアロッド",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {}
},
{
"id": 4,
"atypeId": 0,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 0,
"name": "",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"meta": {},
"metaArray": {}
}
null,
{
"id": 1,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 181,
"name": "_薬草",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {}
},
{
"id": 2,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 177,
"name": "_マジックウォーター",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {}
},
{
"id": 3,
"atypeId": 1,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 64,
"name": "_ファイアロッド",
"note": "",
"params": [
0,
0,
0,
10,
0,
0,
0,
0
],
"price": 300,
"meta": {},
"metaArray": {}
},
{
"id": 4,
"atypeId": 0,
"description": "",
"etypeId": 2,
"traits": [
{
"code": 22,
"dataId": 1,
"value": 0
}
],
"iconIndex": 0,
"name": "",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 0,
"meta": {},
"metaArray": {}
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,406 +1,406 @@
[
null,
{
"id": 1,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 1,
"maxTurns": 1,
"message1": "%1は倒れた",
"message2": "%1を倒した",
"message3": "",
"message4": "%1は立ち上がった",
"minTurns": 1,
"motion": 3,
"name": "戦闘不能",
"note": "ステート1番はHPが0になったときに\n自動的に付加されます。",
"overlay": 0,
"priority": 100,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 23,
"dataId": 9,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 2,
"autoRemovalTiming": 2,
"chanceByDamage": 100,
"description": "",
"iconIndex": 0,
"maxTurns": 1,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 1,
"motion": 0,
"name": "防御",
"note": "",
"overlay": 0,
"priority": 0,
"removeAtBattleEnd": true,
"removeByDamage": false,
"removeByRestriction": true,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 62,
"dataId": 1,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 3,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 325,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神化",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
null,
{
"id": 1,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 1,
"maxTurns": 1,
"message1": "%1は倒れた",
"message2": "%1を倒した",
"message3": "",
"message4": "%1は立ち上がった",
"minTurns": 1,
"motion": 3,
"name": "戦闘不能",
"note": "ステート1番はHPが0になったときに\n自動的に付加されます。",
"overlay": 0,
"priority": 100,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 23,
"dataId": 9,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {}
},
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
{
"id": 2,
"autoRemovalTiming": 2,
"chanceByDamage": 100,
"description": "",
"iconIndex": 0,
"maxTurns": 1,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 1,
"motion": 0,
"name": "防御",
"note": "",
"overlay": 0,
"priority": 0,
"removeAtBattleEnd": true,
"removeByDamage": false,
"removeByRestriction": true,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 62,
"dataId": 1,
"value": 0
}
],
"messageType": 1,
"meta": {},
"metaArray": {}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 325,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100
},
{
"id": 4,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 322,
"maxTurns": 1,
"message1": "%1は毒にかかった",
"message2": "%1に毒をかけた",
"message3": "",
"message4": "%1の毒が消えた",
"minTurns": 1,
"motion": 1,
"overlay": 1,
"name": "毒",
"note": "<蓄積型>\n<蓄積マップゲージX:20>\n<蓄積マップゲージY:600>",
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
},
"metaArray": {
"蓄積型": [
true
],
"蓄積マップゲージX": [
"20"
],
"蓄積マップゲージY": [
"600"
],
"meta": {
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 322,
"継続ターン数_最大": 1,
"継続ターン数_最小": 1,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 1,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100
},
{
"id": 5,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 11,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神弱体",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 21,
"dataId": 2,
"value": 0.5,
{
"id": 3,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 325,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神化",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
"IgnoreRecoverDie": true
},
"特徴1_タイプ": 21,
"特徴1_データID": 2,
"特徴1_内容": 0.5
},
{
"code": 21,
"dataId": 4,
"value": 0.5,
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 325,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100
},
{
"id": 4,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 322,
"maxTurns": 1,
"message1": "%1は毒にかかった",
"message2": "%1に毒をかけた",
"message3": "",
"message4": "%1の毒が消えた",
"minTurns": 1,
"motion": 1,
"overlay": 1,
"name": "毒",
"note": "<蓄積型>\n<蓄積マップゲージX:20>\n<蓄積マップゲージY:600>",
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
},
"特徴2_タイプ": 21,
"特徴2_データID": 4,
"特徴2_内容": 0.5
}
],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
"metaArray": {
"蓄積型": [
true
],
"蓄積マップゲージX": [
"20"
],
"蓄積マップゲージY": [
"600"
],
"meta": {
"蓄積型": true,
"蓄積マップゲージX": "20",
"蓄積マップゲージY": "600"
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 322,
"継続ターン数_最大": 1,
"継続ターン数_最小": 1,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 1,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100
},
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
{
"id": 5,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 11,
"maxTurns": 5,
"message1": "",
"message2": "",
"message3": "",
"message4": "",
"minTurns": 3,
"motion": 1,
"name": "鬼神弱体",
"note": "<IgnoreRecoverDie>",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [
{
"code": 21,
"dataId": 2,
"value": 0.5,
"meta": {
"IgnoreRecoverDie": true
},
"特徴1_タイプ": 21,
"特徴1_データID": 2,
"特徴1_内容": 0.5
},
{
"code": 21,
"dataId": 4,
"value": 0.5,
"meta": {
"IgnoreRecoverDie": true
},
"特徴2_タイプ": 21,
"特徴2_データID": 4,
"特徴2_内容": 0.5
}
],
"messageType": 1,
"meta": {
"IgnoreRecoverDie": true
},
"metaArray": {
"IgnoreRecoverDie": [
true
],
"meta": {
"IgnoreRecoverDie": true
}
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 11,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100
},
"undefined": 1,
"自動解除のタイミング": 0,
"ダメージで解除_ダメージ": 100,
"アイコン": 11,
"継続ターン数_最大": 5,
"継続ターン数_最小": 3,
"[SV] モーション": 1,
"[SV] 重ね合わせ": 3,
"優先度": 50,
"戦闘終了時に解除": false,
"ダメージで解除": false,
"行動制約で解除": false,
"歩数で解除": false,
"行動制約": 0,
"歩数で解除_歩数": 100
},
{
"id": 6,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 324,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "沈黙",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 7,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 385,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "凍傷",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 8,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 6,
"maxTurns": 4,
"message1": "%1は混乱した",
"message2": "%1を混乱させた",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "混乱",
"note": "",
"overlay": 5,
"priority": 75,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 2,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 9,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 7,
"maxTurns": 4,
"message1": "%1は魅了された",
"message2": "%1を魅了した",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "魅了",
"note": "",
"overlay": 6,
"priority": 80,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 3,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 10,
"autoRemovalTiming": 1,
"chanceByDamage": 100,
"iconIndex": 8,
"maxTurns": 5,
"message1": "%1は眠った",
"message2": "%1を眠らせた",
"message3": "%1は眠っている。",
"message4": "%1は目を覚ました",
"minTurns": 3,
"motion": 2,
"name": "睡眠",
"note": "",
"overlay": 7,
"priority": 90,
"releaseByDamage": true,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 22,
"dataId": 1,
"value": -1
}
],
"messageType": 1,
"meta": {},
"metaArray": {}
}
{
"id": 6,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 324,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "沈黙",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 7,
"autoRemovalTiming": 0,
"chanceByDamage": 100,
"iconIndex": 385,
"maxTurns": 5,
"message1": "%1は沈黙した",
"message2": "%1を沈黙させた",
"message3": "",
"message4": "%1の沈黙が解けた",
"minTurns": 3,
"motion": 1,
"name": "凍傷",
"note": "",
"overlay": 3,
"priority": 50,
"releaseByDamage": false,
"removeAtBattleEnd": false,
"removeByDamage": false,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 0,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 8,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 6,
"maxTurns": 4,
"message1": "%1は混乱した",
"message2": "%1を混乱させた",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "混乱",
"note": "",
"overlay": 5,
"priority": 75,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 2,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 9,
"autoRemovalTiming": 1,
"chanceByDamage": 50,
"iconIndex": 7,
"maxTurns": 4,
"message1": "%1は魅了された",
"message2": "%1を魅了した",
"message3": "",
"message4": "%1は我に返った",
"minTurns": 2,
"motion": 1,
"name": "魅了",
"note": "",
"overlay": 6,
"priority": 80,
"releaseByDamage": false,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 3,
"stepsToRemove": 100,
"traits": [],
"messageType": 1,
"meta": {},
"metaArray": {}
},
{
"id": 10,
"autoRemovalTiming": 1,
"chanceByDamage": 100,
"iconIndex": 8,
"maxTurns": 5,
"message1": "%1は眠った",
"message2": "%1を眠らせた",
"message3": "%1は眠っている。",
"message4": "%1は目を覚ました",
"minTurns": 3,
"motion": 2,
"name": "睡眠",
"note": "",
"overlay": 7,
"priority": 90,
"releaseByDamage": true,
"removeAtBattleEnd": true,
"removeByDamage": true,
"removeByRestriction": false,
"removeByWalking": false,
"restriction": 4,
"stepsToRemove": 100,
"traits": [
{
"code": 22,
"dataId": 1,
"value": -1
}
],
"messageType": 1,
"meta": {},
"metaArray": {}
}
]

File diff suppressed because it is too large Load diff

View file

@ -1,127 +1,127 @@
[
null,
{
"id": 1,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 2,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 3,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 4,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
}
null,
{
"id": 1,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 2,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 3,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
},
{
"id": 4,
"members": [],
"name": "",
"pages": [
{
"conditions": {
"actorHp": 50,
"actorId": 1,
"actorValid": false,
"enemyHp": 50,
"enemyIndex": 0,
"enemyValid": false,
"switchId": 1,
"switchValid": false,
"turnA": 0,
"turnB": 0,
"turnEnding": false,
"turnValid": false
},
"list": [
{
"code": 0,
"indent": 0,
"parameters": []
}
],
"span": 0
}
]
}
]

View file

@ -1,10 +1,10 @@
{
"test": {
"repeat": -1,
"list": [
""
],
"targetType": 0,
"comment": ""
}
"test": {
"repeat": -1,
"list": [
""
],
"targetType": 0,
"comment": ""
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,143 +1,143 @@
[
null,
{
"id": 1,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 97,
"name": "_剣",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 2,
"meta": {},
"metaArray": {}
},
{
"id": 2,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 99,
"name": "_斧",
"note": "",
"params": [
0,
0,
20,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 4,
"meta": {},
"metaArray": {}
},
{
"id": 3,
"animationId": 1,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 101,
"name": "_杖",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 6,
"meta": {},
"metaArray": {}
},
{
"id": 4,
"animationId": 11,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 102,
"name": "_弓",
"note": "",
"params": [
0,
0,
10,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 7,
"meta": {},
"metaArray": {}
}
null,
{
"id": 1,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 97,
"name": "_剣",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 2,
"meta": {},
"metaArray": {}
},
{
"id": 2,
"animationId": 6,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 99,
"name": "_斧",
"note": "",
"params": [
0,
0,
20,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 4,
"meta": {},
"metaArray": {}
},
{
"id": 3,
"animationId": 1,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 101,
"name": "_杖",
"note": "",
"params": [
0,
0,
0,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 6,
"meta": {},
"metaArray": {}
},
{
"id": 4,
"animationId": 11,
"description": "",
"etypeId": 1,
"traits": [
{
"code": 31,
"dataId": 1,
"value": 0
},
{
"code": 22,
"dataId": 0,
"value": 0
}
],
"iconIndex": 102,
"name": "_弓",
"note": "",
"params": [
0,
0,
10,
0,
0,
0,
0,
0
],
"price": 500,
"wtypeId": 7,
"meta": {},
"metaArray": {}
}
]