From a216a989c3c96ecaaf7a9aff6f423a4087e02f55 Mon Sep 17 00:00:00 2001 From: Ceta Date: Sat, 9 Jul 2022 23:44:45 -0400 Subject: [PATCH] add mirror world chocolatier revisit event - tl & json by viruslord --- .../master/resource/scenario/json/adv/scenario_5/512410-1.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-10.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-11.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-12.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-13.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-14.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-2.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-3.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-4.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-5.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-6.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-7.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-8.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512410-9.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512420-1.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512420-2.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512420-3.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512420-4.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512420-5.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512420-6.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-1.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-10.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-2.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-3.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-4.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-5.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-6.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-7.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-8.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512430-9.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512440-1.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512440-2.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512440-3.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512440-4.json | 1 + .../master/resource/scenario/json/adv/scenario_5/512440-5.json | 1 + 35 files changed, 35 insertions(+) create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-1.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-10.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-11.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-12.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-13.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-14.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-2.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-3.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-4.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-5.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-6.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-7.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-8.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-9.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-1.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-2.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-3.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-4.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-5.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-6.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-1.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-10.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-2.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-3.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-4.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-5.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-6.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-7.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-8.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-9.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-1.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-2.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-3.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-4.json create mode 100644 magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-5.json diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-1.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-1.json new file mode 100644 index 00000000..8470d8de --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-1.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"nameNarration":"Picture Book Page","narration":"[textBlack:Chocolate, chocolate, where is the chocolate?@Rumbly in my tumbly. Where is the chocolate?]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Chocolate, chocolate, where is the chocolate?@What is it I want? I want chocolate.]"},{"autoTurnLast":2.0,"bg":"bg_adv_23081.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime07","chara":[{"id":200552}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"Nagisa, next up, can you break the eggs?","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"You got it!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":100}],"textRight":"Thank you.@Three of them, please."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"nameNarration":"Nagisa","narration":"Hit it against a flat surface...","narrationBg":"bg_adv_23081.jpg","narrationEffect":"in"},{"chara":[{"id":200552,"motion":200}],"narrationEffect":"out","textRight":"Oh, you did good, didn't you?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":300}],"textLeft":"Eheheh..."},{"chara":[{"id":200552,"motion":100}],"textRight":"Well, next, shall we separate out@the yolks from the whites?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":100}],"textLeft":"Leave it to me!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":0}],"textRight":"*Giggle*@As you will."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"textLeft":"Here..."},{"chara":[{"id":270000}],"textLeft":"Like this..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"mouthOpen":1},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"mouthOpen":1}],"nameNarration":"Nagisa","narration":"Ahh...","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300,"mouthOpen":0},{"id":200552,"mouthOpen":0}],"narrationEffect":"out","textLeft":"I'm sorry..."},{"chara":[{"eyeClose":1,"id":270000}],"textLeft":"The yolks and whites got all mixed up, it's ruined."},{"chara":[{"id":200552,"motion":300}],"textRight":"Oh...?"},{"chara":[{"cheek":1,"effect":"shake","face":"mtn_ex_034.exp.json","id":270000,"motion":400}],"nameNarration":"","narration":"*Shiver*","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":1}],"narrationEffect":"out","textLeft":"..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0}],"textRight":"What's wrong?"},{"chara":[{"cheek":0,"eyeClose":0,"id":270000,"motion":300}],"textLeft":"...You're not angry?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100}],"textRight":"Why? This isn't anything for me to get mad over."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":1}],"textRight":"We've been friends for a long time, after all."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_035.exp.json","id":270000,"motion":1}],"textLeft":"Friends...for a long time...??"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200}],"textRight":"Isn't that so?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":100}],"textLeft":"Ha...!@That's right!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000}],"textLeft":"Mami and Nagisa have always been good friends!"},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":1},{"effect":"fadeout","id":200552}],"textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":1}],"nameCenter":"Nagisa","textCenter":"(...How could I have forgotten?)","turnEffect":"thinking"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0}],"textCenter":"(Somehow I can't remember the past very well.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(And the way I am now...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I don't remember being this...childish...?)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I think I could make sweets a little better.)"},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":0}],"textClear":1,"turnEffect":"stop"},{"chara":[{"eyeClose":0,"id":270000},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"textLeft":"By the way...the eggs I ruined..."},{"chara":[{"id":270000}],"textLeft":"Are we just going to throw them away?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200}],"textRight":"Don't worry, I'll make donuts after the cake."},{"chara":[{"id":200552}],"textRight":"We can use them for the dough."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0}],"textLeft":"..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"...Mami is so sweet!"},{"autoTurnLast":2.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1,"pos":2}],"turnChangeIn":"fadeIn"},{"chara":[{"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"...Now, it's time for the next step.","turnChangeOut":"fadeOut"},{"chara":[{"id":200552}],"textRight":"Let's make the white chocolate cream!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":100,"mouthOpen":0}],"textLeft":"Oh, oh, oh, oh, oh!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200},{"id":270000,"mouthOpen":0}],"textRight":"You have the whisk?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"Of course!"},{"autoTurnLast":0.01,"bg":"black","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"nameNarration":"Mami & Nagisa","narration":"―Mami & Nagisa―@Wibble Wobble, eggs in the air♪@Wibble Wobble, falling from there♪","narrationAnchor":"bottom","narrationCoverOpacity":110.0,"narrationEffect":"in","narrationFontSize":30.0,"narrationLineMargin":10.0,"narrationLineSpace":20.0,"turnChangeOut":"fadeOut"},{"narration":"―Mami & Nagisa―@All of God's angels, in all of their haste♪@Couldn't remake the eggs from the paste♪"},{"autoTurnLast":0.01,"bg":"bg_adv_23081.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"You know, it's kind of a sad song...","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552}],"textRight":"...I suppose you're right."},{"chara":[{"eyeClose":1,"id":200552,"motion":100}],"textRight":"Where did I learn this song...?"},{"chara":[{"id":270000,"motion":1}],"textLeft":"I just found myself humming the tune naturally."},{"chara":[{"eyeClose":0,"id":200552,"motion":1}],"textRight":"It was the same for me."},{"chara":[{"id":270000}],"textLeft":"...I'm curious about the rest of the song."},{"chara":[{"id":270000,"motion":200}],"textLeft":"What happened to the egg that fell and broke?"},{"chara":[{"cheek":0,"eyeClose":1,"id":200552,"motion":300}],"textRight":"Well...maybe..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0}],"textRight":"I think he was reborn as a perfectly round donut."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textLeft":"...I see, I see!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000}],"textLeft":"I knew it, Mami is so sweet!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"mouthOpen":1}],"nameNarration":"Nagisa","narration":"Exhale...","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in"},{"chara":[{"id":270000,"motion":1,"mouthOpen":0}],"narrationEffect":"out","textLeft":"No more of that!"},{"chara":[{"id":270000}],"textLeft":"I shouldn't have started talking about the song!"},{"chara":[{"id":270000,"motion":400}],"textLeft":"Today is Valentine's Day!@I'm here with you."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000}],"textLeft":"And we're going to make the best@chocolate cake in the world!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200}],"textRight":"That's the spirit."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"Nagisa, you're quite the little chocolatier, aren't you?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":100}],"textLeft":"That's right!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000}],"textLeft":"The best in the world means@the best in the universe."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"textLeft":"I'm gonna make the best chocolate@cake in the universe."},{"chara":[{"id":270000}],"textLeft":"And I'll present it to the most@important person in my life!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"*Giggle*@Let's do our best!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300}],"textLeft":"(By the way...@Who is my special someone?)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(Who am I talking about...?)"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn","turnEffect":"stop"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-10.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-10.json new file mode 100644 index 00000000..8b13cab4 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-10.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_23031.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"id":200450,"motion":1}],"nameCenter":"Sayaka & Kyoko","nameLeft":"Sayaka","nameRight":"Kyoko","textLeft":"Are you ready?","turnChangeOut":"fadeOut"},{"chara":[{"id":200652,"motion":100}],"textRight":"Who do ya think you're talking to?"},{"chara":[{"id":200450}],"textLeft":"Alright, here we go.@Dance game..."},{"textLeft":"\"Dog Drug Reinforcement.\""},{"chara":[{"id":200450,"motion":0,"mouthOpen":1},{"id":200652,"motion":0,"mouthOpen":1}],"textCenter":"[chara:200450:mouthOpen_0][chara:200652:mouthOpen_0]Ready!"},{"chara":[{"id":200450,"mouthOpen":0},{"id":200652,"mouthOpen":0}],"nameNarration":"","narration":"Start!","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"autoTurnLast":1.5,"bgm":"bgm01_anime25","chara":[{"id":200450,"motion":1},{"id":200652,"motion":1}],"narrationEffect":"out"},{"autoTurnLast":0.9,"chara":[{"id":200450,"motion":0},{"id":200652,"motion":0}]},{"autoTurnLast":1.5,"chara":[{"id":200450,"motion":1},{"id":200652,"motion":1}]},{"autoTurnLast":1.5,"chara":[{"id":200450,"motion":0},{"id":200652,"motion":0}]},{"autoTurnLast":1.0,"chara":[{"effect":"slideOutRightFast","id":200450,"motion":0},{"effect":"slideOutLeftFast","id":200652,"motion":0}]},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"slideInRightFast","face":"mtn_ex_010.exp.json","id":200450,"motion":0,"pos":0},{"cheek":0,"effect":"slideInLeftFast","face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":2}]},{"autoTurnLast":2.1,"chara":[{"id":200450,"motion":103},{"id":200652,"motion":103}]},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.3,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":200}],"turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":200,"mouthOpen":1}],"textLeft":"[chara:200450:effect_emotion_surprise_0][se:7226_shock]Wha..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":400,"mouthOpen":1},{"id":200450,"mouthOpen":0}],"textRight":"[chara:200652:effect_emotion_surprise_0][se:7226_shock]Hey!"},{"bgm":"stop","chara":[{"id":200652,"mouthOpen":0},{"id":200450,"motion":0}],"nameNarration":"","narration":"Total Score 1,500,360","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":1}],"narrationEffect":"out","textRight":"Hey!@Sayakaaa..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":100}],"textLeft":"My bad!@I was a little off at the end..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200652}],"textRight":"We won't make the score if@we don't both time it right!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0}],"textLeft":"Sorry... I know already, I need to work even harder."},{"chara":[{"id":200450}],"textLeft":"You're even putting up with@following my selfishness."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":100}],"textRight":"Not that I really mind it, since I'm@getting something out of it too."},{"chara":[{"id":200652}],"textRight":"That's why we paired up to compete, after all."},{"chara":[{"id":200450,"motion":1}],"textLeft":"That's right."},{"chara":[{"id":200450}],"textLeft":"Because the prize for the top-scoring duo is..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200450,"motion":0},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200652,"motion":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":80,"visible":"appear","zOrder":"charaFront"}],"nameNarration":"Sayaka & Kyoko","narration":"\"A magical chocolate cake that@makes your wishes come true!\"","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in"},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":1},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450}],"narrationEffect":"out","textRight":"What are you gonna wish for with your cake?"},{"chara":[{"cheek":2,"face":"mtn_ex_050.exp.json","id":200450,"motion":100}],"textLeft":"Oh, I, uh...y'know."},{"chara":[{"cheek":2,"face":"mtn_ex_030.exp.json","id":200450}],"textLeft":"A childhood friend of mine...@He just got out of the hospital..."},{"chara":[{"eyeClose":1,"id":200450,"lipSynch":0,"motion":300}],"textLeft":"..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":1}],"textRight":"...Listen, you don't have to say@anything if you don't want to."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652}],"textRight":"Compared to you, I'm a lot more easygoing."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0}],"textLeft":"Is that so?@So what do you want...?"},{"chara":[{"id":200652}],"textRight":"Well, obviously..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200652,"motion":100}],"textRight":"I want a bite of that magic cake!@Doesn't it make your mouth water?"},{"chara":[{"id":200450,"motion":400}],"textLeft":"[chara:200450:effect_emotion_surprise_0][se:7226_shock]You're gonna wish for that? Even though@you only get one wish per person..."},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":0}],"textRight":"No...actually, hold up..."},{"chara":[{"id":200652}],"textRight":"I still get to eat it after I wish for something, right?"},{"chara":[{"id":200652}],"textRight":"I guess I'll have to come up with a wish, then."},{"chara":[{"eyeClose":1,"face":"mtn_ex_011.exp.json","id":200652,"motion":1}],"textRight":"Hmmm, lemme think...@What would be some good eats...?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":300}],"textLeft":"[chara:200450:effect_emotion_sad_0][se:7224_fall_into]In the end, it's still food..."},{"autoTurnLast":2.0,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Money can buy fake,@Money can't buy true.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Parasols won't let you see,@Love-brellas are for two.]"},{"narration":"[textBlack:You'll starve however much you eat.@And love lies truly out of reach.]"},{"autoTurnLast":1.5,"bg":"bg_adv_21031.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime02","chara":[{"id":270000}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"So, this is where those two were...","turnChangeOut":"fadeOut"},{"chara":[{"id":200552,"motion":100}],"textRight":"We were lucky to find them, but..."},{"chara":[{"eyeClose":1,"id":270000,"motion":300}],"textLeft":"Now we've been separated from@Madoka and Homura again..."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":0}],"textRight":"We'll have to join up with them again@after we rescue Kyoko's team."},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"textLeft":"But, it looks like..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200552}],"textClear":1},{"autoTurnLast":3.0,"bg":"bg_adv_21031.jpg","bgChangeEffect":"cameraPan","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":100,"pos":2}]},{"autoTurnLast":0.6,"chara":[{"effect":"fadeout","id":200652},{"effect":"fadeout","id":200450}]},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":2}],"textLeft":"...Those two can't see us at all."},{"chara":[{"id":200552,"motion":200}],"textRight":"Yes, you're right."},{"chara":[{"id":200552}],"textRight":"And it seems that cake has ended up as the prize."},{"chara":[{"id":200552}],"textRight":"I'm not sure how that happened..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"But this time, at least it's clear what we need to do."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"You said it!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"textLeft":"The two of us together will get@the highest score in the universe."},{"chara":[{"id":270000}],"textLeft":"And then we'll get back the best@chocolate cake in the universe!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":1}],"textRight":"Er... Yes, well, we did work quite hard on it together."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"textLeft":"...Were you thinking of something else?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"We're on the same track,@right down to getting the cake back."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"...And after we get it back,@what do you think comes next?"},{"chara":[{"id":200552}],"textRight":"We'll both get to make a wish@on a piece of chocolate cake."},{"chara":[{"id":270000,"motion":1}],"textLeft":"A wish...?"},{"chara":[{"id":200552,"motion":1}],"textRight":"Yes, for the first wish, I'd like to invite@Madoka's group to this spot."},{"chara":[{"id":200552}],"textRight":"Then we'll have all six of us right here."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200}],"textRight":"And we can use the other wish to wake everyone up."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textLeft":"I see, I see!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"But will the cake really grant our wishes?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0}],"textRight":"I'm sure they'll come true.@...This is a dream, after all."},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-11.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-11.json new file mode 100644 index 00000000..4d90136b --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-11.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_23031.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"id":200552,"motion":200}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"I'm ready.","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"motion":100}],"textLeft":"Alright, let's do this!"},{"nameNarration":"","narration":"Start!","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in","textClear":1},{"autoTurnLast":0.2,"bgm":"bgm01_anime25","chara":[{"id":270000,"motion":200}],"narrationEffect":"out"},{"autoTurnLast":1.4,"chara":[{"id":200552,"motion":200}]},{"autoTurnLast":0.2,"chara":[{"id":270000,"motion":0}]},{"autoTurnLast":1.5,"chara":[{"id":200552,"motion":0}]},{"autoTurnLast":0.2,"chara":[{"id":270000,"motion":400}]},{"autoTurnLast":1.4,"chara":[{"id":200552,"motion":400}]},{"autoTurnLast":0.2,"chara":[{"id":270000,"motion":0}]},{"autoTurnLast":1.5,"chara":[{"id":200552,"motion":0}]},{"autoTurnLast":0.2,"chara":[{"id":270000,"motion":100}]},{"autoTurnLast":1.4,"chara":[{"id":200552,"motion":100}]},{"autoTurnLast":0.3,"chara":[{"effect":"slideOutLeftFast","id":200552,"motion":0}]},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"slideOutRightFast","face":"mtn_ex_030.exp.json","id":270000,"mouthOpen":1}]},{"autoTurnLast":0.4,"chara":[{"cheek":0,"effect":"slideInRightFast","face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}]},{"autoTurnLast":2.0,"chara":[{"cheek":0,"effect":"slideInLeftFast","face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}]},{"autoTurnLast":0.7,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}]},{"autoTurnLast":3.0,"chara":[{"id":200552,"motion":200}]},{"autoTurnLast":1.0,"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":2}],"nameNarration":"","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in","turnChangeIn":"fadeIn"},{"narration":"Total Score 721,680","turnChangeOut":"fadeOut"},{"bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"narrationEffect":"out","textLeft":"Not even close...@We didn't even get half of Kyoko's team's score."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":300}],"textRight":"This is harder than I expected..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"But look, there's best scores of all the participants."},{"nameNarration":"","narration":"1st 1,500,360@・Kyoko/Sayaka","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"chara":[{"id":200552,"motion":0}],"narration":"2nd 721,680@・Mami/Nagisa"},{"narration":"3rd 606,750@・Madoka/Homura"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}],"narrationEffect":"out","textLeft":"Madoka and Homura are on there!"},{"chara":[{"id":200552,"motion":200}],"textRight":"Yeah, it seems that they're both okay."},{"chara":[{"id":200552}],"textRight":"They must be thinking the same thing we are."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"We can't lose!"},{"chara":[{"id":200552,"motion":1}],"textRight":"Yes, with our teamwork forged in@dreams of baking chocolate cake..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"We'll show them."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":1}],"textLeft":"You said it!"},{"autoTurnLast":2.0,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Dance dance dance,@And chase each other's tails,@Two dogs run round in circles,@Racing to be the best.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.5,"bg":"bg_adv_21031.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime02","chara":[{"id":200652}],"nameLeft":"Sayaka","nameRight":"Kyoko","textRight":"Huh?@Check out the score.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":1}],"textLeft":"What...?@Mami...and Madoka have teams...?"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":100}],"textRight":"I guess it was about time for some rivals to emerge."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":300}],"textLeft":"Well, I'm sure everyone wants it..."},{"chara":[{"id":200450}],"textLeft":"It's a magic cake that'll makes your wish come true."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":1}],"textRight":"Well, they aren't much of a threat to us."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":200}],"textLeft":"You can never be too careful, Kyoko!"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":200}],"textRight":"Of course!@Now let's get fired up!"},{"autoTurnLast":1.2,"nameNarration":"","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in","turnChangeIn":"fadeIn"},{"narration":"1st 1,524,030 ・Kyoko/Sayaka","turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"bg_adv_23031.jpg","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":270000,"motion":400}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"Sayaka's team set a new record!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100}],"textRight":"Kyoko seems to be quite good at this game."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"...Sayaka's getting better too,@like Kyoko is dragging her along."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1}],"textRight":"Those two are magnificent, but we can't lose."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"There's still some time...@We can start by getting used to this."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"Well, as far as I'm concerned,@even if we miss the top score..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000}],"textLeft":"The ten chocolate coins for a participation@prize are really tempting as well..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400}],"textRight":"[chara:200552:effect_emotion_surprise_0][se:7226_shock]How could you, Nagisa?!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":0}],"textLeft":"I'm just kidding."},{"chara":[{"id":270000}],"textLeft":"I won't abandon Sayaka and the others@for ten measly chocolate coins."},{"chara":[{"id":270000,"motion":200}],"textLeft":"I'm not as selfish as that."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":300}],"textRight":"Geeze, you shouldn't tease your elders like that."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0}],"textRight":"Now then..."},{"chara":[{"id":200552,"motion":100}],"textRight":"There's still some time...@We can start by getting used to this."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":100}],"textLeft":"I understand!"},{"autoTurnLast":1.2,"bg":"bg_adv_23031.jpg","nameNarration":"","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in","turnChangeIn":"fadeIn"},{"narration":"1st 1,875,930 ・Madoka/Homura","turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"bg_adv_21031.jpg","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":270000,"motion":400},{"id":200552,"motion":400}],"textBg":"shout","textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]Impossible?!","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"motion":100}],"textLeft":"Madoka's team broke the record all of a sudden!"},{"chara":[{"id":270000,"motion":0}],"textLeft":"Don't tell me those two are actually gamers..."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":1}],"textRight":"I haven't heard anything like that, but..."},{"chara":[{"id":200552}],"textRight":"Maybe they've figured out a strategy@to improve their score."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":1}],"textLeft":"I see...@An unexpected rival emerges!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552}],"textRight":"If Madoka's team has the same idea as us,@that would be great, but..."},{"chara":[{"id":270000,"motion":200}],"textLeft":"We can't just leave it to them!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"Well, now that we're getting used to the game,@we can start thinking about our strategy."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"I'm not good at thinking..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0}],"textRight":"...I feel bad for Kyoko and Sayaka, but..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200}],"textRight":"Shall we observe their movements for a bit?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"We may be able to get some ideas@on how to improve our score."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textLeft":"I see, I see!"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-12.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-12.json new file mode 100644 index 00000000..84b1e5fb --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-12.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"nameNarration":"Picture Book Page","narration":"[textBlack:Dance dance dance,@And chase each other's tails,@Two dogs run round in circles,@Racing to be the best.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Combo combo combo,@And chase each other's tails,@Dogs merry-go-round in circles,@And run in search of love.]"},{"autoTurnLast":2.0,"bg":"bg_adv_23031.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime06","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":200}],"nameLeft":"Sayaka","nameRight":"Kyoko","textRight":"Hell yeah!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200450,"motion":200}],"textLeft":"I knew we could do it!"},{"nameNarration":"","narration":"Total Score 2,176,230","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":1}],"narrationEffect":"out","textRight":"There's our comeback!@We're back on top of the world."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200652},{"effect":"fadeout","id":200450}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_21031.jpg","bgChangeEffect":"cameraPan"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"...I get it now! The secrets is in \"combos\"!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200}],"textRight":"Exactly."},{"chara":[{"id":200552}],"textRight":"Rather than matching the song exactly,@if you match your partner..."},{"chara":[{"id":200552}],"textRight":"Pulling off a series of synchronized combos@seems to get you a higher score."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1}],"textLeft":"Does the real arcade work that way too?"},{"chara":[{"id":200552,"motion":100}],"textRight":"I don't know...@But it works that way here in the dream."},{"chara":[{"id":270000}],"textLeft":"...The Sayaka-Kyoko pair don't@seem to have a stable score."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":1}],"textRight":"That's because of how they do things."},{"chara":[{"id":200552}],"textRight":"Kyoko, as the more advanced dancer,@can land all of her moves perfectly."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552}],"textRight":"If Sayaka could keep up, their score@would be incredible, but..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"Kyoko doesn't seem to plan on@moving in time with Sayaka."},{"chara":[{"id":200552,"motion":0}],"textRight":"That's right, so their score@depends on Sayaka's efforts."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200}],"textRight":"But Madoka and Homura, on the other hand..."},{"chara":[{"id":200552}],"textRight":"They must have been focused on matching@up their timing for combos."},{"chara":[{"id":200552}],"textRight":"I'm sure that's how they managed@to boost their score so suddenly."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"If it's about teamwork,@the two of us are unbeatable!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":1}],"textRight":"That's right, after all..."},{"chara":[{"id":200552}],"textRight":"We're the duo that made the best@chocolate cake in the universe."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"textLeft":"You said it!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000}],"textLeft":"So, let the training begin!"},{"bgm":"stop","nameNarration":"Nagisa","narration":"And then...","narrationBg":"bg_adv_21031.jpg","narrationEffect":"in"},{"autoTurnLast":0.01,"bg":"bg_adv_23031.jpg","narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"mouthOpen":1,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":0}],"narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"bgm":"bgm01_anime12","nameNarration":"","narration":"1st 2,245,800@・Mami/Nagisa","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":400}],"nameLeft":"Sayaka","nameRight":"Kyoko","narrationEffect":"out","textLeft":"[chara:200450:effect_emotion_surprise_0][chara:200652:effect_emotion_surprise_0][se:7226_shock]...Huh?!"},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200652,"motion":200,"mouthOpen":0}],"textRight":"Mami's team suddenly shot right to the top!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":300}],"textLeft":"Madoka's team passed 2 million points too...@They're getting better..."},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":1}],"textRight":"Hmmm, they're good."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":0}],"textLeft":"Maybe...they're going for a combo score..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652}],"textRight":"Our rivals are catching up, it's lighting a flame in me."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":100}],"textRight":"We can't see their faces, but it's still@pretty fun to face off like this!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":100}],"textLeft":"...Kyoko, I'm sorry."},{"chara":[{"id":200450}],"textLeft":"We had a good mood going at first,@but I'm dragging you down, aren't I?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":0}],"textLeft":"If you were on your own,@you could get a perfect score."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200652,"motion":1}],"textRight":"No, you're doing great for a newbie, really."},{"chara":[{"id":200652}],"textRight":"And the better you get, the higher our score will go."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652}],"textRight":"We can still turn this around."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":200}],"textLeft":"Yeah, we'll just keep doing things@the way we have been."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450}],"textLeft":"You don't have to worry about@trying to match with me, alright?"},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200652,"motion":200}],"textRight":"...Sounds good!@I won't show any mercy!"},{"autoTurnLast":1.2,"bg":"black","narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"mouthOpen":1,"pos":0}],"narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"nameNarration":"","narration":"1st 2,512,440@・Kyoko/Sayaka","turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"bg_adv_21031.jpg"},{"chara":[{"id":270000,"motion":100,"mouthOpen":0}],"nameLeft":"Nagisa","nameRight":"Mami","narrationEffect":"out","textLeft":"Sayaka's team is in the lead again!"},{"chara":[{"id":200552,"motion":100}],"textRight":"That's incredible...!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552}],"textRight":"That's almost a perfect score!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":300}],"textLeft":"I can't accept this."},{"chara":[{"id":270000}],"textLeft":"Here we are trying to save Sayaka and Kyoko..."},{"chara":[{"id":270000,"motion":200}],"textLeft":"And they're doing everything@in their power to stop us!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":0}],"textRight":"It can't be helped.@They don't even know it's a dream."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"To give up on best chocolate cake in the universe,@and accept the ten chocolate coins..."},{"chara":[{"id":270000}],"textLeft":"Is that the message that they're trying to send us?"},{"chara":[{"id":200552,"motion":300}],"textRight":"...I'm not so sure about that."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0}],"textLeft":"But I don't want to@end up losing like this either!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":1}],"textRight":"I know..."},{"chara":[{"id":200552}],"textRight":"But if we're going to turn things around from here,@we can't just go for combos."},{"chara":[{"id":200552}],"textRight":"We both have to move perfectly to the song."},{"chara":[{"id":270000,"motion":1}],"textLeft":"In that case..."},{"chara":[{"id":270000}],"textLeft":"Let's swap to a song that both of us are good at!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":100}],"textRight":"...Is there such a song?"},{"chara":[{"id":270000,"motion":100}],"textLeft":"We'll look for one together!"},{"autoTurnLast":1.2,"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"turnChangeIn":"fadeIn"},{"chara":[{"id":270000,"motion":1}],"textLeft":"...Ah!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000}],"textLeft":"This song will work!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"I didn't think it would be here.@We really are in a dream."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200}],"textRight":"We're almost at the end."},{"chara":[{"id":200552}],"textRight":"Once we decide on our song,@there'll no turning back."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}],"textLeft":"That's the plan!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":0}],"textRight":"Alright then, we'll make one last push."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"textLeft":"Let the training commence!"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-13.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-13.json new file mode 100644 index 00000000..19d9b150 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-13.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_23031.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"id":270000,"motion":100}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"The end of the day is almost here.","turnChangeOut":"fadeOut"},{"chara":[{"id":200552,"motion":100}],"textRight":"Yes, this will be our final opportunity."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1}],"textRight":"Are you ready, Nagisa?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"I was born ready!"},{"chara":[{"eyeClose":1,"id":200552,"motion":0},{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"textRight":"Okay, let's synchronize our breathing..."},{"bgm":"bgm01_anime07","nameNarration":"","narration":"Start!","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","textClear":1},{"autoTurnLast":1.5,"chara":[{"id":270000,"motion":1},{"id":200552,"motion":1}]},{"autoTurnLast":1.5,"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":300},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":300}],"nameNarration":"Nagisa & Mami","narration":"\"Wibble Wobble, eggs in the air♪@Wibble Wobble, falling from there♪\""},{"autoTurnLast":1.3,"chara":[{"id":270000,"motion":0},{"id":200552,"motion":0}]},{"autoTurnLast":1.4,"chara":[{"id":270000,"motion":300},{"id":200552,"motion":300}]},{"autoTurnLast":2.0,"chara":[{"id":270000,"motion":1},{"id":200552,"motion":1}]},{"autoTurnLast":1.5,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":300},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":300}]},{"autoTurnLast":1.0,"chara":[{"id":270000,"motion":1},{"id":200552,"motion":1}]},{"autoTurnLast":0.4,"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":300},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":300}],"narration":"\"All of God's angels, in all of their haste♪@Couldn't remake the eggs from the paste♪\""},{"autoTurnLast":1.0,"chara":[{"id":270000,"motion":0},{"id":200552,"motion":0}]},{"autoTurnLast":1.4,"chara":[{"id":270000,"motion":1},{"id":200552,"motion":1}]},{"autoTurnLast":1.0,"chara":[{"id":270000,"motion":0},{"id":200552,"motion":0}]},{"autoTurnLast":1.4,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":300},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":300}]},{"autoTurnLast":1.0,"chara":[{"id":270000,"motion":0},{"id":200552,"motion":0}]},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0}],"narrationEffect":"out","textRight":"How'd we do...?"},{"chara":[{"id":270000,"motion":100}],"textLeft":"This...could be it!"},{"nameNarration":"","narration":"[textRed:Perfect!]","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552}],"narrationEffect":"out","textLeft":"Yahoooo!!"},{"nameNarration":"","narration":"1st 2,513,940@・Mami/Nagisa","narrationBg":"bg_adv_23031.jpg","narrationEffect":"in"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200}],"narrationEffect":"out","textRight":"Nagisa!@We got the top score!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"[chara:270000:effect_emotion_joy_0][se:7222_happy]We turned the tables with the@highest score in the universe!"},{"autoTurnLast":0.8,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0}],"textRight":"Our prize is the chocolate cake."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"textLeft":"...We finally got it back."},{"chara":[{"id":200552,"motion":100}],"textRight":"Shall we hurry and make our wishes?"},{"chara":[{"id":200552}],"textRight":"First of all, I'll wish for Madoka's@team to join us here..."},{"chara":[{"id":270000,"motion":200}],"textLeft":"And for my wish, I'll get everyone@to wake up from the illusion!"},{"chara":[{"id":270000,"motion":0}],"textLeft":"And then maybe just a little taste of that cake..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0}],"textRight":"A taste?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":100}],"textLeft":"Nono, nothing to worry about!@Let's make our wishes!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200}],"textRight":"...Alright then, together now."},{"autoTurnLast":2.0,"bg":"bg_adv_21031.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":0,"pos":0},{"cheek":1,"face":"mtn_ex_021.exp.json","id":200652,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200652,"motion":200}],"nameLeft":"Sayaka","nameRight":"Kyoko","textRight":"Damn, they got us good!@That Mami...","turnChangeOut":"fadeOut"},{"chara":[{"id":200652}],"textRight":"I never expected her to pull off such@a big upset at the last minute."},{"autoTurnLast":0.8,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":1}],"textLeft":"Here's our participation award, chocolate coins."},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":1}],"textRight":"I'm not happy about this...@But I'll take them!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"textLeft":"As for me, well, I have no regrets."},{"chara":[{"id":200450,"motion":100}],"textLeft":"We gave it everything we had, and we lost."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":200}],"textRight":"Damn right!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200450,"motion":0}],"textLeft":"Ah ha ha!"},{"autoTurnLast":1.2,"flashEffect":"flashWhiteSlow2","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0}],"textRight":"...Hmm?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":400}],"textLeft":"What was that light?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":200652}],"textClear":1},{"autoTurnLast":2.5,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"flashEffect":"explosion"},{"autoTurnLast":2.5,"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":0,"pos":2}],"flashEffect":"explosion"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"pos":2}],"textLeft":"Madoka's team...?@And Mami?"},{"autoTurnLast":0.8,"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":0,"pos":2}],"textClear":1},{"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":2}],"nameRight":"Mami","se":"7205_magic_girl","textRight":"We'll talk later!@Everyone, get ready to fight!"},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200652,"motion":200,"pos":0}],"nameLeft":"Kyoko","textLeft":"Huh? What the hell are you talkin' about?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"We've all been caught in a mirror@trap and hallucinating."},{"chara":[{"id":270000}],"textLeft":"Going by the pattern,@the Witch is going to attack now."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":300,"pos":2}],"nameRight":"Sayaka","textRight":"What do you mean, the pattern...?"},{"autoTurnLast":0.1,"bgm":"stop"},{"autoTurnLast":1.0,"bg":"bg_adv_46404.jpg","bgChangeEffect":"enterWitchSpace","deleteArmatureList":[1],"se":"7208_wander_into","textClear":1},{"bgm":"bgm01_anime16","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"lipSynch":0,"motion":400},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400}],"nameCenter":"Nagisa & Sayaka","textCenter":"...?!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":2.8,"chara":[{"id":6404,"name":"sprite_0","pos":1}],"textClear":1},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":6404,"name":"sprite_0"}]},{"autoTurnLast":1.3,"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200652,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100,"pos":0}]},{"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_021.exp.json","id":200600,"motion":1,"pos":2}],"nameLeft":"Mami","nameRight":"Kyoko","se":"7205_magic_girl","textRight":"I don't know what's goin' on, but..."},{"chara":[{"id":200600,"motion":200}],"textRight":"If we beat this thing, we'll get out of here, right?"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200}],"textLeft":"Yes. Let's defeat it together."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200600},{"effect":"fadeout","id":200500}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":2}],"nameLeft":"Homura","textLeft":"Madoka, us too."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":201}],"nameRight":"Madoka","textRight":"That's right."},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-14.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-14.json new file mode 100644 index 00000000..84c87523 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-14.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46404.jpg","bgm":"bgm01_anime15","chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":0,"pos":2},{"id":6404,"name":"sprite_0","pos":0}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200600,"motion":200}],"nameLeft":"Sayaka","nameRight":"Kyoko","textBg":"shout","textRight":"[chara:6404:effect_7001_attack02][surround:2006A04]Take some of this!","turnChangeOut":"fadeOut"},{"autoTurnLast":2.0,"bgEffect":"shakeSmall","chara":[{"effect":"7003_damage02","id":6404,"name":"sprite_0"}],"surround":"2006A03","textClear":1},{"chara":[{"id":200600,"motion":100}],"nameRight":"Kyoko","textRight":"...Sayaka! Now!"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":0}]},{"chara":[{"id":200400,"motion":400}],"nameLeft":"Sayaka","textBg":"shout","textLeft":"[flashEffect:flashWhite2][surround:2004A09]Got it!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400},{"effect":"fadeout","id":200600}],"textClear":1},{"autoTurnLast":0.6,"chara":[{"id":6404,"name":"sprite_0","pos":1}]},{"autoTurnLast":1.5,"bgEffect":"shakeLarge","chara":[{"effect":"shake","id":6404,"name":"sprite_0"}],"flashEffect":"flashRed2","surround":"2004A13"},{"autoTurnLast":1.5,"chara":[{"effect":"fadeout","id":6404,"name":"sprite_0"}],"se":"3102_enemy_dead"},{"autoTurnLast":0.1,"bgm":"stop"},{"autoTurnLast":2.0,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200652,"lipSynch":0,"motion":0,"pos":2},{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200450,"lipSynch":0,"motion":0,"pos":0}],"se":"7209_gate_close","turnChangeIn":"whiteIn","turnChangeInTime":1.5},{"autoTurnLast":2.6,"turnChangeOut":"whiteOut","turnChangeOutTime":2.0},{"bgm":"bgm01_anime08","chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_000.exp.json","id":200652,"lipSynch":0,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_040.exp.json","id":200450,"lipSynch":0,"motion":400}],"nameCenter":"Sayaka & Kyoko","textCenter":"..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200652,"motion":1},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":300}],"textRight":"It was really a dream..."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"I hope you understand."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"Sayaka, Kyoko, you contacted me earlier."},{"chara":[{"id":200150}],"textRight":"You've been checking out the Mirror@Mansion ever since then, right?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":300,"pos":0}],"nameLeft":"Sayaka","textLeft":"Yeah, but while we were doing that..."},{"chara":[{"id":200450}],"textLeft":"We found a room that was filled@with the scent of chocolate."},{"chara":[{"id":200150,"motion":0}],"textRight":"And then you were sucked into a strange mirror...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0}],"textLeft":"Yeah, that's it!"},{"chara":[{"cheek":0,"face":"mtn_ex_041.exp.json","id":200450,"motion":100}],"textLeft":"And then...the next thing I knew, I gaming@with Kyoko at that place we were just at."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":100,"pos":2}],"nameRight":"Homura","textRight":"Just like what happened to us."},{"chara":[{"id":200351}],"textRight":"It looks like a Witch is lurking within@each of those strange mirrors."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200652,"motion":100,"pos":2}],"nameRight":"Kyoko","textRight":"Is there a Witch's Labyrinth on the other side@of the mirror? What the hell is going on...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"If Nagisa hadn't found you..."},{"chara":[{"id":200552}],"textLeft":"The two of you would have been in real danger."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":0}],"nameLeft":"Sayaka","textLeft":"Oh, that's right...@Thanks, Nagisa."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"I should thank you somehow...@Oh, yeah, you want some of this?"},{"autoTurnLast":0.8,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":400,"pos":0}],"nameLeft":"Nagisa","textLeft":"[chara:270000:effect_emotion_joy_0][se:7222_happy]Chocolate coins!@Thanks muchly!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"textRight":"...Oh, come to think of it, maybe you prefer these?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"textLeft":"\"Miracle Yumsticks!!\"...?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":100}],"textRight":"They're cheese flavored, didn't you@love these last time?"},{"chara":[{"id":270000,"motion":1}],"textLeft":"Who, me...?"},{"chara":[{"id":270000}],"textLeft":"I definitely prefer chocolate coins."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200652}],"textRight":"That's weird...@[chara:200652:lipSynch_0][wait:1][chara:200652:lipSynch_1]Did I remember wrong?"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"lipSynch":0,"motion":200,"pos":2}],"nameRight":"Mami","textRight":"...@..."},{"chara":[{"id":200552}],"textRight":"Nagisa, could you try going back to@your normal clothes for a minute?"},{"chara":[{"id":270000}],"textLeft":"You got it."},{"autoTurnLast":1.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_051.exp.json","id":200701,"motion":0,"pos":0}],"se":"7205_magic_girl","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"Now try to remember."},{"chara":[{"id":200552}],"textRight":"What's your favorite food, Nagisa?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200701,"motion":1}],"textLeft":"It's gotta be that stuff, of course!@...Ch...ch..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":0,"pos":2}],"nameRight":"Madoka","textRight":"Chocolate?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":100}],"textLeft":"No, not that!@It's gotta be cheese, of course!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200652,"motion":100,"pos":2}],"nameRight":"Kyoko","textRight":"Heeey, what's up with that? That's the@exact opposite of what you just said."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":400,"mouthOpen":1}],"textLeft":"Huh...?"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":1,"pos":2},{"id":200701,"mouthOpen":0}],"nameRight":"Mami","textRight":"Now what about when you're wearing the apron?"},{"autoTurnLast":1.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"se":"7205_magic_girl","textClear":1},{"chara":[{"id":270000,"lipSynch":0,"motion":100}],"textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]...?!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000}],"textLeft":"I have big craving for chocolate all of a sudden!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":1,"pos":2}],"nameRight":"Homura","textRight":"Does transforming change your tastes...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"...I wonder, just as the Witch's power@has changed the look of this place..."},{"chara":[{"id":200552}],"textLeft":"Are our minds being affected too?"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":100,"pos":2}],"nameRight":"Kyoko","textRight":"Is that even possible?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":1}],"textLeft":"It's been on my mind, ever since@we were dreaming together."},{"chara":[{"id":200552}],"textLeft":"Nagisa and I..."},{"chara":[{"id":200552}],"textLeft":"I feel as though we've always been friends."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"...That's right, Mami and the rest of us..."},{"chara":[{"id":200150}],"textRight":"We haven't actually known her for that long,@have we?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"Yes... I know it's an illusion, but...@I still can't get it out of my head."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":1,"pos":2}],"nameRight":"Homura","textRight":"Are there any other differences? The way@you see things, your memories..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"textLeft":"Memories...?"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(Could it be...?)","turnEffect":"thinking"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300}],"textLeft":"(I'll try to trace back my old memories.)"},{"autoTurnLast":0.1,"textClear":1},{"autoTurnLast":2.0,"bg":"bg_adv_20142.jpg","bgm":"stop","chara":[{"cheek":1,"face":"mtn_ex_030.exp.json","id":200701,"motion":0,"pos":0,"soulGem":0},{"id":810000,"pos":2,"posX":40,"posY":0}],"turnChangeIn":"fadeIn","turnChangeInTime":1.4,"turnEffect":"stop"},{"autoTurnLast":0.01,"turnEffect":"sepiaFrame"},{"bgm":"bgm01_anime10","chara":[{"id":200701,"motion":1}],"nameLeft":"Nagisa","textLeft":"Kyubey, I've decided my wish.","turnChangeOut":"fadeOut"},{"chara":[{"id":200701}],"textLeft":"I wish for a chocolate cake."},{"chara":[{"cheek":1,"face":"mtn_ex_020.exp.json","id":200701,"motion":200}],"textLeft":"I'd like the most delicious..."},{"chara":[{"id":200701}],"textLeft":"...chocolate cake in the world."},{"autoTurnLast":1.0,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":0,"pos":2}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0,"motion":400}],"textLeft":"(Chocolate cake?)","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(Chocolate cake, not cheesecake...?)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":0}],"textLeft":"...@...","turnEffect":"stop"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"I get it now!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"lipSynch":0,"motion":400}],"nameRight":"Homura","textRight":"...?!"},{"chara":[{"id":270000}],"textLeft":"This apron belongs to the Nagisa from@[textRed:another universe]!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"The Nagisa...from another universe?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"That's right. I just put it together."},{"chara":[{"id":200701}],"textLeft":"When I'm in this form, I can remember@my past from a slightly different world."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351,"motion":100}],"textRight":"A slightly different world...?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"A parallel universe?"},{"chara":[{"id":270000,"motion":0}],"textLeft":"That's right."},{"autoTurnLast":1.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200701,"motion":0,"pos":0}],"se":"7205_magic_girl","textClear":1},{"chara":[{"id":200701,"motion":200}],"textLeft":"My memories of the past were different than@they are when I'm dressed like this!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200701,"lipSynch":0,"motion":0}],"textLeft":"(Because I never asked Kyubey@for a chocolate cake...)","turnEffect":"thinking"},{"chara":[{"id":200701,"lipSynch":0}],"textLeft":"(I asked for cheesecake.)"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":2},{"eyeClose":0,"id":200701}],"nameRight":"Mami","textRight":"So you have two sets of memories...","turnEffect":"stop"},{"chara":[{"id":200552}],"textRight":"...one of which is from a different universe@that's parallel to this one?"},{"autoTurnLast":1.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":0}],"se":"7205_magic_girl","textClear":1},{"chara":[{"id":270000},{"id":200652,"motion":0}],"textLeft":"That's right!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000}],"textLeft":"Both Nagisa, and the Mirror Witch's Labyrinth..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}],"textLeft":"We're being contaminated by another universe!"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-2.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-2.json new file mode 100644 index 00000000..69315688 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-2.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"nameNarration":"Picture Book Page","narration":"[textBlack:Two flowers / Once visited@Mirrorland's / Rose garden.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Enchanted / By the fluffy@Warm beds they / Did tarry.]"},{"autoTurnLast":2.0,"bg":"bg_adv_23081.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1,"pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime02","chara":[{"id":200552}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"...This much whisking should be enough.@Pass me that bowl there.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textLeft":"You got it!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100}],"textRight":"Now then, I'll go heat up the oven."},{"chara":[{"id":200552}],"textRight":"Nagisa, can you prepare the cocoa butter?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":200}],"textLeft":"Leave it to me!"},{"autoTurnLast":2.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1,"pos":1}],"turnChangeIn":"fadeIn"},{"chara":[{"id":270000}],"nameCenter":"Nagisa","textCenter":"Put the cocoa butter on the scale...","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textCenter":"Phew...@All done!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300}],"textCenter":"..."},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Cocoa butter...@A big white lump...)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(...It reminds me of something...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(That white food that I loved so much...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(It starts with a \"ch\"...and it melts right@into the top of your pizza.)"},{"chara":[{"eyeClose":0,"id":270000,"motion":0}],"textCenter":"Ch, chuh...@Chee...","turnEffect":"stop"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textBg":"shout","textCenter":"[chara:270000:effect_emotion_angry_1][se:7218_anger]Aaaaah, I just can't remember it!"},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400,"mouthOpen":1,"pos":2}],"textRight":"[chara:200552:effect_emotion_surprise_0][se:7226_shock]What's the matter, Nagisa?"},{"chara":[{"id":200552,"motion":0,"mouthOpen":0}],"textRight":"You can't remember...what?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"I can't remember the name of the@food that I loved so much."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0}],"textRight":"Your favorite food?"},{"chara":[{"id":270000}],"textLeft":"That's right...@It started with a \"ch\"."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100}],"textRight":"...Chocolate?"},{"chara":[{"eyeClose":1,"id":270000}],"textLeft":"No, not that...@It isn't chocolate."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0}],"textRight":"Does that mean you like something else?"},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"textLeft":"That's the feeling I have..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0}],"textLeft":"(...Oh.)","turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":200552,"motion":300},{"id":270000}],"textRight":"It's funny. The Nagisa I know...","turnEffect":"stop"},{"chara":[{"id":200552}],"textRight":"I was sure you loved chocolate@from the moment I met you..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200552},{"id":270000,"pos":1}],"textClear":1},{"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300}],"nameCenter":"Nagisa","textCenter":"..."},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(...I've realized something.)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Nagisa and Mami have always been friends, but...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(That's a false memory...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(The real me...was more...)"},{"autoTurnLast":0.01,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"bg":"bg_adv_19051.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200700,"motion":0,"pos":0},{"cheek":0,"id":810001,"pos":2,"posX":40}],"turnEffect":"sepiaFrame"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":2.6,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"bg_adv_23081.jpg","chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300,"pos":1}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01,"turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Yeah...as part of...something much bigger...@I came here...)","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Actually, it was only recently that I met Mami.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(But...)"},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":2},{"eyeClose":0,"id":270000}],"textRight":"Nagisa...are you okay?@You spaced out there.","turnEffect":"stop"},{"chara":[{"id":200552,"motion":200}],"textRight":"You don't have a fever, do you?@Let me touch your forehead."},{"chara":[{"id":200552,"posX":-70},{"id":270000,"posX":70}],"nameNarration":"","narration":"*Snuggle*","narrationBg":"bg_adv_23081.jpg","narrationEffect":"in"},{"chara":[{"cheek":1,"effect":"shake","face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400}],"narrationEffect":"out","textLeft":"...!"},{"chara":[{"cheek":1,"face":"mtn_ex_050.exp.json","id":200552,"motion":400,"mouthOpen":1}],"textRight":"[chara:200552:mouthOpen_0]Oh, I'm terribly sorry.@Was I cold?"},{"chara":[{"id":270000,"motion":100,"mouthOpen":1}],"textLeft":"Oh...@[chara:270000:mouthOpen_0]It's not that..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000,"mouthOpen":0},{"effect":"fadeout","id":200552}],"textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":1,"posX":0}],"textCenter":"(That isn't it...)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I get it now.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Even if it's fake...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(This...is what I...have always wanted.)"},{"chara":[{"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(It's warmth.)"},{"autoTurnLast":2.0,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"bgm":"stop","nameNarration":"Picture Book Page","narration":"[textBlack:Two flowers / Once visited@Mirrorland's / Rose garden.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Enchanted / By the fluffy@Warm beds they / Did tarry.]"},{"narration":"[textBlack:Espied by / The Gardener@Who, they say / Gobbled them up!]"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-3.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-3.json new file mode 100644 index 00000000..8690a459 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-3.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_23081.jpg","bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1,"pos":2}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"...Now it's time to put the finishing touches on it.","turnChangeOut":"fadeOut"},{"chara":[{"id":200552,"motion":200}],"textRight":"Good luck, Nagisa!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"Yes, I'll do my best!"},{"chara":[{"id":270000,"motion":0,"mouthOpen":1},{"id":200552,"motion":0,"mouthOpen":1}],"nameNarration":"Nagisa & Mami","narration":"\"Pour on the cream, make it look like a flower.\"","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","textClear":1},{"narration":"\"Add some color, and voila!\""},{"autoTurnLast":0.01,"bg":"black","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1459.jpg","posX":0,"posY":0,"visible":"appear"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"nameNarration":"Nagisa","narration":"―Nagisa―@Finally, it's done!","narrationAnchor":"bottom","narrationCoverOpacity":110.0,"narrationEffect":"in","narrationFontSize":30.0,"narrationLineMargin":35.0,"narrationLineSpace":20.0,"turnChangeOut":"fadeOut"},{"narration":"―Nagisa―@It's the best chocolate cake in the universe!"},{"nameNarration":"Mami","narration":"―Mami―@Congratulations, Nagisa."},{"nameNarration":"Nagisa","narration":"―Nagisa―@Thank you!"},{"autoTurnLast":0.01,"bg":"bg_adv_23081.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1459.jpg","visible":"hide"},{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":200552,"motion":200}],"textRight":"...*Giggle*@It looks absolutely delicious!","turnChangeOut":"fadeOut"},{"chara":[{"id":200552}],"textRight":"You worked so hard on it."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000}],"textLeft":"Eheheh..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"The flowers on the cake are Nagisa and Mami."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100}],"textRight":"...Is this little one Nagisa?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552}],"textRight":"You should have made yourself stand out more."},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"textLeft":"You helped me make this cake."},{"chara":[{"id":270000}],"textLeft":"So this is fine!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":300}],"textRight":"Well...thank you, Nagisa."},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":1},{"effect":"fadeout","id":200552}],"textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300}],"nameCenter":"Nagisa","textCenter":"(I ended up finishing the cake after all.)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(It feels weird, like I'm not me.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(What in the world's going on?)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I should have tried to figure it out right away, but...)"},{"chara":[{"id":270000,"lipSynch":0,"motion":1}],"textCenter":"(For a little longer...just a little bit more...@I wanted to stay here.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(...Even it these are fake memories.@Even if this is a fake touch.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"...","turnEffect":"stop"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":270000,"lipSynch":0,"motion":100}],"textCenter":"(...It's weird.@I thought I had changed.)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I said goodbye to this world and became@a part of something bigger.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I was more...)"},{"chara":[{"id":270000,"lipSynch":0,"motion":200}],"textCenter":"(More grown-up than before! I got set free!)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":1}],"textCenter":"(And yet, this room...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(It's like I've got everything I could ever want...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Like a warm bed on a cold morning,@making you wanna go back to sleep.)"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0}],"textCenter":"(Yes, it's like...a trap!)"},{"chara":[{"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(And...)"},{"autoTurnLast":0.01,"bg":"black","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Bed in rosy bloom shall be / As a vacant dream@Vacant dreams in turn shall be / As a chocolate dream@Dreams that gloomy-vacant be / Vacant as if reality@Ever dreaming dreamy dreams of / Dream reality.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"bg_adv_23081.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":1}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0,"motion":400}],"textCenter":"(I've been hearing strange songs and poems@in my head for a while now!)","turnChangeOut":"fadeOut"},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":0}],"textClear":1,"turnEffect":"stop"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":200,"pos":2}],"textRight":"...That's odd.@I wonder whose voice this is."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"textLeft":"You can hear it too, Mami?!"},{"chara":[{"id":200552,"motion":300}],"textRight":"Nagisa, you too...?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"Something is wrong..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200552}],"textRight":"Well..."},{"chara":[{"cheek":0,"eyeClose":0,"id":200552,"motion":1}],"textRight":"There's something else that's@been bothering me, too."},{"chara":[{"id":200552}],"textRight":"Just when exactly did I start..."},{"chara":[{"id":200552,"motion":100}],"textRight":"...working with you on chocolate cake...?"},{"chara":[{"id":200552}],"textRight":"I've been trying to remember for a while now."},{"chara":[{"eyeClose":1,"id":200552,"motion":0}],"textRight":"I can't remember anything before we started baking.@It's like a dream."},{"chara":[{"id":270000,"motion":1}],"textLeft":"It's the same for me."},{"chara":[{"eyeClose":1,"id":270000}],"textLeft":"It all seems like a crazy dream..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200552}],"textRight":"Are you saying we're both having the same dream?"},{"chara":[{"id":270000}],"textLeft":"Or maybe it's someone else's dream..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552}],"textRight":"Okay, then. Why don't we both..."},{"chara":[{"id":200552,"motion":200}],"textRight":"...find out together if this is a dream or not?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textLeft":"You got it!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":0}],"textRight":"First, let's look for anything out of the ordinary."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1}],"textLeft":"Meaning like...if this were a dream..."},{"chara":[{"id":270000}],"textLeft":"I might bump into another me?@Stuff like that?"},{"autoTurnLast":0.4,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200552}],"textClear":1},{"autoTurnLast":3.0,"bg":"bg_adv_23091.jpg","bgChangeEffect":"cameraPan","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0,"posX":140}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":180,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400,"mouthOpen":1,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400,"mouthOpen":1,"pos":2}],"nameCenter":"Nagisa & Mami","textCenter":"Wha...?!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100},{"id":200552,"mouthOpen":0}],"textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]It was really there!@An ex-Nagisa Witch!"},{"chara":[{"id":200552,"motion":100}],"textRight":"Ex...what?"},{"autoTurnLast":0.6,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200552}],"textClear":1},{"autoTurnLast":1.2,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0,"posX":140}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":180,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.2,"chara":[{"cutInId":0,"effect":"slideOutLeftFast","id":6403,"name":"sprite_0"}],"item":[{"action":{"sequence":[{"moveTo":{"duration":0.3,"posX":-1000}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png"}],"textClear":1},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":200,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"mouthOpen":1,"pos":2}],"textLeft":"The cake..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200,"mouthOpen":0},{"id":270000,"mouthOpen":0}],"textRight":"It stole it!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textBg":"shout","textLeft":"Wait up!"},{"chara":[{"id":270000}],"textBg":"shout","textLeft":"I want the best chocolate cake in the universe!"},{"autoTurnLast":1.0,"chara":[{"effect":"slideOutLeftFast","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400}],"textRight":"[chara:200552:effect_emotion_surprise_0][se:7226_shock]Hold on, Nagisa?!"},{"autoTurnLast":0.1,"bgm":"stop"},{"autoTurnLast":1.0,"bg":"bg_adv_46401.jpg","bgChangeEffect":"enterWitchSpace","deleteArmatureList":[1],"se":"7208_wander_into","textClear":1},{"autoTurnLast":0.2,"chara":[{"id":6401,"name":"sprite_0","pos":0}],"textClear":1},{"bgm":"bgm01_anime15","chara":[{"id":200552,"lipSynch":0,"motion":0}],"textRight":"...?!"},{"autoTurnLast":0.01,"textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":2}],"se":"7205_magic_girl"},{"chara":[{"id":200500,"motion":100}],"textRight":"A Witch's Labyrinth...?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":6401,"name":"sprite_0"}],"textClear":1},{"chara":[{"cheek":0,"effect":"slideInLeftFast","face":"mtn_ex_020.exp.json","id":270000,"motion":100,"pos":0}],"textLeft":"It was a trap after all!"},{"chara":[{"id":270000}],"textLeft":"We were caught in the Labyrinth's illusion!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":200}],"textRight":"It doesn't look like the Witch from earlier...@Is this the master of this Labyrinth?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}],"textLeft":"We'll take it down together!"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-4.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-4.json new file mode 100644 index 00000000..581b0c7f --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-4.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46401.jpg","bgm":"bgm01_anime09","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":2},{"id":6401,"name":"sprite_0","pos":0}],"turnChangeIn":"fadeIn"},{"autoTurnLast":1.6,"chara":[{"id":200500,"motion":200}],"nameLeft":"Nagisa","nameRight":"Mami","textBg":"shout","textRight":"[chara:6401:effect_7001_attack02][se:5003_shooting_02_vh]Ha!","turnChangeOut":"fadeOut"},{"autoTurnLast":2.0,"bgEffect":"shakeSmall","chara":[{"effect":"7003_damage02","id":6401,"name":"sprite_0"}],"se":"6003_hit_shooting_02_vh","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100}],"textRight":"Now, Nagisa!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":200,"pos":0}],"textLeft":"[flashEffect:flashWhite2][jingle:2700M03]Take this, bon appetite♪"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":0.6,"chara":[{"id":6401,"name":"sprite_0","pos":1}]},{"autoTurnLast":1.5,"bgEffect":"shakeLarge","chara":[{"effect":"shake","id":6401,"name":"sprite_0"}],"flashEffect":"flashRed2","jingle":"2700M07"},{"autoTurnLast":1.5,"chara":[{"effect":"fadeout","id":6401,"name":"sprite_0"}],"se":"3102_enemy_dead"},{"autoTurnLast":0.1,"bgm":"stop","textClear":1},{"autoTurnLast":2.0,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200552,"lipSynch":0,"motion":0,"pos":2},{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200701,"lipSynch":0,"motion":0,"pos":0}],"se":"7209_gate_close","turnChangeIn":"whiteIn","turnChangeInTime":1.5},{"autoTurnLast":2.6,"turnChangeOut":"whiteOut","turnChangeOutTime":2.0},{"bgm":"bgm01_anime08","chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200552,"lipSynch":0,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":200701,"lipSynch":0,"motion":100}],"nameCenter":"Nagisa & Mami","textCenter":"...?!"},{"chara":[{"id":200552}],"textRight":"Just when I thought we were out of the Labyrinth,@there's another Labyrinth?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":100}],"textRight":"I'm not still dreaming, am I...?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200701,"motion":1}],"textLeft":"I don't think so."},{"chara":[{"eyeClose":1,"id":200701}],"textLeft":"My memory is clearer now."},{"chara":[{"id":200552,"motion":0}],"textRight":"...It's the same for me.@Sure enough, this is no dream."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":200701}],"textLeft":"And I remembered something!"},{"chara":[{"id":200701,"motion":200}],"textLeft":"I was part of the Law of Cycles!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":400}],"textRight":"The Law of...what?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"lipSynch":0,"motion":0}],"textLeft":"(Ah!)","turnEffect":"thinking"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":100}],"textLeft":"Nonono, it's nothing!","turnEffect":"stop"},{"chara":[{"id":200701,"motion":1}],"textLeft":"More importantly, we should try@to remember how we got here."},{"chara":[{"cheek":0,"eyeClose":1,"id":200552,"motion":300}],"textRight":"Yes..."},{"autoTurnLast":1.0,"bg":"bg_adv_19051.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":0,"pos":2}],"turnChangeIn":"fadeIn","turnEffect":"blackFrame"},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/6211_winch_emblem.png","posX":0,"posY":120,"visible":"appear"}],"turnEffect":"ef_adv_06"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"bgm":"bgm02_anime07","chara":[{"id":200701,"motion":400}],"nameRight":"Nagisa","textRight":"What...what is this...?!","turnChangeOut":"fadeOut"},{"chara":[{"id":200701,"lipSynch":0,"motion":1}],"textRight":"(It's been a while since I last went@to Kamihama's Mirror Mansion...)"},{"chara":[{"id":200701,"lipSynch":0}],"textRight":"(This is the entrance to the Labyrinth...)"},{"chara":[{"id":200701,"lipSynch":0,"motion":100}],"textRight":"(There's a huge, creepy magic overflowing from it!)"},{"autoTurnLast":0.3,"chara":[{"id":200701,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"Oh, Nagisa, it's been some time!"},{"chara":[{"id":200701,"motion":0}],"textLeft":"Ah...Mami."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":1}],"textLeft":"Just what's going on here?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":1}],"textRight":"...This magic power?@It certainly seems suspicious..."},{"chara":[{"id":200552}],"textRight":"When I was here before with@Madoka and the others,"},{"chara":[{"id":200552,"motion":300}],"textRight":"I didn't get this sense of disaster."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200701,"motion":300}],"textLeft":"I can tell just by the magic leaking@out that it's really dangerous..."},{"chara":[{"id":200552,"motion":100}],"textRight":"Is it really connected to the@Mirror Witch's Labyrinth?"},{"chara":[{"id":200552,"motion":0},{"id":200701,"motion":0}],"nameNarration":"Nagisa","narration":"When I first descended to Earth,@the place that I arrived at@was this weird Mirror Mansion.","narrationBg":"bg_adv_19051.jpg","narrationEffect":"in"},{"narration":"So it's no wonder that the@depths of this Labyrinth are connected@to the rest of the universe."},{"chara":[{"id":200701,"lipSynch":0}],"narrationEffect":"out","textLeft":"...@..."},{"chara":[{"eyeClose":1,"id":200701,"lipSynch":0,"motion":1}],"textLeft":"(And this magic...@I feel like I know it all too well.)"},{"chara":[{"eyeClose":1,"id":200701,"lipSynch":0}],"textLeft":"(Maybe...I caused it?)"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":200}],"textRight":"...Nagisa?"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":400}],"textLeft":"[chara:200701:effect_emotion_surprise_0][se:7226_shock]N-no, it's nothing!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":100}],"textLeft":"Anyway, let's check inside!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":100}],"textRight":"...Yes, we can't just leave it alone."},{"autoTurnLast":1.2,"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"turnChangeIn":"rollInFast"},{"autoTurnLast":0.01,"deleteArmatureList":[1],"turnEffect":"stop"},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","turnEffect":"blackFrame"},{"chara":[{"id":200701,"motion":200}],"textLeft":"Whoa...@What is this place?","turnChangeOut":"rollOutFast"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200}],"textRight":"This is supposed to be the Mirror Witch's Labyrinth."},{"chara":[{"id":200552}],"textRight":"However...it's not quite the@same as when I last saw it."},{"chara":[{"cheek":0,"id":200701,"motion":0}],"textLeft":"There's cocoa smell everywhere!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":100}],"textRight":"It's kind of like..."},{"chara":[{"id":200552}],"textRight":"...like it's been mixed with another world, isn't it?"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_020.exp.json","id":200701,"lipSynch":0}],"textLeft":"(Another world...another universe...)"},{"chara":[{"eyeClose":0,"id":200701,"lipSynch":0,"motion":300}],"textLeft":"(It's getting more and more suspicious!)"},{"chara":[{"id":200701,"motion":1}],"textLeft":"We have to go further in."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":1}],"textRight":"Yes."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":200}],"textRight":"[chara:200552:effect_emotion_surprise_0][se:7226_shock]Wait...what is that?"},{"autoTurnLast":0.4,"chara":[{"effect":"fadeout","id":200701},{"effect":"fadeout","id":200552}],"textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":3.0,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"se":"3211_fog"},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"textLeft":"An ex-Nagisa Witch!"},{"autoTurnLast":0.5,"flashEffect":"explosion","turnEffect":"promist"},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"textClear":1},{"autoTurnLast":1.2,"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"textLeft":"...Whoa!"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":200701}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":400}],"textRight":"...Aah!"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":200552}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":2.0,"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200701,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":2}],"turnChangeIn":"whiteIn","turnChangeInTime":1.6,"turnEffect":"stop"},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"bgm":"bgm01_anime08","chara":[{"eyeClose":1,"id":200701,"motion":300}],"textLeft":"I remember...","turnChangeOut":"whiteOut","turnChangeOutTime":1.2},{"chara":[{"cheek":0,"id":200701}],"textLeft":"As soon as we walked in, that one showed@up with that weird mirror..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":200}],"textLeft":"And then we got sucked into the mirror!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":200}],"textRight":"Beyond that mirror was the Labyrinth of@a Witch protected by a rose garden."},{"chara":[{"id":200552}],"textRight":"We were caught in an illusion in there..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200701,"motion":1}],"textLeft":"It's so strange that there was a Labyrinth@on the other side of the mirror..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":1}],"textRight":"...And within that mirror we ran@into that little Witch again."},{"chara":[{"id":200552}],"textRight":"Maybe that little Witch has something@to do with what's going on here."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":0}],"textLeft":"And also..."},{"chara":[{"id":200701}],"textLeft":"It stole the best chocolate cake in the universe!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100}],"textRight":"What...?"},{"chara":[{"id":200552}],"textRight":"That was just a dream, wasn't it?@So the cake you made would be an illusion too..."},{"autoTurnLast":0.4,"bgm":"stop","chara":[{"effect":"fadeout","id":200701},{"effect":"fadeout","id":200552}],"textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":3.0,"bgm":"bgm01_anime16","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0,"posX":140}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":180,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"lipSynch":0,"motion":400,"pos":2},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"lipSynch":0,"motion":0,"pos":0}],"textRight":"...?!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":100}],"textLeft":"There it is again!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":100}],"textRight":"Baking the cake may have been a dream, but..."},{"chara":[{"id":200552}],"textRight":"The cake really was made."},{"autoTurnLast":0.6,"chara":[{"effect":"fadeout","id":200701},{"effect":"fadeout","id":200552}],"textClear":1},{"autoTurnLast":1.2,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0,"posX":140}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":180,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.2,"chara":[{"cutInId":0,"effect":"slideOutLeftFast","id":6403,"name":"sprite_0"}],"item":[{"action":{"sequence":[{"moveTo":{"duration":0.3,"posX":-1000}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png"}],"textClear":1},{"autoTurnLast":0.5,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"autoTurnLast":0.5,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":0,"pos":2}]},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":2}],"se":"7205_magic_girl"},{"chara":[{"id":200500,"motion":200}],"textRight":"It's getting away!"},{"autoTurnLast":0.01,"textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":0}],"se":"7205_magic_girl"},{"chara":[{"id":270000,"motion":200}],"textLeft":"Hold it right there!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]What the...?@Why am I get dressed like this?"},{"autoTurnLast":0.4,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200500}],"textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":2.5,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.8,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200500,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":0}],"textRight":"...It escaped into that mirror."},{"chara":[{"id":270000,"motion":100}],"textLeft":"After it!"},{"chara":[{"id":270000}],"textLeft":"We have to get back the best@chocolate cake in the universe!"},{"autoTurnLast":1.0,"chara":[{"effect":"fadeout","id":270000}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":100}],"textRight":"Wait, Nagisa!"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":200500}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":2.0,"turnChangeIn":"whiteIn","turnChangeInTime":1.6,"turnEffect":"stop"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-5.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-5.json new file mode 100644 index 00000000..d2dabe18 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-5.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_20191.jpg","bgm":"bgm01_anime05","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":1,"pos":2}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"id":200500}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"We jumped into the mirror again, but...","turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":2}],"se":"7205_magic_girl"},{"chara":[{"id":200552,"motion":300}],"textRight":"Wait, isn't this Mitakihara Middle School...?@Where did the Witch go...?"},{"chara":[{"eyeClose":1,"id":270000,"motion":300}],"textLeft":"...We lost her."},{"chara":[{"id":200552,"motion":100}],"textRight":"Is this another hallucination or...a dream?"},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"textLeft":"I'm sure it is."},{"chara":[{"id":270000}],"textLeft":"And there's another strange thing..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000}],"textLeft":"Somehow, when I transformed,@I ended up in an apron."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":200}],"textRight":"I wonder if it's possible for you to change back?"},{"autoTurnLast":2.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_030.exp.json","id":200701,"motion":0,"pos":0}],"se":"7205_magic_girl","textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0}],"se":"7205_magic_girl"},{"chara":[{"id":270000}],"textLeft":"I can go back to my regular clothes, but..."},{"chara":[{"id":270000,"motion":300}],"textLeft":"I shouldn't be wearing an apron for fighting Witches."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100}],"textRight":"What's going on here?"},{"bgm":"stop","chara":[{"id":270000,"motion":0}],"nameNarration":"","narration":"*Diiing♪*@*Dooong♪*","narrationBg":"bg_adv_20191.jpg","narrationEffect":"in","surround":"7104_schoolbell"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1}],"narrationEffect":"out","textLeft":"What's that chime?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":200}],"textRight":"Looks like class is about to start.@...Is anyone here?"},{"autoTurnLast":2.0,"bg":"bg_adv_20201.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":810200,"motion":0,"pos":1}],"surround":"stop","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime02","chara":[{"id":810200}],"nameCenter":"Ms. Saotome","narrationEffect":"out","textCenter":"I have a very important issue to discuss@today. ","turnChangeOut":"fadeOut"},{"chara":[{"id":810200}],"textCenter":"So eyes front, ears open!"},{"chara":[{"id":810200}],"textCenter":"When it comes to chocolate..."},{"chara":[{"id":810200}],"textCenter":"Should it be sweet, or bitter?!"},{"chara":[{"id":810200}],"textCenter":"C'mon, Nakazawa, I don't have all day!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":810300,"lipSynch":0,"motion":0,"pos":1}],"nameCenter":"Nakazawa","textCenter":"...?!"},{"chara":[{"id":810300}],"textCenter":"Uhhh..."},{"chara":[{"id":100100}],"textCenter":"I-I-I guess, uh—!@You can make it either way, can't you?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":810200,"motion":0,"pos":1}],"nameCenter":"Ms. Saotome","textCenter":"Yes, precisely! You can make it either way!"},{"chara":[{"id":810200}],"textCenter":"Therefore, it goes without saying..."},{"chara":[{"id":810200}],"textCenter":"That you should never judge a woman's beauty@by the way she makes CHOCOLATE!"},{"autoTurnLast":0.01,"nameNarration":"","narrationEffect":"in"},{"bgEffect":"shakeLarge","chara":[{"id":810200}],"narration":"*SNAP*"},{"chara":[{"id":810200}],"narrationEffect":"out","textCenter":"Remember, girls...!"},{"chara":[{"id":810200}],"textCenter":"Do not associate with men@who refuse to eat chocolate..."},{"chara":[{"id":810200}],"textCenter":"...just because it's bitter!"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":810200}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_041.exp.json","id":200101,"motion":0,"pos":1}],"nameCenter":"Madoka","textCenter":"...I guess it didn't work out..."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200101}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":810200,"motion":0,"pos":1}],"nameCenter":"Ms. Saotome","textCenter":"Well, now that THAT'S out of the way…!"},{"chara":[{"id":810200}],"textCenter":"Let's give a big welcome@to our new classmate!"},{"autoTurnLast":0.2,"bgm":"stop","chara":[{"effect":"fadeout","id":200401}],"textClear":1},{"bgm":"bgm01_anime03","chara":[{"cheek":1,"face":"mtn_ex_040.exp.json","id":200301,"motion":1,"pos":1}],"nameNarration":"Homura","narration":"\"Um...@I'm Homura Akemi.\"","narrationCoverOpacity":160.0,"narrationEffect":"in"},{"chara":[{"id":200301,"motion":0}],"narration":"\"I-it's nice to meet you.\""},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":800100,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_040.exp.json","id":200301,"motion":0,"pos":1},{"cheek":0,"face":"mtn_ex_010.exp.json","id":800301,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":800100}],"nameCenter":"Homura","nameLeft":"","nameRight":"","textLeft":"Uhh...Homura? What school did you go to@before coming to this one?","turnChangeOut":"fadeOut"},{"chara":[{"id":800301}],"textRight":"Were you in a club? How 'bout sports?@Were you on any teams?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":800203,"motion":0,"pos":0}],"textLeft":"Your hair is really beautiful!@What kind of shampoo do you like to use?"},{"chara":[{"id":200301,"motion":300}],"textCenter":"U-um... I... I..."},{"chara":[{"id":200301,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200101,"motion":0,"pos":2}],"nameLeft":"Homura","nameRight":"Madoka","textRight":"Homura... Didn't you need to go to@the nurse's office right now?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200101,"motion":100}],"textRight":"Do you know where it is?"},{"chara":[{"id":200301,"motion":0}],"textLeft":"Huh? Um, no..."},{"chara":[{"id":200101,"motion":201}],"textRight":"I can take you there, if you want.@[chara:200101:lipSynch_0][wait:1.0][chara:200101:cheek_0][chara:200101:face_mtn_ex_011.exp.json][chara:200101:lipSynch_1]I'm the Nurse's Aide for our classroom."},{"autoTurnLast":0.01,"bg":"bg_adv_20061.jpg","chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200301,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200101,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200101}],"nameLeft":"Nagisa","nameRight":"Madoka","textRight":"Sorry about that. They don't mean any harm.","turnChangeOut":"fadeOut"},{"chara":[{"id":200101}],"textRight":"They're all just excited because we don't@usually get many transfer students here."},{"autoTurnLast":0.25,"bgm":"stop","chara":[{"effect":"fadeout","id":200301},{"effect":"fadeout","id":200101}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_20061.jpg","bgChangeEffect":"cameraPan","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}]},{"bgm":"bgm01_anime10","chara":[{"id":200552,"motion":200}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"That was Madoka and Homura, wasn't it?"},{"chara":[{"id":200552}],"textRight":"I wonder if we're caught up in an illusion@that the two of them are seeing?"},{"chara":[{"id":270000,"motion":1}],"textLeft":"If they passed through the mirror before we did..."},{"chara":[{"id":270000}],"textLeft":"...is that why we're in their illusion?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":300}],"textRight":"I have a feeling that's the case."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"Let's explore the school!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"Yes, let's."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0}],"textRight":"However..."},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_030.exp.json","id":200500,"motion":0,"pos":2}],"se":"7205_magic_girl","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200500,"motion":200}],"textRight":"It's getting a bit hot in here."},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-6.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-6.json new file mode 100644 index 00000000..19763c40 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-6.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_20211.jpg","bgm":"bgm01_anime05","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"autoTurnLast":1.8,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.1,"bg":"bg_adv_20191.jpg","bgChangeEffect":"fade"},{"autoTurnLast":1.8},{"autoTurnLast":0.1,"bg":"bg_adv_20201.jpg","bgChangeEffect":"fade"},{"autoTurnLast":1.8},{"autoTurnLast":0.1,"bg":"bg_adv_20061.jpg","bgChangeEffect":"fade"},{"autoTurnLast":1.0},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"...There's no one here except in the@classroom those two were in."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}],"textLeft":"I knew it was a dream."},{"chara":[{"id":200500,"motion":200}],"textRight":"It should be about time for the next class, however..."},{"bgm":"stop","chara":[{"id":270000,"motion":0}],"nameNarration":"","narration":"*Diiing♪*@*Dooong♪*","narrationBg":"bg_adv_20061.jpg","narrationEffect":"in","surround":"7104_schoolbell"},{"autoTurnLast":2.0,"bg":"bg_adv_20201.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":810200,"motion":0,"pos":1}],"narrationEffect":"out","surround":"stop","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime02","chara":[{"id":810200}],"nameCenter":"Ms. Saotome","narrationEffect":"out","textCenter":"I have a very important issue to discuss@today. ","turnChangeOut":"fadeOut"},{"chara":[{"id":810200}],"textCenter":"So eyes front, ears open!"},{"chara":[{"id":810200}],"textCenter":"When it comes to chocolate..."},{"chara":[{"id":810200}],"textCenter":"Should it be white, or dark?!"},{"chara":[{"id":810200}],"textCenter":"C'mon, Nakazawa, I don't have all day!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":810300,"lipSynch":0,"motion":0,"pos":1}],"nameCenter":"Nakazawa","textCenter":"...?!"},{"chara":[{"id":810300}],"textCenter":"Uhhh..."},{"chara":[{"id":100100}],"textCenter":"I-I-I guess, uh—!@You can use either kind, can't you?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":810200,"motion":0,"pos":1}],"nameCenter":"Ms. Saotome","textCenter":"Yes, precisely! You can use either kind!"},{"chara":[{"id":810200}],"textCenter":"Therefore, it goes without saying..."},{"chara":[{"id":810200}],"textCenter":"That you should never judge a woman's beauty@by what color CHOCOLATE she picks!"},{"autoTurnLast":0.01,"nameNarration":"","narrationEffect":"in"},{"bgEffect":"shakeLarge","chara":[{"id":810200}],"narration":"*SNAP*"},{"chara":[{"id":810200}],"narrationEffect":"out","textCenter":"Remember, girls...!"},{"chara":[{"id":810200}],"textCenter":"Do not associate with men@who refuse to eat chocolate..."},{"chara":[{"id":810200}],"textCenter":"...just because it's dark!"},{"autoTurnLast":0.01,"bgm":"stop","chara":[{"cheek":1,"face":"mtn_ex_040.exp.json","id":200301,"motion":1,"pos":1}],"narrationBg":"","narrationEffect":"in","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime03","nameNarration":"Ms. Saotome","narration":"\"With THAT out of the way, let's get on@with welcoming our new classmate!\"","turnChangeOut":"fadeOut"},{"chara":[{"id":200301}],"nameNarration":"Homura","narration":"\"Um...@I'm Homura Akemi.\"","narrationCoverOpacity":160.0},{"chara":[{"id":200301,"motion":0}],"narration":"\"I-it's nice to meet you.\""},{"autoTurnLast":1.2,"bg":"bg_adv_20061.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime05","chara":[{"id":270000,"motion":400}],"textLeft":"...They started doing the same thing again!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":100}],"textRight":"Have they been going around@in circles this whole time?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500}],"textRight":"Shouldn't that strike you as odd?@Madoka, Homura..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"...Maybe they don't want to notice."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0}],"textRight":"What do you mean?"},{"chara":[{"eyeClose":1,"id":270000}],"textLeft":"Me too, I thought it was weird and strange."},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"textLeft":"But I didn't want to do anything about it@until I finished baking the cake with you."},{"chara":[{"id":270000}],"textLeft":"Even knowing that it's an illusion..."},{"chara":[{"id":270000}],"textLeft":"Even knowing that those memories are false..."},{"chara":[{"eyeClose":1,"id":270000}],"textLeft":"I still really liked being in Mami's kitchen..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200500,"lipSynch":0,"motion":200}],"textRight":"..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_040.exp.json","id":200500,"motion":300}],"textRight":"I certainly enjoyed it too."},{"chara":[{"id":200500}],"textRight":"It was like I was living in a cozy dream..."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":1}],"textRight":"...But it's a trap.@There's a Witch lurking here somewhere."},{"chara":[{"id":200500}],"textRight":"We need to wake those two up,@get them out of the Labyrinth..."},{"autoTurnLast":1.5,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200101,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_040.exp.json","id":200301,"motion":1,"pos":0}],"narrationBg":"bg_adv_20061.jpg","narrationEffect":"in","turnChangeIn":"fadeIn"},{"nameNarration":"","narration":"*Step*... *Step*...","turnChangeOut":"fadeOut"},{"chara":[{"id":200101}],"nameRight":"Madoka","narrationEffect":"out","textRight":"I'm Madoka Kaname. Just call me Madoka."},{"chara":[{"cheek":1,"face":"mtn_ex_050.exp.json","id":200301,"motion":300}],"nameLeft":"Homura","textLeft":"I, I couldn't..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200101},{"effect":"fadeout","id":200301}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_20061.jpg","bgChangeEffect":"cameraPan"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":400,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"[chara:200500:effect_emotion_surprise_0][se:7226_shock]They're coming this way."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"I'll wake them up!"},{"autoTurnLast":1.2,"chara":[{"effect":"slideOutRightFast","id":270000}],"textClear":1},{"chara":[{"id":200500,"motion":0}],"textRight":"Nagisa?!"},{"autoTurnLast":0.6,"chara":[{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200101,"motion":1,"pos":2},{"cheek":1,"face":"mtn_ex_050.exp.json","id":200301,"motion":300,"pos":0}]},{"autoTurnLast":1.2,"chara":[{"cheek":0,"effect":"slideInLeftFast","face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":1}]},{"chara":[{"id":270000,"motion":100}],"nameCenter":"Nagisa","textCenter":"Both of you, wake up!"},{"chara":[{"id":200101}],"nameLeft":"Nagisa","nameRight":"Madoka","textRight":"It's okay!"},{"chara":[{"cheek":1,"face":"mtn_ex_011.exp.json","id":200101,"motion":100}],"textRight":"But could I call you Homura?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400}],"textCenter":"...?!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textCenter":"They ignored me..."},{"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200101},{"effect":"fadeout","id":200301}],"nameNarration":"","narration":"*Step*... *Step*...","narrationBg":"bg_adv_20061.jpg","narrationEffect":"in","textClear":1},{"autoTurnLast":0.1,"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":0,"pos":2}]},{"chara":[{"id":270000}],"nameLeft":"Nagisa","nameRight":"Mami","narrationEffect":"out","textLeft":"...They're gone."},{"chara":[{"id":200500,"motion":100}],"textRight":"I don't think they can see us.@Let's come up with another plan."},{"chara":[{"eyeClose":1,"id":270000,"motion":1}],"textLeft":"You got it..."},{"autoTurnLast":2.0,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Sun sun sun, now the sun is rising.@Sun sun sun, rising in the sky.@Non non non, the sunset never comes.@Sun sun sun, now the sun is rising.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-7.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-7.json new file mode 100644 index 00000000..1313d99b --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-7.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_20211.jpg","bgm":"bgm01_anime06","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"eyeClose":1,"id":270000,"motion":300}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"...We looked all over the school@and couldn't find anything.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200500,"motion":200}],"textRight":"Sorry about that.@Nagisa, do you need a break?"},{"chara":[{"cheek":1,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"textLeft":"I'm fine.@[chara:270000:face_mtn_ex_030.exp.json][chara:270000:cheek_1]I'm sweating bullets, though!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":300}],"textRight":"...For this time in the morning,@it seems to be quite hot."},{"chara":[{"eyeClose":1,"id":270000,"motion":1}],"textLeft":"I'm melting away into cocoa..."},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200500,"motion":0},{"cheek":0,"eyeClose":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0}],"nameNarration":"","narration":"*Diiing♪*@*Dooong♪*","narrationBg":"bg_adv_20211.jpg","narrationEffect":"in","surround":"7104_schoolbell","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000}],"narrationEffect":"out","textLeft":"...There it goes again."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"How long are they going to keep doing this?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":300}],"textRight":"If only we could get the two of them to notice us..."},{"autoTurnLast":2.0,"bg":"black","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"surround":"stop","turnChangeIn":"fadeIn"},{"nameNarration":"Picture Book Page","narration":"[textBlack:The sunrise comes again, round around around,@Baking the two of them, to a golden brown,@Ding dong ding, 'til the bell will ring,@The end of the world, that's what it will bring.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.0,"bg":"bg_adv_20211.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime17","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}],"textLeft":"...I just heard some kind of disturbing poem!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100}],"textRight":"The end of the world, that doesn't@sound very peaceful."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"Baking them to a golden brown...@They're like a dish."},{"chara":[{"id":270000}],"textLeft":"Maybe...@If you stay here forever..."},{"chara":[{"id":270000}],"textLeft":"You'll be turned into something@delicious and eaten?!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200500,"motion":1}],"textRight":"By baking, is it referring to this heat?"},{"chara":[{"id":270000,"motion":0}],"textLeft":"It sure feels like it's getting hotter and hotter."},{"chara":[{"id":200500,"motion":200}],"textRight":"But the sun is still low, like it's morning..."},{"chara":[{"eyeClose":1,"id":200500,"lipSynch":0,"motion":0}],"textRight":"..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200500}],"textRight":"...Is it possible that..."},{"chara":[{"id":200500,"motion":100}],"textRight":"Because the sun hasn't set in all this time,@the temperature hasn't ever dropped?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1}],"textLeft":"Oh...@Like that poem said."},{"autoTurnLast":2.0,"bg":"black","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"deleteArmatureList":[1],"turnEffect":"blackFrame"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Sun sun sun, now the sun is rising.@Sun sun sun, rising in the sky.@Non non non, the sunset never comes.@Sun sun sun, now the sun is rising.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.0,"bg":"bg_adv_20211.jpg","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"id":200500}],"textRight":"...Yes, that's right.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":200}],"textRight":"Perhaps...@These poems and songs are a warning?"},{"chara":[{"id":200500}],"textRight":"You heard the song in the dream we were having,@didn't you?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"Yes...that if you stay too long,@the Gardener will eat you..."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":1}],"textRight":"And then a Witch really attacked us, in a@Labyrinth that was like a rose garden."},{"chara":[{"id":200500}],"textRight":"So this may be the same as that."},{"chara":[{"id":200500,"motion":100}],"textRight":"The poem foretells what is to come..."},{"chara":[{"id":200500}],"textRight":"On the other hand, we may be able@to find a clue in the poem,"},{"chara":[{"id":200500,"motion":0}],"textRight":"something that tells us how to end the illusion."},{"autoTurnLast":2.0,"bg":"black","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"deleteArmatureList":[1],"turnEffect":"blackFrame"},{"nameNarration":"Picture Book Page","narration":"[textBlack:The sunrise comes again, round around around,@Baking the two of them, to a golden brown,@Ding dong ding, 'til the bell will ring,@The end of the world, that's what it will bring.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.0,"bg":"bg_adv_20211.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"id":270000}],"textLeft":"The morning classes never end...@The air slowly gets hotter and hotter...","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"In other words, the two of them@are slowly being baked."},{"chara":[{"id":270000}],"textLeft":"Is this some kind of oven trap?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":100}],"textRight":"If that's the case...when the bell@chimes after school..."},{"chara":[{"id":200500}],"textRight":"The world will end...and the@hallucination will be lifted?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"We've heard the chimes go off plenty already."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":1}],"textRight":"That's the first period chime.@The end-of-school chimes are longer."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200500}],"textRight":"But...the afternoon never comes,@so that chime doesn't go off either."},{"chara":[{"id":200500}],"textRight":"Just what do we have to do to@get the school day to end...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000}],"textLeft":"If the after-school chimes won't ring,"},{"chara":[{"id":270000,"motion":200}],"textLeft":"then we'll just have to go ring them ourselves!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0,"mouthOpen":1}],"textRight":"Ah...!"},{"chara":[{"id":200500,"motion":200,"mouthOpen":0}],"textRight":"That's it, that's what we'll do!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500}],"textRight":"Nice work, Nagisa!@You've thought of everything."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":100}],"textLeft":"Hehehe!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000}],"textLeft":"Those two are so absorbed in their dream that they@don't know how hard we're working for them."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":400}],"textLeft":"We'll give them a chime that they can't ignore!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500,"motion":100}],"textRight":"*Chuckle*@...Though I feel a little bad."},{"autoTurnLast":1.2,"bg":"bg_adv_20191.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":2},{"cheek":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0}],"turnChangeIn":"rollInFast"},{"bgm":"bgm01_anime05","chara":[{"id":200500,"motion":200}],"textRight":"...Hang in there, Nagisa!","turnChangeOut":"rollOutFast"},{"chara":[{"id":200500}],"textRight":"The room with the chimes is right here."},{"chara":[{"eyeClose":1,"id":270000,"motion":1}],"textLeft":"[chara:270000:effect_emotion_sad_0][se:7224_fall_into]Ugh... Ahh...@...It's so hot..."},{"chara":[{"id":270000}],"textLeft":"Whether it's the after-school chimes or@the end-of-the-world bugle call..."},{"chara":[{"id":270000}],"textLeft":"I don't care what it is..."},{"chara":[{"id":270000}],"textLeft":"I just want it all to end..."},{"autoTurnLast":2.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":0,"pos":2},{"cheek":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300,"pos":0}],"turnChangeIn":"fadeIn"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":100}],"textRight":"...Here we are. Let's do it, Nagisa.","turnChangeOut":"fadeOut"},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0}],"nameNarration":"","narration":"*Diiing♪*@*Dooong♪*","narrationBg":"bg_adv_20191.jpg","narrationEffect":"in","surround":"7104_schoolbell"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000}],"narrationEffect":"out","textLeft":"...It sounds the same as usual."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500,"motion":100}],"textRight":"There's more to come."},{"nameNarration":"","narration":"*Dooong*@*Dooong*@*Dooong...*","narrationBg":"bg_adv_20191.jpg","narrationEffect":"in"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":200}],"narrationEffect":"out","textRight":"...It's over."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"Boys and girls, school is oveeer!@It's time for all the good kids to go home!"},{"autoTurnLast":1.0,"bg":"bg_adv_46400.jpg","bgChangeEffect":"enterWitchSpace","deleteArmatureList":[1],"se":"7208_wander_into","textClear":1},{"bgm":"bgm01_anime06","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":400,"mouthOpen":1},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400,"mouthOpen":1}],"nameCenter":"Nagisa & Mami","textCenter":"...?!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200500},{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_46400.jpg","bgChangeEffect":"cameraPan","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200101,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200301,"motion":0,"pos":0}]},{"chara":[{"id":200101,"motion":400}],"nameLeft":"Homura","nameRight":"Madoka","textRight":"Wah...?@We're in the sky?"},{"chara":[{"id":200301,"motion":400}],"textLeft":"Oh, we're falling...?!"},{"flashEffect":"explosion","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/chapter9/101907_mami_ribbon.png","posX":0,"posY":0,"visible":"appear","zOrder":"bgFront"}],"nameCenter":"Mami's Voice","se":"3215_goodstatus","textBg":"shout","textCenter":"Hold on, both of you!"},{"autoTurnLast":1.5,"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200101,"motion":1}],"textRight":"Mami's ribbon...?"},{"autoTurnLast":0.3,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/chapter9/101907_mami_ribbon.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200301,"motion":300}],"textLeft":"Thank you for saving us...@Um...what in the world...?"},{"chara":[{"id":200500,"motion":200}],"nameRight":"Mami","textRight":"You two were caught in an illusion.@...An endless dream of morning."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200301,"motion":0}],"textLeft":"An endless...dream?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100,"pos":2}],"nameRight":"Nagisa","textRight":"Right now, we need to beat that thing@and escape this Labyrinth!"},{"autoTurnLast":0.6,"chara":[{"effect":"fadeout","id":200301},{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":2.3,"chara":[{"id":6400,"name":"sprite_0","pos":1}]},{"autoTurnLast":0.3,"chara":[{"effect":"fadeout","id":6400,"name":"sprite_0"}]},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200301,"lipSynch":0,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200101,"motion":0,"pos":2}]},{"autoTurnLast":0.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200300,"motion":200,"pos":0}],"se":"7205_magic_girl","textClear":1},{"chara":[{"id":200300,"lipSynch":0}],"textLeft":"...!"},{"autoTurnLast":1.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":2}],"se":"7205_magic_girl","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":201}],"nameRight":"Madoka","textRight":"Right!"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-8.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-8.json new file mode 100644 index 00000000..f37592ac --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-8.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bgm":"bgm01_anime06","chara":[{"flippedX":0,"id":6400,"name":"sprite_0","pos":0,"posY":-50},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":0,"pos":2}],"questBg":"bg_adv_46400.jpg","turnChangeIn":"fadeIn"},{"chara":[{"id":200300,"motion":100}],"nameRight":"Homura","textRight":"Now, Mami!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"I've got you!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":200}],"textBg":"shout","textRight":"[chara:6401:effect_7001_attack02][se:5003_shooting_02_vh]Hah!"},{"autoTurnLast":0.8,"bgEffect":"shakeSmall","chara":[{"effect":"7003_damage02","id":6400,"name":"sprite_0"}],"se":"6003_hit_shooting_02_vh","textClear":1},{"chara":[{"id":200500,"motion":100}],"textRight":"Do it, Madoka!"},{"autoTurnLast":0.5,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":2}],"textClear":1},{"chara":[{"id":200100,"motion":201}],"nameRight":"Madoka","textRight":"[flashEffect:flashWhite2][se:5009_shooting_05_h]Yes!"},{"autoTurnLast":1.5,"bgEffect":"shakeLarge","chara":[{"effect":"shake","id":6400,"name":"sprite_0"}],"flashEffect":"flashRed2","se":"6009_hit_shooting_05_h","textClear":1},{"autoTurnLast":1.5,"chara":[{"effect":"fadeout","id":6400,"name":"sprite_0"}],"se":"3102_enemy_dead"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":400,"pos":0}],"nameLeft":"Homura","textLeft":"Madoka, you're amazing...!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200100,"motion":0}],"textRight":"I was a little worried about whether@I could finish it off, but..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200100,"motion":100}],"textRight":"I'm glad it worked out."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":1}],"textLeft":"We've fought this one before,@so I was able to keep my cool."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":200,"pos":2}],"nameRight":"Mami","textRight":"...You're both ready to make it on your own."},{"autoTurnLast":0.1,"bgm":"stop","textClear":1},{"autoTurnLast":2.0,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_050.exp.json","id":200351,"lipSynch":0,"motion":0,"pos":0},{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":200150,"lipSynch":0,"motion":0,"pos":2}],"se":"7209_gate_close","turnChangeIn":"whiteIn","turnChangeInTime":1.5},{"autoTurnLast":2.6,"turnChangeOut":"whiteOut","turnChangeOutTime":2.0},{"bgm":"bgm01_anime08","chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200351,"lipSynch":0,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":200150,"lipSynch":0,"motion":400}],"nameCenter":"Homura & Madoka","nameLeft":"Homura","nameRight":"Mami","textCenter":"...?!"},{"chara":[{"id":200351,"motion":1}],"textLeft":"U-um...we were...?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"We were all caught up in an@illusion within the mirror."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"Oh...speaking of which..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200701,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"Hoo boy."},{"autoTurnLast":1.5,"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":0,"pos":1}],"nameCenter":"Mami","turnChangeIn":"fadeIn"},{"chara":[{"id":200552}],"textCenter":"...I see.","turnChangeOut":"fadeOut"},{"chara":[{"id":200552,"motion":200}],"textCenter":"So you two fell into the same trap we did."},{"autoTurnLast":0.6,"chara":[{"effect":"fadeout","id":200552}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_040.exp.json","id":200150,"motion":0,"pos":2}],"nameCenter":"Homura & Madoka","nameLeft":"Homura","nameRight":"Madoka","textCenter":"Yes..."},{"chara":[{"id":200351,"motion":1}],"textLeft":"As soon as we entered the Mirror Witch's Labyrinth,@we were enveloped in a sweet fragrance..."},{"chara":[{"id":200351}],"textLeft":"Then we were sucked into this strange mirror."},{"chara":[{"id":200351}],"textLeft":"The next thing I knew, I was living@that dream from earlier..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":100}],"textRight":"[chara:200150:effect_emotion_surprise_0][se:7226_shock]Oh...come to think of it, Sayaka's@group might be in danger!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"...Sayaka's group?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"We came here with Kyoko and Sayaka."},{"chara":[{"id":200351}],"textLeft":"We'd heard that there was something wrong@with Kamihama's Mirror Mansion."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":0,"pos":2}],"nameRight":"Madoka","textRight":"Sayaka and Kyoko wentin first to check it out."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":200,"pos":2}],"nameRight":"Mami","textRight":"That's not good."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":100}],"nameLeft":"Homura","textLeft":"Do you think Kyoko and Sayaka@are trapped in a mirror?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":100}],"textRight":"It's quite possible."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":201,"pos":2}],"nameRight":"Madoka","textRight":"Then we have to help them!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200351,"motion":300}],"nameLeft":"Homura","textLeft":"I agree...but where do we start looking?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":0,"pos":2}],"nameNarration":"Nagisa","narration":"I met Madoka, Homura,@and the other Magical Girls of Mitakihara@a little while after I met Mami.","narrationBg":"bg_adv_46215.jpg","narrationEffect":"in"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200351,"motion":0,"pos":0}],"narration":"It seems that Madoka and her friends@have been to this Mirror Mansion in Kamihama@a few times already..."},{"chara":[{"id":200552,"motion":200}],"nameRight":"Mami","narrationEffect":"out","textRight":"...It does seem to be different than usual."},{"chara":[{"id":200351,"motion":1}],"nameLeft":"Homura","textLeft":"Yes...it's kind of...Valentines-like...?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"Yes, yes!@It's like a land of sweets."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200150},{"effect":"fadeout","id":200351}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":0,"pos":0}],"nameRight":"Mami","textRight":"Speaking of strange things..."},{"chara":[{"id":200552}],"textRight":"For some reason, Nagisa's outfit@has changed too, right?"},{"chara":[{"id":200701}],"nameLeft":"Nagisa","textLeft":"Ah...that's right."},{"autoTurnLast":1.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"se":"7205_magic_girl","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":201,"pos":2}],"nameRight":"Madoka","textRight":"So cute! Is that a pastry chef's apron?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"textLeft":"I'm a chocolatier, a pastry chef@specializing in chocolate..."},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":1},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0}],"nameCenter":"Nagisa","textCenter":"..."},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(A [textRed:confectioner]... A land of [textRed:sweets]...)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(The Labyrinth has changed to look more like@sweets, and Nagisa has changed to match.)"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0}],"textCenter":"(Come to think of it...@When I first came to this Mirror Mansion...)"},{"autoTurnLast":0.01,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":1.5,"bg":"bg_adv_46403.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":0,"pos":2},{"cutInId":1,"id":6403,"name":"sprite_0","pos":0}],"turnEffect":"sepiaFrame"},{"chara":[{"id":200701,"motion":400}],"nameRight":"Nagisa","textRight":"Grrrr!","turnChangeOut":"fadeOut"},{"chara":[{"id":200701,"mouthOpen":1}],"textRight":"What is this?!@This ex-Nagisaaa!"},{"nameNarration":"Nagisa","narration":"A Witch who likes sweets...@An ex-Nagisa Witch...","narrationBg":"bg_adv_46403.jpg","narrationEffect":"in"},{"narration":"The [textRed:Sweets] Witch showed up then, too!"},{"autoTurnLast":1.0,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":1}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Where did all those ex-Nagisas come from?)","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"lipSynch":0,"motion":1}],"textCenter":"(Did they come from out of town...?)"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0}],"textCenter":"(Or did they wander in from another universe,@attached to this Nagisa...?)"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200351,"motion":0,"pos":0}],"nameLeft":"Homura","nameRight":"Mami","textRight":"...Perhaps someone changed this place,@for some kind of purpose?","turnEffect":"stop"},{"chara":[{"id":200351,"motion":1}],"textLeft":"In this mirrored Labyrinth...@\"Endless Mirrors\"..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351}],"textLeft":"I've heard that a tremendous quantity@of magic tends to accumulate here."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"Oh...Mitama said something about that!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351}],"textLeft":"Yes."},{"chara":[{"id":200351,"motion":100}],"textLeft":"Perhaps someone is using that@magic power...for themselves?"},{"autoTurnLast":0.5,"chara":[{"effect":"fadeout","id":200351},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400,"pos":1}],"nameCenter":"Nagisa","textCenter":"...?!"},{"chara":[{"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(I see it now!)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Those greedy ex-Nagisas...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(They must have gorged themselves on the magic@gathered here, and multiplied en masse!)"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300}],"textCenter":"(With that much magic...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(It wouldn't take long for the Familiars@to become full-fledged Witches.)"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":270000,"lipSynch":0,"motion":100}],"textCenter":"(It's no surprise that their@numbers would shoot up!)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(What's going on this time is different, but...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(What if this time the magic is being@used for something else heinous?)"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0}],"textCenter":"(For example...)"},{"autoTurnLast":0.01,"bg":"black","narrationBg":"bg_adv_46215.jpg","narrationEffect":"in","turnChangeIn":"fadeIn","turnEffect":"stop"},{"nameNarration":"Nagisa","narration":"What if a single Witch hogged@all of all that vast magical power?","turnChangeOut":"fadeOut"},{"autoTurnLast":1.2,"bg":"bg_adv_23091.jpg","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0,"posX":140}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":180,"posY":0,"visible":"appear","zOrder":"charaFront"}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"blackFrame"},{"autoTurnLast":2.6,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400,"mouthOpen":1,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400,"mouthOpen":1,"pos":2}],"nameCenter":"Nagisa & Mami","textCenter":"Wha...?!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100},{"id":200552,"mouthOpen":0}],"nameLeft":"Nagisa","textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]It was really there!@An ex-Nagisa Witch!"},{"autoTurnLast":0.01,"bg":"bg_adv_23091.jpg","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1,"posY":40}],"nameNarration":"Nagisa","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","turnChangeIn":"fadeIn","turnEffect":"stop"},{"narration":"It might look different,@but that one we saw today@was also an ex-Nagisa Witch...","turnChangeOut":"fadeOut"},{"narration":"What if that sweets-loving Witch@started using this Labyrinth's magic@however she pleases?"},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":1}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":270000,"motion":400}],"nameCenter":"Nagisa","textCenter":"So that's what this was about!","turnChangeOut":"fadeOut"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":200,"pos":2}],"nameLeft":"Homura","textLeft":"W-what?"},{"chara":[{"id":200552,"motion":0}],"nameRight":"Mami","textRight":"Nagisa...@Did you figure something out?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"That's right!@I know who did it!"},{"chara":[{"id":270000,"motion":0}],"textLeft":"The sweets-loving Witch who stole the@best chocolate cake in the universe!"},{"chara":[{"id":270000}],"textLeft":"That's the one using the magic of this Labyrinth."},{"chara":[{"id":270000,"motion":200}],"textLeft":"It's turning Mirrorland into Candyland!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":200}],"textRight":"You mean that little Witch?@...It certainly did seem suspicious."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":100,"pos":0}],"nameLeft":"Madoka","textLeft":"A little Witch...?@What are you talking about?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":1}],"textRight":"You see..."},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-9.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-9.json new file mode 100644 index 00000000..77db00dd --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512410-9.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"bgm01_anime10","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1,"posY":40}],"nameNarration":"Homura","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","turnChangeIn":"fadeIn","turnEffect":"stop"},{"narration":"\"The Witch that appeared in front@of Mami's group as soon as@they entered the Labyrinth...?\"","turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":200351,"motion":200}],"nameRight":"Homura","textRight":"...That certainly does seem suspicious.","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"motion":100}],"nameLeft":"Nagisa","textLeft":"It's a glutton."},{"chara":[{"id":270000}],"textLeft":"It must be growing, taking in more and more magic!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"So that sweets-loving Witch is using@the magic it's captured here."},{"chara":[{"id":200552}],"textRight":"And you think it's changing@the Mirrors Labyrinth into this?"},{"chara":[{"id":270000,"motion":200}],"textLeft":"Yes, it hijacked the Labyrinth!"},{"chara":[{"id":270000}],"textLeft":"It's trying to flavor it to it's own taste!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":100,"pos":2}],"nameRight":"Homura","textRight":"Yes... That does seem to be the case."},{"chara":[{"id":270000,"motion":1}],"textLeft":"It's trying to create it's own personal Candyland."},{"chara":[{"id":270000}],"textLeft":"I know exactly what it's thinking!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":201,"pos":2}],"nameRight":"Madoka","textRight":"...Do you know this Witch, Nagisa?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0},{"id":200150,"motion":0}],"textLeft":"(Oops.)","turnEffect":"thinking"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"I mean...you know...","turnEffect":"stop"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(...There's no way I can tell the truth!)","turnEffect":"thinking"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200,"pos":2}],"nameRight":"Mami","textRight":"I'm certain that it likes sweets.","turnEffect":"stop"},{"chara":[{"id":200552}],"textRight":"It even stole the chocolate cake we made."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0}],"textLeft":"(Phew...)","turnEffect":"thinking"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"lipSynch":0,"motion":100}],"textLeft":"(Thanks for the save, Mami!)"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"To think there's such a Witch...","turnEffect":"stop"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200150,"motion":0}],"textRight":"I wonder if Sayaka and Kyoko are alright..."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"I'd like to hurry and find them."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351}],"textLeft":"Oh...speaking of which..."},{"chara":[{"id":200351}],"textLeft":"How did you find us, Mami?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"Nagisa and I were chasing after that little Witch."},{"chara":[{"id":200552}],"textRight":"Following it, we just happened@to fall into your dream."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"So that's what happened..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":100}],"textLeft":"I don't know what we would have@done if they hadn't found us."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"You can thank Nagisa."},{"chara":[{"id":200552}],"textRight":"She's the one who found you, and she's the@one who figured out how to get you out."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200}],"textRight":"It was all thanks to Nagisa!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":1}],"textLeft":"Thank you you very much."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"Thanks, Nagisa!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150}],"textRight":"You're such a sweet and smart girl!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200150},{"effect":"fadeout","id":200351}],"textClear":1},{"chara":[{"cheek":1,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":1}],"nameCenter":"Nagisa","textCenter":"..."},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(It's really embarrassing to get praised@when I'm not used to it...)","turnEffect":"thinking"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000}],"textClear":1,"turnEffect":"stop"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":0,"pos":0}],"nameRight":"Mami","textRight":"And that's not all."},{"chara":[{"id":200552}],"textRight":"She's also very good at making sweets!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":1}],"nameLeft":"Madoka","textLeft":"*Giggle*@Mami and Nagisa..."},{"chara":[{"id":200150}],"textLeft":"You two get along like you're old friends."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"pos":0}],"nameLeft":"Homura","textLeft":"I think so too."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1}],"nameRight":"Mami","textRight":"Thank you. It's gratifying to hear that."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"Isn't that right, Nagisa?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"Y-you said it."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0}],"textLeft":"...@..."},{"autoTurnLast":1.5,"bg":"bg_adv_23081.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":300,"pos":2},{"cheek":1,"eyeClose":1,"face":"mtn_ex_034.exp.json","id":270000,"motion":400,"pos":0}],"turnChangeIn":"fadeIn","turnEffect":"blackFrame"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":1}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"...","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0}],"textRight":"What's wrong?"},{"chara":[{"cheek":0,"eyeClose":0,"id":270000,"motion":300}],"textLeft":"...You're not angry?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100}],"textRight":"Why? This isn't anything for me to get mad over."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":1}],"textRight":"We've been friends for a long time, after all."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_035.exp.json","id":270000,"motion":1}],"textLeft":"Friends...for a long time...??"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200}],"textRight":"Isn't that so?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":100}],"textLeft":"Ha...!@That's right!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000}],"textLeft":"Mami and Nagisa have always been good friends!"},{"autoTurnLast":0.8,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":1}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.1,"turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"nameCenter":"Nagisa","textCenter":"(Both of us have phantom@memories from that time.)","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(They're still there.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(That's why, even though we've only met recently...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(It feels like we're so close to each other.)"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0,"motion":1}],"textCenter":"(It's not a bad feeling, but...)"},{"chara":[{"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(It's really embarrassing.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(I can't relax like this...)"},{"autoTurnLast":0.01,"nameNarration":"Nagisa","narrationBg":"bg_adv_46215.jpg","narrationEffect":"in","turnChangeIn":"fadeIn","turnEffect":"stop"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":0,"pos":2}],"narration":"*Sigh*...","turnChangeOut":"fadeOut"},{"chara":[{"id":200150,"motion":100}],"nameRight":"Madoka","narrationEffect":"out","textRight":"What's the matter, Nagisa?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":1}],"nameLeft":"Nagisa","textLeft":"Well...I haven't really been feeling like myself!"},{"chara":[{"id":270000}],"textLeft":"At times like this, I always eat@my favorite food to calm down!"},{"chara":[{"id":200150,"motion":0}],"textRight":"Your favorite food?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"That's right! That thing that starts with a \"ch\"..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000}],"textLeft":"Ch...che..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"Nagisa?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300}],"textLeft":"...@..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"lipSynch":0}],"textLeft":"(I still can't remember! Something's not right!)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(Did that ex-Nagisa Witch@cause even more mischief?)"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200552}],"textClear":1,"turnEffect":"stop"},{"autoTurnLast":3.0,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0,"posX":140}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":180,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.25,"bgm":"stop","chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"bgm":"bgm01_anime16","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400,"pos":2}],"textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]...?!@[chara:270000:lipSynch_0][wait:1.5][chara:270000:lipSynch_1]There it is!"},{"autoTurnLast":0.4,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200552}],"textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":2.5,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.8,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":0}],"nameRight":"Mami","textRight":"There, it entered another mirror!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}],"textLeft":"[chara:270000:effect_emotion_angry_1][se:7218_anger]It won't get away this time!"},{"autoTurnLast":1.0,"chara":[{"effect":"fadeout","id":270000}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400}],"textRight":"Nagisa!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":200,"pos":0}],"nameLeft":"Homura","textLeft":"...Let's go after her.@It'd be bad to get separated in here."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"...You're quite right."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":0,"pos":2}],"nameRight":"Madoka","textRight":"This is just like how Mami found us."},{"chara":[{"id":200150,"motion":201}],"textRight":"Maybe this time we'll run into Sayaka's group!"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":200150},{"effect":"fadeout","id":200351}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":2.0,"turnChangeIn":"whiteIn","turnChangeInTime":1.6}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-1.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-1.json new file mode 100644 index 00000000..548ae634 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-1.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Chocolate, chocolate, where is the chocolate?@Rumbly in my tumbly. Where is the chocolate?]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Chocolate, chocolate, where is the chocolate?@What is it I want? I want chocolate.]"},{"autoTurnLast":2.0,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":1,"pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime08","chara":[{"id":200150}],"nameRight":"Madoka","textRight":"The Mirror Witch's Labyrinth...","turnChangeOut":"fadeOut"},{"chara":[{"id":200351,"motion":100}],"nameLeft":"Homura","textLeft":"...is being contaminated by another universe?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200150},{"effect":"fadeout","id":200351}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200,"pos":1}],"nameCenter":"Nagisa","textCenter":"That's right! I mean, technically speaking..."},{"chara":[{"id":270000}],"textCenter":"It's being contaminated by@Witches from a parallel world!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0}],"textCenter":"(After tracing back my old memories in this form...)","turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(I finally understood...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(There are a lot of worlds that are a little@different from this universe...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(In one of those other universes,@there was another Nagisa...)"},{"chara":[{"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(that wished for [textRed:chocolate cake]@instead of cheesecake,)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(and that's how she became a Magical Girl...)"},{"autoTurnLast":0.01,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1,"posX":0,"posY":30}],"narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","turnChangeIn":"fadeIn","turnEffect":"stop"},{"nameNarration":"Nagisa","narration":"It looks like...","turnChangeOut":"fadeOut"},{"narration":"the true identity of that Witch@that loves chocolate instead of cheese..."},{"narration":"must be the Nagisa from@another universe that wished for@chocolate cake and Witched out!"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":200652,"motion":100,"pos":2}],"nameLeft":"Nagisa","nameRight":"Kyoko","textRight":"Hold up, I still don't really get what you're saying...","turnChangeOut":"fadeOut"},{"chara":[{"id":200652}],"textRight":"Explain just what's going on here."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":300}],"textLeft":"(Ah... This isn't good.)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(There are way too many things I can't talk about!)"},{"chara":[{"id":270000,"lipSynch":0,"motion":0}],"textLeft":"(I'll have to fudge all the inconvenient@bits and explain the rest better...)"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"Well...um...you see...","turnEffect":"stop"},{"autoTurnLast":1.5,"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200552}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"So then, Nagisa, according to your theory...","turnChangeOut":"fadeOut"},{"chara":[{"id":200552,"motion":200}],"textRight":"The Mirror Witch's Labyrinth is connected@to parallel worlds? Is that right?"},{"chara":[{"id":270000}],"textLeft":"That's exactly right."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"That chocolate-loving Witch came from another@universe...a parallel universe to ours!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"Mami, you said it too when you@saw what this place looks like."},{"autoTurnLast":1.2,"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200701,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":0,"pos":2}],"turnChangeIn":"fadeIn","turnEffect":"blackFrame"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":100}],"textRight":"It's kind of like...","turnChangeOut":"fadeOut"},{"chara":[{"id":200552}],"textRight":"...like it's been mixed with another world, isn't it?"},{"autoTurnLast":0.8,"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":0,"pos":2}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"bgm":"bgm01_anime10","chara":[{"id":200450,"motion":1}],"nameRight":"Sayaka","textRight":"...Contamination from other worlds...","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450}],"textRight":"But why is it just Nagisa that's affected?"},{"chara":[{"id":200450}],"textRight":"She's the only one that's had@her outfit and tastes changed."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":270000,"motion":300}],"nameLeft":"Nagisa","textLeft":"O-oh, yeah... Um... I wonder why that is...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":1,"pos":2}],"nameRight":"Homura","textRight":"This Witch is trying to take@over the Mirror Labyrinth..."},{"chara":[{"id":200351}],"textRight":"Perhaps, as this Labyrinth is contaminated@by this parallel universe,"},{"chara":[{"id":200351}],"textRight":"our appearances, and even our minds, will be@replaced with the ones from that world?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"But that hasn't happened to the rest of us, right?"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0,"motion":400},{"id":200150,"motion":0}],"textLeft":"(N-no way...)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(Is it only going after me?!)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":1}],"textLeft":"(Is the ex-Nagisa trying to take over this Nagisa?)"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":270000,"lipSynch":0,"motion":100}],"textLeft":"(No, no... There isn't any point in doing that...)"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":100,"pos":2}],"nameRight":"Sayaka","textRight":"...Could there be any reason that Nagisa would@be more susceptible than the rest of us?","turnEffect":"stop"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0}],"textLeft":"...?!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1}],"textLeft":"(That could be it...)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(Because it's an ex-Nagisa that's the root@of the problem in the first place...)"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"...I don't understand it.","turnEffect":"stop"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":100,"pos":2}],"nameRight":"Kyoko","textRight":"Speaking of not understanding things..."},{"chara":[{"id":200652}],"textRight":"What was with that doggy Witch we just fought?"},{"chara":[{"id":200652}],"textRight":"She dropped a Grief Seed,@so we know she was a real Witch."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"We fought a Witch guarding a rose garden, too."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"So then, are these Witches from@an alternate universe too?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"...Every Witch that was behind@one of those weird mirrors,"},{"chara":[{"id":270000}],"textLeft":"was setting a trap."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"That little Witch was the only one hanging@around outside of a mirror..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":100,"pos":0}],"nameLeft":"Homura","textLeft":"...Could it be possible that..."},{"chara":[{"id":200351}],"textLeft":"Those mirrors are gates to parallel worlds?"},{"chara":[{"id":200150,"motion":0}],"textRight":"What do you mean, Homura?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":1}],"textLeft":"Beyond the mirrors, it's like passageways@from other universes."},{"chara":[{"id":200351}],"textLeft":"Those Witches are trying to@cross over from parallel worlds."},{"chara":[{"id":200351}],"textLeft":"But there are other powerful Witches around,"},{"chara":[{"id":200351}],"textLeft":"so I think they're too scared to come out."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200351},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":100,"pos":1}],"nameCenter":"Nagisa","textCenter":"I see, I see!"},{"chara":[{"id":270000,"motion":0}],"textCenter":"It's not that there are other@Labyrinths INSIDE the mirror..."},{"chara":[{"id":270000}],"textCenter":"It's that the other side of the@mirror leads to other universes."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}],"textCenter":"And that's where the Witches are laying their traps!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":200,"pos":0},{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"On this side, there's the sweets-loving Witch..."},{"chara":[{"id":200552}],"textLeft":"It's found a way to harness the magic@of the Mirror Witch's Labyrinth,"},{"chara":[{"id":200552}],"textLeft":"and is gradually taking over this territory."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100}],"textLeft":"Could that be preventing the other@Witches from emerging...?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":1}],"nameRight":"Sayaka","textRight":"So those weird mirrors are...gates?@If that's how it is..."},{"chara":[{"id":200450}],"textRight":"Then I guess Nagisa is right."},{"chara":[{"id":200450}],"textRight":"This really is a case of another universe@contaminating this one, huh?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"So that would mean..."},{"chara":[{"id":200150}],"textRight":"Those Witches are being drawn@here from another world."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":0,"pos":0}],"nameLeft":"Mami","textLeft":"Perhaps they're lured in by@all the magic that's gathered here."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200552},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":100,"pos":1}],"nameCenter":"Nagisa","textCenter":"(That sounds like it could be right!)","turnEffect":"thinking"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1}],"textCenter":"(Only, the thing is...there shouldn't be Witches@in any other universes anymore.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(If they did exist, it would only@be as a Witch's \"egg\"...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(It'd have to be in that moment,)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(when a Witch is about to be born from a@Soul Gem and \"God\" calls for it...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(But...what if, while the egg@was being carried back...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(...its path was connected to this Labyrinth.)"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0,"motion":1}],"textCenter":"(What happens if the egg that's being carried into@the heavens gets spilled out on the way?)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Those newborn Witch eggs would@go searching for magic power.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(What if they gathered here@because of the Labyrinth...?)"},{"autoTurnLast":0.1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"turnEffect":"blackFrame"},{"autoTurnLast":2.8,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.1,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":1}],"turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(And the exits are those weird@mirrors...those gates?)","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0}],"textCenter":"(But somehow, one of them@learned to absorb magic.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(A Witch who began to walk proudly through@the Mirror Witch's Labyrinth...)"},{"autoTurnLast":0.1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1}],"turnEffect":"blackFrame"},{"autoTurnLast":2.2,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.1,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300,"pos":1}],"turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(The gluttonous one, who was just hoarding magic...)","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(And that's how Mirrorland became Candyland?)"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0,"motion":1}],"textCenter":"...","turnEffect":"stop"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(So then, that chocoholic...is an ex-Nagisa...)","turnEffect":"thinking"},{"chara":[{"cheek":0,"face":"mtn_ex_033.exp.json","id":270000,"lipSynch":0,"motion":300}],"textCenter":"(Who spilled out while on@her way to the Law of Cycles...?)"},{"chara":[{"cheek":0,"face":"mtn_ex_034.exp.json","id":270000,"lipSynch":0}],"textCenter":"(And couldn't even be reincarnated@as a wonderful round donut...)"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_034.exp.json","id":270000,"lipSynch":0}],"textCenter":"...@...","turnEffect":"stop"},{"autoTurnLast":1.5,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Wibble Wobble, eggs in the air♪@Wibble Wobble, falling from there♪]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:All of God's angels, in all of their haste♪@Couldn't remake the eggs from the paste♪]"},{"autoTurnLast":2.0,"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-2.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-2.json new file mode 100644 index 00000000..688236ee --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-2.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"bgm01_anime08","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":0}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"id":200652}],"nameRight":"Kyoko","textRight":"Well, Mami seems to be convinced.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200652,"motion":100}],"textRight":"So the mirrors are gates, then."},{"chara":[{"id":200450,"motion":400}],"nameLeft":"Sayaka","textLeft":"[chara:200450:effect_emotion_surprise_0][se:7226_shock]What, just like that?!"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":1}],"textRight":"This whole place is the Mirror@Witch's Labyrinth, isn't it?"},{"chara":[{"id":200652}],"textRight":"It makes more sense that those@mirrors connect to other worlds,"},{"chara":[{"id":200652}],"textRight":"rather than thinking that other Witches could@form Labyrinths inside a Labyrinth."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":100}],"textLeft":"Well, that's true..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"From what Mitama said..."},{"chara":[{"id":200351}],"textLeft":"It seems that this isn't the first time this sort of@thing has happened in the Mirror Witch's Labyrinth."},{"chara":[{"id":200652,"motion":100},{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0}],"nameRight":"Kyoko","textRight":"And plus, in this other world, there's a@Nagisa that really loves chocolate,"},{"chara":[{"id":200652}],"textRight":"and you've got memories of that world,@have I got that right?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"nameLeft":"Nagisa","textLeft":"Uhuh, that's exactly right!@That totally proves it!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"Were you and I friends in that world?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"...No, that didn't happen."},{"chara":[{"id":270000}],"textLeft":"I think those memories were the same as that@arcade dream that Kyoko and Sayaka had."},{"chara":[{"id":270000}],"textLeft":"Just fake memories that only existed in a dream."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":300}],"textRight":"I see...it was all an illusion."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":0}],"textRight":"But thanks to that, I feel like you and I have@been able to become good friends."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"textLeft":"You said it!"},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"textLeft":"And plus, the cake we made together@is the realest real thing!"},{"autoTurnLast":0.3,"bgm":"stop","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"autoTurnLast":0.7,"flashEffect":"explosion","turnEffect":"ef_adv_10"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}],"nameLeft":"Nagisa","textLeft":"Uh... What are these soap bubbles...?"},{"autoTurnLast":0.7,"chara":[{"cheek":0,"effect":"ef_adv_01","face":"mtn_ex_050.exp.json","id":200552}],"se":"7201_detect_magic","textClear":1},{"bgm":"bgm01_anime12","chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":200}],"nameRight":"Mami","textRight":"I can sense a powerful magic. Watch out!"},{"chara":[{"id":200552}],"textRight":"This is just like the first time we got trapped!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200552},{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":-150,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":2.0,"item":[{"action":{"moveTo":{"duration":1.0,"posX":0,"posY":0}},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png"}]},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":100,"mouthOpen":1,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400,"mouthOpen":1,"pos":2}],"textLeft":"Ah..."},{"chara":[{"id":270000,"motion":0,"mouthOpen":0},{"id":200552,"mouthOpen":0}],"textLeft":"The best chocolate cake in the universe..."},{"chara":[{"cheek":0,"id":200552,"motion":100}],"textRight":"It's rising into the air...?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200552},{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.3,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","zOrder":"charaFront"}]},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":0,"pos":2}],"textLeft":"G-give it back! It was made for someone special..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552}],"textRight":"Someone special?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200552},{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.2,"chara":[{"cutInId":0,"effect":"slideOutLeftFast","id":6403,"name":"sprite_0"}],"item":[{"action":{"sequence":[{"moveTo":{"duration":0.3,"posX":-1000}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png"}],"textClear":1},{"autoTurnLast":0.5,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"textLeft":"Hold on!@I haven't even tasted it yet!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":100}],"textRight":"...This is that Witch's doing."},{"chara":[{"id":270000,"motion":0}],"textLeft":"[chara:270000:effect_emotion_angry_1][se:7218_anger]How greedy can one Witch be?!"},{"autoTurnLast":1.0,"chara":[{"effect":"slideOutLeftFast","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200652,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":0}],"nameRight":"Kyoko","textRight":"You're one to talk..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":100,"pos":0}],"nameLeft":"Sayaka","textLeft":"Pot calling the kettle black..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200652},{"effect":"fadeout","id":200450}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":0,"pos":2}],"nameLeft":"Homura","textLeft":"This is just like last time..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":201}],"nameRight":"Madoka","textRight":"...Mami!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"Yes, we're going after her!"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01,"bgm":"stop","turnChangeIn":"rollInFast"},{"autoTurnLast":1.2,"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":1}]},{"bgm":"bgm02_anime07","chara":[{"eyeClose":1,"id":270000}],"nameCenter":"Nagisa","textCenter":"*Pant*... *Pant*...","turnChangeOut":"rollOutFast"},{"chara":[{"eyeClose":0,"id":270000,"motion":100}],"nameCenter":"Nagisa","textCenter":"Where is the cake...?"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0,"motion":0}],"textCenter":"..."},{"chara":[{"eyeClose":1,"id":270000,"motion":300}],"textCenter":"I lost them..."},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"...@..."},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"textCenter":"What...is this...?"},{"chara":[{"id":270000}],"textCenter":"...This weird magical fog is getting thicker thicker."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400}],"textCenter":"[chara:270000:effect_ef_adv_01][se:7201_detect_magic]...?!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":3.0,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"se":"3211_fog","textClear":1},{"autoTurnLast":0.5,"flashEffect":"explosion","turnEffect":"promist"},{"autoTurnLast":2.0,"bgm":"stop","turnChangeIn":"whiteIn","turnChangeInTime":1.6},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"autoTurnLast":0.01,"turnEffect":"stop"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"bg":"white","bgm":"stop","se":"3205_charm","turnChangeOut":"whiteOut","turnChangeOutTime":1.2},{"autoTurnLast":0.01,"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}]},{"nameNarration":"Picture Book Page","narration":"[textBlack:There there, little one, there little one,@Hide-and-seek to scare you stiff.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0},{"narration":"[textBlack:There there, little one, there little one,@Someone's going to disappear.]"},{"autoTurnLast":2.0,"bg":"black","turnChangeIn":"whiteIn","turnChangeInTime":1.2},{"autoTurnLast":0.2,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":1}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out"},{"bgm":"bgm02_anime07","chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"nameCenter":"Nagisa","textCenter":"...","turnChangeOut":"whiteOut","turnChangeOutTime":2.0},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"...@..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}],"textCenter":"Huh...?@Where is this...?"},{"chara":[{"id":270000,"motion":1}],"textCenter":"Where'd everyone go...?@What happened to Mami?"},{"nameRight":"Mami's Voice","textRight":"...Nagisa?"},{"chara":[{"id":270000,"motion":100}],"textCenter":"Mami?!"},{"textRight":"...Where are you?@Nagisa?!"},{"chara":[{"id":270000,"motion":0}],"textBg":"shout","textCenter":"I'm right here!"},{"textRight":"...I can hear you, but I can't see you."},{"chara":[{"id":270000}],"textCenter":"It's the same for me. It's pitch black and@I can't see anything at all."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textCenter":"Your voice sounds so close."},{"textRight":"What's going on...?"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-3.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-3.json new file mode 100644 index 00000000..1c6c25c6 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-3.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"black","bgm":"bgm02_anime07","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":1}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"nameRight":"Mami's Voice","textRight":"...Where are you?@Nagisa?!","turnChangeOut":"fadeOut"},{"chara":[{"id":270000}],"nameCenter":"Nagisa","textBg":"shout","textCenter":"I'm right here!"},{"textRight":"...I can hear you, but I can't see you."},{"chara":[{"id":270000}],"textCenter":"It's the same for me. It's pitch black and@I can't see anything at all."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textCenter":"Your voice sounds so close."},{"textRight":"What's going on...?"},{"chara":[{"eyeClose":0,"id":270000,"motion":0}],"textCenter":"I don't know, maybe..."},{"autoTurnLast":1.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"bg":"bg_adv_20061.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200101,"motion":1,"pos":2},{"cheek":1,"face":"mtn_ex_050.exp.json","id":200301,"motion":300,"pos":0}],"turnEffect":"blackFrame"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"effect":"slideInLeftFast","face":"mtn_ex_020.exp.json","id":270000,"motion":0,"pos":1}]},{"chara":[{"id":270000,"motion":100}],"nameCenter":"Nagisa","textCenter":"Both of you, wake up!","turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"black","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":1}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.1},{"chara":[{"id":270000}],"nameCenter":"Nagisa","textCenter":"Is this just like in Madoka's dream?","turnChangeOut":"fadeOut"},{"nameRight":"Mami's Voice","textRight":"...It's true that Madoka and the@others couldn't see us then, but..."},{"textRight":"They didn't seem to be able@to hear us either, unlike now..."},{"textRight":"I wonder if this is a different type of illusion..."},{"chara":[{"id":270000}],"textCenter":"How is everyone else doing?"},{"textRight":"...Perhaps they're close by,@and we just can't see them."},{"textBg":"shout","textRight":"Everyone, can you hear me?@If you can, please, answer me!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0}],"textCenter":"..."},{"textRight":"..."},{"textRight":"...There's no answer."},{"chara":[{"id":270000,"motion":300}],"textCenter":"Maybe we're the only ones in this illusion..."},{"chara":[{"id":270000}],"textCenter":"And if we don't get out, we'll never see them again."},{"textRight":"Yes...but it's pitch black and@we don't know which way to go."},{"textRight":"I'm hoping there's some kind of landmark..."},{"autoTurnLast":1.3,"flashEffect":"flashWhiteSlow2","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"textCenter":"I saw a light in the distance!"},{"textRight":"Could that be the way out?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":100}],"textCenter":"Let's walk towards the light."},{"textRight":"I have an idea about how@to keep track of one another."},{"textRight":"Shall we sing a song as we go?"},{"autoTurnLast":0.1,"textClear":1},{"autoTurnLast":1.0,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn","turnChangeInTime":1.2},{"nameNarration":"Picture Book Page","narration":"[textBlack:There there, little one, there little one,@Hide-and-seek to test your bonds.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Close your eyes and you can touch,@Open your eyes and say your goodbyes.]"},{"autoTurnLast":2.0,"bg":"black","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":1}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnChangeInTime":1.2},{"bgm":"bgm03_movie27","chara":[{"id":270000,"lipSynch":0,"motion":100}],"nameCenter":"Nagisa","textCenter":"...?!","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"motion":0}],"textCenter":"This song...!"},{"nameRight":"Mami's Voice","textRight":"...It just naturally popped into my head."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textCenter":"It's just like in that dream@where we were baking cakes."},{"textRight":"Sure enough, we're in another dream..."},{"chara":[{"id":270000}],"textCenter":"...What does it mean that we can touch@each other if we close our eyes?"},{"textRight":"Well...@Let's give closing our eyes a try."},{"autoTurnLast":1.0,"chara":[{"cheek":0,"eyeClose":1,"id":270000,"motion":0}],"textClear":1},{"autoTurnLast":0.01,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0,"posX":85},{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2,"posX":-85}],"turnChangeIn":"fadeIn"},{"chara":[{"eyeClose":1,"id":270000},{"eyeClose":1,"id":200552}],"nameLeft":"Nagisa","textLeft":"I can feel Mami's hand!","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":200552}],"nameRight":"Mami","textRight":"That's right."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"This is definitely Nagisa's hand!"},{"chara":[{"id":270000}],"textLeft":"...Then I'll open my eyes again now."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_050.exp.json","id":200552,"motion":400}],"textRight":"Wait!@Don't open them."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200552,"motion":200}],"textRight":"I'm sure something terrible will happen if you do."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"...That's right, the song that we just sang said it..."},{"chara":[{"id":270000}],"textLeft":"If we open our eyes...we say goodbye?"},{"chara":[{"id":200552,"motion":0}],"textRight":"That must be the trap this time around."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200552,"motion":1}],"textRight":"Let's keep going straight.@...And don't open your eyes!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textLeft":"You got it!"},{"autoTurnLast":0.1,"textClear":1},{"autoTurnLast":0.01,"bg":"black","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn","turnChangeInTime":1.2},{"nameNarration":"Picture Book Page","narration":"[textBlack:There there, little one, there little one,@Hide-and-seek to test your bonds.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Close your eyes and you can touch,@Open your eyes and say your goodbyes.]"},{"autoTurnLast":2.0,"bg":"black","chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0,"posX":85},{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2,"posX":-85}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnChangeInTime":1.2},{"chara":[{"id":270000,"motion":300}],"textLeft":"*Pant*... *Pant*...","turnChangeOut":"fadeOut"},{"chara":[{"id":270000}],"textLeft":"We've been walking forever..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200552}],"textRight":"...You're tired.@Shall we take a break?"},{"chara":[{"id":200552,"motion":100}],"textRight":"We must be getting pretty close to the exit now."},{"chara":[{"id":270000,"motion":1}],"textLeft":"I don't know if we're really walking straight..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":270000}],"textLeft":"What if we're going around@in circles in the same place...?"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_020.exp.json","id":270000,"motion":100}],"textLeft":"*Sigh*...@I wanna open my eyes and check!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_001.exp.json","id":200552,"motion":400}],"textRight":"No, you can't.@That's the trap!"},{"chara":[{"id":200552,"motion":200}],"textRight":"We have to be patient!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"I hate having to hold back..."},{"chara":[{"id":270000}],"textLeft":"Plus..."},{"chara":[{"id":270000,"motion":200}],"textLeft":"I haven't been able to look at@Mami's face with my own eyes."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_011.exp.json","id":200552,"motion":0}],"textRight":"It's okay.@I'm right here."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_001.exp.json","id":200552}],"textRight":"So hold my hand tight and don't let go!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"textLeft":"You...@You got it!"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_011.exp.json","id":200552}],"textRight":"I'm not going to leave you, Nagisa."},{"chara":[{"eyeClose":1,"id":200552,"motion":200}],"textRight":"I won't go anywhere without you, okay?"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-4.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-4.json new file mode 100644 index 00000000..a5cce32a --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-4.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"black","bgm":"bgm02_anime07","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":0,"posX":85},{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2,"posX":-85}],"turnChangeIn":"fadeIn","turnEffect":"thinking"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":1}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"(We've been walking forever...)","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(We can't get to the exit at all.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(And...)"},{"autoTurnLast":0.01,"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"nameNarration":"Picture Book Page","narration":"[textBlack:There there, little one, there little one,@Someone's going to disappear.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"black","item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":1,"posX":0}],"turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"nameCenter":"Nagisa","textCenter":"(It's such a creepy song...)","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Walking all the way with no goal in sight...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(I can't stop thinking about all the bad@things that have happened to me.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Someone's going to disappear....)"},{"nameNarration":"Nagisa","narration":"The one who disappears...","narrationBg":"black","narrationEffect":"in"},{"bgm":"stop","chara":[{"eyeClose":1,"id":270000}],"narration":"Who is it?"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_033.exp.json","id":270000,"lipSynch":0}],"narrationEffect":"out","textCenter":"..."},{"bgm":"bgm01_anime10","chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(...Everyone disappeared on me.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Teachers, friends...)"},{"chara":[{"eyeClose":1,"id":270000,"motion":1}],"nameNarration":"Nagisa","narration":"...even Mom.","narrationBg":"black","narrationEffect":"in"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"narrationEffect":"out","textCenter":"...@..."},{"autoTurnLast":0.01,"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"textClear":1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":0.01,"turnEffect":"blackFrame"},{"nameNarration":"Picture Book Page","narration":"[textBlack:A cute little apple fell from its branch.@It rotted away before anyone could find it.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:The End]"},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.5,"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}]},{"autoTurnLast":0.01,"nameNarration":"Picture Book Page","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","turnChangeOut":"fadeOut"},{"narration":"[textBlack:The poor little girl thus turned to stone,@and nobody knows where her statue ended up.]","narrationHAlignment":"left","narrationPosX":120.0},{"narration":"[textBlack:The End]"},{"autoTurnLast":1.2,"bg":"black","item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_033.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":1,"posX":0}],"turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"nameCenter":"Nagisa","textCenter":"...@...","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(They're all gone...)","turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(In the end, I disappeared too...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(It was just like that poor picture@book I loved so much.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":300}],"textCenter":"..."},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(Happy endings never come.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(You'll never get the things you want.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(What was lost will never be returned.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(The warmth I wanted...)"},{"autoTurnLast":0.01,"chara":[{"eyeClose":1,"face":"mtn_ex_033.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":0,"posX":85},{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200552,"motion":0,"pos":2,"posX":-85}],"textClear":1,"turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"turnEffect":"stop"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0},{"eyeClose":1,"id":200552,"lipSynch":0}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"...@...","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":200552}],"textRight":"Nagisa, are you okay?@You've gone quiet."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0}],"textLeft":"(*Sigh*...)","turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":270000,"motion":400}],"textLeft":"I...I'm alright.","turnEffect":"stop"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200552,"motion":0}],"textRight":"Well, thank goodness.@We should be at the exit any moment now!"},{"chara":[{"eyeClose":1,"id":200552}],"textRight":"But don't open your eyes!"},{"chara":[{"eyeClose":1,"id":270000,"motion":100}],"textLeft":"Y-you got it!"},{"nameNarration":"","narration":"*Squeeze*","narrationBg":"black","narrationEffect":"in"},{"autoTurnLast":0.1,"turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":1}],"nameLeft":"Nagisa","narrationEffect":"out","textLeft":"(The warmth of Mami's hand...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(It's definitely Mami's hand.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"...","turnEffect":"stop"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(...Is it really?)","turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":300}],"textLeft":"(This is an illusion... A Witch's trap...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(And I still haven't seen Mami's face yet.)"},{"nameNarration":"Nagisa","narration":"Is Mami really...","narrationBg":"black","narrationEffect":"in"},{"narration":"...even there?"},{"autoTurnLast":0.01,"bgm":"stop","narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}]},{"nameNarration":"Picture Book Page","narration":"[textBlack: The poet who led his wife out of@the underworld broke his promise.@He turned and looked back,@and she was sent back to the underworld.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:The End]"},{"autoTurnLast":1.2,"bg":"black","item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":1,"posX":0}],"turnEffect":"thinking"},{"bgm":"bgm03_movie11","chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(We're in a dream...)","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Really, it's no surprise at all that Mami isn't there.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(I always loved to read unhappy stories.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(I can only come up with unhappy endings.)"},{"nameNarration":"Mami","narration":"I'm not going to leave you, Nagisa.@I won't go anywhere without you, okay?","narrationBg":"black","narrationEffect":"in"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"narrationEffect":"out","textCenter":"(Even if Mami isn't lying about her feelings...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(...this still just an illusion.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(The real Nagisa and Mami haven't@known each other for long.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Even if the real Mami feels a bond with Nagisa...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(That's just because of that dream@of baking a cake together.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(It's just a sweet dream.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"...","turnEffect":"stop"},{"nameRight":"Mami's Voice","textRight":"...Nagisa?"},{"chara":[{"id":270000,"motion":1}],"nameNarration":"Nagisa","narration":"Everyone disappeared on me.","narrationBg":"black","narrationEffect":"in","textClear":1},{"narration":"I'm sure Mami will too."},{"narration":"And it's all my fault."},{"autoTurnLast":0.01,"turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"narrationEffect":"out","textCenter":"(Because...)"},{"autoTurnLast":1.2,"bg":"bg_adv_21016.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":800600,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200701,"motion":400,"pos":2,"soulGem":0}],"narrationEffect":"in","turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"turnEffect":"sepiaFrame"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"nameNarration":"Nagisa","narration":"Mom...","narrationBg":"","narrationCoverOpacity":120.0,"turnChangeOut":"fadeOut"},{"chara":[{"id":270000}],"nameRight":"Nagisa","narrationEffect":"out","textRight":"I-I'm here to visit you!"},{"autoTurnLast":0.3,"bg":"black","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_033.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":1}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.1,"turnEffect":"thinking"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(I could have asked for any miracle.)","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Kyubey said he could make anything come true.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(And all I asked Kyubey for...)"},{"chara":[{"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(...was the most delicious cake in the world...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"...@...","turnEffect":"stop"},{"chara":[{"id":270000,"motion":1}],"nameNarration":"Nagisa","narration":"There's a huge difference between someone@who couldn't be saved no matter what...","narrationBg":"black","narrationEffect":"in"},{"narration":"and someone who could have been saved,@but you blew it."},{"autoTurnLast":0.01,"turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"nameCenter":"Nagisa","narrationEffect":"out","textCenter":"(This must be my punishment.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I'm sure Mami isn't here anymore.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Just like everyone else around me...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Mami must have left me behind.)"},{"nameRight":"Mami's Voice","textRight":"...Nagisa?@Hey, can you hear me?"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":0}],"textCenter":"(The voice I hear now,@and the warmth of Mami's hand...)"},{"chara":[{"cheek":0,"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(They're just illusions, like in the dream.)"},{"autoTurnLast":0.01,"bg":"black","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":0.01,"turnEffect":"blackFrame"},{"autoTurnLast":3.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"black","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_034.exp.json","id":270000,"motion":0,"pos":0,"posX":85},{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2,"posX":-85}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","visible":"hide"}],"turnChangeIn":"fadeIn","turnEffect":"thinking"},{"autoTurnLast":0.01,"turnEffect":"stop"},{"autoTurnLast":0.01,"turnEffect":"thinking"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"nameLeft":"Nagisa","textLeft":"(...I don't deserve to have such happy dreams.)","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(If I open my eyes right now, Mami won't be there.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(Just like a picture book,@this illusion will come to a close.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"(...\"The End\", right?)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textLeft":"...@[freeze:1.2][chara:270000:eyeClose_0]...","turnEffect":"stop"},{"autoTurnLast":2.6,"chara":[{"id":270000,"lipSynch":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400}],"textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]...?!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textLeft":"...Mami?"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_050.exp.json","id":200552,"motion":400}],"nameRight":"Mami","textRight":"Ah...what's wrong?"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200552,"motion":100}],"textRight":"Nagisa...your hand...@I can't feel it..."},{"chara":[{"eyeClose":1,"id":200552,"motion":1}],"textRight":"Don't tell me...you opened your eyes?!"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":270000}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_001.exp.json","id":200552,"motion":100}],"textRight":"Nagisa?!"},{"bgm":"stop","nameNarration":"Mami","narration":"\"Nagisa...!\"","narrationBg":"black","narrationEffect":"in"},{"autoTurnLast":1.5,"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"stop"},{"nameNarration":"Picture Book Page","narration":"[textBlack:There there, little one, there little one,@Hide-and-seek to test your bonds.]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:Close your eyes and you can touch,@Open your eyes and say your goodbyes.]"},{"narration":"[textBlack:There there, little one, there little one,@Hide-and-seek to scare you stiff.]"},{"narration":"[textBlack:There there, little one, there little one,@Someone's going to disappear.]"},{"narration":"[textBlack:The End]"},{"autoTurnLast":0.1,"bg":"black","item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":1.0,"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":1,"posX":0}]},{"bgm":"stop","chara":[{"id":200552,"motion":300,"tear":1}],"nameCenter":"Mami","textCenter":"Nagisa...","turnChangeOut":"fadeOut"},{"chara":[{"id":200552,"lipSynch":0,"tear":1}],"textCenter":"...@..."},{"autoTurnLast":1.0,"bg":"bg_adv_46406.jpg","bgChangeEffect":"enterWitchSpace","deleteArmatureList":[1],"se":"7208_wander_into","textClear":1},{"autoTurnLast":0.2,"chara":[{"id":200552,"pos":2},{"id":6406,"name":"sprite_0","pos":0}],"flashEffect":"explosion","textClear":1},{"autoTurnLast":1.2,"chara":[{"eyeClose":0,"id":200552}]},{"bgm":"bgm01_anime15","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"lipSynch":0,"motion":0}],"nameRight":"Mami","textRight":"...?!"},{"autoTurnLast":0.01,"textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":2}],"se":"7205_magic_girl"},{"chara":[{"id":200500,"motion":100}],"textRight":"This is...!"},{"autoTurnLast":0.1,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":2}],"flashEffect":"explosion","textClear":1},{"chara":[{"id":200100,"motion":201},{"id":200300,"motion":100}],"nameRight":"Madoka","textBg":"shout","textRight":"Mami!"},{"autoTurnLast":0.1,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":0,"pos":2}],"flashEffect":"explosion","textClear":1},{"chara":[{"id":200400,"motion":201}],"nameLeft":"Sayaka","textBg":"shout","textLeft":"We're finally out!"},{"chara":[{"id":200600,"motion":200}],"nameRight":"Kyoko","textRight":"Mami, you're safe!@Where's Nagisa?"},{"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200500,"motion":300,"pos":0}],"nameLeft":"Mami","textLeft":"Nagisa is..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200500},{"effect":"fadeout","id":200600}],"textClear":1},{"autoTurnLast":2.0,"chara":[{"id":6406,"name":"sprite_0","pos":1}],"textClear":1},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":6406,"name":"sprite_0"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":200,"pos":2},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":0}],"nameRight":"Homura","textRight":"The Witch is coming!"},{"autoTurnLast":2.0,"turnChangeIn":"whiteIn","turnChangeOutTime":1.2}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-5.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-5.json new file mode 100644 index 00000000..50e359a9 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-5.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46406.jpg","bgm":"bgm01_anime15","chara":[{"id":6406,"name":"sprite_0","pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":200,"pos":2}],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.5,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.2,"bgEffect":"shakeSmall","chara":[{"effect":"7002_damage01","id":6406,"name":"sprite_0"}],"se":"6200_hit_explosion_01_vh","textClear":1},{"chara":[{"id":200300}],"nameRight":"Homura","textRight":"Mami, now!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":1,"pos":0}],"nameLeft":"Sayaka","textLeft":"Take it down!@Mami!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400},{"effect":"fadeout","id":200300}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100,"pos":1}],"nameCenter":"Mami","textCenter":"Yes, I've got it."},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200500,"motion":400,"mouthOpen":1}],"jingle":"200504_magia","textBg":"shout","textCenter":"[flashEffect:flashWhiteSlow1]Tiro Finale!"},{"autoTurnLast":0.2,"textClear":1},{"autoTurnLast":1.8,"chara":[{"id":6406,"name":"sprite_0","pos":1}],"turnChangeIn":"whiteIn","turnChangeInTime":0.8},{"autoTurnLast":0.01,"turnChangeOut":"whiteOut","turnChangeOutTime":0.6},{"autoTurnLast":3.0,"bgEffect":"shakeLarge","flashEffect":"flashRed2","jingle":"200507_magia"},{"autoTurnLast":1.0,"chara":[{"effect":"shake","id":6406,"name":"sprite_0"}],"textClear":1},{"autoTurnLast":0.7,"chara":[{"effect":"fadeout","id":6406,"name":"sprite_0"}],"se":"3102_enemy_dead"},{"autoTurnLast":0.1,"bgm":"stop","textClear":1},{"autoTurnLast":2.0,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_050.exp.json","id":200552,"lipSynch":0,"motion":0,"pos":1}],"se":"7209_gate_close","turnChangeIn":"whiteIn","turnChangeInTime":1.5},{"chara":[{"id":200552,"lipSynch":0}],"nameCenter":"Mami","textCenter":"...","turnChangeOut":"whiteOut","turnChangeOutTime":2.0},{"bgm":"bgm01_anime17","chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200552,"lipSynch":0,"motion":400}],"textCenter":"Ah..."},{"autoTurnLast":0.01,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_050.exp.json","id":200351,"lipSynch":0,"motion":0,"pos":0},{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":200150,"lipSynch":0,"motion":0,"pos":2}],"turnChangeIn":"rollInFast"},{"autoTurnLast":1.4,"turnChangeOut":"rollOutFast"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200351,"lipSynch":0,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":200150,"lipSynch":0,"motion":400}],"nameCenter":"Homura & Madoka","textCenter":"..."},{"autoTurnLast":0.01,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_050.exp.json","id":200450,"lipSynch":0,"motion":0,"pos":0},{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":200652,"lipSynch":0,"motion":0,"pos":2}],"turnChangeIn":"rollInFast"},{"autoTurnLast":1.4,"turnChangeOut":"rollOutFast"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200450,"lipSynch":0,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":200652,"lipSynch":0,"motion":100}],"nameRight":"Kyoko","textRight":"...[chara:200652:lipSynch_0][wait:0.4][chara:200652:lipSynch_1]It was another illusion."},{"chara":[{"cheek":0,"face":"mtn_ex_041.exp.json","id":200450,"motion":100}],"nameLeft":"Sayaka","textLeft":"That one was awful."},{"chara":[{"id":200450}],"textLeft":"It was pitch black...@The only thing I could hear was Kyoko's voice."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200351,"motion":1,"pos":2}],"nameRight":"Homura","textRight":"That sounds just like what happened to us."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":1}],"nameLeft":"Sayaka","textLeft":"So then, Mami was with Nagisa...?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":300,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200652,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"We were...together..."},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200652,"motion":400}],"nameRight":"Kyoko","textRight":"Hey, don't tell me...@She didn't open her eyes, did she?!"},{"chara":[{"id":200552}],"textLeft":"That's right..."},{"chara":[{"id":200652,"motion":200}],"textRight":"...Why...?!"},{"chara":[{"id":200552,"motion":100}],"textLeft":"I can't believe this."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200552}],"textLeft":"I told her I wouldn't go anywhere without her..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200150,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351,"motion":1,"pos":0}],"nameRight":"Madoka","textRight":"Mami..."},{"chara":[{"eyeClose":1,"id":200351,"lipSynch":0}],"nameLeft":"Homura","textLeft":"..."},{"autoTurnLast":0.01,"textClear":1},{"autoTurnLast":2.6,"bg":"bg_adv_46403.jpg","bgm":"stop","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1}],"turnChangeIn":"fadeIn","turnChangeInTime":2.0},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"autoTurnLast":2.6,"bgm":"bgm02_anime07","turnChangeOut":"fadeOut","turnChangeOutTime":2.0},{"autoTurnLast":0.0,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":1}],"turnChangeIn":"rollInFast"},{"chara":[{"id":270000}],"nameCenter":"Nagisa","textCenter":"...@...","turnChangeOut":"rollOutFast"},{"autoTurnLast":2.0,"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}]},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000}],"nameCenter":"Nagisa","textCenter":"I've..."},{"chara":[{"eyeClose":1,"id":270000,"motion":300}],"textCenter":"...been captured by the ex-Nagisa Witch, haven't I?"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"..."},{"autoTurnLast":0.01,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"bgm":"bgm03_movie12","nameNarration":"Picture Book Page","narration":"[textBlack:Delightful delightful candy party,@Queen and her retainers' chocolate party!]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:But non non, you'd best be on your guard,@And not devour the Queen's chocolate!]"},{"narration":"[textBlack:Cacao's lure shall melt your heart,@Touch, and be eaten alive!]"},{"autoTurnLast":1.0,"bg":"bg_adv_46403.jpg","chara":[{"id":7403,"name":"sprite_1","pos":0},{"id":7403,"name":"sprite_2","pos":2}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","textClear":0,"turnChangeIn":"fadeIn"},{"autoTurnLast":0.5,"chara":[{"id":7403,"name":"sprite_1"},{"id":7403,"name":"sprite_2"}],"turnChangeOut":"fadeOut"},{"autoTurnLast":0.8,"chara":[{"effect":"shake","id":7403,"name":"sprite_1"},{"effect":"shake","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.3,"chara":[{"effect":"slideOutRight","id":7403,"name":"sprite_1"},{"effect":"slideOutLeft","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.3,"chara":[{"effect":"slideInRight","id":7403,"name":"sprite_1","pos":0},{"effect":"slideInLeft","id":7403,"name":"sprite_2","pos":2}]},{"autoTurnLast":0.2},{"autoTurnLast":0.2,"chara":[{"effect":"shake","id":7403,"name":"sprite_1"},{"effect":"shake","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.6},{"autoTurnLast":1.0,"chara":[{"effect":"shake","id":7403,"name":"sprite_1"},{"effect":"shake","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.3,"chara":[{"effect":"slideOutRight","id":7403,"name":"sprite_1"},{"effect":"slideOutLeft","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.3,"chara":[{"effect":"slideInRight","id":7403,"name":"sprite_1","pos":0},{"effect":"slideInLeft","id":7403,"name":"sprite_2","pos":2}]},{"autoTurnLast":0.3},{"autoTurnLast":0.6,"chara":[{"effect":"shake","id":7403,"name":"sprite_1"},{"effect":"shake","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.4},{"autoTurnLast":0.3,"chara":[{"effect":"slideOutRight","id":7403,"name":"sprite_1"},{"effect":"slideOutLeft","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.3,"chara":[{"effect":"slideInRight","id":7403,"name":"sprite_1","pos":0},{"effect":"slideInLeft","id":7403,"name":"sprite_2","pos":2}]},{"autoTurnLast":0.4},{"autoTurnLast":0.4,"chara":[{"effect":"shake","id":7403,"name":"sprite_1"},{"effect":"shake","id":7403,"name":"sprite_2"}]},{"autoTurnLast":0.3},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":7403,"name":"sprite_1"},{"effect":"fadeout","id":7403,"name":"sprite_2"}]},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":1}],"nameCenter":"Nagisa","textCenter":"Even though I'm surrounded by so many Familiars,"},{"chara":[{"id":270000}],"textCenter":"I'm all alone..."},{"chara":[{"eyeClose":1,"id":270000}],"textCenter":"Of course, since I doubted Mami."},{"chara":[{"id":270000}],"textCenter":"Even though she told me@she wasn't going anywhere."},{"autoTurnLast":0.01,"bgm":"stop","deleteArmatureList":[1],"turnChangeIn":"fadeIn"},{"autoTurnLast":1.5,"bg":"black","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":0,"posX":85},{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":2,"posX":-85}],"turnEffect":"blackFrame"},{"bgm":"bgm01_anime10","chara":[{"eyeClose":1,"id":200552,"motion":1}],"nameRight":"Mami","textRight":"Don't tell me...you opened your eyes?!","turnChangeOut":"fadeOut"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":270000}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_001.exp.json","id":200552,"motion":100}],"textRight":"Nagisa?!"},{"autoTurnLast":0.01,"bg":"bg_adv_46403.jpg","turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.1,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"turnChangeOut":"fadeOut"},{"autoTurnLast":1.3,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","zOrder":"charaFront"}]},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}]},{"chara":[{"cheek":1,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":1}],"textCenter":"Ah..."},{"chara":[{"id":270000,"mouthOpen":0}],"nameNarration":"","narration":"*Swallow*","narrationBg":"bg_adv_46403.jpg","narrationEffect":"in","textClear":1},{"autoTurnLast":0.01,"turnEffect":"thinking"},{"chara":[{"cheek":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0}],"narrationEffect":"out","textCenter":"(It's no good.)"},{"autoTurnLast":1.0,"chara":[{"id":270000}],"textClear":1,"turnEffect":"stop"},{"autoTurnLast":1.0,"chara":[{"cheek":1,"effect":"shake","face":"mtn_ex_051.exp.json","id":270000,"motion":0}]},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(I can't reach for the cake.)","turnEffect":"thinking"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1}],"textCenter":"(This is an illusion the Witch is showing me...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(If I reach for it...@If I desire it...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(My form will disappear,)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(and my heart will become one with the Witch.)"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0}],"textCenter":"...","turnEffect":"stop"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000,"mouthOpen":0}],"textClear":1},{"autoTurnLast":2.4,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0,"posX":140}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":180,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}]},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":1}],"textCenter":"...@..."},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0}],"textCenter":"(...I see, I see.)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Now that our hearts are getting closer...)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(I can tell just what this Witch is thinking.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(My guess from before was right@on the money after all.)"},{"chara":[{"eyeClose":0,"id":270000,"lipSynch":0}],"textCenter":"(This ex-Nagisa is one of the Witches@that came through the gates,)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(eating up the magical power overflowing@from the Mirror Witch's Labyrinth...)"},{"chara":[{"id":270000,"lipSynch":0,"motion":1}],"textCenter":"(And it took over the Labyrinth.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(...That's when I showed up.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(I still had what this ex-Nagisa had lost.)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(So, that gluttonous ex-Nagisa...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(...swallowed me up.)"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(Maybe it just wanted to satisfy that hunger...)"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000}],"textClear":1,"turnEffect":"stop"},{"autoTurnLast":0.1,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.3,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","zOrder":"charaFront"}]},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}]},{"nameNarration":"","narration":"*Swallow*","narrationBg":"bg_adv_46403.jpg","narrationEffect":"in"},{"autoTurnLast":0.2,"turnEffect":"thinking"},{"chara":[{"cheek":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":1}],"narrationEffect":"out","textCenter":"(The best cake in the universe...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(The cake I made with Mami...)"},{"autoTurnLast":0.01,"bg":"black","turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"turnEffect":"blackFrame"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":0.02,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","posX":0,"posY":0,"visible":"appear"}]},{"autoTurnLast":3.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"bg_adv_46403.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_033.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":1}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0}],"textCenter":"(Everything was just an illusion.)","turnChangeOut":"fadeOut"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(The cake in front of me, the warmth of her hand...)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(If I reach out my hand,they will all disappear...)"},{"chara":[{"id":270000,"lipSynch":0,"motion":300}],"textCenter":"(I was dumb to think for even a moment@that I could have any of that.)"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0}],"nameNarration":"Nagisa","narration":"No matter how hard I reach out,@I can't grab it.","narrationBg":"bg_adv_46403.jpg","narrationEffect":"in"},{"narration":"No matter how much I want to eat,@I can't eat it."},{"chara":[{"effect":"ef_adv_08","id":270000,"lipSynch":0,"motion":1}],"narrationEffect":"out","textCenter":"(Will I just fade away like this?)"},{"chara":[{"id":270000,"lipSynch":0}],"textCenter":"(Or will I be stuck here forever?)"},{"chara":[{"eyeClose":1,"id":270000}],"textCenter":"...Mami, thank you for being such a good friend.","turnEffect":"stop"},{"chara":[{"id":270000}],"textCenter":"And..."},{"chara":[{"cheek":1,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":270000,"tear":1}],"textCenter":"Goodbye!"},{"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_034.exp.json","id":270000,"lipSynch":0,"motion":0,"tear":1}],"flashEffect":"explosion","textCenter":"...","turnEffect":"stop"},{"autoTurnLast":0.01,"bg":"bg_adv_21251.jpg","flashEffect":"explosion","textClear":1},{"armatureList":[{"animation":["action"],"armatureId":2,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":6.0},{"autoTurnLast":0.01,"bg":"white","turnChangeIn":"whiteIn","turnChangeInTime":1.5},{"autoTurnLast":0.01,"deleteArmatureList":[2]},{"autoTurnLast":1.0,"bgm":"stop","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in"},{"nameNarration":"Nagisa","narration":"[textBlack:The tears that fell down my cheeks]","turnChangeOut":"whiteOut","turnChangeOutTime":2.0},{"narration":"[textBlack:tasted a teensy bit bitter.]"},{"autoTurnLast":1.0,"bg":"black","bgm":"stop","turnChangeIn":"fadeIn"},{"autoTurnLast":2.0,"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"narrationEffect":"out"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Wibble Wobble, eggs in the air♪@Wibble Wobble, falling from there♪]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"narration":"[textBlack:All of God's angels, in all of their haste♪@Couldn't remake the eggs from the paste♪]"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-6.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-6.json new file mode 100644 index 00000000..466253fa --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512420-6.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"bgm01_anime17","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_040.exp.json","id":200150,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":201}],"nameLeft":"Mami","nameRight":"Madoka","textRight":"...Mami! Let's get Nagisa back.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":100}],"textLeft":"Thank you. Will you all help me?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":1,"pos":2}],"nameCenter":"Homura & Sayaka","textCenter":"Yes!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"Of course!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200652,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":0,"pos":0}],"nameRight":"Kyoko","textRight":"...Geeze, guess I've got no choice."},{"chara":[{"id":200652}],"textRight":"There's no way I could leave now without@paying back the debt I owe for my life."},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200652,"motion":100}],"textRight":"I wouldn't be able to sleep well if I did."},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200552,"motion":100}],"nameLeft":"Mami","textLeft":"...Of course.@So, let's get her back together."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200552},{"effect":"fadeout","id":200652}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan","bgm":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"charaBack"}],"autoTurnLast":0.01},{"autoTurnLast":2.8,"bgm":"bgm03_movie05","flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":400,"pos":2}],"nameLeft":"Homura","textLeft":"Ah!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":100}],"nameRight":"Sayaka","textRight":"A new gate!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":200351}],"textClear":1},{"autoTurnLast":2.4,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":-150,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan"},{"autoTurnLast":2.4,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":150,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":201,"pos":2},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":1,"pos":0}],"nameRight":"Madoka","textRight":"Over there, too!@...And there's a lot of them!"},{"autoTurnLast":0.2,"bg":"black","turnChangeIn":"rollInFast"},{"autoTurnLast":0.1,"item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map1.jpg","posX":0,"posY":0,"visible":"appear","zOrder":"bgFront"}]},{"autoTurnLast":2.4,"turnChangeOut":"rollOutFast"},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map1.jpg","visible":"hide"}],"turnChangeIn":"rollInFast"},{"autoTurnLast":0.1,"item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map2.jpg","posX":0,"posY":0,"visible":"appear","zOrder":"bgFront"}]},{"autoTurnLast":2.4,"turnChangeOut":"rollOutFast"},{"autoTurnLast":0.2,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":1,"pos":0}],"item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map2.jpg","visible":"hide"}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200351}],"nameLeft":"Homura","textLeft":"Witches are coming here from a parallel world.","turnChangeOut":"fadeOut"},{"chara":[{"id":200351}],"textLeft":"They're pouring in here in droves.@Are they attracted by all the magic...?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"The little Witch has taken over this Labyrinth."},{"chara":[{"id":200552}],"textLeft":"That must have strengthened the@connection to this parallel universe."},{"chara":[{"id":200450,"motion":300}],"nameRight":"Sayaka","textRight":"That's not good..."},{"chara":[{"id":200552,"motion":1}],"textLeft":"Yes, and I think Nagisa is on@the other side of a gate."},{"chara":[{"id":200552}],"textLeft":"She could be trapped in one of the Labyrinths..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200552,"motion":300}],"textLeft":"But there are so many gates..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":1}],"nameRight":"Sayaka","textRight":"We'll just have to go through@them with a fine-toothed comb!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":201,"pos":2},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":0,"pos":0}],"nameRight":"Madoka","textRight":"That's right!"},{"chara":[{"id":200351,"motion":100}],"nameLeft":"Homura","textLeft":"Yes!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100,"pos":0},{"id":200150,"motion":0}],"nameLeft":"Mami","textLeft":"Thank you."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0}],"textLeft":"...Everyone, you know..."},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"Hmm? What's wrong, Mami?"},{"chara":[{"id":200552,"motion":1}],"textLeft":"...Even if it started as a phony@memory given to me in a dream,"},{"chara":[{"id":200552}],"textLeft":"the bond I had with Nagisa was definitely real."},{"chara":[{"eyeClose":1,"id":200552}],"textLeft":"So..."},{"autoTurnLast":0.01,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.6,"bg":"black","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":0,"posX":85},{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200552,"motion":100,"pos":2,"posX":-85}],"turnEffect":"blackFrame"},{"chara":[{"eyeClose":1,"id":200552,"motion":1}],"nameRight":"Mami","textRight":"Don't tell me...you opened your eyes?!","turnChangeOut":"fadeOut"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":270000}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_001.exp.json","id":200552,"motion":100}],"textRight":"Nagisa?!"},{"autoTurnLast":0.01,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200652,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"I refuse believe that was our last goodbye.","turnChangeOut":"fadeOut"},{"chara":[{"id":200652,"motion":1}],"nameRight":"Kyoko","textRight":"...S'pose not."},{"autoTurnLast":0.4,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_021.exp.json","id":200600,"motion":0,"pos":2}],"se":"7205_magic_girl","textClear":1},{"autoTurnLast":0.8,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":0}],"se":"7205_magic_girl"},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":200}],"textRight":"Well then, let's do this."},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":0,"pos":1},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0,"pos":2}],"textClear":1},{"autoTurnLast":0.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200300,"motion":0,"pos":0}],"se":"7205_magic_girl"},{"autoTurnLast":0.3,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":1}],"se":"7205_magic_girl"},{"autoTurnLast":0.8,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2}],"se":"7205_magic_girl"},{"chara":[{"id":200300,"lipSynch":0,"motion":200},{"id":200100,"lipSynch":0,"motion":201},{"id":200400,"lipSynch":200,"motion":1}],"nameCenter":"Everyone","textCenter":"..."},{"autoTurnLast":0.3,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200100},{"effect":"fadeout","id":200400}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":1}],"nameCenter":"Mami","textCenter":"Yes, let's go!"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"narrationEffect":"out","turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-1.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-1.json new file mode 100644 index 00000000..c17b9057 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-1.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.2,"bg":"black","bgm":"bgm01_anime08","item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map1.jpg","posX":0,"posY":0,"visible":"appear","zOrder":"bgFront"}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"charaBack"}],"autoTurnLast":0.1},{"autoTurnLast":2.4,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map1.jpg","visible":"hide"}],"turnChangeIn":"rollInFast"},{"autoTurnLast":0.1,"item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map2.jpg","posX":0,"posY":0,"visible":"appear","zOrder":"bgFront"}]},{"autoTurnLast":2.4,"turnChangeOut":"rollOutFast"},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200300,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":0}],"item":[{"path":"resource/scenario/img/51124_tower_nagisa_reprint/51124_mirrors_map2.jpg","visible":"hide"}],"turnChangeIn":"fadeIn"},{"autoTurnLast":1.5,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"chara":[{"id":200300,"motion":100}],"nameRight":"Homura","textRight":"I wonder which Labyrinth Nagisa is being held in...?","turnChangeOut":"fadeOut"},{"chara":[{"id":200500,"motion":100}],"nameLeft":"Mami","textLeft":"And within every single one of the@Labyrinths beyond these gates,"},{"chara":[{"id":200500}],"nameLeft":"Mami","textLeft":"there must be a Witch, right?"},{"autoTurnLast":0.3,"chara":[{"effect":"fadeout","id":200500},{"effect":"fadeout","id":200300}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"textClear":1},{"autoTurnLast":2.0,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":-200,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan"},{"autoTurnLast":2.0,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":200,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.1,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":0,"pos":2}],"nameLeft":"Madoka","textLeft":"There are so many..."},{"chara":[{"id":200100,"motion":100}],"nameLeft":"Madoka","textLeft":"Are there really Witches behind all of these mirrors?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":200}],"nameRight":"Sayaka","textRight":"But we still have to do this, right?"},{"autoTurnLast":0.3,"chara":[{"effect":"fadeout","id":200100},{"effect":"fadeout","id":200400}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":400,"pos":2}],"nameRight":"Kyoko","textRight":"For starters...@Wanna go with that one?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":200}],"nameLeft":"Mami","textLeft":"...Alright then, let's go in!"},{"autoTurnLast":1.4,"chara":[{"effect":"fadeout","id":200500}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":2.0,"chara":[{"cheek":0,"effect":"fadeout","id":200600}],"flashEffect":"explosion","se":"3205_charm"},{"autoTurnLast":2.0,"bg":"bg_adv_46404.jpg","bgm":"stop","chara":[{"id":6404,"name":"sprite_0","pos":0},{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":400,"pos":2}],"turnChangeIn":"whiteIn","turnChangeInTime":1.6},{"autoTurnLast":0.1,"deleteArmatureList":[1]},{"autoTurnLast":0.2,"bgm":"bgm01_anime15","turnChangeOut":"whiteOut","turnChangeOutTime":1.3},{"chara":[{"id":200600,"lipSynch":0}],"nameRight":"Kyoko","textRight":"[chara:200600:effect_emotion_surprise_0][se:7226_shock]...?!@[wait:1.3][chara:200600:motion_200][chara:200600:lipSynch_1][chara:200600:cheek_0][chara:200600:face_mtn_ex_021.exp.json]Hey, this Witch...!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":300,"pos":0}],"nameLeft":"Sayaka","textLeft":"...Yeah, this is the one we fought before."},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-10.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-10.json new file mode 100644 index 00000000..891ae597 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-10.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":1.0,"bg":"bg_adv_46406.jpg","bgm":"bgm03_movie27","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2},{"id":6406,"name":"sprite_0","pos":0}],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.8,"bgEffect":"shakeSmall","chara":[{"id":6406,"name":"sprite_0"}],"flashEffect":"flashWhite2","turnChangeOut":"fadeOut"},{"autoTurnLast":1.2,"bgEffect":"shakeSmall","chara":[{"cheek":1,"effect":"7002_damage01","eyeClose":1,"face":"mtn_ex_020.exp.json","id":200400,"motion":400}],"se":"3001_chara_damage"},{"autoTurnLast":0.5,"bgEffect":"shakeSmall","chara":[{"id":6406,"name":"sprite_0"}],"flashEffect":"flashWhite2"},{"autoTurnLast":0.9,"bgEffect":"shakeLarge","chara":[{"cheek":1,"effect":"7003_damage02","eyeClose":1,"face":"mtn_ex_020.exp.json","id":200400,"motion":0}],"se":"3001_chara_damage"},{"autoTurnLast":0.8,"chara":[{"effect":"slideOutRightFast","id":6406,"name":"sprite_0"},{"eyeClose":0,"id":200400}]},{"chara":[{"cheek":1,"face":"mtn_ex_050.exp.json","id":200400,"motion":1}],"nameRight":"Sayaka","textRight":"Kyoko!@The Witch is headed your way!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400}],"textClear":1},{"autoTurnLast":1.3,"chara":[{"effect":"slideInLeftFast","id":6406,"name":"sprite_0","pos":1}],"textClear":1},{"autoTurnLast":0.8,"bgEffect":"shakeSmall","chara":[{"id":6406,"name":"sprite_0"}],"flashEffect":"flashWhite2"},{"autoTurnLast":1.2,"bgEffect":"shakeSmall","chara":[{"cheek":1,"effect":"7002_damage01","face":"mtn_ex_021.exp.json","id":200600,"motion":400,"pos":1}],"se":"3001_chara_damage"},{"autoTurnLast":1.0,"bgEffect":"shakeSmall","chara":[{"id":6406,"name":"sprite_0"}],"flashEffect":"flashWhite2"},{"autoTurnLast":1.2,"bgEffect":"shakeLarge","chara":[{"effect":"7003_damage02","eyeClose":1,"id":200600,"motion":0}],"se":"3001_chara_damage"},{"chara":[{"cheek":1,"eyeClose":0,"face":"mtn_ex_020.exp.json","id":200600,"motion":200}],"nameCenter":"Kyoko","textCenter":"Tch...!@This is bad..."},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":1}],"nameNarration":"Mami","narration":"\"I've got your back!\"","narrationBg":"bg_adv_46406.jpg","narrationEffect":"in"},{"autoTurnLast":0.3,"narrationEffect":"out","textClear":1},{"autoTurnLast":0.3},{"autoTurnLast":0.05,"bgm":"bgm01_anime09","chara":[{"id":200500,"motion":400}],"flashEffect":"flashWhite1","se":"5003_shooting_02_vh","textClear":1},{"autoTurnLast":0.05,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh"},{"autoTurnLast":1.8,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh"},{"autoTurnLast":0.1,"chara":[{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":0.01,"chara":[{"id":6406,"name":"sprite_0","pos":1}]},{"autoTurnLast":0.2,"bgEffect":"shakeSmall","chara":[{"effect":"7002_damage01","id":6406,"name":"sprite_0"}],"se":"6002_hit_shooting_02_s"},{"autoTurnLast":0.2,"bgEffect":"shakeSmall","chara":[{"effect":"7003_damage02","id":6406,"name":"sprite_0"}],"se":"6002_hit_shooting_02_s"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":6406,"name":"sprite_0"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":200,"pos":0}],"nameLeft":"Nagisa","nameRight":"Mami","textLeft":"And I'm here too!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200600,"motion":100,"pos":0}],"nameLeft":"Kyoko","textLeft":"Mami...and Nagisa too?!"},{"chara":[{"id":200500,"motion":1}],"textRight":"You let your guard down, Kyoko!"},{"autoTurnLast":0.8,"chara":[{"id":6406,"name":"sprite_0","pos":0}],"textClear":1},{"autoTurnLast":1.2,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":400}],"textBg":"shout","textRight":"[chara:6401:effect_7001_attack02][se:5003_shooting_02_vh]Ha!"},{"autoTurnLast":1.5,"bgEffect":"shakeSmall","chara":[{"effect":"7003_damage02","id":6406,"name":"sprite_0"}],"se":"6003_hit_shooting_02_vh","textClear":1},{"autoTurnLast":0.8,"chara":[{"effect":"fadeout","id":6406,"name":"sprite_0"}],"se":"3102_enemy_dead","textClear":1},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","turnChangeIn":"whiteIn","turnChangeInTime":1.2},{"autoTurnLast":1.8,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.6,"turnChangeOut":"whiteOut","turnChangeOutTime":1.2},{"autoTurnLast":1.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"se":"7209_gate_close"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200600,"motion":0,"pos":0}],"nameRight":"Mami","textRight":"...Are you hurt?"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":1}],"nameLeft":"Kyoko","textLeft":"Nah, I'm fine.@I owe you one, Mami."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":200}],"textRight":"You saved my life earlier,@so I'm returning the favor."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200400,"motion":100,"pos":0}],"nameLeft":"Sayaka","textLeft":"Mami, you're a sight for sore eyes!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200400,"motion":0}],"textLeft":"You brought Nagisa back in one piece!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":2}],"nameRight":"Nagisa","textRight":"I'm really sorry for worrying you."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200400}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200100,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":0,"pos":0}],"nameRight":"Madoka","textRight":"Thank goodness!"},{"chara":[{"id":200300,"motion":100}],"nameLeft":"Homura","textLeft":"Yes, indeed...!"},{"autoTurnLast":0.25,"bgm":"stop","chara":[{"effect":"fadeout","id":200100},{"effect":"fadeout","id":200300}],"textClear":1},{"bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":0,"pos":2}],"nameLeft":"Sayaka","textLeft":"Oh...but...@What about that...?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":200}],"nameRight":"Mami","textRight":"What seems to be the matter, Sayaka?"},{"chara":[{"id":200400}],"textLeft":"You defeated that miniature mastermind, right?"},{"chara":[{"id":200400,"motion":100}],"textLeft":"And yet, the way this place looks...@It doesn't seem to be changing back."},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":400,"pos":2}],"nameRight":"Kyoko","textRight":"And this place's still being contaminated by Witches."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":0}],"nameLeft":"Nagisa","textLeft":"...@..."},{"chara":[{"eyeClose":0,"id":270000}],"textLeft":"...Maybe, when they saw the@head honcho get defeated,"},{"chara":[{"id":270000,"motion":300}],"textLeft":"the second strongest Witch@became the new leader."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"So what if we beat that one?"},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"textLeft":"Then maybe...the third strongest one will step up..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200500,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"I see..."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200400,"motion":1,"pos":0}],"nameLeft":"Sayaka","textLeft":"The Familiars spawned by the@new leader will grow into Witches,"},{"chara":[{"id":200400}],"textLeft":"and new gates will keep popping@up one after another, right?"},{"chara":[{"eyeClose":0,"id":200500,"motion":200}],"textRight":"I'm sure that will be the case."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200600,"motion":1,"pos":0}],"nameLeft":"Kyoko","textLeft":"Geeze... I knew it..."},{"chara":[{"id":200600}],"textLeft":"Basically, until we manage to take out all@the Witches and smash all the gates,"},{"chara":[{"id":200600}],"textLeft":"the passageway to that parallel universe@will stay open, is that it?"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":2}],"nameRight":"Nagisa","textRight":"Yeah, you got it..."},{"chara":[{"eyeClose":0,"id":270000}],"textRight":"Until we clear out all the Witches@and give them back to God..."},{"chara":[{"id":270000}],"textRight":"I think this crisis will keep going on..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":300,"pos":0}],"nameLeft":"Sayaka","textLeft":"Ick..."},{"chara":[{"id":270000,"motion":0}],"textRight":"The worst of the bunch have already fallen."},{"chara":[{"id":270000}],"textRight":"So, I don't think their numbers will@explode again like they did earlier..."},{"chara":[{"eyeClose":1,"id":270000,"motion":300}],"textRight":"I'm really sorry about ex-Nagisa's@poor management practices..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400},{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":1,"pos":0}],"nameRight":"Mami","textRight":"What is Nagisa apologizing for?"},{"chara":[{"id":200600}],"nameLeft":"Kyoko","textLeft":"I don't really get what she@means by poor management..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200600}],"textLeft":"Well, she definitely did make things complicated."},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"turnChangeIn":"fadeIn","turnEffect":"blackFrame"},{"autoTurnLast":1.3,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","zOrder":"charaFront"}],"turnChangeOut":"fadeOut"},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200552,"motion":0,"pos":2}],"nameLeft":"Nagisa","textLeft":"G-give it back! It was made for someone special..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552}],"nameRight":"Mami","textRight":"Someone special?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200552},{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.2,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.3,"posX":-1000}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png"}],"textClear":1},{"autoTurnLast":0.5,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":2}],"textLeft":"Hold on!@I haven't even tasted it yet!"},{"autoTurnLast":0.1,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200100,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":2}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":100}],"nameLeft":"Madoka","textLeft":"...What ever happened to that cake in the end?","turnChangeOut":"fadeOut"},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"nameRight":"Nagisa","textRight":"Thanks to everyone, I've got it right here!"},{"chara":[{"id":270000}],"textRight":"We were able to get it back safe and sound!"},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":1,"pos":0},{"id":270000,"motion":0}],"nameLeft":"Homura","textLeft":"The best chocolate cake in the universe...@Is that right?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200600,"motion":100,"pos":0}],"nameLeft":"Kyoko","textLeft":"You wanted a taste of it that badly?@You're such a glutton."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}],"nameRight":"Nagisa","textRight":"Nonono, that's not it!"},{"chara":[{"id":270000}],"textRight":"I didn't chase after it to taste it myself!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":200,"pos":2}],"nameRight":"Mami","textRight":"If I'm not mistaken, that cake was made as a gift..."},{"autoTurnLast":0.01,"bg":"bg_adv_23081.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200,"pos":2}],"turnChangeIn":"fadeIn","turnEffect":"blackFrame"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"nameLeft":"Nagisa","textLeft":"I'm gonna make the best chocolate@cake in the universe.","turnChangeOut":"fadeOut"},{"chara":[{"id":270000}],"textLeft":"And I'll present it to the most@important person in my life!"},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200100,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"turnChangeIn":"fadeIn","turnEffect":"stop"},{"chara":[{"face":"mtn_ex_011.exp.json","id":200100,"motion":100}],"nameLeft":"Madoka","textLeft":"And that's why you did your best to get it back!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200}],"nameRight":"Nagisa","textRight":"You get it!"},{"autoTurnLast":0.3,"bgm":"stop","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200400,"motion":1,"pos":0}],"nameLeft":"Sayaka","textLeft":"It must be someone really important to you...@I wonder who that could be."},{"bgm":"bgm04_movie44","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"textRight":"...I didn't understand it myself@when I was chasing after it."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000}],"textRight":"But now I know."},{"chara":[{"id":270000}],"textRight":"I'm going to give this cake,"},{"chara":[{"id":270000}],"textRight":"the most delicious cake in the world,"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textRight":"to the person that gave me what I always wanted."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200100,"motion":201,"pos":0}],"nameLeft":"Madoka","textLeft":"A chocolate Valentine's cake...@And who's the lucky person?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200100}],"textClear":1},{"autoTurnLast":2.0,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":270000,"motion":1,"pos":1}]},{"chara":[{"cheek":0,"eyeClose":0,"id":270000}],"nameCenter":"Nagisa","textCenter":"...Mami."},{"chara":[{"id":270000}],"textCenter":"I'll wrap it up nice and cute after@we get out of the Labyrinth, so..."},{"chara":[{"cheek":1,"face":"mtn_ex_011.exp.json","id":270000}],"textCenter":"Please look forward to it!"},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":100,"pos":2},{"cheek":1,"face":"mtn_ex_010.exp.json","id":270000,"motion":0}],"nameRight":"Mami","textRight":"What...?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200100}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200100,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":0,"pos":0}],"nameRight":"Madoka","textRight":"So, that's the most important@person in Nagisa's life!"},{"chara":[{"id":200300,"motion":1}],"nameLeft":"Homura","textLeft":"So that's why you wanted@to catch that cake so badly."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"I'm sorry for all the trouble I caused."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"lipSynch":0,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500,"motion":100,"tear":1}],"textRight":"...All that, for me? Geeze..."},{"autoTurnLast":1.0,"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"bgm":"bgm04_movie37","chara":[{"id":200500,"motion":200}],"nameRight":"Mami","textRight":"While we're at it, let's have a@chocolate party at my place tonight.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200600,"motion":1}],"nameLeft":"Kyoko","textLeft":"Oh, I like the sound of that!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"Me too, me too!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":1}],"textRight":"But first..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500}],"textRight":"We have to bring down the remaining gates@and clear out all the Witches!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200400,"motion":100,"pos":0}],"nameLeft":"Sayaka","textLeft":"Madoka, Homura...@Can you fight?"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400},{"effect":"fadeout","id":200500}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200100,"motion":201,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":0,"pos":0}],"nameRight":"Madoka","textRight":"My magic is all restored.@I'm good to go!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":100}],"nameLeft":"Homura","textLeft":"We've got a lot of Grief Seeds."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200100},{"effect":"fadeout","id":200300}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200600,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":2}],"nameLeft":"Kyoko","textLeft":"Nagisa, you can fight too, right?"},{"autoTurnLast":0.2,"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_011.exp.json","id":200700,"motion":0,"pos":2}],"se":"7205_magic_girl","textClear":1},{"chara":[{"id":200700,"motion":100}],"nameRight":"Nagisa","textRight":"Leave it to me!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200600,"motion":400}],"textLeft":"[chara:200600:effect_emotion_surprise_0][se:7226_shock]Huh? Your outfit..."},{"autoTurnLast":0.1,"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200700,"motion":0},{"id":200600,"motion":0}],"textRight":"...What the...?@I was able to transform back to my regular form."},{"chara":[{"cheek":0,"effect":"ef_adv_05","face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":2}],"se":"7205_magic_girl"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"Is it possible that the contamination from@the parallel universe is weakening...?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":1,"pos":2},{"id":200300}],"nameRight":"Mami","textRight":"That may be it. We're getting close now."},{"chara":[{"id":200500}],"textRight":"Well then, let's just finish things up here, and then..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500,"motion":100}],"textRight":"We can all go home,"},{"chara":[{"id":200500}],"textRight":"and have a wonderful chocolate party!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200100,"motion":100,"pos":0}],"nameLeft":"Madoka","textLeft":"Let's do this, everyone!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200100},{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":2.5,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200400,"motion":201,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200600,"motion":100,"pos":1},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":100,"pos":2}]},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200400},{"effect":"fadeout","id":200600}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":200,"pos":1}],"nameCenter":"Nagisa","textCenter":"[chara:270000:effect_emotion_joy_0][se:7222_happy]You got it!"},{"autoTurnLast":0.1,"textClear":1},{"autoTurnLast":0.01,"bg":"black","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn","turnChangeInTime":1.2},{"nameNarration":"Picture Book Page","narration":"[textBlack:The End]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":2.0,"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-2.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-2.json new file mode 100644 index 00000000..3158321f --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-2.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"bgm03_movie27","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.6,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"se":"7209_gate_close"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"...And with the Witch defeated, the gate disappears."},{"chara":[{"id":200400,"motion":100}],"nameRight":"Sayaka","textRight":"We closed one of the paths to the parallel universe."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200100,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"Nagisa wasn't here, was she?"},{"chara":[{"eyeClose":1,"id":200500,"motion":100}],"textLeft":"That's right..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200600,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"Hey, isn't this weird?@The Witch we just fought..."},{"chara":[{"id":200500}],"textRight":"What was up with that?"},{"chara":[{"id":200600}],"textRight":"Is there a bunch of the same Witch popping up?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"It didn't give us any weird dreams this time...@So maybe it wasn't a very strong Witch?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200300,"motion":100,"pos":0}],"nameLeft":"Homura","textLeft":"...Perhaps the magic is leaking@out the other side of the gate,"},{"chara":[{"id":200300}],"textLeft":"and causing Familiars to grow@into Witches one after another."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"So you're saying they're just shoddy knockoffs?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200500,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"That's probably why there@are more and more gates."},{"chara":[{"id":200500}],"textLeft":"Unless we can defeat the master Witch,"},{"chara":[{"id":200500}],"textLeft":"I think it's probable that our ties to the@parallel universe will only get stronger."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100}],"textLeft":"That's why, before it gets out of our control,"},{"chara":[{"id":200500}],"textLeft":"we have to find the gate where Nagisa is...!"},{"autoTurnLast":0.2,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"se":"3201_heal","textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":0.1,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":0,"pos":0}],"nameRight":"Madoka","textRight":"Oh, look!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":1}],"nameLeft":"Homura","textLeft":"What is it...?"},{"chara":[{"id":200100,"motion":1}],"textRight":"It came out from around@where the gate disappeared!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"It's a fluffy, floating, heart-shaped...thing?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200500,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"I sense an unusual magic coming from it..."},{"autoTurnLast":0.1,"bgm":"stop","item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"se":"3201_heal","textClear":1},{"autoTurnLast":2.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"lipSynch":0,"motion":400}],"textLeft":"...?!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":400,"pos":2},{"id":200500,"motion":0}],"nameRight":"Sayaka","textRight":"You touched it and it just...disappeared?"},{"chara":[{"id":200500,"motion":200}],"textLeft":"...Wait, do you hear something?"},{"autoTurnLast":0.01,"bg":"black","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":1}],"nameNarration":"Nagisa","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","textClear":1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"bgm":"bgm01_anime10","narration":"I'm all alone...","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":270000}],"narration":"Of course, since I doubted Mami."},{"narration":"Even though she told me@she wasn't going anywhere."},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0,"pos":0}],"narrationEffect":"out","turnChangeIn":"fadeIn","turnEffect":"ef_adv_10"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"chara":[{"id":200100,"motion":201}],"nameRight":"Madoka","textRight":"Mami...!","turnChangeOut":"fadeOut"},{"chara":[{"id":200500,"motion":100}],"nameLeft":"Mami","textLeft":"Yes, I just heard Nagisa's voice...!"},{"chara":[{"id":200100,"motion":0}],"textRight":"Now we have a mysterious heart,"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":100}],"textRight":"that carries with it a voice from the heart...@Is that right?"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200}],"textLeft":"...So it would seem."},{"autoTurnLast":0.5,"flashEffect":"explosion","se":"3201_heal","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":100,"pos":2}],"nameRight":"Homura","textRight":"The voice...there it is again!"},{"autoTurnLast":0.01,"bg":"black","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":0},{"cheek":1,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":2}],"nameNarration":"Nagisa","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","textClear":1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.1,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"textClear":1},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"item":[{"action":{"sequence":[{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":-20,"posY":0}},{"moveTo":{"duration":0.1,"posX":20,"posY":0}},{"moveTo":{"duration":0.1,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","zOrder":"charaFront"}],"narration":"I can't reach for the cake.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1}],"narration":"This is an illusion the Witch is showing me..."},{"narration":"If I reach for it...@If I desire it..."},{"narration":"My form will disappear,"},{"narration":"and my heart will become one with the Witch."},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0,"pos":0}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"id":200300,"motion":400}],"nameRight":"Homura","textRight":"Did you hear all that?!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100}],"nameLeft":"Mami","textLeft":"Yes."},{"chara":[{"id":200500}],"textLeft":"A Witch has captured her,@and is trying to take her heart."},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200100,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"We have to save her!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200300,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"But where are they?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"It seemed like there was a@little Witch there next to her."},{"autoTurnLast":0.01,"bgm":"stop","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1,"posY":40}],"nameNarration":"Mami","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"narration":"\"Yes, the one that stole Nagisa's chocolate cake.\"","turnChangeOut":"fadeOut"},{"narration":"\"The Witch who loves sweets...\""},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"bgm":"bgm01_anime12","chara":[{"id":200500,"motion":200}],"nameLeft":"Mami","textLeft":"Nagisa must surely be held captive there,","turnChangeOut":"fadeOut"},{"chara":[{"id":200500}],"textLeft":"at the gate where that little Witch,@the master of this space, is lurking."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200600,"motion":400,"pos":2}],"nameRight":"Kyoko","textRight":"Finding that thing is gonna be the tricky part."},{"chara":[{"id":200600}],"textRight":"With this place so full of grown-up Familiars..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"When there's so many of the same Witch,@it's hard to tell them apart."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"That's true... I'm not sensing any@particularly large magical signatures."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200600,"motion":100,"pos":2}],"nameRight":"Kyoko","textRight":"Then there's only one thing to do."},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600}],"textRight":"We're gonna have to play whack-a-mole@and smash every gate we come across."},{"chara":[{"id":200600,"motion":200}],"textRight":"The more time we waste arguin' over it,@the more we'll have!"},{"autoTurnLast":1.0,"chara":[{"effect":"slideOutLeftFast","id":200600,"motion":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":400,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":400,"pos":2}],"nameRight":"Sayaka","textRight":"[chara:200400:effect_emotion_surprise_0][se:7226_shock]Hold up, Kyoko!@You're going in alone?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"But...it certainly would be faster if we split up."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200400}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":1}],"nameCenter":"Mami","textCenter":"...That's a good point.@Homura, you go with Madoka."},{"chara":[{"id":200500}],"textCenter":"Sayaka, you're with me."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200500}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":100,"pos":2}],"nameCenter":"Homura & Madoka","textBg":"shout","textCenter":"Right!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200100}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":1,"pos":1}],"nameCenter":"Sayaka","textBg":"shout","textCenter":"Got it!"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-3.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-3.json new file mode 100644 index 00000000..3161e86c --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-3.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.2,"bg":"bg_adv_46215.jpg","bgm":"bgm01_anime08","chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":0,"pos":2}],"narrationBg":"bg_adv_46215.jpg","narrationEffect":"in","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.1},{"nameNarration":"","narration":"*Step*[se:7107_arrivalone]","turnChangeOut":"fadeOut"},{"chara":[{"id":200400,"motion":1}],"nameRight":"Sayaka","narrationEffect":"out","textRight":"We're pretty deep into Mirrors now, aren't we?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500}],"nameLeft":"Mami","textLeft":"That's right."},{"chara":[{"eyeClose":1,"id":200500,"motion":300}],"nameLeft":"Mami","textLeft":"Even though we're this far in,"},{"chara":[{"id":200500}],"nameLeft":"Mami","textLeft":"we still haven't found the gate@where Nagisa is being held..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"Which gate has that little Witch@that's behind everything...?"},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"lipSynch":0,"motion":400},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"lipSynch":0,"motion":400}],"nameCenter":"Mami & Sayaka","textCenter":"[se:7201_detect_magic][chara:200500:effect_ef_adv_01][chara:200400:effect_ef_adv_01]...?!"},{"bgm":"bgm01_anime16","chara":[{"id":200400,"motion":0}],"nameRight":"Sayaka","textRight":"A more powerful magic than before...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":100}],"nameLeft":"Mami","textLeft":"It's coming from that gate!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400},{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"Let's go, Mami!"},{"autoTurnLast":1.5,"chara":[{"effect":"fadeout","id":200400}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":2.0,"chara":[{"effect":"fadeout","id":200500}],"flashEffect":"explosion","se":"3205_charm"},{"autoTurnLast":2.0,"bg":"bg_adv_46401.jpg","chara":[{"id":6401,"name":"sprite_0","pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":0,"pos":2}],"turnChangeIn":"whiteIn","turnChangeInTime":1.6},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":0.2,"turnChangeOut":"whiteOut","turnChangeOutTime":1.3},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":300}],"nameRight":"Sayaka","textRight":"That's the wrong Witch!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"Let's take it down and move on!"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-4.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-4.json new file mode 100644 index 00000000..f5ace3c7 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-4.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"bgm01_anime08","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.6,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"se":"7209_gate_close"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":200,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"...That was a splendid finishing move!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200400,"motion":100}],"nameRight":"Sayaka","textRight":"Ehehe...@Thanks, Mami!"},{"autoTurnLast":0.2,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"se":"3201_heal","textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":0.1,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":0},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0}],"textRight":"Ah...it's this thing."},{"autoTurnLast":0.1,"bgm":"stop","item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"se":"3201_heal","textClear":1},{"autoTurnLast":2.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":100}],"textLeft":"The voice of Nagisa's heart."},{"autoTurnLast":0.01,"bg":"black","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":1}],"nameNarration":"Nagisa","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","textClear":1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":2.8,"flashEffect":"flashWhiteSlow2","se":"7211_souljem_02","textClear":1,"turnChangeOut":"fadeOut"},{"bgm":"bgm01_anime17","chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000}],"narration":"Is this...Mami's presence...?"},{"chara":[{"id":270000,"motion":100}],"narration":"No no no, you shouldn't come rescue me."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1}],"narration":"Me and you aren't really old friends after all."},{"narration":"That was just a fake friendship@made by a fake memory."},{"narration":"And still, I wanted Mami to stay next to me..."},{"chara":[{"id":270000,"motion":300}],"narration":"This is my just desserts..."},{"chara":[{"eyeClose":1,"id":270000}],"narration":"Of course it is, since I doubted Mami."},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500,"motion":0,"pos":0}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"chara":[{"id":200400,"motion":300}],"nameRight":"Sayaka","textRight":"Nagisa...@Why do you feel like that?","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":200500,"motion":300}],"nameLeft":"Mami","textLeft":"Your feelings will be betrayed one day..."},{"chara":[{"id":200500}],"textLeft":"Everyone always leaves you..."},{"chara":[{"eyeClose":0,"id":200500,"motion":0}],"textLeft":"Nagisa seems to believe those things completely."},{"chara":[{"id":200400,"motion":1}],"textRight":"...Seems that way."},{"chara":[{"id":200500,"motion":1}],"textLeft":"But it's not a sin to want@someone to be there for you."},{"chara":[{"id":200500}],"textLeft":"Besides..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500}],"textLeft":"I was happy to make a little friend, too."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500}],"textLeft":"I don't care if it was just an illusion."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":100}],"textRight":"We need to find Nagisa and tell her that!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100}],"textLeft":"That's right."},{"chara":[{"id":200500}],"textLeft":"There are still plenty if gates remaining,@but if we keep closing them one by one..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":200}],"textLeft":"I'm sure we'll be able to reach Nagisa."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200400,"motion":1}],"textRight":"Right. Let's do our best, Mami!"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-5.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-5.json new file mode 100644 index 00000000..54f21b59 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-5.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"bgm03_movie11","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.6,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"se":"7209_gate_close"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":100,"pos":1}],"nameCenter":"Kyoko","textCenter":"[se:7107_arrivalone]...Alright!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200600,"motion":1}],"textCenter":"This gate was another bust.@Where's that Nagisa hidden?"},{"autoTurnLast":0.25,"chara":[{"id":200600,"pos":2}],"textClear":1},{"autoTurnLast":0.2,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"se":"3201_heal","textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":0.1,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":200}],"nameRight":"Kyoko","textRight":"It's that thing...Nagisa's heart!"},{"autoTurnLast":0.1,"chara":[{"id":200600,"motion":0}],"item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"se":"3201_heal","textClear":1},{"autoTurnLast":2.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","visible":"hide"}],"textClear":1},{"autoTurnLast":0.01,"bg":"black","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_033.exp.json","id":270000,"motion":0,"pos":1}],"nameNarration":"Nagisa","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","textClear":1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":2.8,"flashEffect":"flashWhiteSlow2","se":"7211_souljem_02","textClear":1,"turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"narration":"The Sweets Witch's power is growing@more and more as she devours@the power of Endless Mirrors."},{"narration":"The Familiars too,@they're growing into Witches and@being sucked into the Mirror Mansion..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"narration":"In the original world,@they would have been claimed by \"God\"@before they could be born."},{"narration":"After those Witches have consumed@all the power of Endless Mirrors..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"narration":"Will they move on to the world@outside the Labyrinth?"},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":1,"pos":1}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"chara":[{"id":200600,"lipSynch":0}],"nameCenter":"Kyoko","textCenter":"...","turnChangeOut":"fadeOut"},{"chara":[{"eyeClose":1,"id":200600,"lipSynch":0}],"textCenter":"(I don't get most of that,@but she said something about God.)","turnEffect":"thinking"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_020.exp.json","id":200600,"lipSynch":0}],"textCenter":"(...Well, that sounds pretty bad, doesn't it?)"},{"chara":[{"eyeClose":1,"id":200600,"lipSynch":0}],"textCenter":"(These Witches transformed the landscape@of such a huge Labyrinth...)"},{"chara":[{"eyeClose":1,"id":200600,"lipSynch":0}],"textCenter":"(If they extend their reach outside the Labyrinth,)"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_021.exp.json","id":200600,"lipSynch":0,"motion":200}],"textCenter":"(it won't just be Kamihama's problem, even@Mitakihara and Kazamino won't get off scot-free!)"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_000.exp.json","id":200600,"lipSynch":0,"motion":1}],"textCenter":"...@...","turnEffect":"stop"},{"chara":[{"eyeClose":0,"id":200600}],"textCenter":"...Guess I better tell Mami and the rest about this."},{"chara":[{"id":200600,"motion":100}],"textCenter":"But geeze, there are so many gates..."},{"chara":[{"id":200600}],"textCenter":"I've got no idea which one has the boss in it."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200600,"motion":1}],"textCenter":"We've gotta figure out a way to@cut this number down to size..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_000.exp.json","id":200600,"lipSynch":0}],"textCenter":"..."},{"chara":[{"eyeClose":1,"id":200600,"lipSynch":0}],"textCenter":"(Mami's right. If we just destroy the boss...)","turnEffect":"thinking"},{"chara":[{"eyeClose":1,"id":200600,"lipSynch":0}],"textCenter":"(That should weaken the connection@to the parallel universe.)"},{"chara":[{"eyeClose":1,"id":200600,"lipSynch":0}],"textCenter":"(That oughtta stop the small fries from@being drawn in by the magic.)"},{"chara":[{"eyeClose":1,"id":200600,"lipSynch":0}],"textCenter":"(But then again...)"},{"chara":[{"eyeClose":0,"id":200600,"lipSynch":0}],"textCenter":"(With how contaminated this place already is,@will that really be enough?)"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200600,"lipSynch":0,"motion":100}],"textCenter":"(If we don't take out all the gates,@then regardless of who's in charge,)"},{"chara":[{"id":200600,"lipSynch":0}],"textCenter":"(will the contamination just continue...?)"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200600}],"textClear":1,"turnEffect":"stop"},{"autoTurnLast":2.0,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":-300,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan"},{"autoTurnLast":2.0,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":300,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200600,"lipSynch":0,"motion":400,"pos":1}],"textCenter":"[chara:200600:effect_emotion_surprise_0][se:7226_shock]...?!"},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600}],"textCenter":"There's even more of them!"},{"chara":[{"id":200600,"motion":200}],"textCenter":"...Whatever, whack-a-mole it is.@Gotta get back to it!"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-6.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-6.json new file mode 100644 index 00000000..336081b2 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-6.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"bgm01_anime05","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":1.6,"turnChangeOut":"fadeOut"},{"autoTurnLast":1.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"se":"7209_gate_close"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":201,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":200,"pos":0}],"nameRight":"Madoka","textRight":"Homura!@Look!"},{"autoTurnLast":0.2,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"se":"3201_heal","textClear":1,"turnEffect":"ef_adv_10"},{"autoTurnLast":0.1,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"textClear":1},{"chara":[{"id":200300,"motion":400},{"id":200100,"motion":0}],"nameLeft":"Homura","textLeft":"Ah...!"},{"autoTurnLast":0.1,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":5}},{"moveTo":{"duration":0.02,"posX":5,"posY":0}},{"moveTo":{"duration":0.02,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","zOrder":"charaFront"}],"se":"3201_heal","textClear":1},{"autoTurnLast":2.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51088_raid_nagisa2/51088_broken_heart.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":100}],"textRight":"It's the voice of Nagisa's heart!"},{"autoTurnLast":0.01,"bg":"black","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0,"pos":1}],"nameNarration":"Nagisa","narrationBg":"","narrationCoverOpacity":160.0,"narrationEffect":"in","textClear":1,"turnChangeIn":"fadeIn","turnEffect":"stop"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":2.8,"flashEffect":"flashWhiteSlow2","se":"7211_souljem_02","textClear":1,"turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_033.exp.json","id":270000}],"narration":"This presence...Madoka and Homura?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}],"narration":"Are you all trying to save me...?"},{"chara":[{"cheek":0,"face":"mtn_ex_033.exp.json","id":270000,"motion":1}],"narration":"Please don't do all this just for me."},{"narration":"If you can't reach something,@then you shouldn't even want it in the first place."},{"chara":[{"eyeClose":1,"id":270000}],"narration":"I'm fine on my own."},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200100,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_030.exp.json","id":200300,"motion":0,"pos":0}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"chara":[{"id":200100,"motion":100}],"textRight":"...Did you hear that?","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":1}],"textLeft":"Yeah."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200300}],"textLeft":"She doesn't want our help...@She says she's fine on her own."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":201}],"textRight":"Saying she's fine on her own@just shows how lonely she is."},{"chara":[{"id":200100}],"textRight":"She never said that she WANTS to be alone!"},{"chara":[{"id":200300,"motion":100}],"textLeft":"That's right...@Her voice sounded so lonely."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":0}],"textRight":"But...how can we find her?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":0}],"textLeft":"About that..."},{"chara":[{"id":200300}],"textLeft":"It sounded like she could sense@the two of us from there."},{"chara":[{"id":200300,"motion":1}],"textLeft":"So could it be possible for us@to sense her presence as well?"},{"chara":[{"id":200100,"motion":100}],"textRight":"\"Presence\"...@Was she talking about our magic?"},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200300}],"textLeft":"That's what I think..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200100,"motion":1}],"textRight":"Then, we should be able to use@our Soul Gems to do the same."},{"chara":[{"id":200100}],"textRight":"Shall we try to find Nagisa's magic?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":100}],"textLeft":"Yeah!"},{"autoTurnLast":2.8,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200300,"motion":0},{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200100,"motion":0}],"flashEffect":"flashWhiteSlow2","se":"7211_souljem_02","textClear":1},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200300}],"textRight":"[chara:200300:effect_ef_adv_01][chara:200100:effect_ef_adv_01][se:7201_detect_magic]Ah..."},{"chara":[{"id":200300,"motion":400}],"textLeft":"There's a tremendous amount of magic@coming from the deepest mirror layer!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":201}],"textRight":"That has to be the Witch that@captured Nagisa, doesn't it?"},{"chara":[{"id":200300,"motion":1}],"textLeft":"It must have grown quite a bit for@us to detect it from this distance..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300}],"textLeft":"It's a far cry from the last time we ran into it."},{"chara":[{"id":200100,"motion":0}],"textRight":"Nagisa was right...@It's been gorging on the magic here."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200300}],"textLeft":"I wish we could let Mami know about this..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":200100,"motion":0}],"surround":"7202_telepathy","textRight":"Mami, can you hear me?@Answer me if you can hear me!","turnEffect":"ef_adv_02"},{"autoTurnLast":0.01,"bg":"bg_adv_narration.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_051.exp.json","id":200100,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":0}],"turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"chara":[{"id":200500,"motion":400}],"nameLeft":"Mami","textLeft":"...Is that your voice, Madoka?@You're close by, aren't you?","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":200100,"motion":100}],"textRight":"I got through!@Yes, that's right."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":1}],"textRight":"Actually, there's something I wanted to tell you..."},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":0}],"turnChangeIn":"fadeIn"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":200}],"textLeft":"...Excellent work!@I'll head for the deepest mirror layer.","turnChangeOut":"fadeOut"},{"chara":[{"id":200500,"motion":100}],"textLeft":"I'll join you on the way."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200100,"motion":100}],"textRight":"Got it!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":1}],"textLeft":"I've got an update as well, from Kyoko."},{"chara":[{"id":200500}],"textLeft":"If the number of gates continues to increase, it may@be dangerous for the world outside the Labyrinth..."},{"chara":[{"id":200500}],"textLeft":"For Kamihama...and possibly Mitakihara as well."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":400}],"textRight":"Whaaat?!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":200}],"textLeft":"Let's focus on the deepest mirror layer@for now and look for the main Witch."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":201}],"textRight":"Will do!"},{"chara":[{"id":200100,"motion":1}],"textRight":"The first thing we have to do is save Nagisa."},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":0,"pos":2}],"surround":"stop","turnChangeIn":"fadeIn","turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"chara":[{"id":200300}],"nameLeft":"Homura","textLeft":"...It sounds like a very dangerous Witch.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":100}],"textRight":"Yes, so let's continue further in!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200100},{"effect":"fadeout","id":200300}],"textClear":1,"turnEffect":"stop"},{"autoTurnLast":2.0,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":-300,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan"},{"autoTurnLast":2.0,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":300,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":0.4,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200300,"lipSynch":0,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"lipSynch":0,"motion":400,"pos":2}],"nameCenter":"Homura & Madoka","textCenter":"[chara:200300:effect_emotion_surprise_0][chara:200100:effect_emotion_surprise_0][se:7226_shock]...?!"},{"chara":[{"id":200100,"motion":1}],"textRight":"Our path has been blocked...?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200300,"motion":1}],"textLeft":"Looks like we'll have to take@out these gates and keep going."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":201}],"textRight":"...I agree. Let's do our best, Homura!"},{"autoTurnLast":2.0,"deleteArmatureList":[1],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-7.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-7.json new file mode 100644 index 00000000..bd0752d2 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-7.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"nameNarration":"","narrationBg":"bg_adv_46215.jpg","narrationEffect":"in"},{"narration":"[se:7107_arrivalone]*Step*","turnChangeOut":"fadeOut"},{"bgm":"bgm03_movie27","chara":[{"id":200100,"motion":100}],"nameLeft":"Homura","nameRight":"Madoka","narrationEffect":"out","textRight":"...We've gotten pretty deep."},{"chara":[{"id":200300,"motion":1}],"textLeft":"Yeah..."},{"chara":[{"id":200300}],"textLeft":"I can feel the magic. It's stronger@than anything we've faced so far."},{"chara":[{"eyeClose":1,"id":200100,"motion":0},{"eyeClose":1,"id":200300,"motion":0}],"textRight":"The direction it's coming from is..."},{"autoTurnLast":2.8,"flashEffect":"flashWhiteSlow2","se":"7211_souljem_02","textClear":1},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_050.exp.json","id":200300,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":400}],"textLeft":"[chara:200300:effect_ef_adv_01][chara:200100:effect_ef_adv_01][se:7201_detect_magic]Over there!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200100}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_46215.jpg","bgChangeEffect":"cameraPan"},{"autoTurnLast":2.2,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":201,"pos":2}],"textRight":"Yeah, it's definitely through this gate!"},{"nameCenter":"Sayaka's Voice","textCenter":"Mami, this way!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":0}],"textRight":"Huh? That voice..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200300}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":0,"pos":0}],"nameRight":"Sayaka","textRight":"Madoka?"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":2}],"nameRight":"Mami","textRight":"You two, you got here first!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":200,"pos":0}],"nameLeft":"Homura","textLeft":"Yes...the one behind everything is through this gate."},{"chara":[{"id":200500,"motion":100}],"textRight":"So it would seem. We felt it, too."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":1,"pos":0}],"nameLeft":"Madoka","textLeft":"...Where's Kyoko?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200400,"motion":100,"pos":2}],"nameRight":"Sayaka","textRight":"She's off on her own. We've been@able to keep in touch, though."},{"autoTurnLast":2.8,"flashEffect":"flashWhiteSlow2","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":400}],"nameLeft":"Mami","textLeft":"[chara:200400:effect_ef_adv_01][chara:200500:effect_ef_adv_01][se:7201_detect_magic]What incredible power...@That Witch is growing at a truly alarming rate."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200},{"id":200400,"motion":0}],"textLeft":"We can't afford to wait for Kyoko to join us."},{"chara":[{"cheek":0,"id":200500}],"textLeft":"We'll have to handle it with the four of us."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":100100},{"effect":"fadeout","id":100100}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200100,"motion":0,"pos":2}],"nameLeft":"Homura","textLeft":"You're right."},{"chara":[{"id":200100,"motion":100}],"nameRight":"Madoka","textRight":"Just hold on, Nagisa!"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200100}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":0.8,"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":200,"pos":2}]},{"autoTurnLast":1.4,"chara":[{"effect":"fadeout","id":200500},{"effect":"fadeout","id":200400}],"flashEffect":"explosion","se":"3205_charm","textClear":1},{"autoTurnLast":2.0,"bg":"bg_adv_46403.jpg","chara":[{"cutInId":0,"effect":"ef_adv_07","id":6403,"name":"sprite_0","pos":1}],"turnChangeIn":"whiteIn","turnChangeInTime":1.6},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}]},{"autoTurnLast":3.0,"turnChangeOut":"whiteOut","turnChangeOutTime":1.3},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":0,"pos":2}],"nameLeft":"Mami","nameRight":"Homura","textLeft":"There it is!"},{"chara":[{"id":200300,"motion":100}],"textRight":"That's the Witch who caused all this..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200500},{"effect":"fadeout","id":200300}],"textClear":1},{"autoTurnLast":1.0,"bgm":"stop","chara":[{"cheek":0,"effect":"ef_adv_01","face":"mtn_ex_051.exp.json","id":200100,"motion":400,"pos":0},{"cheek":0,"effect":"ef_adv_01","face":"mtn_ex_050.exp.json","id":200400,"motion":400,"pos":2}],"se":"7201_detect_magic","textClear":1},{"chara":[{"id":200100,"motion":0}],"nameLeft":"Madoka","textLeft":"What... This magic...?!"},{"bgm":"bgm01_anime12","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0}],"nameRight":"Sayaka","textRight":"Is this really the same one we saw earlier?@What the hell is this?!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400},{"effect":"fadeout","id":200100}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200500,"motion":100,"pos":1}],"nameCenter":"Mami","textCenter":"Commencing combat!"},{"chara":[{"id":200500,"motion":400}],"textBg":"shout","textCenter":"We're taking Nagisa back!"},{"autoTurnLast":0.05,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh","textClear":1},{"autoTurnLast":0.05,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh"},{"autoTurnLast":0.05,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh"},{"autoTurnLast":0.05,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh"},{"autoTurnLast":0.05,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh"},{"autoTurnLast":0.05,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh","textClear":1},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200500},{"effect":"fadeout","id":200400}],"textClear":1},{"autoTurnLast":0.01,"chara":[{"cutInId":0,"effect":"ef_adv_07","id":6403,"name":"sprite_0","pos":1}]},{"autoTurnLast":0.1,"bgEffect":"shakeSmall","chara":[{"cutInId":0,"effect":"7002_damage01","id":6403,"name":"sprite_0"}],"se":"6002_hit_shooting_02_s"},{"autoTurnLast":0.1,"bgEffect":"shakeSmall","chara":[{"cutInId":0,"effect":"7003_damage02","id":6403,"name":"sprite_0"}],"se":"6002_hit_shooting_02_s"},{"autoTurnLast":0.1,"bgEffect":"shakeLarge","chara":[{"cutInId":0,"effect":"7002_damage01","id":6403,"name":"sprite_0"}],"se":"5003_shooting_02_vh"},{"autoTurnLast":0.1,"bgEffect":"shakeSmall","chara":[{"cutInId":0,"effect":"7003_damage02","id":6403,"name":"sprite_0"}],"se":"6002_hit_shooting_02_s"},{"autoTurnLast":0.1,"bgEffect":"shakeLarge","chara":[{"cutInId":0,"effect":"7002_damage01","id":6403,"name":"sprite_0"}],"se":"5003_shooting_02_vh"},{"autoTurnLast":1.4,"bgEffect":"shakeSmall","chara":[{"cutInId":0,"effect":"7003_damage02","id":6403,"name":"sprite_0"}],"se":"6002_hit_shooting_02_s"},{"autoTurnLast":1.3,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"se":"3102_enemy_dead","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"lipSynch":0,"motion":200,"pos":1}],"nameCenter":"Mami","textCenter":"...@..."},{"autoTurnLast":0.25,"chara":[{"id":200500,"pos":2}],"textClear":1},{"autoTurnLast":0.3,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":0}],"flashEffect":"explosion","se":"3211_fog"},{"autoTurnLast":2.0,"chara":[{"cutInId":1,"id":6403,"name":"sprite_1"},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200500,"motion":0,"mouthOpen":1}]},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200100,"motion":400,"pos":2}],"nameRight":"Madoka","textBg":"shout","textRight":"Mami...!"},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0,"pos":2}],"textClear":1},{"autoTurnLast":0.5,"chara":[{"cutInId":1,"effect":"slideOutRightFast","id":6403,"name":"sprite_1"}]},{"autoTurnLast":1.3,"chara":[{"cheek":0,"effect":"shake","face":"mtn_ex_060.exp.json","id":200500}],"flashEffect":"flashRed1","se":"3001_chara_damage"},{"autoTurnLast":2.5,"chara":[{"effect":"fadeout","id":200500}],"se":"3002_chara_dead","textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":200,"pos":1}],"nameCenter":"Mami","textCenter":"...I'm okay."},{"chara":[{"id":200500}],"textCenter":"I knew the surprise attack was coming."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":400}],"textBg":"shout","textCenter":"Watch and learn!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200100},{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":0.1,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":1}],"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/chapter9/101907_mami_ribbon.png","posX":0,"posY":0,"visible":"appear","zOrder":"bgFront"}],"se":"3207_restraint"},{"autoTurnLast":2.6,"chara":[{"cutInId":1,"effect":"shake","id":6403,"name":"sprite_1"}]},{"autoTurnLast":0.3,"chara":[{"cutInId":1,"effect":"fadeout","id":6403,"name":"sprite_1"}],"item":[{"path":"resource/scenario/img/chapter9/101907_mami_ribbon.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200300,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":200,"pos":0}],"nameRight":"Homura","textRight":"Mami...!"},{"chara":[{"id":200500,"motion":100}],"nameLeft":"Mami","textLeft":"We've got it now.@Begin the counterattack!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200500},{"effect":"fadeout","id":200300}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200100,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200400,"motion":1,"pos":2}],"nameCenter":"Madoka & Sayaka","textBg":"shout","textCenter":"Right!"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-8.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-8.json new file mode 100644 index 00000000..960f5a3d --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-8.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_46403.jpg","bgm":"bgm01_anime15","chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":0},{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200100,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"autoTurnLast":2.0,"chara":[{"effect":"shake","id":200100},{"cutInId":1,"id":6403,"name":"sprite_1"}],"nameRight":"Madoka","textRight":"*Pant* *Pant*","turnChangeOut":"fadeOut"},{"autoTurnLast":1.5,"chara":[{"effect":"7001_attack02","id":200100}],"textClear":1},{"chara":[{"cheek":1,"face":"mtn_ex_060.exp.json","id":200100,"motion":400}],"textBg":"shout","textRight":"[chara:200100:effect_7003_damage02][se:3001_chara_damage][bgEffect:shakeLarge]Aaaah?!"},{"autoTurnLast":0.1,"chara":[{"cheek":1,"effect":"slideInRightFast","face":"mtn_ex_050.exp.json","id":200300,"motion":200,"pos":0}],"textClear":1},{"chara":[{"id":200300}],"nameLeft":"Homura","textLeft":"Madoka!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":201,"pos":2}],"nameRight":"Sayaka","textRight":"Look out!@Homura, get out of the way!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200300},{"effect":"fadeout","id":200400}],"textClear":1},{"autoTurnLast":0.2,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":1}]},{"autoTurnLast":1.6,"bgEffect":"shakeSmall","chara":[{"cutInId":1,"id":6403,"name":"sprite_1"}],"flashEffect":"flashWhite2"},{"autoTurnLast":0.25,"chara":[{"cutInId":1,"effect":"fadeout","id":6403,"name":"sprite_1"}],"textClear":1},{"autoTurnLast":0.8,"chara":[{"cheek":1,"face":"mtn_ex_060.exp.json","id":200400,"motion":400,"pos":2},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200300,"motion":0,"pos":0}],"textRight":"[chara:200400:effect_7003_damage02][se:3001_chara_damage][bgEffect:shakeSmall]Guh!"},{"chara":[{"cheek":2,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200300,"motion":400}],"textBg":"shout","textLeft":"[chara:200300:effect_7002_damage01][se:3001_chara_damage][bgEffect:shakeLarge]Aaaaah!"},{"autoTurnLast":1.2,"chara":[{"effect":"fadeout","id":200300}],"se":"3002_chara_dead","textClear":1},{"autoTurnLast":0.01,"chara":[{"cheek":0,"effect":"slideInRightFast","face":"mtn_ex_050.exp.json","id":200500,"motion":0,"pos":0},{"cheek":1,"face":"mtn_ex_020.exp.json","id":200400,"motion":0}]},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100}],"nameLeft":"Mami","textLeft":"Sayaka!@Are those two...?"},{"autoTurnLast":0.01,"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200100,"motion":0,"pos":2},{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200300,"motion":0,"pos":0}],"turnChangeIn":"rollInFast"},{"autoTurnLast":2.3,"turnChangeOut":"rollOutFast"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2}],"turnChangeIn":"rollInFast"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":1}],"textRight":"They're okay!@But I don't know if they can fight any more...","turnChangeOut":"rollOutFast"},{"chara":[{"id":200500,"motion":200}],"textLeft":"That Witch is stronger now@than when we started fighting."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":400}],"textRight":"What...?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400}],"textRight":"I can't believe it's still absorbing@the Labyrinth's magic as it fights."},{"chara":[{"id":200400,"motion":300}],"textRight":"What a glutton..."},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":1}],"textLeft":"The longer we wait, the worse it's going to be.@I'll finish this in one shot."},{"chara":[{"id":200500}],"textLeft":"Sayaka, cover me!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":1}],"textRight":"You got it!"},{"autoTurnLast":0.6,"chara":[{"effect":"slideOutRightFast","id":200500,"motion":0},{"effect":"slideOutLeftFast","id":200400}],"textClear":1},{"autoTurnLast":2.3,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":1}]},{"autoTurnLast":0.1,"bgEffect":"shakeSmall","chara":[{"cutInId":1,"effect":"shake","id":6403,"name":"sprite_1"},{"cheek":0,"effect":"slideInRightFast","face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":0}],"flashEffect":"flashRed2","surround":"2004A13"},{"autoTurnLast":1.0,"chara":[{"effect":"slideOutLeftFast","id":200400,"motion":0}],"textClear":1},{"chara":[{"cheek":1,"face":"mtn_ex_020.exp.json","id":200400,"motion":200,"pos":1}],"nameCenter":"Sayaka","textBg":"shout","textCenter":"...How's that?!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":1,"pos":1}],"nameCenter":"Mami","textCenter":"Thank you, Sayaka!"},{"chara":[{"cheek":0,"id":200500,"motion":200}],"flashEffect":"explosion","nameCenter":"Mami","textBg":"shout","textCenter":"Now, I'll silence you!"},{"autoTurnLast":0.1,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":1}],"item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/chapter9/101907_mami_ribbon.png","posX":0,"posY":0,"visible":"appear","zOrder":"bgFront"}],"se":"3207_restraint","textClear":1},{"autoTurnLast":2.8,"chara":[{"cutInId":1,"effect":"shake","id":6403,"name":"sprite_1"}]},{"autoTurnLast":0.5,"chara":[{"effect":"fadeout","name":"sprite_1"}],"item":[{"path":"resource/scenario/img/chapter9/101907_mami_ribbon.png","visible":"hide"}]},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200500,"motion":400,"mouthOpen":1,"pos":1}],"jingle":"200504_magia","textBg":"shout","textCenter":"[flashEffect:flashWhiteSlow1]Tiro Finale!"},{"autoTurnLast":0.2,"textClear":1},{"autoTurnLast":1.8,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":1}],"turnChangeIn":"whiteIn","turnChangeInTime":0.8},{"autoTurnLast":0.01,"turnChangeOut":"whiteOut","turnChangeOutTime":0.6},{"autoTurnLast":3.0,"bgEffect":"shakeLarge","chara":[{"cutInId":1,"effect":"shake","id":6403,"name":"sprite_1"}],"flashEffect":"flashRed2","jingle":"200507_magia"},{"autoTurnLast":0.25,"chara":[{"cutInId":1,"effect":"fadeout","id":6403,"name":"sprite_1"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":400,"pos":2},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":0}],"textRight":"Seriously...?@Can't this thing just fall already?!"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":100}],"textLeft":"I think it's working."},{"chara":[{"cheek":0,"id":200500}],"textLeft":"If we keep this up, it won't be long now, but..."},{"autoTurnLast":0.01,"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200100,"lipSynch":0,"motion":0,"pos":2},{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200300,"lipSynch":0,"motion":0,"pos":0}],"turnChangeIn":"rollInFast"},{"nameCenter":"Homura & Madoka","textCenter":"...","turnChangeOut":"rollOutFast"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200500,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2}],"turnChangeIn":"rollInFast"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200500}],"textLeft":"...We can't be too reckless.","turnChangeOut":"rollOutFast"},{"chara":[{"cheek":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":300}],"textLeft":"Let's take the two of them and retreat for now."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":300}],"textRight":"Right..."},{"chara":[{"id":200500,"motion":0}],"textLeft":"Sayaka you take Madoka, and..."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200400},{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":0.2,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":1}]},{"autoTurnLast":1.6,"bgEffect":"shakeSmall","chara":[{"cutInId":1,"id":6403,"name":"sprite_1"}],"flashEffect":"flashWhite2"},{"autoTurnLast":0.25,"chara":[{"cutInId":1,"effect":"fadeout","id":6403,"name":"sprite_1"}],"textClear":1},{"chara":[{"cheek":1,"face":"mtn_ex_060.exp.json","id":200500,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":0,"pos":2}],"textBg":"shout","textLeft":"[chara:200500:effect_7002_damage01][se:3001_chara_damage][bgEffect:shakeLarge]Aah!"},{"chara":[{"id":200400,"motion":201}],"textBg":"shout","textRight":"Mami!"},{"chara":[{"cheek":1,"effect":"shake","face":"mtn_ex_001.exp.json","id":200500,"motion":0}],"textLeft":"Another gun...no, I won't make it in time?!"},{"bgm":"stop","chara":[{"cheek":1,"face":"mtn_ex_021.exp.json","id":200600,"motion":0,"pos":2}],"nameNarration":"Kyoko","narration":"\"Mami, stay down!\"","narrationBg":"bg_adv_46403.jpg","narrationEffect":"in"},{"chara":[{"cheek":1,"face":"mtn_ex_050.exp.json","id":200500,"motion":100}],"narrationEffect":"out","textLeft":"...Kyoko?!"},{"bgm":"bgm01_anime16","chara":[{"id":200600}],"nameRight":"Kyoko","textRight":"If you're hungry..."},{"chara":[{"id":200600,"motion":200}],"textBg":"shout","textRight":"[flashEffect:flashWhite2][surround:2006A04]Take one of these...and stuff it down your throat!"},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":200600},{"effect":"fadeout","id":200500}],"textClear":1},{"autoTurnLast":0.1,"chara":[{"cutInId":1,"effect":"ef_adv_07","id":6403,"name":"sprite_1","pos":1}]},{"autoTurnLast":3.0,"bgEffect":"shakeLarge","chara":[{"cutInId":1,"effect":"shake","id":6403,"name":"sprite_1"}],"flashEffect":"flashRed2","surround":"2006A03"},{"autoTurnLast":0.25,"chara":[{"cutInId":1,"effect":"fadeout","id":6403,"name":"sprite_1"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":300,"pos":0},{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":0,"pos":2}],"nameLeft":"Sayaka","textLeft":"The Witch flinched!"},{"chara":[{"id":200600,"motion":1}],"nameRight":"Kyoko","textRight":"What's going on, Mami?@You're a wreck!"},{"chara":[{"cheek":1,"face":"mtn_ex_030.exp.json","id":200500,"lipSynch":0,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"Thank goodness you're here, Kyoko."},{"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_001.exp.json","id":200500,"lipSynch":0}],"textLeft":"...@..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_001.exp.json","id":200500,"motion":0}],"textLeft":"With this...@We might have one last chance."},{"chara":[{"id":200500,"motion":200}],"textLeft":"Kyoko, Sayaka, take those two@and head through the gate."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200400,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"...What?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200600,"motion":100,"pos":2}],"nameRight":"Kyoko","textRight":"Huh? But what about you?"},{"chara":[{"id":200500,"motion":0}],"textLeft":"I'll vanquish this Witch and rescue Nagisa."},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":200}],"textRight":"That ain't like you at all!"},{"chara":[{"id":200600}],"textRight":"Are you seriously gonna try to take on@something like that all by yourself?"},{"chara":[{"id":200500,"motion":100},{"id":200600,"motion":0}],"textLeft":"I know it seems crazy."},{"chara":[{"id":200500}],"textLeft":"But the Witch is getting stronger@and stronger as we speak."},{"chara":[{"id":200500,"motion":200}],"textLeft":"If we don't take this chance now,@this could get out of hand."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":0,"pos":0}],"nameLeft":"Sayaka","textLeft":"Kyoko, I'm already at my limit...@Let's leave this to Mami."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200400,"motion":100}],"textLeft":"Help me carry these two."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_020.exp.json","id":200600,"lipSynch":0}],"textRight":"..."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":100}],"textRight":"Tch...@Don't screw this up, Mami!"},{"autoTurnLast":1.5,"bg":"bg_adv_46215.jpg","bgm":"stop","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200100,"motion":0,"pos":2},{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200300,"motion":0,"pos":0}],"turnChangeIn":"fadeIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}]},{"autoTurnLast":2.5,"chara":[{"effect":"ef_adv_09","id":200100},{"effect":"ef_adv_09","id":200300}],"turnChangeOut":"fadeOut"},{"bgm":"bgm01_anime17","chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":200100,"motion":100},{"eyeClose":0,"id":200300,"motion":0}],"nameRight":"Madoka","textRight":"Thanks, Sayaka. I feel a bit better now."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":100,"pos":2}],"nameRight":"Sayaka","textRight":"I guess we're not ready to fight on our own just yet."},{"autoTurnLast":2.8,"flashEffect":"flashWhiteSlow2","textClear":1},{"chara":[{"cheek":0,"effect":"shake","id":200300,"motion":300}],"nameLeft":"Homura","textLeft":"[flashEffect:flashRed1]Ugh..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200600,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"Even the magic leaking outta there might be too@much for you guys, all scraped-up like this..."},{"chara":[{"id":200600}],"textRight":"...Looks like this spot isn't safe either."},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200600,"motion":100}],"textRight":"Let's get them both and move!@Sayaka, you can still fight, right?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200400,"motion":100,"pos":0}],"nameLeft":"Sayaka","textLeft":"I've recovered some of my magic..."},{"chara":[{"cheek":0,"face":"mtn_ex_021.exp.json","id":200600,"motion":200}],"textRight":"Well then, let's go!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200400,"motion":1}],"textLeft":"Mami, please be safe..."},{"autoTurnLast":2.0,"deleteArmatureList":[1],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"appear"}],"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-9.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-9.json new file mode 100644 index 00000000..c7404627 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512430-9.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_21251.jpg","bgm":"stop","chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1}],"turnChangeIn":"whiteIn"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"armatureList":[{"animation":["action"],"armatureId":2,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"autoTurnLast":2.0,"turnChangeOut":"whiteOut","turnChangeOutTime":2.0},{"autoTurnLast":0.25,"chara":[{"cutInId":0,"effect":"fadeout","id":6403,"name":"sprite_0"}],"textClear":1},{"bgm":"bgm01_anime17","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1,"pos":1}],"nameCenter":"Nagisa","textCenter":"...@..."},{"chara":[{"id":270000}],"textCenter":"Are you still devouring the Labyrinth's magic?"},{"chara":[{"id":270000}],"textCenter":"No matter how much you eat, you'll never be full."},{"chara":[{"eyeClose":1,"id":270000}],"textCenter":"Even eating me won't fill you up."},{"autoTurnLast":0.25,"chara":[{"effect":"fadeout","id":270000}],"textClear":1},{"autoTurnLast":2.3,"chara":[{"cutInId":0,"id":6403,"name":"sprite_0","pos":1}]},{"autoTurnLast":0.25,"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_033.exp.json","id":270000,"motion":1,"pos":1}],"textCenter":"Because you're me...@You're Nagisa."},{"chara":[{"id":270000}],"textCenter":"Nobody will be coming here anymore."},{"chara":[{"eyeClose":1,"id":270000,"motion":300}],"textCenter":"The thing that I really wanted..."},{"autoTurnLast":0.01,"bg":"black","turnChangeIn":"fadeIn","turnEffect":"blackFrame"},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":0.01,"deleteArmatureList":[2]},{"autoTurnLast":0.02,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","posX":0,"posY":0,"visible":"appear"}]},{"autoTurnLast":3.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.01,"bg":"bg_adv_21251.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":1}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/memoria_1460.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"autoTurnLast":0.01,"turnEffect":"stop"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"armatureList":[{"animation":["action"],"armatureId":2,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"chara":[{"eyeClose":1,"id":270000,"tear":1}],"textCenter":"I already threw it away myself.","turnChangeOut":"fadeOut"},{"chara":[{"effect":"ef_adv_08","eyeClose":1,"id":270000,"lipSynch":0,"motion":0,"tear":1}],"textCenter":"...@..."},{"autoTurnLast":0.1,"textClear":1},{"autoTurnLast":0.01,"bg":"white","turnChangeIn":"whiteIn","turnChangeInTime":1.2},{"autoTurnLast":0.01,"deleteArmatureList":[2]},{"autoTurnLast":0.01,"deleteArmatureList":[1],"nameNarration":"","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in"},{"bgEffect":"shakeLarge","flashEffect":"flashWhite2","jingle":"200507_magia","narration":"[textBlack:*Boom*]","turnChangeOut":"whiteOut"},{"autoTurnLast":0.01,"bg":"bg_adv_21251.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_033.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":1}],"narrationEffect":"out","turnChangeIn":"whiteIn","turnEffect":"thinking"},{"armatureList":[{"animation":["action"],"armatureId":1,"filePath":"resource/image_native/effect/story/general/3003_act_stage.ExportJson","zOrder":"charaFront"}],"autoTurnLast":0.01},{"armatureList":[{"animation":["action"],"armatureId":2,"filePath":"resource/image_native/effect/story/general/3002_mind_purple.ExportJson","zOrder":"bgFront"}],"autoTurnLast":0.01},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0}],"textCenter":"(Huh...)","turnChangeOut":"whiteOut"},{"chara":[{"id":270000,"motion":1}],"textCenter":"That sound...","turnEffect":"stop"},{"chara":[{"id":270000}],"textCenter":"Is someone...fighting?"},{"autoTurnLast":2.8,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":0}],"flashEffect":"flashWhiteSlow2","se":"7211_souljem_02","textClear":1},{"autoTurnLast":1.0,"chara":[{"cheek":0,"effect":"ef_adv_01","eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":400}],"se":"7201_detect_magic","textClear":1},{"chara":[{"id":270000}],"textCenter":"This presence...it's Mami!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":1}],"textCenter":"...@..."},{"bg":"black","nameNarration":"Nagisa","narration":"How did you...?@Why are you trying to help?","narrationBg":"black","narrationEffect":"in","textClear":1},{"narration":"No one needs to come here.@I'm fine on my own."},{"autoTurnLast":0.01,"bg":"bg_adv_21251.jpg","narration":"I'm..."},{"autoTurnLast":0.2,"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"flashEffect":"flashWhite1","narrationEffect":"out","se":"5003_shooting_02_vh","textClear":1},{"autoTurnLast":0.8,"flashEffect":"flashWhite1","se":"5003_shooting_02_vh"},{"autoTurnLast":0.7,"flashEffect":"flashRed1","se":"6003_hit_shooting_02_vh"},{"autoTurnLast":1.0,"flashEffect":"flashRed1","se":"6003_hit_shooting_02_vh"},{"chara":[{"id":270000,"lipSynch":0,"motion":100}],"narrationEffect":"out","textCenter":"...?!"},{"chara":[{"id":270000}],"textCenter":"The light...","turnEffect":"promist"},{"autoTurnLast":0.8,"flashEffect":"explosion","textClear":1},{"autoTurnLast":1.0,"bgm":"stop","flashEffect":"explosion","jingle":"200504_magia","turnEffect":"promist"},{"autoTurnLast":1.8,"turnChangeIn":"whiteIn","turnChangeInTime":0.8},{"autoTurnLast":2.8,"jingle":"200507_magia"},{"autoTurnLast":0.01,"deleteArmatureList":[2]},{"autoTurnLast":0.01,"deleteArmatureList":[1]},{"autoTurnLast":0.01,"jingle":"2101D09"},{"autoTurnLast":2.0,"item":[{"path":"resource/scenario/img/51088_raid_nagisa2/memoria_1462.jpg","posX":0,"posY":0,"visible":"appear"}],"turnEffect":"stop"},{"autoTurnLast":0.01,"turnChangeOut":"whiteOut","turnChangeOutTime":3.0},{"bgm":"bgm02_anime16","nameNarration":"Mami","narration":"―Mami―@I finally found you...@Nagisa.","narrationAnchor":"bottom","narrationCoverOpacity":110.0,"narrationEffect":"in","narrationFontSize":30.0,"narrationLineMargin":10.0,"narrationLineSpace":20.0},{"nameNarration":"Nagisa","narration":"―Nagisa―@Mami...!"},{"nameNarration":"Mami","narration":"―Mami―@We're done playing hide-and-seek.@Let's go home together, okay?"},{"nameNarration":"Nagisa","narration":"―Nagisa―@...@..."},{"flashEffect":"explosion","narration":"―Nagisa―@...Mami...!","turnEffect":"promist"},{"flashEffect":"explosion","narration":"―Nagisa―@Mami...!"},{"autoTurnLast":0.01,"bg":"bg_adv_46403.jpg","narrationEffect":"out","textClear":1,"turnChangeIn":"whiteIn","turnChangeInTime":2.0},{"autoTurnLast":0.01,"chara":[{"cheek":2,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0,"motion":300,"pos":1,"tear":1}],"item":[{"path":"resource/scenario/img/51088_raid_nagisa2/memoria_1462.jpg","visible":"hide"}],"textClear":1,"turnEffect":"stop"},{"chara":[{"id":270000,"lipSynch":0,"tear":1}],"textCenter":"...@...","turnChangeOut":"whiteOut","turnChangeOutTime":1.7},{"autoTurnLast":0.25,"chara":[{"id":270000,"pos":0}],"textClear":1},{"chara":[{"cheek":1,"face":"mtn_ex_030.exp.json","id":200500,"motion":100,"pos":2}],"nameLeft":"Nagisa","nameRight":"Mami","textRight":"Nagisa..."},{"nameNarration":"","narration":"*Squeeze*","narrationBg":"bg_adv_46403.jpg","narrationEffect":"in"},{"autoTurnLast":0.3,"chara":[{"cheek":1,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"posX":120},{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200500,"motion":200,"pos":2,"posX":-120}],"textClear":1},{"chara":[{"eyeClose":0,"id":270000,"motion":100}],"narrationEffect":"out","textLeft":"M-Mami?!"},{"chara":[{"effect":"shake","eyeClose":1,"id":270000}],"textLeft":"Y-you're squeezing me so tight..."},{"chara":[{"id":200500}],"textRight":"I'm not letting go until you believe me."},{"chara":[{"eyeClose":0,"id":270000,"motion":1}],"textLeft":"W-what are you talking about?!"},{"chara":[{"eyeClose":0,"id":200500}],"textRight":"I'm not leaving you, Nagisa."},{"chara":[{"id":200500}],"textRight":"I'm not going anywhere."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500,"motion":0}],"textRight":"You and I will always be friends."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"textLeft":"...But...@But that memory was..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500}],"textRight":"No, I'm not talking about what happened in the past."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500,"motion":100}],"textRight":"...You and I will always be friends, from now on."},{"chara":[{"cheek":1,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":400}],"textLeft":"...?!"},{"chara":[{"eyeClose":1,"id":270000,"lipSynch":0,"motion":0}],"textLeft":"...@..."},{"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":270000,"lipSynch":0}],"textLeft":"(I see now.)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0}],"textLeft":"(The thing that I always wanted...)"},{"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":270000,"lipSynch":0,"motion":1,"tear":1}],"textLeft":"(Now it's right here in front of me.)"},{"autoTurnLast":0.3,"textClear":1},{"autoTurnLast":0.01,"bg":"bg_adv_46215.jpg","bgm":"stop","turnChangeIn":"whiteIn","turnChangeInTime":1.2},{"autoTurnLast":1.8,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"turnEffect":"stop"},{"autoTurnLast":1.6,"turnChangeOut":"whiteOut","turnChangeOutTime":1.2},{"autoTurnLast":1.5,"flashEffect":"explosion","item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_mirror_gate.png","visible":"hide"}],"se":"7209_gate_close"},{"bgm":"bgm04_movie37","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1,"pos":0}],"nameRight":"Mami","textRight":"...You're finally back."},{"autoTurnLast":0.01,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":999,"visible":"appear","zOrder":"charaFront"}],"textClear":1},{"autoTurnLast":1.3,"item":[{"action":{"sequence":[{"moveTo":{"duration":0.6,"posX":0,"posY":0}}]},"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","zOrder":"charaFront"}]},{"chara":[{"cheek":0,"id":270000,"motion":0}],"textLeft":"Ah..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100}],"textLeft":"We got back the stolen cake!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200500,"motion":100}],"textRight":"Thank goodness."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":1}],"textLeft":"You said it!"},{"autoTurnLast":0.3,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200500,"motion":0}],"textRight":"We're all done here!@Let's go join the others."},{"autoTurnLast":2.8,"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_001.exp.json","id":200500,"lipSynch":0},{"cheek":0,"eyeClose":1,"face":"mtn_ex_020.exp.json","id":270000,"motion":0}],"flashEffect":"flashWhiteSlow2","se":"7211_souljem_02","textClear":1},{"chara":[{"eyeClose":0,"id":200500,"motion":400},{"cheek":0,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1}],"textRight":"...Kyoko and the others are that way."},{"chara":[{"id":200500,"motion":200}],"textRight":"Let's keep moving, and take out@any enemies that get in our way."},{"chara":[{"id":270000,"motion":400}],"textLeft":"Roger that!"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-1.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-1.json new file mode 100644 index 00000000..cf98b5a2 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-1.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"black","bgm":"stop","item":[{"iPhoneXScale":1.0,"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","posX":0,"posY":0,"visible":"appear"}],"turnChangeIn":"fadeIn"},{"nameNarration":"Picture Book Page","narration":"[textBlack:Bonus Story:@\"Nagisa's Chocolate Party\"]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","narrationHAlignment":"left","narrationPosX":120.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":2.0,"bg":"bg_adv_23091.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":1}],"item":[{"path":"resource/scenario/img/51040_tower_nagisa/51040_picture-book.jpg","visible":"hide"}],"narrationEffect":"out","turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100,"pos":1}],"nameCenter":"Mami","textCenter":"...Here you go.","turnChangeOut":"fadeOut"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200552}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":300,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0}],"nameRight":"Kyoko","textRight":"Oh, this tea's got an apple scent, doesn't it?"},{"chara":[{"id":270000,"motion":400}],"nameLeft":"Nagisa","textLeft":"It's apple tea!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200,"pos":2}],"nameRight":"Mami","textRight":"That's right right."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"pos":2}],"nameRight":"Mami","textRight":"Let's enjoy the aroma of apples@until everyone has arrived."},{"autoTurnLast":0.2,"chara":[{"id":200552,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200652,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":0}],"nameRight":"Kyoko","textRight":"Sayaka and the rest sure are late...@The heck are they doing?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652}],"nameNarration":"","narration":"*Ding-dong*","narrationBg":"bg_adv_23091.jpg","narrationEffect":"in"},{"chara":[{"id":200552,"motion":400}],"nameLeft":"Mami","narrationEffect":"out","textLeft":"Oh, here they are!"},{"autoTurnLast":0.01,"bg":"bg_adv_23091.jpg","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":1,"pos":1},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":1,"pos":2}],"turnChangeIn":"fadeIn"},{"autoTurnLast":2.0,"turnChangeOut":"fadeOut"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200150},{"effect":"fadeout","id":200351},{"effect":"fadeout","id":200450}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_060.exp.json","id":200150,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":0}],"nameRight":"Madoka","textRight":"Sorry for the wait!"},{"chara":[{"id":200150}],"nameRight":"Madoka","textRight":"The three of us were out shopping."},{"chara":[{"id":200150}],"nameRight":"Madoka","textRight":"It took longer than we thought it would..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0}],"nameLeft":"Nagisa","textLeft":"What were you buying?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":300,"pos":2}],"nameRight":"Madoka","textRight":"Chocolate ice cream, chocolate syrup..."},{"chara":[{"id":200150,"motion":201}],"nameRight":"Madoka","textRight":"Bananas, whipped cream, and cereal!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"pos":2}],"nameRight":"Homura","textRight":"...Also, some mini chocolates and cocoa powder."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"What are you going to make out of all that?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"Those have gotta be..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":100}],"nameLeft":"Nagisa","textLeft":"...the ingredients for a chocolate parfait!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"You really know all about that stuff now, don't you?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"Nagisa is a little chocolatier."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"[chara:270000:effect_emotion_joy_0][se:7222_happy]You said it!"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":1,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":0}],"nameRight":"Madoka","textRight":"I really wanted to bring something homemade, but..."},{"chara":[{"id":200150}],"nameRight":"Madoka","textRight":"I was worried that I wouldn't be able@to make a chocolate cake in time..."},{"chara":[{"id":200150,"motion":100}],"nameRight":"Madoka","textRight":"But my dad said that if it's a parfait,@all you have to do is serve it."},{"chara":[{"id":200150}],"nameRight":"Madoka","textRight":"He wrote the recipe down for me."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":201,"pos":2}],"nameRight":"Sayaka","textRight":"Madoka's dad is an awesome cook!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"pos":2}],"nameRight":"Homura","textRight":"Speaking of cooking..."},{"chara":[{"id":200351}],"nameRight":"Homura","textRight":"Mami, could we borrow your kitchen for a bit?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"Of course! Let's prepare it together, shall we?"},{"autoTurnLast":2.0,"bg":"bg_adv_23083.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime07","chara":[{"id":200150,"motion":201}],"nameLeft":"Madoka","textLeft":"...And there we go!","turnChangeOut":"fadeOut"},{"chara":[{"id":200351,"motion":400}],"nameRight":"Homura","textRight":"It turned out nicely."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":200,"pos":0}],"nameLeft":"Nagisa","textLeft":"The parfait looks super scrumptious!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"What's that over there?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"Chocolate fondue."},{"chara":[{"id":200552}],"nameLeft":"Mami","textLeft":"It's for dipping the fruit in chocolate."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200652,"motion":0}],"nameRight":"Kyoko","textRight":"Oh, I love it!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652}],"nameRight":"Kyoko","textRight":"I brought a little something myself."},{"chara":[{"id":200652,"motion":100}],"nameRight":"Kyoko","textRight":"The chocolate cake from Sugar Plum is@pretty damn good too, don't you think?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":400,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameLeft":"Nagisa","textLeft":"Nagisa bought some chocolates coins!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"They all look delicious..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":201,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameLeft":"Madoka","textLeft":"*Giggle*@I'm looking forward to this!"},{"autoTurnLast":2.0,"bg":"bg_adv_23093.jpg","chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_011.exp.json","id":200652,"motion":0,"pos":0},{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200150,"motion":1,"pos":2}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200652,"motion":300}],"nameLeft":"Kyoko","textLeft":"Wheeew, what a feast!","turnChangeOut":"fadeOut"},{"chara":[{"id":200150}],"nameRight":"Madoka","textRight":"I don't think I've ever eaten so@much chocolate in my life..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"Shall we take a break?@I'll make us some tea."},{"chara":[{"eyeClose":0,"id":200150,"motion":0}],"nameRight":"Madoka","textRight":"Oh! I'll help you!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":1,"pos":2}],"nameRight":"Homura","textRight":"Me too...!"},{"autoTurnLast":1.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200150,"motion":201}],"nameLeft":"Madoka","textLeft":"...This tea smells like roses.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"eyeClose":1,"id":200351,"motion":100,"pos":2}],"nameRight":"Homura","textRight":"Yeah, though it also has a refreshing flavor."},{"chara":[{"id":200351}],"nameRight":"Homura","textRight":"It would go perfectly with the chocolate..."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"I'm glad to hear it."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1,"pos":0}],"nameLeft":"Mami","textLeft":"I think the flavor is a good complement@to the chocolate,"},{"chara":[{"id":200552}],"nameLeft":"Mami","textLeft":"without being too strong."},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-2.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-2.json new file mode 100644 index 00000000..463be5b3 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-2.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_23093.jpg","bgm":"bgm01_anime02","chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200150,"motion":100}],"nameLeft":"Madoka","textLeft":"Phew...@That tea was delicious!","turnChangeOut":"fadeOut"},{"chara":[{"id":200450,"motion":100}],"nameRight":"Sayaka","textRight":"I'm feeling all relaxed now."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200,"pos":0}],"nameLeft":"Nagisa","textLeft":"...But you know, the main event of the@chocolate party is just getting started!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":1,"pos":2}],"nameRight":"Homura","textRight":"The best chocolate cake in the universe, was it?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":0,"pos":2}],"nameRight":"Madoka","textRight":"Did you already give Mami her present?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":400,"pos":0}],"nameLeft":"Nagisa","textLeft":"You betcha!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":300,"pos":2}],"nameRight":"Kyoko","textRight":"A magical chocolate cake...@I wonder what it tastes like?"},{"autoTurnLast":0.2,"chara":[{"id":200652,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":400,"pos":2}],"nameRight":"Sayaka","textRight":"Hey, hold up!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":201,"pos":2}],"nameRight":"Sayaka","textRight":"That's Mami's cake."},{"chara":[{"id":200450}],"nameRight":"Sayaka","textRight":"You aren't about to steal it from her, are you?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":1,"pos":0}],"nameLeft":"Kyoko","textLeft":"It's not like that, but it was a@pretty big cake, wasn't it?"},{"chara":[{"id":200652,"motion":100}],"nameLeft":"Kyoko","textLeft":"How's Mami gonna eat it all by herself?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":300,"pos":0}],"nameLeft":"Mami","textLeft":"I hadn't been planning to have@the whole thing by myself..."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"No, no, listen!"},{"chara":[{"id":200450}],"nameRight":"Sayaka","textRight":"It's a special present from Nagisa to Mami..."},{"chara":[{"id":200450,"motion":201,"pos":2}],"nameRight":"Sayaka","textRight":"So Mami should be the one to eat it!@Madoka, you agree with me, don't you?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":0,"pos":0}],"nameLeft":"Madoka","textLeft":"...Who, me?"},{"chara":[{"id":200150,"motion":300}],"nameLeft":"Madoka","textLeft":"I think...well..."},{"chara":[{"id":200150}],"nameLeft":"Madoka","textLeft":"Mami and Nagisa made this cake together."},{"chara":[{"cheek":0,"face":"mtn_ex_041.exp.json","id":200150,"motion":100,"pos":0}],"nameLeft":"Madoka","textLeft":"So, I suppose I was thinking that perhaps..."},{"chara":[{"id":200150}],"nameLeft":"Madoka","textLeft":"...Mami might give half of it to Nagisa."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":300,"pos":2}],"nameRight":"Homura","textRight":"That's what I was thinking too..."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200351},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":400,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":0,"pos":0}],"nameRight":"Kyoko","textRight":"Nagisa didn't make it for herself to eat, did she?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":300}],"nameLeft":"Nagisa","textLeft":"Yes, that's true, but..."},{"chara":[{"id":270000}],"nameLeft":"Nagisa","textLeft":"Speaking not as a chocolatier,@but as a chocolate-eater..."},{"chara":[{"eyeClose":1,"id":270000}],"nameLeft":"Nagisa","textLeft":"I'd love a taste of the best cake in the universe."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200652,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"...You're an honest one."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200652},{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":0}],"nameRight":"Sayaka","textRight":"...Well, I guess we're all kind of divided on this."},{"chara":[{"id":200552,"motion":400}],"nameLeft":"Mami","textLeft":"In that case, let's do it this way, shall we?"},{"chara":[{"id":200552}],"nameLeft":"Mami","textLeft":"Since Nagisa gave it to me as a gift,"},{"chara":[{"id":200552,"motion":200}],"nameLeft":"Mami","textLeft":"half the cake is mine."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"As for the other half, we'll play@a game with it as the prize!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":400,"pos":2}],"nameRight":"Homura","textRight":"The prize...?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":1,"pos":0}],"nameLeft":"Mami","textLeft":"Yes, whoever wins the game will have the prize"},{"chara":[{"id":200552}],"nameLeft":"Mami","textLeft":"of deciding what to do with@the other half of the cake."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":1,"pos":2}],"nameRight":"Madoka","textRight":"What kind of game are we playing?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"Well...@How about a card game?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":201,"pos":2}],"nameRight":"Madoka","textRight":"Oh, that sounds good!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"When you say card game, are we talking@something like Fan Tan, or Memory?"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":1,"pos":0}],"nameLeft":"Kyoko","textLeft":"...Does that mean the first one to go out wins?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200351,"motion":300,"pos":2}],"nameRight":"Homura","textRight":"That might go a bit fast..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":300,"pos":0}],"nameLeft":"Mami","textLeft":"Well, if we're doing this, we might as@well liven things up a little."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":2}],"nameRight":"Kyoko","textRight":"...In that case, whattaya say we use those@chocolate coins Nagisa brought as chips,"},{"chara":[{"id":200652,"motion":100}],"nameRight":"Kyoko","textRight":"and play some poker?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200652,"pos":2}],"nameRight":"Kyoko","textRight":"Whoever comes out with the@most chocolate coins wins!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"pos":2}],"nameRight":"Homura","textRight":"So the chocolate coins are@the replacement for poker chips..."},{"chara":[{"id":200351}],"nameRight":"Homura","textRight":"And the prize for the winner is@half of Mami's chocolate cake."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":0}],"nameLeft":"Kyoko","textLeft":"Yeah, yeah!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":300,"pos":2}],"nameRight":"Sayaka","textRight":"I see..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"Nagisa doesn't really know the rules, though..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"It's just some entertainment for the party."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"Let's have fun while we learn together, okay?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"Got it!"},{"bgm":"stop","nameNarration":"Nagisa","narration":"And so...","narrationBg":"bg_adv_23093.jpg","narrationEffect":"in"},{"narration":"The party game over the best@chocolate cake in the universe has begun!"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-3.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-3.json new file mode 100644 index 00000000..f641b970 --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-3.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_20171.jpg","bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200552,"motion":100}],"nameLeft":"Mami","textLeft":"...Has everyone looked at their cards?@Okay, bet your chips.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_041.exp.json","id":200150,"motion":300,"pos":2}],"nameRight":"Madoka","textRight":"My cards look pretty bad..."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_030.exp.json","id":200351,"motion":200,"pos":2}],"nameRight":"Homura","textRight":"Mine too."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"pos":0}],"nameLeft":"Mami","textLeft":"Oh my, so you're going to fold."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":0,"pos":0}],"nameLeft":"Mami","textLeft":"...My hand is looking a little rough too.@I'll take it easy."},{"autoTurnLast":0.2,"chara":[{"id":200552,"pos":2}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"nameRight":"Mami","textRight":"Now it's your turn, Nagisa."},{"chara":[{"cheek":0,"id":270000,"lipSynch":0,"motion":300,"pos":0}],"nameLeft":"Nagisa","textLeft":"(T-this is...)","turnEffect":"thinking"},{"chara":[{"id":270000,"lipSynch":0,"pos":0}],"nameLeft":"Nagisa","textLeft":"(I've a really strong card lineup!)"},{"chara":[{"cheek":1,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":270000}],"nameLeft":"Nagisa","textLeft":"Hmhmhmhmm...","turnEffect":"stop"},{"chara":[{"cheek":1,"face":"mtn_ex_011.exp.json","id":270000,"motion":400,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameLeft":"Nagisa","textLeft":"I'll bet everything I've got!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":100,"pos":2}],"nameRight":"Sayaka","textRight":"I'm gonna fold then then."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":100,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameRight":"Kyoko","textRight":"...Yeah, me too...@Nagisa wins the round!"},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0}],"nameLeft":"Nagisa","textLeft":"[chara:270000:effect_emotion_surprise_0][se:7226_shock]...?!"},{"chara":[{"cheek":1,"face":"mtn_ex_020.exp.json","id":270000,"motion":200}],"nameLeft":"Nagisa","textLeft":"Why is everyone backing out so quickly?!"},{"chara":[{"id":270000}],"nameLeft":"Nagisa","textLeft":"I'd get more chocolate if you matched my bet!"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200652,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"Yeah, not happening...@Not with how confident you were looking there."},{"chara":[{"id":270000,"motion":400}],"nameLeft":"Nagisa","textLeft":"That's right I was confident!@I had three nines and two sevens!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":400,"pos":2}],"nameRight":"Sayaka","textRight":"Isn't that a full house?!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":300,"pos":2}],"nameRight":"Kyoko","textRight":"Backing out was the right move."},{"chara":[{"cheek":0,"eyeClose":1,"id":270000,"motion":300}],"nameLeft":"Nagisa","textLeft":"Ugh...@It's so frustrating."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"nameRight":"Mami","textRight":"When you place your bet,@you have to put on a poker face,"},{"chara":[{"id":200552},{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0}],"nameRight":"Mami","textRight":"and try not to let your feelings show."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":300,"pos":2}],"nameRight":"Mami","textRight":"For Nagisa's sake,"},{"chara":[{"id":200552}],"nameRight":"Mami","textRight":"perhaps I should have picked a@game that was a little easier..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":200}],"nameLeft":"Nagisa","textLeft":"It's A-okay! I'm starting to have fun with this too."},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"Next time I'll be all super sly so they don't catch on!"},{"chara":[{"cheek":0,"face":"mtn_ex_041.exp.json","id":200450,"motion":100,"pos":2}],"nameRight":"Sayaka","textRight":"Does anyone else feel like@this got weird in a hurry...?"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-4.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-4.json new file mode 100644 index 00000000..7b53bb7a --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-4.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_20171.jpg","bgm":"bgm01_anime25","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200450,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":0}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200450,"motion":201}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameRight":"Sayaka","textRight":"...I'm betting high this time!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameLeft":"Kyoko","textLeft":"Oh yeah?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":200,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameLeft":"Kyoko","textLeft":"Well then, guess I'll just have to...@raise even more chips!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"Mmm...?"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":200652}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"Looks like Kyoko isn't backing down."},{"chara":[{"id":200150,"motion":100}],"nameRight":"Madoka","textRight":"Did she get a good hand?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200,"pos":0}],"nameLeft":"Nagisa","textLeft":"It could just be a bluff!"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200652,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":2}],"nameLeft":"Kyoko","textLeft":"Heheheh...@Whatcha gonna do, Sayaka?"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":300,"pos":2}],"nameRight":"Sayaka","textRight":"Um...I'll fold."},{"chara":[{"cheek":0,"eyeClose":0,"face":"mtn_ex_051.exp.json","id":200652}],"nameLeft":"Kyoko","textLeft":"What, you're not seeing this through?"},{"chara":[{"id":200450,"motion":100}],"nameRight":"Sayaka","textRight":"You can have what I've wagered so far."},{"autoTurnLast":0.2,"chara":[{"id":200652,"pos":2}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameLeft":"Mami","textLeft":"Well then, Kyoko, here are your winnings."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200652,"motion":1,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameRight":"Kyoko","textRight":"Damn, I had a flush all ready to go!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":200,"pos":2}],"nameRight":"Kyoko","textRight":"If Sayaka had called me, I would've kicked her ass."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200450,"motion":300,"pos":2}],"nameRight":"Sayaka","textRight":"That was a close one...@I made the right call folding."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"I thought Kyoko was just bluffing."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":300,"pos":0}],"nameLeft":"Homura","textLeft":"How did you know...?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200450,"motion":100,"pos":2}],"nameRight":"Sayaka","textRight":"...It was something about@the way Kyoko was grinning."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":400,"pos":0}],"nameLeft":"Kyoko","textLeft":"[chara:200652:effect_emotion_surprise_0][se:7226_shock]Wha...?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":100,"pos":2}],"nameRight":"Madoka","textRight":"Wow, you're really paying attention!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"This is getting interesting."},{"autoTurnLast":2.0,"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":0,"pos":2}],"turnChangeIn":"fadeIn"},{"bgm":"bgm01_anime12","chara":[{"id":200150,"motion":300}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameLeft":"Madoka","textLeft":"...I'm not backing down this time, I'm going to win!","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":1,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameRight":"Sayaka","textRight":"Oh...you're confident this time, huh?"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200351,"motion":400,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameRight":"Homura","textRight":"I'll...raise some chips!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":400,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameLeft":"Mami","textLeft":"Homura...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":201,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameLeft":"Madoka","textLeft":"I won't lose either!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":400,"pos":2}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameRight":"Sayaka","textRight":"[chara:200450:effect_emotion_surprise_0][se:7226_shock]What, you're still gonna raise?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200652,"motion":100,"pos":0}],"nameLeft":"Kyoko","textLeft":"Ooh, nice, whoever loses will go bankrupt!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":0,"pos":0}],"nameLeft":"Homura","textLeft":"...Oh..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":201,"pos":2}],"nameRight":"Sayaka","textRight":"So, what'll you do, Homura?"},{"chara":[{"cheek":0,"eyeClose":1,"id":200351,"lipSynch":0,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"..."},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200351,"motion":300,"pos":0}],"nameLeft":"Homura","textLeft":"What should I do...maybe...I should quit after all...?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"pos":2}],"nameRight":"Sayaka","textRight":"...After going this far?"},{"autoTurnLast":0.2,"chara":[{"id":200351,"pos":2}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":1,"pos":0}],"nameLeft":"Kyoko","textLeft":"What's wrong with you? You were so cocky earlier."},{"chara":[{"eyeClose":0,"id":200351,"motion":100}],"nameRight":"Homura","textRight":"W-well...that's..."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200351},{"effect":"fadeout","id":200652}],"textClear":1},{"nameNarration":"","narration":"*Glance*","narrationBg":"bg_adv_20171.jpg","narrationEffect":"in"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"lipSynch":0,"motion":0,"pos":1}],"nameCenter":"Madoka","narrationEffect":"out","textCenter":"...?"},{"autoTurnLast":0.2,"chara":[{"id":200150,"pos":2}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1,"pos":0}],"nameLeft":"Nagisa","textLeft":"Hmm? Could it be..."},{"chara":[{"id":270000,"motion":400}],"nameLeft":"Nagisa","textLeft":"Are you trying to give Madoka the win?"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"Ahhh, because Kyoko said@she'd go bankrupt if she lost."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":100,"pos":2}],"nameRight":"Sayaka","textRight":"Are you worried that you'll hurt@Madoka's feelings if you win?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":270000,"motion":200,"pos":0}],"nameLeft":"Nagisa","textLeft":"This is serious business!@You can't go easy on her!"},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200351,"motion":300,"pos":0}],"nameLeft":"Homura","textLeft":"B-but..."},{"autoTurnLast":0.2,"chara":[{"id":200351,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200450,"motion":300,"pos":2}],"nameRight":"Sayaka","textRight":"No, it's just a game, so...@You really don't have to be so serious."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":200,"pos":0}],"nameLeft":"Kyoko","textLeft":"Yeah yeah, what she said. There's no@hard feelings if anyone loses!"},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":0,"pos":2}],"nameRight":"Homura","textRight":"Well...I suppose..."},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"nameRight":"Homura","textRight":"Okay then, I'll just raise it again..."},{"bgm":"bgm01_anime16","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":400,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_medal_chocolate.png","visible":"hide"}],"nameLeft":"Kyoko","textLeft":"[chara:200652:effect_emotion_surprise_0][se:7226_shock]You're raising?!"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"Homura is serious!"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":201,"pos":0}],"nameLeft":"Madoka","textLeft":"Fine, I'll match that!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":201,"pos":2}],"nameRight":"Sayaka","textRight":"She's going for it!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"Okay, it's a showdown, then.@Let's start with Homura."},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200351,"motion":200,"pos":2}],"nameRight":"Homura","textRight":"Yes."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"pos":0}],"nameNarration":"","narration":"*Flip*...","narrationBg":"bg_adv_20171.jpg","narrationEffect":"in"},{"chara":[{"id":200450,"motion":400}],"nameRight":"Sayaka","narrationEffect":"out","textRight":"[chara:200450:effect_emotion_surprise_0][se:7226_shock]Four queens!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":200,"pos":0}],"nameLeft":"Kyoko","textLeft":"Awesome, a four of a kind!@That's a pretty good reason to be confident!"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":200,"pos":0}],"nameLeft":"Nagisa","textLeft":"What about Madoka...?"},{"chara":[{"cheek":0,"face":"mtn_ex_020.exp.json","id":200150,"motion":300,"pos":2}],"nameRight":"Madoka","textRight":"I have..."},{"chara":[{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"pos":0}],"nameNarration":"","narration":"*Slam*","narrationBg":"bg_adv_20171.jpg","narrationEffect":"in"},{"chara":[{"id":200450,"motion":0}],"nameRight":"Sayaka","narrationEffect":"out","textRight":"What the...?"},{"chara":[{"id":200652,"motion":200}],"nameLeft":"Kyoko","textLeft":"Four aces!"},{"chara":[{"id":200450,"motion":400}],"nameRight":"Sayaka","textRight":"[chara:200450:effect_emotion_surprise_0][se:7226_shock]Madoka has a four of a kind too?!"},{"chara":[{"cheek":0,"face":"mtn_ex_000.exp.json","id":200652,"motion":0}],"nameLeft":"Kyoko","textLeft":"Damn, that sure was a match."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200652},{"effect":"fadeout","id":200450}],"textClear":1},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2}],"nameLeft":"Nagisa","textLeft":"...So, what happens?"},{"bgm":"bgm01_anime03","chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"The ace is the stronger card...@So Madoka wins!"},{"autoTurnLast":0.2,"chara":[{"id":200552,"pos":0}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_040.exp.json","id":200552,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":0,"pos":2}],"nameLeft":"Mami","textLeft":"You came up just short, Homura.."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":201,"pos":0}],"nameLeft":"Madoka","textLeft":"Um, I'm sorry about that, Homura."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":1,"pos":2}],"nameRight":"Kyoko","textRight":"The heck are you apologizing for?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"That's right."},{"chara":[{"cheek":0,"eyeClose":1,"face":"mtn_ex_040.exp.json","id":200450,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"It's us in the peanut gallery@who owe Homura an apology."},{"chara":[{"cheek":0,"eyeClose":0,"id":200450,"motion":100},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"motion":0,"pos":0}],"nameRight":"Sayaka","textRight":"...Sorry for pushing you into it."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":1,"pos":0}],"nameLeft":"Homura","textLeft":"No...it was my decision to compete..."},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file diff --git a/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-5.json b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-5.json new file mode 100644 index 00000000..bf77b3ce --- /dev/null +++ b/magica/resource/download/asset/master/resource/scenario/json/adv/scenario_5/512440-5.json @@ -0,0 +1 @@ +{"story":{"group_1":[{"autoTurnLast":0.01,"bg":"bg_adv_20171.jpg","bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":1}],"turnChangeIn":"fadeIn"},{"nameNarration":"Nagisa","narration":"And that's how the party entertainment went.@Everyone had a blast.","narrationBg":"bg_adv_20171.jpg","narrationEffect":"in","turnChangeOut":"fadeOut"},{"narration":"In the end, the winner was..."},{"bgm":"bgm01_anime02","chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":100,"pos":1}],"nameCenter":"Mami","narrationEffect":"out","textCenter":"...I'm sorry, I didn't expect to win myself."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200552}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"pos":0}],"nameRight":"Sayaka","textRight":"I got too distracted by the big, flashy showdowns..."},{"chara":[{"id":200450,"motion":300}],"nameRight":"Sayaka","textRight":"Before I knew it, Mami had taken the lead."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":400}],"nameLeft":"Kyoko","textLeft":"I guess it's just that kind of game..."},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":100,"pos":0}],"nameLeft":"Madoka","textLeft":"So, in the end, the whole chocolate@cake goes to Mami?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":1,"pos":2}],"nameRight":"Sayaka","textRight":"Guess so, huh?"},{"chara":[{"id":200450,"motion":201}],"nameRight":"Sayaka","textRight":"We'll just have to abide by what the winner decides!"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":0}],"nameRight":"Homura","textRight":"Mami... What do you want to do with the cake?"},{"chara":[{"cheek":0,"face":"mtn_ex_030.exp.json","id":200552,"motion":300,"pos":0}],"nameLeft":"Mami","textLeft":"Weeell, it's a magic cake that we'll@never get another chance at, so..."},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":200,"pos":0}],"nameLeft":"Mami","textLeft":"How about we divide it six ways@and all eat it together?"},{"autoTurnLast":1.0,"bg":"bg_adv_23093.jpg","chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":0,"pos":0}],"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","posX":0,"posY":0,"visible":"appear","zOrder":"charaFront"}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200552}],"nameLeft":"Mami","textLeft":"Okay, I'm cutting the slices...","turnChangeOut":"fadeOut"},{"autoTurnLast":0.2,"item":[{"path":"resource/scenario/img/51087_tower_nagisa2/51087_space_chocolate.png","visible":"hide"}],"textClear":1},{"autoTurnLast":0.2,"chara":[{"id":200552,"pos":1}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":270000,"motion":1,"pos":0},{"id":200552,"lipSynch":0,"motion":1},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200652,"motion":1,"pos":2}],"nameCenter":"Everyone","textCenter":"..."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200652},{"effect":"fadeout","id":200552},{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"lipSynch":0,"motion":1,"pos":1},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200450,"motion":0,"pos":2}],"nameCenter":"Everyone","textCenter":"..."},{"autoTurnLast":0.5,"chara":[{"effect":"fadeout","id":200150},{"effect":"fadeout","id":200351},{"effect":"fadeout","id":200450}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":300,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":0,"pos":2}],"nameLeft":"Nagisa","textLeft":"The time has finally come to taste@the best cake in the universe..."},{"chara":[{"id":200150,"motion":100}],"nameRight":"Madoka","textRight":"The first bite should go to Mami, right?"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"motion":100,"pos":0}],"nameLeft":"Mami","textLeft":"In the spirit of camaraderie, why don't@we all take a bite at the same time?"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":201,"pos":2}],"nameRight":"Madoka","textRight":"...Are you sure that's okay?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":1,"pos":0}],"nameLeft":"Kyoko","textLeft":"Well, since Mami won, what she says goes, right?"},{"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":0,"pos":2}],"nameRight":"Sayaka","textRight":"Well then, everyone together now, on three..."},{"bgm":"stop","chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":400,"mouthOpen":1,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"mouthOpen":1,"pos":1},{"id":200450,"motion":201,"mouthOpen":1,"pos":2}],"nameCenter":"Everyone","textCenter":"One, two, three!"},{"nameNarration":"","narration":"*Chomp*","narrationBg":"bg_adv_23093.jpg","narrationEffect":"in"},{"autoTurnLast":0.01,"bg":"bg_adv_20411.jpg","narrationEffect":"out","turnChangeIn":"fadeIn","turnChangeInTime":1.5},{"autoTurnLast":5.5,"bgm":"bgm04_movie37","turnChangeOut":"fadeOut","turnChangeOutTime":1.5},{"autoTurnLast":0.01,"bg":"bg_adv_23093.jpg","chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200552,"motion":0,"pos":1},{"cheek":0,"face":"mtn_ex_051.exp.json","id":200652,"motion":0,"pos":2}],"turnChangeIn":"fadeIn","turnChangeInTime":1.5},{"chara":[{"id":270000,"motion":400},{"cheek":0,"id":200552,"lipSynch":0,"motion":400,"pos":1},{"id":200652,"motion":400}],"nameCenter":"Everyone","textCenter":"[chara:270000:effect_emotion_surprise_0][chara:200552:effect_emotion_surprise_0][chara:200652:effect_emotion_surprise_0][se:7226_shock]...?!","turnChangeOut":"fadeOut","turnChangeOutTime":1.5},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200552},{"effect":"fadeout","id":200652}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":200150,"motion":400,"pos":0},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200351,"lipSynch":0,"motion":400,"pos":1},{"cheek":0,"face":"mtn_ex_050.exp.json","id":200450,"motion":400,"pos":2}],"nameCenter":"Everyone","textCenter":"[chara:200150:effect_emotion_surprise_0][chara:200351:effect_emotion_surprise_0][chara:200450:effect_emotion_surprise_0][se:7226_shock]..."},{"chara":[{"eyeClose":1,"id":200150,"motion":0},{"eyeClose":1,"id":200351,"lipSynch":0,"motion":0},{"eyeClose":1,"id":200450,"motion":0}],"nameCenter":"Everyone","textCenter":"...@..."},{"chara":[{"cheek":1,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"mouthOpen":1},{"cheek":1,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":300,"mouthOpen":1}],"nameCenter":"Homura & Sayaka","textCenter":"It's...it's delicious!"},{"chara":[{"cheek":1,"eyeClose":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":201,"tear":1},{"id":200351,"mouthOpen":0},{"id":200450,"mouthOpen":0}],"nameLeft":"Madoka","textLeft":"...I'm so moved I might start crying!"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":200351},{"effect":"fadeout","id":200150}],"textClear":1},{"chara":[{"cheek":1,"face":"mtn_ex_051.exp.json","id":270000,"motion":100,"pos":0,"tear":1},{"cheek":1,"eyeClose":1,"face":"mtn_ex_010.exp.json","id":200652,"motion":0,"pos":2,"tear":1}],"nameLeft":"Nagisa","textLeft":"I could see the universe for a second..."},{"chara":[{"id":200652,"motion":300}],"nameRight":"Kyoko","textRight":"I'm so lucky to be alive..."},{"chara":[{"cheek":1,"face":"mtn_ex_011.exp.json","id":200552,"motion":100,"pos":2}],"nameRight":"Mami","textRight":"...That really was the best@chocolate cake in the universe."},{"chara":[{"cheek":1,"id":270000,"motion":0,"pos":0,"tear":0}],"nameLeft":"Nagisa","textLeft":"It's..."},{"chara":[{"cheek":1,"face":"mtn_ex_011.exp.json","id":270000,"motion":100,"pos":0}],"nameLeft":"Nagisa","textLeft":"It's all thanks to Mami, who made it with me!"},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200552},{"effect":"fadeout","id":270000}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200150,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"lipSynch":0,"motion":100,"pos":1},{"cheek":0,"face":"mtn_ex_011.exp.json","id":200450,"motion":1,"pos":2}],"nameCenter":"Everyone","textCenter":"*Giggle*"},{"autoTurnLast":0.01,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200552,"motion":0,"pos":2},{"cheek":0,"face":"mtn_ex_010.exp.json","id":270000,"motion":1,"pos":0}],"turnChangeIn":"fadeIn"},{"chara":[{"id":200552,"motion":0}],"nameRight":"Mami","textRight":"...Nagisa.","turnChangeOut":"fadeOut"},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"motion":0,"pos":0}],"nameLeft":"Nagisa","textLeft":"T-that's me!"},{"chara":[{"id":200552,"motion":200}],"nameRight":"Mami","textRight":"Thank you for a wonderful Valentine's Day."},{"chara":[{"id":200552}],"nameRight":"Mami","textRight":"And also..."},{"chara":[{"id":200552,"motion":100}],"nameRight":"Mami","textRight":"Welcome, little chocolatier!"},{"chara":[{"cheek":0,"face":"mtn_ex_011.exp.json","id":200552,"pos":2}],"nameRight":"Mami","textRight":"[chara:200552:effect_emotion_joy_0][se:7222_happy]I'm so glad to have another lovely addition@to the family. Let's work hard together."},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":270000},{"effect":"fadeout","id":200552}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_23093.jpg","bgChangeEffect":"cameraPan"},{"autoTurnLast":2.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200652,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200450,"motion":201,"pos":2}],"textClear":1},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200450},{"effect":"fadeout","id":200652}],"textClear":1},{"autoTurnLast":0.1,"bg":"bg_adv_23093.jpg","bgChangeEffect":"cameraPan"},{"autoTurnLast":2.0,"chara":[{"cheek":0,"face":"mtn_ex_010.exp.json","id":200150,"motion":100,"pos":0},{"cheek":0,"face":"mtn_ex_010.exp.json","id":200351,"motion":100,"pos":2}],"textClear":1},{"autoTurnLast":0.2,"chara":[{"effect":"fadeout","id":200150},{"effect":"fadeout","id":200351}],"textClear":1},{"chara":[{"cheek":0,"face":"mtn_ex_051.exp.json","id":270000,"lipSynch":0,"motion":0,"pos":1}],"nameCenter":"Nagisa","textCenter":"..."},{"chara":[{"cheek":1,"face":"mtn_ex_011.exp.json","id":270000,"motion":100,"pos":1}],"nameCenter":"Nagisa","textCenter":"[chara:270000:effect_emotion_joy_0][se:7222_happy]I'm glad to be here too!"},{"autoTurnLast":0.5,"bg":"bg_adv_20451.jpg","bgm":"stop","turnChangeIn":"fadeIn"},{"nameNarration":"","narration":"[textBlack:END]","narrationBg":"","narrationCoverOpacity":0.0,"narrationEffect":"in","turnChangeOut":"fadeOut"},{"autoTurnLast":2.0,"turnChangeIn":"fadeIn"}]},"version":3} \ No newline at end of file