version=2 @text.show(Hi there!*My research specialty~is DNA and genetics.) :if:=true :if:=false @text.show(I recently made a major~breakthrough with some help~from my colleagues in Unova.*The special properties of the~Legendary Pokémon Kyurem~make its DNA really~compatible with that of the~Pokémon Zekrom and~Reshiram.*So compatible infact that~I was able to design a machine~that would be able to combine~either of them with Kyurem to~unlock Kyurem's full potential.*The only problem is that all~three of these Pokémon are~extremely rare legendary~creatures.*The ones sighted in Unova have~aleady been captured.*Oh you have found and~captured them in Johto?*Marvelous!*It will take a few minutes to~get the equipment turned on~but once I do I can help you~fuse either Reshiram or~Zekrom with Kyurem.) @npc.turn(2,0) @npc.move(2,2) @npc.remove(2) @sound.play(enter) @entity.remove(3) @register.register(kyuremexplainer) :end :endif :if:=true @text.show(I can defuse your~Kyurem-,~if you would like?) @options.show(Yes,No) :when:Yes :if:=true @pokemon.select :if:)>=646 )>= @text.show(Okay, I will be back~with your defused~Pokémon in just a~second.) @pokemon.cry(646) @npc.turn(2,0) @npc.move(2,2) @sound.play(enter) @level.wait(20) @sound.play(heal) @level.wait(20) @npc.turn(2,2) @sound.play(enter) @npc.move(2,2) @npc.warp(2,~,0.25,~) @level.update @text.show(Success!*Here is your~regular Kyurem.) @pokemon.cry(646) @pokemon.setadditionalvalue(,) @pokemon.removeattackid(,553) @pokemon.removeattackid(,554) @pokemon.removeattackid(,558) @pokemon.removeattackid(,559) :select: :when:Black @text.show(And here is your Zekrom.) @pokemon.cry(644) @pokemon.add() :when:White @text.show(And here is your Reshiram.) @pokemon.cry(643) @pokemon.add() :endwhen @text.show(Let me know if I can~fuse Kyurem for you~in the future!) @register.unregister(KyuremFused,str) @register.unregister(KyuremFuseData,str) :end :else @text.show(That isn't the correct~Pokémon.*Please bring me your~Kyurem- if you~want me to defuse it.) :end :endif :else @text.show(You will need space~in your party for both~of the formally fused~Pokémon.*Please make room before~returning.) :end :endif :when:No :end :endwhen :else @text.show(I can fuse your Kyurem,~if you would like?) @options.show(Yes,No) :when:Yes @text.show(Okay I will need a~Kyurem to start the~process.) @pokemon.select :if:)>=646 @pokemon.cry(646) @Text.show(I will also need a~Reshiram or a Zekrom.) @storage.set(int,kyurempid,) @pokemon.select :if:)>=643 @text.show(Okay, I will be back~with your fused~Pokémon in just a~second.) @pokemon.cry(643) @npc.turn(2,0) @npc.move(2,2) @sound.play(enter) @level.wait(20) @sound.play(heal) @level.wait(20) @npc.turn(2,2) @sound.play(enter) @npc.move(2,2) @npc.warp(2,~,0.25,~) @level.update @text.show(Success!*Here is your~Kyurem-White.) @pokemon.cry(646) @pokemon.setadditionalvalue(,white) @register.register(KyuremFused,str,White) @register.register(KyuremFuseData,str,)>) @pokemon.remove() :else :if:)>=644 @text.show(Okay, I will be back~with your fused~Pokémon in just a second.) @pokemon.cry(644) @npc.turn(2,0) @npc.move(2,2) @sound.play(enter) @level.wait(20) @sound.play(heal) @level.wait(20) @npc.turn(2,2) @sound.play(enter) @npc.move(2,2) @npc.warp(2,~,0.25,~) @level.update @text.show(Success!*Here is your~Kyurem-Black.) @pokemon.cry(646) @pokemon.setadditionalvalue(,black) @register.register(KyuremFused,str,Black) @register.register(KyuremFuseData,str,)>) @pokemon.remove() :else @text.show(I need a Reshiram~or a Zekrom to~perform the fusion.) :endif :endif :end :else @text.show(I need a Kyurem to fuse.) :end :endif :when:No :end :endwhen :endif :endif :end