diff --git a/7.29bc9288638063c70bf0.js b/7.29bc9288638063c70bf0.js new file mode 100644 index 00000000..1adb5e50 --- /dev/null +++ b/7.29bc9288638063c70bf0.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{"4aaK":function(e,t,i){"use strict";i.r(t);var o=i("xGNL"),n=i.n(o),s=i("xs7i"),r=i("PE7g"),a=i("Tpfs"),d=i("0Xme");class c extends d.a{constructor(e="",t){if(super(e,"core_TextInput","text","core_TextInput_inner",t),this.preferred_label_position="left",t){const{max_length:e}=t;this.set_attr("maxLength",e)}this.set_value(e),this.finalize_construction()}get_value(){return this.input_element.value}set_value(e){this.input_element.value=e}}var l=i("sDu+"),_=(i("C5oP"),i("4VsB")),u=i("FXpb");class v extends l.a{constructor(e="",t){super(t),this.element=Object(u.h)({className:"core_TextArea"}),this.preferred_label_position="left",this.text_element=Object(u.w)({className:"core_TextArea_inner"}),this._value=new _.a(this,"",this.set_value),t&&(null!=t.max_length&&(this.text_element.maxLength=t.max_length),null!=t.font_family&&(this.text_element.style.fontFamily=t.font_family),null!=t.rows&&(this.text_element.rows=t.rows),null!=t.cols&&(this.text_element.cols=t.cols)),this.value=this._value,this.set_value(e),this.text_element.onchange=()=>this._value.set_val(this.text_element.value,{silent:!1}),this.element.append(this.text_element),this.finalize_construction()}set_value(e){this.text_element.value=e}}i("ObFr");var h=i("7ZX1"),p=(i("7YJZ"),i("6Fug"));class g extends p.a{constructor(e){super(),this.element=Object(u.h)({className:"quest_editor_UnavailableView"}),this.label=this.disposable(new h.a(e,{enabled:!1})),this.element.append(this.label.element),this.finalize_construction()}}var b=i("zsIO");class f extends b.a{constructor(e){super(),this.element=Object(u.h)({className:"quest_editor_QuestInfoView",tabIndex:-1}),this.table_element=Object(u.t)(),this.id_input=this.add(new r.a(0,{min:0,step:1})),this.name_input=this.add(new c("",{max_length:32})),this.short_description_input=this.add(new v("",{max_length:128,font_family:'"Courier New", monospace',cols:25,rows:5})),this.long_description_input=this.add(new v("",{max_length:288,font_family:'"Courier New", monospace',cols:25,rows:10})),this.unavailable_view=this.add(new g("No quest loaded.")),this.quest_disposer=this.disposable(new a.a);const t=e.current_quest;this.table_element.append(Object(u.A)(Object(u.y)("Episode:"),this.episode_element=Object(u.v)()),Object(u.A)(Object(u.y)("ID:"),Object(u.v)(this.id_input.element)),Object(u.A)(Object(u.y)("Name:"),Object(u.v)(this.name_input.element)),Object(u.A)(Object(u.y)({colSpan:2},"Short description:")),Object(u.A)(Object(u.v)({colSpan:2},this.short_description_input.element)),Object(u.A)(Object(u.y)({colSpan:2},"Long description:")),Object(u.A)(Object(u.v)({colSpan:2},this.long_description_input.element))),this.element.append(this.table_element,this.unavailable_view.element),this.element.addEventListener("focus",e.focused,!0),this.disposables(this.unavailable_view.visible.bind_to(e.unavailable),Object(u.c)(this.table_element,"hidden",e.unavailable),t.observe(({value:t})=>{this.quest_disposer.dispose_all(),this.episode_element.textContent=t?s.b[t.episode]:"",t&&this.quest_disposer.add_all(this.id_input.value.bind_to(t.id),this.id_input.value.observe(({value:t})=>e.set_id(t)),this.name_input.value.bind_to(t.name),this.name_input.value.observe(({value:t})=>e.set_name(t)),this.short_description_input.value.bind_to(t.short_description),this.short_description_input.value.observe(({value:t})=>e.set_short_description(t)),this.long_description_input.value.bind_to(t.long_description),this.long_description_input.value.observe(({value:t})=>e.set_long_description(t)),this.enabled.bind_to(e.enabled))})),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.id_input.enabled.val=e,this.name_input.enabled.val=e,this.short_description_input.enabled.val=e,this.long_description_input.enabled.val=e}}i("88+i"),i("UrNz"),i("5sDa");class m extends b.a{constructor(e){super(),this.element=Object(u.h)({className:"quest_editor_NpcCountsView"}),this.table_element=Object(u.t)(),this.unavailable_view=this.add(new g("No quest loaded.")),this.element.append(this.table_element,this.unavailable_view.element),this.disposables(Object(u.c)(this.table_element,"hidden",e.unavailable),this.unavailable_view.visible.bind_to(e.unavailable),e.npc_counts.observe(({value:e})=>this.update_view(e),{call_now:!0})),this.finalize_construction()}update_view(e){const t=document.createDocumentFragment();for(const{name:i,count:o}of e)t.append(Object(u.A)(Object(u.y)(i+":"),Object(u.v)(String(o))));this.table_element.innerHTML="",this.table_element.append(t)}}var w,k=i("Ftn7"),y=i("Womt"),R=i("Eqai"),I=i("sZ1+");!function(e){e[e.Unknown=1e3]="Unknown",e[e.PlayerSet=1001]="PlayerSet",e[e.Particle=1002]="Particle",e[e.Teleporter=1003]="Teleporter",e[e.Warp=1004]="Warp",e[e.LightCollision=1005]="LightCollision",e[e.Item=1006]="Item",e[e.EnvSound=1007]="EnvSound",e[e.FogCollision=1008]="FogCollision",e[e.EventCollision=1009]="EventCollision",e[e.CharaCollision=1010]="CharaCollision",e[e.ElementalTrap=1011]="ElementalTrap",e[e.StatusTrap=1012]="StatusTrap",e[e.HealTrap=1013]="HealTrap",e[e.LargeElementalTrap=1014]="LargeElementalTrap",e[e.ObjRoomID=1015]="ObjRoomID",e[e.Sensor=1016]="Sensor",e[e.UnknownItem16=1017]="UnknownItem16",e[e.LensFlare=1018]="LensFlare",e[e.ScriptCollision=1019]="ScriptCollision",e[e.HealRing=1020]="HealRing",e[e.MapCollision=1021]="MapCollision",e[e.ScriptCollisionA=1022]="ScriptCollisionA",e[e.ItemLight=1023]="ItemLight",e[e.RadarCollision=1024]="RadarCollision",e[e.FogCollisionSW=1025]="FogCollisionSW",e[e.BossTeleporter=1026]="BossTeleporter",e[e.ImageBoard=1027]="ImageBoard",e[e.QuestWarp=1028]="QuestWarp",e[e.Epilogue=1029]="Epilogue",e[e.UnknownItem29=1030]="UnknownItem29",e[e.UnknownItem30=1031]="UnknownItem30",e[e.UnknownItem31=1032]="UnknownItem31",e[e.BoxDetectObject=1033]="BoxDetectObject",e[e.SymbolChatObject=1034]="SymbolChatObject",e[e.TouchPlateObject=1035]="TouchPlateObject",e[e.TargetableObject=1036]="TargetableObject",e[e.EffectObject=1037]="EffectObject",e[e.CountDownObject=1038]="CountDownObject",e[e.UnknownItem38=1039]="UnknownItem38",e[e.UnknownItem39=1040]="UnknownItem39",e[e.UnknownItem40=1041]="UnknownItem40",e[e.UnknownItem41=1042]="UnknownItem41",e[e.MenuActivation=1043]="MenuActivation",e[e.TelepipeLocation=1044]="TelepipeLocation",e[e.BGMCollision=1045]="BGMCollision",e[e.MainRagolTeleporter=1046]="MainRagolTeleporter",e[e.LobbyTeleporter=1047]="LobbyTeleporter",e[e.PrincipalWarp=1048]="PrincipalWarp",e[e.ShopDoor=1049]="ShopDoor",e[e.HuntersGuildDoor=1050]="HuntersGuildDoor",e[e.TeleporterDoor=1051]="TeleporterDoor",e[e.MedicalCenterDoor=1052]="MedicalCenterDoor",e[e.Elevator=1053]="Elevator",e[e.EasterEgg=1054]="EasterEgg",e[e.ValentinesHeart=1055]="ValentinesHeart",e[e.ChristmasTree=1056]="ChristmasTree",e[e.ChristmasWreath=1057]="ChristmasWreath",e[e.HalloweenPumpkin=1058]="HalloweenPumpkin",e[e.TwentyFirstCentury=1059]="TwentyFirstCentury",e[e.Sonic=1060]="Sonic",e[e.WelcomeBoard=1061]="WelcomeBoard",e[e.Firework=1062]="Firework",e[e.LobbyScreenDoor=1063]="LobbyScreenDoor",e[e.MainRagolTeleporterBattleInNextArea=1064]="MainRagolTeleporterBattleInNextArea",e[e.LabTeleporterDoor=1065]="LabTeleporterDoor",e[e.Pioneer2InvisibleTouchplate=1066]="Pioneer2InvisibleTouchplate",e[e.ForestDoor=1067]="ForestDoor",e[e.ForestSwitch=1068]="ForestSwitch",e[e.LaserFence=1069]="LaserFence",e[e.LaserSquareFence=1070]="LaserSquareFence",e[e.ForestLaserFenceSwitch=1071]="ForestLaserFenceSwitch",e[e.LightRays=1072]="LightRays",e[e.BlueButterfly=1073]="BlueButterfly",e[e.Probe=1074]="Probe",e[e.RandomTypeBox1=1075]="RandomTypeBox1",e[e.ForestWeatherStation=1076]="ForestWeatherStation",e[e.Battery=1077]="Battery",e[e.ForestConsole=1078]="ForestConsole",e[e.BlackSlidingDoor=1079]="BlackSlidingDoor",e[e.RicoMessagePod=1080]="RicoMessagePod",e[e.EnergyBarrier=1081]="EnergyBarrier",e[e.ForestRisingBridge=1082]="ForestRisingBridge",e[e.SwitchNoneDoor=1083]="SwitchNoneDoor",e[e.EnemyBoxGrey=1084]="EnemyBoxGrey",e[e.FixedTypeBox=1085]="FixedTypeBox",e[e.EnemyBoxBrown=1086]="EnemyBoxBrown",e[e.EmptyTypeBox=1087]="EmptyTypeBox",e[e.LaserFenceEx=1088]="LaserFenceEx",e[e.LaserSquareFenceEx=1089]="LaserSquareFenceEx",e[e.FloorPanel1=1090]="FloorPanel1",e[e.Caves4ButtonDoor=1091]="Caves4ButtonDoor",e[e.CavesNormalDoor=1092]="CavesNormalDoor",e[e.CavesSmashingPillar=1093]="CavesSmashingPillar",e[e.CavesSign1=1094]="CavesSign1",e[e.CavesSign2=1095]="CavesSign2",e[e.CavesSign3=1096]="CavesSign3",e[e.HexagonalTank=1097]="HexagonalTank",e[e.BrownPlatform=1098]="BrownPlatform",e[e.WarningLightObject=1099]="WarningLightObject",e[e.Rainbow=1100]="Rainbow",e[e.FloatingJellyfish=1101]="FloatingJellyfish",e[e.FloatingDragonfly=1102]="FloatingDragonfly",e[e.CavesSwitchDoor=1103]="CavesSwitchDoor",e[e.RobotRechargeStation=1104]="RobotRechargeStation",e[e.CavesCakeShop=1105]="CavesCakeShop",e[e.Caves1SmallRedRock=1106]="Caves1SmallRedRock",e[e.Caves1MediumRedRock=1107]="Caves1MediumRedRock",e[e.Caves1LargeRedRock=1108]="Caves1LargeRedRock",e[e.Caves2SmallRock1=1109]="Caves2SmallRock1",e[e.Caves2MediumRock1=1110]="Caves2MediumRock1",e[e.Caves2LargeRock1=1111]="Caves2LargeRock1",e[e.Caves2SmallRock2=1112]="Caves2SmallRock2",e[e.Caves2MediumRock2=1113]="Caves2MediumRock2",e[e.Caves2LargeRock2=1114]="Caves2LargeRock2",e[e.Caves3SmallRock=1115]="Caves3SmallRock",e[e.Caves3MediumRock=1116]="Caves3MediumRock",e[e.Caves3LargeRock=1117]="Caves3LargeRock",e[e.FloorPanel2=1118]="FloorPanel2",e[e.DestructableRockCaves1=1119]="DestructableRockCaves1",e[e.DestructableRockCaves2=1120]="DestructableRockCaves2",e[e.DestructableRockCaves3=1121]="DestructableRockCaves3",e[e.MinesDoor=1122]="MinesDoor",e[e.FloorPanel3=1123]="FloorPanel3",e[e.MinesSwitchDoor=1124]="MinesSwitchDoor",e[e.LargeCryoTube=1125]="LargeCryoTube",e[e.ComputerLikeCalus=1126]="ComputerLikeCalus",e[e.GreenScreenOpeningAndClosing=1127]="GreenScreenOpeningAndClosing",e[e.FloatingRobot=1128]="FloatingRobot",e[e.FloatingBlueLight=1129]="FloatingBlueLight",e[e.SelfDestructingObject1=1130]="SelfDestructingObject1",e[e.SelfDestructingObject2=1131]="SelfDestructingObject2",e[e.SelfDestructingObject3=1132]="SelfDestructingObject3",e[e.SparkMachine=1133]="SparkMachine",e[e.MinesLargeFlashingCrate=1134]="MinesLargeFlashingCrate",e[e.RuinsSeal=1135]="RuinsSeal",e[e.RuinsTeleporter=1136]="RuinsTeleporter",e[e.RuinsWarpSiteToSite=1137]="RuinsWarpSiteToSite",e[e.RuinsSwitch=1138]="RuinsSwitch",e[e.FloorPanel4=1139]="FloorPanel4",e[e.Ruins1Door=1140]="Ruins1Door",e[e.Ruins3Door=1141]="Ruins3Door",e[e.Ruins2Door=1142]="Ruins2Door",e[e.Ruins11ButtonDoor=1143]="Ruins11ButtonDoor",e[e.Ruins21ButtonDoor=1144]="Ruins21ButtonDoor",e[e.Ruins31ButtonDoor=1145]="Ruins31ButtonDoor",e[e.Ruins4ButtonDoor=1146]="Ruins4ButtonDoor",e[e.Ruins2ButtonDoor=1147]="Ruins2ButtonDoor",e[e.RuinsSensor=1148]="RuinsSensor",e[e.RuinsFenceSwitch=1149]="RuinsFenceSwitch",e[e.RuinsLaserFence4x2=1150]="RuinsLaserFence4x2",e[e.RuinsLaserFence6x2=1151]="RuinsLaserFence6x2",e[e.RuinsLaserFence4x4=1152]="RuinsLaserFence4x4",e[e.RuinsLaserFence6x4=1153]="RuinsLaserFence6x4",e[e.RuinsPoisonBlob=1154]="RuinsPoisonBlob",e[e.RuinsPillarTrap=1155]="RuinsPillarTrap",e[e.PopupTrapNoTech=1156]="PopupTrapNoTech",e[e.RuinsCrystal=1157]="RuinsCrystal",e[e.Monument=1158]="Monument",e[e.RuinsRock1=1159]="RuinsRock1",e[e.RuinsRock2=1160]="RuinsRock2",e[e.RuinsRock3=1161]="RuinsRock3",e[e.RuinsRock4=1162]="RuinsRock4",e[e.RuinsRock5=1163]="RuinsRock5",e[e.RuinsRock6=1164]="RuinsRock6",e[e.RuinsRock7=1165]="RuinsRock7",e[e.Poison=1166]="Poison",e[e.FixedBoxTypeRuins=1167]="FixedBoxTypeRuins",e[e.RandomBoxTypeRuins=1168]="RandomBoxTypeRuins",e[e.EnemyTypeBoxYellow=1169]="EnemyTypeBoxYellow",e[e.EnemyTypeBoxBlue=1170]="EnemyTypeBoxBlue",e[e.EmptyTypeBoxBlue=1171]="EmptyTypeBoxBlue",e[e.DestructableRock=1172]="DestructableRock",e[e.PopupTrapsTechs=1173]="PopupTrapsTechs",e[e.FlyingWhiteBird=1174]="FlyingWhiteBird",e[e.Tower=1175]="Tower",e[e.FloatingRocks=1176]="FloatingRocks",e[e.FloatingSoul=1177]="FloatingSoul",e[e.Butterfly=1178]="Butterfly",e[e.LobbyGameMenu=1179]="LobbyGameMenu",e[e.LobbyWarpObject=1180]="LobbyWarpObject",e[e.Lobby1EventObjectDefaultTree=1181]="Lobby1EventObjectDefaultTree",e[e.UnknownItem387=1182]="UnknownItem387",e[e.UnknownItem388=1183]="UnknownItem388",e[e.UnknownItem389=1184]="UnknownItem389",e[e.LobbyEventObjectStaticPumpkin=1185]="LobbyEventObjectStaticPumpkin",e[e.LobbyEventObject3ChristmasWindows=1186]="LobbyEventObject3ChristmasWindows",e[e.LobbyEventObjectRedAndWhiteCurtain=1187]="LobbyEventObjectRedAndWhiteCurtain",e[e.UnknownItem393=1188]="UnknownItem393",e[e.UnknownItem394=1189]="UnknownItem394",e[e.LobbyFishTank=1190]="LobbyFishTank",e[e.LobbyEventObjectButterflies=1191]="LobbyEventObjectButterflies",e[e.UnknownItem400=1192]="UnknownItem400",e[e.GreyWallLow=1193]="GreyWallLow",e[e.SpaceshipDoor=1194]="SpaceshipDoor",e[e.GreyWallHigh=1195]="GreyWallHigh",e[e.TempleNormalDoor=1196]="TempleNormalDoor",e[e.BreakableWallWallButUnbreakable=1197]="BreakableWallWallButUnbreakable",e[e.BrokenCylinderAndRubble=1198]="BrokenCylinderAndRubble",e[e.ThreeBrokenWallPiecesOnFloor=1199]="ThreeBrokenWallPiecesOnFloor",e[e.HighBrickCylinder=1200]="HighBrickCylinder",e[e.LyingCylinder=1201]="LyingCylinder",e[e.BrickConeWithFlatTop=1202]="BrickConeWithFlatTop",e[e.BreakableTempleWall=1203]="BreakableTempleWall",e[e.TempleMapDetect=1204]="TempleMapDetect",e[e.SmallBrownBrickRisingBridge=1205]="SmallBrownBrickRisingBridge",e[e.LongRisingBridgeWithPinkHighEdges=1206]="LongRisingBridgeWithPinkHighEdges",e[e.FourSwitchTempleDoor=1207]="FourSwitchTempleDoor",e[e.FourButtonSpaceshipDoor=1208]="FourButtonSpaceshipDoor",e[e.ItemBoxCca=1209]="ItemBoxCca",e[e.TeleporterEp2=1210]="TeleporterEp2",e[e.CCADoor=1211]="CCADoor",e[e.SpecialBoxCCA=1212]="SpecialBoxCCA",e[e.BigCCADoor=1213]="BigCCADoor",e[e.BigCCADoorSwitch=1214]="BigCCADoorSwitch",e[e.LittleRock=1215]="LittleRock",e[e.Little3StoneWall=1216]="Little3StoneWall",e[e.Medium3StoneWall=1217]="Medium3StoneWall",e[e.SpiderPlant=1218]="SpiderPlant",e[e.CCAAreaTeleporter=1219]="CCAAreaTeleporter",e[e.UnknownItem523=1220]="UnknownItem523",e[e.WhiteBird=1221]="WhiteBird",e[e.OrangeBird=1222]="OrangeBird",e[e.Saw=1223]="Saw",e[e.LaserDetect=1224]="LaserDetect",e[e.UnknownItem529=1225]="UnknownItem529",e[e.UnknownItem530=1226]="UnknownItem530",e[e.Seagull=1227]="Seagull",e[e.Fish=1228]="Fish",e[e.SeabedDoorWithBlueEdges=1229]="SeabedDoorWithBlueEdges",e[e.SeabedDoorAlwaysOpenNonTriggerable=1230]="SeabedDoorAlwaysOpenNonTriggerable",e[e.LittleCryotube=1231]="LittleCryotube",e[e.WideGlassWallBreakable=1232]="WideGlassWallBreakable",e[e.BlueFloatingRobot=1233]="BlueFloatingRobot",e[e.RedFloatingRobot=1234]="RedFloatingRobot",e[e.Dolphin=1235]="Dolphin",e[e.CaptureTrap=1236]="CaptureTrap",e[e.VRLink=1237]="VRLink",e[e.UnknownItem576=1238]="UnknownItem576",e[e.WarpInBarbaRayRoom=1239]="WarpInBarbaRayRoom",e[e.UnknownItem672=1240]="UnknownItem672",e[e.GeeNest=1241]="GeeNest",e[e.LabComputerConsole=1242]="LabComputerConsole",e[e.LabComputerConsoleGreenScreen=1243]="LabComputerConsoleGreenScreen",e[e.ChairYellowPillow=1244]="ChairYellowPillow",e[e.OrangeWallWithHoleInMiddle=1245]="OrangeWallWithHoleInMiddle",e[e.GreyWallWithHoleInMiddle=1246]="GreyWallWithHoleInMiddle",e[e.LongTable=1247]="LongTable",e[e.GBAStation=1248]="GBAStation",e[e.TalkLinkToSupport=1249]="TalkLinkToSupport",e[e.InstaWarp=1250]="InstaWarp",e[e.LabInvisibleObject=1251]="LabInvisibleObject",e[e.LabGlassWindowDoor=1252]="LabGlassWindowDoor",e[e.UnknownItem700=1253]="UnknownItem700",e[e.LabCeilingWarp=1254]="LabCeilingWarp",e[e.Ep4LightSource=1255]="Ep4LightSource",e[e.Cactus=1256]="Cactus",e[e.BigBrownRock=1257]="BigBrownRock",e[e.BreakableBrownRock=1258]="BreakableBrownRock",e[e.UnknownItem832=1259]="UnknownItem832",e[e.UnknownItem833=1260]="UnknownItem833",e[e.PoisonPlant=1261]="PoisonPlant",e[e.UnknownItem897=1262]="UnknownItem897",e[e.UnknownItem898=1263]="UnknownItem898",e[e.OozingDesertPlant=1264]="OozingDesertPlant",e[e.UnknownItem901=1265]="UnknownItem901",e[e.BigBlackRocks=1266]="BigBlackRocks",e[e.UnknownItem903=1267]="UnknownItem903",e[e.UnknownItem904=1268]="UnknownItem904",e[e.UnknownItem905=1269]="UnknownItem905",e[e.UnknownItem906=1270]="UnknownItem906",e[e.FallingRock=1271]="FallingRock",e[e.DesertPlantHasCollision=1272]="DesertPlantHasCollision",e[e.DesertFixedTypeBoxBreakableCrystals=1273]="DesertFixedTypeBoxBreakableCrystals",e[e.UnknownItem910=1274]="UnknownItem910",e[e.BeeHive=1275]="BeeHive",e[e.UnknownItem912=1276]="UnknownItem912",e[e.Heat=1277]="Heat",e[e.TopOfSaintMillionEgg=1278]="TopOfSaintMillionEgg",e[e.UnknownItem961=1279]="UnknownItem961"}(w||(w={}));const j=[];function C(e){return T[e]}const T=[];function S(e,t,i,o){j.push(e);const n=[];for(const[e,t]of o)n[e]=t;T[e]=Object.freeze({name:i,area_ids:n,pso_id:t})}function x(e){var t;return null!=(t=I.c[e])?t:w[e]}function O(e){return null!=I.c[e]}function L(e){var t;return null!=(t=Object(I.d)(e))?t:C(e)}var P;S(w.Unknown,void 0,"Unknown",[]),S(w.PlayerSet,0,"Player Set",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),S(w.Particle,1,"Particle",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.Teleporter,2,"Teleporter",[[s.b.I,[0,1,2,3,4,5,6,7,11,12,13,14]],[s.b.II,[0,1,2,3,4,12,13,14,15]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),S(w.Warp,3,"Warp",[[s.b.I,[0,1,2,3,4,5,6,7,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),S(w.LightCollision,4,"Light Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,15,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.Item,5,"Item",[]),S(w.EnvSound,6,"Env Sound",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,13]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.FogCollision,7,"Fog Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.EventCollision,8,"Event Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),S(w.CharaCollision,9,"Chara Collision",[[s.b.I,[0,1,2,3,4,5,8,9,10]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.ElementalTrap,10,"Elemental Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),S(w.StatusTrap,11,"Status Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),S(w.HealTrap,12,"Heal Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),S(w.LargeElementalTrap,13,"Large Elemental Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),S(w.ObjRoomID,14,"Obj Room ID",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,11,12,13]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),S(w.Sensor,15,"Sensor",[[s.b.I,[1,2,4,5,6,7]]]),S(w.UnknownItem16,16,"Unknown Item (16)",[]),S(w.LensFlare,17,"Lens Flare",[[s.b.I,[1,2,3,4,8,14]]]),S(w.ScriptCollision,18,"Script Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.HealRing,19,"Heal Ring",[[s.b.I,[1,2,3,4,5,6,7,8,9,10]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.MapCollision,20,"Map Collision",[[s.b.I,[0,1,2,3,4,5,8,9,10,16,17]],[s.b.II,[0,5,6,7,8,9,10,11,16,17]],[s.b.IV,[0]]]),S(w.ScriptCollisionA,21,"Script Collision A",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.ItemLight,22,"Item Light",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.RadarCollision,23,"Radar Collision",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.FogCollisionSW,24,"Fog Collision SW",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.BossTeleporter,25,"Boss Teleporter",[[s.b.I,[0,2,5,7,10]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[5,6,7,8,0]]]),S(w.ImageBoard,26,"Image Board",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.QuestWarp,27,"Quest Warp",[[s.b.I,[1,2,3,4,5,6,7,11,12,13,14]],[s.b.IV,[9]]]),S(w.Epilogue,28,"Epilogue",[[s.b.I,[14]],[s.b.II,[13]],[s.b.IV,[9]]]),S(w.UnknownItem29,29,"Unknown Item (29)",[[s.b.I,[1]]]),S(w.UnknownItem30,30,"Unknown Item (30)",[[s.b.I,[1,2,17]],[s.b.II,[1,2,14]],[s.b.IV,[1,2,3,4,5]]]),S(w.UnknownItem31,31,"Unknown Item (31)",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.BoxDetectObject,32,"Box Detect Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.SymbolChatObject,33,"Symbol Chat Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.TouchPlateObject,34,"Touch plate Object",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.TargetableObject,35,"Targetable Object",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.EffectObject,36,"Effect object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[0]]]),S(w.CountDownObject,37,"Count Down Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.UnknownItem38,38,"Unknown Item (38)",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.UnknownItem39,39,"Unknown Item (39)",[[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.UnknownItem40,40,"Unknown Item (40)",[[s.b.I,[0,1,2,4,5,6,7,8,9,10,13,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,13,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.UnknownItem41,41,"Unknown Item (41)",[[s.b.I,[0,1,2,4,5,6,7,8,9,10,13,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,13,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.MenuActivation,64,"Menu activation",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.TelepipeLocation,65,"Telepipe Location",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.BGMCollision,66,"BGM Collision",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.MainRagolTeleporter,67,"Main Ragol Teleporter",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.LobbyTeleporter,68,"Lobby Teleporter",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.PrincipalWarp,69,"Principal warp",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.ShopDoor,70,"Shop Door",[[s.b.I,[0]],[s.b.IV,[0]]]),S(w.HuntersGuildDoor,71,"Hunter's Guild Door",[[s.b.I,[0]],[s.b.IV,[0]]]),S(w.TeleporterDoor,72,"Teleporter Door",[[s.b.I,[0]],[s.b.IV,[0]]]),S(w.MedicalCenterDoor,73,"Medical Center Door",[[s.b.I,[0]],[s.b.IV,[0]]]),S(w.Elevator,74,"Elevator",[[s.b.I,[0]],[s.b.IV,[0]]]),S(w.EasterEgg,75,"Easter Egg",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.ValentinesHeart,76,"Valentines Heart",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.ChristmasTree,77,"Christmas Tree",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.ChristmasWreath,78,"Christmas Wreath",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.HalloweenPumpkin,79,"Halloween Pumpkin",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.TwentyFirstCentury,80,"21st Century",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.Sonic,81,"Sonic",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.WelcomeBoard,82,"Welcome Board",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.Firework,83,"Firework",[[s.b.I,[0]],[s.b.II,[0,16]],[s.b.IV,[0]]]),S(w.LobbyScreenDoor,84,"Lobby Screen Door",[[s.b.I,[0]],[s.b.IV,[0]]]),S(w.MainRagolTeleporterBattleInNextArea,85,"Main Ragol Teleporter (Battle in next area?)",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.LabTeleporterDoor,86,"Lab Teleporter Door",[[s.b.II,[0]]]),S(w.Pioneer2InvisibleTouchplate,87,"Pioneer 2 Invisible Touchplate",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),S(w.ForestDoor,128,"Forest Door",[[s.b.I,[1,2]]]),S(w.ForestSwitch,129,"Forest Switch",[[s.b.I,[1,2,3,4,5]],[s.b.II,[1,2,3,4]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.LaserFence,130,"Laser Fence",[[s.b.I,[1,2,3,4,5,6,7,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.LaserSquareFence,131,"Laser Square Fence",[[s.b.I,[1,2,3,4,5,6,7,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.ForestLaserFenceSwitch,132,"Forest Laser Fence Switch",[[s.b.I,[1,2,3,4,5,6,7,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.LightRays,133,"Light rays",[[s.b.I,[1,2]],[s.b.II,[5,6,7,8,9]],[s.b.IV,[6,7,8]]]),S(w.BlueButterfly,134,"Blue Butterfly",[[s.b.I,[1,2]],[s.b.IV,[6,7,8]]]),S(w.Probe,135,"Probe",[[s.b.I,[1,2]]]),S(w.RandomTypeBox1,136,"Random Type Box 1",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.II,[10,11,13]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.ForestWeatherStation,137,"Forest Weather Station",[[s.b.I,[1,2]]]),S(w.Battery,138,"Battery",[]),S(w.ForestConsole,139,"Forest Console",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.BlackSlidingDoor,140,"Black Sliding Door",[[s.b.I,[1,2,3]]]),S(w.RicoMessagePod,141,"Rico Message Pod",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,13]]]),S(w.EnergyBarrier,142,"Energy Barrier",[[s.b.I,[1,2,4,5,6,7]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.ForestRisingBridge,143,"Forest Rising Bridge",[[s.b.I,[1,2]]]),S(w.SwitchNoneDoor,144,"Switch (none door)",[[s.b.I,[1,2,6,7,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.EnemyBoxGrey,145,"Enemy Box (Grey)",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.II,[10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.FixedTypeBox,146,"Fixed Type Box",[[s.b.I,[1,2,3,4,5,6,7,11,12,13,14]],[s.b.II,[10,11,13]],[s.b.IV,[1,2,3,4,6,7,8,9]]]),S(w.EnemyBoxBrown,147,"Enemy Box (Brown)",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.II,[10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.EmptyTypeBox,149,"Empty Type Box",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.LaserFenceEx,150,"Laser Fence Ex",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.LaserSquareFenceEx,151,"Laser Square Fence Ex",[]),S(w.FloorPanel1,192,"Floor Panel 1",[[s.b.I,[3,4,5,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.Caves4ButtonDoor,193,"Caves 4 Button door",[[s.b.I,[3,4,5]]]),S(w.CavesNormalDoor,194,"Caves Normal door",[[s.b.I,[3,4,5]]]),S(w.CavesSmashingPillar,195,"Caves Smashing Pillar",[[s.b.I,[3,4,5]],[s.b.II,[1,2,3,4,17]]]),S(w.CavesSign1,196,"Caves Sign 1",[[s.b.I,[4,5]]]),S(w.CavesSign2,197,"Caves Sign 2",[[s.b.I,[4,5]]]),S(w.CavesSign3,198,"Caves Sign 3",[[s.b.I,[4,5]]]),S(w.HexagonalTank,199,"Hexagonal Tank",[[s.b.I,[4,5]]]),S(w.BrownPlatform,200,"Brown Platform",[[s.b.I,[4,5]]]),S(w.WarningLightObject,201,"Warning Light Object",[[s.b.I,[4,5]],[s.b.IV,[5]]]),S(w.Rainbow,203,"Rainbow",[[s.b.I,[4]]]),S(w.FloatingJellyfish,204,"Floating Jellyfish",[[s.b.I,[4]],[s.b.II,[10,11]]]),S(w.FloatingDragonfly,205,"Floating Dragonfly",[[s.b.I,[4,16]],[s.b.II,[3,4]],[s.b.IV,[6,7,8]]]),S(w.CavesSwitchDoor,206,"Caves Switch Door",[[s.b.I,[3,4,5]]]),S(w.RobotRechargeStation,207,"Robot Recharge Station",[[s.b.I,[3,4,5,6,7]],[s.b.II,[17]]]),S(w.CavesCakeShop,208,"Caves Cake Shop",[[s.b.I,[5]]]),S(w.Caves1SmallRedRock,209,"Caves 1 Small Red Rock",[[s.b.I,[3]]]),S(w.Caves1MediumRedRock,210,"Caves 1 Medium Red Rock",[[s.b.I,[3]]]),S(w.Caves1LargeRedRock,211,"Caves 1 Large Red Rock",[[s.b.I,[3]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.Caves2SmallRock1,212,"Caves 2 Small Rock 1",[[s.b.I,[4]]]),S(w.Caves2MediumRock1,213,"Caves 2 Medium Rock 1",[[s.b.I,[4]]]),S(w.Caves2LargeRock1,214,"Caves 2 Large Rock 1",[[s.b.I,[4]]]),S(w.Caves2SmallRock2,215,"Caves 2 Small Rock 2",[[s.b.I,[4]]]),S(w.Caves2MediumRock2,216,"Caves 2 Medium Rock 2",[[s.b.I,[4]]]),S(w.Caves2LargeRock2,217,"Caves 2 Large Rock 2",[[s.b.I,[4]]]),S(w.Caves3SmallRock,218,"Caves 3 Small Rock",[[s.b.I,[5]]]),S(w.Caves3MediumRock,219,"Caves 3 Medium Rock",[[s.b.I,[5]]]),S(w.Caves3LargeRock,220,"Caves 3 Large Rock",[[s.b.I,[5]]]),S(w.FloorPanel2,222,"Floor Panel 2",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.DestructableRockCaves1,223,"Destructable Rock (Caves 1)",[[s.b.I,[3]]]),S(w.DestructableRockCaves2,224,"Destructable Rock (Caves 2)",[[s.b.I,[4]]]),S(w.DestructableRockCaves3,225,"Destructable Rock (Caves 3)",[[s.b.I,[5]]]),S(w.MinesDoor,256,"Mines Door",[[s.b.I,[6,7]]]),S(w.FloorPanel3,257,"Floor Panel 3",[[s.b.I,[1,2,6,7,16,17]],[s.b.II,[1,2,3,4]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.MinesSwitchDoor,258,"Mines Switch Door",[[s.b.I,[6,7]],[s.b.IV,[6,7,8]]]),S(w.LargeCryoTube,259,"Large Cryo-Tube",[[s.b.I,[6,7]],[s.b.II,[17]]]),S(w.ComputerLikeCalus,260,"Computer (like calus)",[[s.b.I,[6,7]],[s.b.II,[17]]]),S(w.GreenScreenOpeningAndClosing,261,"Green Screen opening and closing",[[s.b.I,[6,7]],[s.b.II,[17]]]),S(w.FloatingRobot,262,"Floating Robot",[[s.b.I,[6,7]]]),S(w.FloatingBlueLight,263,"Floating Blue Light",[[s.b.I,[6,7]]]),S(w.SelfDestructingObject1,264,"Self Destructing Object 1",[[s.b.I,[6,7]]]),S(w.SelfDestructingObject2,265,"Self Destructing Object 2",[[s.b.I,[6,7]]]),S(w.SelfDestructingObject3,266,"Self Destructing Object 3",[[s.b.I,[6,7]]]),S(w.SparkMachine,267,"Spark Machine",[[s.b.I,[6,7]]]),S(w.MinesLargeFlashingCrate,268,"Mines Large Flashing Crate",[[s.b.I,[6,7]]]),S(w.RuinsSeal,304,"Ruins Seal",[[s.b.I,[13]]]),S(w.RuinsTeleporter,320,"Ruins Teleporter",[[s.b.I,[8,9,10]]]),S(w.RuinsWarpSiteToSite,321,"Ruins Warp (Site to site)",[[s.b.I,[8,9,10]]]),S(w.RuinsSwitch,322,"Ruins Switch",[[s.b.I,[8,9,10]]]),S(w.FloorPanel4,323,"Floor Panel 4",[[s.b.I,[8,9,10]]]),S(w.Ruins1Door,324,"Ruins 1 Door",[[s.b.I,[8]]]),S(w.Ruins3Door,325,"Ruins 3 Door",[[s.b.I,[10]]]),S(w.Ruins2Door,326,"Ruins 2 Door",[[s.b.I,[9]]]),S(w.Ruins11ButtonDoor,327,"Ruins 1-1 Button Door",[[s.b.I,[8]]]),S(w.Ruins21ButtonDoor,328,"Ruins 2-1 Button Door",[[s.b.I,[9]]]),S(w.Ruins31ButtonDoor,329,"Ruins 3-1 Button Door",[[s.b.I,[10]]]),S(w.Ruins4ButtonDoor,330,"Ruins 4-Button Door",[[s.b.I,[8,9,10]]]),S(w.Ruins2ButtonDoor,331,"Ruins 2-Button Door",[[s.b.I,[8,9,10]]]),S(w.RuinsSensor,332,"Ruins Sensor",[[s.b.I,[8,9,10]]]),S(w.RuinsFenceSwitch,333,"Ruins Fence Switch",[[s.b.I,[8,9,10]]]),S(w.RuinsLaserFence4x2,334,"Ruins Laser Fence 4x2",[[s.b.I,[8,9,10]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.RuinsLaserFence6x2,335,"Ruins Laser Fence 6x2",[[s.b.I,[8,9,10]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.RuinsLaserFence4x4,336,"Ruins Laser Fence 4x4",[[s.b.I,[8,9,10]]]),S(w.RuinsLaserFence6x4,337,"Ruins Laser Fence 6x4",[[s.b.I,[8,9,10]]]),S(w.RuinsPoisonBlob,338,"Ruins poison Blob",[[s.b.I,[8,9,10]],[s.b.II,[5,6,7,8,9]],[s.b.IV,[6,7,8]]]),S(w.RuinsPillarTrap,339,"Ruins Pillar Trap",[[s.b.I,[8,9,10]],[s.b.II,[1,2,3,4]]]),S(w.PopupTrapNoTech,340,"Popup Trap (No Tech)",[[s.b.I,[8,9,10]]]),S(w.RuinsCrystal,341,"Ruins Crystal",[[s.b.I,[8,9,10]]]),S(w.Monument,342,"Monument",[[s.b.I,[2,4,7]]]),S(w.RuinsRock1,345,"Ruins Rock 1",[[s.b.I,[8,9,10]]]),S(w.RuinsRock2,346,"Ruins Rock 2",[[s.b.I,[8,9,10]]]),S(w.RuinsRock3,347,"Ruins Rock 3",[[s.b.I,[8,9,10]]]),S(w.RuinsRock4,348,"Ruins Rock 4",[[s.b.I,[8,9,10]]]),S(w.RuinsRock5,349,"Ruins Rock 5",[[s.b.I,[8,9,10]]]),S(w.RuinsRock6,350,"Ruins Rock 6",[[s.b.I,[8,9,10]]]),S(w.RuinsRock7,351,"Ruins Rock 7",[[s.b.I,[8,9,10]]]),S(w.Poison,352,"Poison",[[s.b.I,[8,9,10,13]],[s.b.II,[3,4,10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.FixedBoxTypeRuins,353,"Fixed Box Type (Ruins)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4,14,15]]]),S(w.RandomBoxTypeRuins,354,"Random Box Type (Ruins)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4,14,15]]]),S(w.EnemyTypeBoxYellow,355,"Enemy Type Box (Yellow)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4]]]),S(w.EnemyTypeBoxBlue,356,"Enemy Type Box (Blue)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4]]]),S(w.EmptyTypeBoxBlue,357,"Empty Type Box (Blue)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4]]]),S(w.DestructableRock,358,"Destructable Rock",[[s.b.I,[8,9,10]]]),S(w.PopupTrapsTechs,359,"Popup Traps (techs)",[[s.b.I,[6,7,8,9,10]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]]]),S(w.FlyingWhiteBird,368,"Flying White Bird",[[s.b.I,[14,16]],[s.b.II,[3,4]]]),S(w.Tower,369,"Tower",[[s.b.I,[14]]]),S(w.FloatingRocks,370,"Floating Rocks",[[s.b.I,[14]]]),S(w.FloatingSoul,371,"Floating Soul",[[s.b.I,[14]]]),S(w.Butterfly,372,"Butterfly",[[s.b.I,[14]]]),S(w.LobbyGameMenu,384,"Lobby Game menu",[[s.b.I,[15]]]),S(w.LobbyWarpObject,385,"Lobby Warp Object",[[s.b.I,[15]]]),S(w.Lobby1EventObjectDefaultTree,386,"Lobby 1 Event Object (Default Tree)",[[s.b.I,[15]]]),S(w.UnknownItem387,387,"Unknown Item (387)",[[s.b.I,[15]]]),S(w.UnknownItem388,388,"Unknown Item (388)",[[s.b.I,[15]]]),S(w.UnknownItem389,389,"Unknown Item (389)",[[s.b.I,[15]]]),S(w.LobbyEventObjectStaticPumpkin,390,"Lobby Event Object (Static Pumpkin)",[[s.b.I,[15]]]),S(w.LobbyEventObject3ChristmasWindows,391,"Lobby Event Object (3 Christmas Windows)",[[s.b.I,[15]]]),S(w.LobbyEventObjectRedAndWhiteCurtain,392,"Lobby Event Object (Red and White Curtain)",[[s.b.I,[15]]]),S(w.UnknownItem393,393,"Unknown Item (393)",[[s.b.I,[15]]]),S(w.UnknownItem394,394,"Unknown Item (394)",[[s.b.I,[15]]]),S(w.LobbyFishTank,395,"Lobby Fish Tank",[[s.b.I,[15]]]),S(w.LobbyEventObjectButterflies,396,"Lobby Event Object (Butterflies)",[[s.b.I,[15]]]),S(w.UnknownItem400,400,"Unknown Item (400)",[[s.b.I,[16]],[s.b.II,[3,4]]]),S(w.GreyWallLow,401,"grey wall low",[[s.b.I,[16]],[s.b.II,[3,4,17]]]),S(w.SpaceshipDoor,402,"Spaceship Door",[[s.b.I,[16]],[s.b.II,[3,4]]]),S(w.GreyWallHigh,403,"grey wall high",[[s.b.I,[16]],[s.b.II,[3,4,17]]]),S(w.TempleNormalDoor,416,"Temple Normal Door",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.BreakableWallWallButUnbreakable,417,'"breakable wall wall, but unbreakable"',[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.BrokenCylinderAndRubble,418,"Broken cylinder and rubble",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.ThreeBrokenWallPiecesOnFloor,419,"3 broken wall pieces on floor",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.HighBrickCylinder,420,"high brick cylinder",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.LyingCylinder,421,"lying cylinder",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.BrickConeWithFlatTop,422,"brick cone with flat top",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.BreakableTempleWall,423,"breakable temple wall",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.TempleMapDetect,424,"Temple Map Detect",[[s.b.I,[17]],[s.b.II,[1,2,14]],[s.b.IV,[1,2,3,4,5]]]),S(w.SmallBrownBrickRisingBridge,425,"small brown brick rising bridge",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.LongRisingBridgeWithPinkHighEdges,426,"long rising bridge (with pink high edges)",[[s.b.I,[17]],[s.b.II,[1,2]]]),S(w.FourSwitchTempleDoor,427,"4 switch temple door",[[s.b.II,[1,2]]]),S(w.FourButtonSpaceshipDoor,448,"4 button spaceship door",[[s.b.II,[3,4]]]),S(w.ItemBoxCca,512,"item box cca",[[s.b.II,[5,6,7,8,9,12,16,17]],[s.b.IV,[5]]]),S(w.TeleporterEp2,513,"Teleporter (Ep 2)",[[s.b.II,[5,6,7,8,9,10,11,12,13,16,17]]]),S(w.CCADoor,514,"CCA Door",[[s.b.II,[5,6,7,8,9,16,17]]]),S(w.SpecialBoxCCA,515,"Special Box CCA",[[s.b.II,[5,6,7,8,9,12,16,17]],[s.b.IV,[1,2,3,4,5]]]),S(w.BigCCADoor,516,"Big CCA Door",[[s.b.II,[5]]]),S(w.BigCCADoorSwitch,517,"Big CCA Door Switch",[[s.b.II,[5,6,7,8,9,16,17]]]),S(w.LittleRock,518,"Little Rock",[[s.b.II,[5,6,7,8,9,16]]]),S(w.Little3StoneWall,519,"Little 3 Stone Wall",[[s.b.II,[5,6,7,8,9,16]]]),S(w.Medium3StoneWall,520,"Medium 3 stone wall",[[s.b.II,[5,6,7,8,9,16]]]),S(w.SpiderPlant,521,"Spider Plant",[[s.b.II,[5,6,7,8,9,16]]]),S(w.CCAAreaTeleporter,522,"CCA Area Teleporter",[[s.b.II,[5,6,7,8,9,16,17]]]),S(w.UnknownItem523,523,"Unknown Item (523)",[[s.b.II,[5,12]]]),S(w.WhiteBird,524,"White Bird",[[s.b.II,[6,7,9,16,17]],[s.b.IV,[6,7,8]]]),S(w.OrangeBird,525,"Orange Bird",[[s.b.II,[6,7,9,17]]]),S(w.Saw,527,"Saw",[[s.b.II,[5,6,7,8,9,10,11,16,17]]]),S(w.LaserDetect,528,"Laser Detect",[[s.b.II,[5,6,7,8,9,10,11,16,17]]]),S(w.UnknownItem529,529,"Unknown Item (529)",[[s.b.II,[5,6,7]],[s.b.IV,[6,7,8]]]),S(w.UnknownItem530,530,"Unknown Item (530)",[[s.b.II,[5,6,7,8,9,17]]]),S(w.Seagull,531,"Seagull",[[s.b.II,[6,7,8,9,16]],[s.b.IV,[6,7,8]]]),S(w.Fish,544,"Fish",[[s.b.I,[15]],[s.b.II,[6,9,10,11,16]]]),S(w.SeabedDoorWithBlueEdges,545,"Seabed Door (with blue edges)",[[s.b.II,[10,11]]]),S(w.SeabedDoorAlwaysOpenNonTriggerable,546,"Seabed door (always open, non-triggerable)",[[s.b.II,[10,11]]]),S(w.LittleCryotube,547,"Little Cryotube",[[s.b.II,[10,11,17]]]),S(w.WideGlassWallBreakable,548,"Wide Glass Wall (breakable)",[[s.b.II,[10,11]]]),S(w.BlueFloatingRobot,549,"Blue floating robot",[[s.b.II,[10,11]]]),S(w.RedFloatingRobot,550,"Red floating robot",[[s.b.II,[10,11]]]),S(w.Dolphin,551,"Dolphin",[[s.b.II,[10,11]]]),S(w.CaptureTrap,552,"Capture Trap",[[s.b.II,[5,6,7,8,9,10,11,16,17]]]),S(w.VRLink,553,"VR link",[[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]]]),S(w.UnknownItem576,576,"Unknown Item (576)",[[s.b.II,[12]]]),S(w.WarpInBarbaRayRoom,640,"Warp in Barba Ray Room",[[s.b.II,[14]]]),S(w.UnknownItem672,672,"Unknown Item (672)",[[s.b.II,[15]]]),S(w.GeeNest,688,"Gee Nest",[[s.b.I,[8,9,10]],[s.b.II,[5,6,7,8,9,16,17]],[s.b.IV,[6,7,8]]]),S(w.LabComputerConsole,689,"Lab Computer Console",[[s.b.II,[0]]]),S(w.LabComputerConsoleGreenScreen,690,"Lab Computer Console (Green Screen)",[[s.b.II,[0]]]),S(w.ChairYellowPillow,691,"Chair, Yellow Pillow",[[s.b.II,[0]]]),S(w.OrangeWallWithHoleInMiddle,692,"orange wall with hole in middle",[[s.b.II,[0]]]),S(w.GreyWallWithHoleInMiddle,693,"grey wall with hole in middle",[[s.b.II,[0]]]),S(w.LongTable,694,"long table",[[s.b.II,[0]]]),S(w.GBAStation,695,"GBA Station",[]),S(w.TalkLinkToSupport,696,"Talk (link to support)",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.InstaWarp,697,"insta-warp",[[s.b.I,[0,1,2,3,4,5,6,7,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),S(w.LabInvisibleObject,698,"Lab Invisible Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),S(w.LabGlassWindowDoor,699,"Lab Glass window Door",[[s.b.II,[0]]]),S(w.UnknownItem700,700,"Unknown Item (700)",[[s.b.II,[13]]]),S(w.LabCeilingWarp,701,"Lab Ceiling Warp",[[s.b.II,[0]]]),S(w.Ep4LightSource,768,"Ep4 Light Source",[[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),S(w.Cactus,769,"Cactus",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.BigBrownRock,770,"Big Brown Rock",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.BreakableBrownRock,771,"Breakable Brown Rock",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.UnknownItem832,832,"Unknown Item (832)",[]),S(w.UnknownItem833,833,"Unknown Item (833)",[]),S(w.PoisonPlant,896,"Poison Plant",[[s.b.IV,[6,7,8]]]),S(w.UnknownItem897,897,"Unknown Item (897)",[[s.b.IV,[6,7,8]]]),S(w.UnknownItem898,898,"Unknown Item (898)",[[s.b.IV,[6,7,8]]]),S(w.OozingDesertPlant,899,"Oozing Desert Plant",[[s.b.IV,[6,7,8]]]),S(w.UnknownItem901,901,"Unknown Item (901)",[[s.b.IV,[6,7,8]]]),S(w.BigBlackRocks,902,"big black rocks",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),S(w.UnknownItem903,903,"Unknown Item (903)",[[s.b.IV,[6,7,8]]]),S(w.UnknownItem904,904,"Unknown Item (904)",[[s.b.IV,[6,7,8]]]),S(w.UnknownItem905,905,"Unknown Item (905)",[]),S(w.UnknownItem906,906,"Unknown Item (906)",[]),S(w.FallingRock,907,"Falling Rock",[[s.b.IV,[6,7,8]]]),S(w.DesertPlantHasCollision,908,"Desert Plant (has collision)",[[s.b.IV,[6,7,8]]]),S(w.DesertFixedTypeBoxBreakableCrystals,909,"Desert Fixed Type Box (Breakable Crystals)",[[s.b.IV,[6,7,8]]]),S(w.UnknownItem910,910,"Unknown Item (910)",[]),S(w.BeeHive,911,"Bee Hive",[[s.b.IV,[6,7,8]]]),S(w.UnknownItem912,912,"Unknown Item (912)",[[s.b.IV,[6,7,8]]]),S(w.Heat,913,"Heat",[[s.b.IV,[6,7,8]]]),S(w.TopOfSaintMillionEgg,960,"Top of saint million egg",[[s.b.IV,[9]]]),S(w.UnknownItem961,961,"Unknown Item (961)",[[s.b.IV,[9]]]),Object.freeze(j),Object.freeze(T),function(e){e[e.Normal=0]="Normal",e[e.Hovered=1]="Hovered",e[e.Selected=2]="Selected"}(P||(P={}));const D=[];D[P.Normal]=16776960,D[P.Hovered]=16768831,D[P.Selected]=16755200;const B=[];function E(e,t,i){const o=new y.MeshLambertMaterial({color:O(e)?B[P.Normal]:D[P.Normal],side:y.DoubleSide}),n=Object(R.a)(t,i.length?i.map(t=>new y.MeshBasicMaterial({map:t,side:y.DoubleSide,transparent:e!==I.c.PofuillySlime&&e!==I.c.PouillySlime,alphaTest:.01})):o,o);return n.name=x(e),n}B[P.Normal]=16711680,B[P.Hovered]=16727903,B[P.Selected]=16711764;var M=i("ouMO");const W=180/Math.PI,q=1/W;function F(e){return e*W}function V(e){return e*q}function U(e,t){return(e%t+t)%t}var $=i("wtpc");function N(e,t,i){return new y.Euler(e,t,i,"ZXY")}function A(e){return(new y.Euler).setFromQuaternion(e,"ZXY")}const z=new y.Quaternion,G=new y.Quaternion;class H{constructor(e,t,i,o,n){this._section=Object(M.e)(void 0),Object($.f)(e,"type"),Object($.l)(t,"area_id"),Object($.l)(i,"section_id"),Object($.f)(o,"position"),Object($.f)(n,"rotation"),this.type=e,this.area_id=t,this.section=this._section,this._section_id=Object(M.e)(i),this.section_id=this._section_id,this._position=Object(M.e)(o),this.position=this._position,this._world_position=Object(M.e)(o),this.world_position=this._world_position,this._rotation=Object(M.e)(n),this.rotation=this._rotation,this._world_rotation=Object(M.e)(n),this.world_rotation=this._world_rotation}set_section(e){if(e.area_variant.area.id!==this.area_id)throw new Error("Quest entities can't be moved across areas.");return this._section.val=e,this._section_id.val=e.id,this.set_position(this.position.val),this.set_rotation(this.rotation.val),this}set_position(e){this._position.val=e;const t=this.section.val;return this._world_position.val=t?e.clone().applyEuler(t.rotation).add(t.position):e,this}set_world_position(e){this._world_position.val=e;const t=this.section.val;return this._position.val=t?e.clone().sub(t.position).applyEuler(t.inverse_rotation):e,this}set_rotation(e){K(e),this._rotation.val=e;const t=this.section.val;return t?(z.setFromEuler(e),G.setFromEuler(t.rotation),this._world_rotation.val=K(A(z.multiply(G)))):this._world_rotation.val=e,this}set_world_rotation(e){K(e),this._world_rotation.val=e;const t=this.section.val;return t?(z.setFromEuler(e),G.setFromEuler(t.rotation),G.inverse(),this._rotation.val=K(A(z.multiply(G)))):this._rotation.val=e,this}}function K(e){return e.set(U(e.x,2*Math.PI),U(e.y,2*Math.PI),U(e.z,2*Math.PI))}class Q extends H{constructor(e,t,i,o,n,s,r,a,d,c,l,_,u){var v,h,p,g,b,f;Object($.l)(t,"pso_type_id"),Object($.k)(i,"npc_id"),Object($.m)(n,"pso_wave2"),Object($.l)(s,"script_label"),Object($.l)(r,"pso_roaming"),Object($.f)(_,"scale"),Object($.f)(u,"unknown"),Object($.d)(2===u.length,()=>`unknown should be of length 2, was ${u.length}.`),Object($.d)(10===u[0].length,()=>`unknown[0] should be of length 10, was ${u[0].length}`),Object($.d)(4===u[1].length,()=>`unknown[1] should be of length 4, was ${u[1].length}`),super(e,a,d,c,l),this.pso_type_id=t,this.npc_id=i,this._wave=Object(M.e)(o),this.wave=this._wave;const m=null===(h=null===(v=o)||void 0===v?void 0:v.id)||void 0===h?void 0:h.val,w=null===(g=null===(p=o)||void 0===p?void 0:p.section_id)||void 0===g?void 0:g.val,k=null===(f=null===(b=o)||void 0===b?void 0:b.area_id)||void 0===f?void 0:f.val;this._pso_wave2=n,this.pso_wave2=this.wave.flat_map(e=>null==e?Object(M.e)(null==m?this._pso_wave2:0):m===e.id.val&&w===e.section_id.val&&k===e.area_id.val?e.id.map(e=>m===e?this._pso_wave2:e):e.id),this.script_label=s,this.pso_roaming=r,this.unknown=u,this.scale=_}set_wave(e){return this._wave.val=e,this}}class Y extends k.a{constructor(e,t){super(e),this._collision_geometry=new y.Object3D,this._render_geometry=new y.Object3D,this._entity_models=new y.Object3D,this.disposer=new a.a,this.entity_to_mesh=new Map,this.camera=new y.PerspectiveCamera(60,1,10,1e4),this.disposer.add(t(this))}get debug(){return super.debug}set debug(e){this.debug!==e&&(super.debug=e,this._render_geometry.visible=e,this.schedule_render())}get collision_geometry(){return this._collision_geometry}set collision_geometry(e){this.scene.remove(this.collision_geometry),this._collision_geometry=e,this.scene.add(e)}set render_geometry(e){this.scene.remove(this._render_geometry),this._render_geometry=e,e.visible=this.debug,this.scene.add(e)}get entity_models(){return this._entity_models}init_camera_controls(){super.init_camera_controls()}dispose(){super.dispose(),this.disposer.dispose()}set_size(e,t){this.camera.aspect=e/t,this.camera.updateProjectionMatrix(),super.set_size(e,t)}reset_entity_models(){this.scene.remove(this._entity_models),this._entity_models=new y.Group,this.scene.add(this._entity_models),this.entity_to_mesh.clear(),this.schedule_render()}add_entity_model(e){const t=e.userData.entity;this._entity_models.add(e),this.entity_to_mesh.set(t,e),t===this.selected_entity&&this.mark_selected(e),this.schedule_render()}remove_entity_model(e){const t=this.entity_to_mesh.get(e);t&&(this.entity_to_mesh.delete(e),this._entity_models.remove(t),this.schedule_render())}get_entity_mesh(e){return this.entity_to_mesh.get(e)}mark_selected(e){e===this.hovered_mesh&&(this.hovered_mesh=void 0),e!==this.selected_mesh&&(this.selected_mesh&&Z(this.selected_mesh,P.Normal),Z(e,P.Selected),this.schedule_render()),this.selected_mesh=e}mark_hovered(e){this.selected_mesh&&e===this.selected_mesh||(e!==this.hovered_mesh&&(this.hovered_mesh&&Z(this.hovered_mesh,P.Normal),e&&Z(e,P.Hovered),this.schedule_render()),this.hovered_mesh=e)}unmark_selected(){this.selected_mesh&&(Z(this.selected_mesh,P.Normal),this.schedule_render()),this.selected_mesh=void 0}}function Z(e,t){const i=e.userData.entity instanceof Q?B[t]:D[t];if(e)if(Array.isArray(e.material))for(const o of e.material)t===P.Normal&&o.map?o.color.set(16777215):o.color.set(i);else e.material.color.set(i)}var J=i("oxtq"),X=i("rwco"),ee=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const te=X.a.get("quest_editor/rendering/QuestModelManager"),ie=Object.freeze(new y.Vector3(0,800,700)),oe=Object.freeze(new y.Vector3(0,0,0)),ne=new y.Object3D;class se{constructor(e,t,i,o){this.renderer=t,this.area_asset_loader=i,this.entity_asset_loader=o,this.disposer=new a.a,this.quest_disposer=this.disposer.add(new a.a),this.area_variant_changed=()=>ee(this,void 0,void 0,(function*(){const{episode:e,area_variant:t,npcs:i,objects:o}=this.get_area_variant_details();yield this.area_model_manager.load(e,t),this.quest_disposer.dispose_all(),this.npc_model_manager.remove_all(),this.object_model_manager.remove_all(),this.renderer.reset_entity_models(),this.quest_disposer.add_all(i.observe_list(this.npcs_changed,{call_now:!0}),o.observe_list(this.objects_changed,{call_now:!0}))})),this.npcs_changed=e=>{e.type===J.a.ListChange&&(this.npc_model_manager.remove(e.removed),this.npc_model_manager.add(e.inserted))},this.objects_changed=e=>{e.type===J.a.ListChange&&(this.object_model_manager.remove(e.removed),this.object_model_manager.add(e.inserted))},this.area_model_manager=new re(this.renderer,i),this.npc_model_manager=new ae(e,this.renderer,o),this.object_model_manager=new ae(e,this.renderer,o)}dispose(){this.disposer.dispose(),this.npc_model_manager.remove_all(),this.object_model_manager.remove_all(),this.renderer.reset_entity_models()}}class re{constructor(e,t){this.renderer=e,this.area_asset_loader=t,this.raycaster=new y.Raycaster,this.origin=new y.Vector3,this.down=Object.freeze(new y.Vector3(0,-1,0)),this.up=Object.freeze(new y.Vector3(0,1,0))}load(e,t){return ee(this,void 0,void 0,(function*(){if(this.area_variant=t,null==e||null==t)return this.renderer.collision_geometry=ne,void(this.renderer.render_geometry=ne);try{const i=yield this.area_asset_loader.load_collision_geometry(e,t);if(this.should_cancel(t))return;const o=yield this.area_asset_loader.load_render_geometry(e,t);if(this.should_cancel(t))return;this.add_sections_to_collision_geometry(i,o),this.renderer.collision_geometry=i,this.renderer.render_geometry=o,this.renderer.reset_camera(ie,oe)}catch(e){te.error(`Couldn't load models for area ${t.area.id}, variant ${t.id}.`,e),this.renderer.collision_geometry=ne,this.renderer.render_geometry=ne}}))}should_cancel(e){return this.area_variant!==e}add_sections_to_collision_geometry(e,t){for(const i of e.children){i.geometry.boundingBox.getCenter(this.origin),this.raycaster.set(this.origin,this.down);const e=this.raycaster.intersectObject(t,!0).find(e=>null!=e.object.userData.section);this.raycaster.set(this.origin,this.up);const o=this.raycaster.intersectObject(t,!0).find(e=>null!=e.object.userData.section);let n;if(n=e&&o?e.distance<=o.distance?e:o:e||o,n){const e=i.userData,t=n.object.userData;e.section=t.section}}}}class ae{constructor(e,t,i){this.current_wave=e,this.renderer=t,this.entity_asset_loader=i,this.queue=[],this.loaded_entities=[],this.loading=!1}add(e){return ee(this,void 0,void 0,(function*(){if(this.queue.push(...e),!this.loading)try{for(this.loading=!0;this.queue.length;){const e=this.queue[0];try{yield this.load(e)}catch(t){te.error(`Couldn't load model for entity ${x(e.type)}.`,t)}finally{const t=this.queue.indexOf(e);-1!==t&&this.queue.splice(t,1)}}}finally{this.loading=!1}}))}remove(e){for(const t of e){const e=this.queue.indexOf(t);-1!==e&&this.queue.splice(e,1);const i=this.loaded_entities.findIndex(e=>e.entity===t);if(-1!==i){const e=this.loaded_entities.splice(i,1)[0];this.renderer.remove_entity_model(e.entity),e.disposer.dispose()}}}remove_all(){for(const{disposer:e}of this.loaded_entities)e.dispose();this.loaded_entities.splice(0,1/0),this.queue.splice(0,1/0)}load(e){return ee(this,void 0,void 0,(function*(){const t=yield this.entity_asset_loader.load_geometry(e.type);if(!this.queue.includes(e))return;const i=yield this.entity_asset_loader.load_textures(e.type);if(!this.queue.includes(e))return;const o=function(e,t,i){const o=E(e.type,t,i);return o.userData.entity=e,o.position.copy(e.world_position.val),o.rotation.copy(e.world_rotation.val),o}(e,t,i);this.update_entity_geometry(e,o)}))}update_entity_geometry(e,t){this.renderer.add_entity_model(t);const i=new a.a(e.world_position.observe(({value:e})=>{t.position.copy(e),this.renderer.schedule_render()}),e.world_rotation.observe(({value:e})=>{t.rotation.copy(e),this.renderer.schedule_render()}));e instanceof Q&&i.add(Object(M.d)((e,t)=>null==e||e===t,this.current_wave,e.wave).observe(({value:e})=>{t.visible=e,this.renderer.schedule_render()},{call_now:!0})),this.loaded_entities.push({entity:e,disposer:i})}}class de extends se{constructor(e,t,i,o,n,s){super(i,o,n,s),this.current_quest=e,this.current_area=t,this.disposer.add_all(e.observe(this.area_variant_changed),t.observe(this.area_variant_changed))}get_area_variant_details(){var e;const t=this.current_quest.val,i=this.current_area.val;let o,n,s;return t&&i?(o=t.area_variants.val.find(e=>e.area.id===i.id)||i.area_variants[0],n=t.npcs.filtered(e=>e.area_id===i.id),s=t.objects.filtered(e=>e.area_id===i.id)):(n=Object(M.c)(),s=Object(M.c)()),{episode:null===(e=t)||void 0===e?void 0:e.episode,area_variant:o,npcs:n,objects:s}}}var ce=i("KUR2");class le extends b.a{constructor(e,t,i){super(),this.element=Object(u.h)({className:t,tabIndex:-1}),this.renderer=i,this.renderer_view=this.add(new ce.a(this.renderer)),this.element.append(this.renderer_view.element),this.disposables(e.debug.observe(({value:e})=>this.renderer.debug=e)),this.finalize_construction()}activate(){this.renderer_view.start_rendering(),super.activate()}deactivate(){super.deactivate(),this.renderer_view.stop_rendering()}resize(e,t){return super.resize(e,t),this.renderer_view.resize(e,t),this}}let _e=void 0;const ue=new Map,ve=new y.Vector2(0,0);let he=0;function pe(e,t,i){function o(e){_e&&i(Object.assign(Object.assign({},_e),{event:e}))}ue.set(i,o),e.addEventListener(t,o)}function ge(e,t,i){const o=ue.get(i);o&&(ue.delete(i),e.removeEventListener(t,o))}function be(e){e.preventDefault(),e.dataTransfer&&(e.dataTransfer.dropEffect="none"),_e&&(_e.drag_element.style.transform=`translate(${e.clientX-ve.x}px, ${e.clientY-ve.y}px)`)}function fe(){_e&&(_e.drag_element.remove(),_e=void 0)}class me extends H{constructor(e,t,i,o,n,s,r,a,d){super(e,o,n,s,r),this.id=t,this.group_id=i,this.properties=a,this.unknown=d}}class we{constructor(e,t,i){this.quest_editor_store=e,this.quest=t,this.entity=i,this.description=`Create ${L(i.type).name}`}undo(){this.quest.remove_entity(this.entity)}redo(){this.quest.add_entity(this.entity),this.quest_editor_store.set_selected_entity(this.entity)}}class ke{constructor(e,t,i,o,n){this.quest_editor_store=e,this.entity=t,this.old_rotation=i,this.new_rotation=o,this.world=n,this.description=`Rotate ${L(t.type).name}`}undo(){this.quest_editor_store.set_selected_entity(this.entity),this.world?this.entity.set_world_rotation(this.old_rotation):this.entity.set_rotation(this.old_rotation)}redo(){this.quest_editor_store.set_selected_entity(this.entity),this.world?this.entity.set_world_rotation(this.new_rotation):this.entity.set_rotation(this.new_rotation)}}class ye{constructor(e,t,i){this.quest_editor_store=e,this.quest=t,this.entity=i,this.description=`Delete ${L(i.type).name}`,this.redo()}undo(){this.quest.add_entity(this.entity),this.quest_editor_store.set_selected_entity(this.entity)}redo(){this.quest.remove_entity(this.entity)}}class Re{constructor(e,t,i,o,n,s,r){this.quest_editor_store=e,this.entity=t,this.old_section=i,this.new_section=o,this.old_position=n,this.new_position=s,this.world=r,this.description=`Move ${L(t.type).name}`}undo(){this.quest_editor_store.set_selected_entity(this.entity),this.old_section&&this.entity.set_section(this.old_section),this.world?this.entity.set_world_position(this.old_position):this.entity.set_position(this.old_position)}redo(){this.quest_editor_store.set_selected_entity(this.entity),this.new_section&&this.entity.set_section(this.new_section),this.world?this.entity.set_world_position(this.new_position):this.entity.set_position(this.new_position)}}const Ie=Object.freeze(new y.Vector3(0,0,0)),je=Object.freeze(new y.Vector3(0,1,0)),Ce=Object.freeze(new y.Vector3(0,-1,0)),Te=2*Math.PI,Se=new y.Raycaster;class xe{constructor(e,t){this.quest_editor_store=e,this.renderer=t,this.disposer=new a.a,this.pointer_position=new y.Vector2(0,0),this.pointer_device_position=new y.Vector2(0,0),this.last_pointer_position=new y.Vector2(0,0),this.moved_since_last_pointer_down=!1,this._enabled=!0,this.dispose=()=>{this.renderer.canvas_element.removeEventListener("keydown",this.keydown),this.renderer.canvas_element.removeEventListener("mousedown",this.mousedown),this.renderer.canvas_element.removeEventListener("mousemove",this.mousemove),document.removeEventListener("mousemove",this.mousemove),document.removeEventListener("mouseup",this.mouseup),this.renderer.canvas_element.removeEventListener("mouseleave",this.mouseleave),ge(this.renderer.canvas_element,"dragenter",this.dragenter),ge(this.renderer.canvas_element,"dragover",this.dragover),ge(this.renderer.canvas_element,"dragleave",this.dragleave),ge(this.renderer.canvas_element,"drop",this.drop),this.disposer.dispose()},this.selected_entity_changed=({value:e})=>{if(this.state.cancel(),e){const t=this.renderer.get_entity_mesh(e);t?this.renderer.mark_selected(t):this.renderer.unmark_selected()}else this.renderer.unmark_selected()},this.keydown=e=>{this.state=this.state.process_event({type:Oe.KeyDown,key:e.key})},this.mousedown=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseDown,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered}),this.renderer.canvas_element.removeEventListener("mousemove",this.mousemove),document.addEventListener("mousemove",this.mousemove),document.addEventListener("mouseup",this.mouseup)},this.mousemove=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseMove,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered})},this.mouseup=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseUp,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered}),this.renderer.canvas_element.addEventListener("mousemove",this.mousemove),document.removeEventListener("mousemove",this.mousemove),document.removeEventListener("mouseup",this.mouseup)},this.mouseleave=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseLeave,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered})},this.dragenter=e=>{this.process_mouse_event(e.event),this.state=this.state.process_event({type:Oe.EntityDragEnter,shift_key:e.event.shiftKey,pointer_device_position:this.pointer_device_position,entity_type:e.entity_type,drag_element:e.drag_element,data_transfer:e.event.dataTransfer,prevent_default:()=>e.event.preventDefault(),stop_propagation:()=>e.event.stopPropagation()})},this.dragover=e=>{this.process_mouse_event(e.event),this.state=this.state.process_event({type:Oe.EntityDragOver,shift_key:e.event.shiftKey,pointer_device_position:this.pointer_device_position,entity_type:e.entity_type,drag_element:e.drag_element,data_transfer:e.event.dataTransfer,prevent_default:()=>e.event.preventDefault(),stop_propagation:()=>e.event.stopPropagation()})},this.dragleave=e=>{this.process_mouse_event(e.event),this.state=this.state.process_event({type:Oe.EntityDragLeave,shift_key:e.event.shiftKey,pointer_device_position:this.pointer_device_position,entity_type:e.entity_type,drag_element:e.drag_element,data_transfer:e.event.dataTransfer,prevent_default:()=>e.event.preventDefault(),stop_propagation:()=>e.event.stopPropagation()})},this.drop=e=>{this.process_mouse_event(e.event),this.renderer.canvas_element.focus(),this.state=this.state.process_event({type:Oe.EntityDrop})},this.mark_hovered=e=>{this.renderer.mark_hovered(e)},this.disposer.add(e.selected_entity.observe(this.selected_entity_changed)),t.canvas_element.addEventListener("keydown",this.keydown),t.canvas_element.addEventListener("mousedown",this.mousedown),t.canvas_element.addEventListener("mousemove",this.mousemove),t.canvas_element.addEventListener("mouseleave",this.mouseleave),pe(t.canvas_element,"dragenter",this.dragenter),pe(t.canvas_element,"dragover",this.dragover),pe(t.canvas_element,"dragleave",this.dragleave),pe(t.canvas_element,"drop",this.drop),this.state=new Le(this.quest_editor_store,t,this._enabled)}set enabled(e){this._enabled=e,this.state.cancel(),this.state=new Le(this.quest_editor_store,this.renderer,this._enabled)}process_mouse_event(e){const{left:t,top:i}=this.renderer.canvas_element.getBoundingClientRect();this.pointer_position.set(e.clientX-t,e.clientY-i),this.pointer_device_position.copy(this.pointer_position),this.renderer.pointer_pos_to_device_coords(this.pointer_device_position),"mousedown"===e.type?this.moved_since_last_pointer_down=!1:"mousemove"!==e.type&&"mouseup"!==e.type||this.pointer_position.equals(this.last_pointer_position)||(this.moved_since_last_pointer_down=!0),this.last_pointer_position.copy(this.pointer_position)}}var Oe;!function(e){e[e.KeyDown=0]="KeyDown",e[e.MouseDown=1]="MouseDown",e[e.MouseMove=2]="MouseMove",e[e.MouseUp=3]="MouseUp",e[e.MouseLeave=4]="MouseLeave",e[e.EntityDragEnter=5]="EntityDragEnter",e[e.EntityDragOver=6]="EntityDragOver",e[e.EntityDragLeave=7]="EntityDragLeave",e[e.EntityDrop=8]="EntityDrop"}(Oe||(Oe={}));class Le{constructor(e,t,i){this.quest_editor_store=e,this.renderer=t,this.enabled=i}process_event(e){switch(e.type){case Oe.KeyDown:if(this.enabled){const t=this.quest_editor_store.selected_entity.val;if(t&&"Delete"===e.key){const e=this.quest_editor_store.current_quest.val;e&&this.quest_editor_store.undo.push(new ye(this.quest_editor_store,e,t))}}return this;case Oe.MouseDown:{const t=this.pick_entity(e.pointer_device_position);if(t)if(1===e.buttons){if(this.quest_editor_store.set_selected_entity(t.entity),this.enabled)return new Pe(this.quest_editor_store,this.renderer,t.entity,t.drag_adjust,t.grab_offset)}else if(2===e.buttons&&(this.quest_editor_store.set_selected_entity(t.entity),this.enabled))return new De(this.quest_editor_store,this.renderer,t.entity,t.mesh,t.grab_offset);return this}case Oe.MouseMove:{const t=this.pick_entity(e.pointer_device_position);return e.mark_hovered(t&&t.mesh),this}case Oe.MouseUp:return e.moved_since_last_pointer_down||this.pick_entity(e.pointer_device_position)||this.quest_editor_store.set_selected_entity(void 0),this;case Oe.MouseLeave:return e.mark_hovered(void 0),this;case Oe.EntityDragEnter:if(this.enabled){const t=this.quest_editor_store.current_area.val,i=this.quest_editor_store.current_quest.val;return t&&i?new Be(this.quest_editor_store,this.renderer,e,i,t):this}return this;default:return this}}cancel(){}pick_entity(e){Se.setFromCamera(e,this.renderer.camera);const[t]=Se.intersectObjects(this.renderer.entity_models.children);if(!t)return;const i=t.object.userData.entity,o=t.object.position.clone().sub(t.point),n=o.clone();Se.set(t.object.position,Ce);const[s]=Se.intersectObjects(this.renderer.collision_geometry.children,!0);return s&&(n.y-=s.distance),{mesh:t.object,entity:i,grab_offset:o,drag_adjust:n}}}class Pe{constructor(e,t,i,o,n){this.quest_editor_store=e,this.renderer=t,this.entity=i,this.drag_adjust=o,this.grab_offset=n,this.cancelled=!1,this.initial_section=i.section.val,this.initial_position=i.world_position.val,this.renderer.controls.enabled=!1}process_event(e){switch(e.type){case Oe.MouseMove:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):(e.moved_since_last_pointer_down&&Ee(this.renderer,this.entity,this.drag_adjust,this.grab_offset,e.pointer_device_position,e.shift_key),this);case Oe.MouseUp:return this.renderer.controls.enabled=!0,!this.cancelled&&e.moved_since_last_pointer_down&&this.quest_editor_store.undo.push(new Re(this.quest_editor_store,this.entity,this.initial_section,this.entity.section.val,this.initial_position,this.entity.world_position.val,!0)).redo(),new Le(this.quest_editor_store,this.renderer,!0);default:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):this}}cancel(){this.cancelled=!0,this.renderer.controls.enabled=!0,this.initial_section&&this.entity.set_section(this.initial_section),this.entity.set_world_position(this.initial_position)}}class De{constructor(e,t,i,o,n){this.quest_editor_store=e,this.renderer=t,this.entity=i,this.mesh=o,this.cancelled=!1,this.initial_rotation=i.world_rotation.val,this.grab_point=i.world_position.val.clone().sub(n),this.renderer.controls.enabled=!1}process_event(e){switch(e.type){case Oe.MouseMove:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):(e.moved_since_last_pointer_down&&qe(this.renderer,this.entity,this.mesh.quaternion,this.initial_rotation,this.grab_point,e.pointer_device_position),this);case Oe.MouseUp:return this.renderer.controls.enabled=!0,!this.cancelled&&e.moved_since_last_pointer_down&&this.quest_editor_store.undo.push(new ke(this.quest_editor_store,this.entity,this.initial_rotation,this.entity.world_rotation.val,!0)),new Le(this.quest_editor_store,this.renderer,!0);default:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):this}}cancel(){this.cancelled=!0,this.renderer.controls.enabled=!0,this.entity.set_world_rotation(this.initial_rotation)}}class Be{constructor(e,t,i,o,n){if(this.quest_editor_store=e,this.drag_adjust=new y.Vector3(0,0,0),this.cancelled=!1,this.renderer=t,i.drag_element.style.display="none",i.data_transfer&&(i.data_transfer.dropEffect="copy"),O(i.entity_type)){const t=Object(I.d)(i.entity_type);this.entity=new Q(i.entity_type,t.pso_type_id,0,e.selected_wave.val,0,0,t.pso_roaming,n.id,0,new y.Vector3(0,0,0),N(0,0,0),new y.Vector3(1,1,1),[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0]])}else this.entity=new me(i.entity_type,0,0,n.id,0,new y.Vector3(0,0,0),N(0,0,0),new Map,[[0,0,0,0,0,0],[0,0]]);Me(this.renderer,this.entity,this.drag_adjust,Ie,i.pointer_device_position),o.add_entity(this.entity),this.quest_editor_store.set_selected_entity(this.entity)}process_event(e){switch(e.type){case Oe.EntityDragOver:return this.cancelled?(e.drag_element.style.display="flex",e.data_transfer&&(e.data_transfer.dropEffect="none"),new Le(this.quest_editor_store,this.renderer,!0)):(e.stop_propagation(),e.prevent_default(),e.data_transfer&&(e.data_transfer.dropEffect="copy"),Ee(this.renderer,this.entity,this.drag_adjust,Ie,e.pointer_device_position,e.shift_key),this);case Oe.EntityDragLeave:{e.drag_element.style.display="flex";const t=this.quest_editor_store.current_quest.val;return t&&t.remove_entity(this.entity),new Le(this.quest_editor_store,this.renderer,!0)}case Oe.EntityDrop:if(!this.cancelled){const e=this.quest_editor_store.current_quest.val;e&&this.quest_editor_store.undo.push(new we(this.quest_editor_store,e,this.entity))}return new Le(this.quest_editor_store,this.renderer,!0);default:return this}}cancel(){this.cancelled=!0;const e=this.quest_editor_store.current_quest.val;e&&e.remove_entity(this.entity)}}function Ee(e,t,i,o,n,s){s?We(e,t,i,o,n):Me(e,t,i,o,n)}const Me=(()=>{const e=new y.Plane,t=new y.Vector3;return(i,o,n,s,r)=>{const{intersection:a,section:d}=function(e,t,i){Se.setFromCamera(t,e.camera),Se.ray.origin.add(i);const o=Se.intersectObjects(e.collision_geometry.children,!0);for(const e of o)if(e.face.normal.y>.75)return{intersection:e,section:e.object.userData.section};return{}}(i,r,n);if(a){if(d){const e=o.world_rotation.val;o.set_section(d),o.set_world_rotation(e)}o.set_world_position(new y.Vector3(a.point.x,a.point.y+s.y-n.y,a.point.z))}else Se.setFromCamera(r,i.camera),e.set(je,-o.world_position.val.y+s.y),Se.ray.intersectPlane(e,t)&&o.set_world_position(new y.Vector3(t.x+s.x,o.world_position.val.y,t.z+s.z))}})(),We=(()=>{const e=new y.Vector3,t=new y.Plane,i=new y.Vector3,o=new y.Vector3;return(n,s,r,a,d)=>{if(Se.setFromCamera(d,n.camera),n.camera.getWorldDirection(e),e.negate(),e.y=0,e.normalize(),o.set(s.world_position.val.x,s.world_position.val.y,s.world_position.val.z),o.sub(a),t.setFromNormalAndCoplanarPoint(e,o),Se.ray.intersectPlane(t,i)){const e=i.y+a.y,t=e-s.world_position.val.y;r.y-=t,s.set_world_position(new y.Vector3(s.world_position.val.x,e,s.world_position.val.z))}}})(),qe=(()=>{const e=new y.Vector3,t=new y.Plane,i=new y.Vector3,o=new y.Vector3,n=new y.Vector3,s=new y.Vector3;return(r,a,d,c,l,_)=>{if(e.copy(je),e.applyQuaternion(d),t.setFromNormalAndCoplanarPoint(e,l),Se.setFromCamera(_,r.camera),Se.ray.intersectPlane(t,i)){t.projectPoint(a.world_position.val,o),n.subVectors(o,l),s.subVectors(o,i);const r=n.dot(s),d=e.dot(n.cross(s)),_=Math.atan2(d,r);a.set_world_rotation(new y.Euler(c.x,(c.y+_)%Te,c.z,"ZXY"))}}})();class Fe extends le{constructor(e,t,i,o){super(e,"quest_editor_QuestEditorRendererView",new Y(o,o=>new de(e.current_quest,e.current_area,e.selected_wave,o,t,i))),this.element.addEventListener("focus",()=>e.undo.make_current(),!0),this.entity_controls=this.disposable(new xe(e,this.renderer)),this.disposables(e.selected_entity.observe(({value:e})=>this.renderer.selected_entity=e),e.quest_runner.running.observe(({value:e})=>this.entity_controls.enabled=!e,{call_now:!0})),this.renderer.init_camera_controls(),this.finalize_construction()}}var Ve=i("wsa1"),Ue=i("w6HN"),$e=i("oyid");class Ne extends Ue.a{constructor(e){const t=new $e.a(!0,{label:"Inline args mode",tooltip:e.has_issues.map(e=>{let t="Transform arg_push* opcodes to be inline with the opcode the arguments are given to.";return e&&(t+="\nThis mode cannot be toggled because there are issues in the script."),t})});super(t),this.disposables(t.checked.bind_to(e.inline_args_mode),t.checked.observe(({value:t})=>e.set_inline_args_mode(t)),t.enabled.bind_to(e.has_issues.map(e=>!e))),this.finalize_construction()}}var Ae=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))},ze=Ve.editor.ScrollType;class Ge{constructor(e){this.editor=e,this.history=[],this.history_index=-1,this.capture_history=!0,this.disposer=new a.a,this.did_change_cursor_position=e=>{this.capture_history&&(this.history.splice(this.history_index+1,1/0),"api"===e.source||-1===this.history_index||Math.abs(e.position.lineNumber-this.history[this.history_index].lineNumber)>=10?(this.history.push(e.position),this.history_index++):this.history[this.history_index]=e.position)},this.back=()=>Ae(this,void 0,void 0,(function*(){this.history_index>0&&this.set_position(this.history[--this.history_index])})),this.forward=()=>Ae(this,void 0,void 0,(function*(){this.history_index+1{this.capture_history=!1,this.editor.setPosition(e),this.editor.revealPositionInCenterIfOutsideViewport(e,ze.Immediate),this.capture_history=!0},this.mouse_up=e=>{const t=e.event.browserEvent.button,i=e.event.browserEvent.buttons;3===t?(0===i&&(e.event.preventDefault(),this.back()),this.editor.focus()):4===t&&(0===i&&(e.event.preventDefault(),this.forward()),this.editor.focus())},this.disposer.add_all(this.editor.onDidChangeCursorPosition(this.did_change_cursor_position),this.editor.addAction({id:"phantasmal.action.back",label:"Back",keybindings:[Ve.KeyMod.Alt|Ve.KeyCode.LeftArrow],run:this.back}),this.editor.addAction({id:"phantasmal.action.forward",label:"Forward",keybindings:[Ve.KeyMod.Alt|Ve.KeyCode.RightArrow],run:this.forward}),this.editor.onMouseUp(this.mouse_up))}dispose(){this.disposer.dispose()}reset(){this.history.splice(0,1/0),this.history_index=-1}}i("/NSH");Ve.editor.defineTheme("phantasmal-world",{base:"vs-dark",inherit:!0,rules:[{token:"",foreground:"e0e0e0",background:"#181818"},{token:"tag",foreground:"99bbff"},{token:"keyword",foreground:"d0a0ff",fontStyle:"bold"},{token:"predefined",foreground:"bbffbb"},{token:"number",foreground:"ffffaa"},{token:"number.hex",foreground:"ffffaa"},{token:"string",foreground:"88ffff"},{token:"string.escape",foreground:"8888ff"}],colors:{"editor.background":"#181818","editor.lineHighlightBackground":"#202020"}});const He=Ve.editor.createModel("","psoasm");class Ke extends b.a{constructor(e,t,i){super(),this.asm_editor_store=i,this.breakpoint_decoration_ids=[],this.element=Object(u.h)(),this.tool_bar_view=this.add(new Ne(i)),this.element.append(this.tool_bar_view.element),this.editor=this.disposable(Ve.editor.create(this.element,{theme:"phantasmal-world",scrollBeyondLastLine:!1,autoIndent:"full",fontSize:13,wordWrap:"on",wrappingIndent:"indent",renderIndentGuides:!1,folding:!1,glyphMargin:e.feature_active("vm")})),this.history=this.disposable(new Ge(this.editor)),this.editor.addCommand(Ve.KeyMod.CtrlCmd|Ve.KeyCode.KEY_Z,()=>{}),this.editor.addCommand(Ve.KeyMod.CtrlCmd|Ve.KeyMod.Shift|Ve.KeyCode.KEY_Z,()=>{});const o=this.editor.getAction("editor.action.quickCommand");this.disposables(this.editor.addAction({id:"editor.action.quickCommand",label:"Command Palette",keybindings:[Ve.KeyMod.CtrlCmd|Ve.KeyMod.Shift|Ve.KeyCode.KEY_P],run:()=>o.run()})),this.disposables(i.did_undo.observe(({value:e})=>{this.editor.trigger(e,"undo",void 0)}),i.did_redo.observe(({value:e})=>{this.editor.trigger(e,"redo",void 0)}),i.model.observe(({value:e})=>{this.editor.updateOptions({readOnly:!this.enabled.val||!e}),this.editor.setModel(e||He),this.history.reset(),this.breakpoint_decoration_ids=[],this.execloc_decoration_id="",t.clear_breakpoints()},{call_now:!0}),i.breakpoints.observe_list(e=>{var t;if(e.type===J.a.ListChange){for(const t of e.removed){const e=this.editor.getLineDecorations(t.line_no);if(e)for(const t of e){const e=this.breakpoint_decoration_ids.indexOf(t.id);if(e>-1){this.editor.deltaDecorations([t.id],[]),this.breakpoint_decoration_ids.splice(e,1);break}}}for(const i of e.inserted){(null===(t=this.editor.getLineDecorations(i.line_no))||void 0===t?void 0:t.some(e=>this.breakpoint_decoration_ids.includes(e.id)))||this.breakpoint_decoration_ids.push(this.editor.deltaDecorations([],[{range:new Ve.Range(i.line_no,0,i.line_no,0),options:{glyphMarginClassName:"quest_editor_AsmEditorView_breakpoint-enabled",glyphMarginHoverMessage:{value:"Breakpoint"}}}])[0])}}}),i.pause_location.observe(e=>{const t=this.old_pause_location,i=e.value;if(this.old_pause_location=i,void 0!==t&&void 0!==this.execloc_decoration_id){this.editor.getLineDecorations(t)&&this.editor.deltaDecorations([this.execloc_decoration_id],[])}void 0!==i&&(this.execloc_decoration_id=this.editor.deltaDecorations([],[{range:new Ve.Range(i,0,i,0),options:{className:"quest_editor_AsmEditorView_execution-location",isWholeLine:!0}}])[0],this.editor.revealLineInCenterIfOutsideViewport(i))}),this.editor.onDidFocusEditorWidget(()=>i.undo.make_current()),this.editor.onMouseDown(e=>{switch(e.target.type){case Ve.editor.MouseTargetType.GUTTER_GLYPH_MARGIN:{const i=e.target.position;if(!i)return;t.toggle_breakpoint(i.lineNumber)}}}),this.enabled.bind_to(t.running.map(e=>!e))),this.finalize_construction()}focus(){this.editor.focus()}resize(e,t){const i=Math.max(0,t-this.tool_bar_view.height);return this.editor.layout({width:e,height:i}),this}set_enabled(e){super.set_enabled(e),this.tool_bar_view.enabled.val=e,this.editor.updateOptions({readOnly:!e||!this.asm_editor_store.model.val})}}i("egRq");class Qe extends b.a{constructor(e){super(),this.ctrl=e,this.element=Object(u.h)({className:"quest_editor_EntityInfoView",tabIndex:-1}),this.no_entity_view=new g("No entity selected."),this.table_element=Object(u.t)(),this.pos_x_element=this.add(new r.a(0,{round_to:3})),this.pos_y_element=this.add(new r.a(0,{round_to:3})),this.pos_z_element=this.add(new r.a(0,{round_to:3})),this.rot_x_element=this.add(new r.a(0,{round_to:3})),this.rot_y_element=this.add(new r.a(0,{round_to:3})),this.rot_z_element=this.add(new r.a(0,{round_to:3}));const t="quest_editor_EntityInfoView_coord";this.table_element.append(Object(u.A)(Object(u.y)("Type:"),this.type_element=Object(u.v)()),Object(u.A)(Object(u.y)("Name:"),this.name_element=Object(u.v)()),Object(u.A)(Object(u.y)("Section:"),this.section_id_element=Object(u.v)()),this.wave_row_element=Object(u.A)(Object(u.y)("Wave:"),this.wave_element=Object(u.v)()),Object(u.A)(Object(u.y)({colSpan:2},"Position:")),Object(u.A)(Object(u.y)({className:t},"X:"),Object(u.v)(this.pos_x_element.element)),Object(u.A)(Object(u.y)({className:t},"Y:"),Object(u.v)(this.pos_y_element.element)),Object(u.A)(Object(u.y)({className:t},"Z:"),Object(u.v)(this.pos_z_element.element)),Object(u.A)(Object(u.y)({colSpan:2},"Rotation:")),Object(u.A)(Object(u.y)({className:t},"X:"),Object(u.v)(this.rot_x_element.element)),Object(u.A)(Object(u.y)({className:t},"Y:"),Object(u.v)(this.rot_y_element.element)),Object(u.A)(Object(u.y)({className:t},"Z:"),Object(u.v)(this.rot_z_element.element))),this.element.append(this.table_element,this.no_entity_view.element),this.element.addEventListener("focus",e.focused,!0),this.disposables(Object(u.c)(this.table_element,"hidden",e.unavailable),this.no_entity_view.visible.bind_to(e.unavailable),Object(u.c)(this.type_element,"textContent",e.type),Object(u.c)(this.name_element,"textContent",e.name),Object(u.c)(this.section_id_element,"textContent",e.section_id),Object(u.c)(this.wave_element,"textContent",e.wave),Object(u.c)(this.wave_row_element,"hidden",e.wave_hidden),e.position.observe(({value:{x:e,y:t,z:i}})=>{this.pos_x_element.value.val=e,this.pos_y_element.value.val=t,this.pos_z_element.value.val=i},{call_now:!0}),e.rotation.observe(({value:{x:e,y:t,z:i}})=>{this.rot_x_element.value.val=F(e),this.rot_y_element.value.val=F(t),this.rot_z_element.value.val=F(i)},{call_now:!0}),this.pos_x_element.value.observe(({value:t})=>e.set_pos_x(t)),this.pos_y_element.value.observe(({value:t})=>e.set_pos_y(t)),this.pos_z_element.value.observe(({value:t})=>e.set_pos_z(t)),this.rot_x_element.value.observe(({value:t})=>e.set_rot_x(t)),this.rot_y_element.value.observe(({value:t})=>e.set_rot_y(t)),this.rot_z_element.value.observe(({value:t})=>e.set_rot_z(t)),this.enabled.bind_to(e.enabled)),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.pos_x_element.enabled.val=e,this.pos_y_element.enabled.val=e,this.pos_z_element.enabled.val=e,this.rot_x_element.enabled.val=e,this.rot_y_element.enabled.val=e,this.rot_z_element.enabled.val=e}}var Ye=i("4SjJ");i("ZZ0G");class Ze extends b.a{constructor(e,t,i){super(),this.entity_image_renderer=t,this.entities=Object(M.c)(),this.create_entity_element=(e,t)=>{const i=Object(u.h)({className:"quest_editor_EntityListView_entity",data:{index:t.toString()}});i.draggable=!0;const o=Object(u.l)({width:100,height:100});o.style.visibility="hidden",o.style.pointerEvents="none",i.append(o),this.entity_image_renderer.render(e).then(e=>{o.src=e,o.style.visibility="visible"});const n=Object(u.s)(L(e).name);return i.append(n),i};const o=Object(u.h)({className:"quest_editor_EntityListView_entity_list"});this.element=Object(u.h)({className:`${i} quest_editor_EntityListView`,tabIndex:-1},o),this.disposables(Object(u.d)(o,this.entities,this.create_entity_element),function(e,t){function i(e){if(e.target instanceof HTMLElement){const i=t(e.target);i?(ve.set(e.offsetX,e.offsetY),_e={drag_element:i[0],entity_type:i[1]},_e.drag_element.style.position="fixed",_e.drag_element.style.pointerEvents="none",_e.drag_element.style.zIndex="500",_e.drag_element.style.top="0",_e.drag_element.style.left="0",_e.drag_element.style.transform=`translate(${e.clientX-ve.x}px, ${e.clientY-ve.y}px)`,document.body.append(_e.drag_element),e.dataTransfer&&(e.dataTransfer.effectAllowed="copy",e.dataTransfer.setDragImage(Object(u.h)(),0,0),e.dataTransfer.setData("phantasmal-entity",L(_e.entity_type).name))):e.preventDefault()}}return e.addEventListener("dragstart",i),1==++he&&(document.addEventListener("dragover",be),document.addEventListener("dragend",fe)),{dispose(){e.removeEventListener("dragstart",i),0==--he&&(document.removeEventListener("dragover",be),document.removeEventListener("dragend",fe))}}}(o,e=>{if(!this.enabled.val)return;let t=e;do{const i=e.dataset.index;if(null!=i)return[t.querySelector("img").cloneNode(!0),this.entities.get(parseInt(i,10))];t=t.parentElement}while(t&&t!==o)}),this.enabled.bind_to(e.quest_runner.running.map(e=>!e)))}}class Je extends Ze{constructor(e,t){super(e,t,"quest_editor_NpcListView"),this.quest_editor_store=e,this.filter_npcs=()=>{const e=this.quest_editor_store.current_quest.val,t=this.quest_editor_store.current_area.val,i=e?e.episode:s.b.I,o=t?t.id:0;this.entities.val=I.b.filter(e=>{const t=Object(I.d)(e);return(null==t.episode||t.episode===i)&&t.area_ids.includes(o)})},this.disposables(e.current_quest.observe(this.filter_npcs),e.current_area.observe(this.filter_npcs)),this.filter_npcs(),this.finalize_construction()}}class Xe extends Ze{constructor(e,t){super(e,t,"quest_editor_ObjectListView"),this.quest_editor_store=e,this.filter_objects=()=>{const e=this.quest_editor_store.current_quest.val,t=this.quest_editor_store.current_area.val,i=e?e.episode:s.b.I,o=t?t.id:0;this.entities.val=j.filter(e=>{const t=C(e);if(null==t.area_ids)return!0;const n=t.area_ids[i];return n&&n.includes(o)})},this.disposables(e.current_quest.observe(this.filter_objects),e.current_area.observe(this.filter_objects)),this.filter_objects(),this.finalize_construction()}}i("RL+K");var et,tt=i("KVVN");!function(e){e[e.NodeAdded=0]="NodeAdded",e[e.NodeRemoved=1]="NodeRemoved",e[e.EdgeAdded=2]="EdgeAdded",e[e.EdgeRemoved=3]="EdgeRemoved"}(et||(et={}));class it{constructor(e){this.area_id=e,this._connected_sub_graphs=Object(M.c)(),this.meta=new Map,this.emitter=Object(M.a)(),this.events=[],this.connected_sub_graphs=this._connected_sub_graphs,Object($.m)(e,"area_id")}observe(e){return this.emitter.observe(e)}get_index(e){return this.meta.get(e).index}get_sub_graph(e){return this.meta.get(e).sub_graph}get_children(e){return this.meta.get(e).children}get_parents(e){return this.meta.get(e).parents}add_event(e,t,i){this.remove_event(e);const o=this.events.length,n=Object(M.c)(void 0,e);this.meta.set(e,{index:o,sub_graph:n,children:[],parents:[]}),this.events.push(e),this._connected_sub_graphs.push(n);for(const i of t)this.add_edge(i,e);for(const t of i)this.add_edge(e,t);this.emit({type:et.NodeAdded,event:e})}insert_event(e,t,i,o){this.remove_event(t);const n=Object(M.c)(void 0,t);this.meta.set(t,{index:e,sub_graph:n,parents:[],children:[]}),this.events.splice(e,0,t);for(let t=e+1;ti.index);)e++;i.sub_graph=n,n.splice(e,0,t),e++}this._connected_sub_graphs.remove(s),s.clear()}this.emit({type:et.EdgeAdded,parent:e,child:t})}remove_edge(e,t){this.internal_remove_edge(e,this.meta.get(e),t,this.meta.get(t))}internal_remove_edge(e,t,i,o){if(t&&o){const n=t.children.indexOf(i);-1!==n&&t.children.splice(n,1);const s=o.parents.indexOf(e);-1!==s&&o.parents.splice(s,1);const r=new Set;if(!this.connected(e,i,r)){const e=Object(M.c)(void 0,...r);e.sort((e,t)=>this.meta.get(e).index-this.meta.get(t).index);for(const i of e)t.sub_graph.remove(i);this.insert_sub_graph(this.meta.get(e.get(0)).index,e),o.sub_graph=e}this.emit({type:et.EdgeRemoved,parent:e,child:i})}}connected(e,t,i){if(e===t)return!0;if(i.has(t))return!1;i.add(t);const o=this.meta.get(t);if(o){for(const t of o.children)if(this.connected(e,t,i))return!0;for(const t of o.parents)if(this.connected(e,t,i))return!0}return!1}insert_sub_graph(e,t){let i=0;for(;ie)break;i++}this._connected_sub_graphs.splice(i,0,t)}emit(e){this.emitter.emit({value:e})}}i("xqR9");var ot,nt=i("uiJh");!function(e){e[e.SpawnNpcs=0]="SpawnNpcs",e[e.Unlock=1]="Unlock",e[e.Lock=2]="Lock"}(ot||(ot={}));const st=Object(nt.a)(ot);class rt{constructor(e,t){this.type=ot.SpawnNpcs,Object($.m)(e,"section_id"),Object($.m)(t,"appear_flag"),this.section_id=e,this.appear_flag=t}}class at{constructor(e){this.type=ot.Unlock,Object($.m)(e,"door_id"),this._door_id=Object(M.e)(e),this.door_id=this._door_id}set_door_id(e){Object($.m)(e,"door_id"),this._door_id.val=e}}class dt{constructor(e){this.type=ot.Lock,Object($.m)(e,"door_id"),this._door_id=Object(M.e)(e),this.door_id=this._door_id}set_door_id(e){Object($.m)(e,"door_id"),this._door_id.val=e}}i("CCCE");var ct=i("LSoc"),lt=i("QmPX");class _t extends lt.a{constructor(e){super(e),this.element=Object(u.h)({className:"core_DropDown"}),this.button_mousedown=()=>{this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0},this.button_mouseup=()=>{this.just_opened?this.menu.focus():this.menu.visible.val=!1,this.just_opened=!1},this.button_keydown=({value:e})=>{"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0,this.menu.focus(),this.menu.hover_next())},this.button=this.disposable(new tt.a({text:e.text,icon_left:e&&e.icon_left,icon_right:u.a.TriangleDown})),this.menu=this.disposable(new ct.a({items:e.items,to_label:e.to_label,related_element:this.element})),this.element.append(this.button.element,this.menu.element),this._chosen=Object(M.a)(),this.chosen=this._chosen,this.just_opened=!1,this.disposables(Object(u.g)(this.button.element,"mousedown",this.button_mousedown,{capture:!0}),this.button.onmouseup.observe(this.button_mouseup),this.button.onkeydown.observe(this.button_keydown),this.menu.selected.observe(({value:e})=>{void 0!==e&&(this._chosen.emit({value:e}),this.menu.selected.val=void 0)})),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.button.enabled.val=e}}class ut extends p.a{constructor(e,t){super(),this.ctrl=e,this.event=t,this.inputs_enabled=Object(M.e)(!0),this.create_action_element=e=>{const t=new a.a;let i,o;if(e.type===ot.SpawnNpcs)i="Spawn:",o=Object(u.h)(Object(u.h)(t.add(new r.a(e.section_id,{min:0,step:1,enabled:!1})).element),Object(u.h)(t.add(new r.a(e.appear_flag,{min:0,step:1,enabled:!1})).element));else{i=e.type===ot.Unlock?"Unlock:":"Lock:";const n=t.add(new r.a(e.door_id.val,{min:0,step:1,enabled:this.inputs_enabled}));o=n.element,t.add_all(n.value.bind_to(e.door_id),n.value.observe(({value:t})=>e.set_door_id(t)))}const n=t.add(new tt.a({icon_left:u.a.Remove}));return t.add_all(n.onclick.observe(()=>this.ctrl.remove_action(this.event,e))),[Object(u.A)(Object(u.y)(i),Object(u.v)(o),Object(u.v)(n.element)),t]};const i=document.createTextNode(t.wave.id.val.toString());this.delay_input=this.add(new r.a(t.delay.val,{min:0,step:1,enabled:this.inputs_enabled}));const o=Object(u.t)({className:"quest_editor_EventView_actions"}),n=this.add(new _t({text:"Add action",items:st,to_label(e){switch(e){case ot.SpawnNpcs:return"Spawn NPCs";case ot.Unlock:return"Unlock door";case ot.Lock:return"Lock door"}}}));this.element=Object(u.h)({tabIndex:0},Object(u.t)(Object(u.A)(Object(u.y)("ID:"),Object(u.v)(t.id.toString())),Object(u.A)(Object(u.y)("Section:"),Object(u.v)(t.section_id.toString())),Object(u.A)(Object(u.y)("Wave:"),Object(u.v)(i)),Object(u.A)(Object(u.y)("Delay:"),Object(u.v)(this.delay_input.element)),Object(u.A)(Object(u.y)({colSpan:2},"Actions:")),Object(u.A)(Object(u.v)({colSpan:2},o)),Object(u.A)(Object(u.v)({colSpan:2},n.element)))),this.disposables(Object(u.c)(this.element,"className",e.is_selected(t).map(e=>`quest_editor_EventView ${e?"selected":""}`)),t.wave.id.observe(({value:e})=>i.data=e.toString()),Object(u.g)(this.element,"focus",()=>{e.set_selected_wave(t.wave)}),Object(u.g)(this.element,"click",i=>{i.stopPropagation(),e.set_selected_wave(t.wave)}),Object(u.g)(this.element,"keyup",i=>{"Delete"===i.key&&e.remove_event(t)}),this.delay_input.value.bind_to(t.delay),this.delay_input.value.observe(i=>e.set_delay(t,i.value)),Object(u.d)(o,t.actions,this.create_action_element),n.chosen.observe(({value:i})=>e.add_action(t,i))),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.inputs_enabled.val=e}}i("CGbB");const vt=X.a.get("quest_editor/gui/EventSubGraphView"),ht=8,pt=20;class gt extends p.a{constructor(e,t,i,o){super(),this.ctrl=e,this.dag=t,this.sub_graph=i,this.max_edge_depth=o,this.event_gui_data=new Map,this.event_container_element=Object(u.h)({className:"quest_editor_EventSubGraphView_event_container"}),this.edge_container_element=Object(u.h)({className:"quest_editor_EventSubGraphView_edge_container"}),this.element=Object(u.h)({className:"quest_editor_EventSubGraphView"},this.edge_container_element,this.event_container_element),this.update_edges=()=>{if(this.edge_container_element.innerHTML="",0===this.sub_graph.length.val)return;const e=Array(this.sub_graph.length.val-1);for(let t=0;tn,h=Math.min(n,a),p=Math.max(n,a);e:for(;;){for(let t=v?h:Math.max(0,h-1);t{const i=new a.a,o=i.add(new ut(this.ctrl,e));return this.event_gui_data.set(e,{event_view:o,position:t}),i.add({dispose:()=>this.event_gui_data.delete(e)}),[o.element,i]},this.after_events_changed=e=>{e.type===J.a.ListChange&&(this.sub_graph.val.forEach((e,t)=>{this.event_gui_data.get(e).position=t}),this.update_edges())},this.disposables(o.observe(({value:e})=>{this.element.style.marginLeft=`${ht*e}px`},{call_now:!0}),Object(u.d)(this.event_container_element,i,this.create_event_element,{after:this.after_events_changed}),t.observe(({value:e})=>{e.type!==et.EdgeAdded&&e.type!==et.EdgeRemoved||this.update_edges()})),this.finalize_construction()}set_enabled(e){super.set_enabled(e);for(const{event_view:t}of this.event_gui_data.values())t.enabled.val=e}}class bt extends b.a{constructor(e){super(),this.ctrl=e,this.sub_graph_views=new Map,this.unavailable_view=new g("No quest loaded."),this.max_edge_depth=Object(M.e)(0),this.create_sub_graph_element=e=>{let t=this.sub_graph_views.get(e);return t||(t=new gt(this.ctrl,this.ctrl.event_dag.val,e,this.max_edge_depth),this.sub_graph_views.set(e,t)),t.element},this.update_edges=()=>{for(const e of this.sub_graph_views.values())e.element.parentNode&&e.update_edges()},this.after_event_dags_changed=e=>{var t;if(e.type===J.a.ListChange)for(const i of e.inserted)null===(t=this.sub_graph_views.get(i))||void 0===t||t.update_edges()},this.element=Object(u.h)({className:"quest_editor_EventsView",tabIndex:-1},this.container_element=Object(u.h)({className:"quest_editor_EventsView_container"},this.add(new Ue.a(this.add_event_button=new tt.a({text:"Add event"}))).element,this.dag_container_element=Object(u.h)({className:"quest_editor_EventsView_sub_graph_container"})),this.unavailable_view.element),this.disposables(Object(u.c)(this.container_element,"hidden",e.unavailable),this.unavailable_view.visible.bind_to(e.unavailable),this.enabled.bind_to(e.enabled),this.add_event_button.onclick.observe(e.add_event),Object(u.d)(this.dag_container_element,e.event_sub_graphs,this.create_sub_graph_element,{after:this.after_event_dags_changed}),Object(u.g)(this.element,"focus",()=>{e.focused()}),Object(u.g)(this.element,"click",()=>{e.set_selected_wave(void 0)})),this.finalize_construction()}dispose(){super.dispose();for(const e of this.sub_graph_views.values())e.dispose();this.sub_graph_views.clear()}resize(e,t){return super.resize(e,t),this.update_edges(),this}focus(){super.focus(),this.update_edges()}set_enabled(e){super.set_enabled(e);for(const t of this.sub_graph_views.values())t.element.parentNode&&(t.enabled.val=e)}}var ft;!function(e){e[e.Any=0]="Any",e[e.Byte=1]="Byte",e[e.Word=2]="Word",e[e.DWord=3]="DWord",e[e.Float=4]="Float",e[e.Label=5]="Label",e[e.ILabel=6]="ILabel",e[e.DLabel=7]="DLabel",e[e.SLabel=8]="SLabel",e[e.String=9]="String",e[e.ILabelVar=10]="ILabelVar",e[e.RegRef=11]="RegRef",e[e.RegTupRef=12]="RegTupRef",e[e.RegRefVar=13]="RegRefVar",e[e.Pointer=14]="Pointer"}(ft||(ft={}));const mt={kind:ft.Any},wt={kind:ft.Byte},kt={kind:ft.Word},yt={kind:ft.DWord},Rt={kind:ft.Float},It={kind:ft.Label},jt={kind:ft.ILabel},Ct={kind:ft.DLabel},Tt={kind:ft.SLabel},St={kind:ft.String},xt={kind:ft.ILabelVar},Ot={kind:ft.RegRef},Lt={kind:ft.RegRefVar},Pt={kind:ft.Pointer},Dt=-Math.pow(2,31),Bt=Math.pow(2,31)-1;Math.pow(2,32);var Et,Mt;function Wt(e,t,i){return{type:e,doc:t,access:i}}!function(e){e[e.Read=0]="Read",e[e.Write=1]="Write",e[e.ReadWrite=2]="ReadWrite"}(Et||(Et={})),function(e){e[e.Push=0]="Push",e[e.Pop=1]="Pop"}(Mt||(Mt={}));const qt=[],Ft=new Map;function Vt(e,t,i,o,n){return{code:e,mnemonic:t,doc:i,size:e<256?1:2,params:o,stack:n}}const Ut=qt[0]=Vt(0,"nop","No operation, does nothing.",[],void 0),$t=qt[1]=Vt(1,"ret","Returns control to caller.",[],void 0),Nt=qt[2]=Vt(2,"sync","Yields control for the rest of the current frame. Execution will continue the following frame.",[],void 0),At=qt[3]=Vt(3,"exit",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),zt=qt[4]=Vt(4,"thread","Starts a new thread. Thread execution will start at the given label.\nOften used to check a register every frame. Make sure to yield control with sync when looping.",[Wt(jt,void 0,void 0)],void 0),Gt=qt[5]=Vt(5,"va_start","Initializes a variable argument list.\nMake sure to call va_end after va_start and va_call.",[],void 0),Ht=qt[6]=Vt(6,"va_end","Restores the registers overwritten by arg_push* instructions.\nCalled after va_call.",[],void 0),Kt=qt[7]=Vt(7,"va_call","Calls the variable argument function at the given label.\nCalled after initializing the argument list with va_start and pushing arguments onto the stack with arg_push* instructions. Make sure to call va_end afterwards.",[Wt(jt,void 0,void 0)],void 0),Qt=qt[8]=Vt(8,"let","Sets the first register's value to second one's value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),Yt=qt[9]=Vt(9,"leti","Sets a register to the given value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),Zt=qt[10]=Vt(10,"letb","Sets a register to the given value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(wt,void 0,Et.Write)]},void 0,void 0),Wt(wt,void 0,void 0)],void 0),Jt=qt[11]=Vt(11,"letw","Sets a register to the given value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(kt,void 0,Et.Write)]},void 0,void 0),Wt(kt,void 0,void 0)],void 0),Xt=qt[12]=Vt(12,"leta","Sets the first register to the memory address of the second register. Not used by Sega.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Pt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),ei=(qt[13]=Vt(13,"leto","Sets a register to the memory address of the given label. Not used by Sega.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Pt,void 0,Et.Write)]},void 0,void 0),Wt(It,void 0,void 0)],void 0),qt[14]=Vt(14,"unknown_0e",void 0,[],void 0),qt[15]=Vt(15,"unknown_0f",void 0,[],void 0),qt[16]=Vt(16,"set","Sets a register to 1.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),ti=qt[17]=Vt(17,"clear","Sets a register to 0.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),ii=qt[18]=Vt(18,"rev","Sets a register to 1 if its current value is 0, otherwise sets it to 0.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.ReadWrite)]},void 0,void 0)],void 0),oi=(qt[19]=Vt(19,"gset",void 0,[Wt(kt,void 0,void 0)],void 0),qt[20]=Vt(20,"gclear",void 0,[Wt(kt,void 0,void 0)],void 0),qt[21]=Vt(21,"grev",void 0,[Wt(kt,void 0,void 0)],void 0),qt[22]=Vt(22,"glet",void 0,[Wt(kt,void 0,void 0)],void 0),qt[23]=Vt(23,"gget","Sets a register to value of the given flag.",[Wt(kt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(kt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[24]=Vt(24,"add",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),ni=qt[25]=Vt(25,"addi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),si=qt[26]=Vt(26,"sub",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),ri=qt[27]=Vt(27,"subi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),ai=qt[28]=Vt(28,"mul",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),di=qt[29]=Vt(29,"muli",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),ci=qt[30]=Vt(30,"div",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),li=qt[31]=Vt(31,"divi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),_i=qt[32]=Vt(32,"and",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),ui=qt[33]=Vt(33,"andi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),vi=qt[34]=Vt(34,"or",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),hi=qt[35]=Vt(35,"ori",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),pi=qt[36]=Vt(36,"xor",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),gi=qt[37]=Vt(37,"xori",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),bi=qt[38]=Vt(38,"mod",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),fi=qt[39]=Vt(39,"modi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),mi=qt[40]=Vt(40,"jmp",void 0,[Wt(jt,void 0,void 0)],void 0),wi=qt[41]=Vt(41,"call",void 0,[Wt(jt,void 0,void 0)],void 0),ki=qt[42]=Vt(42,"jmp_on",void 0,[Wt(jt,void 0,void 0),Wt(Lt,void 0,Et.Read)],void 0),yi=qt[43]=Vt(43,"jmp_off",void 0,[Wt(jt,void 0,void 0),Wt(Lt,void 0,Et.Read)],void 0),Ri=qt[44]=Vt(44,"jmp_=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ii=qt[45]=Vt(45,"jmpi_=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),ji=qt[46]=Vt(46,"jmp_!=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ci=qt[47]=Vt(47,"jmpi_!=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ti=qt[48]=Vt(48,"ujmp_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Si=qt[49]=Vt(49,"ujmpi_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),xi=qt[50]=Vt(50,"jmp_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Oi=qt[51]=Vt(51,"jmpi_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Li=qt[52]=Vt(52,"ujmp_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Pi=qt[53]=Vt(53,"ujmpi_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Di=qt[54]=Vt(54,"jmp_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Bi=qt[55]=Vt(55,"jmpi_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ei=qt[56]=Vt(56,"ujmp_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Mi=qt[57]=Vt(57,"ujmpi_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Wi=qt[58]=Vt(58,"jmp_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),qi=qt[59]=Vt(59,"jmpi_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Fi=qt[60]=Vt(60,"ujmp_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Vi=qt[61]=Vt(61,"ujmpi_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ui=qt[62]=Vt(62,"jmp_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),$i=qt[63]=Vt(63,"jmpi_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ni=qt[64]=Vt(64,"switch_jmp",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(xt,void 0,void 0)],void 0),Ai=qt[65]=Vt(65,"switch_call",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(xt,void 0,void 0)],void 0),zi=qt[66]=Vt(66,"stack_push",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),Gi=qt[67]=Vt(67,"stack_pop",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),Hi=qt[68]=Vt(68,"stack_pushm","Pushes the values of an arbitrary amount of registers onto the stack.",[Wt(Ot,void 0,Et.Read),Wt(yt,void 0,void 0)],void 0),Ki=qt[69]=Vt(69,"stack_popm","Pops an arbitrary amount of values from the stack and writes them to registers.",[Wt(Ot,void 0,Et.Write),Wt(yt,void 0,void 0)],void 0),Qi=(qt[70]=Vt(70,"unknown_46",void 0,[],void 0),qt[71]=Vt(71,"unknown_47",void 0,[],void 0),qt[72]=Vt(72,"arg_pushr","Pushes the value of the given register onto the stack.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Push)),Yi=qt[73]=Vt(73,"arg_pushl","Pushes the given value onto the stack.",[Wt(yt,void 0,void 0)],Mt.Push),Zi=qt[74]=Vt(74,"arg_pushb","Pushes the given value onto the stack.",[Wt(wt,void 0,void 0)],Mt.Push),Ji=qt[75]=Vt(75,"arg_pushw","Pushes the given value onto the stack.",[Wt(kt,void 0,void 0)],Mt.Push),Xi=qt[76]=Vt(76,"arg_pusha","Pushes the memory address of the given register onto the stack. Not used by Sega.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Push),eo=qt[77]=Vt(77,"arg_pusho","Pushes the memory address of the given label onto the stack. Not used by Sega.",[Wt(It,void 0,void 0)],Mt.Push),to=qt[78]=Vt(78,"arg_pushs","Pushes the given value onto the stack.",[Wt(St,void 0,void 0)],Mt.Push),io=(qt[79]=Vt(79,"unknown_4f",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[80]=Vt(80,"message",void 0,[Wt(yt,void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[81]=Vt(81,"list","Used to display a list of items and retrieve the item selected by the player.\nList items should be seperated by newlines. The selected item's index will be written to the given register.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(wt,void 0,Et.Write)]},void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop)),oo=(qt[82]=Vt(82,"fadein",void 0,[],void 0),qt[83]=Vt(83,"fadeout",void 0,[],void 0),qt[84]=Vt(84,"se",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[85]=Vt(85,"bgm",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[86]=Vt(86,"unknown_56",void 0,[],void 0),qt[87]=Vt(87,"unknown_57",void 0,[],void 0),qt[88]=Vt(88,"enable",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[89]=Vt(89,"disable",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[90]=Vt(90,"window_msg",void 0,[Wt(St,void 0,void 0)],Mt.Pop)),no=qt[91]=Vt(91,"add_msg",void 0,[Wt(St,void 0,void 0)],Mt.Pop),so=(qt[92]=Vt(92,"mesend",void 0,[],void 0),qt[93]=Vt(93,"gettime",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),ro=qt[94]=Vt(94,"winend",void 0,[],void 0),ao=(qt[95]=Vt(95,"unknown_5f",void 0,[],void 0),qt[96]=Vt(96,"npc_crt_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[97]=Vt(97,"npc_stop",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[98]=Vt(98,"npc_play",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[99]=Vt(99,"npc_kill",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[100]=Vt(100,"npc_nont",void 0,[],void 0),qt[101]=Vt(101,"npc_talk",void 0,[],void 0),qt[102]=Vt(102,"npc_crp_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read),Wt(mt,void 0,Et.Read),Wt(mt,void 0,Et.Read),Wt(jt,void 0,Et.Read),Wt(mt,void 0,Et.Read),Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[103]=Vt(103,"unknown_67",void 0,[],void 0),qt[104]=Vt(104,"create_pipe",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[105]=Vt(105,"p_hpstat_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[106]=Vt(106,"p_dead_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,"Player slot.",void 0)],Mt.Pop)),co=(qt[107]=Vt(107,"p_disablewarp",void 0,[],void 0),qt[108]=Vt(108,"p_enablewarp",void 0,[],void 0),qt[109]=Vt(109,"p_move_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[110]=Vt(110,"p_look",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[111]=Vt(111,"unknown_6f",void 0,[],void 0),qt[112]=Vt(112,"p_action_disable",void 0,[],void 0),qt[113]=Vt(113,"p_action_enable",void 0,[],void 0),qt[114]=Vt(114,"disable_movement1",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[115]=Vt(115,"enable_movement1",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[116]=Vt(116,"p_noncol",void 0,[],void 0),qt[117]=Vt(117,"p_col",void 0,[],void 0),qt[118]=Vt(118,"p_setpos","Sets a player's position.",[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Read),Wt(yt,"Y coordinate.",Et.Read),Wt(yt,"Z coordinate.",Et.Read),Wt(yt,"Y-axis rotation.",Et.Read)]},void 0,void 0)],Mt.Pop),qt[119]=Vt(119,"p_return_guild",void 0,[],void 0),qt[120]=Vt(120,"p_talk_guild",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[121]=Vt(121,"npc_talk_pl_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[122]=Vt(122,"npc_talk_kill",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[123]=Vt(123,"npc_crtpk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[124]=Vt(124,"npc_crppk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[125]=Vt(125,"npc_crptalk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[126]=Vt(126,"p_look_at_v1",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[127]=Vt(127,"npc_crp_id_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[128]=Vt(128,"cam_quake",void 0,[],void 0),qt[129]=Vt(129,"cam_adj",void 0,[],void 0),qt[130]=Vt(130,"cam_zmin",void 0,[],void 0),qt[131]=Vt(131,"cam_zmout",void 0,[],void 0),qt[132]=Vt(132,"cam_pan_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[133]=Vt(133,"game_lev_super",void 0,[],void 0),qt[134]=Vt(134,"game_lev_reset",void 0,[],void 0),qt[135]=Vt(135,"pos_pipe_v3","Create a telepipe at a specific position for the given player slot that takes players back to Pioneer 2 or the Lab.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Read),Wt(yt,"Y coordinate.",Et.Read),Wt(yt,"Z coordinate.",Et.Read),Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[136]=Vt(136,"if_zone_clear",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),lo=(qt[137]=Vt(137,"chk_ene_num","Retrieves the amount of enemies killed during the quest.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[138]=Vt(138,"unhide_obj",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[139]=Vt(139,"unhide_ene",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[140]=Vt(140,"at_coords_call",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(jt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[141]=Vt(141,"at_coords_talk",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(jt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[142]=Vt(142,"col_npcin",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(jt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[143]=Vt(143,"col_npcinr",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[144]=Vt(144,"switch_on",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[145]=Vt(145,"switch_off",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[146]=Vt(146,"playbgm_epi",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[147]=Vt(147,"set_mainwarp",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[148]=Vt(148,"set_obj_param","Creates a targetable object.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Read),Wt(yt,"Y coordinate.",Et.Read),Wt(yt,"Z coordinate.",Et.Read),Wt(yt,"Collision radius.",Et.Read),Wt(jt,"Function label.",Et.Read),Wt(yt,"Vertical position of the cursor.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},"Object handle.",void 0)],void 0),qt[149]=Vt(149,"set_floor_handler",void 0,[Wt(yt,"Floor number.",void 0),Wt(jt,"Handler function label.",void 0)],Mt.Pop)),_o=(qt[150]=Vt(150,"clr_floor_handler",void 0,[Wt(yt,"Floor number.",void 0)],Mt.Pop),qt[151]=Vt(151,"col_plinaw",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[152]=Vt(152,"hud_hide",void 0,[],void 0),qt[153]=Vt(153,"hud_show",void 0,[],void 0),qt[154]=Vt(154,"cine_enable",void 0,[],void 0),qt[155]=Vt(155,"cine_disable",void 0,[],void 0),qt[156]=Vt(156,"unknown_9c",void 0,[],void 0),qt[157]=Vt(157,"unknown_9d",void 0,[],void 0),qt[158]=Vt(158,"unknown_9e",void 0,[],void 0),qt[159]=Vt(159,"unknown_9f",void 0,[],void 0),qt[160]=Vt(160,"unknown_a0",void 0,[],void 0),qt[161]=Vt(161,"set_qt_failure",void 0,[Wt(jt,void 0,void 0)],void 0),qt[162]=Vt(162,"set_qt_success",void 0,[Wt(jt,void 0,void 0)],void 0),qt[163]=Vt(163,"clr_qt_failure",void 0,[],void 0),qt[164]=Vt(164,"clr_qt_success",void 0,[],void 0),qt[165]=Vt(165,"set_qt_cancel",void 0,[Wt(jt,void 0,void 0)],void 0),qt[166]=Vt(166,"clr_qt_cancel",void 0,[],void 0),qt[167]=Vt(167,"unknown_a7",void 0,[],void 0),qt[168]=Vt(168,"pl_walk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[169]=Vt(169,"unknown_a9",void 0,[],void 0),qt[170]=Vt(170,"unknown_aa",void 0,[],void 0),qt[171]=Vt(171,"unknown_ab",void 0,[],void 0),qt[172]=Vt(172,"unknown_ac",void 0,[],void 0),qt[173]=Vt(173,"unknown_ad",void 0,[],void 0),qt[174]=Vt(174,"unknown_ae",void 0,[],void 0),qt[175]=Vt(175,"unknown_af",void 0,[],void 0),qt[176]=Vt(176,"pl_add_meseta",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[177]=Vt(177,"thread_stg",void 0,[Wt(jt,void 0,void 0)],void 0)),uo=(qt[178]=Vt(178,"del_obj_param",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},"Object handle.",void 0)],void 0),qt[179]=Vt(179,"item_create",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[180]=Vt(180,"item_create2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[181]=Vt(181,"item_delete",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[182]=Vt(182,"item_delete2","Deletes an item from the player's inventory.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[183]=Vt(183,"item_check",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[184]=Vt(184,"setevt",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[185]=Vt(185,"get_difflvl","Sets the given register to the current difficulty. 0 For normal, 1 for hard and 2 for both very hard and ultimate.\nUse get_difficulty_level2 if you want to differentiate between very hard and ultimate.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),vo=(qt[186]=Vt(186,"set_qt_exit",void 0,[Wt(jt,void 0,void 0)],void 0),qt[187]=Vt(187,"clr_qt_exit",void 0,[],void 0),qt[188]=Vt(188,"unknown_bc",void 0,[],void 0),qt[189]=Vt(189,"unknown_bd",void 0,[],void 0),qt[190]=Vt(190,"unknown_be",void 0,[],void 0),qt[191]=Vt(191,"unknown_bf",void 0,[],void 0),qt[192]=Vt(192,"particle_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[193]=Vt(193,"npc_text",void 0,[Wt(yt,void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[194]=Vt(194,"npc_chkwarp",void 0,[],void 0),qt[195]=Vt(195,"pl_pkoff",void 0,[],void 0),qt[196]=Vt(196,"map_designate",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0)),ho=(qt[197]=Vt(197,"masterkey_on",void 0,[],void 0),qt[198]=Vt(198,"masterkey_off",void 0,[],void 0),qt[199]=Vt(199,"window_time",void 0,[],void 0),qt[200]=Vt(200,"winend_time",void 0,[],void 0),qt[201]=Vt(201,"winset_time",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[202]=Vt(202,"getmtime",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[203]=Vt(203,"set_quest_board_handler",void 0,[Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[204]=Vt(204,"clear_quest_board_handler",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[205]=Vt(205,"particle_id_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[206]=Vt(206,"npc_crptalk_id_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[207]=Vt(207,"npc_lang_clean",void 0,[],void 0),qt[208]=Vt(208,"pl_pkon",void 0,[],void 0),qt[209]=Vt(209,"pl_chk_item2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[210]=Vt(210,"enable_mainmenu",void 0,[],void 0),qt[211]=Vt(211,"disable_mainmenu",void 0,[],void 0),qt[212]=Vt(212,"start_battlebgm",void 0,[],void 0),qt[213]=Vt(213,"end_battlebgm",void 0,[],void 0),qt[214]=Vt(214,"disp_msg_qb",void 0,[Wt(St,void 0,void 0)],Mt.Pop),qt[215]=Vt(215,"close_msg_qb",void 0,[],void 0),qt[216]=Vt(216,"set_eventflag_v3",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[217]=Vt(217,"sync_leti",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0)),po=(qt[218]=Vt(218,"set_returnhunter",void 0,[],void 0),qt[219]=Vt(219,"set_returncity",void 0,[],void 0),qt[220]=Vt(220,"load_pvr",void 0,[],void 0),qt[221]=Vt(221,"load_midi",void 0,[],void 0),qt[222]=Vt(222,"unknown_de",void 0,[],void 0),qt[223]=Vt(223,"npc_param_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[224]=Vt(224,"pad_dragon",void 0,[],void 0),qt[225]=Vt(225,"clear_mainwarp",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[226]=Vt(226,"pcam_param_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[227]=Vt(227,"start_setevt_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[228]=Vt(228,"warp_on",void 0,[],void 0),qt[229]=Vt(229,"warp_off",void 0,[],void 0),qt[230]=Vt(230,"get_slotnumber",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),go=(qt[231]=Vt(231,"get_servernumber",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[232]=Vt(232,"set_eventflag2",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Pop),qt[233]=Vt(233,"res",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[234]=Vt(234,"unknown_ea",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),qt[235]=Vt(235,"enable_bgmctrl",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[236]=Vt(236,"sw_send",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[237]=Vt(237,"create_bgmctrl",void 0,[],void 0),qt[238]=Vt(238,"pl_add_meseta2",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[239]=Vt(239,"sync_register",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[240]=Vt(240,"send_regwork",void 0,[],void 0),qt[241]=Vt(241,"leti_fixed_camera_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[242]=Vt(242,"default_camera_pos1",void 0,[],void 0),qt[243]=Vt(243,"unknown_f3",void 0,[],void 0),qt[244]=Vt(244,"unknown_f4",void 0,[],void 0),qt[245]=Vt(245,"unknown_f5",void 0,[],void 0),qt[246]=Vt(246,"unknown_f6",void 0,[],void 0),qt[247]=Vt(247,"unknown_f7",void 0,[],void 0),qt[248]=Vt(248,"unknown_f8",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[249]=Vt(249,"unknown_f9",void 0,[],void 0),qt[250]=Vt(250,"get_gc_number",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[251]=Vt(251,"unknown_fb",void 0,[Wt(kt,void 0,void 0)],void 0),qt[252]=Vt(252,"unknown_fc",void 0,[],void 0),qt[253]=Vt(253,"unknown_fd",void 0,[],void 0),qt[254]=Vt(254,"unknown_fe",void 0,[],void 0),qt[255]=Vt(255,"unknown_ff",void 0,[],void 0),qt[63488]=Vt(63488,"unknown_f800",void 0,[],void 0),qt[63489]=Vt(63489,"set_chat_callback",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63490]=Vt(63490,"unknown_f802",void 0,[],void 0),qt[63491]=Vt(63491,"unknown_f803",void 0,[],void 0),qt[63492]=Vt(63492,"unknown_f804",void 0,[],void 0),qt[63493]=Vt(63493,"unknown_f805",void 0,[],void 0),qt[63494]=Vt(63494,"unknown_f806",void 0,[],void 0),qt[63495]=Vt(63495,"unknown_f807",void 0,[],void 0),qt[63496]=Vt(63496,"get_difficulty_level2","Sets the given register to the current difficulty. 0 For normal, 1 for hard, 2 for very hard and 3 for ultimate.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63497]=Vt(63497,"get_number_of_player1","Set the given register to the current number of players. Either 1, 2, 3 or 4.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63498]=Vt(63498,"get_coord_of_player","Retrieves a player's position.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Write),Wt(yt,"Y coordinate.",Et.Write),Wt(yt,"Z coordinate.",Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63499]=Vt(63499,"enable_map",void 0,[],void 0),qt[63500]=Vt(63500,"disable_map",void 0,[],void 0),qt[63501]=Vt(63501,"map_designate_ex",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),bo=(qt[63502]=Vt(63502,"unknown_f80e",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63503]=Vt(63503,"unknown_f80f",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63504]=Vt(63504,"ba_initial_floor",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63505]=Vt(63505,"set_ba_rules",void 0,[],void 0),qt[63506]=Vt(63506,"unknown_f812",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63507]=Vt(63507,"unknown_f813",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63508]=Vt(63508,"unknown_f814",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63509]=Vt(63509,"unknown_f815",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63510]=Vt(63510,"unknown_f816",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63511]=Vt(63511,"unknown_f817",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63512]=Vt(63512,"unknown_f818",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63513]=Vt(63513,"unknown_f819",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63514]=Vt(63514,"unknown_f81a",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63515]=Vt(63515,"unknown_f81b",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63516]=Vt(63516,"ba_disp_msg",void 0,[Wt(St,void 0,void 0)],Mt.Pop),qt[63517]=Vt(63517,"death_lvl_up",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63518]=Vt(63518,"death_tech_lvl_up",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63519]=Vt(63519,"unknown_f81f",void 0,[],void 0),qt[63520]=Vt(63520,"cmode_stage",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63521]=Vt(63521,"unknown_f821",void 0,[],void 0),qt[63522]=Vt(63522,"unknown_f822",void 0,[],void 0),qt[63523]=Vt(63523,"unknown_f823",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63524]=Vt(63524,"unknown_f824",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63525]=Vt(63525,"exp_multiplication",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63526]=Vt(63526,"exp_division",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63527]=Vt(63527,"get_user_is_dead",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63528]=Vt(63528,"go_floor","Sends a player to the given floor.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Floor ID.",Et.Read)]},void 0,void 0)],void 0),qt[63529]=Vt(63529,"unknown_f829",void 0,[],void 0),qt[63530]=Vt(63530,"unknown_f82a",void 0,[],void 0),qt[63531]=Vt(63531,"unlock_door2",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63532]=Vt(63532,"lock_door2",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63533]=Vt(63533,"if_switch_not_pressed",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63534]=Vt(63534,"if_switch_pressed",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Floor ID.",Et.Read),Wt(yt,"Switch ID.",Et.Read),Wt(yt,"Will be set to 1 if the switch is pressed, 0 otherwise.",Et.Write)]},void 0,void 0)],void 0),qt[63535]=Vt(63535,"unknown_f82f",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63536]=Vt(63536,"control_dragon",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63537]=Vt(63537,"release_dragon",void 0,[],void 0),qt[63538]=Vt(63538,"unknown_f832",void 0,[],void 0),qt[63539]=Vt(63539,"unknown_f833",void 0,[],void 0),qt[63540]=Vt(63540,"unknown_f834",void 0,[],void 0),qt[63541]=Vt(63541,"unknown_f835",void 0,[],void 0),qt[63542]=Vt(63542,"unknown_f836",void 0,[],void 0),qt[63543]=Vt(63543,"unknown_f837",void 0,[],void 0),qt[63544]=Vt(63544,"shrink",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63545]=Vt(63545,"unshrink",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63546]=Vt(63546,"unknown_f83a",void 0,[],void 0),qt[63547]=Vt(63547,"unknown_f83b",void 0,[],void 0),qt[63548]=Vt(63548,"display_clock2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63549]=Vt(63549,"unknown_f83d",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63550]=Vt(63550,"delete_area_title",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63551]=Vt(63551,"unknown_f83f",void 0,[],void 0),qt[63552]=Vt(63552,"load_npc_data",void 0,[],void 0),qt[63553]=Vt(63553,"get_npc_data",void 0,[Wt(Ct,void 0,void 0)],void 0),qt[63554]=Vt(63554,"unknown_f842",void 0,[],void 0),qt[63555]=Vt(63555,"unknown_f843",void 0,[],void 0),qt[63556]=Vt(63556,"unknown_f844",void 0,[],void 0),qt[63557]=Vt(63557,"unknown_f845",void 0,[],void 0),qt[63558]=Vt(63558,"unknown_f846",void 0,[],void 0),qt[63559]=Vt(63559,"unknown_f847",void 0,[],void 0),qt[63560]=Vt(63560,"give_damage_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63561]=Vt(63561,"take_damage_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63562]=Vt(63562,"unk_score_f84a",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63563]=Vt(63563,"unk_score_f84b",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63564]=Vt(63564,"kill_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63565]=Vt(63565,"death_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63566]=Vt(63566,"unk_score_f84e",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63567]=Vt(63567,"enemy_death_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63568]=Vt(63568,"meseta_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63569]=Vt(63569,"unknown_f851",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63570]=Vt(63570,"unknown_f852",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63571]=Vt(63571,"reverse_warps",void 0,[],void 0),qt[63572]=Vt(63572,"unreverse_warps",void 0,[],void 0),qt[63573]=Vt(63573,"set_ult_map",void 0,[],void 0),qt[63574]=Vt(63574,"unset_ult_map",void 0,[],void 0),qt[63575]=Vt(63575,"set_area_title",void 0,[Wt(St,void 0,void 0)],Mt.Pop),qt[63576]=Vt(63576,"unknown_f858",void 0,[],void 0),qt[63577]=Vt(63577,"unknown_f859",void 0,[],void 0),qt[63578]=Vt(63578,"equip_item",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63579]=Vt(63579,"unequip_item",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63580]=Vt(63580,"unknown_f85c",void 0,[],void 0),qt[63581]=Vt(63581,"unknown_f85d",void 0,[],void 0),qt[63582]=Vt(63582,"unknown_f85e",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63583]=Vt(63583,"unknown_f85f",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63584]=Vt(63584,"unknown_f860",void 0,[],void 0),qt[63585]=Vt(63585,"unknown_f861",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63586]=Vt(63586,"unknown_f862",void 0,[],void 0),qt[63587]=Vt(63587,"unknown_f863",void 0,[],void 0),qt[63588]=Vt(63588,"cmode_rank",void 0,[Wt(yt,void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63589]=Vt(63589,"award_item_name",void 0,[],void 0),qt[63590]=Vt(63590,"award_item_select",void 0,[],void 0),qt[63591]=Vt(63591,"award_item_give_to",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63592]=Vt(63592,"unknown_f868",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63593]=Vt(63593,"unknown_f869",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63594]=Vt(63594,"item_create_cmode",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63595]=Vt(63595,"unknown_f86b",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63596]=Vt(63596,"award_item_ok",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63597]=Vt(63597,"unknown_f86d",void 0,[],void 0),qt[63598]=Vt(63598,"unknown_f86e",void 0,[],void 0),qt[63599]=Vt(63599,"ba_set_lives",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63600]=Vt(63600,"ba_set_tech_lvl",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63601]=Vt(63601,"ba_set_lvl",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63602]=Vt(63602,"ba_set_time_limit",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63603]=Vt(63603,"boss_is_dead",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63604]=Vt(63604,"unknown_f874",void 0,[],void 0),qt[63605]=Vt(63605,"unknown_f875",void 0,[],void 0),qt[63606]=Vt(63606,"unknown_f876",void 0,[],void 0),qt[63607]=Vt(63607,"enable_techs","Enables technique use for the given player.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63608]=Vt(63608,"disable_techs","Disables technique use for the given player.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63609]=Vt(63609,"get_gender","Retrieves the player's gender. 0 If male, 1 if female.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player gender.",Et.Write)]},void 0,void 0)],void 0),qt[63610]=Vt(63610,"get_chara_class","Retrieves the player's race and character class.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player race. 0 If human, 1 if newman, 2 if cast.",Et.Write),Wt(yt,"Player class. 0 If hunter, 1 if ranger, 2 if force.",Et.Write)]},void 0,void 0)],void 0),qt[63611]=Vt(63611,"take_slot_meseta","Takes an amount of meseta from a player's inventory.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read),Wt(yt,"Amount of meseta to take.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Will be set to 1 if the meseta was taken, 0 otherwise.",Et.Write)]},void 0,void 0)],void 0),qt[63612]=Vt(63612,"unknown_f87c",void 0,[],void 0),qt[63613]=Vt(63613,"unknown_f87d",void 0,[],void 0),qt[63614]=Vt(63614,"unknown_f87e",void 0,[],void 0),qt[63615]=Vt(63615,"read_guildcard_flag",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63616]=Vt(63616,"unknown_f880",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63617]=Vt(63617,"get_pl_name","Sets the value of to the given player's name.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63618]=Vt(63618,"get_pl_job","Sets the value of to the given player's job (Hunter/Ranger/Force).",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63619]=Vt(63619,"unknown_f883",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63620]=Vt(63620,"unknown_f884",void 0,[],void 0),qt[63621]=Vt(63621,"unknown_f885",void 0,[],void 0),qt[63622]=Vt(63622,"unknown_f886",void 0,[],void 0),qt[63623]=Vt(63623,"unknown_f887",void 0,[],void 0),qt[63624]=Vt(63624,"unknown_f888",void 0,[],void 0),qt[63625]=Vt(63625,"unknown_f889",void 0,[],void 0),qt[63626]=Vt(63626,"get_player_status",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63627]=Vt(63627,"send_mail",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63628]=Vt(63628,"online_check",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63629]=Vt(63629,"chl_set_timerecord",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63630]=Vt(63630,"chl_get_timerecord",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63631]=Vt(63631,"unknown_f88f",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63632]=Vt(63632,"unknown_f890",void 0,[],void 0),qt[63633]=Vt(63633,"load_enemy_data",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63634]=Vt(63634,"get_physical_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63635]=Vt(63635,"get_attack_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63636]=Vt(63636,"get_resist_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63637]=Vt(63637,"get_movement_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63638]=Vt(63638,"unknown_f896",void 0,[],void 0),qt[63639]=Vt(63639,"unknown_f897",void 0,[],void 0),qt[63640]=Vt(63640,"shift_left",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),fo=qt[63641]=Vt(63641,"shift_right",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),mo=qt[63642]=Vt(63642,"get_random",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),wo=(qt[63643]=Vt(63643,"reset_map","Sets all registers to 0 and resets the quest.",[],void 0),qt[63644]=Vt(63644,"disp_chl_retry_menu",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63645]=Vt(63645,"chl_reverser",void 0,[],void 0),qt[63646]=Vt(63646,"unknown_f89e",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63647]=Vt(63647,"unknown_f89f",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63648]=Vt(63648,"unknown_f8a0",void 0,[],void 0),qt[63649]=Vt(63649,"unknown_f8a1",void 0,[],void 0),qt[63650]=Vt(63650,"unknown_f8a2",void 0,[],void 0),qt[63651]=Vt(63651,"unknown_f8a3",void 0,[],void 0),qt[63652]=Vt(63652,"unknown_f8a4",void 0,[],void 0),qt[63653]=Vt(63653,"unknown_f8a5",void 0,[],void 0),qt[63654]=Vt(63654,"unknown_f8a6",void 0,[],void 0),qt[63655]=Vt(63655,"unknown_f8a7",void 0,[],void 0),qt[63656]=Vt(63656,"unknown_f8a8",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63657]=Vt(63657,"unknown_f8a9",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63658]=Vt(63658,"unknown_f8aa",void 0,[],void 0),qt[63659]=Vt(63659,"unknown_f8ab",void 0,[],void 0),qt[63660]=Vt(63660,"unknown_f8ac",void 0,[],void 0),qt[63661]=Vt(63661,"get_number_of_player2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63662]=Vt(63662,"unknown_f8ae",void 0,[],void 0),qt[63663]=Vt(63663,"unknown_f8af",void 0,[],void 0),qt[63664]=Vt(63664,"unknown_f8b0",void 0,[],void 0),qt[63665]=Vt(63665,"unknown_f8b1",void 0,[],void 0),qt[63666]=Vt(63666,"unknown_f8b2",void 0,[],void 0),qt[63667]=Vt(63667,"unknown_f8b3",void 0,[],void 0),qt[63668]=Vt(63668,"unknown_f8b4",void 0,[],void 0),qt[63669]=Vt(63669,"unknown_f8b5",void 0,[],void 0),qt[63670]=Vt(63670,"unknown_f8b6",void 0,[],void 0),qt[63671]=Vt(63671,"unknown_f8b7",void 0,[],void 0),qt[63672]=Vt(63672,"unknown_f8b8",void 0,[],void 0),qt[63673]=Vt(63673,"chl_recovery",void 0,[],void 0),qt[63674]=Vt(63674,"unknown_f8ba",void 0,[],void 0),qt[63675]=Vt(63675,"unknown_f8bb",void 0,[],void 0),qt[63676]=Vt(63676,"set_episode",void 0,[Wt(yt,void 0,void 0)],void 0)),ko=(qt[63677]=Vt(63677,"unknown_f8bd",void 0,[],void 0),qt[63678]=Vt(63678,"unknown_f8be",void 0,[],void 0),qt[63679]=Vt(63679,"unknown_f8bf",void 0,[],void 0),qt[63680]=Vt(63680,"file_dl_req",void 0,[Wt(yt,void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63681]=Vt(63681,"get_dl_status",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63682]=Vt(63682,"gba_unknown4",void 0,[],void 0),qt[63683]=Vt(63683,"get_gba_state",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63684]=Vt(63684,"unknown_f8c4",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63685]=Vt(63685,"unknown_f8c5",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63686]=Vt(63686,"qexit",void 0,[],void 0),qt[63687]=Vt(63687,"use_animation",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Animation ID.",Et.Read),Wt(yt,"Animation duration in number of frames.",Et.Read)]},void 0,void 0)],void 0),qt[63688]=Vt(63688,"stop_animation",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63689]=Vt(63689,"run_to_coord",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63690]=Vt(63690,"set_slot_invincible",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63691]=Vt(63691,"unknown_f8cb",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63692]=Vt(63692,"set_slot_poison",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63693]=Vt(63693,"set_slot_paralyze",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63694]=Vt(63694,"set_slot_shock",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63695]=Vt(63695,"set_slot_freeze",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63696]=Vt(63696,"set_slot_slow",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63697]=Vt(63697,"set_slot_confuse",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63698]=Vt(63698,"set_slot_shifta",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63699]=Vt(63699,"set_slot_deband",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63700]=Vt(63700,"set_slot_jellen",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63701]=Vt(63701,"set_slot_zalure",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63702]=Vt(63702,"fleti_fixed_camera",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Pop),qt[63703]=Vt(63703,"fleti_locked_camera",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Pop),qt[63704]=Vt(63704,"default_camera_pos2",void 0,[],void 0),qt[63705]=Vt(63705,"set_motion_blur",void 0,[],void 0),qt[63706]=Vt(63706,"set_screen_bw",void 0,[],void 0),qt[63707]=Vt(63707,"unknown_f8db",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(kt,void 0,void 0)],Mt.Pop),qt[63708]=Vt(63708,"npc_action_string",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(Tt,void 0,void 0)],void 0),qt[63709]=Vt(63709,"get_pad_cond",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63710]=Vt(63710,"get_button_cond",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63711]=Vt(63711,"freeze_enemies",void 0,[],void 0),qt[63712]=Vt(63712,"unfreeze_enemies",void 0,[],void 0),qt[63713]=Vt(63713,"freeze_everything",void 0,[],void 0),qt[63714]=Vt(63714,"unfreeze_everything",void 0,[],void 0),qt[63715]=Vt(63715,"restore_hp",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63716]=Vt(63716,"restore_tp",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63717]=Vt(63717,"close_chat_bubble",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63718]=Vt(63718,"move_coords_object",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63719]=Vt(63719,"at_coords_call_ex",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63720]=Vt(63720,"unknown_f8e8",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63721]=Vt(63721,"unknown_f8e9",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63722]=Vt(63722,"unknown_f8ea",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63723]=Vt(63723,"unknown_f8eb",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63724]=Vt(63724,"unknown_f8ec",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63725]=Vt(63725,"animation_check",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63726]=Vt(63726,"call_image_data",void 0,[Wt(yt,void 0,void 0),Wt(kt,void 0,void 0)],Mt.Pop),qt[63727]=Vt(63727,"unknown_f8ef",void 0,[],void 0),qt[63728]=Vt(63728,"turn_off_bgm_p2",void 0,[],void 0),qt[63729]=Vt(63729,"turn_on_bgm_p2",void 0,[],void 0),qt[63730]=Vt(63730,"load_unk_data",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(Ct,void 0,void 0)],Mt.Pop),qt[63731]=Vt(63731,"particle2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(Rt,void 0,void 0)],Mt.Pop),qt[63732]=Vt(63732,"unknown_f8f4",void 0,[],void 0),qt[63733]=Vt(63733,"unknown_f8f5",void 0,[],void 0),qt[63734]=Vt(63734,"unknown_f8f6",void 0,[],void 0),qt[63735]=Vt(63735,"unknown_f8f7",void 0,[],void 0),qt[63736]=Vt(63736,"unknown_f8f8",void 0,[],void 0),qt[63737]=Vt(63737,"unknown_f8f9",void 0,[],void 0),qt[63738]=Vt(63738,"unknown_f8fa",void 0,[],void 0),qt[63739]=Vt(63739,"unknown_f8fb",void 0,[],void 0),qt[63740]=Vt(63740,"unknown_f8fc",void 0,[],void 0),qt[63741]=Vt(63741,"unknown_f8fd",void 0,[],void 0),qt[63742]=Vt(63742,"unknown_f8fe",void 0,[],void 0),qt[63743]=Vt(63743,"unknown_f8ff",void 0,[],void 0),qt[63744]=Vt(63744,"unknown_f900",void 0,[],void 0),qt[63745]=Vt(63745,"dec2float",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63746]=Vt(63746,"float2dec",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63747]=Vt(63747,"flet",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0)),yo=qt[63748]=Vt(63748,"fleti",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),Ro=(qt[63749]=Vt(63749,"unknown_f905",void 0,[],void 0),qt[63750]=Vt(63750,"unknown_f906",void 0,[],void 0),qt[63751]=Vt(63751,"unknown_f907",void 0,[],void 0),qt[63752]=Vt(63752,"fadd",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0)),Io=qt[63753]=Vt(63753,"faddi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),jo=qt[63754]=Vt(63754,"fsub",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),Co=qt[63755]=Vt(63755,"fsubi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),To=qt[63756]=Vt(63756,"fmul",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),So=qt[63757]=Vt(63757,"fmuli",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),xo=qt[63758]=Vt(63758,"fdiv",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),Oo=qt[63759]=Vt(63759,"fdivi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),Lo=(qt[63760]=Vt(63760,"get_unknown_count",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63761]=Vt(63761,"get_stackable_item_count",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63762]=Vt(63762,"freeze_and_hide_equip",void 0,[],void 0),qt[63763]=Vt(63763,"thaw_and_show_equip",void 0,[],void 0),qt[63764]=Vt(63764,"set_palettex_callback",void 0,[Wt(yt,"Player slot.",void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63765]=Vt(63765,"activate_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63766]=Vt(63766,"enable_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63767]=Vt(63767,"restore_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63768]=Vt(63768,"disable_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63769]=Vt(63769,"get_palettex_activated",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63770]=Vt(63770,"get_unknown_palettex_status",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63771]=Vt(63771,"disable_movement2",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63772]=Vt(63772,"enable_movement2",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63773]=Vt(63773,"get_time_played",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63774]=Vt(63774,"get_guildcard_total",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63775]=Vt(63775,"get_slot_meseta",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63776]=Vt(63776,"get_player_level",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63777]=Vt(63777,"get_section_id",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63778]=Vt(63778,"get_player_hp",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Maximum HP.",Et.Write),Wt(yt,"Current HP.",Et.Write),Wt(yt,"Maximum TP.",Et.Write),Wt(yt,"Current TP.",Et.Write)]},void 0,void 0)],Mt.Pop),qt[63779]=Vt(63779,"get_floor_number",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63780]=Vt(63780,"get_coord_player_detect",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63781]=Vt(63781,"read_global_flag",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63782]=Vt(63782,"write_global_flag",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63783]=Vt(63783,"unknown_f927",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63784]=Vt(63784,"floor_player_detect",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write),Wt(yt,void 0,Et.Write),Wt(yt,void 0,Et.Write),Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63785]=Vt(63785,"read_disk_file",void 0,[Wt(St,void 0,void 0)],Mt.Pop),qt[63786]=Vt(63786,"open_pack_select",void 0,[],void 0),qt[63787]=Vt(63787,"item_select",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63788]=Vt(63788,"get_item_id",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63789]=Vt(63789,"color_change",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63790]=Vt(63790,"send_statistic",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63791]=Vt(63791,"unknown_f92f",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63792]=Vt(63792,"chat_box",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63793]=Vt(63793,"chat_bubble",void 0,[Wt(yt,void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63794]=Vt(63794,"unknown_f932",void 0,[],void 0),qt[63795]=Vt(63795,"unknown_f933",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63796]=Vt(63796,"scroll_text",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(Rt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63797]=Vt(63797,"gba_unknown1",void 0,[],void 0),qt[63798]=Vt(63798,"gba_unknown2",void 0,[],void 0),qt[63799]=Vt(63799,"gba_unknown3",void 0,[],void 0),qt[63800]=Vt(63800,"add_damage_to",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63801]=Vt(63801,"item_delete3",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63802]=Vt(63802,"get_item_info",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63803]=Vt(63803,"item_packing1",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63804]=Vt(63804,"item_packing2",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63805]=Vt(63805,"get_lang_setting",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63806]=Vt(63806,"prepare_statistic",void 0,[Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63807]=Vt(63807,"keyword_detect",void 0,[],void 0),qt[63808]=Vt(63808,"keyword",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,"Player slot.",void 0),Wt(St,void 0,void 0)],Mt.Pop),qt[63809]=Vt(63809,"get_guildcard_num",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63810]=Vt(63810,"unknown_f942",void 0,[],void 0),qt[63811]=Vt(63811,"unknown_f943",void 0,[],void 0),qt[63812]=Vt(63812,"get_wrap_status",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63813]=Vt(63813,"initial_floor",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63814]=Vt(63814,"sin",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63815]=Vt(63815,"cos",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63816]=Vt(63816,"unknown_f948",void 0,[],void 0),qt[63817]=Vt(63817,"unknown_f949",void 0,[],void 0),qt[63818]=Vt(63818,"boss_is_dead2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63819]=Vt(63819,"unknown_f94b",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63820]=Vt(63820,"unknown_f94c",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63821]=Vt(63821,"is_there_cardbattle",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63822]=Vt(63822,"unknown_f94e",void 0,[],void 0),qt[63823]=Vt(63823,"unknown_f94f",void 0,[],void 0),qt[63824]=Vt(63824,"bb_p2_menu",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63825]=Vt(63825,"bb_map_designate",void 0,[Wt(wt,void 0,void 0),Wt(kt,void 0,void 0),Wt(wt,void 0,void 0),Wt(wt,void 0,void 0)],void 0));qt[63826]=Vt(63826,"bb_get_number_in_pack",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63827]=Vt(63827,"bb_swap_item",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63828]=Vt(63828,"bb_check_wrap",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63829]=Vt(63829,"bb_exchange_pd_item",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63830]=Vt(63830,"bb_exchange_pd_srank",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63831]=Vt(63831,"bb_exchange_pd_special",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63832]=Vt(63832,"bb_exchange_pd_percent",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63833]=Vt(63833,"unknown_f959",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63834]=Vt(63834,"unknown_f95a",void 0,[],void 0),qt[63835]=Vt(63835,"unknown_f95b",void 0,[],void 0),qt[63836]=Vt(63836,"bb_exchange_slt",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63837]=Vt(63837,"bb_exchange_pc",void 0,[],void 0),qt[63838]=Vt(63838,"bb_box_create_bp",void 0,[Wt(yt,void 0,void 0),Wt(Rt,void 0,void 0),Wt(Rt,void 0,void 0)],Mt.Pop),qt[63839]=Vt(63839,"bb_exchange_pt",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63840]=Vt(63840,"unknown_f960",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63841]=Vt(63841,"unknown_f961",void 0,[],void 0),qt[63842]=Vt(63842,"unknown_f962",void 0,[],void 0),qt[63843]=Vt(63843,"unknown_f963",void 0,[],void 0),qt[63844]=Vt(63844,"unknown_f964",void 0,[],void 0),qt[63845]=Vt(63845,"unknown_f965",void 0,[],void 0),qt[63846]=Vt(63846,"unknown_f966",void 0,[],void 0),qt[63847]=Vt(63847,"unknown_f967",void 0,[],void 0),qt[63848]=Vt(63848,"unknown_f968",void 0,[],void 0),qt[63849]=Vt(63849,"unknown_f969",void 0,[],void 0),qt[63850]=Vt(63850,"unknown_f96a",void 0,[],void 0),qt[63851]=Vt(63851,"unknown_f96b",void 0,[],void 0),qt[63852]=Vt(63852,"unknown_f96c",void 0,[],void 0),qt[63853]=Vt(63853,"unknown_f96d",void 0,[],void 0),qt[63854]=Vt(63854,"unknown_f96e",void 0,[],void 0),qt[63855]=Vt(63855,"unknown_f96f",void 0,[],void 0),qt[63856]=Vt(63856,"unknown_f970",void 0,[],void 0),qt[63857]=Vt(63857,"unknown_f971",void 0,[],void 0),qt[63858]=Vt(63858,"unknown_f972",void 0,[],void 0),qt[63859]=Vt(63859,"unknown_f973",void 0,[],void 0),qt[63860]=Vt(63860,"unknown_f974",void 0,[],void 0),qt[63861]=Vt(63861,"unknown_f975",void 0,[],void 0),qt[63862]=Vt(63862,"unknown_f976",void 0,[],void 0),qt[63863]=Vt(63863,"unknown_f977",void 0,[],void 0),qt[63864]=Vt(63864,"unknown_f978",void 0,[],void 0),qt[63865]=Vt(63865,"unknown_f979",void 0,[],void 0),qt[63866]=Vt(63866,"unknown_f97a",void 0,[],void 0),qt[63867]=Vt(63867,"unknown_f97b",void 0,[],void 0),qt[63868]=Vt(63868,"unknown_f97c",void 0,[],void 0),qt[63869]=Vt(63869,"unknown_f97d",void 0,[],void 0),qt[63870]=Vt(63870,"unknown_f97e",void 0,[],void 0),qt[63871]=Vt(63871,"unknown_f97f",void 0,[],void 0),qt[63872]=Vt(63872,"unknown_f980",void 0,[],void 0),qt[63873]=Vt(63873,"unknown_f981",void 0,[],void 0),qt[63874]=Vt(63874,"unknown_f982",void 0,[],void 0),qt[63875]=Vt(63875,"unknown_f983",void 0,[],void 0),qt[63876]=Vt(63876,"unknown_f984",void 0,[],void 0),qt[63877]=Vt(63877,"unknown_f985",void 0,[],void 0),qt[63878]=Vt(63878,"unknown_f986",void 0,[],void 0),qt[63879]=Vt(63879,"unknown_f987",void 0,[],void 0),qt[63880]=Vt(63880,"unknown_f988",void 0,[],void 0),qt[63881]=Vt(63881,"unknown_f989",void 0,[],void 0),qt[63882]=Vt(63882,"unknown_f98a",void 0,[],void 0),qt[63883]=Vt(63883,"unknown_f98b",void 0,[],void 0),qt[63884]=Vt(63884,"unknown_f98c",void 0,[],void 0),qt[63885]=Vt(63885,"unknown_f98d",void 0,[],void 0),qt[63886]=Vt(63886,"unknown_f98e",void 0,[],void 0),qt[63887]=Vt(63887,"unknown_f98f",void 0,[],void 0),qt[63888]=Vt(63888,"unknown_f990",void 0,[],void 0),qt[63889]=Vt(63889,"unknown_f991",void 0,[],void 0),qt[63890]=Vt(63890,"unknown_f992",void 0,[],void 0),qt[63891]=Vt(63891,"unknown_f993",void 0,[],void 0),qt[63892]=Vt(63892,"unknown_f994",void 0,[],void 0),qt[63893]=Vt(63893,"unknown_f995",void 0,[],void 0),qt[63894]=Vt(63894,"unknown_f996",void 0,[],void 0),qt[63895]=Vt(63895,"unknown_f997",void 0,[],void 0),qt[63896]=Vt(63896,"unknown_f998",void 0,[],void 0),qt[63897]=Vt(63897,"unknown_f999",void 0,[],void 0),qt[63898]=Vt(63898,"unknown_f99a",void 0,[],void 0),qt[63899]=Vt(63899,"unknown_f99b",void 0,[],void 0),qt[63900]=Vt(63900,"unknown_f99c",void 0,[],void 0),qt[63901]=Vt(63901,"unknown_f99d",void 0,[],void 0),qt[63902]=Vt(63902,"unknown_f99e",void 0,[],void 0),qt[63903]=Vt(63903,"unknown_f99f",void 0,[],void 0),qt[63904]=Vt(63904,"unknown_f9a0",void 0,[],void 0),qt[63905]=Vt(63905,"unknown_f9a1",void 0,[],void 0),qt[63906]=Vt(63906,"unknown_f9a2",void 0,[],void 0),qt[63907]=Vt(63907,"unknown_f9a3",void 0,[],void 0),qt[63908]=Vt(63908,"unknown_f9a4",void 0,[],void 0),qt[63909]=Vt(63909,"unknown_f9a5",void 0,[],void 0),qt[63910]=Vt(63910,"unknown_f9a6",void 0,[],void 0),qt[63911]=Vt(63911,"unknown_f9a7",void 0,[],void 0),qt[63912]=Vt(63912,"unknown_f9a8",void 0,[],void 0),qt[63913]=Vt(63913,"unknown_f9a9",void 0,[],void 0),qt[63914]=Vt(63914,"unknown_f9aa",void 0,[],void 0),qt[63915]=Vt(63915,"unknown_f9ab",void 0,[],void 0),qt[63916]=Vt(63916,"unknown_f9ac",void 0,[],void 0),qt[63917]=Vt(63917,"unknown_f9ad",void 0,[],void 0),qt[63918]=Vt(63918,"unknown_f9ae",void 0,[],void 0),qt[63919]=Vt(63919,"unknown_f9af",void 0,[],void 0),qt[63920]=Vt(63920,"unknown_f9b0",void 0,[],void 0),qt[63921]=Vt(63921,"unknown_f9b1",void 0,[],void 0),qt[63922]=Vt(63922,"unknown_f9b2",void 0,[],void 0),qt[63923]=Vt(63923,"unknown_f9b3",void 0,[],void 0),qt[63924]=Vt(63924,"unknown_f9b4",void 0,[],void 0),qt[63925]=Vt(63925,"unknown_f9b5",void 0,[],void 0),qt[63926]=Vt(63926,"unknown_f9b6",void 0,[],void 0),qt[63927]=Vt(63927,"unknown_f9b7",void 0,[],void 0),qt[63928]=Vt(63928,"unknown_f9b8",void 0,[],void 0),qt[63929]=Vt(63929,"unknown_f9b9",void 0,[],void 0),qt[63930]=Vt(63930,"unknown_f9ba",void 0,[],void 0),qt[63931]=Vt(63931,"unknown_f9bb",void 0,[],void 0),qt[63932]=Vt(63932,"unknown_f9bc",void 0,[],void 0),qt[63933]=Vt(63933,"unknown_f9bd",void 0,[],void 0),qt[63934]=Vt(63934,"unknown_f9be",void 0,[],void 0),qt[63935]=Vt(63935,"unknown_f9bf",void 0,[],void 0),qt[63936]=Vt(63936,"unknown_f9c0",void 0,[],void 0),qt[63937]=Vt(63937,"unknown_f9c1",void 0,[],void 0),qt[63938]=Vt(63938,"unknown_f9c2",void 0,[],void 0),qt[63939]=Vt(63939,"unknown_f9c3",void 0,[],void 0),qt[63940]=Vt(63940,"unknown_f9c4",void 0,[],void 0),qt[63941]=Vt(63941,"unknown_f9c5",void 0,[],void 0),qt[63942]=Vt(63942,"unknown_f9c6",void 0,[],void 0),qt[63943]=Vt(63943,"unknown_f9c7",void 0,[],void 0),qt[63944]=Vt(63944,"unknown_f9c8",void 0,[],void 0),qt[63945]=Vt(63945,"unknown_f9c9",void 0,[],void 0),qt[63946]=Vt(63946,"unknown_f9ca",void 0,[],void 0),qt[63947]=Vt(63947,"unknown_f9cb",void 0,[],void 0),qt[63948]=Vt(63948,"unknown_f9cc",void 0,[],void 0),qt[63949]=Vt(63949,"unknown_f9cd",void 0,[],void 0),qt[63950]=Vt(63950,"unknown_f9ce",void 0,[],void 0),qt[63951]=Vt(63951,"unknown_f9cf",void 0,[],void 0),qt[63952]=Vt(63952,"unknown_f9d0",void 0,[],void 0),qt[63953]=Vt(63953,"unknown_f9d1",void 0,[],void 0),qt[63954]=Vt(63954,"unknown_f9d2",void 0,[],void 0),qt[63955]=Vt(63955,"unknown_f9d3",void 0,[],void 0),qt[63956]=Vt(63956,"unknown_f9d4",void 0,[],void 0),qt[63957]=Vt(63957,"unknown_f9d5",void 0,[],void 0),qt[63958]=Vt(63958,"unknown_f9d6",void 0,[],void 0),qt[63959]=Vt(63959,"unknown_f9d7",void 0,[],void 0),qt[63960]=Vt(63960,"unknown_f9d8",void 0,[],void 0),qt[63961]=Vt(63961,"unknown_f9d9",void 0,[],void 0),qt[63962]=Vt(63962,"unknown_f9da",void 0,[],void 0),qt[63963]=Vt(63963,"unknown_f9db",void 0,[],void 0),qt[63964]=Vt(63964,"unknown_f9dc",void 0,[],void 0),qt[63965]=Vt(63965,"unknown_f9dd",void 0,[],void 0),qt[63966]=Vt(63966,"unknown_f9de",void 0,[],void 0),qt[63967]=Vt(63967,"unknown_f9df",void 0,[],void 0),qt[63968]=Vt(63968,"unknown_f9e0",void 0,[],void 0),qt[63969]=Vt(63969,"unknown_f9e1",void 0,[],void 0),qt[63970]=Vt(63970,"unknown_f9e2",void 0,[],void 0),qt[63971]=Vt(63971,"unknown_f9e3",void 0,[],void 0),qt[63972]=Vt(63972,"unknown_f9e4",void 0,[],void 0),qt[63973]=Vt(63973,"unknown_f9e5",void 0,[],void 0),qt[63974]=Vt(63974,"unknown_f9e6",void 0,[],void 0),qt[63975]=Vt(63975,"unknown_f9e7",void 0,[],void 0),qt[63976]=Vt(63976,"unknown_f9e8",void 0,[],void 0),qt[63977]=Vt(63977,"unknown_f9e9",void 0,[],void 0),qt[63978]=Vt(63978,"unknown_f9ea",void 0,[],void 0),qt[63979]=Vt(63979,"unknown_f9eb",void 0,[],void 0),qt[63980]=Vt(63980,"unknown_f9ec",void 0,[],void 0),qt[63981]=Vt(63981,"unknown_f9ed",void 0,[],void 0),qt[63982]=Vt(63982,"unknown_f9ee",void 0,[],void 0),qt[63983]=Vt(63983,"unknown_f9ef",void 0,[],void 0),qt[63984]=Vt(63984,"unknown_f9f0",void 0,[],void 0),qt[63985]=Vt(63985,"unknown_f9f1",void 0,[],void 0),qt[63986]=Vt(63986,"unknown_f9f2",void 0,[],void 0),qt[63987]=Vt(63987,"unknown_f9f3",void 0,[],void 0),qt[63988]=Vt(63988,"unknown_f9f4",void 0,[],void 0),qt[63989]=Vt(63989,"unknown_f9f5",void 0,[],void 0),qt[63990]=Vt(63990,"unknown_f9f6",void 0,[],void 0),qt[63991]=Vt(63991,"unknown_f9f7",void 0,[],void 0),qt[63992]=Vt(63992,"unknown_f9f8",void 0,[],void 0),qt[63993]=Vt(63993,"unknown_f9f9",void 0,[],void 0),qt[63994]=Vt(63994,"unknown_f9fa",void 0,[],void 0),qt[63995]=Vt(63995,"unknown_f9fb",void 0,[],void 0),qt[63996]=Vt(63996,"unknown_f9fc",void 0,[],void 0),qt[63997]=Vt(63997,"unknown_f9fd",void 0,[],void 0),qt[63998]=Vt(63998,"unknown_f9fe",void 0,[],void 0),qt[63999]=Vt(63999,"unknown_f9ff",void 0,[],void 0);var Po;qt.forEach(e=>{Ft.set(e.mnemonic,e)}),function(e){e[e.DC=0]="DC",e[e.GC=1]="GC",e[e.PC=2]="PC",e[e.BB=3]="BB"}(Po||(Po={}));Po.DC,Po.GC,Po.PC,Po.BB;var Do,Bo;function Eo(e){switch(e){case Po.DC:case Po.GC:return Do.DC_GC;case Po.PC:return Do.PC;case Po.BB:return Do.BB}}function Mo(e,t,i){const o=Math.min(e.params.length,t.length),n=[];for(let i=0;iObject.assign({},e))};switch(e.type){case Bo.Instructions:return{type:Bo.Instructions,labels:t,instructions:e.instructions.map(e=>(function(e){return{opcode:e.opcode,args:e.args.map(e=>Object.assign({},e)),param_to_args:e.param_to_args.map(e=>e.map(e=>Object.assign({},e))),asm:e.asm}})(e)),asm:i};case Bo.Data:return{type:Bo.Data,labels:t,data:e.data.slice(0),asm:i};case Bo.String:return{type:Bo.String,labels:t,value:e.value,asm:i}}}!function(e){e[e.DC_GC=0]="DC_GC",e[e.PC=1]="PC",e[e.BB=2]="BB"}(Do||(Do={})),function(e){e[e.Instructions=0]="Instructions",e[e.Data=1]="Data",e[e.String=2]="String"}(Bo||(Bo={}));const Vo={add:(e,t)=>e+t,sub:(e,t)=>e-t,mul:(e,t)=>e*t,div:(e,t)=>e/t,idiv:(e,t)=>Math.floor(e/t),mod:(e,t)=>e%t,and:(e,t)=>e&t,or:(e,t)=>e|t,xor:(e,t)=>e^t,shl:(e,t)=>e<e>>>t};function Uo(e,t,i){if(e(t,i))return i}function $o(e){return e.slice(1)}const No=X.a.get("quest_editor/scripting/vm/io");class Ao{map_designate(e,t){No.warn(`bb_map_designate(${e}, ${t})`)}set_floor_handler(e,t){No.warn(`set_floor_handler(${e}, ${t})`)}window_msg(e){No.warn(`window_msg("${e}")`)}message(e){No.warn(`message("${e}")`)}add_msg(e){No.warn(`add_msg("${e}")`)}winend(){No.warn("winend")}p_dead_v3(e){return No.warn(`p_dead_v3(${e})`),!1}mesend(){No.warn("mesend")}list(e){No.warn(`list([${e.map(e=>`"${e}"`).join(", ")}])`)}warning(e,t){var i;No.warn(e+this.srcloc_to_string(null===(i=t)||void 0===i?void 0:i.source_location))}error(e,t){var i;No.error(e+this.srcloc_to_string(null===(i=t)||void 0===i?void 0:i.source_location))}srcloc_to_string(e){return e?` [${e.line_no}:${e.col}]`:" "}}var zo=i("bcBH");class Go{constructor(e=Math.floor(performance.now())){this.holdrand=e}next(){const e=214013*this.holdrand+2531011>>>0;return this.holdrand=e,e>>>16&32767}}var Ho=i("NRxM");class Ko extends Ho.a{constructor(e,t){super(new ArrayBuffer(e),t)}zero(){new Uint32Array(this.backing_buffer).fill(0)}}class Qo{constructor(e,t,i){Object($.d)(e>=0,"seg_idx should be greater or equal to 0."),Object($.d)(e=0,"inst_idx should be greater or equal to 0."),Object($.d)(t=Zo)throw new Error("Argument stack: Stack overflow");this.arg_stack.write_u32_at(this.arg_stack_counter*Yo,e),this.arg_stack_types[this.arg_stack_counter]=t,this.arg_stack_counter++}fetch_args(e){const t=e.instruction;if(t.opcode.stack!==Mt.Pop)return[];const i=[];t.opcode.params.length!==this.arg_stack_counter&&this.io.warning("Argument stack: Argument count mismatch.",e);for(let o=0;o0&&i.push(this.arg_stack.u8_at(s));break;default:throw new Error(`Argument stack: Unhandled parameter kind: ${ft[n.type.kind]}.`)}}return this.arg_stack_counter=0,i}check_arg_type(e,t,i){let o;switch(e){case ft.Any:o=!0;break;case ft.Byte:case ft.Word:case ft.DWord:case ft.Float:case ft.String:case ft.Pointer:o=t===e;break;case ft.Label:case ft.ILabel:case ft.ILabelVar:case ft.DLabel:case ft.SLabel:o=t===ft.Word;break;case ft.RegRef:case ft.RegTupRef:case ft.RegRefVar:o=t===ft.Byte}o||this.io.warning(`Argument stack: Argument type mismatch, expected ${ft[e]} but received ${ft[t]}.`,i)}}en.next_id=0;const tn=256,on=4,nn=16,sn=11085568,rn=1024,an=0,dn="\n",cn=X.a.get("quest_editor/scripting/vm/VirtualMachine");var ln;!function(e){e[e.Suspended=0]="Suspended",e[e.Paused=1]="Paused",e[e.WaitingVsync=2]="WaitingVsync",e[e.WaitingInput=3]="WaitingInput",e[e.WaitingSelection=4]="WaitingSelection",e[e.Halted=5]="Halted"}(ln||(ln={}));class _n{constructor(e=new Ao,t=new Go){this.io=e,this.random=t,this.episode=s.b.I,this._object_code=[],this.label_to_seg_idx=new Map,this.registers=new Ko(tn*on,zo.a.Little),this.string_arg_store="",this.threads=[],this.thread_idx=0,this.window_msg_open=!1,this.set_episode_called=!1,this.list_open=!1,this.selection_reg=0,this._halted=!0,this.breakpoints=[],this.paused=!1,this.unsupported_opcodes_logged=new Set}get object_code(){return this._object_code}get halted(){return this._halted}set step_mode(e){if(null!=e){const t=this.current_thread();t&&(t.step_mode=e)}}load_object_code(e,t){this.halt(),cn.debug("Starting."),this._object_code=e,this.episode=t,this.label_to_seg_idx.clear();let i=0;for(const e of this._object_code){for(const t of e.labels)this.label_to_seg_idx.set(t,i);i++}this._halted=!1}start_thread(e,t){const i=this.get_segment_index_by_label(e),o=this._object_code[i];if(o.type!==Bo.Instructions)throw new Error(`Label ${e} points to a ${Bo[o.type]} segment, expecting ${Bo[Bo.Instructions]}.`);this.threads.push(new en(this.io,new Qo(i,0,this.object_code),t))}execute(){var e,t,i;if(this._halted)return ln.Halted;let o;try{let n=0;for(;n++<1e4;){if(this.threads.length>=1&&this.thread_idx>=this.threads.length)return ln.WaitingVsync;const n=this.current_thread();if(!n)return ln.Suspended;const s=n.current_stack_frame();o=s.instruction_pointer;const r=o.instruction;if(!this.paused)switch(n.step_mode){case Jo.BreakPoint:if(-1!==this.breakpoints.findIndex(e=>e.equals(o)))return this.paused=!0,ln.Paused;break;case Jo.Over:if(n.step_frame&&s.idx<=n.step_frame.idx&&(null===(e=r.asm)||void 0===e?void 0:e.mnemonic))return this.paused=!0,ln.Paused;break;case Jo.In:if(null===(t=r.asm)||void 0===t?void 0:t.mnemonic)return this.paused=!0,ln.Paused;break;case Jo.Out:if(n.step_frame&&s.idx=this.threads.length&&(this.thread_idx=0)}halt(){this._halted||(cn.debug("Halting."),this.registers.zero(),this.string_arg_store="",this.threads=[],this.thread_idx=0,this.window_msg_open=!1,this.set_episode_called=!1,this.list_open=!1,this.selection_reg=0,this._halted=!0,this.paused=!1,this.breakpoints.splice(0,1/0),this.unsupported_opcodes_logged.clear())}get_current_stack_frame(){var e;return null===(e=this.current_thread())||void 0===e?void 0:e.current_stack_frame()}get_instruction_pointer(){var e;return null===(e=this.get_current_stack_frame())||void 0===e?void 0:e.instruction_pointer}get_segment_index_by_label(e){if(!this.label_to_seg_idx.has(e))throw new Error(`Invalid argument: No such label ${e}.`);return this.label_to_seg_idx.get(e)}list_select(e){if(!this.list_open)throw new Error("list_select may not be called if there is no list open");this.set_register_unsigned(this.selection_reg,e)}set_breakpoint(e){-1===this.breakpoints.findIndex(t=>t.equals(e))&&this.breakpoints.push(e)}remove_breakpoint(e){const t=this.breakpoints.findIndex(t=>t.equals(e));-1!==t&&this.breakpoints.splice(t,1)}current_thread(){return this.threads[this.thread_idx]}terminate_thread(e){this.threads.splice(e,1),this.thread_idx>=e&&this.thread_idx>0&&this.thread_idx--}advance(e){const t=e.current_stack_frame();if(!t)return;const i=t.instruction_pointer.next();i?e.set_current_instruction_pointer(i):(e.pop_call_stack(),this.terminate_thread(this.thread_idx))}execute_instruction(e,t){const i=t.instruction;let o=void 0,n=!0;const r=i.args.map(e=>e.value),[a,d,c]=r;this.list_open&&(this.list_open=!1);const l=e.fetch_args(t);switch(i.opcode.code){case Ut.code:break;case $t.code:this.pop_call_stack(this.thread_idx);break;case Nt.code:o=ln.WaitingVsync,this.advance(e),this.thread_idx++,n=!1;break;case At.code:this.halt();break;case zt.code:this.start_thread(a);break;case Qt.code:this.set_register_signed(a,this.get_register_signed(d));break;case Yt.code:this.set_register_signed(a,d);break;case Zt.code:this.set_register_byte(a,d);break;case Jt.code:this.set_register_word(a,d);break;case Xt.code:this.set_register_unsigned(a,this.get_register_address(a));break;case ko.code:this.set_register_float(a,this.get_register_float(d));break;case yo.code:this.set_register_float(a,d);break;case ei.code:this.set_register_signed(a,1);break;case ti.code:this.set_register_signed(a,0);break;case ii.code:this.set_register_signed(a,0===this.get_register_signed(a)?1:0);break;case wi.code:this.push_call_stack(e,a),n=!1;break;case mi.code:this.jump_to_label(e,a),n=!1;break;case Qi.code:e.push_arg(this.get_register_signed(a),ft.DWord);break;case Yi.code:e.push_arg(i.args[0].value,ft.DWord);break;case Zi.code:e.push_arg(i.args[0].value,ft.Byte);break;case Ji.code:e.push_arg(i.args[0].value,ft.Word);break;case Xi.code:e.push_arg(this.get_register_address(i.args[0].value),ft.DWord);break;case to.code:if("string"==typeof a){const t=this.parse_template_string(a);this.string_arg_store=t.slice(0,rn/2),e.push_arg(sn,ft.String)}break;case oi.code:this.do_integer_op_with_register(a,d,Vo.add);break;case ni.code:this.do_integer_op_with_literal(a,d,Vo.add);break;case si.code:this.do_integer_op_with_register(a,d,Vo.sub);break;case ri.code:this.do_integer_op_with_literal(a,d,Vo.sub);break;case ai.code:this.do_integer_op_with_register(a,d,Vo.mul);break;case di.code:this.do_integer_op_with_literal(a,d,Vo.mul);break;case ci.code:this.do_integer_op_with_register(a,d,Vo.idiv);break;case li.code:this.do_integer_op_with_literal(a,d,Vo.idiv);break;case bi.code:this.do_integer_op_with_register(a,d,Vo.mod);break;case fi.code:this.do_integer_op_with_literal(a,d,Vo.mod);break;case Ro.code:this.do_float_op_with_register(a,d,Vo.add);break;case Io.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.add);break;case jo.code:this.do_float_op_with_register(a,d,Vo.sub);break;case Co.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.sub);break;case To.code:this.do_float_op_with_register(a,d,Vo.mul);break;case So.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.mul);break;case xo.code:this.do_float_op_with_register(a,d,Vo.div);break;case Oo.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.div);break;case _i.code:this.do_integer_op_with_register(a,d,Vo.and);break;case ui.code:this.do_integer_op_with_literal(a,d,Vo.and);break;case vi.code:this.do_integer_op_with_register(a,d,Vo.or);break;case hi.code:this.do_integer_op_with_literal(a,d,Vo.or);break;case pi.code:this.do_integer_op_with_register(a,d,Vo.xor);break;case gi.code:this.do_integer_op_with_literal(a,d,Vo.xor);break;case bo.code:this.do_integer_op_with_register(a,d,Vo.shl);break;case fo.code:this.do_integer_op_with_register(a,d,Vo.shr);break;case ki.code:this.conditional_jump(e,a,(e,t)=>e===t,1,...$o(r).map(e=>this.get_register_signed(e))),n=!1;break;case yi.code:this.conditional_jump(e,a,(e,t)=>e===t,0,...$o(r).map(e=>this.get_register_signed(e))),n=!1;break;case Ri.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e===t,a,d),n=!1;break;case Ii.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e===t,a,d),n=!1;break;case ji.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e!==t,a,d),n=!1;break;case Ci.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e!==t,a,d),n=!1;break;case Ti.code:this.unsigned_cond_jump_with_register(e,c,(e,t)=>e>t,a,d),n=!1;break;case Si.code:this.unsigned_cond_jump_with_literal(e,c,(e,t)=>e>t,a,d),n=!1;break;case xi.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e>t,a,d),n=!1;break;case Oi.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e>t,a,d),n=!1;break;case Li.code:this.unsigned_cond_jump_with_register(e,c,(e,t)=>eeeee>=t,a,d),n=!1;break;case Mi.code:this.unsigned_cond_jump_with_literal(e,c,(e,t)=>e>=t,a,d),n=!1;break;case Wi.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e>=t,a,d),n=!1;break;case qi.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e>=t,a,d),n=!1;break;case Fi.code:this.unsigned_cond_jump_with_register(e,c,(e,t)=>e<=t,a,d),n=!1;break;case Vi.code:this.unsigned_cond_jump_with_literal(e,c,(e,t)=>e<=t,a,d),n=!1;break;case Ui.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e<=t,a,d),n=!1;break;case $i.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e<=t,a,d),n=!1;break;case zi.code:this.push_variable_stack(e,a,1);break;case Gi.code:this.pop_variable_stack(e,a,1);break;case Hi.code:this.push_variable_stack(e,a,d);break;case Ki.code:this.pop_variable_stack(e,a,d);break;case io.code:if(!this.window_msg_open){const e=this.deref_string(l[1]).split(dn);o=ln.WaitingSelection,this.list_open=!0,this.selection_reg=l[0],this.io.list(e)}break;case oo.code:if(!this.window_msg_open){const e=this.deref_string(l[0]);o=ln.WaitingInput,this.window_msg_open=!0,this.io.window_msg(e)}break;case no.code:if(this.window_msg_open){const e=this.deref_string(l[0]);o=ln.WaitingInput,this.io.add_msg(e)}break;case so.code:this.set_register_unsigned(a,Math.floor(Date.now()/1e3));break;case ro.code:this.window_msg_open&&(this.window_msg_open=!1,this.io.winend());break;case ao.code:this.set_register_signed(l[0],this.io.p_dead_v3(l[1])?1:0);break;case lo.code:this.io.set_floor_handler(l[0],l[1]);break;case _o.code:this.start_thread(a);break;case vo.code:this.io.map_designate(this.get_register_signed(a),this.get_register_signed(a+2));break;case go.code:this.io.map_designate(this.get_register_signed(a),this.get_register_signed(a+3));break;case mo.code:{const e=this.get_register_signed(a),t=this.get_register_signed(a+1),i=this.random.next();let o=Math.floor(Math.fround(i/32768)*t);e>=o&&(o=e),this.set_register_signed(d,o)}break;case wo.code:if(this.set_episode_called){this.io.warning("Calling set_episode more than once is not supported.",t);break}if(this.set_episode_called=!0,!this._object_code[t.seg_idx].labels.includes(an)){this.io.warning(`Calling set_episode outside of segment ${an} is not supported.`,t);break}if(function(e){switch(e){case s.b.I:return 0;case s.b.II:return 1;case s.b.IV:return 2}}(this.episode)!==a){this.io.warning("Calling set_episode with an argument that does notmatch the quest's designated episode is not supported.",t);break}break;case Lo.code:this.io.map_designate(a,c);break;default:this.unsupported_opcodes_logged.has(i.opcode.code)||(this.unsupported_opcodes_logged.add(i.opcode.code),this.io.warning("Unsupported instruction.",t))}return n&&this.advance(e),o}get_register_signed(e){return this.registers.i32_at(on*e)}set_register_signed(e,t){this.registers.write_i32_at(on*e,t)}get_register_unsigned(e){return this.registers.u32_at(on*e)}set_register_unsigned(e,t){this.registers.write_u32_at(on*e,t)}get_register_word(e){return this.registers.u16_at(on*e)}set_register_word(e,t){this.registers.write_u16_at(on*e,t)}get_register_byte(e){return this.registers.u8_at(on*e)}set_register_byte(e,t){this.registers.write_u8_at(on*e,t)}get_register_float(e){return this.registers.f32_at(on*e)}set_register_float(e,t){this.registers.write_f32_at(on*e,t)}do_integer_op_with_register(e,t,i){this.do_integer_op_with_literal(e,this.get_register_signed(t),i)}do_integer_op_with_literal(e,t,i){if((i===Vo.div||i===Vo.idiv)&&0===t)throw new Error("Division by zero");this.set_register_signed(e,i(this.get_register_signed(e),t))}do_float_op_with_register(e,t,i){this.do_float_op_with_literal(e,this.get_register_float(t),i)}do_float_op_with_literal(e,t,i){if((i===Vo.div||i===Vo.idiv)&&0===t)throw new Error("Division by zero");this.set_register_float(e,i(this.get_register_float(e),t))}push_call_stack(e,t){const i=this.get_segment_index_by_label(t),o=this._object_code[i];if(o.type!==Bo.Instructions)throw new Error(`Label ${t} points to a ${Bo[o.type]} segment, expecting ${Bo[Bo.Instructions]}.`);e.push_frame(new Qo(i,0,this.object_code))}pop_call_stack(e){this.threads[e].pop_call_stack(),0===this.threads[e].call_stack.length&&this.terminate_thread(e)}jump_to_label(e,t){e.set_current_instruction_pointer(new Qo(this.get_segment_index_by_label(t),0,this.object_code))}signed_cond_jump_with_register(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_signed(o),this.get_register_signed(n))}signed_cond_jump_with_literal(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_signed(o),n)}unsigned_cond_jump_with_register(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_unsigned(o),this.get_register_unsigned(n))}unsigned_cond_jump_with_literal(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_unsigned(o),n)}conditional_jump(e,t,i,...o){const n=Uo.bind(null,i);var s;void 0!==function(e,t,i){let o=t;for(const t of i){const i=e(o,t);if(void 0===i)return;o=i}return o}(n,(s=o)[0],s.slice(1))?this.jump_to_label(e,t):this.advance(e)}push_variable_stack(e,t,i){const o=t+i;if(o>tn)throw new Error("Variable stack: Invalid register");if(e.variable_stack.length+i>nn)throw new Error("Variable stack: Stack overflow");for(let i=t;itn)throw new Error("Variable stack: Invalid register");if(e.variable_stack.length=t;i--)this.set_register_unsigned(i,e.variable_stack.pop())}get_register_address(e){return e*on}deref_string(e){if(e===sn)return this.string_arg_store;if(e>0&&e``],[/^r([0-9]{1,3})$/,e=>{const t=parseInt(e);return isNaN(t)?"":this.get_register_unsigned(t).toString()}],[/^f([0-9]{1,3})$/,e=>{const t=parseInt(e);return isNaN(t)?"":this.get_register_float(t).toFixed(6)}]];let o=!1,n=-1,s=0,r=e.length;for(;s"===a){o=!1;const a=s,d=e.slice(n+1,a);let c=void 0;for(const[e,t]of i){const i=e.exec(d);if(i&&void 0!==i[1]){c=t(i[1]);break}}if(void 0===c&&(c=t[d]),void 0===c)c="";else if("function"==typeof c){const e=c();t[d]=e,c=e}e=e.slice(0,n)+c+e.slice(a+1);const l=c.length-(d.length+2);s+=l,r+=l}else"<"===a&&(o=!0,n=s);s++}return o&&(e=e.slice(0,n)),e}}i("PNEq");var un,vn=i("sv1z");!function(e){e[e.Signed=0]="Signed",e[e.Unsigned=1]="Unsigned",e[e.Word=2]="Word",e[e.Byte=3]="Byte",e[e.Float=4]="Float"}(un||(un={}));class hn extends b.a{constructor(e){super(),this.quest_runner=e,this.type_select=this.add(new vn.a({label:"Display type:",tooltip:"Select which data type register values should be displayed as.",items:[un.Signed,un.Unsigned,un.Word,un.Byte,un.Float],to_label:e=>un[e]})),this.register_getter=this.get_register_getter(un.Signed),this.hex_checkbox=this.add(new $e.a(!1,{label:"Hex",tooltip:"Display register values in hexadecimal."})),this.settings_bar=this.add(new Ue.a(this.type_select,this.hex_checkbox)),this.list_element=Object(u.h)({className:"quest_editor_RegistersView_list"}),this.container_element=Object(u.h)({className:"quest_editor_RegistersView_container"},this.list_element),this.element=Object(u.h)({className:"quest_editor_RegistersView"},this.settings_bar.element,this.container_element),this.type_select.selected.val=un.Signed;const t=Array(tn);for(let e=0;e!this.quest_runner.paused.val||!this.quest_runner.running.val;this.update(i(),this.hex_checkbox.checked.val),this.disposables(this.quest_runner.running.observe(()=>this.update(i(),this.hex_checkbox.checked.val)),this.quest_runner.paused.observe(()=>this.update(i(),this.hex_checkbox.checked.val)),this.type_select.selected.observe(({value:e})=>{null!=e&&(this.register_getter=this.get_register_getter(e),this.update(i(),this.hex_checkbox.checked.val))}),this.hex_checkbox.checked.observe(e=>this.update(i(),e.value))),this.finalize_construction()}get_register_getter(e){let t;switch(e){case un.Signed:t=this.quest_runner.vm.get_register_signed;break;case un.Unsigned:t=this.quest_runner.vm.get_register_unsigned;break;case un.Word:t=this.quest_runner.vm.get_register_word;break;case un.Byte:t=this.quest_runner.vm.get_register_byte;break;case un.Float:t=this.quest_runner.vm.get_register_float}return t.bind(this.quest_runner.vm)}update(e,t){if(e){const e="??";for(let t=0;t{this.buffer_log_entry(e,t)},this.severity=this._severity,this.log=this._log.filtered(this.severity.map(e=>t=>t.severity>=e))}get_logger(e){const t=X.a.get(e);return t.handler=this.handler,t}dispose(){this.disposer.dispose()}set_severity(e){this._severity.val=e}buffer_log_entry(e,t){this.log_buffer.push(e),this.logger_name_buffer.push(t),this.add_buffered_log_entries()}add_buffered_log_entries(){null==this.adding_log_entries&&(this.adding_log_entries=requestAnimationFrame(()=>{if(this.log_buffer.length>500){const e=this.log_buffer.length-500;this.log_buffer.splice(250,e,{time:new Date,message:`...dropped ${e} messages...`,severity:pn.b.Warning,logger:gn}),this.logger_name_buffer.splice(250,e,"quest_editor/stores/LogStore")}const e=Math.min(200,this.log_buffer.length),t=this.log_buffer.splice(0,e),i=this.logger_name_buffer.splice(0,e);this._log.push(...t);for(let o=0;o2e3&&this._log.splice(0,1e3),this.adding_log_entries=void 0,this.log_buffer.length&&this.add_buffered_log_entries()}))}},fn=5;class mn extends b.a{constructor(){super(),this.element=Object(u.h)({className:"quest_editor_LogView",tabIndex:-1}),this.should_scroll_to_bottom=!0,this.scrolled=()=>{this.should_scroll_to_bottom=this.list_container.scrollTop>=this.list_container.scrollHeight-this.list_container.offsetHeight-fn},this.scroll_to_bottom=()=>{this.should_scroll_to_bottom&&this.list_container.scrollTo({top:this.list_container.scrollHeight,left:0,behavior:"auto"})},this.create_message_element=({time:e,severity:t,message:i})=>Object(u.h)({className:["quest_editor_LogView_message","quest_editor_LogView_"+pn.b[t]+"_message"].join(" ")},Object(u.h)({className:"quest_editor_LogView_message_timestamp"},Object(X.b)(e)),Object(u.h)({className:"quest_editor_LogView_message_level"},"["+pn.b[t]+"]"),Object(u.h)({className:"quest_editor_LogView_message_contents"},i)),this.list_container=Object(u.h)({className:"quest_editor_LogView_list_container"}),this.list_element=Object(u.h)({className:"quest_editor_LogView_message_list"}),this.level_filter=this.add(new vn.a({class:"quest_editor_LogView_level_filter",label:"Level:",items:pn.a,to_label:e=>pn.b[e]})),this.settings_bar=this.add(new Ue.a({class:"quest_editor_LogView_settings"},this.level_filter)),this.list_container.addEventListener("scroll",this.scrolled),this.disposables(Object(u.d)(this.list_element,bn.log,this.create_message_element,{after:this.scroll_to_bottom}),this.level_filter.selected.observe(({value:e})=>null!=e&&bn.set_severity(e)),bn.severity.observe(({value:e})=>{this.level_filter.selected.val=e},{call_now:!0})),this.list_container.appendChild(this.list_element),this.element.appendChild(this.settings_bar.element),this.element.appendChild(this.list_container),this.finalize_construction()}}class wn extends se{constructor(e,t,i,o){super(Object(M.e)(void 0),t,i,o),this.quest_runner=e,this.disposer.add_all(this.quest_runner.game_state.current_area_variant.observe(this.area_variant_changed,{call_now:!0}))}get_area_variant_details(){const e=this.quest_runner.game_state;return{episode:e.episode,area_variant:e.current_area_variant.val,npcs:e.npcs,objects:e.objects}}}class kn extends le{constructor(e,t,i,o){super(e,"quest_editor_QuestRunnerRendererView",new Y(o,o=>new wn(e.quest_runner,o,t,i))),this.renderer.init_camera_controls(),this.finalize_construction()}}var yn=i("nN8q");i("cl9q");class Rn extends yn.a{constructor(e){super(),this.element=Object(u.h)({className:"core_ErrorWidget"}),this.children=[],this.label=this.disposable(new h.a(e,{enabled:!1})),this.element.append(this.label.element),this.finalize_construction()}}var In=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const jn=X.a.get("quest_editor/gui/QuestEditorView"),Cn={settings:{showPopoutIcon:!1,showMaximiseIcon:!0,showCloseIcon:!0},dimensions:{headerHeight:24},labels:{close:"Close",maximise:"Maximise",minimise:"Minimise",popout:"Open in new window"}};class Tn extends b.a{constructor(e,t,i,o,n,s,r,a,d,c,l,_,v,h){super(),this.gui_store=e,this.quest_editor_ui_persister=i,this.tool_bar=o,this.element=Object(u.h)({className:"quest_editor_QuestEditorView"}),this.layout_element=Object(u.h)({className:"quest_editor_gl_container"}),this.sub_views=new Map,this.view_map=new Map([[f,{name:"quest_info",create:n}],[m,{name:"npc_counts",create:s}],[Fe,{name:"quest_renderer",create:r}],[Ke,{name:"asm_editor",create:a}],[Qe,{name:"entity_info",create:d}],[Je,{name:"npc_list_view",create:c}],[Xe,{name:"object_list_view",create:l}],[bt,{name:"events_view",create:_}]]),e.feature_active("vm")&&(this.view_map.set(kn,{name:"quest_runner",create:v}),this.view_map.set(mn,{name:"log_view",create:()=>new mn}),this.view_map.set(hn,{name:"registers_view",create:h})),this.element.append(this.tool_bar.element,this.layout_element),this.layout=this.init_golden_layout(),this.layout.then(e=>this.loaded_layout=e),this.disposables(e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Alt-D",()=>t.debug.val=!t.debug.val),t.quest_runner.running.observe(({value:e})=>In(this,void 0,void 0,(function*(){const i=yield this.layout;if(t.quest_runner.running.val===e){const t=i.root.getItemsById(this.view_map.get(kn).name);if(e){if(0===t.length){i.root.getItemsById(this.view_map.get(Fe).name)[0].parent.addChild({id:this.view_map.get(kn).name,title:"Debug 3D View",type:"component",componentName:this.view_map.get(kn).name,isClosable:!1})}}else for(const e of t)e.remove()}})))),this.finalize_construction()}activate(){super.activate();for(const e of this.sub_views.values())e.activate()}deactivate(){for(const e of this.sub_views.values())e.deactivate();super.deactivate()}resize(e,t){super.resize(e,t);const i=Math.max(0,t-this.tool_bar.height);return this.layout_element.style.width=`${e}px`,this.layout_element.style.height=`${i}px`,this.layout.then(t=>t.updateSize(e,i)),this}dispose(){super.dispose(),this.layout.then(e=>e.destroy());for(const e of this.sub_views.values())e.dispose();this.sub_views.clear()}init_golden_layout(){return In(this,void 0,void 0,(function*(){const e=this.get_default_layout_content();try{const t=yield this.quest_editor_ui_persister.load_layout_config(e);if(t){const e=this.attempt_gl_init(Object.assign(Object.assign({},Cn),{content:t}));return jn.info("Instantiated golden layout with persisted layout."),e}}catch(e){jn.warn("Couldn't instantiate golden layout with persisted layout.",e)}return jn.info("Instantiating golden layout with default layout."),this.attempt_gl_init(Object.assign(Object.assign({},Cn),{content:e}))}))}attempt_gl_init(e){const t=new n.a(e,this.layout_element),i=this;try{for(const{name:e,create:o}of this.view_map.values())t.registerComponent(e,(function(t){let n;try{n=o(),i.active&&n.activate()}catch(t){jn.error(`Couldn't instantiate "${e}".`,t),n=new Rn("Something went wrong while creating this window.")}t.on("close",()=>n.dispose()),t.on("resize",()=>n.resize(t.width,t.height-4)),n.resize(t.width,t.height),i.sub_views.set(e,n),t.getElement().append(n.element)}));return t.on("stateChanged",()=>{this.quest_editor_ui_persister.persist_layout_config(t.toConfig().content)}),t.on("stackCreated",e=>{e.on("activeContentItemChanged",e=>{if("componentName"in e.config){const t=this.sub_views.get(e.config.componentName);t&&t.focus()}})}),t.init(),t}catch(e){throw t.destroy(),e}}get_default_layout_content(){return[{type:"row",content:[{type:"column",width:2,content:[{type:"stack",content:[{title:"Info",type:"component",componentName:this.view_map.get(f).name,isClosable:!1},{title:"NPC Counts",type:"component",componentName:this.view_map.get(m).name,isClosable:!1}]},{title:"Entity",type:"component",componentName:this.view_map.get(Qe).name,isClosable:!1}]},{type:"stack",width:9,content:[{id:this.view_map.get(Fe).name,title:"3D View",type:"component",componentName:this.view_map.get(Fe).name,isClosable:!1},{title:"Script",type:"component",componentName:this.view_map.get(Ke).name,isClosable:!1},...this.gui_store.feature_active("vm")?[{title:"Debug Log",type:"component",componentName:this.view_map.get(mn).name,isClosable:!1},{title:"Registers",type:"component",componentName:this.view_map.get(hn).name,isClosable:!1}]:[]]},{type:"stack",width:2,content:[{title:"NPCs",type:"component",componentName:this.view_map.get(Je).name,isClosable:!1},{title:"Objects",type:"component",componentName:this.view_map.get(Xe).name,isClosable:!1},{title:"Events",type:"component",componentName:this.view_map.get(bt).name,isClosable:!1}]}]}]}}const Sn={can_redo:Object(M.e)(!1),can_undo:Object(M.e)(!1),first_redo:Object(M.e)(void 0),first_undo:Object(M.e)(void 0),make_current(){xn.current.val=this},redo:()=>!1,reset(){},undo:()=>!1};const xn=new class{constructor(){this.current=Object(M.e)(Sn),this.can_undo=this.current.flat_map(e=>e.can_undo),this.can_redo=this.current.flat_map(e=>e.can_redo),this.first_undo=this.current.flat_map(e=>e.first_undo),this.first_redo=this.current.flat_map(e=>e.first_redo)}undo(){return this.current.val.undo()}redo(){return this.current.val.redo()}make_noop_current(){xn.current.val=Sn}},On=X.a.get("core/undo/UndoStack");class Ln{constructor(){this.stack=Object(M.c)(),this.index=Object(M.e)(0),this.can_undo=this.index.map(e=>e>0),this.can_redo=Object(M.d)((e,t)=>te?this.stack.get(this.index.val-1):void 0),this.first_redo=this.can_redo.map(e=>e?this.stack.get(this.index.val):void 0),this.undoing_or_redoing=!1}make_current(){xn.current.val=this}push(e){return this.undoing_or_redoing||(this.stack.splice(this.index.val,1/0,e),this.index.update(e=>e+1)),e}pop(){return this.index.update(e=>e-1),this.stack.splice(this.index.val,1)[0]}undo(){if(this.can_undo.val&&!this.undoing_or_redoing){try{this.undoing_or_redoing=!0,this.index.update(e=>e-1),this.stack.get(this.index.val).undo()}catch(e){On.warn("Error while undoing action.",e)}finally{this.undoing_or_redoing=!1}return!0}return!1}redo(){if(this.can_redo.val&&!this.undoing_or_redoing){try{this.undoing_or_redoing=!0,this.stack.get(this.index.val).redo(),this.index.update(e=>e+1)}catch(e){On.warn("Error while redoing action.",e)}finally{this.undoing_or_redoing=!1}return!0}return!1}reset(){this.stack.clear(),this.index.val=0}}class Pn{constructor(e){this._breakpoints=[],this.breakpoints=this._breakpoints,this.vm=e}resume(){this.vm.step_mode=Jo.BreakPoint}step_over(){this.vm.step_mode=Jo.Over}step_in(){this.vm.step_mode=Jo.In}step_out(){this.vm.step_mode=Jo.Out}set_breakpoint(e){return-1===this._breakpoints.findIndex(t=>t.line_no===e)&&(this._breakpoints.push(new Dn(e,void 0,this.vm)),!0)}remove_breakpoint(e){const t=this._breakpoints.findIndex(t=>t.line_no===e);return-1!=t&&(this._breakpoints.splice(t,1)[0].deactivate(),!0)}toggle_breakpoint(e){const t=this._breakpoints.findIndex(t=>t.line_no===e);-1==t?this._breakpoints.push(new Dn(e,void 0,this.vm)):this._breakpoints.splice(t,1)[0].deactivate()}clear_breakpoints(){for(const e of this._breakpoints.splice(0,1/0))e.deactivate()}activate_breakpoints(){for(const e of this._breakpoints)e.activate()}deactivate_breakpoints(){for(const e of this._breakpoints)e.deactivate()}}class Dn{constructor(e,t,i){this.line_no=e,this.ptr=t,this.vm=i,null==t?this.activate():this.vm.set_breakpoint(t)}get active(){return null!=this.ptr}activate(){this.ptr=this.line_no_to_inst_pointer(this.line_no),this.ptr&&this.vm.set_breakpoint(this.ptr)}deactivate(){this.ptr&&this.vm.remove_breakpoint(this.ptr)}line_no_to_inst_pointer(e){var t,i;if(!this.vm.halted)for(let o=0;oe!==Bn.Stopped),this.paused=this._state.map(e=>e===Bn.Paused),this.breakpoints=this._breakpoints,this.pause_location=this._pause_location,this.execution_loop=()=>{var e,t;let i;switch(this.animation_frame=void 0,this.vm.vsync(),this.vm.execute()){case ln.Suspended:this._state.val=Bn.Running;break;case ln.Paused:this._state.val=Bn.Paused,i=null===(t=null===(e=this.vm.get_instruction_pointer())||void 0===e?void 0:e.source_location)||void 0===t?void 0:t.line_no;break;case ln.WaitingVsync:case ln.WaitingInput:this._state.val=Bn.Running,this.schedule_frame();break;case ln.WaitingSelection:this.vm.list_select(0),this._state.val=Bn.Running,this.schedule_frame();break;case ln.Halted:this.stop()}this._pause_location.val=i,this.startup&&this._state.val===Bn.Running&&(this.startup=!1,this.run_floor_handler(this._game_state.area_variants.get(this.initial_area_id)||this.area_store.get_variant(this._game_state.episode,this.initial_area_id,0)))},this.create_vm_io=()=>{function e(e,t){const i=[e];if(t){const{instruction:e,source_location:o}=t;i.push(` [${e.opcode.mnemonic}`),o&&i.push(` ${o.line_no}:${o.col}`),i.push("]")}return i.join("")}return{map_designate:(e,t)=>{this._game_state.area_variants.set(e,this.area_store.get_variant(this._game_state.episode,e,t))},set_floor_handler:(e,t)=>{this._game_state.floor_handlers.set(e,t)},window_msg:e=>{this.logger.info(`window_msg "${e}"`)},message:e=>{this.logger.info(`message "${e}"`)},add_msg:e=>{this.logger.info(`add_msg "${e}"`)},winend:()=>{},p_dead_v3:()=>!1,mesend:()=>{},list:e=>{this.logger.info(`list "[${e}]"`)},warning:(t,i)=>{this.logger.warn(e(t,i))},error:(t,i)=>{this.logger.error(e(t.message,i))}}},this.vm=new _n(this.create_vm_io()),this.debugger=new Pn(this.vm)}get game_state(){return this._game_state}run(e){this.stop(),this.logger.info("Starting debugger."),this.startup=!0,this.initial_area_id=0,this.npcs.splice(0,this.npcs.length,...e.npcs.val),this.objects.splice(0,this.objects.length,...e.objects.val),this._game_state=new En(e.episode),this.vm.load_object_code(e.object_code.map(Fo),this.game_state.episode),this.vm.start_thread(0),this.debugger.activate_breakpoints(),this._state.val=Bn.Running,this.schedule_frame()}resume(){this.debugger.resume(),this.schedule_frame()}step_over(){this.debugger.step_over(),this.schedule_frame()}step_into(){this.debugger.step_in(),this.schedule_frame()}step_out(){this.debugger.step_out(),this.schedule_frame()}stop(){this.running.val&&(this.logger.info("Stopping debugger."),null!=this.animation_frame&&(cancelAnimationFrame(this.animation_frame),this.animation_frame=void 0),this.vm.halt(),this.debugger.deactivate_breakpoints(),this._state.val=Bn.Stopped,this._pause_location.val=void 0,this.npcs.splice(0,this.npcs.length),this.objects.splice(0,this.objects.length),this._game_state=new En(s.b.I))}set_breakpoint(e){const t=this.debugger.set_breakpoint(e);return this._breakpoints.splice(0,1/0,...this.debugger.breakpoints),t}remove_breakpoint(e){const t=this.debugger.remove_breakpoint(e);return this._breakpoints.splice(0,1/0,...this.debugger.breakpoints),t}toggle_breakpoint(e){this.debugger.toggle_breakpoint(e),this._breakpoints.splice(0,1/0,...this.debugger.breakpoints)}clear_breakpoints(){this.debugger.clear_breakpoints(),this._breakpoints.splice(0,1/0,...this.debugger.breakpoints)}schedule_frame(){null==this.animation_frame&&(this.animation_frame=requestAnimationFrame(this.execution_loop))}run_floor_handler(e){const t=e.area.id;this._game_state.current_area_variant.val=e,this._game_state.objects.push(...this.objects.filter(e=>e.area_id===t));const i=this._game_state.floor_handlers.get(t);null==i?this.logger.debug(`No floor handler registered for floor ${t}.`):(this.vm.start_thread(i),this.schedule_frame())}}var Wn=i("kcKQ"),qn=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const Fn=X.a.get("quest_editor/gui/QuestEditorStore");class Vn extends Wn.a{constructor(e,t){super(),this.area_store=t,this._current_quest=Object(M.e)(void 0),this._current_area=Object(M.e)(void 0),this._selected_wave=Object(M.e)(void 0),this._selected_entity=Object(M.e)(void 0),this.debug=Object(M.e)(!1),this.undo=new Ln,this.current_quest=this._current_quest,this.current_area=this._current_area,this.selected_wave=this._selected_wave,this.selected_entity=this._selected_entity,this.set_current_area=e=>{var t,i;e&&e.id!==(null===(i=null===(t=this.selected_wave.val)||void 0===t?void 0:t.area_id)||void 0===i?void 0:i.val)&&this.set_selected_wave(void 0),this._selected_entity.val=void 0,this._current_area.val=e},this.set_selected_wave=e=>{if(e){const t=this.selected_entity.val;t&&t instanceof Q&&t.wave.val!==e&&this.set_selected_entity(void 0)}this._selected_wave.val=e},this.set_selected_entity=e=>{e&&this.current_quest.val&&(this._current_area.val=this.area_store.get_area(this.current_quest.val.episode,e.area_id)),this._selected_entity.val=e},this.set_section_on_quest_entity=(e,t)=>{const i=t.find(t=>t.id===e.section_id.val);i?e.set_section(i):Fn.warn(`Section ${e.section_id.val} not found.`)},this.quest_runner=new Mn(t),this.disposables(e.tool.observe(({value:e})=>{e===Ye.b.QuestEditor&&this.undo.make_current()},{call_now:!0}),this.current_quest.flat_map(e=>e?e.npcs:Object(M.e)([])).observe(({value:e})=>{const t=this.selected_entity.val;t instanceof Q&&!e.includes(t)&&this.set_selected_entity(void 0)}),this.current_quest.flat_map(e=>e?e.objects:Object(M.e)([])).observe(({value:e})=>{const t=this.selected_entity.val;t instanceof me&&!e.includes(t)&&this.set_selected_entity(void 0)}),Object(u.g)(window,"beforeunload",e=>{this.quest_runner.stop(),this.undo.can_undo.val&&(e.preventDefault(),e.returnValue=!1)}))}dispose(){this.quest_runner.stop(),super.dispose()}set_current_quest(e){return qn(this,void 0,void 0,(function*(){if(this.undo.reset(),this.quest_runner.stop(),this._current_area.val=void 0,this._selected_entity.val=void 0,this._current_quest.val=e,e){this._current_area.val=this.area_store.get_area(e.episode,0);for(const t of e.area_variants.val){const i=yield this.area_store.get_area_sections(e.episode,t);t.set_sections(i);for(const o of e.objects.val.filter(e=>e.area_id===t.area.id))try{this.set_section_on_quest_entity(o,i)}catch(e){Fn.error(e)}for(const o of e.npcs.val.filter(e=>e.area_id===t.area.id))try{this.set_section_on_quest_entity(o,i)}catch(e){Fn.error(e)}}}}))}}var Un,$n,Nn=i("NUmZ"),An=i.n(Nn);!function(e){e[e.NewAssembly=0]="NewAssembly",e[e.AssemblyChange=1]="AssemblyChange",e[e.SignatureHelp=2]="SignatureHelp",e[e.Definition=3]="Definition",e[e.SettingsChange=4]="SettingsChange"}(Un||(Un={})),function(e){e[e.NewObjectCode=0]="NewObjectCode",e[e.SignatureHelp=1]="SignatureHelp",e[e.Definition=2]="Definition"}($n||($n={}));const zn=new DataView(new ArrayBuffer(4));function Gn(e){return zn.setInt32(0,e),zn.getFloat32(0)}function Hn(e){return zn.setFloat32(0,e),zn.getInt32(0)}const Kn=X.a.get("quest_editor/scripting/disassembly");function Qn(e,t){const i=[],o=Math.min(e.length,t.length);for(let n=0;nnull!=e).map(e=>({label:e.mnemonic,kind:Jn.Function,insertText:e.mnemonic})),es=[{label:".code",kind:Jn.Keyword,insertText:"code"},{label:".data",kind:Jn.Keyword,insertText:"data"},{label:".string",kind:Jn.Keyword,insertText:"string"}];class ts{constructor(e,t,i){this.can_undo=Object(M.e)(!1),this.can_redo=Object(M.e)(!1),this.action=Object(M.e)({description:e,undo:t,redo:i}),this.first_undo=Object(M.d)((e,t)=>t?e:void 0,this.action,this.can_undo),this.first_redo=Object(M.d)((e,t)=>t?e:void 0,this.action,this.can_redo)}make_current(){xn.current.val=this}undo(){return!!this.can_undo&&(this.action.val.undo(),!0)}redo(){return!!this.can_redo&&(this.action.val.redo(),!0)}reset(){this.can_undo.val=!1,this.can_redo.val=!1}}var is=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const os=new class{constructor(){this._issues=Object(M.e)({warnings:[],errors:[]}),this.issues=this._issues,this.worker=new An.a,this.promises=new Map,this.message_id=0,this.process_worker_message=e=>{const t=e.data;switch(t.type){case $n.NewObjectCode:this.quest&&(this.quest.object_code.splice(0,this.quest.object_code.length,...t.object_code),this.quest.set_map_designations(t.map_designations),this._issues.val={warnings:t.warnings,errors:t.errors});break;case $n.SignatureHelp:{const e=this.promises.get(t.id);if(e)if(this.promises.delete(t.id),t.opcode){let i=t.opcode.mnemonic+" ";const o=[];let n=!0;for(const e of t.opcode.params){let t;switch(n?n=!1:i+=", ",e.type.kind){case ft.ILabel:t="FuncLabel";break;case ft.DLabel:t="DataLabel";break;case ft.SLabel:t="StringLabel";break;case ft.ILabelVar:t="...FuncLabel";break;case ft.RegRef:case ft.RegTupRef:t="Register";break;case ft.RegRefVar:t="...Register";break;default:t=ft[e.type.kind]}o.push({label:[i.length,i.length+t.length],documentation:e.doc}),i+=t}const s={signatures:[{label:i,documentation:t.opcode.doc,parameters:o}],activeSignature:0,activeParameter:t.active_param};e.resolve(s)}else e.resolve(void 0)}break;case $n.Definition:{const e=this.promises.get(t.id);if(e){this.promises.delete(t.id);const i=[];null!=t.line_no&&i.push({uri:e.uri,range:{startLineNumber:t.line_no,startColumn:t.col,endLineNumber:t.line_no,endColumn:t.col+t.len}}),e.resolve(i)}}}},this.worker.onmessage=this.process_worker_message}disassemble(e,t){this.quest=e;const i=function(e,t=!1){Kn.trace("disassemble start");const i=[],o=[];let n=void 0;for(const r of e){let e;switch(r.type){case Bo.Instructions:e=".code";break;case Bo.Data:e=".data";break;case Bo.String:e=".string"}n!==r.type&&(n=r.type,i.length&&i.push(""),i.push(e,""));for(const e of r.labels)i.push(`${e}:`);if(r.type===Bo.Data){const e=new Uint8Array(r.data);let t=" ";for(let o=0;o4&&i.push(t)}else if(r.type===Bo.String)i.push(" "+(s=r.value,JSON.stringify(s.replace(//g,"\n"))));else{let e=!1;for(const n of r.instructions)if(n.opcode.code===Gt.code?e=!0:n.opcode.code===Ht.code&&(e=!1),t||e||n.opcode.stack!==Mt.Push){let e=[];n.opcode.stack===Mt.Pop?t||(e=Yn(n.opcode.params,o.splice(Math.max(0,o.length-n.opcode.params.length),n.opcode.params.length),!0)):e=Yn(n.opcode.params,Qn(n.opcode.params,n.args),!1),i.push(" "+n.opcode.mnemonic+(e.length?" "+e.join(", "):""))}else o.push(...Qn(n.opcode.params,n.args))}}var s;return i.length&&i.push(""),Kn.trace(`disassemble end, line count: ${i.length}`),i}(e.object_code,t),o={type:Un.NewAssembly,assembly:i};return this.worker.postMessage(o),i}update_assembly(e){const t={type:Un.AssemblyChange,changes:e.map(e=>({start_line_no:e.range.startLineNumber,start_col:e.range.startColumn,end_line_no:e.range.endLineNumber,end_col:e.range.endColumn,new_text:e.text}))};this.worker.postMessage(t)}provide_completion_items(e){return{suggestions:/^\s*([a-z][a-z0-9_=<>!]*)?$/.test(e)?Xn:/^\s*\.[a-z]+$/.test(e)?es:[],incomplete:!1}}provide_signature_help(e,t,i){return Zn(this,void 0,void 0,(function*(){return yield this.send_and_await_response("Signature help provision",e,e=>({type:Un.SignatureHelp,id:e,line_no:t,col:i}))}))}provide_definition(e,t,i){return Zn(this,void 0,void 0,(function*(){return yield this.send_and_await_response("Definition provision",e,e=>({type:Un.Definition,id:e,line_no:t,col:i}))}))}update_settings(e){const t={type:Un.SettingsChange,settings:e};this.worker.postMessage(t)}dispose(){this.worker.terminate()}send_and_await_response(e,t,i){return Zn(this,void 0,void 0,(function*(){const o=this.message_id++;return new Promise((n,s)=>{this.promises.set(o,{uri:t,resolve:n,reject:s});const r=i(o);this.worker.postMessage(r),setTimeout(()=>{this.promises.delete(o)&&s(new Error(`${e} timed out.`))},5e3)})}))}};Ve.languages.register({id:"psoasm"}),Ve.languages.setMonarchTokensProvider("psoasm",{defaultToken:"invalid",tokenizer:{root:[[/"([^"\\]|\\.)*$/,"string.invalid"],[/"/,{token:"string.quote",bracket:"@open",next:"@string"}],[/r\d+/,"predefined"],[/[^\s]+:/,"tag"],[/0x[0-9a-fA-F]+/,"number.hex"],[/-?\d+(\.\d+)?(e-?\d+)?/,"number.float"],[/-?[0-9]+/,"number"],[/\.[^\s]+/,"keyword"],[/[a-z][a-z0-9_=<>!]*/,"identifier"],[/[ \t\r\n]+/,"white"],[/\/\/.*$/,"comment"],[/,/,"delimiter"]],string:[[/[^\\"]+/,"string"],[/\\(?:[n\\"])/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,{token:"string.quote",bracket:"@close",next:"@pop"}]]}}),Ve.languages.registerCompletionItemProvider("psoasm",{provideCompletionItems(e,t){const i=e.getValueInRange({startLineNumber:t.lineNumber,endLineNumber:t.lineNumber,startColumn:1,endColumn:t.column});return os.provide_completion_items(i)}}),Ve.languages.registerSignatureHelpProvider("psoasm",{signatureHelpTriggerCharacters:[" ",","],signatureHelpRetriggerCharacters:[", "],provideSignatureHelp(e,t){return is(this,void 0,void 0,(function*(){const i=yield os.provide_signature_help(e.uri,t.lineNumber,t.column);return i&&{value:i,dispose(){}}}))}}),Ve.languages.setLanguageConfiguration("psoasm",{indentationRules:{increaseIndentPattern:/^\s*\d+:/,decreaseIndentPattern:/^\s*(\d+|\.)/},autoClosingPairs:[{open:'"',close:'"'}],surroundingPairs:[{open:'"',close:'"'}],comments:{lineComment:"//"}}),Ve.languages.registerDefinitionProvider("psoasm",{provideDefinition:(e,t)=>os.provide_definition(e.uri,t.lineNumber,t.column)});class ns extends Wn.a{constructor(e){super(),this.quest_editor_store=e,this.model_disposer=this.disposable(new a.a),this._model=Object(M.e)(void 0),this._did_undo=Object(M.a)(),this._did_redo=Object(M.a)(),this._inline_args_mode=Object(M.e)(!0),this.model=this._model,this.did_undo=this._did_undo,this.did_redo=this._did_redo,this.undo=new ts("Text edits",()=>this._did_undo.emit({value:"asm undo"}),()=>this._did_redo.emit({value:"asm undo"})),this.inline_args_mode=this._inline_args_mode,this.has_issues=os.issues.map(e=>e.warnings.length+e.errors.length>0),this.set_inline_args_mode=e=>{this.has_issues.val||(this._inline_args_mode.val=e,os.update_settings({manual_stack:!this.inline_args_mode.val}),this.update_model())},this.quest_changed=()=>{this.update_model()},this.breakpoints=e.quest_runner.breakpoints,this.pause_location=e.quest_runner.pause_location,this.disposables(e.current_quest.observe(this.quest_changed,{call_now:!0}),os.issues.observe(({value:e})=>this.update_model_markers(e),{call_now:!0}),Object(u.g)(window,"beforeunload",e=>{this.undo.can_undo.val&&(e.preventDefault(),e.returnValue=!1)}))}setup_editor_model_features(e){const t=e.getAlternativeVersionId();let i=t,o=t;this.model_disposer.add(e.onDidChangeContent(n=>{const s=e.getAlternativeVersionId();so&&(o=i)),this.undo.can_undo.val=!0),i=s,os.update_assembly(n.changes),this.update_breakpoints(n.changes)}))}update_model_markers({warnings:e,errors:t}){const i=this.model.val;i&&Ve.editor.setModelMarkers(i,"psoasm",e.map(e=>({severity:Ve.MarkerSeverity.Hint,message:e.message,startLineNumber:e.line_no,endLineNumber:e.line_no,startColumn:e.col,endColumn:e.col+e.length,tags:[Ve.MarkerTag.Unnecessary]})).concat(t.map(e=>({severity:Ve.MarkerSeverity.Error,message:e.message,startLineNumber:e.line_no,endLineNumber:e.line_no,startColumn:e.col,endColumn:e.col+e.length}))))}update_model(){this.undo.reset(),this.model_disposer.dispose_all();const e=this.quest_editor_store.current_quest.val;if(e){const t=!this.inline_args_mode.val,i=os.disassemble(e,t),o=this.model_disposer.add(Ve.editor.createModel(i.join("\n"),"psoasm"));this.setup_editor_model_features(o),this._model.val=o}else this._model.val=void 0}update_breakpoints(e){for(const t of e){const e=[];if(""===t.text){const i=t.range.endLineNumber-t.range.startLineNumber;if(i>0){for(let o=t.range.startLineNumber+1;o<=t.range.endLineNumber;o++){const t=Math.max(o-i,1);this.quest_editor_store.quest_runner.remove_breakpoint(o)&&e.push(t)}for(const o of this.breakpoints.val)o.line_no>t.range.endLineNumber&&(this.quest_editor_store.quest_runner.remove_breakpoint(o.line_no),e.push(o.line_no-i))}}else{const i=t.text.split("\n").length-1;if(i>0)for(const o of this.breakpoints.val)o.line_no>t.range.endLineNumber&&(this.quest_editor_store.quest_runner.remove_breakpoint(o.line_no),e.push(o.line_no+i))}for(const t of e)this.quest_editor_store.quest_runner.set_breakpoint(t)}}}class ss{constructor(e,t,i,o){if(!Number.isInteger(e)||e<0)throw new Error(`Expected id to be a non-negative integer, got ${e}.`);if(!t)throw new Error("name is required.");if(!o)throw new Error("area_variants is required.");this.id=e,this.name=t,this.order=i,this.area_variants=o}}class rs{constructor(e,t){if(this._sections=Object(M.c)(),this.sections=this._sections,!Number.isInteger(e)||e<0)throw new Error(`Expected id to be a non-negative integer, got ${e}.`);this.id=e,this.area=t}set_sections(e){return this._sections.val=e,this}}function as(e){return ds[e]}const ds=[];function cs(e,t,i,o){const n={id:e,name:t,order:i,area_variants:[]};for(let e=0;ethis.areas[e],this.get_area=(e,t)=>{const i=this.areas[e].find(e=>e.id===t);if(!i)throw new Error(`Area id ${t} for episode ${e} is invalid.`);return i},this.get_variant=(e,t,i)=>{const o=this.get_area(e,t).area_variants[i];if(!o)throw new Error(`Area variant id ${i} for area ${t} of episode ${s.b[e]} is invalid.`);return o},this.get_area_sections=(e,t)=>this.area_asset_loader.load_sections(e,t);for(const e of s.a)this.areas[e]=as(e).map(e=>{const t=new ss(e.id,e.name,e.order,[]);for(const i of e.area_variants)t.area_variants.push(new rs(i.id,t));return t})}}function us(e,t){e.seek_end(32);const i=e.u32(),o=e.u32();e.seek(8);const n=e.u32();return e.seek_start(i),{data_offset:n,index:t?function(e,t){const i=e.u16_array(t),o=[];let n=0;for(const t of i){n+=4*t,e.seek_start(n-4);const i=e.u32(),s=e.u32();o.push({offset:s,size:i})}return o}(e,o):[]}}var vs=i("kwt4");function hs(e,t,i){const o=[];for(let n=0;n=0){const e=new fs(s.id,Object(ms.a)(s.position),N(s.rotation.x,s.rotation.y,s.rotation.z),t);i.push(e),r.userData.section=e}}return[i,o]}class Rs{constructor(e){this.http_client=e,this.disposer=new a.a,this.render_object_cache=this.disposer.add(new ps),this.collision_object_cache=this.disposer.add(new ps),this.area_sections_cache=this.disposer.add(new ps)}dispose(){this.disposer.dispose()}load_sections(e,t){const i=`${e}-${t.area.id}-${t.id}`;return this.area_sections_cache.get_or_set(i,()=>this.render_object_cache.get_or_set(i,()=>this.load_render_object(e,t)).then(e=>ys(e,t)[0]))}load_render_geometry(e,t){const i=`${e}-${t.area.id}-${t.id}`;return this.render_object_cache.get_or_set(i,()=>this.load_render_object(e,t)).then(e=>ys(e,t)[1])}load_collision_geometry(e,t){const i=`${e}-${t.area.id}-${t.id}`;return this.collision_object_cache.get_or_set(i,()=>this.get_area_asset(e,t,"collision").then(e=>(function(e){const{data_offset:t}=us(e,!1);e.seek_start(t);const i=e.u32();e.seek_start(i);const o={meshes:[]};for(;e.bytes_left;){const t=e.position,i=e.u32();if(0===i)break;const n={vertices:[],triangles:[]};o.meshes.push(n),e.seek_start(i);const s=e.u32(),r=e.u32(),a=e.u32(),d=e.u32();e.seek_start(r);for(let t=0;t(function(e){const t=new y.Group;for(const i of e.meshes){const e=new y.Geometry;for(const{x:t,y:o,z:n}of i.vertices)e.vertices.push(new y.Vector3(t,o,n));for(const{indices:t,flags:o,normal:n}of i.triangles){const i=16&o,s=1&o,r=64&o?3:i?2:s?1:0;0!==r&&e.faces.push(new y.Face3(t[0],t[1],t[2],new y.Vector3(n.x,n.y,n.z),void 0,r))}if(e.faces.length){e.computeBoundingBox(),e.computeBoundingSphere();const i=new y.Mesh(e,ws);i.renderOrder=1,t.add(i);const o=new y.Mesh(e,ks);o.renderOrder=2,t.add(o)}}return t})(e))}load_render_object(e,t){return this.get_area_asset(e,t,"render").then(e=>(function(e){const t=[];e.seek_end(16);const{data_offset:i}=us(e,!1);e.seek_start(i),e.seek(8);const o=e.u32();e.seek(4);const n=e.u32();for(let i=0;it.push({args:i,resolve:e,reject:o}));return 1===t.length&&function(){js(this,void 0,void 0,(function*(){for(;t.length;){const{args:i,resolve:o,reject:n}=t[0];try{o(yield e(...i))}catch(e){n(e)}finally{t.shift()}}}))}(),o}}var Ts=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const Ss=new y.HemisphereLight(16777215,5263440,1.2),xs=new y.Scene,Os=new y.PerspectiveCamera(30,1,10,1e3),Ls=new y.Vector3(1,1,2).normalize(),Ps=1.3/Math.tan(Os.fov/180*Math.PI/2);class Ds{constructor(e,t){this.entity_asset_loader=e,this.cache=new ps,this.render_to_image=Cs(e=>this.entity_asset_loader.load_geometry(e).then(t=>this.entity_asset_loader.load_textures(e).then(i=>{xs.remove(...xs.children),xs.add(Ss);const o=E(e,t,i);xs.add(o);const n=o.geometry.boundingSphere;return Os.position.copy(Ls),Os.position.multiplyScalar(n.radius*Ps),Os.lookAt(n.center),this.renderer.render(xs,Os),this.renderer.domElement.toDataURL()}))),this.renderer=t(),this.renderer.setSize(100,100)}dispose(){this.renderer.dispose(),this.cache.dispose()}render(e){return Ts(this,void 0,void 0,(function*(){return this.cache.get_or_set(e,()=>this.render_to_image(e))}))}}var Bs=i("yub1"),Es=i("iR5r"),Ms=i("4eU9");const Ws=X.a.get("quest_editor/loading/EntityAssetLoader"),qs=new y.CylinderBufferGeometry(3,3,20);qs.translate(0,10,0),qs.computeBoundingBox(),qs.computeBoundingSphere();const Fs=Ms.a.resolve(qs),Vs=[],Us=Ms.a.resolve(Vs);class $s{constructor(e){this.http_client=e,this.disposer=new a.a,this.geom_cache=this.disposer.add(new ps),this.tex_cache=this.disposer.add(new ps),this.warm_up_caches()}dispose(){this.disposer.dispose()}load_geometry(e){return this.geom_cache.get_or_set(e,()=>Ms.a.all(function(e){switch(e){case w.Teleporter:case w.Warp:case w.BossTeleporter:case w.QuestWarp:case w.Epilogue:case w.MainRagolTeleporter:case w.PrincipalWarp:case w.TeleporterDoor:case w.EasterEgg:return[void 0,2];case w.ValentinesHeart:return[void 0,2,3];case w.ChristmasTree:return[void 0,2,3,4];case w.TwentyFirstCentury:return[void 0,2];case w.WelcomeBoard:return[void 0];case w.ForestDoor:return[void 0,2,3,4,5];case w.ForestSwitch:return[void 0,2,3];case w.LaserFence:case w.LaserSquareFence:return[void 0,2];case w.ForestLaserFenceSwitch:return[void 0,2,3];case w.Probe:return[0];case w.RandomTypeBox1:return[2];case w.BlackSlidingDoor:case w.EnergyBarrier:case w.SwitchNoneDoor:return[void 0,2];case w.EnemyBoxGrey:return[2];case w.FixedTypeBox:case w.EnemyBoxBrown:return[3];case w.LaserFenceEx:case w.LaserSquareFenceEx:return[void 0,2];case w.CavesSmashingPillar:return[void 0,3];case w.RobotRechargeStation:return[void 0,2];case w.RuinsTeleporter:return[void 0,2,3,4];case w.RuinsWarpSiteToSite:case w.RuinsSwitch:return[void 0,2];case w.RuinsPillarTrap:return[void 0,2,3,4];case w.RuinsCrystal:return[void 0,2,3];case w.FloatingRocks:return[0];case w.ItemBoxCca:return[void 0,3];case w.TeleporterEp2:case w.CCADoor:return[void 0,2];case w.SpecialBoxCCA:return[void 0,4];case w.BigCCADoor:return[void 0,2,3,4];case w.BigCCADoorSwitch:case w.LaserDetect:case w.LabCeilingWarp:return[void 0,2];case w.BigBrownRock:return[0];case w.BigBlackRocks:return[void 0];case w.BeeHive:return[void 0,0,1];default:return[void 0]}}(e).map(t=>this.load_data(e,Ns.Geometry,t).then(({url:t,data:i})=>{const o=new Ho.a(i,zo.a.Little),n=t.endsWith(".nj")?Object(vs.c)(o):Object(vs.d)(o);return n.success&&n.value.length?n.value:(Ws.warn(`Couldn't parse ${t} for ${x(e)}.`),[])}).catch(t=>(Ws.warn(`Couldn't load geometry file for ${x(e)}.`,t),[])))).then(e=>{const t=e.flat(),i=t[0];for(let e=1;ethis.load_data(e,Ns.Texture,function(e){switch(e){case w.FloatingRocks:case w.BigBrownRock:return 0;default:return}}(e)).then(({data:e})=>{const t=new Ho.a(e,zo.a.Little),i=Object(Bs.b)(t);return i.success?Object(Es.a)(i.value):[]}).catch(t=>(Ws.warn(`Couldn't load texture file for ${x(e)}.`,t),Vs)))}load_data(e,t,i){const o=function e(t,i,o){const n=null==o?"":`-${o}`;if(O(t))switch(t){case I.c.Dubswitch:return`/npcs/${I.c[t]}.${i===Ns.Geometry?"xj":"xvm"}`;case I.c.Hildebear2:return e(I.c.Hildebear,i,o);case I.c.Hildeblue2:return e(I.c.Hildeblue,i,o);case I.c.RagRappy2:return e(I.c.RagRappy,i,o);case I.c.Monest2:return e(I.c.Monest,i,o);case I.c.Mothmant2:return e(I.c.Mothmant,i,o);case I.c.PoisonLily2:return e(I.c.PoisonLily,i,o);case I.c.NarLily2:return e(I.c.NarLily,i,o);case I.c.GrassAssassin2:return e(I.c.GrassAssassin,i,o);case I.c.Dimenian2:return e(I.c.Dimenian,i,o);case I.c.LaDimenian2:return e(I.c.LaDimenian,i,o);case I.c.SoDimenian2:return e(I.c.SoDimenian,i,o);case I.c.DarkBelra2:return e(I.c.DarkBelra,i,o);case I.c.SavageWolf2:return e(I.c.SavageWolf,i,o);case I.c.BarbarousWolf2:return e(I.c.BarbarousWolf,i,o);case I.c.PanArms2:return e(I.c.PanArms,i,o);case I.c.Dubchic2:return e(I.c.Dubchic,i,o);case I.c.Gilchic2:return e(I.c.Gilchic,i,o);case I.c.Garanz2:return e(I.c.Garanz,i,o);case I.c.Dubswitch2:return e(I.c.Dubswitch,i,o);case I.c.Delsaber2:return e(I.c.Delsaber,i,o);case I.c.ChaosSorcerer2:return e(I.c.ChaosSorcerer,i,o);default:return`/npcs/${I.c[t]}${n}.${i===Ns.Geometry?"nj":"xvm"}`}else{if(i!==Ns.Geometry)return`/objects/${C(t).pso_id}${n}.xvm`;switch(t){case w.EasterEgg:case w.ChristmasTree:case w.ChristmasWreath:case w.TwentyFirstCentury:case w.Sonic:case w.WelcomeBoard:case w.FloatingJellyfish:case w.RuinsSeal:case w.Dolphin:case w.Cactus:case w.BigBrownRock:case w.PoisonPlant:case w.BigBlackRocks:case w.FallingRock:case w.DesertFixedTypeBoxBreakableCrystals:case w.BeeHive:return`/objects/${C(t).pso_id}${n}.nj`;default:return`/objects/${C(t).pso_id}${n}.xj`}}}(e,t,i);return this.http_client.get(o).array_buffer().then(e=>({url:o,data:e}))}warm_up_caches(){for(const e of[I.c.Unknown,I.c.Migium,I.c.Hidoom,I.c.DeathGunner,I.c.StRappy,I.c.HalloRappy,I.c.EggRappy,I.c.Migium2,I.c.Hidoom2,I.c.Recon,w.Unknown,w.PlayerSet,w.Particle,w.LightCollision,w.EnvSound,w.FogCollision,w.EventCollision,w.CharaCollision,w.ObjRoomID,w.LensFlare,w.ScriptCollision,w.MapCollision,w.ScriptCollisionA,w.ItemLight,w.RadarCollision,w.FogCollisionSW,w.ImageBoard,w.UnknownItem29,w.UnknownItem30,w.UnknownItem31,w.MenuActivation,w.BoxDetectObject,w.SymbolChatObject,w.TouchPlateObject,w.TargetableObject,w.EffectObject,w.CountDownObject,w.UnknownItem38,w.UnknownItem39,w.UnknownItem40,w.UnknownItem41,w.TelepipeLocation,w.BGMCollision,w.Pioneer2InvisibleTouchplate,w.TempleMapDetect,w.Firework,w.MainRagolTeleporterBattleInNextArea,w.Rainbow,w.FloatingBlueLight,w.PopupTrapNoTech,w.Poison,w.EnemyTypeBoxYellow,w.EnemyTypeBoxBlue,w.EmptyTypeBoxBlue,w.FloatingSoul,w.Butterfly,w.UnknownItem400,w.CCAAreaTeleporter,w.UnknownItem523,w.WhiteBird,w.OrangeBird,w.UnknownItem529,w.UnknownItem530,w.Seagull,w.UnknownItem576,w.WarpInBarbaRayRoom,w.UnknownItem672,w.InstaWarp,w.LabInvisibleObject,w.UnknownItem700,w.Ep4LightSource,w.BreakableBrownRock,w.UnknownItem897,w.UnknownItem898,w.OozingDesertPlant,w.UnknownItem901,w.UnknownItem903,w.UnknownItem904,w.UnknownItem905,w.UnknownItem906,w.DesertPlantHasCollision,w.UnknownItem910,w.UnknownItem912,w.Heat,w.TopOfSaintMillionEgg,w.UnknownItem961])this.geom_cache.set(e,Fs),this.tex_cache.set(e,Us)}}var Ns;!function(e){e[e.Geometry=0]="Geometry",e[e.Texture=1]="Texture"}(Ns||(Ns={}));var As=i("I7a6"),zs=i("LvDl"),Gs=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const Hs="QuestEditorUiPersister.layout_config";class Ks extends As.a{constructor(){super(...arguments),this.persist_layout_config=Object(zs.throttle)(e=>{this.persist(Hs,this.to_persisted_item_config(e))},500,{leading:!1,trailing:!0})}load_layout_config(e){return Gs(this,void 0,void 0,(function*(){const t=yield this.load(Hs);if(t){const i=this.extract_components(e),o=this.sanitized_layout_config(this.from_persisted_item_config(t),i);if(o)return o}}))}sanitized_layout_config(e,t){const i=new Set,o=e.map(e=>this.sanitize_layout_child(e,t,i));if(i.size===t.size)return o.filter(e=>e)}sanitize_layout_child(e,t,i){if(!e)return;switch(e.type){case"component":{if(!("componentName"in e))return;const o=t.get(e.componentName);if(!o)return;i.add(e.componentName),e.id=o.id,e.title=o.title}break;case"stack":if(null==e.content||0===e.content.length)return}e.content&&(e.content=e.content.map(e=>this.sanitize_layout_child(e,t,i)).filter(e=>e));const o=e;return null!=o.activeItemIndex&&(null==o.content||o.activeItemIndex>=o.content.length)&&(o.activeItemIndex=void 0),e}extract_components(e,t=new Map){for(const i of e)"componentName"in i&&t.set(i.componentName,i),i.content&&this.extract_components(i.content,t);return t}to_persisted_item_config(e){return e.map(e=>({id:e.id,type:e.type,componentName:e.componentName,width:e.width,height:e.height,activeItemIndex:e.activeItemIndex,content:e.content&&this.to_persisted_item_config(e.content)}))}from_persisted_item_config(e){return e.map(e=>({id:e.id,type:e.type,componentName:e.componentName,width:e.width,height:e.height,activeItemIndex:e.activeItemIndex,content:e.content&&this.from_persisted_item_config(e.content),isClosable:"component"!==e.type&&void 0}))}}var Qs=i("6cU9"),Ys=i("iUMt");i("jkDf");class Zs extends p.a{constructor(e){super();const t=new _t({text:"New quest",icon_left:u.a.NewFile,items:[s.b.I],to_label:e=>`Episode ${s.b[e]}`}),i=new Qs.a({icon_left:u.a.File,text:"Open file...",accept:".bin, .dat, .qst",multiple:!0,tooltip:"Open a quest file (Ctrl-O)"}),o=new tt.a({text:"Save as...",icon_left:u.a.Save,tooltip:"Save this quest to new file (Ctrl-Shift-S)"}),n=new tt.a({text:"Undo",icon_left:u.a.Undo,tooltip:xn.first_undo.map(e=>(e?`Undo "${e.description}"`:"Nothing to undo")+" (Ctrl-Z)")}),r=new tt.a({text:"Redo",icon_left:u.a.Redo,tooltip:xn.first_redo.map(e=>(e?`Redo "${e.description}"`:"Nothing to redo")+" (Ctrl-Shift-Z)")}),a=new vn.a({items:e.areas,to_label:({label:e})=>e}),d=new tt.a({text:"Debug",icon_left:u.a.Play,tooltip:"Debug the current quest in a virtual machine (F5)"}),l=new tt.a({text:"Continue",icon_left:u.a.SquareArrowRight,tooltip:"Resume execution (F6)"}),_=new tt.a({text:"Step over",icon_left:u.a.LongArrowRight,tooltip:"Execute the next line and step over any function calls (F8)"}),v=new tt.a({text:"Step into",icon_left:u.a.LevelDown,tooltip:"Execute the next line and step inside any function calls (F7)"}),h=new tt.a({text:"Step out",icon_left:u.a.LevelUp,tooltip:"Execute until outside of current call frame (Shift-F8)"}),p=new tt.a({text:"Stop",icon_left:u.a.Stop,tooltip:"Stop execution (Shift-F5)"}),g=[t,i,o,n,r,a];e.vm_feature_active&&g.push(d,l,_,v,h,p),this.toolbar=this.disposable(new Ue.a(...g));const b=this.disposable(new c(e.filename.val,{label:"File name:"})),f=this.disposable(new vn.a({label:"Version:",items:[Po.GC,Po.BB],selected:e.version,to_label:e=>{switch(e){case Po.DC:return"Dreamcast";case Po.GC:return"GameCube";case Po.PC:return"PC";case Po.BB:return"BlueBurst"}}})),m=this.disposable(new tt.a({text:"Save"})),w=this.disposable(new tt.a({text:"Cancel"})),k=this.disposable(new Ys.a({title:"Save As",visible:e.save_as_dialog_visible,content:Object(u.h)({className:"quest_editor_QuestEditorToolBarView_save_as_dialog_content"},b.label.element,b.element,f.label.element,f.element),footer:[m.element,w.element]}));k.element.addEventListener("keydown",t=>{"Enter"===t.key&&e.save_as()}),this.disposables(t.chosen.observe(({value:t})=>e.create_new_quest(t)),i.files.observe(({value:t})=>e.parse_files(t)),o.onclick.observe(e.save_as_clicked),o.enabled.bind_to(e.can_save),k.ondismiss.observe(e.dismiss_save_as_dialog),b.value.bind_to(e.filename),b.value.observe(({value:t})=>e.set_filename(t)),f.selected.observe(({value:t})=>{null!=t&&e.set_version(t)}),m.onclick.observe(e.save_as),w.onclick.observe(e.dismiss_save_as_dialog),n.onclick.observe(()=>xn.undo()),n.enabled.bind_to(e.can_undo),r.onclick.observe(()=>xn.redo()),r.enabled.bind_to(e.can_redo),a.selected.bind_to(e.current_area),a.selected.observe(({value:t})=>e.set_area(t)),a.enabled.bind_to(e.can_select_area),d.onclick.observe(e.debug),d.enabled.bind_to(e.can_debug),l.onclick.observe(e.resume),l.enabled.bind_to(e.can_step),_.onclick.observe(e.step_over),_.enabled.bind_to(e.can_step),v.onclick.observe(e.step_in),v.enabled.bind_to(e.can_step),h.onclick.observe(e.step_out),h.enabled.bind_to(e.can_step),p.onclick.observe(e.stop),p.enabled.bind_to(e.can_stop)),this.finalize_construction()}get element(){return this.toolbar.element}get height(){return this.toolbar.height}}var Js=i("mKaR");const Xs=X.a.get("quest_editor/model/QuestModel");class er{constructor(e,t,i,o,n,r,a,d,c,l,_,u,v,h){this.area_store=e,this._id=Object(M.e)(0),this._language=Object(M.e)(0),this._name=Object(M.e)(""),this._short_description=Object(M.e)(""),this._long_description=Object(M.e)(""),this._area_variants=Object(M.c)(),this.id=this._id,this.language=this._language,this.name=this._name,this.short_description=this._short_description,this.long_description=this._long_description,this.area_variants=this._area_variants,this.update_area_variants=()=>{const e=new Map;for(const t of this.entities_per_area.val.keys())try{e.set(t,this.area_store.get_variant(this.episode,t,0))}catch(e){Xs.warn(e)}for(const[t,i]of this.map_designations.val)try{e.set(t,this.area_store.get_variant(this.episode,t,i))}catch(e){Xs.warn(e)}this._area_variants.val=[...e.values()]},Object(s.c)(a),Object($.f)(d,"map_designations"),Object($.j)(c,"objs"),Object($.j)(l,"npcs"),Object($.f)(_,"event_dags"),Object($.j)(u,"dat_unknowns"),Object($.j)(v,"object_code"),Object($.j)(h,"shop_items"),this.set_id(t),this.set_language(i),this.set_name(o),this.set_short_description(n),this.set_long_description(r),this.episode=a,this._map_designations=Object(M.e)(d),this.map_designations=this._map_designations,this._objects=Object(M.c)(void 0,...c),this.objects=this._objects,this._npcs=Object(M.c)(void 0,...l),this.npcs=this._npcs,this.event_dags=_,this.dat_unknowns=u,this.object_code=v,this.shop_items=h,this.entities_per_area=Object(M.d)((e,t)=>{const i=new Map;for(const t of e)i.set(t.area_id,(i.get(t.area_id)||0)+1);for(const e of t)i.set(e.area_id,(i.get(e.area_id)||0)+1);return i},this.npcs,this.objects),this.entities_per_area.observe(this.update_area_variants,{call_now:!0}),this.map_designations.observe(this.update_area_variants,{call_now:!0})}set_id(e){return Object($.d)(e>=0,`id should be greater than or equal to 0, was ${e}.`),this._id.val=e,this}set_language(e){return Object($.d)(e>=0,`language should be greater than or equal to 0, was ${e}.`),this._language.val=e,this}set_name(e){return Object($.d)(e.length<=32,`name can't be longer than 32 characters, got "${e}".`),this._name.val=e,this}set_short_description(e){return Object($.d)(e.length<=128,`short_description can't be longer than 128 characters, got "${e}".`),this._short_description.val=e,this}set_long_description(e){return Object($.d)(e.length<=288,`long_description can't be longer than 288 characters, got "${e}".`),this._long_description.val=e,this}set_map_designations(e){return this._map_designations.val=e,this}add_entity(e){if(e instanceof me)this.add_object(e);else{if(!(e instanceof Q))throw new Error(`${x(e.type)} not supported.`);this.add_npc(e)}}add_object(e){this._objects.push(e)}add_npc(e){this._npcs.push(e)}remove_entity(e){if(e instanceof me)this._objects.remove(e);else{if(!(e instanceof Q))throw new Error(`${x(e.type)} not supported.`);this._npcs.remove(e)}}insert_event(e,t,i,o){const n=t.wave.area_id.val;let s=this.event_dags.get(n);s||(s=new it(n),this.event_dags.set(n,s)),s.insert_event(e,t,i,o)}get_event_dag_or_create(e){let t=this.event_dags.get(e);return t||(t=new it(e),this.event_dags.set(e,t)),t}add_event(e,t,i){const o=e.wave.area_id.val;let n=this.event_dags.get(o);n||(n=new it(o),this.event_dags.set(o,n)),n.add_event(e,t,i)}remove_event(e,t){for(const e of this.npcs)e.wave.val===t.wave&&e.set_wave(void 0);e.remove_event(t)}}var tr;!function(e){e[e.Int=0]="Int",e[e.Float=1]="Float",e[e.InvalidNumber=2]="InvalidNumber",e[e.Register=3]="Register",e[e.Label=4]="Label",e[e.CodeSection=5]="CodeSection",e[e.DataSection=6]="DataSection",e[e.StringSection=7]="StringSection",e[e.InvalidSection=8]="InvalidSection",e[e.String=9]="String",e[e.UnterminatedString=10]="UnterminatedString",e[e.Ident=11]="Ident",e[e.InvalidIdent=12]="InvalidIdent",e[e.ArgSeparator=13]="ArgSeparator"}(tr||(tr={}));class ir{constructor(){this.index=0,this._mark=0}get col(){return this.index+1}tokenize_line(e){this.line=e,this.index=0,this._mark=0;const t=[];for(;this.has_next();){const e=this.peek();let i;if("/"===e){if(this.skip(),"/"===this.peek())break;this.back()}/\s/.test(e)?this.skip():(/[-\d]/.test(e)?i=this.tokenize_number_or_label():","===e?(i={type:tr.ArgSeparator,col:this.col,len:1},this.skip()):i="."===e?this.tokenize_section():'"'===e?this.tokenize_string():"r"===e?this.tokenize_register_or_ident():this.tokenize_ident(),t.push(i))}return t}has_next(){return this.index!]*$/.test(t)?tr.Ident:tr.InvalidIdent;return i===tr.Ident?{type:i,col:e,len:this.marked_len(),value:t}:{type:i,col:e,len:this.marked_len()}}}const or=X.a.get("quest_editor/scripting/assembly");class nr{constructor(e,t){this.assembly=e,this.manual_stack=t,this.lexer=new ir,this.section=Bo.Instructions,this.first_section_marker=!0,this.prev_line_had_label=!1}assemble(){this.line_no=1,this.object_code=[],this.warnings=[],this.errors=[],this.labels=new Set,this.section=Bo.Instructions,this.first_section_marker=!0,this.prev_line_had_label=!1;for(const e of this.assembly){if(this.tokens=this.lexer.tokenize_line(e),this.tokens.length>0){const e=this.tokens.shift();let t=!1;switch(e.type){case tr.Label:this.parse_label(e),t=!0;break;case tr.CodeSection:case tr.DataSection:case tr.StringSection:this.parse_section(e);break;case tr.Int:this.section===Bo.Data?this.parse_bytes(e):this.add_error({col:e.col,length:e.len,message:"Unexpected token."});break;case tr.String:this.section===Bo.String?this.parse_string(e):this.add_error({col:e.col,length:e.len,message:"Unexpected token."});break;case tr.Ident:this.section===Bo.Instructions?this.parse_instruction(e):this.add_error({col:e.col,length:e.len,message:"Unexpected token."});break;case tr.InvalidSection:this.add_error({col:e.col,length:e.len,message:"Invalid section type."});break;case tr.InvalidIdent:this.add_error({col:e.col,length:e.len,message:"Invalid identifier."});break;default:this.add_error({col:e.col,length:e.len,message:"Unexpected token."})}this.prev_line_had_label=t}this.line_no++}return{object_code:this.object_code,warnings:this.warnings,errors:this.errors}}add_instruction(e,t,i,o,n,s){if(this.segment)this.segment.type===Bo.Instructions?this.segment.instructions.push(Mo(e,t,{mnemonic:o&&{line_no:this.line_no,col:o.col,len:o.len},args:n.map(e=>({line_no:this.line_no,col:e.col,len:e.len})),stack_args:s.map((e,t)=>({line_no:this.line_no,col:e.col,len:e.len,value:i[t].value}))})):or.error(`Line ${this.line_no}: Expected instructions segment.`);else{const e={labels:[],type:Bo.Instructions,instructions:[],asm:{labels:[]}};this.segment=e,this.object_code.push(e)}}add_bytes(e){if(this.segment)if(this.segment.type===Bo.Data){const t=new ArrayBuffer(this.segment.data.byteLength+e.length),i=new Uint8Array(t);i.set(new Uint8Array(this.segment.data)),i.set(new Uint8Array(e),this.segment.data.byteLength),this.segment.data=t}else or.error(`Line ${this.line_no}: Expected data segment.`);else{const t={labels:[],type:Bo.Data,data:new Uint8Array(e).buffer,asm:{labels:[]}};this.segment=t,this.object_code.push(t)}}add_string(e){if(this.segment)this.segment.type===Bo.String?this.segment.value+=e:or.error(`Line ${this.line_no}: Expected string segment.`);else{const t={labels:[],type:Bo.String,value:e,asm:{labels:[]}};this.segment=t,this.object_code.push(t)}}add_error({col:e,length:t,message:i}){this.errors.push({line_no:this.line_no,col:e,length:t,message:i})}add_warning({col:e,length:t,message:i}){this.warnings.push({line_no:this.line_no,col:e,length:t,message:i})}parse_label({col:e,len:t,value:i}){this.labels.has(i)&&this.add_error({col:e,length:t,message:"Duplicate label."}),this.labels.add(i);const o=this.tokens.shift(),n={line_no:this.line_no,col:e,len:t};if(this.prev_line_had_label){const e=this.object_code[this.object_code.length-1];e.labels.push(i),e.asm.labels.push(n)}switch(this.section){case Bo.Instructions:this.prev_line_had_label||(this.segment={type:Bo.Instructions,labels:[i],instructions:[],asm:{labels:[n]}},this.object_code.push(this.segment)),o&&(o.type===tr.Ident?this.parse_instruction(o):this.add_error({col:o.col,length:o.len,message:"Expected opcode mnemonic."}));break;case Bo.Data:this.prev_line_had_label||(this.segment={type:Bo.Data,labels:[i],data:new ArrayBuffer(0),asm:{labels:[n]}},this.object_code.push(this.segment)),o&&(o.type===tr.Int?this.parse_bytes(o):this.add_error({col:o.col,length:o.len,message:"Expected bytes."}));break;case Bo.String:this.prev_line_had_label||(this.segment={type:Bo.String,labels:[i],value:"",asm:{labels:[n]}},this.object_code.push(this.segment)),o&&(o.type===tr.String?this.parse_string(o):this.add_error({col:o.col,length:o.len,message:"Expected a string."}))}}parse_section({type:e,col:t,len:i}){let o;switch(e){case tr.CodeSection:o=Bo.Instructions;break;case tr.DataSection:o=Bo.Data;break;case tr.StringSection:o=Bo.String}this.section!==o||this.first_section_marker||this.add_warning({col:t,length:i,message:"Unnecessary section marker."}),this.section=o,this.first_section_marker=!1;const n=this.tokens.shift();n&&this.add_error({col:n.col,length:n.len,message:"Unexpected token."})}parse_instruction(e){const{col:t,len:i,value:o}=e,n=Ft.get(o);if(n){const i=-1!==n.params.findIndex(e=>e.type.kind===ft.ILabelVar||e.type.kind===ft.RegRefVar),o=this.manual_stack&&n.stack===Mt.Pop?0:n.params.length;let s=0;for(const e of this.tokens)e.type!==tr.ArgSeparator&&s++;const r=this.tokens[this.tokens.length-1],a=r?r.col+r.len-t:0,d=[],c=[];if(!i&&s!==o)return void this.add_error({col:t,length:a,message:`Expected ${o} argument${1===o?"":"s"}, got ${s}.`});if(i&&sd?this.add_error({col:n,length:s,message:`${r}-Bit integer can't be greater than ${d}.`}):i.push([{value:o},t])}parse_register(e,t){const{col:i,len:o,value:n}=e;n>255?this.add_error({col:i,length:o,message:"Invalid register reference, expected r0-r255."}):t.push([{value:n},e])}parse_bytes(e){const t=[];let i=e,o=0;for(;i.type===tr.Int&&(i.value<0?this.add_error({col:i.col,length:i.len,message:"Unsigned 8-bit integer can't be less than 0."}):i.value>255&&this.add_error({col:i.col,length:i.len,message:"Unsigned 8-bit integer can't be greater than 255."}),t.push(i.value),o"))}}function sr(e,t){if(t===s.b.II)throw new Error("Episode II not yet supported.");if(t===s.b.IV)throw new Error("Episode IV not yet supported.");return new er(e,0,0,"Untitled","Created with phantasmal.world.","Created with phantasmal.world.",t,(new Map).set(0,0),[new me(w.MenuActivation,16384,0,0,10,new y.Vector3(-16.313568115234375,3,-579.5118408203125),N(.0009587526218325454,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365279104]]),[[2,0,0,0,0,0],[0,0]]),new me(w.MenuActivation,16385,0,0,10,new y.Vector3(-393.07318115234375,10,-12.964752197265625),N(0,0,0),new Map([["property_0",9183549615799121e-56],["property_1",1.0000011920928955],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365279264]]),[[2,0,1,0,0,0],[0,0]]),new me(w.MenuActivation,16386,0,0,10,new y.Vector3(-458.60699462890625,10,-51.270660400390625),N(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",2],["property_4",65536],["property_5",10],["property_6",2365279424]]),[[2,0,2,0,0,0],[0,0]]),new me(w.MenuActivation,16387,0,0,10,new y.Vector3(-430.19696044921875,10,-24.490447998046875),N(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",3],["property_4",0],["property_5",0],["property_6",2365279584]]),[[2,0,3,0,0,0],[0,0]]),new me(w.PlayerSet,16388,0,0,10,new y.Vector3(.995330810546875,0,-37.0010986328125),N(0,4.712460886831327,0),new Map([["property_0",0],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365279744]]),[[2,0,4,0,0,0],[0,0]]),new me(w.PlayerSet,16389,0,0,10,new y.Vector3(3.0009307861328125,0,-23.99688720703125),N(0,4.859725289544806,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365279904]]),[[2,0,5,0,0,0],[0,0]]),new me(w.PlayerSet,16390,0,0,10,new y.Vector3(2.0015106201171875,0,-50.00386047363281),N(0,4.565196484117848,0),new Map([["property_0",2.000002384185791],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365280064]]),[[2,0,6,0,0,0],[0,0]]),new me(w.PlayerSet,16391,0,0,10,new y.Vector3(4.9973907470703125,0,-61.99664306640625),N(0,4.368843947166543,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",65536],["property_4",10],["property_5",0],["property_6",2365280224]]),[[2,0,7,0,0,0],[0,0]]),new me(w.MainRagolTeleporter,18264,0,0,10,new y.Vector3(132.00314331054688,1.000000238418579,-265.002197265625),N(0,.49088134237826325,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365227216]]),[[0,0,87,7,0,0],[0,0]]),new me(w.PrincipalWarp,16393,0,0,10,new y.Vector3(-228,0,-2020.99951171875),N(0,2.9452880542695796,0),new Map([["property_0",-10.000004768371582],["property_1",0],["property_2",-30.000030517578125],["property_3",0],["property_4",65536],["property_5",65536],["property_6",2365280688]]),[[2,0,9,0,0,0],[0,0]]),new me(w.MenuActivation,16394,0,0,10,new y.Vector3(-41.000030517578125,0,42.37322998046875),N(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",4],["property_4",0],["property_5",0],["property_6",2365280992]]),[[2,0,10,0,0,0],[1,0]]),new me(w.MenuActivation,16395,0,0,10,new y.Vector3(-479.21673583984375,8.781256675720215,-322.465576171875),N(6.28328118244177,.0009587526218325454,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",5],["property_4",0],["property_5",0],["property_6",2365281152]]),[[2,0,11,0,0,0],[0,0]]),new me(w.PrincipalWarp,16396,0,0,10,new y.Vector3(-228,0,-351.0015869140625),N(0,0,0),new Map([["property_0",10.000006675720215],["property_1",0],["property_2",-1760.0010986328125],["property_3",32768],["property_4",0],["property_5",0],["property_6",2365281312]]),[[2,0,12,0,0,0],[0,0]]),new me(w.TelepipeLocation,16397,0,0,10,new y.Vector3(-561.88232421875,0,-406.8829345703125),N(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365281616]]),[[2,0,13,0,0,0],[0,0]]),new me(w.TelepipeLocation,16398,0,0,10,new y.Vector3(-547.8557739257812,0,-444.8822326660156),N(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365281808]]),[[2,0,14,0,0,0],[0,0]]),new me(w.TelepipeLocation,16399,0,0,10,new y.Vector3(-486.441650390625,0,-497.4501647949219),N(0,0,0),new Map([["property_0",9183549615799121e-56],["property_1",1.0000011920928955],["property_2",1],["property_3",3],["property_4",0],["property_5",0],["property_6",2365282e3]]),[[2,0,15,0,0,0],[0,0]]),new me(w.TelepipeLocation,16400,0,0,10,new y.Vector3(-522.4052734375,0,-474.1882629394531),N(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",2],["property_4",65536],["property_5",10],["property_6",2365282192]]),[[2,0,16,0,0,0],[0,0]]),new me(w.MedicalCenterDoor,16401,0,0,10,new y.Vector3(-34.49853515625,0,-384.4951171875),N(0,5.497871034636549,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365282384]]),[[2,0,17,0,0,0],[0,0]]),new me(w.ShopDoor,16402,0,0,10,new y.Vector3(-393.0031433105469,0,-143.49981689453125),N(0,3.141640591220885,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365282640]]),[[2,0,18,0,0,0],[0,0]]),new me(w.MenuActivation,16403,0,0,10,new y.Vector3(-355.17462158203125,0,-43.15193176269531),N(0,0,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",6],["property_4",0],["property_5",0],["property_6",2365282896]]),[[2,0,19,0,0,0],[0,0]]),new me(w.HuntersGuildDoor,16404,0,0,10,new y.Vector3(-43.00239562988281,0,-118.00120544433594),N(0,3.141640591220885,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283056]]),[[2,0,20,0,0,0],[0,0]]),new me(w.TeleporterDoor,16405,0,0,10,new y.Vector3(26.000823974609375,0,-265.99810791015625),N(0,3.141640591220885,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283312]]),[[2,0,21,0,0,0],[0,0]]),new me(w.PlayerSet,16406,0,0,10,new y.Vector3(57.81005859375,0,-268.5472412109375),N(0,4.712460886831327,0),new Map([["property_0",0],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283568]]),[[2,0,22,0,0,0],[0,0]]),new me(w.PlayerSet,16407,0,0,10,new y.Vector3(66.769287109375,0,-252.3748779296875),N(0,4.712460886831327,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283728]]),[[2,0,23,0,0,0],[0,0]]),new me(w.PlayerSet,16408,0,0,10,new y.Vector3(67.36819458007812,0,-284.9297180175781),N(0,4.712460886831327,0),new Map([["property_0",2.000000476837158],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283888]]),[[2,0,24,0,0,0],[0,0]]),new me(w.PlayerSet,16409,0,0,10,new y.Vector3(77.10488891601562,0,-269.2830505371094),N(0,4.712460886831327,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365284048]]),[[2,0,25,0,0,0],[0,0]])],[new Q(I.c.GuildLady,29,1011.0010986328125,void 0,0,850,0,0,10,new y.Vector3(-49.0010986328125,0,50.996429443359375),N(0,2.3562304434156633,0),new y.Vector3(0,0,0),[[0,0,7,86,0,0,0,0,23,87],[128,238,223,176]]),new Q(I.c.FemaleFat,4,1016.0010986328125,void 0,0,100,1,0,20,new y.Vector3(167.99769592285156,0,83.99686431884766),N(0,3.927050739026106,0),new y.Vector3(24.000009536743164,0,0),[[0,0,7,88,0,0,0,0,23,89],[128,238,232,48]]),new Q(I.c.MaleDwarf,10,1015.0010986328125,void 0,0,90,1,0,20,new y.Vector3(156.0028839111328,0,-49.99967575073242),N(0,5.497871034636549,0),new y.Vector3(30.000009536743164,0,0),[[0,0,7,89,0,0,0,0,23,90],[128,238,236,176]]),new Q(I.c.RedSoldier,26,1020.0010986328125,void 0,0,130,0,0,20,new y.Vector3(237.9988250732422,0,-14.0001220703125),N(0,5.497871034636549,0),new y.Vector3(0,0,0),[[0,0,7,90,0,0,0,0,23,91],[128,238,241,48]]),new Q(I.c.BlueSoldier,25,1019.0010986328125,void 0,0,120,0,0,20,new y.Vector3(238.00379943847656,0,63.00413513183594),N(0,3.927050739026106,0),new y.Vector3(0,0,0),[[0,0,7,91,0,0,0,0,23,92],[128,238,245,176]]),new Q(I.c.FemaleMacho,5,1014.0010986328125,void 0,0,80,1,0,20,new y.Vector3(-2.001882553100586,0,35.0036506652832),N(0,3.141640591220885,0),new y.Vector3(26.000009536743164,0,0),[[0,0,7,92,0,0,0,0,23,93],[128,238,250,48]]),new Q(I.c.Scientist,30,1013.0010986328125,void 0,0,70,1,0,20,new y.Vector3(-147.0000457763672,0,-7.996537208557129),N(0,2.577127047485882,0),new y.Vector3(30.000009536743164,0,0),[[0,0,7,93,0,0,0,0,23,94],[128,238,254,176]]),new Q(I.c.MaleOld,13,1012.0010986328125,void 0,0,60,1,0,20,new y.Vector3(-219.99710083007812,0,-100.0008316040039),N(0,0,0),new y.Vector3(30.000011444091797,0,0),[[0,0,7,94,0,0,0,0,23,95],[128,239,3,48]]),new Q(I.c.GuildLady,29,1010.0010986328125,void 0,0,840,0,0,20,new y.Vector3(-262.5099792480469,0,-24.53999900817871),N(0,1.963525369513053,0),new y.Vector3(0,0,0),[[0,0,7,95,0,0,0,0,23,106],[128,239,100,192]]),new Q(I.c.Tekker,28,1009,void 0,0,830,0,0,30,new y.Vector3(-43.70983123779297,2.5999999046325684,-52.78248596191406),N(0,.7854101478052212,0),new y.Vector3(0,0,0),[[0,0,7,97,0,0,0,0,23,98],[128,239,16,176]]),new Q(I.c.MaleMacho,12,1006,void 0,0,800,0,0,30,new y.Vector3(.33990478515625,2.5999999046325684,-84.71995544433594),N(0,0,0),new y.Vector3(0,0,0),[[0,0,7,98,0,0,0,0,23,99],[128,239,21,48]]),new Q(I.c.FemaleMacho,5,1008,void 0,0,820,0,0,30,new y.Vector3(43.87113952636719,2.5999996662139893,-74.80299377441406),new y.Euler(0,-.5645135437350027,0,"ZXY"),new y.Vector3(0,0,0),[[0,0,7,99,0,0,0,0,23,100],[128,239,25,176]]),new Q(I.c.MaleFat,11,1007.0010986328125,void 0,0,810,0,0,30,new y.Vector3(75.88380432128906,2.5999996662139893,-42.69328308105469),new y.Euler(0,-1.0308508189943528,0,"ZXY"),new y.Vector3(0,0,0),[[0,0,7,100,0,0,0,0,23,101],[128,239,30,48]]),new Q(I.c.FemaleTall,7,1021.0010986328125,void 0,0,140,1,0,30,new y.Vector3(16.003997802734375,0,5.995697021484375),new y.Euler(0,-1.1781152217078317,0,"ZXY"),new y.Vector3(22.000009536743164,0,0),[[0,0,7,101,0,0,0,0,23,102],[128,239,34,176]]),new Q(I.c.Nurse,31,1017,void 0,0,860,0,0,40,new y.Vector3(.3097381591796875,3,-105.3865966796875),N(0,0,0),new y.Vector3(0,0,0),[[0,0,7,102,0,0,0,0,23,103],[128,239,39,48]]),new Q(I.c.Nurse,31,1018.0010986328125,void 0,0,110,1,0,40,new y.Vector3(53.499176025390625,0,-26.496688842773438),N(0,5.497871034636549,0),new y.Vector3(18.000009536743164,0,0),[[0,0,7,103,0,0,0,0,23,104],[128,239,43,176]])],new Map,[],function(e,t=!1){or.trace("assemble start");const i=new nr(e,t).assemble();return or.trace(`assemble end with ${i.warnings.length} warnings and ${i.errors.length} errors.`),i}(".code\n\n0:\n set_episode 0\n set_floor_handler 0, 150\n bb_map_designate 0, 0, 0, 0\n ret\n150:\n leti r60, 237\n leti r61, 0\n leti r62, 333\n leti r63, -15\n p_setpos 0, r60\n leti r60, 255\n leti r61, 0\n leti r62, 338\n leti r63, -43\n p_setpos 1, r60\n leti r60, 222\n leti r61, 0\n leti r62, 322\n leti r63, 25\n p_setpos 2, r60\n leti r60, 248\n leti r61, 0\n leti r62, 323\n leti r63, -20\n p_setpos 3, r60\n ret".split("\n")).object_code,[])}var rr=i("iPoI"),ar=i("/Wax"),dr=i("tjEv");function cr(e){const t=new lr(e.size,e.endianness);for(;e.bytes_left;){let i=0,o=0;const n=Math.max(0,e.position-Math.min(2048,e.bytes_left));for(let t=e.position-255;t>=n;t--){let n=e.position,s=t,r=0;for(;n+3=o&&(i=t,o=r,r>=255))break}o<3?t.add_u8(e.u8()):(t.copy(i-e.position,o),e.seek(o))}return t.finalize()}class lr{constructor(e,t){this.flags=0,this.flag_bits_left=0,this.flag_offset=0,this.output=new ar.a(new dr.a(e),t)}add_u8(e){this.write_control_bit(1),this.write_u8(e)}copy(e,t){e>-256&&t<=5?this.short_copy(e,t):this.long_copy(e,t)}finalize(){this.write_control_bit(0),this.write_control_bit(1),this.flags>>>=this.flag_bits_left;const e=this.output.position;return this.output.seek_start(this.flag_offset).write_u8(this.flags).seek_start(e),this.write_u8(0),this.write_u8(0),this.output.seek_start(0)}write_control_bit(e){if(0==this.flag_bits_left--){const e=this.output.position;this.output.seek_start(this.flag_offset).write_u8(this.flags).seek_start(e).write_u8(0),this.flag_offset=e,this.flag_bits_left=7}this.flags>>>=1,e&&(this.flags|=128)}write_u8(e){this.output.write_u8(e)}short_copy(e,t){t-=2,this.write_control_bit(0),this.write_control_bit(0),this.write_control_bit(t>>>1&1),this.write_control_bit(1&t),this.write_u8(255&e)}long_copy(e,t){t<=9?(this.write_control_bit(0),this.write_control_bit(1),this.write_u8(e<<3&248|t-2&7),this.write_u8(e>>5&255)):(this.write_control_bit(0),this.write_control_bit(1),this.write_u8(e<<3&248),this.write_u8(e>>5&255),this.write_u8(t-1))}}var _r=i("IMNf");const ur=X.a.get("core/data_formats/parsing/quest/bin"),vr=468,hr=920,pr=4652;const gr=X.a.get("core/data_formats/parsing/quest/dat"),br=68,fr=72;var mr;function wr({objs:e,npcs:t,events:i,unknowns:o}){const n=new dr.a(e.length*(16+br)+t.length*(16+fr)+o.reduce((e,t)=>e+t.total_size,0)),s=new ar.a(n,zo.a.Little);!function(e,t){const i=Object(zs.groupBy)(t,e=>e.area_id),o=Object.keys(i).map(e=>parseInt(e,10)).sort((e,t)=>e-t);for(const t of o){const o=i[t],n=o.length*br;e.write_u32(1),e.write_u32(n+16),e.write_u32(t),e.write_u32(n);for(const t of o)Object($.d)(2===t.unknown.length,()=>`unknown should be of length 2, was ${t.unknown.length}`),e.write_u16(t.type_id),Object($.d)(6===t.unknown[0].length,()=>`unknown[0] should be of length 6, was ${t.unknown[0].length}`),e.write_u8_array(t.unknown[0]),e.write_u16(t.id),e.write_u16(t.group_id),e.write_u16(t.section_id),Object($.d)(2===t.unknown[1].length,()=>`unknown[1] should be of length 2, was ${t.unknown[1].length}`),e.write_u8_array(t.unknown[1]),e.write_vec3_f32(t.position),e.write_i32(Math.round(t.rotation.x/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.y/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.z/(2*Math.PI)*65535)),Object($.d)(7===t.properties.length,()=>`properties should be of length 7, was ${t.properties.length}`),e.write_f32(t.properties[0]),e.write_f32(t.properties[1]),e.write_f32(t.properties[2]),e.write_u32(t.properties[3]),e.write_u32(t.properties[4]),e.write_u32(t.properties[5]),e.write_u32(t.properties[6])}}(s,e),function(e,t){const i=Object(zs.groupBy)(t,e=>e.area_id),o=Object.keys(i).map(e=>parseInt(e,10)).sort((e,t)=>e-t);for(const t of o){const o=i[t],n=o.length*fr;e.write_u32(2),e.write_u32(n+16),e.write_u32(t),e.write_u32(n);for(const t of o)Object($.d)(2===t.unknown.length,()=>`unknown should be of length 2, was ${t.unknown.length}`),e.write_u16(t.type_id),Object($.d)(10===t.unknown[0].length,()=>`unknown[0] should be of length 10, was ${t.unknown[0].length}`),e.write_u8_array(t.unknown[0]),e.write_u16(t.section_id),e.write_u16(t.wave),e.write_u32(t.wave2),e.write_vec3_f32(t.position),e.write_i32(Math.round(t.rotation.x/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.y/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.z/(2*Math.PI)*65535)),e.write_vec3_f32(t.scale),e.write_f32(t.npc_id),e.write_f32(t.script_label),e.write_u32(t.roaming),Object($.d)(4===t.unknown[1].length,()=>`unknown[1] should be of length 4, was ${t.unknown[1].length}`),e.write_u8_array(t.unknown[1])}}(s,t),function(e,t){const i=Object(zs.groupBy)(t,e=>e.area_id),o=Object.keys(i).map(e=>parseInt(e,10)).sort((e,t)=>e-t);for(const t of o){const o=i[t];e.write_u32(3);const n=e.position;e.write_u32(0),e.write_u32(t);const s=e.position;e.write_u32(0);const r=e.position,a=r+16+20*o.length;e.size=Math.max(a,e.size),e.write_u32(a-r),e.write_u32(16),e.write_u32(o.length),e.write_u32(0);let d=0;for(const t of o){e.write_u32(t.id),e.write_u32(65536),e.write_u16(t.section_id),e.write_u16(t.wave),e.write_u16(t.delay),e.write_u16(t.unknown),e.write_u32(d);const i=e.position;e.seek_start(a+d);for(const i of t.actions)switch(e.write_u8(i.type),i.type){case mr.SpawnNpcs:e.write_u16(i.section_id),e.write_u16(i.appear_flag);break;case mr.Unlock:case mr.Lock:e.write_u16(i.door_id);break;case mr.TriggerEvent:e.write_u32(i.event_id);break;default:throw new Error(`Unknown event action type ${i.type}.`)}e.write_u8(1),d=e.position-a,e.seek_start(i)}for(e.seek_start(a+d);(e.position-a)%4!=0;)e.write_u8(255);const c=e.position;e.seek_start(n),e.write_u32(c-r+16),e.seek_start(s),e.write_u32(c-r),e.seek_start(c)}}(s,i);for(const e of o)s.write_u32(e.entity_type),s.write_u32(e.total_size),s.write_u32(e.area_id),s.write_u32(e.entities_size),s.write_u8_array(e.data);return s.write_u32(0),s.write_u32(0),s.write_u32(0),s.write_u32(0),n}function kr(e,t,i){const o=Math.floor(e.size/br);for(let n=0;n=l;){const r=e.position;let a;switch(t){case Po.DC:case Po.GC:e.seek(1),a=e.u8(),e.seek(2);break;case Po.PC:e.seek(3),a=e.u8();break;case Po.BB:e.seek(4),a=e.u32()}const d=e.string_ascii(16,!0,!0);let u=c.get(d);if(!u){const e=i.get(d);u={name:d,expected_size:null===(o=e)||void 0===o?void 0:o.size,cursor:new ar.a(new dr.a((s=null===(n=e)||void 0===n?void 0:n.size,null!=s?s:10*Or)),zo.a.Little),chunk_nos:new Set},c.set(d,u)}u.chunk_nos.has(a)?jr.warn(`File chunk number ${a} of file ${d} was already encountered, overwriting previous chunk.`):u.chunk_nos.add(a);let v=e.seek(Or).u32();e.seek(-Or-4),v>Or&&(jr.warn(`Data segment size of ${v} is larger than expected maximum size, reading just ${Or} bytes.`),v=Or);const h=e.take(v),p=a*Or;if(u.cursor.size=Math.max(p+v,u.cursor.size),u.cursor.seek_start(p).write_cursor(h),e.seek(Or+_-h.size),e.position!==r+l)throw new Error(`Read ${e.position-r} file chunk message bytes instead of expected ${l}.`)}e.bytes_left&&jr.warn(`${e.bytes_left} Bytes left in file.`);for(const e of c.values()){e.cursor.seek_start(0),e.chunk_nos=new Set(Array.from(e.chunk_nos.values()).sort((e,t)=>e-t)),null!=e.expected_size&&e.cursor.size!==e.expected_size&&jr.warn(`File ${e.name} has an actual size of ${e.cursor.size} instead of the expected size ${e.expected_size}.`);const t=Math.max(e.cursor.size,null!=(r=e.expected_size)?r:0),i=Math.ceil(t/Or);for(let t=0;t[e.filename,e])))}}function Mr({version:e,online:t,files:i}){let o,n;switch(e){case Po.DC:case Po.GC:case Po.PC:o=Cr,n=Pr;break;case Po.BB:o=Tr,n=Br}const s=i.map(e=>o+Math.ceil(e.data.byteLength/Or)*n).reduce((e,t)=>e+t),r=new ArrayBuffer(s),a=new Ho.a(r,zo.a.Little);if(function(e,t,i,o,n){var s,r,a,d,c,l,_,u;let v,h;i===Po.BB?(v=65535,h=23):(v=255,h=31);for(const p of t)switch(Object($.d)(null==p.id||0<=p.id&&p.id<=v,()=>`Quest ID should be between 0 and ${v}, inclusive.`),Object($.d)(null==p.quest_name||p.quest_name.length<=h,()=>`File ${p.filename} has a quest name longer than ${h} characters (${p.quest_name}).`),Object($.d)(p.filename.length<=15,()=>`File ${p.filename} has a filename longer than 15 characters.`),i){case Po.DC:e.write_u8(o?Sr:xr),e.write_u8(null!=(s=p.id)?s:0),e.write_u16(n),e.write_string_ascii(null!=(r=p.quest_name)?r:p.filename,32),e.write_u8(0),e.write_u8(0),e.write_u8(0),e.write_string_ascii(p.filename,16),e.write_u8(0),e.write_u32(p.data.byteLength);break;case Po.GC:e.write_u8(o?Sr:xr),e.write_u8(null!=(a=p.id)?a:0),e.write_u16(n),e.write_string_ascii(null!=(d=p.quest_name)?d:p.filename,32),e.write_u32(0),e.write_string_ascii(p.filename,16),e.write_u32(p.data.byteLength);break;case Po.PC:e.write_u16(n),e.write_u8(o?Sr:xr),e.write_u8(null!=(c=p.id)?c:0),e.write_string_ascii(null!=(l=p.quest_name)?l:p.filename,32),e.write_u32(0),e.write_string_ascii(p.filename,16),e.write_u32(p.data.byteLength);break;case Po.BB:e.write_u16(n),e.write_u16(o?Sr:xr),e.write_u16(null!=(_=p.id)?_:0);for(let t=0;t<38;t++)e.write_u8(0);e.write_string_ascii(p.filename,16),e.write_u32(p.data.byteLength),e.write_string_ascii(null!=(u=p.quest_name)?u:p.filename,24)}}(a,i,e,t,o),function(e,t,i){const o=t.map(e=>({no:0,data:new Ho.a(e.data,zo.a.Little),name:e.filename}));let n=0;for(;n0}var qr;!function(e){e[e.None=0]="None",e[e.Return=1]="Return",e[e.Jump=2]="Jump",e[e.ConditionalJump=3]="ConditionalJump",e[e.Call=4]="Call"}(qr||(qr={}));class Fr{constructor(e,t,i,o,n){this.from=[],this.to=[],this.segment=e,this.start=t,this.end=i,this.branch_type=o,this.branch_labels=n}link_to(e){this.to.includes(e)||(this.to.push(e),e.from.push(this))}index_of_instruction(e){const t=this.segment.instructions.indexOf(e,this.start);return te.value);break;case wi.code:case Kt.code:a=qr.Call,d=[r.args[0].value];break;case Ai.code:a=qr.Call,d=r.args.slice(1).map(e=>e.value);break;default:if(s===i-1){a=qr.None,d=[];break}continue}const c=new Fr(t,o,s+1,a,d);for(let t=c.start;t{let e=0,t=NaN;return{next:()=>{let i=!0;return ethis.intervals[e].end?(e++,ee+t.end-t.start+1,0)}get(e){for(const{start:t,end:i}of this.intervals){const o=i-t+1;if(ethis.intervals[o].start;)e.end=this.intervals[o].end,o++;this.intervals.splice(t+1,o-t-1),e.end=Math.max(e.end,i.end),t++;continue e}t++}this.intervals.push(i)}return this}to_array(){const e=[];for(const{start:t,end:i}of this.intervals)for(let o=t;o<=i;o++)e.push(o);return e}}const Ar=X.a.get("core/data_formats/asm/data_flow_analysis/register_value"),zr=Dt,Gr=Bt;Math.pow(2,32);function Hr(e,t,i){const o=e.get_block_for_instruction(t);return o?function e(t,i,o,n,s){if(++t.iterations>100)return Ar.warn("Too many iterations."),(new Nr).set_interval(zr,Gr);for(let r=n-1;r>=o.start;r--){const n=o.segment.instructions[r],a=n.args;switch(n.opcode.code){case Qt.code:if(a[0].value===s)return e(t,new Set(i),o,r,a[1].value);break;case Yt.code:case Zt.code:case Jt.code:case ho.code:if(a[0].value===s)return(new Nr).set_value(a[1].value);break;case ei.code:if(a[0].value===s)return(new Nr).set_value(1);break;case ti.code:if(a[0].value===s)return(new Nr).set_value(0);break;case ii.code:if(a[0].value===s){const n=e(t,new Set(i),o,r,s),a=n.size();return 0===a||1===a&&0===n.get(0)?(new Nr).set_value(1):n.has(0)?(new Nr).set_interval(0,1):(new Nr).set_value(0)}break;case ni.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_add(a[1].value)}break;case ri.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_sub(a[1].value)}break;case di.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_mul(a[1].value)}break;case li.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_div(a[1].value)}break;case co.code:if(a[0].value===s)return(new Nr).set_interval(0,1);break;case uo.code:if(a[0].value===s)return(new Nr).set_interval(0,2);break;case po.code:if(a[0].value===s)return(new Nr).set_interval(0,3);break;case mo.code:if(a[1].value===s){const n=e(t,new Set(i),o,r,a[0].value).min()||0,s=Math.max(e(t,new Set(i),o,r,a[0].value+1).max()||0,n+1);return(new Nr).set_interval(n,s-1)}break;case Hi.code:case Ki.code:{const e=a[0].value,t=a[0].value+a[1].value;if(e<=s&&s100)return Qr.warn("Too many iterations."),(new Nr).set_interval(Yr,Zr);for(let e=n-1;e>=o.start;e--){const i=o.segment.instructions[e];if(i.opcode.stack===Mt.Pop){s+=i.opcode.params.length;continue}const n=i.args;switch(i.opcode.code){case Qi.code:if(0===s)return Hr(t.cfg,i,n[0].value);s--;break;case Yi.code:case Zi.code:case Ji.code:if(0===s)return(new Nr).set_value(n[0].value);s--;break;case Xi.code:case eo.code:case to.code:if(0===s)return(new Nr).set_interval(Yr,Zr);s--}}const r=new Nr;i.add(o);for(const n of o.from){if(i.has(n)){r.set_interval(Yr,Zr);break}r.union(e(t,new Set(i),n,n.end,s))}return r}(new Xr(e),new Set,o,o.index_of_instruction(t),i):new Nr}class Xr{constructor(e){this.cfg=e,this.iterations=0}}const ea=X.a.get("core/data_formats/parsing/quest/object_code"),ta=[];function ia(e,t,i,o,n){return function(e,t,i,o,n){const s=new Map;!function(e,t,i,o,n,s){let r;do{r=o.size;for(const[r,a]of i)na(o,t,e,r,a,n,s);const a=[...o.entries()].filter(([,e])=>e.type===Bo.Instructions).sort(([e],[t])=>e-t).map(([,e])=>e),d=Vr.create(a);i=new Map;for(const e of a)for(const t of e.instructions)for(let e=0;er)}(e,t,i.reduce((e,t)=>e.set(t,Bo.Instructions),new Map),s,o,n);const r=[];let a=0;for(;aa){n=e.offset;break}}if(e.seek_start(a),sa(s,e,n,o||[]),i=s.get(a),n<=a){ea.error(`Next offset ${n} was smaller than or equal to current offset ${a}.`);break}if(!i){ea.error(`Couldn't create segment for offset ${a}.`);break}}switch(r.push(i),i.type){case Bo.Instructions:for(const e of i.instructions)a+=Wo(e,n);break;case Bo.Data:a+=i.data.byteLength;break;case Bo.String:a+=4*Math.ceil((i.value.length+1)/2);break;default:throw new Error(`${Bo[i.type]} not implemented.`)}}for(const{label:e,offset:i}of t.labels){const t=s.get(i);t?t.labels.includes(e)||(t.labels.push(e),t.labels.sort((e,t)=>e-t)):ea.warn(`Label ${e} with offset ${i} does not point to anything.`)}if(e.size!==a){const t=`Expected to parse ${e.size} bytes but parsed ${a} instead.`;if(!o)throw new Error(t);ea.error(t)}return r}(new Ho.a(e,zo.a.Little),new aa(t),i,o,n)}function oa(e,t,i,o,n){if(i.opcode.stack===Mt.Pop){const s=Jr(e,i,i.opcode.params.length-o-1);if(s.size()<=10)for(const e of s){const i=t.get(e);(null==i||ta[n]>ta[i])&&t.set(e,n)}}else{const e=i.args[o].value,s=t.get(e);(null==s||ta[n]>ta[s])&&t.set(e,n)}}function na(e,t,i,o,n,s,r){try{const a=t.get_info(o);if(null==a)return void ea.warn(`Label ${o} is not registered in the label table.`);const d=e.get(a.offset);let c;if(d){if(d.labels.includes(o)||(d.labels.push(o),d.labels.sort((e,t)=>e-t)),!(ta[n]>ta[d.type]))return;c=d.labels}else c=[o];const l=a.next?a.next.offset:i.size;switch(i.seek_start(a.offset),n){case Bo.Instructions:!function(e,t,i,o,n,s,r,a){const d=[],c={type:Bo.Instructions,labels:n,instructions:d,asm:{labels:[]}};e.set(i.position,c);for(;i.position=0;e--){const t=d[e].opcode;if(t.code===$t.code||t.code===mi.code){o=!1;break}}o&&na(e,t,i,s,Bo.Instructions,r,a)}}(e,t,i,l,c,a.next&&a.next.label,s,r);break;case Bo.Data:sa(e,i,l,c);break;case Bo.String:!function(e,t,i,o,n){const s=t.position,r={type:Bo.String,labels:o,value:n===Do.DC_GC?t.string_ascii(i-s,!0,!0):t.string_utf16(i-s,!0,!0),asm:{labels:[]}};e.set(s,r)}(e,i,l,c,r);break;default:throw new Error(`Segment type ${Bo[n]} not implemented.`)}}catch(e){if(!s)throw e;ea.error("Couldn't fully parse object code segment.",e)}}function sa(e,t,i,o){const n=t.position,s={type:Bo.Data,labels:o,data:t.array_buffer(i-n),asm:{labels:[]}};e.set(n,s)}function ra(e,t,i){const o=[];if(t.stack!==Mt.Pop)for(const n of t.params)switch(n.type.kind){case ft.Byte:o.push(qo(e.u8()));break;case ft.Word:o.push(qo(e.u16()));break;case ft.DWord:o.push(qo(e.i32()));break;case ft.Float:o.push(qo(e.f32()));break;case ft.Label:case ft.ILabel:case ft.DLabel:case ft.SLabel:o.push(qo(e.u16()));break;case ft.String:{const t=Math.min(4096,e.bytes_left);o.push(qo(i===Do.DC_GC?e.string_ascii(t,!0,!1):e.string_utf16(t,!0,!1)))}break;case ft.ILabelVar:{const t=e.u8();o.push(...e.u16_array(t).map(e=>qo(e)))}break;case ft.RegRef:case ft.RegTupRef:o.push(qo(e.u8()));break;case ft.RegRefVar:{const t=e.u8();o.push(...e.u8_array(t).map(e=>qo(e)))}break;default:throw new Error(`Parameter type ${ft[n.type.kind]} not implemented.`)}return o}ta[Bo.Instructions]=2,ta[Bo.String]=1,ta[Bo.Data]=0;class aa{constructor(e){this.labels=[],this.label_map=new Map,this.offset_map=new Map;for(let t=0;te.offset-t.offset||e.label-t.label);for(let e=0;et.offset));e++)i=void 0;return{offset:t.offset,next:i}}}const da=X.a.get("core/data_formats/asm/data_flow_analysis/map_designations");const ca=X.a.get("core/data_formats/parsing/quest");function la(e,t,i=!1){const o=Object(_r.a)(e),{bin:n,format:r}=function(e){const t=e.u32(),i=e.u32(),o=e.u32();let n,s,r,a,d,c,l;switch(e.seek(4),t){case vr:n=Do.DC_GC;break;case pr:n=Do.BB;break;default:n=Do.PC}n===Do.DC_GC?(e.seek(1),r=e.u8(),s=e.u16(),a=e.string_ascii(32,!0,!0),d=e.string_ascii(128,!0,!0),c=e.string_ascii(288,!0,!0)):(s=e.u32(),r=e.u32(),a=e.string_utf16(64,!0,!0),d=e.string_utf16(256,!0,!0),c=e.string_utf16(576,!0,!0)),o!==e.size&&ur.warn(`Value ${o} in bin size field does not match actual size ${e.size}.`),n===Do.BB?(e.seek(4),l=e.u32_array(932)):l=[];const _=Math.floor((e.size-i)/4),u=e.seek_start(i).i32_array(_);return{bin:{quest_id:s,language:r,quest_name:a,short_description:d,long_description:c,object_code:e.seek_start(t).array_buffer(i-t),label_offsets:u,shop_items:l},format:n}}(o),a=function(e){const t=[],i=[],o=[],n=[];for(;e.bytes_left;){const s=e.u32(),r=e.u32(),a=e.u32(),d=e.u32();if(0===s)break;{if(d!==r-16)throw Error(`Malformed DAT file. Expected an entities size of ${r-16}, got ${d}.`);const c=e.take(d);1===s?kr(c,a,t):2===s?yr(c,a,i):3===s?Rr(c,a,o):n.push({entity_type:s,total_size:r,area_id:a,entities_size:d,data:e.u8_array(d)}),c.bytes_left&&gr.warn(`Read ${c.position} bytes instead of expected ${c.size} for entity type ${s}.`)}}return{objs:t,npcs:i,events:o,unknowns:n}}(Object(_r.a)(t)),d=a.objs.map(e=>{const t=function(e){switch(e){default:return w.Unknown;case 0:return w.PlayerSet;case 1:return w.Particle;case 2:return w.Teleporter;case 3:return w.Warp;case 4:return w.LightCollision;case 5:return w.Item;case 6:return w.EnvSound;case 7:return w.FogCollision;case 8:return w.EventCollision;case 9:return w.CharaCollision;case 10:return w.ElementalTrap;case 11:return w.StatusTrap;case 12:return w.HealTrap;case 13:return w.LargeElementalTrap;case 14:return w.ObjRoomID;case 15:return w.Sensor;case 16:return w.UnknownItem16;case 17:return w.LensFlare;case 18:return w.ScriptCollision;case 19:return w.HealRing;case 20:return w.MapCollision;case 21:return w.ScriptCollisionA;case 22:return w.ItemLight;case 23:return w.RadarCollision;case 24:return w.FogCollisionSW;case 25:return w.BossTeleporter;case 26:return w.ImageBoard;case 27:return w.QuestWarp;case 28:return w.Epilogue;case 29:return w.UnknownItem29;case 30:return w.UnknownItem30;case 31:return w.UnknownItem31;case 32:return w.BoxDetectObject;case 33:return w.SymbolChatObject;case 34:return w.TouchPlateObject;case 35:return w.TargetableObject;case 36:return w.EffectObject;case 37:return w.CountDownObject;case 38:return w.UnknownItem38;case 39:return w.UnknownItem39;case 40:return w.UnknownItem40;case 41:return w.UnknownItem41;case 64:return w.MenuActivation;case 65:return w.TelepipeLocation;case 66:return w.BGMCollision;case 67:return w.MainRagolTeleporter;case 68:return w.LobbyTeleporter;case 69:return w.PrincipalWarp;case 70:return w.ShopDoor;case 71:return w.HuntersGuildDoor;case 72:return w.TeleporterDoor;case 73:return w.MedicalCenterDoor;case 74:return w.Elevator;case 75:return w.EasterEgg;case 76:return w.ValentinesHeart;case 77:return w.ChristmasTree;case 78:return w.ChristmasWreath;case 79:return w.HalloweenPumpkin;case 80:return w.TwentyFirstCentury;case 81:return w.Sonic;case 82:return w.WelcomeBoard;case 83:return w.Firework;case 84:return w.LobbyScreenDoor;case 85:return w.MainRagolTeleporterBattleInNextArea;case 86:return w.LabTeleporterDoor;case 87:return w.Pioneer2InvisibleTouchplate;case 128:return w.ForestDoor;case 129:return w.ForestSwitch;case 130:return w.LaserFence;case 131:return w.LaserSquareFence;case 132:return w.ForestLaserFenceSwitch;case 133:return w.LightRays;case 134:return w.BlueButterfly;case 135:return w.Probe;case 136:return w.RandomTypeBox1;case 137:return w.ForestWeatherStation;case 138:return w.Battery;case 139:return w.ForestConsole;case 140:return w.BlackSlidingDoor;case 141:return w.RicoMessagePod;case 142:return w.EnergyBarrier;case 143:return w.ForestRisingBridge;case 144:return w.SwitchNoneDoor;case 145:return w.EnemyBoxGrey;case 146:return w.FixedTypeBox;case 147:return w.EnemyBoxBrown;case 149:return w.EmptyTypeBox;case 150:return w.LaserFenceEx;case 151:return w.LaserSquareFenceEx;case 192:return w.FloorPanel1;case 193:return w.Caves4ButtonDoor;case 194:return w.CavesNormalDoor;case 195:return w.CavesSmashingPillar;case 196:return w.CavesSign1;case 197:return w.CavesSign2;case 198:return w.CavesSign3;case 199:return w.HexagonalTank;case 200:return w.BrownPlatform;case 201:return w.WarningLightObject;case 203:return w.Rainbow;case 204:return w.FloatingJellyfish;case 205:return w.FloatingDragonfly;case 206:return w.CavesSwitchDoor;case 207:return w.RobotRechargeStation;case 208:return w.CavesCakeShop;case 209:return w.Caves1SmallRedRock;case 210:return w.Caves1MediumRedRock;case 211:return w.Caves1LargeRedRock;case 212:return w.Caves2SmallRock1;case 213:return w.Caves2MediumRock1;case 214:return w.Caves2LargeRock1;case 215:return w.Caves2SmallRock2;case 216:return w.Caves2MediumRock2;case 217:return w.Caves2LargeRock2;case 218:return w.Caves3SmallRock;case 219:return w.Caves3MediumRock;case 220:return w.Caves3LargeRock;case 222:return w.FloorPanel2;case 223:return w.DestructableRockCaves1;case 224:return w.DestructableRockCaves2;case 225:return w.DestructableRockCaves3;case 256:return w.MinesDoor;case 257:return w.FloorPanel3;case 258:return w.MinesSwitchDoor;case 259:return w.LargeCryoTube;case 260:return w.ComputerLikeCalus;case 261:return w.GreenScreenOpeningAndClosing;case 262:return w.FloatingRobot;case 263:return w.FloatingBlueLight;case 264:return w.SelfDestructingObject1;case 265:return w.SelfDestructingObject2;case 266:return w.SelfDestructingObject3;case 267:return w.SparkMachine;case 268:return w.MinesLargeFlashingCrate;case 304:return w.RuinsSeal;case 320:return w.RuinsTeleporter;case 321:return w.RuinsWarpSiteToSite;case 322:return w.RuinsSwitch;case 323:return w.FloorPanel4;case 324:return w.Ruins1Door;case 325:return w.Ruins3Door;case 326:return w.Ruins2Door;case 327:return w.Ruins11ButtonDoor;case 328:return w.Ruins21ButtonDoor;case 329:return w.Ruins31ButtonDoor;case 330:return w.Ruins4ButtonDoor;case 331:return w.Ruins2ButtonDoor;case 332:return w.RuinsSensor;case 333:return w.RuinsFenceSwitch;case 334:return w.RuinsLaserFence4x2;case 335:return w.RuinsLaserFence6x2;case 336:return w.RuinsLaserFence4x4;case 337:return w.RuinsLaserFence6x4;case 338:return w.RuinsPoisonBlob;case 339:return w.RuinsPillarTrap;case 340:return w.PopupTrapNoTech;case 341:return w.RuinsCrystal;case 342:return w.Monument;case 345:return w.RuinsRock1;case 346:return w.RuinsRock2;case 347:return w.RuinsRock3;case 348:return w.RuinsRock4;case 349:return w.RuinsRock5;case 350:return w.RuinsRock6;case 351:return w.RuinsRock7;case 352:return w.Poison;case 353:return w.FixedBoxTypeRuins;case 354:return w.RandomBoxTypeRuins;case 355:return w.EnemyTypeBoxYellow;case 356:return w.EnemyTypeBoxBlue;case 357:return w.EmptyTypeBoxBlue;case 358:return w.DestructableRock;case 359:return w.PopupTrapsTechs;case 368:return w.FlyingWhiteBird;case 369:return w.Tower;case 370:return w.FloatingRocks;case 371:return w.FloatingSoul;case 372:return w.Butterfly;case 384:return w.LobbyGameMenu;case 385:return w.LobbyWarpObject;case 386:return w.Lobby1EventObjectDefaultTree;case 387:return w.UnknownItem387;case 388:return w.UnknownItem388;case 389:return w.UnknownItem389;case 390:return w.LobbyEventObjectStaticPumpkin;case 391:return w.LobbyEventObject3ChristmasWindows;case 392:return w.LobbyEventObjectRedAndWhiteCurtain;case 393:return w.UnknownItem393;case 394:return w.UnknownItem394;case 395:return w.LobbyFishTank;case 396:return w.LobbyEventObjectButterflies;case 400:return w.UnknownItem400;case 401:return w.GreyWallLow;case 402:return w.SpaceshipDoor;case 403:return w.GreyWallHigh;case 416:return w.TempleNormalDoor;case 417:return w.BreakableWallWallButUnbreakable;case 418:return w.BrokenCylinderAndRubble;case 419:return w.ThreeBrokenWallPiecesOnFloor;case 420:return w.HighBrickCylinder;case 421:return w.LyingCylinder;case 422:return w.BrickConeWithFlatTop;case 423:return w.BreakableTempleWall;case 424:return w.TempleMapDetect;case 425:return w.SmallBrownBrickRisingBridge;case 426:return w.LongRisingBridgeWithPinkHighEdges;case 427:return w.FourSwitchTempleDoor;case 448:return w.FourButtonSpaceshipDoor;case 512:return w.ItemBoxCca;case 513:return w.TeleporterEp2;case 514:return w.CCADoor;case 515:return w.SpecialBoxCCA;case 516:return w.BigCCADoor;case 517:return w.BigCCADoorSwitch;case 518:return w.LittleRock;case 519:return w.Little3StoneWall;case 520:return w.Medium3StoneWall;case 521:return w.SpiderPlant;case 522:return w.CCAAreaTeleporter;case 523:return w.UnknownItem523;case 524:return w.WhiteBird;case 525:return w.OrangeBird;case 527:return w.Saw;case 528:return w.LaserDetect;case 529:return w.UnknownItem529;case 530:return w.UnknownItem530;case 531:return w.Seagull;case 544:return w.Fish;case 545:return w.SeabedDoorWithBlueEdges;case 546:return w.SeabedDoorAlwaysOpenNonTriggerable;case 547:return w.LittleCryotube;case 548:return w.WideGlassWallBreakable;case 549:return w.BlueFloatingRobot;case 550:return w.RedFloatingRobot;case 551:return w.Dolphin;case 552:return w.CaptureTrap;case 553:return w.VRLink;case 576:return w.UnknownItem576;case 640:return w.WarpInBarbaRayRoom;case 672:return w.UnknownItem672;case 688:return w.GeeNest;case 689:return w.LabComputerConsole;case 690:return w.LabComputerConsoleGreenScreen;case 691:return w.ChairYellowPillow;case 692:return w.OrangeWallWithHoleInMiddle;case 693:return w.GreyWallWithHoleInMiddle;case 694:return w.LongTable;case 695:return w.GBAStation;case 696:return w.TalkLinkToSupport;case 697:return w.InstaWarp;case 698:return w.LabInvisibleObject;case 699:return w.LabGlassWindowDoor;case 700:return w.UnknownItem700;case 701:return w.LabCeilingWarp;case 768:return w.Ep4LightSource;case 769:return w.Cactus;case 770:return w.BigBrownRock;case 771:return w.BreakableBrownRock;case 832:return w.UnknownItem832;case 833:return w.UnknownItem833;case 896:return w.PoisonPlant;case 897:return w.UnknownItem897;case 898:return w.UnknownItem898;case 899:return w.OozingDesertPlant;case 901:return w.UnknownItem901;case 902:return w.BigBlackRocks;case 903:return w.UnknownItem903;case 904:return w.UnknownItem904;case 905:return w.UnknownItem905;case 906:return w.UnknownItem906;case 907:return w.FallingRock;case 908:return w.DesertPlantHasCollision;case 909:return w.DesertFixedTypeBoxBreakableCrystals;case 910:return w.UnknownItem910;case 911:return w.BeeHive;case 912:return w.UnknownItem912;case 913:return w.Heat;case 960:return w.TopOfSaintMillionEgg;case 961:return w.UnknownItem961}}(e.type_id);return{type:t,id:e.id,group_id:e.group_id,area_id:e.area_id,section_id:e.section_id,position:e.position,rotation:e.rotation,properties:new Map(e.properties.map((e,i)=>3!==i||t!==w.ScriptCollision&&t!==w.ForestConsole&&t!==w.TalkLinkToSupport?4===i&&t===w.RicoMessagePod?["script_label",e]:5===i&&t===w.RicoMessagePod?["script_label_2",e]:[`property_${i}`,e]:["script_label",e])),unknown:e.unknown}});let c=s.b.I,l=new Map;const _=ia(n.object_code,n.label_offsets,function(e,t){const i=new Set([0]);for(const t of e){const e=t.properties.get("script_label");null!=e&&i.add(e);const o=t.properties.get("script_label_2");null!=o&&i.add(o)}for(const e of t)i.add(Math.round(e.script_label));return[...i]}(d,a.npcs),i,r);if(_.length){const e=_.filter(e=>e.type===Bo.Instructions);let t;for(const i of e)if(i.labels.includes(0)){t=i;break}t?(c=function(e){const t=e.instructions.find(e=>e.opcode.code===wo.code);if(!t)return ca.debug("Function 0 has no set_episode instruction."),s.b.I;{const e=t.args[0].value;switch(e){case 0:return s.b.I;case 1:return s.b.II;case 2:return s.b.IV;default:return ca.warn(`Unknown episode ${e} in function 0 set_episode instruction.`),s.b.I}}}(t),l=function(e,t){const i=new Map;let o;for(const n of t.instructions)switch(n.opcode.code){case vo.code:case go.code:{o||(o=Vr.create(e));const t=Hr(o,n,n.args[0].value);if(1!==t.size()){da.warn("Couldn't determine area ID for map_designate instruction.");continue}const s=Hr(o,n,n.args[0].value+(n.opcode.code===vo.code?2:3));if(1!==s.size()){da.warn("Couldn't determine area variant ID for map_designate instruction.");continue}i.set(t.get(0),s.get(0))}break;case Lo.code:i.set(n.args[0].value,n.args[2].value)}return i}(e,t)):ca.warn("No instruction for label 0 found.")}else ca.warn("File contains no instruction labels.");return{id:n.quest_id,language:n.language,name:n.quest_name,short_description:n.short_description,long_description:n.long_description,episode:c,objects:d,npcs:ua(c,a.npcs),events:a.events,dat_unknowns:a.unknowns,object_code:_,shop_items:n.shop_items,map_designations:l}}function _a(e,t,i,o){const n=wr({objs:(r=e.objects,r.map(e=>({type_id:C(e.type).pso_id,id:e.id,group_id:e.group_id,section_id:e.section_id,position:e.position,rotation:e.rotation,properties:[...e.properties.values()],area_id:e.area_id,unknown:e.unknown}))),npcs:(s=e.npcs,s.map(e=>{const t=Object(I.d)(e.type),i=null==t.pso_type_id?e.pso_type_id:t.pso_type_id,o=null==t.pso_roaming?e.pso_roaming:t.pso_roaming,n=null==t.pso_regular||t.pso_regular,s=Gn(-8388609&Hn(e.scale.y)|(n?0:8388608)),r={x:e.scale.x,y:s,z:e.scale.z};return{type_id:i,wave:e.wave,wave2:e.pso_wave2,section_id:e.section_id,position:e.position,rotation:e.rotation,scale:r,npc_id:e.npc_id,script_label:e.script_label,roaming:o,area_id:e.area_id,unknown:e.unknown}})),events:e.events,unknowns:e.dat_unknowns});var s,r;const{object_code:a,label_offsets:d}=function(e,t){const i=new ar.a(new dr.a(100*e.length),zo.a.Little),o=i.position,n=[];for(const s of e){for(const e of s.labels)n[e]=i.position-o;if(s.type===Bo.Instructions)for(const e of s.instructions){const o=e.opcode;if(2===o.size&&i.write_u8(o.code>>>8),i.write_u8(255&o.code),o.stack!==Mt.Pop)for(let n=0;n=0?i.write_u8(a.value):i.write_i8(a.value);break;case ft.Word:a.value>=0?i.write_u16(a.value):i.write_i16(a.value);break;case ft.DWord:a.value>=0?i.write_u32(a.value):i.write_i32(a.value);break;case ft.Float:i.write_f32(a.value);break;case ft.Label:case ft.ILabel:case ft.DLabel:case ft.SLabel:i.write_u16(a.value);break;case ft.String:t===Do.DC_GC?i.write_string_ascii(a.value,a.value.length+1):i.write_string_utf16(a.value,2*a.value.length+2);break;case ft.ILabelVar:i.write_u8(r.length),i.write_u16_array(r.map(e=>e.value));break;case ft.RegRef:case ft.RegTupRef:i.write_u8(a.value);break;case ft.RegRefVar:i.write_u8(r.length),i.write_u8_array(r.map(e=>e.value));break;default:throw new Error(`Parameter type ${ft[s.type.kind]} not implemented.`)}}}else if(s.type===Bo.String)if(t===Do.DC_GC){const e=4*Math.ceil((s.value.length+1)/4);i.write_string_ascii(s.value,e)}else{const e=4*Math.ceil((s.value.length+1)/2);i.write_string_utf16(s.value,e)}else i.write_cursor(new Ho.a(s.data,i.endianness))}for(let e=0;e`quest_name can't be longer than 32 characters, was ${e.quest_name.length}`),Object($.d)(e.short_description.length<=127,()=>`short_description can't be longer than 127 characters, was ${e.short_description.length}`),Object($.d)(e.long_description.length<=287,()=>`long_description can't be longer than 287 characters, was ${e.long_description.length}`),Object($.d)(0===e.shop_items.length||t===Do.BB,"shop_items is only supported in BlueBurst quests."),Object($.d)(e.shop_items.length<=932,()=>`shop_items can't be larger than 932, was ${e.shop_items.length}.`),t){case Do.DC_GC:i=vr;break;case Do.PC:i=hr;break;case Do.BB:i=pr}const o=i+e.object_code.byteLength+4*e.label_offsets.length,n=new ArrayBuffer(o),s=new Ho.a(n,zo.a.Little);if(s.write_u32(i),s.write_u32(i+e.object_code.byteLength),s.write_u32(o),s.write_u32(4294967295),t===Do.DC_GC?(s.write_u8(0),s.write_u8(e.language),s.write_u16(e.quest_id),s.write_string_ascii(e.quest_name,32),s.write_string_ascii(e.short_description,128),s.write_string_ascii(e.long_description,288)):(s.write_u32(e.quest_id),s.write_u32(e.language),s.write_string_utf16(e.quest_name,64),s.write_string_utf16(e.short_description,256),s.write_string_utf16(e.long_description,576)),t===Do.BB){s.write_u32(0),s.write_u32_array(e.shop_items);for(let t=e.shop_items.length;t<932;t++)s.write_u32(0)}return Object($.d)(s.position===i,()=>`Expected to write ${i} bytes before object code, but wrote ${s.position}.`),s.write_cursor(new Ho.a(e.object_code,zo.a.Little)),s.write_i32_array(e.label_offsets),Object($.d)(s.position===o,`Expected to write ${o} bytes, but wrote ${s.position}.`),n}({quest_id:e.id,language:e.language,quest_name:e.name,short_description:e.short_description,long_description:e.long_description,object_code:a,label_offsets:d,shop_items:e.shop_items},Eo(i)),l=Object($.e)(t).slice(0,11);return Mr({version:i,online:o,files:[{id:e.id,filename:l+".dat",quest_name:e.name,data:cr(new ar.a(n,zo.a.Little)).array_buffer()},{id:e.id,filename:l+".bin",quest_name:e.name,data:cr(new Ho.a(c,zo.a.Little)).array_buffer()}]})}function ua(e,t){return t.map(t=>({type:va(e,t),area_id:t.area_id,section_id:t.section_id,wave:t.wave,pso_wave2:t.wave2,position:t.position,rotation:t.rotation,scale:t.scale,unknown:t.unknown,pso_type_id:t.type_id,npc_id:t.npc_id,script_label:Math.round(t.script_label),pso_roaming:t.roaming}))}function va(e,{type_id:t,scale:i,roaming:o,area_id:n}){const s=Math.abs(i.y-1)>1e-5;switch(`${t}, ${o%3}, ${e}`){case"68, 0, 1":return I.c.Booma;case"68, 1, 1":return I.c.Gobooma;case"68, 2, 1":return I.c.Gigobooma;case"99, 0, 1":return I.c.EvilShark;case"99, 1, 1":return I.c.PalShark;case"99, 2, 1":return I.c.GuilShark;case"166, 0, 1":return I.c.Dimenian;case"166, 0, 2":return I.c.Dimenian2;case"166, 1, 1":return I.c.LaDimenian;case"166, 1, 2":return I.c.LaDimenian2;case"166, 2, 1":return I.c.SoDimenian;case"166, 2, 2":return I.c.SoDimenian2;case"214, 0, 2":return I.c.Mericarol;case"214, 1, 2":return I.c.Mericus;case"214, 2, 2":return I.c.Merikle;case"277, 0, 4":return I.c.Boota;case"277, 1, 4":return I.c.ZeBoota;case"277, 2, 4":return I.c.BaBoota;case"279, 0, 4":return I.c.Goran;case"279, 1, 4":return I.c.PyroGoran;case"279, 2, 4":return I.c.GoranDetonator}switch(`${t}, ${o%2}, ${e}`){case"64, 0, 1":return I.c.Hildebear;case"64, 0, 2":return I.c.Hildebear2;case"64, 1, 1":return I.c.Hildeblue;case"64, 1, 2":return I.c.Hildeblue2;case"65, 0, 1":return I.c.RagRappy;case"65, 0, 2":return I.c.RagRappy2;case"65, 0, 4":return I.c.SandRappy;case"65, 1, 1":return I.c.AlRappy;case"65, 1, 2":return I.c.LoveRappy;case"65, 1, 4":return I.c.DelRappy;case"128, 0, 1":return I.c.Dubchic;case"128, 0, 2":return I.c.Dubchic2;case"128, 1, 1":return I.c.Gilchic;case"128, 1, 2":return I.c.Gilchic2;case"212, 0, 2":return I.c.SinowBerill;case"212, 1, 2":return I.c.SinowSpigell;case"213, 0, 2":return I.c.Merillia;case"213, 1, 2":return I.c.Meriltas;case"215, 0, 2":return I.c.UlGibbon;case"215, 1, 2":return I.c.ZolGibbon;case"221, 0, 2":return I.c.Dolmolm;case"221, 1, 2":return I.c.Dolmdarl;case"224, 0, 2":return n>15?I.c.Epsilon:I.c.SinowZoa;case"224, 1, 2":return n>15?I.c.Epsilon:I.c.SinowZele;case"274, 0, 4":return I.c.MerissaA;case"274, 1, 4":return I.c.MerissaAA;case"276, 0, 4":return I.c.Zu;case"276, 1, 4":return I.c.Pazuzu;case"278, 0, 4":return I.c.Dorphon;case"278, 1, 4":return I.c.DorphonEclair;case"281, 0, 4":return s?I.c.SaintMilion:I.c.Kondrieu;case"281, 1, 4":return s?I.c.Shambertin:I.c.Kondrieu}switch(`${t}, ${e}`){case"66, 1":return I.c.Monest;case"66, 2":return I.c.Monest2;case"67, 1":return s?I.c.SavageWolf:I.c.BarbarousWolf;case"67, 2":return s?I.c.SavageWolf2:I.c.BarbarousWolf2;case"96, 1":return I.c.GrassAssassin;case"96, 2":return I.c.GrassAssassin2;case"97, 1":return n>15?I.c.DelLily:s?I.c.PoisonLily:I.c.NarLily;case"97, 2":return n>15?I.c.DelLily:s?I.c.PoisonLily2:I.c.NarLily2;case"98, 1":return I.c.NanoDragon;case"100, 1":return s?I.c.PofuillySlime:I.c.PouillySlime;case"101, 1":return I.c.PanArms;case"101, 2":return I.c.PanArms2;case"129, 1":return I.c.Garanz;case"129, 2":return I.c.Garanz2;case"130, 1":return s?I.c.SinowBeat:I.c.SinowGold;case"131, 1":return I.c.Canadine;case"132, 1":return I.c.Canane;case"133, 1":return I.c.Dubswitch;case"133, 2":return I.c.Dubswitch2;case"160, 1":return I.c.Delsaber;case"160, 2":return I.c.Delsaber2;case"161, 1":return I.c.ChaosSorcerer;case"161, 2":return I.c.ChaosSorcerer2;case"162, 1":return I.c.DarkGunner;case"164, 1":return I.c.ChaosBringer;case"165, 1":return I.c.DarkBelra;case"165, 2":return I.c.DarkBelra2;case"167, 1":return I.c.Bulclaw;case"168, 1":return I.c.Claw;case"192, 1":return I.c.Dragon;case"192, 2":return I.c.GalGryphon;case"193, 1":return I.c.DeRolLe;case"194, 1":return I.c.VolOptPart1;case"197, 1":return I.c.VolOptPart2;case"200, 1":return I.c.DarkFalz;case"202, 2":return I.c.OlgaFlow;case"203, 2":return I.c.BarbaRay;case"204, 2":return I.c.GolDragon;case"216, 2":return I.c.Gibbles;case"217, 2":return I.c.Gee;case"218, 2":return I.c.GiGue;case"219, 2":return I.c.Deldepth;case"220, 2":return I.c.Delbiter;case"222, 2":return I.c.Morfos;case"223, 2":return I.c.Recobox;case"225, 2":return I.c.IllGill;case"272, 4":return I.c.Astark;case"273, 4":return s?I.c.SatelliteLizard:I.c.Yowie;case"275, 4":return I.c.Girtablulu}switch(t){case 4:return I.c.FemaleFat;case 5:return I.c.FemaleMacho;case 7:return I.c.FemaleTall;case 10:return I.c.MaleDwarf;case 11:return I.c.MaleFat;case 12:return I.c.MaleMacho;case 13:return I.c.MaleOld;case 25:return I.c.BlueSoldier;case 26:return I.c.RedSoldier;case 27:return I.c.Principal;case 28:return I.c.Tekker;case 29:return I.c.GuildLady;case 30:return I.c.Scientist;case 31:return I.c.Nurse;case 32:return I.c.Irene;case 241:return I.c.ItemShop;case 254:return I.c.Nurse2}return I.c.Unknown}class ha{constructor(e,t,i,o,n){this._actions=Object(M.c)(),this.actions=this._actions,Object($.m)(e,"id"),Object($.m)(t,"section_id"),Object($.f)(i,"wave"),Object($.m)(o,"delay"),Object($.l)(n,"unknown"),this.id=e,this.section_id=t,this.wave=i,this._delay=Object(M.e)(o),this.delay=this._delay,this.unknown=n}set_delay(e){Object($.m)(e,"delay"),this._delay.val=e}add_action(e){this._actions.push(e)}remove_action(e){this._actions.remove(e)}}class pa{constructor(e,t,i){Object($.m)(e,"id"),Object($.m)(t,"area_id"),Object($.m)(i,"section_id"),this._id=Object(M.e)(e),this.id=this._id,this._area_id=Object(M.e)(t),this.area_id=this._area_id,this._section_id=Object(M.e)(i),this.section_id=this._section_id}}const ga=X.a.get("quest_editor/stores/model_conversion");function ba(e,t){const i=new Map;return new er(e,t.id,t.language,t.name,t.short_description,t.long_description,t.episode,t.map_designations,t.objects.map(e=>new me(e.type,e.id,e.group_id,e.area_id,e.section_id,Object(ms.a)(e.position),N(e.rotation.x,e.rotation.y,e.rotation.z),e.properties,e.unknown)),t.npcs.map(e=>(function(e,t){const i=0===t.wave?void 0:fa(e,t.area_id,t.section_id,t.wave);return new Q(t.type,t.pso_type_id,t.npc_id,i,t.pso_wave2,t.script_label,t.pso_roaming,t.area_id,t.section_id,Object(ms.a)(t.position),N(t.rotation.x,t.rotation.y,t.rotation.z),Object(ms.a)(t.scale),t.unknown)})(i,e)),function(e,t){const i=new Map;for(const o of t){const t=`${o.id}-${o.area_id}`;let n=i.get(t);if(n&&n.event){ga.warn(`Ignored duplicate event #${o.id} for area ${o.area_id}.`);continue}const s=fa(e,o.area_id,o.section_id,o.wave),r=new ha(o.id,o.section_id,s,o.delay,o.unknown);n?n.event=r:(n={event:r,area_id:o.area_id,parents:[],child_ids:[]},i.set(t,n));for(const e of o.actions)switch(e.type){case mr.SpawnNpcs:r.add_action(new rt(e.section_id,e.appear_flag));break;case mr.Unlock:r.add_action(new at(e.door_id));break;case mr.Lock:r.add_action(new dt(e.door_id));break;case mr.TriggerEvent:{n.child_ids.push(e.event_id);const t=`${e.event_id}-${o.area_id}`,s=i.get(t);s?s.parents.push(r):i.set(t,{area_id:o.area_id,parents:[r],child_ids:[]})}break;default:ga.warn(`Unknown event action type: ${e.type}.`)}}const o=new Map;for(const{area_id:e,event:t}of i.values())if(t){let i=o.get(e);i||(i=new it(e),o.set(e,i)),i.add_event(t,[],[])}for(const e of i.values())if(e.event)for(const t of e.child_ids){const n=i.get(`${t}-${e.area_id}`);n.event?o.get(e.area_id).add_edge(e.event,n.event):ga.warn(`Event ${e.event.id} calls nonexistent event ${t}.`)}return o}(i,t.events),t.dat_unknowns,t.object_code.slice(),t.shop_items)}function fa(e,t,i,o){const n=`${t}-${i}-${o}`;let s=e.get(n);return s||(s=new pa(o,t,i),e.set(n,s)),s}function ma(e){const t=[];for(const i of e.values())for(const e of i.events){const o=e.actions.val.map(e=>{switch(e.type){case ot.SpawnNpcs:return{type:mr.SpawnNpcs,section_id:e.section_id,appear_flag:e.appear_flag};case ot.Unlock:return{type:mr.Unlock,door_id:e.door_id.val};case ot.Lock:return{type:mr.Lock,door_id:e.door_id.val}}});for(const t of i.get_children(e))o.push({type:mr.TriggerEvent,event_id:t.id});t.push({id:e.id,section_id:e.section_id,wave:e.wave.id.val,delay:e.delay.val,actions:o,area_id:i.area_id,unknown:e.unknown})}return t}var wa=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const ka=X.a.get("quest_editor/controllers/QuestEditorToolBarController");class ya extends Js.a{constructor(e,t,i){super(),this.area_store=t,this.quest_editor_store=i,this._save_as_dialog_visible=Object(M.e)(!1),this._filename=Object(M.e)(""),this._version=Object(M.e)(Po.BB),this.save_as_dialog_visible=this._save_as_dialog_visible,this.filename=this._filename,this.version=this._version,this.create_new_quest=e=>wa(this,void 0,void 0,(function*(){this.set_filename(""),this.set_version(Po.BB),this.quest_editor_store.set_current_quest(sr(this.area_store,e))})),this.parse_files=e=>wa(this,void 0,void 0,(function*(){try{if(0===e.length)return;let t;const i=e.find(e=>e.name.toLowerCase().endsWith(".qst"));if(i){const e=yield Object(rr.b)(i),o=function(e,t=!1){const i=Er(e);if(!i)return;let o,n;for(const e of i.files){const t=e.filename.trim().toLowerCase();t.endsWith(".dat")?o=e:t.endsWith(".bin")&&(n=e)}if(!o)return void ca.error("File contains no DAT file.");if(!n)return void ca.error("File contains no BIN file.");const s=la(new Ho.a(n.data,zo.a.Little),new Ho.a(o.data,zo.a.Little),t);return s&&{quest:s,version:i.version,online:i.online}}(new Ho.a(e,zo.a.Little));o&&(t=o.quest,this.set_version(o.version)),this.set_filename(Object($.e)(i.name)),t||ka.error("Couldn't parse quest file.")}else{const i=e.find(e=>e.name.toLowerCase().endsWith(".bin")),o=e.find(e=>e.name.toLowerCase().endsWith(".dat"));if(i&&o){const e=yield Object(rr.b)(i),n=yield Object(rr.b)(o);t=la(new Ho.a(e,zo.a.Little),new Ho.a(n,zo.a.Little)),this.set_filename(Object($.e)(i.name||o.name)),t||ka.error("Couldn't parse quest file.")}}yield this.quest_editor_store.set_current_quest(t&&ba(this.area_store,t))}catch(e){ka.error("Couldn't read file.",e)}})),this.set_area=({area:e})=>{this.quest_editor_store.set_current_area(e)},this.save_as_clicked=()=>{this.quest_editor_store.current_quest.val&&(this._save_as_dialog_visible.val=!0)},this.save_as=()=>{const e=this.quest_editor_store.current_quest.val;if(!e)return;const t=this.version.val;if(void 0===t)return;let i=this.filename.val;const o=_a(function(e){return{id:e.id.val,language:e.language.val,name:e.name.val,short_description:e.short_description.val,long_description:e.long_description.val,episode:e.episode,objects:e.objects.val.map(e=>({type:e.type,area_id:e.area_id,section_id:e.section_id.val,position:e.position.val.clone(),rotation:e.rotation.val.clone(),unknown:e.unknown,id:e.id,group_id:e.group_id,properties:new Map(e.properties)})),npcs:e.npcs.val.map(e=>{var t,i;return{type:e.type,area_id:e.area_id,section_id:e.section_id.val,wave:(i=null===(t=e.wave.val)||void 0===t?void 0:t.id.val,null!=i?i:0),pso_wave2:e.pso_wave2.val,position:e.position.val.clone(),rotation:e.rotation.val.clone(),scale:e.scale.clone(),unknown:e.unknown,pso_type_id:e.pso_type_id,npc_id:e.npc_id,script_label:e.script_label,pso_roaming:e.pso_roaming}}),events:ma(e.event_dags),dat_unknowns:e.dat_unknowns.map(e=>Object.assign({},e)),object_code:e.object_code.map(e=>Fo(e)),shop_items:e.shop_items.slice(),map_designations:new Map(e.map_designations.val)}}(e),i,t,!0);i.endsWith(".qst")||(i+=".qst");const n=document.createElement("a");n.href=URL.createObjectURL(new Blob([o],{type:"application/octet-stream"})),n.download=i,document.body.appendChild(n),n.click(),URL.revokeObjectURL(n.href),document.body.removeChild(n),this.dismiss_save_as_dialog()},this.dismiss_save_as_dialog=()=>{this._save_as_dialog_visible.val=!1},this.set_filename=e=>{this._filename.val=e},this.set_version=e=>{switch(e){case Po.DC:case Po.GC:this._version.val=Po.GC;break;case Po.PC:case Po.BB:this._version.val=Po.BB}},this.debug=()=>{const e=this.quest_editor_store.current_quest.val;e&&this.quest_editor_store.quest_runner.run(e)},this.resume=()=>{this.quest_editor_store.quest_runner.resume()},this.step_over=()=>{this.quest_editor_store.quest_runner.step_over()},this.step_in=()=>{this.quest_editor_store.quest_runner.step_into()},this.step_out=()=>{this.quest_editor_store.quest_runner.step_out()},this.stop=()=>{this.quest_editor_store.quest_runner.stop()},this.vm_feature_active=e.feature_active("vm"),this.areas=i.current_quest.flat_map(e=>{var i;return e?null===(i=e)||void 0===i?void 0:i.entities_per_area.flat_map(i=>Object(M.c)(void 0,...t.get_areas_for_episode(e.episode).map(e=>{const t=i.get(e.id);return{area:e,label:e.name+(t?` (${t})`:"")}}))):Object(M.c)()}),this.current_area=Object(M.d)((e,t)=>e.find(e=>e.area==t),this.areas,i.current_area);const o=i.current_quest.map(e=>null!=e);this.can_save=o,this.can_select_area=o,this.can_debug=o,this.can_undo=Object(M.d)((e,t)=>e&&!t,xn.can_undo,i.quest_runner.running),this.can_redo=Object(M.d)((e,t)=>e&&!t,xn.can_redo,i.quest_runner.running),this.can_step=i.quest_runner.paused,this.can_stop=i.quest_runner.running,this.disposables(e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-O",()=>wa(this,void 0,void 0,(function*(){const e=yield Object(rr.a)({accept:".bin, .dat, .qst",multiple:!0});this.parse_files(e)}))),e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Shift-S",this.save_as_clicked),e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Z",()=>{xn.undo()}),e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Shift-Z",()=>{xn.redo()}),e.on_global_keydown(Ye.b.QuestEditor,"F5",this.debug),e.on_global_keydown(Ye.b.QuestEditor,"Shift-F5",this.stop),e.on_global_keydown(Ye.b.QuestEditor,"F6",this.resume),e.on_global_keydown(Ye.b.QuestEditor,"F8",this.step_over),e.on_global_keydown(Ye.b.QuestEditor,"F7",this.step_in),e.on_global_keydown(Ye.b.QuestEditor,"Shift-F8",this.step_out))}}class Ra{constructor(e,t,i){this.quest=e,this.old=t,this.new=i}}class Ia extends Ra{constructor(){super(...arguments),this.description="Edit ID"}undo(){this.quest.set_id(this.old)}redo(){this.quest.set_id(this.new)}}class ja extends Ra{constructor(){super(...arguments),this.description="Edit name"}undo(){this.quest.set_name(this.old)}redo(){this.quest.set_name(this.new)}}class Ca extends Ra{constructor(){super(...arguments),this.description="Edit short description"}undo(){this.quest.set_short_description(this.old)}redo(){this.quest.set_short_description(this.new)}}class Ta extends Ra{constructor(){super(...arguments),this.description="Edit long description"}undo(){this.quest.set_long_description(this.old)}redo(){this.quest.set_long_description(this.new)}}class Sa extends Js.a{constructor(e){super(),this.store=e,this.focused=()=>{this.store.undo.make_current()},this.set_id=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new Ia(t,t.id.val,e)).redo()},this.set_name=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new ja(t,t.name.val,e)).redo()},this.set_short_description=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new Ca(t,t.short_description.val,e)).redo()},this.set_long_description=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new Ta(t,t.long_description.val,e)).redo()},this.current_quest=e.current_quest,this.enabled=e.quest_runner.running.map(e=>!e),this.unavailable=this.current_quest.map(e=>null==e)}}const xa=Object.freeze(new y.Vector3),Oa=Object.freeze(new y.Euler);class La extends Js.a{constructor(e){super(),this.store=e,this.focused=()=>{this.store.undo.make_current()};const t=e.selected_entity;this.unavailable=t.map(e=>null==e),this.enabled=e.quest_runner.running.map(e=>!e),this.type=t.map(e=>e instanceof Q?"NPC":"Object"),this.name=t.map(e=>null==e?"":L(e.type).name),this.section_id=t.flat_map(e=>null==e?Object(M.e)(""):e.section_id.map(e=>e.toString())),this.wave=t.flat_map(e=>e instanceof Q?e.wave.flat_map(e=>{var t,i,o;return null!=(o=null===(i=null===(t=e)||void 0===t?void 0:t.id)||void 0===i?void 0:i.map(e=>e.toString()))?o:Object(M.e)("None")}):Object(M.e)("")),this.wave_hidden=t.map(e=>!(e instanceof Q)),this.position=t.flat_map(e=>{var t,i;return null!=(i=null===(t=e)||void 0===t?void 0:t.position)?i:Object(M.e)(xa)}),this.rotation=t.flat_map(e=>{var t,i;return null!=(i=null===(t=e)||void 0===t?void 0:t.rotation)?i:Object(M.e)(Oa)})}set_pos_x(e){const t=this.store.selected_entity.val;if(t){const i=t.position.val;this.store.undo.push(new Re(this.store,t,t.section.val,t.section.val,i,new y.Vector3(e,i.y,i.z),!1)).redo()}}set_pos_y(e){const t=this.store.selected_entity.val;if(t){const i=t.position.val;this.store.undo.push(new Re(this.store,t,t.section.val,t.section.val,i,new y.Vector3(i.x,e,i.z),!1)).redo()}}set_pos_z(e){const t=this.store.selected_entity.val;if(t){const i=t.position.val;this.store.undo.push(new Re(this.store,t,t.section.val,t.section.val,i,new y.Vector3(i.x,i.y,e),!1)).redo()}}set_rot_x(e){const t=this.store.selected_entity.val;if(t){const i=t.rotation.val;this.store.undo.push(new ke(this.store,t,i,N(V(e),i.y,i.z),!1)).redo()}}set_rot_y(e){const t=this.store.selected_entity.val;if(t){const i=t.rotation.val;this.store.undo.push(new ke(this.store,t,i,N(i.x,V(e),i.z),!1)).redo()}}set_rot_z(e){const t=this.store.selected_entity.val;if(t){const i=t.rotation.val;this.store.undo.push(new ke(this.store,t,i,N(i.x,i.y,V(e)),!1)).redo()}}}class Pa extends Js.a{constructor(e){super(),this.unavailable=e.current_quest.map(e=>null==e),this.npc_counts=e.current_quest.flat_map(e=>e?e.npcs:Object(M.e)([])).map(this.update_view)}update_view(e){const t=new Map;for(const i of e)if(i.type!==I.c.VolOptPart2){const e=t.get(i.type)||0;t.set(i.type,e+1)}const i=8*(t.get(I.c.Canane)||0);return[...t].sort((e,t)=>e[0]-t[0]).map(([e,t])=>{const o=e===I.c.Canadine?i:0;return{name:Object(I.d)(e).name,count:t+o}})}}class Da{constructor(e,t,i){this.event=e,this.old_delay=t,this.new_delay=i,this.description=`Edit delay of event ${e.id}`}undo(){this.event.set_delay(this.old_delay)}redo(){this.event.set_delay(this.new_delay)}}class Ba{constructor(e,t,i,o){this.store=e,this.quest=t,this.event_dag=i,this.event=o,this.new_edges=[],this.description=`Delete event ${o.id}`,this.parents=i.get_parents(o).slice(),this.children=i.get_children(o).slice();for(const e of this.parents){const t=i.get_children(e);for(const i of this.children)t.includes(i)||this.new_edges.push({parent:e,child:i})}this.npcs=t.npcs.val.filter(e=>e.wave.val===o.wave),this.event_index=i.get_index(o)}undo(){this.quest.insert_event(this.event_index,this.event,this.parents,this.children);for(const{parent:e,child:t}of this.new_edges)this.event_dag.remove_edge(e,t);for(const e of this.npcs)e.set_wave(this.event.wave)}redo(){this.store.selected_wave.val===this.event.wave&&this.store.set_selected_wave(void 0);for(const{parent:e,child:t}of this.new_edges)this.event_dag.add_edge(e,t);this.quest.remove_event(this.event_dag,this.event)}}class Ea{constructor(e,t,i,o){this.quest=e,this.event_dag=t,this.event=i,this.parent_event=o,this.description=`Add event ${i.id}`}undo(){this.quest.remove_event(this.event_dag,this.event)}redo(){this.quest.add_event(this.event,this.parent_event?[this.parent_event]:[],[])}}class Ma extends Js.a{constructor(e){super(),this.store=e,this.focused=()=>{this.store.undo.make_current()},this.add_event=()=>{var e,t,i,o,n;const s=this.store.current_quest.val,r=this.store.current_area.val;if(s&&r){const a=s.get_event_dag_or_create(r.id),d=a.events.find(e=>e.wave===this.store.selected_wave.val),c=null!=(n=null!=(t=null===(e=d)||void 0===e?void 0:e.section_id)?t:null===(o=null===(i=this.store.selected_entity.val)||void 0===i?void 0:i.section_id)||void 0===o?void 0:o.val)?n:1,l=[],_=[];for(const e of a.events)l.push(e.id),e.wave.section_id.val===c&&_.push(e.wave.id.val);l.sort((e,t)=>e-t),_.sort((e,t)=>e-t);let u,v=0;for(const e of _)if(++v!==e)break;if(v===_.length&&v++,d){let e=d;for(;;){const[t]=a.get_parents(e);if(!t)break;e=t}const t=a.get_sub_graph(e).length.val;u=`${e.id}${t}`}else u=`${c}${v}`;let h=parseInt(u,10),p=0;for(;p=l.indexOf(h,p),-1!==p;)h++;this.store.undo.push(new Ea(s,a,new ha(h,c,new pa(v,r.id,c),30,0),d)).redo()}},this.remove_event=e=>{const t=this.store.current_quest.val,i=this.event_dag.val;t&&i&&this.store.undo.push(new Ba(this.store,t,i,e)).redo()},this.set_selected_wave=e=>{this.store.set_selected_wave(e)},this.set_delay=(e,t)=>{this.store.undo.push(new Da(e,e.delay.val,t)).redo()},this.enabled=e.quest_runner.running.map(e=>!e),this.unavailable=e.current_quest.map(e=>null==e),this.event_dag=Object(M.d)((e,t)=>e&&t?e.event_dags.get(t.id):void 0,e.current_quest,e.current_area),this.event_sub_graphs=Object(M.b)(e=>{var t,i;return null!=(i=null===(t=e)||void 0===t?void 0:t.connected_sub_graphs)?i:Object(M.c)()},this.event_dag)}is_selected(e){return this.store.selected_wave.map(t=>e.wave===t)}add_action(e,t){let i;switch(t){case ot.SpawnNpcs:i=new rt(0,0);break;case ot.Unlock:i=new at(0);break;case ot.Lock:i=new dt(0)}e.add_action(i)}remove_action(e,t){e.remove_action(t)}}function Wa(e,t,i){const o=new a.a,n=o.add(new Rs(e)),s=o.add(new $s(e)),r=o.add(new _s(n)),d=o.add(new Vn(t,r)),c=o.add(new ns(d)),l=new Ks,_=o.add(new Ds(s,i));return{view:o.add(new Tn(t,d,l,o.add(new Zs(o.add(new ya(t,r,d)))),()=>new f(o.add(new Sa(d))),()=>new m(o.add(new Pa(d))),()=>new Fe(d,n,s,i()),()=>new Ke(t,d.quest_runner,c),()=>new Qe(o.add(new La(d))),()=>new Je(d,_),()=>new Xe(d,_),()=>new bt(o.add(new Ma(d))),()=>new kn(d,n,s,i()),()=>new hn(d.quest_runner))),dispose(){o.dispose()}}}i.d(t,"initialize_quest_editor",(function(){return Wa}))},I7a6:function(e,t,i){"use strict";i.d(t,"a",(function(){return a}));var o=i("nsCy"),n=i("rwco"),s=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const r=n.a.get("core/persistence/Persister");class a{persist_for_server(e,t,i){this.persist(this.server_key(e,t),i)}persist(e,t){try{localStorage.setItem(e,JSON.stringify(t))}catch(t){r.error(`Couldn't persist ${e}.`,t)}}load_for_server(e,t){return s(this,void 0,void 0,(function*(){return this.load(this.server_key(e,t))}))}load(e){return s(this,void 0,void 0,(function*(){try{const t=localStorage.getItem(e);return t&&JSON.parse(t)}catch(t){return void r.error(`Couldn't load ${e}.`,t)}}))}server_key(e,t){let i=t+".";switch(e){case o.g.Ephinea:i+="Ephinea";break;default:throw new Error(`Server ${o.g[e]} not supported.`)}return i}}},KUR2:function(e,t,i){"use strict";i.d(t,"a",(function(){return s}));var o=i("nN8q"),n=i("FXpb");class s extends o.a{constructor(e){super(),this.renderer=e,this.element=Object(n.h)({className:"core_RendererWidget"}),this.children=[],this.element.append(e.canvas_element),this.disposable(e),this.finalize_construction()}start_rendering(){this.renderer.start_rendering()}stop_rendering(){this.renderer.stop_rendering()}resize(e,t){return super.resize(e,t),this.renderer.set_size(e,t),this}}},NUmZ:function(e,t,i){e.exports=function(){return new Worker(i.p+"5f6ed94c0bc6d74775e7.worker.js")}}}]); \ No newline at end of file diff --git a/7.87de2c3d3edead9d04f1.js b/7.87de2c3d3edead9d04f1.js deleted file mode 100644 index d7d21780..00000000 --- a/7.87de2c3d3edead9d04f1.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{"4aaK":function(e,t,i){"use strict";i.r(t);var o=i("xGNL"),n=i.n(o),s=i("xs7i"),r=i("PE7g"),a=i("Tpfs"),d=i("0Xme");class c extends d.a{constructor(e="",t){if(super(e,"core_TextInput","text","core_TextInput_inner",t),this.preferred_label_position="left",t){const{max_length:e}=t;this.set_attr("maxLength",e)}this.set_value(e),this.finalize_construction()}get_value(){return this.input_element.value}set_value(e){this.input_element.value=e}}var l=i("sDu+"),_=(i("C5oP"),i("4VsB")),u=i("FXpb");class v extends l.a{constructor(e="",t){super(t),this.element=Object(u.h)({className:"core_TextArea"}),this.preferred_label_position="left",this.text_element=Object(u.w)({className:"core_TextArea_inner"}),this._value=new _.a(this,"",this.set_value),t&&(null!=t.max_length&&(this.text_element.maxLength=t.max_length),null!=t.font_family&&(this.text_element.style.fontFamily=t.font_family),null!=t.rows&&(this.text_element.rows=t.rows),null!=t.cols&&(this.text_element.cols=t.cols)),this.value=this._value,this.set_value(e),this.text_element.onchange=()=>this._value.set_val(this.text_element.value,{silent:!1}),this.element.append(this.text_element),this.finalize_construction()}set_value(e){this.text_element.value=e}}i("ObFr");var h=i("7ZX1"),p=(i("7YJZ"),i("6Fug"));class g extends p.a{constructor(e){super(),this.element=Object(u.h)({className:"quest_editor_UnavailableView"}),this.label=this.disposable(new h.a(e,{enabled:!1})),this.element.append(this.label.element),this.finalize_construction()}}var b=i("zsIO");class f extends b.a{constructor(e){super(),this.element=Object(u.h)({className:"quest_editor_QuestInfoView",tabIndex:-1}),this.table_element=Object(u.t)(),this.id_input=this.add(new r.a(0,{min:0,step:1})),this.name_input=this.add(new c("",{max_length:32})),this.short_description_input=this.add(new v("",{max_length:128,font_family:'"Courier New", monospace',cols:25,rows:5})),this.long_description_input=this.add(new v("",{max_length:288,font_family:'"Courier New", monospace',cols:25,rows:10})),this.unavailable_view=this.add(new g("No quest loaded.")),this.quest_disposer=this.disposable(new a.a);const t=e.current_quest;this.table_element.append(Object(u.A)(Object(u.y)("Episode:"),this.episode_element=Object(u.v)()),Object(u.A)(Object(u.y)("ID:"),Object(u.v)(this.id_input.element)),Object(u.A)(Object(u.y)("Name:"),Object(u.v)(this.name_input.element)),Object(u.A)(Object(u.y)({colSpan:2},"Short description:")),Object(u.A)(Object(u.v)({colSpan:2},this.short_description_input.element)),Object(u.A)(Object(u.y)({colSpan:2},"Long description:")),Object(u.A)(Object(u.v)({colSpan:2},this.long_description_input.element))),this.element.append(this.table_element,this.unavailable_view.element),this.element.addEventListener("focus",e.focused,!0),this.disposables(this.unavailable_view.visible.bind_to(e.unavailable),Object(u.c)(this.table_element,"hidden",e.unavailable),t.observe(({value:t})=>{this.quest_disposer.dispose_all(),this.episode_element.textContent=t?s.b[t.episode]:"",t&&this.quest_disposer.add_all(this.id_input.value.bind_to(t.id),this.id_input.value.observe(({value:t})=>e.set_id(t)),this.name_input.value.bind_to(t.name),this.name_input.value.observe(({value:t})=>e.set_name(t)),this.short_description_input.value.bind_to(t.short_description),this.short_description_input.value.observe(({value:t})=>e.set_short_description(t)),this.long_description_input.value.bind_to(t.long_description),this.long_description_input.value.observe(({value:t})=>e.set_long_description(t)),this.enabled.bind_to(e.enabled))})),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.id_input.enabled.val=e,this.name_input.enabled.val=e,this.short_description_input.enabled.val=e,this.long_description_input.enabled.val=e}}i("88+i"),i("UrNz"),i("5sDa");class m extends b.a{constructor(e){super(),this.element=Object(u.h)({className:"quest_editor_NpcCountsView"}),this.table_element=Object(u.t)(),this.unavailable_view=this.add(new g("No quest loaded.")),this.element.append(this.table_element,this.unavailable_view.element),this.disposables(Object(u.c)(this.table_element,"hidden",e.unavailable),this.unavailable_view.visible.bind_to(e.unavailable),e.npc_counts.observe(({value:e})=>this.update_view(e),{call_now:!0})),this.finalize_construction()}update_view(e){const t=document.createDocumentFragment();for(const{name:i,count:o}of e)t.append(Object(u.A)(Object(u.y)(i+":"),Object(u.v)(String(o))));this.table_element.innerHTML="",this.table_element.append(t)}}var w,k=i("Ftn7"),y=i("Womt"),R=i("Eqai"),I=i("sZ1+");!function(e){e[e.Unknown=1e3]="Unknown",e[e.PlayerSet=1001]="PlayerSet",e[e.Particle=1002]="Particle",e[e.Teleporter=1003]="Teleporter",e[e.Warp=1004]="Warp",e[e.LightCollision=1005]="LightCollision",e[e.Item=1006]="Item",e[e.EnvSound=1007]="EnvSound",e[e.FogCollision=1008]="FogCollision",e[e.EventCollision=1009]="EventCollision",e[e.CharaCollision=1010]="CharaCollision",e[e.ElementalTrap=1011]="ElementalTrap",e[e.StatusTrap=1012]="StatusTrap",e[e.HealTrap=1013]="HealTrap",e[e.LargeElementalTrap=1014]="LargeElementalTrap",e[e.ObjRoomID=1015]="ObjRoomID",e[e.Sensor=1016]="Sensor",e[e.UnknownItem16=1017]="UnknownItem16",e[e.LensFlare=1018]="LensFlare",e[e.ScriptCollision=1019]="ScriptCollision",e[e.HealRing=1020]="HealRing",e[e.MapCollision=1021]="MapCollision",e[e.ScriptCollisionA=1022]="ScriptCollisionA",e[e.ItemLight=1023]="ItemLight",e[e.RadarCollision=1024]="RadarCollision",e[e.FogCollisionSW=1025]="FogCollisionSW",e[e.BossTeleporter=1026]="BossTeleporter",e[e.ImageBoard=1027]="ImageBoard",e[e.QuestWarp=1028]="QuestWarp",e[e.Epilogue=1029]="Epilogue",e[e.UnknownItem29=1030]="UnknownItem29",e[e.UnknownItem30=1031]="UnknownItem30",e[e.UnknownItem31=1032]="UnknownItem31",e[e.BoxDetectObject=1033]="BoxDetectObject",e[e.SymbolChatObject=1034]="SymbolChatObject",e[e.TouchPlateObject=1035]="TouchPlateObject",e[e.TargetableObject=1036]="TargetableObject",e[e.EffectObject=1037]="EffectObject",e[e.CountDownObject=1038]="CountDownObject",e[e.UnknownItem38=1039]="UnknownItem38",e[e.UnknownItem39=1040]="UnknownItem39",e[e.UnknownItem40=1041]="UnknownItem40",e[e.UnknownItem41=1042]="UnknownItem41",e[e.MenuActivation=1043]="MenuActivation",e[e.TelepipeLocation=1044]="TelepipeLocation",e[e.BGMCollision=1045]="BGMCollision",e[e.MainRagolTeleporter=1046]="MainRagolTeleporter",e[e.LobbyTeleporter=1047]="LobbyTeleporter",e[e.PrincipalWarp=1048]="PrincipalWarp",e[e.ShopDoor=1049]="ShopDoor",e[e.HuntersGuildDoor=1050]="HuntersGuildDoor",e[e.TeleporterDoor=1051]="TeleporterDoor",e[e.MedicalCenterDoor=1052]="MedicalCenterDoor",e[e.Elevator=1053]="Elevator",e[e.EasterEgg=1054]="EasterEgg",e[e.ValentinesHeart=1055]="ValentinesHeart",e[e.ChristmasTree=1056]="ChristmasTree",e[e.ChristmasWreath=1057]="ChristmasWreath",e[e.HalloweenPumpkin=1058]="HalloweenPumpkin",e[e.TwentyFirstCentury=1059]="TwentyFirstCentury",e[e.Sonic=1060]="Sonic",e[e.WelcomeBoard=1061]="WelcomeBoard",e[e.Firework=1062]="Firework",e[e.LobbyScreenDoor=1063]="LobbyScreenDoor",e[e.MainRagolTeleporterBattleInNextArea=1064]="MainRagolTeleporterBattleInNextArea",e[e.LabTeleporterDoor=1065]="LabTeleporterDoor",e[e.Pioneer2InvisibleTouchplate=1066]="Pioneer2InvisibleTouchplate",e[e.ForestDoor=1067]="ForestDoor",e[e.ForestSwitch=1068]="ForestSwitch",e[e.LaserFence=1069]="LaserFence",e[e.LaserSquareFence=1070]="LaserSquareFence",e[e.ForestLaserFenceSwitch=1071]="ForestLaserFenceSwitch",e[e.LightRays=1072]="LightRays",e[e.BlueButterfly=1073]="BlueButterfly",e[e.Probe=1074]="Probe",e[e.RandomTypeBox1=1075]="RandomTypeBox1",e[e.ForestWeatherStation=1076]="ForestWeatherStation",e[e.Battery=1077]="Battery",e[e.ForestConsole=1078]="ForestConsole",e[e.BlackSlidingDoor=1079]="BlackSlidingDoor",e[e.RicoMessagePod=1080]="RicoMessagePod",e[e.EnergyBarrier=1081]="EnergyBarrier",e[e.ForestRisingBridge=1082]="ForestRisingBridge",e[e.SwitchNoneDoor=1083]="SwitchNoneDoor",e[e.EnemyBoxGrey=1084]="EnemyBoxGrey",e[e.FixedTypeBox=1085]="FixedTypeBox",e[e.EnemyBoxBrown=1086]="EnemyBoxBrown",e[e.EmptyTypeBox=1087]="EmptyTypeBox",e[e.LaserFenceEx=1088]="LaserFenceEx",e[e.LaserSquareFenceEx=1089]="LaserSquareFenceEx",e[e.FloorPanel1=1090]="FloorPanel1",e[e.Caves4ButtonDoor=1091]="Caves4ButtonDoor",e[e.CavesNormalDoor=1092]="CavesNormalDoor",e[e.CavesSmashingPillar=1093]="CavesSmashingPillar",e[e.CavesSign1=1094]="CavesSign1",e[e.CavesSign2=1095]="CavesSign2",e[e.CavesSign3=1096]="CavesSign3",e[e.HexagonalTank=1097]="HexagonalTank",e[e.BrownPlatform=1098]="BrownPlatform",e[e.WarningLightObject=1099]="WarningLightObject",e[e.Rainbow=1100]="Rainbow",e[e.FloatingJellyfish=1101]="FloatingJellyfish",e[e.FloatingDragonfly=1102]="FloatingDragonfly",e[e.CavesSwitchDoor=1103]="CavesSwitchDoor",e[e.RobotRechargeStation=1104]="RobotRechargeStation",e[e.CavesCakeShop=1105]="CavesCakeShop",e[e.Caves1SmallRedRock=1106]="Caves1SmallRedRock",e[e.Caves1MediumRedRock=1107]="Caves1MediumRedRock",e[e.Caves1LargeRedRock=1108]="Caves1LargeRedRock",e[e.Caves2SmallRock1=1109]="Caves2SmallRock1",e[e.Caves2MediumRock1=1110]="Caves2MediumRock1",e[e.Caves2LargeRock1=1111]="Caves2LargeRock1",e[e.Caves2SmallRock2=1112]="Caves2SmallRock2",e[e.Caves2MediumRock2=1113]="Caves2MediumRock2",e[e.Caves2LargeRock2=1114]="Caves2LargeRock2",e[e.Caves3SmallRock=1115]="Caves3SmallRock",e[e.Caves3MediumRock=1116]="Caves3MediumRock",e[e.Caves3LargeRock=1117]="Caves3LargeRock",e[e.FloorPanel2=1118]="FloorPanel2",e[e.DestructableRockCaves1=1119]="DestructableRockCaves1",e[e.DestructableRockCaves2=1120]="DestructableRockCaves2",e[e.DestructableRockCaves3=1121]="DestructableRockCaves3",e[e.MinesDoor=1122]="MinesDoor",e[e.FloorPanel3=1123]="FloorPanel3",e[e.MinesSwitchDoor=1124]="MinesSwitchDoor",e[e.LargeCryoTube=1125]="LargeCryoTube",e[e.ComputerLikeCalus=1126]="ComputerLikeCalus",e[e.GreenScreenOpeningAndClosing=1127]="GreenScreenOpeningAndClosing",e[e.FloatingRobot=1128]="FloatingRobot",e[e.FloatingBlueLight=1129]="FloatingBlueLight",e[e.SelfDestructingObject1=1130]="SelfDestructingObject1",e[e.SelfDestructingObject2=1131]="SelfDestructingObject2",e[e.SelfDestructingObject3=1132]="SelfDestructingObject3",e[e.SparkMachine=1133]="SparkMachine",e[e.MinesLargeFlashingCrate=1134]="MinesLargeFlashingCrate",e[e.RuinsSeal=1135]="RuinsSeal",e[e.RuinsTeleporter=1136]="RuinsTeleporter",e[e.RuinsWarpSiteToSite=1137]="RuinsWarpSiteToSite",e[e.RuinsSwitch=1138]="RuinsSwitch",e[e.FloorPanel4=1139]="FloorPanel4",e[e.Ruins1Door=1140]="Ruins1Door",e[e.Ruins3Door=1141]="Ruins3Door",e[e.Ruins2Door=1142]="Ruins2Door",e[e.Ruins11ButtonDoor=1143]="Ruins11ButtonDoor",e[e.Ruins21ButtonDoor=1144]="Ruins21ButtonDoor",e[e.Ruins31ButtonDoor=1145]="Ruins31ButtonDoor",e[e.Ruins4ButtonDoor=1146]="Ruins4ButtonDoor",e[e.Ruins2ButtonDoor=1147]="Ruins2ButtonDoor",e[e.RuinsSensor=1148]="RuinsSensor",e[e.RuinsFenceSwitch=1149]="RuinsFenceSwitch",e[e.RuinsLaserFence4x2=1150]="RuinsLaserFence4x2",e[e.RuinsLaserFence6x2=1151]="RuinsLaserFence6x2",e[e.RuinsLaserFence4x4=1152]="RuinsLaserFence4x4",e[e.RuinsLaserFence6x4=1153]="RuinsLaserFence6x4",e[e.RuinsPoisonBlob=1154]="RuinsPoisonBlob",e[e.RuinsPillarTrap=1155]="RuinsPillarTrap",e[e.PopupTrapNoTech=1156]="PopupTrapNoTech",e[e.RuinsCrystal=1157]="RuinsCrystal",e[e.Monument=1158]="Monument",e[e.RuinsRock1=1159]="RuinsRock1",e[e.RuinsRock2=1160]="RuinsRock2",e[e.RuinsRock3=1161]="RuinsRock3",e[e.RuinsRock4=1162]="RuinsRock4",e[e.RuinsRock5=1163]="RuinsRock5",e[e.RuinsRock6=1164]="RuinsRock6",e[e.RuinsRock7=1165]="RuinsRock7",e[e.Poison=1166]="Poison",e[e.FixedBoxTypeRuins=1167]="FixedBoxTypeRuins",e[e.RandomBoxTypeRuins=1168]="RandomBoxTypeRuins",e[e.EnemyTypeBoxYellow=1169]="EnemyTypeBoxYellow",e[e.EnemyTypeBoxBlue=1170]="EnemyTypeBoxBlue",e[e.EmptyTypeBoxBlue=1171]="EmptyTypeBoxBlue",e[e.DestructableRock=1172]="DestructableRock",e[e.PopupTrapsTechs=1173]="PopupTrapsTechs",e[e.FlyingWhiteBird=1174]="FlyingWhiteBird",e[e.Tower=1175]="Tower",e[e.FloatingRocks=1176]="FloatingRocks",e[e.FloatingSoul=1177]="FloatingSoul",e[e.Butterfly=1178]="Butterfly",e[e.LobbyGameMenu=1179]="LobbyGameMenu",e[e.LobbyWarpObject=1180]="LobbyWarpObject",e[e.Lobby1EventObjectDefaultTree=1181]="Lobby1EventObjectDefaultTree",e[e.UnknownItem387=1182]="UnknownItem387",e[e.UnknownItem388=1183]="UnknownItem388",e[e.UnknownItem389=1184]="UnknownItem389",e[e.LobbyEventObjectStaticPumpkin=1185]="LobbyEventObjectStaticPumpkin",e[e.LobbyEventObject3ChristmasWindows=1186]="LobbyEventObject3ChristmasWindows",e[e.LobbyEventObjectRedAndWhiteCurtain=1187]="LobbyEventObjectRedAndWhiteCurtain",e[e.UnknownItem393=1188]="UnknownItem393",e[e.UnknownItem394=1189]="UnknownItem394",e[e.LobbyFishTank=1190]="LobbyFishTank",e[e.LobbyEventObjectButterflies=1191]="LobbyEventObjectButterflies",e[e.UnknownItem400=1192]="UnknownItem400",e[e.GreyWallLow=1193]="GreyWallLow",e[e.SpaceshipDoor=1194]="SpaceshipDoor",e[e.GreyWallHigh=1195]="GreyWallHigh",e[e.TempleNormalDoor=1196]="TempleNormalDoor",e[e.BreakableWallWallButUnbreakable=1197]="BreakableWallWallButUnbreakable",e[e.BrokenCylinderAndRubble=1198]="BrokenCylinderAndRubble",e[e.ThreeBrokenWallPiecesOnFloor=1199]="ThreeBrokenWallPiecesOnFloor",e[e.HighBrickCylinder=1200]="HighBrickCylinder",e[e.LyingCylinder=1201]="LyingCylinder",e[e.BrickConeWithFlatTop=1202]="BrickConeWithFlatTop",e[e.BreakableTempleWall=1203]="BreakableTempleWall",e[e.TempleMapDetect=1204]="TempleMapDetect",e[e.SmallBrownBrickRisingBridge=1205]="SmallBrownBrickRisingBridge",e[e.LongRisingBridgeWithPinkHighEdges=1206]="LongRisingBridgeWithPinkHighEdges",e[e.FourSwitchTempleDoor=1207]="FourSwitchTempleDoor",e[e.FourButtonSpaceshipDoor=1208]="FourButtonSpaceshipDoor",e[e.ItemBoxCca=1209]="ItemBoxCca",e[e.TeleporterEp2=1210]="TeleporterEp2",e[e.CCADoor=1211]="CCADoor",e[e.SpecialBoxCCA=1212]="SpecialBoxCCA",e[e.BigCCADoor=1213]="BigCCADoor",e[e.BigCCADoorSwitch=1214]="BigCCADoorSwitch",e[e.LittleRock=1215]="LittleRock",e[e.Little3StoneWall=1216]="Little3StoneWall",e[e.Medium3StoneWall=1217]="Medium3StoneWall",e[e.SpiderPlant=1218]="SpiderPlant",e[e.CCAAreaTeleporter=1219]="CCAAreaTeleporter",e[e.UnknownItem523=1220]="UnknownItem523",e[e.WhiteBird=1221]="WhiteBird",e[e.OrangeBird=1222]="OrangeBird",e[e.Saw=1223]="Saw",e[e.LaserDetect=1224]="LaserDetect",e[e.UnknownItem529=1225]="UnknownItem529",e[e.UnknownItem530=1226]="UnknownItem530",e[e.Seagull=1227]="Seagull",e[e.Fish=1228]="Fish",e[e.SeabedDoorWithBlueEdges=1229]="SeabedDoorWithBlueEdges",e[e.SeabedDoorAlwaysOpenNonTriggerable=1230]="SeabedDoorAlwaysOpenNonTriggerable",e[e.LittleCryotube=1231]="LittleCryotube",e[e.WideGlassWallBreakable=1232]="WideGlassWallBreakable",e[e.BlueFloatingRobot=1233]="BlueFloatingRobot",e[e.RedFloatingRobot=1234]="RedFloatingRobot",e[e.Dolphin=1235]="Dolphin",e[e.CaptureTrap=1236]="CaptureTrap",e[e.VRLink=1237]="VRLink",e[e.UnknownItem576=1238]="UnknownItem576",e[e.WarpInBarbaRayRoom=1239]="WarpInBarbaRayRoom",e[e.UnknownItem672=1240]="UnknownItem672",e[e.GeeNest=1241]="GeeNest",e[e.LabComputerConsole=1242]="LabComputerConsole",e[e.LabComputerConsoleGreenScreen=1243]="LabComputerConsoleGreenScreen",e[e.ChairYellowPillow=1244]="ChairYellowPillow",e[e.OrangeWallWithHoleInMiddle=1245]="OrangeWallWithHoleInMiddle",e[e.GreyWallWithHoleInMiddle=1246]="GreyWallWithHoleInMiddle",e[e.LongTable=1247]="LongTable",e[e.GBAStation=1248]="GBAStation",e[e.TalkLinkToSupport=1249]="TalkLinkToSupport",e[e.InstaWarp=1250]="InstaWarp",e[e.LabInvisibleObject=1251]="LabInvisibleObject",e[e.LabGlassWindowDoor=1252]="LabGlassWindowDoor",e[e.UnknownItem700=1253]="UnknownItem700",e[e.LabCeilingWarp=1254]="LabCeilingWarp",e[e.Ep4LightSource=1255]="Ep4LightSource",e[e.Cacti=1256]="Cacti",e[e.BigBrownRock=1257]="BigBrownRock",e[e.BreakableBrownRock=1258]="BreakableBrownRock",e[e.UnknownItem832=1259]="UnknownItem832",e[e.UnknownItem833=1260]="UnknownItem833",e[e.PoisonPlant=1261]="PoisonPlant",e[e.UnknownItem897=1262]="UnknownItem897",e[e.UnknownItem898=1263]="UnknownItem898",e[e.OozingDesertPlant=1264]="OozingDesertPlant",e[e.UnknownItem901=1265]="UnknownItem901",e[e.BigBlackRocks=1266]="BigBlackRocks",e[e.UnknownItem903=1267]="UnknownItem903",e[e.UnknownItem904=1268]="UnknownItem904",e[e.UnknownItem905=1269]="UnknownItem905",e[e.UnknownItem906=1270]="UnknownItem906",e[e.FallingRock=1271]="FallingRock",e[e.DesertPlantHasCollision=1272]="DesertPlantHasCollision",e[e.DesertFixedTypeBoxBreakableCrystals=1273]="DesertFixedTypeBoxBreakableCrystals",e[e.UnknownItem910=1274]="UnknownItem910",e[e.BeeHive=1275]="BeeHive",e[e.UnknownItem912=1276]="UnknownItem912",e[e.Heat=1277]="Heat",e[e.TopOfSaintMillionEgg=1278]="TopOfSaintMillionEgg",e[e.UnknownItem961=1279]="UnknownItem961"}(w||(w={}));const j=[];function C(e){return T[e]}const T=[];function x(e,t,i,o){j.push(e);const n=[];for(const[e,t]of o)n[e]=t;T[e]=Object.freeze({name:i,area_ids:n,pso_id:t})}function S(e){var t;return null!=(t=I.c[e])?t:w[e]}function O(e){return null!=I.c[e]}function L(e){var t;return null!=(t=Object(I.d)(e))?t:C(e)}var P;x(w.Unknown,void 0,"Unknown",[]),x(w.PlayerSet,0,"Player Set",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),x(w.Particle,1,"Particle",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.Teleporter,2,"Teleporter",[[s.b.I,[0,1,2,3,4,5,6,7,11,12,13,14]],[s.b.II,[0,1,2,3,4,12,13,14,15]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),x(w.Warp,3,"Warp",[[s.b.I,[0,1,2,3,4,5,6,7,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),x(w.LightCollision,4,"Light Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,15,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.Item,5,"Item",[]),x(w.EnvSound,6,"Env Sound",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,13]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.FogCollision,7,"Fog Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.EventCollision,8,"Event Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),x(w.CharaCollision,9,"Chara Collision",[[s.b.I,[0,1,2,3,4,5,8,9,10]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.ElementalTrap,10,"Elemental Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),x(w.StatusTrap,11,"Status Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),x(w.HealTrap,12,"Heal Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),x(w.LargeElementalTrap,13,"Large Elemental Trap",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),x(w.ObjRoomID,14,"Obj Room ID",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,11,12,13]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),x(w.Sensor,15,"Sensor",[[s.b.I,[1,2,4,5,6,7]]]),x(w.UnknownItem16,16,"Unknown Item (16)",[]),x(w.LensFlare,17,"Lens Flare",[[s.b.I,[1,2,3,4,8,14]]]),x(w.ScriptCollision,18,"Script Collision",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.HealRing,19,"Heal Ring",[[s.b.I,[1,2,3,4,5,6,7,8,9,10]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.MapCollision,20,"Map Collision",[[s.b.I,[0,1,2,3,4,5,8,9,10,16,17]],[s.b.II,[0,5,6,7,8,9,10,11,16,17]],[s.b.IV,[0]]]),x(w.ScriptCollisionA,21,"Script Collision A",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.ItemLight,22,"Item Light",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.RadarCollision,23,"Radar Collision",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.FogCollisionSW,24,"Fog Collision SW",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.BossTeleporter,25,"Boss Teleporter",[[s.b.I,[0,2,5,7,10]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[5,6,7,8,0]]]),x(w.ImageBoard,26,"Image Board",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.QuestWarp,27,"Quest Warp",[[s.b.I,[1,2,3,4,5,6,7,11,12,13,14]],[s.b.IV,[9]]]),x(w.Epilogue,28,"Epilogue",[[s.b.I,[14]],[s.b.II,[13]],[s.b.IV,[9]]]),x(w.UnknownItem29,29,"Unknown Item (29)",[[s.b.I,[1]]]),x(w.UnknownItem30,30,"Unknown Item (30)",[[s.b.I,[1,2,17]],[s.b.II,[1,2,14]],[s.b.IV,[1,2,3,4,5]]]),x(w.UnknownItem31,31,"Unknown Item (31)",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.BoxDetectObject,32,"Box Detect Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.SymbolChatObject,33,"Symbol Chat Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.TouchPlateObject,34,"Touch plate Object",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.TargetableObject,35,"Targetable Object",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.EffectObject,36,"Effect object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[0]]]),x(w.CountDownObject,37,"Count Down Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.UnknownItem38,38,"Unknown Item (38)",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.UnknownItem39,39,"Unknown Item (39)",[[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.UnknownItem40,40,"Unknown Item (40)",[[s.b.I,[0,1,2,4,5,6,7,8,9,10,13,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,13,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.UnknownItem41,41,"Unknown Item (41)",[[s.b.I,[0,1,2,4,5,6,7,8,9,10,13,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,13,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.MenuActivation,64,"Menu activation",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.TelepipeLocation,65,"Telepipe Location",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.BGMCollision,66,"BGM Collision",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.MainRagolTeleporter,67,"Main Ragol Teleporter",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.LobbyTeleporter,68,"Lobby Teleporter",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.PrincipalWarp,69,"Principal warp",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.ShopDoor,70,"Shop Door",[[s.b.I,[0]],[s.b.IV,[0]]]),x(w.HuntersGuildDoor,71,"Hunter's Guild Door",[[s.b.I,[0]],[s.b.IV,[0]]]),x(w.TeleporterDoor,72,"Teleporter Door",[[s.b.I,[0]],[s.b.IV,[0]]]),x(w.MedicalCenterDoor,73,"Medical Center Door",[[s.b.I,[0]],[s.b.IV,[0]]]),x(w.Elevator,74,"Elevator",[[s.b.I,[0]],[s.b.IV,[0]]]),x(w.EasterEgg,75,"Easter Egg",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.ValentinesHeart,76,"Valentines Heart",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.ChristmasTree,77,"Christmas Tree",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.ChristmasWreath,78,"Christmas Wreath",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.HalloweenPumpkin,79,"Halloween Pumpkin",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.TwentyFirstCentury,80,"21st Century",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.Sonic,81,"Sonic",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.WelcomeBoard,82,"Welcome Board",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.Firework,83,"Firework",[[s.b.I,[0]],[s.b.II,[0,16]],[s.b.IV,[0]]]),x(w.LobbyScreenDoor,84,"Lobby Screen Door",[[s.b.I,[0]],[s.b.IV,[0]]]),x(w.MainRagolTeleporterBattleInNextArea,85,"Main Ragol Teleporter (Battle in next area?)",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.LabTeleporterDoor,86,"Lab Teleporter Door",[[s.b.II,[0]]]),x(w.Pioneer2InvisibleTouchplate,87,"Pioneer 2 Invisible Touchplate",[[s.b.I,[0]],[s.b.II,[0]],[s.b.IV,[0]]]),x(w.ForestDoor,128,"Forest Door",[[s.b.I,[1,2]]]),x(w.ForestSwitch,129,"Forest Switch",[[s.b.I,[1,2,3,4,5]],[s.b.II,[1,2,3,4]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.LaserFence,130,"Laser Fence",[[s.b.I,[1,2,3,4,5,6,7,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.LaserSquareFence,131,"Laser Square Fence",[[s.b.I,[1,2,3,4,5,6,7,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.ForestLaserFenceSwitch,132,"Forest Laser Fence Switch",[[s.b.I,[1,2,3,4,5,6,7,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.LightRays,133,"Light rays",[[s.b.I,[1,2]],[s.b.II,[5,6,7,8,9]],[s.b.IV,[6,7,8]]]),x(w.BlueButterfly,134,"Blue Butterfly",[[s.b.I,[1,2]],[s.b.IV,[6,7,8]]]),x(w.Probe,135,"Probe",[[s.b.I,[1,2]]]),x(w.RandomTypeBox1,136,"Random Type Box 1",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.II,[10,11,13]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.ForestWeatherStation,137,"Forest Weather Station",[[s.b.I,[1,2]]]),x(w.Battery,138,"Battery",[]),x(w.ForestConsole,139,"Forest Console",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.BlackSlidingDoor,140,"Black Sliding Door",[[s.b.I,[1,2,3]]]),x(w.RicoMessagePod,141,"Rico Message Pod",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,13]]]),x(w.EnergyBarrier,142,"Energy Barrier",[[s.b.I,[1,2,4,5,6,7]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.ForestRisingBridge,143,"Forest Rising Bridge",[[s.b.I,[1,2]]]),x(w.SwitchNoneDoor,144,"Switch (none door)",[[s.b.I,[1,2,6,7,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.EnemyBoxGrey,145,"Enemy Box (Grey)",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.II,[10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.FixedTypeBox,146,"Fixed Type Box",[[s.b.I,[1,2,3,4,5,6,7,11,12,13,14]],[s.b.II,[10,11,13]],[s.b.IV,[1,2,3,4,6,7,8,9]]]),x(w.EnemyBoxBrown,147,"Enemy Box (Brown)",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.II,[10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.EmptyTypeBox,149,"Empty Type Box",[[s.b.I,[1,2,3,4,5,6,7]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.LaserFenceEx,150,"Laser Fence Ex",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.LaserSquareFenceEx,151,"Laser Square Fence Ex",[]),x(w.FloorPanel1,192,"Floor Panel 1",[[s.b.I,[3,4,5,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.Caves4ButtonDoor,193,"Caves 4 Button door",[[s.b.I,[3,4,5]]]),x(w.CavesNormalDoor,194,"Caves Normal door",[[s.b.I,[3,4,5]]]),x(w.CavesSmashingPillar,195,"Caves Smashing Pillar",[[s.b.I,[3,4,5]],[s.b.II,[1,2,3,4,17]]]),x(w.CavesSign1,196,"Caves Sign 1",[[s.b.I,[4,5]]]),x(w.CavesSign2,197,"Caves Sign 2",[[s.b.I,[4,5]]]),x(w.CavesSign3,198,"Caves Sign 3",[[s.b.I,[4,5]]]),x(w.HexagonalTank,199,"Hexagonal Tank",[[s.b.I,[4,5]]]),x(w.BrownPlatform,200,"Brown Platform",[[s.b.I,[4,5]]]),x(w.WarningLightObject,201,"Warning Light Object",[[s.b.I,[4,5]],[s.b.IV,[5]]]),x(w.Rainbow,203,"Rainbow",[[s.b.I,[4]]]),x(w.FloatingJellyfish,204,"Floating Jellyfish",[[s.b.I,[4]],[s.b.II,[10,11]]]),x(w.FloatingDragonfly,205,"Floating Dragonfly",[[s.b.I,[4,16]],[s.b.II,[3,4]],[s.b.IV,[6,7,8]]]),x(w.CavesSwitchDoor,206,"Caves Switch Door",[[s.b.I,[3,4,5]]]),x(w.RobotRechargeStation,207,"Robot Recharge Station",[[s.b.I,[3,4,5,6,7]],[s.b.II,[17]]]),x(w.CavesCakeShop,208,"Caves Cake Shop",[[s.b.I,[5]]]),x(w.Caves1SmallRedRock,209,"Caves 1 Small Red Rock",[[s.b.I,[3]]]),x(w.Caves1MediumRedRock,210,"Caves 1 Medium Red Rock",[[s.b.I,[3]]]),x(w.Caves1LargeRedRock,211,"Caves 1 Large Red Rock",[[s.b.I,[3]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.Caves2SmallRock1,212,"Caves 2 Small Rock 1",[[s.b.I,[4]]]),x(w.Caves2MediumRock1,213,"Caves 2 Medium Rock 1",[[s.b.I,[4]]]),x(w.Caves2LargeRock1,214,"Caves 2 Large Rock 1",[[s.b.I,[4]]]),x(w.Caves2SmallRock2,215,"Caves 2 Small Rock 2",[[s.b.I,[4]]]),x(w.Caves2MediumRock2,216,"Caves 2 Medium Rock 2",[[s.b.I,[4]]]),x(w.Caves2LargeRock2,217,"Caves 2 Large Rock 2",[[s.b.I,[4]]]),x(w.Caves3SmallRock,218,"Caves 3 Small Rock",[[s.b.I,[5]]]),x(w.Caves3MediumRock,219,"Caves 3 Medium Rock",[[s.b.I,[5]]]),x(w.Caves3LargeRock,220,"Caves 3 Large Rock",[[s.b.I,[5]]]),x(w.FloorPanel2,222,"Floor Panel 2",[[s.b.I,[1,2,3,4,5,6,7,8,9,10,16,17]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.DestructableRockCaves1,223,"Destructable Rock (Caves 1)",[[s.b.I,[3]]]),x(w.DestructableRockCaves2,224,"Destructable Rock (Caves 2)",[[s.b.I,[4]]]),x(w.DestructableRockCaves3,225,"Destructable Rock (Caves 3)",[[s.b.I,[5]]]),x(w.MinesDoor,256,"Mines Door",[[s.b.I,[6,7]]]),x(w.FloorPanel3,257,"Floor Panel 3",[[s.b.I,[1,2,6,7,16,17]],[s.b.II,[1,2,3,4]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.MinesSwitchDoor,258,"Mines Switch Door",[[s.b.I,[6,7]],[s.b.IV,[6,7,8]]]),x(w.LargeCryoTube,259,"Large Cryo-Tube",[[s.b.I,[6,7]],[s.b.II,[17]]]),x(w.ComputerLikeCalus,260,"Computer (like calus)",[[s.b.I,[6,7]],[s.b.II,[17]]]),x(w.GreenScreenOpeningAndClosing,261,"Green Screen opening and closing",[[s.b.I,[6,7]],[s.b.II,[17]]]),x(w.FloatingRobot,262,"Floating Robot",[[s.b.I,[6,7]]]),x(w.FloatingBlueLight,263,"Floating Blue Light",[[s.b.I,[6,7]]]),x(w.SelfDestructingObject1,264,"Self Destructing Object 1",[[s.b.I,[6,7]]]),x(w.SelfDestructingObject2,265,"Self Destructing Object 2",[[s.b.I,[6,7]]]),x(w.SelfDestructingObject3,266,"Self Destructing Object 3",[[s.b.I,[6,7]]]),x(w.SparkMachine,267,"Spark Machine",[[s.b.I,[6,7]]]),x(w.MinesLargeFlashingCrate,268,"Mines Large Flashing Crate",[[s.b.I,[6,7]]]),x(w.RuinsSeal,304,"Ruins Seal",[[s.b.I,[13]]]),x(w.RuinsTeleporter,320,"Ruins Teleporter",[[s.b.I,[8,9,10]]]),x(w.RuinsWarpSiteToSite,321,"Ruins Warp (Site to site)",[[s.b.I,[8,9,10]]]),x(w.RuinsSwitch,322,"Ruins Switch",[[s.b.I,[8,9,10]]]),x(w.FloorPanel4,323,"Floor Panel 4",[[s.b.I,[8,9,10]]]),x(w.Ruins1Door,324,"Ruins 1 Door",[[s.b.I,[8]]]),x(w.Ruins3Door,325,"Ruins 3 Door",[[s.b.I,[10]]]),x(w.Ruins2Door,326,"Ruins 2 Door",[[s.b.I,[9]]]),x(w.Ruins11ButtonDoor,327,"Ruins 1-1 Button Door",[[s.b.I,[8]]]),x(w.Ruins21ButtonDoor,328,"Ruins 2-1 Button Door",[[s.b.I,[9]]]),x(w.Ruins31ButtonDoor,329,"Ruins 3-1 Button Door",[[s.b.I,[10]]]),x(w.Ruins4ButtonDoor,330,"Ruins 4-Button Door",[[s.b.I,[8,9,10]]]),x(w.Ruins2ButtonDoor,331,"Ruins 2-Button Door",[[s.b.I,[8,9,10]]]),x(w.RuinsSensor,332,"Ruins Sensor",[[s.b.I,[8,9,10]]]),x(w.RuinsFenceSwitch,333,"Ruins Fence Switch",[[s.b.I,[8,9,10]]]),x(w.RuinsLaserFence4x2,334,"Ruins Laser Fence 4x2",[[s.b.I,[8,9,10]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.RuinsLaserFence6x2,335,"Ruins Laser Fence 6x2",[[s.b.I,[8,9,10]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.RuinsLaserFence4x4,336,"Ruins Laser Fence 4x4",[[s.b.I,[8,9,10]]]),x(w.RuinsLaserFence6x4,337,"Ruins Laser Fence 6x4",[[s.b.I,[8,9,10]]]),x(w.RuinsPoisonBlob,338,"Ruins poison Blob",[[s.b.I,[8,9,10]],[s.b.II,[5,6,7,8,9]],[s.b.IV,[6,7,8]]]),x(w.RuinsPillarTrap,339,"Ruins Pillar Trap",[[s.b.I,[8,9,10]],[s.b.II,[1,2,3,4]]]),x(w.PopupTrapNoTech,340,"Popup Trap (No Tech)",[[s.b.I,[8,9,10]]]),x(w.RuinsCrystal,341,"Ruins Crystal",[[s.b.I,[8,9,10]]]),x(w.Monument,342,"Monument",[[s.b.I,[2,4,7]]]),x(w.RuinsRock1,345,"Ruins Rock 1",[[s.b.I,[8,9,10]]]),x(w.RuinsRock2,346,"Ruins Rock 2",[[s.b.I,[8,9,10]]]),x(w.RuinsRock3,347,"Ruins Rock 3",[[s.b.I,[8,9,10]]]),x(w.RuinsRock4,348,"Ruins Rock 4",[[s.b.I,[8,9,10]]]),x(w.RuinsRock5,349,"Ruins Rock 5",[[s.b.I,[8,9,10]]]),x(w.RuinsRock6,350,"Ruins Rock 6",[[s.b.I,[8,9,10]]]),x(w.RuinsRock7,351,"Ruins Rock 7",[[s.b.I,[8,9,10]]]),x(w.Poison,352,"Poison",[[s.b.I,[8,9,10,13]],[s.b.II,[3,4,10,11]],[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.FixedBoxTypeRuins,353,"Fixed Box Type (Ruins)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4,14,15]]]),x(w.RandomBoxTypeRuins,354,"Random Box Type (Ruins)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4,14,15]]]),x(w.EnemyTypeBoxYellow,355,"Enemy Type Box (Yellow)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4]]]),x(w.EnemyTypeBoxBlue,356,"Enemy Type Box (Blue)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4]]]),x(w.EmptyTypeBoxBlue,357,"Empty Type Box (Blue)",[[s.b.I,[8,9,10,16,17]],[s.b.II,[1,2,3,4]]]),x(w.DestructableRock,358,"Destructable Rock",[[s.b.I,[8,9,10]]]),x(w.PopupTrapsTechs,359,"Popup Traps (techs)",[[s.b.I,[6,7,8,9,10]],[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,16,17]]]),x(w.FlyingWhiteBird,368,"Flying White Bird",[[s.b.I,[14,16]],[s.b.II,[3,4]]]),x(w.Tower,369,"Tower",[[s.b.I,[14]]]),x(w.FloatingRocks,370,"Floating Rocks",[[s.b.I,[14]]]),x(w.FloatingSoul,371,"Floating Soul",[[s.b.I,[14]]]),x(w.Butterfly,372,"Butterfly",[[s.b.I,[14]]]),x(w.LobbyGameMenu,384,"Lobby Game menu",[[s.b.I,[15]]]),x(w.LobbyWarpObject,385,"Lobby Warp Object",[[s.b.I,[15]]]),x(w.Lobby1EventObjectDefaultTree,386,"Lobby 1 Event Object (Default Tree)",[[s.b.I,[15]]]),x(w.UnknownItem387,387,"Unknown Item (387)",[[s.b.I,[15]]]),x(w.UnknownItem388,388,"Unknown Item (388)",[[s.b.I,[15]]]),x(w.UnknownItem389,389,"Unknown Item (389)",[[s.b.I,[15]]]),x(w.LobbyEventObjectStaticPumpkin,390,"Lobby Event Object (Static Pumpkin)",[[s.b.I,[15]]]),x(w.LobbyEventObject3ChristmasWindows,391,"Lobby Event Object (3 Christmas Windows)",[[s.b.I,[15]]]),x(w.LobbyEventObjectRedAndWhiteCurtain,392,"Lobby Event Object (Red and White Curtain)",[[s.b.I,[15]]]),x(w.UnknownItem393,393,"Unknown Item (393)",[[s.b.I,[15]]]),x(w.UnknownItem394,394,"Unknown Item (394)",[[s.b.I,[15]]]),x(w.LobbyFishTank,395,"Lobby Fish Tank",[[s.b.I,[15]]]),x(w.LobbyEventObjectButterflies,396,"Lobby Event Object (Butterflies)",[[s.b.I,[15]]]),x(w.UnknownItem400,400,"Unknown Item (400)",[[s.b.I,[16]],[s.b.II,[3,4]]]),x(w.GreyWallLow,401,"grey wall low",[[s.b.I,[16]],[s.b.II,[3,4,17]]]),x(w.SpaceshipDoor,402,"Spaceship Door",[[s.b.I,[16]],[s.b.II,[3,4]]]),x(w.GreyWallHigh,403,"grey wall high",[[s.b.I,[16]],[s.b.II,[3,4,17]]]),x(w.TempleNormalDoor,416,"Temple Normal Door",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.BreakableWallWallButUnbreakable,417,'"breakable wall wall, but unbreakable"',[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.BrokenCylinderAndRubble,418,"Broken cylinder and rubble",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.ThreeBrokenWallPiecesOnFloor,419,"3 broken wall pieces on floor",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.HighBrickCylinder,420,"high brick cylinder",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.LyingCylinder,421,"lying cylinder",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.BrickConeWithFlatTop,422,"brick cone with flat top",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.BreakableTempleWall,423,"breakable temple wall",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.TempleMapDetect,424,"Temple Map Detect",[[s.b.I,[17]],[s.b.II,[1,2,14]],[s.b.IV,[1,2,3,4,5]]]),x(w.SmallBrownBrickRisingBridge,425,"small brown brick rising bridge",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.LongRisingBridgeWithPinkHighEdges,426,"long rising bridge (with pink high edges)",[[s.b.I,[17]],[s.b.II,[1,2]]]),x(w.FourSwitchTempleDoor,427,"4 switch temple door",[[s.b.II,[1,2]]]),x(w.FourButtonSpaceshipDoor,448,"4 button spaceship door",[[s.b.II,[3,4]]]),x(w.ItemBoxCca,512,"item box cca",[[s.b.II,[5,6,7,8,9,12,16,17]],[s.b.IV,[5]]]),x(w.TeleporterEp2,513,"Teleporter (Ep 2)",[[s.b.II,[5,6,7,8,9,10,11,12,13,16,17]]]),x(w.CCADoor,514,"CCA Door",[[s.b.II,[5,6,7,8,9,16,17]]]),x(w.SpecialBoxCCA,515,"Special Box CCA",[[s.b.II,[5,6,7,8,9,12,16,17]],[s.b.IV,[1,2,3,4,5]]]),x(w.BigCCADoor,516,"Big CCA Door",[[s.b.II,[5]]]),x(w.BigCCADoorSwitch,517,"Big CCA Door Switch",[[s.b.II,[5,6,7,8,9,16,17]]]),x(w.LittleRock,518,"Little Rock",[[s.b.II,[5,6,7,8,9,16]]]),x(w.Little3StoneWall,519,"Little 3 Stone Wall",[[s.b.II,[5,6,7,8,9,16]]]),x(w.Medium3StoneWall,520,"Medium 3 stone wall",[[s.b.II,[5,6,7,8,9,16]]]),x(w.SpiderPlant,521,"Spider Plant",[[s.b.II,[5,6,7,8,9,16]]]),x(w.CCAAreaTeleporter,522,"CCA Area Teleporter",[[s.b.II,[5,6,7,8,9,16,17]]]),x(w.UnknownItem523,523,"Unknown Item (523)",[[s.b.II,[5,12]]]),x(w.WhiteBird,524,"White Bird",[[s.b.II,[6,7,9,16,17]],[s.b.IV,[6,7,8]]]),x(w.OrangeBird,525,"Orange Bird",[[s.b.II,[6,7,9,17]]]),x(w.Saw,527,"Saw",[[s.b.II,[5,6,7,8,9,10,11,16,17]]]),x(w.LaserDetect,528,"Laser Detect",[[s.b.II,[5,6,7,8,9,10,11,16,17]]]),x(w.UnknownItem529,529,"Unknown Item (529)",[[s.b.II,[5,6,7]],[s.b.IV,[6,7,8]]]),x(w.UnknownItem530,530,"Unknown Item (530)",[[s.b.II,[5,6,7,8,9,17]]]),x(w.Seagull,531,"Seagull",[[s.b.II,[6,7,8,9,16]],[s.b.IV,[6,7,8]]]),x(w.Fish,544,"Fish",[[s.b.I,[15]],[s.b.II,[6,9,10,11,16]]]),x(w.SeabedDoorWithBlueEdges,545,"Seabed Door (with blue edges)",[[s.b.II,[10,11]]]),x(w.SeabedDoorAlwaysOpenNonTriggerable,546,"Seabed door (always open, non-triggerable)",[[s.b.II,[10,11]]]),x(w.LittleCryotube,547,"Little Cryotube",[[s.b.II,[10,11,17]]]),x(w.WideGlassWallBreakable,548,"Wide Glass Wall (breakable)",[[s.b.II,[10,11]]]),x(w.BlueFloatingRobot,549,"Blue floating robot",[[s.b.II,[10,11]]]),x(w.RedFloatingRobot,550,"Red floating robot",[[s.b.II,[10,11]]]),x(w.Dolphin,551,"Dolphin",[[s.b.II,[10,11]]]),x(w.CaptureTrap,552,"Capture Trap",[[s.b.II,[5,6,7,8,9,10,11,16,17]]]),x(w.VRLink,553,"VR link",[[s.b.II,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]]]),x(w.UnknownItem576,576,"Unknown Item (576)",[[s.b.II,[12]]]),x(w.WarpInBarbaRayRoom,640,"Warp in Barba Ray Room",[[s.b.II,[14]]]),x(w.UnknownItem672,672,"Unknown Item (672)",[[s.b.II,[15]]]),x(w.GeeNest,688,"Gee Nest",[[s.b.I,[8,9,10]],[s.b.II,[5,6,7,8,9,16,17]],[s.b.IV,[6,7,8]]]),x(w.LabComputerConsole,689,"Lab Computer Console",[[s.b.II,[0]]]),x(w.LabComputerConsoleGreenScreen,690,"Lab Computer Console (Green Screen)",[[s.b.II,[0]]]),x(w.ChairYellowPillow,691,"Chair, Yellow Pillow",[[s.b.II,[0]]]),x(w.OrangeWallWithHoleInMiddle,692,"orange wall with hole in middle",[[s.b.II,[0]]]),x(w.GreyWallWithHoleInMiddle,693,"grey wall with hole in middle",[[s.b.II,[0]]]),x(w.LongTable,694,"long table",[[s.b.II,[0]]]),x(w.GBAStation,695,"GBA Station",[]),x(w.TalkLinkToSupport,696,"Talk (link to support)",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.InstaWarp,697,"insta-warp",[[s.b.I,[0,1,2,3,4,5,6,7,11,12,13,14,16,17]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,9,0]]]),x(w.LabInvisibleObject,698,"Lab Invisible Object",[[s.b.I,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14]],[s.b.II,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]],[s.b.IV,[1,2,3,4,5,6,7,8,0]]]),x(w.LabGlassWindowDoor,699,"Lab Glass window Door",[[s.b.II,[0]]]),x(w.UnknownItem700,700,"Unknown Item (700)",[[s.b.II,[13]]]),x(w.LabCeilingWarp,701,"Lab Ceiling Warp",[[s.b.II,[0]]]),x(w.Ep4LightSource,768,"Ep4 Light Source",[[s.b.IV,[1,2,3,4,5,6,7,8,9]]]),x(w.Cacti,769,"cacti",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.BigBrownRock,770,"Big Brown Rock",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.BreakableBrownRock,771,"Breakable Brown Rock",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.UnknownItem832,832,"Unknown Item (832)",[]),x(w.UnknownItem833,833,"Unknown Item (833)",[]),x(w.PoisonPlant,896,"Poison Plant",[[s.b.IV,[6,7,8]]]),x(w.UnknownItem897,897,"Unknown Item (897)",[[s.b.IV,[6,7,8]]]),x(w.UnknownItem898,898,"Unknown Item (898)",[[s.b.IV,[6,7,8]]]),x(w.OozingDesertPlant,899,"Oozing Desert Plant",[[s.b.IV,[6,7,8]]]),x(w.UnknownItem901,901,"Unknown Item (901)",[[s.b.IV,[6,7,8]]]),x(w.BigBlackRocks,902,"big black rocks",[[s.b.IV,[1,2,3,4,5,6,7,8]]]),x(w.UnknownItem903,903,"Unknown Item (903)",[[s.b.IV,[6,7,8]]]),x(w.UnknownItem904,904,"Unknown Item (904)",[[s.b.IV,[6,7,8]]]),x(w.UnknownItem905,905,"Unknown Item (905)",[]),x(w.UnknownItem906,906,"Unknown Item (906)",[]),x(w.FallingRock,907,"Falling Rock",[[s.b.IV,[6,7,8]]]),x(w.DesertPlantHasCollision,908,"Desert Plant (has collision)",[[s.b.IV,[6,7,8]]]),x(w.DesertFixedTypeBoxBreakableCrystals,909,"Desert Fixed Type Box (Breakable Crystals)",[[s.b.IV,[6,7,8]]]),x(w.UnknownItem910,910,"Unknown Item (910)",[]),x(w.BeeHive,911,"Bee Hive",[[s.b.IV,[6,7,8]]]),x(w.UnknownItem912,912,"Unknown Item (912)",[[s.b.IV,[6,7,8]]]),x(w.Heat,913,"Heat",[[s.b.IV,[6,7,8]]]),x(w.TopOfSaintMillionEgg,960,"Top of saint million egg",[[s.b.IV,[9]]]),x(w.UnknownItem961,961,"Unknown Item (961)",[[s.b.IV,[9]]]),Object.freeze(j),Object.freeze(T),function(e){e[e.Normal=0]="Normal",e[e.Hovered=1]="Hovered",e[e.Selected=2]="Selected"}(P||(P={}));const D=[];D[P.Normal]=16776960,D[P.Hovered]=16768831,D[P.Selected]=16755200;const B=[];function E(e,t,i){const o=new y.MeshLambertMaterial({color:O(e)?B[P.Normal]:D[P.Normal],side:y.DoubleSide}),n=Object(R.a)(t,i.length?i.map(t=>new y.MeshBasicMaterial({map:t,side:y.DoubleSide,transparent:e!==I.c.PofuillySlime&&e!==I.c.PouillySlime,alphaTest:.01})):o,o);return n.name=S(e),n}B[P.Normal]=16711680,B[P.Hovered]=16727903,B[P.Selected]=16711764;var M=i("ouMO");const W=180/Math.PI,q=1/W;function F(e){return e*W}function V(e){return e*q}function U(e,t){return(e%t+t)%t}var N=i("wtpc");function $(e,t,i){return new y.Euler(e,t,i,"ZXY")}function z(e){return(new y.Euler).setFromQuaternion(e,"ZXY")}const A=new y.Quaternion,G=new y.Quaternion;class H{constructor(e,t,i,o,n){this._section=Object(M.e)(void 0),Object(N.f)(e,"type"),Object(N.l)(t,"area_id"),Object(N.l)(i,"section_id"),Object(N.f)(o,"position"),Object(N.f)(n,"rotation"),this.type=e,this.area_id=t,this.section=this._section,this._section_id=Object(M.e)(i),this.section_id=this._section_id,this._position=Object(M.e)(o),this.position=this._position,this._world_position=Object(M.e)(o),this.world_position=this._world_position,this._rotation=Object(M.e)(n),this.rotation=this._rotation,this._world_rotation=Object(M.e)(n),this.world_rotation=this._world_rotation}set_section(e){if(e.area_variant.area.id!==this.area_id)throw new Error("Quest entities can't be moved across areas.");return this._section.val=e,this._section_id.val=e.id,this.set_position(this.position.val),this.set_rotation(this.rotation.val),this}set_position(e){this._position.val=e;const t=this.section.val;return this._world_position.val=t?e.clone().applyEuler(t.rotation).add(t.position):e,this}set_world_position(e){this._world_position.val=e;const t=this.section.val;return this._position.val=t?e.clone().sub(t.position).applyEuler(t.inverse_rotation):e,this}set_rotation(e){K(e),this._rotation.val=e;const t=this.section.val;return t?(A.setFromEuler(e),G.setFromEuler(t.rotation),this._world_rotation.val=K(z(A.multiply(G)))):this._world_rotation.val=e,this}set_world_rotation(e){K(e),this._world_rotation.val=e;const t=this.section.val;return t?(A.setFromEuler(e),G.setFromEuler(t.rotation),G.inverse(),this._rotation.val=K(z(A.multiply(G)))):this._rotation.val=e,this}}function K(e){return e.set(U(e.x,2*Math.PI),U(e.y,2*Math.PI),U(e.z,2*Math.PI))}class Q extends H{constructor(e,t,i,o,n,s,r,a,d,c,l,_,u){var v,h,p,g,b,f;Object(N.l)(t,"pso_type_id"),Object(N.k)(i,"npc_id"),Object(N.m)(n,"pso_wave2"),Object(N.l)(s,"script_label"),Object(N.l)(r,"pso_roaming"),Object(N.f)(_,"scale"),Object(N.f)(u,"unknown"),Object(N.d)(2===u.length,()=>`unknown should be of length 2, was ${u.length}.`),Object(N.d)(10===u[0].length,()=>`unknown[0] should be of length 10, was ${u[0].length}`),Object(N.d)(4===u[1].length,()=>`unknown[1] should be of length 4, was ${u[1].length}`),super(e,a,d,c,l),this.pso_type_id=t,this.npc_id=i,this._wave=Object(M.e)(o),this.wave=this._wave;const m=null===(h=null===(v=o)||void 0===v?void 0:v.id)||void 0===h?void 0:h.val,w=null===(g=null===(p=o)||void 0===p?void 0:p.section_id)||void 0===g?void 0:g.val,k=null===(f=null===(b=o)||void 0===b?void 0:b.area_id)||void 0===f?void 0:f.val;this._pso_wave2=n,this.pso_wave2=this.wave.flat_map(e=>null==e?Object(M.e)(null==m?this._pso_wave2:0):m===e.id.val&&w===e.section_id.val&&k===e.area_id.val?e.id.map(e=>m===e?this._pso_wave2:e):e.id),this.script_label=s,this.pso_roaming=r,this.unknown=u,this.scale=_}set_wave(e){return this._wave.val=e,this}}class Y extends k.a{constructor(e,t){super(e),this._collision_geometry=new y.Object3D,this._render_geometry=new y.Object3D,this._entity_models=new y.Object3D,this.disposer=new a.a,this.entity_to_mesh=new Map,this.camera=new y.PerspectiveCamera(60,1,10,1e4),this.disposer.add(t(this))}get debug(){return super.debug}set debug(e){this.debug!==e&&(super.debug=e,this._render_geometry.visible=e,this.schedule_render())}get collision_geometry(){return this._collision_geometry}set collision_geometry(e){this.scene.remove(this.collision_geometry),this._collision_geometry=e,this.scene.add(e)}set render_geometry(e){this.scene.remove(this._render_geometry),this._render_geometry=e,e.visible=this.debug,this.scene.add(e)}get entity_models(){return this._entity_models}init_camera_controls(){super.init_camera_controls()}dispose(){super.dispose(),this.disposer.dispose()}set_size(e,t){this.camera.aspect=e/t,this.camera.updateProjectionMatrix(),super.set_size(e,t)}reset_entity_models(){this.scene.remove(this._entity_models),this._entity_models=new y.Group,this.scene.add(this._entity_models),this.entity_to_mesh.clear(),this.schedule_render()}add_entity_model(e){const t=e.userData.entity;this._entity_models.add(e),this.entity_to_mesh.set(t,e),t===this.selected_entity&&this.mark_selected(e),this.schedule_render()}remove_entity_model(e){const t=this.entity_to_mesh.get(e);t&&(this.entity_to_mesh.delete(e),this._entity_models.remove(t),this.schedule_render())}get_entity_mesh(e){return this.entity_to_mesh.get(e)}mark_selected(e){e===this.hovered_mesh&&(this.hovered_mesh=void 0),e!==this.selected_mesh&&(this.selected_mesh&&Z(this.selected_mesh,P.Normal),Z(e,P.Selected),this.schedule_render()),this.selected_mesh=e}mark_hovered(e){this.selected_mesh&&e===this.selected_mesh||(e!==this.hovered_mesh&&(this.hovered_mesh&&Z(this.hovered_mesh,P.Normal),e&&Z(e,P.Hovered),this.schedule_render()),this.hovered_mesh=e)}unmark_selected(){this.selected_mesh&&(Z(this.selected_mesh,P.Normal),this.schedule_render()),this.selected_mesh=void 0}}function Z(e,t){const i=e.userData.entity instanceof Q?B[t]:D[t];if(e)if(Array.isArray(e.material))for(const o of e.material)t===P.Normal&&o.map?o.color.set(16777215):o.color.set(i);else e.material.color.set(i)}var J=i("oxtq"),X=i("rwco"),ee=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const te=X.a.get("quest_editor/rendering/QuestModelManager"),ie=Object.freeze(new y.Vector3(0,800,700)),oe=Object.freeze(new y.Vector3(0,0,0)),ne=new y.Object3D;class se{constructor(e,t,i,o){this.renderer=t,this.area_asset_loader=i,this.entity_asset_loader=o,this.disposer=new a.a,this.quest_disposer=this.disposer.add(new a.a),this.area_variant_changed=()=>ee(this,void 0,void 0,(function*(){const{episode:e,area_variant:t,npcs:i,objects:o}=this.get_area_variant_details();yield this.area_model_manager.load(e,t),this.quest_disposer.dispose_all(),this.npc_model_manager.remove_all(),this.object_model_manager.remove_all(),this.renderer.reset_entity_models(),this.quest_disposer.add_all(i.observe_list(this.npcs_changed,{call_now:!0}),o.observe_list(this.objects_changed,{call_now:!0}))})),this.npcs_changed=e=>{e.type===J.a.ListChange&&(this.npc_model_manager.remove(e.removed),this.npc_model_manager.add(e.inserted))},this.objects_changed=e=>{e.type===J.a.ListChange&&(this.object_model_manager.remove(e.removed),this.object_model_manager.add(e.inserted))},this.area_model_manager=new re(this.renderer,i),this.npc_model_manager=new ae(e,this.renderer,o),this.object_model_manager=new ae(e,this.renderer,o)}dispose(){this.disposer.dispose(),this.npc_model_manager.remove_all(),this.object_model_manager.remove_all(),this.renderer.reset_entity_models()}}class re{constructor(e,t){this.renderer=e,this.area_asset_loader=t,this.raycaster=new y.Raycaster,this.origin=new y.Vector3,this.down=Object.freeze(new y.Vector3(0,-1,0)),this.up=Object.freeze(new y.Vector3(0,1,0))}load(e,t){return ee(this,void 0,void 0,(function*(){if(this.area_variant=t,null==e||null==t)return this.renderer.collision_geometry=ne,void(this.renderer.render_geometry=ne);try{const i=yield this.area_asset_loader.load_collision_geometry(e,t);if(this.should_cancel(t))return;const o=yield this.area_asset_loader.load_render_geometry(e,t);if(this.should_cancel(t))return;this.add_sections_to_collision_geometry(i,o),this.renderer.collision_geometry=i,this.renderer.render_geometry=o,this.renderer.reset_camera(ie,oe)}catch(e){te.error(`Couldn't load models for area ${t.area.id}, variant ${t.id}.`,e),this.renderer.collision_geometry=ne,this.renderer.render_geometry=ne}}))}should_cancel(e){return this.area_variant!==e}add_sections_to_collision_geometry(e,t){for(const i of e.children){i.geometry.boundingBox.getCenter(this.origin),this.raycaster.set(this.origin,this.down);const e=this.raycaster.intersectObject(t,!0).find(e=>null!=e.object.userData.section);this.raycaster.set(this.origin,this.up);const o=this.raycaster.intersectObject(t,!0).find(e=>null!=e.object.userData.section);let n;if(n=e&&o?e.distance<=o.distance?e:o:e||o,n){const e=i.userData,t=n.object.userData;e.section=t.section}}}}class ae{constructor(e,t,i){this.current_wave=e,this.renderer=t,this.entity_asset_loader=i,this.queue=[],this.loaded_entities=[],this.loading=!1}add(e){return ee(this,void 0,void 0,(function*(){if(this.queue.push(...e),!this.loading)try{for(this.loading=!0;this.queue.length;){const e=this.queue[0];try{yield this.load(e)}catch(t){te.error(`Couldn't load model for entity ${S(e.type)}.`,t)}finally{const t=this.queue.indexOf(e);-1!==t&&this.queue.splice(t,1)}}}finally{this.loading=!1}}))}remove(e){for(const t of e){const e=this.queue.indexOf(t);-1!==e&&this.queue.splice(e,1);const i=this.loaded_entities.findIndex(e=>e.entity===t);if(-1!==i){const e=this.loaded_entities.splice(i,1)[0];this.renderer.remove_entity_model(e.entity),e.disposer.dispose()}}}remove_all(){for(const{disposer:e}of this.loaded_entities)e.dispose();this.loaded_entities.splice(0,1/0),this.queue.splice(0,1/0)}load(e){return ee(this,void 0,void 0,(function*(){const t=yield this.entity_asset_loader.load_geometry(e.type);if(!this.queue.includes(e))return;const i=yield this.entity_asset_loader.load_textures(e.type);if(!this.queue.includes(e))return;const o=function(e,t,i){const o=E(e.type,t,i);return o.userData.entity=e,o.position.copy(e.world_position.val),o.rotation.copy(e.world_rotation.val),o}(e,t,i);this.update_entity_geometry(e,o)}))}update_entity_geometry(e,t){this.renderer.add_entity_model(t);const i=new a.a(e.world_position.observe(({value:e})=>{t.position.copy(e),this.renderer.schedule_render()}),e.world_rotation.observe(({value:e})=>{t.rotation.copy(e),this.renderer.schedule_render()}));e instanceof Q&&i.add(Object(M.d)((e,t)=>null==e||e===t,this.current_wave,e.wave).observe(({value:e})=>{t.visible=e,this.renderer.schedule_render()},{call_now:!0})),this.loaded_entities.push({entity:e,disposer:i})}}class de extends se{constructor(e,t,i,o,n,s){super(i,o,n,s),this.current_quest=e,this.current_area=t,this.disposer.add_all(e.observe(this.area_variant_changed),t.observe(this.area_variant_changed))}get_area_variant_details(){var e;const t=this.current_quest.val,i=this.current_area.val;let o,n,s;return t&&i?(o=t.area_variants.val.find(e=>e.area.id===i.id)||i.area_variants[0],n=t.npcs.filtered(e=>e.area_id===i.id),s=t.objects.filtered(e=>e.area_id===i.id)):(n=Object(M.c)(),s=Object(M.c)()),{episode:null===(e=t)||void 0===e?void 0:e.episode,area_variant:o,npcs:n,objects:s}}}var ce=i("KUR2");class le extends b.a{constructor(e,t,i){super(),this.element=Object(u.h)({className:t,tabIndex:-1}),this.renderer=i,this.renderer_view=this.add(new ce.a(this.renderer)),this.element.append(this.renderer_view.element),this.disposables(e.debug.observe(({value:e})=>this.renderer.debug=e)),this.finalize_construction()}activate(){this.renderer_view.start_rendering(),super.activate()}deactivate(){super.deactivate(),this.renderer_view.stop_rendering()}resize(e,t){return super.resize(e,t),this.renderer_view.resize(e,t),this}}let _e=void 0;const ue=new Map,ve=new y.Vector2(0,0);let he=0;function pe(e,t,i){function o(e){_e&&i(Object.assign(Object.assign({},_e),{event:e}))}ue.set(i,o),e.addEventListener(t,o)}function ge(e,t,i){const o=ue.get(i);o&&(ue.delete(i),e.removeEventListener(t,o))}function be(e){e.preventDefault(),e.dataTransfer&&(e.dataTransfer.dropEffect="none"),_e&&(_e.drag_element.style.transform=`translate(${e.clientX-ve.x}px, ${e.clientY-ve.y}px)`)}function fe(){_e&&(_e.drag_element.remove(),_e=void 0)}class me extends H{constructor(e,t,i,o,n,s,r,a,d){super(e,o,n,s,r),this.id=t,this.group_id=i,this.properties=a,this.unknown=d}}class we{constructor(e,t,i){this.quest_editor_store=e,this.quest=t,this.entity=i,this.description=`Create ${L(i.type).name}`}undo(){this.quest.remove_entity(this.entity)}redo(){this.quest.add_entity(this.entity),this.quest_editor_store.set_selected_entity(this.entity)}}class ke{constructor(e,t,i,o,n){this.quest_editor_store=e,this.entity=t,this.old_rotation=i,this.new_rotation=o,this.world=n,this.description=`Rotate ${L(t.type).name}`}undo(){this.quest_editor_store.set_selected_entity(this.entity),this.world?this.entity.set_world_rotation(this.old_rotation):this.entity.set_rotation(this.old_rotation)}redo(){this.quest_editor_store.set_selected_entity(this.entity),this.world?this.entity.set_world_rotation(this.new_rotation):this.entity.set_rotation(this.new_rotation)}}class ye{constructor(e,t,i){this.quest_editor_store=e,this.quest=t,this.entity=i,this.description=`Delete ${L(i.type).name}`,this.redo()}undo(){this.quest.add_entity(this.entity),this.quest_editor_store.set_selected_entity(this.entity)}redo(){this.quest.remove_entity(this.entity)}}class Re{constructor(e,t,i,o,n,s,r){this.quest_editor_store=e,this.entity=t,this.old_section=i,this.new_section=o,this.old_position=n,this.new_position=s,this.world=r,this.description=`Move ${L(t.type).name}`}undo(){this.quest_editor_store.set_selected_entity(this.entity),this.old_section&&this.entity.set_section(this.old_section),this.world?this.entity.set_world_position(this.old_position):this.entity.set_position(this.old_position)}redo(){this.quest_editor_store.set_selected_entity(this.entity),this.new_section&&this.entity.set_section(this.new_section),this.world?this.entity.set_world_position(this.new_position):this.entity.set_position(this.new_position)}}const Ie=Object.freeze(new y.Vector3(0,0,0)),je=Object.freeze(new y.Vector3(0,1,0)),Ce=Object.freeze(new y.Vector3(0,-1,0)),Te=2*Math.PI,xe=new y.Raycaster;class Se{constructor(e,t){this.quest_editor_store=e,this.renderer=t,this.disposer=new a.a,this.pointer_position=new y.Vector2(0,0),this.pointer_device_position=new y.Vector2(0,0),this.last_pointer_position=new y.Vector2(0,0),this.moved_since_last_pointer_down=!1,this._enabled=!0,this.dispose=()=>{this.renderer.canvas_element.removeEventListener("keydown",this.keydown),this.renderer.canvas_element.removeEventListener("mousedown",this.mousedown),this.renderer.canvas_element.removeEventListener("mousemove",this.mousemove),document.removeEventListener("mousemove",this.mousemove),document.removeEventListener("mouseup",this.mouseup),this.renderer.canvas_element.removeEventListener("mouseleave",this.mouseleave),ge(this.renderer.canvas_element,"dragenter",this.dragenter),ge(this.renderer.canvas_element,"dragover",this.dragover),ge(this.renderer.canvas_element,"dragleave",this.dragleave),ge(this.renderer.canvas_element,"drop",this.drop),this.disposer.dispose()},this.selected_entity_changed=({value:e})=>{if(this.state.cancel(),e){const t=this.renderer.get_entity_mesh(e);t?this.renderer.mark_selected(t):this.renderer.unmark_selected()}else this.renderer.unmark_selected()},this.keydown=e=>{this.state=this.state.process_event({type:Oe.KeyDown,key:e.key})},this.mousedown=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseDown,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered}),this.renderer.canvas_element.removeEventListener("mousemove",this.mousemove),document.addEventListener("mousemove",this.mousemove),document.addEventListener("mouseup",this.mouseup)},this.mousemove=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseMove,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered})},this.mouseup=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseUp,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered}),this.renderer.canvas_element.addEventListener("mousemove",this.mousemove),document.removeEventListener("mousemove",this.mousemove),document.removeEventListener("mouseup",this.mouseup)},this.mouseleave=e=>{this.process_mouse_event(e),this.state=this.state.process_event({type:Oe.MouseLeave,buttons:e.buttons,shift_key:e.shiftKey,pointer_device_position:this.pointer_device_position,moved_since_last_pointer_down:this.moved_since_last_pointer_down,mark_hovered:this.mark_hovered})},this.dragenter=e=>{this.process_mouse_event(e.event),this.state=this.state.process_event({type:Oe.EntityDragEnter,shift_key:e.event.shiftKey,pointer_device_position:this.pointer_device_position,entity_type:e.entity_type,drag_element:e.drag_element,data_transfer:e.event.dataTransfer,prevent_default:()=>e.event.preventDefault(),stop_propagation:()=>e.event.stopPropagation()})},this.dragover=e=>{this.process_mouse_event(e.event),this.state=this.state.process_event({type:Oe.EntityDragOver,shift_key:e.event.shiftKey,pointer_device_position:this.pointer_device_position,entity_type:e.entity_type,drag_element:e.drag_element,data_transfer:e.event.dataTransfer,prevent_default:()=>e.event.preventDefault(),stop_propagation:()=>e.event.stopPropagation()})},this.dragleave=e=>{this.process_mouse_event(e.event),this.state=this.state.process_event({type:Oe.EntityDragLeave,shift_key:e.event.shiftKey,pointer_device_position:this.pointer_device_position,entity_type:e.entity_type,drag_element:e.drag_element,data_transfer:e.event.dataTransfer,prevent_default:()=>e.event.preventDefault(),stop_propagation:()=>e.event.stopPropagation()})},this.drop=e=>{this.process_mouse_event(e.event),this.renderer.canvas_element.focus(),this.state=this.state.process_event({type:Oe.EntityDrop})},this.mark_hovered=e=>{this.renderer.mark_hovered(e)},this.disposer.add(e.selected_entity.observe(this.selected_entity_changed)),t.canvas_element.addEventListener("keydown",this.keydown),t.canvas_element.addEventListener("mousedown",this.mousedown),t.canvas_element.addEventListener("mousemove",this.mousemove),t.canvas_element.addEventListener("mouseleave",this.mouseleave),pe(t.canvas_element,"dragenter",this.dragenter),pe(t.canvas_element,"dragover",this.dragover),pe(t.canvas_element,"dragleave",this.dragleave),pe(t.canvas_element,"drop",this.drop),this.state=new Le(this.quest_editor_store,t,this._enabled)}set enabled(e){this._enabled=e,this.state.cancel(),this.state=new Le(this.quest_editor_store,this.renderer,this._enabled)}process_mouse_event(e){const{left:t,top:i}=this.renderer.canvas_element.getBoundingClientRect();this.pointer_position.set(e.clientX-t,e.clientY-i),this.pointer_device_position.copy(this.pointer_position),this.renderer.pointer_pos_to_device_coords(this.pointer_device_position),"mousedown"===e.type?this.moved_since_last_pointer_down=!1:"mousemove"!==e.type&&"mouseup"!==e.type||this.pointer_position.equals(this.last_pointer_position)||(this.moved_since_last_pointer_down=!0),this.last_pointer_position.copy(this.pointer_position)}}var Oe;!function(e){e[e.KeyDown=0]="KeyDown",e[e.MouseDown=1]="MouseDown",e[e.MouseMove=2]="MouseMove",e[e.MouseUp=3]="MouseUp",e[e.MouseLeave=4]="MouseLeave",e[e.EntityDragEnter=5]="EntityDragEnter",e[e.EntityDragOver=6]="EntityDragOver",e[e.EntityDragLeave=7]="EntityDragLeave",e[e.EntityDrop=8]="EntityDrop"}(Oe||(Oe={}));class Le{constructor(e,t,i){this.quest_editor_store=e,this.renderer=t,this.enabled=i}process_event(e){switch(e.type){case Oe.KeyDown:if(this.enabled){const t=this.quest_editor_store.selected_entity.val;if(t&&"Delete"===e.key){const e=this.quest_editor_store.current_quest.val;e&&this.quest_editor_store.undo.push(new ye(this.quest_editor_store,e,t))}}return this;case Oe.MouseDown:{const t=this.pick_entity(e.pointer_device_position);if(t)if(1===e.buttons){if(this.quest_editor_store.set_selected_entity(t.entity),this.enabled)return new Pe(this.quest_editor_store,this.renderer,t.entity,t.drag_adjust,t.grab_offset)}else if(2===e.buttons&&(this.quest_editor_store.set_selected_entity(t.entity),this.enabled))return new De(this.quest_editor_store,this.renderer,t.entity,t.mesh,t.grab_offset);return this}case Oe.MouseMove:{const t=this.pick_entity(e.pointer_device_position);return e.mark_hovered(t&&t.mesh),this}case Oe.MouseUp:return e.moved_since_last_pointer_down||this.pick_entity(e.pointer_device_position)||this.quest_editor_store.set_selected_entity(void 0),this;case Oe.MouseLeave:return e.mark_hovered(void 0),this;case Oe.EntityDragEnter:if(this.enabled){const t=this.quest_editor_store.current_area.val,i=this.quest_editor_store.current_quest.val;return t&&i?new Be(this.quest_editor_store,this.renderer,e,i,t):this}return this;default:return this}}cancel(){}pick_entity(e){xe.setFromCamera(e,this.renderer.camera);const[t]=xe.intersectObjects(this.renderer.entity_models.children);if(!t)return;const i=t.object.userData.entity,o=t.object.position.clone().sub(t.point),n=o.clone();xe.set(t.object.position,Ce);const[s]=xe.intersectObjects(this.renderer.collision_geometry.children,!0);return s&&(n.y-=s.distance),{mesh:t.object,entity:i,grab_offset:o,drag_adjust:n}}}class Pe{constructor(e,t,i,o,n){this.quest_editor_store=e,this.renderer=t,this.entity=i,this.drag_adjust=o,this.grab_offset=n,this.cancelled=!1,this.initial_section=i.section.val,this.initial_position=i.world_position.val,this.renderer.controls.enabled=!1}process_event(e){switch(e.type){case Oe.MouseMove:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):(e.moved_since_last_pointer_down&&Ee(this.renderer,this.entity,this.drag_adjust,this.grab_offset,e.pointer_device_position,e.shift_key),this);case Oe.MouseUp:return this.renderer.controls.enabled=!0,!this.cancelled&&e.moved_since_last_pointer_down&&this.quest_editor_store.undo.push(new Re(this.quest_editor_store,this.entity,this.initial_section,this.entity.section.val,this.initial_position,this.entity.world_position.val,!0)).redo(),new Le(this.quest_editor_store,this.renderer,!0);default:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):this}}cancel(){this.cancelled=!0,this.renderer.controls.enabled=!0,this.initial_section&&this.entity.set_section(this.initial_section),this.entity.set_world_position(this.initial_position)}}class De{constructor(e,t,i,o,n){this.quest_editor_store=e,this.renderer=t,this.entity=i,this.mesh=o,this.cancelled=!1,this.initial_rotation=i.world_rotation.val,this.grab_point=i.world_position.val.clone().sub(n),this.renderer.controls.enabled=!1}process_event(e){switch(e.type){case Oe.MouseMove:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):(e.moved_since_last_pointer_down&&qe(this.renderer,this.entity,this.mesh.quaternion,this.initial_rotation,this.grab_point,e.pointer_device_position),this);case Oe.MouseUp:return this.renderer.controls.enabled=!0,!this.cancelled&&e.moved_since_last_pointer_down&&this.quest_editor_store.undo.push(new ke(this.quest_editor_store,this.entity,this.initial_rotation,this.entity.world_rotation.val,!0)),new Le(this.quest_editor_store,this.renderer,!0);default:return this.cancelled?new Le(this.quest_editor_store,this.renderer,!0):this}}cancel(){this.cancelled=!0,this.renderer.controls.enabled=!0,this.entity.set_world_rotation(this.initial_rotation)}}class Be{constructor(e,t,i,o,n){if(this.quest_editor_store=e,this.drag_adjust=new y.Vector3(0,0,0),this.cancelled=!1,this.renderer=t,i.drag_element.style.display="none",i.data_transfer&&(i.data_transfer.dropEffect="copy"),O(i.entity_type)){const t=Object(I.d)(i.entity_type);this.entity=new Q(i.entity_type,t.pso_type_id,0,e.selected_wave.val,0,0,t.pso_roaming,n.id,0,new y.Vector3(0,0,0),$(0,0,0),new y.Vector3(1,1,1),[[0,0,0,0,0,0,0,0,0,0],[0,0,0,0]])}else this.entity=new me(i.entity_type,0,0,n.id,0,new y.Vector3(0,0,0),$(0,0,0),new Map,[[0,0,0,0,0,0],[0,0]]);Me(this.renderer,this.entity,this.drag_adjust,Ie,i.pointer_device_position),o.add_entity(this.entity),this.quest_editor_store.set_selected_entity(this.entity)}process_event(e){switch(e.type){case Oe.EntityDragOver:return this.cancelled?(e.drag_element.style.display="flex",e.data_transfer&&(e.data_transfer.dropEffect="none"),new Le(this.quest_editor_store,this.renderer,!0)):(e.stop_propagation(),e.prevent_default(),e.data_transfer&&(e.data_transfer.dropEffect="copy"),Ee(this.renderer,this.entity,this.drag_adjust,Ie,e.pointer_device_position,e.shift_key),this);case Oe.EntityDragLeave:{e.drag_element.style.display="flex";const t=this.quest_editor_store.current_quest.val;return t&&t.remove_entity(this.entity),new Le(this.quest_editor_store,this.renderer,!0)}case Oe.EntityDrop:if(!this.cancelled){const e=this.quest_editor_store.current_quest.val;e&&this.quest_editor_store.undo.push(new we(this.quest_editor_store,e,this.entity))}return new Le(this.quest_editor_store,this.renderer,!0);default:return this}}cancel(){this.cancelled=!0;const e=this.quest_editor_store.current_quest.val;e&&e.remove_entity(this.entity)}}function Ee(e,t,i,o,n,s){s?We(e,t,i,o,n):Me(e,t,i,o,n)}const Me=(()=>{const e=new y.Plane,t=new y.Vector3;return(i,o,n,s,r)=>{const{intersection:a,section:d}=function(e,t,i){xe.setFromCamera(t,e.camera),xe.ray.origin.add(i);const o=xe.intersectObjects(e.collision_geometry.children,!0);for(const e of o)if(e.face.normal.y>.75)return{intersection:e,section:e.object.userData.section};return{}}(i,r,n);if(a){if(d){const e=o.world_rotation.val;o.set_section(d),o.set_world_rotation(e)}o.set_world_position(new y.Vector3(a.point.x,a.point.y+s.y-n.y,a.point.z))}else xe.setFromCamera(r,i.camera),e.set(je,-o.world_position.val.y+s.y),xe.ray.intersectPlane(e,t)&&o.set_world_position(new y.Vector3(t.x+s.x,o.world_position.val.y,t.z+s.z))}})(),We=(()=>{const e=new y.Vector3,t=new y.Plane,i=new y.Vector3,o=new y.Vector3;return(n,s,r,a,d)=>{if(xe.setFromCamera(d,n.camera),n.camera.getWorldDirection(e),e.negate(),e.y=0,e.normalize(),o.set(s.world_position.val.x,s.world_position.val.y,s.world_position.val.z),o.sub(a),t.setFromNormalAndCoplanarPoint(e,o),xe.ray.intersectPlane(t,i)){const e=i.y+a.y,t=e-s.world_position.val.y;r.y-=t,s.set_world_position(new y.Vector3(s.world_position.val.x,e,s.world_position.val.z))}}})(),qe=(()=>{const e=new y.Vector3,t=new y.Plane,i=new y.Vector3,o=new y.Vector3,n=new y.Vector3,s=new y.Vector3;return(r,a,d,c,l,_)=>{if(e.copy(je),e.applyQuaternion(d),t.setFromNormalAndCoplanarPoint(e,l),xe.setFromCamera(_,r.camera),xe.ray.intersectPlane(t,i)){t.projectPoint(a.world_position.val,o),n.subVectors(o,l),s.subVectors(o,i);const r=n.dot(s),d=e.dot(n.cross(s)),_=Math.atan2(d,r);a.set_world_rotation(new y.Euler(c.x,(c.y+_)%Te,c.z,"ZXY"))}}})();class Fe extends le{constructor(e,t,i,o){super(e,"quest_editor_QuestEditorRendererView",new Y(o,o=>new de(e.current_quest,e.current_area,e.selected_wave,o,t,i))),this.element.addEventListener("focus",()=>e.undo.make_current(),!0),this.entity_controls=this.disposable(new Se(e,this.renderer)),this.disposables(e.selected_entity.observe(({value:e})=>this.renderer.selected_entity=e),e.quest_runner.running.observe(({value:e})=>this.entity_controls.enabled=!e,{call_now:!0})),this.renderer.init_camera_controls(),this.finalize_construction()}}var Ve=i("wsa1"),Ue=i("w6HN"),Ne=i("oyid");class $e extends Ue.a{constructor(e){const t=new Ne.a(!0,{label:"Inline args mode",tooltip:e.has_issues.map(e=>{let t="Transform arg_push* opcodes to be inline with the opcode the arguments are given to.";return e&&(t+="\nThis mode cannot be toggled because there are issues in the script."),t})});super(t),this.disposables(t.checked.bind_to(e.inline_args_mode),t.checked.observe(({value:t})=>e.set_inline_args_mode(t)),t.enabled.bind_to(e.has_issues.map(e=>!e))),this.finalize_construction()}}var ze=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))},Ae=Ve.editor.ScrollType;class Ge{constructor(e){this.editor=e,this.history=[],this.history_index=-1,this.capture_history=!0,this.disposer=new a.a,this.did_change_cursor_position=e=>{this.capture_history&&(this.history.splice(this.history_index+1,1/0),"api"===e.source||-1===this.history_index||Math.abs(e.position.lineNumber-this.history[this.history_index].lineNumber)>=10?(this.history.push(e.position),this.history_index++):this.history[this.history_index]=e.position)},this.back=()=>ze(this,void 0,void 0,(function*(){this.history_index>0&&this.set_position(this.history[--this.history_index])})),this.forward=()=>ze(this,void 0,void 0,(function*(){this.history_index+1{this.capture_history=!1,this.editor.setPosition(e),this.editor.revealPositionInCenterIfOutsideViewport(e,Ae.Immediate),this.capture_history=!0},this.mouse_up=e=>{const t=e.event.browserEvent.button,i=e.event.browserEvent.buttons;3===t?(0===i&&(e.event.preventDefault(),this.back()),this.editor.focus()):4===t&&(0===i&&(e.event.preventDefault(),this.forward()),this.editor.focus())},this.disposer.add_all(this.editor.onDidChangeCursorPosition(this.did_change_cursor_position),this.editor.addAction({id:"phantasmal.action.back",label:"Back",keybindings:[Ve.KeyMod.Alt|Ve.KeyCode.LeftArrow],run:this.back}),this.editor.addAction({id:"phantasmal.action.forward",label:"Forward",keybindings:[Ve.KeyMod.Alt|Ve.KeyCode.RightArrow],run:this.forward}),this.editor.onMouseUp(this.mouse_up))}dispose(){this.disposer.dispose()}reset(){this.history.splice(0,1/0),this.history_index=-1}}i("/NSH");Ve.editor.defineTheme("phantasmal-world",{base:"vs-dark",inherit:!0,rules:[{token:"",foreground:"e0e0e0",background:"#181818"},{token:"tag",foreground:"99bbff"},{token:"keyword",foreground:"d0a0ff",fontStyle:"bold"},{token:"predefined",foreground:"bbffbb"},{token:"number",foreground:"ffffaa"},{token:"number.hex",foreground:"ffffaa"},{token:"string",foreground:"88ffff"},{token:"string.escape",foreground:"8888ff"}],colors:{"editor.background":"#181818","editor.lineHighlightBackground":"#202020"}});const He=Ve.editor.createModel("","psoasm");class Ke extends b.a{constructor(e,t,i){super(),this.asm_editor_store=i,this.breakpoint_decoration_ids=[],this.element=Object(u.h)(),this.tool_bar_view=this.add(new $e(i)),this.element.append(this.tool_bar_view.element),this.editor=this.disposable(Ve.editor.create(this.element,{theme:"phantasmal-world",scrollBeyondLastLine:!1,autoIndent:"full",fontSize:13,wordWrap:"on",wrappingIndent:"indent",renderIndentGuides:!1,folding:!1,glyphMargin:e.feature_active("vm")})),this.history=this.disposable(new Ge(this.editor)),this.editor.addCommand(Ve.KeyMod.CtrlCmd|Ve.KeyCode.KEY_Z,()=>{}),this.editor.addCommand(Ve.KeyMod.CtrlCmd|Ve.KeyMod.Shift|Ve.KeyCode.KEY_Z,()=>{});const o=this.editor.getAction("editor.action.quickCommand");this.disposables(this.editor.addAction({id:"editor.action.quickCommand",label:"Command Palette",keybindings:[Ve.KeyMod.CtrlCmd|Ve.KeyMod.Shift|Ve.KeyCode.KEY_P],run:()=>o.run()})),this.disposables(i.did_undo.observe(({value:e})=>{this.editor.trigger(e,"undo",void 0)}),i.did_redo.observe(({value:e})=>{this.editor.trigger(e,"redo",void 0)}),i.model.observe(({value:e})=>{this.editor.updateOptions({readOnly:!this.enabled.val||!e}),this.editor.setModel(e||He),this.history.reset(),this.breakpoint_decoration_ids=[],this.execloc_decoration_id="",t.clear_breakpoints()},{call_now:!0}),i.breakpoints.observe_list(e=>{var t;if(e.type===J.a.ListChange){for(const t of e.removed){const e=this.editor.getLineDecorations(t.line_no);if(e)for(const t of e){const e=this.breakpoint_decoration_ids.indexOf(t.id);if(e>-1){this.editor.deltaDecorations([t.id],[]),this.breakpoint_decoration_ids.splice(e,1);break}}}for(const i of e.inserted){(null===(t=this.editor.getLineDecorations(i.line_no))||void 0===t?void 0:t.some(e=>this.breakpoint_decoration_ids.includes(e.id)))||this.breakpoint_decoration_ids.push(this.editor.deltaDecorations([],[{range:new Ve.Range(i.line_no,0,i.line_no,0),options:{glyphMarginClassName:"quest_editor_AsmEditorView_breakpoint-enabled",glyphMarginHoverMessage:{value:"Breakpoint"}}}])[0])}}}),i.pause_location.observe(e=>{const t=this.old_pause_location,i=e.value;if(this.old_pause_location=i,void 0!==t&&void 0!==this.execloc_decoration_id){this.editor.getLineDecorations(t)&&this.editor.deltaDecorations([this.execloc_decoration_id],[])}void 0!==i&&(this.execloc_decoration_id=this.editor.deltaDecorations([],[{range:new Ve.Range(i,0,i,0),options:{className:"quest_editor_AsmEditorView_execution-location",isWholeLine:!0}}])[0],this.editor.revealLineInCenterIfOutsideViewport(i))}),this.editor.onDidFocusEditorWidget(()=>i.undo.make_current()),this.editor.onMouseDown(e=>{switch(e.target.type){case Ve.editor.MouseTargetType.GUTTER_GLYPH_MARGIN:{const i=e.target.position;if(!i)return;t.toggle_breakpoint(i.lineNumber)}}}),this.enabled.bind_to(t.running.map(e=>!e))),this.finalize_construction()}focus(){this.editor.focus()}resize(e,t){const i=Math.max(0,t-this.tool_bar_view.height);return this.editor.layout({width:e,height:i}),this}set_enabled(e){super.set_enabled(e),this.tool_bar_view.enabled.val=e,this.editor.updateOptions({readOnly:!e||!this.asm_editor_store.model.val})}}i("egRq");class Qe extends b.a{constructor(e){super(),this.ctrl=e,this.element=Object(u.h)({className:"quest_editor_EntityInfoView",tabIndex:-1}),this.no_entity_view=new g("No entity selected."),this.table_element=Object(u.t)(),this.pos_x_element=this.add(new r.a(0,{round_to:3})),this.pos_y_element=this.add(new r.a(0,{round_to:3})),this.pos_z_element=this.add(new r.a(0,{round_to:3})),this.rot_x_element=this.add(new r.a(0,{round_to:3})),this.rot_y_element=this.add(new r.a(0,{round_to:3})),this.rot_z_element=this.add(new r.a(0,{round_to:3}));const t="quest_editor_EntityInfoView_coord";this.table_element.append(Object(u.A)(Object(u.y)("Type:"),this.type_element=Object(u.v)()),Object(u.A)(Object(u.y)("Name:"),this.name_element=Object(u.v)()),Object(u.A)(Object(u.y)("Section:"),this.section_id_element=Object(u.v)()),this.wave_row_element=Object(u.A)(Object(u.y)("Wave:"),this.wave_element=Object(u.v)()),Object(u.A)(Object(u.y)({colSpan:2},"Position:")),Object(u.A)(Object(u.y)({className:t},"X:"),Object(u.v)(this.pos_x_element.element)),Object(u.A)(Object(u.y)({className:t},"Y:"),Object(u.v)(this.pos_y_element.element)),Object(u.A)(Object(u.y)({className:t},"Z:"),Object(u.v)(this.pos_z_element.element)),Object(u.A)(Object(u.y)({colSpan:2},"Rotation:")),Object(u.A)(Object(u.y)({className:t},"X:"),Object(u.v)(this.rot_x_element.element)),Object(u.A)(Object(u.y)({className:t},"Y:"),Object(u.v)(this.rot_y_element.element)),Object(u.A)(Object(u.y)({className:t},"Z:"),Object(u.v)(this.rot_z_element.element))),this.element.append(this.table_element,this.no_entity_view.element),this.element.addEventListener("focus",e.focused,!0),this.disposables(Object(u.c)(this.table_element,"hidden",e.unavailable),this.no_entity_view.visible.bind_to(e.unavailable),Object(u.c)(this.type_element,"textContent",e.type),Object(u.c)(this.name_element,"textContent",e.name),Object(u.c)(this.section_id_element,"textContent",e.section_id),Object(u.c)(this.wave_element,"textContent",e.wave),Object(u.c)(this.wave_row_element,"hidden",e.wave_hidden),e.position.observe(({value:{x:e,y:t,z:i}})=>{this.pos_x_element.value.val=e,this.pos_y_element.value.val=t,this.pos_z_element.value.val=i},{call_now:!0}),e.rotation.observe(({value:{x:e,y:t,z:i}})=>{this.rot_x_element.value.val=F(e),this.rot_y_element.value.val=F(t),this.rot_z_element.value.val=F(i)},{call_now:!0}),this.pos_x_element.value.observe(({value:t})=>e.set_pos_x(t)),this.pos_y_element.value.observe(({value:t})=>e.set_pos_y(t)),this.pos_z_element.value.observe(({value:t})=>e.set_pos_z(t)),this.rot_x_element.value.observe(({value:t})=>e.set_rot_x(t)),this.rot_y_element.value.observe(({value:t})=>e.set_rot_y(t)),this.rot_z_element.value.observe(({value:t})=>e.set_rot_z(t)),this.enabled.bind_to(e.enabled)),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.pos_x_element.enabled.val=e,this.pos_y_element.enabled.val=e,this.pos_z_element.enabled.val=e,this.rot_x_element.enabled.val=e,this.rot_y_element.enabled.val=e,this.rot_z_element.enabled.val=e}}var Ye=i("4SjJ");i("ZZ0G");class Ze extends b.a{constructor(e,t,i){super(),this.entity_image_renderer=t,this.entities=Object(M.c)(),this.create_entity_element=(e,t)=>{const i=Object(u.h)({className:"quest_editor_EntityListView_entity",data:{index:t.toString()}});i.draggable=!0;const o=Object(u.l)({width:100,height:100});o.style.visibility="hidden",o.style.pointerEvents="none",i.append(o),this.entity_image_renderer.render(e).then(e=>{o.src=e,o.style.visibility="visible"});const n=Object(u.s)(L(e).name);return i.append(n),i};const o=Object(u.h)({className:"quest_editor_EntityListView_entity_list"});this.element=Object(u.h)({className:`${i} quest_editor_EntityListView`,tabIndex:-1},o),this.disposables(Object(u.d)(o,this.entities,this.create_entity_element),function(e,t){function i(e){if(e.target instanceof HTMLElement){const i=t(e.target);i?(ve.set(e.offsetX,e.offsetY),_e={drag_element:i[0],entity_type:i[1]},_e.drag_element.style.position="fixed",_e.drag_element.style.pointerEvents="none",_e.drag_element.style.zIndex="500",_e.drag_element.style.top="0",_e.drag_element.style.left="0",_e.drag_element.style.transform=`translate(${e.clientX-ve.x}px, ${e.clientY-ve.y}px)`,document.body.append(_e.drag_element),e.dataTransfer&&(e.dataTransfer.effectAllowed="copy",e.dataTransfer.setDragImage(Object(u.h)(),0,0),e.dataTransfer.setData("phantasmal-entity",L(_e.entity_type).name))):e.preventDefault()}}return e.addEventListener("dragstart",i),1==++he&&(document.addEventListener("dragover",be),document.addEventListener("dragend",fe)),{dispose(){e.removeEventListener("dragstart",i),0==--he&&(document.removeEventListener("dragover",be),document.removeEventListener("dragend",fe))}}}(o,e=>{if(!this.enabled.val)return;let t=e;do{const i=e.dataset.index;if(null!=i)return[t.querySelector("img").cloneNode(!0),this.entities.get(parseInt(i,10))];t=t.parentElement}while(t&&t!==o)}),this.enabled.bind_to(e.quest_runner.running.map(e=>!e)))}}class Je extends Ze{constructor(e,t){super(e,t,"quest_editor_NpcListView"),this.quest_editor_store=e,this.filter_npcs=()=>{const e=this.quest_editor_store.current_quest.val,t=this.quest_editor_store.current_area.val,i=e?e.episode:s.b.I,o=t?t.id:0;this.entities.val=I.b.filter(e=>{const t=Object(I.d)(e);return(null==t.episode||t.episode===i)&&t.area_ids.includes(o)})},this.disposables(e.current_quest.observe(this.filter_npcs),e.current_area.observe(this.filter_npcs)),this.filter_npcs(),this.finalize_construction()}}class Xe extends Ze{constructor(e,t){super(e,t,"quest_editor_ObjectListView"),this.quest_editor_store=e,this.filter_objects=()=>{const e=this.quest_editor_store.current_quest.val,t=this.quest_editor_store.current_area.val,i=e?e.episode:s.b.I,o=t?t.id:0;this.entities.val=j.filter(e=>{const t=C(e);if(null==t.area_ids)return!0;const n=t.area_ids[i];return n&&n.includes(o)})},this.disposables(e.current_quest.observe(this.filter_objects),e.current_area.observe(this.filter_objects)),this.filter_objects(),this.finalize_construction()}}i("RL+K");var et,tt=i("KVVN");!function(e){e[e.NodeAdded=0]="NodeAdded",e[e.NodeRemoved=1]="NodeRemoved",e[e.EdgeAdded=2]="EdgeAdded",e[e.EdgeRemoved=3]="EdgeRemoved"}(et||(et={}));class it{constructor(e){this.area_id=e,this._connected_sub_graphs=Object(M.c)(),this.meta=new Map,this.emitter=Object(M.a)(),this.events=[],this.connected_sub_graphs=this._connected_sub_graphs,Object(N.m)(e,"area_id")}observe(e){return this.emitter.observe(e)}get_index(e){return this.meta.get(e).index}get_sub_graph(e){return this.meta.get(e).sub_graph}get_children(e){return this.meta.get(e).children}get_parents(e){return this.meta.get(e).parents}add_event(e,t,i){this.remove_event(e);const o=this.events.length,n=Object(M.c)(void 0,e);this.meta.set(e,{index:o,sub_graph:n,children:[],parents:[]}),this.events.push(e),this._connected_sub_graphs.push(n);for(const i of t)this.add_edge(i,e);for(const t of i)this.add_edge(e,t);this.emit({type:et.NodeAdded,event:e})}insert_event(e,t,i,o){this.remove_event(t);const n=Object(M.c)(void 0,t);this.meta.set(t,{index:e,sub_graph:n,parents:[],children:[]}),this.events.splice(e,0,t);for(let t=e+1;ti.index);)e++;i.sub_graph=n,n.splice(e,0,t),e++}this._connected_sub_graphs.remove(s),s.clear()}this.emit({type:et.EdgeAdded,parent:e,child:t})}remove_edge(e,t){this.internal_remove_edge(e,this.meta.get(e),t,this.meta.get(t))}internal_remove_edge(e,t,i,o){if(t&&o){const n=t.children.indexOf(i);-1!==n&&t.children.splice(n,1);const s=o.parents.indexOf(e);-1!==s&&o.parents.splice(s,1);const r=new Set;if(!this.connected(e,i,r)){const e=Object(M.c)(void 0,...r);e.sort((e,t)=>this.meta.get(e).index-this.meta.get(t).index);for(const i of e)t.sub_graph.remove(i);this.insert_sub_graph(this.meta.get(e.get(0)).index,e),o.sub_graph=e}this.emit({type:et.EdgeRemoved,parent:e,child:i})}}connected(e,t,i){if(e===t)return!0;if(i.has(t))return!1;i.add(t);const o=this.meta.get(t);if(o){for(const t of o.children)if(this.connected(e,t,i))return!0;for(const t of o.parents)if(this.connected(e,t,i))return!0}return!1}insert_sub_graph(e,t){let i=0;for(;ie)break;i++}this._connected_sub_graphs.splice(i,0,t)}emit(e){this.emitter.emit({value:e})}}i("xqR9");var ot,nt=i("uiJh");!function(e){e[e.SpawnNpcs=0]="SpawnNpcs",e[e.Unlock=1]="Unlock",e[e.Lock=2]="Lock"}(ot||(ot={}));const st=Object(nt.a)(ot);class rt{constructor(e,t){this.type=ot.SpawnNpcs,Object(N.m)(e,"section_id"),Object(N.m)(t,"appear_flag"),this.section_id=e,this.appear_flag=t}}class at{constructor(e){this.type=ot.Unlock,Object(N.m)(e,"door_id"),this._door_id=Object(M.e)(e),this.door_id=this._door_id}set_door_id(e){Object(N.m)(e,"door_id"),this._door_id.val=e}}class dt{constructor(e){this.type=ot.Lock,Object(N.m)(e,"door_id"),this._door_id=Object(M.e)(e),this.door_id=this._door_id}set_door_id(e){Object(N.m)(e,"door_id"),this._door_id.val=e}}i("CCCE");var ct=i("LSoc"),lt=i("QmPX");class _t extends lt.a{constructor(e){super(e),this.element=Object(u.h)({className:"core_DropDown"}),this.button_mousedown=()=>{this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0},this.button_mouseup=()=>{this.just_opened?this.menu.focus():this.menu.visible.val=!1,this.just_opened=!1},this.button_keydown=({value:e})=>{"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0,this.menu.focus(),this.menu.hover_next())},this.button=this.disposable(new tt.a({text:e.text,icon_left:e&&e.icon_left,icon_right:u.a.TriangleDown})),this.menu=this.disposable(new ct.a({items:e.items,to_label:e.to_label,related_element:this.element})),this.element.append(this.button.element,this.menu.element),this._chosen=Object(M.a)(),this.chosen=this._chosen,this.just_opened=!1,this.disposables(Object(u.g)(this.button.element,"mousedown",this.button_mousedown,{capture:!0}),this.button.onmouseup.observe(this.button_mouseup),this.button.onkeydown.observe(this.button_keydown),this.menu.selected.observe(({value:e})=>{void 0!==e&&(this._chosen.emit({value:e}),this.menu.selected.val=void 0)})),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.button.enabled.val=e}}class ut extends p.a{constructor(e,t){super(),this.ctrl=e,this.event=t,this.inputs_enabled=Object(M.e)(!0),this.create_action_element=e=>{const t=new a.a;let i,o;if(e.type===ot.SpawnNpcs)i="Spawn:",o=Object(u.h)(Object(u.h)(t.add(new r.a(e.section_id,{min:0,step:1,enabled:!1})).element),Object(u.h)(t.add(new r.a(e.appear_flag,{min:0,step:1,enabled:!1})).element));else{i=e.type===ot.Unlock?"Unlock:":"Lock:";const n=t.add(new r.a(e.door_id.val,{min:0,step:1,enabled:this.inputs_enabled}));o=n.element,t.add_all(n.value.bind_to(e.door_id),n.value.observe(({value:t})=>e.set_door_id(t)))}const n=t.add(new tt.a({icon_left:u.a.Remove}));return t.add_all(n.onclick.observe(()=>this.ctrl.remove_action(this.event,e))),[Object(u.A)(Object(u.y)(i),Object(u.v)(o),Object(u.v)(n.element)),t]};const i=document.createTextNode(t.wave.id.val.toString());this.delay_input=this.add(new r.a(t.delay.val,{min:0,step:1,enabled:this.inputs_enabled}));const o=Object(u.t)({className:"quest_editor_EventView_actions"}),n=this.add(new _t({text:"Add action",items:st,to_label(e){switch(e){case ot.SpawnNpcs:return"Spawn NPCs";case ot.Unlock:return"Unlock door";case ot.Lock:return"Lock door"}}}));this.element=Object(u.h)({tabIndex:0},Object(u.t)(Object(u.A)(Object(u.y)("ID:"),Object(u.v)(t.id.toString())),Object(u.A)(Object(u.y)("Section:"),Object(u.v)(t.section_id.toString())),Object(u.A)(Object(u.y)("Wave:"),Object(u.v)(i)),Object(u.A)(Object(u.y)("Delay:"),Object(u.v)(this.delay_input.element)),Object(u.A)(Object(u.y)({colSpan:2},"Actions:")),Object(u.A)(Object(u.v)({colSpan:2},o)),Object(u.A)(Object(u.v)({colSpan:2},n.element)))),this.disposables(Object(u.c)(this.element,"className",e.is_selected(t).map(e=>`quest_editor_EventView ${e?"selected":""}`)),t.wave.id.observe(({value:e})=>i.data=e.toString()),Object(u.g)(this.element,"focus",()=>{e.set_selected_wave(t.wave)}),Object(u.g)(this.element,"click",i=>{i.stopPropagation(),e.set_selected_wave(t.wave)}),Object(u.g)(this.element,"keyup",i=>{"Delete"===i.key&&e.remove_event(t)}),this.delay_input.value.bind_to(t.delay),this.delay_input.value.observe(i=>e.set_delay(t,i.value)),Object(u.d)(o,t.actions,this.create_action_element),n.chosen.observe(({value:i})=>e.add_action(t,i))),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.inputs_enabled.val=e}}i("CGbB");const vt=X.a.get("quest_editor/gui/EventSubGraphView"),ht=8,pt=20;class gt extends p.a{constructor(e,t,i,o){super(),this.ctrl=e,this.dag=t,this.sub_graph=i,this.max_edge_depth=o,this.event_gui_data=new Map,this.event_container_element=Object(u.h)({className:"quest_editor_EventSubGraphView_event_container"}),this.edge_container_element=Object(u.h)({className:"quest_editor_EventSubGraphView_edge_container"}),this.element=Object(u.h)({className:"quest_editor_EventSubGraphView"},this.edge_container_element,this.event_container_element),this.update_edges=()=>{if(this.edge_container_element.innerHTML="",0===this.sub_graph.length.val)return;const e=Array(this.sub_graph.length.val-1);for(let t=0;tn,h=Math.min(n,a),p=Math.max(n,a);e:for(;;){for(let t=v?h:Math.max(0,h-1);t{const i=new a.a,o=i.add(new ut(this.ctrl,e));return this.event_gui_data.set(e,{event_view:o,position:t}),i.add({dispose:()=>this.event_gui_data.delete(e)}),[o.element,i]},this.after_events_changed=e=>{e.type===J.a.ListChange&&(this.sub_graph.val.forEach((e,t)=>{this.event_gui_data.get(e).position=t}),this.update_edges())},this.disposables(o.observe(({value:e})=>{this.element.style.marginLeft=`${ht*e}px`},{call_now:!0}),Object(u.d)(this.event_container_element,i,this.create_event_element,{after:this.after_events_changed}),t.observe(({value:e})=>{e.type!==et.EdgeAdded&&e.type!==et.EdgeRemoved||this.update_edges()})),this.finalize_construction()}set_enabled(e){super.set_enabled(e);for(const{event_view:t}of this.event_gui_data.values())t.enabled.val=e}}class bt extends b.a{constructor(e){super(),this.ctrl=e,this.sub_graph_views=new Map,this.unavailable_view=new g("No quest loaded."),this.max_edge_depth=Object(M.e)(0),this.create_sub_graph_element=e=>{let t=this.sub_graph_views.get(e);return t||(t=new gt(this.ctrl,this.ctrl.event_dag.val,e,this.max_edge_depth),this.sub_graph_views.set(e,t)),t.element},this.update_edges=()=>{for(const e of this.sub_graph_views.values())e.element.parentNode&&e.update_edges()},this.after_event_dags_changed=e=>{var t;if(e.type===J.a.ListChange)for(const i of e.inserted)null===(t=this.sub_graph_views.get(i))||void 0===t||t.update_edges()},this.element=Object(u.h)({className:"quest_editor_EventsView",tabIndex:-1},this.container_element=Object(u.h)({className:"quest_editor_EventsView_container"},this.add(new Ue.a(this.add_event_button=new tt.a({text:"Add event"}))).element,this.dag_container_element=Object(u.h)({className:"quest_editor_EventsView_sub_graph_container"})),this.unavailable_view.element),this.disposables(Object(u.c)(this.container_element,"hidden",e.unavailable),this.unavailable_view.visible.bind_to(e.unavailable),this.enabled.bind_to(e.enabled),this.add_event_button.onclick.observe(e.add_event),Object(u.d)(this.dag_container_element,e.event_sub_graphs,this.create_sub_graph_element,{after:this.after_event_dags_changed}),Object(u.g)(this.element,"focus",()=>{e.focused()}),Object(u.g)(this.element,"click",()=>{e.set_selected_wave(void 0)})),this.finalize_construction()}dispose(){super.dispose();for(const e of this.sub_graph_views.values())e.dispose();this.sub_graph_views.clear()}resize(e,t){return super.resize(e,t),this.update_edges(),this}focus(){super.focus(),this.update_edges()}set_enabled(e){super.set_enabled(e);for(const t of this.sub_graph_views.values())t.element.parentNode&&(t.enabled.val=e)}}var ft;!function(e){e[e.Any=0]="Any",e[e.Byte=1]="Byte",e[e.Word=2]="Word",e[e.DWord=3]="DWord",e[e.Float=4]="Float",e[e.Label=5]="Label",e[e.ILabel=6]="ILabel",e[e.DLabel=7]="DLabel",e[e.SLabel=8]="SLabel",e[e.String=9]="String",e[e.ILabelVar=10]="ILabelVar",e[e.RegRef=11]="RegRef",e[e.RegTupRef=12]="RegTupRef",e[e.RegRefVar=13]="RegRefVar",e[e.Pointer=14]="Pointer"}(ft||(ft={}));const mt={kind:ft.Any},wt={kind:ft.Byte},kt={kind:ft.Word},yt={kind:ft.DWord},Rt={kind:ft.Float},It={kind:ft.Label},jt={kind:ft.ILabel},Ct={kind:ft.DLabel},Tt={kind:ft.SLabel},xt={kind:ft.String},St={kind:ft.ILabelVar},Ot={kind:ft.RegRef},Lt={kind:ft.RegRefVar},Pt={kind:ft.Pointer},Dt=-Math.pow(2,31),Bt=Math.pow(2,31)-1;Math.pow(2,32);var Et,Mt;function Wt(e,t,i){return{type:e,doc:t,access:i}}!function(e){e[e.Read=0]="Read",e[e.Write=1]="Write",e[e.ReadWrite=2]="ReadWrite"}(Et||(Et={})),function(e){e[e.Push=0]="Push",e[e.Pop=1]="Pop"}(Mt||(Mt={}));const qt=[],Ft=new Map;function Vt(e,t,i,o,n){return{code:e,mnemonic:t,doc:i,size:e<256?1:2,params:o,stack:n}}const Ut=qt[0]=Vt(0,"nop","No operation, does nothing.",[],void 0),Nt=qt[1]=Vt(1,"ret","Returns control to caller.",[],void 0),$t=qt[2]=Vt(2,"sync","Yields control for the rest of the current frame. Execution will continue the following frame.",[],void 0),zt=qt[3]=Vt(3,"exit",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),At=qt[4]=Vt(4,"thread","Starts a new thread. Thread execution will start at the given label.\nOften used to check a register every frame. Make sure to yield control with sync when looping.",[Wt(jt,void 0,void 0)],void 0),Gt=qt[5]=Vt(5,"va_start","Initializes a variable argument list.\nMake sure to call va_end after va_start and va_call.",[],void 0),Ht=qt[6]=Vt(6,"va_end","Restores the registers overwritten by arg_push* instructions.\nCalled after va_call.",[],void 0),Kt=qt[7]=Vt(7,"va_call","Calls the variable argument function at the given label.\nCalled after initializing the argument list with va_start and pushing arguments onto the stack with arg_push* instructions. Make sure to call va_end afterwards.",[Wt(jt,void 0,void 0)],void 0),Qt=qt[8]=Vt(8,"let","Sets the first register's value to second one's value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),Yt=qt[9]=Vt(9,"leti","Sets a register to the given value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),Zt=qt[10]=Vt(10,"letb","Sets a register to the given value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(wt,void 0,Et.Write)]},void 0,void 0),Wt(wt,void 0,void 0)],void 0),Jt=qt[11]=Vt(11,"letw","Sets a register to the given value.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(kt,void 0,Et.Write)]},void 0,void 0),Wt(kt,void 0,void 0)],void 0),Xt=qt[12]=Vt(12,"leta","Sets the first register to the memory address of the second register. Not used by Sega.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Pt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),ei=(qt[13]=Vt(13,"leto","Sets a register to the memory address of the given label. Not used by Sega.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Pt,void 0,Et.Write)]},void 0,void 0),Wt(It,void 0,void 0)],void 0),qt[14]=Vt(14,"unknown_0e",void 0,[],void 0),qt[15]=Vt(15,"unknown_0f",void 0,[],void 0),qt[16]=Vt(16,"set","Sets a register to 1.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),ti=qt[17]=Vt(17,"clear","Sets a register to 0.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),ii=qt[18]=Vt(18,"rev","Sets a register to 1 if its current value is 0, otherwise sets it to 0.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.ReadWrite)]},void 0,void 0)],void 0),oi=(qt[19]=Vt(19,"gset",void 0,[Wt(kt,void 0,void 0)],void 0),qt[20]=Vt(20,"gclear",void 0,[Wt(kt,void 0,void 0)],void 0),qt[21]=Vt(21,"grev",void 0,[Wt(kt,void 0,void 0)],void 0),qt[22]=Vt(22,"glet",void 0,[Wt(kt,void 0,void 0)],void 0),qt[23]=Vt(23,"gget","Sets a register to value of the given flag.",[Wt(kt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(kt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[24]=Vt(24,"add",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),ni=qt[25]=Vt(25,"addi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),si=qt[26]=Vt(26,"sub",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),ri=qt[27]=Vt(27,"subi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),ai=qt[28]=Vt(28,"mul",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),di=qt[29]=Vt(29,"muli",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),ci=qt[30]=Vt(30,"div",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),li=qt[31]=Vt(31,"divi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),_i=qt[32]=Vt(32,"and",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),ui=qt[33]=Vt(33,"andi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),vi=qt[34]=Vt(34,"or",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),hi=qt[35]=Vt(35,"ori",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),pi=qt[36]=Vt(36,"xor",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),gi=qt[37]=Vt(37,"xori",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),bi=qt[38]=Vt(38,"mod",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),fi=qt[39]=Vt(39,"modi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),mi=qt[40]=Vt(40,"jmp",void 0,[Wt(jt,void 0,void 0)],void 0),wi=qt[41]=Vt(41,"call",void 0,[Wt(jt,void 0,void 0)],void 0),ki=qt[42]=Vt(42,"jmp_on",void 0,[Wt(jt,void 0,void 0),Wt(Lt,void 0,Et.Read)],void 0),yi=qt[43]=Vt(43,"jmp_off",void 0,[Wt(jt,void 0,void 0),Wt(Lt,void 0,Et.Read)],void 0),Ri=qt[44]=Vt(44,"jmp_=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ii=qt[45]=Vt(45,"jmpi_=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),ji=qt[46]=Vt(46,"jmp_!=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ci=qt[47]=Vt(47,"jmpi_!=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ti=qt[48]=Vt(48,"ujmp_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),xi=qt[49]=Vt(49,"ujmpi_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Si=qt[50]=Vt(50,"jmp_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Oi=qt[51]=Vt(51,"jmpi_>",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Li=qt[52]=Vt(52,"ujmp_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Pi=qt[53]=Vt(53,"ujmpi_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Di=qt[54]=Vt(54,"jmp_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Bi=qt[55]=Vt(55,"jmpi_<",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ei=qt[56]=Vt(56,"ujmp_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Mi=qt[57]=Vt(57,"ujmpi_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Wi=qt[58]=Vt(58,"jmp_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),qi=qt[59]=Vt(59,"jmpi_>=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Fi=qt[60]=Vt(60,"ujmp_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Vi=qt[61]=Vt(61,"ujmpi_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ui=qt[62]=Vt(62,"jmp_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(jt,void 0,void 0)],void 0),Ni=qt[63]=Vt(63,"jmpi_<=",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0)],void 0),$i=qt[64]=Vt(64,"switch_jmp",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(St,void 0,void 0)],void 0),zi=qt[65]=Vt(65,"switch_call",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(St,void 0,void 0)],void 0),Ai=qt[66]=Vt(66,"stack_push",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),Gi=qt[67]=Vt(67,"stack_pop",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),Hi=qt[68]=Vt(68,"stack_pushm","Pushes the values of an arbitrary amount of registers onto the stack.",[Wt(Ot,void 0,Et.Read),Wt(yt,void 0,void 0)],void 0),Ki=qt[69]=Vt(69,"stack_popm","Pops an arbitrary amount of values from the stack and writes them to registers.",[Wt(Ot,void 0,Et.Write),Wt(yt,void 0,void 0)],void 0),Qi=(qt[70]=Vt(70,"unknown_46",void 0,[],void 0),qt[71]=Vt(71,"unknown_47",void 0,[],void 0),qt[72]=Vt(72,"arg_pushr","Pushes the value of the given register onto the stack.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Push)),Yi=qt[73]=Vt(73,"arg_pushl","Pushes the given value onto the stack.",[Wt(yt,void 0,void 0)],Mt.Push),Zi=qt[74]=Vt(74,"arg_pushb","Pushes the given value onto the stack.",[Wt(wt,void 0,void 0)],Mt.Push),Ji=qt[75]=Vt(75,"arg_pushw","Pushes the given value onto the stack.",[Wt(kt,void 0,void 0)],Mt.Push),Xi=qt[76]=Vt(76,"arg_pusha","Pushes the memory address of the given register onto the stack. Not used by Sega.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Push),eo=qt[77]=Vt(77,"arg_pusho","Pushes the memory address of the given label onto the stack. Not used by Sega.",[Wt(It,void 0,void 0)],Mt.Push),to=qt[78]=Vt(78,"arg_pushs","Pushes the given value onto the stack.",[Wt(xt,void 0,void 0)],Mt.Push),io=(qt[79]=Vt(79,"unknown_4f",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[80]=Vt(80,"message",void 0,[Wt(yt,void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[81]=Vt(81,"list","Used to display a list of items and retrieve the item selected by the player.\nList items should be seperated by newlines. The selected item's index will be written to the given register.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(wt,void 0,Et.Write)]},void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop)),oo=(qt[82]=Vt(82,"fadein",void 0,[],void 0),qt[83]=Vt(83,"fadeout",void 0,[],void 0),qt[84]=Vt(84,"se",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[85]=Vt(85,"bgm",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[86]=Vt(86,"unknown_56",void 0,[],void 0),qt[87]=Vt(87,"unknown_57",void 0,[],void 0),qt[88]=Vt(88,"enable",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[89]=Vt(89,"disable",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[90]=Vt(90,"window_msg",void 0,[Wt(xt,void 0,void 0)],Mt.Pop)),no=qt[91]=Vt(91,"add_msg",void 0,[Wt(xt,void 0,void 0)],Mt.Pop),so=(qt[92]=Vt(92,"mesend",void 0,[],void 0),qt[93]=Vt(93,"gettime",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),ro=qt[94]=Vt(94,"winend",void 0,[],void 0),ao=(qt[95]=Vt(95,"unknown_5f",void 0,[],void 0),qt[96]=Vt(96,"npc_crt_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[97]=Vt(97,"npc_stop",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[98]=Vt(98,"npc_play",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[99]=Vt(99,"npc_kill",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[100]=Vt(100,"npc_nont",void 0,[],void 0),qt[101]=Vt(101,"npc_talk",void 0,[],void 0),qt[102]=Vt(102,"npc_crp_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read),Wt(mt,void 0,Et.Read),Wt(mt,void 0,Et.Read),Wt(jt,void 0,Et.Read),Wt(mt,void 0,Et.Read),Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[103]=Vt(103,"unknown_67",void 0,[],void 0),qt[104]=Vt(104,"create_pipe",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[105]=Vt(105,"p_hpstat_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[106]=Vt(106,"p_dead_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,"Player slot.",void 0)],Mt.Pop)),co=(qt[107]=Vt(107,"p_disablewarp",void 0,[],void 0),qt[108]=Vt(108,"p_enablewarp",void 0,[],void 0),qt[109]=Vt(109,"p_move_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[110]=Vt(110,"p_look",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[111]=Vt(111,"unknown_6f",void 0,[],void 0),qt[112]=Vt(112,"p_action_disable",void 0,[],void 0),qt[113]=Vt(113,"p_action_enable",void 0,[],void 0),qt[114]=Vt(114,"disable_movement1",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[115]=Vt(115,"enable_movement1",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[116]=Vt(116,"p_noncol",void 0,[],void 0),qt[117]=Vt(117,"p_col",void 0,[],void 0),qt[118]=Vt(118,"p_setpos","Sets a player's position.",[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Read),Wt(yt,"Y coordinate.",Et.Read),Wt(yt,"Z coordinate.",Et.Read),Wt(yt,"Y-axis rotation.",Et.Read)]},void 0,void 0)],Mt.Pop),qt[119]=Vt(119,"p_return_guild",void 0,[],void 0),qt[120]=Vt(120,"p_talk_guild",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[121]=Vt(121,"npc_talk_pl_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[122]=Vt(122,"npc_talk_kill",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[123]=Vt(123,"npc_crtpk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[124]=Vt(124,"npc_crppk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[125]=Vt(125,"npc_crptalk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[126]=Vt(126,"p_look_at_v1",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[127]=Vt(127,"npc_crp_id_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[128]=Vt(128,"cam_quake",void 0,[],void 0),qt[129]=Vt(129,"cam_adj",void 0,[],void 0),qt[130]=Vt(130,"cam_zmin",void 0,[],void 0),qt[131]=Vt(131,"cam_zmout",void 0,[],void 0),qt[132]=Vt(132,"cam_pan_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[133]=Vt(133,"game_lev_super",void 0,[],void 0),qt[134]=Vt(134,"game_lev_reset",void 0,[],void 0),qt[135]=Vt(135,"pos_pipe_v3","Create a telepipe at a specific position for the given player slot that takes players back to Pioneer 2 or the Lab.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Read),Wt(yt,"Y coordinate.",Et.Read),Wt(yt,"Z coordinate.",Et.Read),Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[136]=Vt(136,"if_zone_clear",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),lo=(qt[137]=Vt(137,"chk_ene_num","Retrieves the amount of enemies killed during the quest.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[138]=Vt(138,"unhide_obj",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[139]=Vt(139,"unhide_ene",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[140]=Vt(140,"at_coords_call",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(jt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[141]=Vt(141,"at_coords_talk",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(jt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[142]=Vt(142,"col_npcin",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(jt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[143]=Vt(143,"col_npcinr",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[144]=Vt(144,"switch_on",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[145]=Vt(145,"switch_off",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[146]=Vt(146,"playbgm_epi",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[147]=Vt(147,"set_mainwarp",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[148]=Vt(148,"set_obj_param","Creates a targetable object.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Read),Wt(yt,"Y coordinate.",Et.Read),Wt(yt,"Z coordinate.",Et.Read),Wt(yt,"Collision radius.",Et.Read),Wt(jt,"Function label.",Et.Read),Wt(yt,"Vertical position of the cursor.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},"Object handle.",void 0)],void 0),qt[149]=Vt(149,"set_floor_handler",void 0,[Wt(yt,"Floor number.",void 0),Wt(jt,"Handler function label.",void 0)],Mt.Pop)),_o=(qt[150]=Vt(150,"clr_floor_handler",void 0,[Wt(yt,"Floor number.",void 0)],Mt.Pop),qt[151]=Vt(151,"col_plinaw",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[152]=Vt(152,"hud_hide",void 0,[],void 0),qt[153]=Vt(153,"hud_show",void 0,[],void 0),qt[154]=Vt(154,"cine_enable",void 0,[],void 0),qt[155]=Vt(155,"cine_disable",void 0,[],void 0),qt[156]=Vt(156,"unknown_9c",void 0,[],void 0),qt[157]=Vt(157,"unknown_9d",void 0,[],void 0),qt[158]=Vt(158,"unknown_9e",void 0,[],void 0),qt[159]=Vt(159,"unknown_9f",void 0,[],void 0),qt[160]=Vt(160,"unknown_a0",void 0,[],void 0),qt[161]=Vt(161,"set_qt_failure",void 0,[Wt(jt,void 0,void 0)],void 0),qt[162]=Vt(162,"set_qt_success",void 0,[Wt(jt,void 0,void 0)],void 0),qt[163]=Vt(163,"clr_qt_failure",void 0,[],void 0),qt[164]=Vt(164,"clr_qt_success",void 0,[],void 0),qt[165]=Vt(165,"set_qt_cancel",void 0,[Wt(jt,void 0,void 0)],void 0),qt[166]=Vt(166,"clr_qt_cancel",void 0,[],void 0),qt[167]=Vt(167,"unknown_a7",void 0,[],void 0),qt[168]=Vt(168,"pl_walk_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[169]=Vt(169,"unknown_a9",void 0,[],void 0),qt[170]=Vt(170,"unknown_aa",void 0,[],void 0),qt[171]=Vt(171,"unknown_ab",void 0,[],void 0),qt[172]=Vt(172,"unknown_ac",void 0,[],void 0),qt[173]=Vt(173,"unknown_ad",void 0,[],void 0),qt[174]=Vt(174,"unknown_ae",void 0,[],void 0),qt[175]=Vt(175,"unknown_af",void 0,[],void 0),qt[176]=Vt(176,"pl_add_meseta",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[177]=Vt(177,"thread_stg",void 0,[Wt(jt,void 0,void 0)],void 0)),uo=(qt[178]=Vt(178,"del_obj_param",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},"Object handle.",void 0)],void 0),qt[179]=Vt(179,"item_create",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[180]=Vt(180,"item_create2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[181]=Vt(181,"item_delete",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[182]=Vt(182,"item_delete2","Deletes an item from the player's inventory.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[183]=Vt(183,"item_check",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[184]=Vt(184,"setevt",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[185]=Vt(185,"get_difflvl","Sets the given register to the current difficulty. 0 For normal, 1 for hard and 2 for both very hard and ultimate.\nUse get_difficulty_level2 if you want to differentiate between very hard and ultimate.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),vo=(qt[186]=Vt(186,"set_qt_exit",void 0,[Wt(jt,void 0,void 0)],void 0),qt[187]=Vt(187,"clr_qt_exit",void 0,[],void 0),qt[188]=Vt(188,"unknown_bc",void 0,[],void 0),qt[189]=Vt(189,"unknown_bd",void 0,[],void 0),qt[190]=Vt(190,"unknown_be",void 0,[],void 0),qt[191]=Vt(191,"unknown_bf",void 0,[],void 0),qt[192]=Vt(192,"particle_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[193]=Vt(193,"npc_text",void 0,[Wt(yt,void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[194]=Vt(194,"npc_chkwarp",void 0,[],void 0),qt[195]=Vt(195,"pl_pkoff",void 0,[],void 0),qt[196]=Vt(196,"map_designate",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0)),ho=(qt[197]=Vt(197,"masterkey_on",void 0,[],void 0),qt[198]=Vt(198,"masterkey_off",void 0,[],void 0),qt[199]=Vt(199,"window_time",void 0,[],void 0),qt[200]=Vt(200,"winend_time",void 0,[],void 0),qt[201]=Vt(201,"winset_time",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[202]=Vt(202,"getmtime",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[203]=Vt(203,"set_quest_board_handler",void 0,[Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[204]=Vt(204,"clear_quest_board_handler",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[205]=Vt(205,"particle_id_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[206]=Vt(206,"npc_crptalk_id_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[207]=Vt(207,"npc_lang_clean",void 0,[],void 0),qt[208]=Vt(208,"pl_pkon",void 0,[],void 0),qt[209]=Vt(209,"pl_chk_item2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[210]=Vt(210,"enable_mainmenu",void 0,[],void 0),qt[211]=Vt(211,"disable_mainmenu",void 0,[],void 0),qt[212]=Vt(212,"start_battlebgm",void 0,[],void 0),qt[213]=Vt(213,"end_battlebgm",void 0,[],void 0),qt[214]=Vt(214,"disp_msg_qb",void 0,[Wt(xt,void 0,void 0)],Mt.Pop),qt[215]=Vt(215,"close_msg_qb",void 0,[],void 0),qt[216]=Vt(216,"set_eventflag_v3",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[217]=Vt(217,"sync_leti",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0)),po=(qt[218]=Vt(218,"set_returnhunter",void 0,[],void 0),qt[219]=Vt(219,"set_returncity",void 0,[],void 0),qt[220]=Vt(220,"load_pvr",void 0,[],void 0),qt[221]=Vt(221,"load_midi",void 0,[],void 0),qt[222]=Vt(222,"unknown_de",void 0,[],void 0),qt[223]=Vt(223,"npc_param_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[224]=Vt(224,"pad_dragon",void 0,[],void 0),qt[225]=Vt(225,"clear_mainwarp",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[226]=Vt(226,"pcam_param_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[227]=Vt(227,"start_setevt_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[228]=Vt(228,"warp_on",void 0,[],void 0),qt[229]=Vt(229,"warp_off",void 0,[],void 0),qt[230]=Vt(230,"get_slotnumber",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0)),go=(qt[231]=Vt(231,"get_servernumber",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[232]=Vt(232,"set_eventflag2",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Pop),qt[233]=Vt(233,"res",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[234]=Vt(234,"unknown_ea",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0)],void 0),qt[235]=Vt(235,"enable_bgmctrl",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[236]=Vt(236,"sw_send",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[237]=Vt(237,"create_bgmctrl",void 0,[],void 0),qt[238]=Vt(238,"pl_add_meseta2",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[239]=Vt(239,"sync_register",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[240]=Vt(240,"send_regwork",void 0,[],void 0),qt[241]=Vt(241,"leti_fixed_camera_v3",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[242]=Vt(242,"default_camera_pos1",void 0,[],void 0),qt[243]=Vt(243,"unknown_f3",void 0,[],void 0),qt[244]=Vt(244,"unknown_f4",void 0,[],void 0),qt[245]=Vt(245,"unknown_f5",void 0,[],void 0),qt[246]=Vt(246,"unknown_f6",void 0,[],void 0),qt[247]=Vt(247,"unknown_f7",void 0,[],void 0),qt[248]=Vt(248,"unknown_f8",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[249]=Vt(249,"unknown_f9",void 0,[],void 0),qt[250]=Vt(250,"get_gc_number",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[251]=Vt(251,"unknown_fb",void 0,[Wt(kt,void 0,void 0)],void 0),qt[252]=Vt(252,"unknown_fc",void 0,[],void 0),qt[253]=Vt(253,"unknown_fd",void 0,[],void 0),qt[254]=Vt(254,"unknown_fe",void 0,[],void 0),qt[255]=Vt(255,"unknown_ff",void 0,[],void 0),qt[63488]=Vt(63488,"unknown_f800",void 0,[],void 0),qt[63489]=Vt(63489,"set_chat_callback",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63490]=Vt(63490,"unknown_f802",void 0,[],void 0),qt[63491]=Vt(63491,"unknown_f803",void 0,[],void 0),qt[63492]=Vt(63492,"unknown_f804",void 0,[],void 0),qt[63493]=Vt(63493,"unknown_f805",void 0,[],void 0),qt[63494]=Vt(63494,"unknown_f806",void 0,[],void 0),qt[63495]=Vt(63495,"unknown_f807",void 0,[],void 0),qt[63496]=Vt(63496,"get_difficulty_level2","Sets the given register to the current difficulty. 0 For normal, 1 for hard, 2 for very hard and 3 for ultimate.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63497]=Vt(63497,"get_number_of_player1","Set the given register to the current number of players. Either 1, 2, 3 or 4.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63498]=Vt(63498,"get_coord_of_player","Retrieves a player's position.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"X coordinate.",Et.Write),Wt(yt,"Y coordinate.",Et.Write),Wt(yt,"Z coordinate.",Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63499]=Vt(63499,"enable_map",void 0,[],void 0),qt[63500]=Vt(63500,"disable_map",void 0,[],void 0),qt[63501]=Vt(63501,"map_designate_ex",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),bo=(qt[63502]=Vt(63502,"unknown_f80e",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63503]=Vt(63503,"unknown_f80f",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63504]=Vt(63504,"ba_initial_floor",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63505]=Vt(63505,"set_ba_rules",void 0,[],void 0),qt[63506]=Vt(63506,"unknown_f812",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63507]=Vt(63507,"unknown_f813",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63508]=Vt(63508,"unknown_f814",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63509]=Vt(63509,"unknown_f815",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63510]=Vt(63510,"unknown_f816",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63511]=Vt(63511,"unknown_f817",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63512]=Vt(63512,"unknown_f818",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63513]=Vt(63513,"unknown_f819",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63514]=Vt(63514,"unknown_f81a",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63515]=Vt(63515,"unknown_f81b",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63516]=Vt(63516,"ba_disp_msg",void 0,[Wt(xt,void 0,void 0)],Mt.Pop),qt[63517]=Vt(63517,"death_lvl_up",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63518]=Vt(63518,"death_tech_lvl_up",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63519]=Vt(63519,"unknown_f81f",void 0,[],void 0),qt[63520]=Vt(63520,"cmode_stage",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63521]=Vt(63521,"unknown_f821",void 0,[],void 0),qt[63522]=Vt(63522,"unknown_f822",void 0,[],void 0),qt[63523]=Vt(63523,"unknown_f823",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63524]=Vt(63524,"unknown_f824",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63525]=Vt(63525,"exp_multiplication",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63526]=Vt(63526,"exp_division",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63527]=Vt(63527,"get_user_is_dead",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63528]=Vt(63528,"go_floor","Sends a player to the given floor.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Floor ID.",Et.Read)]},void 0,void 0)],void 0),qt[63529]=Vt(63529,"unknown_f829",void 0,[],void 0),qt[63530]=Vt(63530,"unknown_f82a",void 0,[],void 0),qt[63531]=Vt(63531,"unlock_door2",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63532]=Vt(63532,"lock_door2",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63533]=Vt(63533,"if_switch_not_pressed",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63534]=Vt(63534,"if_switch_pressed",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Floor ID.",Et.Read),Wt(yt,"Switch ID.",Et.Read),Wt(yt,"Will be set to 1 if the switch is pressed, 0 otherwise.",Et.Write)]},void 0,void 0)],void 0),qt[63535]=Vt(63535,"unknown_f82f",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63536]=Vt(63536,"control_dragon",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63537]=Vt(63537,"release_dragon",void 0,[],void 0),qt[63538]=Vt(63538,"unknown_f832",void 0,[],void 0),qt[63539]=Vt(63539,"unknown_f833",void 0,[],void 0),qt[63540]=Vt(63540,"unknown_f834",void 0,[],void 0),qt[63541]=Vt(63541,"unknown_f835",void 0,[],void 0),qt[63542]=Vt(63542,"unknown_f836",void 0,[],void 0),qt[63543]=Vt(63543,"unknown_f837",void 0,[],void 0),qt[63544]=Vt(63544,"shrink",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63545]=Vt(63545,"unshrink",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63546]=Vt(63546,"unknown_f83a",void 0,[],void 0),qt[63547]=Vt(63547,"unknown_f83b",void 0,[],void 0),qt[63548]=Vt(63548,"display_clock2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63549]=Vt(63549,"unknown_f83d",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63550]=Vt(63550,"delete_area_title",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63551]=Vt(63551,"unknown_f83f",void 0,[],void 0),qt[63552]=Vt(63552,"load_npc_data",void 0,[],void 0),qt[63553]=Vt(63553,"get_npc_data",void 0,[Wt(Ct,void 0,void 0)],void 0),qt[63554]=Vt(63554,"unknown_f842",void 0,[],void 0),qt[63555]=Vt(63555,"unknown_f843",void 0,[],void 0),qt[63556]=Vt(63556,"unknown_f844",void 0,[],void 0),qt[63557]=Vt(63557,"unknown_f845",void 0,[],void 0),qt[63558]=Vt(63558,"unknown_f846",void 0,[],void 0),qt[63559]=Vt(63559,"unknown_f847",void 0,[],void 0),qt[63560]=Vt(63560,"give_damage_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63561]=Vt(63561,"take_damage_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63562]=Vt(63562,"unk_score_f84a",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63563]=Vt(63563,"unk_score_f84b",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63564]=Vt(63564,"kill_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63565]=Vt(63565,"death_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63566]=Vt(63566,"unk_score_f84e",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63567]=Vt(63567,"enemy_death_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63568]=Vt(63568,"meseta_score",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63569]=Vt(63569,"unknown_f851",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63570]=Vt(63570,"unknown_f852",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63571]=Vt(63571,"reverse_warps",void 0,[],void 0),qt[63572]=Vt(63572,"unreverse_warps",void 0,[],void 0),qt[63573]=Vt(63573,"set_ult_map",void 0,[],void 0),qt[63574]=Vt(63574,"unset_ult_map",void 0,[],void 0),qt[63575]=Vt(63575,"set_area_title",void 0,[Wt(xt,void 0,void 0)],Mt.Pop),qt[63576]=Vt(63576,"unknown_f858",void 0,[],void 0),qt[63577]=Vt(63577,"unknown_f859",void 0,[],void 0),qt[63578]=Vt(63578,"equip_item",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63579]=Vt(63579,"unequip_item",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63580]=Vt(63580,"unknown_f85c",void 0,[],void 0),qt[63581]=Vt(63581,"unknown_f85d",void 0,[],void 0),qt[63582]=Vt(63582,"unknown_f85e",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63583]=Vt(63583,"unknown_f85f",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63584]=Vt(63584,"unknown_f860",void 0,[],void 0),qt[63585]=Vt(63585,"unknown_f861",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63586]=Vt(63586,"unknown_f862",void 0,[],void 0),qt[63587]=Vt(63587,"unknown_f863",void 0,[],void 0),qt[63588]=Vt(63588,"cmode_rank",void 0,[Wt(yt,void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63589]=Vt(63589,"award_item_name",void 0,[],void 0),qt[63590]=Vt(63590,"award_item_select",void 0,[],void 0),qt[63591]=Vt(63591,"award_item_give_to",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63592]=Vt(63592,"unknown_f868",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63593]=Vt(63593,"unknown_f869",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63594]=Vt(63594,"item_create_cmode",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63595]=Vt(63595,"unknown_f86b",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63596]=Vt(63596,"award_item_ok",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63597]=Vt(63597,"unknown_f86d",void 0,[],void 0),qt[63598]=Vt(63598,"unknown_f86e",void 0,[],void 0),qt[63599]=Vt(63599,"ba_set_lives",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63600]=Vt(63600,"ba_set_tech_lvl",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63601]=Vt(63601,"ba_set_lvl",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63602]=Vt(63602,"ba_set_time_limit",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63603]=Vt(63603,"boss_is_dead",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63604]=Vt(63604,"unknown_f874",void 0,[],void 0),qt[63605]=Vt(63605,"unknown_f875",void 0,[],void 0),qt[63606]=Vt(63606,"unknown_f876",void 0,[],void 0),qt[63607]=Vt(63607,"enable_techs","Enables technique use for the given player.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63608]=Vt(63608,"disable_techs","Disables technique use for the given player.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63609]=Vt(63609,"get_gender","Retrieves the player's gender. 0 If male, 1 if female.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player gender.",Et.Write)]},void 0,void 0)],void 0),qt[63610]=Vt(63610,"get_chara_class","Retrieves the player's race and character class.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player race. 0 If human, 1 if newman, 2 if cast.",Et.Write),Wt(yt,"Player class. 0 If hunter, 1 if ranger, 2 if force.",Et.Write)]},void 0,void 0)],void 0),qt[63611]=Vt(63611,"take_slot_meseta","Takes an amount of meseta from a player's inventory.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read),Wt(yt,"Amount of meseta to take.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Will be set to 1 if the meseta was taken, 0 otherwise.",Et.Write)]},void 0,void 0)],void 0),qt[63612]=Vt(63612,"unknown_f87c",void 0,[],void 0),qt[63613]=Vt(63613,"unknown_f87d",void 0,[],void 0),qt[63614]=Vt(63614,"unknown_f87e",void 0,[],void 0),qt[63615]=Vt(63615,"read_guildcard_flag",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63616]=Vt(63616,"unknown_f880",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63617]=Vt(63617,"get_pl_name","Sets the value of to the given player's name.",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63618]=Vt(63618,"get_pl_job","Sets the value of to the given player's job (Hunter/Ranger/Force).",[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63619]=Vt(63619,"unknown_f883",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63620]=Vt(63620,"unknown_f884",void 0,[],void 0),qt[63621]=Vt(63621,"unknown_f885",void 0,[],void 0),qt[63622]=Vt(63622,"unknown_f886",void 0,[],void 0),qt[63623]=Vt(63623,"unknown_f887",void 0,[],void 0),qt[63624]=Vt(63624,"unknown_f888",void 0,[],void 0),qt[63625]=Vt(63625,"unknown_f889",void 0,[],void 0),qt[63626]=Vt(63626,"get_player_status",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63627]=Vt(63627,"send_mail",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63628]=Vt(63628,"online_check",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63629]=Vt(63629,"chl_set_timerecord",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63630]=Vt(63630,"chl_get_timerecord",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63631]=Vt(63631,"unknown_f88f",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63632]=Vt(63632,"unknown_f890",void 0,[],void 0),qt[63633]=Vt(63633,"load_enemy_data",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63634]=Vt(63634,"get_physical_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63635]=Vt(63635,"get_attack_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63636]=Vt(63636,"get_resist_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63637]=Vt(63637,"get_movement_data",void 0,[Wt(kt,void 0,void 0)],void 0),qt[63638]=Vt(63638,"unknown_f896",void 0,[],void 0),qt[63639]=Vt(63639,"unknown_f897",void 0,[],void 0),qt[63640]=Vt(63640,"shift_left",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0)),fo=qt[63641]=Vt(63641,"shift_right",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),mo=qt[63642]=Vt(63642,"get_random",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),wo=(qt[63643]=Vt(63643,"reset_map","Sets all registers to 0 and resets the quest.",[],void 0),qt[63644]=Vt(63644,"disp_chl_retry_menu",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63645]=Vt(63645,"chl_reverser",void 0,[],void 0),qt[63646]=Vt(63646,"unknown_f89e",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63647]=Vt(63647,"unknown_f89f",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63648]=Vt(63648,"unknown_f8a0",void 0,[],void 0),qt[63649]=Vt(63649,"unknown_f8a1",void 0,[],void 0),qt[63650]=Vt(63650,"unknown_f8a2",void 0,[],void 0),qt[63651]=Vt(63651,"unknown_f8a3",void 0,[],void 0),qt[63652]=Vt(63652,"unknown_f8a4",void 0,[],void 0),qt[63653]=Vt(63653,"unknown_f8a5",void 0,[],void 0),qt[63654]=Vt(63654,"unknown_f8a6",void 0,[],void 0),qt[63655]=Vt(63655,"unknown_f8a7",void 0,[],void 0),qt[63656]=Vt(63656,"unknown_f8a8",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63657]=Vt(63657,"unknown_f8a9",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63658]=Vt(63658,"unknown_f8aa",void 0,[],void 0),qt[63659]=Vt(63659,"unknown_f8ab",void 0,[],void 0),qt[63660]=Vt(63660,"unknown_f8ac",void 0,[],void 0),qt[63661]=Vt(63661,"get_number_of_player2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63662]=Vt(63662,"unknown_f8ae",void 0,[],void 0),qt[63663]=Vt(63663,"unknown_f8af",void 0,[],void 0),qt[63664]=Vt(63664,"unknown_f8b0",void 0,[],void 0),qt[63665]=Vt(63665,"unknown_f8b1",void 0,[],void 0),qt[63666]=Vt(63666,"unknown_f8b2",void 0,[],void 0),qt[63667]=Vt(63667,"unknown_f8b3",void 0,[],void 0),qt[63668]=Vt(63668,"unknown_f8b4",void 0,[],void 0),qt[63669]=Vt(63669,"unknown_f8b5",void 0,[],void 0),qt[63670]=Vt(63670,"unknown_f8b6",void 0,[],void 0),qt[63671]=Vt(63671,"unknown_f8b7",void 0,[],void 0),qt[63672]=Vt(63672,"unknown_f8b8",void 0,[],void 0),qt[63673]=Vt(63673,"chl_recovery",void 0,[],void 0),qt[63674]=Vt(63674,"unknown_f8ba",void 0,[],void 0),qt[63675]=Vt(63675,"unknown_f8bb",void 0,[],void 0),qt[63676]=Vt(63676,"set_episode",void 0,[Wt(yt,void 0,void 0)],void 0)),ko=(qt[63677]=Vt(63677,"unknown_f8bd",void 0,[],void 0),qt[63678]=Vt(63678,"unknown_f8be",void 0,[],void 0),qt[63679]=Vt(63679,"unknown_f8bf",void 0,[],void 0),qt[63680]=Vt(63680,"file_dl_req",void 0,[Wt(yt,void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63681]=Vt(63681,"get_dl_status",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63682]=Vt(63682,"gba_unknown4",void 0,[],void 0),qt[63683]=Vt(63683,"get_gba_state",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63684]=Vt(63684,"unknown_f8c4",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63685]=Vt(63685,"unknown_f8c5",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63686]=Vt(63686,"qexit",void 0,[],void 0),qt[63687]=Vt(63687,"use_animation",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Animation ID.",Et.Read),Wt(yt,"Animation duration in number of frames.",Et.Read)]},void 0,void 0)],void 0),qt[63688]=Vt(63688,"stop_animation",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63689]=Vt(63689,"run_to_coord",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63690]=Vt(63690,"set_slot_invincible",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63691]=Vt(63691,"unknown_f8cb",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63692]=Vt(63692,"set_slot_poison",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63693]=Vt(63693,"set_slot_paralyze",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63694]=Vt(63694,"set_slot_shock",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63695]=Vt(63695,"set_slot_freeze",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63696]=Vt(63696,"set_slot_slow",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63697]=Vt(63697,"set_slot_confuse",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63698]=Vt(63698,"set_slot_shifta",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63699]=Vt(63699,"set_slot_deband",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63700]=Vt(63700,"set_slot_jellen",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63701]=Vt(63701,"set_slot_zalure",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read)]},void 0,void 0)],void 0),qt[63702]=Vt(63702,"fleti_fixed_camera",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Pop),qt[63703]=Vt(63703,"fleti_locked_camera",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],Mt.Pop),qt[63704]=Vt(63704,"default_camera_pos2",void 0,[],void 0),qt[63705]=Vt(63705,"set_motion_blur",void 0,[],void 0),qt[63706]=Vt(63706,"set_screen_bw",void 0,[],void 0),qt[63707]=Vt(63707,"unknown_f8db",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(kt,void 0,void 0)],Mt.Pop),qt[63708]=Vt(63708,"npc_action_string",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt(Tt,void 0,void 0)],void 0),qt[63709]=Vt(63709,"get_pad_cond",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63710]=Vt(63710,"get_button_cond",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63711]=Vt(63711,"freeze_enemies",void 0,[],void 0),qt[63712]=Vt(63712,"unfreeze_enemies",void 0,[],void 0),qt[63713]=Vt(63713,"freeze_everything",void 0,[],void 0),qt[63714]=Vt(63714,"unfreeze_everything",void 0,[],void 0),qt[63715]=Vt(63715,"restore_hp",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63716]=Vt(63716,"restore_tp",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63717]=Vt(63717,"close_chat_bubble",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63718]=Vt(63718,"move_coords_object",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63719]=Vt(63719,"at_coords_call_ex",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63720]=Vt(63720,"unknown_f8e8",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63721]=Vt(63721,"unknown_f8e9",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63722]=Vt(63722,"unknown_f8ea",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63723]=Vt(63723,"unknown_f8eb",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63724]=Vt(63724,"unknown_f8ec",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63725]=Vt(63725,"animation_check",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63726]=Vt(63726,"call_image_data",void 0,[Wt(yt,void 0,void 0),Wt(kt,void 0,void 0)],Mt.Pop),qt[63727]=Vt(63727,"unknown_f8ef",void 0,[],void 0),qt[63728]=Vt(63728,"turn_off_bgm_p2",void 0,[],void 0),qt[63729]=Vt(63729,"turn_on_bgm_p2",void 0,[],void 0),qt[63730]=Vt(63730,"load_unk_data",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(Ct,void 0,void 0)],Mt.Pop),qt[63731]=Vt(63731,"particle2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(Rt,void 0,void 0)],Mt.Pop),qt[63732]=Vt(63732,"unknown_f8f4",void 0,[],void 0),qt[63733]=Vt(63733,"unknown_f8f5",void 0,[],void 0),qt[63734]=Vt(63734,"unknown_f8f6",void 0,[],void 0),qt[63735]=Vt(63735,"unknown_f8f7",void 0,[],void 0),qt[63736]=Vt(63736,"unknown_f8f8",void 0,[],void 0),qt[63737]=Vt(63737,"unknown_f8f9",void 0,[],void 0),qt[63738]=Vt(63738,"unknown_f8fa",void 0,[],void 0),qt[63739]=Vt(63739,"unknown_f8fb",void 0,[],void 0),qt[63740]=Vt(63740,"unknown_f8fc",void 0,[],void 0),qt[63741]=Vt(63741,"unknown_f8fd",void 0,[],void 0),qt[63742]=Vt(63742,"unknown_f8fe",void 0,[],void 0),qt[63743]=Vt(63743,"unknown_f8ff",void 0,[],void 0),qt[63744]=Vt(63744,"unknown_f900",void 0,[],void 0),qt[63745]=Vt(63745,"dec2float",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63746]=Vt(63746,"float2dec",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63747]=Vt(63747,"flet",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0)),yo=qt[63748]=Vt(63748,"fleti",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),Ro=(qt[63749]=Vt(63749,"unknown_f905",void 0,[],void 0),qt[63750]=Vt(63750,"unknown_f906",void 0,[],void 0),qt[63751]=Vt(63751,"unknown_f907",void 0,[],void 0),qt[63752]=Vt(63752,"fadd",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0)),Io=qt[63753]=Vt(63753,"faddi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),jo=qt[63754]=Vt(63754,"fsub",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),Co=qt[63755]=Vt(63755,"fsubi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),To=qt[63756]=Vt(63756,"fmul",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),xo=qt[63757]=Vt(63757,"fmuli",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),So=qt[63758]=Vt(63758,"fdiv",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Read)]},void 0,void 0)],void 0),Oo=qt[63759]=Vt(63759,"fdivi",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(Rt,void 0,Et.Write)]},void 0,void 0),Wt(Rt,void 0,void 0)],void 0),Lo=(qt[63760]=Vt(63760,"get_unknown_count",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63761]=Vt(63761,"get_stackable_item_count",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Player slot.",Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read),Wt(yt,void 0,Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63762]=Vt(63762,"freeze_and_hide_equip",void 0,[],void 0),qt[63763]=Vt(63763,"thaw_and_show_equip",void 0,[],void 0),qt[63764]=Vt(63764,"set_palettex_callback",void 0,[Wt(yt,"Player slot.",void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63765]=Vt(63765,"activate_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63766]=Vt(63766,"enable_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63767]=Vt(63767,"restore_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63768]=Vt(63768,"disable_palettex",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63769]=Vt(63769,"get_palettex_activated",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63770]=Vt(63770,"get_unknown_palettex_status",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63771]=Vt(63771,"disable_movement2",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63772]=Vt(63772,"enable_movement2",void 0,[Wt(yt,"Player slot.",void 0)],Mt.Pop),qt[63773]=Vt(63773,"get_time_played",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63774]=Vt(63774,"get_guildcard_total",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63775]=Vt(63775,"get_slot_meseta",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63776]=Vt(63776,"get_player_level",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63777]=Vt(63777,"get_section_id",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63778]=Vt(63778,"get_player_hp",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,"Maximum HP.",Et.Write),Wt(yt,"Current HP.",Et.Write),Wt(yt,"Maximum TP.",Et.Write),Wt(yt,"Current TP.",Et.Write)]},void 0,void 0)],Mt.Pop),qt[63779]=Vt(63779,"get_floor_number",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63780]=Vt(63780,"get_coord_player_detect",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,"Player slot.",Et.Read)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Read)]},void 0,void 0)],void 0),qt[63781]=Vt(63781,"read_global_flag",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63782]=Vt(63782,"write_global_flag",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63783]=Vt(63783,"unknown_f927",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63784]=Vt(63784,"floor_player_detect",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write),Wt(yt,void 0,Et.Write),Wt(yt,void 0,Et.Write),Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63785]=Vt(63785,"read_disk_file",void 0,[Wt(xt,void 0,void 0)],Mt.Pop),qt[63786]=Vt(63786,"open_pack_select",void 0,[],void 0),qt[63787]=Vt(63787,"item_select",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63788]=Vt(63788,"get_item_id",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63789]=Vt(63789,"color_change",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63790]=Vt(63790,"send_statistic",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63791]=Vt(63791,"unknown_f92f",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63792]=Vt(63792,"chat_box",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63793]=Vt(63793,"chat_bubble",void 0,[Wt(yt,void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63794]=Vt(63794,"unknown_f932",void 0,[],void 0),qt[63795]=Vt(63795,"unknown_f933",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63796]=Vt(63796,"scroll_text",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(Rt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63797]=Vt(63797,"gba_unknown1",void 0,[],void 0),qt[63798]=Vt(63798,"gba_unknown2",void 0,[],void 0),qt[63799]=Vt(63799,"gba_unknown3",void 0,[],void 0),qt[63800]=Vt(63800,"add_damage_to",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63801]=Vt(63801,"item_delete3",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63802]=Vt(63802,"get_item_info",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63803]=Vt(63803,"item_packing1",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63804]=Vt(63804,"item_packing2",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63805]=Vt(63805,"get_lang_setting",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(mt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63806]=Vt(63806,"prepare_statistic",void 0,[Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63807]=Vt(63807,"keyword_detect",void 0,[],void 0),qt[63808]=Vt(63808,"keyword",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,"Player slot.",void 0),Wt(xt,void 0,void 0)],Mt.Pop),qt[63809]=Vt(63809,"get_guildcard_num",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63810]=Vt(63810,"unknown_f942",void 0,[],void 0),qt[63811]=Vt(63811,"unknown_f943",void 0,[],void 0),qt[63812]=Vt(63812,"get_wrap_status",void 0,[Wt(yt,"Player slot.",void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63813]=Vt(63813,"initial_floor",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63814]=Vt(63814,"sin",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63815]=Vt(63815,"cos",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0)],Mt.Pop),qt[63816]=Vt(63816,"unknown_f948",void 0,[],void 0),qt[63817]=Vt(63817,"unknown_f949",void 0,[],void 0),qt[63818]=Vt(63818,"boss_is_dead2",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63819]=Vt(63819,"unknown_f94b",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63820]=Vt(63820,"unknown_f94c",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63821]=Vt(63821,"is_there_cardbattle",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63822]=Vt(63822,"unknown_f94e",void 0,[],void 0),qt[63823]=Vt(63823,"unknown_f94f",void 0,[],void 0),qt[63824]=Vt(63824,"bb_p2_menu",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63825]=Vt(63825,"bb_map_designate",void 0,[Wt(wt,void 0,void 0),Wt(kt,void 0,void 0),Wt(wt,void 0,void 0),Wt(wt,void 0,void 0)],void 0));qt[63826]=Vt(63826,"bb_get_number_in_pack",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],void 0),qt[63827]=Vt(63827,"bb_swap_item",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63828]=Vt(63828,"bb_check_wrap",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0)],Mt.Pop),qt[63829]=Vt(63829,"bb_exchange_pd_item",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63830]=Vt(63830,"bb_exchange_pd_srank",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63831]=Vt(63831,"bb_exchange_pd_special",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63832]=Vt(63832,"bb_exchange_pd_percent",void 0,[Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63833]=Vt(63833,"unknown_f959",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63834]=Vt(63834,"unknown_f95a",void 0,[],void 0),qt[63835]=Vt(63835,"unknown_f95b",void 0,[],void 0),qt[63836]=Vt(63836,"bb_exchange_slt",void 0,[Wt(yt,void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63837]=Vt(63837,"bb_exchange_pc",void 0,[],void 0),qt[63838]=Vt(63838,"bb_box_create_bp",void 0,[Wt(yt,void 0,void 0),Wt(Rt,void 0,void 0),Wt(Rt,void 0,void 0)],Mt.Pop),qt[63839]=Vt(63839,"bb_exchange_pt",void 0,[Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt({kind:ft.RegTupRef,register_tuples:[Wt(yt,void 0,Et.Write)]},void 0,void 0),Wt(yt,void 0,void 0),Wt(jt,void 0,void 0),Wt(jt,void 0,void 0)],Mt.Pop),qt[63840]=Vt(63840,"unknown_f960",void 0,[Wt(yt,void 0,void 0)],Mt.Pop),qt[63841]=Vt(63841,"unknown_f961",void 0,[],void 0),qt[63842]=Vt(63842,"unknown_f962",void 0,[],void 0),qt[63843]=Vt(63843,"unknown_f963",void 0,[],void 0),qt[63844]=Vt(63844,"unknown_f964",void 0,[],void 0),qt[63845]=Vt(63845,"unknown_f965",void 0,[],void 0),qt[63846]=Vt(63846,"unknown_f966",void 0,[],void 0),qt[63847]=Vt(63847,"unknown_f967",void 0,[],void 0),qt[63848]=Vt(63848,"unknown_f968",void 0,[],void 0),qt[63849]=Vt(63849,"unknown_f969",void 0,[],void 0),qt[63850]=Vt(63850,"unknown_f96a",void 0,[],void 0),qt[63851]=Vt(63851,"unknown_f96b",void 0,[],void 0),qt[63852]=Vt(63852,"unknown_f96c",void 0,[],void 0),qt[63853]=Vt(63853,"unknown_f96d",void 0,[],void 0),qt[63854]=Vt(63854,"unknown_f96e",void 0,[],void 0),qt[63855]=Vt(63855,"unknown_f96f",void 0,[],void 0),qt[63856]=Vt(63856,"unknown_f970",void 0,[],void 0),qt[63857]=Vt(63857,"unknown_f971",void 0,[],void 0),qt[63858]=Vt(63858,"unknown_f972",void 0,[],void 0),qt[63859]=Vt(63859,"unknown_f973",void 0,[],void 0),qt[63860]=Vt(63860,"unknown_f974",void 0,[],void 0),qt[63861]=Vt(63861,"unknown_f975",void 0,[],void 0),qt[63862]=Vt(63862,"unknown_f976",void 0,[],void 0),qt[63863]=Vt(63863,"unknown_f977",void 0,[],void 0),qt[63864]=Vt(63864,"unknown_f978",void 0,[],void 0),qt[63865]=Vt(63865,"unknown_f979",void 0,[],void 0),qt[63866]=Vt(63866,"unknown_f97a",void 0,[],void 0),qt[63867]=Vt(63867,"unknown_f97b",void 0,[],void 0),qt[63868]=Vt(63868,"unknown_f97c",void 0,[],void 0),qt[63869]=Vt(63869,"unknown_f97d",void 0,[],void 0),qt[63870]=Vt(63870,"unknown_f97e",void 0,[],void 0),qt[63871]=Vt(63871,"unknown_f97f",void 0,[],void 0),qt[63872]=Vt(63872,"unknown_f980",void 0,[],void 0),qt[63873]=Vt(63873,"unknown_f981",void 0,[],void 0),qt[63874]=Vt(63874,"unknown_f982",void 0,[],void 0),qt[63875]=Vt(63875,"unknown_f983",void 0,[],void 0),qt[63876]=Vt(63876,"unknown_f984",void 0,[],void 0),qt[63877]=Vt(63877,"unknown_f985",void 0,[],void 0),qt[63878]=Vt(63878,"unknown_f986",void 0,[],void 0),qt[63879]=Vt(63879,"unknown_f987",void 0,[],void 0),qt[63880]=Vt(63880,"unknown_f988",void 0,[],void 0),qt[63881]=Vt(63881,"unknown_f989",void 0,[],void 0),qt[63882]=Vt(63882,"unknown_f98a",void 0,[],void 0),qt[63883]=Vt(63883,"unknown_f98b",void 0,[],void 0),qt[63884]=Vt(63884,"unknown_f98c",void 0,[],void 0),qt[63885]=Vt(63885,"unknown_f98d",void 0,[],void 0),qt[63886]=Vt(63886,"unknown_f98e",void 0,[],void 0),qt[63887]=Vt(63887,"unknown_f98f",void 0,[],void 0),qt[63888]=Vt(63888,"unknown_f990",void 0,[],void 0),qt[63889]=Vt(63889,"unknown_f991",void 0,[],void 0),qt[63890]=Vt(63890,"unknown_f992",void 0,[],void 0),qt[63891]=Vt(63891,"unknown_f993",void 0,[],void 0),qt[63892]=Vt(63892,"unknown_f994",void 0,[],void 0),qt[63893]=Vt(63893,"unknown_f995",void 0,[],void 0),qt[63894]=Vt(63894,"unknown_f996",void 0,[],void 0),qt[63895]=Vt(63895,"unknown_f997",void 0,[],void 0),qt[63896]=Vt(63896,"unknown_f998",void 0,[],void 0),qt[63897]=Vt(63897,"unknown_f999",void 0,[],void 0),qt[63898]=Vt(63898,"unknown_f99a",void 0,[],void 0),qt[63899]=Vt(63899,"unknown_f99b",void 0,[],void 0),qt[63900]=Vt(63900,"unknown_f99c",void 0,[],void 0),qt[63901]=Vt(63901,"unknown_f99d",void 0,[],void 0),qt[63902]=Vt(63902,"unknown_f99e",void 0,[],void 0),qt[63903]=Vt(63903,"unknown_f99f",void 0,[],void 0),qt[63904]=Vt(63904,"unknown_f9a0",void 0,[],void 0),qt[63905]=Vt(63905,"unknown_f9a1",void 0,[],void 0),qt[63906]=Vt(63906,"unknown_f9a2",void 0,[],void 0),qt[63907]=Vt(63907,"unknown_f9a3",void 0,[],void 0),qt[63908]=Vt(63908,"unknown_f9a4",void 0,[],void 0),qt[63909]=Vt(63909,"unknown_f9a5",void 0,[],void 0),qt[63910]=Vt(63910,"unknown_f9a6",void 0,[],void 0),qt[63911]=Vt(63911,"unknown_f9a7",void 0,[],void 0),qt[63912]=Vt(63912,"unknown_f9a8",void 0,[],void 0),qt[63913]=Vt(63913,"unknown_f9a9",void 0,[],void 0),qt[63914]=Vt(63914,"unknown_f9aa",void 0,[],void 0),qt[63915]=Vt(63915,"unknown_f9ab",void 0,[],void 0),qt[63916]=Vt(63916,"unknown_f9ac",void 0,[],void 0),qt[63917]=Vt(63917,"unknown_f9ad",void 0,[],void 0),qt[63918]=Vt(63918,"unknown_f9ae",void 0,[],void 0),qt[63919]=Vt(63919,"unknown_f9af",void 0,[],void 0),qt[63920]=Vt(63920,"unknown_f9b0",void 0,[],void 0),qt[63921]=Vt(63921,"unknown_f9b1",void 0,[],void 0),qt[63922]=Vt(63922,"unknown_f9b2",void 0,[],void 0),qt[63923]=Vt(63923,"unknown_f9b3",void 0,[],void 0),qt[63924]=Vt(63924,"unknown_f9b4",void 0,[],void 0),qt[63925]=Vt(63925,"unknown_f9b5",void 0,[],void 0),qt[63926]=Vt(63926,"unknown_f9b6",void 0,[],void 0),qt[63927]=Vt(63927,"unknown_f9b7",void 0,[],void 0),qt[63928]=Vt(63928,"unknown_f9b8",void 0,[],void 0),qt[63929]=Vt(63929,"unknown_f9b9",void 0,[],void 0),qt[63930]=Vt(63930,"unknown_f9ba",void 0,[],void 0),qt[63931]=Vt(63931,"unknown_f9bb",void 0,[],void 0),qt[63932]=Vt(63932,"unknown_f9bc",void 0,[],void 0),qt[63933]=Vt(63933,"unknown_f9bd",void 0,[],void 0),qt[63934]=Vt(63934,"unknown_f9be",void 0,[],void 0),qt[63935]=Vt(63935,"unknown_f9bf",void 0,[],void 0),qt[63936]=Vt(63936,"unknown_f9c0",void 0,[],void 0),qt[63937]=Vt(63937,"unknown_f9c1",void 0,[],void 0),qt[63938]=Vt(63938,"unknown_f9c2",void 0,[],void 0),qt[63939]=Vt(63939,"unknown_f9c3",void 0,[],void 0),qt[63940]=Vt(63940,"unknown_f9c4",void 0,[],void 0),qt[63941]=Vt(63941,"unknown_f9c5",void 0,[],void 0),qt[63942]=Vt(63942,"unknown_f9c6",void 0,[],void 0),qt[63943]=Vt(63943,"unknown_f9c7",void 0,[],void 0),qt[63944]=Vt(63944,"unknown_f9c8",void 0,[],void 0),qt[63945]=Vt(63945,"unknown_f9c9",void 0,[],void 0),qt[63946]=Vt(63946,"unknown_f9ca",void 0,[],void 0),qt[63947]=Vt(63947,"unknown_f9cb",void 0,[],void 0),qt[63948]=Vt(63948,"unknown_f9cc",void 0,[],void 0),qt[63949]=Vt(63949,"unknown_f9cd",void 0,[],void 0),qt[63950]=Vt(63950,"unknown_f9ce",void 0,[],void 0),qt[63951]=Vt(63951,"unknown_f9cf",void 0,[],void 0),qt[63952]=Vt(63952,"unknown_f9d0",void 0,[],void 0),qt[63953]=Vt(63953,"unknown_f9d1",void 0,[],void 0),qt[63954]=Vt(63954,"unknown_f9d2",void 0,[],void 0),qt[63955]=Vt(63955,"unknown_f9d3",void 0,[],void 0),qt[63956]=Vt(63956,"unknown_f9d4",void 0,[],void 0),qt[63957]=Vt(63957,"unknown_f9d5",void 0,[],void 0),qt[63958]=Vt(63958,"unknown_f9d6",void 0,[],void 0),qt[63959]=Vt(63959,"unknown_f9d7",void 0,[],void 0),qt[63960]=Vt(63960,"unknown_f9d8",void 0,[],void 0),qt[63961]=Vt(63961,"unknown_f9d9",void 0,[],void 0),qt[63962]=Vt(63962,"unknown_f9da",void 0,[],void 0),qt[63963]=Vt(63963,"unknown_f9db",void 0,[],void 0),qt[63964]=Vt(63964,"unknown_f9dc",void 0,[],void 0),qt[63965]=Vt(63965,"unknown_f9dd",void 0,[],void 0),qt[63966]=Vt(63966,"unknown_f9de",void 0,[],void 0),qt[63967]=Vt(63967,"unknown_f9df",void 0,[],void 0),qt[63968]=Vt(63968,"unknown_f9e0",void 0,[],void 0),qt[63969]=Vt(63969,"unknown_f9e1",void 0,[],void 0),qt[63970]=Vt(63970,"unknown_f9e2",void 0,[],void 0),qt[63971]=Vt(63971,"unknown_f9e3",void 0,[],void 0),qt[63972]=Vt(63972,"unknown_f9e4",void 0,[],void 0),qt[63973]=Vt(63973,"unknown_f9e5",void 0,[],void 0),qt[63974]=Vt(63974,"unknown_f9e6",void 0,[],void 0),qt[63975]=Vt(63975,"unknown_f9e7",void 0,[],void 0),qt[63976]=Vt(63976,"unknown_f9e8",void 0,[],void 0),qt[63977]=Vt(63977,"unknown_f9e9",void 0,[],void 0),qt[63978]=Vt(63978,"unknown_f9ea",void 0,[],void 0),qt[63979]=Vt(63979,"unknown_f9eb",void 0,[],void 0),qt[63980]=Vt(63980,"unknown_f9ec",void 0,[],void 0),qt[63981]=Vt(63981,"unknown_f9ed",void 0,[],void 0),qt[63982]=Vt(63982,"unknown_f9ee",void 0,[],void 0),qt[63983]=Vt(63983,"unknown_f9ef",void 0,[],void 0),qt[63984]=Vt(63984,"unknown_f9f0",void 0,[],void 0),qt[63985]=Vt(63985,"unknown_f9f1",void 0,[],void 0),qt[63986]=Vt(63986,"unknown_f9f2",void 0,[],void 0),qt[63987]=Vt(63987,"unknown_f9f3",void 0,[],void 0),qt[63988]=Vt(63988,"unknown_f9f4",void 0,[],void 0),qt[63989]=Vt(63989,"unknown_f9f5",void 0,[],void 0),qt[63990]=Vt(63990,"unknown_f9f6",void 0,[],void 0),qt[63991]=Vt(63991,"unknown_f9f7",void 0,[],void 0),qt[63992]=Vt(63992,"unknown_f9f8",void 0,[],void 0),qt[63993]=Vt(63993,"unknown_f9f9",void 0,[],void 0),qt[63994]=Vt(63994,"unknown_f9fa",void 0,[],void 0),qt[63995]=Vt(63995,"unknown_f9fb",void 0,[],void 0),qt[63996]=Vt(63996,"unknown_f9fc",void 0,[],void 0),qt[63997]=Vt(63997,"unknown_f9fd",void 0,[],void 0),qt[63998]=Vt(63998,"unknown_f9fe",void 0,[],void 0),qt[63999]=Vt(63999,"unknown_f9ff",void 0,[],void 0);var Po;qt.forEach(e=>{Ft.set(e.mnemonic,e)}),function(e){e[e.DC=0]="DC",e[e.GC=1]="GC",e[e.PC=2]="PC",e[e.BB=3]="BB"}(Po||(Po={}));Po.DC,Po.GC,Po.PC,Po.BB;var Do,Bo;function Eo(e){switch(e){case Po.DC:case Po.GC:return Do.DC_GC;case Po.PC:return Do.PC;case Po.BB:return Do.BB}}function Mo(e,t,i){const o=Math.min(e.params.length,t.length),n=[];for(let i=0;iObject.assign({},e))};switch(e.type){case Bo.Instructions:return{type:Bo.Instructions,labels:t,instructions:e.instructions.map(e=>(function(e){return{opcode:e.opcode,args:e.args.map(e=>Object.assign({},e)),param_to_args:e.param_to_args.map(e=>e.map(e=>Object.assign({},e))),asm:e.asm}})(e)),asm:i};case Bo.Data:return{type:Bo.Data,labels:t,data:e.data.slice(0),asm:i};case Bo.String:return{type:Bo.String,labels:t,value:e.value,asm:i}}}!function(e){e[e.DC_GC=0]="DC_GC",e[e.PC=1]="PC",e[e.BB=2]="BB"}(Do||(Do={})),function(e){e[e.Instructions=0]="Instructions",e[e.Data=1]="Data",e[e.String=2]="String"}(Bo||(Bo={}));const Vo={add:(e,t)=>e+t,sub:(e,t)=>e-t,mul:(e,t)=>e*t,div:(e,t)=>e/t,idiv:(e,t)=>Math.floor(e/t),mod:(e,t)=>e%t,and:(e,t)=>e&t,or:(e,t)=>e|t,xor:(e,t)=>e^t,shl:(e,t)=>e<e>>>t};function Uo(e,t,i){if(e(t,i))return i}function No(e){return e.slice(1)}const $o=X.a.get("quest_editor/scripting/vm/io");class zo{map_designate(e,t){$o.warn(`bb_map_designate(${e}, ${t})`)}set_floor_handler(e,t){$o.warn(`set_floor_handler(${e}, ${t})`)}window_msg(e){$o.warn(`window_msg("${e}")`)}message(e){$o.warn(`message("${e}")`)}add_msg(e){$o.warn(`add_msg("${e}")`)}winend(){$o.warn("winend")}p_dead_v3(e){return $o.warn(`p_dead_v3(${e})`),!1}mesend(){$o.warn("mesend")}list(e){$o.warn(`list([${e.map(e=>`"${e}"`).join(", ")}])`)}warning(e,t){var i;$o.warn(e+this.srcloc_to_string(null===(i=t)||void 0===i?void 0:i.source_location))}error(e,t){var i;$o.error(e+this.srcloc_to_string(null===(i=t)||void 0===i?void 0:i.source_location))}srcloc_to_string(e){return e?` [${e.line_no}:${e.col}]`:" "}}var Ao=i("bcBH");class Go{constructor(e=Math.floor(performance.now())){this.holdrand=e}next(){const e=214013*this.holdrand+2531011>>>0;return this.holdrand=e,e>>>16&32767}}var Ho=i("NRxM");class Ko extends Ho.a{constructor(e,t){super(new ArrayBuffer(e),t)}zero(){new Uint32Array(this.backing_buffer).fill(0)}}class Qo{constructor(e,t,i){Object(N.d)(e>=0,"seg_idx should be greater or equal to 0."),Object(N.d)(e=0,"inst_idx should be greater or equal to 0."),Object(N.d)(t=Zo)throw new Error("Argument stack: Stack overflow");this.arg_stack.write_u32_at(this.arg_stack_counter*Yo,e),this.arg_stack_types[this.arg_stack_counter]=t,this.arg_stack_counter++}fetch_args(e){const t=e.instruction;if(t.opcode.stack!==Mt.Pop)return[];const i=[];t.opcode.params.length!==this.arg_stack_counter&&this.io.warning("Argument stack: Argument count mismatch.",e);for(let o=0;o0&&i.push(this.arg_stack.u8_at(s));break;default:throw new Error(`Argument stack: Unhandled parameter kind: ${ft[n.type.kind]}.`)}}return this.arg_stack_counter=0,i}check_arg_type(e,t,i){let o;switch(e){case ft.Any:o=!0;break;case ft.Byte:case ft.Word:case ft.DWord:case ft.Float:case ft.String:case ft.Pointer:o=t===e;break;case ft.Label:case ft.ILabel:case ft.ILabelVar:case ft.DLabel:case ft.SLabel:o=t===ft.Word;break;case ft.RegRef:case ft.RegTupRef:case ft.RegRefVar:o=t===ft.Byte}o||this.io.warning(`Argument stack: Argument type mismatch, expected ${ft[e]} but received ${ft[t]}.`,i)}}en.next_id=0;const tn=256,on=4,nn=16,sn=11085568,rn=1024,an=0,dn="\n",cn=X.a.get("quest_editor/scripting/vm/VirtualMachine");var ln;!function(e){e[e.Suspended=0]="Suspended",e[e.Paused=1]="Paused",e[e.WaitingVsync=2]="WaitingVsync",e[e.WaitingInput=3]="WaitingInput",e[e.WaitingSelection=4]="WaitingSelection",e[e.Halted=5]="Halted"}(ln||(ln={}));class _n{constructor(e=new zo,t=new Go){this.io=e,this.random=t,this.episode=s.b.I,this._object_code=[],this.label_to_seg_idx=new Map,this.registers=new Ko(tn*on,Ao.a.Little),this.string_arg_store="",this.threads=[],this.thread_idx=0,this.window_msg_open=!1,this.set_episode_called=!1,this.list_open=!1,this.selection_reg=0,this._halted=!0,this.breakpoints=[],this.paused=!1,this.unsupported_opcodes_logged=new Set}get object_code(){return this._object_code}get halted(){return this._halted}set step_mode(e){if(null!=e){const t=this.current_thread();t&&(t.step_mode=e)}}load_object_code(e,t){this.halt(),cn.debug("Starting."),this._object_code=e,this.episode=t,this.label_to_seg_idx.clear();let i=0;for(const e of this._object_code){for(const t of e.labels)this.label_to_seg_idx.set(t,i);i++}this._halted=!1}start_thread(e,t){const i=this.get_segment_index_by_label(e),o=this._object_code[i];if(o.type!==Bo.Instructions)throw new Error(`Label ${e} points to a ${Bo[o.type]} segment, expecting ${Bo[Bo.Instructions]}.`);this.threads.push(new en(this.io,new Qo(i,0,this.object_code),t))}execute(){var e,t,i;if(this._halted)return ln.Halted;let o;try{let n=0;for(;n++<1e4;){if(this.threads.length>=1&&this.thread_idx>=this.threads.length)return ln.WaitingVsync;const n=this.current_thread();if(!n)return ln.Suspended;const s=n.current_stack_frame();o=s.instruction_pointer;const r=o.instruction;if(!this.paused)switch(n.step_mode){case Jo.BreakPoint:if(-1!==this.breakpoints.findIndex(e=>e.equals(o)))return this.paused=!0,ln.Paused;break;case Jo.Over:if(n.step_frame&&s.idx<=n.step_frame.idx&&(null===(e=r.asm)||void 0===e?void 0:e.mnemonic))return this.paused=!0,ln.Paused;break;case Jo.In:if(null===(t=r.asm)||void 0===t?void 0:t.mnemonic)return this.paused=!0,ln.Paused;break;case Jo.Out:if(n.step_frame&&s.idx=this.threads.length&&(this.thread_idx=0)}halt(){this._halted||(cn.debug("Halting."),this.registers.zero(),this.string_arg_store="",this.threads=[],this.thread_idx=0,this.window_msg_open=!1,this.set_episode_called=!1,this.list_open=!1,this.selection_reg=0,this._halted=!0,this.paused=!1,this.breakpoints.splice(0,1/0),this.unsupported_opcodes_logged.clear())}get_current_stack_frame(){var e;return null===(e=this.current_thread())||void 0===e?void 0:e.current_stack_frame()}get_instruction_pointer(){var e;return null===(e=this.get_current_stack_frame())||void 0===e?void 0:e.instruction_pointer}get_segment_index_by_label(e){if(!this.label_to_seg_idx.has(e))throw new Error(`Invalid argument: No such label ${e}.`);return this.label_to_seg_idx.get(e)}list_select(e){if(!this.list_open)throw new Error("list_select may not be called if there is no list open");this.set_register_unsigned(this.selection_reg,e)}set_breakpoint(e){-1===this.breakpoints.findIndex(t=>t.equals(e))&&this.breakpoints.push(e)}remove_breakpoint(e){const t=this.breakpoints.findIndex(t=>t.equals(e));-1!==t&&this.breakpoints.splice(t,1)}current_thread(){return this.threads[this.thread_idx]}terminate_thread(e){this.threads.splice(e,1),this.thread_idx>=e&&this.thread_idx>0&&this.thread_idx--}advance(e){const t=e.current_stack_frame();if(!t)return;const i=t.instruction_pointer.next();i?e.set_current_instruction_pointer(i):(e.pop_call_stack(),this.terminate_thread(this.thread_idx))}execute_instruction(e,t){const i=t.instruction;let o=void 0,n=!0;const r=i.args.map(e=>e.value),[a,d,c]=r;this.list_open&&(this.list_open=!1);const l=e.fetch_args(t);switch(i.opcode.code){case Ut.code:break;case Nt.code:this.pop_call_stack(this.thread_idx);break;case $t.code:o=ln.WaitingVsync,this.advance(e),this.thread_idx++,n=!1;break;case zt.code:this.halt();break;case At.code:this.start_thread(a);break;case Qt.code:this.set_register_signed(a,this.get_register_signed(d));break;case Yt.code:this.set_register_signed(a,d);break;case Zt.code:this.set_register_byte(a,d);break;case Jt.code:this.set_register_word(a,d);break;case Xt.code:this.set_register_unsigned(a,this.get_register_address(a));break;case ko.code:this.set_register_float(a,this.get_register_float(d));break;case yo.code:this.set_register_float(a,d);break;case ei.code:this.set_register_signed(a,1);break;case ti.code:this.set_register_signed(a,0);break;case ii.code:this.set_register_signed(a,0===this.get_register_signed(a)?1:0);break;case wi.code:this.push_call_stack(e,a),n=!1;break;case mi.code:this.jump_to_label(e,a),n=!1;break;case Qi.code:e.push_arg(this.get_register_signed(a),ft.DWord);break;case Yi.code:e.push_arg(i.args[0].value,ft.DWord);break;case Zi.code:e.push_arg(i.args[0].value,ft.Byte);break;case Ji.code:e.push_arg(i.args[0].value,ft.Word);break;case Xi.code:e.push_arg(this.get_register_address(i.args[0].value),ft.DWord);break;case to.code:if("string"==typeof a){const t=this.parse_template_string(a);this.string_arg_store=t.slice(0,rn/2),e.push_arg(sn,ft.String)}break;case oi.code:this.do_integer_op_with_register(a,d,Vo.add);break;case ni.code:this.do_integer_op_with_literal(a,d,Vo.add);break;case si.code:this.do_integer_op_with_register(a,d,Vo.sub);break;case ri.code:this.do_integer_op_with_literal(a,d,Vo.sub);break;case ai.code:this.do_integer_op_with_register(a,d,Vo.mul);break;case di.code:this.do_integer_op_with_literal(a,d,Vo.mul);break;case ci.code:this.do_integer_op_with_register(a,d,Vo.idiv);break;case li.code:this.do_integer_op_with_literal(a,d,Vo.idiv);break;case bi.code:this.do_integer_op_with_register(a,d,Vo.mod);break;case fi.code:this.do_integer_op_with_literal(a,d,Vo.mod);break;case Ro.code:this.do_float_op_with_register(a,d,Vo.add);break;case Io.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.add);break;case jo.code:this.do_float_op_with_register(a,d,Vo.sub);break;case Co.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.sub);break;case To.code:this.do_float_op_with_register(a,d,Vo.mul);break;case xo.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.mul);break;case So.code:this.do_float_op_with_register(a,d,Vo.div);break;case Oo.code:this.do_float_op_with_literal(a,Math.fround(d),Vo.div);break;case _i.code:this.do_integer_op_with_register(a,d,Vo.and);break;case ui.code:this.do_integer_op_with_literal(a,d,Vo.and);break;case vi.code:this.do_integer_op_with_register(a,d,Vo.or);break;case hi.code:this.do_integer_op_with_literal(a,d,Vo.or);break;case pi.code:this.do_integer_op_with_register(a,d,Vo.xor);break;case gi.code:this.do_integer_op_with_literal(a,d,Vo.xor);break;case bo.code:this.do_integer_op_with_register(a,d,Vo.shl);break;case fo.code:this.do_integer_op_with_register(a,d,Vo.shr);break;case ki.code:this.conditional_jump(e,a,(e,t)=>e===t,1,...No(r).map(e=>this.get_register_signed(e))),n=!1;break;case yi.code:this.conditional_jump(e,a,(e,t)=>e===t,0,...No(r).map(e=>this.get_register_signed(e))),n=!1;break;case Ri.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e===t,a,d),n=!1;break;case Ii.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e===t,a,d),n=!1;break;case ji.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e!==t,a,d),n=!1;break;case Ci.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e!==t,a,d),n=!1;break;case Ti.code:this.unsigned_cond_jump_with_register(e,c,(e,t)=>e>t,a,d),n=!1;break;case xi.code:this.unsigned_cond_jump_with_literal(e,c,(e,t)=>e>t,a,d),n=!1;break;case Si.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e>t,a,d),n=!1;break;case Oi.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e>t,a,d),n=!1;break;case Li.code:this.unsigned_cond_jump_with_register(e,c,(e,t)=>eeeee>=t,a,d),n=!1;break;case Mi.code:this.unsigned_cond_jump_with_literal(e,c,(e,t)=>e>=t,a,d),n=!1;break;case Wi.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e>=t,a,d),n=!1;break;case qi.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e>=t,a,d),n=!1;break;case Fi.code:this.unsigned_cond_jump_with_register(e,c,(e,t)=>e<=t,a,d),n=!1;break;case Vi.code:this.unsigned_cond_jump_with_literal(e,c,(e,t)=>e<=t,a,d),n=!1;break;case Ui.code:this.signed_cond_jump_with_register(e,c,(e,t)=>e<=t,a,d),n=!1;break;case Ni.code:this.signed_cond_jump_with_literal(e,c,(e,t)=>e<=t,a,d),n=!1;break;case Ai.code:this.push_variable_stack(e,a,1);break;case Gi.code:this.pop_variable_stack(e,a,1);break;case Hi.code:this.push_variable_stack(e,a,d);break;case Ki.code:this.pop_variable_stack(e,a,d);break;case io.code:if(!this.window_msg_open){const e=this.deref_string(l[1]).split(dn);o=ln.WaitingSelection,this.list_open=!0,this.selection_reg=l[0],this.io.list(e)}break;case oo.code:if(!this.window_msg_open){const e=this.deref_string(l[0]);o=ln.WaitingInput,this.window_msg_open=!0,this.io.window_msg(e)}break;case no.code:if(this.window_msg_open){const e=this.deref_string(l[0]);o=ln.WaitingInput,this.io.add_msg(e)}break;case so.code:this.set_register_unsigned(a,Math.floor(Date.now()/1e3));break;case ro.code:this.window_msg_open&&(this.window_msg_open=!1,this.io.winend());break;case ao.code:this.set_register_signed(l[0],this.io.p_dead_v3(l[1])?1:0);break;case lo.code:this.io.set_floor_handler(l[0],l[1]);break;case _o.code:this.start_thread(a);break;case vo.code:this.io.map_designate(this.get_register_signed(a),this.get_register_signed(a+2));break;case go.code:this.io.map_designate(this.get_register_signed(a),this.get_register_signed(a+3));break;case mo.code:{const e=this.get_register_signed(a),t=this.get_register_signed(a+1),i=this.random.next();let o=Math.floor(Math.fround(i/32768)*t);e>=o&&(o=e),this.set_register_signed(d,o)}break;case wo.code:if(this.set_episode_called){this.io.warning("Calling set_episode more than once is not supported.",t);break}if(this.set_episode_called=!0,!this._object_code[t.seg_idx].labels.includes(an)){this.io.warning(`Calling set_episode outside of segment ${an} is not supported.`,t);break}if(function(e){switch(e){case s.b.I:return 0;case s.b.II:return 1;case s.b.IV:return 2}}(this.episode)!==a){this.io.warning("Calling set_episode with an argument that does notmatch the quest's designated episode is not supported.",t);break}break;case Lo.code:this.io.map_designate(a,c);break;default:this.unsupported_opcodes_logged.has(i.opcode.code)||(this.unsupported_opcodes_logged.add(i.opcode.code),this.io.warning("Unsupported instruction.",t))}return n&&this.advance(e),o}get_register_signed(e){return this.registers.i32_at(on*e)}set_register_signed(e,t){this.registers.write_i32_at(on*e,t)}get_register_unsigned(e){return this.registers.u32_at(on*e)}set_register_unsigned(e,t){this.registers.write_u32_at(on*e,t)}get_register_word(e){return this.registers.u16_at(on*e)}set_register_word(e,t){this.registers.write_u16_at(on*e,t)}get_register_byte(e){return this.registers.u8_at(on*e)}set_register_byte(e,t){this.registers.write_u8_at(on*e,t)}get_register_float(e){return this.registers.f32_at(on*e)}set_register_float(e,t){this.registers.write_f32_at(on*e,t)}do_integer_op_with_register(e,t,i){this.do_integer_op_with_literal(e,this.get_register_signed(t),i)}do_integer_op_with_literal(e,t,i){if((i===Vo.div||i===Vo.idiv)&&0===t)throw new Error("Division by zero");this.set_register_signed(e,i(this.get_register_signed(e),t))}do_float_op_with_register(e,t,i){this.do_float_op_with_literal(e,this.get_register_float(t),i)}do_float_op_with_literal(e,t,i){if((i===Vo.div||i===Vo.idiv)&&0===t)throw new Error("Division by zero");this.set_register_float(e,i(this.get_register_float(e),t))}push_call_stack(e,t){const i=this.get_segment_index_by_label(t),o=this._object_code[i];if(o.type!==Bo.Instructions)throw new Error(`Label ${t} points to a ${Bo[o.type]} segment, expecting ${Bo[Bo.Instructions]}.`);e.push_frame(new Qo(i,0,this.object_code))}pop_call_stack(e){this.threads[e].pop_call_stack(),0===this.threads[e].call_stack.length&&this.terminate_thread(e)}jump_to_label(e,t){e.set_current_instruction_pointer(new Qo(this.get_segment_index_by_label(t),0,this.object_code))}signed_cond_jump_with_register(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_signed(o),this.get_register_signed(n))}signed_cond_jump_with_literal(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_signed(o),n)}unsigned_cond_jump_with_register(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_unsigned(o),this.get_register_unsigned(n))}unsigned_cond_jump_with_literal(e,t,i,o,n){this.conditional_jump(e,t,i,this.get_register_unsigned(o),n)}conditional_jump(e,t,i,...o){const n=Uo.bind(null,i);var s;void 0!==function(e,t,i){let o=t;for(const t of i){const i=e(o,t);if(void 0===i)return;o=i}return o}(n,(s=o)[0],s.slice(1))?this.jump_to_label(e,t):this.advance(e)}push_variable_stack(e,t,i){const o=t+i;if(o>tn)throw new Error("Variable stack: Invalid register");if(e.variable_stack.length+i>nn)throw new Error("Variable stack: Stack overflow");for(let i=t;itn)throw new Error("Variable stack: Invalid register");if(e.variable_stack.length=t;i--)this.set_register_unsigned(i,e.variable_stack.pop())}get_register_address(e){return e*on}deref_string(e){if(e===sn)return this.string_arg_store;if(e>0&&e``],[/^r([0-9]{1,3})$/,e=>{const t=parseInt(e);return isNaN(t)?"":this.get_register_unsigned(t).toString()}],[/^f([0-9]{1,3})$/,e=>{const t=parseInt(e);return isNaN(t)?"":this.get_register_float(t).toFixed(6)}]];let o=!1,n=-1,s=0,r=e.length;for(;s"===a){o=!1;const a=s,d=e.slice(n+1,a);let c=void 0;for(const[e,t]of i){const i=e.exec(d);if(i&&void 0!==i[1]){c=t(i[1]);break}}if(void 0===c&&(c=t[d]),void 0===c)c="";else if("function"==typeof c){const e=c();t[d]=e,c=e}e=e.slice(0,n)+c+e.slice(a+1);const l=c.length-(d.length+2);s+=l,r+=l}else"<"===a&&(o=!0,n=s);s++}return o&&(e=e.slice(0,n)),e}}i("PNEq");var un,vn=i("sv1z");!function(e){e[e.Signed=0]="Signed",e[e.Unsigned=1]="Unsigned",e[e.Word=2]="Word",e[e.Byte=3]="Byte",e[e.Float=4]="Float"}(un||(un={}));class hn extends b.a{constructor(e){super(),this.quest_runner=e,this.type_select=this.add(new vn.a({label:"Display type:",tooltip:"Select which data type register values should be displayed as.",items:[un.Signed,un.Unsigned,un.Word,un.Byte,un.Float],to_label:e=>un[e]})),this.register_getter=this.get_register_getter(un.Signed),this.hex_checkbox=this.add(new Ne.a(!1,{label:"Hex",tooltip:"Display register values in hexadecimal."})),this.settings_bar=this.add(new Ue.a(this.type_select,this.hex_checkbox)),this.list_element=Object(u.h)({className:"quest_editor_RegistersView_list"}),this.container_element=Object(u.h)({className:"quest_editor_RegistersView_container"},this.list_element),this.element=Object(u.h)({className:"quest_editor_RegistersView"},this.settings_bar.element,this.container_element),this.type_select.selected.val=un.Signed;const t=Array(tn);for(let e=0;e!this.quest_runner.paused.val||!this.quest_runner.running.val;this.update(i(),this.hex_checkbox.checked.val),this.disposables(this.quest_runner.running.observe(()=>this.update(i(),this.hex_checkbox.checked.val)),this.quest_runner.paused.observe(()=>this.update(i(),this.hex_checkbox.checked.val)),this.type_select.selected.observe(({value:e})=>{null!=e&&(this.register_getter=this.get_register_getter(e),this.update(i(),this.hex_checkbox.checked.val))}),this.hex_checkbox.checked.observe(e=>this.update(i(),e.value))),this.finalize_construction()}get_register_getter(e){let t;switch(e){case un.Signed:t=this.quest_runner.vm.get_register_signed;break;case un.Unsigned:t=this.quest_runner.vm.get_register_unsigned;break;case un.Word:t=this.quest_runner.vm.get_register_word;break;case un.Byte:t=this.quest_runner.vm.get_register_byte;break;case un.Float:t=this.quest_runner.vm.get_register_float}return t.bind(this.quest_runner.vm)}update(e,t){if(e){const e="??";for(let t=0;t{this.buffer_log_entry(e,t)},this.severity=this._severity,this.log=this._log.filtered(this.severity.map(e=>t=>t.severity>=e))}get_logger(e){const t=X.a.get(e);return t.handler=this.handler,t}dispose(){this.disposer.dispose()}set_severity(e){this._severity.val=e}buffer_log_entry(e,t){this.log_buffer.push(e),this.logger_name_buffer.push(t),this.add_buffered_log_entries()}add_buffered_log_entries(){null==this.adding_log_entries&&(this.adding_log_entries=requestAnimationFrame(()=>{if(this.log_buffer.length>500){const e=this.log_buffer.length-500;this.log_buffer.splice(250,e,{time:new Date,message:`...dropped ${e} messages...`,severity:pn.b.Warning,logger:gn}),this.logger_name_buffer.splice(250,e,"quest_editor/stores/LogStore")}const e=Math.min(200,this.log_buffer.length),t=this.log_buffer.splice(0,e),i=this.logger_name_buffer.splice(0,e);this._log.push(...t);for(let o=0;o2e3&&this._log.splice(0,1e3),this.adding_log_entries=void 0,this.log_buffer.length&&this.add_buffered_log_entries()}))}},fn=5;class mn extends b.a{constructor(){super(),this.element=Object(u.h)({className:"quest_editor_LogView",tabIndex:-1}),this.should_scroll_to_bottom=!0,this.scrolled=()=>{this.should_scroll_to_bottom=this.list_container.scrollTop>=this.list_container.scrollHeight-this.list_container.offsetHeight-fn},this.scroll_to_bottom=()=>{this.should_scroll_to_bottom&&this.list_container.scrollTo({top:this.list_container.scrollHeight,left:0,behavior:"auto"})},this.create_message_element=({time:e,severity:t,message:i})=>Object(u.h)({className:["quest_editor_LogView_message","quest_editor_LogView_"+pn.b[t]+"_message"].join(" ")},Object(u.h)({className:"quest_editor_LogView_message_timestamp"},Object(X.b)(e)),Object(u.h)({className:"quest_editor_LogView_message_level"},"["+pn.b[t]+"]"),Object(u.h)({className:"quest_editor_LogView_message_contents"},i)),this.list_container=Object(u.h)({className:"quest_editor_LogView_list_container"}),this.list_element=Object(u.h)({className:"quest_editor_LogView_message_list"}),this.level_filter=this.add(new vn.a({class:"quest_editor_LogView_level_filter",label:"Level:",items:pn.a,to_label:e=>pn.b[e]})),this.settings_bar=this.add(new Ue.a({class:"quest_editor_LogView_settings"},this.level_filter)),this.list_container.addEventListener("scroll",this.scrolled),this.disposables(Object(u.d)(this.list_element,bn.log,this.create_message_element,{after:this.scroll_to_bottom}),this.level_filter.selected.observe(({value:e})=>null!=e&&bn.set_severity(e)),bn.severity.observe(({value:e})=>{this.level_filter.selected.val=e},{call_now:!0})),this.list_container.appendChild(this.list_element),this.element.appendChild(this.settings_bar.element),this.element.appendChild(this.list_container),this.finalize_construction()}}class wn extends se{constructor(e,t,i,o){super(Object(M.e)(void 0),t,i,o),this.quest_runner=e,this.disposer.add_all(this.quest_runner.game_state.current_area_variant.observe(this.area_variant_changed,{call_now:!0}))}get_area_variant_details(){const e=this.quest_runner.game_state;return{episode:e.episode,area_variant:e.current_area_variant.val,npcs:e.npcs,objects:e.objects}}}class kn extends le{constructor(e,t,i,o){super(e,"quest_editor_QuestRunnerRendererView",new Y(o,o=>new wn(e.quest_runner,o,t,i))),this.renderer.init_camera_controls(),this.finalize_construction()}}var yn=i("nN8q");i("cl9q");class Rn extends yn.a{constructor(e){super(),this.element=Object(u.h)({className:"core_ErrorWidget"}),this.children=[],this.label=this.disposable(new h.a(e,{enabled:!1})),this.element.append(this.label.element),this.finalize_construction()}}var In=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const jn=X.a.get("quest_editor/gui/QuestEditorView"),Cn={settings:{showPopoutIcon:!1,showMaximiseIcon:!0,showCloseIcon:!0},dimensions:{headerHeight:24},labels:{close:"Close",maximise:"Maximise",minimise:"Minimise",popout:"Open in new window"}};class Tn extends b.a{constructor(e,t,i,o,n,s,r,a,d,c,l,_,v,h){super(),this.gui_store=e,this.quest_editor_ui_persister=i,this.tool_bar=o,this.element=Object(u.h)({className:"quest_editor_QuestEditorView"}),this.layout_element=Object(u.h)({className:"quest_editor_gl_container"}),this.sub_views=new Map,this.view_map=new Map([[f,{name:"quest_info",create:n}],[m,{name:"npc_counts",create:s}],[Fe,{name:"quest_renderer",create:r}],[Ke,{name:"asm_editor",create:a}],[Qe,{name:"entity_info",create:d}],[Je,{name:"npc_list_view",create:c}],[Xe,{name:"object_list_view",create:l}],[bt,{name:"events_view",create:_}]]),e.feature_active("vm")&&(this.view_map.set(kn,{name:"quest_runner",create:v}),this.view_map.set(mn,{name:"log_view",create:()=>new mn}),this.view_map.set(hn,{name:"registers_view",create:h})),this.element.append(this.tool_bar.element,this.layout_element),this.layout=this.init_golden_layout(),this.layout.then(e=>this.loaded_layout=e),this.disposables(e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Alt-D",()=>t.debug.val=!t.debug.val),t.quest_runner.running.observe(({value:e})=>In(this,void 0,void 0,(function*(){const i=yield this.layout;if(t.quest_runner.running.val===e){const t=i.root.getItemsById(this.view_map.get(kn).name);if(e){if(0===t.length){i.root.getItemsById(this.view_map.get(Fe).name)[0].parent.addChild({id:this.view_map.get(kn).name,title:"Debug 3D View",type:"component",componentName:this.view_map.get(kn).name,isClosable:!1})}}else for(const e of t)e.remove()}})))),this.finalize_construction()}activate(){super.activate();for(const e of this.sub_views.values())e.activate()}deactivate(){for(const e of this.sub_views.values())e.deactivate();super.deactivate()}resize(e,t){super.resize(e,t);const i=Math.max(0,t-this.tool_bar.height);return this.layout_element.style.width=`${e}px`,this.layout_element.style.height=`${i}px`,this.layout.then(t=>t.updateSize(e,i)),this}dispose(){super.dispose(),this.layout.then(e=>e.destroy());for(const e of this.sub_views.values())e.dispose();this.sub_views.clear()}init_golden_layout(){return In(this,void 0,void 0,(function*(){const e=this.get_default_layout_content();try{const t=yield this.quest_editor_ui_persister.load_layout_config(e);if(t){const e=this.attempt_gl_init(Object.assign(Object.assign({},Cn),{content:t}));return jn.info("Instantiated golden layout with persisted layout."),e}}catch(e){jn.warn("Couldn't instantiate golden layout with persisted layout.",e)}return jn.info("Instantiating golden layout with default layout."),this.attempt_gl_init(Object.assign(Object.assign({},Cn),{content:e}))}))}attempt_gl_init(e){const t=new n.a(e,this.layout_element),i=this;try{for(const{name:e,create:o}of this.view_map.values())t.registerComponent(e,(function(t){let n;try{n=o(),i.active&&n.activate()}catch(t){jn.error(`Couldn't instantiate "${e}".`,t),n=new Rn("Something went wrong while creating this window.")}t.on("close",()=>n.dispose()),t.on("resize",()=>n.resize(t.width,t.height-4)),n.resize(t.width,t.height),i.sub_views.set(e,n),t.getElement().append(n.element)}));return t.on("stateChanged",()=>{this.quest_editor_ui_persister.persist_layout_config(t.toConfig().content)}),t.on("stackCreated",e=>{e.on("activeContentItemChanged",e=>{if("componentName"in e.config){const t=this.sub_views.get(e.config.componentName);t&&t.focus()}})}),t.init(),t}catch(e){throw t.destroy(),e}}get_default_layout_content(){return[{type:"row",content:[{type:"column",width:2,content:[{type:"stack",content:[{title:"Info",type:"component",componentName:this.view_map.get(f).name,isClosable:!1},{title:"NPC Counts",type:"component",componentName:this.view_map.get(m).name,isClosable:!1}]},{title:"Entity",type:"component",componentName:this.view_map.get(Qe).name,isClosable:!1}]},{type:"stack",width:9,content:[{id:this.view_map.get(Fe).name,title:"3D View",type:"component",componentName:this.view_map.get(Fe).name,isClosable:!1},{title:"Script",type:"component",componentName:this.view_map.get(Ke).name,isClosable:!1},...this.gui_store.feature_active("vm")?[{title:"Debug Log",type:"component",componentName:this.view_map.get(mn).name,isClosable:!1},{title:"Registers",type:"component",componentName:this.view_map.get(hn).name,isClosable:!1}]:[]]},{type:"stack",width:2,content:[{title:"NPCs",type:"component",componentName:this.view_map.get(Je).name,isClosable:!1},{title:"Objects",type:"component",componentName:this.view_map.get(Xe).name,isClosable:!1},{title:"Events",type:"component",componentName:this.view_map.get(bt).name,isClosable:!1}]}]}]}}const xn={can_redo:Object(M.e)(!1),can_undo:Object(M.e)(!1),first_redo:Object(M.e)(void 0),first_undo:Object(M.e)(void 0),make_current(){Sn.current.val=this},redo:()=>!1,reset(){},undo:()=>!1};const Sn=new class{constructor(){this.current=Object(M.e)(xn),this.can_undo=this.current.flat_map(e=>e.can_undo),this.can_redo=this.current.flat_map(e=>e.can_redo),this.first_undo=this.current.flat_map(e=>e.first_undo),this.first_redo=this.current.flat_map(e=>e.first_redo)}undo(){return this.current.val.undo()}redo(){return this.current.val.redo()}make_noop_current(){Sn.current.val=xn}},On=X.a.get("core/undo/UndoStack");class Ln{constructor(){this.stack=Object(M.c)(),this.index=Object(M.e)(0),this.can_undo=this.index.map(e=>e>0),this.can_redo=Object(M.d)((e,t)=>te?this.stack.get(this.index.val-1):void 0),this.first_redo=this.can_redo.map(e=>e?this.stack.get(this.index.val):void 0),this.undoing_or_redoing=!1}make_current(){Sn.current.val=this}push(e){return this.undoing_or_redoing||(this.stack.splice(this.index.val,1/0,e),this.index.update(e=>e+1)),e}pop(){return this.index.update(e=>e-1),this.stack.splice(this.index.val,1)[0]}undo(){if(this.can_undo.val&&!this.undoing_or_redoing){try{this.undoing_or_redoing=!0,this.index.update(e=>e-1),this.stack.get(this.index.val).undo()}catch(e){On.warn("Error while undoing action.",e)}finally{this.undoing_or_redoing=!1}return!0}return!1}redo(){if(this.can_redo.val&&!this.undoing_or_redoing){try{this.undoing_or_redoing=!0,this.stack.get(this.index.val).redo(),this.index.update(e=>e+1)}catch(e){On.warn("Error while redoing action.",e)}finally{this.undoing_or_redoing=!1}return!0}return!1}reset(){this.stack.clear(),this.index.val=0}}class Pn{constructor(e){this._breakpoints=[],this.breakpoints=this._breakpoints,this.vm=e}resume(){this.vm.step_mode=Jo.BreakPoint}step_over(){this.vm.step_mode=Jo.Over}step_in(){this.vm.step_mode=Jo.In}step_out(){this.vm.step_mode=Jo.Out}set_breakpoint(e){return-1===this._breakpoints.findIndex(t=>t.line_no===e)&&(this._breakpoints.push(new Dn(e,void 0,this.vm)),!0)}remove_breakpoint(e){const t=this._breakpoints.findIndex(t=>t.line_no===e);return-1!=t&&(this._breakpoints.splice(t,1)[0].deactivate(),!0)}toggle_breakpoint(e){const t=this._breakpoints.findIndex(t=>t.line_no===e);-1==t?this._breakpoints.push(new Dn(e,void 0,this.vm)):this._breakpoints.splice(t,1)[0].deactivate()}clear_breakpoints(){for(const e of this._breakpoints.splice(0,1/0))e.deactivate()}activate_breakpoints(){for(const e of this._breakpoints)e.activate()}deactivate_breakpoints(){for(const e of this._breakpoints)e.deactivate()}}class Dn{constructor(e,t,i){this.line_no=e,this.ptr=t,this.vm=i,null==t?this.activate():this.vm.set_breakpoint(t)}get active(){return null!=this.ptr}activate(){this.ptr=this.line_no_to_inst_pointer(this.line_no),this.ptr&&this.vm.set_breakpoint(this.ptr)}deactivate(){this.ptr&&this.vm.remove_breakpoint(this.ptr)}line_no_to_inst_pointer(e){var t,i;if(!this.vm.halted)for(let o=0;oe!==Bn.Stopped),this.paused=this._state.map(e=>e===Bn.Paused),this.breakpoints=this._breakpoints,this.pause_location=this._pause_location,this.execution_loop=()=>{var e,t;let i;switch(this.animation_frame=void 0,this.vm.vsync(),this.vm.execute()){case ln.Suspended:this._state.val=Bn.Running;break;case ln.Paused:this._state.val=Bn.Paused,i=null===(t=null===(e=this.vm.get_instruction_pointer())||void 0===e?void 0:e.source_location)||void 0===t?void 0:t.line_no;break;case ln.WaitingVsync:case ln.WaitingInput:this._state.val=Bn.Running,this.schedule_frame();break;case ln.WaitingSelection:this.vm.list_select(0),this._state.val=Bn.Running,this.schedule_frame();break;case ln.Halted:this.stop()}this._pause_location.val=i,this.startup&&this._state.val===Bn.Running&&(this.startup=!1,this.run_floor_handler(this._game_state.area_variants.get(this.initial_area_id)||this.area_store.get_variant(this._game_state.episode,this.initial_area_id,0)))},this.create_vm_io=()=>{function e(e,t){const i=[e];if(t){const{instruction:e,source_location:o}=t;i.push(` [${e.opcode.mnemonic}`),o&&i.push(` ${o.line_no}:${o.col}`),i.push("]")}return i.join("")}return{map_designate:(e,t)=>{this._game_state.area_variants.set(e,this.area_store.get_variant(this._game_state.episode,e,t))},set_floor_handler:(e,t)=>{this._game_state.floor_handlers.set(e,t)},window_msg:e=>{this.logger.info(`window_msg "${e}"`)},message:e=>{this.logger.info(`message "${e}"`)},add_msg:e=>{this.logger.info(`add_msg "${e}"`)},winend:()=>{},p_dead_v3:()=>!1,mesend:()=>{},list:e=>{this.logger.info(`list "[${e}]"`)},warning:(t,i)=>{this.logger.warn(e(t,i))},error:(t,i)=>{this.logger.error(e(t.message,i))}}},this.vm=new _n(this.create_vm_io()),this.debugger=new Pn(this.vm)}get game_state(){return this._game_state}run(e){this.stop(),this.logger.info("Starting debugger."),this.startup=!0,this.initial_area_id=0,this.npcs.splice(0,this.npcs.length,...e.npcs.val),this.objects.splice(0,this.objects.length,...e.objects.val),this._game_state=new En(e.episode),this.vm.load_object_code(e.object_code.map(Fo),this.game_state.episode),this.vm.start_thread(0),this.debugger.activate_breakpoints(),this._state.val=Bn.Running,this.schedule_frame()}resume(){this.debugger.resume(),this.schedule_frame()}step_over(){this.debugger.step_over(),this.schedule_frame()}step_into(){this.debugger.step_in(),this.schedule_frame()}step_out(){this.debugger.step_out(),this.schedule_frame()}stop(){this.running.val&&(this.logger.info("Stopping debugger."),null!=this.animation_frame&&(cancelAnimationFrame(this.animation_frame),this.animation_frame=void 0),this.vm.halt(),this.debugger.deactivate_breakpoints(),this._state.val=Bn.Stopped,this._pause_location.val=void 0,this.npcs.splice(0,this.npcs.length),this.objects.splice(0,this.objects.length),this._game_state=new En(s.b.I))}set_breakpoint(e){const t=this.debugger.set_breakpoint(e);return this._breakpoints.splice(0,1/0,...this.debugger.breakpoints),t}remove_breakpoint(e){const t=this.debugger.remove_breakpoint(e);return this._breakpoints.splice(0,1/0,...this.debugger.breakpoints),t}toggle_breakpoint(e){this.debugger.toggle_breakpoint(e),this._breakpoints.splice(0,1/0,...this.debugger.breakpoints)}clear_breakpoints(){this.debugger.clear_breakpoints(),this._breakpoints.splice(0,1/0,...this.debugger.breakpoints)}schedule_frame(){null==this.animation_frame&&(this.animation_frame=requestAnimationFrame(this.execution_loop))}run_floor_handler(e){const t=e.area.id;this._game_state.current_area_variant.val=e,this._game_state.objects.push(...this.objects.filter(e=>e.area_id===t));const i=this._game_state.floor_handlers.get(t);null==i?this.logger.debug(`No floor handler registered for floor ${t}.`):(this.vm.start_thread(i),this.schedule_frame())}}var Wn=i("kcKQ"),qn=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const Fn=X.a.get("quest_editor/gui/QuestEditorStore");class Vn extends Wn.a{constructor(e,t){super(),this.area_store=t,this._current_quest=Object(M.e)(void 0),this._current_area=Object(M.e)(void 0),this._selected_wave=Object(M.e)(void 0),this._selected_entity=Object(M.e)(void 0),this.debug=Object(M.e)(!1),this.undo=new Ln,this.current_quest=this._current_quest,this.current_area=this._current_area,this.selected_wave=this._selected_wave,this.selected_entity=this._selected_entity,this.set_current_area=e=>{var t,i;e&&e.id!==(null===(i=null===(t=this.selected_wave.val)||void 0===t?void 0:t.area_id)||void 0===i?void 0:i.val)&&this.set_selected_wave(void 0),this._selected_entity.val=void 0,this._current_area.val=e},this.set_selected_wave=e=>{if(e){const t=this.selected_entity.val;t&&t instanceof Q&&t.wave.val!==e&&this.set_selected_entity(void 0)}this._selected_wave.val=e},this.set_selected_entity=e=>{e&&this.current_quest.val&&(this._current_area.val=this.area_store.get_area(this.current_quest.val.episode,e.area_id)),this._selected_entity.val=e},this.set_section_on_quest_entity=(e,t)=>{const i=t.find(t=>t.id===e.section_id.val);i?e.set_section(i):Fn.warn(`Section ${e.section_id.val} not found.`)},this.quest_runner=new Mn(t),this.disposables(e.tool.observe(({value:e})=>{e===Ye.b.QuestEditor&&this.undo.make_current()},{call_now:!0}),this.current_quest.flat_map(e=>e?e.npcs:Object(M.e)([])).observe(({value:e})=>{const t=this.selected_entity.val;t instanceof Q&&!e.includes(t)&&this.set_selected_entity(void 0)}),this.current_quest.flat_map(e=>e?e.objects:Object(M.e)([])).observe(({value:e})=>{const t=this.selected_entity.val;t instanceof me&&!e.includes(t)&&this.set_selected_entity(void 0)}),Object(u.g)(window,"beforeunload",e=>{this.quest_runner.stop(),this.undo.can_undo.val&&(e.preventDefault(),e.returnValue=!1)}))}dispose(){this.quest_runner.stop(),super.dispose()}set_current_quest(e){return qn(this,void 0,void 0,(function*(){if(this.undo.reset(),this.quest_runner.stop(),this._current_area.val=void 0,this._selected_entity.val=void 0,this._current_quest.val=e,e){this._current_area.val=this.area_store.get_area(e.episode,0);for(const t of e.area_variants.val){const i=yield this.area_store.get_area_sections(e.episode,t);t.set_sections(i);for(const o of e.objects.val.filter(e=>e.area_id===t.area.id))try{this.set_section_on_quest_entity(o,i)}catch(e){Fn.error(e)}for(const o of e.npcs.val.filter(e=>e.area_id===t.area.id))try{this.set_section_on_quest_entity(o,i)}catch(e){Fn.error(e)}}}}))}}var Un,Nn,$n=i("NUmZ"),zn=i.n($n);!function(e){e[e.NewAssembly=0]="NewAssembly",e[e.AssemblyChange=1]="AssemblyChange",e[e.SignatureHelp=2]="SignatureHelp",e[e.Definition=3]="Definition",e[e.SettingsChange=4]="SettingsChange"}(Un||(Un={})),function(e){e[e.NewObjectCode=0]="NewObjectCode",e[e.SignatureHelp=1]="SignatureHelp",e[e.Definition=2]="Definition"}(Nn||(Nn={}));const An=new DataView(new ArrayBuffer(4));function Gn(e){return An.setInt32(0,e),An.getFloat32(0)}function Hn(e){return An.setFloat32(0,e),An.getInt32(0)}const Kn=X.a.get("quest_editor/scripting/disassembly");function Qn(e,t){const i=[],o=Math.min(e.length,t.length);for(let n=0;nnull!=e).map(e=>({label:e.mnemonic,kind:Jn.Function,insertText:e.mnemonic})),es=[{label:".code",kind:Jn.Keyword,insertText:"code"},{label:".data",kind:Jn.Keyword,insertText:"data"},{label:".string",kind:Jn.Keyword,insertText:"string"}];class ts{constructor(e,t,i){this.can_undo=Object(M.e)(!1),this.can_redo=Object(M.e)(!1),this.action=Object(M.e)({description:e,undo:t,redo:i}),this.first_undo=Object(M.d)((e,t)=>t?e:void 0,this.action,this.can_undo),this.first_redo=Object(M.d)((e,t)=>t?e:void 0,this.action,this.can_redo)}make_current(){Sn.current.val=this}undo(){return!!this.can_undo&&(this.action.val.undo(),!0)}redo(){return!!this.can_redo&&(this.action.val.redo(),!0)}reset(){this.can_undo.val=!1,this.can_redo.val=!1}}var is=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const os=new class{constructor(){this._issues=Object(M.e)({warnings:[],errors:[]}),this.issues=this._issues,this.worker=new zn.a,this.promises=new Map,this.message_id=0,this.process_worker_message=e=>{const t=e.data;switch(t.type){case Nn.NewObjectCode:this.quest&&(this.quest.object_code.splice(0,this.quest.object_code.length,...t.object_code),this.quest.set_map_designations(t.map_designations),this._issues.val={warnings:t.warnings,errors:t.errors});break;case Nn.SignatureHelp:{const e=this.promises.get(t.id);if(e)if(this.promises.delete(t.id),t.opcode){let i=t.opcode.mnemonic+" ";const o=[];let n=!0;for(const e of t.opcode.params){let t;switch(n?n=!1:i+=", ",e.type.kind){case ft.ILabel:t="FuncLabel";break;case ft.DLabel:t="DataLabel";break;case ft.SLabel:t="StringLabel";break;case ft.ILabelVar:t="...FuncLabel";break;case ft.RegRef:case ft.RegTupRef:t="Register";break;case ft.RegRefVar:t="...Register";break;default:t=ft[e.type.kind]}o.push({label:[i.length,i.length+t.length],documentation:e.doc}),i+=t}const s={signatures:[{label:i,documentation:t.opcode.doc,parameters:o}],activeSignature:0,activeParameter:t.active_param};e.resolve(s)}else e.resolve(void 0)}break;case Nn.Definition:{const e=this.promises.get(t.id);if(e){this.promises.delete(t.id);const i=[];null!=t.line_no&&i.push({uri:e.uri,range:{startLineNumber:t.line_no,startColumn:t.col,endLineNumber:t.line_no,endColumn:t.col+t.len}}),e.resolve(i)}}}},this.worker.onmessage=this.process_worker_message}disassemble(e,t){this.quest=e;const i=function(e,t=!1){Kn.trace("disassemble start");const i=[],o=[];let n=void 0;for(const r of e){let e;switch(r.type){case Bo.Instructions:e=".code";break;case Bo.Data:e=".data";break;case Bo.String:e=".string"}n!==r.type&&(n=r.type,i.length&&i.push(""),i.push(e,""));for(const e of r.labels)i.push(`${e}:`);if(r.type===Bo.Data){const e=new Uint8Array(r.data);let t=" ";for(let o=0;o4&&i.push(t)}else if(r.type===Bo.String)i.push(" "+(s=r.value,JSON.stringify(s.replace(//g,"\n"))));else{let e=!1;for(const n of r.instructions)if(n.opcode.code===Gt.code?e=!0:n.opcode.code===Ht.code&&(e=!1),t||e||n.opcode.stack!==Mt.Push){let e=[];n.opcode.stack===Mt.Pop?t||(e=Yn(n.opcode.params,o.splice(Math.max(0,o.length-n.opcode.params.length),n.opcode.params.length),!0)):e=Yn(n.opcode.params,Qn(n.opcode.params,n.args),!1),i.push(" "+n.opcode.mnemonic+(e.length?" "+e.join(", "):""))}else o.push(...Qn(n.opcode.params,n.args))}}var s;return i.length&&i.push(""),Kn.trace(`disassemble end, line count: ${i.length}`),i}(e.object_code,t),o={type:Un.NewAssembly,assembly:i};return this.worker.postMessage(o),i}update_assembly(e){const t={type:Un.AssemblyChange,changes:e.map(e=>({start_line_no:e.range.startLineNumber,start_col:e.range.startColumn,end_line_no:e.range.endLineNumber,end_col:e.range.endColumn,new_text:e.text}))};this.worker.postMessage(t)}provide_completion_items(e){return{suggestions:/^\s*([a-z][a-z0-9_=<>!]*)?$/.test(e)?Xn:/^\s*\.[a-z]+$/.test(e)?es:[],incomplete:!1}}provide_signature_help(e,t,i){return Zn(this,void 0,void 0,(function*(){return yield this.send_and_await_response("Signature help provision",e,e=>({type:Un.SignatureHelp,id:e,line_no:t,col:i}))}))}provide_definition(e,t,i){return Zn(this,void 0,void 0,(function*(){return yield this.send_and_await_response("Definition provision",e,e=>({type:Un.Definition,id:e,line_no:t,col:i}))}))}update_settings(e){const t={type:Un.SettingsChange,settings:e};this.worker.postMessage(t)}dispose(){this.worker.terminate()}send_and_await_response(e,t,i){return Zn(this,void 0,void 0,(function*(){const o=this.message_id++;return new Promise((n,s)=>{this.promises.set(o,{uri:t,resolve:n,reject:s});const r=i(o);this.worker.postMessage(r),setTimeout(()=>{this.promises.delete(o)&&s(new Error(`${e} timed out.`))},5e3)})}))}};Ve.languages.register({id:"psoasm"}),Ve.languages.setMonarchTokensProvider("psoasm",{defaultToken:"invalid",tokenizer:{root:[[/"([^"\\]|\\.)*$/,"string.invalid"],[/"/,{token:"string.quote",bracket:"@open",next:"@string"}],[/r\d+/,"predefined"],[/[^\s]+:/,"tag"],[/0x[0-9a-fA-F]+/,"number.hex"],[/-?\d+(\.\d+)?(e-?\d+)?/,"number.float"],[/-?[0-9]+/,"number"],[/\.[^\s]+/,"keyword"],[/[a-z][a-z0-9_=<>!]*/,"identifier"],[/[ \t\r\n]+/,"white"],[/\/\/.*$/,"comment"],[/,/,"delimiter"]],string:[[/[^\\"]+/,"string"],[/\\(?:[n\\"])/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,{token:"string.quote",bracket:"@close",next:"@pop"}]]}}),Ve.languages.registerCompletionItemProvider("psoasm",{provideCompletionItems(e,t){const i=e.getValueInRange({startLineNumber:t.lineNumber,endLineNumber:t.lineNumber,startColumn:1,endColumn:t.column});return os.provide_completion_items(i)}}),Ve.languages.registerSignatureHelpProvider("psoasm",{signatureHelpTriggerCharacters:[" ",","],signatureHelpRetriggerCharacters:[", "],provideSignatureHelp(e,t){return is(this,void 0,void 0,(function*(){const i=yield os.provide_signature_help(e.uri,t.lineNumber,t.column);return i&&{value:i,dispose(){}}}))}}),Ve.languages.setLanguageConfiguration("psoasm",{indentationRules:{increaseIndentPattern:/^\s*\d+:/,decreaseIndentPattern:/^\s*(\d+|\.)/},autoClosingPairs:[{open:'"',close:'"'}],surroundingPairs:[{open:'"',close:'"'}],comments:{lineComment:"//"}}),Ve.languages.registerDefinitionProvider("psoasm",{provideDefinition:(e,t)=>os.provide_definition(e.uri,t.lineNumber,t.column)});class ns extends Wn.a{constructor(e){super(),this.quest_editor_store=e,this.model_disposer=this.disposable(new a.a),this._model=Object(M.e)(void 0),this._did_undo=Object(M.a)(),this._did_redo=Object(M.a)(),this._inline_args_mode=Object(M.e)(!0),this.model=this._model,this.did_undo=this._did_undo,this.did_redo=this._did_redo,this.undo=new ts("Text edits",()=>this._did_undo.emit({value:"asm undo"}),()=>this._did_redo.emit({value:"asm undo"})),this.inline_args_mode=this._inline_args_mode,this.has_issues=os.issues.map(e=>e.warnings.length+e.errors.length>0),this.set_inline_args_mode=e=>{this.has_issues.val||(this._inline_args_mode.val=e,os.update_settings({manual_stack:!this.inline_args_mode.val}),this.update_model())},this.quest_changed=()=>{this.update_model()},this.breakpoints=e.quest_runner.breakpoints,this.pause_location=e.quest_runner.pause_location,this.disposables(e.current_quest.observe(this.quest_changed,{call_now:!0}),os.issues.observe(({value:e})=>this.update_model_markers(e),{call_now:!0}),Object(u.g)(window,"beforeunload",e=>{this.undo.can_undo.val&&(e.preventDefault(),e.returnValue=!1)}))}setup_editor_model_features(e){const t=e.getAlternativeVersionId();let i=t,o=t;this.model_disposer.add(e.onDidChangeContent(n=>{const s=e.getAlternativeVersionId();so&&(o=i)),this.undo.can_undo.val=!0),i=s,os.update_assembly(n.changes),this.update_breakpoints(n.changes)}))}update_model_markers({warnings:e,errors:t}){const i=this.model.val;i&&Ve.editor.setModelMarkers(i,"psoasm",e.map(e=>({severity:Ve.MarkerSeverity.Hint,message:e.message,startLineNumber:e.line_no,endLineNumber:e.line_no,startColumn:e.col,endColumn:e.col+e.length,tags:[Ve.MarkerTag.Unnecessary]})).concat(t.map(e=>({severity:Ve.MarkerSeverity.Error,message:e.message,startLineNumber:e.line_no,endLineNumber:e.line_no,startColumn:e.col,endColumn:e.col+e.length}))))}update_model(){this.undo.reset(),this.model_disposer.dispose_all();const e=this.quest_editor_store.current_quest.val;if(e){const t=!this.inline_args_mode.val,i=os.disassemble(e,t),o=this.model_disposer.add(Ve.editor.createModel(i.join("\n"),"psoasm"));this.setup_editor_model_features(o),this._model.val=o}else this._model.val=void 0}update_breakpoints(e){for(const t of e){const e=[];if(""===t.text){const i=t.range.endLineNumber-t.range.startLineNumber;if(i>0){for(let o=t.range.startLineNumber+1;o<=t.range.endLineNumber;o++){const t=Math.max(o-i,1);this.quest_editor_store.quest_runner.remove_breakpoint(o)&&e.push(t)}for(const o of this.breakpoints.val)o.line_no>t.range.endLineNumber&&(this.quest_editor_store.quest_runner.remove_breakpoint(o.line_no),e.push(o.line_no-i))}}else{const i=t.text.split("\n").length-1;if(i>0)for(const o of this.breakpoints.val)o.line_no>t.range.endLineNumber&&(this.quest_editor_store.quest_runner.remove_breakpoint(o.line_no),e.push(o.line_no+i))}for(const t of e)this.quest_editor_store.quest_runner.set_breakpoint(t)}}}class ss{constructor(e,t,i,o){if(!Number.isInteger(e)||e<0)throw new Error(`Expected id to be a non-negative integer, got ${e}.`);if(!t)throw new Error("name is required.");if(!o)throw new Error("area_variants is required.");this.id=e,this.name=t,this.order=i,this.area_variants=o}}class rs{constructor(e,t){if(this._sections=Object(M.c)(),this.sections=this._sections,!Number.isInteger(e)||e<0)throw new Error(`Expected id to be a non-negative integer, got ${e}.`);this.id=e,this.area=t}set_sections(e){return this._sections.val=e,this}}function as(e){return ds[e]}const ds=[];function cs(e,t,i,o){const n={id:e,name:t,order:i,area_variants:[]};for(let e=0;ethis.areas[e],this.get_area=(e,t)=>{const i=this.areas[e].find(e=>e.id===t);if(!i)throw new Error(`Area id ${t} for episode ${e} is invalid.`);return i},this.get_variant=(e,t,i)=>{const o=this.get_area(e,t).area_variants[i];if(!o)throw new Error(`Area variant id ${i} for area ${t} of episode ${s.b[e]} is invalid.`);return o},this.get_area_sections=(e,t)=>this.area_asset_loader.load_sections(e,t);for(const e of s.a)this.areas[e]=as(e).map(e=>{const t=new ss(e.id,e.name,e.order,[]);for(const i of e.area_variants)t.area_variants.push(new rs(i.id,t));return t})}}function us(e,t){e.seek_end(32);const i=e.u32(),o=e.u32();e.seek(8);const n=e.u32();return e.seek_start(i),{data_offset:n,index:t?function(e,t){const i=e.u16_array(t),o=[];let n=0;for(const t of i){n+=4*t,e.seek_start(n-4);const i=e.u32(),s=e.u32();o.push({offset:s,size:i})}return o}(e,o):[]}}var vs=i("kwt4");function hs(e,t,i){const o=[];for(let n=0;n=0){const e=new fs(s.id,Object(ms.a)(s.position),$(s.rotation.x,s.rotation.y,s.rotation.z),t);i.push(e),r.userData.section=e}}return[i,o]}class Rs{constructor(e){this.http_client=e,this.disposer=new a.a,this.render_object_cache=this.disposer.add(new ps),this.collision_object_cache=this.disposer.add(new ps),this.area_sections_cache=this.disposer.add(new ps)}dispose(){this.disposer.dispose()}load_sections(e,t){const i=`${e}-${t.area.id}-${t.id}`;return this.area_sections_cache.get_or_set(i,()=>this.render_object_cache.get_or_set(i,()=>this.load_render_object(e,t)).then(e=>ys(e,t)[0]))}load_render_geometry(e,t){const i=`${e}-${t.area.id}-${t.id}`;return this.render_object_cache.get_or_set(i,()=>this.load_render_object(e,t)).then(e=>ys(e,t)[1])}load_collision_geometry(e,t){const i=`${e}-${t.area.id}-${t.id}`;return this.collision_object_cache.get_or_set(i,()=>this.get_area_asset(e,t,"collision").then(e=>(function(e){const{data_offset:t}=us(e,!1);e.seek_start(t);const i=e.u32();e.seek_start(i);const o={meshes:[]};for(;e.bytes_left;){const t=e.position,i=e.u32();if(0===i)break;const n={vertices:[],triangles:[]};o.meshes.push(n),e.seek_start(i);const s=e.u32(),r=e.u32(),a=e.u32(),d=e.u32();e.seek_start(r);for(let t=0;t(function(e){const t=new y.Group;for(const i of e.meshes){const e=new y.Geometry;for(const{x:t,y:o,z:n}of i.vertices)e.vertices.push(new y.Vector3(t,o,n));for(const{indices:t,flags:o,normal:n}of i.triangles){const i=16&o,s=1&o,r=64&o?3:i?2:s?1:0;0!==r&&e.faces.push(new y.Face3(t[0],t[1],t[2],new y.Vector3(n.x,n.y,n.z),void 0,r))}if(e.faces.length){e.computeBoundingBox(),e.computeBoundingSphere();const i=new y.Mesh(e,ws);i.renderOrder=1,t.add(i);const o=new y.Mesh(e,ks);o.renderOrder=2,t.add(o)}}return t})(e))}load_render_object(e,t){return this.get_area_asset(e,t,"render").then(e=>(function(e){const t=[];e.seek_end(16);const{data_offset:i}=us(e,!1);e.seek_start(i),e.seek(8);const o=e.u32();e.seek(4);const n=e.u32();for(let i=0;it.push({args:i,resolve:e,reject:o}));return 1===t.length&&function(){js(this,void 0,void 0,(function*(){for(;t.length;){const{args:i,resolve:o,reject:n}=t[0];try{o(yield e(...i))}catch(e){n(e)}finally{t.shift()}}}))}(),o}}var Ts=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const xs=new y.HemisphereLight(16777215,5263440,1.2),Ss=new y.Scene,Os=new y.PerspectiveCamera(30,1,10,1e3),Ls=new y.Vector3(1,1,2).normalize(),Ps=1.3/Math.tan(Os.fov/180*Math.PI/2);class Ds{constructor(e,t){this.entity_asset_loader=e,this.cache=new ps,this.render_to_image=Cs(e=>this.entity_asset_loader.load_geometry(e).then(t=>this.entity_asset_loader.load_textures(e).then(i=>{Ss.remove(...Ss.children),Ss.add(xs);const o=E(e,t,i);Ss.add(o);const n=o.geometry.boundingSphere;return Os.position.copy(Ls),Os.position.multiplyScalar(n.radius*Ps),Os.lookAt(n.center),this.renderer.render(Ss,Os),this.renderer.domElement.toDataURL()}))),this.renderer=t(),this.renderer.setSize(100,100)}dispose(){this.renderer.dispose(),this.cache.dispose()}render(e){return Ts(this,void 0,void 0,(function*(){return this.cache.get_or_set(e,()=>this.render_to_image(e))}))}}var Bs=i("yub1"),Es=i("iR5r"),Ms=i("4eU9");const Ws=X.a.get("quest_editor/loading/EntityAssetLoader"),qs=new y.CylinderBufferGeometry(3,3,20);qs.translate(0,10,0),qs.computeBoundingBox(),qs.computeBoundingSphere();const Fs=Ms.a.resolve(qs),Vs=[],Us=Ms.a.resolve(Vs);class Ns{constructor(e){this.http_client=e,this.disposer=new a.a,this.geom_cache=this.disposer.add(new ps),this.tex_cache=this.disposer.add(new ps),this.warm_up_caches()}dispose(){this.disposer.dispose()}load_geometry(e){return this.geom_cache.get_or_set(e,()=>this.load_data(e,$s.Geometry).then(({url:t,data:i})=>{const o=new Ho.a(i,Ao.a.Little),n=t.endsWith(".nj")?Object(vs.c)(o):Object(vs.d)(o);return n.success&&n.value.length?Object(bs.a)(n.value[0]):(Ws.warn(`Couldn't parse ${t} for ${S(e)}.`),qs)}).catch(t=>(Ws.warn(`Couldn't load geometry file for ${S(e)}.`,t),qs)))}load_textures(e){return this.tex_cache.get_or_set(e,()=>this.load_data(e,$s.Texture).then(({data:e})=>{const t=new Ho.a(e,Ao.a.Little),i=Object(Bs.b)(t);return i.success?Object(Es.a)(i.value):[]}).catch(t=>(Ws.warn(`Couldn't load texture file for ${S(e)}.`,t),Vs)))}load_data(e,t){const i=function e(t,i){if(O(t))switch(t){case I.c.Dubswitch:return`/npcs/${I.c[t]}.${i===$s.Geometry?"xj":"xvm"}`;case I.c.Hildebear2:return e(I.c.Hildebear,i);case I.c.Hildeblue2:return e(I.c.Hildeblue,i);case I.c.RagRappy2:return e(I.c.RagRappy,i);case I.c.Monest2:return e(I.c.Monest,i);case I.c.Mothmant2:return e(I.c.Mothmant,i);case I.c.PoisonLily2:return e(I.c.PoisonLily,i);case I.c.NarLily2:return e(I.c.NarLily,i);case I.c.GrassAssassin2:return e(I.c.GrassAssassin,i);case I.c.Dimenian2:return e(I.c.Dimenian,i);case I.c.LaDimenian2:return e(I.c.LaDimenian,i);case I.c.SoDimenian2:return e(I.c.SoDimenian,i);case I.c.DarkBelra2:return e(I.c.DarkBelra,i);case I.c.SavageWolf2:return e(I.c.SavageWolf,i);case I.c.BarbarousWolf2:return e(I.c.BarbarousWolf,i);case I.c.PanArms2:return e(I.c.PanArms,i);case I.c.Dubchic2:return e(I.c.Dubchic,i);case I.c.Gilchic2:return e(I.c.Gilchic,i);case I.c.Garanz2:return e(I.c.Garanz,i);case I.c.Dubswitch2:return e(I.c.Dubswitch,i);case I.c.Delsaber2:return e(I.c.Delsaber,i);case I.c.ChaosSorcerer2:return e(I.c.ChaosSorcerer,i);default:return`/npcs/${I.c[t]}.${i===$s.Geometry?"nj":"xvm"}`}else{if(i!==$s.Geometry)return`/objects/${C(t).pso_id}.xvm`;switch(t){case w.EasterEgg:case w.ChristmasTree:case w.ChristmasWreath:case w.TwentyFirstCentury:case w.Sonic:case w.WelcomeBoard:case w.FloatingJellyfish:case w.RuinsSeal:case w.Dolphin:case w.Cacti:case w.BigBrownRock:case w.PoisonPlant:case w.BigBlackRocks:case w.FallingRock:case w.DesertFixedTypeBoxBreakableCrystals:case w.BeeHive:return`/objects/${C(t).pso_id}.nj`;default:return`/objects/${C(t).pso_id}.xj`}}}(e,t);return this.http_client.get(i).array_buffer().then(e=>({url:i,data:e}))}warm_up_caches(){for(const e of[I.c.Unknown,I.c.Migium,I.c.Hidoom,I.c.DeathGunner,I.c.StRappy,I.c.HalloRappy,I.c.EggRappy,I.c.Migium2,I.c.Hidoom2,I.c.Recon,w.Unknown,w.PlayerSet,w.Particle,w.LightCollision,w.EnvSound,w.FogCollision,w.EventCollision,w.CharaCollision,w.ObjRoomID,w.LensFlare,w.ScriptCollision,w.MapCollision,w.ScriptCollisionA,w.ItemLight,w.RadarCollision,w.FogCollisionSW,w.ImageBoard,w.UnknownItem29,w.UnknownItem30,w.UnknownItem31,w.MenuActivation,w.BoxDetectObject,w.SymbolChatObject,w.TouchPlateObject,w.TargetableObject,w.EffectObject,w.CountDownObject,w.UnknownItem38,w.UnknownItem39,w.UnknownItem40,w.UnknownItem41,w.TelepipeLocation,w.BGMCollision,w.Pioneer2InvisibleTouchplate,w.TempleMapDetect,w.Firework,w.MainRagolTeleporterBattleInNextArea,w.Rainbow,w.FloatingBlueLight,w.PopupTrapNoTech,w.Poison,w.EnemyTypeBoxYellow,w.EnemyTypeBoxBlue,w.EmptyTypeBoxBlue,w.FloatingRocks,w.FloatingSoul,w.Butterfly,w.UnknownItem400,w.CCAAreaTeleporter,w.UnknownItem523,w.WhiteBird,w.OrangeBird,w.UnknownItem529,w.UnknownItem530,w.Seagull,w.UnknownItem576,w.WarpInBarbaRayRoom,w.UnknownItem672,w.InstaWarp,w.LabInvisibleObject,w.UnknownItem700])this.geom_cache.set(e,Fs),this.tex_cache.set(e,Us)}}var $s;!function(e){e[e.Geometry=0]="Geometry",e[e.Texture=1]="Texture"}($s||($s={}));var zs=i("I7a6"),As=i("LvDl"),Gs=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const Hs="QuestEditorUiPersister.layout_config";class Ks extends zs.a{constructor(){super(...arguments),this.persist_layout_config=Object(As.throttle)(e=>{this.persist(Hs,this.to_persisted_item_config(e))},500,{leading:!1,trailing:!0})}load_layout_config(e){return Gs(this,void 0,void 0,(function*(){const t=yield this.load(Hs);if(t){const i=this.extract_components(e),o=this.sanitized_layout_config(this.from_persisted_item_config(t),i);if(o)return o}}))}sanitized_layout_config(e,t){const i=new Set,o=e.map(e=>this.sanitize_layout_child(e,t,i));if(i.size===t.size)return o.filter(e=>e)}sanitize_layout_child(e,t,i){if(!e)return;switch(e.type){case"component":{if(!("componentName"in e))return;const o=t.get(e.componentName);if(!o)return;i.add(e.componentName),e.id=o.id,e.title=o.title}break;case"stack":if(null==e.content||0===e.content.length)return}e.content&&(e.content=e.content.map(e=>this.sanitize_layout_child(e,t,i)).filter(e=>e));const o=e;return null!=o.activeItemIndex&&(null==o.content||o.activeItemIndex>=o.content.length)&&(o.activeItemIndex=void 0),e}extract_components(e,t=new Map){for(const i of e)"componentName"in i&&t.set(i.componentName,i),i.content&&this.extract_components(i.content,t);return t}to_persisted_item_config(e){return e.map(e=>({id:e.id,type:e.type,componentName:e.componentName,width:e.width,height:e.height,activeItemIndex:e.activeItemIndex,content:e.content&&this.to_persisted_item_config(e.content)}))}from_persisted_item_config(e){return e.map(e=>({id:e.id,type:e.type,componentName:e.componentName,width:e.width,height:e.height,activeItemIndex:e.activeItemIndex,content:e.content&&this.from_persisted_item_config(e.content),isClosable:"component"!==e.type&&void 0}))}}var Qs=i("6cU9"),Ys=i("iUMt");i("jkDf");class Zs extends p.a{constructor(e){super();const t=new _t({text:"New quest",icon_left:u.a.NewFile,items:[s.b.I],to_label:e=>`Episode ${s.b[e]}`}),i=new Qs.a({icon_left:u.a.File,text:"Open file...",accept:".bin, .dat, .qst",multiple:!0,tooltip:"Open a quest file (Ctrl-O)"}),o=new tt.a({text:"Save as...",icon_left:u.a.Save,tooltip:"Save this quest to new file (Ctrl-Shift-S)"}),n=new tt.a({text:"Undo",icon_left:u.a.Undo,tooltip:Sn.first_undo.map(e=>(e?`Undo "${e.description}"`:"Nothing to undo")+" (Ctrl-Z)")}),r=new tt.a({text:"Redo",icon_left:u.a.Redo,tooltip:Sn.first_redo.map(e=>(e?`Redo "${e.description}"`:"Nothing to redo")+" (Ctrl-Shift-Z)")}),a=new vn.a({items:e.areas,to_label:({label:e})=>e}),d=new tt.a({text:"Debug",icon_left:u.a.Play,tooltip:"Debug the current quest in a virtual machine (F5)"}),l=new tt.a({text:"Continue",icon_left:u.a.SquareArrowRight,tooltip:"Resume execution (F6)"}),_=new tt.a({text:"Step over",icon_left:u.a.LongArrowRight,tooltip:"Execute the next line and step over any function calls (F8)"}),v=new tt.a({text:"Step into",icon_left:u.a.LevelDown,tooltip:"Execute the next line and step inside any function calls (F7)"}),h=new tt.a({text:"Step out",icon_left:u.a.LevelUp,tooltip:"Execute until outside of current call frame (Shift-F8)"}),p=new tt.a({text:"Stop",icon_left:u.a.Stop,tooltip:"Stop execution (Shift-F5)"}),g=[t,i,o,n,r,a];e.vm_feature_active&&g.push(d,l,_,v,h,p),this.toolbar=this.disposable(new Ue.a(...g));const b=this.disposable(new c(e.filename.val,{label:"File name:"})),f=this.disposable(new vn.a({label:"Version:",items:[Po.GC,Po.BB],selected:e.version,to_label:e=>{switch(e){case Po.DC:return"Dreamcast";case Po.GC:return"GameCube";case Po.PC:return"PC";case Po.BB:return"BlueBurst"}}})),m=this.disposable(new tt.a({text:"Save"})),w=this.disposable(new tt.a({text:"Cancel"})),k=this.disposable(new Ys.a({title:"Save As",visible:e.save_as_dialog_visible,content:Object(u.h)({className:"quest_editor_QuestEditorToolBarView_save_as_dialog_content"},b.label.element,b.element,f.label.element,f.element),footer:[m.element,w.element]}));k.element.addEventListener("keydown",t=>{"Enter"===t.key&&e.save_as()}),this.disposables(t.chosen.observe(({value:t})=>e.create_new_quest(t)),i.files.observe(({value:t})=>e.parse_files(t)),o.onclick.observe(e.save_as_clicked),o.enabled.bind_to(e.can_save),k.ondismiss.observe(e.dismiss_save_as_dialog),b.value.bind_to(e.filename),b.value.observe(({value:t})=>e.set_filename(t)),f.selected.observe(({value:t})=>{null!=t&&e.set_version(t)}),m.onclick.observe(e.save_as),w.onclick.observe(e.dismiss_save_as_dialog),n.onclick.observe(()=>Sn.undo()),n.enabled.bind_to(e.can_undo),r.onclick.observe(()=>Sn.redo()),r.enabled.bind_to(e.can_redo),a.selected.bind_to(e.current_area),a.selected.observe(({value:t})=>e.set_area(t)),a.enabled.bind_to(e.can_select_area),d.onclick.observe(e.debug),d.enabled.bind_to(e.can_debug),l.onclick.observe(e.resume),l.enabled.bind_to(e.can_step),_.onclick.observe(e.step_over),_.enabled.bind_to(e.can_step),v.onclick.observe(e.step_in),v.enabled.bind_to(e.can_step),h.onclick.observe(e.step_out),h.enabled.bind_to(e.can_step),p.onclick.observe(e.stop),p.enabled.bind_to(e.can_stop)),this.finalize_construction()}get element(){return this.toolbar.element}get height(){return this.toolbar.height}}var Js=i("mKaR");const Xs=X.a.get("quest_editor/model/QuestModel");class er{constructor(e,t,i,o,n,r,a,d,c,l,_,u,v,h){this.area_store=e,this._id=Object(M.e)(0),this._language=Object(M.e)(0),this._name=Object(M.e)(""),this._short_description=Object(M.e)(""),this._long_description=Object(M.e)(""),this._area_variants=Object(M.c)(),this.id=this._id,this.language=this._language,this.name=this._name,this.short_description=this._short_description,this.long_description=this._long_description,this.area_variants=this._area_variants,this.update_area_variants=()=>{const e=new Map;for(const t of this.entities_per_area.val.keys())try{e.set(t,this.area_store.get_variant(this.episode,t,0))}catch(e){Xs.warn(e)}for(const[t,i]of this.map_designations.val)try{e.set(t,this.area_store.get_variant(this.episode,t,i))}catch(e){Xs.warn(e)}this._area_variants.val=[...e.values()]},Object(s.c)(a),Object(N.f)(d,"map_designations"),Object(N.j)(c,"objs"),Object(N.j)(l,"npcs"),Object(N.f)(_,"event_dags"),Object(N.j)(u,"dat_unknowns"),Object(N.j)(v,"object_code"),Object(N.j)(h,"shop_items"),this.set_id(t),this.set_language(i),this.set_name(o),this.set_short_description(n),this.set_long_description(r),this.episode=a,this._map_designations=Object(M.e)(d),this.map_designations=this._map_designations,this._objects=Object(M.c)(void 0,...c),this.objects=this._objects,this._npcs=Object(M.c)(void 0,...l),this.npcs=this._npcs,this.event_dags=_,this.dat_unknowns=u,this.object_code=v,this.shop_items=h,this.entities_per_area=Object(M.d)((e,t)=>{const i=new Map;for(const t of e)i.set(t.area_id,(i.get(t.area_id)||0)+1);for(const e of t)i.set(e.area_id,(i.get(e.area_id)||0)+1);return i},this.npcs,this.objects),this.entities_per_area.observe(this.update_area_variants,{call_now:!0}),this.map_designations.observe(this.update_area_variants,{call_now:!0})}set_id(e){return Object(N.d)(e>=0,`id should be greater than or equal to 0, was ${e}.`),this._id.val=e,this}set_language(e){return Object(N.d)(e>=0,`language should be greater than or equal to 0, was ${e}.`),this._language.val=e,this}set_name(e){return Object(N.d)(e.length<=32,`name can't be longer than 32 characters, got "${e}".`),this._name.val=e,this}set_short_description(e){return Object(N.d)(e.length<=128,`short_description can't be longer than 128 characters, got "${e}".`),this._short_description.val=e,this}set_long_description(e){return Object(N.d)(e.length<=288,`long_description can't be longer than 288 characters, got "${e}".`),this._long_description.val=e,this}set_map_designations(e){return this._map_designations.val=e,this}add_entity(e){if(e instanceof me)this.add_object(e);else{if(!(e instanceof Q))throw new Error(`${S(e.type)} not supported.`);this.add_npc(e)}}add_object(e){this._objects.push(e)}add_npc(e){this._npcs.push(e)}remove_entity(e){if(e instanceof me)this._objects.remove(e);else{if(!(e instanceof Q))throw new Error(`${S(e.type)} not supported.`);this._npcs.remove(e)}}insert_event(e,t,i,o){const n=t.wave.area_id.val;let s=this.event_dags.get(n);s||(s=new it(n),this.event_dags.set(n,s)),s.insert_event(e,t,i,o)}get_event_dag_or_create(e){let t=this.event_dags.get(e);return t||(t=new it(e),this.event_dags.set(e,t)),t}add_event(e,t,i){const o=e.wave.area_id.val;let n=this.event_dags.get(o);n||(n=new it(o),this.event_dags.set(o,n)),n.add_event(e,t,i)}remove_event(e,t){for(const e of this.npcs)e.wave.val===t.wave&&e.set_wave(void 0);e.remove_event(t)}}var tr;!function(e){e[e.Int=0]="Int",e[e.Float=1]="Float",e[e.InvalidNumber=2]="InvalidNumber",e[e.Register=3]="Register",e[e.Label=4]="Label",e[e.CodeSection=5]="CodeSection",e[e.DataSection=6]="DataSection",e[e.StringSection=7]="StringSection",e[e.InvalidSection=8]="InvalidSection",e[e.String=9]="String",e[e.UnterminatedString=10]="UnterminatedString",e[e.Ident=11]="Ident",e[e.InvalidIdent=12]="InvalidIdent",e[e.ArgSeparator=13]="ArgSeparator"}(tr||(tr={}));class ir{constructor(){this.index=0,this._mark=0}get col(){return this.index+1}tokenize_line(e){this.line=e,this.index=0,this._mark=0;const t=[];for(;this.has_next();){const e=this.peek();let i;if("/"===e){if(this.skip(),"/"===this.peek())break;this.back()}/\s/.test(e)?this.skip():(/[-\d]/.test(e)?i=this.tokenize_number_or_label():","===e?(i={type:tr.ArgSeparator,col:this.col,len:1},this.skip()):i="."===e?this.tokenize_section():'"'===e?this.tokenize_string():"r"===e?this.tokenize_register_or_ident():this.tokenize_ident(),t.push(i))}return t}has_next(){return this.index!]*$/.test(t)?tr.Ident:tr.InvalidIdent;return i===tr.Ident?{type:i,col:e,len:this.marked_len(),value:t}:{type:i,col:e,len:this.marked_len()}}}const or=X.a.get("quest_editor/scripting/assembly");class nr{constructor(e,t){this.assembly=e,this.manual_stack=t,this.lexer=new ir,this.section=Bo.Instructions,this.first_section_marker=!0,this.prev_line_had_label=!1}assemble(){this.line_no=1,this.object_code=[],this.warnings=[],this.errors=[],this.labels=new Set,this.section=Bo.Instructions,this.first_section_marker=!0,this.prev_line_had_label=!1;for(const e of this.assembly){if(this.tokens=this.lexer.tokenize_line(e),this.tokens.length>0){const e=this.tokens.shift();let t=!1;switch(e.type){case tr.Label:this.parse_label(e),t=!0;break;case tr.CodeSection:case tr.DataSection:case tr.StringSection:this.parse_section(e);break;case tr.Int:this.section===Bo.Data?this.parse_bytes(e):this.add_error({col:e.col,length:e.len,message:"Unexpected token."});break;case tr.String:this.section===Bo.String?this.parse_string(e):this.add_error({col:e.col,length:e.len,message:"Unexpected token."});break;case tr.Ident:this.section===Bo.Instructions?this.parse_instruction(e):this.add_error({col:e.col,length:e.len,message:"Unexpected token."});break;case tr.InvalidSection:this.add_error({col:e.col,length:e.len,message:"Invalid section type."});break;case tr.InvalidIdent:this.add_error({col:e.col,length:e.len,message:"Invalid identifier."});break;default:this.add_error({col:e.col,length:e.len,message:"Unexpected token."})}this.prev_line_had_label=t}this.line_no++}return{object_code:this.object_code,warnings:this.warnings,errors:this.errors}}add_instruction(e,t,i,o,n,s){if(this.segment)this.segment.type===Bo.Instructions?this.segment.instructions.push(Mo(e,t,{mnemonic:o&&{line_no:this.line_no,col:o.col,len:o.len},args:n.map(e=>({line_no:this.line_no,col:e.col,len:e.len})),stack_args:s.map((e,t)=>({line_no:this.line_no,col:e.col,len:e.len,value:i[t].value}))})):or.error(`Line ${this.line_no}: Expected instructions segment.`);else{const e={labels:[],type:Bo.Instructions,instructions:[],asm:{labels:[]}};this.segment=e,this.object_code.push(e)}}add_bytes(e){if(this.segment)if(this.segment.type===Bo.Data){const t=new ArrayBuffer(this.segment.data.byteLength+e.length),i=new Uint8Array(t);i.set(new Uint8Array(this.segment.data)),i.set(new Uint8Array(e),this.segment.data.byteLength),this.segment.data=t}else or.error(`Line ${this.line_no}: Expected data segment.`);else{const t={labels:[],type:Bo.Data,data:new Uint8Array(e).buffer,asm:{labels:[]}};this.segment=t,this.object_code.push(t)}}add_string(e){if(this.segment)this.segment.type===Bo.String?this.segment.value+=e:or.error(`Line ${this.line_no}: Expected string segment.`);else{const t={labels:[],type:Bo.String,value:e,asm:{labels:[]}};this.segment=t,this.object_code.push(t)}}add_error({col:e,length:t,message:i}){this.errors.push({line_no:this.line_no,col:e,length:t,message:i})}add_warning({col:e,length:t,message:i}){this.warnings.push({line_no:this.line_no,col:e,length:t,message:i})}parse_label({col:e,len:t,value:i}){this.labels.has(i)&&this.add_error({col:e,length:t,message:"Duplicate label."}),this.labels.add(i);const o=this.tokens.shift(),n={line_no:this.line_no,col:e,len:t};if(this.prev_line_had_label){const e=this.object_code[this.object_code.length-1];e.labels.push(i),e.asm.labels.push(n)}switch(this.section){case Bo.Instructions:this.prev_line_had_label||(this.segment={type:Bo.Instructions,labels:[i],instructions:[],asm:{labels:[n]}},this.object_code.push(this.segment)),o&&(o.type===tr.Ident?this.parse_instruction(o):this.add_error({col:o.col,length:o.len,message:"Expected opcode mnemonic."}));break;case Bo.Data:this.prev_line_had_label||(this.segment={type:Bo.Data,labels:[i],data:new ArrayBuffer(0),asm:{labels:[n]}},this.object_code.push(this.segment)),o&&(o.type===tr.Int?this.parse_bytes(o):this.add_error({col:o.col,length:o.len,message:"Expected bytes."}));break;case Bo.String:this.prev_line_had_label||(this.segment={type:Bo.String,labels:[i],value:"",asm:{labels:[n]}},this.object_code.push(this.segment)),o&&(o.type===tr.String?this.parse_string(o):this.add_error({col:o.col,length:o.len,message:"Expected a string."}))}}parse_section({type:e,col:t,len:i}){let o;switch(e){case tr.CodeSection:o=Bo.Instructions;break;case tr.DataSection:o=Bo.Data;break;case tr.StringSection:o=Bo.String}this.section!==o||this.first_section_marker||this.add_warning({col:t,length:i,message:"Unnecessary section marker."}),this.section=o,this.first_section_marker=!1;const n=this.tokens.shift();n&&this.add_error({col:n.col,length:n.len,message:"Unexpected token."})}parse_instruction(e){const{col:t,len:i,value:o}=e,n=Ft.get(o);if(n){const i=-1!==n.params.findIndex(e=>e.type.kind===ft.ILabelVar||e.type.kind===ft.RegRefVar),o=this.manual_stack&&n.stack===Mt.Pop?0:n.params.length;let s=0;for(const e of this.tokens)e.type!==tr.ArgSeparator&&s++;const r=this.tokens[this.tokens.length-1],a=r?r.col+r.len-t:0,d=[],c=[];if(!i&&s!==o)return void this.add_error({col:t,length:a,message:`Expected ${o} argument${1===o?"":"s"}, got ${s}.`});if(i&&sd?this.add_error({col:n,length:s,message:`${r}-Bit integer can't be greater than ${d}.`}):i.push([{value:o},t])}parse_register(e,t){const{col:i,len:o,value:n}=e;n>255?this.add_error({col:i,length:o,message:"Invalid register reference, expected r0-r255."}):t.push([{value:n},e])}parse_bytes(e){const t=[];let i=e,o=0;for(;i.type===tr.Int&&(i.value<0?this.add_error({col:i.col,length:i.len,message:"Unsigned 8-bit integer can't be less than 0."}):i.value>255&&this.add_error({col:i.col,length:i.len,message:"Unsigned 8-bit integer can't be greater than 255."}),t.push(i.value),o"))}}function sr(e,t){if(t===s.b.II)throw new Error("Episode II not yet supported.");if(t===s.b.IV)throw new Error("Episode IV not yet supported.");return new er(e,0,0,"Untitled","Created with phantasmal.world.","Created with phantasmal.world.",t,(new Map).set(0,0),[new me(w.MenuActivation,16384,0,0,10,new y.Vector3(-16.313568115234375,3,-579.5118408203125),$(.0009587526218325454,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365279104]]),[[2,0,0,0,0,0],[0,0]]),new me(w.MenuActivation,16385,0,0,10,new y.Vector3(-393.07318115234375,10,-12.964752197265625),$(0,0,0),new Map([["property_0",9183549615799121e-56],["property_1",1.0000011920928955],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365279264]]),[[2,0,1,0,0,0],[0,0]]),new me(w.MenuActivation,16386,0,0,10,new y.Vector3(-458.60699462890625,10,-51.270660400390625),$(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",2],["property_4",65536],["property_5",10],["property_6",2365279424]]),[[2,0,2,0,0,0],[0,0]]),new me(w.MenuActivation,16387,0,0,10,new y.Vector3(-430.19696044921875,10,-24.490447998046875),$(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",3],["property_4",0],["property_5",0],["property_6",2365279584]]),[[2,0,3,0,0,0],[0,0]]),new me(w.PlayerSet,16388,0,0,10,new y.Vector3(.995330810546875,0,-37.0010986328125),$(0,4.712460886831327,0),new Map([["property_0",0],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365279744]]),[[2,0,4,0,0,0],[0,0]]),new me(w.PlayerSet,16389,0,0,10,new y.Vector3(3.0009307861328125,0,-23.99688720703125),$(0,4.859725289544806,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365279904]]),[[2,0,5,0,0,0],[0,0]]),new me(w.PlayerSet,16390,0,0,10,new y.Vector3(2.0015106201171875,0,-50.00386047363281),$(0,4.565196484117848,0),new Map([["property_0",2.000002384185791],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365280064]]),[[2,0,6,0,0,0],[0,0]]),new me(w.PlayerSet,16391,0,0,10,new y.Vector3(4.9973907470703125,0,-61.99664306640625),$(0,4.368843947166543,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",65536],["property_4",10],["property_5",0],["property_6",2365280224]]),[[2,0,7,0,0,0],[0,0]]),new me(w.MainRagolTeleporter,18264,0,0,10,new y.Vector3(132.00314331054688,1.000000238418579,-265.002197265625),$(0,.49088134237826325,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365227216]]),[[0,0,87,7,0,0],[0,0]]),new me(w.PrincipalWarp,16393,0,0,10,new y.Vector3(-228,0,-2020.99951171875),$(0,2.9452880542695796,0),new Map([["property_0",-10.000004768371582],["property_1",0],["property_2",-30.000030517578125],["property_3",0],["property_4",65536],["property_5",65536],["property_6",2365280688]]),[[2,0,9,0,0,0],[0,0]]),new me(w.MenuActivation,16394,0,0,10,new y.Vector3(-41.000030517578125,0,42.37322998046875),$(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",4],["property_4",0],["property_5",0],["property_6",2365280992]]),[[2,0,10,0,0,0],[1,0]]),new me(w.MenuActivation,16395,0,0,10,new y.Vector3(-479.21673583984375,8.781256675720215,-322.465576171875),$(6.28328118244177,.0009587526218325454,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",5],["property_4",0],["property_5",0],["property_6",2365281152]]),[[2,0,11,0,0,0],[0,0]]),new me(w.PrincipalWarp,16396,0,0,10,new y.Vector3(-228,0,-351.0015869140625),$(0,0,0),new Map([["property_0",10.000006675720215],["property_1",0],["property_2",-1760.0010986328125],["property_3",32768],["property_4",0],["property_5",0],["property_6",2365281312]]),[[2,0,12,0,0,0],[0,0]]),new me(w.TelepipeLocation,16397,0,0,10,new y.Vector3(-561.88232421875,0,-406.8829345703125),$(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",0],["property_4",0],["property_5",0],["property_6",2365281616]]),[[2,0,13,0,0,0],[0,0]]),new me(w.TelepipeLocation,16398,0,0,10,new y.Vector3(-547.8557739257812,0,-444.8822326660156),$(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365281808]]),[[2,0,14,0,0,0],[0,0]]),new me(w.TelepipeLocation,16399,0,0,10,new y.Vector3(-486.441650390625,0,-497.4501647949219),$(0,0,0),new Map([["property_0",9183549615799121e-56],["property_1",1.0000011920928955],["property_2",1],["property_3",3],["property_4",0],["property_5",0],["property_6",2365282e3]]),[[2,0,15,0,0,0],[0,0]]),new me(w.TelepipeLocation,16400,0,0,10,new y.Vector3(-522.4052734375,0,-474.1882629394531),$(0,0,0),new Map([["property_0",1],["property_1",1],["property_2",1],["property_3",2],["property_4",65536],["property_5",10],["property_6",2365282192]]),[[2,0,16,0,0,0],[0,0]]),new me(w.MedicalCenterDoor,16401,0,0,10,new y.Vector3(-34.49853515625,0,-384.4951171875),$(0,5.497871034636549,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365282384]]),[[2,0,17,0,0,0],[0,0]]),new me(w.ShopDoor,16402,0,0,10,new y.Vector3(-393.0031433105469,0,-143.49981689453125),$(0,3.141640591220885,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365282640]]),[[2,0,18,0,0,0],[0,0]]),new me(w.MenuActivation,16403,0,0,10,new y.Vector3(-355.17462158203125,0,-43.15193176269531),$(0,0,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",6],["property_4",0],["property_5",0],["property_6",2365282896]]),[[2,0,19,0,0,0],[0,0]]),new me(w.HuntersGuildDoor,16404,0,0,10,new y.Vector3(-43.00239562988281,0,-118.00120544433594),$(0,3.141640591220885,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283056]]),[[2,0,20,0,0,0],[0,0]]),new me(w.TeleporterDoor,16405,0,0,10,new y.Vector3(26.000823974609375,0,-265.99810791015625),$(0,3.141640591220885,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283312]]),[[2,0,21,0,0,0],[0,0]]),new me(w.PlayerSet,16406,0,0,10,new y.Vector3(57.81005859375,0,-268.5472412109375),$(0,4.712460886831327,0),new Map([["property_0",0],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283568]]),[[2,0,22,0,0,0],[0,0]]),new me(w.PlayerSet,16407,0,0,10,new y.Vector3(66.769287109375,0,-252.3748779296875),$(0,4.712460886831327,0),new Map([["property_0",1.000000238418579],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283728]]),[[2,0,23,0,0,0],[0,0]]),new me(w.PlayerSet,16408,0,0,10,new y.Vector3(67.36819458007812,0,-284.9297180175781),$(0,4.712460886831327,0),new Map([["property_0",2.000000476837158],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365283888]]),[[2,0,24,0,0,0],[0,0]]),new me(w.PlayerSet,16409,0,0,10,new y.Vector3(77.10488891601562,0,-269.2830505371094),$(0,4.712460886831327,0),new Map([["property_0",3.0000007152557373],["property_1",1],["property_2",1],["property_3",1],["property_4",0],["property_5",0],["property_6",2365284048]]),[[2,0,25,0,0,0],[0,0]])],[new Q(I.c.GuildLady,29,1011.0010986328125,void 0,0,850,0,0,10,new y.Vector3(-49.0010986328125,0,50.996429443359375),$(0,2.3562304434156633,0),new y.Vector3(0,0,0),[[0,0,7,86,0,0,0,0,23,87],[128,238,223,176]]),new Q(I.c.FemaleFat,4,1016.0010986328125,void 0,0,100,1,0,20,new y.Vector3(167.99769592285156,0,83.99686431884766),$(0,3.927050739026106,0),new y.Vector3(24.000009536743164,0,0),[[0,0,7,88,0,0,0,0,23,89],[128,238,232,48]]),new Q(I.c.MaleDwarf,10,1015.0010986328125,void 0,0,90,1,0,20,new y.Vector3(156.0028839111328,0,-49.99967575073242),$(0,5.497871034636549,0),new y.Vector3(30.000009536743164,0,0),[[0,0,7,89,0,0,0,0,23,90],[128,238,236,176]]),new Q(I.c.RedSoldier,26,1020.0010986328125,void 0,0,130,0,0,20,new y.Vector3(237.9988250732422,0,-14.0001220703125),$(0,5.497871034636549,0),new y.Vector3(0,0,0),[[0,0,7,90,0,0,0,0,23,91],[128,238,241,48]]),new Q(I.c.BlueSoldier,25,1019.0010986328125,void 0,0,120,0,0,20,new y.Vector3(238.00379943847656,0,63.00413513183594),$(0,3.927050739026106,0),new y.Vector3(0,0,0),[[0,0,7,91,0,0,0,0,23,92],[128,238,245,176]]),new Q(I.c.FemaleMacho,5,1014.0010986328125,void 0,0,80,1,0,20,new y.Vector3(-2.001882553100586,0,35.0036506652832),$(0,3.141640591220885,0),new y.Vector3(26.000009536743164,0,0),[[0,0,7,92,0,0,0,0,23,93],[128,238,250,48]]),new Q(I.c.Scientist,30,1013.0010986328125,void 0,0,70,1,0,20,new y.Vector3(-147.0000457763672,0,-7.996537208557129),$(0,2.577127047485882,0),new y.Vector3(30.000009536743164,0,0),[[0,0,7,93,0,0,0,0,23,94],[128,238,254,176]]),new Q(I.c.MaleOld,13,1012.0010986328125,void 0,0,60,1,0,20,new y.Vector3(-219.99710083007812,0,-100.0008316040039),$(0,0,0),new y.Vector3(30.000011444091797,0,0),[[0,0,7,94,0,0,0,0,23,95],[128,239,3,48]]),new Q(I.c.GuildLady,29,1010.0010986328125,void 0,0,840,0,0,20,new y.Vector3(-262.5099792480469,0,-24.53999900817871),$(0,1.963525369513053,0),new y.Vector3(0,0,0),[[0,0,7,95,0,0,0,0,23,106],[128,239,100,192]]),new Q(I.c.Tekker,28,1009,void 0,0,830,0,0,30,new y.Vector3(-43.70983123779297,2.5999999046325684,-52.78248596191406),$(0,.7854101478052212,0),new y.Vector3(0,0,0),[[0,0,7,97,0,0,0,0,23,98],[128,239,16,176]]),new Q(I.c.MaleMacho,12,1006,void 0,0,800,0,0,30,new y.Vector3(.33990478515625,2.5999999046325684,-84.71995544433594),$(0,0,0),new y.Vector3(0,0,0),[[0,0,7,98,0,0,0,0,23,99],[128,239,21,48]]),new Q(I.c.FemaleMacho,5,1008,void 0,0,820,0,0,30,new y.Vector3(43.87113952636719,2.5999996662139893,-74.80299377441406),new y.Euler(0,-.5645135437350027,0,"ZXY"),new y.Vector3(0,0,0),[[0,0,7,99,0,0,0,0,23,100],[128,239,25,176]]),new Q(I.c.MaleFat,11,1007.0010986328125,void 0,0,810,0,0,30,new y.Vector3(75.88380432128906,2.5999996662139893,-42.69328308105469),new y.Euler(0,-1.0308508189943528,0,"ZXY"),new y.Vector3(0,0,0),[[0,0,7,100,0,0,0,0,23,101],[128,239,30,48]]),new Q(I.c.FemaleTall,7,1021.0010986328125,void 0,0,140,1,0,30,new y.Vector3(16.003997802734375,0,5.995697021484375),new y.Euler(0,-1.1781152217078317,0,"ZXY"),new y.Vector3(22.000009536743164,0,0),[[0,0,7,101,0,0,0,0,23,102],[128,239,34,176]]),new Q(I.c.Nurse,31,1017,void 0,0,860,0,0,40,new y.Vector3(.3097381591796875,3,-105.3865966796875),$(0,0,0),new y.Vector3(0,0,0),[[0,0,7,102,0,0,0,0,23,103],[128,239,39,48]]),new Q(I.c.Nurse,31,1018.0010986328125,void 0,0,110,1,0,40,new y.Vector3(53.499176025390625,0,-26.496688842773438),$(0,5.497871034636549,0),new y.Vector3(18.000009536743164,0,0),[[0,0,7,103,0,0,0,0,23,104],[128,239,43,176]])],new Map,[],function(e,t=!1){or.trace("assemble start");const i=new nr(e,t).assemble();return or.trace(`assemble end with ${i.warnings.length} warnings and ${i.errors.length} errors.`),i}(".code\n\n0:\n set_episode 0\n set_floor_handler 0, 150\n bb_map_designate 0, 0, 0, 0\n ret\n150:\n leti r60, 237\n leti r61, 0\n leti r62, 333\n leti r63, -15\n p_setpos 0, r60\n leti r60, 255\n leti r61, 0\n leti r62, 338\n leti r63, -43\n p_setpos 1, r60\n leti r60, 222\n leti r61, 0\n leti r62, 322\n leti r63, 25\n p_setpos 2, r60\n leti r60, 248\n leti r61, 0\n leti r62, 323\n leti r63, -20\n p_setpos 3, r60\n ret".split("\n")).object_code,[])}var rr=i("iPoI"),ar=i("/Wax"),dr=i("tjEv");function cr(e){const t=new lr(e.size,e.endianness);for(;e.bytes_left;){let i=0,o=0;const n=Math.max(0,e.position-Math.min(2048,e.bytes_left));for(let t=e.position-255;t>=n;t--){let n=e.position,s=t,r=0;for(;n+3=o&&(i=t,o=r,r>=255))break}o<3?t.add_u8(e.u8()):(t.copy(i-e.position,o),e.seek(o))}return t.finalize()}class lr{constructor(e,t){this.flags=0,this.flag_bits_left=0,this.flag_offset=0,this.output=new ar.a(new dr.a(e),t)}add_u8(e){this.write_control_bit(1),this.write_u8(e)}copy(e,t){e>-256&&t<=5?this.short_copy(e,t):this.long_copy(e,t)}finalize(){this.write_control_bit(0),this.write_control_bit(1),this.flags>>>=this.flag_bits_left;const e=this.output.position;return this.output.seek_start(this.flag_offset).write_u8(this.flags).seek_start(e),this.write_u8(0),this.write_u8(0),this.output.seek_start(0)}write_control_bit(e){if(0==this.flag_bits_left--){const e=this.output.position;this.output.seek_start(this.flag_offset).write_u8(this.flags).seek_start(e).write_u8(0),this.flag_offset=e,this.flag_bits_left=7}this.flags>>>=1,e&&(this.flags|=128)}write_u8(e){this.output.write_u8(e)}short_copy(e,t){t-=2,this.write_control_bit(0),this.write_control_bit(0),this.write_control_bit(t>>>1&1),this.write_control_bit(1&t),this.write_u8(255&e)}long_copy(e,t){t<=9?(this.write_control_bit(0),this.write_control_bit(1),this.write_u8(e<<3&248|t-2&7),this.write_u8(e>>5&255)):(this.write_control_bit(0),this.write_control_bit(1),this.write_u8(e<<3&248),this.write_u8(e>>5&255),this.write_u8(t-1))}}var _r=i("IMNf");const ur=X.a.get("core/data_formats/parsing/quest/bin"),vr=468,hr=920,pr=4652;const gr=X.a.get("core/data_formats/parsing/quest/dat"),br=68,fr=72;var mr;function wr({objs:e,npcs:t,events:i,unknowns:o}){const n=new dr.a(e.length*(16+br)+t.length*(16+fr)+o.reduce((e,t)=>e+t.total_size,0)),s=new ar.a(n,Ao.a.Little);!function(e,t){const i=Object(As.groupBy)(t,e=>e.area_id),o=Object.keys(i).map(e=>parseInt(e,10)).sort((e,t)=>e-t);for(const t of o){const o=i[t],n=o.length*br;e.write_u32(1),e.write_u32(n+16),e.write_u32(t),e.write_u32(n);for(const t of o)Object(N.d)(2===t.unknown.length,()=>`unknown should be of length 2, was ${t.unknown.length}`),e.write_u16(t.type_id),Object(N.d)(6===t.unknown[0].length,()=>`unknown[0] should be of length 6, was ${t.unknown[0].length}`),e.write_u8_array(t.unknown[0]),e.write_u16(t.id),e.write_u16(t.group_id),e.write_u16(t.section_id),Object(N.d)(2===t.unknown[1].length,()=>`unknown[1] should be of length 2, was ${t.unknown[1].length}`),e.write_u8_array(t.unknown[1]),e.write_vec3_f32(t.position),e.write_i32(Math.round(t.rotation.x/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.y/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.z/(2*Math.PI)*65535)),Object(N.d)(7===t.properties.length,()=>`properties should be of length 7, was ${t.properties.length}`),e.write_f32(t.properties[0]),e.write_f32(t.properties[1]),e.write_f32(t.properties[2]),e.write_u32(t.properties[3]),e.write_u32(t.properties[4]),e.write_u32(t.properties[5]),e.write_u32(t.properties[6])}}(s,e),function(e,t){const i=Object(As.groupBy)(t,e=>e.area_id),o=Object.keys(i).map(e=>parseInt(e,10)).sort((e,t)=>e-t);for(const t of o){const o=i[t],n=o.length*fr;e.write_u32(2),e.write_u32(n+16),e.write_u32(t),e.write_u32(n);for(const t of o)Object(N.d)(2===t.unknown.length,()=>`unknown should be of length 2, was ${t.unknown.length}`),e.write_u16(t.type_id),Object(N.d)(10===t.unknown[0].length,()=>`unknown[0] should be of length 10, was ${t.unknown[0].length}`),e.write_u8_array(t.unknown[0]),e.write_u16(t.section_id),e.write_u16(t.wave),e.write_u32(t.wave2),e.write_vec3_f32(t.position),e.write_i32(Math.round(t.rotation.x/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.y/(2*Math.PI)*65535)),e.write_i32(Math.round(t.rotation.z/(2*Math.PI)*65535)),e.write_vec3_f32(t.scale),e.write_f32(t.npc_id),e.write_f32(t.script_label),e.write_u32(t.roaming),Object(N.d)(4===t.unknown[1].length,()=>`unknown[1] should be of length 4, was ${t.unknown[1].length}`),e.write_u8_array(t.unknown[1])}}(s,t),function(e,t){const i=Object(As.groupBy)(t,e=>e.area_id),o=Object.keys(i).map(e=>parseInt(e,10)).sort((e,t)=>e-t);for(const t of o){const o=i[t];e.write_u32(3);const n=e.position;e.write_u32(0),e.write_u32(t);const s=e.position;e.write_u32(0);const r=e.position,a=r+16+20*o.length;e.size=Math.max(a,e.size),e.write_u32(a-r),e.write_u32(16),e.write_u32(o.length),e.write_u32(0);let d=0;for(const t of o){e.write_u32(t.id),e.write_u32(65536),e.write_u16(t.section_id),e.write_u16(t.wave),e.write_u16(t.delay),e.write_u16(t.unknown),e.write_u32(d);const i=e.position;e.seek_start(a+d);for(const i of t.actions)switch(e.write_u8(i.type),i.type){case mr.SpawnNpcs:e.write_u16(i.section_id),e.write_u16(i.appear_flag);break;case mr.Unlock:case mr.Lock:e.write_u16(i.door_id);break;case mr.TriggerEvent:e.write_u32(i.event_id);break;default:throw new Error(`Unknown event action type ${i.type}.`)}e.write_u8(1),d=e.position-a,e.seek_start(i)}for(e.seek_start(a+d);(e.position-a)%4!=0;)e.write_u8(255);const c=e.position;e.seek_start(n),e.write_u32(c-r+16),e.seek_start(s),e.write_u32(c-r),e.seek_start(c)}}(s,i);for(const e of o)s.write_u32(e.entity_type),s.write_u32(e.total_size),s.write_u32(e.area_id),s.write_u32(e.entities_size),s.write_u8_array(e.data);return s.write_u32(0),s.write_u32(0),s.write_u32(0),s.write_u32(0),n}function kr(e,t,i){const o=Math.floor(e.size/br);for(let n=0;n=l;){const r=e.position;let a;switch(t){case Po.DC:case Po.GC:e.seek(1),a=e.u8(),e.seek(2);break;case Po.PC:e.seek(3),a=e.u8();break;case Po.BB:e.seek(4),a=e.u32()}const d=e.string_ascii(16,!0,!0);let u=c.get(d);if(!u){const e=i.get(d);u={name:d,expected_size:null===(o=e)||void 0===o?void 0:o.size,cursor:new ar.a(new dr.a((s=null===(n=e)||void 0===n?void 0:n.size,null!=s?s:10*Or)),Ao.a.Little),chunk_nos:new Set},c.set(d,u)}u.chunk_nos.has(a)?jr.warn(`File chunk number ${a} of file ${d} was already encountered, overwriting previous chunk.`):u.chunk_nos.add(a);let v=e.seek(Or).u32();e.seek(-Or-4),v>Or&&(jr.warn(`Data segment size of ${v} is larger than expected maximum size, reading just ${Or} bytes.`),v=Or);const h=e.take(v),p=a*Or;if(u.cursor.size=Math.max(p+v,u.cursor.size),u.cursor.seek_start(p).write_cursor(h),e.seek(Or+_-h.size),e.position!==r+l)throw new Error(`Read ${e.position-r} file chunk message bytes instead of expected ${l}.`)}e.bytes_left&&jr.warn(`${e.bytes_left} Bytes left in file.`);for(const e of c.values()){e.cursor.seek_start(0),e.chunk_nos=new Set(Array.from(e.chunk_nos.values()).sort((e,t)=>e-t)),null!=e.expected_size&&e.cursor.size!==e.expected_size&&jr.warn(`File ${e.name} has an actual size of ${e.cursor.size} instead of the expected size ${e.expected_size}.`);const t=Math.max(e.cursor.size,null!=(r=e.expected_size)?r:0),i=Math.ceil(t/Or);for(let t=0;t[e.filename,e])))}}function Mr({version:e,online:t,files:i}){let o,n;switch(e){case Po.DC:case Po.GC:case Po.PC:o=Cr,n=Pr;break;case Po.BB:o=Tr,n=Br}const s=i.map(e=>o+Math.ceil(e.data.byteLength/Or)*n).reduce((e,t)=>e+t),r=new ArrayBuffer(s),a=new Ho.a(r,Ao.a.Little);if(function(e,t,i,o,n){var s,r,a,d,c,l,_,u;let v,h;i===Po.BB?(v=65535,h=23):(v=255,h=31);for(const p of t)switch(Object(N.d)(null==p.id||0<=p.id&&p.id<=v,()=>`Quest ID should be between 0 and ${v}, inclusive.`),Object(N.d)(null==p.quest_name||p.quest_name.length<=h,()=>`File ${p.filename} has a quest name longer than ${h} characters (${p.quest_name}).`),Object(N.d)(p.filename.length<=15,()=>`File ${p.filename} has a filename longer than 15 characters.`),i){case Po.DC:e.write_u8(o?xr:Sr),e.write_u8(null!=(s=p.id)?s:0),e.write_u16(n),e.write_string_ascii(null!=(r=p.quest_name)?r:p.filename,32),e.write_u8(0),e.write_u8(0),e.write_u8(0),e.write_string_ascii(p.filename,16),e.write_u8(0),e.write_u32(p.data.byteLength);break;case Po.GC:e.write_u8(o?xr:Sr),e.write_u8(null!=(a=p.id)?a:0),e.write_u16(n),e.write_string_ascii(null!=(d=p.quest_name)?d:p.filename,32),e.write_u32(0),e.write_string_ascii(p.filename,16),e.write_u32(p.data.byteLength);break;case Po.PC:e.write_u16(n),e.write_u8(o?xr:Sr),e.write_u8(null!=(c=p.id)?c:0),e.write_string_ascii(null!=(l=p.quest_name)?l:p.filename,32),e.write_u32(0),e.write_string_ascii(p.filename,16),e.write_u32(p.data.byteLength);break;case Po.BB:e.write_u16(n),e.write_u16(o?xr:Sr),e.write_u16(null!=(_=p.id)?_:0);for(let t=0;t<38;t++)e.write_u8(0);e.write_string_ascii(p.filename,16),e.write_u32(p.data.byteLength),e.write_string_ascii(null!=(u=p.quest_name)?u:p.filename,24)}}(a,i,e,t,o),function(e,t,i){const o=t.map(e=>({no:0,data:new Ho.a(e.data,Ao.a.Little),name:e.filename}));let n=0;for(;n0}var qr;!function(e){e[e.None=0]="None",e[e.Return=1]="Return",e[e.Jump=2]="Jump",e[e.ConditionalJump=3]="ConditionalJump",e[e.Call=4]="Call"}(qr||(qr={}));class Fr{constructor(e,t,i,o,n){this.from=[],this.to=[],this.segment=e,this.start=t,this.end=i,this.branch_type=o,this.branch_labels=n}link_to(e){this.to.includes(e)||(this.to.push(e),e.from.push(this))}index_of_instruction(e){const t=this.segment.instructions.indexOf(e,this.start);return te.value);break;case wi.code:case Kt.code:a=qr.Call,d=[r.args[0].value];break;case zi.code:a=qr.Call,d=r.args.slice(1).map(e=>e.value);break;default:if(s===i-1){a=qr.None,d=[];break}continue}const c=new Fr(t,o,s+1,a,d);for(let t=c.start;t{let e=0,t=NaN;return{next:()=>{let i=!0;return ethis.intervals[e].end?(e++,ee+t.end-t.start+1,0)}get(e){for(const{start:t,end:i}of this.intervals){const o=i-t+1;if(ethis.intervals[o].start;)e.end=this.intervals[o].end,o++;this.intervals.splice(t+1,o-t-1),e.end=Math.max(e.end,i.end),t++;continue e}t++}this.intervals.push(i)}return this}to_array(){const e=[];for(const{start:t,end:i}of this.intervals)for(let o=t;o<=i;o++)e.push(o);return e}}const zr=X.a.get("core/data_formats/asm/data_flow_analysis/register_value"),Ar=Dt,Gr=Bt;Math.pow(2,32);function Hr(e,t,i){const o=e.get_block_for_instruction(t);return o?function e(t,i,o,n,s){if(++t.iterations>100)return zr.warn("Too many iterations."),(new $r).set_interval(Ar,Gr);for(let r=n-1;r>=o.start;r--){const n=o.segment.instructions[r],a=n.args;switch(n.opcode.code){case Qt.code:if(a[0].value===s)return e(t,new Set(i),o,r,a[1].value);break;case Yt.code:case Zt.code:case Jt.code:case ho.code:if(a[0].value===s)return(new $r).set_value(a[1].value);break;case ei.code:if(a[0].value===s)return(new $r).set_value(1);break;case ti.code:if(a[0].value===s)return(new $r).set_value(0);break;case ii.code:if(a[0].value===s){const n=e(t,new Set(i),o,r,s),a=n.size();return 0===a||1===a&&0===n.get(0)?(new $r).set_value(1):n.has(0)?(new $r).set_interval(0,1):(new $r).set_value(0)}break;case ni.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_add(a[1].value)}break;case ri.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_sub(a[1].value)}break;case di.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_mul(a[1].value)}break;case li.code:if(a[0].value===s){return e(t,new Set(i),o,r,s).scalar_div(a[1].value)}break;case co.code:if(a[0].value===s)return(new $r).set_interval(0,1);break;case uo.code:if(a[0].value===s)return(new $r).set_interval(0,2);break;case po.code:if(a[0].value===s)return(new $r).set_interval(0,3);break;case mo.code:if(a[1].value===s){const n=e(t,new Set(i),o,r,a[0].value).min()||0,s=Math.max(e(t,new Set(i),o,r,a[0].value+1).max()||0,n+1);return(new $r).set_interval(n,s-1)}break;case Hi.code:case Ki.code:{const e=a[0].value,t=a[0].value+a[1].value;if(e<=s&&s100)return Qr.warn("Too many iterations."),(new $r).set_interval(Yr,Zr);for(let e=n-1;e>=o.start;e--){const i=o.segment.instructions[e];if(i.opcode.stack===Mt.Pop){s+=i.opcode.params.length;continue}const n=i.args;switch(i.opcode.code){case Qi.code:if(0===s)return Hr(t.cfg,i,n[0].value);s--;break;case Yi.code:case Zi.code:case Ji.code:if(0===s)return(new $r).set_value(n[0].value);s--;break;case Xi.code:case eo.code:case to.code:if(0===s)return(new $r).set_interval(Yr,Zr);s--}}const r=new $r;i.add(o);for(const n of o.from){if(i.has(n)){r.set_interval(Yr,Zr);break}r.union(e(t,new Set(i),n,n.end,s))}return r}(new Xr(e),new Set,o,o.index_of_instruction(t),i):new $r}class Xr{constructor(e){this.cfg=e,this.iterations=0}}const ea=X.a.get("core/data_formats/parsing/quest/object_code"),ta=[];function ia(e,t,i,o,n){return function(e,t,i,o,n){const s=new Map;!function(e,t,i,o,n,s){let r;do{r=o.size;for(const[r,a]of i)na(o,t,e,r,a,n,s);const a=[...o.entries()].filter(([,e])=>e.type===Bo.Instructions).sort(([e],[t])=>e-t).map(([,e])=>e),d=Vr.create(a);i=new Map;for(const e of a)for(const t of e.instructions)for(let e=0;er)}(e,t,i.reduce((e,t)=>e.set(t,Bo.Instructions),new Map),s,o,n);const r=[];let a=0;for(;aa){n=e.offset;break}}if(e.seek_start(a),sa(s,e,n,o||[]),i=s.get(a),n<=a){ea.error(`Next offset ${n} was smaller than or equal to current offset ${a}.`);break}if(!i){ea.error(`Couldn't create segment for offset ${a}.`);break}}switch(r.push(i),i.type){case Bo.Instructions:for(const e of i.instructions)a+=Wo(e,n);break;case Bo.Data:a+=i.data.byteLength;break;case Bo.String:a+=4*Math.ceil((i.value.length+1)/2);break;default:throw new Error(`${Bo[i.type]} not implemented.`)}}for(const{label:e,offset:i}of t.labels){const t=s.get(i);t?t.labels.includes(e)||(t.labels.push(e),t.labels.sort((e,t)=>e-t)):ea.warn(`Label ${e} with offset ${i} does not point to anything.`)}if(e.size!==a){const t=`Expected to parse ${e.size} bytes but parsed ${a} instead.`;if(!o)throw new Error(t);ea.error(t)}return r}(new Ho.a(e,Ao.a.Little),new aa(t),i,o,n)}function oa(e,t,i,o,n){if(i.opcode.stack===Mt.Pop){const s=Jr(e,i,i.opcode.params.length-o-1);if(s.size()<=10)for(const e of s){const i=t.get(e);(null==i||ta[n]>ta[i])&&t.set(e,n)}}else{const e=i.args[o].value,s=t.get(e);(null==s||ta[n]>ta[s])&&t.set(e,n)}}function na(e,t,i,o,n,s,r){try{const a=t.get_info(o);if(null==a)return void ea.warn(`Label ${o} is not registered in the label table.`);const d=e.get(a.offset);let c;if(d){if(d.labels.includes(o)||(d.labels.push(o),d.labels.sort((e,t)=>e-t)),!(ta[n]>ta[d.type]))return;c=d.labels}else c=[o];const l=a.next?a.next.offset:i.size;switch(i.seek_start(a.offset),n){case Bo.Instructions:!function(e,t,i,o,n,s,r,a){const d=[],c={type:Bo.Instructions,labels:n,instructions:d,asm:{labels:[]}};e.set(i.position,c);for(;i.position=0;e--){const t=d[e].opcode;if(t.code===Nt.code||t.code===mi.code){o=!1;break}}o&&na(e,t,i,s,Bo.Instructions,r,a)}}(e,t,i,l,c,a.next&&a.next.label,s,r);break;case Bo.Data:sa(e,i,l,c);break;case Bo.String:!function(e,t,i,o,n){const s=t.position,r={type:Bo.String,labels:o,value:n===Do.DC_GC?t.string_ascii(i-s,!0,!0):t.string_utf16(i-s,!0,!0),asm:{labels:[]}};e.set(s,r)}(e,i,l,c,r);break;default:throw new Error(`Segment type ${Bo[n]} not implemented.`)}}catch(e){if(!s)throw e;ea.error("Couldn't fully parse object code segment.",e)}}function sa(e,t,i,o){const n=t.position,s={type:Bo.Data,labels:o,data:t.array_buffer(i-n),asm:{labels:[]}};e.set(n,s)}function ra(e,t,i){const o=[];if(t.stack!==Mt.Pop)for(const n of t.params)switch(n.type.kind){case ft.Byte:o.push(qo(e.u8()));break;case ft.Word:o.push(qo(e.u16()));break;case ft.DWord:o.push(qo(e.i32()));break;case ft.Float:o.push(qo(e.f32()));break;case ft.Label:case ft.ILabel:case ft.DLabel:case ft.SLabel:o.push(qo(e.u16()));break;case ft.String:{const t=Math.min(4096,e.bytes_left);o.push(qo(i===Do.DC_GC?e.string_ascii(t,!0,!1):e.string_utf16(t,!0,!1)))}break;case ft.ILabelVar:{const t=e.u8();o.push(...e.u16_array(t).map(e=>qo(e)))}break;case ft.RegRef:case ft.RegTupRef:o.push(qo(e.u8()));break;case ft.RegRefVar:{const t=e.u8();o.push(...e.u8_array(t).map(e=>qo(e)))}break;default:throw new Error(`Parameter type ${ft[n.type.kind]} not implemented.`)}return o}ta[Bo.Instructions]=2,ta[Bo.String]=1,ta[Bo.Data]=0;class aa{constructor(e){this.labels=[],this.label_map=new Map,this.offset_map=new Map;for(let t=0;te.offset-t.offset||e.label-t.label);for(let e=0;et.offset));e++)i=void 0;return{offset:t.offset,next:i}}}const da=X.a.get("core/data_formats/asm/data_flow_analysis/map_designations");const ca=X.a.get("core/data_formats/parsing/quest");function la(e,t,i=!1){const o=Object(_r.a)(e),{bin:n,format:r}=function(e){const t=e.u32(),i=e.u32(),o=e.u32();let n,s,r,a,d,c,l;switch(e.seek(4),t){case vr:n=Do.DC_GC;break;case pr:n=Do.BB;break;default:n=Do.PC}n===Do.DC_GC?(e.seek(1),r=e.u8(),s=e.u16(),a=e.string_ascii(32,!0,!0),d=e.string_ascii(128,!0,!0),c=e.string_ascii(288,!0,!0)):(s=e.u32(),r=e.u32(),a=e.string_utf16(64,!0,!0),d=e.string_utf16(256,!0,!0),c=e.string_utf16(576,!0,!0)),o!==e.size&&ur.warn(`Value ${o} in bin size field does not match actual size ${e.size}.`),n===Do.BB?(e.seek(4),l=e.u32_array(932)):l=[];const _=Math.floor((e.size-i)/4),u=e.seek_start(i).i32_array(_);return{bin:{quest_id:s,language:r,quest_name:a,short_description:d,long_description:c,object_code:e.seek_start(t).array_buffer(i-t),label_offsets:u,shop_items:l},format:n}}(o),a=function(e){const t=[],i=[],o=[],n=[];for(;e.bytes_left;){const s=e.u32(),r=e.u32(),a=e.u32(),d=e.u32();if(0===s)break;{if(d!==r-16)throw Error(`Malformed DAT file. Expected an entities size of ${r-16}, got ${d}.`);const c=e.take(d);1===s?kr(c,a,t):2===s?yr(c,a,i):3===s?Rr(c,a,o):n.push({entity_type:s,total_size:r,area_id:a,entities_size:d,data:e.u8_array(d)}),c.bytes_left&&gr.warn(`Read ${c.position} bytes instead of expected ${c.size} for entity type ${s}.`)}}return{objs:t,npcs:i,events:o,unknowns:n}}(Object(_r.a)(t)),d=a.objs.map(e=>{const t=function(e){switch(e){default:return w.Unknown;case 0:return w.PlayerSet;case 1:return w.Particle;case 2:return w.Teleporter;case 3:return w.Warp;case 4:return w.LightCollision;case 5:return w.Item;case 6:return w.EnvSound;case 7:return w.FogCollision;case 8:return w.EventCollision;case 9:return w.CharaCollision;case 10:return w.ElementalTrap;case 11:return w.StatusTrap;case 12:return w.HealTrap;case 13:return w.LargeElementalTrap;case 14:return w.ObjRoomID;case 15:return w.Sensor;case 16:return w.UnknownItem16;case 17:return w.LensFlare;case 18:return w.ScriptCollision;case 19:return w.HealRing;case 20:return w.MapCollision;case 21:return w.ScriptCollisionA;case 22:return w.ItemLight;case 23:return w.RadarCollision;case 24:return w.FogCollisionSW;case 25:return w.BossTeleporter;case 26:return w.ImageBoard;case 27:return w.QuestWarp;case 28:return w.Epilogue;case 29:return w.UnknownItem29;case 30:return w.UnknownItem30;case 31:return w.UnknownItem31;case 32:return w.BoxDetectObject;case 33:return w.SymbolChatObject;case 34:return w.TouchPlateObject;case 35:return w.TargetableObject;case 36:return w.EffectObject;case 37:return w.CountDownObject;case 38:return w.UnknownItem38;case 39:return w.UnknownItem39;case 40:return w.UnknownItem40;case 41:return w.UnknownItem41;case 64:return w.MenuActivation;case 65:return w.TelepipeLocation;case 66:return w.BGMCollision;case 67:return w.MainRagolTeleporter;case 68:return w.LobbyTeleporter;case 69:return w.PrincipalWarp;case 70:return w.ShopDoor;case 71:return w.HuntersGuildDoor;case 72:return w.TeleporterDoor;case 73:return w.MedicalCenterDoor;case 74:return w.Elevator;case 75:return w.EasterEgg;case 76:return w.ValentinesHeart;case 77:return w.ChristmasTree;case 78:return w.ChristmasWreath;case 79:return w.HalloweenPumpkin;case 80:return w.TwentyFirstCentury;case 81:return w.Sonic;case 82:return w.WelcomeBoard;case 83:return w.Firework;case 84:return w.LobbyScreenDoor;case 85:return w.MainRagolTeleporterBattleInNextArea;case 86:return w.LabTeleporterDoor;case 87:return w.Pioneer2InvisibleTouchplate;case 128:return w.ForestDoor;case 129:return w.ForestSwitch;case 130:return w.LaserFence;case 131:return w.LaserSquareFence;case 132:return w.ForestLaserFenceSwitch;case 133:return w.LightRays;case 134:return w.BlueButterfly;case 135:return w.Probe;case 136:return w.RandomTypeBox1;case 137:return w.ForestWeatherStation;case 138:return w.Battery;case 139:return w.ForestConsole;case 140:return w.BlackSlidingDoor;case 141:return w.RicoMessagePod;case 142:return w.EnergyBarrier;case 143:return w.ForestRisingBridge;case 144:return w.SwitchNoneDoor;case 145:return w.EnemyBoxGrey;case 146:return w.FixedTypeBox;case 147:return w.EnemyBoxBrown;case 149:return w.EmptyTypeBox;case 150:return w.LaserFenceEx;case 151:return w.LaserSquareFenceEx;case 192:return w.FloorPanel1;case 193:return w.Caves4ButtonDoor;case 194:return w.CavesNormalDoor;case 195:return w.CavesSmashingPillar;case 196:return w.CavesSign1;case 197:return w.CavesSign2;case 198:return w.CavesSign3;case 199:return w.HexagonalTank;case 200:return w.BrownPlatform;case 201:return w.WarningLightObject;case 203:return w.Rainbow;case 204:return w.FloatingJellyfish;case 205:return w.FloatingDragonfly;case 206:return w.CavesSwitchDoor;case 207:return w.RobotRechargeStation;case 208:return w.CavesCakeShop;case 209:return w.Caves1SmallRedRock;case 210:return w.Caves1MediumRedRock;case 211:return w.Caves1LargeRedRock;case 212:return w.Caves2SmallRock1;case 213:return w.Caves2MediumRock1;case 214:return w.Caves2LargeRock1;case 215:return w.Caves2SmallRock2;case 216:return w.Caves2MediumRock2;case 217:return w.Caves2LargeRock2;case 218:return w.Caves3SmallRock;case 219:return w.Caves3MediumRock;case 220:return w.Caves3LargeRock;case 222:return w.FloorPanel2;case 223:return w.DestructableRockCaves1;case 224:return w.DestructableRockCaves2;case 225:return w.DestructableRockCaves3;case 256:return w.MinesDoor;case 257:return w.FloorPanel3;case 258:return w.MinesSwitchDoor;case 259:return w.LargeCryoTube;case 260:return w.ComputerLikeCalus;case 261:return w.GreenScreenOpeningAndClosing;case 262:return w.FloatingRobot;case 263:return w.FloatingBlueLight;case 264:return w.SelfDestructingObject1;case 265:return w.SelfDestructingObject2;case 266:return w.SelfDestructingObject3;case 267:return w.SparkMachine;case 268:return w.MinesLargeFlashingCrate;case 304:return w.RuinsSeal;case 320:return w.RuinsTeleporter;case 321:return w.RuinsWarpSiteToSite;case 322:return w.RuinsSwitch;case 323:return w.FloorPanel4;case 324:return w.Ruins1Door;case 325:return w.Ruins3Door;case 326:return w.Ruins2Door;case 327:return w.Ruins11ButtonDoor;case 328:return w.Ruins21ButtonDoor;case 329:return w.Ruins31ButtonDoor;case 330:return w.Ruins4ButtonDoor;case 331:return w.Ruins2ButtonDoor;case 332:return w.RuinsSensor;case 333:return w.RuinsFenceSwitch;case 334:return w.RuinsLaserFence4x2;case 335:return w.RuinsLaserFence6x2;case 336:return w.RuinsLaserFence4x4;case 337:return w.RuinsLaserFence6x4;case 338:return w.RuinsPoisonBlob;case 339:return w.RuinsPillarTrap;case 340:return w.PopupTrapNoTech;case 341:return w.RuinsCrystal;case 342:return w.Monument;case 345:return w.RuinsRock1;case 346:return w.RuinsRock2;case 347:return w.RuinsRock3;case 348:return w.RuinsRock4;case 349:return w.RuinsRock5;case 350:return w.RuinsRock6;case 351:return w.RuinsRock7;case 352:return w.Poison;case 353:return w.FixedBoxTypeRuins;case 354:return w.RandomBoxTypeRuins;case 355:return w.EnemyTypeBoxYellow;case 356:return w.EnemyTypeBoxBlue;case 357:return w.EmptyTypeBoxBlue;case 358:return w.DestructableRock;case 359:return w.PopupTrapsTechs;case 368:return w.FlyingWhiteBird;case 369:return w.Tower;case 370:return w.FloatingRocks;case 371:return w.FloatingSoul;case 372:return w.Butterfly;case 384:return w.LobbyGameMenu;case 385:return w.LobbyWarpObject;case 386:return w.Lobby1EventObjectDefaultTree;case 387:return w.UnknownItem387;case 388:return w.UnknownItem388;case 389:return w.UnknownItem389;case 390:return w.LobbyEventObjectStaticPumpkin;case 391:return w.LobbyEventObject3ChristmasWindows;case 392:return w.LobbyEventObjectRedAndWhiteCurtain;case 393:return w.UnknownItem393;case 394:return w.UnknownItem394;case 395:return w.LobbyFishTank;case 396:return w.LobbyEventObjectButterflies;case 400:return w.UnknownItem400;case 401:return w.GreyWallLow;case 402:return w.SpaceshipDoor;case 403:return w.GreyWallHigh;case 416:return w.TempleNormalDoor;case 417:return w.BreakableWallWallButUnbreakable;case 418:return w.BrokenCylinderAndRubble;case 419:return w.ThreeBrokenWallPiecesOnFloor;case 420:return w.HighBrickCylinder;case 421:return w.LyingCylinder;case 422:return w.BrickConeWithFlatTop;case 423:return w.BreakableTempleWall;case 424:return w.TempleMapDetect;case 425:return w.SmallBrownBrickRisingBridge;case 426:return w.LongRisingBridgeWithPinkHighEdges;case 427:return w.FourSwitchTempleDoor;case 448:return w.FourButtonSpaceshipDoor;case 512:return w.ItemBoxCca;case 513:return w.TeleporterEp2;case 514:return w.CCADoor;case 515:return w.SpecialBoxCCA;case 516:return w.BigCCADoor;case 517:return w.BigCCADoorSwitch;case 518:return w.LittleRock;case 519:return w.Little3StoneWall;case 520:return w.Medium3StoneWall;case 521:return w.SpiderPlant;case 522:return w.CCAAreaTeleporter;case 523:return w.UnknownItem523;case 524:return w.WhiteBird;case 525:return w.OrangeBird;case 527:return w.Saw;case 528:return w.LaserDetect;case 529:return w.UnknownItem529;case 530:return w.UnknownItem530;case 531:return w.Seagull;case 544:return w.Fish;case 545:return w.SeabedDoorWithBlueEdges;case 546:return w.SeabedDoorAlwaysOpenNonTriggerable;case 547:return w.LittleCryotube;case 548:return w.WideGlassWallBreakable;case 549:return w.BlueFloatingRobot;case 550:return w.RedFloatingRobot;case 551:return w.Dolphin;case 552:return w.CaptureTrap;case 553:return w.VRLink;case 576:return w.UnknownItem576;case 640:return w.WarpInBarbaRayRoom;case 672:return w.UnknownItem672;case 688:return w.GeeNest;case 689:return w.LabComputerConsole;case 690:return w.LabComputerConsoleGreenScreen;case 691:return w.ChairYellowPillow;case 692:return w.OrangeWallWithHoleInMiddle;case 693:return w.GreyWallWithHoleInMiddle;case 694:return w.LongTable;case 695:return w.GBAStation;case 696:return w.TalkLinkToSupport;case 697:return w.InstaWarp;case 698:return w.LabInvisibleObject;case 699:return w.LabGlassWindowDoor;case 700:return w.UnknownItem700;case 701:return w.LabCeilingWarp;case 768:return w.Ep4LightSource;case 769:return w.Cacti;case 770:return w.BigBrownRock;case 771:return w.BreakableBrownRock;case 832:return w.UnknownItem832;case 833:return w.UnknownItem833;case 896:return w.PoisonPlant;case 897:return w.UnknownItem897;case 898:return w.UnknownItem898;case 899:return w.OozingDesertPlant;case 901:return w.UnknownItem901;case 902:return w.BigBlackRocks;case 903:return w.UnknownItem903;case 904:return w.UnknownItem904;case 905:return w.UnknownItem905;case 906:return w.UnknownItem906;case 907:return w.FallingRock;case 908:return w.DesertPlantHasCollision;case 909:return w.DesertFixedTypeBoxBreakableCrystals;case 910:return w.UnknownItem910;case 911:return w.BeeHive;case 912:return w.UnknownItem912;case 913:return w.Heat;case 960:return w.TopOfSaintMillionEgg;case 961:return w.UnknownItem961}}(e.type_id);return{type:t,id:e.id,group_id:e.group_id,area_id:e.area_id,section_id:e.section_id,position:e.position,rotation:e.rotation,properties:new Map(e.properties.map((e,i)=>3!==i||t!==w.ScriptCollision&&t!==w.ForestConsole&&t!==w.TalkLinkToSupport?4===i&&t===w.RicoMessagePod?["script_label",e]:5===i&&t===w.RicoMessagePod?["script_label_2",e]:[`property_${i}`,e]:["script_label",e])),unknown:e.unknown}});let c=s.b.I,l=new Map;const _=ia(n.object_code,n.label_offsets,function(e,t){const i=new Set([0]);for(const t of e){const e=t.properties.get("script_label");null!=e&&i.add(e);const o=t.properties.get("script_label_2");null!=o&&i.add(o)}for(const e of t)i.add(Math.round(e.script_label));return[...i]}(d,a.npcs),i,r);if(_.length){const e=_.filter(e=>e.type===Bo.Instructions);let t;for(const i of e)if(i.labels.includes(0)){t=i;break}t?(c=function(e){const t=e.instructions.find(e=>e.opcode.code===wo.code);if(!t)return ca.debug("Function 0 has no set_episode instruction."),s.b.I;{const e=t.args[0].value;switch(e){case 0:return s.b.I;case 1:return s.b.II;case 2:return s.b.IV;default:return ca.warn(`Unknown episode ${e} in function 0 set_episode instruction.`),s.b.I}}}(t),l=function(e,t){const i=new Map;let o;for(const n of t.instructions)switch(n.opcode.code){case vo.code:case go.code:{o||(o=Vr.create(e));const t=Hr(o,n,n.args[0].value);if(1!==t.size()){da.warn("Couldn't determine area ID for map_designate instruction.");continue}const s=Hr(o,n,n.args[0].value+(n.opcode.code===vo.code?2:3));if(1!==s.size()){da.warn("Couldn't determine area variant ID for map_designate instruction.");continue}i.set(t.get(0),s.get(0))}break;case Lo.code:i.set(n.args[0].value,n.args[2].value)}return i}(e,t)):ca.warn("No instruction for label 0 found.")}else ca.warn("File contains no instruction labels.");return{id:n.quest_id,language:n.language,name:n.quest_name,short_description:n.short_description,long_description:n.long_description,episode:c,objects:d,npcs:ua(c,a.npcs),events:a.events,dat_unknowns:a.unknowns,object_code:_,shop_items:n.shop_items,map_designations:l}}function _a(e,t,i,o){const n=wr({objs:(r=e.objects,r.map(e=>({type_id:C(e.type).pso_id,id:e.id,group_id:e.group_id,section_id:e.section_id,position:e.position,rotation:e.rotation,properties:[...e.properties.values()],area_id:e.area_id,unknown:e.unknown}))),npcs:(s=e.npcs,s.map(e=>{const t=Object(I.d)(e.type),i=null==t.pso_type_id?e.pso_type_id:t.pso_type_id,o=null==t.pso_roaming?e.pso_roaming:t.pso_roaming,n=null==t.pso_regular||t.pso_regular,s=Gn(-8388609&Hn(e.scale.y)|(n?0:8388608)),r={x:e.scale.x,y:s,z:e.scale.z};return{type_id:i,wave:e.wave,wave2:e.pso_wave2,section_id:e.section_id,position:e.position,rotation:e.rotation,scale:r,npc_id:e.npc_id,script_label:e.script_label,roaming:o,area_id:e.area_id,unknown:e.unknown}})),events:e.events,unknowns:e.dat_unknowns});var s,r;const{object_code:a,label_offsets:d}=function(e,t){const i=new ar.a(new dr.a(100*e.length),Ao.a.Little),o=i.position,n=[];for(const s of e){for(const e of s.labels)n[e]=i.position-o;if(s.type===Bo.Instructions)for(const e of s.instructions){const o=e.opcode;if(2===o.size&&i.write_u8(o.code>>>8),i.write_u8(255&o.code),o.stack!==Mt.Pop)for(let n=0;n=0?i.write_u8(a.value):i.write_i8(a.value);break;case ft.Word:a.value>=0?i.write_u16(a.value):i.write_i16(a.value);break;case ft.DWord:a.value>=0?i.write_u32(a.value):i.write_i32(a.value);break;case ft.Float:i.write_f32(a.value);break;case ft.Label:case ft.ILabel:case ft.DLabel:case ft.SLabel:i.write_u16(a.value);break;case ft.String:t===Do.DC_GC?i.write_string_ascii(a.value,a.value.length+1):i.write_string_utf16(a.value,2*a.value.length+2);break;case ft.ILabelVar:i.write_u8(r.length),i.write_u16_array(r.map(e=>e.value));break;case ft.RegRef:case ft.RegTupRef:i.write_u8(a.value);break;case ft.RegRefVar:i.write_u8(r.length),i.write_u8_array(r.map(e=>e.value));break;default:throw new Error(`Parameter type ${ft[s.type.kind]} not implemented.`)}}}else if(s.type===Bo.String)if(t===Do.DC_GC){const e=4*Math.ceil((s.value.length+1)/4);i.write_string_ascii(s.value,e)}else{const e=4*Math.ceil((s.value.length+1)/2);i.write_string_utf16(s.value,e)}else i.write_cursor(new Ho.a(s.data,i.endianness))}for(let e=0;e`quest_name can't be longer than 32 characters, was ${e.quest_name.length}`),Object(N.d)(e.short_description.length<=127,()=>`short_description can't be longer than 127 characters, was ${e.short_description.length}`),Object(N.d)(e.long_description.length<=287,()=>`long_description can't be longer than 287 characters, was ${e.long_description.length}`),Object(N.d)(0===e.shop_items.length||t===Do.BB,"shop_items is only supported in BlueBurst quests."),Object(N.d)(e.shop_items.length<=932,()=>`shop_items can't be larger than 932, was ${e.shop_items.length}.`),t){case Do.DC_GC:i=vr;break;case Do.PC:i=hr;break;case Do.BB:i=pr}const o=i+e.object_code.byteLength+4*e.label_offsets.length,n=new ArrayBuffer(o),s=new Ho.a(n,Ao.a.Little);if(s.write_u32(i),s.write_u32(i+e.object_code.byteLength),s.write_u32(o),s.write_u32(4294967295),t===Do.DC_GC?(s.write_u8(0),s.write_u8(e.language),s.write_u16(e.quest_id),s.write_string_ascii(e.quest_name,32),s.write_string_ascii(e.short_description,128),s.write_string_ascii(e.long_description,288)):(s.write_u32(e.quest_id),s.write_u32(e.language),s.write_string_utf16(e.quest_name,64),s.write_string_utf16(e.short_description,256),s.write_string_utf16(e.long_description,576)),t===Do.BB){s.write_u32(0),s.write_u32_array(e.shop_items);for(let t=e.shop_items.length;t<932;t++)s.write_u32(0)}return Object(N.d)(s.position===i,()=>`Expected to write ${i} bytes before object code, but wrote ${s.position}.`),s.write_cursor(new Ho.a(e.object_code,Ao.a.Little)),s.write_i32_array(e.label_offsets),Object(N.d)(s.position===o,`Expected to write ${o} bytes, but wrote ${s.position}.`),n}({quest_id:e.id,language:e.language,quest_name:e.name,short_description:e.short_description,long_description:e.long_description,object_code:a,label_offsets:d,shop_items:e.shop_items},Eo(i)),l=Object(N.e)(t).slice(0,11);return Mr({version:i,online:o,files:[{id:e.id,filename:l+".dat",quest_name:e.name,data:cr(new ar.a(n,Ao.a.Little)).array_buffer()},{id:e.id,filename:l+".bin",quest_name:e.name,data:cr(new Ho.a(c,Ao.a.Little)).array_buffer()}]})}function ua(e,t){return t.map(t=>({type:va(e,t),area_id:t.area_id,section_id:t.section_id,wave:t.wave,pso_wave2:t.wave2,position:t.position,rotation:t.rotation,scale:t.scale,unknown:t.unknown,pso_type_id:t.type_id,npc_id:t.npc_id,script_label:Math.round(t.script_label),pso_roaming:t.roaming}))}function va(e,{type_id:t,scale:i,roaming:o,area_id:n}){const s=Math.abs(i.y-1)>1e-5;switch(`${t}, ${o%3}, ${e}`){case"68, 0, 1":return I.c.Booma;case"68, 1, 1":return I.c.Gobooma;case"68, 2, 1":return I.c.Gigobooma;case"99, 0, 1":return I.c.EvilShark;case"99, 1, 1":return I.c.PalShark;case"99, 2, 1":return I.c.GuilShark;case"166, 0, 1":return I.c.Dimenian;case"166, 0, 2":return I.c.Dimenian2;case"166, 1, 1":return I.c.LaDimenian;case"166, 1, 2":return I.c.LaDimenian2;case"166, 2, 1":return I.c.SoDimenian;case"166, 2, 2":return I.c.SoDimenian2;case"214, 0, 2":return I.c.Mericarol;case"214, 1, 2":return I.c.Mericus;case"214, 2, 2":return I.c.Merikle;case"277, 0, 4":return I.c.Boota;case"277, 1, 4":return I.c.ZeBoota;case"277, 2, 4":return I.c.BaBoota;case"279, 0, 4":return I.c.Goran;case"279, 1, 4":return I.c.PyroGoran;case"279, 2, 4":return I.c.GoranDetonator}switch(`${t}, ${o%2}, ${e}`){case"64, 0, 1":return I.c.Hildebear;case"64, 0, 2":return I.c.Hildebear2;case"64, 1, 1":return I.c.Hildeblue;case"64, 1, 2":return I.c.Hildeblue2;case"65, 0, 1":return I.c.RagRappy;case"65, 0, 2":return I.c.RagRappy2;case"65, 0, 4":return I.c.SandRappy;case"65, 1, 1":return I.c.AlRappy;case"65, 1, 2":return I.c.LoveRappy;case"65, 1, 4":return I.c.DelRappy;case"128, 0, 1":return I.c.Dubchic;case"128, 0, 2":return I.c.Dubchic2;case"128, 1, 1":return I.c.Gilchic;case"128, 1, 2":return I.c.Gilchic2;case"212, 0, 2":return I.c.SinowBerill;case"212, 1, 2":return I.c.SinowSpigell;case"213, 0, 2":return I.c.Merillia;case"213, 1, 2":return I.c.Meriltas;case"215, 0, 2":return I.c.UlGibbon;case"215, 1, 2":return I.c.ZolGibbon;case"221, 0, 2":return I.c.Dolmolm;case"221, 1, 2":return I.c.Dolmdarl;case"224, 0, 2":return n>15?I.c.Epsilon:I.c.SinowZoa;case"224, 1, 2":return n>15?I.c.Epsilon:I.c.SinowZele;case"274, 0, 4":return I.c.MerissaA;case"274, 1, 4":return I.c.MerissaAA;case"276, 0, 4":return I.c.Zu;case"276, 1, 4":return I.c.Pazuzu;case"278, 0, 4":return I.c.Dorphon;case"278, 1, 4":return I.c.DorphonEclair;case"281, 0, 4":return s?I.c.SaintMilion:I.c.Kondrieu;case"281, 1, 4":return s?I.c.Shambertin:I.c.Kondrieu}switch(`${t}, ${e}`){case"66, 1":return I.c.Monest;case"66, 2":return I.c.Monest2;case"67, 1":return s?I.c.SavageWolf:I.c.BarbarousWolf;case"67, 2":return s?I.c.SavageWolf2:I.c.BarbarousWolf2;case"96, 1":return I.c.GrassAssassin;case"96, 2":return I.c.GrassAssassin2;case"97, 1":return n>15?I.c.DelLily:s?I.c.PoisonLily:I.c.NarLily;case"97, 2":return n>15?I.c.DelLily:s?I.c.PoisonLily2:I.c.NarLily2;case"98, 1":return I.c.NanoDragon;case"100, 1":return s?I.c.PofuillySlime:I.c.PouillySlime;case"101, 1":return I.c.PanArms;case"101, 2":return I.c.PanArms2;case"129, 1":return I.c.Garanz;case"129, 2":return I.c.Garanz2;case"130, 1":return s?I.c.SinowBeat:I.c.SinowGold;case"131, 1":return I.c.Canadine;case"132, 1":return I.c.Canane;case"133, 1":return I.c.Dubswitch;case"133, 2":return I.c.Dubswitch2;case"160, 1":return I.c.Delsaber;case"160, 2":return I.c.Delsaber2;case"161, 1":return I.c.ChaosSorcerer;case"161, 2":return I.c.ChaosSorcerer2;case"162, 1":return I.c.DarkGunner;case"164, 1":return I.c.ChaosBringer;case"165, 1":return I.c.DarkBelra;case"165, 2":return I.c.DarkBelra2;case"167, 1":return I.c.Bulclaw;case"168, 1":return I.c.Claw;case"192, 1":return I.c.Dragon;case"192, 2":return I.c.GalGryphon;case"193, 1":return I.c.DeRolLe;case"194, 1":return I.c.VolOptPart1;case"197, 1":return I.c.VolOptPart2;case"200, 1":return I.c.DarkFalz;case"202, 2":return I.c.OlgaFlow;case"203, 2":return I.c.BarbaRay;case"204, 2":return I.c.GolDragon;case"216, 2":return I.c.Gibbles;case"217, 2":return I.c.Gee;case"218, 2":return I.c.GiGue;case"219, 2":return I.c.Deldepth;case"220, 2":return I.c.Delbiter;case"222, 2":return I.c.Morfos;case"223, 2":return I.c.Recobox;case"225, 2":return I.c.IllGill;case"272, 4":return I.c.Astark;case"273, 4":return s?I.c.SatelliteLizard:I.c.Yowie;case"275, 4":return I.c.Girtablulu}switch(t){case 4:return I.c.FemaleFat;case 5:return I.c.FemaleMacho;case 7:return I.c.FemaleTall;case 10:return I.c.MaleDwarf;case 11:return I.c.MaleFat;case 12:return I.c.MaleMacho;case 13:return I.c.MaleOld;case 25:return I.c.BlueSoldier;case 26:return I.c.RedSoldier;case 27:return I.c.Principal;case 28:return I.c.Tekker;case 29:return I.c.GuildLady;case 30:return I.c.Scientist;case 31:return I.c.Nurse;case 32:return I.c.Irene;case 241:return I.c.ItemShop;case 254:return I.c.Nurse2}return I.c.Unknown}class ha{constructor(e,t,i,o,n){this._actions=Object(M.c)(),this.actions=this._actions,Object(N.m)(e,"id"),Object(N.m)(t,"section_id"),Object(N.f)(i,"wave"),Object(N.m)(o,"delay"),Object(N.l)(n,"unknown"),this.id=e,this.section_id=t,this.wave=i,this._delay=Object(M.e)(o),this.delay=this._delay,this.unknown=n}set_delay(e){Object(N.m)(e,"delay"),this._delay.val=e}add_action(e){this._actions.push(e)}remove_action(e){this._actions.remove(e)}}class pa{constructor(e,t,i){Object(N.m)(e,"id"),Object(N.m)(t,"area_id"),Object(N.m)(i,"section_id"),this._id=Object(M.e)(e),this.id=this._id,this._area_id=Object(M.e)(t),this.area_id=this._area_id,this._section_id=Object(M.e)(i),this.section_id=this._section_id}}const ga=X.a.get("quest_editor/stores/model_conversion");function ba(e,t){const i=new Map;return new er(e,t.id,t.language,t.name,t.short_description,t.long_description,t.episode,t.map_designations,t.objects.map(e=>new me(e.type,e.id,e.group_id,e.area_id,e.section_id,Object(ms.a)(e.position),$(e.rotation.x,e.rotation.y,e.rotation.z),e.properties,e.unknown)),t.npcs.map(e=>(function(e,t){const i=0===t.wave?void 0:fa(e,t.area_id,t.section_id,t.wave);return new Q(t.type,t.pso_type_id,t.npc_id,i,t.pso_wave2,t.script_label,t.pso_roaming,t.area_id,t.section_id,Object(ms.a)(t.position),$(t.rotation.x,t.rotation.y,t.rotation.z),Object(ms.a)(t.scale),t.unknown)})(i,e)),function(e,t){const i=new Map;for(const o of t){const t=`${o.id}-${o.area_id}`;let n=i.get(t);if(n&&n.event){ga.warn(`Ignored duplicate event #${o.id} for area ${o.area_id}.`);continue}const s=fa(e,o.area_id,o.section_id,o.wave),r=new ha(o.id,o.section_id,s,o.delay,o.unknown);n?n.event=r:(n={event:r,area_id:o.area_id,parents:[],child_ids:[]},i.set(t,n));for(const e of o.actions)switch(e.type){case mr.SpawnNpcs:r.add_action(new rt(e.section_id,e.appear_flag));break;case mr.Unlock:r.add_action(new at(e.door_id));break;case mr.Lock:r.add_action(new dt(e.door_id));break;case mr.TriggerEvent:{n.child_ids.push(e.event_id);const t=`${e.event_id}-${o.area_id}`,s=i.get(t);s?s.parents.push(r):i.set(t,{area_id:o.area_id,parents:[r],child_ids:[]})}break;default:ga.warn(`Unknown event action type: ${e.type}.`)}}const o=new Map;for(const{area_id:e,event:t}of i.values())if(t){let i=o.get(e);i||(i=new it(e),o.set(e,i)),i.add_event(t,[],[])}for(const e of i.values())if(e.event)for(const t of e.child_ids){const n=i.get(`${t}-${e.area_id}`);n.event?o.get(e.area_id).add_edge(e.event,n.event):ga.warn(`Event ${e.event.id} calls nonexistent event ${t}.`)}return o}(i,t.events),t.dat_unknowns,t.object_code.slice(),t.shop_items)}function fa(e,t,i,o){const n=`${t}-${i}-${o}`;let s=e.get(n);return s||(s=new pa(o,t,i),e.set(n,s)),s}function ma(e){const t=[];for(const i of e.values())for(const e of i.events){const o=e.actions.val.map(e=>{switch(e.type){case ot.SpawnNpcs:return{type:mr.SpawnNpcs,section_id:e.section_id,appear_flag:e.appear_flag};case ot.Unlock:return{type:mr.Unlock,door_id:e.door_id.val};case ot.Lock:return{type:mr.Lock,door_id:e.door_id.val}}});for(const t of i.get_children(e))o.push({type:mr.TriggerEvent,event_id:t.id});t.push({id:e.id,section_id:e.section_id,wave:e.wave.id.val,delay:e.delay.val,actions:o,area_id:i.area_id,unknown:e.unknown})}return t}var wa=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const ka=X.a.get("quest_editor/controllers/QuestEditorToolBarController");class ya extends Js.a{constructor(e,t,i){super(),this.area_store=t,this.quest_editor_store=i,this._save_as_dialog_visible=Object(M.e)(!1),this._filename=Object(M.e)(""),this._version=Object(M.e)(Po.BB),this.save_as_dialog_visible=this._save_as_dialog_visible,this.filename=this._filename,this.version=this._version,this.create_new_quest=e=>wa(this,void 0,void 0,(function*(){this.set_filename(""),this.set_version(Po.BB),this.quest_editor_store.set_current_quest(sr(this.area_store,e))})),this.parse_files=e=>wa(this,void 0,void 0,(function*(){try{if(0===e.length)return;let t;const i=e.find(e=>e.name.toLowerCase().endsWith(".qst"));if(i){const e=yield Object(rr.b)(i),o=function(e,t=!1){const i=Er(e);if(!i)return;let o,n;for(const e of i.files){const t=e.filename.trim().toLowerCase();t.endsWith(".dat")?o=e:t.endsWith(".bin")&&(n=e)}if(!o)return void ca.error("File contains no DAT file.");if(!n)return void ca.error("File contains no BIN file.");const s=la(new Ho.a(n.data,Ao.a.Little),new Ho.a(o.data,Ao.a.Little),t);return s&&{quest:s,version:i.version,online:i.online}}(new Ho.a(e,Ao.a.Little));o&&(t=o.quest,this.set_version(o.version)),this.set_filename(Object(N.e)(i.name)),t||ka.error("Couldn't parse quest file.")}else{const i=e.find(e=>e.name.toLowerCase().endsWith(".bin")),o=e.find(e=>e.name.toLowerCase().endsWith(".dat"));if(i&&o){const e=yield Object(rr.b)(i),n=yield Object(rr.b)(o);t=la(new Ho.a(e,Ao.a.Little),new Ho.a(n,Ao.a.Little)),this.set_filename(Object(N.e)(i.name||o.name)),t||ka.error("Couldn't parse quest file.")}}yield this.quest_editor_store.set_current_quest(t&&ba(this.area_store,t))}catch(e){ka.error("Couldn't read file.",e)}})),this.set_area=({area:e})=>{this.quest_editor_store.set_current_area(e)},this.save_as_clicked=()=>{this.quest_editor_store.current_quest.val&&(this._save_as_dialog_visible.val=!0)},this.save_as=()=>{const e=this.quest_editor_store.current_quest.val;if(!e)return;const t=this.version.val;if(void 0===t)return;let i=this.filename.val;const o=_a(function(e){return{id:e.id.val,language:e.language.val,name:e.name.val,short_description:e.short_description.val,long_description:e.long_description.val,episode:e.episode,objects:e.objects.val.map(e=>({type:e.type,area_id:e.area_id,section_id:e.section_id.val,position:e.position.val.clone(),rotation:e.rotation.val.clone(),unknown:e.unknown,id:e.id,group_id:e.group_id,properties:new Map(e.properties)})),npcs:e.npcs.val.map(e=>{var t,i;return{type:e.type,area_id:e.area_id,section_id:e.section_id.val,wave:(i=null===(t=e.wave.val)||void 0===t?void 0:t.id.val,null!=i?i:0),pso_wave2:e.pso_wave2.val,position:e.position.val.clone(),rotation:e.rotation.val.clone(),scale:e.scale.clone(),unknown:e.unknown,pso_type_id:e.pso_type_id,npc_id:e.npc_id,script_label:e.script_label,pso_roaming:e.pso_roaming}}),events:ma(e.event_dags),dat_unknowns:e.dat_unknowns.map(e=>Object.assign({},e)),object_code:e.object_code.map(e=>Fo(e)),shop_items:e.shop_items.slice(),map_designations:new Map(e.map_designations.val)}}(e),i,t,!0);i.endsWith(".qst")||(i+=".qst");const n=document.createElement("a");n.href=URL.createObjectURL(new Blob([o],{type:"application/octet-stream"})),n.download=i,document.body.appendChild(n),n.click(),URL.revokeObjectURL(n.href),document.body.removeChild(n),this.dismiss_save_as_dialog()},this.dismiss_save_as_dialog=()=>{this._save_as_dialog_visible.val=!1},this.set_filename=e=>{this._filename.val=e},this.set_version=e=>{switch(e){case Po.DC:case Po.GC:this._version.val=Po.GC;break;case Po.PC:case Po.BB:this._version.val=Po.BB}},this.debug=()=>{const e=this.quest_editor_store.current_quest.val;e&&this.quest_editor_store.quest_runner.run(e)},this.resume=()=>{this.quest_editor_store.quest_runner.resume()},this.step_over=()=>{this.quest_editor_store.quest_runner.step_over()},this.step_in=()=>{this.quest_editor_store.quest_runner.step_into()},this.step_out=()=>{this.quest_editor_store.quest_runner.step_out()},this.stop=()=>{this.quest_editor_store.quest_runner.stop()},this.vm_feature_active=e.feature_active("vm"),this.areas=i.current_quest.flat_map(e=>{var i;return e?null===(i=e)||void 0===i?void 0:i.entities_per_area.flat_map(i=>Object(M.c)(void 0,...t.get_areas_for_episode(e.episode).map(e=>{const t=i.get(e.id);return{area:e,label:e.name+(t?` (${t})`:"")}}))):Object(M.c)()}),this.current_area=Object(M.d)((e,t)=>e.find(e=>e.area==t),this.areas,i.current_area);const o=i.current_quest.map(e=>null!=e);this.can_save=o,this.can_select_area=o,this.can_debug=o,this.can_undo=Object(M.d)((e,t)=>e&&!t,Sn.can_undo,i.quest_runner.running),this.can_redo=Object(M.d)((e,t)=>e&&!t,Sn.can_redo,i.quest_runner.running),this.can_step=i.quest_runner.paused,this.can_stop=i.quest_runner.running,this.disposables(e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-O",()=>wa(this,void 0,void 0,(function*(){const e=yield Object(rr.a)({accept:".bin, .dat, .qst",multiple:!0});this.parse_files(e)}))),e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Shift-S",this.save_as_clicked),e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Z",()=>{Sn.undo()}),e.on_global_keydown(Ye.b.QuestEditor,"Ctrl-Shift-Z",()=>{Sn.redo()}),e.on_global_keydown(Ye.b.QuestEditor,"F5",this.debug),e.on_global_keydown(Ye.b.QuestEditor,"Shift-F5",this.stop),e.on_global_keydown(Ye.b.QuestEditor,"F6",this.resume),e.on_global_keydown(Ye.b.QuestEditor,"F8",this.step_over),e.on_global_keydown(Ye.b.QuestEditor,"F7",this.step_in),e.on_global_keydown(Ye.b.QuestEditor,"Shift-F8",this.step_out))}}class Ra{constructor(e,t,i){this.quest=e,this.old=t,this.new=i}}class Ia extends Ra{constructor(){super(...arguments),this.description="Edit ID"}undo(){this.quest.set_id(this.old)}redo(){this.quest.set_id(this.new)}}class ja extends Ra{constructor(){super(...arguments),this.description="Edit name"}undo(){this.quest.set_name(this.old)}redo(){this.quest.set_name(this.new)}}class Ca extends Ra{constructor(){super(...arguments),this.description="Edit short description"}undo(){this.quest.set_short_description(this.old)}redo(){this.quest.set_short_description(this.new)}}class Ta extends Ra{constructor(){super(...arguments),this.description="Edit long description"}undo(){this.quest.set_long_description(this.old)}redo(){this.quest.set_long_description(this.new)}}class xa extends Js.a{constructor(e){super(),this.store=e,this.focused=()=>{this.store.undo.make_current()},this.set_id=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new Ia(t,t.id.val,e)).redo()},this.set_name=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new ja(t,t.name.val,e)).redo()},this.set_short_description=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new Ca(t,t.short_description.val,e)).redo()},this.set_long_description=e=>{const t=this.current_quest.val;t&&this.store.undo.push(new Ta(t,t.long_description.val,e)).redo()},this.current_quest=e.current_quest,this.enabled=e.quest_runner.running.map(e=>!e),this.unavailable=this.current_quest.map(e=>null==e)}}const Sa=Object.freeze(new y.Vector3),Oa=Object.freeze(new y.Euler);class La extends Js.a{constructor(e){super(),this.store=e,this.focused=()=>{this.store.undo.make_current()};const t=e.selected_entity;this.unavailable=t.map(e=>null==e),this.enabled=e.quest_runner.running.map(e=>!e),this.type=t.map(e=>e instanceof Q?"NPC":"Object"),this.name=t.map(e=>null==e?"":L(e.type).name),this.section_id=t.flat_map(e=>null==e?Object(M.e)(""):e.section_id.map(e=>e.toString())),this.wave=t.flat_map(e=>e instanceof Q?e.wave.flat_map(e=>{var t,i,o;return null!=(o=null===(i=null===(t=e)||void 0===t?void 0:t.id)||void 0===i?void 0:i.map(e=>e.toString()))?o:Object(M.e)("None")}):Object(M.e)("")),this.wave_hidden=t.map(e=>!(e instanceof Q)),this.position=t.flat_map(e=>{var t,i;return null!=(i=null===(t=e)||void 0===t?void 0:t.position)?i:Object(M.e)(Sa)}),this.rotation=t.flat_map(e=>{var t,i;return null!=(i=null===(t=e)||void 0===t?void 0:t.rotation)?i:Object(M.e)(Oa)})}set_pos_x(e){const t=this.store.selected_entity.val;if(t){const i=t.position.val;this.store.undo.push(new Re(this.store,t,t.section.val,t.section.val,i,new y.Vector3(e,i.y,i.z),!1)).redo()}}set_pos_y(e){const t=this.store.selected_entity.val;if(t){const i=t.position.val;this.store.undo.push(new Re(this.store,t,t.section.val,t.section.val,i,new y.Vector3(i.x,e,i.z),!1)).redo()}}set_pos_z(e){const t=this.store.selected_entity.val;if(t){const i=t.position.val;this.store.undo.push(new Re(this.store,t,t.section.val,t.section.val,i,new y.Vector3(i.x,i.y,e),!1)).redo()}}set_rot_x(e){const t=this.store.selected_entity.val;if(t){const i=t.rotation.val;this.store.undo.push(new ke(this.store,t,i,$(V(e),i.y,i.z),!1)).redo()}}set_rot_y(e){const t=this.store.selected_entity.val;if(t){const i=t.rotation.val;this.store.undo.push(new ke(this.store,t,i,$(i.x,V(e),i.z),!1)).redo()}}set_rot_z(e){const t=this.store.selected_entity.val;if(t){const i=t.rotation.val;this.store.undo.push(new ke(this.store,t,i,$(i.x,i.y,V(e)),!1)).redo()}}}class Pa extends Js.a{constructor(e){super(),this.unavailable=e.current_quest.map(e=>null==e),this.npc_counts=e.current_quest.flat_map(e=>e?e.npcs:Object(M.e)([])).map(this.update_view)}update_view(e){const t=new Map;for(const i of e)if(i.type!==I.c.VolOptPart2){const e=t.get(i.type)||0;t.set(i.type,e+1)}const i=8*(t.get(I.c.Canane)||0);return[...t].sort((e,t)=>e[0]-t[0]).map(([e,t])=>{const o=e===I.c.Canadine?i:0;return{name:Object(I.d)(e).name,count:t+o}})}}class Da{constructor(e,t,i){this.event=e,this.old_delay=t,this.new_delay=i,this.description=`Edit delay of event ${e.id}`}undo(){this.event.set_delay(this.old_delay)}redo(){this.event.set_delay(this.new_delay)}}class Ba{constructor(e,t,i,o){this.store=e,this.quest=t,this.event_dag=i,this.event=o,this.new_edges=[],this.description=`Delete event ${o.id}`,this.parents=i.get_parents(o).slice(),this.children=i.get_children(o).slice();for(const e of this.parents){const t=i.get_children(e);for(const i of this.children)t.includes(i)||this.new_edges.push({parent:e,child:i})}this.npcs=t.npcs.val.filter(e=>e.wave.val===o.wave),this.event_index=i.get_index(o)}undo(){this.quest.insert_event(this.event_index,this.event,this.parents,this.children);for(const{parent:e,child:t}of this.new_edges)this.event_dag.remove_edge(e,t);for(const e of this.npcs)e.set_wave(this.event.wave)}redo(){this.store.selected_wave.val===this.event.wave&&this.store.set_selected_wave(void 0);for(const{parent:e,child:t}of this.new_edges)this.event_dag.add_edge(e,t);this.quest.remove_event(this.event_dag,this.event)}}class Ea{constructor(e,t,i,o){this.quest=e,this.event_dag=t,this.event=i,this.parent_event=o,this.description=`Add event ${i.id}`}undo(){this.quest.remove_event(this.event_dag,this.event)}redo(){this.quest.add_event(this.event,this.parent_event?[this.parent_event]:[],[])}}class Ma extends Js.a{constructor(e){super(),this.store=e,this.focused=()=>{this.store.undo.make_current()},this.add_event=()=>{var e,t,i,o,n;const s=this.store.current_quest.val,r=this.store.current_area.val;if(s&&r){const a=s.get_event_dag_or_create(r.id),d=a.events.find(e=>e.wave===this.store.selected_wave.val),c=null!=(n=null!=(t=null===(e=d)||void 0===e?void 0:e.section_id)?t:null===(o=null===(i=this.store.selected_entity.val)||void 0===i?void 0:i.section_id)||void 0===o?void 0:o.val)?n:1,l=[],_=[];for(const e of a.events)l.push(e.id),e.wave.section_id.val===c&&_.push(e.wave.id.val);l.sort((e,t)=>e-t),_.sort((e,t)=>e-t);let u,v=0;for(const e of _)if(++v!==e)break;if(v===_.length&&v++,d){let e=d;for(;;){const[t]=a.get_parents(e);if(!t)break;e=t}const t=a.get_sub_graph(e).length.val;u=`${e.id}${t}`}else u=`${c}${v}`;let h=parseInt(u,10),p=0;for(;p=l.indexOf(h,p),-1!==p;)h++;this.store.undo.push(new Ea(s,a,new ha(h,c,new pa(v,r.id,c),30,0),d)).redo()}},this.remove_event=e=>{const t=this.store.current_quest.val,i=this.event_dag.val;t&&i&&this.store.undo.push(new Ba(this.store,t,i,e)).redo()},this.set_selected_wave=e=>{this.store.set_selected_wave(e)},this.set_delay=(e,t)=>{this.store.undo.push(new Da(e,e.delay.val,t)).redo()},this.enabled=e.quest_runner.running.map(e=>!e),this.unavailable=e.current_quest.map(e=>null==e),this.event_dag=Object(M.d)((e,t)=>e&&t?e.event_dags.get(t.id):void 0,e.current_quest,e.current_area),this.event_sub_graphs=Object(M.b)(e=>{var t,i;return null!=(i=null===(t=e)||void 0===t?void 0:t.connected_sub_graphs)?i:Object(M.c)()},this.event_dag)}is_selected(e){return this.store.selected_wave.map(t=>e.wave===t)}add_action(e,t){let i;switch(t){case ot.SpawnNpcs:i=new rt(0,0);break;case ot.Unlock:i=new at(0);break;case ot.Lock:i=new dt(0)}e.add_action(i)}remove_action(e,t){e.remove_action(t)}}function Wa(e,t,i){const o=new a.a,n=o.add(new Rs(e)),s=o.add(new Ns(e)),r=o.add(new _s(n)),d=o.add(new Vn(t,r)),c=o.add(new ns(d)),l=new Ks,_=o.add(new Ds(s,i));return{view:o.add(new Tn(t,d,l,o.add(new Zs(o.add(new ya(t,r,d)))),()=>new f(o.add(new xa(d))),()=>new m(o.add(new Pa(d))),()=>new Fe(d,n,s,i()),()=>new Ke(t,d.quest_runner,c),()=>new Qe(o.add(new La(d))),()=>new Je(d,_),()=>new Xe(d,_),()=>new bt(o.add(new Ma(d))),()=>new kn(d,n,s,i()),()=>new hn(d.quest_runner))),dispose(){o.dispose()}}}i.d(t,"initialize_quest_editor",(function(){return Wa}))},I7a6:function(e,t,i){"use strict";i.d(t,"a",(function(){return a}));var o=i("nsCy"),n=i("rwco"),s=function(e,t,i,o){return new(i||(i=Promise))((function(n,s){function r(e){try{d(o.next(e))}catch(e){s(e)}}function a(e){try{d(o.throw(e))}catch(e){s(e)}}function d(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}d((o=o.apply(e,t||[])).next())}))};const r=n.a.get("core/persistence/Persister");class a{persist_for_server(e,t,i){this.persist(this.server_key(e,t),i)}persist(e,t){try{localStorage.setItem(e,JSON.stringify(t))}catch(t){r.error(`Couldn't persist ${e}.`,t)}}load_for_server(e,t){return s(this,void 0,void 0,(function*(){return this.load(this.server_key(e,t))}))}load(e){return s(this,void 0,void 0,(function*(){try{const t=localStorage.getItem(e);return t&&JSON.parse(t)}catch(t){return void r.error(`Couldn't load ${e}.`,t)}}))}server_key(e,t){let i=t+".";switch(e){case o.g.Ephinea:i+="Ephinea";break;default:throw new Error(`Server ${o.g[e]} not supported.`)}return i}}},KUR2:function(e,t,i){"use strict";i.d(t,"a",(function(){return s}));var o=i("nN8q"),n=i("FXpb");class s extends o.a{constructor(e){super(),this.renderer=e,this.element=Object(n.h)({className:"core_RendererWidget"}),this.children=[],this.element.append(e.canvas_element),this.disposable(e),this.finalize_construction()}start_rendering(){this.renderer.start_rendering()}stop_rendering(){this.renderer.stop_rendering()}resize(e,t){return super.resize(e,t),this.renderer.set_size(e,t),this}}},NUmZ:function(e,t,i){e.exports=function(){return new Worker(i.p+"5f6ed94c0bc6d74775e7.worker.js")}}}]); \ No newline at end of file diff --git a/index.html b/index.html index a4e7c6df..7521d53b 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,5 @@ Phantasmal World - + \ No newline at end of file diff --git a/main.9cbaba5a10a1e7a78e5e.js b/main.9cbaba5a10a1e7a78e5e.js deleted file mode 100644 index 5f6af421..00000000 --- a/main.9cbaba5a10a1e7a78e5e.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{"+LO4":function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));const s=i("rwco").a.get("core/observable/property/AbstractMinimalProperty");class n{constructor(){this.is_property=!0,this.observers=[]}observe(e,t){return this.observers.push(e),t&&t.call_now&&this.call_observer(e,this.val),{dispose:()=>{const t=this.observers.indexOf(e);-1!==t&&this.observers.splice(t,1)}}}emit(){const e=this.val;for(const t of this.observers)this.call_observer(t,e)}call_observer(e,t){try{e({value:t})}catch(e){s.error("Observer threw error.",e)}}}},"/7QA":function(e,t,i){"use strict";i.r(t);i("LSZE"),i("8UJ8"),i("XtFL"),i("tjRy"),i("3oCa"),i("OP0w");var s=i("4SjJ"),n=i("ouMO");class o{constructor(e,t,i,s,n,o,r){this.id=e,this.name=t,this.min_atp=i,this.max_atp=s,this.ata=n,this.max_grind=o,this.required_atp=r}}class r{constructor(e,t,i,s,n,o,r,a,l,u,d){this.id=e,this.name=t,this.atp=i,this.ata=s,this.min_evp=n,this.max_evp=o,this.min_dfp=r,this.max_dfp=a,this.mst=l,this.hp=u,this.lck=d}}class a{constructor(e,t,i,s,n,o,r,a,l,u,d){this.id=e,this.name=t,this.atp=i,this.ata=s,this.min_evp=n,this.max_evp=o,this.min_dfp=r,this.max_dfp=a,this.mst=l,this.hp=u,this.lck=d}}class l{constructor(e,t){this.id=e,this.name=t}}class u{constructor(e,t){this.id=e,this.name=t}}var d=i("nsCy"),c=i("Ya0R"),h=i("kcKQ"),p=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};function v(e,t){return new c.a(t,function(e){return t=>p(this,void 0,void 0,(function*(){const i=yield e.get(`/item_types.${d.g[t].toLowerCase()}.json`).json(),s=[],n=[];for(const e of i){let t;switch(e.class){case"weapon":t=new o(e.id,e.name,e.min_atp,e.max_atp,e.ata,e.max_grind,e.required_atp);break;case"armor":t=new r(e.id,e.name,e.atp,e.ata,e.min_evp,e.max_evp,e.min_dfp,e.max_dfp,e.mst,e.hp,e.lck);break;case"shield":t=new a(e.id,e.name,e.atp,e.ata,e.min_evp,e.max_evp,e.min_dfp,e.max_dfp,e.mst,e.hp,e.lck);break;case"unit":t=new l(e.id,e.name);break;case"tool":t=new u(e.id,e.name);break;default:continue}n[t.id]=t,s.push(t)}return new _(s,n)}))}(e))}class _ extends h.a{constructor(e,t){super(),this.id_to_item_type=t,this.get_by_id=e=>this.id_to_item_type[e],this.item_types=e}}var b=i("sZ1+");class m{constructor(e,t,i,s,n,o){this.difficulty=e,this.section_id=t,this.npc_type=i,this.item_type=s,this.anything_rate=n,this.rare_rate=o,this.rate=n*o}}var f=i("rwco"),g=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};const w=f.a.get("stores/ItemDropStore");function y(e,t,i){return new c.a(t,function(e,t){return i=>g(this,void 0,void 0,(function*(){const s=yield t.get(i),n=yield e.get(`/enemy_drops.${d.g[i].toLowerCase()}.json`).json(),o=new S;for(const e of n){const t=b.c[e.enemy];if(!t){w.warn(`Couldn't determine NpcType of episode ${e.episode} ${e.enemy}.`);continue}const i=d.b[e.difficulty],n=s.get_by_id(e.item_type_id);if(!n){w.warn(`Couldn't find item kind ${e.item_type_id}.`);continue}const r=d.e[e.section_id];null!=r?o.set_drop(i,r,t,new m(i,r,t,n,e.drop_rate,e.rare_rate)):w.warn(`Couldn't find section ID ${e.section_id}.`)}return new D(o)}))}(e,i))}class D extends h.a{constructor(e){super(),this.enemy_drops=e}}class S{constructor(){this.table=[],this.item_type_to_drops=[];for(let e=0;e{const e=new Date;this._internet_time.val=`@${Math.floor((e.getUTCSeconds()+60*(e.getUTCMinutes()+(e.getUTCHours()+1)%24*60))/86.4)}`},this.tool=e.tool,this.internet_time_interval=setInterval(this.set_internet_time,1e3),this.set_internet_time()}dispose(){super.dispose(),clearInterval(this.internet_time_interval)}set_tool(e){this.gui_store.set_tool(e)}}i("pNch"),i("Rbar");var B=i("QmPX");class z extends B.a{constructor(e,t){super(),this.element=Object(k.s)({className:"application_NavigationButton"}),this.input=Object(k.m)(),this.label=Object(k.n)();const i=s.b[e];this.input.type="radio",this.input.name="application_NavigationButton",this.input.value=i,this.input.id=`application_NavigationButton_${i}`,this.label.append(t),this.label.htmlFor=`application_NavigationButton_${i}`,this.element.append(this.input,this.label),this.finalize_construction()}set checked(e){this.input.checked=e}}var j=i("sv1z"),E=i("6Fug");const P=[[s.b.Viewer,"Viewer"],[s.b.QuestEditor,"Quest Editor"],[s.b.HuntOptimizer,"Hunt Optimizer"]];class I extends E.a{constructor(e){super(),this.ctrl=e,this.buttons=new Map(P.map(([e,t])=>[e,this.add(new z(e,t))])),this.server_select=this.add(new j.a({label:"Server:",items:["Ephinea"],to_label:e=>e,enabled:!1,selected:"Ephinea",tooltip:"Only Ephinea is supported at the moment"})),this.time_element=Object(k.s)({className:"application_NavigationView_time",title:"Internet time in beats"}),this.element=Object(k.h)({className:"application_NavigationView"},...[...this.buttons.values()].map(e=>e.element),Object(k.h)({className:"application_NavigationView_spacer"}),Object(k.s)({className:"application_NavigationView_server"},this.server_select.label.element,this.server_select.element),this.time_element,Object(k.b)({className:"application_NavigationView_github",href:"https://github.com/DaanVandenBosch/phantasmal-world",title:"Phantasmal World is open source, code available on GitHub"},Object(k.k)(k.a.GitHub))),this.height=30,this.mousedown=e=>{e.target instanceof HTMLLabelElement&&e.target.control instanceof HTMLInputElement&&this.ctrl.set_tool(s.b[e.target.control.value])},this.mark_tool_button=e=>{const t=this.buttons.get(e);t&&(t.checked=!0)},this.element.style.height=`${this.height}px`,this.element.addEventListener("mousedown",this.mousedown),this.disposables(e.tool.observe(({value:e})=>this.mark_tool_button(e),{call_now:!0}),e.internet_time.observe(({value:e})=>this.time_element.textContent=e,{call_now:!0})),this.finalize_construction()}}var A=i("39ZU");class C extends G.a{constructor(e,t){super(),this.element=Object(k.h)({className:"application_MainContentView"}),this.tool_views=new Map(t.map(([e,t])=>[e,this.add(new A.a(t))]));for(const e of this.tool_views.values())this.element.append(e.element);this.disposables(e.tool.observe(({value:e})=>this.set_current_tool(e),{call_now:!0})),this.finalize_construction()}resize(e,t){super.resize(e,t);for(const i of this.tool_views.values())i.resize(e,t);return this}set_current_tool(e){this.current_tool_view&&(this.current_tool_view.visible.val=!1,this.current_tool_view.deactivate()),this.current_tool_view=this.tool_views.get(e),this.current_tool_view&&(this.current_tool_view.visible.val=!0,this.current_tool_view.activate())}}var N=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};function H(e){const t=e;"historyUndo"!==t.inputType&&"historyRedo"!==t.inputType||e.preventDefault()}function F(e){const t=e;t.ctrlKey&&!t.altKey&&"Z"===t.key.toUpperCase()&&t.preventDefault()}function V(e){e.preventDefault(),e.dataTransfer&&(e.dataTransfer.dropEffect="none")}function T(e){V(e)}function $(e){V(e)}var U=i("4eU9");var Z=i("Womt");!function(e,t,n){const o=new O.a;o.add(Object(k.f)(document,"beforeinput",H)),o.add(Object(k.g)(document,"keydown",F)),o.add_all(Object(k.g)(document,"dragenter",V),Object(k.g)(document,"dragover",T),Object(k.g)(document,"drop",$));const r=o.add(new s.a),a=o.add(v(e,r)),l=o.add(y(e,r,a)),u=o.add(new R(r)),d=o.add(new M(new I(u),new C(r,[[s.b.Viewer,()=>N(this,void 0,void 0,(function*(){const{initialize_viewer:s}=yield Promise.all([i.e(0),i.e(1),i.e(2),i.e(5)]).then(i.bind(null,"U6CM"));return o.add(s(e,t,r,n)).view}))],[s.b.QuestEditor,()=>N(this,void 0,void 0,(function*(){const{initialize_quest_editor:t}=yield Promise.all([i.e(0),i.e(1),i.e(2),i.e(7)]).then(i.bind(null,"4aaK"));return o.add(t(e,r,n)).view}))],[s.b.HuntOptimizer,()=>N(this,void 0,void 0,(function*(){const{initialize_hunt_optimizer:t}=yield Promise.all([i.e(0),i.e(1),i.e(9)]).then(i.bind(null,"Ix/i"));return o.add(t(e,r,a,l)).view}))]]))),c=Object(x.throttle)(()=>{d.resize(window.innerWidth,window.innerHeight)},100,{leading:!0,trailing:!0});c(),document.body.append(d.element),d.activate(),o.add(Object(k.g)(window,"resize",c))}(new class{get(e){const t=new AbortController,i=fetch("/assets"+e,{signal:t.signal});return{json:()=>new U.a((e,t)=>{i.then(e=>e.json()).then(t=>e(t),e=>t(e))},()=>t.abort()),array_buffer:()=>new U.a((e,t)=>{i.then(e=>e.arrayBuffer()).then(t=>e(t),e=>t(e))},()=>t.abort())}}},new class{constructor(e=Math.random){this.random_number=e}integer(e,t){return e+Math.floor(this.random_number()*(t-e))}sample_array(e){return e[this.integer(0,e.length)]}},(function(){const e=new Z.WebGLRenderer({antialias:!0,alpha:!0});return e.setPixelRatio(window.devicePixelRatio),e}))},"0CzU":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("hUhj"),n=i("jJhE");class o extends s.a{constructor(e){super(),this._val=e}get val(){return this.get_val()}set val(e){this.set_val(e)}get_val(){return this._val}set_val(e,t={}){e!==this._val&&(this._val=e,t.silent||this.emit())}update(e){this.val=e(this.val)}bind_to(e){return Object(n.a)(e)&&(this.val=e.val),e.observe(e=>this.val=e.value)}}},"39ZU":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("nN8q"),n=i("FXpb");class o extends s.a{constructor(e){super(),this.create_view=e,this.initialized=!1,this.element=Object(n.h)({className:"core_LazyView"}),this.visible.val=!1}get children(){return this.view?[this.view]:[]}resize(e,t){return super.resize(e,t),this.view&&this.view.resize(e,t),this}set_visible(e){super.set_visible(e),e&&!this.initialized&&(this.initialized=!0,this.create_view().then(e=>{this.disposed?e.dispose():(this.view=this.disposable(e),this.view.resize(this.width,this.height),this.element.append(e.element),this.view.activate())})),this.finalize_construction()}}},"4SjJ":function(e,t,i){"use strict";i.d(t,"b",(function(){return s})),i.d(t,"a",(function(){return c}));var s,n=i("ouMO"),o=i("nsCy"),r=i("kcKQ"),a=i("FXpb"),l=i("wtpc");!function(e){e[e.Viewer=0]="Viewer",e[e.QuestEditor=1]="QuestEditor",e[e.HuntOptimizer=2]="HuntOptimizer"}(s||(s={}));const u=new Map([[s.Viewer,"viewer"],[s.QuestEditor,"quest_editor"],[s.HuntOptimizer,"hunt_optimizer"]]),d=new Map([...u.entries()].map(([e,t])=>[t,e]));class c extends r.a{constructor(){var e;super(),this._tool=Object(n.e)(s.Viewer),this._path=Object(n.e)(""),this.parameters=new Map,this._server=Object(n.e)(o.g.Ephinea),this.global_keydown_handlers=new Map,this.features=new Set,this.tool=this._tool,this.path=this._path,this.server=this._server,this.dispatch_global_keydown=e=>{const t=[];e.ctrlKey&&t.push("Ctrl"),e.shiftKey&&t.push("Shift"),e.altKey&&t.push("Alt"),t.push(e.key.toUpperCase());const i=t.join("-"),s=this.global_keydown_handlers.get(this.handler_key(this.tool.val,i));s&&(e.preventDefault(),s(e))};const t=window.location.hash.slice(1),[i,r]=t.split("?"),l=i.indexOf("/",1),u=null!=(e=function(e){return d.get(e)}(-1===l?i.slice(1):i.slice(1,l)))?e:s.Viewer,c=-1===l?"":i.slice(l);if(r){const e=new Map;for(const[t,i]of r.split("&").map(e=>e.split("=",2)))if("features"===t)for(const e of i.split(","))this.features.add(e);else e.set(t,i);this.parameters.set(i,e)}this.disposables(Object(a.g)(window,"keydown",this.dispatch_global_keydown)),this.set_tool(u,c)}get full_path(){return`/${h(this.tool.val)}${this.path.val}`}set_tool(e,t=""){this._path.val=t,this._tool.val=e,this.update_location()}set_path_prefix(e){this.path.val.startsWith(e)||(this._path.val=e,this.update_location())}get_parameter(e,t,i){return Object(l.h)(this.parameters,`/${h(e)}${t}`,()=>new Map).get(i)}bind_parameter(e,t,i,s){Object(l.d)("features"!==i,"features can't be bound because it is a global parameter.");const n=Object(l.h)(this.parameters,this.full_path,()=>new Map);return s.observe(({value:s})=>{this.tool.val===e&&this.path.val===t&&(void 0===s?n.delete(i):n.set(i,s),this.update_location())})}update_location(){const e=[],t=this.parameters.get(this.full_path);if(t)for(const[i,s]of t.entries())e.push([i,s]);this.features.size&&e.push(["features",[...this.features].join(",")]);const i=0===e.length?"":"?"+e.map(e=>e.join("=")).join("&");window.location.hash=`#${this.full_path}${i}`}on_global_keydown(e,t,i){const s=this.handler_key(e,t);return this.global_keydown_handlers.set(s,i),{dispose:()=>{this.global_keydown_handlers.delete(s)}}}feature_active(e){return this.features.has(e)}handler_key(e,t){return`${s[e]} -> ${t}`}}function h(e){const t=u.get(e);if(t)return t;throw new Error(`To string not implemented for ${s[e]}.`)}},"4VsB":function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("0CzU");class n extends s.a{constructor(e,t,i){super(t),this.widget=e,this.set_value=i}set_val(e,t){this.set_value.call(this.widget,e),super.set_val(e,Object.assign({silent:!0},t))}}},"4eU9":function(e,t,i){"use strict";i.d(t,"a",(function(){return s}));class s extends Promise{constructor(e,t){let i,s;super((e,t)=>{i=e,s=t}),this.disposed=!1,this.disposal_handler=t,e(e=>{this.disposed||i(e)},e=>{this.disposed||s(e)})}static resolve(e){return new s((t,i)=>{void 0===e?new s(()=>void 0):"then"in e?e.then(t,i):t(e)})}static wrap(e,t){return e instanceof s?e:new s((t,i)=>{e.then(t).catch(i)},t)}then(e,t){return s.wrap(super.then(e,t),()=>this.dispose())}catch(e){return s.wrap(super.catch(e),()=>this.dispose())}finally(e){return s.wrap(super.finally(e),()=>this.dispose())}dispose(){var e;this.disposed||(this.disposed=!0,null===(e=this.disposal_handler)||void 0===e||e.call(this))}}},"52VV":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("Ge8H"),n=i("nEgy");class o extends n.a{constructor(e,t){super(e),this.compute=t}get_val(){return this.should_recompute()||!this.computed_property?super.get_val():this.computed_property.val}observe(e,t){const i=super.observe(e,t);return{dispose:()=>{var e;i.dispose(),0===this.observers.length&&(null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_disposable=void 0,this.computed_property=void 0)}}}map(e){return new s.a([this],()=>e(this.val))}flat_map(e){return new o([this],()=>e(this.val))}compute_value(){var e;return null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_property=this.compute(),this.computed_disposable=this.computed_property.observe(()=>{this.emit()}),this.computed_property.val}}},"5cb6":function(e,t,i){"use strict";i.d(t,"b",(function(){return s})),i.d(t,"a",(function(){return r})),i.d(t,"c",(function(){return a}));var s,n=i("uiJh"),o=i("wtpc");!function(e){e[e.Trace=0]="Trace",e[e.Debug=1]="Debug",e[e.Info=2]="Info",e[e.Warning=3]="Warning",e[e.Error=4]="Error",e[e.Off=5]="Off"}(s||(s={}));const r=Object(n.a)(s);function a(e){const t=s[e.slice(0,1).toUpperCase()+e.slice(1).toLowerCase()];return Object(o.d)(null!=t,()=>`"${e}" is not a valid severity.`),t}},"6Fug":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("TRid"),n=i("wtpc");class o extends s.a{constructor(){super(...arguments),this._children=[]}get children(){return this._children}dispose(){this._children.splice(0),super.dispose()}add(e){return this._children.push(e),this.disposable(e)}remove(e){Object(n.b)(this._children,e),this.remove_disposable(e)}}},"7ZX1":function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("TRid"),n=(i("ku4b"),i("4VsB")),o=i("FXpb");class r extends s.a{constructor(e,t){super(t),this._text=new n.a(this,"",this.set_text),this.element=Object(o.n)({className:"core_Label"}),this.children=[],this.text=this._text,"string"==typeof e?this.set_text(e):this.disposable(this._text.bind_to(e)),this.finalize_construction()}set for(e){this.element.htmlFor=e}set_text(e){this.element.textContent=e}}},FXpb:function(e,t,i){"use strict";i.d(t,"b",(function(){return l})),i.d(t,"e",(function(){return u})),i.d(t,"h",(function(){return d})),i.d(t,"i",(function(){return c})),i.d(t,"j",(function(){return h})),i.d(t,"m",(function(){return p})),i.d(t,"l",(function(){return v})),i.d(t,"n",(function(){return _})),i.d(t,"o",(function(){return b})),i.d(t,"p",(function(){return m})),i.d(t,"q",(function(){return f})),i.d(t,"s",(function(){return g})),i.d(t,"t",(function(){return w})),i.d(t,"u",(function(){return y})),i.d(t,"v",(function(){return D})),i.d(t,"w",(function(){return S})),i.d(t,"x",(function(){return k})),i.d(t,"y",(function(){return G})),i.d(t,"z",(function(){return M})),i.d(t,"A",(function(){return x})),i.d(t,"B",(function(){return O})),i.d(t,"c",(function(){return R})),i.d(t,"a",(function(){return B})),i.d(t,"k",(function(){return z})),i.d(t,"r",(function(){return j})),i.d(t,"g",(function(){return E})),i.d(t,"f",(function(){return P})),i.d(t,"d",(function(){return I}));var s=i("jJhE"),n=i("nsCy"),o=i("oxtq"),r=i("Tpfs");const a=i("rwco").a.get("core/gui/dom");function l(e,...t){const i=L("a",e,...t);return e&&e.href&&e.href.trimLeft().startsWith("http")&&(i.target="_blank",i.rel="noopener noreferrer"),i}function u(e,...t){return L("button",e,...t)}function d(e,...t){return L("div",e,...t)}function c(e,...t){return L("h1",e,...t)}function h(e,...t){return L("h2",e,...t)}function p(e,...t){return L("input",e,...t)}function v(e,...t){return L("img",e,...t)}function _(e,...t){return L("label",e,...t)}function b(e,...t){return L("li",e,...t)}function m(e,...t){return L("p",e,...t)}function f(e,...t){return L("section",e,...t)}function g(e,...t){return L("span",e,...t)}function w(e,...t){return L("table",e,...t)}function y(e,...t){return L("tbody",e,...t)}function D(e,...t){return L("td",e,...t)}function S(e,...t){return L("textarea",e,...t)}function k(e,...t){return L("tfoot",e,...t)}function G(e,...t){return L("th",e,...t)}function M(e,...t){return L("thead",e,...t)}function x(e,...t){return L("tr",e,...t)}function O(e,...t){return L("ul",e,...t)}function L(e,t,...i){const s=document.createElement(e);if(t)if(t instanceof Node||"string"==typeof t)s.append(t);else{const e=t.data;if(delete t.data,Object.assign(s,t),e)for(const[t,i]of Object.entries(e))s.dataset[t]=i}return s.append(...i),s}function R(e,t,i){return Object(s.a)(i)&&(e[t]=i.val),i.observe(({value:i})=>e[t]=i)}var B;function z(e){let t;switch(e){case B.ArrowDown:t="fas fa-arrow-down";break;case B.Eye:t="far fa-eye";break;case B.File:t="fas fa-file";break;case B.GitHub:t="fab fa-github";break;case B.LevelDown:t="fas fa-level-down-alt";break;case B.LevelUp:t="fas fa-level-up-alt";break;case B.LongArrowRight:t="fas fa-long-arrow-alt-right";break;case B.NewFile:t="fas fa-file-medical";break;case B.Play:t="fas fa-play";break;case B.Plus:t="fas fa-plus";break;case B.Redo:t="fas fa-redo";break;case B.Remove:t="fas fa-trash-alt";break;case B.Save:t="fas fa-save";break;case B.Stop:t="fas fa-stop";break;case B.SquareArrowRight:t="far fa-caret-square-right";break;case B.TriangleDown:t="fas fa-caret-down";break;case B.TriangleUp:t="fas fa-caret-up";break;case B.Undo:t="fas fa-undo"}return g(g({className:t}))}function j(e,t){const i=g(),s=t&&t.size;return i.style.display="inline-block",i.style.width=`${s}px`,i.style.height=`${s}px`,i.style.backgroundImage=`url(/assets/images/sectionids/${n.e[e]}.png)`,i.style.backgroundSize=`${s}px`,i.title=n.e[e],i}function E(e,t,i,s){return e.addEventListener(t,i,s),{dispose(){e.removeEventListener(t,i)}}}function P(e,t,i,s){return e.addEventListener(t,i,s),{dispose(){e.removeEventListener(t,i)}}}function I(e,t,i,s){const n=new r.a,l=t.observe_list(t=>{var r,l,u;t.type===o.a.ListChange?function(t){for(let i=0;i{const o=i(e,t.index+s);return Array.isArray(o)?(n.insert(t.index+s,o[1]),o[0]):o});if(t.index>=e.childElementCount)e.append(...s);else for(let i=0;i"),t.join("")}!function(e){e[e.ArrowDown=0]="ArrowDown",e[e.Eye=1]="Eye",e[e.File=2]="File",e[e.GitHub=3]="GitHub",e[e.LevelDown=4]="LevelDown",e[e.LevelUp=5]="LevelUp",e[e.LongArrowRight=6]="LongArrowRight",e[e.NewFile=7]="NewFile",e[e.Play=8]="Play",e[e.Plus=9]="Plus",e[e.Redo=10]="Redo",e[e.Remove=11]="Remove",e[e.Save=12]="Save",e[e.SquareArrowRight=13]="SquareArrowRight",e[e.Stop=14]="Stop",e[e.TriangleDown=15]="TriangleDown",e[e.TriangleUp=16]="TriangleUp",e[e.Undo=17]="Undo"}(B||(B={}))},Ge8H:function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("52VV"),n=i("nEgy");class o extends n.a{constructor(e,t){super(e),this.compute_value=t}map(e){return new o([this],()=>e(this.val))}flat_map(e){return new s.a([this],()=>e(this.val))}}},KVVN:function(e,t,i){"use strict";i.d(t,"a",(function(){return a}));var s=i("FXpb"),n=(i("Tp1L"),i("ouMO")),o=i("QmPX"),r=i("4VsB");class a extends o.a{constructor(e){var t,i,o,a;super(e),this._onmouseup=Object(n.a)(),this._onclick=Object(n.a)(),this._onkeydown=Object(n.a)(),this.element=Object(s.e)({className:"core_Button"}),this.onmouseup=this._onmouseup,this.onclick=this._onclick,this.onkeydown=this._onkeydown;const l=Object(s.s)({className:"core_Button_inner"});null!=(null===(t=e)||void 0===t?void 0:t.icon_left)&&l.append(Object(s.s)({className:"core_Button_left"},Object(s.k)(e.icon_left))),this.center_element=Object(s.s)({className:"core_Button_center"}),l.append(this.center_element),null!=(null===(i=e)||void 0===i?void 0:i.icon_right)&&l.append(Object(s.s)({className:"core_Button_right"},Object(s.k)(e.icon_right))),this.element.onmouseup=e=>this._onmouseup.emit({value:e}),this.element.onclick=e=>this._onclick.emit({value:e}),this.element.onkeydown=e=>this._onkeydown.emit({value:e}),this._text=new r.a(this,"",this.set_text),this.text=this._text,"string"==typeof(null===(o=e)||void 0===o?void 0:o.text)?this.text.val=e.text:(null===(a=e)||void 0===a?void 0:a.text)?this.text.bind_to(e.text):this.text.val="",this.element.append(l),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.element.disabled=!e}set_text(e){this.center_element.textContent=e,this.center_element.hidden=""===e}}},LSoc:function(e,t,i){"use strict";i.d(t,"a",(function(){return l}));var s=i("FXpb"),n=i("TRid"),o=i("jJhE"),r=i("ouMO"),a=i("4VsB");i("/xfa");class l extends n.a{constructor(e){var t;super(),this.element=Object(s.h)({className:"core_Menu",tabIndex:-1}),this.children=[],this.inner_element=Object(s.h)({className:"core_Menu_inner"}),this.mouseup=e=>{if(!(e.target instanceof HTMLElement))return;const t=e.target.dataset.index;null!=t&&this.select_item(parseInt(t,10))},this.keydown=e=>{switch(e.key){case"ArrowDown":e.preventDefault(),this.hover_next();break;case"ArrowUp":e.preventDefault(),this.hover_prev();break;case"Enter":e.preventDefault(),e.stopPropagation(),this.select_hovered()}},this.blur=()=>{this.visible.val=!1},this.inner_mouseover=e=>{if(e.target&&e.target instanceof HTMLElement){const t=e.target.dataset.index;null!=t&&this.hover_item(parseInt(t,10))}},this.document_mousedown=e=>{!this.visible.val||this.element.contains(e.target)||this.related_element.contains(e.target)||this.visible.set_val(!1,{silent:!1})},this.document_keydown=e=>{"Escape"===e.key&&this.visible.set_val(!1,{silent:!1})},this.visible.val=!1,this.element.onmouseup=this.mouseup,this.element.onkeydown=this.keydown,this.element.onblur=this.blur,this.inner_element.onmouseover=this.inner_mouseover,this.element.append(this.inner_element),this.to_label=null!=(t=e.to_label)?t:e=>String(e),this.items=Object(o.a)(e.items)?e.items:Object(r.e)(e.items),this.related_element=e.related_element,this._selected=new a.a(this,void 0,this.set_selected),this.selected=this._selected,this.disposables(this.items.observe(({value:e})=>{this.inner_element.innerHTML="",this.inner_element.append(...e.map((e,t)=>Object(s.h)({data:{index:t.toString()}},this.to_label(e)))),this.hover_item()},{call_now:!0}),Object(s.g)(document,"mousedown",this.document_mousedown,{capture:!0}),Object(s.g)(document,"keydown",this.document_keydown)),this.finalize_construction()}focus(){var e;this.previously_focused_element=null!=(e=document.activeElement)?e:void 0,this.element.focus()}hover_next(){this.visible.set_val(!0,{silent:!1}),this.hover_item(null!=this.hovered_index?(this.hovered_index+1)%this.items.val.length:0)}hover_prev(){this.visible.set_val(!0,{silent:!1}),this.hover_item(this.hovered_index?this.hovered_index-1:this.items.val.length-1)}select_hovered(){null!=this.hovered_index&&this.select_item(this.hovered_index)}set_visible(e){super.set_visible(e),this.visible.val!=e&&(this.hover_item(),this.inner_element.scrollTop=0,!e&&this.previously_focused_element instanceof HTMLElement&&this.previously_focused_element.focus())}set_selected(){}hover_item(e){this.hovered_element&&this.hovered_element.classList.remove("core_Menu_hovered"),null==e?(this.hovered_index=void 0,this.hovered_element=void 0):(this.hovered_element=this.inner_element.children.item(e),this.hovered_element&&(this.hovered_index=e,this.hovered_element.classList.add("core_Menu_hovered"),this.hovered_element.scrollIntoView({block:"nearest"})))}select_item(e){const t=this.items.val[e];void 0!==t&&(this.selected.set_val(t,{silent:!1}),this.visible.set_val(!1,{silent:!1}))}}},QmPX:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("TRid");class n extends s.a{constructor(){super(...arguments),this.children=[]}}},TRid:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("Tpfs"),n=i("4VsB");const o=i("rwco").a.get("core/gui/Widget");class r{constructor(e={}){this.disposer=new s.a,this._active=!1,this._visible=new n.a(this,!0,this.set_visible),this._enabled=new n.a(this,!0,this.set_enabled),this._tooltip=new n.a(this,"",this.set_tooltip),this.construction_finalized=!1,this.visible=this._visible,this.enabled=this._enabled,this.tooltip=this._tooltip,this.options=e,setTimeout(()=>{this.construction_finalized||o.error(`finalize_construction is never called for ${Object.getPrototypeOf(this).constructor.name}.`)},0)}get id(){return this.element.id}set id(e){this.element.id=e}get active(){return this._active}get disposed(){return this.disposer.disposed}activate(){this._active=!0;for(const e of this.children)e.activate()}deactivate(){this._active=!1;for(const e of this.children)e.deactivate()}focus(){this.element.focus()}dispose(){this.element.remove(),this.disposer.dispose()}finalize_construction(){Object.getPrototypeOf(this)===this.constructor.prototype&&(this.options.id&&(this.element.id=this.options.id),this.options.class&&this.element.classList.add(this.options.class),"boolean"==typeof this.options.visible?this.visible.val=this.options.visible:this.options.visible&&this.visible.bind_to(this.options.visible),"boolean"==typeof this.options.enabled?this.enabled.val=this.options.enabled:this.options.enabled&&this.enabled.bind_to(this.options.enabled),"string"==typeof this.options.tooltip?this.tooltip.val=this.options.tooltip:this.options.tooltip&&this.tooltip.bind_to(this.options.tooltip),this.construction_finalized=!0)}set_visible(e){this.element.hidden=!e}set_enabled(e){e?this.element.classList.remove("disabled"):this.element.classList.add("disabled")}set_tooltip(e){this.element.title=e}disposable(e){return this.disposer.add(e)}disposables(...e){this.disposer.add_all(...e)}remove_disposable(e){this.disposer.remove(e)}}},Tpfs:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("rwco"),n=i("wtpc");const o=s.a.get("core/observable/Disposer");class r{constructor(...e){this._disposed=!1,this.disposables=e}get length(){return this.disposables.length}get disposed(){return this._disposed}add(e){return this.disposed?e.dispose():this.disposables.push(e),e}insert(e,t){return this._disposed||this.disposables.splice(e,0,t),t}add_all(...e){return this._disposed||this.disposables.push(...e),this}remove(e){Object(n.b)(this.disposables,e),e.dispose()}dispose_all(){this.dispose_at(0,this.disposables.length)}dispose(){this.dispose_all(),this._disposed=!0}dispose_at(e,t=1){for(const i of this.disposables.splice(e,t))try{i.dispose()}catch(e){o.warn("Error while disposing.",e)}}}},Ya0R:function(e,t,i){"use strict";var s=i("LvDl");class n{constructor(e,t){this.gui_store=e,this.get_value=Object(s.memoize)(t)}get current(){return this._current||(this._current=this.gui_store.server.map(e=>this.get(e))),this._current}get(e){return this.get_value(e)}}var o=i("Tpfs");i.d(t,"a",(function(){return a}));var r=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};class a extends n{constructor(e,t){super(e,e=>r(this,void 0,void 0,(function*(){const i=yield t(e);return this.disposer.disposed?i.dispose():this.disposer.add(i),i}))),this.disposer=new o.a}dispose(){this.disposer.dispose()}}},hUhj:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("Ge8H"),n=i("52VV"),o=i("+LO4");class r extends o.a{map(e){return new s.a([this],()=>e(this.val))}flat_map(e){return new n.a([this],()=>e(this.val))}}},jJhE:function(e,t,i){"use strict";function s(e){return null!=e&&e.is_property}i.d(t,"a",(function(){return s}))},kcKQ:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("Tpfs");class n{constructor(){this.disposer=new s.a}dispose(){this.disposer.dispose()}disposable(e){return this.disposer.add(e)}disposables(...e){this.disposer.add_all(...e)}}},mKaR:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("Tpfs");class n{constructor(){this.disposer=new s.a}dispose(){this.disposer.dispose()}disposable(e){return this.disposer.add(e)}disposables(...e){this.disposer.add_all(...e)}}},nEgy:function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("Tpfs"),n=i("+LO4");class o extends n.a{constructor(e){super(),this.dependencies=e,this.dependency_disposer=new s.a}get val(){return this.get_val()}get_val(){return this.should_recompute()&&(this._val=this.compute_value()),this._val}observe(e,t){0===this.dependency_disposer.length&&(this._val=this.compute_value(),this.dependency_disposer.add_all(...this.dependencies.map(e=>e.observe(()=>{const e=this._val;this._val=this.compute_value(),this._val!==e&&this.emit()}))));const i=super.observe(e,t);return{dispose:()=>{i.dispose(),0===this.observers.length&&this.dependency_disposer.dispose_all()}}}should_recompute(){return 0===this.dependency_disposer.length}}},nN8q:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("TRid");class n extends s.a{constructor(){super(...arguments),this.width=0,this.height=0}resize(e,t){this.width=e,this.height=t,this.element.style.width=`${e}px`,this.element.style.height=`${t}px`}}},nsCy:function(e,t,i){"use strict";i.d(t,"d",(function(){return n})),i.d(t,"c",(function(){return o})),i.d(t,"g",(function(){return r})),i.d(t,"e",(function(){return a})),i.d(t,"f",(function(){return l})),i.d(t,"b",(function(){return u})),i.d(t,"a",(function(){return d}));var s=i("uiJh");const n=1/512,o=.1;var r;!function(e){e.Ephinea="Ephinea"}(r||(r={}));Object(s.a)(r);var a;!function(e){e[e.Viridia=0]="Viridia",e[e.Greenill=1]="Greenill",e[e.Skyly=2]="Skyly",e[e.Bluefull=3]="Bluefull",e[e.Purplenum=4]="Purplenum",e[e.Pinkal=5]="Pinkal",e[e.Redria=6]="Redria",e[e.Oran=7]="Oran",e[e.Yellowboze=8]="Yellowboze",e[e.Whitill=9]="Whitill"}(a||(a={}));const l=Object(s.a)(a);var u;!function(e){e[e.Normal=0]="Normal",e[e.Hard=1]="Hard",e[e.VHard=2]="VHard",e[e.Ultimate=3]="Ultimate"}(u||(u={}));const d=Object(s.a)(u)},ouMO:function(e,t,i){"use strict";var s=i("rwco");const n=s.a.get("core/observable/SimpleEmitter");class o{constructor(){this.observers=[]}emit(e){for(const t of this.observers)try{t(e)}catch(e){n.error("Observer threw error.",e)}}observe(e){return this.observers.includes(e)||this.observers.push(e),{dispose:()=>{const t=this.observers.indexOf(e);-1!==t&&this.observers.splice(t,1)}}}}var r=i("0CzU"),a=i("Ge8H"),l=i("jJhE"),u=i("oxtq"),d=i("hUhj");const c=s.a.get("core/observable/property/list/AbstractListProperty");class h extends d.a{constructor(e){super(),this.compute_length=e,this.length=0}get val(){return this.get_val()}get_val(){return this.length=this.compute_length()}update(){const e=this.length,t=this.compute_length();e!==t&&(this.length=t,this.emit())}}class p extends d.a{constructor(e){super(),this.is_list_property=!0,this.value_observers=[],this.list_observers=[],this._length=new h(()=>this.compute_length()),this.length=this._length,this.extract_observables=e}get(e){return this.val[e]}observe_list(e,t){return 0===this.value_observers.length&&this.extract_observables&&this.replace_element_observers(0,1/0,this.val),this.list_observers.includes(e)||this.list_observers.push(e),t&&t.call_now&&this.call_list_observer(e,{type:u.a.ListChange,index:0,removed:[],inserted:this.val.slice()}),{dispose:()=>{const t=this.list_observers.indexOf(e);if(-1!==t&&this.list_observers.splice(t,1),0===this.list_observers.length){for(const{disposables:e}of this.value_observers)for(const t of e)t.dispose();this.value_observers.splice(0,1/0)}}}}[Symbol.iterator](){return this.val[Symbol.iterator]()}finalize_update(e){this.list_observers.length&&this.extract_observables&&e.type===u.a.ListChange&&this.replace_element_observers(e.index,e.removed.length,e.inserted),this._length.update();for(const t of this.list_observers)this.call_list_observer(t,e);this.emit()}call_list_observer(e,t){try{e(t)}catch(e){c.error("Observer threw error.",e)}}replace_element_observers(e,t,i){let s=e;const n=this.value_observers.splice(e,t,...i.map(e=>{const t={index:s,disposables:this.extract_observables(e).map(i=>i.observe(()=>{this.finalize_update({type:u.a.ValueChange,updated:[e],index:t.index})}))};return s++,t}));for(const{disposables:e}of n)for(const t of e)t.dispose();for(;s{i.dispose(),this.dispose_dependency_disposables()}}}observe_list(e,t){const i=super.observe_list(e,t);return this.init_dependency_disposables(),{dispose:()=>{i.dispose(),this.dispose_dependency_disposables()}}}should_recompute(){return 0===this.dependency_disposer.length}compute_length(){return this.should_recompute()&&(this.values=this.compute_values()),this.values.length}recompute_and_emit(){const e=this.values.slice();this.values=this.compute_values(),this.finalize_update({type:u.a.ListChange,index:0,removed:e,inserted:this.values.slice()})}init_dependency_disposables(){0===this.dependency_disposer.length&&(this.values=this.compute_values(),this.dependency_disposer.add_all(...this.dependencies.map(e=>e.observe(()=>{this.recompute_and_emit()}))))}dispose_dependency_disposables(){0===this.observers.length&&0===this.list_observers.length&&this.dependency_disposer.dispose_all()}}class b extends _{constructor(e,t){super(e),this.compute_values=t}filtered(e){return Object(l.a)(e)?new b([this,e],()=>this.val.filter(e.val)):new b([this],()=>this.val.filter(e))}}class m extends p{constructor(e,...t){super(e),this.values=t||[]}get val(){return this.get_val()}set val(e){this.set_val(e)}get_val(){return this.values}set_val(e){const t=this.values.splice(0,this.values.length,...e);return this.finalize_update({type:u.a.ListChange,index:0,removed:t,inserted:e.slice()}),t}filtered(e){return Object(l.a)(e)?new b([this,e],()=>this.val.filter(e.val)):new b([this],()=>this.val.filter(e))}bind_to(e){return Object(u.b)(e)?(this.set_val(e.val),e.observe_list(e=>{e.type===u.a.ListChange&&this.splice(e.index,e.removed.length,...e.inserted)})):(Object(l.a)(e)&&this.set_val(e.val),e.observe(({value:e})=>this.set_val(e)))}update(e){this.splice(0,this.values.length,...e(this.values))}set(e,t){const i=[this.values[e]];this.values[e]=t,this.finalize_update({type:u.a.ListChange,index:e,removed:i,inserted:[t]})}push(...e){const t=this.values.length;return this.values.push(...e),this.finalize_update({type:u.a.ListChange,index:t,removed:[],inserted:e.slice()}),this.length.val}remove(...e){for(const t of e){const e=this.values.indexOf(t);e>-1&&(this.values.splice(e,1),this.finalize_update({type:u.a.ListChange,index:e,removed:[t],inserted:[]}))}}clear(){const e=this.values.splice(0,this.values.length);this.finalize_update({type:u.a.ListChange,index:0,removed:e,inserted:[]})}splice(e,t,...i){let s;return s=null==t?this.values.splice(e):this.values.splice(e,t,...i),this.finalize_update({type:u.a.ListChange,index:e,removed:s,inserted:i.slice()}),s}sort(e){const t=this.values.slice();this.values.sort(e),this.finalize_update({type:u.a.ListChange,index:0,removed:t,inserted:this.values.slice()})}compute_length(){return this.values.length}}var f=i("52VV");class g extends _{constructor(e,t){super(e),this.compute=t}get_val(){return this.should_recompute()||!this.computed_property?super.get_val():this.computed_property.val}observe(e,t){const i=super.observe(e,t);return{dispose:()=>{var e;i.dispose(),0===this.observers.length&&(null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_disposable=void 0,this.computed_property=void 0)}}}observe_list(e,t){const i=super.observe_list(e,t);return{dispose:()=>{i.dispose()}}}map(e){return new a.a([this],()=>e(this.val))}flat_map(e){return new f.a([this],()=>e(this.val))}filtered(e){return Object(l.a)(e)?new b([this,e],()=>this.val.filter(e.val)):new b([this],()=>this.val.filter(e))}compute_values(){var e;return null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_property=this.compute(),this.computed_disposable=this.computed_property.observe_list(e=>{e.type===u.a.ListChange&&this.values.splice(e.index,e.removed.length,...e.inserted),this.finalize_update(e)}),this.computed_property.val.slice()}}function w(){return new o}function y(e){return new r.a(e)}function D(e,...t){return new m(e,...t)}function S(e,...t){return new a.a(t,()=>e(...t.map(e=>e.val)))}function k(e,...t){return new g(t,()=>e(...t.map(e=>e.val)))}i.d(t,"a",(function(){return w})),i.d(t,"e",(function(){return y})),i.d(t,"c",(function(){return D})),i.d(t,"d",(function(){return S})),i.d(t,"b",(function(){return k}))},oxtq:function(e,t,i){"use strict";var s;function n(e){return null!=e&&e.is_list_property}i.d(t,"a",(function(){return s})),i.d(t,"b",(function(){return n})),function(e){e[e.ListChange=0]="ListChange",e[e.ValueChange=1]="ValueChange"}(s||(s={}))},rwco:function(e,t,i){"use strict";i.d(t,"b",(function(){return n})),i.d(t,"a",(function(){return a}));var s=i("5cb6");function n(e){return`${o(e.getHours(),2)}:${o(e.getMinutes(),2)}:${o(e.getSeconds(),2)}.${o(e.getMilliseconds(),3)}`}function o(e,t){return e.toString().padStart(t,"0")}class r{constructor(e){this.name=e,this.trace=(e,t)=>{this.log(s.b.Trace,e,t)},this.debug=(e,t)=>{this.log(s.b.Debug,e,t)},this.info=(e,t)=>{this.log(s.b.Info,e,t)},this.warn=(e,t)=>{this.log(s.b.Warning,e,t)},this.error=(e,t)=>{this.log(s.b.Error,e,t)}}get severity(){var e;return null!=(e=this._severity)?e:a.default_severity}set severity(e){this._severity=e}get handler(){var e;return null!=(e=this._handler)?e:a.default_handler}set handler(e){this._handler=e}log(e,t,i){e>=this.severity&&this.handler({time:new Date,message:t,severity:e,logger:this,cause:i},this.name)}}class a{static get(e){let t=this.loggers.get(e);return t||(t=new r(e),this.loggers.set(e,t)),t}static with_default_handler(e,t){const i=this.default_handler;let s=!1;try{this.default_handler=e;const n=t();return n instanceof Promise?(s=!0,n.finally(()=>this.default_handler=i)):n}finally{s||(this.default_handler=i)}}}a.loggers=new Map,a.default_severity=Object(s.c)("Info"),a.default_handler=function({time:e,message:t,severity:i,logger:o,cause:r}){const a=`${n(e)} [${s.b[i]}] ${o.name} - ${t}`;let l;switch(i){case s.b.Trace:l=console.trace;break;case s.b.Debug:l=console.debug;break;case s.b.Info:l=console.info;break;case s.b.Warning:l=console.warn;break;case s.b.Error:l=console.error;break;default:l=console.log}null==r?l.call(console,a):l.call(console,a,r)}},"sDu+":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("7ZX1"),n=i("QmPX");class o extends n.a{constructor(e){super(e),this._label_text=e&&e.label}get label(){return this._label||null==this._label_text||(this._label=this.disposable(new s.a(this._label_text,{enabled:this.enabled.val,tooltip:this.tooltip.val})),this.id||(this.id="core_LabelledControl_id_"+String(r++)),this._label.for=this.id),this._label}set_enabled(e){super.set_enabled(e),this._label&&(this._label.enabled.val=e)}set_tooltip(e){super.set_tooltip(e),this._label&&(this._label.tooltip.val=e)}}let r=0},"sZ1+":function(e,t,i){"use strict";i.d(t,"c",(function(){return s})),i.d(t,"b",(function(){return n})),i.d(t,"a",(function(){return o})),i.d(t,"d",(function(){return r}));var s;i("xs7i");!function(e){e[e.Unknown=0]="Unknown",e[e.FemaleFat=1]="FemaleFat",e[e.FemaleMacho=2]="FemaleMacho",e[e.FemaleTall=3]="FemaleTall",e[e.MaleDwarf=4]="MaleDwarf",e[e.MaleFat=5]="MaleFat",e[e.MaleMacho=6]="MaleMacho",e[e.MaleOld=7]="MaleOld",e[e.BlueSoldier=8]="BlueSoldier",e[e.RedSoldier=9]="RedSoldier",e[e.Principal=10]="Principal",e[e.Tekker=11]="Tekker",e[e.GuildLady=12]="GuildLady",e[e.Scientist=13]="Scientist",e[e.Nurse=14]="Nurse",e[e.Irene=15]="Irene",e[e.ItemShop=16]="ItemShop",e[e.Nurse2=17]="Nurse2",e[e.Hildebear=18]="Hildebear",e[e.Hildeblue=19]="Hildeblue",e[e.RagRappy=20]="RagRappy",e[e.AlRappy=21]="AlRappy",e[e.Monest=22]="Monest",e[e.Mothmant=23]="Mothmant",e[e.SavageWolf=24]="SavageWolf",e[e.BarbarousWolf=25]="BarbarousWolf",e[e.Booma=26]="Booma",e[e.Gobooma=27]="Gobooma",e[e.Gigobooma=28]="Gigobooma",e[e.Dragon=29]="Dragon",e[e.GrassAssassin=30]="GrassAssassin",e[e.PoisonLily=31]="PoisonLily",e[e.NarLily=32]="NarLily",e[e.NanoDragon=33]="NanoDragon",e[e.EvilShark=34]="EvilShark",e[e.PalShark=35]="PalShark",e[e.GuilShark=36]="GuilShark",e[e.PofuillySlime=37]="PofuillySlime",e[e.PouillySlime=38]="PouillySlime",e[e.PanArms=39]="PanArms",e[e.Migium=40]="Migium",e[e.Hidoom=41]="Hidoom",e[e.DeRolLe=42]="DeRolLe",e[e.Dubchic=43]="Dubchic",e[e.Gilchic=44]="Gilchic",e[e.Garanz=45]="Garanz",e[e.SinowBeat=46]="SinowBeat",e[e.SinowGold=47]="SinowGold",e[e.Canadine=48]="Canadine",e[e.Canane=49]="Canane",e[e.Dubswitch=50]="Dubswitch",e[e.VolOptPart1=51]="VolOptPart1",e[e.VolOptPart2=52]="VolOptPart2",e[e.Delsaber=53]="Delsaber",e[e.ChaosSorcerer=54]="ChaosSorcerer",e[e.DarkGunner=55]="DarkGunner",e[e.DeathGunner=56]="DeathGunner",e[e.ChaosBringer=57]="ChaosBringer",e[e.DarkBelra=58]="DarkBelra",e[e.Dimenian=59]="Dimenian",e[e.LaDimenian=60]="LaDimenian",e[e.SoDimenian=61]="SoDimenian",e[e.Bulclaw=62]="Bulclaw",e[e.Bulk=63]="Bulk",e[e.Claw=64]="Claw",e[e.DarkFalz=65]="DarkFalz",e[e.Hildebear2=66]="Hildebear2",e[e.Hildeblue2=67]="Hildeblue2",e[e.RagRappy2=68]="RagRappy2",e[e.LoveRappy=69]="LoveRappy",e[e.StRappy=70]="StRappy",e[e.HalloRappy=71]="HalloRappy",e[e.EggRappy=72]="EggRappy",e[e.Monest2=73]="Monest2",e[e.Mothmant2=74]="Mothmant2",e[e.PoisonLily2=75]="PoisonLily2",e[e.NarLily2=76]="NarLily2",e[e.GrassAssassin2=77]="GrassAssassin2",e[e.Dimenian2=78]="Dimenian2",e[e.LaDimenian2=79]="LaDimenian2",e[e.SoDimenian2=80]="SoDimenian2",e[e.DarkBelra2=81]="DarkBelra2",e[e.BarbaRay=82]="BarbaRay",e[e.SavageWolf2=83]="SavageWolf2",e[e.BarbarousWolf2=84]="BarbarousWolf2",e[e.PanArms2=85]="PanArms2",e[e.Migium2=86]="Migium2",e[e.Hidoom2=87]="Hidoom2",e[e.Dubchic2=88]="Dubchic2",e[e.Gilchic2=89]="Gilchic2",e[e.Garanz2=90]="Garanz2",e[e.Dubswitch2=91]="Dubswitch2",e[e.Delsaber2=92]="Delsaber2",e[e.ChaosSorcerer2=93]="ChaosSorcerer2",e[e.GolDragon=94]="GolDragon",e[e.SinowBerill=95]="SinowBerill",e[e.SinowSpigell=96]="SinowSpigell",e[e.Merillia=97]="Merillia",e[e.Meriltas=98]="Meriltas",e[e.Mericarol=99]="Mericarol",e[e.Mericus=100]="Mericus",e[e.Merikle=101]="Merikle",e[e.UlGibbon=102]="UlGibbon",e[e.ZolGibbon=103]="ZolGibbon",e[e.Gibbles=104]="Gibbles",e[e.Gee=105]="Gee",e[e.GiGue=106]="GiGue",e[e.IllGill=107]="IllGill",e[e.DelLily=108]="DelLily",e[e.Epsilon=109]="Epsilon",e[e.GalGryphon=110]="GalGryphon",e[e.Deldepth=111]="Deldepth",e[e.Delbiter=112]="Delbiter",e[e.Dolmolm=113]="Dolmolm",e[e.Dolmdarl=114]="Dolmdarl",e[e.Morfos=115]="Morfos",e[e.Recobox=116]="Recobox",e[e.Recon=117]="Recon",e[e.SinowZoa=118]="SinowZoa",e[e.SinowZele=119]="SinowZele",e[e.OlgaFlow=120]="OlgaFlow",e[e.SandRappy=121]="SandRappy",e[e.DelRappy=122]="DelRappy",e[e.Astark=123]="Astark",e[e.SatelliteLizard=124]="SatelliteLizard",e[e.Yowie=125]="Yowie",e[e.MerissaA=126]="MerissaA",e[e.MerissaAA=127]="MerissaAA",e[e.Girtablulu=128]="Girtablulu",e[e.Zu=129]="Zu",e[e.Pazuzu=130]="Pazuzu",e[e.Boota=131]="Boota",e[e.ZeBoota=132]="ZeBoota",e[e.BaBoota=133]="BaBoota",e[e.Dorphon=134]="Dorphon",e[e.DorphonEclair=135]="DorphonEclair",e[e.Goran=136]="Goran",e[e.PyroGoran=137]="PyroGoran",e[e.GoranDetonator=138]="GoranDetonator",e[e.SaintMilion=139]="SaintMilion",e[e.Shambertin=140]="Shambertin",e[e.Kondrieu=141]="Kondrieu"}(s||(s={}));const n=[],o=[];function r(e){return l[e]}const a=[void 0,new Map,new Map,void 0,new Map],l=[];function u(e,t,i,s,r,u,d,c,h,p,v){if(n.push(e),u&&o.push(e),l[e]=Object.freeze({name:t,simple_name:i,ultimate_name:s,episode:r,enemy:u,rare_type:d,area_ids:c,pso_type_id:h,pso_roaming:p,pso_regular:v}),r){const t=a[r];t&&(t.set(i,e),t.set(s,e))}}u(s.Unknown,"Unknown","Unknown","Unknown",void 0,!1,void 0,[],void 0,void 0,void 0),u(s.FemaleFat,"Female Fat","Female Fat","Female Fat",void 0,!1,void 0,[0],4,0,!0),u(s.FemaleMacho,"Female Macho","Female Macho","Female Macho",void 0,!1,void 0,[0],5,0,!0),u(s.FemaleTall,"Female Tall","Female Tall","Female Tall",void 0,!1,void 0,[0],7,0,!0),u(s.MaleDwarf,"Male Dwarf","Male Dwarf","Male Dwarf",void 0,!1,void 0,[0],10,0,!0),u(s.MaleFat,"Male Fat","Male Fat","Male Fat",void 0,!1,void 0,[0],11,0,!0),u(s.MaleMacho,"Male Macho","Male Macho","Male Macho",void 0,!1,void 0,[0],12,0,!0),u(s.MaleOld,"Male Old","Male Old","Male Old",void 0,!1,void 0,[0],13,0,!0),u(s.BlueSoldier,"Blue Soldier","Blue Soldier","Blue Soldier",void 0,!1,void 0,[0],25,0,!0),u(s.RedSoldier,"Red Soldier","Red Soldier","Red Soldier",void 0,!1,void 0,[0],26,0,!0),u(s.Principal,"Principal","Principal","Principal",void 0,!1,void 0,[0],27,0,!0),u(s.Tekker,"Tekker","Tekker","Tekker",void 0,!1,void 0,[0],28,0,!0),u(s.GuildLady,"Guild Lady","Guild Lady","Guild Lady",void 0,!1,void 0,[0],29,0,!0),u(s.Scientist,"Scientist","Scientist","Scientist",void 0,!1,void 0,[0],30,0,!0),u(s.Nurse,"Nurse","Nurse","Nurse",void 0,!1,void 0,[0],31,0,!0),u(s.Irene,"Irene","Irene","Irene",void 0,!1,void 0,[0],32,0,!0),u(s.ItemShop,"Item Shop","Item Shop","Item Shop",void 0,!1,void 0,[0],241,0,!0),u(s.Nurse2,"Nurse (Ep. II)","Nurse","Nurse",2,!1,void 0,[0],254,0,!0),u(s.Hildebear,"Hildebear","Hildebear","Hildelt",1,!0,s.Hildeblue,[1,2],64,0,!0),u(s.Hildeblue,"Hildeblue","Hildeblue","Hildetorr",1,!0,void 0,[1,2],64,1,!0),u(s.RagRappy,"Rag Rappy","Rag Rappy","El Rappy",1,!0,s.AlRappy,[1,2],65,0,!0),u(s.AlRappy,"Al Rappy","Al Rappy","Pal Rappy",1,!0,void 0,[1,2],65,1,!0),u(s.Monest,"Monest","Monest","Mothvist",1,!0,void 0,[1,2],66,0,!0),u(s.Mothmant,"Mothmant","Mothmant","Mothvert",1,!0,void 0,[],void 0,void 0,void 0),u(s.SavageWolf,"Savage Wolf","Savage Wolf","Gulgus",1,!0,void 0,[1,2],67,0,!0),u(s.BarbarousWolf,"Barbarous Wolf","Barbarous Wolf","Gulgus-Gue",1,!0,void 0,[1,2],67,0,!1),u(s.Booma,"Booma","Booma","Bartle",1,!0,void 0,[1,2],68,0,!0),u(s.Gobooma,"Gobooma","Gobooma","Barble",1,!0,void 0,[1,2],68,1,!0),u(s.Gigobooma,"Gigobooma","Gigobooma","Tollaw",1,!0,void 0,[1,2],68,2,!0),u(s.Dragon,"Dragon","Dragon","Sil Dragon",1,!0,void 0,[11],192,0,!0),u(s.GrassAssassin,"Grass Assassin","Grass Assassin","Crimson Assassin",1,!0,void 0,[3,4,5],96,0,!0),u(s.PoisonLily,"Poison Lily","Poison Lily","Ob Lily",1,!0,s.NarLily,[3,4,5],97,0,!0),u(s.NarLily,"Nar Lily","Nar Lily","Mil Lily",1,!0,void 0,[3,4,5],97,1,!0),u(s.NanoDragon,"Nano Dragon","Nano Dragon","Nano Dragon",1,!0,void 0,[3,4,5],98,0,!0),u(s.EvilShark,"Evil Shark","Evil Shark","Vulmer",1,!0,void 0,[3,4,5],99,0,!0),u(s.PalShark,"Pal Shark","Pal Shark","Govulmer",1,!0,void 0,[3,4,5],99,1,!0),u(s.GuilShark,"Guil Shark","Guil Shark","Melqueek",1,!0,void 0,[3,4,5],99,2,!0),u(s.PofuillySlime,"Pofuilly Slime","Pofuilly Slime","Pofuilly Slime",1,!0,s.PouillySlime,[3,4,5],100,0,!0),u(s.PouillySlime,"Pouilly Slime","Pouilly Slime","Pouilly Slime",1,!0,void 0,[3,4,5],100,0,!1),u(s.PanArms,"Pan Arms","Pan Arms","Pan Arms",1,!0,void 0,[3,4,5],101,0,!0),u(s.Migium,"Migium","Migium","Migium",1,!0,void 0,[],void 0,void 0,void 0),u(s.Hidoom,"Hidoom","Hidoom","Hidoom",1,!0,void 0,[],void 0,void 0,void 0),u(s.DeRolLe,"De Rol Le","De Rol Le","Dal Ra Lie",1,!0,void 0,[12],193,0,!0),u(s.Dubchic,"Dubchic","Dubchic","Dubchich",1,!0,void 0,[6,7],128,0,!0),u(s.Gilchic,"Gilchic","Gilchic","Gilchich",1,!0,void 0,[6,7],128,1,!0),u(s.Garanz,"Garanz","Garanz","Baranz",1,!0,void 0,[6,7],129,0,!0),u(s.SinowBeat,"Sinow Beat","Sinow Beat","Sinow Blue",1,!0,void 0,[6,7],130,0,!0),u(s.SinowGold,"Sinow Gold","Sinow Gold","Sinow Red",1,!0,void 0,[6,7],130,0,!1),u(s.Canadine,"Canadine","Canadine","Canabin",1,!0,void 0,[6,7],131,0,!0),u(s.Canane,"Canane","Canane","Canune",1,!0,void 0,[6,7],132,0,!0),u(s.Dubswitch,"Dubswitch","Dubswitch","Dubswitch",1,!0,void 0,[6,7],133,0,!0),u(s.VolOptPart1,"Vol Opt (Part 1)","Vol Opt","Vol Opt ver.2",1,!0,void 0,[13],194,0,!0),u(s.VolOptPart2,"Vol Opt (Part 2)","Vol Opt","Vol Opt ver.2",1,!0,void 0,[13],197,0,!0),u(s.Delsaber,"Delsaber","Delsaber","Delsaber",1,!0,void 0,[8,9,10],160,0,!0),u(s.ChaosSorcerer,"Chaos Sorcerer","Chaos Sorcerer","Gran Sorcerer",1,!0,void 0,[8,9,10],161,0,!0),u(s.DarkGunner,"Dark Gunner","Dark Gunner","Dark Gunner",1,!0,void 0,[8,9,10],162,0,!0),u(s.DeathGunner,"Death Gunner","Death Gunner","Death Gunner",1,!0,void 0,[],void 0,void 0,void 0),u(s.ChaosBringer,"Chaos Bringer","Chaos Bringer","Dark Bringer",1,!0,void 0,[8,9,10],164,0,!0),u(s.DarkBelra,"Dark Belra","Dark Belra","Indi Belra",1,!0,void 0,[8,9,10],165,0,!0),u(s.Dimenian,"Dimenian","Dimenian","Arlan",1,!0,void 0,[8,9,10],166,0,!0),u(s.LaDimenian,"La Dimenian","La Dimenian","Merlan",1,!0,void 0,[8,9,10],166,1,!0),u(s.SoDimenian,"So Dimenian","So Dimenian","Del-D",1,!0,void 0,[8,9,10],166,2,!0),u(s.Bulclaw,"Bulclaw","Bulclaw","Bulclaw",1,!0,void 0,[8,9,10],167,0,!0),u(s.Bulk,"Bulk","Bulk","Bulk",1,!0,void 0,[],void 0,void 0,void 0),u(s.Claw,"Claw","Claw","Claw",1,!0,void 0,[8,9,10],168,0,!0),u(s.DarkFalz,"Dark Falz","Dark Falz","Dark Falz",1,!0,void 0,[14],200,0,!0),u(s.Hildebear2,"Hildebear (Ep. II)","Hildebear","Hildelt",2,!0,s.Hildeblue2,[1,2],64,0,!0),u(s.Hildeblue2,"Hildeblue (Ep. II)","Hildeblue","Hildetorr",2,!0,void 0,[1,2],64,1,!0),u(s.RagRappy2,"Rag Rappy (Ep. II)","Rag Rappy","El Rappy",2,!0,s.LoveRappy,[1,2],65,0,!0),u(s.LoveRappy,"Love Rappy","Love Rappy","Love Rappy",2,!0,void 0,[1,2],65,1,!0),u(s.StRappy,"St. Rappy","St. Rappy","St. Rappy",2,!0,void 0,[],void 0,void 0,void 0),u(s.HalloRappy,"Hallo Rappy","Hallo Rappy","Hallo Rappy",2,!0,void 0,[],void 0,void 0,void 0),u(s.EggRappy,"Egg Rappy","Egg Rappy","Egg Rappy",2,!0,void 0,[],void 0,void 0,void 0),u(s.Monest2,"Monest (Ep. II)","Monest","Mothvist",2,!0,void 0,[1,2],66,0,!0),u(s.Mothmant2,"Mothmant","Mothmant","Mothvert",2,!0,void 0,[],void 0,void 0,void 0),u(s.PoisonLily2,"Poison Lily (Ep. II)","Poison Lily","Ob Lily",2,!0,s.NarLily2,[1,2],97,0,!0),u(s.NarLily2,"Nar Lily (Ep. II)","Nar Lily","Mil Lily",2,!0,void 0,[1,2],97,1,!0),u(s.GrassAssassin2,"Grass Assassin (Ep. II)","Grass Assassin","Crimson Assassin",2,!0,void 0,[1,2],96,0,!0),u(s.Dimenian2,"Dimenian (Ep. II)","Dimenian","Arlan",2,!0,void 0,[1,2],166,0,!0),u(s.LaDimenian2,"La Dimenian (Ep. II)","La Dimenian","Merlan",2,!0,void 0,[1,2],166,1,!0),u(s.SoDimenian2,"So Dimenian (Ep. II)","So Dimenian","Del-D",2,!0,void 0,[1,2],166,2,!0),u(s.DarkBelra2,"Dark Belra (Ep. II)","Dark Belra","Indi Belra",2,!0,void 0,[1,2],165,0,!0),u(s.BarbaRay,"Barba Ray","Barba Ray","Barba Ray",2,!0,void 0,[14],203,0,!0),u(s.SavageWolf2,"Savage Wolf (Ep. II)","Savage Wolf","Gulgus",2,!0,void 0,[3,4],67,0,!0),u(s.BarbarousWolf2,"Barbarous Wolf (Ep. II)","Barbarous Wolf","Gulgus-Gue",2,!0,void 0,[3,4],67,0,!1),u(s.PanArms2,"Pan Arms (Ep. II)","Pan Arms","Pan Arms",2,!0,void 0,[3,4],101,0,!0),u(s.Migium2,"Migium (Ep. II)","Migium","Migium",2,!0,void 0,[],void 0,void 0,void 0),u(s.Hidoom2,"Hidoom (Ep. II)","Hidoom","Hidoom",2,!0,void 0,[],void 0,void 0,void 0),u(s.Dubchic2,"Dubchic (Ep. II)","Dubchic","Dubchich",2,!0,void 0,[3,4],128,0,!0),u(s.Gilchic2,"Gilchic (Ep. II)","Gilchic","Gilchich",2,!0,void 0,[3,4],128,1,!0),u(s.Garanz2,"Garanz (Ep. II)","Garanz","Baranz",2,!0,void 0,[3,4],129,0,!0),u(s.Dubswitch2,"Dubswitch (Ep. II)","Dubswitch","Dubswitch",2,!0,void 0,[3,4],133,0,!0),u(s.Delsaber2,"Delsaber (Ep. II)","Delsaber","Delsaber",2,!0,void 0,[3,4],160,0,!0),u(s.ChaosSorcerer2,"Chaos Sorcerer (Ep. II)","Chaos Sorcerer","Gran Sorcerer",2,!0,void 0,[3,4],161,0,!0),u(s.GolDragon,"Gol Dragon","Gol Dragon","Gol Dragon",2,!0,void 0,[15],204,0,!0),u(s.SinowBerill,"Sinow Berill","Sinow Berill","Sinow Berill",2,!0,void 0,[5,6,7,8,9,16],212,0,!0),u(s.SinowSpigell,"Sinow Spigell","Sinow Spigell","Sinow Spigell",2,!0,void 0,[5,6,7,8,9,16],212,1,!0),u(s.Merillia,"Merillia","Merillia","Merillia",2,!0,void 0,[5,6,7,8,9,16],213,0,!0),u(s.Meriltas,"Meriltas","Meriltas","Meriltas",2,!0,void 0,[5,6,7,8,9,16],213,1,!0),u(s.Mericarol,"Mericarol","Mericarol","Mericarol",2,!0,void 0,[5,6,7,8,9,16,17],214,0,!0),u(s.Mericus,"Mericus","Mericus","Mericus",2,!0,void 0,[5,6,7,8,9,16,17],214,1,!0),u(s.Merikle,"Merikle","Merikle","Merikle",2,!0,void 0,[5,6,7,8,9,16,17],214,2,!0),u(s.UlGibbon,"Ul Gibbon","Ul Gibbon","Ul Gibbon",2,!0,void 0,[5,6,7,8,9,16],215,0,!0),u(s.ZolGibbon,"Zol Gibbon","Zol Gibbon","Zol Gibbon",2,!0,void 0,[5,6,7,8,9,16],215,1,!0),u(s.Gibbles,"Gibbles","Gibbles","Gibbles",2,!0,void 0,[5,6,7,8,9,16,17],216,0,!0),u(s.Gee,"Gee","Gee","Gee",2,!0,void 0,[5,6,7,8,9,16],217,0,!0),u(s.GiGue,"Gi Gue","Gi Gue","Gi Gue",2,!0,void 0,[5,6,7,8,9,16,17],218,0,!0),u(s.IllGill,"Ill Gill","Ill Gill","Ill Gill",2,!0,void 0,[17],225,0,!0),u(s.DelLily,"Del Lily","Del Lily","Del Lily",2,!0,void 0,[17],97,0,!0),u(s.Epsilon,"Epsilon","Epsilon","Epsilon",2,!0,void 0,[17],224,0,!0),u(s.GalGryphon,"Gal Gryphon","Gal Gryphon","Gal Gryphon",2,!0,void 0,[12],192,0,!0),u(s.Deldepth,"Deldepth","Deldepth","Deldepth",2,!0,void 0,[10,11],219,0,!0),u(s.Delbiter,"Delbiter","Delbiter","Delbiter",2,!0,void 0,[10,11,17],220,0,!0),u(s.Dolmolm,"Dolmolm","Dolmolm","Dolmolm",2,!0,void 0,[10,11],221,0,!0),u(s.Dolmdarl,"Dolmdarl","Dolmdarl","Dolmdarl",2,!0,void 0,[10,11],221,1,!0),u(s.Morfos,"Morfos","Morfos","Morfos",2,!0,void 0,[10,11],222,0,!0),u(s.Recobox,"Recobox","Recobox","Recobox",2,!0,void 0,[10,11,17],223,0,!0),u(s.Recon,"Recon","Recon","Recon",2,!0,void 0,[],void 0,void 0,void 0),u(s.SinowZoa,"Sinow Zoa","Sinow Zoa","Sinow Zoa",2,!0,void 0,[10,11],224,0,!0),u(s.SinowZele,"Sinow Zele","Sinow Zele","Sinow Zele",2,!0,void 0,[10,11],224,1,!0),u(s.OlgaFlow,"Olga Flow","Olga Flow","Olga Flow",2,!0,void 0,[13],202,0,!0),u(s.SandRappy,"Sand Rappy","Sand Rappy","Sand Rappy",4,!0,s.DelRappy,[1,2,3,4,5,6,7,8],65,0,!0),u(s.DelRappy,"Del Rappy","Del Rappy","Del Rappy",4,!0,void 0,[1,2,3,4,5,6,7,8],65,1,!0),u(s.Astark,"Astark","Astark","Astark",4,!0,void 0,[1,2,3,4,5,6,7,8],272,0,!0),u(s.SatelliteLizard,"Satellite Lizard","Satellite Lizard","Satellite Lizard",4,!0,void 0,[1,2,3,4,5,6,7,8],273,0,!0),u(s.Yowie,"Yowie","Yowie","Yowie",4,!0,void 0,[1,2,3,4,5,6,7,8],273,0,!1),u(s.MerissaA,"Merissa A","Merissa A","Merissa A",4,!0,s.MerissaAA,[6,7,8],274,0,!0),u(s.MerissaAA,"Merissa AA","Merissa AA","Merissa AA",4,!0,void 0,[6,7,8],274,1,!0),u(s.Girtablulu,"Girtablulu","Girtablulu","Girtablulu",4,!0,void 0,[6,7,8],275,0,!0),u(s.Zu,"Zu","Zu","Zu",4,!0,s.Pazuzu,[1,2,3,4,5,6,7,8],276,0,!0),u(s.Pazuzu,"Pazuzu","Pazuzu","Pazuzu",4,!0,void 0,[1,2,3,4,5,6,7,8],276,1,!0),u(s.Boota,"Boota","Boota","Boota",4,!0,void 0,[1,2,3,4,5],277,0,!0),u(s.ZeBoota,"Ze Boota","Ze Boota","Ze Boota",4,!0,void 0,[1,2,3,4,5],277,1,!0),u(s.BaBoota,"Ba Boota","Ba Boota","Ba Boota",4,!0,void 0,[1,2,3,4,5],277,2,!0),u(s.Dorphon,"Dorphon","Dorphon","Dorphon",4,!0,s.DorphonEclair,[1,2,3,4,5],278,0,!0),u(s.DorphonEclair,"Dorphon Eclair","Dorphon Eclair","Dorphon Eclair",4,!0,void 0,[1,2,3,4,5],278,1,!0),u(s.Goran,"Goran","Goran","Goran",4,!0,void 0,[6,7,8],279,0,!0),u(s.PyroGoran,"Pyro Goran","Pyro Goran","Pyro Goran",4,!0,void 0,[6,7,8],279,1,!0),u(s.GoranDetonator,"Goran Detonator","Goran Detonator","Goran Detonator",4,!0,void 0,[6,7,8],279,2,!0),u(s.SaintMilion,"Saint-Milion","Saint-Milion","Saint-Milion",4,!0,s.Kondrieu,[9],281,0,!0),u(s.Shambertin,"Shambertin","Shambertin","Shambertin",4,!0,s.Kondrieu,[9],281,1,!0),u(s.Kondrieu,"Kondrieu","Kondrieu","Kondrieu",4,!0,void 0,[9],281,0,!1),Object.freeze(n),Object.freeze(o),Object.freeze(l)},sv1z:function(e,t,i){"use strict";i.d(t,"a",(function(){return d}));var s=i("sDu+"),n=i("FXpb"),o=(i("6MRE"),i("jJhE")),r=i("KVVN"),a=i("4VsB"),l=i("LSoc"),u=i("ouMO");class d extends s.a{constructor(e){var t;super(e),this.element=Object(n.h)({className:"core_Select"}),this.button_mousedown=e=>{e.stopPropagation(),this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0},this.button_mouseup=()=>{this.just_opened?this.menu.focus():this.menu.visible.val=!1,this.just_opened=!1},this.button_keydown=({value:e})=>{switch(e.key){case"Enter":case" ":e.preventDefault(),e.stopPropagation(),this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0,this.menu.focus(),this.menu.hover_next();break;case"ArrowUp":{if(void 0===this._selected.val)break;const e=this.items.val.indexOf(this._selected.val)-1;if(e<0)break;this._selected.set_val(this.items.val[e],{silent:!1})}break;case"ArrowDown":{if(void 0===this._selected.val)break;const e=this.items.val.indexOf(this._selected.val)+1;if(e>=this.items.val.length)break;this._selected.set_val(this.items.val[e],{silent:!1})}}},this.preferred_label_position="left",this.items=Object(o.a)(e.items)?e.items:Object(u.e)(e.items),this.to_label=null!=(t=e.to_label)?t:String,this.button=this.disposable(new r.a({text:" ",icon_right:n.a.TriangleDown})),this.menu=this.disposable(new l.a({items:this.items,to_label:this.to_label,related_element:this.element})),this.element.append(this.button.element,this.menu.element),this._selected=new a.a(this,void 0,this.set_selected),this.selected=this._selected,this.just_opened=!1,this.disposables(Object(n.g)(this.button.element,"mousedown",this.button_mousedown),this.button.onmouseup.observe(this.button_mouseup),this.button.onkeydown.observe(this.button_keydown),this.menu.selected.observe(({value:e})=>{this._selected.set_val(e,{silent:!1})})),e&&(Object(o.a)(e.selected)?this.selected.bind_to(e.selected):e.selected&&(this.selected.val=e.selected)),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.button.enabled.val=e}set_selected(e){this.button.text.val=void 0!==e?this.to_label(e):" ",this.menu.selected.val=e}}},uiJh:function(e,t,i){"use strict";function s(e){const t=Object.values(e),i=t.filter(e=>"number"==typeof e);return i.length?i:t}function n(e,t){if(""===t)return;const i=t.charCodeAt(0);return 48<=i&&i<=57?void 0:e[t]}i.d(t,"a",(function(){return s})),i.d(t,"b",(function(){return n}))},wtpc:function(e,t,i){"use strict";function s(e,t,i=((e,t)=>e===t)){const s=e.length;if(s!==t.length)return!1;for(let n=0;n1?e.slice(0,t):e}function l(e){const t=e.lastIndexOf(".");return t>1?e.slice(t+1):e}function u(e,t){if(!e){let e="Assertion Error";throw t&&(e+=": "+(t instanceof Function?t():t)),new Error(e)}}function d(e,t){u(null!=e,()=>`${t} should not be null or undefined (was ${e}).`)}function c(e,t){u(Number.isFinite(e),()=>`${t} should be a finite number (was ${e}).`)}function h(e,t){u(Number.isInteger(e),()=>`${t} should be an integer (was ${e}).`)}function p(e,t){u(Number.isInteger(e)&&e>=0,()=>`${t} should be a non-negative integer (was ${e}).`)}function v(e,t){u(Array.isArray(e),()=>`${t} should be an array (was ${e}).`)}function _(e,t=8){return e.toString(16).padStart(t,"0")}i.d(t,"c",(function(){return s})),i.d(t,"b",(function(){return n})),i.d(t,"a",(function(){return o})),i.d(t,"h",(function(){return r})),i.d(t,"e",(function(){return a})),i.d(t,"g",(function(){return l})),i.d(t,"d",(function(){return u})),i.d(t,"f",(function(){return d})),i.d(t,"k",(function(){return c})),i.d(t,"l",(function(){return h})),i.d(t,"m",(function(){return p})),i.d(t,"j",(function(){return v})),i.d(t,"i",(function(){return _}))},xs7i:function(e,t,i){"use strict";var s;i.d(t,"b",(function(){return s})),i.d(t,"a",(function(){return n})),i.d(t,"c",(function(){return o})),function(e){e[e.I=1]="I",e[e.II=2]="II",e[e.IV=4]="IV"}(s||(s={}));const n=[s.I,s.II,s.IV];function o(e){if(null==s[e])throw new Error(`Invalid episode ${e}.`)}},zsIO:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("6Fug");class n extends s.a{constructor(){super(...arguments),this.width=0,this.height=0}resize(e,t){this.width=e,this.height=t,this.element.style.width=`${e}px`,this.element.style.height=`${t}px`}}}},[["/7QA",4,0,1]]]); \ No newline at end of file diff --git a/main.dba413d1fd9ece1e356d.js b/main.dba413d1fd9ece1e356d.js new file mode 100644 index 00000000..883aa366 --- /dev/null +++ b/main.dba413d1fd9ece1e356d.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{"+LO4":function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));const s=i("rwco").a.get("core/observable/property/AbstractMinimalProperty");class n{constructor(){this.is_property=!0,this.observers=[]}observe(e,t){return this.observers.push(e),t&&t.call_now&&this.call_observer(e,this.val),{dispose:()=>{const t=this.observers.indexOf(e);-1!==t&&this.observers.splice(t,1)}}}emit(){const e=this.val;for(const t of this.observers)this.call_observer(t,e)}call_observer(e,t){try{e({value:t})}catch(e){s.error("Observer threw error.",e)}}}},"/7QA":function(e,t,i){"use strict";i.r(t);i("LSZE"),i("8UJ8"),i("XtFL"),i("tjRy"),i("3oCa"),i("OP0w");var s=i("4SjJ"),n=i("ouMO");class o{constructor(e,t,i,s,n,o,r){this.id=e,this.name=t,this.min_atp=i,this.max_atp=s,this.ata=n,this.max_grind=o,this.required_atp=r}}class r{constructor(e,t,i,s,n,o,r,a,l,u,c){this.id=e,this.name=t,this.atp=i,this.ata=s,this.min_evp=n,this.max_evp=o,this.min_dfp=r,this.max_dfp=a,this.mst=l,this.hp=u,this.lck=c}}class a{constructor(e,t,i,s,n,o,r,a,l,u,c){this.id=e,this.name=t,this.atp=i,this.ata=s,this.min_evp=n,this.max_evp=o,this.min_dfp=r,this.max_dfp=a,this.mst=l,this.hp=u,this.lck=c}}class l{constructor(e,t){this.id=e,this.name=t}}class u{constructor(e,t){this.id=e,this.name=t}}var c=i("nsCy"),d=i("Ya0R"),h=i("kcKQ"),p=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};function v(e,t){return new d.a(t,function(e){return t=>p(this,void 0,void 0,(function*(){const i=yield e.get(`/item_types.${c.g[t].toLowerCase()}.json`).json(),s=[],n=[];for(const e of i){let t;switch(e.class){case"weapon":t=new o(e.id,e.name,e.min_atp,e.max_atp,e.ata,e.max_grind,e.required_atp);break;case"armor":t=new r(e.id,e.name,e.atp,e.ata,e.min_evp,e.max_evp,e.min_dfp,e.max_dfp,e.mst,e.hp,e.lck);break;case"shield":t=new a(e.id,e.name,e.atp,e.ata,e.min_evp,e.max_evp,e.min_dfp,e.max_dfp,e.mst,e.hp,e.lck);break;case"unit":t=new l(e.id,e.name);break;case"tool":t=new u(e.id,e.name);break;default:continue}n[t.id]=t,s.push(t)}return new _(s,n)}))}(e))}class _ extends h.a{constructor(e,t){super(),this.id_to_item_type=t,this.get_by_id=e=>this.id_to_item_type[e],this.item_types=e}}var m=i("sZ1+");class b{constructor(e,t,i,s,n,o){this.difficulty=e,this.section_id=t,this.npc_type=i,this.item_type=s,this.anything_rate=n,this.rare_rate=o,this.rate=n*o}}var f=i("rwco"),g=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};const w=f.a.get("stores/ItemDropStore");function y(e,t,i){return new d.a(t,function(e,t){return i=>g(this,void 0,void 0,(function*(){const s=yield t.get(i),n=yield e.get(`/enemy_drops.${c.g[i].toLowerCase()}.json`).json(),o=new S;for(const e of n){const t=m.c[e.enemy];if(!t){w.warn(`Couldn't determine NpcType of episode ${e.episode} ${e.enemy}.`);continue}const i=c.b[e.difficulty],n=s.get_by_id(e.item_type_id);if(!n){w.warn(`Couldn't find item kind ${e.item_type_id}.`);continue}const r=c.e[e.section_id];null!=r?o.set_drop(i,r,t,new b(i,r,t,n,e.drop_rate,e.rare_rate)):w.warn(`Couldn't find section ID ${e.section_id}.`)}return new D(o)}))}(e,i))}class D extends h.a{constructor(e){super(),this.enemy_drops=e}}class S{constructor(){this.table=[],this.item_type_to_drops=[];for(let e=0;e{const e=this.clock.now(),t=e.getUTCSeconds(),i=e.getUTCMinutes(),s=(e.getUTCHours()+1)%24;this._internet_time.val=`@${Math.floor((t+60*(i+60*s))/86.4)}`},this.tool=e.tool,this.internet_time_interval=setInterval(this.set_internet_time,1e3),this.set_internet_time()}dispose(){super.dispose(),clearInterval(this.internet_time_interval)}set_tool(e){this.gui_store.set_tool(e)}}i("pNch"),i("Rbar");var j=i("QmPX");class B extends j.a{constructor(e,t){super(),this.element=Object(k.s)({className:"application_NavigationButton"}),this.input=Object(k.m)(),this.label=Object(k.n)();const i=s.b[e];this.input.type="radio",this.input.name="application_NavigationButton",this.input.value=i,this.input.id=`application_NavigationButton_${i}`,this.label.append(t),this.label.htmlFor=`application_NavigationButton_${i}`,this.element.append(this.input,this.label),this.finalize_construction()}set checked(e){this.input.checked=e}}var P=i("sv1z"),z=i("6Fug");const E=[[s.b.Viewer,"Viewer"],[s.b.QuestEditor,"Quest Editor"],[s.b.HuntOptimizer,"Hunt Optimizer"]];class I extends z.a{constructor(e){super(),this.ctrl=e,this.buttons=new Map(E.map(([e,t])=>[e,this.add(new B(e,t))])),this.server_select=this.add(new P.a({label:"Server:",items:["Ephinea"],to_label:e=>e,enabled:!1,selected:"Ephinea",tooltip:"Only Ephinea is supported at the moment"})),this.time_element=Object(k.s)({className:"application_NavigationView_time",title:"Internet time in beats"}),this.element=Object(k.h)({className:"application_NavigationView"},...[...this.buttons.values()].map(e=>e.element),Object(k.h)({className:"application_NavigationView_spacer"}),Object(k.s)({className:"application_NavigationView_server"},this.server_select.label.element,this.server_select.element),this.time_element,Object(k.b)({className:"application_NavigationView_github",href:"https://github.com/DaanVandenBosch/phantasmal-world",title:"Phantasmal World is open source, code available on GitHub"},Object(k.k)(k.a.GitHub))),this.height=30,this.mousedown=e=>{e.target instanceof HTMLLabelElement&&e.target.control instanceof HTMLInputElement&&this.ctrl.set_tool(s.b[e.target.control.value])},this.mark_tool_button=e=>{const t=this.buttons.get(e);t&&(t.checked=!0)},this.element.style.height=`${this.height}px`,this.element.addEventListener("mousedown",this.mousedown),this.disposables(e.tool.observe(({value:e})=>this.mark_tool_button(e),{call_now:!0}),e.internet_time.observe(({value:e})=>this.time_element.textContent=e,{call_now:!0})),this.finalize_construction()}}var A=i("39ZU");class C extends G.a{constructor(e,t){super(),this.element=Object(k.h)({className:"application_MainContentView"}),this.tool_views=new Map(t.map(([e,t])=>[e,this.add(new A.a(t))]));for(const e of this.tool_views.values())this.element.append(e.element);this.disposables(e.tool.observe(({value:e})=>this.set_current_tool(e),{call_now:!0})),this.finalize_construction()}resize(e,t){super.resize(e,t);for(const i of this.tool_views.values())i.resize(e,t);return this}set_current_tool(e){this.current_tool_view&&(this.current_tool_view.visible.val=!1,this.current_tool_view.deactivate()),this.current_tool_view=this.tool_views.get(e),this.current_tool_view&&(this.current_tool_view.visible.val=!0,this.current_tool_view.activate())}}var N=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};function H(e){const t=e;"historyUndo"!==t.inputType&&"historyRedo"!==t.inputType||e.preventDefault()}function F(e){const t=e;t.ctrlKey&&!t.altKey&&"Z"===t.key.toUpperCase()&&t.preventDefault()}function V(e){e.preventDefault(),e.dataTransfer&&(e.dataTransfer.dropEffect="none")}function T(e){V(e)}function $(e){V(e)}var U=i("4eU9");var Z=i("Womt");!function(e,t,n,o){const r=new O.a;r.add(Object(k.f)(document,"beforeinput",H)),r.add(Object(k.g)(document,"keydown",F)),r.add_all(Object(k.g)(document,"dragenter",V),Object(k.g)(document,"dragover",T),Object(k.g)(document,"drop",$));const a=r.add(new s.a),l=r.add(v(e,a)),u=r.add(y(e,a,l)),c=r.add(new L(a,n)),d=r.add(new M(new I(c),new C(a,[[s.b.Viewer,()=>N(this,void 0,void 0,(function*(){const{initialize_viewer:s}=yield Promise.all([i.e(0),i.e(1),i.e(2),i.e(5)]).then(i.bind(null,"U6CM"));return r.add(s(e,t,a,o)).view}))],[s.b.QuestEditor,()=>N(this,void 0,void 0,(function*(){const{initialize_quest_editor:t}=yield Promise.all([i.e(0),i.e(1),i.e(2),i.e(7)]).then(i.bind(null,"4aaK"));return r.add(t(e,a,o)).view}))],[s.b.HuntOptimizer,()=>N(this,void 0,void 0,(function*(){const{initialize_hunt_optimizer:t}=yield Promise.all([i.e(0),i.e(1),i.e(9)]).then(i.bind(null,"Ix/i"));return r.add(t(e,a,l,u)).view}))]]))),h=Object(x.throttle)(()=>{d.resize(window.innerWidth,window.innerHeight)},100,{leading:!0,trailing:!0});h(),document.body.append(d.element),d.activate(),r.add(Object(k.g)(window,"resize",h))}(new class{get(e){const t=new AbortController,i=fetch("/assets"+e,{signal:t.signal});return{json:()=>new U.a((e,t)=>{i.then(e=>e.json()).then(t=>e(t),e=>t(e))},()=>t.abort()),array_buffer:()=>new U.a((e,t)=>{i.then(e=>e.arrayBuffer()).then(t=>e(t),e=>t(e))},()=>t.abort())}}},new class{constructor(e=Math.random){this.random_number=e}integer(e,t){return e+Math.floor(this.random_number()*(t-e))}sample_array(e){return e[this.integer(0,e.length)]}},new class{now(){return new Date}},(function(){const e=new Z.WebGLRenderer({antialias:!0,alpha:!0});return e.setPixelRatio(window.devicePixelRatio),e}))},"0CzU":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("hUhj"),n=i("jJhE");class o extends s.a{constructor(e){super(),this._val=e}get val(){return this.get_val()}set val(e){this.set_val(e)}get_val(){return this._val}set_val(e,t={}){e!==this._val&&(this._val=e,t.silent||this.emit())}update(e){this.val=e(this.val)}bind_to(e){return Object(n.a)(e)&&(this.val=e.val),e.observe(e=>this.val=e.value)}}},"39ZU":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("nN8q"),n=i("FXpb");class o extends s.a{constructor(e){super(),this.create_view=e,this.initialized=!1,this.element=Object(n.h)({className:"core_LazyView"}),this.visible.val=!1}get children(){return this.view?[this.view]:[]}resize(e,t){return super.resize(e,t),this.view&&this.view.resize(e,t),this}set_visible(e){super.set_visible(e),e&&!this.initialized&&(this.initialized=!0,this.create_view().then(e=>{this.disposed?e.dispose():(this.view=this.disposable(e),this.view.resize(this.width,this.height),this.element.append(e.element),this.view.activate())})),this.finalize_construction()}}},"4SjJ":function(e,t,i){"use strict";i.d(t,"b",(function(){return s})),i.d(t,"a",(function(){return d}));var s,n=i("ouMO"),o=i("nsCy"),r=i("kcKQ"),a=i("FXpb"),l=i("wtpc");!function(e){e[e.Viewer=0]="Viewer",e[e.QuestEditor=1]="QuestEditor",e[e.HuntOptimizer=2]="HuntOptimizer"}(s||(s={}));const u=new Map([[s.Viewer,"viewer"],[s.QuestEditor,"quest_editor"],[s.HuntOptimizer,"hunt_optimizer"]]),c=new Map([...u.entries()].map(([e,t])=>[t,e]));class d extends r.a{constructor(){var e;super(),this._tool=Object(n.e)(s.Viewer),this._path=Object(n.e)(""),this.parameters=new Map,this._server=Object(n.e)(o.g.Ephinea),this.global_keydown_handlers=new Map,this.features=new Set,this.tool=this._tool,this.path=this._path,this.server=this._server,this.dispatch_global_keydown=e=>{const t=[];e.ctrlKey&&t.push("Ctrl"),e.shiftKey&&t.push("Shift"),e.altKey&&t.push("Alt"),t.push(e.key.toUpperCase());const i=t.join("-"),s=this.global_keydown_handlers.get(this.handler_key(this.tool.val,i));s&&(e.preventDefault(),s(e))};const t=window.location.hash.slice(1),[i,r]=t.split("?"),l=i.indexOf("/",1),u=null!=(e=function(e){return c.get(e)}(-1===l?i.slice(1):i.slice(1,l)))?e:s.Viewer,d=-1===l?"":i.slice(l);if(r){const e=new Map;for(const[t,i]of r.split("&").map(e=>e.split("=",2)))if("features"===t)for(const e of i.split(","))this.features.add(e);else e.set(t,i);this.parameters.set(i,e)}this.disposables(Object(a.g)(window,"keydown",this.dispatch_global_keydown)),this.set_tool(u,d)}get full_path(){return`/${h(this.tool.val)}${this.path.val}`}set_tool(e,t=""){this._path.val=t,this._tool.val=e,this.update_location()}set_path_prefix(e){this.path.val.startsWith(e)||(this._path.val=e,this.update_location())}get_parameter(e,t,i){return Object(l.h)(this.parameters,`/${h(e)}${t}`,()=>new Map).get(i)}bind_parameter(e,t,i,s){Object(l.d)("features"!==i,"features can't be bound because it is a global parameter.");const n=Object(l.h)(this.parameters,this.full_path,()=>new Map);return s.observe(({value:s})=>{this.tool.val===e&&this.path.val===t&&(void 0===s?n.delete(i):n.set(i,s),this.update_location())})}update_location(){const e=[],t=this.parameters.get(this.full_path);if(t)for(const[i,s]of t.entries())e.push([i,s]);this.features.size&&e.push(["features",[...this.features].join(",")]);const i=0===e.length?"":"?"+e.map(e=>e.join("=")).join("&");window.location.hash=`#${this.full_path}${i}`}on_global_keydown(e,t,i){const s=this.handler_key(e,t);return this.global_keydown_handlers.set(s,i),{dispose:()=>{this.global_keydown_handlers.delete(s)}}}feature_active(e){return this.features.has(e)}handler_key(e,t){return`${s[e]} -> ${t}`}}function h(e){const t=u.get(e);if(t)return t;throw new Error(`To string not implemented for ${s[e]}.`)}},"4VsB":function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("0CzU");class n extends s.a{constructor(e,t,i){super(t),this.widget=e,this.set_value=i}set_val(e,t){this.set_value.call(this.widget,e),super.set_val(e,Object.assign({silent:!0},t))}}},"4eU9":function(e,t,i){"use strict";var s;i.d(t,"a",(function(){return n})),function(e){e[e.Pending=0]="Pending",e[e.Fulfilled=1]="Fulfilled",e[e.Rejected=2]="Rejected",e[e.Disposed=3]="Disposed"}(s||(s={}));class n{constructor(e,t){this.state=s.Pending,this.fulfillment_listeners=[],this.rejection_listeners=[],this[Symbol.toStringTag]="DisposablePromise",this.executor_resolve=e=>{if(o(e)){if(this.state!==s.Pending)return;e.then(e=>{this.fulfilled(e)},e=>{this.rejected(e)})}else this.fulfilled(e)},this.executor_reject=e=>{this.rejected(e)},this.disposal_handler=t,e(this.executor_resolve,this.executor_reject)}static all(e){return new n((t,i)=>{const s=[];let n=0;function r(e){s.push(e),s.length===n&&t(s)}for(const t of e)n++,o(t)?t.then(r,i):r(t)},()=>{for(const t of e)t instanceof n&&t.dispose()})}static resolve(e,t){return o(e)?new n((t,i)=>{e.then(t,i)},t):new n(t=>{t(e)},t)}fulfilled(e){if(this.state===s.Pending){this.state=s.Fulfilled,this.value=e;for(const t of this.fulfillment_listeners)t(e);this.fulfillment_listeners.splice(0),this.rejection_listeners.splice(0)}}rejected(e){if(this.state===s.Pending){this.state=s.Rejected,this.reason=e;for(const t of this.rejection_listeners)t(e);this.fulfillment_listeners.splice(0),this.rejection_listeners.splice(0)}}then(e,t){return new n((i,s)=>{null==e?this.add_fulfillment_listener(i):this.add_fulfillment_listener(t=>{try{i(e(t))}catch(e){s(e)}}),null==t?this.add_rejection_listener(s):this.add_rejection_listener(e=>{try{i(t(e))}catch(e){s(e)}})},()=>this.dispose())}catch(e){return new n((t,i)=>{this.add_fulfillment_listener(t),null==e?this.add_rejection_listener(i):this.add_rejection_listener(s=>{try{t(e(s))}catch(e){i(e)}})},()=>this.dispose())}finally(e){return null==e?this:new n((t,i)=>{this.add_fulfillment_listener(s=>{try{e(),t(s)}catch(e){i(e)}}),this.add_rejection_listener(t=>{try{e(),i(t)}catch(e){i(e)}})},()=>this.dispose())}dispose(){var e;this.state!==s.Disposed&&(this.state=s.Disposed,null===(e=this.disposal_handler)||void 0===e||e.call(this))}add_fulfillment_listener(e){switch(this.state){case s.Pending:this.fulfillment_listeners.push(e);break;case s.Fulfilled:e(this.value);break;case s.Rejected:case s.Disposed:}}add_rejection_listener(e){switch(this.state){case s.Pending:this.rejection_listeners.push(e);break;case s.Rejected:e(this.reason);break;case s.Fulfilled:case s.Disposed:}}}function o(e){return null!=e&&"function"==typeof e.then}},"52VV":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("Ge8H"),n=i("nEgy");class o extends n.a{constructor(e,t){super(e),this.compute=t}get_val(){return this.should_recompute()||!this.computed_property?super.get_val():this.computed_property.val}observe(e,t){const i=super.observe(e,t);return{dispose:()=>{var e;i.dispose(),0===this.observers.length&&(null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_disposable=void 0,this.computed_property=void 0)}}}map(e){return new s.a([this],()=>e(this.val))}flat_map(e){return new o([this],()=>e(this.val))}compute_value(){var e;return null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_property=this.compute(),this.computed_disposable=this.computed_property.observe(()=>{this.emit()}),this.computed_property.val}}},"5cb6":function(e,t,i){"use strict";i.d(t,"b",(function(){return s})),i.d(t,"a",(function(){return r})),i.d(t,"c",(function(){return a}));var s,n=i("uiJh"),o=i("wtpc");!function(e){e[e.Trace=0]="Trace",e[e.Debug=1]="Debug",e[e.Info=2]="Info",e[e.Warning=3]="Warning",e[e.Error=4]="Error",e[e.Off=5]="Off"}(s||(s={}));const r=Object(n.a)(s);function a(e){const t=s[e.slice(0,1).toUpperCase()+e.slice(1).toLowerCase()];return Object(o.d)(null!=t,()=>`"${e}" is not a valid severity.`),t}},"6Fug":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("TRid"),n=i("wtpc");class o extends s.a{constructor(){super(...arguments),this._children=[]}get children(){return this._children}dispose(){this._children.splice(0),super.dispose()}add(e){return this._children.push(e),this.disposable(e)}remove(e){Object(n.b)(this._children,e),this.remove_disposable(e)}}},"7ZX1":function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("TRid"),n=(i("ku4b"),i("4VsB")),o=i("FXpb");class r extends s.a{constructor(e,t){super(t),this._text=new n.a(this,"",this.set_text),this.element=Object(o.n)({className:"core_Label"}),this.children=[],this.text=this._text,"string"==typeof e?this.set_text(e):this.disposable(this._text.bind_to(e)),this.finalize_construction()}set for(e){this.element.htmlFor=e}set_text(e){this.element.textContent=e}}},FXpb:function(e,t,i){"use strict";i.d(t,"b",(function(){return l})),i.d(t,"e",(function(){return u})),i.d(t,"h",(function(){return c})),i.d(t,"i",(function(){return d})),i.d(t,"j",(function(){return h})),i.d(t,"m",(function(){return p})),i.d(t,"l",(function(){return v})),i.d(t,"n",(function(){return _})),i.d(t,"o",(function(){return m})),i.d(t,"p",(function(){return b})),i.d(t,"q",(function(){return f})),i.d(t,"s",(function(){return g})),i.d(t,"t",(function(){return w})),i.d(t,"u",(function(){return y})),i.d(t,"v",(function(){return D})),i.d(t,"w",(function(){return S})),i.d(t,"x",(function(){return k})),i.d(t,"y",(function(){return G})),i.d(t,"z",(function(){return M})),i.d(t,"A",(function(){return x})),i.d(t,"B",(function(){return O})),i.d(t,"c",(function(){return L})),i.d(t,"a",(function(){return j})),i.d(t,"k",(function(){return B})),i.d(t,"r",(function(){return P})),i.d(t,"g",(function(){return z})),i.d(t,"f",(function(){return E})),i.d(t,"d",(function(){return I}));var s=i("jJhE"),n=i("nsCy"),o=i("oxtq"),r=i("Tpfs");const a=i("rwco").a.get("core/gui/dom");function l(e,...t){const i=R("a",e,...t);return e&&e.href&&e.href.trimLeft().startsWith("http")&&(i.target="_blank",i.rel="noopener noreferrer"),i}function u(e,...t){return R("button",e,...t)}function c(e,...t){return R("div",e,...t)}function d(e,...t){return R("h1",e,...t)}function h(e,...t){return R("h2",e,...t)}function p(e,...t){return R("input",e,...t)}function v(e,...t){return R("img",e,...t)}function _(e,...t){return R("label",e,...t)}function m(e,...t){return R("li",e,...t)}function b(e,...t){return R("p",e,...t)}function f(e,...t){return R("section",e,...t)}function g(e,...t){return R("span",e,...t)}function w(e,...t){return R("table",e,...t)}function y(e,...t){return R("tbody",e,...t)}function D(e,...t){return R("td",e,...t)}function S(e,...t){return R("textarea",e,...t)}function k(e,...t){return R("tfoot",e,...t)}function G(e,...t){return R("th",e,...t)}function M(e,...t){return R("thead",e,...t)}function x(e,...t){return R("tr",e,...t)}function O(e,...t){return R("ul",e,...t)}function R(e,t,...i){const s=document.createElement(e);if(t)if(t instanceof Node||"string"==typeof t)s.append(t);else{const e=t.data;if(delete t.data,Object.assign(s,t),e)for(const[t,i]of Object.entries(e))s.dataset[t]=i}return s.append(...i),s}function L(e,t,i){return Object(s.a)(i)&&(e[t]=i.val),i.observe(({value:i})=>e[t]=i)}var j;function B(e){let t;switch(e){case j.ArrowDown:t="fas fa-arrow-down";break;case j.Eye:t="far fa-eye";break;case j.File:t="fas fa-file";break;case j.GitHub:t="fab fa-github";break;case j.LevelDown:t="fas fa-level-down-alt";break;case j.LevelUp:t="fas fa-level-up-alt";break;case j.LongArrowRight:t="fas fa-long-arrow-alt-right";break;case j.NewFile:t="fas fa-file-medical";break;case j.Play:t="fas fa-play";break;case j.Plus:t="fas fa-plus";break;case j.Redo:t="fas fa-redo";break;case j.Remove:t="fas fa-trash-alt";break;case j.Save:t="fas fa-save";break;case j.Stop:t="fas fa-stop";break;case j.SquareArrowRight:t="far fa-caret-square-right";break;case j.TriangleDown:t="fas fa-caret-down";break;case j.TriangleUp:t="fas fa-caret-up";break;case j.Undo:t="fas fa-undo"}return g(g({className:t}))}function P(e,t){const i=g(),s=t&&t.size;return i.style.display="inline-block",i.style.width=`${s}px`,i.style.height=`${s}px`,i.style.backgroundImage=`url(/assets/images/sectionids/${n.e[e]}.png)`,i.style.backgroundSize=`${s}px`,i.title=n.e[e],i}function z(e,t,i,s){return e.addEventListener(t,i,s),{dispose(){e.removeEventListener(t,i)}}}function E(e,t,i,s){return e.addEventListener(t,i,s),{dispose(){e.removeEventListener(t,i)}}}function I(e,t,i,s){const n=new r.a,l=t.observe_list(t=>{var r,l,u;t.type===o.a.ListChange?function(t){for(let i=0;i{const o=i(e,t.index+s);return Array.isArray(o)?(n.insert(t.index+s,o[1]),o[0]):o});if(t.index>=e.childElementCount)e.append(...s);else for(let i=0;i"),t.join("")}!function(e){e[e.ArrowDown=0]="ArrowDown",e[e.Eye=1]="Eye",e[e.File=2]="File",e[e.GitHub=3]="GitHub",e[e.LevelDown=4]="LevelDown",e[e.LevelUp=5]="LevelUp",e[e.LongArrowRight=6]="LongArrowRight",e[e.NewFile=7]="NewFile",e[e.Play=8]="Play",e[e.Plus=9]="Plus",e[e.Redo=10]="Redo",e[e.Remove=11]="Remove",e[e.Save=12]="Save",e[e.SquareArrowRight=13]="SquareArrowRight",e[e.Stop=14]="Stop",e[e.TriangleDown=15]="TriangleDown",e[e.TriangleUp=16]="TriangleUp",e[e.Undo=17]="Undo"}(j||(j={}))},Ge8H:function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("52VV"),n=i("nEgy");class o extends n.a{constructor(e,t){super(e),this.compute_value=t}map(e){return new o([this],()=>e(this.val))}flat_map(e){return new s.a([this],()=>e(this.val))}}},KVVN:function(e,t,i){"use strict";i.d(t,"a",(function(){return a}));var s=i("FXpb"),n=(i("Tp1L"),i("ouMO")),o=i("QmPX"),r=i("4VsB");class a extends o.a{constructor(e){var t,i,o,a;super(e),this._onmouseup=Object(n.a)(),this._onclick=Object(n.a)(),this._onkeydown=Object(n.a)(),this.element=Object(s.e)({className:"core_Button"}),this.onmouseup=this._onmouseup,this.onclick=this._onclick,this.onkeydown=this._onkeydown;const l=Object(s.s)({className:"core_Button_inner"});null!=(null===(t=e)||void 0===t?void 0:t.icon_left)&&l.append(Object(s.s)({className:"core_Button_left"},Object(s.k)(e.icon_left))),this.center_element=Object(s.s)({className:"core_Button_center"}),l.append(this.center_element),null!=(null===(i=e)||void 0===i?void 0:i.icon_right)&&l.append(Object(s.s)({className:"core_Button_right"},Object(s.k)(e.icon_right))),this.element.onmouseup=e=>this._onmouseup.emit({value:e}),this.element.onclick=e=>this._onclick.emit({value:e}),this.element.onkeydown=e=>this._onkeydown.emit({value:e}),this._text=new r.a(this,"",this.set_text),this.text=this._text,"string"==typeof(null===(o=e)||void 0===o?void 0:o.text)?this.text.val=e.text:(null===(a=e)||void 0===a?void 0:a.text)?this.text.bind_to(e.text):this.text.val="",this.element.append(l),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.element.disabled=!e}set_text(e){this.center_element.textContent=e,this.center_element.hidden=""===e}}},LSoc:function(e,t,i){"use strict";i.d(t,"a",(function(){return l}));var s=i("FXpb"),n=i("TRid"),o=i("jJhE"),r=i("ouMO"),a=i("4VsB");i("/xfa");class l extends n.a{constructor(e){var t;super(),this.element=Object(s.h)({className:"core_Menu",tabIndex:-1}),this.children=[],this.inner_element=Object(s.h)({className:"core_Menu_inner"}),this.mouseup=e=>{if(!(e.target instanceof HTMLElement))return;const t=e.target.dataset.index;null!=t&&this.select_item(parseInt(t,10))},this.keydown=e=>{switch(e.key){case"ArrowDown":e.preventDefault(),this.hover_next();break;case"ArrowUp":e.preventDefault(),this.hover_prev();break;case"Enter":e.preventDefault(),e.stopPropagation(),this.select_hovered()}},this.blur=()=>{this.visible.val=!1},this.inner_mouseover=e=>{if(e.target&&e.target instanceof HTMLElement){const t=e.target.dataset.index;null!=t&&this.hover_item(parseInt(t,10))}},this.document_mousedown=e=>{!this.visible.val||this.element.contains(e.target)||this.related_element.contains(e.target)||this.visible.set_val(!1,{silent:!1})},this.document_keydown=e=>{"Escape"===e.key&&this.visible.set_val(!1,{silent:!1})},this.visible.val=!1,this.element.onmouseup=this.mouseup,this.element.onkeydown=this.keydown,this.element.onblur=this.blur,this.inner_element.onmouseover=this.inner_mouseover,this.element.append(this.inner_element),this.to_label=null!=(t=e.to_label)?t:e=>String(e),this.items=Object(o.a)(e.items)?e.items:Object(r.e)(e.items),this.related_element=e.related_element,this._selected=new a.a(this,void 0,this.set_selected),this.selected=this._selected,this.disposables(this.items.observe(({value:e})=>{this.inner_element.innerHTML="",this.inner_element.append(...e.map((e,t)=>Object(s.h)({data:{index:t.toString()}},this.to_label(e)))),this.hover_item()},{call_now:!0}),Object(s.g)(document,"mousedown",this.document_mousedown,{capture:!0}),Object(s.g)(document,"keydown",this.document_keydown)),this.finalize_construction()}focus(){var e;this.previously_focused_element=null!=(e=document.activeElement)?e:void 0,this.element.focus()}hover_next(){this.visible.set_val(!0,{silent:!1}),this.hover_item(null!=this.hovered_index?(this.hovered_index+1)%this.items.val.length:0)}hover_prev(){this.visible.set_val(!0,{silent:!1}),this.hover_item(this.hovered_index?this.hovered_index-1:this.items.val.length-1)}select_hovered(){null!=this.hovered_index&&this.select_item(this.hovered_index)}set_visible(e){super.set_visible(e),this.visible.val!=e&&(this.hover_item(),this.inner_element.scrollTop=0,!e&&this.previously_focused_element instanceof HTMLElement&&this.previously_focused_element.focus())}set_selected(){}hover_item(e){this.hovered_element&&this.hovered_element.classList.remove("core_Menu_hovered"),null==e?(this.hovered_index=void 0,this.hovered_element=void 0):(this.hovered_element=this.inner_element.children.item(e),this.hovered_element&&(this.hovered_index=e,this.hovered_element.classList.add("core_Menu_hovered"),this.hovered_element.scrollIntoView({block:"nearest"})))}select_item(e){const t=this.items.val[e];void 0!==t&&(this.selected.set_val(t,{silent:!1}),this.visible.set_val(!1,{silent:!1}))}}},QmPX:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("TRid");class n extends s.a{constructor(){super(...arguments),this.children=[]}}},TRid:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("Tpfs"),n=i("4VsB");const o=i("rwco").a.get("core/gui/Widget");class r{constructor(e={}){this.disposer=new s.a,this._active=!1,this._visible=new n.a(this,!0,this.set_visible),this._enabled=new n.a(this,!0,this.set_enabled),this._tooltip=new n.a(this,"",this.set_tooltip),this.construction_finalized=!1,this.visible=this._visible,this.enabled=this._enabled,this.tooltip=this._tooltip,this.options=e,setTimeout(()=>{this.construction_finalized||o.error(`finalize_construction is never called for ${Object.getPrototypeOf(this).constructor.name}.`)},0)}get id(){return this.element.id}set id(e){this.element.id=e}get active(){return this._active}get disposed(){return this.disposer.disposed}activate(){this._active=!0;for(const e of this.children)e.activate()}deactivate(){this._active=!1;for(const e of this.children)e.deactivate()}focus(){this.element.focus()}dispose(){this.element.remove(),this.disposer.dispose()}finalize_construction(){Object.getPrototypeOf(this)===this.constructor.prototype&&(this.options.id&&(this.element.id=this.options.id),this.options.class&&this.element.classList.add(this.options.class),"boolean"==typeof this.options.visible?this.visible.val=this.options.visible:this.options.visible&&this.visible.bind_to(this.options.visible),"boolean"==typeof this.options.enabled?this.enabled.val=this.options.enabled:this.options.enabled&&this.enabled.bind_to(this.options.enabled),"string"==typeof this.options.tooltip?this.tooltip.val=this.options.tooltip:this.options.tooltip&&this.tooltip.bind_to(this.options.tooltip),this.construction_finalized=!0)}set_visible(e){this.element.hidden=!e}set_enabled(e){e?this.element.classList.remove("disabled"):this.element.classList.add("disabled")}set_tooltip(e){this.element.title=e}disposable(e){return this.disposer.add(e)}disposables(...e){this.disposer.add_all(...e)}remove_disposable(e){this.disposer.remove(e)}}},Tpfs:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("rwco"),n=i("wtpc");const o=s.a.get("core/observable/Disposer");class r{constructor(...e){this._disposed=!1,this.disposables=e}get length(){return this.disposables.length}get disposed(){return this._disposed}add(e){return this.disposed?e.dispose():this.disposables.push(e),e}insert(e,t){return this._disposed||this.disposables.splice(e,0,t),t}add_all(...e){return this._disposed||this.disposables.push(...e),this}remove(e){Object(n.b)(this.disposables,e),e.dispose()}dispose_all(){this.dispose_at(0,this.disposables.length)}dispose(){this.dispose_all(),this._disposed=!0}dispose_at(e,t=1){for(const i of this.disposables.splice(e,t))try{i.dispose()}catch(e){o.warn("Error while disposing.",e)}}}},Ya0R:function(e,t,i){"use strict";var s=i("LvDl");class n{constructor(e,t){this.gui_store=e,this.get_value=Object(s.memoize)(t)}get current(){return this._current||(this._current=this.gui_store.server.map(e=>this.get(e))),this._current}get(e){return this.get_value(e)}}var o=i("Tpfs");i.d(t,"a",(function(){return a}));var r=function(e,t,i,s){return new(i||(i=Promise))((function(n,o){function r(e){try{l(s.next(e))}catch(e){o(e)}}function a(e){try{l(s.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,a)}l((s=s.apply(e,t||[])).next())}))};class a extends n{constructor(e,t){super(e,e=>r(this,void 0,void 0,(function*(){const i=yield t(e);return this.disposer.disposed?i.dispose():this.disposer.add(i),i}))),this.disposer=new o.a}dispose(){this.disposer.dispose()}}},hUhj:function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var s=i("Ge8H"),n=i("52VV"),o=i("+LO4");class r extends o.a{map(e){return new s.a([this],()=>e(this.val))}flat_map(e){return new n.a([this],()=>e(this.val))}}},jJhE:function(e,t,i){"use strict";function s(e){return null!=e&&e.is_property}i.d(t,"a",(function(){return s}))},kcKQ:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("Tpfs");class n{constructor(){this.disposer=new s.a}dispose(){this.disposer.dispose()}disposable(e){return this.disposer.add(e)}disposables(...e){this.disposer.add_all(...e)}}},mKaR:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("Tpfs");class n{constructor(){this.disposer=new s.a}dispose(){this.disposer.dispose()}disposable(e){return this.disposer.add(e)}disposables(...e){this.disposer.add_all(...e)}}},nEgy:function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("Tpfs"),n=i("+LO4");class o extends n.a{constructor(e){super(),this.dependencies=e,this.dependency_disposer=new s.a}get val(){return this.get_val()}get_val(){return this.should_recompute()&&(this._val=this.compute_value()),this._val}observe(e,t){0===this.dependency_disposer.length&&(this._val=this.compute_value(),this.dependency_disposer.add_all(...this.dependencies.map(e=>e.observe(()=>{const e=this._val;this._val=this.compute_value(),this._val!==e&&this.emit()}))));const i=super.observe(e,t);return{dispose:()=>{i.dispose(),0===this.observers.length&&this.dependency_disposer.dispose_all()}}}should_recompute(){return 0===this.dependency_disposer.length}}},nN8q:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("TRid");class n extends s.a{constructor(){super(...arguments),this.width=0,this.height=0}resize(e,t){this.width=e,this.height=t,this.element.style.width=`${e}px`,this.element.style.height=`${t}px`}}},nsCy:function(e,t,i){"use strict";i.d(t,"d",(function(){return n})),i.d(t,"c",(function(){return o})),i.d(t,"g",(function(){return r})),i.d(t,"e",(function(){return a})),i.d(t,"f",(function(){return l})),i.d(t,"b",(function(){return u})),i.d(t,"a",(function(){return c}));var s=i("uiJh");const n=1/512,o=.1;var r;!function(e){e.Ephinea="Ephinea"}(r||(r={}));Object(s.a)(r);var a;!function(e){e[e.Viridia=0]="Viridia",e[e.Greenill=1]="Greenill",e[e.Skyly=2]="Skyly",e[e.Bluefull=3]="Bluefull",e[e.Purplenum=4]="Purplenum",e[e.Pinkal=5]="Pinkal",e[e.Redria=6]="Redria",e[e.Oran=7]="Oran",e[e.Yellowboze=8]="Yellowboze",e[e.Whitill=9]="Whitill"}(a||(a={}));const l=Object(s.a)(a);var u;!function(e){e[e.Normal=0]="Normal",e[e.Hard=1]="Hard",e[e.VHard=2]="VHard",e[e.Ultimate=3]="Ultimate"}(u||(u={}));const c=Object(s.a)(u)},ouMO:function(e,t,i){"use strict";var s=i("rwco");const n=s.a.get("core/observable/SimpleEmitter");class o{constructor(){this.observers=[]}emit(e){for(const t of this.observers)try{t(e)}catch(e){n.error("Observer threw error.",e)}}observe(e){return this.observers.includes(e)||this.observers.push(e),{dispose:()=>{const t=this.observers.indexOf(e);-1!==t&&this.observers.splice(t,1)}}}}var r=i("0CzU"),a=i("Ge8H"),l=i("jJhE"),u=i("oxtq"),c=i("hUhj");const d=s.a.get("core/observable/property/list/AbstractListProperty");class h extends c.a{constructor(e){super(),this.compute_length=e,this.length=0}get val(){return this.get_val()}get_val(){return this.length=this.compute_length()}update(){const e=this.length,t=this.compute_length();e!==t&&(this.length=t,this.emit())}}class p extends c.a{constructor(e){super(),this.is_list_property=!0,this.value_observers=[],this.list_observers=[],this._length=new h(()=>this.compute_length()),this.length=this._length,this.extract_observables=e}get(e){return this.val[e]}observe_list(e,t){return 0===this.value_observers.length&&this.extract_observables&&this.replace_element_observers(0,1/0,this.val),this.list_observers.includes(e)||this.list_observers.push(e),t&&t.call_now&&this.call_list_observer(e,{type:u.a.ListChange,index:0,removed:[],inserted:this.val.slice()}),{dispose:()=>{const t=this.list_observers.indexOf(e);if(-1!==t&&this.list_observers.splice(t,1),0===this.list_observers.length){for(const{disposables:e}of this.value_observers)for(const t of e)t.dispose();this.value_observers.splice(0,1/0)}}}}[Symbol.iterator](){return this.val[Symbol.iterator]()}finalize_update(e){this.list_observers.length&&this.extract_observables&&e.type===u.a.ListChange&&this.replace_element_observers(e.index,e.removed.length,e.inserted),this._length.update();for(const t of this.list_observers)this.call_list_observer(t,e);this.emit()}call_list_observer(e,t){try{e(t)}catch(e){d.error("Observer threw error.",e)}}replace_element_observers(e,t,i){let s=e;const n=this.value_observers.splice(e,t,...i.map(e=>{const t={index:s,disposables:this.extract_observables(e).map(i=>i.observe(()=>{this.finalize_update({type:u.a.ValueChange,updated:[e],index:t.index})}))};return s++,t}));for(const{disposables:e}of n)for(const t of e)t.dispose();for(;s{i.dispose(),this.dispose_dependency_disposables()}}}observe_list(e,t){const i=super.observe_list(e,t);return this.init_dependency_disposables(),{dispose:()=>{i.dispose(),this.dispose_dependency_disposables()}}}should_recompute(){return 0===this.dependency_disposer.length}compute_length(){return this.should_recompute()&&(this.values=this.compute_values()),this.values.length}recompute_and_emit(){const e=this.values.slice();this.values=this.compute_values(),this.finalize_update({type:u.a.ListChange,index:0,removed:e,inserted:this.values.slice()})}init_dependency_disposables(){0===this.dependency_disposer.length&&(this.values=this.compute_values(),this.dependency_disposer.add_all(...this.dependencies.map(e=>e.observe(()=>{this.recompute_and_emit()}))))}dispose_dependency_disposables(){0===this.observers.length&&0===this.list_observers.length&&this.dependency_disposer.dispose_all()}}class m extends _{constructor(e,t){super(e),this.compute_values=t}filtered(e){return Object(l.a)(e)?new m([this,e],()=>this.val.filter(e.val)):new m([this],()=>this.val.filter(e))}}class b extends p{constructor(e,...t){super(e),this.values=t||[]}get val(){return this.get_val()}set val(e){this.set_val(e)}get_val(){return this.values}set_val(e){const t=this.values.splice(0,this.values.length,...e);return this.finalize_update({type:u.a.ListChange,index:0,removed:t,inserted:e.slice()}),t}filtered(e){return Object(l.a)(e)?new m([this,e],()=>this.val.filter(e.val)):new m([this],()=>this.val.filter(e))}bind_to(e){return Object(u.b)(e)?(this.set_val(e.val),e.observe_list(e=>{e.type===u.a.ListChange&&this.splice(e.index,e.removed.length,...e.inserted)})):(Object(l.a)(e)&&this.set_val(e.val),e.observe(({value:e})=>this.set_val(e)))}update(e){this.splice(0,this.values.length,...e(this.values))}set(e,t){const i=[this.values[e]];this.values[e]=t,this.finalize_update({type:u.a.ListChange,index:e,removed:i,inserted:[t]})}push(...e){const t=this.values.length;return this.values.push(...e),this.finalize_update({type:u.a.ListChange,index:t,removed:[],inserted:e.slice()}),this.length.val}remove(...e){for(const t of e){const e=this.values.indexOf(t);e>-1&&(this.values.splice(e,1),this.finalize_update({type:u.a.ListChange,index:e,removed:[t],inserted:[]}))}}clear(){const e=this.values.splice(0,this.values.length);this.finalize_update({type:u.a.ListChange,index:0,removed:e,inserted:[]})}splice(e,t,...i){let s;return s=null==t?this.values.splice(e):this.values.splice(e,t,...i),this.finalize_update({type:u.a.ListChange,index:e,removed:s,inserted:i.slice()}),s}sort(e){const t=this.values.slice();this.values.sort(e),this.finalize_update({type:u.a.ListChange,index:0,removed:t,inserted:this.values.slice()})}compute_length(){return this.values.length}}var f=i("52VV");class g extends _{constructor(e,t){super(e),this.compute=t}get_val(){return this.should_recompute()||!this.computed_property?super.get_val():this.computed_property.val}observe(e,t){const i=super.observe(e,t);return{dispose:()=>{var e;i.dispose(),0===this.observers.length&&(null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_disposable=void 0,this.computed_property=void 0)}}}observe_list(e,t){const i=super.observe_list(e,t);return{dispose:()=>{i.dispose()}}}map(e){return new a.a([this],()=>e(this.val))}flat_map(e){return new f.a([this],()=>e(this.val))}filtered(e){return Object(l.a)(e)?new m([this,e],()=>this.val.filter(e.val)):new m([this],()=>this.val.filter(e))}compute_values(){var e;return null===(e=this.computed_disposable)||void 0===e||e.dispose(),this.computed_property=this.compute(),this.computed_disposable=this.computed_property.observe_list(e=>{e.type===u.a.ListChange&&this.values.splice(e.index,e.removed.length,...e.inserted),this.finalize_update(e)}),this.computed_property.val.slice()}}function w(){return new o}function y(e){return new r.a(e)}function D(e,...t){return new b(e,...t)}function S(e,...t){return new a.a(t,()=>e(...t.map(e=>e.val)))}function k(e,...t){return new g(t,()=>e(...t.map(e=>e.val)))}i.d(t,"a",(function(){return w})),i.d(t,"e",(function(){return y})),i.d(t,"c",(function(){return D})),i.d(t,"d",(function(){return S})),i.d(t,"b",(function(){return k}))},oxtq:function(e,t,i){"use strict";var s;function n(e){return null!=e&&e.is_list_property}i.d(t,"a",(function(){return s})),i.d(t,"b",(function(){return n})),function(e){e[e.ListChange=0]="ListChange",e[e.ValueChange=1]="ValueChange"}(s||(s={}))},rwco:function(e,t,i){"use strict";i.d(t,"b",(function(){return n})),i.d(t,"a",(function(){return a}));var s=i("5cb6");function n(e){return`${o(e.getHours(),2)}:${o(e.getMinutes(),2)}:${o(e.getSeconds(),2)}.${o(e.getMilliseconds(),3)}`}function o(e,t){return e.toString().padStart(t,"0")}class r{constructor(e){this.name=e,this.trace=(e,t)=>{this.log(s.b.Trace,e,t)},this.debug=(e,t)=>{this.log(s.b.Debug,e,t)},this.info=(e,t)=>{this.log(s.b.Info,e,t)},this.warn=(e,t)=>{this.log(s.b.Warning,e,t)},this.error=(e,t)=>{this.log(s.b.Error,e,t)}}get severity(){var e;return null!=(e=this._severity)?e:a.default_severity}set severity(e){this._severity=e}get handler(){var e;return null!=(e=this._handler)?e:a.default_handler}set handler(e){this._handler=e}log(e,t,i){e>=this.severity&&this.handler({time:new Date,message:t,severity:e,logger:this,cause:i},this.name)}}class a{static get(e){let t=this.loggers.get(e);return t||(t=new r(e),this.loggers.set(e,t)),t}static with_default_handler(e,t){const i=this.default_handler;let s=!1;try{this.default_handler=e;const n=t();return n instanceof Promise?(s=!0,n.finally(()=>this.default_handler=i)):n}finally{s||(this.default_handler=i)}}}a.loggers=new Map,a.default_severity=Object(s.c)("Info"),a.default_handler=function({time:e,message:t,severity:i,logger:o,cause:r}){const a=`${n(e)} [${s.b[i]}] ${o.name} - ${t}`;let l;switch(i){case s.b.Trace:l=console.trace;break;case s.b.Debug:l=console.debug;break;case s.b.Info:l=console.info;break;case s.b.Warning:l=console.warn;break;case s.b.Error:l=console.error;break;default:l=console.log}null==r?l.call(console,a):l.call(console,a,r)}},"sDu+":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var s=i("7ZX1"),n=i("QmPX");class o extends n.a{constructor(e){super(e),this._label_text=e&&e.label}get label(){return this._label||null==this._label_text||(this._label=this.disposable(new s.a(this._label_text,{enabled:this.enabled.val,tooltip:this.tooltip.val})),this.id||(this.id="core_LabelledControl_id_"+String(r++)),this._label.for=this.id),this._label}set_enabled(e){super.set_enabled(e),this._label&&(this._label.enabled.val=e)}set_tooltip(e){super.set_tooltip(e),this._label&&(this._label.tooltip.val=e)}}let r=0},"sZ1+":function(e,t,i){"use strict";i.d(t,"c",(function(){return s})),i.d(t,"b",(function(){return n})),i.d(t,"a",(function(){return o})),i.d(t,"d",(function(){return r}));var s;i("xs7i");!function(e){e[e.Unknown=0]="Unknown",e[e.FemaleFat=1]="FemaleFat",e[e.FemaleMacho=2]="FemaleMacho",e[e.FemaleTall=3]="FemaleTall",e[e.MaleDwarf=4]="MaleDwarf",e[e.MaleFat=5]="MaleFat",e[e.MaleMacho=6]="MaleMacho",e[e.MaleOld=7]="MaleOld",e[e.BlueSoldier=8]="BlueSoldier",e[e.RedSoldier=9]="RedSoldier",e[e.Principal=10]="Principal",e[e.Tekker=11]="Tekker",e[e.GuildLady=12]="GuildLady",e[e.Scientist=13]="Scientist",e[e.Nurse=14]="Nurse",e[e.Irene=15]="Irene",e[e.ItemShop=16]="ItemShop",e[e.Nurse2=17]="Nurse2",e[e.Hildebear=18]="Hildebear",e[e.Hildeblue=19]="Hildeblue",e[e.RagRappy=20]="RagRappy",e[e.AlRappy=21]="AlRappy",e[e.Monest=22]="Monest",e[e.Mothmant=23]="Mothmant",e[e.SavageWolf=24]="SavageWolf",e[e.BarbarousWolf=25]="BarbarousWolf",e[e.Booma=26]="Booma",e[e.Gobooma=27]="Gobooma",e[e.Gigobooma=28]="Gigobooma",e[e.Dragon=29]="Dragon",e[e.GrassAssassin=30]="GrassAssassin",e[e.PoisonLily=31]="PoisonLily",e[e.NarLily=32]="NarLily",e[e.NanoDragon=33]="NanoDragon",e[e.EvilShark=34]="EvilShark",e[e.PalShark=35]="PalShark",e[e.GuilShark=36]="GuilShark",e[e.PofuillySlime=37]="PofuillySlime",e[e.PouillySlime=38]="PouillySlime",e[e.PanArms=39]="PanArms",e[e.Migium=40]="Migium",e[e.Hidoom=41]="Hidoom",e[e.DeRolLe=42]="DeRolLe",e[e.Dubchic=43]="Dubchic",e[e.Gilchic=44]="Gilchic",e[e.Garanz=45]="Garanz",e[e.SinowBeat=46]="SinowBeat",e[e.SinowGold=47]="SinowGold",e[e.Canadine=48]="Canadine",e[e.Canane=49]="Canane",e[e.Dubswitch=50]="Dubswitch",e[e.VolOptPart1=51]="VolOptPart1",e[e.VolOptPart2=52]="VolOptPart2",e[e.Delsaber=53]="Delsaber",e[e.ChaosSorcerer=54]="ChaosSorcerer",e[e.DarkGunner=55]="DarkGunner",e[e.DeathGunner=56]="DeathGunner",e[e.ChaosBringer=57]="ChaosBringer",e[e.DarkBelra=58]="DarkBelra",e[e.Dimenian=59]="Dimenian",e[e.LaDimenian=60]="LaDimenian",e[e.SoDimenian=61]="SoDimenian",e[e.Bulclaw=62]="Bulclaw",e[e.Bulk=63]="Bulk",e[e.Claw=64]="Claw",e[e.DarkFalz=65]="DarkFalz",e[e.Hildebear2=66]="Hildebear2",e[e.Hildeblue2=67]="Hildeblue2",e[e.RagRappy2=68]="RagRappy2",e[e.LoveRappy=69]="LoveRappy",e[e.StRappy=70]="StRappy",e[e.HalloRappy=71]="HalloRappy",e[e.EggRappy=72]="EggRappy",e[e.Monest2=73]="Monest2",e[e.Mothmant2=74]="Mothmant2",e[e.PoisonLily2=75]="PoisonLily2",e[e.NarLily2=76]="NarLily2",e[e.GrassAssassin2=77]="GrassAssassin2",e[e.Dimenian2=78]="Dimenian2",e[e.LaDimenian2=79]="LaDimenian2",e[e.SoDimenian2=80]="SoDimenian2",e[e.DarkBelra2=81]="DarkBelra2",e[e.BarbaRay=82]="BarbaRay",e[e.SavageWolf2=83]="SavageWolf2",e[e.BarbarousWolf2=84]="BarbarousWolf2",e[e.PanArms2=85]="PanArms2",e[e.Migium2=86]="Migium2",e[e.Hidoom2=87]="Hidoom2",e[e.Dubchic2=88]="Dubchic2",e[e.Gilchic2=89]="Gilchic2",e[e.Garanz2=90]="Garanz2",e[e.Dubswitch2=91]="Dubswitch2",e[e.Delsaber2=92]="Delsaber2",e[e.ChaosSorcerer2=93]="ChaosSorcerer2",e[e.GolDragon=94]="GolDragon",e[e.SinowBerill=95]="SinowBerill",e[e.SinowSpigell=96]="SinowSpigell",e[e.Merillia=97]="Merillia",e[e.Meriltas=98]="Meriltas",e[e.Mericarol=99]="Mericarol",e[e.Mericus=100]="Mericus",e[e.Merikle=101]="Merikle",e[e.UlGibbon=102]="UlGibbon",e[e.ZolGibbon=103]="ZolGibbon",e[e.Gibbles=104]="Gibbles",e[e.Gee=105]="Gee",e[e.GiGue=106]="GiGue",e[e.IllGill=107]="IllGill",e[e.DelLily=108]="DelLily",e[e.Epsilon=109]="Epsilon",e[e.GalGryphon=110]="GalGryphon",e[e.Deldepth=111]="Deldepth",e[e.Delbiter=112]="Delbiter",e[e.Dolmolm=113]="Dolmolm",e[e.Dolmdarl=114]="Dolmdarl",e[e.Morfos=115]="Morfos",e[e.Recobox=116]="Recobox",e[e.Recon=117]="Recon",e[e.SinowZoa=118]="SinowZoa",e[e.SinowZele=119]="SinowZele",e[e.OlgaFlow=120]="OlgaFlow",e[e.SandRappy=121]="SandRappy",e[e.DelRappy=122]="DelRappy",e[e.Astark=123]="Astark",e[e.SatelliteLizard=124]="SatelliteLizard",e[e.Yowie=125]="Yowie",e[e.MerissaA=126]="MerissaA",e[e.MerissaAA=127]="MerissaAA",e[e.Girtablulu=128]="Girtablulu",e[e.Zu=129]="Zu",e[e.Pazuzu=130]="Pazuzu",e[e.Boota=131]="Boota",e[e.ZeBoota=132]="ZeBoota",e[e.BaBoota=133]="BaBoota",e[e.Dorphon=134]="Dorphon",e[e.DorphonEclair=135]="DorphonEclair",e[e.Goran=136]="Goran",e[e.PyroGoran=137]="PyroGoran",e[e.GoranDetonator=138]="GoranDetonator",e[e.SaintMilion=139]="SaintMilion",e[e.Shambertin=140]="Shambertin",e[e.Kondrieu=141]="Kondrieu"}(s||(s={}));const n=[],o=[];function r(e){return l[e]}const a=[void 0,new Map,new Map,void 0,new Map],l=[];function u(e,t,i,s,r,u,c,d,h,p,v){if(n.push(e),u&&o.push(e),l[e]=Object.freeze({name:t,simple_name:i,ultimate_name:s,episode:r,enemy:u,rare_type:c,area_ids:d,pso_type_id:h,pso_roaming:p,pso_regular:v}),r){const t=a[r];t&&(t.set(i,e),t.set(s,e))}}u(s.Unknown,"Unknown","Unknown","Unknown",void 0,!1,void 0,[],void 0,void 0,void 0),u(s.FemaleFat,"Female Fat","Female Fat","Female Fat",void 0,!1,void 0,[0],4,0,!0),u(s.FemaleMacho,"Female Macho","Female Macho","Female Macho",void 0,!1,void 0,[0],5,0,!0),u(s.FemaleTall,"Female Tall","Female Tall","Female Tall",void 0,!1,void 0,[0],7,0,!0),u(s.MaleDwarf,"Male Dwarf","Male Dwarf","Male Dwarf",void 0,!1,void 0,[0],10,0,!0),u(s.MaleFat,"Male Fat","Male Fat","Male Fat",void 0,!1,void 0,[0],11,0,!0),u(s.MaleMacho,"Male Macho","Male Macho","Male Macho",void 0,!1,void 0,[0],12,0,!0),u(s.MaleOld,"Male Old","Male Old","Male Old",void 0,!1,void 0,[0],13,0,!0),u(s.BlueSoldier,"Blue Soldier","Blue Soldier","Blue Soldier",void 0,!1,void 0,[0],25,0,!0),u(s.RedSoldier,"Red Soldier","Red Soldier","Red Soldier",void 0,!1,void 0,[0],26,0,!0),u(s.Principal,"Principal","Principal","Principal",void 0,!1,void 0,[0],27,0,!0),u(s.Tekker,"Tekker","Tekker","Tekker",void 0,!1,void 0,[0],28,0,!0),u(s.GuildLady,"Guild Lady","Guild Lady","Guild Lady",void 0,!1,void 0,[0],29,0,!0),u(s.Scientist,"Scientist","Scientist","Scientist",void 0,!1,void 0,[0],30,0,!0),u(s.Nurse,"Nurse","Nurse","Nurse",void 0,!1,void 0,[0],31,0,!0),u(s.Irene,"Irene","Irene","Irene",void 0,!1,void 0,[0],32,0,!0),u(s.ItemShop,"Item Shop","Item Shop","Item Shop",void 0,!1,void 0,[0],241,0,!0),u(s.Nurse2,"Nurse (Ep. II)","Nurse","Nurse",2,!1,void 0,[0],254,0,!0),u(s.Hildebear,"Hildebear","Hildebear","Hildelt",1,!0,s.Hildeblue,[1,2],64,0,!0),u(s.Hildeblue,"Hildeblue","Hildeblue","Hildetorr",1,!0,void 0,[1,2],64,1,!0),u(s.RagRappy,"Rag Rappy","Rag Rappy","El Rappy",1,!0,s.AlRappy,[1,2],65,0,!0),u(s.AlRappy,"Al Rappy","Al Rappy","Pal Rappy",1,!0,void 0,[1,2],65,1,!0),u(s.Monest,"Monest","Monest","Mothvist",1,!0,void 0,[1,2],66,0,!0),u(s.Mothmant,"Mothmant","Mothmant","Mothvert",1,!0,void 0,[],void 0,void 0,void 0),u(s.SavageWolf,"Savage Wolf","Savage Wolf","Gulgus",1,!0,void 0,[1,2],67,0,!0),u(s.BarbarousWolf,"Barbarous Wolf","Barbarous Wolf","Gulgus-Gue",1,!0,void 0,[1,2],67,0,!1),u(s.Booma,"Booma","Booma","Bartle",1,!0,void 0,[1,2],68,0,!0),u(s.Gobooma,"Gobooma","Gobooma","Barble",1,!0,void 0,[1,2],68,1,!0),u(s.Gigobooma,"Gigobooma","Gigobooma","Tollaw",1,!0,void 0,[1,2],68,2,!0),u(s.Dragon,"Dragon","Dragon","Sil Dragon",1,!0,void 0,[11],192,0,!0),u(s.GrassAssassin,"Grass Assassin","Grass Assassin","Crimson Assassin",1,!0,void 0,[3,4,5],96,0,!0),u(s.PoisonLily,"Poison Lily","Poison Lily","Ob Lily",1,!0,s.NarLily,[3,4,5],97,0,!0),u(s.NarLily,"Nar Lily","Nar Lily","Mil Lily",1,!0,void 0,[3,4,5],97,1,!0),u(s.NanoDragon,"Nano Dragon","Nano Dragon","Nano Dragon",1,!0,void 0,[3,4,5],98,0,!0),u(s.EvilShark,"Evil Shark","Evil Shark","Vulmer",1,!0,void 0,[3,4,5],99,0,!0),u(s.PalShark,"Pal Shark","Pal Shark","Govulmer",1,!0,void 0,[3,4,5],99,1,!0),u(s.GuilShark,"Guil Shark","Guil Shark","Melqueek",1,!0,void 0,[3,4,5],99,2,!0),u(s.PofuillySlime,"Pofuilly Slime","Pofuilly Slime","Pofuilly Slime",1,!0,s.PouillySlime,[3,4,5],100,0,!0),u(s.PouillySlime,"Pouilly Slime","Pouilly Slime","Pouilly Slime",1,!0,void 0,[3,4,5],100,0,!1),u(s.PanArms,"Pan Arms","Pan Arms","Pan Arms",1,!0,void 0,[3,4,5],101,0,!0),u(s.Migium,"Migium","Migium","Migium",1,!0,void 0,[],void 0,void 0,void 0),u(s.Hidoom,"Hidoom","Hidoom","Hidoom",1,!0,void 0,[],void 0,void 0,void 0),u(s.DeRolLe,"De Rol Le","De Rol Le","Dal Ra Lie",1,!0,void 0,[12],193,0,!0),u(s.Dubchic,"Dubchic","Dubchic","Dubchich",1,!0,void 0,[6,7],128,0,!0),u(s.Gilchic,"Gilchic","Gilchic","Gilchich",1,!0,void 0,[6,7],128,1,!0),u(s.Garanz,"Garanz","Garanz","Baranz",1,!0,void 0,[6,7],129,0,!0),u(s.SinowBeat,"Sinow Beat","Sinow Beat","Sinow Blue",1,!0,void 0,[6,7],130,0,!0),u(s.SinowGold,"Sinow Gold","Sinow Gold","Sinow Red",1,!0,void 0,[6,7],130,0,!1),u(s.Canadine,"Canadine","Canadine","Canabin",1,!0,void 0,[6,7],131,0,!0),u(s.Canane,"Canane","Canane","Canune",1,!0,void 0,[6,7],132,0,!0),u(s.Dubswitch,"Dubswitch","Dubswitch","Dubswitch",1,!0,void 0,[6,7],133,0,!0),u(s.VolOptPart1,"Vol Opt (Part 1)","Vol Opt","Vol Opt ver.2",1,!0,void 0,[13],194,0,!0),u(s.VolOptPart2,"Vol Opt (Part 2)","Vol Opt","Vol Opt ver.2",1,!0,void 0,[13],197,0,!0),u(s.Delsaber,"Delsaber","Delsaber","Delsaber",1,!0,void 0,[8,9,10],160,0,!0),u(s.ChaosSorcerer,"Chaos Sorcerer","Chaos Sorcerer","Gran Sorcerer",1,!0,void 0,[8,9,10],161,0,!0),u(s.DarkGunner,"Dark Gunner","Dark Gunner","Dark Gunner",1,!0,void 0,[8,9,10],162,0,!0),u(s.DeathGunner,"Death Gunner","Death Gunner","Death Gunner",1,!0,void 0,[],void 0,void 0,void 0),u(s.ChaosBringer,"Chaos Bringer","Chaos Bringer","Dark Bringer",1,!0,void 0,[8,9,10],164,0,!0),u(s.DarkBelra,"Dark Belra","Dark Belra","Indi Belra",1,!0,void 0,[8,9,10],165,0,!0),u(s.Dimenian,"Dimenian","Dimenian","Arlan",1,!0,void 0,[8,9,10],166,0,!0),u(s.LaDimenian,"La Dimenian","La Dimenian","Merlan",1,!0,void 0,[8,9,10],166,1,!0),u(s.SoDimenian,"So Dimenian","So Dimenian","Del-D",1,!0,void 0,[8,9,10],166,2,!0),u(s.Bulclaw,"Bulclaw","Bulclaw","Bulclaw",1,!0,void 0,[8,9,10],167,0,!0),u(s.Bulk,"Bulk","Bulk","Bulk",1,!0,void 0,[],void 0,void 0,void 0),u(s.Claw,"Claw","Claw","Claw",1,!0,void 0,[8,9,10],168,0,!0),u(s.DarkFalz,"Dark Falz","Dark Falz","Dark Falz",1,!0,void 0,[14],200,0,!0),u(s.Hildebear2,"Hildebear (Ep. II)","Hildebear","Hildelt",2,!0,s.Hildeblue2,[1,2],64,0,!0),u(s.Hildeblue2,"Hildeblue (Ep. II)","Hildeblue","Hildetorr",2,!0,void 0,[1,2],64,1,!0),u(s.RagRappy2,"Rag Rappy (Ep. II)","Rag Rappy","El Rappy",2,!0,s.LoveRappy,[1,2],65,0,!0),u(s.LoveRappy,"Love Rappy","Love Rappy","Love Rappy",2,!0,void 0,[1,2],65,1,!0),u(s.StRappy,"St. Rappy","St. Rappy","St. Rappy",2,!0,void 0,[],void 0,void 0,void 0),u(s.HalloRappy,"Hallo Rappy","Hallo Rappy","Hallo Rappy",2,!0,void 0,[],void 0,void 0,void 0),u(s.EggRappy,"Egg Rappy","Egg Rappy","Egg Rappy",2,!0,void 0,[],void 0,void 0,void 0),u(s.Monest2,"Monest (Ep. II)","Monest","Mothvist",2,!0,void 0,[1,2],66,0,!0),u(s.Mothmant2,"Mothmant","Mothmant","Mothvert",2,!0,void 0,[],void 0,void 0,void 0),u(s.PoisonLily2,"Poison Lily (Ep. II)","Poison Lily","Ob Lily",2,!0,s.NarLily2,[1,2],97,0,!0),u(s.NarLily2,"Nar Lily (Ep. II)","Nar Lily","Mil Lily",2,!0,void 0,[1,2],97,1,!0),u(s.GrassAssassin2,"Grass Assassin (Ep. II)","Grass Assassin","Crimson Assassin",2,!0,void 0,[1,2],96,0,!0),u(s.Dimenian2,"Dimenian (Ep. II)","Dimenian","Arlan",2,!0,void 0,[1,2],166,0,!0),u(s.LaDimenian2,"La Dimenian (Ep. II)","La Dimenian","Merlan",2,!0,void 0,[1,2],166,1,!0),u(s.SoDimenian2,"So Dimenian (Ep. II)","So Dimenian","Del-D",2,!0,void 0,[1,2],166,2,!0),u(s.DarkBelra2,"Dark Belra (Ep. II)","Dark Belra","Indi Belra",2,!0,void 0,[1,2],165,0,!0),u(s.BarbaRay,"Barba Ray","Barba Ray","Barba Ray",2,!0,void 0,[14],203,0,!0),u(s.SavageWolf2,"Savage Wolf (Ep. II)","Savage Wolf","Gulgus",2,!0,void 0,[3,4],67,0,!0),u(s.BarbarousWolf2,"Barbarous Wolf (Ep. II)","Barbarous Wolf","Gulgus-Gue",2,!0,void 0,[3,4],67,0,!1),u(s.PanArms2,"Pan Arms (Ep. II)","Pan Arms","Pan Arms",2,!0,void 0,[3,4],101,0,!0),u(s.Migium2,"Migium (Ep. II)","Migium","Migium",2,!0,void 0,[],void 0,void 0,void 0),u(s.Hidoom2,"Hidoom (Ep. II)","Hidoom","Hidoom",2,!0,void 0,[],void 0,void 0,void 0),u(s.Dubchic2,"Dubchic (Ep. II)","Dubchic","Dubchich",2,!0,void 0,[3,4],128,0,!0),u(s.Gilchic2,"Gilchic (Ep. II)","Gilchic","Gilchich",2,!0,void 0,[3,4],128,1,!0),u(s.Garanz2,"Garanz (Ep. II)","Garanz","Baranz",2,!0,void 0,[3,4],129,0,!0),u(s.Dubswitch2,"Dubswitch (Ep. II)","Dubswitch","Dubswitch",2,!0,void 0,[3,4],133,0,!0),u(s.Delsaber2,"Delsaber (Ep. II)","Delsaber","Delsaber",2,!0,void 0,[3,4],160,0,!0),u(s.ChaosSorcerer2,"Chaos Sorcerer (Ep. II)","Chaos Sorcerer","Gran Sorcerer",2,!0,void 0,[3,4],161,0,!0),u(s.GolDragon,"Gol Dragon","Gol Dragon","Gol Dragon",2,!0,void 0,[15],204,0,!0),u(s.SinowBerill,"Sinow Berill","Sinow Berill","Sinow Berill",2,!0,void 0,[5,6,7,8,9,16],212,0,!0),u(s.SinowSpigell,"Sinow Spigell","Sinow Spigell","Sinow Spigell",2,!0,void 0,[5,6,7,8,9,16],212,1,!0),u(s.Merillia,"Merillia","Merillia","Merillia",2,!0,void 0,[5,6,7,8,9,16],213,0,!0),u(s.Meriltas,"Meriltas","Meriltas","Meriltas",2,!0,void 0,[5,6,7,8,9,16],213,1,!0),u(s.Mericarol,"Mericarol","Mericarol","Mericarol",2,!0,void 0,[5,6,7,8,9,16,17],214,0,!0),u(s.Mericus,"Mericus","Mericus","Mericus",2,!0,void 0,[5,6,7,8,9,16,17],214,1,!0),u(s.Merikle,"Merikle","Merikle","Merikle",2,!0,void 0,[5,6,7,8,9,16,17],214,2,!0),u(s.UlGibbon,"Ul Gibbon","Ul Gibbon","Ul Gibbon",2,!0,void 0,[5,6,7,8,9,16],215,0,!0),u(s.ZolGibbon,"Zol Gibbon","Zol Gibbon","Zol Gibbon",2,!0,void 0,[5,6,7,8,9,16],215,1,!0),u(s.Gibbles,"Gibbles","Gibbles","Gibbles",2,!0,void 0,[5,6,7,8,9,16,17],216,0,!0),u(s.Gee,"Gee","Gee","Gee",2,!0,void 0,[5,6,7,8,9,16],217,0,!0),u(s.GiGue,"Gi Gue","Gi Gue","Gi Gue",2,!0,void 0,[5,6,7,8,9,16,17],218,0,!0),u(s.IllGill,"Ill Gill","Ill Gill","Ill Gill",2,!0,void 0,[17],225,0,!0),u(s.DelLily,"Del Lily","Del Lily","Del Lily",2,!0,void 0,[17],97,0,!0),u(s.Epsilon,"Epsilon","Epsilon","Epsilon",2,!0,void 0,[17],224,0,!0),u(s.GalGryphon,"Gal Gryphon","Gal Gryphon","Gal Gryphon",2,!0,void 0,[12],192,0,!0),u(s.Deldepth,"Deldepth","Deldepth","Deldepth",2,!0,void 0,[10,11],219,0,!0),u(s.Delbiter,"Delbiter","Delbiter","Delbiter",2,!0,void 0,[10,11,17],220,0,!0),u(s.Dolmolm,"Dolmolm","Dolmolm","Dolmolm",2,!0,void 0,[10,11],221,0,!0),u(s.Dolmdarl,"Dolmdarl","Dolmdarl","Dolmdarl",2,!0,void 0,[10,11],221,1,!0),u(s.Morfos,"Morfos","Morfos","Morfos",2,!0,void 0,[10,11],222,0,!0),u(s.Recobox,"Recobox","Recobox","Recobox",2,!0,void 0,[10,11,17],223,0,!0),u(s.Recon,"Recon","Recon","Recon",2,!0,void 0,[],void 0,void 0,void 0),u(s.SinowZoa,"Sinow Zoa","Sinow Zoa","Sinow Zoa",2,!0,void 0,[10,11],224,0,!0),u(s.SinowZele,"Sinow Zele","Sinow Zele","Sinow Zele",2,!0,void 0,[10,11],224,1,!0),u(s.OlgaFlow,"Olga Flow","Olga Flow","Olga Flow",2,!0,void 0,[13],202,0,!0),u(s.SandRappy,"Sand Rappy","Sand Rappy","Sand Rappy",4,!0,s.DelRappy,[1,2,3,4,5,6,7,8],65,0,!0),u(s.DelRappy,"Del Rappy","Del Rappy","Del Rappy",4,!0,void 0,[1,2,3,4,5,6,7,8],65,1,!0),u(s.Astark,"Astark","Astark","Astark",4,!0,void 0,[1,2,3,4,5,6,7,8],272,0,!0),u(s.SatelliteLizard,"Satellite Lizard","Satellite Lizard","Satellite Lizard",4,!0,void 0,[1,2,3,4,5,6,7,8],273,0,!0),u(s.Yowie,"Yowie","Yowie","Yowie",4,!0,void 0,[1,2,3,4,5,6,7,8],273,0,!1),u(s.MerissaA,"Merissa A","Merissa A","Merissa A",4,!0,s.MerissaAA,[6,7,8],274,0,!0),u(s.MerissaAA,"Merissa AA","Merissa AA","Merissa AA",4,!0,void 0,[6,7,8],274,1,!0),u(s.Girtablulu,"Girtablulu","Girtablulu","Girtablulu",4,!0,void 0,[6,7,8],275,0,!0),u(s.Zu,"Zu","Zu","Zu",4,!0,s.Pazuzu,[1,2,3,4,5,6,7,8],276,0,!0),u(s.Pazuzu,"Pazuzu","Pazuzu","Pazuzu",4,!0,void 0,[1,2,3,4,5,6,7,8],276,1,!0),u(s.Boota,"Boota","Boota","Boota",4,!0,void 0,[1,2,3,4,5],277,0,!0),u(s.ZeBoota,"Ze Boota","Ze Boota","Ze Boota",4,!0,void 0,[1,2,3,4,5],277,1,!0),u(s.BaBoota,"Ba Boota","Ba Boota","Ba Boota",4,!0,void 0,[1,2,3,4,5],277,2,!0),u(s.Dorphon,"Dorphon","Dorphon","Dorphon",4,!0,s.DorphonEclair,[1,2,3,4,5],278,0,!0),u(s.DorphonEclair,"Dorphon Eclair","Dorphon Eclair","Dorphon Eclair",4,!0,void 0,[1,2,3,4,5],278,1,!0),u(s.Goran,"Goran","Goran","Goran",4,!0,void 0,[6,7,8],279,0,!0),u(s.PyroGoran,"Pyro Goran","Pyro Goran","Pyro Goran",4,!0,void 0,[6,7,8],279,1,!0),u(s.GoranDetonator,"Goran Detonator","Goran Detonator","Goran Detonator",4,!0,void 0,[6,7,8],279,2,!0),u(s.SaintMilion,"Saint-Milion","Saint-Milion","Saint-Milion",4,!0,s.Kondrieu,[9],281,0,!0),u(s.Shambertin,"Shambertin","Shambertin","Shambertin",4,!0,s.Kondrieu,[9],281,1,!0),u(s.Kondrieu,"Kondrieu","Kondrieu","Kondrieu",4,!0,void 0,[9],281,0,!1),Object.freeze(n),Object.freeze(o),Object.freeze(l)},sv1z:function(e,t,i){"use strict";i.d(t,"a",(function(){return c}));var s=i("sDu+"),n=i("FXpb"),o=(i("6MRE"),i("jJhE")),r=i("KVVN"),a=i("4VsB"),l=i("LSoc"),u=i("ouMO");class c extends s.a{constructor(e){var t;super(e),this.element=Object(n.h)({className:"core_Select"}),this.button_mousedown=e=>{e.stopPropagation(),this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0},this.button_mouseup=()=>{this.just_opened?this.menu.focus():this.menu.visible.val=!1,this.just_opened=!1},this.button_keydown=({value:e})=>{switch(e.key){case"Enter":case" ":e.preventDefault(),e.stopPropagation(),this.just_opened=!this.menu.visible.val,this.menu.visible.val=!0,this.menu.focus(),this.menu.hover_next();break;case"ArrowUp":{if(void 0===this._selected.val)break;const e=this.items.val.indexOf(this._selected.val)-1;if(e<0)break;this._selected.set_val(this.items.val[e],{silent:!1})}break;case"ArrowDown":{if(void 0===this._selected.val)break;const e=this.items.val.indexOf(this._selected.val)+1;if(e>=this.items.val.length)break;this._selected.set_val(this.items.val[e],{silent:!1})}}},this.preferred_label_position="left",this.items=Object(o.a)(e.items)?e.items:Object(u.e)(e.items),this.to_label=null!=(t=e.to_label)?t:String,this.button=this.disposable(new r.a({text:" ",icon_right:n.a.TriangleDown})),this.menu=this.disposable(new l.a({items:this.items,to_label:this.to_label,related_element:this.element})),this.element.append(this.button.element,this.menu.element),this._selected=new a.a(this,void 0,this.set_selected),this.selected=this._selected,this.just_opened=!1,this.disposables(Object(n.g)(this.button.element,"mousedown",this.button_mousedown),this.button.onmouseup.observe(this.button_mouseup),this.button.onkeydown.observe(this.button_keydown),this.menu.selected.observe(({value:e})=>{this._selected.set_val(e,{silent:!1})})),e&&(Object(o.a)(e.selected)?this.selected.bind_to(e.selected):e.selected&&(this.selected.val=e.selected)),this.finalize_construction()}set_enabled(e){super.set_enabled(e),this.button.enabled.val=e}set_selected(e){this.button.text.val=void 0!==e?this.to_label(e):" ",this.menu.selected.val=e}}},uiJh:function(e,t,i){"use strict";function s(e){const t=Object.values(e),i=t.filter(e=>"number"==typeof e);return i.length?i:t}function n(e,t){if(""===t)return;const i=t.charCodeAt(0);return 48<=i&&i<=57?void 0:e[t]}i.d(t,"a",(function(){return s})),i.d(t,"b",(function(){return n}))},wtpc:function(e,t,i){"use strict";function s(e,t,i=((e,t)=>e===t)){const s=e.length;if(s!==t.length)return!1;for(let n=0;n1?e.slice(0,t):e}function l(e){const t=e.lastIndexOf(".");return t>1?e.slice(t+1):e}function u(e,t){if(!e){let e="Assertion Error";throw t&&(e+=": "+(t instanceof Function?t():t)),new Error(e)}}function c(e,t){u(null!=e,()=>`${t} should not be null or undefined (was ${e}).`)}function d(e,t){u(Number.isFinite(e),()=>`${t} should be a finite number (was ${e}).`)}function h(e,t){u(Number.isInteger(e),()=>`${t} should be an integer (was ${e}).`)}function p(e,t){u(Number.isInteger(e)&&e>=0,()=>`${t} should be a non-negative integer (was ${e}).`)}function v(e,t){u(Array.isArray(e),()=>`${t} should be an array (was ${e}).`)}function _(e,t=8){return e.toString(16).padStart(t,"0")}i.d(t,"c",(function(){return s})),i.d(t,"b",(function(){return n})),i.d(t,"a",(function(){return o})),i.d(t,"h",(function(){return r})),i.d(t,"e",(function(){return a})),i.d(t,"g",(function(){return l})),i.d(t,"d",(function(){return u})),i.d(t,"f",(function(){return c})),i.d(t,"k",(function(){return d})),i.d(t,"l",(function(){return h})),i.d(t,"m",(function(){return p})),i.d(t,"j",(function(){return v})),i.d(t,"i",(function(){return _}))},xs7i:function(e,t,i){"use strict";var s;i.d(t,"b",(function(){return s})),i.d(t,"a",(function(){return n})),i.d(t,"c",(function(){return o})),function(e){e[e.I=1]="I",e[e.II=2]="II",e[e.IV=4]="IV"}(s||(s={}));const n=[s.I,s.II,s.IV];function o(e){if(null==s[e])throw new Error(`Invalid episode ${e}.`)}},zsIO:function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));var s=i("6Fug");class n extends s.a{constructor(){super(...arguments),this.width=0,this.height=0}resize(e,t){this.width=e,this.height=t,this.element.style.width=`${e}px`,this.element.style.height=`${t}px`}}}},[["/7QA",4,0,1]]]); \ No newline at end of file diff --git a/runtime.646b74531080f3adf183.js b/runtime.5224c667e7861f9aad02.js similarity index 52% rename from runtime.646b74531080f3adf183.js rename to runtime.5224c667e7861f9aad02.js index 6ba46aee..22f46404 100644 --- a/runtime.646b74531080f3adf183.js +++ b/runtime.5224c667e7861f9aad02.js @@ -1 +1 @@ -!function(e){function r(r){for(var n,u,f=r[0],c=r[1],i=r[2],d=0,p=[];d