From 803ea5788bcfde9238e10e6cbab9852883d58629 Mon Sep 17 00:00:00 2001 From: Aruki Date: Sun, 7 Oct 2018 21:47:18 -0600 Subject: [PATCH] New templates --- src/Core/Resource/Script/CScriptTemplate.h | 2 +- src/Core/Resource/Script/NGameList.cpp | 171 + src/Core/Resource/Script/NGameList.h | 32 + src/Core/Resource/Script/NPropertyMap.cpp | 317 + src/Core/Resource/Script/NPropertyMap.h | 36 + .../Script/Property/CStructProperty.cpp | 14 +- .../Resource/Script/Property/IProperty.cpp | 18 +- templates/DKCR/Game.xml | 3435 ++ .../DKCR/Structs/ActorMultiKeyframeData.xml | 31 + templates/DKCR/Structs/Animations.xml | 27 + templates/DKCR/Structs/BalloonBarrelData.xml | 89 + templates/DKCR/Structs/BalloonData.xml | 57 + templates/DKCR/Structs/BirdBossData.xml | 65 + templates/DKCR/Structs/BouncyTireData.xml | 80 + templates/DKCR/Structs/CableProperties.xml | 83 + templates/DKCR/Structs/CameraConstraints.xml | 12 + templates/DKCR/Structs/CameraFieldOfView.xml | 33 + templates/DKCR/Structs/CameraManagerData.xml | 11 + templates/DKCR/Structs/CameraMotion.xml | 17 + templates/DKCR/Structs/CameraNavigation.xml | 12 + templates/DKCR/Structs/CameraRotation.xml | 9 + templates/DKCR/Structs/CheckpointData.xml | 24 + .../DKCR/Structs/ClingPathControlData.xml | 29 + templates/DKCR/Structs/CollisionActors.xml | 16 + templates/DKCR/Structs/Connection.xml | 20 + templates/DKCR/Structs/CounterConditions.xml | 38 + templates/DKCR/Structs/CrouchData.xml | 32 + templates/DKCR/Structs/DKBarrelGlueData.xml | 33 + templates/DKCR/Structs/Data.xml | 54 + templates/DKCR/Structs/DebrisProperties.xml | 274 + templates/DKCR/Structs/DespawnRules.xml | 68 + .../DKCR/Structs/DynamicLightFalloff.xml | 18 + .../DKCR/Structs/DynamicLightIntensity.xml | 15 + .../DKCR/Structs/DynamicLightMotionSpline.xml | 16 + templates/DKCR/Structs/DynamicLightParent.xml | 26 + .../DKCR/Structs/DynamicLightSpotlight.xml | 15 + templates/DKCR/Structs/FixedDelayRules.xml | 26 + .../GeneratedObjectDeleterProperties.xml | 11 + templates/DKCR/Structs/GenericCreature.xml | 185 + .../DKCR/Structs/GroundPoundDetectorData.xml | 37 + templates/DKCR/Structs/Groups.xml | 19 + templates/DKCR/Structs/HeadTrackingData.xml | 23 + templates/DKCR/Structs/HurlHeightRules.xml | 26 + templates/DKCR/Structs/KongProxyData.xml | 41 + templates/DKCR/Structs/MeleeData.xml | 29 + templates/DKCR/Structs/ModifyContactRules.xml | 32 + .../DKCR/Structs/MultiModelInformation.xml | 26 + templates/DKCR/Structs/NonSlowdown.xml | 15 + templates/DKCR/Structs/OceanBridgeData.xml | 274 + templates/DKCR/Structs/OffsetPosition.xml | 19 + templates/DKCR/Structs/OffsetSplines.xml | 14 + .../DKCR/Structs/OptionalAreaAssetTypes.xml | 11 + templates/DKCR/Structs/PIDConvergence.xml | 27 + .../Structs/PathDeterminationMethodType.xml | 18 + templates/DKCR/Structs/PathPosition.xml | 33 + templates/DKCR/Structs/PeanutGunData.xml | 23 + templates/DKCR/Structs/PeanutProperties.xml | 124 + templates/DKCR/Structs/PickupData.xml | 149 + .../DKCR/Structs/ProjectileRenderOptions.xml | 11 + .../DKCR/Structs/ProportionalConvergence.xml | 12 + templates/DKCR/Structs/RagDollData.xml | 73 + templates/DKCR/Structs/RambiCrateData.xml | 26 + templates/DKCR/Structs/RetronomeMessage.xml | 14 + .../DKCR/Structs/RiseFromTheGraveData.xml | 21 + templates/DKCR/Structs/Sets.xml | 11 + templates/DKCR/Structs/ShakerData.xml | 22 + templates/DKCR/Structs/ShieldData.xml | 21 + templates/DKCR/Structs/SkinSwap.xml | 9 + templates/DKCR/Structs/Sound.xml | 48 + templates/DKCR/Structs/SpawnPointData.xml | 32 + templates/DKCR/Structs/SpindleOrientation.xml | 14 + templates/DKCR/Structs/SpindlePosition.xml | 24 + templates/DKCR/Structs/SpringConvergence.xml | 27 + templates/DKCR/Structs/SquawkProxyData.xml | 14 + templates/DKCR/Structs/SurfaceOrientation.xml | 12 + templates/DKCR/Structs/SurfacePosition.xml | 14 + templates/DKCR/Structs/SurroundPan.xml | 14 + .../DKCR/Structs/SuspensionBridgeData.xml | 23 + templates/DKCR/Structs/SwingRopeData.xml | 104 + templates/DKCR/Structs/TandemBeam.xml | 76 + templates/DKCR/Structs/TarInteractionData.xml | 46 + templates/DKCR/Structs/TeleportData.xml | 32 + templates/DKCR/Structs/TeleportMethod.xml | 13 + .../DKCR/Structs/TeleportRenderPushAmount.xml | 20 + templates/DKCR/Structs/TidalWaveData.xml | 53 + templates/DKCR/Structs/TrackPlayer.xml | 64 + templates/DKCR/Structs/TriggerShape.xml | 11 + templates/DKCR/Structs/UnknownStruct10.xml | 14 + templates/DKCR/Structs/UnknownStruct100.xml | 30 + templates/DKCR/Structs/UnknownStruct101.xml | 11 + templates/DKCR/Structs/UnknownStruct102.xml | 228 + templates/DKCR/Structs/UnknownStruct103.xml | 17 + templates/DKCR/Structs/UnknownStruct104.xml | 17 + templates/DKCR/Structs/UnknownStruct105.xml | 46 + templates/DKCR/Structs/UnknownStruct106.xml | 37 + templates/DKCR/Structs/UnknownStruct107.xml | 72 + templates/DKCR/Structs/UnknownStruct108.xml | 31 + templates/DKCR/Structs/UnknownStruct109.xml | 14 + templates/DKCR/Structs/UnknownStruct11.xml | 56 + templates/DKCR/Structs/UnknownStruct110.xml | 71 + templates/DKCR/Structs/UnknownStruct111.xml | 14 + templates/DKCR/Structs/UnknownStruct112.xml | 20 + templates/DKCR/Structs/UnknownStruct113.xml | 14 + templates/DKCR/Structs/UnknownStruct114.xml | 47 + templates/DKCR/Structs/UnknownStruct115.xml | 36 + templates/DKCR/Structs/UnknownStruct116.xml | 11 + templates/DKCR/Structs/UnknownStruct117.xml | 20 + templates/DKCR/Structs/UnknownStruct118.xml | 44 + templates/DKCR/Structs/UnknownStruct119.xml | 40 + templates/DKCR/Structs/UnknownStruct12.xml | 20 + templates/DKCR/Structs/UnknownStruct120.xml | 96 + templates/DKCR/Structs/UnknownStruct121.xml | 61 + templates/DKCR/Structs/UnknownStruct122.xml | 27 + templates/DKCR/Structs/UnknownStruct123.xml | 23 + templates/DKCR/Structs/UnknownStruct124.xml | 11 + templates/DKCR/Structs/UnknownStruct125.xml | 26 + templates/DKCR/Structs/UnknownStruct126.xml | 34 + templates/DKCR/Structs/UnknownStruct127.xml | 30 + templates/DKCR/Structs/UnknownStruct128.xml | 17 + templates/DKCR/Structs/UnknownStruct129.xml | 87 + templates/DKCR/Structs/UnknownStruct130.xml | 83 + templates/DKCR/Structs/UnknownStruct131.xml | 11 + templates/DKCR/Structs/UnknownStruct132.xml | 36 + templates/DKCR/Structs/UnknownStruct133.xml | 16 + templates/DKCR/Structs/UnknownStruct134.xml | 31 + templates/DKCR/Structs/UnknownStruct135.xml | 16 + templates/DKCR/Structs/UnknownStruct136.xml | 11 + templates/DKCR/Structs/UnknownStruct137.xml | 45 + templates/DKCR/Structs/UnknownStruct138.xml | 20 + templates/DKCR/Structs/UnknownStruct139.xml | 19 + templates/DKCR/Structs/UnknownStruct140.xml | 17 + templates/DKCR/Structs/UnknownStruct141.xml | 18 + templates/DKCR/Structs/UnknownStruct142.xml | 44 + templates/DKCR/Structs/UnknownStruct143.xml | 19 + templates/DKCR/Structs/UnknownStruct144.xml | 114 + templates/DKCR/Structs/UnknownStruct145.xml | 114 + templates/DKCR/Structs/UnknownStruct146.xml | 24 + templates/DKCR/Structs/UnknownStruct147.xml | 87 + templates/DKCR/Structs/UnknownStruct148.xml | 36 + templates/DKCR/Structs/UnknownStruct149.xml | 51 + templates/DKCR/Structs/UnknownStruct150.xml | 38 + templates/DKCR/Structs/UnknownStruct151.xml | 28 + templates/DKCR/Structs/UnknownStruct152.xml | 12 + templates/DKCR/Structs/UnknownStruct153.xml | 13 + templates/DKCR/Structs/UnknownStruct154.xml | 90 + templates/DKCR/Structs/UnknownStruct155.xml | 56 + templates/DKCR/Structs/UnknownStruct156.xml | 74 + templates/DKCR/Structs/UnknownStruct157.xml | 22 + templates/DKCR/Structs/UnknownStruct158.xml | 18 + templates/DKCR/Structs/UnknownStruct159.xml | 32 + templates/DKCR/Structs/UnknownStruct16.xml | 20 + templates/DKCR/Structs/UnknownStruct160.xml | 18 + templates/DKCR/Structs/UnknownStruct161.xml | 50 + templates/DKCR/Structs/UnknownStruct162.xml | 84 + templates/DKCR/Structs/UnknownStruct163.xml | 20 + templates/DKCR/Structs/UnknownStruct164.xml | 47 + templates/DKCR/Structs/UnknownStruct165.xml | 39 + templates/DKCR/Structs/UnknownStruct166.xml | 95 + templates/DKCR/Structs/UnknownStruct167.xml | 56 + templates/DKCR/Structs/UnknownStruct168.xml | 93 + templates/DKCR/Structs/UnknownStruct169.xml | 62 + templates/DKCR/Structs/UnknownStruct170.xml | 54 + templates/DKCR/Structs/UnknownStruct171.xml | 44 + templates/DKCR/Structs/UnknownStruct172.xml | 59 + templates/DKCR/Structs/UnknownStruct173.xml | 44 + templates/DKCR/Structs/UnknownStruct174.xml | 56 + templates/DKCR/Structs/UnknownStruct175.xml | 150 + templates/DKCR/Structs/UnknownStruct176.xml | 80 + templates/DKCR/Structs/UnknownStruct177.xml | 60 + templates/DKCR/Structs/UnknownStruct178.xml | 23 + templates/DKCR/Structs/UnknownStruct179.xml | 179 + templates/DKCR/Structs/UnknownStruct180.xml | 54 + templates/DKCR/Structs/UnknownStruct181.xml | 104 + templates/DKCR/Structs/UnknownStruct182.xml | 22 + templates/DKCR/Structs/UnknownStruct183.xml | 38 + templates/DKCR/Structs/UnknownStruct184.xml | 87 + templates/DKCR/Structs/UnknownStruct185.xml | 35 + templates/DKCR/Structs/UnknownStruct186.xml | 28 + templates/DKCR/Structs/UnknownStruct187.xml | 26 + templates/DKCR/Structs/UnknownStruct188.xml | 35 + templates/DKCR/Structs/UnknownStruct189.xml | 17 + templates/DKCR/Structs/UnknownStruct19.xml | 18 + templates/DKCR/Structs/UnknownStruct190.xml | 14 + templates/DKCR/Structs/UnknownStruct191.xml | 20 + templates/DKCR/Structs/UnknownStruct192.xml | 16 + templates/DKCR/Structs/UnknownStruct193.xml | 11 + templates/DKCR/Structs/UnknownStruct194.xml | 13 + templates/DKCR/Structs/UnknownStruct195.xml | 9 + templates/DKCR/Structs/UnknownStruct196.xml | 34 + templates/DKCR/Structs/UnknownStruct197.xml | 39 + templates/DKCR/Structs/UnknownStruct198.xml | 11 + templates/DKCR/Structs/UnknownStruct199.xml | 27 + templates/DKCR/Structs/UnknownStruct20.xml | 60 + templates/DKCR/Structs/UnknownStruct200.xml | 10 + templates/DKCR/Structs/UnknownStruct201.xml | 19 + templates/DKCR/Structs/UnknownStruct202.xml | 21 + templates/DKCR/Structs/UnknownStruct203.xml | 11 + templates/DKCR/Structs/UnknownStruct204.xml | 35 + templates/DKCR/Structs/UnknownStruct205.xml | 14 + templates/DKCR/Structs/UnknownStruct206.xml | 28 + templates/DKCR/Structs/UnknownStruct207.xml | 26 + templates/DKCR/Structs/UnknownStruct208.xml | 61 + templates/DKCR/Structs/UnknownStruct209.xml | 74 + templates/DKCR/Structs/UnknownStruct21.xml | 83 + templates/DKCR/Structs/UnknownStruct210.xml | 41 + templates/DKCR/Structs/UnknownStruct211.xml | 11 + templates/DKCR/Structs/UnknownStruct212.xml | 46 + templates/DKCR/Structs/UnknownStruct213.xml | 26 + templates/DKCR/Structs/UnknownStruct214.xml | 11 + templates/DKCR/Structs/UnknownStruct215.xml | 41 + templates/DKCR/Structs/UnknownStruct216.xml | 82 + templates/DKCR/Structs/UnknownStruct217.xml | 57 + templates/DKCR/Structs/UnknownStruct218.xml | 83 + templates/DKCR/Structs/UnknownStruct219.xml | 68 + templates/DKCR/Structs/UnknownStruct22.xml | 17 + templates/DKCR/Structs/UnknownStruct220.xml | 44 + templates/DKCR/Structs/UnknownStruct221.xml | 45 + templates/DKCR/Structs/UnknownStruct222.xml | 22 + templates/DKCR/Structs/UnknownStruct223.xml | 51 + templates/DKCR/Structs/UnknownStruct224.xml | 27 + templates/DKCR/Structs/UnknownStruct225.xml | 30 + templates/DKCR/Structs/UnknownStruct226.xml | 24 + templates/DKCR/Structs/UnknownStruct227.xml | 22 + templates/DKCR/Structs/UnknownStruct228.xml | 12 + templates/DKCR/Structs/UnknownStruct229.xml | 16 + templates/DKCR/Structs/UnknownStruct23.xml | 20 + templates/DKCR/Structs/UnknownStruct230.xml | 19 + templates/DKCR/Structs/UnknownStruct231.xml | 24 + templates/DKCR/Structs/UnknownStruct232.xml | 15 + templates/DKCR/Structs/UnknownStruct233.xml | 12 + templates/DKCR/Structs/UnknownStruct234.xml | 14 + templates/DKCR/Structs/UnknownStruct235.xml | 14 + templates/DKCR/Structs/UnknownStruct236.xml | 21 + templates/DKCR/Structs/UnknownStruct237.xml | 16 + templates/DKCR/Structs/UnknownStruct238.xml | 27 + templates/DKCR/Structs/UnknownStruct239.xml | 44 + templates/DKCR/Structs/UnknownStruct240.xml | 17 + templates/DKCR/Structs/UnknownStruct241.xml | 41 + templates/DKCR/Structs/UnknownStruct242.xml | 51 + templates/DKCR/Structs/UnknownStruct243.xml | 11 + templates/DKCR/Structs/UnknownStruct244.xml | 17 + templates/DKCR/Structs/UnknownStruct245.xml | 44 + templates/DKCR/Structs/UnknownStruct246.xml | 20 + templates/DKCR/Structs/UnknownStruct247.xml | 24 + templates/DKCR/Structs/UnknownStruct248.xml | 41 + templates/DKCR/Structs/UnknownStruct249.xml | 33 + templates/DKCR/Structs/UnknownStruct250.xml | 99 + templates/DKCR/Structs/UnknownStruct251.xml | 16 + templates/DKCR/Structs/UnknownStruct252.xml | 15 + templates/DKCR/Structs/UnknownStruct253.xml | 11 + templates/DKCR/Structs/UnknownStruct254.xml | 23 + templates/DKCR/Structs/UnknownStruct255.xml | 15 + templates/DKCR/Structs/UnknownStruct256.xml | 38 + templates/DKCR/Structs/UnknownStruct257.xml | 42 + templates/DKCR/Structs/UnknownStruct258.xml | 21 + templates/DKCR/Structs/UnknownStruct259.xml | 92 + templates/DKCR/Structs/UnknownStruct260.xml | 45 + templates/DKCR/Structs/UnknownStruct261.xml | 21 + templates/DKCR/Structs/UnknownStruct262.xml | 63 + templates/DKCR/Structs/UnknownStruct263.xml | 17 + templates/DKCR/Structs/UnknownStruct264.xml | 32 + templates/DKCR/Structs/UnknownStruct265.xml | 49 + templates/DKCR/Structs/UnknownStruct266.xml | 26 + templates/DKCR/Structs/UnknownStruct267.xml | 25 + templates/DKCR/Structs/UnknownStruct268.xml | 27 + templates/DKCR/Structs/UnknownStruct269.xml | 17 + templates/DKCR/Structs/UnknownStruct270.xml | 14 + templates/DKCR/Structs/UnknownStruct271.xml | 24 + templates/DKCR/Structs/UnknownStruct272.xml | 21 + templates/DKCR/Structs/UnknownStruct273.xml | 14 + templates/DKCR/Structs/UnknownStruct274.xml | 84 + templates/DKCR/Structs/UnknownStruct275.xml | 43 + templates/DKCR/Structs/UnknownStruct276.xml | 18 + templates/DKCR/Structs/UnknownStruct277.xml | 16 + templates/DKCR/Structs/UnknownStruct278.xml | 15 + templates/DKCR/Structs/UnknownStruct279.xml | 17 + templates/DKCR/Structs/UnknownStruct280.xml | 23 + templates/DKCR/Structs/UnknownStruct281.xml | 14 + templates/DKCR/Structs/UnknownStruct282.xml | 17 + templates/DKCR/Structs/UnknownStruct283.xml | 14 + templates/DKCR/Structs/UnknownStruct284.xml | 11 + templates/DKCR/Structs/UnknownStruct285.xml | 18 + templates/DKCR/Structs/UnknownStruct286.xml | 14 + templates/DKCR/Structs/UnknownStruct287.xml | 16 + templates/DKCR/Structs/UnknownStruct288.xml | 20 + templates/DKCR/Structs/UnknownStruct289.xml | 12 + templates/DKCR/Structs/UnknownStruct290.xml | 12 + templates/DKCR/Structs/UnknownStruct291.xml | 27 + templates/DKCR/Structs/UnknownStruct292.xml | 32 + templates/DKCR/Structs/UnknownStruct293.xml | 17 + templates/DKCR/Structs/UnknownStruct294.xml | 12 + templates/DKCR/Structs/UnknownStruct295.xml | 16 + templates/DKCR/Structs/UnknownStruct296.xml | 14 + templates/DKCR/Structs/UnknownStruct297.xml | 90 + templates/DKCR/Structs/UnknownStruct298.xml | 36 + templates/DKCR/Structs/UnknownStruct299.xml | 18 + templates/DKCR/Structs/UnknownStruct510.xml | 19 + templates/DKCR/Structs/UnknownStruct59.xml | 14 + templates/DKCR/Structs/UnknownStruct60.xml | 20 + templates/DKCR/Structs/UnknownStruct61.xml | 20 + templates/DKCR/Structs/UnknownStruct62.xml | 11 + templates/DKCR/Structs/UnknownStruct63.xml | 40 + templates/DKCR/Structs/UnknownStruct64.xml | 17 + templates/DKCR/Structs/UnknownStruct65.xml | 16 + templates/DKCR/Structs/UnknownStruct66.xml | 17 + templates/DKCR/Structs/UnknownStruct67.xml | 12 + templates/DKCR/Structs/UnknownStruct68.xml | 18 + templates/DKCR/Structs/UnknownStruct69.xml | 50 + templates/DKCR/Structs/UnknownStruct70.xml | 17 + templates/DKCR/Structs/UnknownStruct71.xml | 22 + templates/DKCR/Structs/UnknownStruct72.xml | 20 + templates/DKCR/Structs/UnknownStruct73.xml | 25 + templates/DKCR/Structs/UnknownStruct74.xml | 9 + templates/DKCR/Structs/UnknownStruct75.xml | 36 + templates/DKCR/Structs/UnknownStruct76.xml | 21 + templates/DKCR/Structs/UnknownStruct77.xml | 30 + templates/DKCR/Structs/UnknownStruct78.xml | 20 + templates/DKCR/Structs/UnknownStruct79.xml | 55 + templates/DKCR/Structs/UnknownStruct80.xml | 10 + templates/DKCR/Structs/UnknownStruct81.xml | 14 + templates/DKCR/Structs/UnknownStruct82.xml | 149 + templates/DKCR/Structs/UnknownStruct83.xml | 24 + templates/DKCR/Structs/UnknownStruct84.xml | 22 + templates/DKCR/Structs/UnknownStruct85.xml | 17 + templates/DKCR/Structs/UnknownStruct86.xml | 25 + templates/DKCR/Structs/UnknownStruct87.xml | 20 + templates/DKCR/Structs/UnknownStruct88.xml | 11 + templates/DKCR/Structs/UnknownStruct89.xml | 40 + templates/DKCR/Structs/UnknownStruct9.xml | 35 + templates/DKCR/Structs/UnknownStruct90.xml | 77 + templates/DKCR/Structs/UnknownStruct91.xml | 35 + templates/DKCR/Structs/UnknownStruct92.xml | 14 + templates/DKCR/Structs/UnknownStruct93.xml | 38 + templates/DKCR/Structs/UnknownStruct94.xml | 10 + templates/DKCR/Structs/UnknownStruct95.xml | 37 + templates/DKCR/Structs/UnknownStruct96.xml | 14 + templates/DKCR/Structs/UnknownStruct97.xml | 37 + templates/DKCR/Structs/UnknownStruct98.xml | 41 + templates/DKCR/Structs/UnknownStruct99.xml | 22 + templates/DKCR/Structs/Velocity.xml | 17 + templates/DKCR/Structs/VisControl.xml | 14 + templates/GameList.xml | 57 +- templates/MP1/Game.xml | 895 + templates/MP1/Structs/BoolFloat.xml | 15 + templates/MP1/Structs/BoolVec3f.xml | 15 + templates/MP1/Structs/CameraHintStruct.xml | 74 + templates/MP1/Structs/GuessStruct.xml | 15 + templates/MP1/Structs/IntBool.xml | 15 + templates/MP1/Structs/MagdoliteStruct.xml | 29 + templates/MP1/Structs/MassivePrimeStruct.xml | 191 + .../MP1/Structs/NewCameraShakerStruct.xml | 51 + templates/MP1/Structs/PathCameraStruct.xml | 26 + templates/MP1/Structs/PlayerActorStruct.xml | 23 + templates/MP1/Structs/PlayerHintStruct.xml | 56 + templates/MP1/Structs/PrimeStruct1.xml | 50 + templates/MP1/Structs/PrimeStruct2.xml | 27 + templates/MP1/Structs/PrimeStruct3.xml | 36 + templates/MP1/Structs/PrimeStruct4.xml | 88 + templates/MP1/Structs/PrimeStruct5.xml | 41 + templates/MP1/Structs/PrimeStruct6.xml | 18 + templates/MP1/Structs/RidleyStruct1.xml | 72 + templates/MP1/Structs/RidleyStruct2.xml | 36 + templates/MP1/Structs/RumbleEffectStruct.xml | 14 + templates/MP1/Structs/ScriptBeamStruct.xml | 68 + templates/MP1/Structs/SpindleCameraStruct.xml | 33 + templates/MP2/Game.xml | 1755 + templates/MP2/Structs/Connection.xml | 24 + templates/MP2/Structs/DigitalGuardianData.xml | 166 + .../MP2/Structs/DigitalGuardianHeadData.xml | 243 + templates/MP2/Structs/DynamicLightFalloff.xml | 18 + .../MP2/Structs/DynamicLightIntensity.xml | 15 + .../MP2/Structs/DynamicLightMotionSpline.xml | 16 + templates/MP2/Structs/DynamicLightParent.xml | 26 + .../MP2/Structs/DynamicLightSpotlight.xml | 15 + templates/MP2/Structs/MotionProperties.xml | 22 + templates/MP2/Structs/MysteryFlyerData.xml | 35 + templates/MP2/Structs/RezbitData.xml | 200 + templates/MP2/Structs/RotationSplines.xml | 11 + templates/MP2/Structs/SandBossData.xml | 121 + templates/MP2/Structs/ScaleSplines.xml | 11 + .../MP2/Structs/SpacePirateWeaponData.xml | 77 + .../MP2/Structs/SplitterMainChassisData.xml | 105 + templates/MP2/Structs/SurroundPan.xml | 14 + templates/MP2/Structs/SwampBossStage2Data.xml | 188 + templates/MP2/Structs/UnknownStruct10.xml | 78 + templates/MP2/Structs/UnknownStruct11.xml | 75 + templates/MP2/Structs/UnknownStruct12.xml | 69 + templates/MP2/Structs/UnknownStruct13.xml | 51 + templates/MP2/Structs/UnknownStruct14.xml | 30 + templates/MP2/Structs/UnknownStruct15.xml | 38 + templates/MP2/Structs/UnknownStruct16.xml | 17 + templates/MP2/Structs/UnknownStruct17.xml | 117 + templates/MP2/Structs/UnknownStruct18.xml | 14 + templates/MP2/Structs/UnknownStruct19.xml | 19 + templates/MP2/Structs/UnknownStruct20.xml | 9 + templates/MP2/Structs/UnknownStruct21.xml | 19 + templates/MP2/Structs/UnknownStruct22.xml | 27 + templates/MP2/Structs/UnknownStruct23.xml | 18 + templates/MP2/Structs/UnknownStruct24.xml | 50 + templates/MP2/Structs/UnknownStruct25.xml | 48 + templates/MP2/Structs/UnknownStruct26.xml | 67 + templates/MP2/Structs/UnknownStruct27.xml | 45 + templates/MP2/Structs/UnknownStruct28.xml | 260 + templates/MP2/Structs/UnknownStruct29.xml | 290 + templates/MP2/Structs/UnknownStruct3.xml | 66 + templates/MP2/Structs/UnknownStruct30.xml | 60 + templates/MP2/Structs/UnknownStruct31.xml | 39 + templates/MP2/Structs/UnknownStruct32.xml | 90 + templates/MP2/Structs/UnknownStruct33.xml | 87 + templates/MP2/Structs/UnknownStruct34.xml | 76 + templates/MP2/Structs/UnknownStruct35.xml | 17 + templates/MP2/Structs/UnknownStruct36.xml | 20 + templates/MP2/Structs/UnknownStruct37.xml | 95 + templates/MP2/Structs/UnknownStruct38.xml | 27 + templates/MP2/Structs/UnknownStruct39.xml | 48 + templates/MP2/Structs/UnknownStruct4.xml | 11 + templates/MP2/Structs/UnknownStruct40.xml | 52 + templates/MP2/Structs/UnknownStruct41.xml | 51 + templates/MP2/Structs/UnknownStruct42.xml | 52 + templates/MP2/Structs/UnknownStruct43.xml | 138 + templates/MP2/Structs/UnknownStruct5.xml | 18 + templates/MP2/Structs/UnknownStruct6.xml | 14 + templates/MP2/Structs/UnknownStruct7.xml | 14 + templates/MP2/Structs/UnknownStruct8.xml | 14 + templates/MP2/Structs/UnknownStruct9.xml | 11 + templates/MP2Demo/Game.xml | 1455 + .../MP2Demo/Structs/CameraHintStructA1.xml | 11 + templates/MP2Demo/Structs/Connection.xml | 20 + .../MP2Demo/Structs/DigitalGuardianData.xml | 88 + .../Structs/DigitalGuardianHeadData.xml | 112 + .../MP2Demo/Structs/DynamicLightFalloff.xml | 18 + .../MP2Demo/Structs/DynamicLightIntensity.xml | 15 + .../Structs/DynamicLightMotionSpline.xml | 16 + .../MP2Demo/Structs/DynamicLightParent.xml | 26 + .../MP2Demo/Structs/DynamicLightSpotlight.xml | 15 + .../MP2Demo/Structs/MotionProperties.xml | 22 + templates/MP2Demo/Structs/RezbitData.xml | 120 + templates/MP2Demo/Structs/RotationSplines.xml | 11 + templates/MP2Demo/Structs/ScaleSplines.xml | 11 + .../MP2Demo/Structs/SpacePirateWeaponData.xml | 77 + .../Structs/SplitterMainChassisData.xml | 104 + templates/MP2Demo/Structs/SurroundPan.xml | 14 + templates/MP2Demo/Structs/UnknownStruct10.xml | 14 + templates/MP2Demo/Structs/UnknownStruct11.xml | 78 + templates/MP2Demo/Structs/UnknownStruct12.xml | 72 + templates/MP2Demo/Structs/UnknownStruct13.xml | 16 + templates/MP2Demo/Structs/UnknownStruct14.xml | 9 + templates/MP2Demo/Structs/UnknownStruct15.xml | 14 + templates/MP2Demo/Structs/UnknownStruct16.xml | 17 + templates/MP2Demo/Structs/UnknownStruct17.xml | 29 + templates/MP2Demo/Structs/UnknownStruct18.xml | 84 + templates/MP2Demo/Structs/UnknownStruct19.xml | 78 + templates/MP2Demo/Structs/UnknownStruct20.xml | 74 + templates/MP2Demo/Structs/UnknownStruct21.xml | 84 + templates/MP2Demo/Structs/UnknownStruct22.xml | 42 + templates/MP2Demo/Structs/UnknownStruct23.xml | 136 + templates/MP2Demo/Structs/UnknownStruct3.xml | 20 + templates/MP2Demo/Structs/UnknownStruct5.xml | 65 + templates/MP2Demo/Structs/UnknownStruct6.xml | 11 + templates/MP2Demo/Structs/UnknownStruct7.xml | 18 + templates/MP2Demo/Structs/UnknownStruct8.xml | 14 + templates/MP2Demo/Structs/UnknownStruct9.xml | 14 + templates/MP3/Game.xml | 2875 ++ templates/MP3/Structs/Abilities.xml | 17 + templates/MP3/Structs/Armor.xml | 67 + templates/MP3/Structs/Ball.xml | 17 + templates/MP3/Structs/BeastRiderData.xml | 25 + templates/MP3/Structs/BlinkWolfData.xml | 279 + templates/MP3/Structs/BonusCredit.xml | 18 + templates/MP3/Structs/CableProperties.xml | 105 + templates/MP3/Structs/CameraConstraints.xml | 11 + templates/MP3/Structs/CameraFieldOfView.xml | 29 + templates/MP3/Structs/CameraInterpolation.xml | 44 + templates/MP3/Structs/CameraMotion.xml | 17 + templates/MP3/Structs/CameraNavigation.xml | 11 + templates/MP3/Structs/CameraPosition.xml | 29 + templates/MP3/Structs/CameraRotation.xml | 9 + templates/MP3/Structs/CattleProd.xml | 30 + templates/MP3/Structs/Chakram.xml | 72 + templates/MP3/Structs/ChasePosition.xml | 18 + templates/MP3/Structs/CinematicBlend.xml | 11 + templates/MP3/Structs/CircleLineMode.xml | 15 + templates/MP3/Structs/ColliderPosition.xml | 65 + templates/MP3/Structs/Connection.xml | 20 + templates/MP3/Structs/CounterConditions.xml | 38 + templates/MP3/Structs/DebrisProperties.xml | 239 + templates/MP3/Structs/DynamicLightFalloff.xml | 18 + .../MP3/Structs/DynamicLightIntensity.xml | 15 + .../MP3/Structs/DynamicLightMotionSpline.xml | 16 + templates/MP3/Structs/DynamicLightParent.xml | 26 + .../MP3/Structs/DynamicLightSpotlight.xml | 15 + templates/MP3/Structs/EnergyWhip.xml | 30 + templates/MP3/Structs/EyePodData.xml | 81 + templates/MP3/Structs/FargullHatcherData.xml | 40 + .../MP3/Structs/FargullHatcherSwarmData.xml | 14 + templates/MP3/Structs/FederationData.xml | 15 + .../MP3/Structs/FishCloudAggressionData.xml | 34 + templates/MP3/Structs/FluidProperties.xml | 284 + templates/MP3/Structs/FlyingPirateData.xml | 130 + .../Structs/FlyingPirateHelixMissileData.xml | 46 + templates/MP3/Structs/FriendlyData.xml | 107 + .../GeneratedObjectDeleterProperties.xml | 11 + templates/MP3/Structs/GragnolFlyerData.xml | 282 + templates/MP3/Structs/GrappleInfo.xml | 23 + templates/MP3/Structs/GunTurretBaseData.xml | 43 + templates/MP3/Structs/GunTurretTopData.xml | 71 + templates/MP3/Structs/HyperMode.xml | 35 + templates/MP3/Structs/Inventory.xml | 15 + templates/MP3/Structs/JetPack.xml | 37 + templates/MP3/Structs/KorbaMawData.xml | 18 + templates/MP3/Structs/KorbaSnatcherData.xml | 43 + templates/MP3/Structs/LayerID.xml | 15 + templates/MP3/Structs/MetroidHopperData.xml | 100 + templates/MP3/Structs/Misc.xml | 30 + .../MP3/Structs/MultiModelInformation.xml | 26 + templates/MP3/Structs/MysteryFlyerData.xml | 38 + templates/MP3/Structs/NonSlowdown.xml | 9 + templates/MP3/Structs/OffsetPosition.xml | 19 + templates/MP3/Structs/OffsetSplines.xml | 14 + .../MP3/Structs/OptionalAreaAssetTypes.xml | 11 + templates/MP3/Structs/PIDConvergence.xml | 24 + templates/MP3/Structs/PTCNoseTurretData.xml | 73 + templates/MP3/Structs/ParticleBlaster.xml | 43 + .../Structs/PathDeterminationMethodType.xml | 17 + templates/MP3/Structs/PathPosition.xml | 31 + templates/MP3/Structs/PathType.xml | 20 + templates/MP3/Structs/PhaazoidData.xml | 48 + .../MP3/Structs/PhazonFlyerSwarmData.xml | 11 + templates/MP3/Structs/PhazonLeechData.xml | 82 + templates/MP3/Structs/PhazonPuddleData.xml | 178 + .../MP3/Structs/PhysicsDebrisProperties.xml | 210 + templates/MP3/Structs/PirateDroneData.xml | 296 + .../MP3/Structs/ProportionalConvergence.xml | 12 + templates/MP3/Structs/RainProperties.xml | 45 + .../MP3/Structs/ReptilicusHunterData.xml | 93 + templates/MP3/Structs/RotationSplines.xml | 11 + templates/MP3/Structs/ScaleSplines.xml | 11 + templates/MP3/Structs/SeedBoss1Data.xml | 339 + templates/MP3/Structs/SeedBoss1HandData.xml | 31 + templates/MP3/Structs/SeedBoss1OrbData.xml | 43 + templates/MP3/Structs/SeedBoss1Shield.xml | 83 + templates/MP3/Structs/ShakerData.xml | 21 + templates/MP3/Structs/Ship.xml | 12 + templates/MP3/Structs/ShipData.xml | 94 + templates/MP3/Structs/SpacePirateData.xml | 437 + templates/MP3/Structs/SpindleOrientation.xml | 13 + templates/MP3/Structs/SpindlePosition.xml | 23 + templates/MP3/Structs/SpringConvergence.xml | 26 + templates/MP3/Structs/SteamBotData.xml | 250 + templates/MP3/Structs/SteamLordData.xml | 75 + templates/MP3/Structs/SurfaceOrientation.xml | 11 + templates/MP3/Structs/SurfacePosition.xml | 13 + templates/MP3/Structs/SurroundPan.xml | 14 + templates/MP3/Structs/SwarmBotData.xml | 200 + templates/MP3/Structs/TeamAIDebugEnum.xml | 17 + templates/MP3/Structs/TranslationSplines.xml | 11 + templates/MP3/Structs/UnknownStruct1.xml | 47 + templates/MP3/Structs/UnknownStruct11.xml | 18 + templates/MP3/Structs/UnknownStruct12.xml | 72 + templates/MP3/Structs/UnknownStruct13.xml | 38 + templates/MP3/Structs/UnknownStruct14.xml | 25 + templates/MP3/Structs/UnknownStruct15.xml | 10 + templates/MP3/Structs/UnknownStruct16.xml | 43 + templates/MP3/Structs/UnknownStruct17.xml | 250 + templates/MP3/Structs/UnknownStruct18.xml | 81 + templates/MP3/Structs/UnknownStruct19.xml | 120 + templates/MP3/Structs/UnknownStruct2.xml | 149 + templates/MP3/Structs/UnknownStruct20.xml | 187 + templates/MP3/Structs/UnknownStruct21.xml | 11 + templates/MP3/Structs/UnknownStruct22.xml | 23 + templates/MP3/Structs/UnknownStruct23.xml | 9 + templates/MP3/Structs/UnknownStruct24.xml | 117 + templates/MP3/Structs/UnknownStruct25.xml | 35 + templates/MP3/Structs/UnknownStruct26.xml | 150 + templates/MP3/Structs/UnknownStruct27.xml | 146 + templates/MP3/Structs/UnknownStruct28.xml | 29 + templates/MP3/Structs/UnknownStruct29.xml | 29 + templates/MP3/Structs/UnknownStruct3.xml | 36 + templates/MP3/Structs/UnknownStruct30.xml | 31 + templates/MP3/Structs/UnknownStruct31.xml | 65 + templates/MP3/Structs/UnknownStruct32.xml | 95 + templates/MP3/Structs/UnknownStruct33.xml | 41 + templates/MP3/Structs/UnknownStruct34.xml | 33 + templates/MP3/Structs/UnknownStruct35.xml | 13 + templates/MP3/Structs/UnknownStruct36.xml | 58 + templates/MP3/Structs/UnknownStruct37.xml | 51 + templates/MP3/Structs/UnknownStruct38.xml | 13 + templates/MP3/Structs/UnknownStruct39.xml | 30 + templates/MP3/Structs/UnknownStruct4.xml | 11 + templates/MP3/Structs/UnknownStruct40.xml | 57 + templates/MP3/Structs/UnknownStruct41.xml | 95 + templates/MP3/Structs/UnknownStruct42.xml | 56 + templates/MP3/Structs/UnknownStruct43.xml | 41 + templates/MP3/Structs/UnknownStruct44.xml | 172 + templates/MP3/Structs/UnknownStruct45.xml | 280 + templates/MP3/Structs/UnknownStruct46.xml | 243 + templates/MP3/Structs/UnknownStruct47.xml | 39 + templates/MP3/Structs/UnknownStruct48.xml | 15 + templates/MP3/Structs/UnknownStruct49.xml | 106 + templates/MP3/Structs/UnknownStruct50.xml | 14 + templates/MP3/Structs/UnknownStruct51.xml | 96 + templates/MP3/Structs/UnknownStruct52.xml | 28 + templates/MP3/Structs/UnknownStruct53.xml | 132 + templates/MP3/Structs/UnknownStruct54.xml | 26 + templates/MP3/Structs/UnknownStruct55.xml | 263 + templates/MP3/Structs/UnknownStruct56.xml | 44 + templates/MP3/Structs/UnknownStruct57.xml | 73 + templates/MP3/Structs/UnknownStruct58.xml | 189 + templates/MP3/Structs/UnknownStruct59.xml | 54 + templates/MP3/Structs/UnknownStruct60.xml | 29 + templates/MP3/Structs/UnknownStruct61.xml | 237 + templates/MP3/Structs/UnknownStruct62.xml | 165 + templates/MP3/Structs/UnknownStruct63.xml | 43 + templates/MP3/Structs/UnknownStruct64.xml | 48 + templates/MP3/Structs/UnknownStruct65.xml | 14 + templates/MP3/Structs/UnknownStruct66.xml | 18 + templates/MP3/Structs/UnknownStruct8.xml | 31 + templates/MP3/Structs/UnknownStruct9.xml | 41 + templates/MP3/Structs/Velocity.xml | 17 + templates/MP3/Structs/Visors.xml | 17 + .../MP3/Structs/WeaponGeneratorProperties.xml | 39 + templates/MP3/Structs/Weapons.xml | 39 + templates/MP3Proto/Game.xml | 2263 + templates/MP3Proto/Structs/Abilities.xml | 14 + templates/MP3Proto/Structs/Armor.xml | 67 + templates/MP3Proto/Structs/Ball.xml | 17 + templates/MP3Proto/Structs/BeastRiderData.xml | 19 + templates/MP3Proto/Structs/BerserkerData.xml | 132 + templates/MP3Proto/Structs/BlinkWolfData.xml | 140 + .../MP3Proto/Structs/CableProperties.xml | 84 + .../MP3Proto/Structs/CameraConstraints.xml | 11 + .../MP3Proto/Structs/CameraFieldOfView.xml | 29 + .../MP3Proto/Structs/CameraInterpolation.xml | 32 + templates/MP3Proto/Structs/CameraMotion.xml | 17 + .../MP3Proto/Structs/CameraNavigation.xml | 11 + templates/MP3Proto/Structs/CameraPosition.xml | 29 + templates/MP3Proto/Structs/CameraRotation.xml | 9 + templates/MP3Proto/Structs/CattleProd.xml | 23 + templates/MP3Proto/Structs/Chakram.xml | 70 + templates/MP3Proto/Structs/ChasePosition.xml | 18 + templates/MP3Proto/Structs/CinematicBlend.xml | 11 + .../MP3Proto/Structs/ColliderPosition.xml | 65 + templates/MP3Proto/Structs/Connection.xml | 20 + .../MP3Proto/Structs/CounterConditions.xml | 38 + templates/MP3Proto/Structs/DarkSamusData.xml | 36 + .../MP3Proto/Structs/DebrisProperties.xml | 223 + .../MP3Proto/Structs/DefenseMechanoidData.xml | 119 + .../MP3Proto/Structs/DynamicLightFalloff.xml | 18 + .../Structs/DynamicLightIntensity.xml | 15 + .../Structs/DynamicLightMotionSpline.xml | 16 + .../MP3Proto/Structs/DynamicLightParent.xml | 26 + .../Structs/DynamicLightSpotlight.xml | 15 + templates/MP3Proto/Structs/EnergyWhip.xml | 21 + templates/MP3Proto/Structs/EyePodData.xml | 59 + .../MP3Proto/Structs/FargullHatcherData.xml | 40 + .../Structs/FargullHatcherSwarmData.xml | 14 + templates/MP3Proto/Structs/FederationData.xml | 11 + .../Structs/FishCloudAggressionData.xml | 31 + .../MP3Proto/Structs/FluidProperties.xml | 189 + .../MP3Proto/Structs/FlyingPirateData.xml | 87 + .../Structs/FlyingPirateHelixMissileData.xml | 34 + .../GeneratedObjectDeleterProperties.xml | 11 + .../MP3Proto/Structs/GragnolFlyerData.xml | 166 + templates/MP3Proto/Structs/GrappleInfo.xml | 23 + .../MP3Proto/Structs/GunTurretBaseData.xml | 34 + .../MP3Proto/Structs/GunTurretTopData.xml | 58 + templates/MP3Proto/Structs/HyperMode.xml | 23 + templates/MP3Proto/Structs/Inventory.xml | 15 + templates/MP3Proto/Structs/JetPack.xml | 32 + templates/MP3Proto/Structs/KorakkData.xml | 73 + templates/MP3Proto/Structs/KorbaMawData.xml | 18 + .../MP3Proto/Structs/KorbaSnatcherData.xml | 38 + templates/MP3Proto/Structs/ManthaData.xml | 25 + .../MP3Proto/Structs/MetroidHatcherData.xml | 79 + .../MP3Proto/Structs/MetroidHopperData.xml | 39 + templates/MP3Proto/Structs/Misc.xml | 28 + .../MP3Proto/Structs/MysteryFlyerData.xml | 38 + templates/MP3Proto/Structs/NonSlowdown.xml | 9 + templates/MP3Proto/Structs/OffsetPosition.xml | 19 + templates/MP3Proto/Structs/OffsetSplines.xml | 11 + .../Structs/OptionalAreaAssetTypes.xml | 11 + templates/MP3Proto/Structs/PIDConvergence.xml | 24 + .../MP3Proto/Structs/PTCNoseTurretData.xml | 73 + .../MP3Proto/Structs/ParticleBlaster.xml | 31 + .../Structs/PathDeterminationMethodType.xml | 17 + templates/MP3Proto/Structs/PathPosition.xml | 30 + templates/MP3Proto/Structs/PathType.xml | 20 + .../MP3Proto/Structs/PhazonFlyerSwarmData.xml | 11 + .../MP3Proto/Structs/PhazonLeechData.xml | 72 + .../MP3Proto/Structs/PhazonPuddleData.xml | 166 + .../Structs/PhysicsDebrisProperties.xml | 210 + .../MP3Proto/Structs/PirateDroneData.xml | 109 + .../Structs/ProportionalConvergence.xml | 12 + .../MP3Proto/Structs/ReptilicusHunterData.xml | 51 + templates/MP3Proto/Structs/Ridley1Data.xml | 98 + .../MP3Proto/Structs/RotationSplines.xml | 11 + templates/MP3Proto/Structs/RundasData.xml | 229 + templates/MP3Proto/Structs/ScaleSplines.xml | 11 + templates/MP3Proto/Structs/ScanBeamInfo.xml | 56 + templates/MP3Proto/Structs/SeedBoss1Data.xml | 164 + .../MP3Proto/Structs/SeedBoss1HandData.xml | 26 + .../MP3Proto/Structs/SeedBoss1OrbData.xml | 30 + .../MP3Proto/Structs/SeedBoss1Shield.xml | 83 + templates/MP3Proto/Structs/ShakerData.xml | 21 + templates/MP3Proto/Structs/Ship.xml | 14 + templates/MP3Proto/Structs/ShipData.xml | 60 + .../MP3Proto/Structs/SpacePirateData.xml | 209 + .../MP3Proto/Structs/SpindleOrientation.xml | 13 + .../MP3Proto/Structs/SpindlePosition.xml | 24 + .../MP3Proto/Structs/SpringConvergence.xml | 26 + templates/MP3Proto/Structs/SteamBotData.xml | 89 + templates/MP3Proto/Structs/SteamLordData.xml | 20 + .../MP3Proto/Structs/SurfaceOrientation.xml | 11 + .../MP3Proto/Structs/SurfacePosition.xml | 13 + templates/MP3Proto/Structs/SurroundPan.xml | 14 + templates/MP3Proto/Structs/SwarmBotData.xml | 157 + .../MP3Proto/Structs/TeamAIDebugEnum.xml | 17 + .../MP3Proto/Structs/TranslationSplines.xml | 11 + templates/MP3Proto/Structs/Velocity.xml | 17 + templates/MP3Proto/Structs/Visors.xml | 17 + .../MP3Proto/Structs/WallCrawlerData.xml | 44 + .../Structs/WeaponGeneratorProperties.xml | 35 + templates/MP3Proto/Structs/Weapons.xml | 36 + templates/Properties.xml | 11494 ----- templates/PropertyMap.xml | 38517 ++++++++++++++++ templates/PropertyMapLegacy.xml | 11496 +++++ templates/dkcr/Enums/AnimEnum.xml | 18 +- templates/dkcr/Enums/BarrelCannonEnum.xml | 20 +- templates/dkcr/Enums/CableEnum.xml | 18 +- .../dkcr/Enums/DamageableTriggerEnum.xml | 20 +- templates/dkcr/Enums/Item.xml | 102 +- templates/dkcr/Enums/MusicEnumA.xml | 18 +- templates/dkcr/Enums/MusicEnumB.xml | 32 +- templates/dkcr/Enums/RobotChickenEnum.xml | 16 +- templates/dkcr/Enums/Shape.xml | 20 +- templates/dkcr/Enums/UnknownEnum1.xml | 118 +- templates/dkcr/Enums/UnknownEnum2.xml | 24 +- templates/dkcr/Enums/UnknownEnum3.xml | 16 +- templates/dkcr/Enums/UnknownEnum4.xml | 16 +- templates/dkcr/MasterTemplate.xml | 379 - templates/dkcr/Script/AIHint.xml | 65 +- templates/dkcr/Script/AIKeyframe.xml | 85 +- templates/dkcr/Script/AIWaypoint.xml | 58 +- templates/dkcr/Script/AVIS.xml | 41 +- templates/dkcr/Script/Acoustics.xml | 229 +- templates/dkcr/Script/Actor.xml | 238 +- .../dkcr/Script/ActorAnimGridModifier.xml | 39 +- templates/dkcr/Script/ActorKeyframe.xml | 89 +- templates/dkcr/Script/ActorMultiKeyFrame.xml | 71 +- templates/dkcr/Script/ActorTransform.xml | 65 +- templates/dkcr/Script/AreaAttributes.xml | 82 +- templates/dkcr/Script/AreaDamage.xml | 75 +- templates/dkcr/Script/AreaNode.xml | 198 +- templates/dkcr/Script/AreaPath.xml | 118 +- .../dkcr/Script/AreaStreamedAudioState.xml | 115 +- templates/dkcr/Script/AudioOccluder.xml | 49 +- templates/dkcr/Script/BarrelBalloon.xml | 114 +- templates/dkcr/Script/BarrelCannon.xml | 254 +- templates/dkcr/Script/BeatUpHandler.xml | 84 +- templates/dkcr/Script/BirdBoss.xml | 229 +- templates/dkcr/Script/BloomEffect.xml | 50 +- templates/dkcr/Script/BloomVolume.xml | 37 +- templates/dkcr/Script/BonusRoom.xml | 61 +- templates/dkcr/Script/BouncyTire.xml | 109 +- templates/dkcr/Script/Cable.xml | 181 +- templates/dkcr/Script/CameraBlurKeyframe.xml | 72 +- .../dkcr/Script/CameraFilterKeyframe.xml | 106 +- templates/dkcr/Script/CameraHint.xml | 292 +- templates/dkcr/Script/CameraManager.xml | 45 +- templates/dkcr/Script/CameraModifier.xml | 56 +- templates/dkcr/Script/CameraShaker.xml | 73 +- templates/dkcr/Script/Checkpoint.xml | 60 +- templates/dkcr/Script/CinematicCamera.xml | 260 +- templates/dkcr/Script/ClingPathControl.xml | 85 +- templates/dkcr/Script/ColorModulate.xml | 167 +- templates/dkcr/Script/ConditionalRelay.xml | 92 +- templates/dkcr/Script/ControllerAction.xml | 65 +- templates/dkcr/Script/Counter.xml | 101 +- templates/dkcr/Script/CreditsScreen.xml | 99 +- templates/dkcr/Script/CustomInterpolation.xml | 63 +- templates/dkcr/Script/DamageArea.xml | 39 +- templates/dkcr/Script/DamageEffect.xml | 39 +- templates/dkcr/Script/DamageableTrigger.xml | 65 +- .../Script/DamageableTriggerOrientated.xml | 56 +- templates/dkcr/Script/Debris.xml | 253 +- templates/dkcr/Script/DepthOfFieldTuner.xml | 68 +- templates/dkcr/Script/DistanceFog.xml | 146 +- templates/dkcr/Script/DynamicLight.xml | 163 +- templates/dkcr/Script/EOLDisplay.xml | 49 +- templates/dkcr/Script/Effect.xml | 172 +- .../dkcr/Script/EnvFxDensityController.xml | 49 +- templates/dkcr/Script/FactorySwitch.xml | 100 +- templates/dkcr/Script/FalsePerspective.xml | 61 +- templates/dkcr/Script/FogOverlay.xml | 136 +- templates/dkcr/Script/FogVolume.xml | 81 +- templates/dkcr/Script/ForestBoss.xml | 179 +- templates/dkcr/Script/GPTR.xml | 37 +- templates/dkcr/Script/GameManager.xml | 52 +- templates/dkcr/Script/GameOverDisplay.xml | 37 +- .../dkcr/Script/GeneratedObjectDeleter.xml | 57 +- templates/dkcr/Script/Generator.xml | 124 +- templates/dkcr/Script/GenericCreature.xml | 711 +- .../dkcr/Script/GenericCreatureGroup.xml | 48 +- templates/dkcr/Script/GroundPoundDetector.xml | 122 +- templates/dkcr/Script/GuiCharacter.xml | 223 +- templates/dkcr/Script/GuiMenu.xml | 67 +- templates/dkcr/Script/GuiSlider.xml | 85 +- templates/dkcr/Script/GuiWidget.xml | 49 +- templates/dkcr/Script/HUD.xml | 382 +- templates/dkcr/Script/HUDProxy.xml | 37 +- templates/dkcr/Script/IslandArea.xml | 188 +- templates/dkcr/Script/IslandHUD.xml | 420 +- templates/dkcr/Script/JungleBoss1.xml | 285 +- templates/dkcr/Script/Kong.xml | 101 +- templates/dkcr/Script/KongProxy.xml | 95 +- templates/dkcr/Script/LODController.xml | 135 +- templates/dkcr/Script/LevelDarkener.xml | 59 +- templates/dkcr/Script/LightVolume.xml | 51 +- templates/dkcr/Script/MEAT.xml | 55 +- templates/dkcr/Script/MemoryRelay.xml | 56 +- templates/dkcr/Script/MineCart.xml | 232 +- templates/dkcr/Script/Mole.xml | 194 +- templates/dkcr/Script/MoleCart.xml | 156 +- templates/dkcr/Script/MoleTrainManager.xml | 159 +- templates/dkcr/Script/MotionPlatform.xml | 91 +- templates/dkcr/Script/MultiModelActor.xml | 134 +- .../dkcr/Script/MultiplayerSyncRelay.xml | 43 +- templates/dkcr/Script/MusicMaster.xml | 75 +- templates/dkcr/Script/MusicModifier.xml | 60 +- templates/dkcr/Script/MusicTrack.xml | 81 +- templates/dkcr/Script/OceanBridge.xml | 261 +- templates/dkcr/Script/OceanWave.xml | 83 +- templates/dkcr/Script/OptionalAreaAsset.xml | 45 +- templates/dkcr/Script/PathControl.xml | 59 +- templates/dkcr/Script/Peanut.xml | 125 +- templates/dkcr/Script/Pickup.xml | 194 +- templates/dkcr/Script/PilotChicken.xml | 84 +- templates/dkcr/Script/PirateCrab.xml | 238 +- templates/dkcr/Script/PirateCrabManager.xml | 64 +- templates/dkcr/Script/Platform.xml | 213 +- templates/dkcr/Script/PlayerActionHint.xml | 92 +- templates/dkcr/Script/PlayerActor.xml | 210 +- templates/dkcr/Script/PlayerRespawn.xml | 144 +- templates/dkcr/Script/PlayerToken.xml | 76 +- templates/dkcr/Script/PoiObject.xml | 73 +- templates/dkcr/Script/PositionRelay.xml | 43 +- templates/dkcr/Script/ProbabilityRelay.xml | 45 +- templates/dkcr/Script/Projectile.xml | 62 +- templates/dkcr/Script/RadialDamage.xml | 68 +- templates/dkcr/Script/Rambi.xml | 73 +- templates/dkcr/Script/RambiCrate.xml | 67 +- templates/dkcr/Script/ReactiveActor.xml | 100 +- templates/dkcr/Script/ReactiveScale.xml | 83 +- templates/dkcr/Script/Relay.xml | 48 +- templates/dkcr/Script/RelayRandom.xml | 71 +- templates/dkcr/Script/RespawnBalloon.xml | 78 +- templates/dkcr/Script/Retronome.xml | 73 +- templates/dkcr/Script/ReviewControl.xml | 53 +- templates/dkcr/Script/RobotChicken.xml | 335 +- templates/dkcr/Script/RobotChickenFlyer.xml | 232 +- templates/dkcr/Script/RocketBarrel.xml | 209 +- templates/dkcr/Script/RumbleEffect.xml | 127 +- .../dkcr/Script/ScriptLayerController.xml | 45 +- templates/dkcr/Script/SequenceTimer.xml | 108 +- templates/dkcr/Script/ShadowProjector.xml | 109 +- templates/dkcr/Script/SkyboxModInca.xml | 50 +- templates/dkcr/Script/Sound.xml | 155 +- templates/dkcr/Script/SoundModifier.xml | 48 +- templates/dkcr/Script/SoundModifierData.xml | 89 +- templates/dkcr/Script/SpawnPoint.xml | 64 +- templates/dkcr/Script/SpecialFunction.xml | 194 +- templates/dkcr/Script/Spinner.xml | 127 +- .../dkcr/Script/SplineModifierVolume.xml | 40 +- templates/dkcr/Script/SplinePath.xml | 57 +- templates/dkcr/Script/SplinePathNetwork.xml | 43 +- templates/dkcr/Script/SquawkProxy.xml | 72 +- templates/dkcr/Script/StreamedAudio.xml | 174 +- templates/dkcr/Script/StreamedMovie.xml | 92 +- templates/dkcr/Script/Subtitles.xml | 137 +- templates/dkcr/Script/SurfaceControl.xml | 59 +- templates/dkcr/Script/SuspensionBridge.xml | 90 +- templates/dkcr/Script/SwingRope.xml | 130 +- templates/dkcr/Script/Switch.xml | 49 +- templates/dkcr/Script/TPND.xml | 99 +- templates/dkcr/Script/TarPit.xml | 65 +- templates/dkcr/Script/TextPane.xml | 181 +- templates/dkcr/Script/TidalWave.xml | 96 +- .../dkcr/Script/TimeAttackEOLDisplay.xml | 37 +- templates/dkcr/Script/TimeKeyframe.xml | 43 +- templates/dkcr/Script/Timer.xml | 70 +- templates/dkcr/Script/TippyPlatform.xml | 86 +- templates/dkcr/Script/TrainSequence.xml | 67 +- templates/dkcr/Script/TrainTrackManager.xml | 199 +- templates/dkcr/Script/TransitionScreen.xml | 65 +- templates/dkcr/Script/Trigger.xml | 81 +- templates/dkcr/Script/Tutorial.xml | 92 +- .../dkcr/Script/VerticalRocketBarrel.xml | 181 +- templates/dkcr/Script/VolcanoBossBodyPart.xml | 252 +- templates/dkcr/Script/VolumeGroup.xml | 51 +- templates/dkcr/Script/Waypoint.xml | 40 +- templates/dkcr/Script/WorldAttributes.xml | 48 +- templates/dkcr/Script/WorldLightFader.xml | 49 +- .../dkcr/Structs/ActorMultiKeyframeStruct.xml | 31 +- templates/dkcr/Structs/ActorParameters.xml | 67 +- .../dkcr/Structs/AnimGridModifierData.xml | 193 +- templates/dkcr/Structs/AreaPathStructA.xml | 35 +- .../dkcr/Structs/BeatUpHandlerStruct.xml | 29 +- templates/dkcr/Structs/BirdBossStruct.xml | 85 +- templates/dkcr/Structs/BouncyTireStruct.xml | 23 +- .../dkcr/Structs/CameraInterpolation.xml | 109 +- templates/dkcr/Structs/CameraOrientation.xml | 174 +- templates/dkcr/Structs/CameraPosition.xml | 246 +- .../dkcr/Structs/CameraShakerEnvelope.xml | 29 +- .../dkcr/Structs/ClingPathControlStruct.xml | 17 +- templates/dkcr/Structs/ConditionalTest.xml | 53 +- templates/dkcr/Structs/ControlCommands.xml | 97 +- templates/dkcr/Structs/Convergence.xml | 116 +- templates/dkcr/Structs/DamageEffectData.xml | 167 +- templates/dkcr/Structs/DamageInfo.xml | 115 +- .../dkcr/Structs/DamageVulnerability.xml | 45 +- .../DebrisPropertiesOrientationEnum.xml | 27 +- templates/dkcr/Structs/EditorProperties.xml | 29 +- .../dkcr/Structs/FOVInterpolationMethod.xml | 29 +- templates/dkcr/Structs/ForestBossStructA.xml | 35 +- templates/dkcr/Structs/ForestBossStructB.xml | 175 +- templates/dkcr/Structs/ForestBossStructC.xml | 123 +- .../dkcr/Structs/GenericCreatureStructA.xml | 1401 +- .../dkcr/Structs/GenericCreatureStructB.xml | 91 +- .../dkcr/Structs/GenericCreatureStructC.xml | 55 +- .../dkcr/Structs/GenericCreatureStructD.xml | 123 +- .../dkcr/Structs/GenericCreatureStructE.xml | 31 +- .../dkcr/Structs/GenericCreatureStructF.xml | 203 +- .../dkcr/Structs/GenericCreatureStructG.xml | 33 +- .../dkcr/Structs/GuiWidgetProperties.xml | 25 +- templates/dkcr/Structs/HealthInfo.xml | 17 +- .../dkcr/Structs/InterpolationMethod.xml | 57 +- templates/dkcr/Structs/IslandAreaStruct.xml | 29 +- templates/dkcr/Structs/IslandHudStruct.xml | 73 +- templates/dkcr/Structs/JungleBossStructA.xml | 46 +- templates/dkcr/Structs/JungleBossStructB.xml | 37 +- templates/dkcr/Structs/JungleBossStructC.xml | 35 +- templates/dkcr/Structs/JungleBossStructD.xml | 23 +- templates/dkcr/Structs/LayerToggle.xml | 20 +- templates/dkcr/Structs/LightParameters.xml | 115 +- templates/dkcr/Structs/MayaSpline.xml | 4 - templates/dkcr/Structs/MinecartStructA.xml | 75 +- templates/dkcr/Structs/MinecartStructB.xml | 53 +- templates/dkcr/Structs/MinecartStructC.xml | 49 +- templates/dkcr/Structs/MinecartStructD.xml | 30 +- templates/dkcr/Structs/MoleCartStruct.xml | 55 +- .../dkcr/Structs/MoleTrainManagerStructA.xml | 53 +- .../dkcr/Structs/MoleTrainManagerStructB.xml | 77 +- .../Structs/MotionInterpolationMethod.xml | 49 +- .../dkcr/Structs/MultiModelActorStruct.xml | 23 +- templates/dkcr/Structs/OceanBridgeStructA.xml | 33 +- templates/dkcr/Structs/OceanBridgeStructB.xml | 29 +- templates/dkcr/Structs/OffsetInterpolant.xml | 17 +- .../OrientationInterpolationMethod.xml | 49 +- templates/dkcr/Structs/PathDetermination.xml | 44 +- templates/dkcr/Structs/PatternedAI.xml | 181 +- templates/dkcr/Structs/PeanutStruct.xml | 17 +- templates/dkcr/Structs/PickupRelayStruct.xml | 71 +- .../dkcr/Structs/PlatformMotionProperties.xml | 57 +- .../dkcr/Structs/ProjectileBounceData.xml | 57 +- .../dkcr/Structs/ProjectileCollisionData.xml | 63 +- templates/dkcr/Structs/ProjectileData.xml | 131 +- .../dkcr/Structs/ProjectileMotionData.xml | 153 +- .../dkcr/Structs/ProjectileRenderData.xml | 47 +- .../dkcr/Structs/ReactiveObjectStruct.xml | 91 +- .../dkcr/Structs/RobotChickenFlyerStructA.xml | 35 +- .../dkcr/Structs/RobotChickenFlyerStructB.xml | 63 +- .../dkcr/Structs/RobotChickenStructA.xml | 53 +- .../dkcr/Structs/RobotChickenStructB.xml | 173 +- templates/dkcr/Structs/RotationSplines.xml | 17 +- templates/dkcr/Structs/SavedStateID.xml | 48 +- templates/dkcr/Structs/ScaleSplines.xml | 17 +- templates/dkcr/Structs/ShadowData.xml | 77 +- .../Structs/SpindlePositionInterpolant.xml | 45 +- templates/dkcr/Structs/SplineType.xml | 17 +- .../dkcr/Structs/SuspensionBridgeStruct.xml | 35 +- templates/dkcr/Structs/TextProperties.xml | 127 +- .../dkcr/Structs/TrackObjectModuleData.xml | 29 +- .../dkcr/Structs/TrainTrackManagerStructA.xml | 17 +- .../dkcr/Structs/TrainTrackManagerStructB.xml | 33 +- templates/dkcr/Structs/Transform.xml | 45 +- templates/dkcr/Structs/TranslationSplines.xml | 17 +- templates/dkcr/Structs/TriggerInfo.xml | 65 +- templates/dkcr/Structs/UnknownStruct.xml | 13 +- templates/dkcr/Structs/UnknownStruct1.xml | 33 +- templates/dkcr/Structs/UnknownStruct13.xml | 35 +- templates/dkcr/Structs/UnknownStruct14.xml | 29 +- templates/dkcr/Structs/UnknownStruct15.xml | 29 +- templates/dkcr/Structs/UnknownStruct17.xml | 25 +- templates/dkcr/Structs/UnknownStruct18.xml | 23 +- templates/dkcr/Structs/UnknownStruct2.xml | 85 +- templates/dkcr/Structs/UnknownStruct24.xml | 37 +- templates/dkcr/Structs/UnknownStruct25.xml | 19 +- templates/dkcr/Structs/UnknownStruct26.xml | 41 +- templates/dkcr/Structs/UnknownStruct27.xml | 78 +- templates/dkcr/Structs/UnknownStruct28.xml | 97 +- templates/dkcr/Structs/UnknownStruct29.xml | 17 +- templates/dkcr/Structs/UnknownStruct3.xml | 29 +- templates/dkcr/Structs/UnknownStruct30.xml | 124 +- templates/dkcr/Structs/UnknownStruct31.xml | 127 +- templates/dkcr/Structs/UnknownStruct32.xml | 51 +- templates/dkcr/Structs/UnknownStruct33.xml | 145 +- templates/dkcr/Structs/UnknownStruct34.xml | 41 +- templates/dkcr/Structs/UnknownStruct35.xml | 315 +- templates/dkcr/Structs/UnknownStruct36.xml | 29 +- templates/dkcr/Structs/UnknownStruct37.xml | 21 +- templates/dkcr/Structs/UnknownStruct38.xml | 45 +- templates/dkcr/Structs/UnknownStruct39.xml | 53 +- templates/dkcr/Structs/UnknownStruct4.xml | 29 +- templates/dkcr/Structs/UnknownStruct40.xml | 25 +- templates/dkcr/Structs/UnknownStruct41.xml | 69 +- templates/dkcr/Structs/UnknownStruct42.xml | 19 +- templates/dkcr/Structs/UnknownStruct43.xml | 29 +- templates/dkcr/Structs/UnknownStruct44.xml | 812 +- templates/dkcr/Structs/UnknownStruct45.xml | 97 +- templates/dkcr/Structs/UnknownStruct46.xml | 29 +- templates/dkcr/Structs/UnknownStruct47.xml | 23 +- templates/dkcr/Structs/UnknownStruct48.xml | 109 +- templates/dkcr/Structs/UnknownStruct49.xml | 35 +- templates/dkcr/Structs/UnknownStruct5.xml | 40 +- templates/dkcr/Structs/UnknownStruct50.xml | 17 +- templates/dkcr/Structs/UnknownStruct51.xml | 17 +- templates/dkcr/Structs/UnknownStruct52.xml | 17 +- templates/dkcr/Structs/UnknownStruct53.xml | 19 +- templates/dkcr/Structs/UnknownStruct54.xml | 35 +- templates/dkcr/Structs/UnknownStruct55.xml | 37 +- templates/dkcr/Structs/UnknownStruct56.xml | 137 +- templates/dkcr/Structs/UnknownStruct57.xml | 23 +- templates/dkcr/Structs/UnknownStruct58.xml | 59 +- templates/dkcr/Structs/UnknownStruct6.xml | 33 +- templates/dkcr/Structs/UnknownStruct7.xml | 19 +- templates/dkcr/Structs/UnknownStruct8.xml | 29 +- templates/dkcr/Structs/Vector2f.xml | 23 +- templates/dkcr/Structs/VehicleStructA.xml | 105 +- templates/dkcr/Structs/VehicleStructB.xml | 23 +- .../Structs/VolcanoBossBodyPartStructA.xml | 43 +- .../Structs/VolcanoBossBodyPartStructB.xml | 118 +- .../Structs/VolcanoBossBodyPartStructC.xml | 67 +- .../Structs/VolcanoBossBodyPartStructD.xml | 37 +- templates/mp1/Enums/ControllerButton.xml | 26 - templates/mp1/Enums/Item.xml | 93 +- templates/mp1/Enums/PlayerAction.xml | 145 +- templates/mp1/Enums/VulnerabilityType.xml | 27 +- templates/mp1/Enums/WeaponType.xml | 41 +- templates/mp1/MasterTemplate.xml | 187 - templates/mp1/Script/AIJumpPoint.xml | 52 +- templates/mp1/Script/AIKeyframe.xml | 55 +- templates/mp1/Script/Actor.xml | 139 +- templates/mp1/Script/ActorContraption.xml | 99 +- templates/mp1/Script/ActorKeyframe.xml | 55 +- templates/mp1/Script/ActorRotate.xml | 53 +- templates/mp1/Script/AmbientAI.xml | 102 +- templates/mp1/Script/AreaAttributes.xml | 93 +- templates/mp1/Script/AtomicAlpha.xml | 114 +- templates/mp1/Script/AtomicBeta.xml | 129 +- templates/mp1/Script/Babygoth.xml | 207 +- templates/mp1/Script/BallTrigger.xml | 69 +- templates/mp1/Script/Beetle.xml | 116 +- templates/mp1/Script/BloodFlower.xml | 133 +- templates/mp1/Script/Burrower.xml | 105 +- templates/mp1/Script/Camera.xml | 95 +- templates/mp1/Script/CameraBlurKeyframe.xml | 62 +- templates/mp1/Script/CameraFilterKeyframe.xml | 77 +- templates/mp1/Script/CameraHint.xml | 100 +- templates/mp1/Script/CameraHintTrigger.xml | 62 +- templates/mp1/Script/CameraPitchVolume.xml | 68 +- templates/mp1/Script/CameraShaker.xml | 70 +- templates/mp1/Script/CameraWaypoint.xml | 62 +- templates/mp1/Script/ChozoGhost.xml | 173 +- templates/mp1/Script/ColorModulate.xml | 80 +- templates/mp1/Script/ControllerAction.xml | 45 +- templates/mp1/Script/Counter.xml | 52 +- templates/mp1/Script/CoverPoint.xml | 66 +- templates/mp1/Script/DamageableTrigger.xml | 110 +- templates/mp1/Script/Debris.xml | 118 +- templates/mp1/Script/DebrisExtended.xml | 208 +- templates/mp1/Script/DebugCameraWaypoint.xml | 52 +- templates/mp1/Script/DistanceFog.xml | 66 +- templates/mp1/Script/Dock.xml | 68 +- templates/mp1/Script/DockAreaChange.xml | 39 +- templates/mp1/Script/Door.xml | 98 +- templates/mp1/Script/Drone.xml | 232 +- templates/mp1/Script/Effect.xml | 138 +- templates/mp1/Script/ElectroMagneticPulse.xml | 81 +- templates/mp1/Script/ElitePirate.xml | 243 +- templates/mp1/Script/EnergyBall.xml | 132 +- .../mp1/Script/EnvFxDensityController.xml | 45 +- templates/mp1/Script/Eyeball.xml | 137 +- templates/mp1/Script/FireFlea.xml | 76 +- templates/mp1/Script/FishCloud.xml | 191 +- templates/mp1/Script/FishCloudModifier.xml | 57 +- templates/mp1/Script/Flaahgra.xml | 142 +- templates/mp1/Script/FlaahgraTentacle.xml | 64 +- templates/mp1/Script/FlickerBat.xml | 80 +- templates/mp1/Script/FlyingPirate.xml | 205 +- templates/mp1/Script/FogVolume.xml | 63 +- templates/mp1/Script/Geemer.xml | 104 +- templates/mp1/Script/Generator.xml | 62 +- templates/mp1/Script/GrapplePoint.xml | 54 +- templates/mp1/Script/GunTurret.xml | 255 +- templates/mp1/Script/HUDMemo.xml | 69 +- templates/mp1/Script/IceSheegoth.xml | 218 +- templates/mp1/Script/IceZoomer.xml | 102 +- templates/mp1/Script/JellyZap.xml | 118 +- templates/mp1/Script/Magdolite.xml | 134 +- templates/mp1/Script/MazeNode.xml | 70 +- templates/mp1/Script/MemoryRelay.xml | 45 +- templates/mp1/Script/MetareeAlpha.xml | 86 +- templates/mp1/Script/MetroidAlpha.xml | 128 +- templates/mp1/Script/MetroidBeta.xml | 147 +- templates/mp1/Script/MetroidPrimeStage1.xml | 130 +- templates/mp1/Script/MetroidPrimeStage2.xml | 91 +- templates/mp1/Script/Midi.xml | 54 +- templates/mp1/Script/NewCameraShaker.xml | 62 +- templates/mp1/Script/NewIntroBoss.xml | 105 +- templates/mp1/Script/Oculus.xml | 96 +- templates/mp1/Script/OmegaPirate.xml | 268 +- templates/mp1/Script/Parasite.xml | 140 +- templates/mp1/Script/PathCamera.xml | 72 +- templates/mp1/Script/PhazonHealingNodule.xml | 79 +- templates/mp1/Script/PhazonPool.xml | 120 +- templates/mp1/Script/Pickup.xml | 120 +- templates/mp1/Script/PickupGenerator.xml | 50 +- templates/mp1/Script/Platform.xml | 124 +- templates/mp1/Script/PlayerActor.xml | 117 +- templates/mp1/Script/PlayerHint.xml | 54 +- templates/mp1/Script/PlayerStateChange.xml | 55 +- templates/mp1/Script/PointOfInterest.xml | 61 +- templates/mp1/Script/PuddleSpore.xml | 108 +- templates/mp1/Script/PuddleToadGamma.xml | 111 +- templates/mp1/Script/Puffer.xml | 110 +- templates/mp1/Script/RadialDamage.xml | 54 +- templates/mp1/Script/RandomRelay.xml | 53 +- templates/mp1/Script/Relay.xml | 40 +- templates/mp1/Script/Repulsor.xml | 47 +- templates/mp1/Script/Ridley.xml | 305 +- templates/mp1/Script/Ripper.xml | 70 +- templates/mp1/Script/Ripple.xml | 45 +- templates/mp1/Script/RoomAcoustics.xml | 155 +- templates/mp1/Script/RumbleEffect.xml | 51 +- templates/mp1/Script/ScriptBeam.xml | 57 +- templates/mp1/Script/Seedling.xml | 102 +- templates/mp1/Script/ShadowProjector.xml | 71 +- templates/mp1/Script/SnakeWeedSwarm.xml | 142 +- templates/mp1/Script/Sound.xml | 115 +- templates/mp1/Script/SpacePirate.xml | 190 +- templates/mp1/Script/SpankWeed.xml | 84 +- templates/mp1/Script/SpawnPoint.xml | 172 +- templates/mp1/Script/SpecialFunction.xml | 163 +- .../Script/SpiderBallAttractionSurface.xml | 61 +- templates/mp1/Script/SpiderBallWaypoint.xml | 56 +- templates/mp1/Script/SpindleCamera.xml | 124 +- templates/mp1/Script/Steam.xml | 78 +- templates/mp1/Script/StreamedAudio.xml | 70 +- templates/mp1/Script/Switch.xml | 45 +- templates/mp1/Script/TargetingPoint.xml | 48 +- templates/mp1/Script/TeamAIMgr.xml | 67 +- templates/mp1/Script/Thardus.xml | 322 +- .../mp1/Script/ThardusRockProjectile.xml | 92 +- templates/mp1/Script/ThermalHeatFader.xml | 45 +- templates/mp1/Script/Timer.xml | 66 +- templates/mp1/Script/Trigger.xml | 115 +- templates/mp1/Script/Tryclops.xml | 80 +- templates/mp1/Script/VisorFlare.xml | 90 +- templates/mp1/Script/VisorGoo.xml | 84 +- templates/mp1/Script/WallCrawlerSwarm.xml | 203 +- templates/mp1/Script/Warwasp.xml | 98 +- templates/mp1/Script/Water.xml | 322 +- templates/mp1/Script/Waypoint.xml | 90 +- templates/mp1/Script/WorldLightFader.xml | 45 +- templates/mp1/Script/WorldTeleporter.xml | 140 +- templates/mp1/Structs/ActorParameters.xml | 73 +- templates/mp1/Structs/BeamCombos.xml | 31 +- templates/mp1/Structs/BehaveChance.xml | 39 +- templates/mp1/Structs/BoolFloat 1.xml | 7 - templates/mp1/Structs/BoolFloat 2.xml | 7 - templates/mp1/Structs/BoolFloat 3.xml | 7 - templates/mp1/Structs/BoolFloat 4.xml | 7 - templates/mp1/Structs/BoolFloat 5.xml | 7 - templates/mp1/Structs/BoolFloat 6.xml | 7 - templates/mp1/Structs/BoolFloat 7.xml | 7 - templates/mp1/Structs/BoolFloat 8.xml | 7 - templates/mp1/Structs/BoolVec3f 1.xml | 7 - templates/mp1/Structs/BoolVec3f 2.xml | 7 - templates/mp1/Structs/ChargedBeams.xml | 31 +- templates/mp1/Structs/DamageInfo.xml | 27 +- templates/mp1/Structs/DamageVulnerability.xml | 79 +- templates/mp1/Structs/FlareDef.xml | 30 +- templates/mp1/Structs/FluidLayerMotion.xml | 32 +- templates/mp1/Structs/FluidUVMotion.xml | 32 +- templates/mp1/Structs/GrappleParameters.xml | 59 +- templates/mp1/Structs/HealthInfo.xml | 19 +- templates/mp1/Structs/LayerSwitch.xml | 23 +- templates/mp1/Structs/LightParameters.xml | 99 +- templates/mp1/Structs/LongBool.xml | 7 - .../mp1/Structs/MP1-CameraHintStruct.xml | 27 - templates/mp1/Structs/MP1-GuessStruct 1.xml | 7 - templates/mp1/Structs/MP1-GuessStruct 2.xml | 7 - templates/mp1/Structs/MP1-GuessStruct.xml | 7 - templates/mp1/Structs/MP1-MagdoliteStruct.xml | 11 - .../mp1/Structs/MP1-MassivePrimeStruct.xml | 54 - .../Structs/MP1-NewCameraShakerStruct 1.xml | 19 - .../Structs/MP1-NewCameraShakerStruct 2.xml | 19 - .../Structs/MP1-NewCameraShakerStruct 3.xml | 19 - .../mp1/Structs/MP1-PathCameraStruct.xml | 11 - .../mp1/Structs/MP1-PlayerActorStruct.xml | 10 - .../mp1/Structs/MP1-PlayerHintStruct.xml | 26 - templates/mp1/Structs/MP1-PrimeStruct1.xml | 19 - templates/mp1/Structs/MP1-PrimeStruct2.xml | 11 - templates/mp1/Structs/MP1-PrimeStruct3.xml | 14 - templates/mp1/Structs/MP1-PrimeStruct4.xml | 27 - templates/mp1/Structs/MP1-PrimeStruct5.xml | 13 - templates/mp1/Structs/MP1-PrimeStruct6.xml | 9 - templates/mp1/Structs/MP1-RidleyStruct1.xml | 22 - templates/mp1/Structs/MP1-RidleyStruct2.xml | 14 - .../mp1/Structs/MP1-RumbleEffectStruct.xml | 7 - .../mp1/Structs/MP1-ScriptBeamStruct.xml | 21 - .../mp1/Structs/MP1-SpindleCameraStruct.xml | 13 - templates/mp1/Structs/PatternedInfo.xml | 170 +- templates/mp1/Structs/PlayerHintStruct.xml | 26 - templates/mp1/Structs/PrimeStruct1.xml | 19 - templates/mp1/Structs/PrimeStruct2.xml | 11 - templates/mp1/Structs/PrimeStruct3.xml | 14 - templates/mp1/Structs/PrimeStruct4.xml | 38 - templates/mp1/Structs/PrimeStruct6.xml | 9 - templates/mp1/Structs/RidleyStruct2.xml | 14 - templates/mp1/Structs/ScannableParameters.xml | 18 +- templates/mp1/Structs/SpindleCameraStruct.xml | 13 - templates/mp1/Structs/Vector2f.xml | 20 +- templates/mp1/Structs/VisorParameters.xml | 36 +- templates/mp2/Enums/Item.xml | 230 +- templates/mp2/Enums/WeaponType.xml | 54 +- templates/mp2/MasterTemplate.xml | 336 - templates/mp2/Script/AIHint.xml | 65 +- templates/mp2/Script/AIJumpPoint.xml | 47 +- templates/mp2/Script/AIKeyframe.xml | 79 +- templates/mp2/Script/AIMannedTurret.xml | 109 +- templates/mp2/Script/AIWaypoint.xml | 70 +- templates/mp2/Script/Actor.xml | 186 +- templates/mp2/Script/ActorKeyframe.xml | 67 +- templates/mp2/Script/ActorRotate.xml | 65 +- templates/mp2/Script/AdvancedCounter.xml | 120 +- templates/mp2/Script/AmbientAI.xml | 222 +- templates/mp2/Script/AreaAttributes.xml | 132 +- templates/mp2/Script/AreaDamage.xml | 51 +- templates/mp2/Script/AtomicAlpha.xml | 206 +- templates/mp2/Script/AtomicBeta.xml | 231 +- templates/mp2/Script/BacteriaSwarm.xml | 233 +- templates/mp2/Script/BallTrigger.xml | 109 +- templates/mp2/Script/Blogg.xml | 402 +- templates/mp2/Script/Brizgee.xml | 142 +- templates/mp2/Script/Camera.xml | 84 +- templates/mp2/Script/CameraBlurKeyframe.xml | 72 +- templates/mp2/Script/CameraFilterKeyframe.xml | 120 +- templates/mp2/Script/CameraHint.xml | 157 +- templates/mp2/Script/CameraPitch.xml | 49 +- templates/mp2/Script/CameraShaker.xml | 44 +- templates/mp2/Script/CameraWaypoint.xml | 40 +- templates/mp2/Script/CannonBall.xml | 49 +- templates/mp2/Script/ChozoGhost.xml | 410 +- templates/mp2/Script/Coin.xml | 347 +- templates/mp2/Script/ColorModulate.xml | 143 +- templates/mp2/Script/CommandoPirate.xml | 405 +- templates/mp2/Script/ConditionalRelay.xml | 98 +- templates/mp2/Script/ControlHint.xml | 255 +- templates/mp2/Script/ControllerAction.xml | 57 +- templates/mp2/Script/Counter.xml | 66 +- templates/mp2/Script/CoverPoint.xml | 67 +- templates/mp2/Script/Crystallite.xml | 100 +- templates/mp2/Script/DamageActor.xml | 39 +- templates/mp2/Script/DamageableTrigger.xml | 67 +- .../Script/DamageableTriggerOrientated.xml | 62 +- templates/mp2/Script/DarkCommando.xml | 238 +- templates/mp2/Script/DarkSamus.xml | 406 +- templates/mp2/Script/DarkSamusBattleStage.xml | 181 +- templates/mp2/Script/DarkTrooper.xml | 174 +- templates/mp2/Script/Debris.xml | 151 +- templates/mp2/Script/DebrisExtended.xml | 355 +- templates/mp2/Script/DestructibleBarrier.xml | 182 +- templates/mp2/Script/DigitalGuardian.xml | 263 +- templates/mp2/Script/DigitalGuardianHead.xml | 274 +- templates/mp2/Script/DistanceFog.xml | 87 +- templates/mp2/Script/Dock.xml | 73 +- templates/mp2/Script/Door.xml | 172 +- templates/mp2/Script/DynamicLight.xml | 126 +- templates/mp2/Script/EMPulse.xml | 97 +- templates/mp2/Script/Effect.xml | 182 +- templates/mp2/Script/ElitePirate.xml | 330 +- templates/mp2/Script/EmperorIngStage1.xml | 195 +- .../mp2/Script/EmperorIngStage2Tentacle.xml | 79 +- templates/mp2/Script/EmperorIngStage3.xml | 150 +- .../mp2/Script/EnvFxDensityController.xml | 49 +- templates/mp2/Script/EyeBall.xml | 166 +- templates/mp2/Script/FishCloud.xml | 245 +- templates/mp2/Script/FishCloudModifier.xml | 73 +- templates/mp2/Script/FlyerSwarm.xml | 105 +- templates/mp2/Script/FlyingPirate.xml | 416 +- templates/mp2/Script/FogOverlay.xml | 142 +- templates/mp2/Script/FogVolume.xml | 84 +- templates/mp2/Script/ForgottenObject.xml | 43 +- templates/mp2/Script/FrontEndDataNetwork.xml | 198 +- templates/mp2/Script/Generator.xml | 88 +- templates/mp2/Script/Glowbug.xml | 131 +- templates/mp2/Script/GrapplePoint.xml | 44 +- templates/mp2/Script/Grenchler.xml | 528 +- templates/mp2/Script/GuiMenu.xml | 75 +- templates/mp2/Script/GuiPlayerJoinManager.xml | 55 +- templates/mp2/Script/GuiScreen.xml | 55 +- templates/mp2/Script/GuiSlider.xml | 91 +- templates/mp2/Script/GuiWidget.xml | 65 +- templates/mp2/Script/GunTurretBase.xml | 314 +- templates/mp2/Script/GunTurretTop.xml | 111 +- templates/mp2/Script/HUDHint.xml | 79 +- templates/mp2/Script/HUDMemo.xml | 102 +- templates/mp2/Script/Ing.xml | 594 +- templates/mp2/Script/IngBlobSwarm.xml | 119 +- templates/mp2/Script/IngBoostBallGuardian.xml | 520 +- templates/mp2/Script/IngPuddle.xml | 82 +- templates/mp2/Script/IngSnatchingSwarm.xml | 199 +- templates/mp2/Script/IngSpaceJumpGuardian.xml | 159 +- .../mp2/Script/IngSpiderballGuardian.xml | 130 +- templates/mp2/Script/Kralee.xml | 316 +- templates/mp2/Script/Krocuss.xml | 290 +- templates/mp2/Script/Lumite.xml | 200 +- templates/mp2/Script/MediumIng.xml | 244 +- templates/mp2/Script/MemoryRelay.xml | 54 +- templates/mp2/Script/Metaree.xml | 188 +- templates/mp2/Script/MetareeSwarm.xml | 99 +- templates/mp2/Script/MetroidAlpha.xml | 226 +- templates/mp2/Script/Midi.xml | 61 +- templates/mp2/Script/MinorIng.xml | 313 +- templates/mp2/Script/MysteryFlyer.xml | 84 +- templates/mp2/Script/OctapedeSegment.xml | 376 +- templates/mp2/Script/Parasite.xml | 276 +- templates/mp2/Script/PathCamera.xml | 101 +- templates/mp2/Script/PathMeshCtrl.xml | 49 +- templates/mp2/Script/Pickup.xml | 196 +- templates/mp2/Script/PickupGenerator.xml | 64 +- templates/mp2/Script/PillBug.xml | 146 +- templates/mp2/Script/PlantScarabSwarm.xml | 187 +- templates/mp2/Script/Platform.xml | 155 +- templates/mp2/Script/PlayerActor.xml | 124 +- templates/mp2/Script/PlayerController.xml | 152 +- templates/mp2/Script/PlayerHint.xml | 113 +- templates/mp2/Script/PlayerStateChange.xml | 67 +- templates/mp2/Script/PlayerTurret.xml | 131 +- templates/mp2/Script/PointOfInterest.xml | 58 +- templates/mp2/Script/PortalTransition.xml | 94 +- templates/mp2/Script/PuddleSpore.xml | 178 +- templates/mp2/Script/Puffer.xml | 204 +- templates/mp2/Script/RadialDamage.xml | 68 +- templates/mp2/Script/RandomRelay.xml | 66 +- templates/mp2/Script/Relay.xml | 48 +- templates/mp2/Script/Repulsor.xml | 61 +- templates/mp2/Script/Rezbit.xml | 263 +- templates/mp2/Script/RiftPortal.xml | 118 +- templates/mp2/Script/Ripper.xml | 76 +- templates/mp2/Script/Ripple.xml | 43 +- templates/mp2/Script/RoomAcoustics.xml | 355 +- templates/mp2/Script/RsfAudio.xml | 75 +- templates/mp2/Script/RubiksPuzzle.xml | 52 +- templates/mp2/Script/RumbleEffect.xml | 55 +- templates/mp2/Script/SafeZone.xml | 493 +- templates/mp2/Script/SafeZoneCrystal.xml | 226 +- templates/mp2/Script/SandBoss.xml | 327 +- templates/mp2/Script/Sandworm.xml | 438 +- .../mp2/Script/ScriptLayerController.xml | 45 +- templates/mp2/Script/SequenceTimer.xml | 100 +- templates/mp2/Script/ShadowProjector.xml | 83 +- templates/mp2/Script/Shredder.xml | 113 +- templates/mp2/Script/Shrieker.xml | 312 +- templates/mp2/Script/Silhouette.xml | 96 +- templates/mp2/Script/SkyRipple.xml | 43 +- templates/mp2/Script/SnakeWeedSwarm.xml | 175 +- templates/mp2/Script/Sound.xml | 165 +- templates/mp2/Script/SoundModifier.xml | 68 +- templates/mp2/Script/SpacePirate.xml | 462 +- templates/mp2/Script/SpankWeed.xml | 138 +- templates/mp2/Script/SpawnPoint.xml | 53 +- templates/mp2/Script/SpecialFunction.xml | 258 +- .../Script/SpiderBallAttractionSurface.xml | 43 +- templates/mp2/Script/SpiderBallWaypoint.xml | 46 +- templates/mp2/Script/SpindleCamera.xml | 91 +- templates/mp2/Script/Spinner.xml | 97 +- templates/mp2/Script/Splinter.xml | 230 +- .../mp2/Script/SplitterCommandModule.xml | 240 +- templates/mp2/Script/SplitterMainChassis.xml | 202 +- templates/mp2/Script/SporbBase.xml | 356 +- templates/mp2/Script/SporbNeedle.xml | 136 +- templates/mp2/Script/SporbProjectile.xml | 68 +- templates/mp2/Script/SporbTop.xml | 56 +- templates/mp2/Script/Steam.xml | 76 +- templates/mp2/Script/StoneToad.xml | 68 +- templates/mp2/Script/StreamedAudio.xml | 80 +- templates/mp2/Script/StreamedMovie.xml | 92 +- templates/mp2/Script/Subtitle.xml | 122 +- templates/mp2/Script/SurfaceCamera.xml | 79 +- templates/mp2/Script/SwampBossStage1.xml | 181 +- templates/mp2/Script/SwampBossStage2.xml | 343 +- templates/mp2/Script/Switch.xml | 49 +- templates/mp2/Script/TargetingPoint.xml | 49 +- templates/mp2/Script/TeamAI.xml | 91 +- templates/mp2/Script/TextPane.xml | 136 +- templates/mp2/Script/TimeKeyframe.xml | 43 +- templates/mp2/Script/Timer.xml | 72 +- templates/mp2/Script/Trigger.xml | 57 +- templates/mp2/Script/TriggerEllipsoid.xml | 52 +- templates/mp2/Script/TriggerOrientated.xml | 52 +- templates/mp2/Script/Tryclops.xml | 130 +- templates/mp2/Script/VisorFlare.xml | 184 +- templates/mp2/Script/VisorGoo.xml | 112 +- templates/mp2/Script/WallWalker.xml | 170 +- templates/mp2/Script/Water.xml | 538 +- templates/mp2/Script/Waypoint.xml | 40 +- templates/mp2/Script/WispTentacle.xml | 118 +- templates/mp2/Script/WorldLightFader.xml | 49 +- templates/mp2/Script/WorldTeleporter.xml | 195 +- templates/mp2/Structs/ActorParameters.xml | 101 +- templates/mp2/Structs/AudioPlaybackParms.xml | 45 +- .../mp2/Structs/BasicSwarmProperties.xml | 261 +- templates/mp2/Structs/BehaveChance.xml | 53 +- templates/mp2/Structs/BloggStruct.xml | 41 +- templates/mp2/Structs/CameraHintStructA.xml | 17 +- templates/mp2/Structs/CameraHintStructB.xml | 23 +- templates/mp2/Structs/CameraHintStructC.xml | 23 +- templates/mp2/Structs/CameraShakerData.xml | 39 +- templates/mp2/Structs/ConditionalTest.xml | 75 +- templates/mp2/Structs/ControlHintStruct.xml | 31 +- .../mp2/Structs/ControllerActionStruct.xml | 17 +- templates/mp2/Structs/DamageInfo.xml | 33 +- templates/mp2/Structs/DamageVulnerability.xml | 237 +- .../mp2/Structs/DigitalGuardianHeadStruct.xml | 53 +- templates/mp2/Structs/EchoParameters.xml | 47 +- templates/mp2/Structs/EditorProperties.xml | 27 +- .../mp2/Structs/EmperorIngStage3StructA.xml | 83 +- .../mp2/Structs/EmperorIngStage3StructB.xml | 45 +- templates/mp2/Structs/FlareDef.xml | 39 +- templates/mp2/Structs/GrappleParameters.xml | 83 +- templates/mp2/Structs/GuiWidgetProperties.xml | 25 +- templates/mp2/Structs/HealthInfo.xml | 23 +- .../Structs/IngBoostBallGuardianStruct.xml | 95 +- templates/mp2/Structs/IngPossessionData.xml | 75 +- .../Structs/IngSpaceJumpGuardianStruct.xml | 41 +- .../Structs/IngSpiderballGuardianStruct.xml | 59 +- templates/mp2/Structs/LayerSwitch.xml | 23 +- templates/mp2/Structs/LightParameters.xml | 121 +- templates/mp2/Structs/MayaSpline.xml | 4 - templates/mp2/Structs/PatternedInfo.xml | 273 +- templates/mp2/Structs/PlasmaBeamInfo.xml | 129 +- .../PowerBombGuardianStageProperties.xml | 77 +- templates/mp2/Structs/SafeZoneStructA.xml | 56 +- templates/mp2/Structs/SafeZoneStructB.xml | 135 +- templates/mp2/Structs/SandBossStructA.xml | 65 +- templates/mp2/Structs/SandBossStructB.xml | 119 +- templates/mp2/Structs/SandwormStruct.xml | 53 +- templates/mp2/Structs/ScannableParameters.xml | 17 +- templates/mp2/Structs/ShockWaveInfo.xml | 59 +- templates/mp2/Structs/SpawnPointStruct.xml | 665 +- templates/mp2/Structs/SpindleCameraStruct.xml | 19 +- .../mp2/Structs/SwampBossStage1Struct.xml | 65 +- .../mp2/Structs/SwampBossStage2Struct.xml | 101 +- templates/mp2/Structs/TextProperties.xml | 104 +- templates/mp2/Structs/Transform.xml | 45 +- templates/mp2/Structs/TriggerInfo.xml | 91 +- templates/mp2/Structs/UnknownStruct1.xml | 17 +- templates/mp2/Structs/UnknownStruct2.xml | 29 +- templates/mp2/Structs/Vector2f.xml | 23 +- templates/mp2/Structs/VisorParameters.xml | 35 +- templates/mp2/Structs/WaterStruct.xml | 41 +- templates/mp2/Structs/WeaponVulnerability.xml | 43 +- templates/mp2demo/MasterTemplate.xml | 297 - templates/mp2demo/Script/AIJumpPoint.xml | 47 +- templates/mp2demo/Script/AIKeyframe.xml | 71 +- templates/mp2demo/Script/AIMannedTurret.xml | 124 +- templates/mp2demo/Script/AIWaypoint.xml | 64 +- templates/mp2demo/Script/Actor.xml | 174 +- templates/mp2demo/Script/ActorKeyframe.xml | 67 +- templates/mp2demo/Script/ActorRotate.xml | 65 +- templates/mp2demo/Script/AmbientAI.xml | 104 +- templates/mp2demo/Script/AreaAttributes.xml | 92 +- templates/mp2demo/Script/AreaDamage.xml | 51 +- templates/mp2demo/Script/AtomicAlpha.xml | 206 +- templates/mp2demo/Script/BallTrigger.xml | 98 +- templates/mp2demo/Script/Blogg.xml | 252 +- templates/mp2demo/Script/Brizgee.xml | 142 +- templates/mp2demo/Script/Camera.xml | 84 +- .../mp2demo/Script/CameraBlurKeyframe.xml | 72 +- .../mp2demo/Script/CameraFilterKeyframe.xml | 94 +- templates/mp2demo/Script/CameraHint.xml | 147 +- templates/mp2demo/Script/CameraPitch.xml | 49 +- templates/mp2demo/Script/CameraShaker.xml | 44 +- templates/mp2demo/Script/CameraWaypoint.xml | 40 +- templates/mp2demo/Script/CannonBall.xml | 49 +- templates/mp2demo/Script/ChozoGhost.xml | 410 +- templates/mp2demo/Script/Coin.xml | 347 +- templates/mp2demo/Script/ColorModulate.xml | 137 +- templates/mp2demo/Script/CommandoPirate.xml | 432 +- templates/mp2demo/Script/ConditionalRelay.xml | 98 +- templates/mp2demo/Script/ControllerAction.xml | 49 +- templates/mp2demo/Script/Counter.xml | 60 +- templates/mp2demo/Script/CoverPoint.xml | 67 +- .../mp2demo/Script/DamageableTrigger.xml | 67 +- .../Script/DamageableTriggerOrientated.xml | 62 +- templates/mp2demo/Script/DarkSamus.xml | 242 +- templates/mp2demo/Script/DarkTrooper.xml | 138 +- templates/mp2demo/Script/Debris.xml | 145 +- templates/mp2demo/Script/DebrisExtended.xml | 339 +- templates/mp2demo/Script/DigitalGuardian.xml | 183 +- .../mp2demo/Script/DigitalGuardianHead.xml | 189 +- templates/mp2demo/Script/DistanceFog.xml | 87 +- templates/mp2demo/Script/Dock.xml | 67 +- templates/mp2demo/Script/Door.xml | 146 +- templates/mp2demo/Script/DynamicLight.xml | 126 +- templates/mp2demo/Script/EMPulse.xml | 97 +- templates/mp2demo/Script/Effect.xml | 176 +- templates/mp2demo/Script/ElitePirate.xml | 278 +- templates/mp2demo/Script/EmperorIngStage1.xml | 102 +- .../mp2demo/Script/EnvFxDensityController.xml | 49 +- templates/mp2demo/Script/FishCloud.xml | 247 +- .../mp2demo/Script/FishCloudModifier.xml | 73 +- templates/mp2demo/Script/FlyingPirate.xml | 416 +- templates/mp2demo/Script/FogVolume.xml | 84 +- .../mp2demo/Script/FrontEndDataNetwork.xml | 142 +- templates/mp2demo/Script/Generator.xml | 88 +- templates/mp2demo/Script/Glowbug.xml | 116 +- templates/mp2demo/Script/GrapplePoint.xml | 44 +- templates/mp2demo/Script/Grenchler.xml | 352 +- templates/mp2demo/Script/GuiMenu.xml | 77 +- templates/mp2demo/Script/GuiScreen.xml | 49 +- templates/mp2demo/Script/GuiSlider.xml | 87 +- templates/mp2demo/Script/GuiWidget.xml | 65 +- templates/mp2demo/Script/GunTurretBase.xml | 302 +- templates/mp2demo/Script/GunTurretTop.xml | 111 +- templates/mp2demo/Script/HUDMemo.xml | 96 +- templates/mp2demo/Script/Ing.xml | 564 +- .../mp2demo/Script/IngSnatchingSwarm.xml | 185 +- .../mp2demo/Script/IngSpaceJumpGuardian.xml | 159 +- templates/mp2demo/Script/Kralee.xml | 316 +- templates/mp2demo/Script/Krocuss.xml | 282 +- templates/mp2demo/Script/Lumite.xml | 180 +- templates/mp2demo/Script/MediumIng.xml | 238 +- templates/mp2demo/Script/MemoryRelay.xml | 54 +- templates/mp2demo/Script/Metaree.xml | 198 +- templates/mp2demo/Script/MetroidAlpha.xml | 114 +- templates/mp2demo/Script/Midi.xml | 61 +- templates/mp2demo/Script/MinorIng.xml | 341 +- templates/mp2demo/Script/OctapedeSegment.xml | 350 +- templates/mp2demo/Script/Parasite.xml | 276 +- templates/mp2demo/Script/PathCamera.xml | 101 +- templates/mp2demo/Script/PathMeshCtrl.xml | 49 +- templates/mp2demo/Script/Pickup.xml | 180 +- templates/mp2demo/Script/PickupGenerator.xml | 66 +- templates/mp2demo/Script/PillBug.xml | 146 +- templates/mp2demo/Script/Platform.xml | 149 +- templates/mp2demo/Script/PlayerActor.xml | 124 +- templates/mp2demo/Script/PlayerController.xml | 146 +- templates/mp2demo/Script/PlayerHint.xml | 55 +- .../mp2demo/Script/PlayerStateChange.xml | 67 +- templates/mp2demo/Script/PlayerTurret.xml | 126 +- templates/mp2demo/Script/PointOfInterest.xml | 56 +- templates/mp2demo/Script/Puffer.xml | 204 +- templates/mp2demo/Script/RadialDamage.xml | 50 +- templates/mp2demo/Script/RandomRelay.xml | 66 +- templates/mp2demo/Script/Relay.xml | 48 +- templates/mp2demo/Script/Repulsor.xml | 55 +- templates/mp2demo/Script/Rezbit.xml | 191 +- templates/mp2demo/Script/RiftPortal.xml | 103 +- templates/mp2demo/Script/Ripper.xml | 76 +- templates/mp2demo/Script/Ripple.xml | 43 +- templates/mp2demo/Script/RoomAcoustics.xml | 271 +- templates/mp2demo/Script/RsfAudio.xml | 75 +- templates/mp2demo/Script/RumbleEffect.xml | 55 +- templates/mp2demo/Script/SafeZone.xml | 140 +- templates/mp2demo/Script/SandBoss.xml | 606 +- templates/mp2demo/Script/Sandworm.xml | 360 +- templates/mp2demo/Script/SequenceTimer.xml | 78 +- templates/mp2demo/Script/ShadowProjector.xml | 83 +- templates/mp2demo/Script/Shredder.xml | 107 +- templates/mp2demo/Script/Shrieker.xml | 284 +- templates/mp2demo/Script/Silhouette.xml | 96 +- templates/mp2demo/Script/SnakeWeedSwarm.xml | 175 +- templates/mp2demo/Script/Sound.xml | 155 +- templates/mp2demo/Script/SpacePirate.xml | 450 +- templates/mp2demo/Script/SpankWeed.xml | 138 +- templates/mp2demo/Script/SpawnPoint.xml | 53 +- templates/mp2demo/Script/SpecialFunction.xml | 118 +- .../Script/SpiderBallAttractionSurface.xml | 43 +- .../mp2demo/Script/SpiderBallWaypoint.xml | 46 +- templates/mp2demo/Script/SpindleCamera.xml | 91 +- templates/mp2demo/Script/Splinter.xml | 186 +- .../mp2demo/Script/SplitterCommandModule.xml | 209 +- .../mp2demo/Script/SplitterMainChassis.xml | 199 +- templates/mp2demo/Script/SporbBase.xml | 282 +- templates/mp2demo/Script/SporbNeedle.xml | 136 +- templates/mp2demo/Script/SporbProjectile.xml | 68 +- templates/mp2demo/Script/SporbTop.xml | 56 +- templates/mp2demo/Script/Steam.xml | 76 +- templates/mp2demo/Script/StoneToad.xml | 68 +- templates/mp2demo/Script/StreamedAudio.xml | 80 +- templates/mp2demo/Script/Subtitle.xml | 75 +- templates/mp2demo/Script/SurfaceCamera.xml | 79 +- templates/mp2demo/Script/Switch.xml | 47 +- templates/mp2demo/Script/TargetingPoint.xml | 49 +- templates/mp2demo/Script/TeamAI.xml | 91 +- templates/mp2demo/Script/TextPane.xml | 93 +- templates/mp2demo/Script/TimeKeyframe.xml | 43 +- templates/mp2demo/Script/Timer.xml | 72 +- templates/mp2demo/Script/Trigger.xml | 57 +- templates/mp2demo/Script/TriggerEllipsoid.xml | 58 +- .../mp2demo/Script/TriggerOrientated.xml | 52 +- templates/mp2demo/Script/Tryclops.xml | 130 +- templates/mp2demo/Script/VisorFlare.xml | 148 +- templates/mp2demo/Script/VisorGoo.xml | 106 +- templates/mp2demo/Script/WallCrawlerSwarm.xml | 292 +- templates/mp2demo/Script/WallWalker.xml | 174 +- templates/mp2demo/Script/Water.xml | 304 +- templates/mp2demo/Script/Waypoint.xml | 40 +- templates/mp2demo/Script/WispTentacle.xml | 118 +- templates/mp2demo/Script/WorldLightFader.xml | 49 +- templates/mp2demo/Script/WorldTeleporter.xml | 189 +- templates/mp2demo/Structs/ActorParameters.xml | 77 +- templates/mp2demo/Structs/BehaveChance.xml | 53 +- .../mp2demo/Structs/CameraHintStructA.xml | 23 +- .../mp2demo/Structs/CameraHintStructB.xml | 23 +- .../mp2demo/Structs/CameraShakerData.xml | 39 +- templates/mp2demo/Structs/ConditionalTest.xml | 41 +- templates/mp2demo/Structs/DamageInfo.xml | 35 +- .../mp2demo/Structs/DamageVulnerability.xml | 213 +- templates/mp2demo/Structs/DarkSamusStruct.xml | 103 +- .../Structs/DigitalGuardianHeadStruct.xml | 15 +- .../mp2demo/Structs/EditorProperties.xml | 21 +- templates/mp2demo/Structs/FlareDef.xml | 39 +- .../mp2demo/Structs/GrappleParameters.xml | 83 +- .../mp2demo/Structs/GuiWidgetProperties.xml | 25 +- templates/mp2demo/Structs/HealthInfo.xml | 23 +- .../mp2demo/Structs/IngPossessionData.xml | 63 +- templates/mp2demo/Structs/LayerInfo.xml | 41 +- templates/mp2demo/Structs/LayerSwitch.xml | 23 +- templates/mp2demo/Structs/LightParameters.xml | 121 +- templates/mp2demo/Structs/MayaSpline.xml | 4 - templates/mp2demo/Structs/PatternedInfo.xml | 255 +- templates/mp2demo/Structs/PlasmaBeamInfo.xml | 129 +- templates/mp2demo/Structs/SafeZoneStruct.xml | 127 +- templates/mp2demo/Structs/SandwormStruct.xml | 41 +- .../mp2demo/Structs/ScannableParameters.xml | 17 +- templates/mp2demo/Structs/ShockWaveInfo.xml | 61 +- .../mp2demo/Structs/SpawnPointStruct.xml | 497 +- .../mp2demo/Structs/SpindleCameraStruct.xml | 19 +- templates/mp2demo/Structs/SplineType.xml | 17 +- templates/mp2demo/Structs/TextProperties.xml | 77 +- templates/mp2demo/Structs/Transform.xml | 45 +- templates/mp2demo/Structs/TriggerInfo.xml | 91 +- templates/mp2demo/Structs/UnknownStruct1.xml | 17 +- templates/mp2demo/Structs/UnknownStruct2.xml | 23 +- templates/mp2demo/Structs/UnknownStruct4.xml | 29 +- templates/mp2demo/Structs/Vector2f.xml | 23 +- templates/mp2demo/Structs/VisorParameters.xml | 23 +- .../mp2demo/Structs/WeaponVulnerability.xml | 31 +- templates/mp3/Enums/BerserkerEnum.xml | 20 +- templates/mp3/Enums/CableEnum.xml | 18 +- templates/mp3/Enums/DamageableTriggerEnum.xml | 20 +- templates/mp3/Enums/Item.xml | 130 +- templates/mp3/Enums/UnknownEnum1.xml | 18 +- templates/mp3/MasterTemplate.xml | 471 - templates/mp3/Script/AIFuse.xml | 79 +- templates/mp3/Script/AIHint.xml | 65 +- templates/mp3/Script/AIKeyframe.xml | 73 +- templates/mp3/Script/AITaskPoint.xml | 181 +- templates/mp3/Script/AIWaypoint.xml | 70 +- templates/mp3/Script/AVIS.xml | 49 +- templates/mp3/Script/AVMC.xml | 49 +- templates/mp3/Script/Achievement.xml | 260 +- templates/mp3/Script/Actor.xml | 216 +- templates/mp3/Script/ActorKeyframe.xml | 75 +- templates/mp3/Script/ActorMorph.xml | 81 +- templates/mp3/Script/ActorTransform.xml | 75 +- templates/mp3/Script/AlarmController.xml | 43 +- templates/mp3/Script/AmbientAI.xml | 100 +- templates/mp3/Script/AreaAttributes.xml | 191 +- templates/mp3/Script/AreaDamage.xml | 51 +- .../mp3/Script/AreaStreamedAudioState.xml | 79 +- templates/mp3/Script/AtomicAlpha.xml | 100 +- templates/mp3/Script/AudioOccluder.xml | 50 +- templates/mp3/Script/AuroraUnit1.xml | 102 +- templates/mp3/Script/AuroraUnit2.xml | 102 +- templates/mp3/Script/BallTrigger.xml | 86 +- templates/mp3/Script/Beam.xml | 44 +- templates/mp3/Script/BeastRider.xml | 68 +- templates/mp3/Script/Berserker.xml | 216 +- templates/mp3/Script/BlinkWolf.xml | 364 +- templates/mp3/Script/Cable.xml | 148 +- templates/mp3/Script/CameraBlurKeyframe.xml | 72 +- templates/mp3/Script/CameraFilterKeyframe.xml | 100 +- templates/mp3/Script/CameraHint.xml | 327 +- templates/mp3/Script/CameraPitch.xml | 57 +- templates/mp3/Script/CameraShaker.xml | 60 +- templates/mp3/Script/CannonBall.xml | 43 +- templates/mp3/Script/CinematicCamera.xml | 170 +- templates/mp3/Script/ColorModulate.xml | 175 +- templates/mp3/Script/CombatTrooper.xml | 236 +- templates/mp3/Script/ConditionalRelay.xml | 98 +- .../Script/ContextActionButtonPressing.xml | 70 +- .../Script/ContextActionCombinationLock.xml | 97 +- .../mp3/Script/ContextActionImageFocus.xml | 109 +- templates/mp3/Script/ContextActionWelding.xml | 96 +- .../mp3/Script/ContextSensitiveAction.xml | 109 +- .../mp3/Script/ContextSensitiveActivator.xml | 87 +- templates/mp3/Script/ControlHint.xml | 101 +- templates/mp3/Script/ControllerAction.xml | 63 +- templates/mp3/Script/Counter.xml | 101 +- templates/mp3/Script/CoverPoint.xml | 91 +- templates/mp3/Script/CrossAreaRelay.xml | 39 +- templates/mp3/Script/DamageActor.xml | 39 +- templates/mp3/Script/DamageableTrigger.xml | 91 +- .../Script/DamageableTriggerOrientated.xml | 82 +- templates/mp3/Script/DarkSamus.xml | 157 +- templates/mp3/Script/DarkSamusEcho.xml | 84 +- templates/mp3/Script/Debris.xml | 228 +- templates/mp3/Script/DefenseMechanoid.xml | 139 +- templates/mp3/Script/DialogueMenu.xml | 117 +- templates/mp3/Script/DistanceFog.xml | 126 +- templates/mp3/Script/Dock.xml | 73 +- templates/mp3/Script/Door.xml | 198 +- templates/mp3/Script/DynamicLight.xml | 150 +- templates/mp3/Script/Effect.xml | 199 +- templates/mp3/Script/EffectRepulsor.xml | 75 +- templates/mp3/Script/ElectroMagneticPulse.xml | 97 +- .../mp3/Script/EnvFxDensityController.xml | 49 +- templates/mp3/Script/EyePod.xml | 188 +- templates/mp3/Script/FalsePerspective.xml | 55 +- templates/mp3/Script/FargullHatcher.xml | 129 +- templates/mp3/Script/FargullHatcherSwarm.xml | 78 +- templates/mp3/Script/FishCloud.xml | 344 +- templates/mp3/Script/FishCloudModifier.xml | 61 +- templates/mp3/Script/FlyerSwarm.xml | 61 +- templates/mp3/Script/FlyingPirate.xml | 324 +- templates/mp3/Script/FogOverlay.xml | 136 +- templates/mp3/Script/FogVolume.xml | 81 +- templates/mp3/Script/Friendly.xml | 240 +- templates/mp3/Script/Gandrayda.xml | 110 +- templates/mp3/Script/GellSac.xml | 134 +- .../mp3/Script/GeneratedObjectDeleter.xml | 57 +- templates/mp3/Script/Generator.xml | 106 +- templates/mp3/Script/GhorLowerBody.xml | 141 +- templates/mp3/Script/GhorUpperBody.xml | 282 +- templates/mp3/Script/GragnolFlyer.xml | 353 +- templates/mp3/Script/GrapplePoint.xml | 296 +- templates/mp3/Script/GuiMenu.xml | 73 +- templates/mp3/Script/GuiScreen.xml | 55 +- templates/mp3/Script/GuiSlider.xml | 83 +- templates/mp3/Script/GuiWidget.xml | 51 +- templates/mp3/Script/GunTurretBase.xml | 152 +- templates/mp3/Script/GunTurretTop.xml | 176 +- templates/mp3/Script/HUDHint.xml | 79 +- templates/mp3/Script/HUDMemo.xml | 170 +- templates/mp3/Script/IFT.xml | 43 +- templates/mp3/Script/Korakk.xml | 253 +- templates/mp3/Script/KorbaMaw.xml | 161 +- templates/mp3/Script/KorbaSnatcherSwarm.xml | 125 +- templates/mp3/Script/LODController.xml | 135 +- templates/mp3/Script/LUAScript.xml | 57 +- templates/mp3/Script/LightVolume.xml | 54 +- templates/mp3/Script/MemoryRelay.xml | 56 +- templates/mp3/Script/Metaree.xml | 94 +- templates/mp3/Script/MetroidHatcher.xml | 410 +- templates/mp3/Script/MetroidHopper.xml | 151 +- templates/mp3/Script/MetroidPhazeoid.xml | 294 +- templates/mp3/Script/MiiAccessory.xml | 42 +- templates/mp3/Script/MinorIng.xml | 293 +- templates/mp3/Script/MultiModelActor.xml | 177 +- templates/mp3/Script/MysteryFlyer.xml | 105 +- templates/mp3/Script/Nightbarb.xml | 68 +- templates/mp3/Script/NoseTurret.xml | 184 +- templates/mp3/Script/OptionalAreaAsset.xml | 47 +- templates/mp3/Script/Parasite.xml | 256 +- templates/mp3/Script/PathControl.xml | 61 +- templates/mp3/Script/PathMeshCtrl.xml | 49 +- templates/mp3/Script/Phaazoid.xml | 95 +- templates/mp3/Script/PhazonFlyerSwarm.xml | 66 +- templates/mp3/Script/PhazonHarvester.xml | 159 +- templates/mp3/Script/PhazonLeech.xml | 177 +- templates/mp3/Script/PhazonPuddle.xml | 149 +- templates/mp3/Script/PhazonPuffer.xml | 132 +- templates/mp3/Script/PhazonTentacle.xml | 54 +- templates/mp3/Script/PhysicsDebris.xml | 201 +- templates/mp3/Script/Pickup.xml | 202 +- templates/mp3/Script/PillBug.xml | 169 +- templates/mp3/Script/PirateDrone.xml | 397 +- templates/mp3/Script/PlantScarabSwarm.xml | 87 +- templates/mp3/Script/Platform.xml | 164 +- templates/mp3/Script/PlayerActor.xml | 242 +- templates/mp3/Script/PlayerGravityScalar.xml | 49 +- templates/mp3/Script/PlayerHint.xml | 69 +- templates/mp3/Script/PlayerProxy.xml | 87 +- templates/mp3/Script/PlayerUserAnimPoint.xml | 72 +- templates/mp3/Script/PointOfInterest.xml | 66 +- templates/mp3/Script/PositionRelay.xml | 43 +- templates/mp3/Script/Puffer.xml | 130 +- templates/mp3/Script/RSPL.xml | 67 +- templates/mp3/Script/RadialDamage.xml | 68 +- templates/mp3/Script/RandomRelay.xml | 72 +- templates/mp3/Script/Relay.xml | 48 +- templates/mp3/Script/ReptilicusHunter.xml | 219 +- templates/mp3/Script/Repulsor.xml | 61 +- templates/mp3/Script/Ridley1.xml | 121 +- templates/mp3/Script/Ripple.xml | 55 +- templates/mp3/Script/RoomAcoustics.xml | 80 +- templates/mp3/Script/RumbleEffect.xml | 57 +- templates/mp3/Script/Rundas.xml | 348 +- templates/mp3/Script/SamusForm.xml | 151 +- templates/mp3/Script/ScanBeam.xml | 39 +- templates/mp3/Script/ScanIncoming.xml | 43 +- .../mp3/Script/ScrewAttackWallJumpTarget.xml | 37 +- .../mp3/Script/ScriptLayerController.xml | 50 +- templates/mp3/Script/SeedBoss1.xml | 368 +- templates/mp3/Script/SeedBoss1Orb.xml | 82 +- templates/mp3/Script/SeedBoss2BotSwarm.xml | 83 +- templates/mp3/Script/SeedBoss2GiantForm.xml | 54 +- templates/mp3/Script/SeedBoss2PrimeBot.xml | 120 +- templates/mp3/Script/SeedBoss3.xml | 362 +- templates/mp3/Script/SequenceTimer.xml | 108 +- templates/mp3/Script/ShadowProjector.xml | 85 +- templates/mp3/Script/ShellBug.xml | 218 +- templates/mp3/Script/Ship.xml | 135 +- templates/mp3/Script/ShipBombingRun.xml | 61 +- templates/mp3/Script/ShipCommandIcon.xml | 133 +- templates/mp3/Script/ShipCommandPath.xml | 69 +- templates/mp3/Script/ShipDecalController.xml | 63 +- templates/mp3/Script/ShipHudControl.xml | 90 +- templates/mp3/Script/ShipProxy.xml | 37 +- templates/mp3/Script/SkyRipple.xml | 37 +- templates/mp3/Script/SkyboxModInca.xml | 50 +- templates/mp3/Script/SnagVineHelper.xml | 55 +- templates/mp3/Script/Sound.xml | 155 +- templates/mp3/Script/SoundModifier.xml | 76 +- templates/mp3/Script/SpacePirate.xml | 664 +- templates/mp3/Script/SpawnPoint.xml | 217 +- templates/mp3/Script/SpecialFunction.xml | 238 +- .../Script/SpiderBallAttractionSurface.xml | 43 +- templates/mp3/Script/SpiderBallWaypoint.xml | 46 +- templates/mp3/Script/Spinner.xml | 109 +- templates/mp3/Script/Sprite.xml | 111 +- templates/mp3/Script/Steam.xml | 98 +- templates/mp3/Script/SteamBot.xml | 295 +- templates/mp3/Script/SteamDrone.xml | 286 +- templates/mp3/Script/SteamLord.xml | 110 +- templates/mp3/Script/StreamedAudio.xml | 130 +- .../mp3/Script/StreamedAudioModifier.xml | 60 +- templates/mp3/Script/StreamedMovie.xml | 86 +- templates/mp3/Script/Subtitles.xml | 137 +- templates/mp3/Script/SurfaceControl.xml | 59 +- templates/mp3/Script/SwarmBot.xml | 135 +- templates/mp3/Script/Switch.xml | 49 +- templates/mp3/Script/TargetingPoint.xml | 49 +- templates/mp3/Script/TeamAI.xml | 121 +- templates/mp3/Script/TextPane.xml | 175 +- templates/mp3/Script/TimeKeyframe.xml | 43 +- templates/mp3/Script/Timer.xml | 70 +- templates/mp3/Script/Trigger.xml | 93 +- templates/mp3/Script/VenomWeed.xml | 178 +- templates/mp3/Script/VisorFlare.xml | 148 +- templates/mp3/Script/VisorGoo.xml | 112 +- templates/mp3/Script/VolGroup.xml | 45 +- templates/mp3/Script/WallCrawlerSwarm.xml | 67 +- templates/mp3/Script/Water.xml | 203 +- templates/mp3/Script/Waypoint.xml | 40 +- templates/mp3/Script/WeaponGenerator.xml | 70 +- templates/mp3/Script/WorldAttributes.xml | 41 +- templates/mp3/Script/WorldLightFader.xml | 49 +- templates/mp3/Script/WorldTeleporter.xml | 221 +- .../mp3/Script/WorldTeleporterAttributes.xml | 258 +- .../mp3/Script/WorldTransitionChoiceRelay.xml | 254 +- templates/mp3/Structs/ActorParameters.xml | 141 +- .../mp3/Structs/AiDifficultySettings.xml | 17 +- templates/mp3/Structs/AuroraUnit1Data.xml | 376 +- templates/mp3/Structs/AuroraUnit2Data.xml | 230 +- templates/mp3/Structs/BerserkerData.xml | 637 +- templates/mp3/Structs/CameraOrientation.xml | 162 +- .../mp3/Structs/CameraShakerEnvelope.xml | 29 +- templates/mp3/Structs/CommandData.xml | 25 +- templates/mp3/Structs/ConditionalTest.xml | 53 +- .../ContextActionCombinationLockStruct.xml | 35 +- templates/mp3/Structs/ControlCommands.xml | 219 +- templates/mp3/Structs/Convergence.xml | 98 +- templates/mp3/Structs/DamageInfo.xml | 73 +- templates/mp3/Structs/DamageVulnerability.xml | 91 +- templates/mp3/Structs/DarkSamusData.xml | 261 +- templates/mp3/Structs/DarkSamusEchoData.xml | 113 +- .../DebrisPropertiesOrientationEnum.xml | 17 +- .../mp3/Structs/DefenseMechanoidData.xml | 149 +- templates/mp3/Structs/EditorProperties.xml | 27 +- templates/mp3/Structs/ElectricBeamInfo.xml | 88 +- templates/mp3/Structs/EyePodStruct.xml | 141 +- .../mp3/Structs/FOVInterpolationMethod.xml | 29 +- templates/mp3/Structs/FlareDef.xml | 39 +- templates/mp3/Structs/FlyerMovementMode.xml | 83 +- templates/mp3/Structs/FlyerSwarmData.xml | 47 +- templates/mp3/Structs/FlyingPirateStruct.xml | 43 +- templates/mp3/Structs/GandraydaData.xml | 522 +- templates/mp3/Structs/GhorStructA.xml | 27 +- templates/mp3/Structs/GhorStructB.xml | 177 +- templates/mp3/Structs/GhorStructC.xml | 25 +- templates/mp3/Structs/GrappleBlock.xml | 79 +- templates/mp3/Structs/GrappleData.xml | 173 +- templates/mp3/Structs/GuiWidgetProperties.xml | 25 +- templates/mp3/Structs/HealthInfo.xml | 29 +- .../mp3/Structs/HoverThenHomeProjectile.xml | 59 +- templates/mp3/Structs/HyperModeData.xml | 105 +- templates/mp3/Structs/InterpolationMethod.xml | 55 +- templates/mp3/Structs/KorakkData.xml | 39 +- .../mp3/Structs/LaunchProjectileData.xml | 99 +- templates/mp3/Structs/LayerInfo.xml | 53 +- templates/mp3/Structs/LightParameters.xml | 103 +- templates/mp3/Structs/MayaSpline.xml | 4 - templates/mp3/Structs/MetroidHatcherData.xml | 1175 +- templates/mp3/Structs/MetroidHopperStruct.xml | 39 +- .../mp3/Structs/MetroidPhazeoidStruct.xml | 29 +- templates/mp3/Structs/ModIncaData.xml | 23 +- .../mp3/Structs/MotionInterpolationMethod.xml | 50 +- .../mp3/Structs/MultiModelActorStruct.xml | 23 +- templates/mp3/Structs/OffsetInterpolant.xml | 17 +- .../OrientationInterpolationMethod.xml | 33 +- templates/mp3/Structs/PathDetermination.xml | 43 +- templates/mp3/Structs/PatternedAI.xml | 317 +- ...PhysicsDebrisPropertiesOrientationEnum.xml | 17 +- templates/mp3/Structs/PlasmaBeamInfo.xml | 165 +- .../mp3/Structs/PlatformMotionProperties.xml | 49 +- templates/mp3/Structs/PlayerActorStruct.xml | 41 +- templates/mp3/Structs/PlayerInventoryItem.xml | 23 +- templates/mp3/Structs/PuddleControlData.xml | 39 +- .../mp3/Structs/PuddleControlPhaseData.xml | 35 +- templates/mp3/Structs/RagDollData.xml | 153 +- .../mp3/Structs/ReptilicusHunterStruct.xml | 43 +- templates/mp3/Structs/Ridley1Data.xml | 109 +- templates/mp3/Structs/RundasData.xml | 273 +- templates/mp3/Structs/SavedStateID.xml | 40 +- templates/mp3/Structs/ScanBeamInfo.xml | 91 +- templates/mp3/Structs/ScannableParameters.xml | 29 +- templates/mp3/Structs/SeedBoss1Action.xml | 41 +- templates/mp3/Structs/SeedBoss1Stage.xml | 141 +- .../mp3/Structs/SeedBoss2PrimeBotData.xml | 69 +- templates/mp3/Structs/SeedBoss3Data.xml | 1191 +- .../mp3/Structs/ShipDecalControllerStruct.xml | 45 +- templates/mp3/Structs/ShockWaveInfo.xml | 85 +- templates/mp3/Structs/SpacePirateStruct.xml | 93 +- .../mp3/Structs/SpacePirateWeaponData.xml | 269 +- .../Structs/SpindlePositionInterpolant.xml | 45 +- templates/mp3/Structs/SplineType.xml | 17 +- templates/mp3/Structs/SpriteStruct.xml | 37 +- templates/mp3/Structs/StaticGeometryTest.xml | 27 +- templates/mp3/Structs/SwarmBasicsData.xml | 251 +- templates/mp3/Structs/SwarmSoundData.xml | 35 +- templates/mp3/Structs/TextProperties.xml | 101 +- templates/mp3/Structs/Transform.xml | 45 +- templates/mp3/Structs/TriggerInfo.xml | 43 +- templates/mp3/Structs/UnknownStruct10.xml | 135 +- templates/mp3/Structs/UnknownStruct5.xml | 33 +- templates/mp3/Structs/UnknownStruct6.xml | 35 +- templates/mp3/Structs/UnknownStruct7.xml | 35 +- templates/mp3/Structs/Vector2f.xml | 23 +- templates/mp3/Structs/VisorParameters.xml | 35 +- templates/mp3/Structs/WallCrawlerData.xml | 83 +- templates/mp3/Structs/WeaponVulnerability.xml | 31 +- templates/mp3proto/Enums/Item.xml | 84 +- .../mp3proto/Enums/LocationOfEffect1.xml | 18 +- templates/mp3proto/Enums/Orientation.xml | 18 +- templates/mp3proto/MasterTemplate.xml | 417 - templates/mp3proto/Script/AIHint.xml | 65 +- templates/mp3proto/Script/AITaskPoint.xml | 175 +- templates/mp3proto/Script/AIWaypoint.xml | 70 +- templates/mp3proto/Script/Actor.xml | 180 +- templates/mp3proto/Script/ActorKeyframe.xml | 75 +- templates/mp3proto/Script/ActorMorph.xml | 51 +- templates/mp3proto/Script/ActorTransform.xml | 73 +- templates/mp3proto/Script/AiJumpPoint.xml | 47 +- templates/mp3proto/Script/AmbientAI.xml | 104 +- templates/mp3proto/Script/AreaAttributes.xml | 106 +- templates/mp3proto/Script/AreaDamage.xml | 51 +- templates/mp3proto/Script/AtomicAlpha.xml | 92 +- templates/mp3proto/Script/BallTrigger.xml | 78 +- templates/mp3proto/Script/BeastRider.xml | 56 +- templates/mp3proto/Script/Berserker.xml | 285 +- templates/mp3proto/Script/BlinkWolf.xml | 225 +- templates/mp3proto/Script/Cable.xml | 116 +- .../mp3proto/Script/CameraBlurKeyframe.xml | 72 +- .../mp3proto/Script/CameraFilterKeyframe.xml | 94 +- templates/mp3proto/Script/CameraHint.xml | 313 +- templates/mp3proto/Script/CameraPitch.xml | 41 +- templates/mp3proto/Script/CameraShaker.xml | 60 +- templates/mp3proto/Script/CannonBall.xml | 41 +- templates/mp3proto/Script/CinematicCamera.xml | 130 +- templates/mp3proto/Script/ColorModulate.xml | 143 +- .../mp3proto/Script/ConditionalRelay.xml | 98 +- .../Script/ContextSensitiveAction.xml | 45 +- .../Script/ContextSensitiveActivator.xml | 61 +- templates/mp3proto/Script/ControlHint.xml | 95 +- .../mp3proto/Script/ControllerAction.xml | 45 +- templates/mp3proto/Script/Counter.xml | 101 +- templates/mp3proto/Script/CoverPoint.xml | 79 +- templates/mp3proto/Script/CrossAreaRelay.xml | 39 +- templates/mp3proto/Script/DamageActor.xml | 39 +- .../mp3proto/Script/DamageableTrigger.xml | 67 +- .../Script/DamageableTriggerOrientated.xml | 62 +- templates/mp3proto/Script/DarkSamus.xml | 71 +- templates/mp3proto/Script/Debris.xml | 214 +- .../mp3proto/Script/DefenseMechanoid.xml | 154 +- .../mp3proto/Script/DestructibleBarrier.xml | 149 +- templates/mp3proto/Script/DistanceFog.xml | 87 +- templates/mp3proto/Script/Dock.xml | 73 +- templates/mp3proto/Script/Door.xml | 190 +- templates/mp3proto/Script/DynamicLight.xml | 150 +- templates/mp3proto/Script/Effect.xml | 186 +- templates/mp3proto/Script/EffectRepulsor.xml | 75 +- .../mp3proto/Script/ElectroMagneticPulse.xml | 97 +- .../Script/EnvFxDensityController.xml | 49 +- templates/mp3proto/Script/EyePod.xml | 173 +- .../mp3proto/Script/FalsePerspective.xml | 55 +- templates/mp3proto/Script/FargullHatcher.xml | 121 +- .../mp3proto/Script/FargullHatcherSwarm.xml | 67 +- templates/mp3proto/Script/FishCloud.xml | 277 +- .../mp3proto/Script/FishCloudModifier.xml | 61 +- templates/mp3proto/Script/FlyerSwarm.xml | 59 +- templates/mp3proto/Script/FlyingPirate.xml | 238 +- templates/mp3proto/Script/FogOverlay.xml | 136 +- templates/mp3proto/Script/FogVolume.xml | 81 +- templates/mp3proto/Script/Friendly.xml | 118 +- .../mp3proto/Script/FrontEndDataNetwork.xml | 182 +- .../Script/GeneratedObjectDeleter.xml | 57 +- templates/mp3proto/Script/Generator.xml | 100 +- templates/mp3proto/Script/GragnolFlyer.xml | 237 +- templates/mp3proto/Script/GrapplePoint.xml | 64 +- templates/mp3proto/Script/GuiMenu.xml | 65 +- .../mp3proto/Script/GuiPlayerJoinManager.xml | 49 +- templates/mp3proto/Script/GuiScreen.xml | 49 +- templates/mp3proto/Script/GuiSlider.xml | 83 +- templates/mp3proto/Script/GuiWidget.xml | 51 +- templates/mp3proto/Script/GunTurretBase.xml | 135 +- templates/mp3proto/Script/GunTurretTop.xml | 155 +- templates/mp3proto/Script/HUDHint.xml | 79 +- templates/mp3proto/Script/HUDMemo.xml | 98 +- templates/mp3proto/Script/Korakk.xml | 88 +- templates/mp3proto/Script/KorbaMaw.xml | 117 +- .../mp3proto/Script/KorbaSnatcherSwarm.xml | 113 +- templates/mp3proto/Script/LUAScript.xml | 45 +- templates/mp3proto/Script/LayerController.xml | 45 +- templates/mp3proto/Script/Mantha.xml | 68 +- templates/mp3proto/Script/MemoryRelay.xml | 54 +- templates/mp3proto/Script/MetroidHatcher.xml | 160 +- templates/mp3proto/Script/MetroidHopper.xml | 94 +- templates/mp3proto/Script/MysteryFlyer.xml | 97 +- .../mp3proto/Script/OptionalAreaAsset.xml | 47 +- templates/mp3proto/Script/PTCNoseTurret.xml | 176 +- templates/mp3proto/Script/PathControl.xml | 61 +- templates/mp3proto/Script/PathMeshCtrl.xml | 49 +- .../mp3proto/Script/PhazonFlyerSwarm.xml | 64 +- templates/mp3proto/Script/PhazonLeech.xml | 159 +- templates/mp3proto/Script/PhazonPuddle.xml | 138 +- templates/mp3proto/Script/PhysicsDebris.xml | 193 +- templates/mp3proto/Script/Pickup.xml | 192 +- templates/mp3proto/Script/PirateDrone.xml | 273 +- .../mp3proto/Script/PlantScarabSwarm.xml | 87 +- templates/mp3proto/Script/Platform.xml | 134 +- templates/mp3proto/Script/PlayerActor.xml | 109 +- .../mp3proto/Script/PlayerController.xml | 133 +- .../mp3proto/Script/PlayerGravityScalar.xml | 49 +- templates/mp3proto/Script/PlayerHint.xml | 61 +- templates/mp3proto/Script/PlayerTurret.xml | 115 +- .../mp3proto/Script/PlayerUserAnimPoint.xml | 72 +- templates/mp3proto/Script/PointOfInterest.xml | 56 +- templates/mp3proto/Script/PositionRelay.xml | 43 +- templates/mp3proto/Script/RadialDamage.xml | 68 +- templates/mp3proto/Script/Relay.xml | 48 +- templates/mp3proto/Script/RelayRandom.xml | 72 +- .../mp3proto/Script/ReptilicusHunter.xml | 161 +- templates/mp3proto/Script/Repulsor.xml | 61 +- templates/mp3proto/Script/Ridley1.xml | 97 +- templates/mp3proto/Script/Ripple.xml | 43 +- templates/mp3proto/Script/RoomAcoustics.xml | 355 +- templates/mp3proto/Script/RumbleEffect.xml | 55 +- templates/mp3proto/Script/Rundas.xml | 196 +- .../Script/ScrewAttackWallJumpTarget.xml | 37 +- templates/mp3proto/Script/SeedBoss1.xml | 208 +- templates/mp3proto/Script/SeedBoss1Orb.xml | 64 +- templates/mp3proto/Script/SequenceTimer.xml | 108 +- templates/mp3proto/Script/ShadowProjector.xml | 83 +- templates/mp3proto/Script/Ship.xml | 107 +- templates/mp3proto/Script/ShipCommandIcon.xml | 73 +- templates/mp3proto/Script/ShipCommandPath.xml | 69 +- templates/mp3proto/Script/ShipProxy.xml | 35 +- templates/mp3proto/Script/SkyRipple.xml | 37 +- templates/mp3proto/Script/Sound.xml | 155 +- templates/mp3proto/Script/SoundModifier.xml | 68 +- templates/mp3proto/Script/SpacePirate.xml | 342 +- templates/mp3proto/Script/SpawnPoint.xml | 175 +- templates/mp3proto/Script/SpecialFunction.xml | 244 +- .../Script/SpiderBallAttractionSurface.xml | 43 +- .../mp3proto/Script/SpiderBallWaypoint.xml | 46 +- templates/mp3proto/Script/Spinner.xml | 103 +- templates/mp3proto/Script/Steam.xml | 76 +- templates/mp3proto/Script/SteamBot.xml | 134 +- templates/mp3proto/Script/SteamLord.xml | 63 +- templates/mp3proto/Script/StreamedAudio.xml | 80 +- templates/mp3proto/Script/StreamedMovie.xml | 86 +- templates/mp3proto/Script/Subtitles.xml | 137 +- templates/mp3proto/Script/SurfaceControl.xml | 59 +- templates/mp3proto/Script/SwarmBot.xml | 104 +- templates/mp3proto/Script/Switch.xml | 49 +- templates/mp3proto/Script/TargetingPoint.xml | 49 +- templates/mp3proto/Script/TeamAiMgr.xml | 91 +- templates/mp3proto/Script/TextPane.xml | 139 +- templates/mp3proto/Script/TimeKeyframe.xml | 43 +- templates/mp3proto/Script/Timer.xml | 70 +- templates/mp3proto/Script/Trigger.xml | 87 +- templates/mp3proto/Script/VisorFlare.xml | 148 +- templates/mp3proto/Script/VisorGoo.xml | 112 +- templates/mp3proto/Script/Water.xml | 166 +- templates/mp3proto/Script/Waypoint.xml | 40 +- templates/mp3proto/Script/WeaponGenerator.xml | 66 +- templates/mp3proto/Script/WorldLightFader.xml | 49 +- templates/mp3proto/Script/WorldTeleporter.xml | 187 +- .../mp3proto/Structs/ActorParameters.xml | 85 +- .../mp3proto/Structs/CameraOrientation.xml | 127 +- .../mp3proto/Structs/CameraShakerEnvelope.xml | 29 +- templates/mp3proto/Structs/CommandData.xml | 25 +- .../mp3proto/Structs/ConditionalTest.xml | 41 +- .../mp3proto/Structs/ControlCommands.xml | 201 +- templates/mp3proto/Structs/Convergence.xml | 98 +- templates/mp3proto/Structs/DamageInfo.xml | 55 +- .../mp3proto/Structs/DamageVulnerability.xml | 85 +- .../DebrisPropertiesOrientationEnum.xml | 17 +- .../mp3proto/Structs/EditorProperties.xml | 27 +- .../mp3proto/Structs/ElectricBeamInfo.xml | 75 +- .../Structs/FOVInterpolationMethod.xml | 29 +- templates/mp3proto/Structs/FlareDef.xml | 39 +- templates/mp3proto/Structs/FlyerSwarmData.xml | 47 +- templates/mp3proto/Structs/FriendlyData.xml | 153 +- templates/mp3proto/Structs/GrappleBlock.xml | 65 +- templates/mp3proto/Structs/GrappleData.xml | 51 +- .../mp3proto/Structs/GuiWidgetProperties.xml | 25 +- templates/mp3proto/Structs/HealthInfo.xml | 23 +- .../mp3proto/Structs/InterpolationMethod.xml | 55 +- .../mp3proto/Structs/LaunchProjectileData.xml | 47 +- templates/mp3proto/Structs/LayerInfo.xml | 41 +- templates/mp3proto/Structs/LayerSwitch.xml | 23 +- .../mp3proto/Structs/LightParameters.xml | 121 +- templates/mp3proto/Structs/MayaSpline.xml | 4 - .../Structs/MotionInterpolationMethod.xml | 50 +- .../mp3proto/Structs/OffsetInterpolant.xml | 17 +- .../OrientationInterpolationMethod.xml | 33 +- .../mp3proto/Structs/PathDetermination.xml | 43 +- .../mp3proto/Structs/PatternedAITypedef.xml | 251 +- ...PhysicsDebrisPropertiesOrientationEnum.xml | 17 +- templates/mp3proto/Structs/PlasmaBeamInfo.xml | 129 +- .../Structs/PlatformMotionProperties.xml | 39 +- .../mp3proto/Structs/PlayerInventoryItem.xml | 23 +- .../mp3proto/Structs/PuddleControlData.xml | 33 +- .../Structs/PuddleControlPhaseData.xml | 35 +- templates/mp3proto/Structs/RagDollData.xml | 121 +- .../mp3proto/Structs/ScannableParameters.xml | 17 +- .../mp3proto/Structs/SeedBoss1Action.xml | 29 +- templates/mp3proto/Structs/SeedBoss1Stage.xml | 59 +- templates/mp3proto/Structs/ShockWaveInfo.xml | 61 +- .../Structs/SpacePirateWeaponData.xml | 221 +- .../Structs/SpindlePositionInterpolant.xml | 39 +- templates/mp3proto/Structs/SplineType.xml | 17 +- .../mp3proto/Structs/StaticGeometryTest.xml | 27 +- .../mp3proto/Structs/SwarmBasicsData.xml | 249 +- templates/mp3proto/Structs/TextProperties.xml | 101 +- templates/mp3proto/Structs/Transform.xml | 45 +- templates/mp3proto/Structs/TriggerInfo.xml | 35 +- templates/mp3proto/Structs/Vector2f.xml | 23 +- .../mp3proto/Structs/VisorParameters.xml | 23 +- .../mp3proto/Structs/WeaponVulnerability.xml | 31 +- 2177 files changed, 167624 insertions(+), 100306 deletions(-) create mode 100644 src/Core/Resource/Script/NGameList.cpp create mode 100644 src/Core/Resource/Script/NGameList.h create mode 100644 src/Core/Resource/Script/NPropertyMap.cpp create mode 100644 src/Core/Resource/Script/NPropertyMap.h create mode 100644 templates/DKCR/Game.xml create mode 100644 templates/DKCR/Structs/ActorMultiKeyframeData.xml create mode 100644 templates/DKCR/Structs/Animations.xml create mode 100644 templates/DKCR/Structs/BalloonBarrelData.xml create mode 100644 templates/DKCR/Structs/BalloonData.xml create mode 100644 templates/DKCR/Structs/BirdBossData.xml create mode 100644 templates/DKCR/Structs/BouncyTireData.xml create mode 100644 templates/DKCR/Structs/CableProperties.xml create mode 100644 templates/DKCR/Structs/CameraConstraints.xml create mode 100644 templates/DKCR/Structs/CameraFieldOfView.xml create mode 100644 templates/DKCR/Structs/CameraManagerData.xml create mode 100644 templates/DKCR/Structs/CameraMotion.xml create mode 100644 templates/DKCR/Structs/CameraNavigation.xml create mode 100644 templates/DKCR/Structs/CameraRotation.xml create mode 100644 templates/DKCR/Structs/CheckpointData.xml create mode 100644 templates/DKCR/Structs/ClingPathControlData.xml create mode 100644 templates/DKCR/Structs/CollisionActors.xml create mode 100644 templates/DKCR/Structs/Connection.xml create mode 100644 templates/DKCR/Structs/CounterConditions.xml create mode 100644 templates/DKCR/Structs/CrouchData.xml create mode 100644 templates/DKCR/Structs/DKBarrelGlueData.xml create mode 100644 templates/DKCR/Structs/Data.xml create mode 100644 templates/DKCR/Structs/DebrisProperties.xml create mode 100644 templates/DKCR/Structs/DespawnRules.xml create mode 100644 templates/DKCR/Structs/DynamicLightFalloff.xml create mode 100644 templates/DKCR/Structs/DynamicLightIntensity.xml create mode 100644 templates/DKCR/Structs/DynamicLightMotionSpline.xml create mode 100644 templates/DKCR/Structs/DynamicLightParent.xml create mode 100644 templates/DKCR/Structs/DynamicLightSpotlight.xml create mode 100644 templates/DKCR/Structs/FixedDelayRules.xml create mode 100644 templates/DKCR/Structs/GeneratedObjectDeleterProperties.xml create mode 100644 templates/DKCR/Structs/GenericCreature.xml create mode 100644 templates/DKCR/Structs/GroundPoundDetectorData.xml create mode 100644 templates/DKCR/Structs/Groups.xml create mode 100644 templates/DKCR/Structs/HeadTrackingData.xml create mode 100644 templates/DKCR/Structs/HurlHeightRules.xml create mode 100644 templates/DKCR/Structs/KongProxyData.xml create mode 100644 templates/DKCR/Structs/MeleeData.xml create mode 100644 templates/DKCR/Structs/ModifyContactRules.xml create mode 100644 templates/DKCR/Structs/MultiModelInformation.xml create mode 100644 templates/DKCR/Structs/NonSlowdown.xml create mode 100644 templates/DKCR/Structs/OceanBridgeData.xml create mode 100644 templates/DKCR/Structs/OffsetPosition.xml create mode 100644 templates/DKCR/Structs/OffsetSplines.xml create mode 100644 templates/DKCR/Structs/OptionalAreaAssetTypes.xml create mode 100644 templates/DKCR/Structs/PIDConvergence.xml create mode 100644 templates/DKCR/Structs/PathDeterminationMethodType.xml create mode 100644 templates/DKCR/Structs/PathPosition.xml create mode 100644 templates/DKCR/Structs/PeanutGunData.xml create mode 100644 templates/DKCR/Structs/PeanutProperties.xml create mode 100644 templates/DKCR/Structs/PickupData.xml create mode 100644 templates/DKCR/Structs/ProjectileRenderOptions.xml create mode 100644 templates/DKCR/Structs/ProportionalConvergence.xml create mode 100644 templates/DKCR/Structs/RagDollData.xml create mode 100644 templates/DKCR/Structs/RambiCrateData.xml create mode 100644 templates/DKCR/Structs/RetronomeMessage.xml create mode 100644 templates/DKCR/Structs/RiseFromTheGraveData.xml create mode 100644 templates/DKCR/Structs/Sets.xml create mode 100644 templates/DKCR/Structs/ShakerData.xml create mode 100644 templates/DKCR/Structs/ShieldData.xml create mode 100644 templates/DKCR/Structs/SkinSwap.xml create mode 100644 templates/DKCR/Structs/Sound.xml create mode 100644 templates/DKCR/Structs/SpawnPointData.xml create mode 100644 templates/DKCR/Structs/SpindleOrientation.xml create mode 100644 templates/DKCR/Structs/SpindlePosition.xml create mode 100644 templates/DKCR/Structs/SpringConvergence.xml create mode 100644 templates/DKCR/Structs/SquawkProxyData.xml create mode 100644 templates/DKCR/Structs/SurfaceOrientation.xml create mode 100644 templates/DKCR/Structs/SurfacePosition.xml create mode 100644 templates/DKCR/Structs/SurroundPan.xml create mode 100644 templates/DKCR/Structs/SuspensionBridgeData.xml create mode 100644 templates/DKCR/Structs/SwingRopeData.xml create mode 100644 templates/DKCR/Structs/TandemBeam.xml create mode 100644 templates/DKCR/Structs/TarInteractionData.xml create mode 100644 templates/DKCR/Structs/TeleportData.xml create mode 100644 templates/DKCR/Structs/TeleportMethod.xml create mode 100644 templates/DKCR/Structs/TeleportRenderPushAmount.xml create mode 100644 templates/DKCR/Structs/TidalWaveData.xml create mode 100644 templates/DKCR/Structs/TrackPlayer.xml create mode 100644 templates/DKCR/Structs/TriggerShape.xml create mode 100644 templates/DKCR/Structs/UnknownStruct10.xml create mode 100644 templates/DKCR/Structs/UnknownStruct100.xml create mode 100644 templates/DKCR/Structs/UnknownStruct101.xml create mode 100644 templates/DKCR/Structs/UnknownStruct102.xml create mode 100644 templates/DKCR/Structs/UnknownStruct103.xml create mode 100644 templates/DKCR/Structs/UnknownStruct104.xml create mode 100644 templates/DKCR/Structs/UnknownStruct105.xml create mode 100644 templates/DKCR/Structs/UnknownStruct106.xml create mode 100644 templates/DKCR/Structs/UnknownStruct107.xml create mode 100644 templates/DKCR/Structs/UnknownStruct108.xml create mode 100644 templates/DKCR/Structs/UnknownStruct109.xml create mode 100644 templates/DKCR/Structs/UnknownStruct11.xml create mode 100644 templates/DKCR/Structs/UnknownStruct110.xml create mode 100644 templates/DKCR/Structs/UnknownStruct111.xml create mode 100644 templates/DKCR/Structs/UnknownStruct112.xml create mode 100644 templates/DKCR/Structs/UnknownStruct113.xml create mode 100644 templates/DKCR/Structs/UnknownStruct114.xml create mode 100644 templates/DKCR/Structs/UnknownStruct115.xml create mode 100644 templates/DKCR/Structs/UnknownStruct116.xml create mode 100644 templates/DKCR/Structs/UnknownStruct117.xml create mode 100644 templates/DKCR/Structs/UnknownStruct118.xml create mode 100644 templates/DKCR/Structs/UnknownStruct119.xml create mode 100644 templates/DKCR/Structs/UnknownStruct12.xml create mode 100644 templates/DKCR/Structs/UnknownStruct120.xml create mode 100644 templates/DKCR/Structs/UnknownStruct121.xml create mode 100644 templates/DKCR/Structs/UnknownStruct122.xml create mode 100644 templates/DKCR/Structs/UnknownStruct123.xml create mode 100644 templates/DKCR/Structs/UnknownStruct124.xml create mode 100644 templates/DKCR/Structs/UnknownStruct125.xml create mode 100644 templates/DKCR/Structs/UnknownStruct126.xml create mode 100644 templates/DKCR/Structs/UnknownStruct127.xml create mode 100644 templates/DKCR/Structs/UnknownStruct128.xml create mode 100644 templates/DKCR/Structs/UnknownStruct129.xml create mode 100644 templates/DKCR/Structs/UnknownStruct130.xml create mode 100644 templates/DKCR/Structs/UnknownStruct131.xml create mode 100644 templates/DKCR/Structs/UnknownStruct132.xml create mode 100644 templates/DKCR/Structs/UnknownStruct133.xml create mode 100644 templates/DKCR/Structs/UnknownStruct134.xml create mode 100644 templates/DKCR/Structs/UnknownStruct135.xml create mode 100644 templates/DKCR/Structs/UnknownStruct136.xml create mode 100644 templates/DKCR/Structs/UnknownStruct137.xml create mode 100644 templates/DKCR/Structs/UnknownStruct138.xml create mode 100644 templates/DKCR/Structs/UnknownStruct139.xml create mode 100644 templates/DKCR/Structs/UnknownStruct140.xml create mode 100644 templates/DKCR/Structs/UnknownStruct141.xml create mode 100644 templates/DKCR/Structs/UnknownStruct142.xml create mode 100644 templates/DKCR/Structs/UnknownStruct143.xml create mode 100644 templates/DKCR/Structs/UnknownStruct144.xml create mode 100644 templates/DKCR/Structs/UnknownStruct145.xml create mode 100644 templates/DKCR/Structs/UnknownStruct146.xml create mode 100644 templates/DKCR/Structs/UnknownStruct147.xml create mode 100644 templates/DKCR/Structs/UnknownStruct148.xml create mode 100644 templates/DKCR/Structs/UnknownStruct149.xml create mode 100644 templates/DKCR/Structs/UnknownStruct150.xml create mode 100644 templates/DKCR/Structs/UnknownStruct151.xml create mode 100644 templates/DKCR/Structs/UnknownStruct152.xml create mode 100644 templates/DKCR/Structs/UnknownStruct153.xml create mode 100644 templates/DKCR/Structs/UnknownStruct154.xml create mode 100644 templates/DKCR/Structs/UnknownStruct155.xml create mode 100644 templates/DKCR/Structs/UnknownStruct156.xml create mode 100644 templates/DKCR/Structs/UnknownStruct157.xml create mode 100644 templates/DKCR/Structs/UnknownStruct158.xml create mode 100644 templates/DKCR/Structs/UnknownStruct159.xml create mode 100644 templates/DKCR/Structs/UnknownStruct16.xml create mode 100644 templates/DKCR/Structs/UnknownStruct160.xml create mode 100644 templates/DKCR/Structs/UnknownStruct161.xml create mode 100644 templates/DKCR/Structs/UnknownStruct162.xml create mode 100644 templates/DKCR/Structs/UnknownStruct163.xml create mode 100644 templates/DKCR/Structs/UnknownStruct164.xml create mode 100644 templates/DKCR/Structs/UnknownStruct165.xml create mode 100644 templates/DKCR/Structs/UnknownStruct166.xml create mode 100644 templates/DKCR/Structs/UnknownStruct167.xml create mode 100644 templates/DKCR/Structs/UnknownStruct168.xml create mode 100644 templates/DKCR/Structs/UnknownStruct169.xml create mode 100644 templates/DKCR/Structs/UnknownStruct170.xml create mode 100644 templates/DKCR/Structs/UnknownStruct171.xml create mode 100644 templates/DKCR/Structs/UnknownStruct172.xml create mode 100644 templates/DKCR/Structs/UnknownStruct173.xml create mode 100644 templates/DKCR/Structs/UnknownStruct174.xml create mode 100644 templates/DKCR/Structs/UnknownStruct175.xml create mode 100644 templates/DKCR/Structs/UnknownStruct176.xml create mode 100644 templates/DKCR/Structs/UnknownStruct177.xml create mode 100644 templates/DKCR/Structs/UnknownStruct178.xml create mode 100644 templates/DKCR/Structs/UnknownStruct179.xml create mode 100644 templates/DKCR/Structs/UnknownStruct180.xml create mode 100644 templates/DKCR/Structs/UnknownStruct181.xml create mode 100644 templates/DKCR/Structs/UnknownStruct182.xml create mode 100644 templates/DKCR/Structs/UnknownStruct183.xml create mode 100644 templates/DKCR/Structs/UnknownStruct184.xml create mode 100644 templates/DKCR/Structs/UnknownStruct185.xml create mode 100644 templates/DKCR/Structs/UnknownStruct186.xml create mode 100644 templates/DKCR/Structs/UnknownStruct187.xml create mode 100644 templates/DKCR/Structs/UnknownStruct188.xml create mode 100644 templates/DKCR/Structs/UnknownStruct189.xml create mode 100644 templates/DKCR/Structs/UnknownStruct19.xml create mode 100644 templates/DKCR/Structs/UnknownStruct190.xml create mode 100644 templates/DKCR/Structs/UnknownStruct191.xml create mode 100644 templates/DKCR/Structs/UnknownStruct192.xml create mode 100644 templates/DKCR/Structs/UnknownStruct193.xml create mode 100644 templates/DKCR/Structs/UnknownStruct194.xml create mode 100644 templates/DKCR/Structs/UnknownStruct195.xml create mode 100644 templates/DKCR/Structs/UnknownStruct196.xml create mode 100644 templates/DKCR/Structs/UnknownStruct197.xml create mode 100644 templates/DKCR/Structs/UnknownStruct198.xml create mode 100644 templates/DKCR/Structs/UnknownStruct199.xml create mode 100644 templates/DKCR/Structs/UnknownStruct20.xml create mode 100644 templates/DKCR/Structs/UnknownStruct200.xml create mode 100644 templates/DKCR/Structs/UnknownStruct201.xml create mode 100644 templates/DKCR/Structs/UnknownStruct202.xml create mode 100644 templates/DKCR/Structs/UnknownStruct203.xml create mode 100644 templates/DKCR/Structs/UnknownStruct204.xml create mode 100644 templates/DKCR/Structs/UnknownStruct205.xml create mode 100644 templates/DKCR/Structs/UnknownStruct206.xml create mode 100644 templates/DKCR/Structs/UnknownStruct207.xml create mode 100644 templates/DKCR/Structs/UnknownStruct208.xml create mode 100644 templates/DKCR/Structs/UnknownStruct209.xml create mode 100644 templates/DKCR/Structs/UnknownStruct21.xml create mode 100644 templates/DKCR/Structs/UnknownStruct210.xml create mode 100644 templates/DKCR/Structs/UnknownStruct211.xml create mode 100644 templates/DKCR/Structs/UnknownStruct212.xml create mode 100644 templates/DKCR/Structs/UnknownStruct213.xml create mode 100644 templates/DKCR/Structs/UnknownStruct214.xml create mode 100644 templates/DKCR/Structs/UnknownStruct215.xml create mode 100644 templates/DKCR/Structs/UnknownStruct216.xml create mode 100644 templates/DKCR/Structs/UnknownStruct217.xml create mode 100644 templates/DKCR/Structs/UnknownStruct218.xml create mode 100644 templates/DKCR/Structs/UnknownStruct219.xml create mode 100644 templates/DKCR/Structs/UnknownStruct22.xml create mode 100644 templates/DKCR/Structs/UnknownStruct220.xml create mode 100644 templates/DKCR/Structs/UnknownStruct221.xml create mode 100644 templates/DKCR/Structs/UnknownStruct222.xml create mode 100644 templates/DKCR/Structs/UnknownStruct223.xml create mode 100644 templates/DKCR/Structs/UnknownStruct224.xml create mode 100644 templates/DKCR/Structs/UnknownStruct225.xml create mode 100644 templates/DKCR/Structs/UnknownStruct226.xml create mode 100644 templates/DKCR/Structs/UnknownStruct227.xml create mode 100644 templates/DKCR/Structs/UnknownStruct228.xml create mode 100644 templates/DKCR/Structs/UnknownStruct229.xml create mode 100644 templates/DKCR/Structs/UnknownStruct23.xml create mode 100644 templates/DKCR/Structs/UnknownStruct230.xml create mode 100644 templates/DKCR/Structs/UnknownStruct231.xml create mode 100644 templates/DKCR/Structs/UnknownStruct232.xml create mode 100644 templates/DKCR/Structs/UnknownStruct233.xml create mode 100644 templates/DKCR/Structs/UnknownStruct234.xml create mode 100644 templates/DKCR/Structs/UnknownStruct235.xml create mode 100644 templates/DKCR/Structs/UnknownStruct236.xml create mode 100644 templates/DKCR/Structs/UnknownStruct237.xml create mode 100644 templates/DKCR/Structs/UnknownStruct238.xml create mode 100644 templates/DKCR/Structs/UnknownStruct239.xml create mode 100644 templates/DKCR/Structs/UnknownStruct240.xml create mode 100644 templates/DKCR/Structs/UnknownStruct241.xml create mode 100644 templates/DKCR/Structs/UnknownStruct242.xml create mode 100644 templates/DKCR/Structs/UnknownStruct243.xml create mode 100644 templates/DKCR/Structs/UnknownStruct244.xml create mode 100644 templates/DKCR/Structs/UnknownStruct245.xml create mode 100644 templates/DKCR/Structs/UnknownStruct246.xml create mode 100644 templates/DKCR/Structs/UnknownStruct247.xml create mode 100644 templates/DKCR/Structs/UnknownStruct248.xml create mode 100644 templates/DKCR/Structs/UnknownStruct249.xml create mode 100644 templates/DKCR/Structs/UnknownStruct250.xml create mode 100644 templates/DKCR/Structs/UnknownStruct251.xml create mode 100644 templates/DKCR/Structs/UnknownStruct252.xml create mode 100644 templates/DKCR/Structs/UnknownStruct253.xml create mode 100644 templates/DKCR/Structs/UnknownStruct254.xml create mode 100644 templates/DKCR/Structs/UnknownStruct255.xml create mode 100644 templates/DKCR/Structs/UnknownStruct256.xml create mode 100644 templates/DKCR/Structs/UnknownStruct257.xml create mode 100644 templates/DKCR/Structs/UnknownStruct258.xml create mode 100644 templates/DKCR/Structs/UnknownStruct259.xml create mode 100644 templates/DKCR/Structs/UnknownStruct260.xml create mode 100644 templates/DKCR/Structs/UnknownStruct261.xml create mode 100644 templates/DKCR/Structs/UnknownStruct262.xml create mode 100644 templates/DKCR/Structs/UnknownStruct263.xml create mode 100644 templates/DKCR/Structs/UnknownStruct264.xml create mode 100644 templates/DKCR/Structs/UnknownStruct265.xml create mode 100644 templates/DKCR/Structs/UnknownStruct266.xml create mode 100644 templates/DKCR/Structs/UnknownStruct267.xml create mode 100644 templates/DKCR/Structs/UnknownStruct268.xml create mode 100644 templates/DKCR/Structs/UnknownStruct269.xml create mode 100644 templates/DKCR/Structs/UnknownStruct270.xml create mode 100644 templates/DKCR/Structs/UnknownStruct271.xml create mode 100644 templates/DKCR/Structs/UnknownStruct272.xml create mode 100644 templates/DKCR/Structs/UnknownStruct273.xml create mode 100644 templates/DKCR/Structs/UnknownStruct274.xml create mode 100644 templates/DKCR/Structs/UnknownStruct275.xml create mode 100644 templates/DKCR/Structs/UnknownStruct276.xml create mode 100644 templates/DKCR/Structs/UnknownStruct277.xml create mode 100644 templates/DKCR/Structs/UnknownStruct278.xml create mode 100644 templates/DKCR/Structs/UnknownStruct279.xml create mode 100644 templates/DKCR/Structs/UnknownStruct280.xml create mode 100644 templates/DKCR/Structs/UnknownStruct281.xml create mode 100644 templates/DKCR/Structs/UnknownStruct282.xml create mode 100644 templates/DKCR/Structs/UnknownStruct283.xml create mode 100644 templates/DKCR/Structs/UnknownStruct284.xml create mode 100644 templates/DKCR/Structs/UnknownStruct285.xml create mode 100644 templates/DKCR/Structs/UnknownStruct286.xml create mode 100644 templates/DKCR/Structs/UnknownStruct287.xml create mode 100644 templates/DKCR/Structs/UnknownStruct288.xml create mode 100644 templates/DKCR/Structs/UnknownStruct289.xml create mode 100644 templates/DKCR/Structs/UnknownStruct290.xml create mode 100644 templates/DKCR/Structs/UnknownStruct291.xml create mode 100644 templates/DKCR/Structs/UnknownStruct292.xml create mode 100644 templates/DKCR/Structs/UnknownStruct293.xml create mode 100644 templates/DKCR/Structs/UnknownStruct294.xml create mode 100644 templates/DKCR/Structs/UnknownStruct295.xml create mode 100644 templates/DKCR/Structs/UnknownStruct296.xml create mode 100644 templates/DKCR/Structs/UnknownStruct297.xml create mode 100644 templates/DKCR/Structs/UnknownStruct298.xml create mode 100644 templates/DKCR/Structs/UnknownStruct299.xml create mode 100644 templates/DKCR/Structs/UnknownStruct510.xml create mode 100644 templates/DKCR/Structs/UnknownStruct59.xml create mode 100644 templates/DKCR/Structs/UnknownStruct60.xml create mode 100644 templates/DKCR/Structs/UnknownStruct61.xml create mode 100644 templates/DKCR/Structs/UnknownStruct62.xml create mode 100644 templates/DKCR/Structs/UnknownStruct63.xml create mode 100644 templates/DKCR/Structs/UnknownStruct64.xml create mode 100644 templates/DKCR/Structs/UnknownStruct65.xml create mode 100644 templates/DKCR/Structs/UnknownStruct66.xml create mode 100644 templates/DKCR/Structs/UnknownStruct67.xml create mode 100644 templates/DKCR/Structs/UnknownStruct68.xml create mode 100644 templates/DKCR/Structs/UnknownStruct69.xml create mode 100644 templates/DKCR/Structs/UnknownStruct70.xml create mode 100644 templates/DKCR/Structs/UnknownStruct71.xml create mode 100644 templates/DKCR/Structs/UnknownStruct72.xml create mode 100644 templates/DKCR/Structs/UnknownStruct73.xml create mode 100644 templates/DKCR/Structs/UnknownStruct74.xml create mode 100644 templates/DKCR/Structs/UnknownStruct75.xml create mode 100644 templates/DKCR/Structs/UnknownStruct76.xml create mode 100644 templates/DKCR/Structs/UnknownStruct77.xml create mode 100644 templates/DKCR/Structs/UnknownStruct78.xml create mode 100644 templates/DKCR/Structs/UnknownStruct79.xml create mode 100644 templates/DKCR/Structs/UnknownStruct80.xml create mode 100644 templates/DKCR/Structs/UnknownStruct81.xml create mode 100644 templates/DKCR/Structs/UnknownStruct82.xml create mode 100644 templates/DKCR/Structs/UnknownStruct83.xml create mode 100644 templates/DKCR/Structs/UnknownStruct84.xml create mode 100644 templates/DKCR/Structs/UnknownStruct85.xml create mode 100644 templates/DKCR/Structs/UnknownStruct86.xml create mode 100644 templates/DKCR/Structs/UnknownStruct87.xml create mode 100644 templates/DKCR/Structs/UnknownStruct88.xml create mode 100644 templates/DKCR/Structs/UnknownStruct89.xml create mode 100644 templates/DKCR/Structs/UnknownStruct9.xml create mode 100644 templates/DKCR/Structs/UnknownStruct90.xml create mode 100644 templates/DKCR/Structs/UnknownStruct91.xml create mode 100644 templates/DKCR/Structs/UnknownStruct92.xml create mode 100644 templates/DKCR/Structs/UnknownStruct93.xml create mode 100644 templates/DKCR/Structs/UnknownStruct94.xml create mode 100644 templates/DKCR/Structs/UnknownStruct95.xml create mode 100644 templates/DKCR/Structs/UnknownStruct96.xml create mode 100644 templates/DKCR/Structs/UnknownStruct97.xml create mode 100644 templates/DKCR/Structs/UnknownStruct98.xml create mode 100644 templates/DKCR/Structs/UnknownStruct99.xml create mode 100644 templates/DKCR/Structs/Velocity.xml create mode 100644 templates/DKCR/Structs/VisControl.xml create mode 100644 templates/MP1/Game.xml create mode 100644 templates/MP1/Structs/BoolFloat.xml create mode 100644 templates/MP1/Structs/BoolVec3f.xml create mode 100644 templates/MP1/Structs/CameraHintStruct.xml create mode 100644 templates/MP1/Structs/GuessStruct.xml create mode 100644 templates/MP1/Structs/IntBool.xml create mode 100644 templates/MP1/Structs/MagdoliteStruct.xml create mode 100644 templates/MP1/Structs/MassivePrimeStruct.xml create mode 100644 templates/MP1/Structs/NewCameraShakerStruct.xml create mode 100644 templates/MP1/Structs/PathCameraStruct.xml create mode 100644 templates/MP1/Structs/PlayerActorStruct.xml create mode 100644 templates/MP1/Structs/PlayerHintStruct.xml create mode 100644 templates/MP1/Structs/PrimeStruct1.xml create mode 100644 templates/MP1/Structs/PrimeStruct2.xml create mode 100644 templates/MP1/Structs/PrimeStruct3.xml create mode 100644 templates/MP1/Structs/PrimeStruct4.xml create mode 100644 templates/MP1/Structs/PrimeStruct5.xml create mode 100644 templates/MP1/Structs/PrimeStruct6.xml create mode 100644 templates/MP1/Structs/RidleyStruct1.xml create mode 100644 templates/MP1/Structs/RidleyStruct2.xml create mode 100644 templates/MP1/Structs/RumbleEffectStruct.xml create mode 100644 templates/MP1/Structs/ScriptBeamStruct.xml create mode 100644 templates/MP1/Structs/SpindleCameraStruct.xml create mode 100644 templates/MP2/Game.xml create mode 100644 templates/MP2/Structs/Connection.xml create mode 100644 templates/MP2/Structs/DigitalGuardianData.xml create mode 100644 templates/MP2/Structs/DigitalGuardianHeadData.xml create mode 100644 templates/MP2/Structs/DynamicLightFalloff.xml create mode 100644 templates/MP2/Structs/DynamicLightIntensity.xml create mode 100644 templates/MP2/Structs/DynamicLightMotionSpline.xml create mode 100644 templates/MP2/Structs/DynamicLightParent.xml create mode 100644 templates/MP2/Structs/DynamicLightSpotlight.xml create mode 100644 templates/MP2/Structs/MotionProperties.xml create mode 100644 templates/MP2/Structs/MysteryFlyerData.xml create mode 100644 templates/MP2/Structs/RezbitData.xml create mode 100644 templates/MP2/Structs/RotationSplines.xml create mode 100644 templates/MP2/Structs/SandBossData.xml create mode 100644 templates/MP2/Structs/ScaleSplines.xml create mode 100644 templates/MP2/Structs/SpacePirateWeaponData.xml create mode 100644 templates/MP2/Structs/SplitterMainChassisData.xml create mode 100644 templates/MP2/Structs/SurroundPan.xml create mode 100644 templates/MP2/Structs/SwampBossStage2Data.xml create mode 100644 templates/MP2/Structs/UnknownStruct10.xml create mode 100644 templates/MP2/Structs/UnknownStruct11.xml create mode 100644 templates/MP2/Structs/UnknownStruct12.xml create mode 100644 templates/MP2/Structs/UnknownStruct13.xml create mode 100644 templates/MP2/Structs/UnknownStruct14.xml create mode 100644 templates/MP2/Structs/UnknownStruct15.xml create mode 100644 templates/MP2/Structs/UnknownStruct16.xml create mode 100644 templates/MP2/Structs/UnknownStruct17.xml create mode 100644 templates/MP2/Structs/UnknownStruct18.xml create mode 100644 templates/MP2/Structs/UnknownStruct19.xml create mode 100644 templates/MP2/Structs/UnknownStruct20.xml create mode 100644 templates/MP2/Structs/UnknownStruct21.xml create mode 100644 templates/MP2/Structs/UnknownStruct22.xml create mode 100644 templates/MP2/Structs/UnknownStruct23.xml create mode 100644 templates/MP2/Structs/UnknownStruct24.xml create mode 100644 templates/MP2/Structs/UnknownStruct25.xml create mode 100644 templates/MP2/Structs/UnknownStruct26.xml create mode 100644 templates/MP2/Structs/UnknownStruct27.xml create mode 100644 templates/MP2/Structs/UnknownStruct28.xml create mode 100644 templates/MP2/Structs/UnknownStruct29.xml create mode 100644 templates/MP2/Structs/UnknownStruct3.xml create mode 100644 templates/MP2/Structs/UnknownStruct30.xml create mode 100644 templates/MP2/Structs/UnknownStruct31.xml create mode 100644 templates/MP2/Structs/UnknownStruct32.xml create mode 100644 templates/MP2/Structs/UnknownStruct33.xml create mode 100644 templates/MP2/Structs/UnknownStruct34.xml create mode 100644 templates/MP2/Structs/UnknownStruct35.xml create mode 100644 templates/MP2/Structs/UnknownStruct36.xml create mode 100644 templates/MP2/Structs/UnknownStruct37.xml create mode 100644 templates/MP2/Structs/UnknownStruct38.xml create mode 100644 templates/MP2/Structs/UnknownStruct39.xml create mode 100644 templates/MP2/Structs/UnknownStruct4.xml create mode 100644 templates/MP2/Structs/UnknownStruct40.xml create mode 100644 templates/MP2/Structs/UnknownStruct41.xml create mode 100644 templates/MP2/Structs/UnknownStruct42.xml create mode 100644 templates/MP2/Structs/UnknownStruct43.xml create mode 100644 templates/MP2/Structs/UnknownStruct5.xml create mode 100644 templates/MP2/Structs/UnknownStruct6.xml create mode 100644 templates/MP2/Structs/UnknownStruct7.xml create mode 100644 templates/MP2/Structs/UnknownStruct8.xml create mode 100644 templates/MP2/Structs/UnknownStruct9.xml create mode 100644 templates/MP2Demo/Game.xml create mode 100644 templates/MP2Demo/Structs/CameraHintStructA1.xml create mode 100644 templates/MP2Demo/Structs/Connection.xml create mode 100644 templates/MP2Demo/Structs/DigitalGuardianData.xml create mode 100644 templates/MP2Demo/Structs/DigitalGuardianHeadData.xml create mode 100644 templates/MP2Demo/Structs/DynamicLightFalloff.xml create mode 100644 templates/MP2Demo/Structs/DynamicLightIntensity.xml create mode 100644 templates/MP2Demo/Structs/DynamicLightMotionSpline.xml create mode 100644 templates/MP2Demo/Structs/DynamicLightParent.xml create mode 100644 templates/MP2Demo/Structs/DynamicLightSpotlight.xml create mode 100644 templates/MP2Demo/Structs/MotionProperties.xml create mode 100644 templates/MP2Demo/Structs/RezbitData.xml create mode 100644 templates/MP2Demo/Structs/RotationSplines.xml create mode 100644 templates/MP2Demo/Structs/ScaleSplines.xml create mode 100644 templates/MP2Demo/Structs/SpacePirateWeaponData.xml create mode 100644 templates/MP2Demo/Structs/SplitterMainChassisData.xml create mode 100644 templates/MP2Demo/Structs/SurroundPan.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct10.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct11.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct12.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct13.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct14.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct15.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct16.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct17.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct18.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct19.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct20.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct21.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct22.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct23.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct3.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct5.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct6.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct7.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct8.xml create mode 100644 templates/MP2Demo/Structs/UnknownStruct9.xml create mode 100644 templates/MP3/Game.xml create mode 100644 templates/MP3/Structs/Abilities.xml create mode 100644 templates/MP3/Structs/Armor.xml create mode 100644 templates/MP3/Structs/Ball.xml create mode 100644 templates/MP3/Structs/BeastRiderData.xml create mode 100644 templates/MP3/Structs/BlinkWolfData.xml create mode 100644 templates/MP3/Structs/BonusCredit.xml create mode 100644 templates/MP3/Structs/CableProperties.xml create mode 100644 templates/MP3/Structs/CameraConstraints.xml create mode 100644 templates/MP3/Structs/CameraFieldOfView.xml create mode 100644 templates/MP3/Structs/CameraInterpolation.xml create mode 100644 templates/MP3/Structs/CameraMotion.xml create mode 100644 templates/MP3/Structs/CameraNavigation.xml create mode 100644 templates/MP3/Structs/CameraPosition.xml create mode 100644 templates/MP3/Structs/CameraRotation.xml create mode 100644 templates/MP3/Structs/CattleProd.xml create mode 100644 templates/MP3/Structs/Chakram.xml create mode 100644 templates/MP3/Structs/ChasePosition.xml create mode 100644 templates/MP3/Structs/CinematicBlend.xml create mode 100644 templates/MP3/Structs/CircleLineMode.xml create mode 100644 templates/MP3/Structs/ColliderPosition.xml create mode 100644 templates/MP3/Structs/Connection.xml create mode 100644 templates/MP3/Structs/CounterConditions.xml create mode 100644 templates/MP3/Structs/DebrisProperties.xml create mode 100644 templates/MP3/Structs/DynamicLightFalloff.xml create mode 100644 templates/MP3/Structs/DynamicLightIntensity.xml create mode 100644 templates/MP3/Structs/DynamicLightMotionSpline.xml create mode 100644 templates/MP3/Structs/DynamicLightParent.xml create mode 100644 templates/MP3/Structs/DynamicLightSpotlight.xml create mode 100644 templates/MP3/Structs/EnergyWhip.xml create mode 100644 templates/MP3/Structs/EyePodData.xml create mode 100644 templates/MP3/Structs/FargullHatcherData.xml create mode 100644 templates/MP3/Structs/FargullHatcherSwarmData.xml create mode 100644 templates/MP3/Structs/FederationData.xml create mode 100644 templates/MP3/Structs/FishCloudAggressionData.xml create mode 100644 templates/MP3/Structs/FluidProperties.xml create mode 100644 templates/MP3/Structs/FlyingPirateData.xml create mode 100644 templates/MP3/Structs/FlyingPirateHelixMissileData.xml create mode 100644 templates/MP3/Structs/FriendlyData.xml create mode 100644 templates/MP3/Structs/GeneratedObjectDeleterProperties.xml create mode 100644 templates/MP3/Structs/GragnolFlyerData.xml create mode 100644 templates/MP3/Structs/GrappleInfo.xml create mode 100644 templates/MP3/Structs/GunTurretBaseData.xml create mode 100644 templates/MP3/Structs/GunTurretTopData.xml create mode 100644 templates/MP3/Structs/HyperMode.xml create mode 100644 templates/MP3/Structs/Inventory.xml create mode 100644 templates/MP3/Structs/JetPack.xml create mode 100644 templates/MP3/Structs/KorbaMawData.xml create mode 100644 templates/MP3/Structs/KorbaSnatcherData.xml create mode 100644 templates/MP3/Structs/LayerID.xml create mode 100644 templates/MP3/Structs/MetroidHopperData.xml create mode 100644 templates/MP3/Structs/Misc.xml create mode 100644 templates/MP3/Structs/MultiModelInformation.xml create mode 100644 templates/MP3/Structs/MysteryFlyerData.xml create mode 100644 templates/MP3/Structs/NonSlowdown.xml create mode 100644 templates/MP3/Structs/OffsetPosition.xml create mode 100644 templates/MP3/Structs/OffsetSplines.xml create mode 100644 templates/MP3/Structs/OptionalAreaAssetTypes.xml create mode 100644 templates/MP3/Structs/PIDConvergence.xml create mode 100644 templates/MP3/Structs/PTCNoseTurretData.xml create mode 100644 templates/MP3/Structs/ParticleBlaster.xml create mode 100644 templates/MP3/Structs/PathDeterminationMethodType.xml create mode 100644 templates/MP3/Structs/PathPosition.xml create mode 100644 templates/MP3/Structs/PathType.xml create mode 100644 templates/MP3/Structs/PhaazoidData.xml create mode 100644 templates/MP3/Structs/PhazonFlyerSwarmData.xml create mode 100644 templates/MP3/Structs/PhazonLeechData.xml create mode 100644 templates/MP3/Structs/PhazonPuddleData.xml create mode 100644 templates/MP3/Structs/PhysicsDebrisProperties.xml create mode 100644 templates/MP3/Structs/PirateDroneData.xml create mode 100644 templates/MP3/Structs/ProportionalConvergence.xml create mode 100644 templates/MP3/Structs/RainProperties.xml create mode 100644 templates/MP3/Structs/ReptilicusHunterData.xml create mode 100644 templates/MP3/Structs/RotationSplines.xml create mode 100644 templates/MP3/Structs/ScaleSplines.xml create mode 100644 templates/MP3/Structs/SeedBoss1Data.xml create mode 100644 templates/MP3/Structs/SeedBoss1HandData.xml create mode 100644 templates/MP3/Structs/SeedBoss1OrbData.xml create mode 100644 templates/MP3/Structs/SeedBoss1Shield.xml create mode 100644 templates/MP3/Structs/ShakerData.xml create mode 100644 templates/MP3/Structs/Ship.xml create mode 100644 templates/MP3/Structs/ShipData.xml create mode 100644 templates/MP3/Structs/SpacePirateData.xml create mode 100644 templates/MP3/Structs/SpindleOrientation.xml create mode 100644 templates/MP3/Structs/SpindlePosition.xml create mode 100644 templates/MP3/Structs/SpringConvergence.xml create mode 100644 templates/MP3/Structs/SteamBotData.xml create mode 100644 templates/MP3/Structs/SteamLordData.xml create mode 100644 templates/MP3/Structs/SurfaceOrientation.xml create mode 100644 templates/MP3/Structs/SurfacePosition.xml create mode 100644 templates/MP3/Structs/SurroundPan.xml create mode 100644 templates/MP3/Structs/SwarmBotData.xml create mode 100644 templates/MP3/Structs/TeamAIDebugEnum.xml create mode 100644 templates/MP3/Structs/TranslationSplines.xml create mode 100644 templates/MP3/Structs/UnknownStruct1.xml create mode 100644 templates/MP3/Structs/UnknownStruct11.xml create mode 100644 templates/MP3/Structs/UnknownStruct12.xml create mode 100644 templates/MP3/Structs/UnknownStruct13.xml create mode 100644 templates/MP3/Structs/UnknownStruct14.xml create mode 100644 templates/MP3/Structs/UnknownStruct15.xml create mode 100644 templates/MP3/Structs/UnknownStruct16.xml create mode 100644 templates/MP3/Structs/UnknownStruct17.xml create mode 100644 templates/MP3/Structs/UnknownStruct18.xml create mode 100644 templates/MP3/Structs/UnknownStruct19.xml create mode 100644 templates/MP3/Structs/UnknownStruct2.xml create mode 100644 templates/MP3/Structs/UnknownStruct20.xml create mode 100644 templates/MP3/Structs/UnknownStruct21.xml create mode 100644 templates/MP3/Structs/UnknownStruct22.xml create mode 100644 templates/MP3/Structs/UnknownStruct23.xml create mode 100644 templates/MP3/Structs/UnknownStruct24.xml create mode 100644 templates/MP3/Structs/UnknownStruct25.xml create mode 100644 templates/MP3/Structs/UnknownStruct26.xml create mode 100644 templates/MP3/Structs/UnknownStruct27.xml create mode 100644 templates/MP3/Structs/UnknownStruct28.xml create mode 100644 templates/MP3/Structs/UnknownStruct29.xml create mode 100644 templates/MP3/Structs/UnknownStruct3.xml create mode 100644 templates/MP3/Structs/UnknownStruct30.xml create mode 100644 templates/MP3/Structs/UnknownStruct31.xml create mode 100644 templates/MP3/Structs/UnknownStruct32.xml create mode 100644 templates/MP3/Structs/UnknownStruct33.xml create mode 100644 templates/MP3/Structs/UnknownStruct34.xml create mode 100644 templates/MP3/Structs/UnknownStruct35.xml create mode 100644 templates/MP3/Structs/UnknownStruct36.xml create mode 100644 templates/MP3/Structs/UnknownStruct37.xml create mode 100644 templates/MP3/Structs/UnknownStruct38.xml create mode 100644 templates/MP3/Structs/UnknownStruct39.xml create mode 100644 templates/MP3/Structs/UnknownStruct4.xml create mode 100644 templates/MP3/Structs/UnknownStruct40.xml create mode 100644 templates/MP3/Structs/UnknownStruct41.xml create mode 100644 templates/MP3/Structs/UnknownStruct42.xml create mode 100644 templates/MP3/Structs/UnknownStruct43.xml create mode 100644 templates/MP3/Structs/UnknownStruct44.xml create mode 100644 templates/MP3/Structs/UnknownStruct45.xml create mode 100644 templates/MP3/Structs/UnknownStruct46.xml create mode 100644 templates/MP3/Structs/UnknownStruct47.xml create mode 100644 templates/MP3/Structs/UnknownStruct48.xml create mode 100644 templates/MP3/Structs/UnknownStruct49.xml create mode 100644 templates/MP3/Structs/UnknownStruct50.xml create mode 100644 templates/MP3/Structs/UnknownStruct51.xml create mode 100644 templates/MP3/Structs/UnknownStruct52.xml create mode 100644 templates/MP3/Structs/UnknownStruct53.xml create mode 100644 templates/MP3/Structs/UnknownStruct54.xml create mode 100644 templates/MP3/Structs/UnknownStruct55.xml create mode 100644 templates/MP3/Structs/UnknownStruct56.xml create mode 100644 templates/MP3/Structs/UnknownStruct57.xml create mode 100644 templates/MP3/Structs/UnknownStruct58.xml create mode 100644 templates/MP3/Structs/UnknownStruct59.xml create mode 100644 templates/MP3/Structs/UnknownStruct60.xml create mode 100644 templates/MP3/Structs/UnknownStruct61.xml create mode 100644 templates/MP3/Structs/UnknownStruct62.xml create mode 100644 templates/MP3/Structs/UnknownStruct63.xml create mode 100644 templates/MP3/Structs/UnknownStruct64.xml create mode 100644 templates/MP3/Structs/UnknownStruct65.xml create mode 100644 templates/MP3/Structs/UnknownStruct66.xml create mode 100644 templates/MP3/Structs/UnknownStruct8.xml create mode 100644 templates/MP3/Structs/UnknownStruct9.xml create mode 100644 templates/MP3/Structs/Velocity.xml create mode 100644 templates/MP3/Structs/Visors.xml create mode 100644 templates/MP3/Structs/WeaponGeneratorProperties.xml create mode 100644 templates/MP3/Structs/Weapons.xml create mode 100644 templates/MP3Proto/Game.xml create mode 100644 templates/MP3Proto/Structs/Abilities.xml create mode 100644 templates/MP3Proto/Structs/Armor.xml create mode 100644 templates/MP3Proto/Structs/Ball.xml create mode 100644 templates/MP3Proto/Structs/BeastRiderData.xml create mode 100644 templates/MP3Proto/Structs/BerserkerData.xml create mode 100644 templates/MP3Proto/Structs/BlinkWolfData.xml create mode 100644 templates/MP3Proto/Structs/CableProperties.xml create mode 100644 templates/MP3Proto/Structs/CameraConstraints.xml create mode 100644 templates/MP3Proto/Structs/CameraFieldOfView.xml create mode 100644 templates/MP3Proto/Structs/CameraInterpolation.xml create mode 100644 templates/MP3Proto/Structs/CameraMotion.xml create mode 100644 templates/MP3Proto/Structs/CameraNavigation.xml create mode 100644 templates/MP3Proto/Structs/CameraPosition.xml create mode 100644 templates/MP3Proto/Structs/CameraRotation.xml create mode 100644 templates/MP3Proto/Structs/CattleProd.xml create mode 100644 templates/MP3Proto/Structs/Chakram.xml create mode 100644 templates/MP3Proto/Structs/ChasePosition.xml create mode 100644 templates/MP3Proto/Structs/CinematicBlend.xml create mode 100644 templates/MP3Proto/Structs/ColliderPosition.xml create mode 100644 templates/MP3Proto/Structs/Connection.xml create mode 100644 templates/MP3Proto/Structs/CounterConditions.xml create mode 100644 templates/MP3Proto/Structs/DarkSamusData.xml create mode 100644 templates/MP3Proto/Structs/DebrisProperties.xml create mode 100644 templates/MP3Proto/Structs/DefenseMechanoidData.xml create mode 100644 templates/MP3Proto/Structs/DynamicLightFalloff.xml create mode 100644 templates/MP3Proto/Structs/DynamicLightIntensity.xml create mode 100644 templates/MP3Proto/Structs/DynamicLightMotionSpline.xml create mode 100644 templates/MP3Proto/Structs/DynamicLightParent.xml create mode 100644 templates/MP3Proto/Structs/DynamicLightSpotlight.xml create mode 100644 templates/MP3Proto/Structs/EnergyWhip.xml create mode 100644 templates/MP3Proto/Structs/EyePodData.xml create mode 100644 templates/MP3Proto/Structs/FargullHatcherData.xml create mode 100644 templates/MP3Proto/Structs/FargullHatcherSwarmData.xml create mode 100644 templates/MP3Proto/Structs/FederationData.xml create mode 100644 templates/MP3Proto/Structs/FishCloudAggressionData.xml create mode 100644 templates/MP3Proto/Structs/FluidProperties.xml create mode 100644 templates/MP3Proto/Structs/FlyingPirateData.xml create mode 100644 templates/MP3Proto/Structs/FlyingPirateHelixMissileData.xml create mode 100644 templates/MP3Proto/Structs/GeneratedObjectDeleterProperties.xml create mode 100644 templates/MP3Proto/Structs/GragnolFlyerData.xml create mode 100644 templates/MP3Proto/Structs/GrappleInfo.xml create mode 100644 templates/MP3Proto/Structs/GunTurretBaseData.xml create mode 100644 templates/MP3Proto/Structs/GunTurretTopData.xml create mode 100644 templates/MP3Proto/Structs/HyperMode.xml create mode 100644 templates/MP3Proto/Structs/Inventory.xml create mode 100644 templates/MP3Proto/Structs/JetPack.xml create mode 100644 templates/MP3Proto/Structs/KorakkData.xml create mode 100644 templates/MP3Proto/Structs/KorbaMawData.xml create mode 100644 templates/MP3Proto/Structs/KorbaSnatcherData.xml create mode 100644 templates/MP3Proto/Structs/ManthaData.xml create mode 100644 templates/MP3Proto/Structs/MetroidHatcherData.xml create mode 100644 templates/MP3Proto/Structs/MetroidHopperData.xml create mode 100644 templates/MP3Proto/Structs/Misc.xml create mode 100644 templates/MP3Proto/Structs/MysteryFlyerData.xml create mode 100644 templates/MP3Proto/Structs/NonSlowdown.xml create mode 100644 templates/MP3Proto/Structs/OffsetPosition.xml create mode 100644 templates/MP3Proto/Structs/OffsetSplines.xml create mode 100644 templates/MP3Proto/Structs/OptionalAreaAssetTypes.xml create mode 100644 templates/MP3Proto/Structs/PIDConvergence.xml create mode 100644 templates/MP3Proto/Structs/PTCNoseTurretData.xml create mode 100644 templates/MP3Proto/Structs/ParticleBlaster.xml create mode 100644 templates/MP3Proto/Structs/PathDeterminationMethodType.xml create mode 100644 templates/MP3Proto/Structs/PathPosition.xml create mode 100644 templates/MP3Proto/Structs/PathType.xml create mode 100644 templates/MP3Proto/Structs/PhazonFlyerSwarmData.xml create mode 100644 templates/MP3Proto/Structs/PhazonLeechData.xml create mode 100644 templates/MP3Proto/Structs/PhazonPuddleData.xml create mode 100644 templates/MP3Proto/Structs/PhysicsDebrisProperties.xml create mode 100644 templates/MP3Proto/Structs/PirateDroneData.xml create mode 100644 templates/MP3Proto/Structs/ProportionalConvergence.xml create mode 100644 templates/MP3Proto/Structs/ReptilicusHunterData.xml create mode 100644 templates/MP3Proto/Structs/Ridley1Data.xml create mode 100644 templates/MP3Proto/Structs/RotationSplines.xml create mode 100644 templates/MP3Proto/Structs/RundasData.xml create mode 100644 templates/MP3Proto/Structs/ScaleSplines.xml create mode 100644 templates/MP3Proto/Structs/ScanBeamInfo.xml create mode 100644 templates/MP3Proto/Structs/SeedBoss1Data.xml create mode 100644 templates/MP3Proto/Structs/SeedBoss1HandData.xml create mode 100644 templates/MP3Proto/Structs/SeedBoss1OrbData.xml create mode 100644 templates/MP3Proto/Structs/SeedBoss1Shield.xml create mode 100644 templates/MP3Proto/Structs/ShakerData.xml create mode 100644 templates/MP3Proto/Structs/Ship.xml create mode 100644 templates/MP3Proto/Structs/ShipData.xml create mode 100644 templates/MP3Proto/Structs/SpacePirateData.xml create mode 100644 templates/MP3Proto/Structs/SpindleOrientation.xml create mode 100644 templates/MP3Proto/Structs/SpindlePosition.xml create mode 100644 templates/MP3Proto/Structs/SpringConvergence.xml create mode 100644 templates/MP3Proto/Structs/SteamBotData.xml create mode 100644 templates/MP3Proto/Structs/SteamLordData.xml create mode 100644 templates/MP3Proto/Structs/SurfaceOrientation.xml create mode 100644 templates/MP3Proto/Structs/SurfacePosition.xml create mode 100644 templates/MP3Proto/Structs/SurroundPan.xml create mode 100644 templates/MP3Proto/Structs/SwarmBotData.xml create mode 100644 templates/MP3Proto/Structs/TeamAIDebugEnum.xml create mode 100644 templates/MP3Proto/Structs/TranslationSplines.xml create mode 100644 templates/MP3Proto/Structs/Velocity.xml create mode 100644 templates/MP3Proto/Structs/Visors.xml create mode 100644 templates/MP3Proto/Structs/WallCrawlerData.xml create mode 100644 templates/MP3Proto/Structs/WeaponGeneratorProperties.xml create mode 100644 templates/MP3Proto/Structs/Weapons.xml delete mode 100644 templates/Properties.xml create mode 100644 templates/PropertyMap.xml create mode 100644 templates/PropertyMapLegacy.xml delete mode 100644 templates/dkcr/MasterTemplate.xml delete mode 100644 templates/dkcr/Structs/MayaSpline.xml delete mode 100644 templates/mp1/Enums/ControllerButton.xml delete mode 100644 templates/mp1/MasterTemplate.xml delete mode 100644 templates/mp1/Structs/BoolFloat 1.xml delete mode 100644 templates/mp1/Structs/BoolFloat 2.xml delete mode 100644 templates/mp1/Structs/BoolFloat 3.xml delete mode 100644 templates/mp1/Structs/BoolFloat 4.xml delete mode 100644 templates/mp1/Structs/BoolFloat 5.xml delete mode 100644 templates/mp1/Structs/BoolFloat 6.xml delete mode 100644 templates/mp1/Structs/BoolFloat 7.xml delete mode 100644 templates/mp1/Structs/BoolFloat 8.xml delete mode 100644 templates/mp1/Structs/BoolVec3f 1.xml delete mode 100644 templates/mp1/Structs/BoolVec3f 2.xml delete mode 100644 templates/mp1/Structs/LongBool.xml delete mode 100644 templates/mp1/Structs/MP1-CameraHintStruct.xml delete mode 100644 templates/mp1/Structs/MP1-GuessStruct 1.xml delete mode 100644 templates/mp1/Structs/MP1-GuessStruct 2.xml delete mode 100644 templates/mp1/Structs/MP1-GuessStruct.xml delete mode 100644 templates/mp1/Structs/MP1-MagdoliteStruct.xml delete mode 100644 templates/mp1/Structs/MP1-MassivePrimeStruct.xml delete mode 100644 templates/mp1/Structs/MP1-NewCameraShakerStruct 1.xml delete mode 100644 templates/mp1/Structs/MP1-NewCameraShakerStruct 2.xml delete mode 100644 templates/mp1/Structs/MP1-NewCameraShakerStruct 3.xml delete mode 100644 templates/mp1/Structs/MP1-PathCameraStruct.xml delete mode 100644 templates/mp1/Structs/MP1-PlayerActorStruct.xml delete mode 100644 templates/mp1/Structs/MP1-PlayerHintStruct.xml delete mode 100644 templates/mp1/Structs/MP1-PrimeStruct1.xml delete mode 100644 templates/mp1/Structs/MP1-PrimeStruct2.xml delete mode 100644 templates/mp1/Structs/MP1-PrimeStruct3.xml delete mode 100644 templates/mp1/Structs/MP1-PrimeStruct4.xml delete mode 100644 templates/mp1/Structs/MP1-PrimeStruct5.xml delete mode 100644 templates/mp1/Structs/MP1-PrimeStruct6.xml delete mode 100644 templates/mp1/Structs/MP1-RidleyStruct1.xml delete mode 100644 templates/mp1/Structs/MP1-RidleyStruct2.xml delete mode 100644 templates/mp1/Structs/MP1-RumbleEffectStruct.xml delete mode 100644 templates/mp1/Structs/MP1-ScriptBeamStruct.xml delete mode 100644 templates/mp1/Structs/MP1-SpindleCameraStruct.xml delete mode 100644 templates/mp1/Structs/PlayerHintStruct.xml delete mode 100644 templates/mp1/Structs/PrimeStruct1.xml delete mode 100644 templates/mp1/Structs/PrimeStruct2.xml delete mode 100644 templates/mp1/Structs/PrimeStruct3.xml delete mode 100644 templates/mp1/Structs/PrimeStruct4.xml delete mode 100644 templates/mp1/Structs/PrimeStruct6.xml delete mode 100644 templates/mp1/Structs/RidleyStruct2.xml delete mode 100644 templates/mp1/Structs/SpindleCameraStruct.xml delete mode 100644 templates/mp2/MasterTemplate.xml delete mode 100644 templates/mp2/Structs/MayaSpline.xml delete mode 100644 templates/mp2demo/MasterTemplate.xml delete mode 100644 templates/mp2demo/Structs/MayaSpline.xml delete mode 100644 templates/mp3/MasterTemplate.xml delete mode 100644 templates/mp3/Structs/MayaSpline.xml delete mode 100644 templates/mp3proto/MasterTemplate.xml delete mode 100644 templates/mp3proto/Structs/MayaSpline.xml diff --git a/src/Core/Resource/Script/CScriptTemplate.h b/src/Core/Resource/Script/CScriptTemplate.h index 292adbda..2eb7a7b3 100644 --- a/src/Core/Resource/Script/CScriptTemplate.h +++ b/src/Core/Resource/Script/CScriptTemplate.h @@ -170,7 +170,7 @@ public: inline void SetVisible(bool Visible) { mVisible = Visible; } inline void MarkDirty() { mDirty = true; } - inline bool IsDirty() const { return mDirty; } + inline bool IsDirty() const { return mDirty || mpProperties->IsDirty(); } // Object Tracking u32 NumObjects() const; diff --git a/src/Core/Resource/Script/NGameList.cpp b/src/Core/Resource/Script/NGameList.cpp new file mode 100644 index 00000000..40137c15 --- /dev/null +++ b/src/Core/Resource/Script/NGameList.cpp @@ -0,0 +1,171 @@ +#include "NGameList.h" + +namespace NGameList +{ + +/** Path for the templates directory */ +const TString gkTemplatesDir = "../templates/"; + +/** Path to the game list file */ +const TString gkGameListPath = gkTemplatesDir + "GameList.xml"; + +/** Info about a particular game serialized to the list */ +struct SGameInfo +{ + TString Name; + TString TemplatePath; + std::unique_ptr pTemplate; + bool IsValid; + + SGameInfo() + : IsValid(false) + {} + + void Serialize(IArchive& Arc) + { + Arc << SerialParameter("Name", Name) + << SerialParameter("GameTemplate", TemplatePath); + + if (Arc.IsReader()) + { + IsValid = true; + } + } +}; +SGameInfo gGameList[EGame::Max]; + +/** Whether the game list has been loaded */ +bool gLoadedGameList = false; + +/** Returns whether a game template has been loaded or not */ +bool IsGameTemplateLoaded(EGame Game) +{ + int GameIdx = (int) Game; + const SGameInfo& GameInfo = gGameList[GameIdx]; + return GameInfo.pTemplate != nullptr; +} + +/** Serialize the game list to/from a file */ +inline void SerializeGameList(IArchive& Arc) +{ + // Serialize the number of games with valid GameInfos. + u32 NumGames = 0; + + if (Arc.IsWriter()) + { + for (u32 GameIdx = 0; GameIdx < (u32) EGame::Max; GameIdx++) + { + if ( gGameList[GameIdx].IsValid ) + NumGames++; + } + } + + Arc.SerializeArraySize(NumGames); + + // Serialize the actual game info + for (u32 GameIdx = 0; GameIdx < (u32) EGame::Max; GameIdx++) + { + // Skip games that don't have game templates when writing. + if (Arc.IsWriter() && !gGameList[GameIdx].IsValid) + continue; + + ENSURE( Arc.ParamBegin("Game", 0) ); + + // Determine which game is being serialized + EGame Game = (EGame) GameIdx; + Arc << SerialParameter("ID", Game, SH_Attribute); + ASSERT( Game != EGame::Invalid ); + + gGameList[ (u32) Game ].Serialize(Arc); + Arc.ParamEnd(); + } +} + +/** Load the game list into memory */ +void LoadGameList() +{ + ASSERT(!gLoadedGameList); + + CXMLReader Reader(gkGameListPath); + ASSERT(Reader.IsValid()); + + SerializeGameList(Reader); + gLoadedGameList = true; +} + +/** Save the game list back out to a file */ +void SaveGameList() +{ + ASSERT(gLoadedGameList); + + CXMLWriter Writer(gkGameListPath, "GameList"); + ASSERT(Writer.IsValid()); + + SerializeGameList(Writer); +} + +/** Load all game templates into memory */ +void LoadAllGameTemplates() +{ + for (int GameIdx = 0; GameIdx < (int) EGame::Max; GameIdx++) + GetGameTemplate( (EGame) GameIdx ); +} + +/** Resave templates. If ForceAll is false, only saves templates that have been modified. */ +void SaveTemplates(bool ForceAll /*= false*/) +{ + for (int GameIdx = 0; GameIdx < (int) EGame::Max; GameIdx++) + { + EGame Game = (EGame) GameIdx; + if ( IsGameTemplateLoaded(Game) ) + { + CGameTemplate* pGameTemplate = GetGameTemplate(Game); + pGameTemplate->SaveGameTemplates(ForceAll); + } + } +} + +/** Get the game template for a given game */ +CGameTemplate* GetGameTemplate(EGame Game) +{ + // Game must be valid! + if (Game == EGame::Invalid) + { + return nullptr; + } + + ASSERT(Game >= (EGame) 0 && Game < EGame::Max); + + // Initialize the game list, if it hasn't been loaded yet. + if (!gLoadedGameList) + { + LoadGameList(); + } + + int GameIdx = (int) Game; + SGameInfo& GameInfo = gGameList[GameIdx]; + + // Load the game template, if it hasn't been loaded yet. + if (!GameInfo.pTemplate && !GameInfo.Name.IsEmpty()) + { + TString GamePath = gkTemplatesDir + GameInfo.TemplatePath; + GameInfo.pTemplate = std::make_unique(); + GameInfo.pTemplate->Load(GamePath); + } + + return GameInfo.pTemplate.get(); +} + +/** Clean up game list resources. This needs to be called on app shutdown to ensure things are cleaned up in the right order. */ +void Shutdown() +{ + for (int GameIdx = 0; GameIdx < (int) EGame::Max; GameIdx++) + { + gGameList[GameIdx].Name = ""; + gGameList[GameIdx].TemplatePath = ""; + gGameList[GameIdx].pTemplate = nullptr; + } + gLoadedGameList = false; +} + +} diff --git a/src/Core/Resource/Script/NGameList.h b/src/Core/Resource/Script/NGameList.h new file mode 100644 index 00000000..cb217dab --- /dev/null +++ b/src/Core/Resource/Script/NGameList.h @@ -0,0 +1,32 @@ +#ifndef NGAMELIST_H +#define NGAMELIST_H + +#include "CGameTemplate.h" + +namespace NGameList +{ + +/** Load all game templates into memory + * This normally isn't necessary to call, as game templates will be lazy-loaded the + * first time they are requested. + */ +void LoadAllGameTemplates(); + +/** Load the game list into memory. This is normally not necessary to call. */ +void LoadGameList(); + +/** Save the game list back out to a file */ +void SaveGameList(); + +/** Resave templates. If ForceAll is false, only saves templates that have been modified. */ +void SaveTemplates(bool ForceAll = false); + +/** Get the game template for a given game */ +CGameTemplate* GetGameTemplate(EGame Game); + +/** Clean up game list resources. This needs to be called on app shutdown to ensure things are cleaned up in the right order. */ +void Shutdown(); + +} + +#endif // NGAMELIST_H diff --git a/src/Core/Resource/Script/NPropertyMap.cpp b/src/Core/Resource/Script/NPropertyMap.cpp new file mode 100644 index 00000000..71abacd7 --- /dev/null +++ b/src/Core/Resource/Script/NPropertyMap.cpp @@ -0,0 +1,317 @@ +#include "NPropertyMap.h" +#include +#include + +/** NPropertyMap: Namespace for property ID -> name mappings */ +namespace NPropertyMap +{ + +/** Path to the property map file */ +const char* gpkLegacyMapPath = "../templates/PropertyMapLegacy.xml"; +const char* gpkMapPath = "../templates/PropertyMap.xml"; + +/** Whether to do name lookups from the legacy map */ +const bool gkUseLegacyMapForNameLookups = false; + +/** Whether to update names in the legacy map */ +const bool gkUseLegacyMapForUpdates = false; + +/** Whether the map is dirty (has unsaved changes */ +bool gMapIsDirty = false; + +/** Whether the map has been loaded */ +bool gMapIsLoaded = false; + +/** Mapping of typename hashes back to the original string */ +std::unordered_map gHashToTypeName; + +/** Register a hash -> name mapping */ +inline void RegisterTypeName(u32 TypeHash, TString TypeName) +{ + ASSERT( !TypeName.IsEmpty() ); + ASSERT( TypeName != "Unknown" ); + gHashToTypeName.emplace( std::make_pair(std::move(TypeHash), std::move(TypeName)) ); +} + +/** Key structure for name map lookups */ +struct SNameKey +{ + union + { + struct { + u32 TypeHash; + u32 ID; + }; + struct { + u64 Key; + }; + }; + + SNameKey() + : TypeHash(-1), ID(-1) + {} + + SNameKey(u32 InTypeHash, u32 InID) + : TypeHash(InTypeHash), ID(InID) + {} + + void Serialize(IArchive& Arc) + { + TString TypeName; + + if (Arc.IsWriter()) + { + TypeName = gHashToTypeName[TypeHash]; + ASSERT(!TypeName.IsEmpty()); + } + + Arc << SerialParameter("ID", ID, SH_Attribute | SH_HexDisplay) + << SerialParameter("Type", TypeName, SH_Attribute); + + if (Arc.IsReader()) + { + TypeHash = TypeName.Hash32(); + RegisterTypeName(TypeHash, TypeName); + } + } + + friend bool operator==(const SNameKey& kLHS, const SNameKey& kRHS) + { + return kLHS.Key == kRHS.Key; + } + + friend bool operator<(const SNameKey& kLHS, const SNameKey& kRHS) + { + return kLHS.Key < kRHS.Key; + } +}; + +/** Hasher for name keys for use in std::unordered_map */ +struct KeyHash +{ + inline size_t operator()(const SNameKey& kKey) const + { + return std::hash()(kKey.Key); + } +}; + +/** Value structure for name map lookups */ +struct SNameValue +{ + /** Name of the property */ + TString Name; + + /** List of all properties using this ID */ + std::list PropertyList; + + void Serialize(IArchive& Arc) + { + Arc << SerialParameter("Name", Name, SH_Attribute); + } + + friend bool operator==(const SNameValue& kLHS, const SNameValue& kRHS) + { + return kLHS.Name == kRHS.Name; + } +}; + +/** Mapping of property IDs to names. In the key, the upper 32 bits + * are the type, and the lower 32 bits are the ID. + */ +std::map gNameMap; + +/** Legacy map that only includes the ID in the key */ +std::map gLegacyNameMap; + +/** Internal: Creates a name key for the given property. */ +SNameKey CreateKey(IProperty* pProperty) +{ + SNameKey Key; + Key.ID = pProperty->ID(); + Key.TypeHash = CCRC32::StaticHashString( pProperty->HashableTypeName() ); + return Key; +} + +/** Loads property names into memory */ +void LoadMap() +{ + ASSERT( !gMapIsLoaded ); + + if ( gkUseLegacyMapForNameLookups ) + { + CXMLReader Reader(gpkLegacyMapPath); + ASSERT(Reader.IsValid()); + Reader << SerialParameter("PropertyMap", gLegacyNameMap, SH_HexDisplay); + } + else + { + CXMLReader Reader(gpkMapPath); + ASSERT(Reader.IsValid()); + Reader << SerialParameter("PropertyMap", gNameMap, SH_HexDisplay); + } + + gMapIsLoaded = true; +} + +inline void ConditionalLoadMap() +{ + if( !gMapIsLoaded ) + { + LoadMap(); + } +} + +/** Saves property names back out to the template file */ +void SaveMap(bool Force /*= false*/) +{ + ASSERT( gMapIsLoaded ); + + if( gMapIsDirty || Force ) + { + if( gkUseLegacyMapForUpdates ) + { + CXMLWriter Writer(gpkLegacyMapPath, "PropertyMap"); + ASSERT(Writer.IsValid()); + Writer << SerialParameter("PropertyMap", gLegacyNameMap, SH_HexDisplay); + } + else + { + CXMLWriter Writer(gpkMapPath, "PropertyMap"); + ASSERT(Writer.IsValid()); + Writer << SerialParameter("PropertyMap", gNameMap, SH_HexDisplay); + } + gMapIsDirty = false; + } +} + +/** Given a property ID and type, returns the name of the property */ +const char* GetPropertyName(IProperty* pInProperty) +{ + ConditionalLoadMap(); + + if (gkUseLegacyMapForNameLookups) + { + auto MapFind = gLegacyNameMap.find( pInProperty->ID() ); + return (MapFind == gLegacyNameMap.end() ? "Unknown" : *MapFind->second); + } + else + { + SNameKey Key = CreateKey(pInProperty); + auto MapFind = gNameMap.find(Key); + return (MapFind == gNameMap.end() ? "Unknown" : *MapFind->second.Name); + } +} + +/** Given a property name and type, returns the name of the property. + * This requires you to provide the exact type string used in the hash. + */ +const char* GetPropertyName(u32 ID, const char* pkTypeName) +{ + // Does not support legacy map + ConditionalLoadMap(); + + SNameKey Key( CCRC32::StaticHashString(pkTypeName), ID ); + auto MapFind = gNameMap.find(Key); + return MapFind == gNameMap.end() ? "Unknown" : *MapFind->second.Name; +} + +/** Updates the name of a given property in the map */ +void SetPropertyName(IProperty* pProperty, const char* pkNewName) +{ + if( gkUseLegacyMapForUpdates ) + { + gLegacyNameMap[pProperty->ID()] = pkNewName; + } + else + { + SNameKey Key = CreateKey(pProperty); + auto MapFind = gNameMap.find(Key); + + if (MapFind != gNameMap.end()) + { + SNameValue& Value = MapFind->second; + + if (Value.Name != pkNewName) + { + TString OldName = Value.Name; + Value.Name = pkNewName; + + // Update all properties with this ID with the new name + for (auto Iter = Value.PropertyList.begin(); Iter != Value.PropertyList.end(); Iter++) + { + // If the property overrides the name, then don't change it. + IProperty* pIterProperty = *Iter; + + if (pIterProperty->Name() == OldName) + { + pIterProperty->SetName(Value.Name); + } + } + } + } + } + + gMapIsDirty = true; +} + +/** Registers a property in the name map. Should be called on all properties that use the map */ +void RegisterProperty(IProperty* pProperty) +{ + ConditionalLoadMap(); + + // Sanity checks to make sure we don't accidentally add non-hash property IDs to the map. + ASSERT( pProperty->UsesNameMap() ); + ASSERT( pProperty->ID() > 0xFF && pProperty->ID() != 0xFFFFFFFF ); + + // Just need to register the property in the list. + SNameKey Key = CreateKey(pProperty); + auto MapFind = gNameMap.find(Key); + + if( gkUseLegacyMapForNameLookups ) + { + // If we are using the legacy map, gNameMap may be empty. We need to retrieve the name + // from the legacy map, and create an entry in gNameMap with it. + + //@todo this prob isn't the most efficient way to do this + if (MapFind == gNameMap.end()) + { + auto LegacyMapFind = gLegacyNameMap.find( pProperty->ID() ); + ASSERT( LegacyMapFind != gLegacyNameMap.end() ); + + SNameValue Value; + Value.Name = LegacyMapFind->second; + pProperty->SetName(Value.Name); + + gNameMap[Key] = Value; + MapFind = gNameMap.find(Key); + + RegisterTypeName(Key.TypeHash, pProperty->HashableTypeName()); + } + } + else + { + pProperty->SetName( MapFind->second.Name ); + } + + ASSERT(MapFind != gNameMap.end()); + MapFind->second.PropertyList.push_back(pProperty); + + // Update the property's Name field to match the mapped name. + pProperty->SetName( MapFind->second.Name ); +} + +/** Unregisters a property from the name map. Should be called on all properties that use the map on destruction. */ +void UnregisterProperty(IProperty* pProperty) +{ + SNameKey Key = CreateKey(pProperty); + auto Iter = gNameMap.find(Key); + + if (Iter != gNameMap.end()) + { + // Found the value, now remove the element from the list. + SNameValue& Value = Iter->second; + NBasics::ListRemoveOne(Value.PropertyList, pProperty); + } +} + +} diff --git a/src/Core/Resource/Script/NPropertyMap.h b/src/Core/Resource/Script/NPropertyMap.h new file mode 100644 index 00000000..475013c7 --- /dev/null +++ b/src/Core/Resource/Script/NPropertyMap.h @@ -0,0 +1,36 @@ +#ifndef NPROPERTYMAP_H +#define NPROPERTYMAP_H + +#include +#include "Core/Resource/Script/Property/IProperty.h" + +/** NPropertyMap: Namespace for property ID -> name mappings */ +namespace NPropertyMap +{ + +/** Loads property names into memory */ +void LoadMap(); + +/** Saves property names back out to the template file */ +void SaveMap(bool Force = false); + +/** Returns the name of the property */ +const char* GetPropertyName(IProperty* pProperty); + +/** Given a property name and type, returns the name of the property. + * This requires you to provide the exact type string used in the hash. + */ +const char* GetPropertyName(u32 ID, const char* pkTypeName); + +/** Updates the name of a given property in the map */ +void SetPropertyName(IProperty* pProperty, const char* pkNewName); + +/** Registers a property in the name map. Should be called on all properties that use the map */ +void RegisterProperty(IProperty* pProperty); + +/** Unregisters a property from the name map. Should be called on all properties that use the map on destruction. */ +void UnregisterProperty(IProperty* pProperty); + +} + +#endif // NPROPERTYMAP_H diff --git a/src/Core/Resource/Script/Property/CStructProperty.cpp b/src/Core/Resource/Script/Property/CStructProperty.cpp index 72e0e393..2de5c53b 100644 --- a/src/Core/Resource/Script/Property/CStructProperty.cpp +++ b/src/Core/Resource/Script/Property/CStructProperty.cpp @@ -79,12 +79,16 @@ void CStructProperty::Serialize(IArchive& rArc) IProperty::Serialize(rArc); // Serialize atomic flag - bool Atomic = IsAtomic(); - rArc << SerialParameter("Atomic", Atomic, SH_Optional, false); - - if (rArc.IsReader() && Atomic) + // Only serialize this if we don't have an archetype. Otherwise we just inherit the archetype's atomic flag. + if (!mpArchetype) { - mFlags.SetFlag(EPropertyFlag::IsAtomic); + bool Atomic = IsAtomic(); + rArc << SerialParameter("Atomic", Atomic, SH_Optional, false); + + if (rArc.IsReader() && Atomic) + { + mFlags.SetFlag(EPropertyFlag::IsAtomic); + } } // Serialize archetype diff --git a/src/Core/Resource/Script/Property/IProperty.cpp b/src/Core/Resource/Script/Property/IProperty.cpp index 34159233..c0acc589 100644 --- a/src/Core/Resource/Script/Property/IProperty.cpp +++ b/src/Core/Resource/Script/Property/IProperty.cpp @@ -177,6 +177,13 @@ void IProperty::Initialize(IProperty* pInParent, CScriptTemplate* pInTemplate, u { mFlags |= EPropertyFlag::IsArrayArchetype; } + + // MP1 has some weirdness we need to account for, most likely due to incorrect templates + // The templates we have right now have non-atomic structs inside atomic structs... + if (Game() <= EGame::Prime && mpParent->IsAtomic() && mpArchetype && !mpArchetype->IsAtomic()) + { + mFlags.ClearFlag(EPropertyFlag::IsAtomic); + } } else if (!mpScriptTemplate) { @@ -322,16 +329,7 @@ void IProperty::SetSuffix(const TString& rkNewSuffix) void IProperty::MarkDirty() { - // This property is either part of a script template, or a property archetype. - // Figure out which one, set the dirty flag as needed - if (mpScriptTemplate) - { - mpScriptTemplate->MarkDirty(); - } - else - { - RootParent()->mFlags |= EPropertyFlag::IsDirty; - } + RootParent()->mFlags |= EPropertyFlag::IsDirty; } void IProperty::ClearDirtyFlag() diff --git a/templates/DKCR/Game.xml b/templates/DKCR/Game.xml new file mode 100644 index 00000000..779ac75b --- /dev/null +++ b/templates/DKCR/Game.xml @@ -0,0 +1,3435 @@ + + + + + AAGM + + + + ACKF + + + + ACOU + + + + ACTR + + + + ADMG + + + + AIHT + + + + AIKF + + + + AIWP + + + + AMKF + + + + AOCL + + + + ARNO + + + + ARPA + + + + ASAS + + + + ATRN + + + + AVIS + + + + BABL + + + + BARL + + + + BIRD + + + + BLME + + + + BLMV + + + + BLUR + + + + BONU + + + + BTYR + + + + BUHA + + + + CABL + + + + CAMH + + + + CAMS + + + + CART + + + + CINE + + + + CKPT + + + + CLPC + + + + CLRM + + + + CMAN + + + + CMGR + + + + CMOD + + + + CNTA + + + + CNTR + + + + CRAB + + + + CRED + + + + CRLY + + + + CSGO + + + + CSTI + + + + DEBR + + + + DFOG + + + + DLHT + + + + DMGA + + + + DMGE + + + + DOFT + + + + DTRG + + + + DTRO + + + + EFCT + + + + EOLD + + + + FILT + + + + FLPS + + + + FOBS + + + + FOGO + + + + FOGV + + + + FSWC + + + + FXDC + + + + GCGP + + + + GCTR + + + + GENR + + + + GMGR + + + + GMNU + + + + GOBD + + + + GPDT + + + + GPTR + + + + GSLD + + + + GUCH + + + + GWIG + + + + HINT + + + + HUDD + + + + HUDP + + + + IHUD + + + + ISAR + + + + JB01 + + + + KNGP + + + + KONG + + + + LODC + + + + LVLD + + + + LVOL + + + + MEAT + + + + MMDL + + + + MNPL + + + + MOLC + + + + MOLE + + + + MOLM + + + + MOVI + + + + MPSR + + + + MRLY + + + + MUMA + + + + MUTR + + + + OBRG + + + + OPAA + + + + PCHK + + + + PCKP + + + + PCTL + + + + PLAC + + + + PLAT + + + + PNUT + + + + POIO + + + + PRLA + + + + PROJ + + + + PRSP + + + + PTOK + + + + RACR + + + + RADD + + + + RBRL + + + + RCHK + + + + RCKF + + + + RCTL + + + + REAA + + + + REAC + + + + RMBI + + + + ROPE + + + + RRLY + + + + RSBL + + + + RSCL + + + + RTNM + + + + RUMB + + + + SAMD + + + + SBMI + + + + SCTL + + + + SHDW + + + + SLCT + + + + SNDM + + + + SNMD + + + + SOND + + + + SPFN + + + + SPIN + + + + SPNW + + + + SPPA + + + + SPRL + + + + SPWN + + + + SQTR + + + + SRLY + + + + STAU + + + + SUBT + + + + SUSP + + + + SVOL + + + + SWKP + + + + SWTC + + + + TARP + + + + TEOL + + + + TIDE + + + + TIMR + + + + TIPI + + + + TKEY + + + + TMGR + + + + TPND + + + + TRGR + + + + TRSC + + + + TSEQ + + + + TUTR + + + + TXPN + + + + VBPT + + + + VOLG + + + + VRBR + + + + WAVE + + + + WAYP + + + + WLDA + + + + WLIT + + + + + + ActorMultiKeyframeData + + + + ActorMultiKeyframeStruct + + + + ActorParameters + + + + AnimEnum + + + + AnimGridModifierData + + + + Animations + + + + AreaPathStructA + + + + BalloonBarrelData + + + + BalloonData + + + + BarrelCannonEnum + + + + BeatUpHandlerStruct + + + + BirdBossData + + + + BirdBossStruct + + + + BouncyTireData + + + + BouncyTireStruct + + + + CableEnum + + + + CableProperties + + + + CameraConstraints + + + + CameraFieldOfView + + + + CameraInterpolation + + + + CameraManagerData + + + + CameraMotion + + + + CameraNavigation + + + + CameraOrientation + + + + CameraPosition + + + + CameraRotation + + + + CameraShakerEnvelope + + + + CheckpointData + + + + ClingPathControlData + + + + ClingPathControlStruct + + + + CollisionActors + + + + ConditionalTest + + + + Connection + + + + ControlCommands + + + + Convergence + + + + CounterConditions + + + + CrouchData + + + + DKBarrelGlueData + + + + DamageEffectData + + + + DamageInfo + + + + DamageVulnerability + + + + DamageableTriggerEnum + + + + Data + + + + DebrisProperties + + + + DebrisPropertiesOrientationEnum + + + + DespawnRules + + + + DynamicLightFalloff + + + + DynamicLightIntensity + + + + DynamicLightMotionSpline + + + + DynamicLightParent + + + + DynamicLightSpotlight + + + + EditorProperties + + + + FOVInterpolationMethod + + + + FixedDelayRules + + + + ForestBossStructA + + + + ForestBossStructB + + + + ForestBossStructC + + + + GeneratedObjectDeleterProperties + + + + GenericCreature + + + + GenericCreatureStructA + + + + GenericCreatureStructB + + + + GenericCreatureStructC + + + + GenericCreatureStructD + + + + GenericCreatureStructE + + + + GenericCreatureStructF + + + + GenericCreatureStructG + + + + GroundPoundDetectorData + + + + Groups + + + + GuiWidgetProperties + + + + HeadTrackingData + + + + HealthInfo + + + + HurlHeightRules + + + + InterpolationMethod + + + + IslandAreaStruct + + + + IslandHudStruct + + + + Item + + + + JungleBossStructA + + + + JungleBossStructB + + + + JungleBossStructC + + + + JungleBossStructD + + + + KongProxyData + + + + LayerToggle + + + + LightParameters + + + + MeleeData + + + + MinecartStructA + + + + MinecartStructB + + + + MinecartStructC + + + + MinecartStructD + + + + ModifyContactRules + + + + MoleCartStruct + + + + MoleTrainManagerStructA + + + + MoleTrainManagerStructB + + + + MotionInterpolationMethod + + + + MultiModelActorStruct + + + + MultiModelInformation + + + + MusicEnumA + + + + MusicEnumB + + + + NonSlowdown + + + + OceanBridgeData + + + + OceanBridgeStructA + + + + OceanBridgeStructB + + + + OffsetInterpolant + + + + OffsetPosition + + + + OffsetSplines + + + + OptionalAreaAssetTypes + + + + OrientationInterpolationMethod + + + + PIDConvergence + + + + PathDetermination + + + + PathDeterminationMethodType + + + + PathPosition + + + + PatternedAI + + + + PeanutGunData + + + + PeanutProperties + + + + PeanutStruct + + + + PickupData + + + + PickupRelayStruct + + + + PlatformMotionProperties + + + + ProjectileBounceData + + + + ProjectileCollisionData + + + + ProjectileData + + + + ProjectileMotionData + + + + ProjectileRenderData + + + + ProjectileRenderOptions + + + + ProportionalConvergence + + + + RagDollData + + + + RambiCrateData + + + + ReactiveObjectStruct + + + + RetronomeMessage + + + + RiseFromTheGraveData + + + + RobotChickenEnum + + + + RobotChickenFlyerStructA + + + + RobotChickenFlyerStructB + + + + RobotChickenStructA + + + + RobotChickenStructB + + + + RotationSplines + + + + SavedStateID + + + + ScaleSplines + + + + Sets + + + + ShadowData + + + + ShakerData + + + + Shape + + + + ShieldData + + + + SkinSwap + + + + Sound + + + + SpawnPointData + + + + SpindleOrientation + + + + SpindlePosition + + + + SpindlePositionInterpolant + + + + SplineType + + + + SpringConvergence + + + + SquawkProxyData + + + + SurfaceOrientation + + + + SurfacePosition + + + + SurroundPan + + + + SuspensionBridgeData + + + + SuspensionBridgeStruct + + + + SwingRopeData + + + + TandemBeam + + + + TarInteractionData + + + + TeleportData + + + + TeleportMethod + + + + TeleportRenderPushAmount + + + + TextProperties + + + + TidalWaveData + + + + TrackObjectModuleData + + + + TrackPlayer + + + + TrainTrackManagerStructA + + + + TrainTrackManagerStructB + + + + Transform + + + + TranslationSplines + + + + TriggerInfo + + + + TriggerShape + + + + UnknownEnum1 + + + + UnknownEnum2 + + + + UnknownEnum3 + + + + UnknownEnum4 + + + + UnknownStruct + + + + UnknownStruct1 + + + + UnknownStruct10 + + + + UnknownStruct100 + + + + UnknownStruct101 + + + + UnknownStruct102 + + + + UnknownStruct103 + + + + UnknownStruct104 + + + + UnknownStruct105 + + + + UnknownStruct106 + + + + UnknownStruct107 + + + + UnknownStruct108 + + + + UnknownStruct109 + + + + UnknownStruct11 + + + + UnknownStruct110 + + + + UnknownStruct111 + + + + UnknownStruct112 + + + + UnknownStruct113 + + + + UnknownStruct114 + + + + UnknownStruct115 + + + + UnknownStruct116 + + + + UnknownStruct117 + + + + UnknownStruct118 + + + + UnknownStruct119 + + + + UnknownStruct12 + + + + UnknownStruct120 + + + + UnknownStruct121 + + + + UnknownStruct122 + + + + UnknownStruct123 + + + + UnknownStruct124 + + + + UnknownStruct125 + + + + UnknownStruct126 + + + + UnknownStruct127 + + + + UnknownStruct128 + + + + UnknownStruct129 + + + + UnknownStruct13 + + + + UnknownStruct130 + + + + UnknownStruct131 + + + + UnknownStruct132 + + + + UnknownStruct133 + + + + UnknownStruct134 + + + + UnknownStruct135 + + + + UnknownStruct136 + + + + UnknownStruct137 + + + + UnknownStruct138 + + + + UnknownStruct139 + + + + UnknownStruct14 + + + + UnknownStruct140 + + + + UnknownStruct141 + + + + UnknownStruct142 + + + + UnknownStruct143 + + + + UnknownStruct144 + + + + UnknownStruct145 + + + + UnknownStruct146 + + + + UnknownStruct147 + + + + UnknownStruct148 + + + + UnknownStruct149 + + + + UnknownStruct15 + + + + UnknownStruct150 + + + + UnknownStruct151 + + + + UnknownStruct152 + + + + UnknownStruct153 + + + + UnknownStruct154 + + + + UnknownStruct155 + + + + UnknownStruct156 + + + + UnknownStruct157 + + + + UnknownStruct158 + + + + UnknownStruct159 + + + + UnknownStruct16 + + + + UnknownStruct160 + + + + UnknownStruct161 + + + + UnknownStruct162 + + + + UnknownStruct163 + + + + UnknownStruct164 + + + + UnknownStruct165 + + + + UnknownStruct166 + + + + UnknownStruct167 + + + + UnknownStruct168 + + + + UnknownStruct169 + + + + UnknownStruct17 + + + + UnknownStruct170 + + + + UnknownStruct171 + + + + UnknownStruct172 + + + + UnknownStruct173 + + + + UnknownStruct174 + + + + UnknownStruct175 + + + + UnknownStruct176 + + + + UnknownStruct177 + + + + UnknownStruct178 + + + + UnknownStruct179 + + + + UnknownStruct18 + + + + UnknownStruct180 + + + + UnknownStruct181 + + + + UnknownStruct182 + + + + UnknownStruct183 + + + + UnknownStruct184 + + + + UnknownStruct185 + + + + UnknownStruct186 + + + + UnknownStruct187 + + + + UnknownStruct188 + + + + UnknownStruct189 + + + + UnknownStruct19 + + + + UnknownStruct190 + + + + UnknownStruct191 + + + + UnknownStruct192 + + + + UnknownStruct193 + + + + UnknownStruct194 + + + + UnknownStruct195 + + + + UnknownStruct196 + + + + UnknownStruct197 + + + + UnknownStruct198 + + + + UnknownStruct199 + + + + UnknownStruct2 + + + + UnknownStruct20 + + + + UnknownStruct200 + + + + UnknownStruct201 + + + + UnknownStruct202 + + + + UnknownStruct203 + + + + UnknownStruct204 + + + + UnknownStruct205 + + + + UnknownStruct206 + + + + UnknownStruct207 + + + + UnknownStruct208 + + + + UnknownStruct209 + + + + UnknownStruct21 + + + + UnknownStruct210 + + + + UnknownStruct211 + + + + UnknownStruct212 + + + + UnknownStruct213 + + + + UnknownStruct214 + + + + UnknownStruct215 + + + + UnknownStruct216 + + + + UnknownStruct217 + + + + UnknownStruct218 + + + + UnknownStruct219 + + + + UnknownStruct22 + + + + UnknownStruct220 + + + + UnknownStruct221 + + + + UnknownStruct222 + + + + UnknownStruct223 + + + + UnknownStruct224 + + + + UnknownStruct225 + + + + UnknownStruct226 + + + + UnknownStruct227 + + + + UnknownStruct228 + + + + UnknownStruct229 + + + + UnknownStruct23 + + + + UnknownStruct230 + + + + UnknownStruct231 + + + + UnknownStruct232 + + + + UnknownStruct233 + + + + UnknownStruct234 + + + + UnknownStruct235 + + + + UnknownStruct236 + + + + UnknownStruct237 + + + + UnknownStruct238 + + + + UnknownStruct239 + + + + UnknownStruct24 + + + + UnknownStruct240 + + + + UnknownStruct241 + + + + UnknownStruct242 + + + + UnknownStruct243 + + + + UnknownStruct244 + + + + UnknownStruct245 + + + + UnknownStruct246 + + + + UnknownStruct247 + + + + UnknownStruct248 + + + + UnknownStruct249 + + + + UnknownStruct25 + + + + UnknownStruct250 + + + + UnknownStruct251 + + + + UnknownStruct252 + + + + UnknownStruct253 + + + + UnknownStruct254 + + + + UnknownStruct255 + + + + UnknownStruct256 + + + + UnknownStruct257 + + + + UnknownStruct258 + + + + UnknownStruct259 + + + + UnknownStruct26 + + + + UnknownStruct260 + + + + UnknownStruct261 + + + + UnknownStruct262 + + + + UnknownStruct263 + + + + UnknownStruct264 + + + + UnknownStruct265 + + + + UnknownStruct266 + + + + UnknownStruct267 + + + + UnknownStruct268 + + + + UnknownStruct269 + + + + UnknownStruct27 + + + + UnknownStruct270 + + + + UnknownStruct271 + + + + UnknownStruct272 + + + + UnknownStruct273 + + + + UnknownStruct274 + + + + UnknownStruct275 + + + + UnknownStruct276 + + + + UnknownStruct277 + + + + UnknownStruct278 + + + + UnknownStruct279 + + + + UnknownStruct28 + + + + UnknownStruct280 + + + + UnknownStruct281 + + + + UnknownStruct282 + + + + UnknownStruct283 + + + + UnknownStruct284 + + + + UnknownStruct285 + + + + UnknownStruct286 + + + + UnknownStruct287 + + + + UnknownStruct288 + + + + UnknownStruct289 + + + + UnknownStruct29 + + + + UnknownStruct290 + + + + UnknownStruct291 + + + + UnknownStruct292 + + + + UnknownStruct293 + + + + UnknownStruct294 + + + + UnknownStruct295 + + + + UnknownStruct296 + + + + UnknownStruct297 + + + + UnknownStruct298 + + + + UnknownStruct299 + + + + UnknownStruct3 + + + + UnknownStruct30 + + + + UnknownStruct31 + + + + UnknownStruct32 + + + + UnknownStruct33 + + + + UnknownStruct34 + + + + UnknownStruct35 + + + + UnknownStruct36 + + + + UnknownStruct37 + + + + UnknownStruct38 + + + + UnknownStruct39 + + + + UnknownStruct4 + + + + UnknownStruct40 + + + + UnknownStruct41 + + + + UnknownStruct42 + + + + UnknownStruct43 + + + + UnknownStruct44 + + + + UnknownStruct45 + + + + UnknownStruct46 + + + + UnknownStruct47 + + + + UnknownStruct48 + + + + UnknownStruct49 + + + + UnknownStruct5 + + + + UnknownStruct50 + + + + UnknownStruct51 + + + + UnknownStruct510 + + + + UnknownStruct52 + + + + UnknownStruct53 + + + + UnknownStruct54 + + + + UnknownStruct55 + + + + UnknownStruct56 + + + + UnknownStruct57 + + + + UnknownStruct58 + + + + UnknownStruct59 + + + + UnknownStruct6 + + + + UnknownStruct60 + + + + UnknownStruct61 + + + + UnknownStruct62 + + + + UnknownStruct63 + + + + UnknownStruct64 + + + + UnknownStruct65 + + + + UnknownStruct66 + + + + UnknownStruct67 + + + + UnknownStruct68 + + + + UnknownStruct69 + + + + UnknownStruct7 + + + + UnknownStruct70 + + + + UnknownStruct71 + + + + UnknownStruct72 + + + + UnknownStruct73 + + + + UnknownStruct74 + + + + UnknownStruct75 + + + + UnknownStruct76 + + + + UnknownStruct77 + + + + UnknownStruct78 + + + + UnknownStruct79 + + + + UnknownStruct8 + + + + UnknownStruct80 + + + + UnknownStruct81 + + + + UnknownStruct82 + + + + UnknownStruct83 + + + + UnknownStruct84 + + + + UnknownStruct85 + + + + UnknownStruct86 + + + + UnknownStruct87 + + + + UnknownStruct88 + + + + UnknownStruct89 + + + + UnknownStruct9 + + + + UnknownStruct90 + + + + UnknownStruct91 + + + + UnknownStruct92 + + + + UnknownStruct93 + + + + UnknownStruct94 + + + + UnknownStruct95 + + + + UnknownStruct96 + + + + UnknownStruct97 + + + + UnknownStruct98 + + + + UnknownStruct99 + + + + Vector2f + + + + VehicleStructA + + + + VehicleStructB + + + + Velocity + + + + VisControl + + + + VolcanoBossBodyPartStructA + + + + VolcanoBossBodyPartStructB + + + + VolcanoBossBodyPartStructC + + + + VolcanoBossBodyPartStructD + + + + + + !ZER + NonZero + + + ACQU + ACQU + + + ACTV + Active + + + ANMO + AnimOver + + + ANMS + AnimStart + + + APRC + Approach + + + ARRV + Arrived + + + CINT + CINT + + + CLOS + Closed + + + CONN + Connect + + + CPTH + CameraPath + + + CTGT + CameraTarget + + + DAMG + Damage + + + DBNH + DBNH + + + DEAD + Dead + + + DSPN + DSPN + + + ENTR + Entered + + + EXIT + Exited + + + FOVP + FOVP + + + GIBB + GIBB + + + GRN0 + GRN0 + + + GRN1 + GRN1 + + + GRNT + Generate + + + ICTV + Inactive + + + INSD + Inside + + + IS00 + InternalState0 + + + IS01 + InternalState1 + + + IS02 + InternalState2 + + + IS03 + InternalState3 + + + IS04 + InternalState4 + + + IS05 + InternalState5 + + + IS06 + InternalState6 + + + IS07 + InternalState7 + + + IS08 + InternalState8 + + + IS09 + InternalState9 + + + IS10 + InternalState10 + + + IS11 + InternalState11 + + + IS12 + InternalState12 + + + IS13 + InternalState13 + + + IS14 + InternalState14 + + + IS15 + InternalState15 + + + IS16 + InternalState16 + + + IS17 + InternalState17 + + + IS18 + InternalState18 + + + IS19 + InternalState19 + + + IS20 + InternalState20 + + + IS21 + InternalState21 + + + IS22 + InternalState22 + + + IS23 + InternalState23 + + + IS24 + InternalState24 + + + IS25 + InternalState25 + + + IS26 + InternalState26 + + + IS27 + InternalState27 + + + IS28 + InternalState28 + + + IS29 + InternalState29 + + + IS30 + InternalState30 + + + IS31 + InternalState31 + + + IS32 + InternalState32 + + + IS33 + InternalState33 + + + IS34 + InternalState34 + + + IS35 + InternalState35 + + + IS36 + InternalState36 + + + IS37 + InternalState37 + + + IS38 + InternalState38 + + + IS39 + InternalState39 + + + IS40 + InternalState40 + + + IS41 + InternalState41 + + + IS42 + InternalState42 + + + IS43 + InternalState43 + + + IS44 + InternalState44 + + + IS45 + InternalState45 + + + IS46 + InternalState46 + + + IS47 + InternalState47 + + + IS48 + InternalState48 + + + IS49 + InternalState49 + + + IS50 + InternalState50 + + + IS51 + InternalState51 + + + IS52 + InternalState52 + + + IS53 + InternalState53 + + + IS54 + InternalState54 + + + IS55 + InternalState55 + + + IS56 + InternalState56 + + + IS57 + InternalState57 + + + IS62 + InternalState62 + + + IS65 + InternalState65 + + + IS66 + InternalState66 + + + IS67 + InternalState67 + + + IS68 + InternalState68 + + + IS70 + InternalState70 + + + IS72 + InternalState72 + + + IS73 + InternalState73 + + + IS77 + InternalState77 + + + IS78 + InternalState78 + + + IS79 + InternalState79 + + + KBDD + KBDD + + + KBDK + KBDK + + + LDWA + DrawAfter + + + LDWB + DrawBefore + + + LTKA + ThinkAfter + + + LTKB + ThinkBefore + + + MAXR + MaxReached + + + MOTP + MOTP + + + MOTS + MOTS + + + NEXT + Next + + + OBJP + OBJP + + + OPEN + Open + + + PLAY + Play + + + PLRP + PLRP + + + PREV + Previous + + + PTRL + Patrol + + + RATL + DeathRattle + + + RLAY + Relay + + + ROTO + RotationOver + + + ROTS + RotationStart + + + SE01 + SE01 + + + SE02 + SE02 + + + SE03 + SE03 + + + SE05 + SE05 + + + SE06 + SE06 + + + SE07 + SE07 + + + SE08 + SE08 + + + SE09 + SE09 + + + SE10 + SE10 + + + SLAV + Slave + + + SQNC + Sequence + + + TGTO + TGTO + + + TGTP + TGTP + + + ULCK + Unlocked + + + ZERO + Zero + + + + + ACMT + ACMT + + + ACTN + Action + + + ACTV + Activate + + + ATCH + Attach + + + CLOS + Close + + + DCTV + Deactivate + + + DECR + Decrement + + + FADI + FadeIn + + + FADO + FadeOut + + + FOLW + Follow + + + IM00 + InternalMessage0 + + + IM01 + InternalMessage1 + + + IM02 + InternalMessage2 + + + IM03 + InternalMessage3 + + + IM04 + InternalMessage4 + + + IM05 + InternalMessage5 + + + IM06 + InternalMessage6 + + + IM07 + InternalMessage7 + + + IM08 + InternalMessage8 + + + IM09 + InternalMessage9 + + + IM10 + InternalMessage10 + + + IM11 + InternalMessage11 + + + IM12 + InternalMessage12 + + + IM13 + InternalMessage13 + + + IM14 + InternalMessage14 + + + IM15 + InternalMessage15 + + + IM16 + InternalMessage16 + + + IM17 + InternalMessage17 + + + IM18 + InternalMessage18 + + + IM19 + InternalMessage19 + + + IM20 + InternalMessage20 + + + IM21 + InternalMessage21 + + + IM22 + InternalMessage22 + + + IM23 + InternalMessage23 + + + IM24 + InternalMessage24 + + + IM25 + InternalMessage25 + + + IM26 + InternalMessage26 + + + IM27 + InternalMessage27 + + + IM28 + InternalMessage28 + + + IM29 + InternalMessage29 + + + IM30 + InternalMessage30 + + + IM31 + InternalMessage31 + + + IM32 + InternalMessage32 + + + IM33 + InternalMessage33 + + + IM34 + InternalMessage34 + + + IM35 + InternalMessage35 + + + IM36 + InternalMessage36 + + + IM37 + InternalMessage37 + + + IM38 + InternalMessage38 + + + IM39 + InternalMessage39 + + + IM40 + InternalMessage40 + + + IM41 + InternalMessage41 + + + IM50 + InternalMessage50 + + + INCR + Increment + + + KILL + Kill + + + LOAD + Load + + + LOCK + Lock + + + NEXT + Next + + + OFF + Off + + + ON + On + + + OPEN + Open + + + PAUS + Pause + + + PLAY + Play + + + RCMT + RCMT + + + RMOV + RMOV + + + RSAN + RSAN + + + RSET + Reset + + + RSTP + RSTP + + + RSTS + ResetAndStart + + + SMAX + SetToMax + + + STOP + Stop + + + STPR + StopAndReset + + + STRT + Start + + + TCTV + ToggleActive + + + ULCK + Unlock + + + ULOD + Unload + + + XCLR + Clear + + + XDEL + Delete + + + ZERO + SetToZero + + + diff --git a/templates/DKCR/Structs/ActorMultiKeyframeData.xml b/templates/DKCR/Structs/ActorMultiKeyframeData.xml new file mode 100644 index 00000000..cdbdb1e4 --- /dev/null +++ b/templates/DKCR/Structs/ActorMultiKeyframeData.xml @@ -0,0 +1,31 @@ + + + + ActorMultiKeyframeData + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/Animations.xml b/templates/DKCR/Structs/Animations.xml new file mode 100644 index 00000000..e2478eac --- /dev/null +++ b/templates/DKCR/Structs/Animations.xml @@ -0,0 +1,27 @@ + + + + Animations + + + 0 + + + + + + + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/BalloonBarrelData.xml b/templates/DKCR/Structs/BalloonBarrelData.xml new file mode 100644 index 00000000..2f46ed76 --- /dev/null +++ b/templates/DKCR/Structs/BalloonBarrelData.xml @@ -0,0 +1,89 @@ + + + + BalloonBarrelData + + + + + + 3.0 + + + 1.0 + + + 1.0 + + + 2.5 + + + 0.5 + + + 1.0 + + + 1.0 + + + 3.0 + + + 1.5 + + + 2.2 + + + 0.2 + + + 0.5 + + + 0.5 + + + + 2.0 + + + 1.0 + + + 3.0 + + + 15.0 + + + 10.0 + + + 0 + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/BalloonData.xml b/templates/DKCR/Structs/BalloonData.xml new file mode 100644 index 00000000..dc1fe169 --- /dev/null +++ b/templates/DKCR/Structs/BalloonData.xml @@ -0,0 +1,57 @@ + + + + BalloonData + + + + 0 + + + 10.0 + + + 3.0 + + + 3.0 + + + + 0.0 + 0.0 + -4.0 + + + + 15.0 + + + 1.0 + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/BirdBossData.xml b/templates/DKCR/Structs/BirdBossData.xml new file mode 100644 index 00000000..71a1cb22 --- /dev/null +++ b/templates/DKCR/Structs/BirdBossData.xml @@ -0,0 +1,65 @@ + + + + BirdBossData + + + true + + + 4.0 + + + 55.0 + + + 10.0 + + + 6.0 + + + + 7.0 + + + 10.0 + + + 14.0 + + + 17.0 + + + 0.0 + + + 2.0 + + + -5.0 + + + -20.0 + + + 10.0 + + + 4.0 + + + 2.0 + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/BouncyTireData.xml b/templates/DKCR/Structs/BouncyTireData.xml new file mode 100644 index 00000000..9da73ffd --- /dev/null +++ b/templates/DKCR/Structs/BouncyTireData.xml @@ -0,0 +1,80 @@ + + + + BouncyTireData + + + + -1 + + + -1 + + + -1 + + + -1 + + + 3.1401999 + + + + + 9.0 + + + 80.0 + + + 5.0 + + + 45.0 + + + + CAUD + + + + + CAUD + + + + + DCLN + + + + true + + + false + + + false + + + false + + + true + + + 0.0 + + + 0.0 + + + 2.0 + + + 2.0 + + + + diff --git a/templates/DKCR/Structs/CableProperties.xml b/templates/DKCR/Structs/CableProperties.xml new file mode 100644 index 00000000..199f89b6 --- /dev/null +++ b/templates/DKCR/Structs/CableProperties.xml @@ -0,0 +1,83 @@ + + + + CableProperties + + + + SWHC + + + + 0x2C8482EE + + + + + + + + 0xD6629DCA + + + + + + + 0xB9B7640F + + + + + + + + false + + + 10 + + + 4.0 + + + 4.0 + + + 0x80DD21B4 + + + 0x23363FD3 + + + 0x24CF38F1 + + + 1.0 + + + false + + + false + + + + 0.0 + + + 15.0 + + + 0.0167 + + + 0x23363FD3 + + + + + + + + diff --git a/templates/DKCR/Structs/CameraConstraints.xml b/templates/DKCR/Structs/CameraConstraints.xml new file mode 100644 index 00000000..9a94a819 --- /dev/null +++ b/templates/DKCR/Structs/CameraConstraints.xml @@ -0,0 +1,12 @@ + + + + CameraConstraints + + + Always + 1 + + + + diff --git a/templates/DKCR/Structs/CameraFieldOfView.xml b/templates/DKCR/Structs/CameraFieldOfView.xml new file mode 100644 index 00000000..2c3b6d82 --- /dev/null +++ b/templates/DKCR/Structs/CameraFieldOfView.xml @@ -0,0 +1,33 @@ + + + + CameraFieldOfView + + + 0xA93DE248 + + + + + + + + Always + 0 + + + 0xD2CFE11 + + + + + + + + 60.0 + + + + + + diff --git a/templates/DKCR/Structs/CameraManagerData.xml b/templates/DKCR/Structs/CameraManagerData.xml new file mode 100644 index 00000000..dc7658e0 --- /dev/null +++ b/templates/DKCR/Structs/CameraManagerData.xml @@ -0,0 +1,11 @@ + + + + CameraManagerData + + + false + + + + diff --git a/templates/DKCR/Structs/CameraMotion.xml b/templates/DKCR/Structs/CameraMotion.xml new file mode 100644 index 00000000..aa7ee223 --- /dev/null +++ b/templates/DKCR/Structs/CameraMotion.xml @@ -0,0 +1,17 @@ + + + + CameraMotion + + + 0x34FBB53B + + + + + + + + + + diff --git a/templates/DKCR/Structs/CameraNavigation.xml b/templates/DKCR/Structs/CameraNavigation.xml new file mode 100644 index 00000000..11d16444 --- /dev/null +++ b/templates/DKCR/Structs/CameraNavigation.xml @@ -0,0 +1,12 @@ + + + + CameraNavigation + + + Always + 0 + + + + diff --git a/templates/DKCR/Structs/CameraRotation.xml b/templates/DKCR/Structs/CameraRotation.xml new file mode 100644 index 00000000..cfc91829 --- /dev/null +++ b/templates/DKCR/Structs/CameraRotation.xml @@ -0,0 +1,9 @@ + + + + CameraRotation + + + + + diff --git a/templates/DKCR/Structs/CheckpointData.xml b/templates/DKCR/Structs/CheckpointData.xml new file mode 100644 index 00000000..15f423ec --- /dev/null +++ b/templates/DKCR/Structs/CheckpointData.xml @@ -0,0 +1,24 @@ + + + + CheckpointData + + + true + + + false + + + Always + 0 + + + 3.0 + + + true + + + + diff --git a/templates/DKCR/Structs/ClingPathControlData.xml b/templates/DKCR/Structs/ClingPathControlData.xml new file mode 100644 index 00000000..5fe97e29 --- /dev/null +++ b/templates/DKCR/Structs/ClingPathControlData.xml @@ -0,0 +1,29 @@ + + + + ClingPathControlData + + + + + 0xF0F41378 + + + + + false + + + 0.0 + + + 0x2AEDDF04 + + + + + + + + + diff --git a/templates/DKCR/Structs/CollisionActors.xml b/templates/DKCR/Structs/CollisionActors.xml new file mode 100644 index 00000000..fb178910 --- /dev/null +++ b/templates/DKCR/Structs/CollisionActors.xml @@ -0,0 +1,16 @@ + + + + CollisionActors + + + 0 + + + + + + + + + diff --git a/templates/DKCR/Structs/Connection.xml b/templates/DKCR/Structs/Connection.xml new file mode 100644 index 00000000..16a14f27 --- /dev/null +++ b/templates/DKCR/Structs/Connection.xml @@ -0,0 +1,20 @@ + + + + Connection + true + + + Connection Index + 0 + + + Activation Times + + + 0.0 + + + + + diff --git a/templates/DKCR/Structs/CounterConditions.xml b/templates/DKCR/Structs/CounterConditions.xml new file mode 100644 index 00000000..75012a5c --- /dev/null +++ b/templates/DKCR/Structs/CounterConditions.xml @@ -0,0 +1,38 @@ + + + + CounterConditions + + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + + 7 + + + 8 + + + 9 + + + 10 + + + + diff --git a/templates/DKCR/Structs/CrouchData.xml b/templates/DKCR/Structs/CrouchData.xml new file mode 100644 index 00000000..020925d3 --- /dev/null +++ b/templates/DKCR/Structs/CrouchData.xml @@ -0,0 +1,32 @@ + + + + CrouchData + + + 0.80000001 + + + 30.0 + + + 9.0 + + + 6.5 + + + 0.25 + + + 3.0 + + + 1.125 + + + 0.2 + + + + diff --git a/templates/DKCR/Structs/DKBarrelGlueData.xml b/templates/DKCR/Structs/DKBarrelGlueData.xml new file mode 100644 index 00000000..d6f992bd --- /dev/null +++ b/templates/DKCR/Structs/DKBarrelGlueData.xml @@ -0,0 +1,33 @@ + + + + DKBarrelGlueData + + + -1 + + + -1 + + + + CAUD + + + + + CAUD + + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/Data.xml b/templates/DKCR/Structs/Data.xml new file mode 100644 index 00000000..bdfe2424 --- /dev/null +++ b/templates/DKCR/Structs/Data.xml @@ -0,0 +1,54 @@ + + + + Data + + + + + 0x6AD40029 + + + + + + + 0xE08296BA + + + + + 1.0 + + + 0.1 + + + 0.1 + + + false + + + false + + + false + + + 0.0 + + + 100 + + + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/DebrisProperties.xml b/templates/DKCR/Structs/DebrisProperties.xml new file mode 100644 index 00000000..f3a21ad4 --- /dev/null +++ b/templates/DKCR/Structs/DebrisProperties.xml @@ -0,0 +1,274 @@ + + + + DebrisProperties + + + 180.0 + + + 180.0 + + + + 0.0 + 0.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + 5.0 + + + 15.0 + + + + -1.0 + -1.0 + -1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + false + + + false + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 0.1 + + + 25.0 + + + 1.0 + + + + CMDL + + + + + 0.0 + 0.0 + 0.0 + + + + + CAUD + + + + + CAUD + + + + 1 + + + 1.0 + + + 1.0 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + + true + + + true + + + false + + + false + + + 0 + + + false + + + false + + + 1.0 + + + 1.0 + + + false + + + true + + + false + + + false + + + false + + + true + + + false + + + true + + + false + + + + diff --git a/templates/DKCR/Structs/DespawnRules.xml b/templates/DKCR/Structs/DespawnRules.xml new file mode 100644 index 00000000..6fa30bca --- /dev/null +++ b/templates/DKCR/Structs/DespawnRules.xml @@ -0,0 +1,68 @@ + + + + DespawnRules + + + true + + + false + + + true + + + true + + + true + + + false + + + true + + + false + + + 0xA5993091 + + + + + + + + 10.0 + + + 15.0 + + + 25.0 + + + 5.0 + + + false + + + 0.0 + + + 0.0 + + + false + + + Always + 4.0 + + + + diff --git a/templates/DKCR/Structs/DynamicLightFalloff.xml b/templates/DKCR/Structs/DynamicLightFalloff.xml new file mode 100644 index 00000000..a6c840b6 --- /dev/null +++ b/templates/DKCR/Structs/DynamicLightFalloff.xml @@ -0,0 +1,18 @@ + + + + DynamicLightFalloff + + + 0 + + + + 0.0 + + + false + + + + diff --git a/templates/DKCR/Structs/DynamicLightIntensity.xml b/templates/DKCR/Structs/DynamicLightIntensity.xml new file mode 100644 index 00000000..df508dab --- /dev/null +++ b/templates/DKCR/Structs/DynamicLightIntensity.xml @@ -0,0 +1,15 @@ + + + + DynamicLightIntensity + + + + 0.0 + + + false + + + + diff --git a/templates/DKCR/Structs/DynamicLightMotionSpline.xml b/templates/DKCR/Structs/DynamicLightMotionSpline.xml new file mode 100644 index 00000000..35bd5529 --- /dev/null +++ b/templates/DKCR/Structs/DynamicLightMotionSpline.xml @@ -0,0 +1,16 @@ + + + + DynamicLightMotionSpline + + + false + + + + + 10.0 + + + + diff --git a/templates/DKCR/Structs/DynamicLightParent.xml b/templates/DKCR/Structs/DynamicLightParent.xml new file mode 100644 index 00000000..f22f003e --- /dev/null +++ b/templates/DKCR/Structs/DynamicLightParent.xml @@ -0,0 +1,26 @@ + + + + DynamicLightParent + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + false + + + + diff --git a/templates/DKCR/Structs/DynamicLightSpotlight.xml b/templates/DKCR/Structs/DynamicLightSpotlight.xml new file mode 100644 index 00000000..946e30da --- /dev/null +++ b/templates/DKCR/Structs/DynamicLightSpotlight.xml @@ -0,0 +1,15 @@ + + + + DynamicLightSpotlight + + + + 0.0 + + + false + + + + diff --git a/templates/DKCR/Structs/FixedDelayRules.xml b/templates/DKCR/Structs/FixedDelayRules.xml new file mode 100644 index 00000000..8ce11f46 --- /dev/null +++ b/templates/DKCR/Structs/FixedDelayRules.xml @@ -0,0 +1,26 @@ + + + + FixedDelayRules + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/GeneratedObjectDeleterProperties.xml b/templates/DKCR/Structs/GeneratedObjectDeleterProperties.xml new file mode 100644 index 00000000..38232bb2 --- /dev/null +++ b/templates/DKCR/Structs/GeneratedObjectDeleterProperties.xml @@ -0,0 +1,11 @@ + + + + GeneratedObjectDeleterProperties + + + true + + + + diff --git a/templates/DKCR/Structs/GenericCreature.xml b/templates/DKCR/Structs/GenericCreature.xml new file mode 100644 index 00000000..55232419 --- /dev/null +++ b/templates/DKCR/Structs/GenericCreature.xml @@ -0,0 +1,185 @@ + + + + GenericCreature + + + 0xDDB5F41 + + + + + + + + + + RULE + + + + 0.1 + + + false + + + false + + + false + + + false + + + 0.0 + + + 0.0 + + + 1.0 + + + false + + + 55.0 + + + true + + + false + + + false + + + false + + + 60.0 + + + 720.0 + + + 2.0 + + + 9.0 + + + 1.5 + + + 0.75 + + + 6 + + + true + + + false + + + 0.0 + + + 0 + + + 0 + + + false + + + true + + + false + + + false + + + false + + + 0x935593F7 + + + + + + + + false + + + false + + + false + + + false + + + false + + + 0.5 + + + + PART + + + + true + + + false + + + 1.0 + + + false + + + true + + + false + + + + + + + + + + + + + false + + + + false + + + false + + + + + diff --git a/templates/DKCR/Structs/GroundPoundDetectorData.xml b/templates/DKCR/Structs/GroundPoundDetectorData.xml new file mode 100644 index 00000000..a1f37546 --- /dev/null +++ b/templates/DKCR/Structs/GroundPoundDetectorData.xml @@ -0,0 +1,37 @@ + + + + GroundPoundDetectorData + + + false + + + + + 0.0 + 0.0 + 0.0 + + + + 5.0 + + + 5.0 + + + false + + + false + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/Groups.xml b/templates/DKCR/Structs/Groups.xml new file mode 100644 index 00000000..234813e7 --- /dev/null +++ b/templates/DKCR/Structs/Groups.xml @@ -0,0 +1,19 @@ + + + + Groups + + + 0 + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/HeadTrackingData.xml b/templates/DKCR/Structs/HeadTrackingData.xml new file mode 100644 index 00000000..4d160860 --- /dev/null +++ b/templates/DKCR/Structs/HeadTrackingData.xml @@ -0,0 +1,23 @@ + + + + HeadTrackingData + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + + + + + diff --git a/templates/DKCR/Structs/HurlHeightRules.xml b/templates/DKCR/Structs/HurlHeightRules.xml new file mode 100644 index 00000000..32d7c693 --- /dev/null +++ b/templates/DKCR/Structs/HurlHeightRules.xml @@ -0,0 +1,26 @@ + + + + HurlHeightRules + + + 0 + + + 1.0 + + + 2.0 + + + 3.0 + + + 4.0 + + + 5.0 + + + + diff --git a/templates/DKCR/Structs/KongProxyData.xml b/templates/DKCR/Structs/KongProxyData.xml new file mode 100644 index 00000000..eec59bc1 --- /dev/null +++ b/templates/DKCR/Structs/KongProxyData.xml @@ -0,0 +1,41 @@ + + + + KongProxyData + + + false + + + false + + + Always + 0 + + + Always + 0 + + + 0.5 + + + 1.0 + + + 9.0 + + + 20.0 + + + + 32.0 + 12.0 + 24.0 + + + + + diff --git a/templates/DKCR/Structs/MeleeData.xml b/templates/DKCR/Structs/MeleeData.xml new file mode 100644 index 00000000..3ed1c0c3 --- /dev/null +++ b/templates/DKCR/Structs/MeleeData.xml @@ -0,0 +1,29 @@ + + + + MeleeData + + + false + + + false + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/ModifyContactRules.xml b/templates/DKCR/Structs/ModifyContactRules.xml new file mode 100644 index 00000000..3632e3d1 --- /dev/null +++ b/templates/DKCR/Structs/ModifyContactRules.xml @@ -0,0 +1,32 @@ + + + + ModifyContactRules + + + 0 + + + + RULE + + + + + RULE + + + + + RULE + + + + + RULE + + + + + + diff --git a/templates/DKCR/Structs/MultiModelInformation.xml b/templates/DKCR/Structs/MultiModelInformation.xml new file mode 100644 index 00000000..ce5339ba --- /dev/null +++ b/templates/DKCR/Structs/MultiModelInformation.xml @@ -0,0 +1,26 @@ + + + + MultiModelInformation + + + 0 + + + false + + + 0.0 + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/NonSlowdown.xml b/templates/DKCR/Structs/NonSlowdown.xml new file mode 100644 index 00000000..23b749d4 --- /dev/null +++ b/templates/DKCR/Structs/NonSlowdown.xml @@ -0,0 +1,15 @@ + + + + NonSlowdown + + + + + 0x8C1B1D20 + + + + + + diff --git a/templates/DKCR/Structs/OceanBridgeData.xml b/templates/DKCR/Structs/OceanBridgeData.xml new file mode 100644 index 00000000..52e9ec4d --- /dev/null +++ b/templates/DKCR/Structs/OceanBridgeData.xml @@ -0,0 +1,274 @@ + + + + OceanBridgeData + + + 0 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + + + + -0.1 + + + 0.25 + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 4 + + + 0.050000001 + + + 12.0 + + + 0.75 + + + 2.5 + + + 0.5 + + + 7.0 + + + 7.0 + + + false + + + true + + + true + + + 0.1 + + + 10.0 + + + 2 + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1.0 + + + + CAUD + + + + + CAUD + + + + + + CAUD + + + + + CAUD + + + + + + CAUD + + + + + CAUD + + + + + + CAUD + + + + + CAUD + + + + + + CAUD + + + + + CAUD + + + + + + + + + + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/OffsetPosition.xml b/templates/DKCR/Structs/OffsetPosition.xml new file mode 100644 index 00000000..772481f3 --- /dev/null +++ b/templates/DKCR/Structs/OffsetPosition.xml @@ -0,0 +1,19 @@ + + + + OffsetPosition + + + 0x95BBB57E + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/OffsetSplines.xml b/templates/DKCR/Structs/OffsetSplines.xml new file mode 100644 index 00000000..ca2c2061 --- /dev/null +++ b/templates/DKCR/Structs/OffsetSplines.xml @@ -0,0 +1,14 @@ + + + + OffsetSplines + + + false + + + + + + + diff --git a/templates/DKCR/Structs/OptionalAreaAssetTypes.xml b/templates/DKCR/Structs/OptionalAreaAssetTypes.xml new file mode 100644 index 00000000..6272f3b1 --- /dev/null +++ b/templates/DKCR/Structs/OptionalAreaAssetTypes.xml @@ -0,0 +1,11 @@ + + + + OptionalAreaAssetTypes + + + 0 + + + + diff --git a/templates/DKCR/Structs/PIDConvergence.xml b/templates/DKCR/Structs/PIDConvergence.xml new file mode 100644 index 00000000..c8deed22 --- /dev/null +++ b/templates/DKCR/Structs/PIDConvergence.xml @@ -0,0 +1,27 @@ + + + + PIDConvergence + + + 0x5A778792 + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/PathDeterminationMethodType.xml b/templates/DKCR/Structs/PathDeterminationMethodType.xml new file mode 100644 index 00000000..86e9c9e6 --- /dev/null +++ b/templates/DKCR/Structs/PathDeterminationMethodType.xml @@ -0,0 +1,18 @@ + + + + PathDeterminationMethodType + + + 0x15F0534B + + + + + + + + + + + diff --git a/templates/DKCR/Structs/PathPosition.xml b/templates/DKCR/Structs/PathPosition.xml new file mode 100644 index 00000000..7045154f --- /dev/null +++ b/templates/DKCR/Structs/PathPosition.xml @@ -0,0 +1,33 @@ + + + + PathPosition + + + Always + 0 + + + 0xD25FBD92 + + + + + + + + + + + 4.0 + + + 3.0 + + + + + + + + diff --git a/templates/DKCR/Structs/PeanutGunData.xml b/templates/DKCR/Structs/PeanutGunData.xml new file mode 100644 index 00000000..8e214044 --- /dev/null +++ b/templates/DKCR/Structs/PeanutGunData.xml @@ -0,0 +1,23 @@ + + + + PeanutGunData + + + false + + + 0.75 + + + true + + + true + + + true + + + + diff --git a/templates/DKCR/Structs/PeanutProperties.xml b/templates/DKCR/Structs/PeanutProperties.xml new file mode 100644 index 00000000..eb698c03 --- /dev/null +++ b/templates/DKCR/Structs/PeanutProperties.xml @@ -0,0 +1,124 @@ + + + + PeanutProperties + + + false + + + + 0.0 + 0.0 + 1.0 + + + + 5.0 + + + + -1.0 + -1.0 + -1.0 + + + + 2.0 + + + 80.0 + + + 25.0 + + + + CMDL + + + + + CAUD + + + + + CAUD + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + 1.0 + + + 1.0 + + + 0 + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/PickupData.xml b/templates/DKCR/Structs/PickupData.xml new file mode 100644 index 00000000..e81d0f63 --- /dev/null +++ b/templates/DKCR/Structs/PickupData.xml @@ -0,0 +1,149 @@ + + + + PickupData + + + 0xB22FD89B + + + 1 + + + 0 + + + 1 + + + 1 + + + 0.0 + + + 0.0 + + + 0.0 + + + 2.0 + + + 0.0 + + + 0.25 + + + 3.0 + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 0 + + + false + + + false + + + true + + + true + + + false + + + false + + + 0.0 + + + true + + + true + + + false + + + + diff --git a/templates/DKCR/Structs/ProjectileRenderOptions.xml b/templates/DKCR/Structs/ProjectileRenderOptions.xml new file mode 100644 index 00000000..6bd9be1c --- /dev/null +++ b/templates/DKCR/Structs/ProjectileRenderOptions.xml @@ -0,0 +1,11 @@ + + + + ProjectileRenderOptions + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/ProportionalConvergence.xml b/templates/DKCR/Structs/ProportionalConvergence.xml new file mode 100644 index 00000000..b84a1e63 --- /dev/null +++ b/templates/DKCR/Structs/ProportionalConvergence.xml @@ -0,0 +1,12 @@ + + + + ProportionalConvergence + + + 0.0 + + + + + diff --git a/templates/DKCR/Structs/RagDollData.xml b/templates/DKCR/Structs/RagDollData.xml new file mode 100644 index 00000000..481b0f2c --- /dev/null +++ b/templates/DKCR/Structs/RagDollData.xml @@ -0,0 +1,73 @@ + + + + RagDollData + + + + 0.0 + 0.0 + -50.0 + + + + 8000.0 + + + 1.2 + + + 0.125 + + + 0.85000002 + + + 1.0 + + + 3000.0 + + + 0.5 + + + 5.0 + + + + false + + + false + + + true + + + false + + + true + + + 0x902E534E + + + + + + + + + 0.0 + 0.0 + 1.0 + + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/RambiCrateData.xml b/templates/DKCR/Structs/RambiCrateData.xml new file mode 100644 index 00000000..1881d5f4 --- /dev/null +++ b/templates/DKCR/Structs/RambiCrateData.xml @@ -0,0 +1,26 @@ + + + + RambiCrateData + + + + Always + -1 + + + -1 + + + + 15.0 + + + 5.0 + + + 10.0 + + + + diff --git a/templates/DKCR/Structs/RetronomeMessage.xml b/templates/DKCR/Structs/RetronomeMessage.xml new file mode 100644 index 00000000..65e7444a --- /dev/null +++ b/templates/DKCR/Structs/RetronomeMessage.xml @@ -0,0 +1,14 @@ + + + + RetronomeMessage + + + 0.0 + + + + + + + diff --git a/templates/DKCR/Structs/RiseFromTheGraveData.xml b/templates/DKCR/Structs/RiseFromTheGraveData.xml new file mode 100644 index 00000000..ad44f6c7 --- /dev/null +++ b/templates/DKCR/Structs/RiseFromTheGraveData.xml @@ -0,0 +1,21 @@ + + + + RiseFromTheGraveData + + + + CAUD + + + + + CAUD + + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/Sets.xml b/templates/DKCR/Structs/Sets.xml new file mode 100644 index 00000000..b6013a73 --- /dev/null +++ b/templates/DKCR/Structs/Sets.xml @@ -0,0 +1,11 @@ + + + + Sets + + + 0 + + + + diff --git a/templates/DKCR/Structs/ShakerData.xml b/templates/DKCR/Structs/ShakerData.xml new file mode 100644 index 00000000..cc1b41c6 --- /dev/null +++ b/templates/DKCR/Structs/ShakerData.xml @@ -0,0 +1,22 @@ + + + + ShakerData + + + Always + 528 + + + 5.0 + + + 1.0 + + + + + + + + diff --git a/templates/DKCR/Structs/ShieldData.xml b/templates/DKCR/Structs/ShieldData.xml new file mode 100644 index 00000000..5d71e0f6 --- /dev/null +++ b/templates/DKCR/Structs/ShieldData.xml @@ -0,0 +1,21 @@ + + + + ShieldData + + + 1 + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/SkinSwap.xml b/templates/DKCR/Structs/SkinSwap.xml new file mode 100644 index 00000000..425438c3 --- /dev/null +++ b/templates/DKCR/Structs/SkinSwap.xml @@ -0,0 +1,9 @@ + + + + SkinSwap + + + + + diff --git a/templates/DKCR/Structs/Sound.xml b/templates/DKCR/Structs/Sound.xml new file mode 100644 index 00000000..9d078c7d --- /dev/null +++ b/templates/DKCR/Structs/Sound.xml @@ -0,0 +1,48 @@ + + + + Sound + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/SpawnPointData.xml b/templates/DKCR/Structs/SpawnPointData.xml new file mode 100644 index 00000000..8086808d --- /dev/null +++ b/templates/DKCR/Structs/SpawnPointData.xml @@ -0,0 +1,32 @@ + + + + SpawnPointData + + + true + + + true + + + true + + + false + + + false + + + false + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/SpindleOrientation.xml b/templates/DKCR/Structs/SpindleOrientation.xml new file mode 100644 index 00000000..f9e86ec1 --- /dev/null +++ b/templates/DKCR/Structs/SpindleOrientation.xml @@ -0,0 +1,14 @@ + + + + SpindleOrientation + + + Always + 786432 + + + + + + diff --git a/templates/DKCR/Structs/SpindlePosition.xml b/templates/DKCR/Structs/SpindlePosition.xml new file mode 100644 index 00000000..ed519e00 --- /dev/null +++ b/templates/DKCR/Structs/SpindlePosition.xml @@ -0,0 +1,24 @@ + + + + SpindlePosition + + + Always + 320 + + + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/SpringConvergence.xml b/templates/DKCR/Structs/SpringConvergence.xml new file mode 100644 index 00000000..cc26be26 --- /dev/null +++ b/templates/DKCR/Structs/SpringConvergence.xml @@ -0,0 +1,27 @@ + + + + SpringConvergence + + + true + + + 10.0 + + + Always + 0.0 + + + 0.0099999998 + + + 10.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/SquawkProxyData.xml b/templates/DKCR/Structs/SquawkProxyData.xml new file mode 100644 index 00000000..f5126163 --- /dev/null +++ b/templates/DKCR/Structs/SquawkProxyData.xml @@ -0,0 +1,14 @@ + + + + SquawkProxyData + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/SurfaceOrientation.xml b/templates/DKCR/Structs/SurfaceOrientation.xml new file mode 100644 index 00000000..13370111 --- /dev/null +++ b/templates/DKCR/Structs/SurfaceOrientation.xml @@ -0,0 +1,12 @@ + + + + SurfaceOrientation + + + Always + 256 + + + + diff --git a/templates/DKCR/Structs/SurfacePosition.xml b/templates/DKCR/Structs/SurfacePosition.xml new file mode 100644 index 00000000..8e3ee52d --- /dev/null +++ b/templates/DKCR/Structs/SurfacePosition.xml @@ -0,0 +1,14 @@ + + + + SurfacePosition + + + Always + 1 + + + + + + diff --git a/templates/DKCR/Structs/SurroundPan.xml b/templates/DKCR/Structs/SurroundPan.xml new file mode 100644 index 00000000..99f8d4e6 --- /dev/null +++ b/templates/DKCR/Structs/SurroundPan.xml @@ -0,0 +1,14 @@ + + + + SurroundPan + + + 0.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/SuspensionBridgeData.xml b/templates/DKCR/Structs/SuspensionBridgeData.xml new file mode 100644 index 00000000..edd9b38a --- /dev/null +++ b/templates/DKCR/Structs/SuspensionBridgeData.xml @@ -0,0 +1,23 @@ + + + + SuspensionBridgeData + + + false + + + 5.0 + + + 12.0 + + + 20.0 + + + + + + + diff --git a/templates/DKCR/Structs/SwingRopeData.xml b/templates/DKCR/Structs/SwingRopeData.xml new file mode 100644 index 00000000..5de3e6a8 --- /dev/null +++ b/templates/DKCR/Structs/SwingRopeData.xml @@ -0,0 +1,104 @@ + + + + SwingRopeData + + + 0.050000001 + + + 0x757C86AB + + + + + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + 45.0 + + + 2.0 + + + 0.5 + + + false + + + false + + + false + + + 0.0 + + + true + + + + 0.25 + + + 0.5 + + + false + + + false + + + 0 + + + 24 + + + 24 + + + 24 + + + 24 + + + 24 + + + 24 + + + 24 + + + 24 + + + 24 + + + 24 + + + + diff --git a/templates/DKCR/Structs/TandemBeam.xml b/templates/DKCR/Structs/TandemBeam.xml new file mode 100644 index 00000000..88e5e2dd --- /dev/null +++ b/templates/DKCR/Structs/TandemBeam.xml @@ -0,0 +1,76 @@ + + + + TandemBeam + + + 0x87251F5B + + + + + + + 10.0 + + + + 0.25 + + + 5.0 + + + + CAUD + + + + + TXTR + + + + + TXTR + + + + + 1.0 + + + 0xC01248C8 + + + + + + + + 0.0 + + + 0.0625 + + + true + + + 4 + + + 0.0 + + + 0.5 + + + 0.25 + + + 0.75 + + + + diff --git a/templates/DKCR/Structs/TarInteractionData.xml b/templates/DKCR/Structs/TarInteractionData.xml new file mode 100644 index 00000000..465c459f --- /dev/null +++ b/templates/DKCR/Structs/TarInteractionData.xml @@ -0,0 +1,46 @@ + + + + TarInteractionData + + + false + + + true + + + 3 + + + 3 + + + 1.0 + + + + PART + + + + + + PART + + + + + + PART + + + + + CAUD + + + + + + diff --git a/templates/DKCR/Structs/TeleportData.xml b/templates/DKCR/Structs/TeleportData.xml new file mode 100644 index 00000000..65f0de89 --- /dev/null +++ b/templates/DKCR/Structs/TeleportData.xml @@ -0,0 +1,32 @@ + + + + TeleportData + + + 0.5 + + + 5.0 + + + 5 + + + 1 + + + + CAUD + + + + + CAUD + + + + + + + diff --git a/templates/DKCR/Structs/TeleportMethod.xml b/templates/DKCR/Structs/TeleportMethod.xml new file mode 100644 index 00000000..8de1c694 --- /dev/null +++ b/templates/DKCR/Structs/TeleportMethod.xml @@ -0,0 +1,13 @@ + + + + TeleportMethod + + + + 0.0 + + + + + diff --git a/templates/DKCR/Structs/TeleportRenderPushAmount.xml b/templates/DKCR/Structs/TeleportRenderPushAmount.xml new file mode 100644 index 00000000..148620f9 --- /dev/null +++ b/templates/DKCR/Structs/TeleportRenderPushAmount.xml @@ -0,0 +1,20 @@ + + + + TeleportRenderPushAmount + + + 0.1 + + + 0.2 + + + 450.0 + + + 3.0 + + + + diff --git a/templates/DKCR/Structs/TidalWaveData.xml b/templates/DKCR/Structs/TidalWaveData.xml new file mode 100644 index 00000000..22755f86 --- /dev/null +++ b/templates/DKCR/Structs/TidalWaveData.xml @@ -0,0 +1,53 @@ + + + + TidalWaveData + + + false + + + 0x6E6E8A1A + + + + + + + 0x59AD38F8 + + + + + + + + true + + + true + + + 0x13520720 + + + + + + + 0x24067FD8 + + + + + + + + true + + + true + + + + diff --git a/templates/DKCR/Structs/TrackPlayer.xml b/templates/DKCR/Structs/TrackPlayer.xml new file mode 100644 index 00000000..96eb9487 --- /dev/null +++ b/templates/DKCR/Structs/TrackPlayer.xml @@ -0,0 +1,64 @@ + + + + TrackPlayer + + + Always + 0.0 + + + 15.0 + + + 10.0 + + + 5.0 + + + 15.0 + + + 10.0 + + + 1.0 + + + 0.0 + + + 0xEC782F50 + + + + + + + + + 6.0 + + + 6.0 + + + false + + + false + + + + false + + + 0x291D74B + + + 0x3BB45C07 + + + + diff --git a/templates/DKCR/Structs/TriggerShape.xml b/templates/DKCR/Structs/TriggerShape.xml new file mode 100644 index 00000000..016123d6 --- /dev/null +++ b/templates/DKCR/Structs/TriggerShape.xml @@ -0,0 +1,11 @@ + + + + TriggerShape + + + 0x482B22F1 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct10.xml b/templates/DKCR/Structs/UnknownStruct10.xml new file mode 100644 index 00000000..756c0d95 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct10.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct10 + + + 10.0 + + + 6.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct100.xml b/templates/DKCR/Structs/UnknownStruct100.xml new file mode 100644 index 00000000..9b6e5c15 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct100.xml @@ -0,0 +1,30 @@ + + + + UnknownStruct100 + + + + + + 0xB2A31497 + + + + + + + 0xBD71A966 + + + + + + + 0x81864B79 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct101.xml b/templates/DKCR/Structs/UnknownStruct101.xml new file mode 100644 index 00000000..4706fde5 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct101.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct101 + + + 720.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct102.xml b/templates/DKCR/Structs/UnknownStruct102.xml new file mode 100644 index 00000000..c8acd30b --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct102.xml @@ -0,0 +1,228 @@ + + + + UnknownStruct102 + + + false + + + false + + + true + + + false + + + false + + + false + + + false + + + true + + + false + + + false + + + false + + + false + + + true + + + true + + + true + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + true + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + 0.0 + + + + 1.0 + 0.0 + 0.0 + + + + false + + + 1.0 + + + 1.0 + + + 0.0 + + + false + + + true + + + true + + + false + + + false + + + 0.0 + + + true + + + false + + + 0.5 + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + 6.0 + + + 0.5 + + + 10.0 + + + false + + + 3.0 + + + + 1.0 + 1.0 + 1.0 + + + + + PART + + + + + PART + + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct103.xml b/templates/DKCR/Structs/UnknownStruct103.xml new file mode 100644 index 00000000..4333740e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct103.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct103 + + + false + + + true + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct104.xml b/templates/DKCR/Structs/UnknownStruct104.xml new file mode 100644 index 00000000..f776ee00 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct104.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct104 + + + 2.0 + + + 5.0 + + + 4.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct105.xml b/templates/DKCR/Structs/UnknownStruct105.xml new file mode 100644 index 00000000..791d5a7f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct105.xml @@ -0,0 +1,46 @@ + + + + UnknownStruct105 + + + false + + + false + + + false + + + 0.0 + + + false + + + 7.0 + + + 1.0 + + + false + + + 3.0 + + + false + + + false + + + + false + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct106.xml b/templates/DKCR/Structs/UnknownStruct106.xml new file mode 100644 index 00000000..520f1728 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct106.xml @@ -0,0 +1,37 @@ + + + + UnknownStruct106 + + + 0.1 + + + 0.0 + + + false + + + false + + + false + + + 0.80000001 + + + + RULE + + + + false + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct107.xml b/templates/DKCR/Structs/UnknownStruct107.xml new file mode 100644 index 00000000..9334608e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct107.xml @@ -0,0 +1,72 @@ + + + + UnknownStruct107 + + + 0x779C23E7 + + + + + + + + 2 + + + + + + 2.0 + + + 1.0 + + + + + + + + 1.0 + + + false + + + true + + + 0xA09C5814 + + + + + + + + + false + + + false + + + true + + + 3.0 + + + 0.0 + + + 10.0 + + + 5.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct108.xml b/templates/DKCR/Structs/UnknownStruct108.xml new file mode 100644 index 00000000..6cb87395 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct108.xml @@ -0,0 +1,31 @@ + + + + UnknownStruct108 + + + 0x957B3EDC + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct109.xml b/templates/DKCR/Structs/UnknownStruct109.xml new file mode 100644 index 00000000..f7547597 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct109.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct109 + + + 0.0 + + + 5.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct11.xml b/templates/DKCR/Structs/UnknownStruct11.xml new file mode 100644 index 00000000..0f2f8615 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct11.xml @@ -0,0 +1,56 @@ + + + + UnknownStruct11 + + + 0xC4CB1DA9 + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 0xEDE964 + + + + + + + + + + + 0.0099999998 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct110.xml b/templates/DKCR/Structs/UnknownStruct110.xml new file mode 100644 index 00000000..c770314c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct110.xml @@ -0,0 +1,71 @@ + + + + UnknownStruct110 + + + 0.5 + + + 0x20A7F919 + + + + + + + + + 0.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + false + + + 5.0 + + + 30.0 + + + 0 + + + false + + + false + + + + + + false + + + false + + + false + + + false + + + false + + + 100.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct111.xml b/templates/DKCR/Structs/UnknownStruct111.xml new file mode 100644 index 00000000..6de4bd08 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct111.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct111 + + + 0.0 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct112.xml b/templates/DKCR/Structs/UnknownStruct112.xml new file mode 100644 index 00000000..72b266ad --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct112.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct112 + + + false + + + 1000.0 + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct113.xml b/templates/DKCR/Structs/UnknownStruct113.xml new file mode 100644 index 00000000..5f1a2984 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct113.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct113 + + + true + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct114.xml b/templates/DKCR/Structs/UnknownStruct114.xml new file mode 100644 index 00000000..bbb96410 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct114.xml @@ -0,0 +1,47 @@ + + + + UnknownStruct114 + + + true + + + false + + + false + + + false + + + 1.0 + + + 6.0 + + + 6.0 + + + 0.0 + + + 20.0 + + + 5.0 + + + 10.0 + + + 3.0 + + + 3.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct115.xml b/templates/DKCR/Structs/UnknownStruct115.xml new file mode 100644 index 00000000..09d8b0bf --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct115.xml @@ -0,0 +1,36 @@ + + + + UnknownStruct115 + + + 5.0 + + + 1.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 1.0 + + + 10.0 + + + 40.0 + + + 8.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct116.xml b/templates/DKCR/Structs/UnknownStruct116.xml new file mode 100644 index 00000000..218699c1 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct116.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct116 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct117.xml b/templates/DKCR/Structs/UnknownStruct117.xml new file mode 100644 index 00000000..c6c2357f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct117.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct117 + + + 20.0 + + + 54.0 + + + 1.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct118.xml b/templates/DKCR/Structs/UnknownStruct118.xml new file mode 100644 index 00000000..046c78c7 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct118.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct118 + + + 5.0 + + + 25.0 + + + 15.0 + + + 2.0 + + + 0.0 + + + 0.1 + + + 5.0 + + + 0.5 + + + 0.1 + + + 10.0 + + + 15.0 + + + 0.1 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct119.xml b/templates/DKCR/Structs/UnknownStruct119.xml new file mode 100644 index 00000000..4412320a --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct119.xml @@ -0,0 +1,40 @@ + + + + UnknownStruct119 + + + 0.0 + + + 5.0 + + + 4.0 + + + 4.0 + + + 4.0 + + + 4.0 + + + 1.0 + + + 2.0 + + + 4.0 + + + 2.0 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct12.xml b/templates/DKCR/Structs/UnknownStruct12.xml new file mode 100644 index 00000000..ac199e52 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct12.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct12 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct120.xml b/templates/DKCR/Structs/UnknownStruct120.xml new file mode 100644 index 00000000..bedf7338 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct120.xml @@ -0,0 +1,96 @@ + + + + UnknownStruct120 + + + + + 5.0 + + + 0.44999999 + + + 0x6A6F65BF + + + + + + + 60.0 + + + 2.5 + + + 2.0 + + + 1.0 + + + true + + + 12.0 + + + 0xBC521BB3 + + + + + + + + 1.0 + + + 3.0 + + + 2.0 + + + 20.0 + + + 10.0 + + + true + + + 0.0 + + + 3.0 + + + 4.0 + + + 1.5 + + + false + + + + RULE + + + + 2.0 + + + 1.5 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct121.xml b/templates/DKCR/Structs/UnknownStruct121.xml new file mode 100644 index 00000000..704e3e28 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct121.xml @@ -0,0 +1,61 @@ + + + + UnknownStruct121 + + + 0xEACD24F9 + + + + + + + + 3.0 + + + false + + + 0.375 + + + 1.0 + + + 1.0 + + + 0.2 + + + 12.0 + + + 0.5 + + + 0.30000001 + + + 0.0 + + + 6.0 + + + 3.0 + + + 2.0 + + + 1.0 + + + 4.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct122.xml b/templates/DKCR/Structs/UnknownStruct122.xml new file mode 100644 index 00000000..7da5622c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct122.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct122 + + + 0x796194F4 + + + + + + + false + + + 1.0 + + + 1 + + + 2.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct123.xml b/templates/DKCR/Structs/UnknownStruct123.xml new file mode 100644 index 00000000..19c8aae6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct123.xml @@ -0,0 +1,23 @@ + + + + UnknownStruct123 + + + 3.0 + + + false + + + 5.0 + + + 1.0 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct124.xml b/templates/DKCR/Structs/UnknownStruct124.xml new file mode 100644 index 00000000..192023f4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct124.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct124 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct125.xml b/templates/DKCR/Structs/UnknownStruct125.xml new file mode 100644 index 00000000..c10e8470 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct125.xml @@ -0,0 +1,26 @@ + + + + UnknownStruct125 + + + 1.0 + + + true + + + 1.0 + + + 0 + + + -1 + + + -1 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct126.xml b/templates/DKCR/Structs/UnknownStruct126.xml new file mode 100644 index 00000000..f823e510 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct126.xml @@ -0,0 +1,34 @@ + + + + UnknownStruct126 + + + 0x61AA6174 + + + + + + + + 15.0 + + + 25.0 + + + 1440.0 + + + true + + + 2.0 + + + 0.1 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct127.xml b/templates/DKCR/Structs/UnknownStruct127.xml new file mode 100644 index 00000000..6cb562c5 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct127.xml @@ -0,0 +1,30 @@ + + + + UnknownStruct127 + + + 0.0 + + + 0.0 + + + 0.0 + + + 3.0 + + + 3.0 + + + 0x648AAF79 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct128.xml b/templates/DKCR/Structs/UnknownStruct128.xml new file mode 100644 index 00000000..57bf13e1 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct128.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct128 + + + true + + + 2.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct129.xml b/templates/DKCR/Structs/UnknownStruct129.xml new file mode 100644 index 00000000..fd659a81 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct129.xml @@ -0,0 +1,87 @@ + + + + UnknownStruct129 + + + 10 + + + false + + + true + + + + + -2.0 + + + + + + + -4.0 + + + + + + + -6.0 + + + + + + + -8.0 + + + + + + + -10.0 + + + + + + + 2.0 + + + + + + + 4.0 + + + + + + + 6.0 + + + + + + + 8.0 + + + + + + + 10.0 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct130.xml b/templates/DKCR/Structs/UnknownStruct130.xml new file mode 100644 index 00000000..a359ed64 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct130.xml @@ -0,0 +1,83 @@ + + + + UnknownStruct130 + + + 0xE3CB0298 + + + + + + + false + + + 0.0 + + + 5.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.30000001 + + + true + + + true + + + true + + + 0.0 + + + 120.0 + + + 0.0 + + + 0.5 + + + 0.25 + + + 1.0 + + + 0.0 + + + 0.0 + + + + CAUD + + + + + + + 0.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct131.xml b/templates/DKCR/Structs/UnknownStruct131.xml new file mode 100644 index 00000000..4e9009e2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct131.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct131 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct132.xml b/templates/DKCR/Structs/UnknownStruct132.xml new file mode 100644 index 00000000..24b46511 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct132.xml @@ -0,0 +1,36 @@ + + + + UnknownStruct132 + + + + 10.6062 + 21.2127 + 18.372 + + + + + 1.5 + 21.2127 + 18.372 + + + + + 0.0 + 13.0 + 0.0 + + + + + 0.0 + 15.0 + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct133.xml b/templates/DKCR/Structs/UnknownStruct133.xml new file mode 100644 index 00000000..b2c70b4c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct133.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct133 + + + 0 + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct134.xml b/templates/DKCR/Structs/UnknownStruct134.xml new file mode 100644 index 00000000..63572461 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct134.xml @@ -0,0 +1,31 @@ + + + + UnknownStruct134 + + + false + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct135.xml b/templates/DKCR/Structs/UnknownStruct135.xml new file mode 100644 index 00000000..edc2bd3c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct135.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct135 + + + + CAUD + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct136.xml b/templates/DKCR/Structs/UnknownStruct136.xml new file mode 100644 index 00000000..11468b75 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct136.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct136 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct137.xml b/templates/DKCR/Structs/UnknownStruct137.xml new file mode 100644 index 00000000..6d5d817b --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct137.xml @@ -0,0 +1,45 @@ + + + + UnknownStruct137 + + + + + 0xCD3D7CB1 + + + + + + + 0xA819961D + + + + + + + 0xC58D26AF + + + + + + + 0xA177EB37 + + + + + + + 0xC53C3ED5 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct138.xml b/templates/DKCR/Structs/UnknownStruct138.xml new file mode 100644 index 00000000..9cc6ea72 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct138.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct138 + + + -1.0 + + + 1.0 + + + -1.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct139.xml b/templates/DKCR/Structs/UnknownStruct139.xml new file mode 100644 index 00000000..19d995c8 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct139.xml @@ -0,0 +1,19 @@ + + + + UnknownStruct139 + + + 0xD4E949F7 + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct140.xml b/templates/DKCR/Structs/UnknownStruct140.xml new file mode 100644 index 00000000..00d28745 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct140.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct140 + + + Always + 0 + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct141.xml b/templates/DKCR/Structs/UnknownStruct141.xml new file mode 100644 index 00000000..5741793e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct141.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct141 + + + 0xAC6FE62C + + + + + + + 0.5 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct142.xml b/templates/DKCR/Structs/UnknownStruct142.xml new file mode 100644 index 00000000..e6b6128b --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct142.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct142 + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct143.xml b/templates/DKCR/Structs/UnknownStruct143.xml new file mode 100644 index 00000000..8b1c3177 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct143.xml @@ -0,0 +1,19 @@ + + + + UnknownStruct143 + + + 0x43DB8C1F + + + + + + + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct144.xml b/templates/DKCR/Structs/UnknownStruct144.xml new file mode 100644 index 00000000..4e02b45f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct144.xml @@ -0,0 +1,114 @@ + + + + UnknownStruct144 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct145.xml b/templates/DKCR/Structs/UnknownStruct145.xml new file mode 100644 index 00000000..bfaa5bd6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct145.xml @@ -0,0 +1,114 @@ + + + + UnknownStruct145 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct146.xml b/templates/DKCR/Structs/UnknownStruct146.xml new file mode 100644 index 00000000..bbd89c0f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct146.xml @@ -0,0 +1,24 @@ + + + + UnknownStruct146 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct147.xml b/templates/DKCR/Structs/UnknownStruct147.xml new file mode 100644 index 00000000..496c505f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct147.xml @@ -0,0 +1,87 @@ + + + + UnknownStruct147 + + + + FRME + + + + 0.25 + + + + 1.0 + + + 0.050000001 + + + 0.5 + + + 0.30000001 + + + + CAUD + + + + + CAUD + + + + 0.0625 + + + + STRG + + + + + STRG + + + + 0.30000001 + + + + STRG + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + true + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct148.xml b/templates/DKCR/Structs/UnknownStruct148.xml new file mode 100644 index 00000000..a3484df1 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct148.xml @@ -0,0 +1,36 @@ + + + + UnknownStruct148 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct149.xml b/templates/DKCR/Structs/UnknownStruct149.xml new file mode 100644 index 00000000..311933cd --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct149.xml @@ -0,0 +1,51 @@ + + + + UnknownStruct149 + + + + FRME + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + STRG + + + + + STRG + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct150.xml b/templates/DKCR/Structs/UnknownStruct150.xml new file mode 100644 index 00000000..71287723 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct150.xml @@ -0,0 +1,38 @@ + + + + UnknownStruct150 + + + + FRME + + + + + FRME + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct151.xml b/templates/DKCR/Structs/UnknownStruct151.xml new file mode 100644 index 00000000..53ab9547 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct151.xml @@ -0,0 +1,28 @@ + + + + UnknownStruct151 + + + + FRME + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct152.xml b/templates/DKCR/Structs/UnknownStruct152.xml new file mode 100644 index 00000000..4c22b778 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct152.xml @@ -0,0 +1,12 @@ + + + + UnknownStruct152 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct153.xml b/templates/DKCR/Structs/UnknownStruct153.xml new file mode 100644 index 00000000..42bea547 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct153.xml @@ -0,0 +1,13 @@ + + + + UnknownStruct153 + + + + FRME + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct154.xml b/templates/DKCR/Structs/UnknownStruct154.xml new file mode 100644 index 00000000..6af77092 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct154.xml @@ -0,0 +1,90 @@ + + + + UnknownStruct154 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct155.xml b/templates/DKCR/Structs/UnknownStruct155.xml new file mode 100644 index 00000000..82a85255 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct155.xml @@ -0,0 +1,56 @@ + + + + UnknownStruct155 + + + 0.0 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct156.xml b/templates/DKCR/Structs/UnknownStruct156.xml new file mode 100644 index 00000000..3c537990 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct156.xml @@ -0,0 +1,74 @@ + + + + UnknownStruct156 + + + + FRME + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct157.xml b/templates/DKCR/Structs/UnknownStruct157.xml new file mode 100644 index 00000000..925de9cb --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct157.xml @@ -0,0 +1,22 @@ + + + + UnknownStruct157 + + + + FRME + + + + + STRG + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct158.xml b/templates/DKCR/Structs/UnknownStruct158.xml new file mode 100644 index 00000000..27e0fb9d --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct158.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct158 + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct159.xml b/templates/DKCR/Structs/UnknownStruct159.xml new file mode 100644 index 00000000..171cedd4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct159.xml @@ -0,0 +1,32 @@ + + + + UnknownStruct159 + + + + FRME + + + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct16.xml b/templates/DKCR/Structs/UnknownStruct16.xml new file mode 100644 index 00000000..f00d750c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct16.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct16 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct160.xml b/templates/DKCR/Structs/UnknownStruct160.xml new file mode 100644 index 00000000..b4e12def --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct160.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct160 + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct161.xml b/templates/DKCR/Structs/UnknownStruct161.xml new file mode 100644 index 00000000..56a29dfe --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct161.xml @@ -0,0 +1,50 @@ + + + + UnknownStruct161 + + + 0.0 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct162.xml b/templates/DKCR/Structs/UnknownStruct162.xml new file mode 100644 index 00000000..610303a2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct162.xml @@ -0,0 +1,84 @@ + + + + UnknownStruct162 + + + + FRME + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct163.xml b/templates/DKCR/Structs/UnknownStruct163.xml new file mode 100644 index 00000000..09b4bbbe --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct163.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct163 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct164.xml b/templates/DKCR/Structs/UnknownStruct164.xml new file mode 100644 index 00000000..caf4aecb --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct164.xml @@ -0,0 +1,47 @@ + + + + UnknownStruct164 + + + + FRME + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct165.xml b/templates/DKCR/Structs/UnknownStruct165.xml new file mode 100644 index 00000000..407619b3 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct165.xml @@ -0,0 +1,39 @@ + + + + UnknownStruct165 + + + + FRME + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct166.xml b/templates/DKCR/Structs/UnknownStruct166.xml new file mode 100644 index 00000000..060a1ac3 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct166.xml @@ -0,0 +1,95 @@ + + + + UnknownStruct166 + + + + FRME + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct167.xml b/templates/DKCR/Structs/UnknownStruct167.xml new file mode 100644 index 00000000..ffb0f6d1 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct167.xml @@ -0,0 +1,56 @@ + + + + UnknownStruct167 + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + STRG + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct168.xml b/templates/DKCR/Structs/UnknownStruct168.xml new file mode 100644 index 00000000..195eee14 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct168.xml @@ -0,0 +1,93 @@ + + + + UnknownStruct168 + + + + FRME + + + + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct169.xml b/templates/DKCR/Structs/UnknownStruct169.xml new file mode 100644 index 00000000..36f5b4c5 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct169.xml @@ -0,0 +1,62 @@ + + + + UnknownStruct169 + + + + FRME + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + STRG + + + + + STRG + + + + + TXTR + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct170.xml b/templates/DKCR/Structs/UnknownStruct170.xml new file mode 100644 index 00000000..b43b563e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct170.xml @@ -0,0 +1,54 @@ + + + + UnknownStruct170 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct171.xml b/templates/DKCR/Structs/UnknownStruct171.xml new file mode 100644 index 00000000..b21ee3bb --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct171.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct171 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct172.xml b/templates/DKCR/Structs/UnknownStruct172.xml new file mode 100644 index 00000000..fb25f8c0 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct172.xml @@ -0,0 +1,59 @@ + + + + UnknownStruct172 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + + + + + CAUD + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct173.xml b/templates/DKCR/Structs/UnknownStruct173.xml new file mode 100644 index 00000000..387346b0 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct173.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct173 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct174.xml b/templates/DKCR/Structs/UnknownStruct174.xml new file mode 100644 index 00000000..d30c4a6d --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct174.xml @@ -0,0 +1,56 @@ + + + + UnknownStruct174 + + + + FRME + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + TXTR + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct175.xml b/templates/DKCR/Structs/UnknownStruct175.xml new file mode 100644 index 00000000..2b2c6c8f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct175.xml @@ -0,0 +1,150 @@ + + + + UnknownStruct175 + + + + FRME + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct176.xml b/templates/DKCR/Structs/UnknownStruct176.xml new file mode 100644 index 00000000..38707b59 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct176.xml @@ -0,0 +1,80 @@ + + + + UnknownStruct176 + + + + FRME + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + TXTR + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct177.xml b/templates/DKCR/Structs/UnknownStruct177.xml new file mode 100644 index 00000000..411092a3 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct177.xml @@ -0,0 +1,60 @@ + + + + UnknownStruct177 + + + + FRME + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct178.xml b/templates/DKCR/Structs/UnknownStruct178.xml new file mode 100644 index 00000000..c84d4ce2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct178.xml @@ -0,0 +1,23 @@ + + + + UnknownStruct178 + + + + FRME + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct179.xml b/templates/DKCR/Structs/UnknownStruct179.xml new file mode 100644 index 00000000..1b1f7cc4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct179.xml @@ -0,0 +1,179 @@ + + + + UnknownStruct179 + + + + + + + + FRME + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct180.xml b/templates/DKCR/Structs/UnknownStruct180.xml new file mode 100644 index 00000000..9c6ce413 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct180.xml @@ -0,0 +1,54 @@ + + + + UnknownStruct180 + + + + FRME + + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct181.xml b/templates/DKCR/Structs/UnknownStruct181.xml new file mode 100644 index 00000000..3bf73f35 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct181.xml @@ -0,0 +1,104 @@ + + + + UnknownStruct181 + + + + FRME + + + + + + + 5.0 + + + 10.0 + + + 10.0 + + + 3 + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct182.xml b/templates/DKCR/Structs/UnknownStruct182.xml new file mode 100644 index 00000000..6e9c7be2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct182.xml @@ -0,0 +1,22 @@ + + + + UnknownStruct182 + + + + + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct183.xml b/templates/DKCR/Structs/UnknownStruct183.xml new file mode 100644 index 00000000..0bdbf8c4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct183.xml @@ -0,0 +1,38 @@ + + + + UnknownStruct183 + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct184.xml b/templates/DKCR/Structs/UnknownStruct184.xml new file mode 100644 index 00000000..5c81fbf5 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct184.xml @@ -0,0 +1,87 @@ + + + + UnknownStruct184 + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + 1 + + + + + + + 30 + + + + + + + 10 + + + + + + + 20 + + + + + + + 7 + + + + + + + 20 + + + + + + + 40 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct185.xml b/templates/DKCR/Structs/UnknownStruct185.xml new file mode 100644 index 00000000..af4668d4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct185.xml @@ -0,0 +1,35 @@ + + + + UnknownStruct185 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct186.xml b/templates/DKCR/Structs/UnknownStruct186.xml new file mode 100644 index 00000000..e23140cd --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct186.xml @@ -0,0 +1,28 @@ + + + + UnknownStruct186 + + + 1 + + + 2.0 + + + + + 4.0 + + + + + + + 5.0 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct187.xml b/templates/DKCR/Structs/UnknownStruct187.xml new file mode 100644 index 00000000..962dd8f4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct187.xml @@ -0,0 +1,26 @@ + + + + UnknownStruct187 + + + 1 + + + 5.0 + + + 8.0 + + + 1.0 + + + + PART + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct188.xml b/templates/DKCR/Structs/UnknownStruct188.xml new file mode 100644 index 00000000..b5bd06bd --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct188.xml @@ -0,0 +1,35 @@ + + + + UnknownStruct188 + + + 1.0 + + + 2 + + + false + + + 2.0 + + + 1.0 + + + 0.5 + + + 0.5 + + + 0.5 + + + 4.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct189.xml b/templates/DKCR/Structs/UnknownStruct189.xml new file mode 100644 index 00000000..ace89375 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct189.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct189 + + + 1.0 + + + 2 + + + 2.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct19.xml b/templates/DKCR/Structs/UnknownStruct19.xml new file mode 100644 index 00000000..846b36d2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct19.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct19 + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct190.xml b/templates/DKCR/Structs/UnknownStruct190.xml new file mode 100644 index 00000000..2b2b02f8 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct190.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct190 + + + 1 + + + 3.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct191.xml b/templates/DKCR/Structs/UnknownStruct191.xml new file mode 100644 index 00000000..d8b35a12 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct191.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct191 + + + 1 + + + 1.0 + + + 1.0 + + + 6.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct192.xml b/templates/DKCR/Structs/UnknownStruct192.xml new file mode 100644 index 00000000..0904d9ba --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct192.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct192 + + + false + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct193.xml b/templates/DKCR/Structs/UnknownStruct193.xml new file mode 100644 index 00000000..b66d1e10 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct193.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct193 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct194.xml b/templates/DKCR/Structs/UnknownStruct194.xml new file mode 100644 index 00000000..5e0edc40 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct194.xml @@ -0,0 +1,13 @@ + + + + UnknownStruct194 + + + + CMDL + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct195.xml b/templates/DKCR/Structs/UnknownStruct195.xml new file mode 100644 index 00000000..91259099 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct195.xml @@ -0,0 +1,9 @@ + + + + UnknownStruct195 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct196.xml b/templates/DKCR/Structs/UnknownStruct196.xml new file mode 100644 index 00000000..e4950551 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct196.xml @@ -0,0 +1,34 @@ + + + + UnknownStruct196 + + + 0xA85208A3 + + + + + + + + + + + + + + 1.0 + 0.0 + 0.0 + + + + 10.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct197.xml b/templates/DKCR/Structs/UnknownStruct197.xml new file mode 100644 index 00000000..708ff7e3 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct197.xml @@ -0,0 +1,39 @@ + + + + UnknownStruct197 + + + 0x4278CA52 + + + + + + + + 0.0 + + + 0xC4585AA5 + + + + + + + + 1.0 + + + 10.0 + + + 3.0 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct198.xml b/templates/DKCR/Structs/UnknownStruct198.xml new file mode 100644 index 00000000..d69c9197 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct198.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct198 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct199.xml b/templates/DKCR/Structs/UnknownStruct199.xml new file mode 100644 index 00000000..b5159e8e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct199.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct199 + + + 0x43EF7897 + + + + + + + + 0.0 + + + 3.0 + + + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct20.xml b/templates/DKCR/Structs/UnknownStruct20.xml new file mode 100644 index 00000000..4d22fb80 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct20.xml @@ -0,0 +1,60 @@ + + + + UnknownStruct20 + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + This property was likely used in debug builds. It is not read by the game and has no ingame effect. + false + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct200.xml b/templates/DKCR/Structs/UnknownStruct200.xml new file mode 100644 index 00000000..d4717103 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct200.xml @@ -0,0 +1,10 @@ + + + + UnknownStruct200 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct201.xml b/templates/DKCR/Structs/UnknownStruct201.xml new file mode 100644 index 00000000..fcd71aa9 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct201.xml @@ -0,0 +1,19 @@ + + + + UnknownStruct201 + + + 0x6500CF77 + + + + + + + 90.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct202.xml b/templates/DKCR/Structs/UnknownStruct202.xml new file mode 100644 index 00000000..a4472656 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct202.xml @@ -0,0 +1,21 @@ + + + + UnknownStruct202 + + + false + + + + 0 + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct203.xml b/templates/DKCR/Structs/UnknownStruct203.xml new file mode 100644 index 00000000..10d2faaa --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct203.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct203 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct204.xml b/templates/DKCR/Structs/UnknownStruct204.xml new file mode 100644 index 00000000..9eaae4df --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct204.xml @@ -0,0 +1,35 @@ + + + + UnknownStruct204 + + + 1 + + + 2.0 + + + 2.0 + + + 2.0 + + + 0 + + + 3 + + + 6 + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct205.xml b/templates/DKCR/Structs/UnknownStruct205.xml new file mode 100644 index 00000000..ac61daf3 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct205.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct205 + + + 1 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct206.xml b/templates/DKCR/Structs/UnknownStruct206.xml new file mode 100644 index 00000000..abcdad78 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct206.xml @@ -0,0 +1,28 @@ + + + + UnknownStruct206 + + + + + + + + false + + + + + 1.0 + 1.0 + 1.0 + + + + + 2.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct207.xml b/templates/DKCR/Structs/UnknownStruct207.xml new file mode 100644 index 00000000..79d561cf --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct207.xml @@ -0,0 +1,26 @@ + + + + UnknownStruct207 + + + 6.5 + + + 9.0 + + + 13.5 + + + 18.0 + + + 20.0 + + + 27.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct208.xml b/templates/DKCR/Structs/UnknownStruct208.xml new file mode 100644 index 00000000..8df94be6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct208.xml @@ -0,0 +1,61 @@ + + + + UnknownStruct208 + + + 0x3CD4A348 + + + + + + + + + + + + + 55.0 + + + 35.0 + + + 10 + + + 3.0 + + + 1.0 + + + 12.0 + + + 5.0 + + + 0.5 + + + 0.5 + + + 6.0 + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct209.xml b/templates/DKCR/Structs/UnknownStruct209.xml new file mode 100644 index 00000000..643990f8 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct209.xml @@ -0,0 +1,74 @@ + + + + UnknownStruct209 + + + false + + + 20.0 + + + 40.0 + + + true + + + 30.0 + + + 3.0 + + + 0.94999999 + + + 0.0 + + + 8.8999996 + + + 0.5 + + + 0.5 + + + 4.0 + + + 8.0 + + + 12.0 + + + + PART + + + + + PART + + + + + PART + + + + 15.0 + + + 22.0 + + + 28.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct21.xml b/templates/DKCR/Structs/UnknownStruct21.xml new file mode 100644 index 00000000..5852faa0 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct21.xml @@ -0,0 +1,83 @@ + + + + UnknownStruct21 + + + 1.5 + + + 3.0 + + + 1.0 + + + false + + + 0 + + + 0.15000001 + + + 0 + + + 21.0 + + + 0.0 + + + 1.05 + + + 0.2 + + + 0 + + + true + + + true + + + true + + + true + + + false + + + true + + + true + + + false + + + false + + + false + + + false + + + 0xA61445EB + + + 0x9FA85 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct210.xml b/templates/DKCR/Structs/UnknownStruct210.xml new file mode 100644 index 00000000..e66babfc --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct210.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct210 + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct211.xml b/templates/DKCR/Structs/UnknownStruct211.xml new file mode 100644 index 00000000..845623d6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct211.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct211 + + + 0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct212.xml b/templates/DKCR/Structs/UnknownStruct212.xml new file mode 100644 index 00000000..10d1fcc9 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct212.xml @@ -0,0 +1,46 @@ + + + + UnknownStruct212 + + + + + 450.0 + + + false + + + 4.0 + + + true + + + true + + + 2.0 + + + 0.079999998 + + + 0.2 + + + 1.0 + + + false + + + 6.0 + + + 3.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct213.xml b/templates/DKCR/Structs/UnknownStruct213.xml new file mode 100644 index 00000000..cf411570 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct213.xml @@ -0,0 +1,26 @@ + + + + UnknownStruct213 + + + 50.0 + + + 2.0 + + + 3.0 + + + 10.0 + + + 15.0 + + + 25.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct214.xml b/templates/DKCR/Structs/UnknownStruct214.xml new file mode 100644 index 00000000..9b82aa14 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct214.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct214 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct215.xml b/templates/DKCR/Structs/UnknownStruct215.xml new file mode 100644 index 00000000..40b7afcd --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct215.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct215 + + + + PART + + + + + 0.5 + + + 4.5 + + + + CAUD + + + + + + PART + + + + + PART + + + + + PART + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct216.xml b/templates/DKCR/Structs/UnknownStruct216.xml new file mode 100644 index 00000000..c7220191 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct216.xml @@ -0,0 +1,82 @@ + + + + UnknownStruct216 + + + 50.0 + + + + + + 10.0 + + + 6.5 + + + 15.0 + + + 0.80000001 + + + 0.25 + + + 900.0 + + + 10800.0 + + + 500.0 + + + 1.5 + + + 0.40000001 + + + 0.25 + + + 1.0 + + + + PART + + + + + -2.0 + 0.40000001 + 1.6 + + + + + PART + + + + + 0.0 + 0.0 + 0.0 + + + + + CAUD + + + + 1.1 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct217.xml b/templates/DKCR/Structs/UnknownStruct217.xml new file mode 100644 index 00000000..976633f1 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct217.xml @@ -0,0 +1,57 @@ + + + + UnknownStruct217 + + + + 30.0 + 30.0 + 30.0 + + + + 0.25 + + + 0.125 + + + 2.0 + + + 2.0 + + + 4.5999999 + + + + 0.5 + + + 6.0 + + + 1.5 + + + 1.0 + + + 0.1 + + + 0.5 + + + 0.40000001 + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct218.xml b/templates/DKCR/Structs/UnknownStruct218.xml new file mode 100644 index 00000000..246ce03a --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct218.xml @@ -0,0 +1,83 @@ + + + + UnknownStruct218 + + + 10.0 + + + 0.1 + + + 30.0 + + + 1.0 + + + 3.0 + + + 0.1 + + + 7.0 + + + 3.0 + + + 0.5 + + + 3.0 + + + 10.0 + + + 1.1 + + + 4.0 + + + 20.0 + + + 4.0 + + + 20.0 + + + 4.0 + + + 0.0 + + + 2.0 + + + 0.2 + + + 1.0 + + + 5.0 + + + 6.0 + + + 9.0 + + + 6.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct219.xml b/templates/DKCR/Structs/UnknownStruct219.xml new file mode 100644 index 00000000..78131ade --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct219.xml @@ -0,0 +1,68 @@ + + + + UnknownStruct219 + + + 20.0 + + + 70.0 + + + 54.0 + + + 20.0 + + + 4.0 + + + 4.0 + + + 7.0 + + + 15.0 + + + 40.0 + + + 40.0 + + + 20.0 + + + 0.1 + + + + CAUD + + + + 0.5 + + + + + + 0 + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct22.xml b/templates/DKCR/Structs/UnknownStruct22.xml new file mode 100644 index 00000000..7b527d2b --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct22.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct22 + + + 0.0 + + + true + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct220.xml b/templates/DKCR/Structs/UnknownStruct220.xml new file mode 100644 index 00000000..b4c42407 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct220.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct220 + + + 3.0 + + + 0.34999999 + + + 1.25 + + + 2.5 + + + + PART + + + + + PART + + + + + PART + + + + + + CAUD + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct221.xml b/templates/DKCR/Structs/UnknownStruct221.xml new file mode 100644 index 00000000..5e942a8c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct221.xml @@ -0,0 +1,45 @@ + + + + UnknownStruct221 + + + + 0.5 + 2.25 + 1.25 + + + + + 0.5 + 2.25 + 2.5 + + + + + 3.0 + 1.9 + 1.25 + + + + -0.60000002 + + + + 0.0 + 25.0 + 5.0 + + + + + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct222.xml b/templates/DKCR/Structs/UnknownStruct222.xml new file mode 100644 index 00000000..07ca3107 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct222.xml @@ -0,0 +1,22 @@ + + + + UnknownStruct222 + + + 1.0 + + + 0.30000001 + + + Always + 0 + + + Always + 0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct223.xml b/templates/DKCR/Structs/UnknownStruct223.xml new file mode 100644 index 00000000..df28320a --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct223.xml @@ -0,0 +1,51 @@ + + + + UnknownStruct223 + + + 0x82B6A62A + + + + FONT + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct224.xml b/templates/DKCR/Structs/UnknownStruct224.xml new file mode 100644 index 00000000..663374ba --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct224.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct224 + + + + TXTR + + + + 0x4F049055 + + + + + + + + 0 + + + 0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct225.xml b/templates/DKCR/Structs/UnknownStruct225.xml new file mode 100644 index 00000000..ffd78fa7 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct225.xml @@ -0,0 +1,30 @@ + + + + UnknownStruct225 + + + 1.0 + + + 4.0 + + + 0x80468E1F + + + + + + + 0.0 + + + 2 + + + 6.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct226.xml b/templates/DKCR/Structs/UnknownStruct226.xml new file mode 100644 index 00000000..947aee42 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct226.xml @@ -0,0 +1,24 @@ + + + + UnknownStruct226 + + + false + + + + 1.0 + 1.0 + 1.0 + + + + 1.05 + + + 0.2 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct227.xml b/templates/DKCR/Structs/UnknownStruct227.xml new file mode 100644 index 00000000..36e4bde2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct227.xml @@ -0,0 +1,22 @@ + + + + UnknownStruct227 + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct228.xml b/templates/DKCR/Structs/UnknownStruct228.xml new file mode 100644 index 00000000..187cc817 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct228.xml @@ -0,0 +1,12 @@ + + + + UnknownStruct228 + + + 2.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct229.xml b/templates/DKCR/Structs/UnknownStruct229.xml new file mode 100644 index 00000000..cc3c52dd --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct229.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct229 + + + 2 + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct23.xml b/templates/DKCR/Structs/UnknownStruct23.xml new file mode 100644 index 00000000..65c5e19e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct23.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct23 + + + 3.0 + + + 7.0 + + + 0.5 + + + 10.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct230.xml b/templates/DKCR/Structs/UnknownStruct230.xml new file mode 100644 index 00000000..e073da8c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct230.xml @@ -0,0 +1,19 @@ + + + + UnknownStruct230 + + + false + + + false + + + 1.0 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct231.xml b/templates/DKCR/Structs/UnknownStruct231.xml new file mode 100644 index 00000000..78295b1c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct231.xml @@ -0,0 +1,24 @@ + + + + UnknownStruct231 + + + true + + + false + + + true + + + true + + + 3.5 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct232.xml b/templates/DKCR/Structs/UnknownStruct232.xml new file mode 100644 index 00000000..ba62b0c6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct232.xml @@ -0,0 +1,15 @@ + + + + UnknownStruct232 + + + 3.0 + + + 2.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct233.xml b/templates/DKCR/Structs/UnknownStruct233.xml new file mode 100644 index 00000000..46625516 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct233.xml @@ -0,0 +1,12 @@ + + + + UnknownStruct233 + + + 1.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct234.xml b/templates/DKCR/Structs/UnknownStruct234.xml new file mode 100644 index 00000000..c0200d80 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct234.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct234 + + + 2 + + + 0.25 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct235.xml b/templates/DKCR/Structs/UnknownStruct235.xml new file mode 100644 index 00000000..2453895d --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct235.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct235 + + + 2.0 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct236.xml b/templates/DKCR/Structs/UnknownStruct236.xml new file mode 100644 index 00000000..9d7ba708 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct236.xml @@ -0,0 +1,21 @@ + + + + UnknownStruct236 + + + 0x503F6052 + + + + + + + 0.5 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct237.xml b/templates/DKCR/Structs/UnknownStruct237.xml new file mode 100644 index 00000000..5208610e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct237.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct237 + + + 1 + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct238.xml b/templates/DKCR/Structs/UnknownStruct238.xml new file mode 100644 index 00000000..5b4f7edc --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct238.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct238 + + + 1.0 + + + 0.5 + + + 10.0 + + + 2.5 + + + 1 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct239.xml b/templates/DKCR/Structs/UnknownStruct239.xml new file mode 100644 index 00000000..41fb67a3 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct239.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct239 + + + 1.0 + + + 0.66000003 + + + 0.25 + + + 2.0 + + + 1.25 + + + 2.0 + + + 0.5 + + + 0.25 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct240.xml b/templates/DKCR/Structs/UnknownStruct240.xml new file mode 100644 index 00000000..66cd30cd --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct240.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct240 + + + 3.0 + + + 3.0 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct241.xml b/templates/DKCR/Structs/UnknownStruct241.xml new file mode 100644 index 00000000..ddb47c5d --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct241.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct241 + + + false + + + false + + + false + + + false + + + 0.050000001 + + + 0.25 + + + -6.0 + + + false + + + 0.0 + + + 0xCBF698CA + + + 0x28D5A7D7 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct242.xml b/templates/DKCR/Structs/UnknownStruct242.xml new file mode 100644 index 00000000..4f7f2b8f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct242.xml @@ -0,0 +1,51 @@ + + + + UnknownStruct242 + + + + STRM + + + + + false + + + 0.050000001 + + + 0.25 + + + -6.0 + + + 0.0 + + + false + + + 2.0 + + + 75.0 + + + 0.0 + + + true + + + 0 + + + false + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct243.xml b/templates/DKCR/Structs/UnknownStruct243.xml new file mode 100644 index 00000000..b8793b2e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct243.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct243 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct244.xml b/templates/DKCR/Structs/UnknownStruct244.xml new file mode 100644 index 00000000..5c77dc65 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct244.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct244 + + + false + + + + 1.0 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct245.xml b/templates/DKCR/Structs/UnknownStruct245.xml new file mode 100644 index 00000000..17f68c89 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct245.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct245 + + + false + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + true + + + true + + + true + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct246.xml b/templates/DKCR/Structs/UnknownStruct246.xml new file mode 100644 index 00000000..3cd1b761 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct246.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct246 + + + 0xC8E4D939 + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct247.xml b/templates/DKCR/Structs/UnknownStruct247.xml new file mode 100644 index 00000000..32a8945c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct247.xml @@ -0,0 +1,24 @@ + + + + UnknownStruct247 + + + + 1.0 + + + false + + + false + + + 4.0 + + + 12.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct248.xml b/templates/DKCR/Structs/UnknownStruct248.xml new file mode 100644 index 00000000..5a06ea35 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct248.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct248 + + + true + + + 0.80000001 + + + 0.2 + + + 1.5 + + + 1.5 + + + 2.1500001 + + + 3.5 + + + 0.75 + + + 0.75 + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct249.xml b/templates/DKCR/Structs/UnknownStruct249.xml new file mode 100644 index 00000000..408d0bb5 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct249.xml @@ -0,0 +1,33 @@ + + + + UnknownStruct249 + + + true + + + 0.5 + + + true + + + true + + + 1.0 + + + 1.5 + + + 0.5 + + + 0.75 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct250.xml b/templates/DKCR/Structs/UnknownStruct250.xml new file mode 100644 index 00000000..e6412246 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct250.xml @@ -0,0 +1,99 @@ + + + + UnknownStruct250 + + + 40.0 + + + 16.0 + + + 14.0 + + + 0.75 + + + -25.0 + + + 50.0 + + + 20.0 + + + 5.0 + + + 16.0 + + + 0.0 + + + 0.30000001 + + + 0.2 + + + -70.0 + + + 5.0 + + + 50.0 + + + 0.1 + + + 0.1 + + + -16.0 + + + + CAUD + + + + + + + + CAUD + + + + + + + 0.66000003 + + + 20.0 + + + 5.0 + + + 1.0 + + + 18.0 + + + -90.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct251.xml b/templates/DKCR/Structs/UnknownStruct251.xml new file mode 100644 index 00000000..048721ed --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct251.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct251 + + + + CAUD + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct252.xml b/templates/DKCR/Structs/UnknownStruct252.xml new file mode 100644 index 00000000..6b4f5485 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct252.xml @@ -0,0 +1,15 @@ + + + + UnknownStruct252 + + + 0.0 + + + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct253.xml b/templates/DKCR/Structs/UnknownStruct253.xml new file mode 100644 index 00000000..8b1f3ed6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct253.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct253 + + + 2.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct254.xml b/templates/DKCR/Structs/UnknownStruct254.xml new file mode 100644 index 00000000..14229122 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct254.xml @@ -0,0 +1,23 @@ + + + + UnknownStruct254 + + + false + + + false + + + 1.0 + + + 0.5 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct255.xml b/templates/DKCR/Structs/UnknownStruct255.xml new file mode 100644 index 00000000..9df8b8cc --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct255.xml @@ -0,0 +1,15 @@ + + + + UnknownStruct255 + + + 1 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct256.xml b/templates/DKCR/Structs/UnknownStruct256.xml new file mode 100644 index 00000000..04946032 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct256.xml @@ -0,0 +1,38 @@ + + + + UnknownStruct256 + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct257.xml b/templates/DKCR/Structs/UnknownStruct257.xml new file mode 100644 index 00000000..7a30a075 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct257.xml @@ -0,0 +1,42 @@ + + + + UnknownStruct257 + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + false + + + 1.0 + + + 1.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct258.xml b/templates/DKCR/Structs/UnknownStruct258.xml new file mode 100644 index 00000000..da94f3e6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct258.xml @@ -0,0 +1,21 @@ + + + + UnknownStruct258 + + + 0x8C665F9A + + + 3.0 + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct259.xml b/templates/DKCR/Structs/UnknownStruct259.xml new file mode 100644 index 00000000..9909c167 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct259.xml @@ -0,0 +1,92 @@ + + + + UnknownStruct259 + + + true + + + 55.0 + + + 0.30000001 + + + 3.0 + + + 6.0 + + + 0.2 + + + 12.0 + + + 0.1 + + + 4.0 + + + 1.0 + + + 0.2 + + + 1.0 + + + 0.1 + + + 2.5 + + + 12 + + + 1.0 + + + 0 + + + false + + + 0.0 + + + false + + + + FSMC + + + + -1 + + + -1 + + + -1 + + + 12.0 + + + -1 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct260.xml b/templates/DKCR/Structs/UnknownStruct260.xml new file mode 100644 index 00000000..c861802c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct260.xml @@ -0,0 +1,45 @@ + + + + UnknownStruct260 + + + 20.0 + + + 1.0 + + + + CAUD + + + + + + + + CAUD + + + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct261.xml b/templates/DKCR/Structs/UnknownStruct261.xml new file mode 100644 index 00000000..288b0fa2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct261.xml @@ -0,0 +1,21 @@ + + + + UnknownStruct261 + + + 0x8C665F9A + + + 3.0 + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct262.xml b/templates/DKCR/Structs/UnknownStruct262.xml new file mode 100644 index 00000000..bbe2992e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct262.xml @@ -0,0 +1,63 @@ + + + + UnknownStruct262 + + + true + + + 0.0 + + + 55.0 + + + 20.0 + + + 12.0 + + + 12.0 + + + 10.0 + + + false + + + 6 + + + 2.0 + + + 9 + + + 0.87 + + + 20 + + + 0.0 + + + 9.0 + + + 13.0 + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct263.xml b/templates/DKCR/Structs/UnknownStruct263.xml new file mode 100644 index 00000000..afc519b3 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct263.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct263 + + + 0 + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct264.xml b/templates/DKCR/Structs/UnknownStruct264.xml new file mode 100644 index 00000000..a1727951 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct264.xml @@ -0,0 +1,32 @@ + + + + UnknownStruct264 + + + false + + + false + + + 50 + + + 1 + + + 1 + + + 50 + + + 50 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct265.xml b/templates/DKCR/Structs/UnknownStruct265.xml new file mode 100644 index 00000000..36091501 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct265.xml @@ -0,0 +1,49 @@ + + + + UnknownStruct265 + + + 0xED68E078 + + + + + + + + true + + + 0xB3D7539F + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0099999998 + + + 0.0 + + + + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct266.xml b/templates/DKCR/Structs/UnknownStruct266.xml new file mode 100644 index 00000000..a4cdaeaf --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct266.xml @@ -0,0 +1,26 @@ + + + + UnknownStruct266 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct267.xml b/templates/DKCR/Structs/UnknownStruct267.xml new file mode 100644 index 00000000..aa0c4a06 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct267.xml @@ -0,0 +1,25 @@ + + + + UnknownStruct267 + + + + + 1.0 + + + 2.0 + + + false + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct268.xml b/templates/DKCR/Structs/UnknownStruct268.xml new file mode 100644 index 00000000..7c2e707f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct268.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct268 + + + + CAUD + + + + 0x2FD7B2AA + + + + + + + + 0.5 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct269.xml b/templates/DKCR/Structs/UnknownStruct269.xml new file mode 100644 index 00000000..1d8a1243 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct269.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct269 + + + true + + + true + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct270.xml b/templates/DKCR/Structs/UnknownStruct270.xml new file mode 100644 index 00000000..4f131b85 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct270.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct270 + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct271.xml b/templates/DKCR/Structs/UnknownStruct271.xml new file mode 100644 index 00000000..8967f730 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct271.xml @@ -0,0 +1,24 @@ + + + + UnknownStruct271 + + + + 2.0 + + + 0.25 + + + 3.0 + + + 3.0 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct272.xml b/templates/DKCR/Structs/UnknownStruct272.xml new file mode 100644 index 00000000..4b1df797 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct272.xml @@ -0,0 +1,21 @@ + + + + UnknownStruct272 + + + 0xEA8DB211 + + + + + + + + + + 0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct273.xml b/templates/DKCR/Structs/UnknownStruct273.xml new file mode 100644 index 00000000..b1548432 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct273.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct273 + + + 1 + + + 1 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct274.xml b/templates/DKCR/Structs/UnknownStruct274.xml new file mode 100644 index 00000000..8df1f7c6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct274.xml @@ -0,0 +1,84 @@ + + + + UnknownStruct274 + + + 0xC0C853B9 + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct275.xml b/templates/DKCR/Structs/UnknownStruct275.xml new file mode 100644 index 00000000..eff6ab6d --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct275.xml @@ -0,0 +1,43 @@ + + + + UnknownStruct275 + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct276.xml b/templates/DKCR/Structs/UnknownStruct276.xml new file mode 100644 index 00000000..d47b0991 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct276.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct276 + + + + 5.0 + + + 4.0 + + + 5.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct277.xml b/templates/DKCR/Structs/UnknownStruct277.xml new file mode 100644 index 00000000..6e2c1dcb --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct277.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct277 + + + 0x10DEA989 + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct278.xml b/templates/DKCR/Structs/UnknownStruct278.xml new file mode 100644 index 00000000..86c5dbbb --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct278.xml @@ -0,0 +1,15 @@ + + + + UnknownStruct278 + + + 0 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct279.xml b/templates/DKCR/Structs/UnknownStruct279.xml new file mode 100644 index 00000000..8a7ea7e9 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct279.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct279 + + + 1 + + + 2.0 + + + 30.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct280.xml b/templates/DKCR/Structs/UnknownStruct280.xml new file mode 100644 index 00000000..256b3d63 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct280.xml @@ -0,0 +1,23 @@ + + + + UnknownStruct280 + + + 2 + + + 4 + + + 2.0 + + + 1.0 + + + 30.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct281.xml b/templates/DKCR/Structs/UnknownStruct281.xml new file mode 100644 index 00000000..8aea122f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct281.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct281 + + + 1 + + + 30.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct282.xml b/templates/DKCR/Structs/UnknownStruct282.xml new file mode 100644 index 00000000..9193fb68 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct282.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct282 + + + 3 + + + 5 + + + 0.5 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct283.xml b/templates/DKCR/Structs/UnknownStruct283.xml new file mode 100644 index 00000000..bab2be4f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct283.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct283 + + + 1 + + + 3 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct284.xml b/templates/DKCR/Structs/UnknownStruct284.xml new file mode 100644 index 00000000..67f8fe39 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct284.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct284 + + + 1 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct285.xml b/templates/DKCR/Structs/UnknownStruct285.xml new file mode 100644 index 00000000..c0b71216 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct285.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct285 + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct286.xml b/templates/DKCR/Structs/UnknownStruct286.xml new file mode 100644 index 00000000..7a04f604 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct286.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct286 + + + 0 + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct287.xml b/templates/DKCR/Structs/UnknownStruct287.xml new file mode 100644 index 00000000..ab8a57f9 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct287.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct287 + + + 0x99761FAF + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct288.xml b/templates/DKCR/Structs/UnknownStruct288.xml new file mode 100644 index 00000000..e9d334fd --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct288.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct288 + + + 32.0 + + + 8.0 + + + 10.0 + + + 50.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct289.xml b/templates/DKCR/Structs/UnknownStruct289.xml new file mode 100644 index 00000000..dc626e62 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct289.xml @@ -0,0 +1,12 @@ + + + + UnknownStruct289 + + + + 50.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct290.xml b/templates/DKCR/Structs/UnknownStruct290.xml new file mode 100644 index 00000000..2269b344 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct290.xml @@ -0,0 +1,12 @@ + + + + UnknownStruct290 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct291.xml b/templates/DKCR/Structs/UnknownStruct291.xml new file mode 100644 index 00000000..882d5b85 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct291.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct291 + + + 3.4000001 + + + 0.5 + + + 1.0 + + + 0.5 + + + + PART + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct292.xml b/templates/DKCR/Structs/UnknownStruct292.xml new file mode 100644 index 00000000..c0b664a4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct292.xml @@ -0,0 +1,32 @@ + + + + UnknownStruct292 + + + + CMDL + + + + + 1.5 + + + 0.69999999 + + + 1.0 + + + 0.2 + + + + PART + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct293.xml b/templates/DKCR/Structs/UnknownStruct293.xml new file mode 100644 index 00000000..7422cc9f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct293.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct293 + + + 0 + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct294.xml b/templates/DKCR/Structs/UnknownStruct294.xml new file mode 100644 index 00000000..5465ae2b --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct294.xml @@ -0,0 +1,12 @@ + + + + UnknownStruct294 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct295.xml b/templates/DKCR/Structs/UnknownStruct295.xml new file mode 100644 index 00000000..60ac8e09 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct295.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct295 + + + 55.0 + + + 0.5 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct296.xml b/templates/DKCR/Structs/UnknownStruct296.xml new file mode 100644 index 00000000..e173a062 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct296.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct296 + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct297.xml b/templates/DKCR/Structs/UnknownStruct297.xml new file mode 100644 index 00000000..cefcf795 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct297.xml @@ -0,0 +1,90 @@ + + + + UnknownStruct297 + + + 15.0 + + + 35.0 + + + 3.0 + + + 12.5 + + + 20.0 + + + 15.0 + + + 20.0 + + + -9.0 + + + 0.80000001 + + + 0.80000001 + + + 0.2 + + + 0.80000001 + + + 10.0 + + + 0.94999999 + + + 360.0 + + + 30.0 + + + 35.0 + + + 4.0 + + + 10.0 + + + 4.0 + + + 4.0 + + + 1.0 + + + + CAUD + + + + + + + + CAUD + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct298.xml b/templates/DKCR/Structs/UnknownStruct298.xml new file mode 100644 index 00000000..da0e0122 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct298.xml @@ -0,0 +1,36 @@ + + + + UnknownStruct298 + + + + true + + + 12.0 + + + 12.0 + + + 55.0 + + + 4 + + + 0.0 + + + 3.0 + + + 6.0 + + + 9.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct299.xml b/templates/DKCR/Structs/UnknownStruct299.xml new file mode 100644 index 00000000..eee7c647 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct299.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct299 + + + false + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct510.xml b/templates/DKCR/Structs/UnknownStruct510.xml new file mode 100644 index 00000000..47bf65ff --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct510.xml @@ -0,0 +1,19 @@ + + + + UnknownStruct510 + + + 0x845C872E + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct59.xml b/templates/DKCR/Structs/UnknownStruct59.xml new file mode 100644 index 00000000..995327d4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct59.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct59 + + + 3.0 + + + 7.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct60.xml b/templates/DKCR/Structs/UnknownStruct60.xml new file mode 100644 index 00000000..df2d2633 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct60.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct60 + + + 0x226CDE94 + + + + + + + + + 0x25234BDB + + + + diff --git a/templates/DKCR/Structs/UnknownStruct61.xml b/templates/DKCR/Structs/UnknownStruct61.xml new file mode 100644 index 00000000..f30ae34c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct61.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct61 + + + 6 + + + 20.0 + + + 15.0 + + + 20.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct62.xml b/templates/DKCR/Structs/UnknownStruct62.xml new file mode 100644 index 00000000..65c8d020 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct62.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct62 + + + 2.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct63.xml b/templates/DKCR/Structs/UnknownStruct63.xml new file mode 100644 index 00000000..8c70b929 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct63.xml @@ -0,0 +1,40 @@ + + + + UnknownStruct63 + + + 20.0 + + + 1.0 + + + + CAUD + + + + + + + + CAUD + + + + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct64.xml b/templates/DKCR/Structs/UnknownStruct64.xml new file mode 100644 index 00000000..82e7a2dc --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct64.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct64 + + + 50.0 + + + 30.0 + + + 60.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct65.xml b/templates/DKCR/Structs/UnknownStruct65.xml new file mode 100644 index 00000000..66812ec4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct65.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct65 + + + + 0xB7646F3 + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct66.xml b/templates/DKCR/Structs/UnknownStruct66.xml new file mode 100644 index 00000000..da7f2c26 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct66.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct66 + This struct isn't read by the game, so it has no ingame effect. + + + Always + false + + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct67.xml b/templates/DKCR/Structs/UnknownStruct67.xml new file mode 100644 index 00000000..84cbed4d --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct67.xml @@ -0,0 +1,12 @@ + + + + UnknownStruct67 + + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct68.xml b/templates/DKCR/Structs/UnknownStruct68.xml new file mode 100644 index 00000000..cd21ae1d --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct68.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct68 + + + 0xD7ECE572 + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct69.xml b/templates/DKCR/Structs/UnknownStruct69.xml new file mode 100644 index 00000000..a0c2ee84 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct69.xml @@ -0,0 +1,50 @@ + + + + UnknownStruct69 + + + 3.0 + + + 1.0 + + + 14.0 + + + 11.0 + + + 5.5 + + + 2.5 + + + 0.75 + + + 2.0 + + + 6.0999999 + + + true + + + 1.1 + + + true + + + 0.1 + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct70.xml b/templates/DKCR/Structs/UnknownStruct70.xml new file mode 100644 index 00000000..b9fea0ac --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct70.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct70 + + + 2.0 + + + 1.0 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct71.xml b/templates/DKCR/Structs/UnknownStruct71.xml new file mode 100644 index 00000000..02507f7e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct71.xml @@ -0,0 +1,22 @@ + + + + UnknownStruct71 + + + 0x2AD11F8C + + + + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct72.xml b/templates/DKCR/Structs/UnknownStruct72.xml new file mode 100644 index 00000000..64e65a14 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct72.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct72 + + + 0.5 + + + true + + + 0.5 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct73.xml b/templates/DKCR/Structs/UnknownStruct73.xml new file mode 100644 index 00000000..3e6d277a --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct73.xml @@ -0,0 +1,25 @@ + + + + UnknownStruct73 + + + + 26.0 + 0.0 + 0.0 + + + + + false + + + false + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct74.xml b/templates/DKCR/Structs/UnknownStruct74.xml new file mode 100644 index 00000000..a3bc0e5e --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct74.xml @@ -0,0 +1,9 @@ + + + + UnknownStruct74 + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct75.xml b/templates/DKCR/Structs/UnknownStruct75.xml new file mode 100644 index 00000000..6078171f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct75.xml @@ -0,0 +1,36 @@ + + + + UnknownStruct75 + + + 0x62C2ABD5 + + + + + + + 0xAF3945DE + + + + + + + + + false + + + false + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct76.xml b/templates/DKCR/Structs/UnknownStruct76.xml new file mode 100644 index 00000000..c101406b --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct76.xml @@ -0,0 +1,21 @@ + + + + UnknownStruct76 + + + + false + + + + 0xB1059189 + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct77.xml b/templates/DKCR/Structs/UnknownStruct77.xml new file mode 100644 index 00000000..d4ba4f44 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct77.xml @@ -0,0 +1,30 @@ + + + + UnknownStruct77 + + + + + + true + + + + 4.0 + + + 9.0 + + + 1.0 + + + 4.25 + + + 12.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct78.xml b/templates/DKCR/Structs/UnknownStruct78.xml new file mode 100644 index 00000000..0b0e9ffa --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct78.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct78 + + + false + + + true + + + 2.0 + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct79.xml b/templates/DKCR/Structs/UnknownStruct79.xml new file mode 100644 index 00000000..e8dd31cb --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct79.xml @@ -0,0 +1,55 @@ + + + + UnknownStruct79 + + + + true + + + false + + + 1.777 + + + false + + + + true + + + true + + + 1.5 + + + + + 0xBCC8352 + + + + + 15.0 + + + 100.0 + + + + + + + + false + + + 30.5 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct80.xml b/templates/DKCR/Structs/UnknownStruct80.xml new file mode 100644 index 00000000..3e4784a7 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct80.xml @@ -0,0 +1,10 @@ + + + + UnknownStruct80 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct81.xml b/templates/DKCR/Structs/UnknownStruct81.xml new file mode 100644 index 00000000..3e1b0b67 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct81.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct81 + + + 0.2 + + + 750.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct82.xml b/templates/DKCR/Structs/UnknownStruct82.xml new file mode 100644 index 00000000..e83451d8 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct82.xml @@ -0,0 +1,149 @@ + + + + UnknownStruct82 + + + 2.0 + + + 0.69999999 + + + 1.2 + + + 20.0 + + + 30.0 + + + 30.0 + + + 0.5 + + + 0.0 + + + 14.0 + + + 40.0 + + + true + + + false + + + true + + + true + + + true + + + false + + + true + + + true + + + 35.0 + + + 35.0 + + + 35.0 + + + false + + + 0.2 + + + 3.0 + + + 15.0 + + + true + + + + CAUD + + + + + + + + CAUD + + + + + + + + CAUD + + + + + CAUD + + + + 0 + + + + + + + + + 30.0 + + + 6.0 + + + -6.0 + + + 0.66000003 + + + 20.0 + + + 16.5 + + + + 15.0 + 0.0 + 6.0 + + + + 0.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct83.xml b/templates/DKCR/Structs/UnknownStruct83.xml new file mode 100644 index 00000000..b63da5b8 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct83.xml @@ -0,0 +1,24 @@ + + + + UnknownStruct83 + + + 0xD16A0571 + + + + + + + 4 + + + 3 + + + 0.5 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct84.xml b/templates/DKCR/Structs/UnknownStruct84.xml new file mode 100644 index 00000000..45e4e626 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct84.xml @@ -0,0 +1,22 @@ + + + + UnknownStruct84 + + + 0xE56D8C03 + + + + + + + + + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct85.xml b/templates/DKCR/Structs/UnknownStruct85.xml new file mode 100644 index 00000000..ba61f070 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct85.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct85 + + + true + + + 0.5 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct86.xml b/templates/DKCR/Structs/UnknownStruct86.xml new file mode 100644 index 00000000..4b062812 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct86.xml @@ -0,0 +1,25 @@ + + + + UnknownStruct86 + + + true + + + 1.0 + + + 0x8FE7F58B + + + + + + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct87.xml b/templates/DKCR/Structs/UnknownStruct87.xml new file mode 100644 index 00000000..e79227b4 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct87.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct87 + + + 3.0 + + + 3.0 + + + 0.33000001 + + + 2.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct88.xml b/templates/DKCR/Structs/UnknownStruct88.xml new file mode 100644 index 00000000..32899637 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct88.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct88 + + + 0.5 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct89.xml b/templates/DKCR/Structs/UnknownStruct89.xml new file mode 100644 index 00000000..ea9235f7 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct89.xml @@ -0,0 +1,40 @@ + + + + UnknownStruct89 + + + 55.0 + + + true + + + true + + + 5.0 + + + 0.66000003 + + + 10.0 + + + 3.0 + + + 5 + + + 3.5 + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct9.xml b/templates/DKCR/Structs/UnknownStruct9.xml new file mode 100644 index 00000000..a73b0660 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct9.xml @@ -0,0 +1,35 @@ + + + + UnknownStruct9 + + + 0.0 + + + 1.0 + + + 1.0 + + + false + + + true + + + false + + + 7.0 + + + false + + + 5.0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct90.xml b/templates/DKCR/Structs/UnknownStruct90.xml new file mode 100644 index 00000000..4f39427c --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct90.xml @@ -0,0 +1,77 @@ + + + + UnknownStruct90 + + + 180.0 + + + 4 + + + 0.25 + + + 0.25 + + + 1.0 + + + 2.0 + + + 1.0 + + + 0.25 + + + 0.25 + + + 0.25 + + + 0.25 + + + + + + + + + + + 4.0 + + + 0.25 + + + 0.25 + + + + + STRG + + + + + STRG + + + + + STRG + + + + 0.25 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct91.xml b/templates/DKCR/Structs/UnknownStruct91.xml new file mode 100644 index 00000000..cf63db36 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct91.xml @@ -0,0 +1,35 @@ + + + + UnknownStruct91 + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct92.xml b/templates/DKCR/Structs/UnknownStruct92.xml new file mode 100644 index 00000000..e6de009f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct92.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct92 + + + true + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct93.xml b/templates/DKCR/Structs/UnknownStruct93.xml new file mode 100644 index 00000000..cc98758f --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct93.xml @@ -0,0 +1,38 @@ + + + + UnknownStruct93 + + + false + + + false + + + + + TXTR + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 30.0 + + + 0 + + + + diff --git a/templates/DKCR/Structs/UnknownStruct94.xml b/templates/DKCR/Structs/UnknownStruct94.xml new file mode 100644 index 00000000..b694bdf6 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct94.xml @@ -0,0 +1,10 @@ + + + + UnknownStruct94 + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct95.xml b/templates/DKCR/Structs/UnknownStruct95.xml new file mode 100644 index 00000000..96aa5a63 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct95.xml @@ -0,0 +1,37 @@ + + + + UnknownStruct95 + + + + + + 1.5 + + + 10.0 + + + 10.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + + + + + + + + + + diff --git a/templates/DKCR/Structs/UnknownStruct96.xml b/templates/DKCR/Structs/UnknownStruct96.xml new file mode 100644 index 00000000..39ccfff8 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct96.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct96 + + + true + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct97.xml b/templates/DKCR/Structs/UnknownStruct97.xml new file mode 100644 index 00000000..1c119af2 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct97.xml @@ -0,0 +1,37 @@ + + + + UnknownStruct97 + + + 0xD47E7961 + + + + + + + + false + + + true + + + false + + + false + + + true + + + false + + + true + + + + diff --git a/templates/DKCR/Structs/UnknownStruct98.xml b/templates/DKCR/Structs/UnknownStruct98.xml new file mode 100644 index 00000000..021b10ef --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct98.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct98 + + + 0.5 + + + 3.0 + + + false + + + 0.33000001 + + + 0.0 + + + false + + + false + + + 5.0 + + + 1.0 + + + false + + + false + + + + diff --git a/templates/DKCR/Structs/UnknownStruct99.xml b/templates/DKCR/Structs/UnknownStruct99.xml new file mode 100644 index 00000000..55a81a18 --- /dev/null +++ b/templates/DKCR/Structs/UnknownStruct99.xml @@ -0,0 +1,22 @@ + + + + UnknownStruct99 + + + 3.0 + + + + RULE + + + + false + + + true + + + + diff --git a/templates/DKCR/Structs/Velocity.xml b/templates/DKCR/Structs/Velocity.xml new file mode 100644 index 00000000..3fb7d938 --- /dev/null +++ b/templates/DKCR/Structs/Velocity.xml @@ -0,0 +1,17 @@ + + + + Velocity + + + 0.0 + + + 0.0 + + + 1.0 + + + + diff --git a/templates/DKCR/Structs/VisControl.xml b/templates/DKCR/Structs/VisControl.xml new file mode 100644 index 00000000..7d2cdcd1 --- /dev/null +++ b/templates/DKCR/Structs/VisControl.xml @@ -0,0 +1,14 @@ + + + + VisControl + + + 0 + + + + + + + diff --git a/templates/GameList.xml b/templates/GameList.xml index 21871ada..0e94e7cd 100644 --- a/templates/GameList.xml +++ b/templates/GameList.xml @@ -1,34 +1,27 @@ - - Properties.xml - - Metroid Prime - 0x0F - mp1/MasterTemplate.xml - - - Metroid Prime 2: Echoes Bonus Disc - 0x15 - mp2demo/MasterTemplate.xml - - - Metroid Prime 2: Echoes - 0x19 - mp2/MasterTemplate.xml - - - Metroid Prime 3: Corruption E3 2006 Prototype Build - 0x1D - mp3proto/MasterTemplate.xml - - - Metroid Prime 3: Corruption - 0x1E - mp3/MasterTemplate.xml - - - Donkey Kong Country Returns - 0x20 - dkcr/MasterTemplate.xml - + + + Metroid Prime + MP1/Game.xml + + + Metroid Prime 2: Echoes Bonus Disc + MP2Demo/Game.xml + + + Metroid Prime 2: Echoes + MP2/Game.xml + + + Metroid Prime 3: Corruption E3 2006 Prototype Build + MP3Proto/Game.xml + + + Metroid Prime 3: Corruption + MP3/Game.xml + + + Donkey Kong Country Returns + DKCR/Game.xml + diff --git a/templates/MP1/Game.xml b/templates/MP1/Game.xml new file mode 100644 index 00000000..d8b0865d --- /dev/null +++ b/templates/MP1/Game.xml @@ -0,0 +1,895 @@ + + + + + 0x0 + + + + 0x2 + + + + 0x3 + + + + 0x4 + + + + 0x5 + + + + 0x6 + + + + 0x7 + + + + 0x8 + + + + 0x9 + + + + 0xA + + + + 0xB + + + + 0xC + + + + 0xD + + + + 0xE + + + + 0xF + + + + 0x10 + + + + 0x11 + + + + 0x13 + + + + 0x14 + + + + 0x15 + + + + 0x16 + + + + 0x17 + + + + 0x18 + + + + 0x19 + + + + 0x1A + + + + 0x1B + + + + 0x1C + + + + 0x1D + + + + 0x20 + + + + 0x21 + + + + 0x24 + + + + 0x25 + + + + 0x26 + + + + 0x27 + + + + 0x28 + + + + 0x2A + + + + 0x2C + + + + 0x2D + + + + 0x2E + + + + 0x2F + + + + 0x30 + + + + 0x31 + + + + 0x32 + + + + 0x33 + + + + 0x34 + + + + 0x35 + + + + 0x36 + + + + 0x37 + + + + 0x38 + + + + 0x39 + + + + 0x3A + + + + 0x3B + + + + 0x3D + + + + 0x3E + + + + 0x3F + + + + 0x40 + + + + 0x41 + + + + 0x42 + + + + 0x43 + + + + 0x44 + + + + 0x45 + + + + 0x46 + + + + 0x47 + + + + 0x48 + + + + 0x49 + + + + 0x4A + + + + 0x4B + + + + 0x4C + + + + 0x4D + + + + 0x4E + + + + 0x4F + + + + 0x50 + + + + 0x51 + + + + 0x52 + + + + 0x53 + + + + 0x54 + + + + 0x55 + + + + 0x56 + + + + 0x57 + + + + 0x58 + + + + 0x5A + + + + 0x5B + + + + 0x5C + + + + 0x5D + + + + 0x5E + + + + 0x5F + + + + 0x60 + + + + 0x61 + + + + 0x62 + + + + 0x63 + + + + 0x64 + + + + 0x65 + + + + 0x66 + + + + 0x67 + + + + 0x68 + + + + 0x69 + + + + 0x6A + + + + 0x6B + + + + 0x6C + + + + 0x6D + + + + 0x6E + + + + 0x6F + + + + 0x70 + + + + 0x71 + + + + 0x72 + + + + 0x73 + + + + 0x74 + + + + 0x75 + + + + 0x77 + + + + 0x78 + + + + 0x79 + + + + 0x7A + + + + 0x7B + + + + 0x7C + + + + 0x7D + + + + 0x7F + + + + 0x81 + + + + 0x82 + + + + 0x83 + + + + 0x84 + + + + 0x85 + + + + 0x86 + + + + 0x87 + + + + 0x88 + + + + 0x89 + + + + 0x8A + + + + 0x8B + + + + + + ActorParameters + + + + BeamCombos + + + + BehaveChance + + + + BoolFloat + + + + BoolVec3f + + + + CameraHintStruct + + + + ChargedBeams + + + + DamageInfo + + + + DamageVulnerability + + + + FlareDef + + + + FluidLayerMotion + + + + FluidUVMotion + + + + GrappleParameters + + + + GuessStruct + + + + HealthInfo + + + + IntBool + + + + Item + + + + LayerSwitch + + + + LightParameters + + + + MagdoliteStruct + + + + MassivePrimeStruct + + + + NewCameraShakerStruct + + + + PathCameraStruct + + + + PatternedInfo + + + + PlayerAction + + + + PlayerActorStruct + + + + PlayerHintStruct + + + + PrimeStruct1 + + + + PrimeStruct2 + + + + PrimeStruct3 + + + + PrimeStruct4 + + + + PrimeStruct5 + + + + PrimeStruct6 + + + + RidleyStruct1 + + + + RidleyStruct2 + + + + RumbleEffectStruct + + + + ScannableParameters + + + + ScriptBeamStruct + + + + SpindleCameraStruct + + + + Vector2f + + + + VisorParameters + + + + VulnerabilityType + + + + WeaponType + + + + + + 0x0 + Active + + + 0x1 + Arrived + + + 0x2 + Closed + + + 0x3 + Entered + + + 0x4 + Exited + + + 0x5 + Inactive + + + 0x6 + Inside + + + 0x7 + MaxReached + + + 0x8 + Open + + + 0x9 + Zero + + + 0xA + Attack + + + 0xB + UnknownState1 + + + 0xC + Retreat + + + 0xD + Patrol + + + 0xE + Dead + + + 0xF + CameraPath + + + 0x10 + CameraTarget + + + 0x11 + UnknownState2 + + + 0x12 + Play + + + 0x13 + UnknownState3 + + + 0x14 + DeathRattle + + + 0x15 + UnknownState4 + + + 0x16 + Damage + + + 0x17 + UnknownState5 + + + 0x18 + UnknownState6 + + + 0x19 + Modify + + + 0x1C + ScanDone + + + 0x1E + DFST + + + 0x1F + ReflectedDamage + + + 0x20 + InheritBounds + + + + + 0x1 + Activate + + + 0x2 + UnknownMessage1 + + + 0x3 + Close + + + 0x4 + Deactivate + + + 0x5 + Decrement + + + 0x6 + Follow + + + 0x7 + Increment + + + 0x8 + Next + + + 0x9 + Open + + + 0xA + Reset + + + 0xB + ResetAndStart + + + 0xC + SetToMax + + + 0xD + SetToZero + + + 0xE + Start + + + 0xF + Stop + + + 0x10 + StopAndReset + + + 0x11 + ToggleActive + + + 0x12 + UnknownMessage2 + + + 0x13 + Action + + + 0x14 + Play + + + 0x15 + Alert + + + diff --git a/templates/MP1/Structs/BoolFloat.xml b/templates/MP1/Structs/BoolFloat.xml new file mode 100644 index 00000000..a43b7eb0 --- /dev/null +++ b/templates/MP1/Structs/BoolFloat.xml @@ -0,0 +1,15 @@ + + + + BoolFloat + true + + + Unknown 1 + + + Unknown 2 + + + + diff --git a/templates/MP1/Structs/BoolVec3f.xml b/templates/MP1/Structs/BoolVec3f.xml new file mode 100644 index 00000000..5295c001 --- /dev/null +++ b/templates/MP1/Structs/BoolVec3f.xml @@ -0,0 +1,15 @@ + + + + BoolVec3f + true + + + Unknown 1 + + + Unknown 2 + + + + diff --git a/templates/MP1/Structs/CameraHintStruct.xml b/templates/MP1/Structs/CameraHintStruct.xml new file mode 100644 index 00000000..d160aaa0 --- /dev/null +++ b/templates/MP1/Structs/CameraHintStruct.xml @@ -0,0 +1,74 @@ + + + + CameraHintStruct + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + Unknown 21 + + + Unknown 22 + + + Unknown 23 + + + + diff --git a/templates/MP1/Structs/GuessStruct.xml b/templates/MP1/Structs/GuessStruct.xml new file mode 100644 index 00000000..019a5d09 --- /dev/null +++ b/templates/MP1/Structs/GuessStruct.xml @@ -0,0 +1,15 @@ + + + + GuessStruct + true + + + Unknown 1 + + + Unknown 2 + + + + diff --git a/templates/MP1/Structs/IntBool.xml b/templates/MP1/Structs/IntBool.xml new file mode 100644 index 00000000..69c5c14c --- /dev/null +++ b/templates/MP1/Structs/IntBool.xml @@ -0,0 +1,15 @@ + + + + IntBool + true + + + Unknown 1 + + + Unknown 2 + + + + diff --git a/templates/MP1/Structs/MagdoliteStruct.xml b/templates/MP1/Structs/MagdoliteStruct.xml new file mode 100644 index 00000000..2ac93d57 --- /dev/null +++ b/templates/MP1/Structs/MagdoliteStruct.xml @@ -0,0 +1,29 @@ + + + + MagdoliteStruct + + + Unknown 1 + + + Particle + + PART + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + + diff --git a/templates/MP1/Structs/MassivePrimeStruct.xml b/templates/MP1/Structs/MassivePrimeStruct.xml new file mode 100644 index 00000000..36ebe25d --- /dev/null +++ b/templates/MP1/Structs/MassivePrimeStruct.xml @@ -0,0 +1,191 @@ + + + + MassivePrimeStruct + true + + + Unknown 1 + + + + + Unknown 2 + + + PrimeStruct2 1 + + + PrimeStruct2 2 + + + PrimeStruct2 3 + + + Unknown 3 + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + DamageInfo 1 + + + Unknown 4 + + + Unknown 5 + + + Texture 1 + + TXTR + + + + Unknown 6 + + + Unknown 7 + + + Particle 4 + + PART + + + + PrimeStruct4 1 + + + PrimeStruct4 2 + + + PrimeStruct4 3 + + + PrimeStruct4 4 + + + WPSC 1 + + WPSC + + + + DamageInfo 2 + + + PrimeStruct2 4 + + + WPSC 2 + + WPSC + + + + DamageInfo 3 + + + PrimeStruct2 5 + + + Unknown 8 + + + Particle 5 + + PART + + + + DamageInfo 4 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Texture 2 + + TXTR + + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + DamageInfo 5 + + + PrimeStruct2 6 + + + Particle 6 + + PART + + + + SWHC + + SWHC + + + + Particle 7 + + PART + + + + Particle 8 + + PART + + + + PrimeStruct6 1 + + + PrimeStruct6 2 + + + PrimeStruct6 3 + + + PrimeStruct6 4 + + + + diff --git a/templates/MP1/Structs/NewCameraShakerStruct.xml b/templates/MP1/Structs/NewCameraShakerStruct.xml new file mode 100644 index 00000000..347156d0 --- /dev/null +++ b/templates/MP1/Structs/NewCameraShakerStruct.xml @@ -0,0 +1,51 @@ + + + + NewCameraShakerStruct + true + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + + diff --git a/templates/MP1/Structs/PathCameraStruct.xml b/templates/MP1/Structs/PathCameraStruct.xml new file mode 100644 index 00000000..5804a3e8 --- /dev/null +++ b/templates/MP1/Structs/PathCameraStruct.xml @@ -0,0 +1,26 @@ + + + + PathCameraStruct + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + diff --git a/templates/MP1/Structs/PlayerActorStruct.xml b/templates/MP1/Structs/PlayerActorStruct.xml new file mode 100644 index 00000000..bbf05dbc --- /dev/null +++ b/templates/MP1/Structs/PlayerActorStruct.xml @@ -0,0 +1,23 @@ + + + + PlayerActorStruct + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + + diff --git a/templates/MP1/Structs/PlayerHintStruct.xml b/templates/MP1/Structs/PlayerHintStruct.xml new file mode 100644 index 00000000..32905c17 --- /dev/null +++ b/templates/MP1/Structs/PlayerHintStruct.xml @@ -0,0 +1,56 @@ + + + + PlayerHintStruct + + + Unknown 1 + + + Unknown 2 + Inverts morph ball controls? + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + Affects Spider Ball controls in some situations. + + + Disable Unmorph + + + Disable Morph + + + Disable Controls + + + Disable Boost + + + Activate Combat Visor + + + Activate Scan Visor + + + Activate Thermal Visor + + + Activate X-Ray Visor + + + Unknown 6 + + + Face Object On Unmorph + On state Play, send a Play message to the target object. + + + + diff --git a/templates/MP1/Structs/PrimeStruct1.xml b/templates/MP1/Structs/PrimeStruct1.xml new file mode 100644 index 00000000..a06b9614 --- /dev/null +++ b/templates/MP1/Structs/PrimeStruct1.xml @@ -0,0 +1,50 @@ + + + + PrimeStruct1 + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + + diff --git a/templates/MP1/Structs/PrimeStruct2.xml b/templates/MP1/Structs/PrimeStruct2.xml new file mode 100644 index 00000000..0d49436f --- /dev/null +++ b/templates/MP1/Structs/PrimeStruct2.xml @@ -0,0 +1,27 @@ + + + + PrimeStruct2 + true + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + PrimeStruct3 1 + + + PrimeStruct3 2 + + + PrimeStruct3 3 + + + + diff --git a/templates/MP1/Structs/PrimeStruct3.xml b/templates/MP1/Structs/PrimeStruct3.xml new file mode 100644 index 00000000..c202b61d --- /dev/null +++ b/templates/MP1/Structs/PrimeStruct3.xml @@ -0,0 +1,36 @@ + + + + PrimeStruct3 + true + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + + diff --git a/templates/MP1/Structs/PrimeStruct4.xml b/templates/MP1/Structs/PrimeStruct4.xml new file mode 100644 index 00000000..28dd5e6f --- /dev/null +++ b/templates/MP1/Structs/PrimeStruct4.xml @@ -0,0 +1,88 @@ + + + + PrimeStruct4 + true + + + Unknown 1 + + + Unknown 2 + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Texture 1 + + TXTR + + + + Texture 2 + + TXTR + + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + WPSC + + WPSC + + + + DamageInfo 1 + + + + Unknown 22 + + + DamageInfo 2 + + + + diff --git a/templates/MP1/Structs/PrimeStruct5.xml b/templates/MP1/Structs/PrimeStruct5.xml new file mode 100644 index 00000000..43381f69 --- /dev/null +++ b/templates/MP1/Structs/PrimeStruct5.xml @@ -0,0 +1,41 @@ + + + + PrimeStruct5 + + + Unknown 1 + + TXTR + + + + Unknown 2 + + + Unknown 3 + + ELSC + + + + Unknown 4 + + PART + + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + + diff --git a/templates/MP1/Structs/PrimeStruct6.xml b/templates/MP1/Structs/PrimeStruct6.xml new file mode 100644 index 00000000..f0097a9a --- /dev/null +++ b/templates/MP1/Structs/PrimeStruct6.xml @@ -0,0 +1,18 @@ + + + + PrimeStruct6 + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + diff --git a/templates/MP1/Structs/RidleyStruct1.xml b/templates/MP1/Structs/RidleyStruct1.xml new file mode 100644 index 00000000..09ea86c7 --- /dev/null +++ b/templates/MP1/Structs/RidleyStruct1.xml @@ -0,0 +1,72 @@ + + + + RidleyStruct1 + true + + + Unknown 1 + + + Unknown 2 + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Texture 1 + + TXTR + + + + Texture 2 + + TXTR + + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + + diff --git a/templates/MP1/Structs/RidleyStruct2.xml b/templates/MP1/Structs/RidleyStruct2.xml new file mode 100644 index 00000000..ac5e3dc4 --- /dev/null +++ b/templates/MP1/Structs/RidleyStruct2.xml @@ -0,0 +1,36 @@ + + + + RidleyStruct2 + true + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + + diff --git a/templates/MP1/Structs/RumbleEffectStruct.xml b/templates/MP1/Structs/RumbleEffectStruct.xml new file mode 100644 index 00000000..833dcc3a --- /dev/null +++ b/templates/MP1/Structs/RumbleEffectStruct.xml @@ -0,0 +1,14 @@ + + + + RumbleEffectStruct + + + Unknown 1 + + + Unknown 2 + + + + diff --git a/templates/MP1/Structs/ScriptBeamStruct.xml b/templates/MP1/Structs/ScriptBeamStruct.xml new file mode 100644 index 00000000..fd6104e5 --- /dev/null +++ b/templates/MP1/Structs/ScriptBeamStruct.xml @@ -0,0 +1,68 @@ + + + + ScriptBeamStruct + + + Unknown 1 + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Texture 1 + + TXTR + + + + Texture 2 + + TXTR + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + + diff --git a/templates/MP1/Structs/SpindleCameraStruct.xml b/templates/MP1/Structs/SpindleCameraStruct.xml new file mode 100644 index 00000000..dc3e0546 --- /dev/null +++ b/templates/MP1/Structs/SpindleCameraStruct.xml @@ -0,0 +1,33 @@ + + + + SpindleCameraStruct + true + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + + diff --git a/templates/MP2/Game.xml b/templates/MP2/Game.xml new file mode 100644 index 00000000..ab463065 --- /dev/null +++ b/templates/MP2/Game.xml @@ -0,0 +1,1755 @@ + + + + + ACKF + + + + ACNT + + + + ACTR + + + + ADMG + + + + AIHT + + + + AIKF + + + + AIMT + + + + AIWP + + + + AJMP + + + + AMIA + + + + AROT + + + + ATMA + + + + ATMB + + + + BALS + + + + BALT + + + + BALW + + + + BLOG + + + + BLUR + + + + BRZG + + + + BSWM + + + + CAMH + + + + CAMP + + + + CAMR + + + + CAMS + + + + CAMW + + + + CANB + + + + CHOG + + + + CLRM + + + + CMDO + + + + CNTA + + + + CNTR + + + + COIN + + + + COVR + + + + CRLT + + + + CRLY + + + + CTLH + + + + DBAR + + + + DBR1 + + + + DBR2 + + + + DFOG + + + + DGHD + + + + DGRD + + + + DKTR + + + + DLHT + + + + DMGA + + + + DOCK + + + + DOOR + + + + DRKC + + + + DRKS + + + + DSBS + + + + DTRG + + + + DTRO + + + + EFCT + + + + EM2T + + + + EMPU + + + + EMS1 + + + + EMS3 + + + + EPRT + + + + EYEB + + + + FGTO + + + + FILT + + + + FISH + + + + FLAR + + + + FNWK + + + + FOGO + + + + FOGV + + + + FPRT + + + + FSHM + + + + FSWM + + + + FXDC + + + + GBUG + + + + GENR + + + + GMNU + + + + GNTB + + + + GNTT + + + + GPJN + + + + GRAP + + + + GRCH + + + + GSCR + + + + GSLD + + + + GWIG + + + + HHNT + + + + HINT + + + + IBBG + + + + IBSM + + + + INGS + + + + IPUD + + + + ISBG + + + + ISJG + + + + ISSW + + + + KRAL + + + + KROC + + + + LUMI + + + + MEMO + + + + MIDI + + + + MING + + + + MNNG + + + + MOVI + + + + MREE + + + + MRLY + + + + MSWM + + + + MTDA + + + + MYSF + + + + OCTS + + + + PARA + + + + PCAM + + + + PCKP + + + + PILB + + + + PIRT + + + + PKGN + + + + PLAC + + + + PLAT + + + + PLCT + + + + PLRT + + + + PMCT + + + + POIN + + + + PRTT + + + + PSCH + + + + PSSM + + + + PUFR + + + + RADD + + + + RBPZ + + + + REAA + + + + REPL + + + + REZB + + + + RIPL + + + + RIPR + + + + RMAC + + + + RPTL + + + + RRLY + + + + RSFA + + + + RUMB + + + + SAFE + + + + SBS1 + + + + SBS2 + + + + SFZC + + + + SHDW + + + + SHRD + + + + SHRK + + + + SILH + + + + SKRP + + + + SLCT + + + + SNAK + + + + SNDB + + + + SNDM + + + + SOND + + + + SPBB + + + + SPBN + + + + SPBP + + + + SPBT + + + + SPFN + + + + SPIN + + + + SPLL + + + + SPLU + + + + SPND + + + + SPNK + + + + SPOR + + + + SPTR + + + + SPWN + + + + SQTR + + + + SRLY + + + + STAU + + + + STEM + + + + STOD + + + + SUBT + + + + SURC + + + + SWTC + + + + TEL1 + + + + TGPT + + + + TIMR + + + + TKEY + + + + TMAI + + + + TRGE + + + + TRGO + + + + TRGR + + + + TRYC + + + + TXPN + + + + VGOO + + + + WATR + + + + WAYP + + + + WISP + + + + WLIT + + + + WLWK + + + + WORM + + + + + + ActorParameters + + + + AudioPlaybackParms + + + + BasicSwarmProperties + + + + BehaveChance + + + + BloggStruct + + + + CameraHintStructA + + + + CameraHintStructB + + + + CameraHintStructC + + + + CameraShakerData + + + + ConditionalTest + + + + Connection + + + + ControlHintStruct + + + + ControllerActionStruct + + + + DamageInfo + + + + DamageVulnerability + + + + DigitalGuardianData + + + + DigitalGuardianHeadData + + + + DigitalGuardianHeadStruct + + + + DynamicLightFalloff + + + + DynamicLightIntensity + + + + DynamicLightMotionSpline + + + + DynamicLightParent + + + + DynamicLightSpotlight + + + + EchoParameters + + + + EditorProperties + + + + EmperorIngStage3StructA + + + + EmperorIngStage3StructB + + + + FlareDef + + + + GrappleParameters + + + + GuiWidgetProperties + + + + HealthInfo + + + + IngBoostBallGuardianStruct + + + + IngPossessionData + + + + IngSpaceJumpGuardianStruct + + + + IngSpiderballGuardianStruct + + + + Item + + + + LayerSwitch + + + + LightParameters + + + + MotionProperties + + + + MysteryFlyerData + + + + PatternedInfo + + + + PlasmaBeamInfo + + + + PowerBombGuardianStageProperties + + + + RezbitData + + + + RotationSplines + + + + SafeZoneStructA + + + + SafeZoneStructB + + + + SandBossData + + + + SandBossStructA + + + + SandBossStructB + + + + SandwormStruct + + + + ScaleSplines + + + + ScannableParameters + + + + ShockWaveInfo + + + + SpacePirateWeaponData + + + + SpawnPointStruct + + + + SpindleCameraStruct + + + + SplitterMainChassisData + + + + SurroundPan + + + + SwampBossStage1Struct + + + + SwampBossStage2Data + + + + SwampBossStage2Struct + + + + TextProperties + + + + Transform + + + + TriggerInfo + + + + UnknownStruct1 + + + + UnknownStruct10 + + + + UnknownStruct11 + + + + UnknownStruct12 + + + + UnknownStruct13 + + + + UnknownStruct14 + + + + UnknownStruct15 + + + + UnknownStruct16 + + + + UnknownStruct17 + + + + UnknownStruct18 + + + + UnknownStruct19 + + + + UnknownStruct2 + + + + UnknownStruct20 + + + + UnknownStruct21 + + + + UnknownStruct22 + + + + UnknownStruct23 + + + + UnknownStruct24 + + + + UnknownStruct25 + + + + UnknownStruct26 + + + + UnknownStruct27 + + + + UnknownStruct28 + + + + UnknownStruct29 + + + + UnknownStruct3 + + + + UnknownStruct30 + + + + UnknownStruct31 + + + + UnknownStruct32 + + + + UnknownStruct33 + + + + UnknownStruct34 + + + + UnknownStruct35 + + + + UnknownStruct36 + + + + UnknownStruct37 + + + + UnknownStruct38 + + + + UnknownStruct39 + + + + UnknownStruct4 + + + + UnknownStruct40 + + + + UnknownStruct41 + + + + UnknownStruct42 + + + + UnknownStruct43 + + + + UnknownStruct5 + + + + UnknownStruct6 + + + + UnknownStruct7 + + + + UnknownStruct8 + + + + UnknownStruct9 + + + + Vector2f + + + + VisorParameters + + + + WaterStruct + + + + WeaponType + + + + WeaponVulnerability + + + + + + !ZER + NonZero + + + ACTV + Active + + + AIS1 + AILogicState1 + + + AIS2 + AILogicState2 + + + AIS3 + AILogicState3 + + + APRC + Approach + + + ARRV + Arrived + + + ATCL + AttachedCollisionObject + + + ATOB + AttachedAnimatedObject + + + ATTK + Attack + + + BIDG + BallIceXDamage + + + BXDG + BallXDamage + + + CLOS + Closed + + + CONN + Connect + + + CPLR + CPLR + + + CPTH + CameraPath + + + CTGT + CameraTarget + + + CTIM + CameraTime + + + DAMG + Damage + + + DANN + DamageAnnihilator + + + DBAI + DBAI + + + DBAL + DBAL + + + DBMB + DBMB + + + DCAN + DCAN + + + DDRK + DamageDark + + + DEAD + Dead + + + DFST + DFST + + + DGNR + DeGenerate + + + DLGT + DamageLight + + + DMIS + DMIS + + + DPBM + DPBM + + + DPHZ + DPHZ + + + DPWR + DamagePower + + + DRKX + DarkXDamage + + + DSCW + DSCW + + + ENTR + Entered + + + EXIT + Exited + + + FOOT + Footstep + + + FREZ + Freeze + + + GRNT + Generate + + + IBND + InheritBounds + + + ICTV + Inactive + + + IDMG + IceXDamage + + + INSD + Inside + + + IS00 + InternalState00 + + + IS01 + InternalState01 + + + IS02 + InternalState02 + + + IS03 + InternalState03 + + + IS04 + InternalState04 + + + IS05 + InternalState05 + + + IS06 + InternalState06 + + + IS07 + InternalState07 + + + IS08 + InternalState08 + + + IS09 + InternalState09 + + + IS10 + InternalState10 + + + IS11 + InternalState11 + + + IS12 + InternalState12 + + + IS13 + InternalState13 + + + IS14 + InternalState14 + + + IS15 + InternalState15 + + + IS16 + InternalState16 + + + IS17 + InternalState17 + + + IS18 + InternalState18 + + + IS19 + InternalState19 + + + LEFT + Left + + + MAXR + MaxReached + + + MDFY + Modify + + + OPEN + Open + + + PLAY + Play + + + PRSA + PressA + + + PRSB + PressB + + + PRST + PressStart + + + PRSX + PressX + + + PRSY + PressY + + + PRSZ + PressZ + + + PTRL + Patrol + + + RATL + DeathRattle + + + RDUE + SpawnResidue + + + REFD + ReflectedDamage + + + RESD + ResistedDamage + + + RGHT + Right + + + RTRT + Retreat + + + SCND + ScanDone + + + SCNS + ScanSource + + + SQNC + Sequence + + + UFRZ + UnFreeze + + + UP + Up + + + XDMG + XDamage + + + XINB + InBack + + + XINF + InFront + + + ZERO + Zero + + + + + ACTN + Action + + + ACTV + Activate + + + ALRT + Alert + + + ARRV + Arrive + + + ATCH + Attach + + + CLOS + Close + + + CORG + ClearOriginator + + + DCTV + Deactivate + + + DECR + Decrement + + + ESCP + Escape + + + FOLW + Follow + + + IM00 + InternalMessage00 + + + IM01 + InternalMessage01 + + + IM02 + InternalMessage02 + + + IM03 + InternalMessage03 + + + IM04 + InternalMessage04 + + + IM05 + InternalMessage05 + + + IM06 + InternalMessage06 + + + IM07 + InternalMessage07 + + + IM08 + InternalMessage08 + + + IM09 + InternalMessage09 + + + IM10 + InternalMessage10 + + + IM11 + InternalMessage11 + + + IM12 + InternalMessage12 + + + IM13 + InternalMessage13 + + + IM14 + InternalMessage14 + + + INCR + Increment + + + KILL + Kill + + + LEFT + Left + + + LOAD + Load + + + LOCK + Lock + + + NEXT + Next + + + OPEN + Open + + + PLAY + Play + + + RSET + Reset + + + RSTS + ResetAndStart + + + SMAX + SetToMax + + + SORG + SetOriginator + + + STOP + Stop + + + STPR + StopAndReset + + + STRT + Start + + + TCTV + ToggleActive + + + ULCK + Unlock + + + ULOD + Unload + + + XCLR + Clear + + + XDEL + Delete + + + XDMG + XDamage + + + ZERO + SetToZero + + + diff --git a/templates/MP2/Structs/Connection.xml b/templates/MP2/Structs/Connection.xml new file mode 100644 index 00000000..4bdbe09a --- /dev/null +++ b/templates/MP2/Structs/Connection.xml @@ -0,0 +1,24 @@ + + + + Connection + true + + + Connection Index + 0 + + + Activation Times + + + 0.0 + + + + Unknown + false + + + + diff --git a/templates/MP2/Structs/DigitalGuardianData.xml b/templates/MP2/Structs/DigitalGuardianData.xml new file mode 100644 index 00000000..1947323a --- /dev/null +++ b/templates/MP2/Structs/DigitalGuardianData.xml @@ -0,0 +1,166 @@ + + + + DigitalGuardianData + + + + SCAN + + + + 10.0 + + + 17.0 + + + 5.0 + + + + + 0xB + + + 50.0 + + + 10.0 + + + + + 75.0 + + + + CMDL + + + + + PART + + + + + + + + + + 5.0 + + + 50.0 + + + 30.0 + + + 20.0 + + + 20.0 + + + + + 0xB + + + 50.0 + + + 10.0 + + + + + -5734 + + + 8191 + + + 100.0 + + + + + CMDL + + + + + CMDL + + + + 100.0 + + + + + + CMDL + + + + + 2.0 + + + 5.0 + + + 10.0 + + + 0.69999999 + + + 0.69999999 + + + 0.69999999 + + + 1.0 + + + + CMDL + + + + + PART + + + + + + + + 500.0 + + + + PART + + + + + PART + + + + + + + + + + diff --git a/templates/MP2/Structs/DigitalGuardianHeadData.xml b/templates/MP2/Structs/DigitalGuardianHeadData.xml new file mode 100644 index 00000000..434bd2e1 --- /dev/null +++ b/templates/MP2/Structs/DigitalGuardianHeadData.xml @@ -0,0 +1,243 @@ + + + + DigitalGuardianHeadData + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + CMDL + + + + 60.0 + + + 20.0 + + + 100.0 + + + 5.0 + + + 10.0 + + + 22.5 + + + 15.0 + + + + 5.0 + + + + PART + + + + + + + + PART + + + + 100.0 + + + + CMDL + + + + + PART + + + + + PART + + + + + + + + + + 30.0 + + + + PART + + + + + + + + WPSC + + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + WPSC + + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + 6.0 + + + 1500 + + + + FRME + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.0 + 0.0 + 0.49803901 + + + + + 0.698039 + 0.0 + 0.0 + 0.49803901 + + + + + + + WPSC + + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + WPSC + + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + 15.0 + + + 2.0 + + + 0.5 + + + 0.15000001 + + + + + + + + + + + + diff --git a/templates/MP2/Structs/DynamicLightFalloff.xml b/templates/MP2/Structs/DynamicLightFalloff.xml new file mode 100644 index 00000000..113a6a82 --- /dev/null +++ b/templates/MP2/Structs/DynamicLightFalloff.xml @@ -0,0 +1,18 @@ + + + + DynamicLightFalloff + + + 0 + + + + 0.0 + + + false + + + + diff --git a/templates/MP2/Structs/DynamicLightIntensity.xml b/templates/MP2/Structs/DynamicLightIntensity.xml new file mode 100644 index 00000000..2a3bd630 --- /dev/null +++ b/templates/MP2/Structs/DynamicLightIntensity.xml @@ -0,0 +1,15 @@ + + + + DynamicLightIntensity + + + + 0.0 + + + false + + + + diff --git a/templates/MP2/Structs/DynamicLightMotionSpline.xml b/templates/MP2/Structs/DynamicLightMotionSpline.xml new file mode 100644 index 00000000..3628175a --- /dev/null +++ b/templates/MP2/Structs/DynamicLightMotionSpline.xml @@ -0,0 +1,16 @@ + + + + DynamicLightMotionSpline + + + false + + + + + 10.0 + + + + diff --git a/templates/MP2/Structs/DynamicLightParent.xml b/templates/MP2/Structs/DynamicLightParent.xml new file mode 100644 index 00000000..0b420553 --- /dev/null +++ b/templates/MP2/Structs/DynamicLightParent.xml @@ -0,0 +1,26 @@ + + + + DynamicLightParent + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + false + + + + diff --git a/templates/MP2/Structs/DynamicLightSpotlight.xml b/templates/MP2/Structs/DynamicLightSpotlight.xml new file mode 100644 index 00000000..05b03fca --- /dev/null +++ b/templates/MP2/Structs/DynamicLightSpotlight.xml @@ -0,0 +1,15 @@ + + + + DynamicLightSpotlight + + + + 0.0 + + + false + + + + diff --git a/templates/MP2/Structs/MotionProperties.xml b/templates/MP2/Structs/MotionProperties.xml new file mode 100644 index 00000000..ad5c42d7 --- /dev/null +++ b/templates/MP2/Structs/MotionProperties.xml @@ -0,0 +1,22 @@ + + + + MotionProperties + + + + + 10.0 + + + 0.0 + + + 288 + + + + + + + diff --git a/templates/MP2/Structs/MysteryFlyerData.xml b/templates/MP2/Structs/MysteryFlyerData.xml new file mode 100644 index 00000000..1682f90f --- /dev/null +++ b/templates/MP2/Structs/MysteryFlyerData.xml @@ -0,0 +1,35 @@ + + + + MysteryFlyerData + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + 10.0 + + + 2.0 + + + 5.0 + + + true + + + + diff --git a/templates/MP2/Structs/RezbitData.xml b/templates/MP2/Structs/RezbitData.xml new file mode 100644 index 00000000..bad272f1 --- /dev/null +++ b/templates/MP2/Structs/RezbitData.xml @@ -0,0 +1,200 @@ + + + + RezbitData + + + 20.0 + + + 20.0 + + + 10.0 + + + + CMDL + + + + + CSKR + + + + 3.0 + + + 2.0 + + + 3.0 + + + 1.0 + + + + PART + + + + + + + + 12.0 + + + 1.2 + + + + 2.0 + + + 100.0 + + + 2.0 + + + 100.0 + + + 4.0 + + + 50.0 + + + 50.0 + + + 20.0 + + + 40.0 + + + + + 0xB + + + 20.0 + + + 5.0 + + + + + + WPSC + + + + 4.0 + + + 2.0 + + + 0.5 + + + + 0.0 + + + 30.0 + + + 6.0 + + + + + 0xB + + + 20.0 + + + 5.0 + + + + + -1 + + + 0 + + + 0 + + + 20.0 + + + 40.0 + + + + + 0xB + + + 20.0 + + + 5.0 + + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + + diff --git a/templates/MP2/Structs/RotationSplines.xml b/templates/MP2/Structs/RotationSplines.xml new file mode 100644 index 00000000..114704bb --- /dev/null +++ b/templates/MP2/Structs/RotationSplines.xml @@ -0,0 +1,11 @@ + + + + RotationSplines + + + + + + + diff --git a/templates/MP2/Structs/SandBossData.xml b/templates/MP2/Structs/SandBossData.xml new file mode 100644 index 00000000..b6d7d2ff --- /dev/null +++ b/templates/MP2/Structs/SandBossData.xml @@ -0,0 +1,121 @@ + + + + SandBossData + + + + SCAN + + + + 0 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + 4.0 + + + 1.0 + + + + WPSC + + + + + + 0x1 + + + 20.0 + + + 10.0 + + + + + 90.0 + + + 10.0 + + + 100.0 + + + 7.0 + + + 30.0 + + + 5.0 + + + + PART + + + + + + + + + CMDL + + + + + CSKR + + + + + + + + diff --git a/templates/MP2/Structs/ScaleSplines.xml b/templates/MP2/Structs/ScaleSplines.xml new file mode 100644 index 00000000..499c2a40 --- /dev/null +++ b/templates/MP2/Structs/ScaleSplines.xml @@ -0,0 +1,11 @@ + + + + ScaleSplines + + + + + + + diff --git a/templates/MP2/Structs/SpacePirateWeaponData.xml b/templates/MP2/Structs/SpacePirateWeaponData.xml new file mode 100644 index 00000000..73c47de2 --- /dev/null +++ b/templates/MP2/Structs/SpacePirateWeaponData.xml @@ -0,0 +1,77 @@ + + + + SpacePirateWeaponData + + + 0 + + + + CMDL + + + + 3 + + + 15.0 + + + 50.0 + + + + + 0xB + + + 40.0 + + + 8.0 + + + 10.0 + + + + + + PART + + + + + PART + + + + + PART + + + + 25.0 + + + 0.40000001 + + + 20.0 + + + 50.0 + + + 2 + + + 0 + + + 0 + + + + diff --git a/templates/MP2/Structs/SplitterMainChassisData.xml b/templates/MP2/Structs/SplitterMainChassisData.xml new file mode 100644 index 00000000..86fded6f --- /dev/null +++ b/templates/MP2/Structs/SplitterMainChassisData.xml @@ -0,0 +1,105 @@ + + + + SplitterMainChassisData + + + 124 + + + 2.0 + + + 2.5 + + + 6.0 + + + + + 0xB + + + 20.0 + + + 5.0 + + + + + 3.0 + + + 100.0 + + + 40.0 + + + 3.0 + + + 6.0 + + + 30.0 + + + 60.0 + + + 20.0 + + + 20.0 + + + 60.0 + + + 20.0 + + + 6.0 + + + 6.0 + + + 1.5 + + + 10.0 + + + 30.0 + + + 4 + + + 30.0 + + + + + 0xB + + + 20.0 + + + 5.0 + + + + + 0 + + + + + + diff --git a/templates/MP2/Structs/SurroundPan.xml b/templates/MP2/Structs/SurroundPan.xml new file mode 100644 index 00000000..c70ae121 --- /dev/null +++ b/templates/MP2/Structs/SurroundPan.xml @@ -0,0 +1,14 @@ + + + + SurroundPan + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP2/Structs/SwampBossStage2Data.xml b/templates/MP2/Structs/SwampBossStage2Data.xml new file mode 100644 index 00000000..36dbfb50 --- /dev/null +++ b/templates/MP2/Structs/SwampBossStage2Data.xml @@ -0,0 +1,188 @@ + + + + SwampBossStage2Data + + + 10.0 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + 1.0 + + + + + + + 30.0 + + + 2 + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + + PART + + + + 0 + + + 2.0 + + + + + 0xB + + + 0.5 + + + + + 10.0 + + + 0.2 + + + + PART + + + + 100.0 + + + 2.0 + + + 100.0 + + + 100.0 + + + 30.0 + + + 30.0 + + + 40.0 + + + 50.0 + + + 50.0 + + + + 2.0 + + + 0.40000001 + + + + SCAN + + + + + SCAN + + + + + PART + + + + + PART + + + + + + PART + + + + + + 0xB + + + 0.5 + + + + + 0.1 + + + 5.0 + + + 30.0 + + + + + + + 15.0 + + + + 0.80000001 + + + + + 4.0 + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct10.xml b/templates/MP2/Structs/UnknownStruct10.xml new file mode 100644 index 00000000..46254d91 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct10.xml @@ -0,0 +1,78 @@ + + + + UnknownStruct10 + + + 10.0 + + + 0.25 + + + 80.0 + + + 15.0 + + + 50.0 + + + + + 0xB + + + 50.0 + + + 10.0 + + + 10.0 + + + + + + PART + + + + + PART + + + + + PART + + + + 25.0 + + + 0.40000001 + + + 20.0 + + + 50.0 + + + 0 + + + 8.0 + + + 0 + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct11.xml b/templates/MP2/Structs/UnknownStruct11.xml new file mode 100644 index 00000000..e69245b6 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct11.xml @@ -0,0 +1,75 @@ + + + + UnknownStruct11 + + + + + 0xB + + + 10.0 + + + 5.0 + + + + + + 15.0 + + + 30.0 + + + 40.0 + + + + PART + + + + 0 + + + 50.0 + + + 1.5 + + + 50.0 + + + 4.0 + + + 1.0 + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct12.xml b/templates/MP2/Structs/UnknownStruct12.xml new file mode 100644 index 00000000..f3520be8 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct12.xml @@ -0,0 +1,69 @@ + + + + UnknownStruct12 + + + 2.0 + + + 35.0 + + + 100.0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + PART + + + + + PART + + + + + PART + + + + 25.0 + + + 0.40000001 + + + 20.0 + + + 50.0 + + + 0 + + + 8.0 + + + 0 + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct13.xml b/templates/MP2/Structs/UnknownStruct13.xml new file mode 100644 index 00000000..a36cfe9c --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct13.xml @@ -0,0 +1,51 @@ + + + + UnknownStruct13 + + + 2.0 + + + 10.0 + + + 35.0 + + + + + 0xB + + + 40.0 + + + 10.0 + + + + + + WPSC + + + + + PART + + + + + + 0xB + + + 0.083329998 + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct14.xml b/templates/MP2/Structs/UnknownStruct14.xml new file mode 100644 index 00000000..fe3a3d03 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct14.xml @@ -0,0 +1,30 @@ + + + + UnknownStruct14 + + + 25.0 + + + 40.0 + + + 25.0 + + + 20.0 + + + + PART + + + + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct15.xml b/templates/MP2/Structs/UnknownStruct15.xml new file mode 100644 index 00000000..c84f1bbc --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct15.xml @@ -0,0 +1,38 @@ + + + + UnknownStruct15 + + + 12.5 + + + 12.5 + + + 25.0 + + + 50.0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct16.xml b/templates/MP2/Structs/UnknownStruct16.xml new file mode 100644 index 00000000..161ab4a9 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct16.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct16 + + + 50.0 + + + 100.0 + + + 100.0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct17.xml b/templates/MP2/Structs/UnknownStruct17.xml new file mode 100644 index 00000000..2180acc2 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct17.xml @@ -0,0 +1,117 @@ + + + + UnknownStruct17 + + + -1.0 + + + 2.5 + + + 4.0 + + + 2.5 + + + 4.0 + + + 20.0 + + + 1.5 + + + 3.0 + + + 0.0 + + + + false + + + false + + + false + + + false + + + false + + + false + + + 0.0 + + + 0.0 + + + true + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + true + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0.0 + + + 0.0 + + + false + + + + diff --git a/templates/MP2/Structs/UnknownStruct18.xml b/templates/MP2/Structs/UnknownStruct18.xml new file mode 100644 index 00000000..43d4995f --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct18.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct18 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct19.xml b/templates/MP2/Structs/UnknownStruct19.xml new file mode 100644 index 00000000..ba2cdc6e --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct19.xml @@ -0,0 +1,19 @@ + + + + UnknownStruct19 + + + + + + + + 0.0 + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct20.xml b/templates/MP2/Structs/UnknownStruct20.xml new file mode 100644 index 00000000..f593c127 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct20.xml @@ -0,0 +1,9 @@ + + + + UnknownStruct20 + + + + + diff --git a/templates/MP2/Structs/UnknownStruct21.xml b/templates/MP2/Structs/UnknownStruct21.xml new file mode 100644 index 00000000..eed57504 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct21.xml @@ -0,0 +1,19 @@ + + + + UnknownStruct21 + + + + WPSC + + + + + + PART + + + + + diff --git a/templates/MP2/Structs/UnknownStruct22.xml b/templates/MP2/Structs/UnknownStruct22.xml new file mode 100644 index 00000000..bd12a928 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct22.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct22 + + + + PART + + + + + + -1 + + + -1 + + + 0 + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct23.xml b/templates/MP2/Structs/UnknownStruct23.xml new file mode 100644 index 00000000..698c39a7 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct23.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct23 + + + 0.0 + + + 0 + + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct24.xml b/templates/MP2/Structs/UnknownStruct24.xml new file mode 100644 index 00000000..68393110 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct24.xml @@ -0,0 +1,50 @@ + + + + UnknownStruct24 + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct25.xml b/templates/MP2/Structs/UnknownStruct25.xml new file mode 100644 index 00000000..042bc73a --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct25.xml @@ -0,0 +1,48 @@ + + + + UnknownStruct25 + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + -1 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct26.xml b/templates/MP2/Structs/UnknownStruct26.xml new file mode 100644 index 00000000..04a5048c --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct26.xml @@ -0,0 +1,67 @@ + + + + UnknownStruct26 + + + + PART + + + + 0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct27.xml b/templates/MP2/Structs/UnknownStruct27.xml new file mode 100644 index 00000000..d8183294 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct27.xml @@ -0,0 +1,45 @@ + + + + UnknownStruct27 + + + 0.0 + + + + + 0.0 + + + 0.0 + + + + + + + + + + + + + PART + + + + + + + + + 0 + + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct28.xml b/templates/MP2/Structs/UnknownStruct28.xml new file mode 100644 index 00000000..8da0f708 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct28.xml @@ -0,0 +1,260 @@ + + + + UnknownStruct28 + + + 0 + + + 50.0 + + + 15.0 + + + 7.0 + + + 25.0 + + + 25.0 + + + 360.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + PART + + + + + SRSC + + + + + PART + + + + 0.34999999 + + + + PART + + + + 15.0 + + + 1.5 + + + 1.5 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 15.0 + + + 1.5 + + + 2.0 + + + 25.0 + + + 10.0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 0xB + + + 20.0 + + + 5.0 + + + + + 20.0 + + + 5.0 + + + + PART + + + + 25.0 + + + 2.0 + + + 20.0 + + + 40.0 + + + 0 + + + 0 + + + 70.0 + + + 40.0 + + + 100.0 + + + + PART + + + + 0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + 1.0 + 1.0 + 1.0 + + + + 5.0 + + + + + diff --git a/templates/MP2/Structs/UnknownStruct29.xml b/templates/MP2/Structs/UnknownStruct29.xml new file mode 100644 index 00000000..a91f2ba9 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct29.xml @@ -0,0 +1,290 @@ + + + + UnknownStruct29 + + + + 1.8 + 1.8 + 1.8 + + + + 150.0 + + + 0.5 + + + + + + 0x7 + + + 30.0 + + + 1.5 + + + 4.0 + + + + + + + 0x7 + + + 30.0 + + + 1.5 + + + 6.0 + + + + + 10.0 + + + 3.0 + + + + CMDL + + + + + PART + + + + + PART + + + + + SPSC + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + 2 + + + 3 + + + 80.0 + + + 0.2 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 0xB + + + 10.0 + + + 5.0 + + + + + + PART + + + + + PART + + + + + PART + + + + + + 15.0 + + + 0.5 + + + 90.0 + + + 10.0 + + + 2.0 + + + 5.0 + + + 3 + + + 3 + + + 1 + + + 5 + + + 6 + + + 10 + + + 1.0 + + + 1.0 + + + + + + + 15.0 + + + 0.5 + + + 90.0 + + + 10.0 + + + 2.0 + + + 5.0 + + + 3 + + + 3 + + + 1 + + + 5 + + + 6 + + + 10 + + + 1.0 + + + 1.0 + + + + + + + 15.0 + + + 0.5 + + + 90.0 + + + 10.0 + + + 2.0 + + + 5.0 + + + 3 + + + 3 + + + 1 + + + 5 + + + 6 + + + 10 + + + 1.0 + + + 1.0 + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct3.xml b/templates/MP2/Structs/UnknownStruct3.xml new file mode 100644 index 00000000..e64b6778 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct3.xml @@ -0,0 +1,66 @@ + + + + UnknownStruct3 + + + 90.0 + + + 90.0 + + + 60.0 + + + 60.0 + + + 30.0 + + + 30.0 + + + 30.0 + + + 1.0 + + + 0.0 + + + 90.0 + + + 40.0 + + + 20.0 + + + 2.0 + + + + + WPSC + + + + + + + AFSM + FSM2 + + + + + PART + + + + + diff --git a/templates/MP2/Structs/UnknownStruct30.xml b/templates/MP2/Structs/UnknownStruct30.xml new file mode 100644 index 00000000..5d26b2fb --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct30.xml @@ -0,0 +1,60 @@ + + + + UnknownStruct30 + + + + AFSM + FSM2 + + + + + + 2.0 + + + + + 20.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + diff --git a/templates/MP2/Structs/UnknownStruct31.xml b/templates/MP2/Structs/UnknownStruct31.xml new file mode 100644 index 00000000..ec6d3125 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct31.xml @@ -0,0 +1,39 @@ + + + + UnknownStruct31 + + + + + + + + + 2.0 + + + + + 0xB + + + 40.0 + + + 10.0 + + + + + 20.0 + + + + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct32.xml b/templates/MP2/Structs/UnknownStruct32.xml new file mode 100644 index 00000000..88c8daf5 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct32.xml @@ -0,0 +1,90 @@ + + + + UnknownStruct32 + + + + PART + + + + 0 + + + + + + + + 1.0 + 1.0 + 1.0 + + + + 5.0 + + + + PART + + + + 0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct33.xml b/templates/MP2/Structs/UnknownStruct33.xml new file mode 100644 index 00000000..0a46a9d6 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct33.xml @@ -0,0 +1,87 @@ + + + + UnknownStruct33 + + + + + 0xB + + + 10.0 + + + 4.5 + + + 4.0 + + + + + 5.0 + + + 10.0 + + + 15.0 + + + 7.0 + + + 25.0 + + + 2.0 + + + 360.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 100.0 + + + 0.2 + + + + + diff --git a/templates/MP2/Structs/UnknownStruct34.xml b/templates/MP2/Structs/UnknownStruct34.xml new file mode 100644 index 00000000..85409a84 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct34.xml @@ -0,0 +1,76 @@ + + + + UnknownStruct34 + + + + + + 0x9 + + + 5.0 + + + 1.0 + + + + + + PART + + + + + PART + + + + + PART + + + + 4.0 + + + 0.5 + + + 15.0 + + + 20.0 + + + 5 + + + 0 + + + 0 + + + 30.0 + + + 2.0 + + + 0 + + + 3 + + + 40.0 + + + true + + + + diff --git a/templates/MP2/Structs/UnknownStruct35.xml b/templates/MP2/Structs/UnknownStruct35.xml new file mode 100644 index 00000000..717f7a8f --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct35.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct35 + + + 90.0 + + + + AFSM + FSM2 + + + + + diff --git a/templates/MP2/Structs/UnknownStruct36.xml b/templates/MP2/Structs/UnknownStruct36.xml new file mode 100644 index 00000000..8848dbef --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct36.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct36 + + + + + + + + + + 10.0 + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct37.xml b/templates/MP2/Structs/UnknownStruct37.xml new file mode 100644 index 00000000..8702e8b2 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct37.xml @@ -0,0 +1,95 @@ + + + + UnknownStruct37 + + + + PART + + + + 3.0 + + + 6.0 + + + + PART + + + + + + PART + + + + + CMDL + + + + + CMDL + + + + + + PART + + + + 50.0 + + + 5.0 + + + 15.0 + + + 180.0 + + + 100.0 + + + + 2.0 + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + + PART + + + + 0 + + + 2.0 + + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct38.xml b/templates/MP2/Structs/UnknownStruct38.xml new file mode 100644 index 00000000..86bcf37d --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct38.xml @@ -0,0 +1,27 @@ + + + + UnknownStruct38 + + + 20.0 + + + 180.0 + + + 0 + + + 5.0 + + + + 0.0 + 1.0 + 5.0 + + + + + diff --git a/templates/MP2/Structs/UnknownStruct39.xml b/templates/MP2/Structs/UnknownStruct39.xml new file mode 100644 index 00000000..addd22be --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct39.xml @@ -0,0 +1,48 @@ + + + + UnknownStruct39 + + + 10 + + + + 4.0 + + + 4.0 + + + 4.0 + + + 4.0 + + + 5.0 + + + 14.0 + + + 16.0 + + + 20.0 + + + 40.0 + + + 100.0 + + + false + + + 0.0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct4.xml b/templates/MP2/Structs/UnknownStruct4.xml new file mode 100644 index 00000000..028656c5 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct4.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct4 + + + 0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct40.xml b/templates/MP2/Structs/UnknownStruct40.xml new file mode 100644 index 00000000..878c1b15 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct40.xml @@ -0,0 +1,52 @@ + + + + UnknownStruct40 + + + 1.5 + + + 2.5 + + + 3.0 + + + 150.0 + + + + PART + + + + 0 + + + 0 + + + + + 0xB + + + 20.0 + + + 13.0 + + + 10.0 + + + + + + PART + + + + + diff --git a/templates/MP2/Structs/UnknownStruct41.xml b/templates/MP2/Structs/UnknownStruct41.xml new file mode 100644 index 00000000..994edbd9 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct41.xml @@ -0,0 +1,51 @@ + + + + UnknownStruct41 + + + + + + + 500.0 + + + 1.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct42.xml b/templates/MP2/Structs/UnknownStruct42.xml new file mode 100644 index 00000000..1f9454f1 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct42.xml @@ -0,0 +1,52 @@ + + + + UnknownStruct42 + + + 20.0 + + + + 0.247059 + 0.0 + 0.0 + 0.0 + + + + + 0.49803901 + 0.098039001 + 0.098039001 + 0.0 + + + + + 0.34902 + 0.0 + 0.0 + 0.0 + + + + + 0.14902 + 0.0 + 0.0 + 0.0 + + + + 10.0 + + + 5.0 + + + 4.0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct43.xml b/templates/MP2/Structs/UnknownStruct43.xml new file mode 100644 index 00000000..28bd4c0c --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct43.xml @@ -0,0 +1,138 @@ + + + + UnknownStruct43 + + + 10 + + + 20.0 + + + 720.0 + + + 20.0 + + + 4.0 + + + 10.0 + + + 20.0 + + + 3 + + + + WPSC + + + + + + 0xB + + + 10.0 + + + + + 1 + + + 3 + + + 100.0 + + + 10.0 + + + 100.0 + + + 45.0 + + + + + 0xB + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + -1 + + + -1 + + + 0 + + + + + + + diff --git a/templates/MP2/Structs/UnknownStruct5.xml b/templates/MP2/Structs/UnknownStruct5.xml new file mode 100644 index 00000000..7a6e361f --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct5.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct5 + + + false + + + + 0.0 + 1.0 + 1.0 + + + + + diff --git a/templates/MP2/Structs/UnknownStruct6.xml b/templates/MP2/Structs/UnknownStruct6.xml new file mode 100644 index 00000000..73da5819 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct6.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct6 + + + false + + + 55.0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct7.xml b/templates/MP2/Structs/UnknownStruct7.xml new file mode 100644 index 00000000..8c0105bc --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct7.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct7 + + + false + + + 120.0 + + + + diff --git a/templates/MP2/Structs/UnknownStruct8.xml b/templates/MP2/Structs/UnknownStruct8.xml new file mode 100644 index 00000000..a9ff5c34 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct8.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct8 + + + false + + + 2.7 + + + + diff --git a/templates/MP2/Structs/UnknownStruct9.xml b/templates/MP2/Structs/UnknownStruct9.xml new file mode 100644 index 00000000..08ff77c7 --- /dev/null +++ b/templates/MP2/Structs/UnknownStruct9.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct9 + + + 1 + + + + diff --git a/templates/MP2Demo/Game.xml b/templates/MP2Demo/Game.xml new file mode 100644 index 00000000..37f11dc3 --- /dev/null +++ b/templates/MP2Demo/Game.xml @@ -0,0 +1,1455 @@ + + + + + ACKF + + + + ACTR + + + + ADMG + + + + AIKF + + + + AIMT + + + + AIWP + + + + AJMP + + + + AMIA + + + + AROT + + + + ATMA + + + + BALS + + + + BALT + + + + BALW + + + + BLOG + + + + BLUR + + + + BRZG + + + + CAMH + + + + CAMP + + + + CAMR + + + + CAMS + + + + CAMW + + + + CANB + + + + CHOG + + + + CLRM + + + + CMDO + + + + CNTA + + + + CNTR + + + + COIN + + + + COVR + + + + CRLY + + + + DBR1 + + + + DBR2 + + + + DFOG + + + + DGHD + + + + DGRD + + + + DKTR + + + + DLHT + + + + DOCK + + + + DOOR + + + + DRKS + + + + DTRG + + + + DTRO + + + + EFCT + + + + EMPU + + + + EMS1 + + + + EPRT + + + + FILT + + + + FISH + + + + FLAR + + + + FNWK + + + + FOGV + + + + FPRT + + + + FSHM + + + + FXDC + + + + GBUG + + + + GENR + + + + GMNU + + + + GNTB + + + + GNTT + + + + GRAP + + + + GRCH + + + + GSCR + + + + GSLD + + + + GWIG + + + + HINT + + + + INGS + + + + ISJG + + + + ISSW + + + + KRAL + + + + KROC + + + + LUMI + + + + MEMO + + + + MIDI + + + + MING + + + + MNNG + + + + MREE + + + + MRLY + + + + MTDA + + + + OCTS + + + + PARA + + + + PCAM + + + + PCKP + + + + PILB + + + + PIRT + + + + PKGN + + + + PLAC + + + + PLAT + + + + PLCT + + + + PLRT + + + + PMCT + + + + POIN + + + + PSCH + + + + PUFR + + + + RADD + + + + REAA + + + + REPL + + + + REZB + + + + RIPL + + + + RIPR + + + + RMAC + + + + RPTL + + + + RRLY + + + + RSFA + + + + RUMB + + + + SAFE + + + + SHDW + + + + SHRD + + + + SHRK + + + + SILH + + + + SNAK + + + + SNDB + + + + SOND + + + + SPBB + + + + SPBN + + + + SPBP + + + + SPBT + + + + SPFN + + + + SPLL + + + + SPLU + + + + SPND + + + + SPNK + + + + SPTR + + + + SPWN + + + + SQTR + + + + SRLY + + + + STAU + + + + STEM + + + + STOD + + + + SUBT + + + + SURC + + + + SWRM + + + + SWTC + + + + TEL1 + + + + TGPT + + + + TIMR + + + + TKEY + + + + TMAI + + + + TRGE + + + + TRGO + + + + TRGR + + + + TRYC + + + + TXPN + + + + VGOO + + + + WATR + + + + WAYP + + + + WISP + + + + WLIT + + + + WLWK + + + + WORM + + + + + + ActorParameters + + + + BehaveChance + + + + CameraHintStructA + + + + CameraHintStructA1 + + + + CameraHintStructB + + + + CameraShakerData + + + + ConditionalTest + + + + Connection + + + + DamageInfo + + + + DamageVulnerability + + + + DarkSamusStruct + + + + DigitalGuardianData + + + + DigitalGuardianHeadData + + + + DigitalGuardianHeadStruct + + + + DynamicLightFalloff + + + + DynamicLightIntensity + + + + DynamicLightMotionSpline + + + + DynamicLightParent + + + + DynamicLightSpotlight + + + + EditorProperties + + + + FlareDef + + + + GrappleParameters + + + + GuiWidgetProperties + + + + HealthInfo + + + + IngPossessionData + + + + LayerInfo + + + + LayerSwitch + + + + LightParameters + + + + MotionProperties + + + + PatternedInfo + + + + PlasmaBeamInfo + + + + RezbitData + + + + RotationSplines + + + + SafeZoneStruct + + + + SandwormStruct + + + + ScaleSplines + + + + ScannableParameters + + + + ShockWaveInfo + + + + SpacePirateWeaponData + + + + SpawnPointStruct + + + + SpindleCameraStruct + + + + SplineType + + + + SplitterMainChassisData + + + + SurroundPan + + + + TextProperties + + + + Transform + + + + TriggerInfo + + + + UnknownStruct1 + + + + UnknownStruct10 + + + + UnknownStruct11 + + + + UnknownStruct12 + + + + UnknownStruct13 + + + + UnknownStruct14 + + + + UnknownStruct15 + + + + UnknownStruct16 + + + + UnknownStruct17 + + + + UnknownStruct18 + + + + UnknownStruct19 + + + + UnknownStruct2 + + + + UnknownStruct20 + + + + UnknownStruct21 + + + + UnknownStruct22 + + + + UnknownStruct23 + + + + UnknownStruct3 + + + + UnknownStruct4 + + + + UnknownStruct5 + + + + UnknownStruct6 + + + + UnknownStruct7 + + + + UnknownStruct8 + + + + UnknownStruct9 + + + + Vector2f + + + + VisorParameters + + + + WeaponVulnerability + + + + + + !ZER + NonZero + + + ACTV + Active + + + AIS1 + AILogicState1 + + + AIS2 + AILogicState2 + + + AIS3 + AILogicState3 + + + APRC + Approach + + + ARRV + Arrived + + + ATCL + AttachedCollisionObject + + + ATOB + AttachedAnimatedObject + + + ATTK + Attack + + + BIDG + BallIceXDamage + + + BXDG + BallXDamage + + + CLOS + Closed + + + CONN + Connect + + + CPLR + CPLR + + + CPTH + CameraPath + + + CTGT + CameraTarget + + + CTIM + CameraTime + + + DAMG + Damage + + + DANN + DANN + + + DBAI + DBAI + + + DBAL + DBAL + + + DBMB + DBMB + + + DCAN + DCAN + + + DDRK + DDRK + + + DEAD + Dead + + + DFST + DFST + + + DGNR + DeGenerate + + + DLGT + DLGT + + + DMIS + DMIS + + + DPBM + DPBM + + + DPHZ + DPHZ + + + DPWR + DPWR + + + DRKX + DarkXDamage + + + DSCW + DSCW + + + ENTR + Entered + + + EXIT + Exited + + + FOOT + Footstep + + + FREZ + Freeze + + + GRNT + Generate + + + IBND + InheritBounds + + + ICTV + Inactive + + + IDMG + IceXDamage + + + INSD + Inside + + + IS00 + InternalState00 + + + IS01 + InternalState01 + + + IS02 + InternalState02 + + + IS03 + InternalState03 + + + IS04 + InternalState04 + + + IS05 + InternalState05 + + + IS06 + InternalState06 + + + IS07 + InternalState07 + + + IS08 + InternalState08 + + + IS09 + InternalState09 + + + IS10 + InternalState10 + + + IS11 + InternalState11 + + + IS12 + InternalState12 + + + IS13 + InternalState13 + + + IS14 + InternalState14 + + + IS15 + InternalState15 + + + IS16 + InternalState16 + + + IS17 + InternalState17 + + + IS18 + InternalState18 + + + IS19 + InternalState19 + + + LEFT + Left + + + MAXR + MaxReached + + + MDFY + Modify + + + OPEN + Open + + + PLAY + Play + + + PRSA + PressA + + + PRSB + PressB + + + PRST + PressStart + + + PRSX + PressX + + + PRSY + PressY + + + PRSZ + PressZ + + + PTRL + Patrol + + + RATL + DeathRattle + + + RDUE + SpawnResidue + + + REFD + ReflectedDamage + + + RESD + ResistedDamage + + + RGHT + Right + + + RTRT + Retreat + + + SCND + ScanDone + + + SCNS + ScanSource + + + SQNC + Sequence + + + UFRZ + UnFreeze + + + UP + Up + + + XDMG + XDamage + + + XINB + InBack + + + XINF + InFront + + + ZERO + Zero + + + + + ACTN + Action + + + ACTV + Activate + + + ALRT + Alert + + + ARRV + Arrive + + + ATCH + Attach + + + CLOS + Close + + + CORG + ClearOriginator + + + DCTV + Deactivate + + + DECR + Decrement + + + ESCP + Escape + + + FOLW + Follow + + + IM00 + InternalMessage00 + + + IM01 + InternalMessage01 + + + IM02 + InternalMessage02 + + + IM03 + InternalMessage03 + + + IM04 + InternalMessage04 + + + IM05 + InternalMessage05 + + + IM06 + InternalMessage06 + + + IM07 + InternalMessage07 + + + IM08 + InternalMessage08 + + + IM09 + InternalMessage09 + + + IM10 + InternalMessage10 + + + IM11 + InternalMessage11 + + + IM12 + InternalMessage12 + + + IM13 + InternalMessage13 + + + IM14 + InternalMessage14 + + + INCR + Increment + + + KILL + Kill + + + LEFT + Left + + + LOAD + Load + + + LOCK + Lock + + + NEXT + Next + + + OPEN + Open + + + PLAY + Play + + + RSET + Reset + + + RSTS + ResetAndStart + + + SMAX + SetToMax + + + SORG + SetOriginator + + + STOP + Stop + + + STPR + StopAndReset + + + STRT + Start + + + TCTV + ToggleActive + + + ULCK + Unlock + + + ULOD + Unload + + + XCLR + Clear + + + XDEL + Delete + + + XDMG + XDamage + + + ZERO + SetToZero + + + diff --git a/templates/MP2Demo/Structs/CameraHintStructA1.xml b/templates/MP2Demo/Structs/CameraHintStructA1.xml new file mode 100644 index 00000000..69f44aed --- /dev/null +++ b/templates/MP2Demo/Structs/CameraHintStructA1.xml @@ -0,0 +1,11 @@ + + + + CameraHintStructA1 + + + 0 + + + + diff --git a/templates/MP2Demo/Structs/Connection.xml b/templates/MP2Demo/Structs/Connection.xml new file mode 100644 index 00000000..fc6b5478 --- /dev/null +++ b/templates/MP2Demo/Structs/Connection.xml @@ -0,0 +1,20 @@ + + + + Connection + true + + + Connection Index + 0 + + + Activation Times + + + 0.0 + + + + + diff --git a/templates/MP2Demo/Structs/DigitalGuardianData.xml b/templates/MP2Demo/Structs/DigitalGuardianData.xml new file mode 100644 index 00000000..58f380b8 --- /dev/null +++ b/templates/MP2Demo/Structs/DigitalGuardianData.xml @@ -0,0 +1,88 @@ + + + + DigitalGuardianData + + + 10.0 + + + 17.0 + + + 5.0 + + + + + 9 + + + 50.0 + + + 10.0 + + + + + + 5.0 + + + 15.0 + + + 50.0 + + + 30.0 + + + 20.0 + + + 20.0 + + + + + 9 + + + 50.0 + + + 10.0 + + + + + -1 + + + 100.0 + + + -1 + + + -1 + + + 2.0 + + + -1 + + + 500.0 + + + -1 + + + + + + diff --git a/templates/MP2Demo/Structs/DigitalGuardianHeadData.xml b/templates/MP2Demo/Structs/DigitalGuardianHeadData.xml new file mode 100644 index 00000000..bee39b2c --- /dev/null +++ b/templates/MP2Demo/Structs/DigitalGuardianHeadData.xml @@ -0,0 +1,112 @@ + + + + DigitalGuardianHeadData + + + + CMDL + + + + 60.0 + + + 20.0 + + + 100.0 + + + 5.0 + + + 30.0 + + + 5.0 + + + 1.25 + + + 5.0 + + + 2.0 + + + 30.0 + + + + WPSC + + + + + + 9 + + + 20.0 + + + 10.0 + + + + + -1 + + + + WPSC + + + + + + 9 + + + 20.0 + + + 10.0 + + + + + -1 + + + + WPSC + + + + + + 9 + + + 20.0 + + + 10.0 + + + + + -1 + + + + + + + + + + diff --git a/templates/MP2Demo/Structs/DynamicLightFalloff.xml b/templates/MP2Demo/Structs/DynamicLightFalloff.xml new file mode 100644 index 00000000..667389b0 --- /dev/null +++ b/templates/MP2Demo/Structs/DynamicLightFalloff.xml @@ -0,0 +1,18 @@ + + + + DynamicLightFalloff + + + 0 + + + + 0.0 + + + false + + + + diff --git a/templates/MP2Demo/Structs/DynamicLightIntensity.xml b/templates/MP2Demo/Structs/DynamicLightIntensity.xml new file mode 100644 index 00000000..8bf28279 --- /dev/null +++ b/templates/MP2Demo/Structs/DynamicLightIntensity.xml @@ -0,0 +1,15 @@ + + + + DynamicLightIntensity + + + + 0.0 + + + false + + + + diff --git a/templates/MP2Demo/Structs/DynamicLightMotionSpline.xml b/templates/MP2Demo/Structs/DynamicLightMotionSpline.xml new file mode 100644 index 00000000..eec28ab7 --- /dev/null +++ b/templates/MP2Demo/Structs/DynamicLightMotionSpline.xml @@ -0,0 +1,16 @@ + + + + DynamicLightMotionSpline + + + false + + + + + 10.0 + + + + diff --git a/templates/MP2Demo/Structs/DynamicLightParent.xml b/templates/MP2Demo/Structs/DynamicLightParent.xml new file mode 100644 index 00000000..45eb45dd --- /dev/null +++ b/templates/MP2Demo/Structs/DynamicLightParent.xml @@ -0,0 +1,26 @@ + + + + DynamicLightParent + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + false + + + + diff --git a/templates/MP2Demo/Structs/DynamicLightSpotlight.xml b/templates/MP2Demo/Structs/DynamicLightSpotlight.xml new file mode 100644 index 00000000..3b447986 --- /dev/null +++ b/templates/MP2Demo/Structs/DynamicLightSpotlight.xml @@ -0,0 +1,15 @@ + + + + DynamicLightSpotlight + + + + 0.0 + + + false + + + + diff --git a/templates/MP2Demo/Structs/MotionProperties.xml b/templates/MP2Demo/Structs/MotionProperties.xml new file mode 100644 index 00000000..2472eb87 --- /dev/null +++ b/templates/MP2Demo/Structs/MotionProperties.xml @@ -0,0 +1,22 @@ + + + + MotionProperties + + + + + 10.0 + + + 0.0 + + + 288 + + + + + + + diff --git a/templates/MP2Demo/Structs/RezbitData.xml b/templates/MP2Demo/Structs/RezbitData.xml new file mode 100644 index 00000000..d7cf2600 --- /dev/null +++ b/templates/MP2Demo/Structs/RezbitData.xml @@ -0,0 +1,120 @@ + + + + RezbitData + + + 20.0 + + + 10.0 + + + + CMDL + + + + + CSKR + + + + 20.0 + + + 40.0 + + + 10.0 + + + + + 9 + + + 20.0 + + + 5.0 + + + + + -1 + + + 20.0 + + + 40.0 + + + 10.0 + + + + + 9 + + + 20.0 + + + 5.0 + + + + + + WPSC + + + + 4.0 + + + 2.0 + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + diff --git a/templates/MP2Demo/Structs/RotationSplines.xml b/templates/MP2Demo/Structs/RotationSplines.xml new file mode 100644 index 00000000..5181a067 --- /dev/null +++ b/templates/MP2Demo/Structs/RotationSplines.xml @@ -0,0 +1,11 @@ + + + + RotationSplines + + + + + + + diff --git a/templates/MP2Demo/Structs/ScaleSplines.xml b/templates/MP2Demo/Structs/ScaleSplines.xml new file mode 100644 index 00000000..71962c4f --- /dev/null +++ b/templates/MP2Demo/Structs/ScaleSplines.xml @@ -0,0 +1,11 @@ + + + + ScaleSplines + + + + + + + diff --git a/templates/MP2Demo/Structs/SpacePirateWeaponData.xml b/templates/MP2Demo/Structs/SpacePirateWeaponData.xml new file mode 100644 index 00000000..d94eb02b --- /dev/null +++ b/templates/MP2Demo/Structs/SpacePirateWeaponData.xml @@ -0,0 +1,77 @@ + + + + SpacePirateWeaponData + + + 0 + + + + CMDL + + + + 3 + + + 15.0 + + + 50.0 + + + + + 9 + + + 40.0 + + + 8.0 + + + 10.0 + + + + + + PART + + + + + PART + + + + + PART + + + + 25.0 + + + 0.40000001 + + + 20.0 + + + 50.0 + + + 2 + + + 0 + + + 0 + + + + diff --git a/templates/MP2Demo/Structs/SplitterMainChassisData.xml b/templates/MP2Demo/Structs/SplitterMainChassisData.xml new file mode 100644 index 00000000..00dca62a --- /dev/null +++ b/templates/MP2Demo/Structs/SplitterMainChassisData.xml @@ -0,0 +1,104 @@ + + + + SplitterMainChassisData + + + 124 + + + 2.0 + + + 2.5 + + + 6.0 + + + + + 9 + + + 20.0 + + + 5.0 + + + + + 3.0 + + + 100.0 + + + 40.0 + + + 3.0 + + + 6.0 + + + 30.0 + + + 60.0 + + + 20.0 + + + 20.0 + + + 60.0 + + + 20.0 + + + 6.0 + + + 6.0 + + + 1.5 + + + 10.0 + + + 30.0 + + + 4 + + + 30.0 + + + + + 9 + + + 20.0 + + + 5.0 + + + + + 0 + + + + + diff --git a/templates/MP2Demo/Structs/SurroundPan.xml b/templates/MP2Demo/Structs/SurroundPan.xml new file mode 100644 index 00000000..53636770 --- /dev/null +++ b/templates/MP2Demo/Structs/SurroundPan.xml @@ -0,0 +1,14 @@ + + + + SurroundPan + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct10.xml b/templates/MP2Demo/Structs/UnknownStruct10.xml new file mode 100644 index 00000000..5d7936c4 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct10.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct10 + + + false + + + 2.7 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct11.xml b/templates/MP2Demo/Structs/UnknownStruct11.xml new file mode 100644 index 00000000..848f594d --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct11.xml @@ -0,0 +1,78 @@ + + + + UnknownStruct11 + + + 10.0 + + + 0.25 + + + 80.0 + + + 15.0 + + + 50.0 + + + + + 9 + + + 50.0 + + + 10.0 + + + 10.0 + + + + + + PART + + + + + PART + + + + + PART + + + + 25.0 + + + 0.40000001 + + + 20.0 + + + 50.0 + + + 0 + + + 8.0 + + + 0 + + + 0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct12.xml b/templates/MP2Demo/Structs/UnknownStruct12.xml new file mode 100644 index 00000000..37590ff6 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct12.xml @@ -0,0 +1,72 @@ + + + + UnknownStruct12 + + + + + 10.0 + + + 5.0 + + + + + + 15.0 + + + 30.0 + + + 40.0 + + + + PART + + + + 0 + + + 50.0 + + + 1.5 + + + 50.0 + + + 4.0 + + + 1.0 + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct13.xml b/templates/MP2Demo/Structs/UnknownStruct13.xml new file mode 100644 index 00000000..e489784c --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct13.xml @@ -0,0 +1,16 @@ + + + + UnknownStruct13 + + + + + + + + 0.0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct14.xml b/templates/MP2Demo/Structs/UnknownStruct14.xml new file mode 100644 index 00000000..1f5965b3 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct14.xml @@ -0,0 +1,9 @@ + + + + UnknownStruct14 + + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct15.xml b/templates/MP2Demo/Structs/UnknownStruct15.xml new file mode 100644 index 00000000..25005c69 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct15.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct15 + + + + WPSC + + + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct16.xml b/templates/MP2Demo/Structs/UnknownStruct16.xml new file mode 100644 index 00000000..b0bd9ede --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct16.xml @@ -0,0 +1,17 @@ + + + + UnknownStruct16 + + + + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct17.xml b/templates/MP2Demo/Structs/UnknownStruct17.xml new file mode 100644 index 00000000..f4a569c2 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct17.xml @@ -0,0 +1,29 @@ + + + + UnknownStruct17 + + + 75.0 + + + 50.0 + + + 25.0 + + + 10.0 + + + -1.0 + + + 10.0 + + + 50.0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct18.xml b/templates/MP2Demo/Structs/UnknownStruct18.xml new file mode 100644 index 00000000..c26ba3d2 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct18.xml @@ -0,0 +1,84 @@ + + + + UnknownStruct18 + + + 10.0 + + + 50.0 + + + + 1.0 + 1.0 + 1.0 + + + + 5.0 + + + + PART + + + + 0 + + + + + 9 + + + 20.0 + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct19.xml b/templates/MP2Demo/Structs/UnknownStruct19.xml new file mode 100644 index 00000000..79b545ef --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct19.xml @@ -0,0 +1,78 @@ + + + + UnknownStruct19 + + + + + 9 + + + 10.0 + + + 4.5 + + + 4.0 + + + + + 5.0 + + + 10.0 + + + 15.0 + + + 7.0 + + + 25.0 + + + 360.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct20.xml b/templates/MP2Demo/Structs/UnknownStruct20.xml new file mode 100644 index 00000000..5b7bf33f --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct20.xml @@ -0,0 +1,74 @@ + + + + UnknownStruct20 + + + + + + 9 + + + 5.0 + + + 1.0 + + + + + + PART + + + + + PART + + + + -1 + + + 4.0 + + + 0.5 + + + 15.0 + + + 20.0 + + + 5 + + + 0 + + + 0 + + + 30.0 + + + 2.0 + + + 0 + + + 3 + + + 40.0 + + + true + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct21.xml b/templates/MP2Demo/Structs/UnknownStruct21.xml new file mode 100644 index 00000000..dd99277d --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct21.xml @@ -0,0 +1,84 @@ + + + + UnknownStruct21 + + + false + + + + 1.8 + 1.8 + 1.8 + + + + 150.0 + + + 0.5 + + + + + 9 + + + 5.0 + + + 1.0 + + + + + + 10.0 + + + 3.0 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + 1.5 + + + + + 9 + + + 5.0 + + + 1.0 + + + + + 3 + + + 5 + + + 2 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct22.xml b/templates/MP2Demo/Structs/UnknownStruct22.xml new file mode 100644 index 00000000..e8729a3e --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct22.xml @@ -0,0 +1,42 @@ + + + + UnknownStruct22 + + + 10 + + + + 4.0 + + + 4.0 + + + 4.0 + + + 4.0 + + + 5.0 + + + 14.0 + + + 16.0 + + + 20.0 + + + 40.0 + + + 100.0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct23.xml b/templates/MP2Demo/Structs/UnknownStruct23.xml new file mode 100644 index 00000000..9ecb174f --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct23.xml @@ -0,0 +1,136 @@ + + + + UnknownStruct23 + + + 10 + + + 20.0 + + + 720.0 + + + 20.0 + + + 4.0 + + + 10.0 + + + 20.0 + + + 3 + + + + WPSC + + + + + + 9 + + + 10.0 + + + + + 1 + + + 3 + + + 100.0 + + + 10.0 + + + 100.0 + + + 45.0 + + + + + 9 + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + -1 + + + -1 + + + 0 + + + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct3.xml b/templates/MP2Demo/Structs/UnknownStruct3.xml new file mode 100644 index 00000000..1ca0b7f6 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct3.xml @@ -0,0 +1,20 @@ + + + + UnknownStruct3 + + + 0 + + + 10.0 + + + 1.0 + + + 1.0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct5.xml b/templates/MP2Demo/Structs/UnknownStruct5.xml new file mode 100644 index 00000000..257f515f --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct5.xml @@ -0,0 +1,65 @@ + + + + UnknownStruct5 + + + 90.0 + + + 90.0 + + + 60.0 + + + 60.0 + + + 30.0 + + + 30.0 + + + 30.0 + + + 1.0 + + + 0.0 + + + 90.0 + + + 40.0 + + + 20.0 + + + 2.0 + + + + + WPSC + + + + + + + AFSM + + + + + PART + + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct6.xml b/templates/MP2Demo/Structs/UnknownStruct6.xml new file mode 100644 index 00000000..0207a806 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct6.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct6 + + + 0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct7.xml b/templates/MP2Demo/Structs/UnknownStruct7.xml new file mode 100644 index 00000000..fea03859 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct7.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct7 + + + false + + + + 0.0 + 1.0 + 1.0 + + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct8.xml b/templates/MP2Demo/Structs/UnknownStruct8.xml new file mode 100644 index 00000000..6611dbc1 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct8.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct8 + + + false + + + 55.0 + + + + diff --git a/templates/MP2Demo/Structs/UnknownStruct9.xml b/templates/MP2Demo/Structs/UnknownStruct9.xml new file mode 100644 index 00000000..034d3ff9 --- /dev/null +++ b/templates/MP2Demo/Structs/UnknownStruct9.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct9 + + + false + + + 120.0 + + + + diff --git a/templates/MP3/Game.xml b/templates/MP3/Game.xml new file mode 100644 index 00000000..e8edb92b --- /dev/null +++ b/templates/MP3/Game.xml @@ -0,0 +1,2875 @@ + + + + + ACHI + + + + ACKF + + + + ACTR + + + + ADMG + + + + AIFZ + + + + AIHT + + + + AIKF + + + + AITP + + + + AIWP + + + + ALRM + + + + AMIA + + + + AMOR + + + + AOCL + + + + ASAS + + + + ATMA + + + + ATRN + + + + AUR1 + + + + AUR2 + + + + AVIS + + + + AVMC + + + + BALS + + + + BALT + + + + BALW + + + + BEAM + + + + BLUR + + + + BLWF + + + + BOS3 + + + + BSKR + + + + BSTR + + + + CABL + + + + CABP + + + + CACL + + + + CAIF + + + + CAMH + + + + CAMP + + + + CAMS + + + + CANB + + + + CAWL + + + + CINE + + + + CLRM + + + + CMBT + + + + CNTA + + + + CNTR + + + + COVR + + + + CRAR + + + + CRLY + + + + CSAC + + + + CSAT + + + + CTLH + + + + DEBR + + + + DEFM + + + + DFOG + + + + DGMN + + + + DKSE + + + + DLHT + + + + DMGA + + + + DOCK + + + + DOOR + + + + DRKS + + + + DTRG + + + + DTRO + + + + EFCT + + + + EFTR + + + + EMPU + + + + EYEP + + + + FGHS + + + + FGHT + + + + FILT + + + + FISH + + + + FLAR + + + + FLPS + + + + FLYP + + + + FOGO + + + + FOGV + + + + FRND + + + + FSHM + + + + FSWM + + + + FXDC + + + + GAND + + + + GENR + + + + GHOR + + + + GHRU + + + + GMNU + + + + GNTB + + + + GNTT + + + + GOBD + + + + GRAP + + + + GRFL + + + + GSAC + + + + GSCR + + + + GSLD + + + + GWIG + + + + HHNT + + + + HINT + + + + IFTC + + + + KRAK + + + + KRBA + + + + KRBM + + + + LODC + + + + LUAX + + + + LVOL + + + + MEMO + + + + MHAT + + + + MHOP + + + + MIIA + + + + MINI + + + + MMDL + + + + MOVI + + + + MPHZ + + + + MREE + + + + MRLY + + + + MYSF + + + + NBAR + + + + NOTU + + + + OPAA + + + + PARA + + + + PCKP + + + + PCTL + + + + PDBR + + + + PDRN + + + + PGVS + + + + PHHR + + + + PHPF + + + + PHZD + + + + PHZS + + + + PILL + + + + PIRT + + + + PLAC + + + + PLAT + + + + PLCH + + + + PLPX + + + + PMCT + + + + POIN + + + + PPDL + + + + PSSM + + + + PTNT + + + + PUAP + + + + PUFR + + + + RADD + + + + REAA + + + + REPH + + + + REPL + + + + RID1 + + + + RIPL + + + + RMAC + + + + RRLY + + + + RSPL + + + + RUMB + + + + RUND + + + + SAMD + + + + SAMF + + + + SB2G + + + + SB2P + + + + SB2X + + + + SBEM + + + + SBMI + + + + SBO1 + + + + SCIC + + + + SCTL + + + + SDB1 + + + + SDRN + + + + SHBG + + + + SHBR + + + + SHCI + + + + SHCP + + + + SHDW + + + + SHHC + + + + SHIP + + + + SHPX + + + + SKRP + + + + SLCT + + + + SNAG + + + + SNDM + + + + SOND + + + + SPDC + + + + SPFN + + + + SPIN + + + + SPRL + + + + SPRT + + + + SPWN + + + + SQTR + + + + SRLY + + + + STAU + + + + STEM + + + + STMB + + + + STML + + + + SUBT + + + + SWBT + + + + SWJT + + + + SWRM + + + + SWTC + + + + TEL1 + + + + TGPT + + + + TIMR + + + + TKEY + + + + TMAI + + + + TRGR + + + + TXPN + + + + VGOO + + + + VOLG + + + + WATR + + + + WAYP + + + + WEED + + + + WLDA + + + + WLIT + + + + WPNG + + + + WTAT + + + + WTCR + + + + + + Abilities + + + + ActorParameters + + + + AiDifficultySettings + + + + Armor + + + + AuroraUnit1Data + + + + AuroraUnit2Data + + + + Ball + + + + BeastRiderData + + + + BerserkerData + + + + BerserkerEnum + + + + BlinkWolfData + + + + BonusCredit + + + + CableEnum + + + + CableProperties + + + + CameraConstraints + + + + CameraFieldOfView + + + + CameraInterpolation + + + + CameraMotion + + + + CameraNavigation + + + + CameraOrientation + + + + CameraPosition + + + + CameraRotation + + + + CameraShakerEnvelope + + + + CattleProd + + + + Chakram + + + + ChasePosition + + + + CinematicBlend + + + + CircleLineMode + + + + ColliderPosition + + + + CommandData + + + + ConditionalTest + + + + Connection + + + + ContextActionCombinationLockStruct + + + + ControlCommands + + + + Convergence + + + + CounterConditions + + + + DamageInfo + + + + DamageVulnerability + + + + DamageableTriggerEnum + + + + DarkSamusData + + + + DarkSamusEchoData + + + + DebrisProperties + + + + DebrisPropertiesOrientationEnum + + + + DefenseMechanoidData + + + + DynamicLightFalloff + + + + DynamicLightIntensity + + + + DynamicLightMotionSpline + + + + DynamicLightParent + + + + DynamicLightSpotlight + + + + EditorProperties + + + + ElectricBeamInfo + + + + EnergyWhip + + + + EyePodData + + + + EyePodStruct + + + + FOVInterpolationMethod + + + + FargullHatcherData + + + + FargullHatcherSwarmData + + + + FederationData + + + + FishCloudAggressionData + + + + FlareDef + + + + FluidProperties + + + + FlyerMovementMode + + + + FlyerSwarmData + + + + FlyingPirateData + + + + FlyingPirateHelixMissileData + + + + FlyingPirateStruct + + + + FriendlyData + + + + GandraydaData + + + + GeneratedObjectDeleterProperties + + + + GhorStructA + + + + GhorStructB + + + + GhorStructC + + + + GragnolFlyerData + + + + GrappleBlock + + + + GrappleData + + + + GrappleInfo + + + + GuiWidgetProperties + + + + GunTurretBaseData + + + + GunTurretTopData + + + + HealthInfo + + + + HoverThenHomeProjectile + + + + HyperMode + + + + HyperModeData + + + + InterpolationMethod + + + + Inventory + + + + Item + + + + JetPack + + + + KorakkData + + + + KorbaMawData + + + + KorbaSnatcherData + + + + LaunchProjectileData + + + + LayerID + + + + LayerInfo + + + + LightParameters + + + + MetroidHatcherData + + + + MetroidHopperData + + + + MetroidHopperStruct + + + + MetroidPhazeoidStruct + + + + Misc + + + + ModIncaData + + + + MotionInterpolationMethod + + + + MultiModelActorStruct + + + + MultiModelInformation + + + + MysteryFlyerData + + + + NonSlowdown + + + + OffsetInterpolant + + + + OffsetPosition + + + + OffsetSplines + + + + OptionalAreaAssetTypes + + + + OrientationInterpolationMethod + + + + PIDConvergence + + + + PTCNoseTurretData + + + + ParticleBlaster + + + + PathDetermination + + + + PathDeterminationMethodType + + + + PathPosition + + + + PathType + + + + PatternedAI + + + + PhaazoidData + + + + PhazonFlyerSwarmData + + + + PhazonLeechData + + + + PhazonPuddleData + + + + PhysicsDebrisProperties + + + + PhysicsDebrisPropertiesOrientationEnum + + + + PirateDroneData + + + + PlasmaBeamInfo + + + + PlatformMotionProperties + + + + PlayerActorStruct + + + + PlayerInventoryItem + + + + ProportionalConvergence + + + + PuddleControlData + + + + PuddleControlPhaseData + + + + RagDollData + + + + RainProperties + + + + ReptilicusHunterData + + + + ReptilicusHunterStruct + + + + Ridley1Data + + + + RotationSplines + + + + RundasData + + + + SavedStateID + + + + ScaleSplines + + + + ScanBeamInfo + + + + ScannableParameters + + + + SeedBoss1Action + + + + SeedBoss1Data + + + + SeedBoss1HandData + + + + SeedBoss1OrbData + + + + SeedBoss1Shield + + + + SeedBoss1Stage + + + + SeedBoss2PrimeBotData + + + + SeedBoss3Data + + + + ShakerData + + + + Ship + + + + ShipData + + + + ShipDecalControllerStruct + + + + ShockWaveInfo + + + + SpacePirateData + + + + SpacePirateStruct + + + + SpacePirateWeaponData + + + + SpindleOrientation + + + + SpindlePosition + + + + SpindlePositionInterpolant + + + + SplineType + + + + SpringConvergence + + + + SpriteStruct + + + + StaticGeometryTest + + + + SteamBotData + + + + SteamLordData + + + + SurfaceOrientation + + + + SurfacePosition + + + + SurroundPan + + + + SwarmBasicsData + + + + SwarmBotData + + + + SwarmSoundData + + + + TeamAIDebugEnum + + + + TextProperties + + + + Transform + + + + TranslationSplines + + + + TriggerInfo + + + + UnknownEnum1 + + + + UnknownStruct1 + + + + UnknownStruct10 + + + + UnknownStruct11 + + + + UnknownStruct12 + + + + UnknownStruct13 + + + + UnknownStruct14 + + + + UnknownStruct15 + + + + UnknownStruct16 + + + + UnknownStruct17 + + + + UnknownStruct18 + + + + UnknownStruct19 + + + + UnknownStruct2 + + + + UnknownStruct20 + + + + UnknownStruct21 + + + + UnknownStruct22 + + + + UnknownStruct23 + + + + UnknownStruct24 + + + + UnknownStruct25 + + + + UnknownStruct26 + + + + UnknownStruct27 + + + + UnknownStruct28 + + + + UnknownStruct29 + + + + UnknownStruct3 + + + + UnknownStruct30 + + + + UnknownStruct31 + + + + UnknownStruct32 + + + + UnknownStruct33 + + + + UnknownStruct34 + + + + UnknownStruct35 + + + + UnknownStruct36 + + + + UnknownStruct37 + + + + UnknownStruct38 + + + + UnknownStruct39 + + + + UnknownStruct4 + + + + UnknownStruct40 + + + + UnknownStruct41 + + + + UnknownStruct42 + + + + UnknownStruct43 + + + + UnknownStruct44 + + + + UnknownStruct45 + + + + UnknownStruct46 + + + + UnknownStruct47 + + + + UnknownStruct48 + + + + UnknownStruct49 + + + + UnknownStruct5 + + + + UnknownStruct50 + + + + UnknownStruct51 + + + + UnknownStruct52 + + + + UnknownStruct53 + + + + UnknownStruct54 + + + + UnknownStruct55 + + + + UnknownStruct56 + + + + UnknownStruct57 + + + + UnknownStruct58 + + + + UnknownStruct59 + + + + UnknownStruct6 + + + + UnknownStruct60 + + + + UnknownStruct61 + + + + UnknownStruct62 + + + + UnknownStruct63 + + + + UnknownStruct64 + + + + UnknownStruct65 + + + + UnknownStruct66 + + + + UnknownStruct7 + + + + UnknownStruct8 + + + + UnknownStruct9 + + + + Vector2f + + + + Velocity + + + + VisorParameters + + + + Visors + + + + WallCrawlerData + + + + WeaponGeneratorProperties + + + + WeaponVulnerability + + + + Weapons + + + + + + !ZER + NonZero + + + ACQU + ACQU + + + ACTV + Active + + + AIS1 + AILogicState1 + + + AIS2 + AILogicState2 + + + AIS3 + AILogicState3 + + + ANMO + AnimOver + + + ANMS + AnimStart + + + APRC + Approach + + + ARRV + Arrived + + + ATCL + AttachedCollisionObject + + + ATOB + AttachedAnimatedObject + + + ATPA + ATPA + + + ATTK + Attack + + + BEZR + BEZR + + + BIDG + BallIceXDamage + + + BSCN + BeginScan + + + BSPL + BSPL + + + BXDG + BallXDamage + + + CINT + CINT + + + CLOS + Closed + + + CONN + Connect + + + CPTH + CameraPath + + + CROM + CROM + + + CTGT + CameraTarget + + + CTIM + CameraTime + + + DAMG + Damage + + + DBMB + DBMB + + + DEAD + Dead + + + DGNR + DeGenerate + + + DOWN + Down + + + DRKX + DarkXDamage + + + ENTR + Entered + + + ESCN + EndScan + + + EXIT + Exited + + + FOOT + Footstep + + + FOVP + FOVP + + + FREZ + Freeze + + + GRN0 + GRN0 + + + GRN1 + GRN1 + + + GRNT + Generate + + + IBND + InheritBounds + + + ICTV + Inactive + + + IDMG + IceXDamage + + + INSD + Inside + + + IS00 + InternalState0 + + + IS01 + InternalState1 + + + IS02 + InternalState2 + + + IS03 + InternalState3 + + + IS04 + InternalState4 + + + IS05 + InternalState5 + + + IS06 + InternalState6 + + + IS07 + InternalState7 + + + IS08 + InternalState8 + + + IS09 + InternalState9 + + + IS10 + InternalState10 + + + IS11 + InternalState11 + + + IS12 + InternalState12 + + + IS13 + InternalState13 + + + IS14 + InternalState14 + + + IS15 + InternalState15 + + + IS16 + InternalState16 + + + IS17 + InternalState17 + + + IS18 + InternalState18 + + + IS19 + InternalState19 + + + IS20 + IS20 + + + IS21 + IS21 + + + IS22 + IS22 + + + IS23 + IS23 + + + IS24 + IS24 + + + IS25 + IS25 + + + IS26 + IS26 + + + IS27 + IS27 + + + IS28 + IS28 + + + IS29 + IS29 + + + IS30 + IS30 + + + IS31 + IS31 + + + IS32 + IS32 + + + IS33 + IS33 + + + IS34 + IS34 + + + IS35 + IS35 + + + IS36 + IS36 + + + IS37 + IS37 + + + IS38 + IS38 + + + IS39 + IS39 + + + IS40 + IS40 + + + IS41 + IS41 + + + IS44 + IS44 + + + IS45 + IS45 + + + IS46 + IS46 + + + IS47 + IS47 + + + IS48 + IS48 + + + LDWA + DrawAfter + + + LDWB + DrawBefore + + + LEFT + Left + + + LINR + LINR + + + LOCK + Locked + + + LTKA + ThinkAfter + + + LTKB + ThinkBefore + + + MAXR + MaxReached + + + MDFY + Modify + + + MOTP + MOTP + + + MOTS + MOTS + + + NEXT + NEXT + + + OPEN + Open + + + ORBO + ORBO + + + PLAY + Play + + + PLRP + PLRP + + + PRSA + PressA + + + PRSB + PressB + + + PRST + PressStart + + + PRSX + PressX + + + PRSY + PressY + + + PRSZ + PressZ + + + PTRL + Patrol + + + RATL + DeathRattle + + + RCRM + RCRM + + + RDUE + SpawnResidue + + + REFD + ReflectedDamage + + + RESD + ResistedDamage + + + RGHT + Right + + + RLAY + Relay + + + ROTO + RotationOver + + + ROTS + RotationStart + + + RTRT + Retreat + + + SCND + ScanDone + + + SCNS + ScanSource + + + SE01 + SE01 + + + SE02 + SE02 + + + SE03 + SE03 + + + SLAV + Slave + + + SLCR + SpawnLargeCreatures + + + SMCR + SpawnMediumCreatures + + + SQNC + Sequence + + + SSCR + SpawnSmallCreatures + + + TGTO + TGTO + + + TGTP + TGTP + + + TGTS + TGTS + + + UFRZ + UnFreeze + + + ULCK + Unlocked + + + UP + Up + + + WLTE + WLTE + + + XB2F + BackToFront + + + XDMG + XDamage + + + XF2B + FrontToBack + + + XINB + InBack + + + XINF + InFront + + + XOUT + Outside + + + ZERO + Zero + + + + + ACTN + Action + + + ACTV + Activate + + + ALRT + Alert + + + ARRV + ARRV + + + ATCH + Attach + + + ATCI + AttachInstance + + + CLOS + Close + + + CORG + ClearOriginator + + + DCTV + Deactivate + + + DECR + Decrement + + + DOWN + Down + + + ESCP + Escape + + + FADI + FadeIn + + + FADO + FadeOut + + + FOLW + Follow + + + IM00 + InternalMessage0 + + + IM01 + InternalMessage1 + + + IM02 + InternalMessage2 + + + IM03 + InternalMessage3 + + + IM04 + InternalMessage4 + + + IM05 + InternalMessage5 + + + IM06 + InternalMessage6 + + + IM07 + InternalMessage7 + + + IM08 + InternalMessage8 + + + IM09 + InternalMessage9 + + + IM10 + InternalMessage10 + + + IM11 + InternalMessage11 + + + IM12 + InternalMessage12 + + + IM13 + InternalMessage13 + + + IM14 + InternalMessage14 + + + IM15 + InternalMessage15 + + + IM16 + InternalMessage16 + + + IM17 + InternalMessage17 + + + IM18 + InternalMessage18 + + + IM19 + InternalMessage19 + + + IM20 + IM20 + + + IM21 + IM21 + + + IM22 + IM22 + + + IM23 + IM23 + + + IM24 + IM24 + + + IM25 + IM25 + + + IM26 + IM26 + + + IM27 + IM27 + + + IM28 + IM28 + + + IM42 + IM42 + + + IM43 + IM43 + + + INCR + Increment + + + KILL + Kill + + + LEFT + Left + + + LOAD + Load + + + LOCK + Lock + + + NEXT + Next + + + NONE + None + + + OFF + OFF + + + ON + ON + + + OPEN + OPEN + + + PLAY + PLAY + + + RGHT + Right + + + RMOV + RMOV + + + RSAN + RSAN + + + RSET + Reset + + + RSTP + RSTP + + + RSTS + ResetAndStart + + + SALL + StopAllSounds + + + SALP + StopAllLoopedSounds + + + SMAX + SetToMax + + + SORG + SetOriginator + + + STOP + Stop + + + STPR + StopAndReset + + + STRT + Start + + + TCTV + ToggleActive + + + TOPN + ToggleOpen + + + ULCK + Unlock + + + ULOD + Unload + + + UP + Up + + + XALD + AreaLoaded + + + XAOV + AcidOnVisor + + + XAUD + AIUpdateDisabled + + + XAUL + AreaUnloading + + + XCLR + Clear + + + XCRT + Create + + + XDEL + Delete + + + XDMG + XDMG + + + XENF + EnteredFluid + + + XENT + XENT + + + XEPZ + EnteredPhazonPool + + + XEXF + ExitedFluid + + + XFAL + Falling + + + XHIT + HitObject + + + XINF + InsideFluid + + + XINS + InShrubbery + + + XIPZ + InsidePhazonPool + + + XLAU + Launching + + + XLND + Landed + + + XLSG + LandedOnStaticGround + + + XOFF + OffGround + + + XOND + OnDirt + + + XONI + OnIce + + + XONO + OnOrganic + + + XONP + OnPlatform + + + XRDG + XRDG + + + XWLD + WorldLoaded + + + XXDG + XXDG + + + XXPZ + ExitedPhazonPool + + + ZERO + SetToZero + + + diff --git a/templates/MP3/Structs/Abilities.xml b/templates/MP3/Structs/Abilities.xml new file mode 100644 index 00000000..ee7b5cbe --- /dev/null +++ b/templates/MP3/Structs/Abilities.xml @@ -0,0 +1,17 @@ + + + + Abilities + + + false + + + 0 + + + 0 + + + + diff --git a/templates/MP3/Structs/Armor.xml b/templates/MP3/Structs/Armor.xml new file mode 100644 index 00000000..86ef6d91 --- /dev/null +++ b/templates/MP3/Structs/Armor.xml @@ -0,0 +1,67 @@ + + + + Armor + + + false + + + + + 100.0 + + + 5.0 + + + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + diff --git a/templates/MP3/Structs/Ball.xml b/templates/MP3/Structs/Ball.xml new file mode 100644 index 00000000..237a44c8 --- /dev/null +++ b/templates/MP3/Structs/Ball.xml @@ -0,0 +1,17 @@ + + + + Ball + + + false + + + false + + + false + + + + diff --git a/templates/MP3/Structs/BeastRiderData.xml b/templates/MP3/Structs/BeastRiderData.xml new file mode 100644 index 00000000..f4cfffa5 --- /dev/null +++ b/templates/MP3/Structs/BeastRiderData.xml @@ -0,0 +1,25 @@ + + + + BeastRiderData + + + + CMDL + + + + + + CMDL + + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/BlinkWolfData.xml b/templates/MP3/Structs/BlinkWolfData.xml new file mode 100644 index 00000000..e990546b --- /dev/null +++ b/templates/MP3/Structs/BlinkWolfData.xml @@ -0,0 +1,279 @@ + + + + BlinkWolfData + + + false + + + false + + + 20.0 + + + 2.0 + + + 0.5 + + + 5.0 + + + 10.0 + + + 1.0 + + + 15.0 + + + 15.0 + + + 5 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + CAUD + + + + + CAUD + + + + 70.0 + + + 180.0 + + + 20.0 + + + 15.0 + + + 24.0 + + + 3.0 + + + 1.0 + + + 3.0 + + + 15.0 + + + + 1.0 + + + 0.5 + + + 2.0 + + + 4.0 + + + + PART + + + + + PART + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 2.0 + + + 1.0 + + + 1.0 + + + 5.0 + + + 1.0 + + + 1.0 + + + 5.0 + + + 100.0 + + + 1.0 + + + 5.0 + + + 5.0 + + + 2.0 + + + 5.0 + + + 2.0 + + + 1.0 + + + 10.0 + + + 2.0 + + + 5.0 + + + 10.0 + + + 15.0 + + + 10.0 + + + 60.0 + + + + diff --git a/templates/MP3/Structs/BonusCredit.xml b/templates/MP3/Structs/BonusCredit.xml new file mode 100644 index 00000000..175f3f7a --- /dev/null +++ b/templates/MP3/Structs/BonusCredit.xml @@ -0,0 +1,18 @@ + + + + BonusCredit + + + 0xBF93CA38 + + + + + + + + + + + diff --git a/templates/MP3/Structs/CableProperties.xml b/templates/MP3/Structs/CableProperties.xml new file mode 100644 index 00000000..1f253717 --- /dev/null +++ b/templates/MP3/Structs/CableProperties.xml @@ -0,0 +1,105 @@ + + + + CableProperties + + + + SWHC + + + + 0x436F402A + + + + + + + + + + 0x2C8482EE + + + + + + + + 0xD6629DCA + + + + + + + 0xB9B7640F + + + + + + + + false + + + 10 + + + 4.0 + + + 4.0 + + + 0x80DD21B4 + + + 0x23363FD3 + + + 0x24CF38F1 + + + 1.0 + + + false + + + false + + + + + false + + + true + + + true + + + + + 0.0 + + + 15.0 + + + 0.0167 + + + 0x23363FD3 + + + + + + + + diff --git a/templates/MP3/Structs/CameraConstraints.xml b/templates/MP3/Structs/CameraConstraints.xml new file mode 100644 index 00000000..dd5a856b --- /dev/null +++ b/templates/MP3/Structs/CameraConstraints.xml @@ -0,0 +1,11 @@ + + + + CameraConstraints + + + 1 + + + + diff --git a/templates/MP3/Structs/CameraFieldOfView.xml b/templates/MP3/Structs/CameraFieldOfView.xml new file mode 100644 index 00000000..ec8604ca --- /dev/null +++ b/templates/MP3/Structs/CameraFieldOfView.xml @@ -0,0 +1,29 @@ + + + + CameraFieldOfView + + + 0xA93DE248 + + + + + + + + 0xD2CFE11 + + + + + + + + 60.0 + + + + + + diff --git a/templates/MP3/Structs/CameraInterpolation.xml b/templates/MP3/Structs/CameraInterpolation.xml new file mode 100644 index 00000000..85ea61e8 --- /dev/null +++ b/templates/MP3/Structs/CameraInterpolation.xml @@ -0,0 +1,44 @@ + + + + CameraInterpolation + + + 3 + + + 100.0 + + + 135.0 + + + + + + 3 + + + 100.0 + + + 135.0 + + + + + + 3 + + + 100.0 + + + 135.0 + + + + + + + diff --git a/templates/MP3/Structs/CameraMotion.xml b/templates/MP3/Structs/CameraMotion.xml new file mode 100644 index 00000000..933a13b6 --- /dev/null +++ b/templates/MP3/Structs/CameraMotion.xml @@ -0,0 +1,17 @@ + + + + CameraMotion + + + + 0xB1059189 + + + + + + + + + diff --git a/templates/MP3/Structs/CameraNavigation.xml b/templates/MP3/Structs/CameraNavigation.xml new file mode 100644 index 00000000..0893a287 --- /dev/null +++ b/templates/MP3/Structs/CameraNavigation.xml @@ -0,0 +1,11 @@ + + + + CameraNavigation + + + 0 + + + + diff --git a/templates/MP3/Structs/CameraPosition.xml b/templates/MP3/Structs/CameraPosition.xml new file mode 100644 index 00000000..46e08d4e --- /dev/null +++ b/templates/MP3/Structs/CameraPosition.xml @@ -0,0 +1,29 @@ + + + + CameraPosition + + + 0xC239D6DB + + + + + + + + + + + + 2 + + + + + + + + + + diff --git a/templates/MP3/Structs/CameraRotation.xml b/templates/MP3/Structs/CameraRotation.xml new file mode 100644 index 00000000..7b22b9ac --- /dev/null +++ b/templates/MP3/Structs/CameraRotation.xml @@ -0,0 +1,9 @@ + + + + CameraRotation + + + + + diff --git a/templates/MP3/Structs/CattleProd.xml b/templates/MP3/Structs/CattleProd.xml new file mode 100644 index 00000000..146bae22 --- /dev/null +++ b/templates/MP3/Structs/CattleProd.xml @@ -0,0 +1,30 @@ + + + + CattleProd + + + + + 5.0 + + + + PART + ELSC + + + + 1.0 + + + 25.0 + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/Chakram.xml b/templates/MP3/Structs/Chakram.xml new file mode 100644 index 00000000..ddc1169c --- /dev/null +++ b/templates/MP3/Structs/Chakram.xml @@ -0,0 +1,72 @@ + + + + Chakram + + + + CMDL + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + 50.0 + + + 50.0 + + + 720.0 + + + 0.5 + + + + PART + ELSC + + + + 1.0 + + + 20.0 + + + 60.0 + + + + diff --git a/templates/MP3/Structs/ChasePosition.xml b/templates/MP3/Structs/ChasePosition.xml new file mode 100644 index 00000000..866e301c --- /dev/null +++ b/templates/MP3/Structs/ChasePosition.xml @@ -0,0 +1,18 @@ + + + + ChasePosition + + + 0.0 + + + 0.0 + + + 0.0 + + + + + diff --git a/templates/MP3/Structs/CinematicBlend.xml b/templates/MP3/Structs/CinematicBlend.xml new file mode 100644 index 00000000..29cb334a --- /dev/null +++ b/templates/MP3/Structs/CinematicBlend.xml @@ -0,0 +1,11 @@ + + + + CinematicBlend + + + + + + + diff --git a/templates/MP3/Structs/CircleLineMode.xml b/templates/MP3/Structs/CircleLineMode.xml new file mode 100644 index 00000000..67788563 --- /dev/null +++ b/templates/MP3/Structs/CircleLineMode.xml @@ -0,0 +1,15 @@ + + + + CircleLineMode + + + + + + + + + + + diff --git a/templates/MP3/Structs/ColliderPosition.xml b/templates/MP3/Structs/ColliderPosition.xml new file mode 100644 index 00000000..86cb7218 --- /dev/null +++ b/templates/MP3/Structs/ColliderPosition.xml @@ -0,0 +1,65 @@ + + + + ColliderPosition + + + 0xB745A689 + + + + + + 5.0 + + + 10.0 + + + 2.7360001 + + + + + + + 0.0099999998 + + + + + + + + + + + 80.0 + + + 4.0 + + + + + + + + + + + 30.0 + + + 8.0 + + + 2.5 + + + + + + + + diff --git a/templates/MP3/Structs/Connection.xml b/templates/MP3/Structs/Connection.xml new file mode 100644 index 00000000..03e322a5 --- /dev/null +++ b/templates/MP3/Structs/Connection.xml @@ -0,0 +1,20 @@ + + + + Connection + true + + + Connection Index + 0 + + + Activation Times + + + 0.0 + + + + + diff --git a/templates/MP3/Structs/CounterConditions.xml b/templates/MP3/Structs/CounterConditions.xml new file mode 100644 index 00000000..d2f7d6ca --- /dev/null +++ b/templates/MP3/Structs/CounterConditions.xml @@ -0,0 +1,38 @@ + + + + CounterConditions + + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + + 7 + + + 8 + + + 9 + + + 10 + + + + diff --git a/templates/MP3/Structs/DebrisProperties.xml b/templates/MP3/Structs/DebrisProperties.xml new file mode 100644 index 00000000..aaf4b6b5 --- /dev/null +++ b/templates/MP3/Structs/DebrisProperties.xml @@ -0,0 +1,239 @@ + + + + DebrisProperties + + + 180.0 + + + 180.0 + + + + 0.0 + 0.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + 5.0 + + + 15.0 + + + + -1.0 + -1.0 + -1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + false + + + false + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 0.1 + + + 25.0 + + + 1.0 + + + + CMDL + + + + + 0.0 + 0.0 + 0.0 + + + + + CAUD + + + + 1 + + + 1.0 + + + 1.0 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + true + + + true + + + false + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + false + + + false + + + false + + + true + + + + diff --git a/templates/MP3/Structs/DynamicLightFalloff.xml b/templates/MP3/Structs/DynamicLightFalloff.xml new file mode 100644 index 00000000..d9f525f2 --- /dev/null +++ b/templates/MP3/Structs/DynamicLightFalloff.xml @@ -0,0 +1,18 @@ + + + + DynamicLightFalloff + + + 0 + + + + 0.0 + + + false + + + + diff --git a/templates/MP3/Structs/DynamicLightIntensity.xml b/templates/MP3/Structs/DynamicLightIntensity.xml new file mode 100644 index 00000000..bd15fced --- /dev/null +++ b/templates/MP3/Structs/DynamicLightIntensity.xml @@ -0,0 +1,15 @@ + + + + DynamicLightIntensity + + + + 0.0 + + + false + + + + diff --git a/templates/MP3/Structs/DynamicLightMotionSpline.xml b/templates/MP3/Structs/DynamicLightMotionSpline.xml new file mode 100644 index 00000000..c97b2eb9 --- /dev/null +++ b/templates/MP3/Structs/DynamicLightMotionSpline.xml @@ -0,0 +1,16 @@ + + + + DynamicLightMotionSpline + + + false + + + + + 10.0 + + + + diff --git a/templates/MP3/Structs/DynamicLightParent.xml b/templates/MP3/Structs/DynamicLightParent.xml new file mode 100644 index 00000000..0ab99492 --- /dev/null +++ b/templates/MP3/Structs/DynamicLightParent.xml @@ -0,0 +1,26 @@ + + + + DynamicLightParent + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + false + + + + diff --git a/templates/MP3/Structs/DynamicLightSpotlight.xml b/templates/MP3/Structs/DynamicLightSpotlight.xml new file mode 100644 index 00000000..53d8f78c --- /dev/null +++ b/templates/MP3/Structs/DynamicLightSpotlight.xml @@ -0,0 +1,15 @@ + + + + DynamicLightSpotlight + + + + 0.0 + + + false + + + + diff --git a/templates/MP3/Structs/EnergyWhip.xml b/templates/MP3/Structs/EnergyWhip.xml new file mode 100644 index 00000000..4c6ecb16 --- /dev/null +++ b/templates/MP3/Structs/EnergyWhip.xml @@ -0,0 +1,30 @@ + + + + EnergyWhip + + + + + + 2.5 + + + 15.0 + + + + PART + + + + + CAUD + + + + false + + + + diff --git a/templates/MP3/Structs/EyePodData.xml b/templates/MP3/Structs/EyePodData.xml new file mode 100644 index 00000000..675531f1 --- /dev/null +++ b/templates/MP3/Structs/EyePodData.xml @@ -0,0 +1,81 @@ + + + + EyePodData + + + 20.0 + + + 40.0 + + + 5.0 + + + 2.0 + + + 5.0 + + + 1 + + + 4 + + + 0.25 + + + 0.5 + + + 0.25 + + + 0.5 + + + 5.0 + + + 7.0 + + + + WPSC + + + + + WPSC + + + + + + 5.0 + + + true + + + 20.0 + + + 2.0 + + + + + + false + + + false + + + + + diff --git a/templates/MP3/Structs/FargullHatcherData.xml b/templates/MP3/Structs/FargullHatcherData.xml new file mode 100644 index 00000000..524efd1b --- /dev/null +++ b/templates/MP3/Structs/FargullHatcherData.xml @@ -0,0 +1,40 @@ + + + + FargullHatcherData + + + false + + + 20.0 + + + 20.0 + + + 20.0 + + + + + 1.0 + + + 5 + + + 10.0 + + + 20.0 + + + 0.5 + + + 2.0 + + + + diff --git a/templates/MP3/Structs/FargullHatcherSwarmData.xml b/templates/MP3/Structs/FargullHatcherSwarmData.xml new file mode 100644 index 00000000..49370b9a --- /dev/null +++ b/templates/MP3/Structs/FargullHatcherSwarmData.xml @@ -0,0 +1,14 @@ + + + + FargullHatcherSwarmData + + + 4.0 + + + 25.0 + + + + diff --git a/templates/MP3/Structs/FederationData.xml b/templates/MP3/Structs/FederationData.xml new file mode 100644 index 00000000..dd5b9167 --- /dev/null +++ b/templates/MP3/Structs/FederationData.xml @@ -0,0 +1,15 @@ + + + + FederationData + + + true + + + + false + + + + diff --git a/templates/MP3/Structs/FishCloudAggressionData.xml b/templates/MP3/Structs/FishCloudAggressionData.xml new file mode 100644 index 00000000..127a9d57 --- /dev/null +++ b/templates/MP3/Structs/FishCloudAggressionData.xml @@ -0,0 +1,34 @@ + + + + FishCloudAggressionData + + + 2.0 + + + 30.0 + + + 1.0 + + + 2.0 + + + + PART + + + + 0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP3/Structs/FluidProperties.xml b/templates/MP3/Structs/FluidProperties.xml new file mode 100644 index 00000000..d5aa6ca4 --- /dev/null +++ b/templates/MP3/Structs/FluidProperties.xml @@ -0,0 +1,284 @@ + + + + FluidProperties + + + 0x54F30820 + + + + + + + + false + + + true + + + true + + + true + + + true + + + 0.25 + + + 1.0 + + + 5.0 + + + 5.0 + + + 0x48DC9CE2 + + + + + + + + + + + + + 0.0 + 0.0 + 0.49803901 + + + + + 0.0 + 0.49803901 + 1.0 + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + 0.25 + + + 0.050000001 + + + 0.30000001 + + + 10.0 + + + 0.0 + + + + + + + + + 1.0 + 1.0 + 1.0 + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 50.0 + + + 45000.0 + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + 7.0 + + + -0.5 + + + -1.0 + + + 10.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + 1.0 + + + false + + + 6.0 + + + 8.0 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + PART + + + + + CAUD + + + + false + + + 1.0 + + + 300 + + + + + diff --git a/templates/MP3/Structs/FlyingPirateData.xml b/templates/MP3/Structs/FlyingPirateData.xml new file mode 100644 index 00000000..4bdccc51 --- /dev/null +++ b/templates/MP3/Structs/FlyingPirateData.xml @@ -0,0 +1,130 @@ + + + + FlyingPirateData + + + false + + + true + + + false + + + false + + + false + + + 7.0 + + + 50.0 + + + 30.0 + + + 5.0 + + + 1.0 + + + 10.0 + + + 50.0 + + + 2.0 + + + 100.0 + + + + CMDL + + + + + CMDL + + + + 15.0 + + + 30.0 + + + 20.0 + + + 5.0 + + + 15.0 + + + 90.0 + + + 20.0 + + + 20.0 + + + 30.0 + + + 4.0 + + + 80.0 + + + 80.0 + + + 20.0 + + + 30.0 + + + 100.0 + + + 30.0 + + + 3.0 + + + + + + + + + + + + false + + + false + + + + 60.0 + + + + diff --git a/templates/MP3/Structs/FlyingPirateHelixMissileData.xml b/templates/MP3/Structs/FlyingPirateHelixMissileData.xml new file mode 100644 index 00000000..fb0f91ae --- /dev/null +++ b/templates/MP3/Structs/FlyingPirateHelixMissileData.xml @@ -0,0 +1,46 @@ + + + + FlyingPirateHelixMissileData + + + + + WPSC + + + + + WPSC + + + + + + PART + ELSC + + + + + CAUD + + + + 10.0 + + + 20.0 + + + 50.0 + + + 3.0 + + + 1.0 + + + + diff --git a/templates/MP3/Structs/FriendlyData.xml b/templates/MP3/Structs/FriendlyData.xml new file mode 100644 index 00000000..a1198202 --- /dev/null +++ b/templates/MP3/Structs/FriendlyData.xml @@ -0,0 +1,107 @@ + + + + FriendlyData + + + false + + + + false + + + false + + + true + + + false + + + false + + + 10.0 + + + false + + + 30.0 + + + 2.0 + + + 2.0 + + + 1.0 + + + false + + + + WPSC + + + + + CAUD + + + + + + 5.0 + + + + + + + + BFRC + + + + + CMDL + + + + true + + + 10.0 + + + 1000.0 + + + false + + + false + + + 60.0 + + + 90.0 + + + true + + + false + + + true + + + + diff --git a/templates/MP3/Structs/GeneratedObjectDeleterProperties.xml b/templates/MP3/Structs/GeneratedObjectDeleterProperties.xml new file mode 100644 index 00000000..3504a2b4 --- /dev/null +++ b/templates/MP3/Structs/GeneratedObjectDeleterProperties.xml @@ -0,0 +1,11 @@ + + + + GeneratedObjectDeleterProperties + + + true + + + + diff --git a/templates/MP3/Structs/GragnolFlyerData.xml b/templates/MP3/Structs/GragnolFlyerData.xml new file mode 100644 index 00000000..f1ac93cc --- /dev/null +++ b/templates/MP3/Structs/GragnolFlyerData.xml @@ -0,0 +1,282 @@ + + + + GragnolFlyerData + + + false + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + 0.0 + 0.0 + 0.0 + + + + 20.0 + + + 120.0 + + + + + Never + + + + + + PART + + + + + CAUD + + + + -1.0 + + + 5.0 + + + + + Never + + + Never + + + + + 5.0 + + + + + 50.0 + + + Never + + + + + + + Never + + + + + + + Never + + + + + + 5.0 + + + 2.0 + + + 10.0 + + + 1.0 + + + 5.0 + + + false + + + true + + + 5.0 + + + + + 1 + + + Never + + + 10.0 + + + false + + + + + 1 + + + 180.0 + + + false + + + + + + + 180.0 + + + false + + + + + Never + + + Never + + + Never + + + Never + 180.0 + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + false + + + Never + + + + + Never + + + Never + + + Never + + + Never + 180.0 + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + false + + + Never + + + + + + + 180.0 + + + false + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + diff --git a/templates/MP3/Structs/GrappleInfo.xml b/templates/MP3/Structs/GrappleInfo.xml new file mode 100644 index 00000000..ef062144 --- /dev/null +++ b/templates/MP3/Structs/GrappleInfo.xml @@ -0,0 +1,23 @@ + + + + GrappleInfo + + + 5.0 + + + 20.0 + + + 180.0 + + + false + + + false + + + + diff --git a/templates/MP3/Structs/GunTurretBaseData.xml b/templates/MP3/Structs/GunTurretBaseData.xml new file mode 100644 index 00000000..da5fb226 --- /dev/null +++ b/templates/MP3/Structs/GunTurretBaseData.xml @@ -0,0 +1,43 @@ + + + + GunTurretBaseData + + + false + + + false + + + false + + + false + + + 2.0 + + + 5.0 + + + 1.0 + + + 10.0 + + + 10.0 + + + 0.69999999 + + + + PART + + + + + diff --git a/templates/MP3/Structs/GunTurretTopData.xml b/templates/MP3/Structs/GunTurretTopData.xml new file mode 100644 index 00000000..b978d8d8 --- /dev/null +++ b/templates/MP3/Structs/GunTurretTopData.xml @@ -0,0 +1,71 @@ + + + + GunTurretTopData + + + false + + + false + + + false + + + true + + + 100.0 + + + + 180.0 + + + 10.0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 3.0 + + + 1.0 + + + 1.0 + + + 1 + + + 5 + + + + CRSC + + + + + WPSC + + + + + 10.0 + + + 5.0 + + + + diff --git a/templates/MP3/Structs/HyperMode.xml b/templates/MP3/Structs/HyperMode.xml new file mode 100644 index 00000000..fa270a5c --- /dev/null +++ b/templates/MP3/Structs/HyperMode.xml @@ -0,0 +1,35 @@ + + + + HyperMode + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + + diff --git a/templates/MP3/Structs/Inventory.xml b/templates/MP3/Structs/Inventory.xml new file mode 100644 index 00000000..d56ddef8 --- /dev/null +++ b/templates/MP3/Structs/Inventory.xml @@ -0,0 +1,15 @@ + + + + Inventory + + + + + + + + + + + diff --git a/templates/MP3/Structs/JetPack.xml b/templates/MP3/Structs/JetPack.xml new file mode 100644 index 00000000..280186ea --- /dev/null +++ b/templates/MP3/Structs/JetPack.xml @@ -0,0 +1,37 @@ + + + + JetPack + + + 120.0 + + + 5.0 + + + 1.0 + + + 2.0 + + + + PART + + + + + PART + + + + + PART + + + + + + + diff --git a/templates/MP3/Structs/KorbaMawData.xml b/templates/MP3/Structs/KorbaMawData.xml new file mode 100644 index 00000000..8f414b0e --- /dev/null +++ b/templates/MP3/Structs/KorbaMawData.xml @@ -0,0 +1,18 @@ + + + + KorbaMawData + + + + 0.5 + + + 3.0 + + + 2.8 + + + + diff --git a/templates/MP3/Structs/KorbaSnatcherData.xml b/templates/MP3/Structs/KorbaSnatcherData.xml new file mode 100644 index 00000000..0d87d064 --- /dev/null +++ b/templates/MP3/Structs/KorbaSnatcherData.xml @@ -0,0 +1,43 @@ + + + + KorbaSnatcherData + + + 0.80000001 + + + 5 + + + 8 + + + 1.0 + + + 2.5 + + + 2000.0 + + + 0.1 + + + 0.30000001 + + + 1.0 + + + 30.0 + + + + PART + + + + + diff --git a/templates/MP3/Structs/LayerID.xml b/templates/MP3/Structs/LayerID.xml new file mode 100644 index 00000000..8b18f0f6 --- /dev/null +++ b/templates/MP3/Structs/LayerID.xml @@ -0,0 +1,15 @@ + + + + LayerID + true + + + AreaId + + + LayerId + + + + diff --git a/templates/MP3/Structs/MetroidHopperData.xml b/templates/MP3/Structs/MetroidHopperData.xml new file mode 100644 index 00000000..029c4b33 --- /dev/null +++ b/templates/MP3/Structs/MetroidHopperData.xml @@ -0,0 +1,100 @@ + + + + MetroidHopperData + + + 1.0 + + + 100.0 + + + 1.0 + + + false + + + 1.0 + + + 30.0 + + + 8.0 + + + 11.0 + + + 0.5 + + + + + 0.1 + + + 20.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 0.60000002 + + + 0.30000001 + + + + + + + ELSC + + + + + CAUD + + + + 5.0 + + + + PART + + + + + + false + + + + diff --git a/templates/MP3/Structs/Misc.xml b/templates/MP3/Structs/Misc.xml new file mode 100644 index 00000000..04961554 --- /dev/null +++ b/templates/MP3/Structs/Misc.xml @@ -0,0 +1,30 @@ + + + + Misc + + + + + 1 + + + 1 + + + + + + + 1 + + + 1 + + + + + + + + diff --git a/templates/MP3/Structs/MultiModelInformation.xml b/templates/MP3/Structs/MultiModelInformation.xml new file mode 100644 index 00000000..7328868e --- /dev/null +++ b/templates/MP3/Structs/MultiModelInformation.xml @@ -0,0 +1,26 @@ + + + + MultiModelInformation + + + 0 + + + false + + + 0.0 + + + + + + + + + + + + + diff --git a/templates/MP3/Structs/MysteryFlyerData.xml b/templates/MP3/Structs/MysteryFlyerData.xml new file mode 100644 index 00000000..55feeaa0 --- /dev/null +++ b/templates/MP3/Structs/MysteryFlyerData.xml @@ -0,0 +1,38 @@ + + + + MysteryFlyerData + + + + WPSC + + + + + + 0xFFFFFFFF + + + 5.0 + + + + + 10.0 + + + 2.0 + + + 5.0 + + + true + + + + + + + diff --git a/templates/MP3/Structs/NonSlowdown.xml b/templates/MP3/Structs/NonSlowdown.xml new file mode 100644 index 00000000..c3ea4913 --- /dev/null +++ b/templates/MP3/Structs/NonSlowdown.xml @@ -0,0 +1,9 @@ + + + + NonSlowdown + + + + + diff --git a/templates/MP3/Structs/OffsetPosition.xml b/templates/MP3/Structs/OffsetPosition.xml new file mode 100644 index 00000000..45638cf8 --- /dev/null +++ b/templates/MP3/Structs/OffsetPosition.xml @@ -0,0 +1,19 @@ + + + + OffsetPosition + + + 0x95BBB57E + + + + + + + + + + + + diff --git a/templates/MP3/Structs/OffsetSplines.xml b/templates/MP3/Structs/OffsetSplines.xml new file mode 100644 index 00000000..5d183240 --- /dev/null +++ b/templates/MP3/Structs/OffsetSplines.xml @@ -0,0 +1,14 @@ + + + + OffsetSplines + + + false + + + + + + + diff --git a/templates/MP3/Structs/OptionalAreaAssetTypes.xml b/templates/MP3/Structs/OptionalAreaAssetTypes.xml new file mode 100644 index 00000000..ac13b06b --- /dev/null +++ b/templates/MP3/Structs/OptionalAreaAssetTypes.xml @@ -0,0 +1,11 @@ + + + + OptionalAreaAssetTypes + + + 0 + + + + diff --git a/templates/MP3/Structs/PIDConvergence.xml b/templates/MP3/Structs/PIDConvergence.xml new file mode 100644 index 00000000..bbecb810 --- /dev/null +++ b/templates/MP3/Structs/PIDConvergence.xml @@ -0,0 +1,24 @@ + + + + PIDConvergence + + + 0x5A778792 + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP3/Structs/PTCNoseTurretData.xml b/templates/MP3/Structs/PTCNoseTurretData.xml new file mode 100644 index 00000000..02cff41a --- /dev/null +++ b/templates/MP3/Structs/PTCNoseTurretData.xml @@ -0,0 +1,73 @@ + + + + PTCNoseTurretData + + + 0.5 + + + -90.0 + + + 90.0 + + + 90.0 + + + 90.0 + + + 0.0 + + + 15.0 + + + 360.0 + + + 135.0 + + + -135.0 + + + 360.0 + + + 45.0 + + + -45.0 + + + + WPSC + + + + + 1.0 + + + 3 + + + 0.1 + + + 2 + + + + CAUD + + + + false + + + + diff --git a/templates/MP3/Structs/ParticleBlaster.xml b/templates/MP3/Structs/ParticleBlaster.xml new file mode 100644 index 00000000..bdaa46a5 --- /dev/null +++ b/templates/MP3/Structs/ParticleBlaster.xml @@ -0,0 +1,43 @@ + + + + ParticleBlaster + + + + + WPSC + + + + + + CAUD + + + + + PART + ELSC + + + + + CAUD + + + + 50.0 + + + 3.0 + + + 1.0 + + + 0.1 + + + + diff --git a/templates/MP3/Structs/PathDeterminationMethodType.xml b/templates/MP3/Structs/PathDeterminationMethodType.xml new file mode 100644 index 00000000..84b03690 --- /dev/null +++ b/templates/MP3/Structs/PathDeterminationMethodType.xml @@ -0,0 +1,17 @@ + + + + PathDeterminationMethodType + + + 0x15F0534B + + + + + + + + + + diff --git a/templates/MP3/Structs/PathPosition.xml b/templates/MP3/Structs/PathPosition.xml new file mode 100644 index 00000000..39645b15 --- /dev/null +++ b/templates/MP3/Structs/PathPosition.xml @@ -0,0 +1,31 @@ + + + + PathPosition + + + 0 + + + 0xD25FBD92 + + + + + + + + + + + 4.0 + + + 3.0 + + + + + + + diff --git a/templates/MP3/Structs/PathType.xml b/templates/MP3/Structs/PathType.xml new file mode 100644 index 00000000..7b994ad0 --- /dev/null +++ b/templates/MP3/Structs/PathType.xml @@ -0,0 +1,20 @@ + + + + PathType + + + 0x8C1B1D20 + + + + + + + + + + + + + diff --git a/templates/MP3/Structs/PhaazoidData.xml b/templates/MP3/Structs/PhaazoidData.xml new file mode 100644 index 00000000..facc7e61 --- /dev/null +++ b/templates/MP3/Structs/PhaazoidData.xml @@ -0,0 +1,48 @@ + + + + PhaazoidData + + + 0 + + + false + + + false + + + 65.0 + + + 25.0 + + + 10.0 + + + 35.0 + + + 1.0 + + + 3.5 + + + 2.5 + + + 7.0 + + + + + WPSC + + + + + + diff --git a/templates/MP3/Structs/PhazonFlyerSwarmData.xml b/templates/MP3/Structs/PhazonFlyerSwarmData.xml new file mode 100644 index 00000000..1028b076 --- /dev/null +++ b/templates/MP3/Structs/PhazonFlyerSwarmData.xml @@ -0,0 +1,11 @@ + + + + PhazonFlyerSwarmData + + + 4.0 + + + + diff --git a/templates/MP3/Structs/PhazonLeechData.xml b/templates/MP3/Structs/PhazonLeechData.xml new file mode 100644 index 00000000..5c0d2341 --- /dev/null +++ b/templates/MP3/Structs/PhazonLeechData.xml @@ -0,0 +1,82 @@ + + + + PhazonLeechData + + + 1.0 + + + 0.5 + + + 0.69999999 + + + 0.89999998 + + + 0.15000001 + + + 30.0 + + + 35.0 + + + 55.0 + + + 2.0 + + + 4.0 + + + -1.0 + + + -1.0 + + + 2.0 + + + 1.0 + + + 3.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 2.0 + + + 1.0 + + + 7.0 + + + + 0.5 + + + 0.1 + + + + false + + + + diff --git a/templates/MP3/Structs/PhazonPuddleData.xml b/templates/MP3/Structs/PhazonPuddleData.xml new file mode 100644 index 00000000..50a9f8bf --- /dev/null +++ b/templates/MP3/Structs/PhazonPuddleData.xml @@ -0,0 +1,178 @@ + + + + PhazonPuddleData + + + + FSM2 + + + + + + 25.0 + + + + + 5.0 + + + + 1.0 + + + + 1.0 + + + 5.0 + + + 50 + + + 15.0 + + + 25.0 + + + 10.0 + + + 5.0 + + + 0.30000001 + + + 0.2 + + + 1.0 + + + 20.0 + + + 0.1 + + + 1.0 + + + 2.0 + + + 30.0 + + + + 5.0 + + + 25.0 + + + + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + diff --git a/templates/MP3/Structs/PhysicsDebrisProperties.xml b/templates/MP3/Structs/PhysicsDebrisProperties.xml new file mode 100644 index 00000000..652d3b6a --- /dev/null +++ b/templates/MP3/Structs/PhysicsDebrisProperties.xml @@ -0,0 +1,210 @@ + + + + PhysicsDebrisProperties + + + 180.0 + + + 180.0 + + + + 0.0 + 0.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + 5.0 + + + 15.0 + + + + -1.0 + -1.0 + -1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 0.1 + + + 25.0 + + + 1.0 + + + + CMDL + + + + + CAUD + + + + 1 + + + 1.0 + + + 1.0 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + true + + + false + + + false + + + false + + + true + + + false + + + false + + + + diff --git a/templates/MP3/Structs/PirateDroneData.xml b/templates/MP3/Structs/PirateDroneData.xml new file mode 100644 index 00000000..69bbac12 --- /dev/null +++ b/templates/MP3/Structs/PirateDroneData.xml @@ -0,0 +1,296 @@ + + + + PirateDroneData + + + false + + + false + + + + + + + 0.69999999 + + + true + + + 5.0 + + + 0.0 + + + 5.0 + + + 0.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + true + + + 0.5 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + false + + + + + + + + + Never + + + + + + + Never + + + + + 3.0 + + + 2.0 + + + 0.0 + + + 1.0 + + + 1.0 + + + 1080.0 + + + 8.0 + + + 1.0 + + + 10.0 + + + 2.0 + + + 10.0 + + + 1.0 + + + 12.0 + + + 3.0 + + + 10.0 + + + 15.0 + + + 10.0 + + + 15.0 + + + false + + + 5 + + + 3 + + + 5.0 + + + 4.0 + + + 0.30000001 + + + 0.5 + + + 1.0 + + + 5.0 + + + 10.0 + + + true + + + 0.5 + + + true + + + true + + + 0.5 + + + 0.1 + + + false + + + 90.0 + + + 30.0 + + + 1.0 + + + 0 + + + 1 + + + 0 + + + 2 + + + 3.0 + + + 10.0 + + + + + diff --git a/templates/MP3/Structs/ProportionalConvergence.xml b/templates/MP3/Structs/ProportionalConvergence.xml new file mode 100644 index 00000000..ee350322 --- /dev/null +++ b/templates/MP3/Structs/ProportionalConvergence.xml @@ -0,0 +1,12 @@ + + + + ProportionalConvergence + + + 0.0 + + + + + diff --git a/templates/MP3/Structs/RainProperties.xml b/templates/MP3/Structs/RainProperties.xml new file mode 100644 index 00000000..414c2d75 --- /dev/null +++ b/templates/MP3/Structs/RainProperties.xml @@ -0,0 +1,45 @@ + + + + RainProperties + + + + 1.0 + 1.0 + 1.0 + 0.14902 + + + + -40.0 + + + 1.0 + + + 3.0 + + + 6.0 + + + 6.0 + + + 50.0 + + + + + true + + + + CAUD + + + + + + diff --git a/templates/MP3/Structs/ReptilicusHunterData.xml b/templates/MP3/Structs/ReptilicusHunterData.xml new file mode 100644 index 00000000..d91e67b5 --- /dev/null +++ b/templates/MP3/Structs/ReptilicusHunterData.xml @@ -0,0 +1,93 @@ + + + + ReptilicusHunterData + + + true + + + true + + + false + + + false + + + 15.0 + + + 20.0 + + + 40.0 + + + 2.0 + + + 4.0 + + + 1.0 + + + 0.25 + + + + CAUD + + + + + CAUD + + + + 2.0 + + + 300.0 + + + 0.0 + + + 10.0 + + + 0.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 7.5 + + + 25.0 + + + 10.0 + + + 10.0 + + + + + + + + + + diff --git a/templates/MP3/Structs/RotationSplines.xml b/templates/MP3/Structs/RotationSplines.xml new file mode 100644 index 00000000..b361ee01 --- /dev/null +++ b/templates/MP3/Structs/RotationSplines.xml @@ -0,0 +1,11 @@ + + + + RotationSplines + + + + + + + diff --git a/templates/MP3/Structs/ScaleSplines.xml b/templates/MP3/Structs/ScaleSplines.xml new file mode 100644 index 00000000..6d97ca6f --- /dev/null +++ b/templates/MP3/Structs/ScaleSplines.xml @@ -0,0 +1,11 @@ + + + + ScaleSplines + + + + + + + diff --git a/templates/MP3/Structs/SeedBoss1Data.xml b/templates/MP3/Structs/SeedBoss1Data.xml new file mode 100644 index 00000000..0f9516ba --- /dev/null +++ b/templates/MP3/Structs/SeedBoss1Data.xml @@ -0,0 +1,339 @@ + + + + SeedBoss1Data + + + 0.0 + + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + 0.0 + + + + + + + + + PART + + + + + CAUD + + + + + WPSC + + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + 0.0 + 0.0 + 0.0 + + + + 0.0 + + + 0.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + 0.0 + 0.0 + 0.0 + + + + 0.0 + + + 0.0 + + + + PART + + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + 0.0 + + + 0.0 + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + + diff --git a/templates/MP3/Structs/SeedBoss1HandData.xml b/templates/MP3/Structs/SeedBoss1HandData.xml new file mode 100644 index 00000000..be66a4ba --- /dev/null +++ b/templates/MP3/Structs/SeedBoss1HandData.xml @@ -0,0 +1,31 @@ + + + + SeedBoss1HandData + + + + + + + FSM2 + + + + + + PART + + + + + CAUD + + + + + 20.0 + + + + diff --git a/templates/MP3/Structs/SeedBoss1OrbData.xml b/templates/MP3/Structs/SeedBoss1OrbData.xml new file mode 100644 index 00000000..2488bfcb --- /dev/null +++ b/templates/MP3/Structs/SeedBoss1OrbData.xml @@ -0,0 +1,43 @@ + + + + SeedBoss1OrbData + + + + + + + 0.0 + 1.0 + 0.0 + + + + true + + + + PART + + + + + CAUD + + + + 0.0 + + + 25.0 + + + 1.0 + + + 1.0 + + + + diff --git a/templates/MP3/Structs/SeedBoss1Shield.xml b/templates/MP3/Structs/SeedBoss1Shield.xml new file mode 100644 index 00000000..1c40d3d1 --- /dev/null +++ b/templates/MP3/Structs/SeedBoss1Shield.xml @@ -0,0 +1,83 @@ + + + + SeedBoss1Shield + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + diff --git a/templates/MP3/Structs/ShakerData.xml b/templates/MP3/Structs/ShakerData.xml new file mode 100644 index 00000000..d69c0fec --- /dev/null +++ b/templates/MP3/Structs/ShakerData.xml @@ -0,0 +1,21 @@ + + + + ShakerData + + + 48 + + + 5.0 + + + 1.0 + + + + + + + + diff --git a/templates/MP3/Structs/Ship.xml b/templates/MP3/Structs/Ship.xml new file mode 100644 index 00000000..41c0a571 --- /dev/null +++ b/templates/MP3/Structs/Ship.xml @@ -0,0 +1,12 @@ + + + + Ship + + + + false + + + + diff --git a/templates/MP3/Structs/ShipData.xml b/templates/MP3/Structs/ShipData.xml new file mode 100644 index 00000000..5585ebbe --- /dev/null +++ b/templates/MP3/Structs/ShipData.xml @@ -0,0 +1,94 @@ + + + + ShipData + + + false + + + + WPSC + + + + + + 0xCD26D8F0 + + + 50.0 + + + 20.0 + + + 5.0 + + + + + + CAUD + + + + 0.5 + + + 10.0 + + + true + + + + + 90.0 + + + 90.0 + + + + + + PART + + + + + PART + + + + + SWHC + + + + + SWHC + + + + + PART + + + + + PART + + + + + true + + + 40.0 + + + + + diff --git a/templates/MP3/Structs/SpacePirateData.xml b/templates/MP3/Structs/SpacePirateData.xml new file mode 100644 index 00000000..88be2968 --- /dev/null +++ b/templates/MP3/Structs/SpacePirateData.xml @@ -0,0 +1,437 @@ + + + + SpacePirateData + + + 0 + + + true + + + false + + + false + + + false + + + false + + + 50.0 + + + 10.0 + + + false + + + true + + + 10.0 + + + 50.0 + + + 20.0 + + + 20.0 + + + 1000.0 + + + 8.0 + + + false + + + 80.0 + + + 1.0 + + + false + + + false + + + false + + + + + 10.0 + + + 5.0 + + + + + 0.1 + + + 0.050000001 + + + 0 + + + 1.0 + + + 0 + + + 2 + + + false + + + 0.025 + + + 1.0 + + + 0.25 + + + 100.0 + + + 100.0 + + + false + + + 10.0 + + + 5.0 + + + 150.0 + + + 3.0 + + + false + + + false + + + 30.0 + + + 15.0 + + + 50.0 + + + 2.0 + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + false + + + 5.0 + + + 10.0 + + + 2.0 + + + 25.0 + + + 16.0 + + + 4.0 + + + 3.0 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 10000 + + + 1.5 + + + + + + + false + + + false + + + + + 100.0 + + + + + + 1 + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + SCAN + + + + false + + + + + 100.0 + + + 5.0 + + + + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + false + + + 1 + + + 2 + + + 30.0 + + + false + + + 10.0 + + + 10.0 + + + 5.0 + + + 0 + + + + diff --git a/templates/MP3/Structs/SpindleOrientation.xml b/templates/MP3/Structs/SpindleOrientation.xml new file mode 100644 index 00000000..9fa49ab7 --- /dev/null +++ b/templates/MP3/Structs/SpindleOrientation.xml @@ -0,0 +1,13 @@ + + + + SpindleOrientation + + + 786432 + + + + + + diff --git a/templates/MP3/Structs/SpindlePosition.xml b/templates/MP3/Structs/SpindlePosition.xml new file mode 100644 index 00000000..bbe2082c --- /dev/null +++ b/templates/MP3/Structs/SpindlePosition.xml @@ -0,0 +1,23 @@ + + + + SpindlePosition + + + 320 + + + + + + + + + + + + + + + + diff --git a/templates/MP3/Structs/SpringConvergence.xml b/templates/MP3/Structs/SpringConvergence.xml new file mode 100644 index 00000000..87733416 --- /dev/null +++ b/templates/MP3/Structs/SpringConvergence.xml @@ -0,0 +1,26 @@ + + + + SpringConvergence + + + true + + + 10.0 + + + 0.0 + + + 0.0099999998 + + + 10.0 + + + 1.0 + + + + diff --git a/templates/MP3/Structs/SteamBotData.xml b/templates/MP3/Structs/SteamBotData.xml new file mode 100644 index 00000000..a00683ab --- /dev/null +++ b/templates/MP3/Structs/SteamBotData.xml @@ -0,0 +1,250 @@ + + + + SteamBotData + + + + 100.0 + + + 20.0 + + + 10.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 100.0 + + + 20.0 + + + 5.0 + + + + 1.0 + 1.0 + 1.0 + + + + 1.0 + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 0.1 + + + 0.015 + + + 30.0 + + + 5.0 + + + 0.5 + + + 1 + + + + 5.0 + + + 0.0 + + + 0.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + TXTR + + + + 0.5 + + + 0.1 + + + 2.5 + + + 5.0 + + + 10.0 + + + 0.0 + + + 0.050000001 + + + 0.1 + + + 0.30000001 + + + 1.1 + + + 0.89999998 + + + + + + + + + + 1.0 + + + 5.0 + + + 5.0 + + + 0.5 + + + 0.0 + + + 0.0 + + + true + + + false + + + 5 + + + 4 + + + 2.0999999 + + + 1.9 + + + false + + + + + + 0.5 + + + 10.0 + + + 0.0 + + + 100.0 + + + true + + + + + diff --git a/templates/MP3/Structs/SteamLordData.xml b/templates/MP3/Structs/SteamLordData.xml new file mode 100644 index 00000000..d9b0cbd4 --- /dev/null +++ b/templates/MP3/Structs/SteamLordData.xml @@ -0,0 +1,75 @@ + + + + SteamLordData + + + false + + + false + + + 1.0 + + + 0.25 + + + 2.0 + + + 10.0 + + + 25.0 + + + 10.0 + + + 2.5 + + + 5.0 + + + 5.0 + + + 10.0 + + + 50.0 + + + + ELSC + + + + + PART + + + + + ELSC + + + + + ELSC + + + + 15.0 + + + 5.0 + + + + + + diff --git a/templates/MP3/Structs/SurfaceOrientation.xml b/templates/MP3/Structs/SurfaceOrientation.xml new file mode 100644 index 00000000..cede7e20 --- /dev/null +++ b/templates/MP3/Structs/SurfaceOrientation.xml @@ -0,0 +1,11 @@ + + + + SurfaceOrientation + + + 256 + + + + diff --git a/templates/MP3/Structs/SurfacePosition.xml b/templates/MP3/Structs/SurfacePosition.xml new file mode 100644 index 00000000..d0b3fbeb --- /dev/null +++ b/templates/MP3/Structs/SurfacePosition.xml @@ -0,0 +1,13 @@ + + + + SurfacePosition + + + 1 + + + + + + diff --git a/templates/MP3/Structs/SurroundPan.xml b/templates/MP3/Structs/SurroundPan.xml new file mode 100644 index 00000000..1d06f098 --- /dev/null +++ b/templates/MP3/Structs/SurroundPan.xml @@ -0,0 +1,14 @@ + + + + SurroundPan + + + 0.0 + + + 1.0 + + + + diff --git a/templates/MP3/Structs/SwarmBotData.xml b/templates/MP3/Structs/SwarmBotData.xml new file mode 100644 index 00000000..d337b8b7 --- /dev/null +++ b/templates/MP3/Structs/SwarmBotData.xml @@ -0,0 +1,200 @@ + + + + SwarmBotData + + + 8 + + + 8 + + + true + + + 3 + + + 10.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + true + + + true + + + true + + + true + + + true + + + 28.0 + + + 25.0 + + + + + + WPSC + + + + + + + + PART + + + + + ELSC + + + + + ELSC + + + + + PART + + + + + PART + + + + + PART + + + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 0.5 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/TeamAIDebugEnum.xml b/templates/MP3/Structs/TeamAIDebugEnum.xml new file mode 100644 index 00000000..ccd2dc40 --- /dev/null +++ b/templates/MP3/Structs/TeamAIDebugEnum.xml @@ -0,0 +1,17 @@ + + + + TeamAIDebugEnum + + + 0xFC1B1B4F + + + + + + + + + + diff --git a/templates/MP3/Structs/TranslationSplines.xml b/templates/MP3/Structs/TranslationSplines.xml new file mode 100644 index 00000000..d0d20935 --- /dev/null +++ b/templates/MP3/Structs/TranslationSplines.xml @@ -0,0 +1,11 @@ + + + + TranslationSplines + + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct1.xml b/templates/MP3/Structs/UnknownStruct1.xml new file mode 100644 index 00000000..cc236f6d --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct1.xml @@ -0,0 +1,47 @@ + + + + UnknownStruct1 + + + + + 1.0 + 1.0 + 0.0 + + + + 500.0 + + + 0.02 + + + 2.0 + + + 0.0 + + + 3.0 + + + 10.0 + + + 30.0 + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct11.xml b/templates/MP3/Structs/UnknownStruct11.xml new file mode 100644 index 00000000..e004ab01 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct11.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct11 + + + + WPSC + + + + + 45.0 + + + + + diff --git a/templates/MP3/Structs/UnknownStruct12.xml b/templates/MP3/Structs/UnknownStruct12.xml new file mode 100644 index 00000000..e1b9ef43 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct12.xml @@ -0,0 +1,72 @@ + + + + UnknownStruct12 + + + + WPSC + + + + + + 3 + + + 5 + + + 2.0 + + + 3.0 + + + 1.0 + + + 2.0 + + + 30.0 + + + 1.3 + + + 1.5 + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + 50.0 + + + + + diff --git a/templates/MP3/Structs/UnknownStruct13.xml b/templates/MP3/Structs/UnknownStruct13.xml new file mode 100644 index 00000000..1639c120 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct13.xml @@ -0,0 +1,38 @@ + + + + UnknownStruct13 + + + + + 7.0 + + + 8.0 + + + 45.0 + + + 5.0 + + + 30.0 + + + 45.0 + + + 60.0 + + + 1.3 + + + 1.5 + + + + + diff --git a/templates/MP3/Structs/UnknownStruct14.xml b/templates/MP3/Structs/UnknownStruct14.xml new file mode 100644 index 00000000..2faf2e2c --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct14.xml @@ -0,0 +1,25 @@ + + + + UnknownStruct14 + + + 540.0 + + + 75.0 + + + 250.0 + + + 10.0 + + + 15.0 + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct15.xml b/templates/MP3/Structs/UnknownStruct15.xml new file mode 100644 index 00000000..d11e3eab --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct15.xml @@ -0,0 +1,10 @@ + + + + UnknownStruct15 + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct16.xml b/templates/MP3/Structs/UnknownStruct16.xml new file mode 100644 index 00000000..66d01600 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct16.xml @@ -0,0 +1,43 @@ + + + + UnknownStruct16 + + + + + 5.0 + + + 10.0 + + + 1 + + + + + + 1.0 + 1.0 + 2.0 + + + + 215.0 + + + 100.0 + + + 1.0 + + + 5.0 + + + 0.5 + + + + diff --git a/templates/MP3/Structs/UnknownStruct17.xml b/templates/MP3/Structs/UnknownStruct17.xml new file mode 100644 index 00000000..1840c8c8 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct17.xml @@ -0,0 +1,250 @@ + + + + UnknownStruct17 + + + 750.0 + + + + + + 80.0 + + + 0.0 + + + 4.0 + + + 6.0 + + + 8.0 + + + 12.0 + + + 20.0 + + + 60.0 + + + 40.0 + + + 40.0 + + + 5.0 + + + + + 1 + + + Never + + + + + 1 + + + 180.0 + + + 0.1 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 0.5 + + + 2.0 + + + 5.0 + + + 7.0 + + + 0.1 + + + 0.5 + + + 400.0 + + + 60.0 + + + 4.0 + + + 6.0 + + + 25.0 + + + + + + + 20.0 + + + 5.0 + + + 10.0 + + + 1 + + + + + Never + + + Never + + + Never + + + 2.0 + + + Never + + + Never + + + Never + + + Never + + + + + + CMDL + + + + + 0.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct18.xml b/templates/MP3/Structs/UnknownStruct18.xml new file mode 100644 index 00000000..b1e96efd --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct18.xml @@ -0,0 +1,81 @@ + + + + UnknownStruct18 + + + + PART + + + + + PART + + + + + ELSC + + + + + ELSC + + + + 6 + + + 6 + + + + + 20.0 + + + 10.0 + + + 2 + + + + + + + 20.0 + + + 10.0 + + + 2 + + + + + 3.0 + + + 35.0 + + + 5.0 + + + 1.0 + + + 2.5 + + + 5.0 + + + 9.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct19.xml b/templates/MP3/Structs/UnknownStruct19.xml new file mode 100644 index 00000000..c2b9b088 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct19.xml @@ -0,0 +1,120 @@ + + + + UnknownStruct19 + + + 750.0 + + + 1.05 + + + + + + + 80.0 + + + 0.0 + + + 25.0 + + + 40.0 + + + 18.0 + + + 15.0 + + + 3.0 + + + 24.0 + + + 16.0 + + + 12.0 + + + 8.0 + + + 15.0 + + + 0.0 + + + 0.0099999998 + + + 1.0 + + + 1.0 + + + 50.0 + + + 3 + + + + 0.1 + + + 1.0 + + + 2.0 + + + 1.5 + + + 0.30000001 + + + + + CMDL + + + + + + + CMDL + + + + + + CMDL + + + + + + CMDL + + + + + + CMDL + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct2.xml b/templates/MP3/Structs/UnknownStruct2.xml new file mode 100644 index 00000000..cee0ac75 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct2.xml @@ -0,0 +1,149 @@ + + + + UnknownStruct2 + + + + 100.0 + + + + 3.0 + + + 1.0 + + + 1.0 + + + 0.5 + + + 2.0 + + + 1.0 + + + 8.0 + + + 0.0 + + + + 2 + + + + WPSC + + + + + 100.0 + + + + PART + + + + + CAUD + + + + 6.75 + + + 1.0 + + + 50.0 + + + 1.0 + + + 0.5 + + + 0.25 + + + 0.0 + + + 3.5 + + + 0.5 + + + 8.0 + + + 1 + + + 3 + + + 1.5 + + + 0.0 + + + 50.0 + + + 10.0 + + + 30.0 + + + 15.0 + + + 0.60000002 + + + 0.30000001 + + + 0.75 + + + 0.5 + + + 0.75 + + + 0.5 + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct20.xml b/templates/MP3/Structs/UnknownStruct20.xml new file mode 100644 index 00000000..dbe80144 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct20.xml @@ -0,0 +1,187 @@ + + + + UnknownStruct20 + + + 750.0 + + + 1.1 + + + + + + 80.0 + + + 0.0 + + + 7.5 + + + 11.25 + + + + + 3.0 + + + 1.0 + + + 10.0 + + + 1 + + + + + 0.40000001 + + + 15.0 + + + 15.0 + + + 5.0 + + + 30.0 + + + 20.0 + + + 44.0 + + + + + + + 10.0 + + + 20.0 + + + 2 + + + + + 5.0 + + + 2.0 + + + 0.89999998 + + + 45.0 + + + + + + + + + 10.0 + + + 15.0 + + + 10.0 + + + 1 + + + + + 0.2 + + + 0.1 + + + 30.0 + + + Never + + + Never + + + 1.0 + + + + + 0.5 + + + 30.0 + + + 60.0 + + + 4 + + + 4 + + + 1 + + + 100.0 + + + 100.0 + + + 100.0 + + + 100.0 + + + 100.0 + + + 200.0 + + + 0.80000001 + + + 0.0 + + + -0.025 + + + 1.0 + + + 0.025 + + + 0.5 + + + + diff --git a/templates/MP3/Structs/UnknownStruct21.xml b/templates/MP3/Structs/UnknownStruct21.xml new file mode 100644 index 00000000..386f3282 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct21.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct21 + + + 0xF12A35C6 + + + + diff --git a/templates/MP3/Structs/UnknownStruct22.xml b/templates/MP3/Structs/UnknownStruct22.xml new file mode 100644 index 00000000..d2fd496a --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct22.xml @@ -0,0 +1,23 @@ + + + + UnknownStruct22 + + + -0.75 + + + 0.75 + + + 0.75 + + + -0.75 + + + 0.1 + + + + diff --git a/templates/MP3/Structs/UnknownStruct23.xml b/templates/MP3/Structs/UnknownStruct23.xml new file mode 100644 index 00000000..5339397a --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct23.xml @@ -0,0 +1,9 @@ + + + + UnknownStruct23 + + + + + diff --git a/templates/MP3/Structs/UnknownStruct24.xml b/templates/MP3/Structs/UnknownStruct24.xml new file mode 100644 index 00000000..84a7e10c --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct24.xml @@ -0,0 +1,117 @@ + + + + UnknownStruct24 + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + CMDL + + + + + PART + + + + + 1.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + CAUD + + + + + CAUD + + + + 0.25 + + + 0.40000001 + + + 100.0 + + + 10.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct25.xml b/templates/MP3/Structs/UnknownStruct25.xml new file mode 100644 index 00000000..3e034120 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct25.xml @@ -0,0 +1,35 @@ + + + + UnknownStruct25 + + + false + + + 25.0 + + + 2.0 + + + 5.0 + + + 1.0 + + + 2.0 + + + 1.0 + + + 2.0 + + + 0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct26.xml b/templates/MP3/Structs/UnknownStruct26.xml new file mode 100644 index 00000000..8046f027 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct26.xml @@ -0,0 +1,150 @@ + + + + UnknownStruct26 + + + + SCAN + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + ELSC + + + + + WPSC + + + + + WPSC + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 40.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct27.xml b/templates/MP3/Structs/UnknownStruct27.xml new file mode 100644 index 00000000..176993b4 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct27.xml @@ -0,0 +1,146 @@ + + + + UnknownStruct27 + + + 80.0 + + + 60.0 + + + 40.0 + + + 20.0 + + + -1.0 + + + + SCAN + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + WPSC + + + + + WPSC + + + + + PART + + + + + + PART + + + + + PART + + + + + + WPSC + + + + + + + PART + + + + + SCAN + + + + + WPSC + + + + + + WPSC + + + + + PART + + + + + TXTR + + + + 100.0 + + + + + CAUD + + + + + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct28.xml b/templates/MP3/Structs/UnknownStruct28.xml new file mode 100644 index 00000000..596ab5d1 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct28.xml @@ -0,0 +1,29 @@ + + + + UnknownStruct28 + + + 5.0 + + + 5.0 + + + 10.0 + + + 5.0 + + + 15.0 + + + 30.0 + + + 30.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct29.xml b/templates/MP3/Structs/UnknownStruct29.xml new file mode 100644 index 00000000..934be024 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct29.xml @@ -0,0 +1,29 @@ + + + + UnknownStruct29 + + + true + + + 2.0 + + + 6.0 + + + 3 + + + 0.1 + + + 0.5 + + + 20.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct3.xml b/templates/MP3/Structs/UnknownStruct3.xml new file mode 100644 index 00000000..1960fa87 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct3.xml @@ -0,0 +1,36 @@ + + + + UnknownStruct3 + + + 10.0 + + + 100.0 + + + 4.0 + + + 5.0 + + + 0.5 + + + 1.0 + + + 10.0 + + + 15.0 + + + 50.0 + + + + + diff --git a/templates/MP3/Structs/UnknownStruct30.xml b/templates/MP3/Structs/UnknownStruct30.xml new file mode 100644 index 00000000..f26a906d --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct30.xml @@ -0,0 +1,31 @@ + + + + UnknownStruct30 + + + + WPSC + + + + + + PART + ELSC + + + + + CAUD + + + + 20.0 + + + 60.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct31.xml b/templates/MP3/Structs/UnknownStruct31.xml new file mode 100644 index 00000000..3a856bc6 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct31.xml @@ -0,0 +1,65 @@ + + + + UnknownStruct31 + + + 15.0 + + + 15.0 + + + 85.0 + + + 20.0 + + + 0.0 + + + 20.0 + + + 40.0 + + + 40.0 + + + 20.0 + + + 30.0 + + + 10.0 + + + 45.0 + + + 45.0 + + + 60.0 + + + 0.0 + + + 90.0 + + + 10.0 + + + 60.0 + + + 0.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct32.xml b/templates/MP3/Structs/UnknownStruct32.xml new file mode 100644 index 00000000..5bae0144 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct32.xml @@ -0,0 +1,95 @@ + + + + UnknownStruct32 + + + 15.0 + + + 80.0 + + + 20.0 + + + 0.0 + + + 80.0 + + + 20.0 + + + 80.0 + + + 0.0 + + + 80.0 + + + 20.0 + + + 20.0 + + + 20.0 + + + 20.0 + + + 20.0 + + + 20.0 + + + 30.0 + + + 80.0 + + + 20.0 + + + 80.0 + + + 0.0 + + + 40.0 + + + 40.0 + + + 20.0 + + + 80.0 + + + 0.0 + + + 15.0 + + + 85.0 + + + 50.0 + + + 0.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct33.xml b/templates/MP3/Structs/UnknownStruct33.xml new file mode 100644 index 00000000..7ff00cbb --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct33.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct33 + + + 15.0 + + + 10.0 + + + 50.0 + + + 20.0 + + + 30.0 + + + 9.0 + + + 11.0 + + + 1.0 + + + 0.25 + + + 3.0 + + + 4.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct34.xml b/templates/MP3/Structs/UnknownStruct34.xml new file mode 100644 index 00000000..e8e205e0 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct34.xml @@ -0,0 +1,33 @@ + + + + UnknownStruct34 + + + 1.2 + + + + 20.0 + + + 25.0 + + + 10.0 + + + 15.0 + + + 3.0 + + + 4.0 + + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct35.xml b/templates/MP3/Structs/UnknownStruct35.xml new file mode 100644 index 00000000..2cc457df --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct35.xml @@ -0,0 +1,13 @@ + + + + UnknownStruct35 + + + + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct36.xml b/templates/MP3/Structs/UnknownStruct36.xml new file mode 100644 index 00000000..4d586a10 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct36.xml @@ -0,0 +1,58 @@ + + + + UnknownStruct36 + + + false + + + 4.0 + + + + + + + + + + + + 25.0 + + + 14.0 + + + + + 15.0 + + + 50.0 + + + 40.0 + + + 15.0 + + + 20.0 + + + 20.0 + + + 1.0 + + + 3.0 + + + 8.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct37.xml b/templates/MP3/Structs/UnknownStruct37.xml new file mode 100644 index 00000000..5d179414 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct37.xml @@ -0,0 +1,51 @@ + + + + UnknownStruct37 + + + 10.0 + + + 1.0 + + + 10.0 + + + 0.5 + + + + + + 20.0 + + + + PART + + + + + SWHC + + + + + CMDL + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct38.xml b/templates/MP3/Structs/UnknownStruct38.xml new file mode 100644 index 00000000..6fbecb4f --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct38.xml @@ -0,0 +1,13 @@ + + + + UnknownStruct38 + + + false + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct39.xml b/templates/MP3/Structs/UnknownStruct39.xml new file mode 100644 index 00000000..1017298c --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct39.xml @@ -0,0 +1,30 @@ + + + + UnknownStruct39 + + + + 10.0 + + + 50.0 + + + + + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct4.xml b/templates/MP3/Structs/UnknownStruct4.xml new file mode 100644 index 00000000..c7242d3f --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct4.xml @@ -0,0 +1,11 @@ + + + + UnknownStruct4 + + + 30.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct40.xml b/templates/MP3/Structs/UnknownStruct40.xml new file mode 100644 index 00000000..bfb5ad34 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct40.xml @@ -0,0 +1,57 @@ + + + + UnknownStruct40 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + + + 4.0 + + + 3.0 + + + 5.0 + + + 100.0 + + + 1.5 + + + 0.5 + + + 4.0 + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct41.xml b/templates/MP3/Structs/UnknownStruct41.xml new file mode 100644 index 00000000..898e45f6 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct41.xml @@ -0,0 +1,95 @@ + + + + UnknownStruct41 + + + 12.0 + + + 40.0 + + + 3.0 + + + 5.0 + + + 8.0 + + + + CAUD + + + + + CAUD + + + + + + 20.0 + + + + + 3 + + + 20.0 + + + 10.0 + + + 3.0 + + + 5.0 + + + 25.0 + + + 1.0 + + + 10.0 + + + 20.0 + + + 10.0 + + + 25.0 + + + 40.0 + + + 12.0 + + + + CAUD + + + + + + 40.0 + + + 10.0 + + + 8.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct42.xml b/templates/MP3/Structs/UnknownStruct42.xml new file mode 100644 index 00000000..dcf3a004 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct42.xml @@ -0,0 +1,56 @@ + + + + UnknownStruct42 + + + false + + + + + + + + + + + + + + + + + CAUD + + + + + + + + + 10.0 + + + 20.0 + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/MP3/Structs/UnknownStruct43.xml b/templates/MP3/Structs/UnknownStruct43.xml new file mode 100644 index 00000000..9e105e02 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct43.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct43 + + + 0 + + + 0.34999999 + + + 0.5 + + + 0.02 + + + 0.30000001 + + + 3.0 + + + 20.0 + + + + PART + + + + + + + PART + + + + + diff --git a/templates/MP3/Structs/UnknownStruct44.xml b/templates/MP3/Structs/UnknownStruct44.xml new file mode 100644 index 00000000..0e4928ac --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct44.xml @@ -0,0 +1,172 @@ + + + + UnknownStruct44 + + + + WPSC + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + PART + + + + 25.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct45.xml b/templates/MP3/Structs/UnknownStruct45.xml new file mode 100644 index 00000000..62ce48ce --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct45.xml @@ -0,0 +1,280 @@ + + + + UnknownStruct45 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 1.0 + + + 10.0 + + + 5.0 + + + 5.0 + + + + 1.0 + + + + 1.0 + + + 5.0 + + + 0.30000001 + + + 0.2 + + + 1.0 + + + 20.0 + + + 0.1 + + + 1.0 + + + 2.0 + + + 30.0 + + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + 1 + + + Never + + + + + 1 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct46.xml b/templates/MP3/Structs/UnknownStruct46.xml new file mode 100644 index 00000000..d43fb33d --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct46.xml @@ -0,0 +1,243 @@ + + + + UnknownStruct46 + + + false + + + false + + + false + + + 0.66000003 + + + 0.1 + + + 0.1 + + + 1.0 + + + 5.0 + + + 0.5 + + + + + + + + Never + + + + + + + Never + + + + + + + Never + + + + + + + + + 5.0 + + + + + + + + + + 1.0 + + + 0.1 + + + 0.1 + + + 0.2 + + + 0.5 + + + 1.0 + + + 0.40000001 + + + 0.60000002 + + + 0.5 + + + 1.0 + + + 50.0 + + + -50.0 + + + 25.0 + + + 5.0 + + + 0.0 + + + 15.0 + + + 5.0 + + + 10.0 + + + + + Never + + + + + 0.0 + + + 25.0 + + + 1.0 + + + + 15.0 + + + 0.5 + + + 0.5 + + + 1.0 + + + 0.0 + + + 15.0 + + + 1.0 + + + 2.0 + + + 0.0 + + + false + + + false + + + false + + + 3.0 + + + 10.0 + + + 5.0 + + + 1.0 + + + + ELSC + + + + + PART + + + + + CAUD + + + + 5 + + + 4.0 + + + 0.1 + + + 0.021 + + + 0.1 + + + 0.021 + + + 3.0 + + + -3.0 + + + 1.0 + + + 3.0 + + + 10.0 + + + 0.5 + + + + diff --git a/templates/MP3/Structs/UnknownStruct47.xml b/templates/MP3/Structs/UnknownStruct47.xml new file mode 100644 index 00000000..6eb9e2f3 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct47.xml @@ -0,0 +1,39 @@ + + + + UnknownStruct47 + + + 15.0 + + + 2.0 + + + 2.0 + + + 5.0 + + + 5.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CAUD + + + + 1.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct48.xml b/templates/MP3/Structs/UnknownStruct48.xml new file mode 100644 index 00000000..e374fd90 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct48.xml @@ -0,0 +1,15 @@ + + + + UnknownStruct48 + + + 45.0 + + + + 2.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct49.xml b/templates/MP3/Structs/UnknownStruct49.xml new file mode 100644 index 00000000..e1a0fe7c --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct49.xml @@ -0,0 +1,106 @@ + + + + UnknownStruct49 + + + true + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + 20.0 + + + 4.0 + + + 2.0 + + + 6.0 + + + 0.0 + + + -90.0 + + + 70.0 + + + 90.0 + + + 2.0 + + + 2.0 + + + + + Never + + + + + + + Never + + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + diff --git a/templates/MP3/Structs/UnknownStruct50.xml b/templates/MP3/Structs/UnknownStruct50.xml new file mode 100644 index 00000000..e589bd3a --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct50.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct50 + + + + ELSC + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct51.xml b/templates/MP3/Structs/UnknownStruct51.xml new file mode 100644 index 00000000..016ef0c0 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct51.xml @@ -0,0 +1,96 @@ + + + + UnknownStruct51 + + + false + + + false + + + 2.0 + + + 30.0 + + + true + + + 3.0 + + + 5.0 + + + 15.0 + + + 25.0 + + + 2.0 + + + 10.0 + + + 1.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + PART + + + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct52.xml b/templates/MP3/Structs/UnknownStruct52.xml new file mode 100644 index 00000000..79539a39 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct52.xml @@ -0,0 +1,28 @@ + + + + UnknownStruct52 + + + 0 + + + + + 0.34999999 + + + 0.5 + + + 0.02 + + + 0.30000001 + + + 1.5 + + + + diff --git a/templates/MP3/Structs/UnknownStruct53.xml b/templates/MP3/Structs/UnknownStruct53.xml new file mode 100644 index 00000000..431c1cf8 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct53.xml @@ -0,0 +1,132 @@ + + + + UnknownStruct53 + + + + PART + + + + + PART + + + + + PART + + + + + WPSC + + + + + + TXTR + + + + 100.0 + + + + PART + + + + + PART + + + + + WPSC + + + + + WPSC + + + + + WPSC + + + + + PART + + + + + PART + + + + + TXTR + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 15.0 + + + + 25.0 + + + + + CAUD + + + + + + 500.0 + + + + 250.0 + + + + 100.0 + + + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct54.xml b/templates/MP3/Structs/UnknownStruct54.xml new file mode 100644 index 00000000..0c65bab7 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct54.xml @@ -0,0 +1,26 @@ + + + + UnknownStruct54 + + + 0.0099999998 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.30000001 + + + + diff --git a/templates/MP3/Structs/UnknownStruct55.xml b/templates/MP3/Structs/UnknownStruct55.xml new file mode 100644 index 00000000..cd5308a3 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct55.xml @@ -0,0 +1,263 @@ + + + + UnknownStruct55 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + WPSC + + + + + WPSC + + + + + WPSC + + + + + WPSC + + + + + WPSC + + + + + TXTR + + + + + PART + + + + + CMDL + + + + + PART + + + + + CMDL + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + WPSC + + + + + PART + + + + + CAUD + + + + 25.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + CAUD + + + + + CAUD + + + + + + SCAN + + + + + diff --git a/templates/MP3/Structs/UnknownStruct56.xml b/templates/MP3/Structs/UnknownStruct56.xml new file mode 100644 index 00000000..df9c2027 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct56.xml @@ -0,0 +1,44 @@ + + + + UnknownStruct56 + + + + 1.3 + + + 3.5 + + + 10.0 + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct57.xml b/templates/MP3/Structs/UnknownStruct57.xml new file mode 100644 index 00000000..9af901f6 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct57.xml @@ -0,0 +1,73 @@ + + + + UnknownStruct57 + + + + CMDL + + + + 4.0 + + + 6.0 + + + 3.0 + + + 5.0 + + + 5.0 + + + 100.0 + + + 1.0 + + + 70.0 + + + 0.64999998 + + + 9.0 + + + + + + 80.0 + + + 80.0 + + + 20.0 + + + 72.0 + + + 90.0 + + + 30.0 + + + + + ELSC + + + + 14.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct58.xml b/templates/MP3/Structs/UnknownStruct58.xml new file mode 100644 index 00000000..7e051c49 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct58.xml @@ -0,0 +1,189 @@ + + + + UnknownStruct58 + + + true + + + + + + PART + + + + + + + ELSC + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + WPSC + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + ELSC + + + + + ELSC + + + + + PART + + + + + PART + + + + + + PART + + + + + PART + + + + + TXTR + + + + 100.0 + + + + PART + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct59.xml b/templates/MP3/Structs/UnknownStruct59.xml new file mode 100644 index 00000000..aadf9a3c --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct59.xml @@ -0,0 +1,54 @@ + + + + UnknownStruct59 + + + 30 + + + 30.0 + + + 4.0 + + + + + + PART + + + + 0.1 + + + + PART + + + + + PART + + + + + WPSC + + + + + + + PART + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct60.xml b/templates/MP3/Structs/UnknownStruct60.xml new file mode 100644 index 00000000..535233a3 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct60.xml @@ -0,0 +1,29 @@ + + + + UnknownStruct60 + + + 1.0 + + + + PART + + + + + + 0.0 + 0.0 + 0.0 + + + + + CAUD + + + + + diff --git a/templates/MP3/Structs/UnknownStruct61.xml b/templates/MP3/Structs/UnknownStruct61.xml new file mode 100644 index 00000000..a838140d --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct61.xml @@ -0,0 +1,237 @@ + + + + UnknownStruct61 + + + + + + PART + + + + 20.0 + + + 120.0 + + + 3 + + + 0.69999999 + + + 15.0 + + + 10.0 + + + 25.0 + + + 5.0 + + + 3.0 + + + 1.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 2.0 + + + 2.0 + + + 2.0 + + + + + 1 + + + Never + + + + + 1 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 25 + + + 25 + + + 25 + + + 25 + + + 25 + + + 5.0 + + + 25.0 + + + + + diff --git a/templates/MP3/Structs/UnknownStruct62.xml b/templates/MP3/Structs/UnknownStruct62.xml new file mode 100644 index 00000000..8f277221 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct62.xml @@ -0,0 +1,165 @@ + + + + UnknownStruct62 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0.0 + + + 0.0 + + + + true + + + false + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct63.xml b/templates/MP3/Structs/UnknownStruct63.xml new file mode 100644 index 00000000..216dfd33 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct63.xml @@ -0,0 +1,43 @@ + + + + UnknownStruct63 + + + 0xAAF6CAA5 + + + + + + + + true + + + false + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + + diff --git a/templates/MP3/Structs/UnknownStruct64.xml b/templates/MP3/Structs/UnknownStruct64.xml new file mode 100644 index 00000000..2127ec9d --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct64.xml @@ -0,0 +1,48 @@ + + + + UnknownStruct64 + + + + + 1.0 + + + 0.5 + + + 10.0 + + + 180.0 + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct65.xml b/templates/MP3/Structs/UnknownStruct65.xml new file mode 100644 index 00000000..23201e5b --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct65.xml @@ -0,0 +1,14 @@ + + + + UnknownStruct65 + + + + MLVL + + + + + + diff --git a/templates/MP3/Structs/UnknownStruct66.xml b/templates/MP3/Structs/UnknownStruct66.xml new file mode 100644 index 00000000..a1f2037f --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct66.xml @@ -0,0 +1,18 @@ + + + + UnknownStruct66 + + + + MLVL + + + + + MREA + + + + + diff --git a/templates/MP3/Structs/UnknownStruct8.xml b/templates/MP3/Structs/UnknownStruct8.xml new file mode 100644 index 00000000..1afb96e3 --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct8.xml @@ -0,0 +1,31 @@ + + + + UnknownStruct8 + + + + + 8.0 + + + 0.5 + + + 20.0 + + + 15.0 + + + 3.0 + + + 20.0 + + + 75.0 + + + + diff --git a/templates/MP3/Structs/UnknownStruct9.xml b/templates/MP3/Structs/UnknownStruct9.xml new file mode 100644 index 00000000..dcdc3b3e --- /dev/null +++ b/templates/MP3/Structs/UnknownStruct9.xml @@ -0,0 +1,41 @@ + + + + UnknownStruct9 + + + + SCAN + + + + 13.0 + + + 10.0 + + + 9.0 + + + 8.0 + + + 180.0 + + + 30.0 + + + 90.0 + + + 45.0 + + + 150.0 + + + + + diff --git a/templates/MP3/Structs/Velocity.xml b/templates/MP3/Structs/Velocity.xml new file mode 100644 index 00000000..dbf33378 --- /dev/null +++ b/templates/MP3/Structs/Velocity.xml @@ -0,0 +1,17 @@ + + + + Velocity + + + 0.0 + + + 0.0 + + + 1.0 + + + + diff --git a/templates/MP3/Structs/Visors.xml b/templates/MP3/Structs/Visors.xml new file mode 100644 index 00000000..38d835a2 --- /dev/null +++ b/templates/MP3/Structs/Visors.xml @@ -0,0 +1,17 @@ + + + + Visors + + + false + + + false + + + false + + + + diff --git a/templates/MP3/Structs/WeaponGeneratorProperties.xml b/templates/MP3/Structs/WeaponGeneratorProperties.xml new file mode 100644 index 00000000..646a8aac --- /dev/null +++ b/templates/MP3/Structs/WeaponGeneratorProperties.xml @@ -0,0 +1,39 @@ + + + + WeaponGeneratorProperties + + + + + WPSC + + + + + CAUD + + + + 0x9EFB69B1 + + + + + + 0x2B9C9A74 + + + + + + + + + + false + + + + + diff --git a/templates/MP3/Structs/Weapons.xml b/templates/MP3/Structs/Weapons.xml new file mode 100644 index 00000000..c3b6d0aa --- /dev/null +++ b/templates/MP3/Structs/Weapons.xml @@ -0,0 +1,39 @@ + + + + Weapons + + + true + + + false + + + false + + + false + + + + false + + + false + + + false + + + false + + + false + + + false + + + + diff --git a/templates/MP3Proto/Game.xml b/templates/MP3Proto/Game.xml new file mode 100644 index 00000000..858e1578 --- /dev/null +++ b/templates/MP3Proto/Game.xml @@ -0,0 +1,2263 @@ + + + + + ACKF + + + + ACTR + + + + ADMG + + + + AIHT + + + + AIKF + + + + AITP + + + + AIWP + + + + AJMP + + + + AMIA + + + + AMOR + + + + ATMA + + + + ATRN + + + + BALS + + + + BALT + + + + BALW + + + + BLUR + + + + BLWF + + + + BSKR + + + + BSTR + + + + CABL + + + + CAMH + + + + CAMP + + + + CAMS + + + + CANB + + + + CINE + + + + CLRM + + + + CNTA + + + + CNTR + + + + COVR + + + + CRAR + + + + CRLY + + + + CSAC + + + + CSAT + + + + CTLH + + + + DBAR + + + + DEBR + + + + DEFM + + + + DFOG + + + + DLHT + + + + DMGA + + + + DOCK + + + + DOOR + + + + DRKS + + + + DTRG + + + + DTRO + + + + EFCT + + + + EFTR + + + + EMPU + + + + EYEP + + + + FGHS + + + + FGHT + + + + FILT + + + + FISH + + + + FLAR + + + + FLPS + + + + FLYP + + + + FNWK + + + + FOGO + + + + FOGV + + + + FRND + + + + FSHM + + + + FSWM + + + + FXDC + + + + GENR + + + + GMNU + + + + GNTB + + + + GNTT + + + + GOBD + + + + GPJN + + + + GRAP + + + + GRFL + + + + GSCR + + + + GSLD + + + + GWIG + + + + HHNT + + + + HINT + + + + KRAK + + + + KRBA + + + + KRBM + + + + LUAX + + + + MANT + + + + MEMO + + + + MHAT + + + + MHOP + + + + MOVI + + + + MRLY + + + + MYSF + + + + NOTU + + + + OPAA + + + + PCKP + + + + PCTL + + + + PDBR + + + + PDRN + + + + PGVS + + + + PHZS + + + + PIRT + + + + PLAC + + + + PLAT + + + + PLCH + + + + PLCT + + + + PLRT + + + + PMCT + + + + POIN + + + + PPDL + + + + PSSM + + + + PUAP + + + + RADD + + + + REAA + + + + REPH + + + + REPL + + + + RID1 + + + + RIPL + + + + RMAC + + + + RRLY + + + + RUMB + + + + RUND + + + + SBO1 + + + + SCTL + + + + SDB1 + + + + SHCI + + + + SHCP + + + + SHDW + + + + SHIP + + + + SHPX + + + + SKRP + + + + SLCT + + + + SNDM + + + + SOND + + + + SPFN + + + + SPIN + + + + SPRL + + + + SPWN + + + + SQTR + + + + SRLY + + + + STAU + + + + STEM + + + + STMB + + + + STML + + + + SUBT + + + + SWBT + + + + SWJT + + + + SWTC + + + + TEL1 + + + + TGPT + + + + TIMR + + + + TKEY + + + + TMAI + + + + TRGR + + + + TXPN + + + + VGOO + + + + WATR + + + + WAYP + + + + WLIT + + + + WPNG + + + + + + Abilities + + + + ActorParameters + + + + Armor + + + + Ball + + + + BeastRiderData + + + + BerserkerData + + + + BlinkWolfData + + + + CableProperties + + + + CameraConstraints + + + + CameraFieldOfView + + + + CameraInterpolation + + + + CameraMotion + + + + CameraNavigation + + + + CameraOrientation + + + + CameraPosition + + + + CameraRotation + + + + CameraShakerEnvelope + + + + CattleProd + + + + Chakram + + + + ChasePosition + + + + CinematicBlend + + + + ColliderPosition + + + + CommandData + + + + ConditionalTest + + + + Connection + + + + ControlCommands + + + + Convergence + + + + CounterConditions + + + + DamageInfo + + + + DamageVulnerability + + + + DarkSamusData + + + + DebrisProperties + + + + DebrisPropertiesOrientationEnum + + + + DefenseMechanoidData + + + + DynamicLightFalloff + + + + DynamicLightIntensity + + + + DynamicLightMotionSpline + + + + DynamicLightParent + + + + DynamicLightSpotlight + + + + EditorProperties + + + + ElectricBeamInfo + + + + EnergyWhip + + + + EyePodData + + + + FOVInterpolationMethod + + + + FargullHatcherData + + + + FargullHatcherSwarmData + + + + FederationData + + + + FishCloudAggressionData + + + + FlareDef + + + + FluidProperties + + + + FlyerSwarmData + + + + FlyingPirateData + + + + FlyingPirateHelixMissileData + + + + FriendlyData + + + + GeneratedObjectDeleterProperties + + + + GragnolFlyerData + + + + GrappleBlock + + + + GrappleData + + + + GrappleInfo + + + + GuiWidgetProperties + + + + GunTurretBaseData + + + + GunTurretTopData + + + + HealthInfo + + + + HyperMode + + + + InterpolationMethod + + + + Inventory + + + + Item + + + + JetPack + + + + KorakkData + + + + KorbaMawData + + + + KorbaSnatcherData + + + + LaunchProjectileData + + + + LayerInfo + + + + LayerSwitch + + + + LightParameters + + + + LocationOfEffect1 + + + + ManthaData + + + + MetroidHatcherData + + + + MetroidHopperData + + + + Misc + + + + MotionInterpolationMethod + + + + MysteryFlyerData + + + + NonSlowdown + + + + OffsetInterpolant + + + + OffsetPosition + + + + OffsetSplines + + + + OptionalAreaAssetTypes + + + + Orientation + + + + OrientationInterpolationMethod + + + + PIDConvergence + + + + PTCNoseTurretData + + + + ParticleBlaster + + + + PathDetermination + + + + PathDeterminationMethodType + + + + PathPosition + + + + PathType + + + + PatternedAITypedef + + + + PhazonFlyerSwarmData + + + + PhazonLeechData + + + + PhazonPuddleData + + + + PhysicsDebrisProperties + + + + PhysicsDebrisPropertiesOrientationEnum + + + + PirateDroneData + + + + PlasmaBeamInfo + + + + PlatformMotionProperties + + + + PlayerInventoryItem + + + + ProportionalConvergence + + + + PuddleControlData + + + + PuddleControlPhaseData + + + + RagDollData + + + + ReptilicusHunterData + + + + Ridley1Data + + + + RotationSplines + + + + RundasData + + + + ScaleSplines + + + + ScanBeamInfo + + + + ScannableParameters + + + + SeedBoss1Action + + + + SeedBoss1Data + + + + SeedBoss1HandData + + + + SeedBoss1OrbData + + + + SeedBoss1Shield + + + + SeedBoss1Stage + + + + ShakerData + + + + Ship + + + + ShipData + + + + ShockWaveInfo + + + + SpacePirateData + + + + SpacePirateWeaponData + + + + SpindleOrientation + + + + SpindlePosition + + + + SpindlePositionInterpolant + + + + SplineType + + + + SpringConvergence + + + + StaticGeometryTest + + + + SteamBotData + + + + SteamLordData + + + + SurfaceOrientation + + + + SurfacePosition + + + + SurroundPan + + + + SwarmBasicsData + + + + SwarmBotData + + + + TeamAIDebugEnum + + + + TextProperties + + + + Transform + + + + TranslationSplines + + + + TriggerInfo + + + + Vector2f + + + + Velocity + + + + VisorParameters + + + + Visors + + + + WallCrawlerData + + + + WeaponGeneratorProperties + + + + WeaponVulnerability + + + + Weapons + + + + + + !ZER + NonZero + + + ACQU + ACQU + + + ACTV + Active + + + AIS1 + AILogicState1 + + + AIS2 + AILogicState2 + + + AIS3 + AILogicState3 + + + ANMO + AnimOver + + + ANMS + AnimStart + + + APRC + Approach + + + ARRV + Arrived + + + ATCL + AttachedCollisionObject + + + ATOB + AttachedAnimatedObject + + + ATPA + ATPA + + + ATTK + Attack + + + BEZR + BEZR + + + BIDG + BallIceXDamage + + + BSCN + BeginScan + + + BSPL + BSPL + + + BXDG + BallXDamage + + + CINT + CINT + + + CLOS + Closed + + + CONN + Connect + + + CPTH + CameraPath + + + CROM + CROM + + + CTGT + CameraTarget + + + CTIM + CameraTime + + + DAMG + Damage + + + DBMB + DBMB + + + DEAD + Dead + + + DGNR + DeGenerate + + + DOWN + Down + + + DRKX + DarkXDamage + + + ENTR + Entered + + + ESCN + EndScan + + + EXIT + Exited + + + FOOT + Footstep + + + FOVP + FOVP + + + FREZ + Freeze + + + GRN0 + GRN0 + + + GRN1 + GRN1 + + + GRNT + Generate + + + IBND + InheritBounds + + + ICTV + Inactive + + + IDMG + IceXDamage + + + INSD + Inside + + + IS00 + InternalState0 + + + IS01 + InternalState1 + + + IS02 + InternalState2 + + + IS03 + InternalState3 + + + IS04 + InternalState4 + + + IS05 + InternalState5 + + + IS06 + InternalState6 + + + IS07 + InternalState7 + + + IS08 + InternalState8 + + + IS09 + InternalState9 + + + IS10 + InternalState10 + + + IS11 + InternalState11 + + + IS12 + InternalState12 + + + IS13 + InternalState13 + + + IS14 + InternalState14 + + + IS15 + InternalState15 + + + IS16 + InternalState16 + + + IS17 + InternalState17 + + + IS18 + InternalState18 + + + IS19 + InternalState19 + + + IS20 + IS20 + + + IS21 + IS21 + + + IS22 + IS22 + + + IS23 + IS23 + + + IS24 + IS24 + + + IS25 + IS25 + + + IS26 + IS26 + + + IS27 + IS27 + + + IS28 + IS28 + + + IS29 + IS29 + + + IS30 + IS30 + + + IS31 + IS31 + + + IS32 + IS32 + + + IS33 + IS33 + + + IS34 + IS34 + + + IS35 + IS35 + + + IS36 + IS36 + + + IS37 + IS37 + + + IS38 + IS38 + + + IS39 + IS39 + + + IS40 + IS40 + + + IS41 + IS41 + + + IS44 + IS44 + + + IS45 + IS45 + + + IS46 + IS46 + + + IS47 + IS47 + + + IS48 + IS48 + + + LDWA + DrawAfter + + + LDWB + DrawBefore + + + LEFT + Left + + + LINR + LINR + + + LOCK + Locked + + + LTKA + ThinkAfter + + + LTKB + ThinkBefore + + + MAXR + MaxReached + + + MDFY + Modify + + + MOTP + MOTP + + + MOTS + MOTS + + + NEXT + NEXT + + + OPEN + Open + + + ORBO + ORBO + + + PLAY + Play + + + PLRP + PLRP + + + PRSA + PressA + + + PRSB + PressB + + + PRST + PressStart + + + PRSX + PressX + + + PRSY + PressY + + + PRSZ + PressZ + + + PTRL + Patrol + + + RATL + DeathRattle + + + RCRM + RCRM + + + RDUE + SpawnResidue + + + REFD + ReflectedDamage + + + RESD + ResistedDamage + + + RGHT + Right + + + RLAY + Relay + + + ROTO + RotationOver + + + ROTS + RotationStart + + + RTRT + Retreat + + + SCND + ScanDone + + + SCNS + ScanSource + + + SE01 + SE01 + + + SE02 + SE02 + + + SE03 + SE03 + + + SLAV + Slave + + + SLCR + SpawnLargeCreatures + + + SMCR + SpawnMediumCreatures + + + SQNC + Sequence + + + SSCR + SpawnSmallCreatures + + + TGTO + TGTO + + + TGTP + TGTP + + + TGTS + TGTS + + + UFRZ + UnFreeze + + + ULCK + Unlocked + + + UP + Up + + + WLTE + WLTE + + + XB2F + BackToFront + + + XDMG + XDamage + + + XF2B + FrontToBack + + + XINB + InBack + + + XINF + InFront + + + XOUT + Outside + + + ZERO + Zero + + + + + ACTN + Action + + + ACTV + Activate + + + ALRT + Alert + + + ARRV + ARRV + + + ATCH + Attach + + + ATCI + AttachInstance + + + CLOS + Close + + + CORG + ClearOriginator + + + DCTV + Deactivate + + + DECR + Decrement + + + DOWN + Down + + + ESCP + Escape + + + FADI + FadeIn + + + FADO + FadeOut + + + FOLW + Follow + + + IM00 + InternalMessage0 + + + IM01 + InternalMessage1 + + + IM02 + InternalMessage2 + + + IM03 + InternalMessage3 + + + IM04 + InternalMessage4 + + + IM05 + InternalMessage5 + + + IM06 + InternalMessage6 + + + IM07 + InternalMessage7 + + + IM08 + InternalMessage8 + + + IM09 + InternalMessage9 + + + IM10 + InternalMessage10 + + + IM11 + InternalMessage11 + + + IM12 + InternalMessage12 + + + IM13 + InternalMessage13 + + + IM14 + InternalMessage14 + + + IM15 + InternalMessage15 + + + IM16 + InternalMessage16 + + + IM17 + InternalMessage17 + + + IM18 + InternalMessage18 + + + IM19 + InternalMessage19 + + + IM20 + IM20 + + + IM21 + IM21 + + + IM22 + IM22 + + + IM23 + IM23 + + + IM24 + IM24 + + + IM25 + IM25 + + + IM26 + IM26 + + + IM27 + IM27 + + + IM28 + IM28 + + + IM42 + IM42 + + + IM43 + IM43 + + + INCR + Increment + + + KILL + Kill + + + LEFT + Left + + + LOAD + Load + + + LOCK + Lock + + + NEXT + Next + + + NONE + None + + + OFF + OFF + + + ON + ON + + + OPEN + OPEN + + + PLAY + PLAY + + + RGHT + Right + + + RMOV + RMOV + + + RSAN + RSAN + + + RSET + Reset + + + RSTP + RSTP + + + RSTS + ResetAndStart + + + SALL + StopAllSounds + + + SALP + StopAllLoopedSounds + + + SMAX + SetToMax + + + SORG + SetOriginator + + + STOP + Stop + + + STPR + StopAndReset + + + STRT + Start + + + TCTV + ToggleActive + + + TOPN + ToggleOpen + + + ULCK + Unlock + + + ULOD + Unload + + + UP + Up + + + XALD + AreaLoaded + + + XAOV + AcidOnVisor + + + XAUD + AIUpdateDisabled + + + XAUL + AreaUnloading + + + XCLR + Clear + + + XCRT + Create + + + XDEL + Delete + + + XDMG + XDMG + + + XENF + EnteredFluid + + + XENT + XENT + + + XEPZ + EnteredPhazonPool + + + XEXF + ExitedFluid + + + XFAL + Falling + + + XHIT + HitObject + + + XINF + InsideFluid + + + XINS + InShrubbery + + + XIPZ + InsidePhazonPool + + + XLAU + Launching + + + XLND + Landed + + + XLSG + LandedOnStaticGround + + + XOFF + OffGround + + + XOND + OnDirt + + + XONI + OnIce + + + XONO + OnOrganic + + + XONP + OnPlatform + + + XRDG + XRDG + + + XWLD + WorldLoaded + + + XXDG + XXDG + + + XXPZ + ExitedPhazonPool + + + ZERO + SetToZero + + + diff --git a/templates/MP3Proto/Structs/Abilities.xml b/templates/MP3Proto/Structs/Abilities.xml new file mode 100644 index 00000000..d9dfb713 --- /dev/null +++ b/templates/MP3Proto/Structs/Abilities.xml @@ -0,0 +1,14 @@ + + + + Abilities + + + false + + + 0 + + + + diff --git a/templates/MP3Proto/Structs/Armor.xml b/templates/MP3Proto/Structs/Armor.xml new file mode 100644 index 00000000..735ba037 --- /dev/null +++ b/templates/MP3Proto/Structs/Armor.xml @@ -0,0 +1,67 @@ + + + + Armor + + + false + + + + + 100.0 + + + 5.0 + + + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + diff --git a/templates/MP3Proto/Structs/Ball.xml b/templates/MP3Proto/Structs/Ball.xml new file mode 100644 index 00000000..7388e337 --- /dev/null +++ b/templates/MP3Proto/Structs/Ball.xml @@ -0,0 +1,17 @@ + + + + Ball + + + false + + + false + + + false + + + + diff --git a/templates/MP3Proto/Structs/BeastRiderData.xml b/templates/MP3Proto/Structs/BeastRiderData.xml new file mode 100644 index 00000000..1ffe94bd --- /dev/null +++ b/templates/MP3Proto/Structs/BeastRiderData.xml @@ -0,0 +1,19 @@ + + + + BeastRiderData + + + + CMDL + + + + + + CAUD + + + + + diff --git a/templates/MP3Proto/Structs/BerserkerData.xml b/templates/MP3Proto/Structs/BerserkerData.xml new file mode 100644 index 00000000..1b1bf9aa --- /dev/null +++ b/templates/MP3Proto/Structs/BerserkerData.xml @@ -0,0 +1,132 @@ + + + + BerserkerData + + + true + + + 10.0 + + + + + + + + 25.0 + + + 100.0 + + + 45.0 + + + 10.0 + + + + 25.0 + + + 10.0 + + + 25.0 + + + 45.0 + + + + 60.0 + + + 20.0 + + + 1.0 + + + 0.5 + + + 180.0 + + + false + + + 0.5 + + + + + + + + 1 + + + + + 60.0 + + + + 1.25 + + + 5.0 + + + 25.0 + + + 5.0 + + + 20.0 + + + 20.0 + + + + 20.0 + + + 0.5 + + + 0.69999999 + + + 0.5 + + + 0.2 + + + 0.1 + + + 0.1 + + + 0.80000001 + + + + 500.0 + + + + + + + + + diff --git a/templates/MP3Proto/Structs/BlinkWolfData.xml b/templates/MP3Proto/Structs/BlinkWolfData.xml new file mode 100644 index 00000000..70f9650d --- /dev/null +++ b/templates/MP3Proto/Structs/BlinkWolfData.xml @@ -0,0 +1,140 @@ + + + + BlinkWolfData + + + false + + + false + + + 20.0 + + + 2.0 + + + 0.5 + + + 5.0 + + + 10.0 + + + 15.0 + + + 15.0 + + + 5 + + + + + + + 70.0 + + + 180.0 + + + 20.0 + + + 1.0 + + + 3.0 + + + 15.0 + + + + 1.0 + + + 0.5 + + + 2.0 + + + 4.0 + + + + PART + + + + + PART + + + + 0.0 + + + 0.0 + + + 0.0 + + + 2.0 + + + 1.0 + + + 1.0 + + + 5.0 + + + 1.0 + + + 1.0 + + + 5.0 + + + 100.0 + + + 1.0 + + + 5.0 + + + 5.0 + + + 2.0 + + + 5.0 + + + 10.0 + + + 2.0 + + + 5.0 + + + + diff --git a/templates/MP3Proto/Structs/CableProperties.xml b/templates/MP3Proto/Structs/CableProperties.xml new file mode 100644 index 00000000..b777aac5 --- /dev/null +++ b/templates/MP3Proto/Structs/CableProperties.xml @@ -0,0 +1,84 @@ + + + + CableProperties + + + + SWHC + + + + 0xD6629DCA + + + + + + + 0xB9B7640F + + + + + + + + false + + + 10 + + + 4.0 + + + 4.0 + + + 0x80DD21B4 + + + 0x23363FD3 + + + 0x24CF38F1 + + + 10 + + + 1.0 + + + false + + + + + false + + + true + + + + + 0.0 + + + 15.0 + + + 0.0167 + + + 0x23363FD3 + + + + + + + + diff --git a/templates/MP3Proto/Structs/CameraConstraints.xml b/templates/MP3Proto/Structs/CameraConstraints.xml new file mode 100644 index 00000000..94dac8d3 --- /dev/null +++ b/templates/MP3Proto/Structs/CameraConstraints.xml @@ -0,0 +1,11 @@ + + + + CameraConstraints + + + 7 + + + + diff --git a/templates/MP3Proto/Structs/CameraFieldOfView.xml b/templates/MP3Proto/Structs/CameraFieldOfView.xml new file mode 100644 index 00000000..fb5ebb47 --- /dev/null +++ b/templates/MP3Proto/Structs/CameraFieldOfView.xml @@ -0,0 +1,29 @@ + + + + CameraFieldOfView + + + 0xA93DE248 + + + + + + + + 0xD2CFE11 + + + + + + + + 60.0 + + + + + + diff --git a/templates/MP3Proto/Structs/CameraInterpolation.xml b/templates/MP3Proto/Structs/CameraInterpolation.xml new file mode 100644 index 00000000..50b577d9 --- /dev/null +++ b/templates/MP3Proto/Structs/CameraInterpolation.xml @@ -0,0 +1,32 @@ + + + + CameraInterpolation + + + 3 + + + 100.0 + + + 135.0 + + + + + + 3 + + + 100.0 + + + 135.0 + + + + + + + diff --git a/templates/MP3Proto/Structs/CameraMotion.xml b/templates/MP3Proto/Structs/CameraMotion.xml new file mode 100644 index 00000000..d710ebb4 --- /dev/null +++ b/templates/MP3Proto/Structs/CameraMotion.xml @@ -0,0 +1,17 @@ + + + + CameraMotion + + + + 0xB1059189 + + + + + + + + + diff --git a/templates/MP3Proto/Structs/CameraNavigation.xml b/templates/MP3Proto/Structs/CameraNavigation.xml new file mode 100644 index 00000000..15a0684c --- /dev/null +++ b/templates/MP3Proto/Structs/CameraNavigation.xml @@ -0,0 +1,11 @@ + + + + CameraNavigation + + + 0 + + + + diff --git a/templates/MP3Proto/Structs/CameraPosition.xml b/templates/MP3Proto/Structs/CameraPosition.xml new file mode 100644 index 00000000..8892997f --- /dev/null +++ b/templates/MP3Proto/Structs/CameraPosition.xml @@ -0,0 +1,29 @@ + + + + CameraPosition + + + 0xC239D6DB + + + + + + + + + + + + 0 + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/CameraRotation.xml b/templates/MP3Proto/Structs/CameraRotation.xml new file mode 100644 index 00000000..f0d9d6ff --- /dev/null +++ b/templates/MP3Proto/Structs/CameraRotation.xml @@ -0,0 +1,9 @@ + + + + CameraRotation + + + + + diff --git a/templates/MP3Proto/Structs/CattleProd.xml b/templates/MP3Proto/Structs/CattleProd.xml new file mode 100644 index 00000000..5dca5ba3 --- /dev/null +++ b/templates/MP3Proto/Structs/CattleProd.xml @@ -0,0 +1,23 @@ + + + + CattleProd + + + + 5.0 + + + + PART + + + + 1.0 + + + 25.0 + + + + diff --git a/templates/MP3Proto/Structs/Chakram.xml b/templates/MP3Proto/Structs/Chakram.xml new file mode 100644 index 00000000..2d18c5db --- /dev/null +++ b/templates/MP3Proto/Structs/Chakram.xml @@ -0,0 +1,70 @@ + + + + Chakram + + + + CMDL + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + 50.0 + + + 50.0 + + + 720.0 + + + 0.5 + + + + PART + + + + 1.0 + + + 20.0 + + + 60.0 + + + + diff --git a/templates/MP3Proto/Structs/ChasePosition.xml b/templates/MP3Proto/Structs/ChasePosition.xml new file mode 100644 index 00000000..97e5e0ec --- /dev/null +++ b/templates/MP3Proto/Structs/ChasePosition.xml @@ -0,0 +1,18 @@ + + + + ChasePosition + + + 0.0 + + + 0.0 + + + 0.0 + + + + + diff --git a/templates/MP3Proto/Structs/CinematicBlend.xml b/templates/MP3Proto/Structs/CinematicBlend.xml new file mode 100644 index 00000000..e372e2e5 --- /dev/null +++ b/templates/MP3Proto/Structs/CinematicBlend.xml @@ -0,0 +1,11 @@ + + + + CinematicBlend + + + + + + + diff --git a/templates/MP3Proto/Structs/ColliderPosition.xml b/templates/MP3Proto/Structs/ColliderPosition.xml new file mode 100644 index 00000000..08c019b3 --- /dev/null +++ b/templates/MP3Proto/Structs/ColliderPosition.xml @@ -0,0 +1,65 @@ + + + + ColliderPosition + + + 0xB745A689 + + + + + + 5.0 + + + 10.0 + + + 2.7360001 + + + + + + + 0.0099999998 + + + + + + + + + + + 80.0 + + + 4.0 + + + + + + + + + + + 30.0 + + + 8.0 + + + 2.5 + + + + + + + + diff --git a/templates/MP3Proto/Structs/Connection.xml b/templates/MP3Proto/Structs/Connection.xml new file mode 100644 index 00000000..34ba1486 --- /dev/null +++ b/templates/MP3Proto/Structs/Connection.xml @@ -0,0 +1,20 @@ + + + + Connection + true + + + Connection Index + 0 + + + Activation Times + + + 0.0 + + + + + diff --git a/templates/MP3Proto/Structs/CounterConditions.xml b/templates/MP3Proto/Structs/CounterConditions.xml new file mode 100644 index 00000000..63705407 --- /dev/null +++ b/templates/MP3Proto/Structs/CounterConditions.xml @@ -0,0 +1,38 @@ + + + + CounterConditions + + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + + 7 + + + 8 + + + 9 + + + 10 + + + + diff --git a/templates/MP3Proto/Structs/DarkSamusData.xml b/templates/MP3Proto/Structs/DarkSamusData.xml new file mode 100644 index 00000000..c605260b --- /dev/null +++ b/templates/MP3Proto/Structs/DarkSamusData.xml @@ -0,0 +1,36 @@ + + + + DarkSamusData + + + -1.0 + + + -1.0 + + + -1.0 + + + -1.0 + + + -1.0 + + + + WPSC + + + + + WPSC + + + + + + + + diff --git a/templates/MP3Proto/Structs/DebrisProperties.xml b/templates/MP3Proto/Structs/DebrisProperties.xml new file mode 100644 index 00000000..13faced1 --- /dev/null +++ b/templates/MP3Proto/Structs/DebrisProperties.xml @@ -0,0 +1,223 @@ + + + + DebrisProperties + + + 180.0 + + + 180.0 + + + + 0.0 + 0.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + 5.0 + + + 15.0 + + + + -1.0 + -1.0 + -1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 0.1 + + + 25.0 + + + 1.0 + + + + CMDL + + + + + 0.0 + 0.0 + 0.0 + + + + + CAUD + + + + 1 + + + 1.0 + + + 1.0 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + true + + + false + + + false + + + false + + + true + + + false + + + false + + + false + + + true + + + + diff --git a/templates/MP3Proto/Structs/DefenseMechanoidData.xml b/templates/MP3Proto/Structs/DefenseMechanoidData.xml new file mode 100644 index 00000000..14385256 --- /dev/null +++ b/templates/MP3Proto/Structs/DefenseMechanoidData.xml @@ -0,0 +1,119 @@ + + + + DefenseMechanoidData + + + true + + + true + + + + + CMDL + + + + 100.0 + + + + 10.0 + + + 5.0 + + + + CMDL + + + + 100.0 + + + + + PART + + + + + PART + + + + + PART + + + + + 30.0 + + + 34.0 + + + 33.0 + + + 33.0 + + + 15.0 + + + 25.0 + + + 1.5 + + + 3.0 + + + 10.0 + + + 20.0 + + + 7.0 + + + 12.0 + + + 4.0 + + + 10.0 + + + 50.0 + + + 10.0 + + + + WPSC + + + + + + + PART + + + + 25.0 + + + + + diff --git a/templates/MP3Proto/Structs/DynamicLightFalloff.xml b/templates/MP3Proto/Structs/DynamicLightFalloff.xml new file mode 100644 index 00000000..1123645d --- /dev/null +++ b/templates/MP3Proto/Structs/DynamicLightFalloff.xml @@ -0,0 +1,18 @@ + + + + DynamicLightFalloff + + + 0 + + + + 0.0 + + + false + + + + diff --git a/templates/MP3Proto/Structs/DynamicLightIntensity.xml b/templates/MP3Proto/Structs/DynamicLightIntensity.xml new file mode 100644 index 00000000..f1370961 --- /dev/null +++ b/templates/MP3Proto/Structs/DynamicLightIntensity.xml @@ -0,0 +1,15 @@ + + + + DynamicLightIntensity + + + + 0.0 + + + false + + + + diff --git a/templates/MP3Proto/Structs/DynamicLightMotionSpline.xml b/templates/MP3Proto/Structs/DynamicLightMotionSpline.xml new file mode 100644 index 00000000..9111c218 --- /dev/null +++ b/templates/MP3Proto/Structs/DynamicLightMotionSpline.xml @@ -0,0 +1,16 @@ + + + + DynamicLightMotionSpline + + + false + + + + + 10.0 + + + + diff --git a/templates/MP3Proto/Structs/DynamicLightParent.xml b/templates/MP3Proto/Structs/DynamicLightParent.xml new file mode 100644 index 00000000..844e6e10 --- /dev/null +++ b/templates/MP3Proto/Structs/DynamicLightParent.xml @@ -0,0 +1,26 @@ + + + + DynamicLightParent + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + false + + + + diff --git a/templates/MP3Proto/Structs/DynamicLightSpotlight.xml b/templates/MP3Proto/Structs/DynamicLightSpotlight.xml new file mode 100644 index 00000000..a5b186d9 --- /dev/null +++ b/templates/MP3Proto/Structs/DynamicLightSpotlight.xml @@ -0,0 +1,15 @@ + + + + DynamicLightSpotlight + + + + 0.0 + + + false + + + + diff --git a/templates/MP3Proto/Structs/EnergyWhip.xml b/templates/MP3Proto/Structs/EnergyWhip.xml new file mode 100644 index 00000000..d55eca7e --- /dev/null +++ b/templates/MP3Proto/Structs/EnergyWhip.xml @@ -0,0 +1,21 @@ + + + + EnergyWhip + + + + + 2.5 + + + 15.0 + + + + PART + + + + + diff --git a/templates/MP3Proto/Structs/EyePodData.xml b/templates/MP3Proto/Structs/EyePodData.xml new file mode 100644 index 00000000..a26379a6 --- /dev/null +++ b/templates/MP3Proto/Structs/EyePodData.xml @@ -0,0 +1,59 @@ + + + + EyePodData + + + 40.0 + + + 5.0 + + + 2.0 + + + 5.0 + + + 1 + + + 4 + + + 0.25 + + + 0.5 + + + 0.25 + + + 0.5 + + + 5.0 + + + 7.0 + + + + WPSC + + + + + WPSC + + + + + + 5.0 + + + + diff --git a/templates/MP3Proto/Structs/FargullHatcherData.xml b/templates/MP3Proto/Structs/FargullHatcherData.xml new file mode 100644 index 00000000..425262e3 --- /dev/null +++ b/templates/MP3Proto/Structs/FargullHatcherData.xml @@ -0,0 +1,40 @@ + + + + FargullHatcherData + + + false + + + 20.0 + + + 20.0 + + + 20.0 + + + + + 1.0 + + + 5 + + + 10.0 + + + 20.0 + + + 0.5 + + + 2.0 + + + + diff --git a/templates/MP3Proto/Structs/FargullHatcherSwarmData.xml b/templates/MP3Proto/Structs/FargullHatcherSwarmData.xml new file mode 100644 index 00000000..4bdde127 --- /dev/null +++ b/templates/MP3Proto/Structs/FargullHatcherSwarmData.xml @@ -0,0 +1,14 @@ + + + + FargullHatcherSwarmData + + + 4.0 + + + 25.0 + + + + diff --git a/templates/MP3Proto/Structs/FederationData.xml b/templates/MP3Proto/Structs/FederationData.xml new file mode 100644 index 00000000..7493089f --- /dev/null +++ b/templates/MP3Proto/Structs/FederationData.xml @@ -0,0 +1,11 @@ + + + + FederationData + + + true + + + + diff --git a/templates/MP3Proto/Structs/FishCloudAggressionData.xml b/templates/MP3Proto/Structs/FishCloudAggressionData.xml new file mode 100644 index 00000000..e184e2dc --- /dev/null +++ b/templates/MP3Proto/Structs/FishCloudAggressionData.xml @@ -0,0 +1,31 @@ + + + + FishCloudAggressionData + + + 2.0 + + + 30.0 + + + 1.0 + + + 2.0 + + + + PART + + + + 0 + + + 0.0 + + + + diff --git a/templates/MP3Proto/Structs/FluidProperties.xml b/templates/MP3Proto/Structs/FluidProperties.xml new file mode 100644 index 00000000..a6d82648 --- /dev/null +++ b/templates/MP3Proto/Structs/FluidProperties.xml @@ -0,0 +1,189 @@ + + + + FluidProperties + + + 0x54F30820 + + + + + + + + true + + + true + + + true + + + 1.0 + + + 5.0 + + + 5.0 + + + + 0.0 + 0.0 + 0.49803901 + + + + + 0.0 + 0.49803901 + 1.0 + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + + 0.25 + + + 0.050000001 + + + 10.0 + + + 0.0 + + + + + + + + + 1.0 + 1.0 + 1.0 + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + 1.0 + + + 30.0 + + + 125.0 + + + 150.0 + + + 300.0 + + + 0.30000001 + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + false + + + 1.0 + + + + false + + + 300 + + + + diff --git a/templates/MP3Proto/Structs/FlyingPirateData.xml b/templates/MP3Proto/Structs/FlyingPirateData.xml new file mode 100644 index 00000000..cf773c67 --- /dev/null +++ b/templates/MP3Proto/Structs/FlyingPirateData.xml @@ -0,0 +1,87 @@ + + + + FlyingPirateData + + + false + + + true + + + false + + + false + + + 10.0 + + + 50.0 + + + 2.0 + + + 100.0 + + + 0 + + + + CMDL + + + + + CMDL + + + + 15.0 + + + 30.0 + + + 10.0 + + + 2.5 + + + 90.0 + + + 20.0 + + + 30.0 + + + 80.0 + + + 20.0 + + + 30.0 + + + 30.0 + + + 3.0 + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/FlyingPirateHelixMissileData.xml b/templates/MP3Proto/Structs/FlyingPirateHelixMissileData.xml new file mode 100644 index 00000000..9e166bac --- /dev/null +++ b/templates/MP3Proto/Structs/FlyingPirateHelixMissileData.xml @@ -0,0 +1,34 @@ + + + + FlyingPirateHelixMissileData + + + + WPSC + + + + + WPSC + + + + + 10.0 + + + 20.0 + + + 50.0 + + + 3.0 + + + 1.0 + + + + diff --git a/templates/MP3Proto/Structs/GeneratedObjectDeleterProperties.xml b/templates/MP3Proto/Structs/GeneratedObjectDeleterProperties.xml new file mode 100644 index 00000000..ebd0e493 --- /dev/null +++ b/templates/MP3Proto/Structs/GeneratedObjectDeleterProperties.xml @@ -0,0 +1,11 @@ + + + + GeneratedObjectDeleterProperties + + + true + + + + diff --git a/templates/MP3Proto/Structs/GragnolFlyerData.xml b/templates/MP3Proto/Structs/GragnolFlyerData.xml new file mode 100644 index 00000000..9f95398d --- /dev/null +++ b/templates/MP3Proto/Structs/GragnolFlyerData.xml @@ -0,0 +1,166 @@ + + + + GragnolFlyerData + + + 0xF3CB1D35 + + + + + + + + + 0.0 + 0.0 + 0.0 + + + + 20.0 + + + 120.0 + + + + + + -1.0 + + + 5.0 + + + + + + + 5.0 + + + + + 50.0 + + + + + 10.0 + + + 2.0 + + + 2.0 + + + 5.0 + + + 5.0 + + + 2.0 + + + 10.0 + + + + + 1 + + + 10.0 + + + false + + + + + 90.0 + + + 90.0 + + + false + + + false + + + + + + + 90.0 + + + 90.0 + + + false + + + false + + + + + + + 90.0 + + + 90.0 + + + false + + + false + + + + + + + 90.0 + + + 90.0 + + + false + + + false + + + + + + + 90.0 + + + 90.0 + + + false + + + false + + + + + + + + diff --git a/templates/MP3Proto/Structs/GrappleInfo.xml b/templates/MP3Proto/Structs/GrappleInfo.xml new file mode 100644 index 00000000..f2606027 --- /dev/null +++ b/templates/MP3Proto/Structs/GrappleInfo.xml @@ -0,0 +1,23 @@ + + + + GrappleInfo + + + 5.0 + + + 20.0 + + + 180.0 + + + false + + + false + + + + diff --git a/templates/MP3Proto/Structs/GunTurretBaseData.xml b/templates/MP3Proto/Structs/GunTurretBaseData.xml new file mode 100644 index 00000000..abe8e8cf --- /dev/null +++ b/templates/MP3Proto/Structs/GunTurretBaseData.xml @@ -0,0 +1,34 @@ + + + + GunTurretBaseData + + + false + + + false + + + 2.0 + + + 5.0 + + + 1.0 + + + 10.0 + + + 10.0 + + + + PART + + + + + diff --git a/templates/MP3Proto/Structs/GunTurretTopData.xml b/templates/MP3Proto/Structs/GunTurretTopData.xml new file mode 100644 index 00000000..15e3b4ab --- /dev/null +++ b/templates/MP3Proto/Structs/GunTurretTopData.xml @@ -0,0 +1,58 @@ + + + + GunTurretTopData + + + false + + + 180.0 + + + 10.0 + + + 1.0 + + + 3.0 + + + 1.0 + + + 1.0 + + + 1 + + + 5 + + + + CRSC + + + + + WPSC + + + + + 10.0 + + + 5.0 + + + + 1.0 + + + + + + diff --git a/templates/MP3Proto/Structs/HyperMode.xml b/templates/MP3Proto/Structs/HyperMode.xml new file mode 100644 index 00000000..cd655a09 --- /dev/null +++ b/templates/MP3Proto/Structs/HyperMode.xml @@ -0,0 +1,23 @@ + + + + HyperMode + + + false + + + false + + + false + + + false + + + false + + + + diff --git a/templates/MP3Proto/Structs/Inventory.xml b/templates/MP3Proto/Structs/Inventory.xml new file mode 100644 index 00000000..ac3da854 --- /dev/null +++ b/templates/MP3Proto/Structs/Inventory.xml @@ -0,0 +1,15 @@ + + + + Inventory + + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/JetPack.xml b/templates/MP3Proto/Structs/JetPack.xml new file mode 100644 index 00000000..c9f0aab1 --- /dev/null +++ b/templates/MP3Proto/Structs/JetPack.xml @@ -0,0 +1,32 @@ + + + + JetPack + + + 120.0 + + + 5.0 + + + + PART + + + + + PART + + + + + PART + + + + + + + + diff --git a/templates/MP3Proto/Structs/KorakkData.xml b/templates/MP3Proto/Structs/KorakkData.xml new file mode 100644 index 00000000..0a0d3c01 --- /dev/null +++ b/templates/MP3Proto/Structs/KorakkData.xml @@ -0,0 +1,73 @@ + + + + KorakkData + + + 1.0 + + + + + + + + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + 25.0 + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3Proto/Structs/KorbaMawData.xml b/templates/MP3Proto/Structs/KorbaMawData.xml new file mode 100644 index 00000000..f8a1eb48 --- /dev/null +++ b/templates/MP3Proto/Structs/KorbaMawData.xml @@ -0,0 +1,18 @@ + + + + KorbaMawData + + + + 0.5 + + + 3.0 + + + 2.8 + + + + diff --git a/templates/MP3Proto/Structs/KorbaSnatcherData.xml b/templates/MP3Proto/Structs/KorbaSnatcherData.xml new file mode 100644 index 00000000..676ea8e5 --- /dev/null +++ b/templates/MP3Proto/Structs/KorbaSnatcherData.xml @@ -0,0 +1,38 @@ + + + + KorbaSnatcherData + + + 0.80000001 + + + 5 + + + 8 + + + 1.0 + + + 2.5 + + + 2000.0 + + + 0.1 + + + 0.30000001 + + + 1.0 + + + 30.0 + + + + diff --git a/templates/MP3Proto/Structs/ManthaData.xml b/templates/MP3Proto/Structs/ManthaData.xml new file mode 100644 index 00000000..d1d0ac71 --- /dev/null +++ b/templates/MP3Proto/Structs/ManthaData.xml @@ -0,0 +1,25 @@ + + + + ManthaData + + + 1.0 + + + 1.0 + + + 30.0 + + + + 2.5 + + + true + + + + + diff --git a/templates/MP3Proto/Structs/MetroidHatcherData.xml b/templates/MP3Proto/Structs/MetroidHatcherData.xml new file mode 100644 index 00000000..d74f51d4 --- /dev/null +++ b/templates/MP3Proto/Structs/MetroidHatcherData.xml @@ -0,0 +1,79 @@ + + + + MetroidHatcherData + + + 20.0 + + + 40.0 + + + 10.0 + + + + 5.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 50.0 + + + + 0.5 + + + 60.0 + + + 20.0 + + + 0.5 + + + 1.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 20.0 + + + 10.0 + + + 360.0 + + + + diff --git a/templates/MP3Proto/Structs/MetroidHopperData.xml b/templates/MP3Proto/Structs/MetroidHopperData.xml new file mode 100644 index 00000000..d81e809f --- /dev/null +++ b/templates/MP3Proto/Structs/MetroidHopperData.xml @@ -0,0 +1,39 @@ + + + + MetroidHopperData + + + false + + + 1.0 + + + 30.0 + + + 8.0 + + + 11.0 + + + 0.5 + + + + + 20.0 + + + 20.0 + + + + + false + + + + diff --git a/templates/MP3Proto/Structs/Misc.xml b/templates/MP3Proto/Structs/Misc.xml new file mode 100644 index 00000000..0c420dff --- /dev/null +++ b/templates/MP3Proto/Structs/Misc.xml @@ -0,0 +1,28 @@ + + + + Misc + + + + + 1 + + + 1 + + + + + + + 1 + + + 1 + + + + + + diff --git a/templates/MP3Proto/Structs/MysteryFlyerData.xml b/templates/MP3Proto/Structs/MysteryFlyerData.xml new file mode 100644 index 00000000..2e865866 --- /dev/null +++ b/templates/MP3Proto/Structs/MysteryFlyerData.xml @@ -0,0 +1,38 @@ + + + + MysteryFlyerData + + + + WPSC + + + + + + 0xFFFFFFFF + + + 5.0 + + + + + 10.0 + + + 2.0 + + + 5.0 + + + true + + + + + + + diff --git a/templates/MP3Proto/Structs/NonSlowdown.xml b/templates/MP3Proto/Structs/NonSlowdown.xml new file mode 100644 index 00000000..35a3d51b --- /dev/null +++ b/templates/MP3Proto/Structs/NonSlowdown.xml @@ -0,0 +1,9 @@ + + + + NonSlowdown + + + + + diff --git a/templates/MP3Proto/Structs/OffsetPosition.xml b/templates/MP3Proto/Structs/OffsetPosition.xml new file mode 100644 index 00000000..ac54caae --- /dev/null +++ b/templates/MP3Proto/Structs/OffsetPosition.xml @@ -0,0 +1,19 @@ + + + + OffsetPosition + + + 0x95BBB57E + + + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/OffsetSplines.xml b/templates/MP3Proto/Structs/OffsetSplines.xml new file mode 100644 index 00000000..314253f5 --- /dev/null +++ b/templates/MP3Proto/Structs/OffsetSplines.xml @@ -0,0 +1,11 @@ + + + + OffsetSplines + + + + + + + diff --git a/templates/MP3Proto/Structs/OptionalAreaAssetTypes.xml b/templates/MP3Proto/Structs/OptionalAreaAssetTypes.xml new file mode 100644 index 00000000..6c978e7b --- /dev/null +++ b/templates/MP3Proto/Structs/OptionalAreaAssetTypes.xml @@ -0,0 +1,11 @@ + + + + OptionalAreaAssetTypes + + + 0 + + + + diff --git a/templates/MP3Proto/Structs/PIDConvergence.xml b/templates/MP3Proto/Structs/PIDConvergence.xml new file mode 100644 index 00000000..758ad5c8 --- /dev/null +++ b/templates/MP3Proto/Structs/PIDConvergence.xml @@ -0,0 +1,24 @@ + + + + PIDConvergence + + + 0x5A778792 + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/MP3Proto/Structs/PTCNoseTurretData.xml b/templates/MP3Proto/Structs/PTCNoseTurretData.xml new file mode 100644 index 00000000..c16e318d --- /dev/null +++ b/templates/MP3Proto/Structs/PTCNoseTurretData.xml @@ -0,0 +1,73 @@ + + + + PTCNoseTurretData + + + 0.5 + + + -90.0 + + + 90.0 + + + 90.0 + + + 90.0 + + + 0.0 + + + 15.0 + + + 360.0 + + + 135.0 + + + -135.0 + + + 360.0 + + + 45.0 + + + -45.0 + + + + WPSC + + + + + 1.0 + + + 3 + + + 0.1 + + + 2 + + + + CAUD + + + + false + + + + diff --git a/templates/MP3Proto/Structs/ParticleBlaster.xml b/templates/MP3Proto/Structs/ParticleBlaster.xml new file mode 100644 index 00000000..6a3092d8 --- /dev/null +++ b/templates/MP3Proto/Structs/ParticleBlaster.xml @@ -0,0 +1,31 @@ + + + + ParticleBlaster + + + + WPSC + + + + + + CAUD + + + + 50.0 + + + 3.0 + + + 1.0 + + + 0.1 + + + + diff --git a/templates/MP3Proto/Structs/PathDeterminationMethodType.xml b/templates/MP3Proto/Structs/PathDeterminationMethodType.xml new file mode 100644 index 00000000..c5c1726b --- /dev/null +++ b/templates/MP3Proto/Structs/PathDeterminationMethodType.xml @@ -0,0 +1,17 @@ + + + + PathDeterminationMethodType + + + 0x15F0534B + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/PathPosition.xml b/templates/MP3Proto/Structs/PathPosition.xml new file mode 100644 index 00000000..6949bee7 --- /dev/null +++ b/templates/MP3Proto/Structs/PathPosition.xml @@ -0,0 +1,30 @@ + + + + PathPosition + + + 0 + + + 0xD25FBD92 + + + + + + + + + + 4.0 + + + 3.0 + + + + + + + diff --git a/templates/MP3Proto/Structs/PathType.xml b/templates/MP3Proto/Structs/PathType.xml new file mode 100644 index 00000000..cbd3347a --- /dev/null +++ b/templates/MP3Proto/Structs/PathType.xml @@ -0,0 +1,20 @@ + + + + PathType + + + 0x8C1B1D20 + + + + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/PhazonFlyerSwarmData.xml b/templates/MP3Proto/Structs/PhazonFlyerSwarmData.xml new file mode 100644 index 00000000..3d63a050 --- /dev/null +++ b/templates/MP3Proto/Structs/PhazonFlyerSwarmData.xml @@ -0,0 +1,11 @@ + + + + PhazonFlyerSwarmData + + + 4.0 + + + + diff --git a/templates/MP3Proto/Structs/PhazonLeechData.xml b/templates/MP3Proto/Structs/PhazonLeechData.xml new file mode 100644 index 00000000..83ae75b7 --- /dev/null +++ b/templates/MP3Proto/Structs/PhazonLeechData.xml @@ -0,0 +1,72 @@ + + + + PhazonLeechData + + + false + + + 1.0 + + + 0.5 + + + 0.69999999 + + + 0.89999998 + + + 0.15000001 + + + 30.0 + + + 35.0 + + + 55.0 + + + 2.0 + + + 4.0 + + + -1.0 + + + -1.0 + + + 3.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 2.0 + + + 1.0 + + + 7.0 + + + + 0.5 + + + + diff --git a/templates/MP3Proto/Structs/PhazonPuddleData.xml b/templates/MP3Proto/Structs/PhazonPuddleData.xml new file mode 100644 index 00000000..94a82194 --- /dev/null +++ b/templates/MP3Proto/Structs/PhazonPuddleData.xml @@ -0,0 +1,166 @@ + + + + PhazonPuddleData + + + + FSM2 + + + + + + 25.0 + + + + + 5.0 + + + + 1.0 + + + + 1.0 + + + 5.0 + + + 50 + + + 15.0 + + + 25.0 + + + 10.0 + + + 5.0 + + + 0.30000001 + + + 0.2 + + + 1.0 + + + 20.0 + + + 0.1 + + + 1.0 + + + 2.0 + + + 30.0 + + + + 5.0 + + + 25.0 + + + + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + + + CAUD + + + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + diff --git a/templates/MP3Proto/Structs/PhysicsDebrisProperties.xml b/templates/MP3Proto/Structs/PhysicsDebrisProperties.xml new file mode 100644 index 00000000..7975582e --- /dev/null +++ b/templates/MP3Proto/Structs/PhysicsDebrisProperties.xml @@ -0,0 +1,210 @@ + + + + PhysicsDebrisProperties + + + 180.0 + + + 180.0 + + + + 0.0 + 0.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + 5.0 + + + 15.0 + + + + -1.0 + -1.0 + -1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 0.1 + + + 25.0 + + + 1.0 + + + + CMDL + + + + + CAUD + + + + 1 + + + 1.0 + + + 1.0 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + 0.1 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + true + + + + true + + + false + + + false + + + false + + + true + + + false + + + false + + + + diff --git a/templates/MP3Proto/Structs/PirateDroneData.xml b/templates/MP3Proto/Structs/PirateDroneData.xml new file mode 100644 index 00000000..7e612240 --- /dev/null +++ b/templates/MP3Proto/Structs/PirateDroneData.xml @@ -0,0 +1,109 @@ + + + + PirateDroneData + + + 0.69999999 + + + + 0.5 + + + + + + 3.0 + + + 2.0 + + + 0.0 + + + 1.0 + + + 1.0 + + + 1080.0 + + + 8.0 + + + 1.0 + + + 10.0 + + + 2.0 + + + 10.0 + + + 1.0 + + + 12.0 + + + 3.0 + + + 10.0 + + + 3.0 + + + 1.0 + + + 5.0 + + + 10.0 + + + 0.5 + + + 0.5 + + + 0.1 + + + false + + + 90.0 + + + 30.0 + + + 1.0 + + + 0 + + + 1 + + + 0 + + + 2 + + + + + diff --git a/templates/MP3Proto/Structs/ProportionalConvergence.xml b/templates/MP3Proto/Structs/ProportionalConvergence.xml new file mode 100644 index 00000000..670e704b --- /dev/null +++ b/templates/MP3Proto/Structs/ProportionalConvergence.xml @@ -0,0 +1,12 @@ + + + + ProportionalConvergence + + + 0.0 + + + + + diff --git a/templates/MP3Proto/Structs/ReptilicusHunterData.xml b/templates/MP3Proto/Structs/ReptilicusHunterData.xml new file mode 100644 index 00000000..b1996b34 --- /dev/null +++ b/templates/MP3Proto/Structs/ReptilicusHunterData.xml @@ -0,0 +1,51 @@ + + + + ReptilicusHunterData + + + false + + + false + + + 1.0 + + + 0.25 + + + + CAUD + + + + + CAUD + + + + 0.0 + + + 10.0 + + + 0.0 + + + 1.0 + + + 10.0 + + + 10.0 + + + + + + + diff --git a/templates/MP3Proto/Structs/Ridley1Data.xml b/templates/MP3Proto/Structs/Ridley1Data.xml new file mode 100644 index 00000000..4866e359 --- /dev/null +++ b/templates/MP3Proto/Structs/Ridley1Data.xml @@ -0,0 +1,98 @@ + + + + Ridley1Data + + + + PART + + + + + PART + + + + + PART + + + + + WPSC + + + + + + + + TXTR + + + + 100.0 + + + 15.0 + + + + 15.0 + + + + 15.0 + + + + 15.0 + + + + 15.0 + + + + 15.0 + + + + + WPSC + + + + + WPSC + + + + + + WPSC + + + + + + PART + + + + 8.0 + + + + PART + + + + + TXTR + + + + + diff --git a/templates/MP3Proto/Structs/RotationSplines.xml b/templates/MP3Proto/Structs/RotationSplines.xml new file mode 100644 index 00000000..cfcb7662 --- /dev/null +++ b/templates/MP3Proto/Structs/RotationSplines.xml @@ -0,0 +1,11 @@ + + + + RotationSplines + + + + + + + diff --git a/templates/MP3Proto/Structs/RundasData.xml b/templates/MP3Proto/Structs/RundasData.xml new file mode 100644 index 00000000..66e55538 --- /dev/null +++ b/templates/MP3Proto/Structs/RundasData.xml @@ -0,0 +1,229 @@ + + + + RundasData + + + 90.0 + + + 72.0 + + + 4.0 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + WPSC + + + + + WPSC + + + + + WPSC + + + + + WPSC + + + + 6.0 + + + + + 0.5 + + + 6.0 + + + 6.0 + + + 13.0 + + + + WPSC + + + + + + TXTR + + + + + CMDL + + + + + + PART + + + + 35.0 + + + 200.0 + + + 70.0 + + + 25.0 + + + + CMDL + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + WPSC + + + + + 25.0 + + + 7.5 + + + 18.0 + + + 5.0 + + + 2.5 + + + 14.0 + + + 17.0 + + + 10.0 + + + 25.0 + + + + + diff --git a/templates/MP3Proto/Structs/ScaleSplines.xml b/templates/MP3Proto/Structs/ScaleSplines.xml new file mode 100644 index 00000000..ad7886fa --- /dev/null +++ b/templates/MP3Proto/Structs/ScaleSplines.xml @@ -0,0 +1,11 @@ + + + + ScaleSplines + + + + + + + diff --git a/templates/MP3Proto/Structs/ScanBeamInfo.xml b/templates/MP3Proto/Structs/ScanBeamInfo.xml new file mode 100644 index 00000000..2cdb7ed7 --- /dev/null +++ b/templates/MP3Proto/Structs/ScanBeamInfo.xml @@ -0,0 +1,56 @@ + + + + ScanBeamInfo + + + 20.0 + + + + 0.247059 + 0.0 + 0.0 + 0.0 + + + + + 0.49803901 + 1.0 + 0.098039001 + 0.0 + + + + + 0.34902 + 0.0 + 0.0 + 0.0 + + + + + 0.14902 + 0.0 + 0.0 + 0.0 + + + + 10.0 + + + 5.0 + + + 4.0 + + + 50.0 + + + + + diff --git a/templates/MP3Proto/Structs/SeedBoss1Data.xml b/templates/MP3Proto/Structs/SeedBoss1Data.xml new file mode 100644 index 00000000..424606a2 --- /dev/null +++ b/templates/MP3Proto/Structs/SeedBoss1Data.xml @@ -0,0 +1,164 @@ + + + + SeedBoss1Data + + + 0.0 + + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + + + + + + + PART + + + + + WPSC + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + 0.0 + + + 0.0 + + + + + + + + + diff --git a/templates/MP3Proto/Structs/SeedBoss1HandData.xml b/templates/MP3Proto/Structs/SeedBoss1HandData.xml new file mode 100644 index 00000000..ea13e9e6 --- /dev/null +++ b/templates/MP3Proto/Structs/SeedBoss1HandData.xml @@ -0,0 +1,26 @@ + + + + SeedBoss1HandData + + + + + + + FSM2 + + + + + + PART + + + + + 20.0 + + + + diff --git a/templates/MP3Proto/Structs/SeedBoss1OrbData.xml b/templates/MP3Proto/Structs/SeedBoss1OrbData.xml new file mode 100644 index 00000000..3ee33b39 --- /dev/null +++ b/templates/MP3Proto/Structs/SeedBoss1OrbData.xml @@ -0,0 +1,30 @@ + + + + SeedBoss1OrbData + + + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + true + + + + PART + + + + 0.0 + + + + diff --git a/templates/MP3Proto/Structs/SeedBoss1Shield.xml b/templates/MP3Proto/Structs/SeedBoss1Shield.xml new file mode 100644 index 00000000..b8c323fe --- /dev/null +++ b/templates/MP3Proto/Structs/SeedBoss1Shield.xml @@ -0,0 +1,83 @@ + + + + SeedBoss1Shield + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + diff --git a/templates/MP3Proto/Structs/ShakerData.xml b/templates/MP3Proto/Structs/ShakerData.xml new file mode 100644 index 00000000..1dc0517f --- /dev/null +++ b/templates/MP3Proto/Structs/ShakerData.xml @@ -0,0 +1,21 @@ + + + + ShakerData + + + 48 + + + 5.0 + + + 1.0 + + + + + + + + diff --git a/templates/MP3Proto/Structs/Ship.xml b/templates/MP3Proto/Structs/Ship.xml new file mode 100644 index 00000000..7afc78f0 --- /dev/null +++ b/templates/MP3Proto/Structs/Ship.xml @@ -0,0 +1,14 @@ + + + + Ship + + + false + + + false + + + + diff --git a/templates/MP3Proto/Structs/ShipData.xml b/templates/MP3Proto/Structs/ShipData.xml new file mode 100644 index 00000000..2e3844ff --- /dev/null +++ b/templates/MP3Proto/Structs/ShipData.xml @@ -0,0 +1,60 @@ + + + + ShipData + + + false + + + + WPSC + + + + + + 0xCD26D8F0 + + + 50.0 + + + 20.0 + + + 5.0 + + + + + + CAUD + + + + 0.5 + + + 10.0 + + + true + + + + PART + + + + + PART + + + + + true + + + + diff --git a/templates/MP3Proto/Structs/SpacePirateData.xml b/templates/MP3Proto/Structs/SpacePirateData.xml new file mode 100644 index 00000000..016dc05e --- /dev/null +++ b/templates/MP3Proto/Structs/SpacePirateData.xml @@ -0,0 +1,209 @@ + + + + SpacePirateData + + + true + + + false + + + false + + + false + + + false + + + 50.0 + + + false + + + Never + true + + + 10.0 + + + 50.0 + + + 20.0 + + + 20.0 + + + 1000.0 + + + false + + + 80.0 + + + 1.0 + + + false + + + false + + + false + + + + + 10.0 + + + 5.0 + + + + + 0.1 + + + 0.050000001 + + + 0 + + + 1.0 + + + false + + + false + + + 0.1 + + + 0.75 + + + false + + + 5.0 + + + 10.0 + + + 2.0 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 10000 + + + + false + + + false + + + + + + + 1 + + + + + + false + + + + + 100.0 + + + 5.0 + + + + + + false + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + diff --git a/templates/MP3Proto/Structs/SpindleOrientation.xml b/templates/MP3Proto/Structs/SpindleOrientation.xml new file mode 100644 index 00000000..f7cde691 --- /dev/null +++ b/templates/MP3Proto/Structs/SpindleOrientation.xml @@ -0,0 +1,13 @@ + + + + SpindleOrientation + + + 786432 + + + + + + diff --git a/templates/MP3Proto/Structs/SpindlePosition.xml b/templates/MP3Proto/Structs/SpindlePosition.xml new file mode 100644 index 00000000..ab487568 --- /dev/null +++ b/templates/MP3Proto/Structs/SpindlePosition.xml @@ -0,0 +1,24 @@ + + + + SpindlePosition + + + 320 + + + + + + + + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/SpringConvergence.xml b/templates/MP3Proto/Structs/SpringConvergence.xml new file mode 100644 index 00000000..7e109f44 --- /dev/null +++ b/templates/MP3Proto/Structs/SpringConvergence.xml @@ -0,0 +1,26 @@ + + + + SpringConvergence + + + true + + + 10.0 + + + 0.0 + + + 0.0099999998 + + + 10.0 + + + 1.0 + + + + diff --git a/templates/MP3Proto/Structs/SteamBotData.xml b/templates/MP3Proto/Structs/SteamBotData.xml new file mode 100644 index 00000000..d87ead3f --- /dev/null +++ b/templates/MP3Proto/Structs/SteamBotData.xml @@ -0,0 +1,89 @@ + + + + SteamBotData + + + + + 100.0 + + + 20.0 + + + 5.0 + + + + 30.0 + + + 5.0 + + + 0.5 + + + 1 + + + + 5.0 + + + 0.0 + + + 0.0 + + + + 5.0 + + + 10.0 + + + 0.0 + + + 0.050000001 + + + 0.0 + + + 0.0 + + + 6.0 + + + 3.0 + + + + + + + 1.0 + + + 5.0 + + + 5.0 + + + 0.5 + + + true + + + false + + + + diff --git a/templates/MP3Proto/Structs/SteamLordData.xml b/templates/MP3Proto/Structs/SteamLordData.xml new file mode 100644 index 00000000..65f05977 --- /dev/null +++ b/templates/MP3Proto/Structs/SteamLordData.xml @@ -0,0 +1,20 @@ + + + + SteamLordData + + + 10.0 + + + 2.5 + + + 20.0 + + + 30.0 + + + + diff --git a/templates/MP3Proto/Structs/SurfaceOrientation.xml b/templates/MP3Proto/Structs/SurfaceOrientation.xml new file mode 100644 index 00000000..8fd93f63 --- /dev/null +++ b/templates/MP3Proto/Structs/SurfaceOrientation.xml @@ -0,0 +1,11 @@ + + + + SurfaceOrientation + + + 256 + + + + diff --git a/templates/MP3Proto/Structs/SurfacePosition.xml b/templates/MP3Proto/Structs/SurfacePosition.xml new file mode 100644 index 00000000..e3c97201 --- /dev/null +++ b/templates/MP3Proto/Structs/SurfacePosition.xml @@ -0,0 +1,13 @@ + + + + SurfacePosition + + + 1 + + + + + + diff --git a/templates/MP3Proto/Structs/SurroundPan.xml b/templates/MP3Proto/Structs/SurroundPan.xml new file mode 100644 index 00000000..5b4fba99 --- /dev/null +++ b/templates/MP3Proto/Structs/SurroundPan.xml @@ -0,0 +1,14 @@ + + + + SurroundPan + + + 0.0 + + + 1.0 + + + + diff --git a/templates/MP3Proto/Structs/SwarmBotData.xml b/templates/MP3Proto/Structs/SwarmBotData.xml new file mode 100644 index 00000000..c64bac64 --- /dev/null +++ b/templates/MP3Proto/Structs/SwarmBotData.xml @@ -0,0 +1,157 @@ + + + + SwarmBotData + + + 8 + + + 8 + + + true + + + 3 + + + 10.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + true + + + true + + + true + + + + + + WPSC + + + + + + + + ELSC + + + + + ELSC + + + + + ELSC + + + + + PART + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/MP3Proto/Structs/TeamAIDebugEnum.xml b/templates/MP3Proto/Structs/TeamAIDebugEnum.xml new file mode 100644 index 00000000..7667a9c8 --- /dev/null +++ b/templates/MP3Proto/Structs/TeamAIDebugEnum.xml @@ -0,0 +1,17 @@ + + + + TeamAIDebugEnum + + + 0xFC1B1B4F + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/TranslationSplines.xml b/templates/MP3Proto/Structs/TranslationSplines.xml new file mode 100644 index 00000000..3e91d571 --- /dev/null +++ b/templates/MP3Proto/Structs/TranslationSplines.xml @@ -0,0 +1,11 @@ + + + + TranslationSplines + + + + + + + diff --git a/templates/MP3Proto/Structs/Velocity.xml b/templates/MP3Proto/Structs/Velocity.xml new file mode 100644 index 00000000..6ec21656 --- /dev/null +++ b/templates/MP3Proto/Structs/Velocity.xml @@ -0,0 +1,17 @@ + + + + Velocity + + + 0.0 + + + 0.0 + + + 1.0 + + + + diff --git a/templates/MP3Proto/Structs/Visors.xml b/templates/MP3Proto/Structs/Visors.xml new file mode 100644 index 00000000..5a960e6a --- /dev/null +++ b/templates/MP3Proto/Structs/Visors.xml @@ -0,0 +1,17 @@ + + + + Visors + + + false + + + false + + + false + + + + diff --git a/templates/MP3Proto/Structs/WallCrawlerData.xml b/templates/MP3Proto/Structs/WallCrawlerData.xml new file mode 100644 index 00000000..6a110814 --- /dev/null +++ b/templates/MP3Proto/Structs/WallCrawlerData.xml @@ -0,0 +1,44 @@ + + + + WallCrawlerData + + + 1.0 + + + 1.0 + + + 60.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.167 + + + 0.60000002 + + + 1.5 + + + 0.60000002 + + + 1.5 + + + false + + + + diff --git a/templates/MP3Proto/Structs/WeaponGeneratorProperties.xml b/templates/MP3Proto/Structs/WeaponGeneratorProperties.xml new file mode 100644 index 00000000..9c3eb3d8 --- /dev/null +++ b/templates/MP3Proto/Structs/WeaponGeneratorProperties.xml @@ -0,0 +1,35 @@ + + + + WeaponGeneratorProperties + + + + + WPSC + + + + + CAUD + + + + 0x9EFB69B1 + + + + + + 0x2B9C9A74 + + + + + + + + + + + diff --git a/templates/MP3Proto/Structs/Weapons.xml b/templates/MP3Proto/Structs/Weapons.xml new file mode 100644 index 00000000..6f98ae77 --- /dev/null +++ b/templates/MP3Proto/Structs/Weapons.xml @@ -0,0 +1,36 @@ + + + + Weapons + + + true + + + false + + + false + + + false + + + + false + + + false + + + false + + + false + + + false + + + + diff --git a/templates/Properties.xml b/templates/Properties.xml deleted file mode 100644 index 44571233..00000000 --- a/templates/Properties.xml +++ /dev/null @@ -1,11494 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/PropertyMap.xml b/templates/PropertyMap.xml new file mode 100644 index 00000000..19057170 --- /dev/null +++ b/templates/PropertyMap.xml @@ -0,0 +1,38517 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/PropertyMapLegacy.xml b/templates/PropertyMapLegacy.xml new file mode 100644 index 00000000..d5e4b17a --- /dev/null +++ b/templates/PropertyMapLegacy.xml @@ -0,0 +1,11496 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Enums/AnimEnum.xml b/templates/dkcr/Enums/AnimEnum.xml index 46dc9961..f1422583 100644 --- a/templates/dkcr/Enums/AnimEnum.xml +++ b/templates/dkcr/Enums/AnimEnum.xml @@ -1,8 +1,12 @@ - - - - - - - + + + AnimEnum + 0x0 + + + + + + + diff --git a/templates/dkcr/Enums/BarrelCannonEnum.xml b/templates/dkcr/Enums/BarrelCannonEnum.xml index b11848bc..665c1836 100644 --- a/templates/dkcr/Enums/BarrelCannonEnum.xml +++ b/templates/dkcr/Enums/BarrelCannonEnum.xml @@ -1,9 +1,13 @@ - - - - - - - - + + + BarrelCannonEnum + 0x0 + + + + + + + + diff --git a/templates/dkcr/Enums/CableEnum.xml b/templates/dkcr/Enums/CableEnum.xml index a8be0790..894e53a2 100644 --- a/templates/dkcr/Enums/CableEnum.xml +++ b/templates/dkcr/Enums/CableEnum.xml @@ -1,8 +1,12 @@ - - - - - - - + + + CableEnum + 0x0 + + + + + + + diff --git a/templates/dkcr/Enums/DamageableTriggerEnum.xml b/templates/dkcr/Enums/DamageableTriggerEnum.xml index d15aa38d..189d2683 100644 --- a/templates/dkcr/Enums/DamageableTriggerEnum.xml +++ b/templates/dkcr/Enums/DamageableTriggerEnum.xml @@ -1,9 +1,13 @@ - - - - - - - - + + + DamageableTriggerEnum + 0x0 + + + + + + + + diff --git a/templates/dkcr/Enums/Item.xml b/templates/dkcr/Enums/Item.xml index e9b8c211..a12137e4 100644 --- a/templates/dkcr/Enums/Item.xml +++ b/templates/dkcr/Enums/Item.xml @@ -1,50 +1,54 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Item + 0x0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Enums/MusicEnumA.xml b/templates/dkcr/Enums/MusicEnumA.xml index d333cfb6..7cf78dc4 100644 --- a/templates/dkcr/Enums/MusicEnumA.xml +++ b/templates/dkcr/Enums/MusicEnumA.xml @@ -1,8 +1,12 @@ - - - - - - - + + + MusicEnumA + 0x0 + + + + + + + diff --git a/templates/dkcr/Enums/MusicEnumB.xml b/templates/dkcr/Enums/MusicEnumB.xml index 7f642661..f5520620 100644 --- a/templates/dkcr/Enums/MusicEnumB.xml +++ b/templates/dkcr/Enums/MusicEnumB.xml @@ -1,15 +1,19 @@ - - - - - - - - - - - - - - + + + MusicEnumB + 0x0 + + + + + + + + + + + + + + diff --git a/templates/dkcr/Enums/RobotChickenEnum.xml b/templates/dkcr/Enums/RobotChickenEnum.xml index 255bd3b7..c3979c7c 100644 --- a/templates/dkcr/Enums/RobotChickenEnum.xml +++ b/templates/dkcr/Enums/RobotChickenEnum.xml @@ -1,7 +1,11 @@ - - - - - - + + + RobotChickenEnum + 0x0 + + + + + + diff --git a/templates/dkcr/Enums/Shape.xml b/templates/dkcr/Enums/Shape.xml index a7821018..083a8845 100644 --- a/templates/dkcr/Enums/Shape.xml +++ b/templates/dkcr/Enums/Shape.xml @@ -1,9 +1,13 @@ - - - - - - - - + + + Shape + 0x0 + + + + + + + + diff --git a/templates/dkcr/Enums/UnknownEnum1.xml b/templates/dkcr/Enums/UnknownEnum1.xml index 16b3a7de..1681578b 100644 --- a/templates/dkcr/Enums/UnknownEnum1.xml +++ b/templates/dkcr/Enums/UnknownEnum1.xml @@ -1,58 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + UnknownEnum1 + 0x0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Enums/UnknownEnum2.xml b/templates/dkcr/Enums/UnknownEnum2.xml index 823bf889..88c6a66b 100644 --- a/templates/dkcr/Enums/UnknownEnum2.xml +++ b/templates/dkcr/Enums/UnknownEnum2.xml @@ -1,11 +1,15 @@ - - - - - - - - - - + + + UnknownEnum2 + 0x0 + + + + + + + + + + diff --git a/templates/dkcr/Enums/UnknownEnum3.xml b/templates/dkcr/Enums/UnknownEnum3.xml index a9a604e2..c9b14ce3 100644 --- a/templates/dkcr/Enums/UnknownEnum3.xml +++ b/templates/dkcr/Enums/UnknownEnum3.xml @@ -1,7 +1,11 @@ - - - - - - + + + UnknownEnum3 + 0x0 + + + + + + diff --git a/templates/dkcr/Enums/UnknownEnum4.xml b/templates/dkcr/Enums/UnknownEnum4.xml index 5668009a..bac46424 100644 --- a/templates/dkcr/Enums/UnknownEnum4.xml +++ b/templates/dkcr/Enums/UnknownEnum4.xml @@ -1,7 +1,11 @@ - - - - - - + + + UnknownEnum4 + 0x0 + + + + + + diff --git a/templates/dkcr/MasterTemplate.xml b/templates/dkcr/MasterTemplate.xml deleted file mode 100644 index 41bafcb4..00000000 --- a/templates/dkcr/MasterTemplate.xml +++ /dev/null @@ -1,379 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/dkcr/Script/AIHint.xml b/templates/dkcr/Script/AIHint.xml index b4127028..d14c9baa 100644 --- a/templates/dkcr/Script/AIHint.xml +++ b/templates/dkcr/Script/AIHint.xml @@ -1,36 +1,31 @@ - - AIHint - - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - enabled - enabled - - + + + AIHint + + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/AIKeyframe.xml b/templates/dkcr/Script/AIKeyframe.xml index d7e0274e..8ce1ae9d 100644 --- a/templates/dkcr/Script/AIKeyframe.xml +++ b/templates/dkcr/Script/AIKeyframe.xml @@ -1,46 +1,41 @@ - - AIKeyframe - - - - -1 - - - false - - - false - - - false - - - 0.0 - - - 8 - - - 1.0 - - - 0x8B3D86DC - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AIKeyframe + + + + -1 + + + false + + + false + + + false + + + 0.0 + + + 8 + + + 1.0 + + + 0x8B3D86DC + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/AIWaypoint.xml b/templates/dkcr/Script/AIWaypoint.xml index c2ef4d49..18a177eb 100644 --- a/templates/dkcr/Script/AIWaypoint.xml +++ b/templates/dkcr/Script/AIWaypoint.xml @@ -1,32 +1,28 @@ - - AIWaypoint - - - - 1.0 - - - 1.0 - - - 0.0 - - - - - - - - - - - - - - script/common/AIWaypoint.CMDL - - enabled - enabled - - + + + AIWaypoint + + + + 1.0 + + + 1.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/dkcr/Script/AVIS.xml b/templates/dkcr/Script/AVIS.xml index 5a07b53c..619f2242 100644 --- a/templates/dkcr/Script/AVIS.xml +++ b/templates/dkcr/Script/AVIS.xml @@ -1,24 +1,19 @@ - - AVIS - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AVIS + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Acoustics.xml b/templates/dkcr/Script/Acoustics.xml index f74dc8e9..e15945e5 100644 --- a/templates/dkcr/Script/Acoustics.xml +++ b/templates/dkcr/Script/Acoustics.xml @@ -1,158 +1,73 @@ - - Acoustics - - - - false - - - false - - - false - - - true - - - true - - - 1.0 - - - 0x15C2A4E5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xC4CB1DA9 - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0x00EDE964 - - - - - - - - - - - 0.01 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - 0.5 - enabled - volume - - - + + + Acoustics + + + + false + + + false + + + false + + + true + + + true + + + 1.0 + + + 0x15C2A4E5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + 0.5 + BoxShape + diff --git a/templates/dkcr/Script/Actor.xml b/templates/dkcr/Script/Actor.xml index 5ed234da..0f49f7fd 100644 --- a/templates/dkcr/Script/Actor.xml +++ b/templates/dkcr/Script/Actor.xml @@ -1,112 +1,128 @@ - - Actor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - - - true - - - true - - - true - - - false - - - false - - - - 0 - - - 0.0 - - - false - - - false - - - false - - - false - - - false - - - true - - - false - - - 1.0, 1.0, 1.0, 1.0 - - - - false - - - false - - - 0.0 - - - 1.0 - - - false - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0xC27FFA8F - 0x6C75E2EA:0xDAA9D4BE:0x5405F708 - 0x6C75E2EA:0xF361604C:0x5405F708 - 0x6C75E2EA:0x5D09F1DD:0x5405F708 - 0x0FC966DC - - enabled - enabled - - + + + Actor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + CMDL + + + + + DCLN + + + + + + + true + + + true + + + true + + + false + + + false + + + + 0 + + + 0.0 + + + false + + + false + + + false + + + false + + + false + + + true + + + false + + + + 1.0 + 1.0 + 1.0 + + + + + false + + + false + + + 0.0 + + + 1.0 + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/dkcr/Script/ActorAnimGridModifier.xml b/templates/dkcr/Script/ActorAnimGridModifier.xml index b9293f2c..4aa141f6 100644 --- a/templates/dkcr/Script/ActorAnimGridModifier.xml +++ b/templates/dkcr/Script/ActorAnimGridModifier.xml @@ -1,23 +1,18 @@ - - ActorAnimGridModifier - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorAnimGridModifier + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/ActorKeyframe.xml b/templates/dkcr/Script/ActorKeyframe.xml index 302867b8..b0dc9b7e 100644 --- a/templates/dkcr/Script/ActorKeyframe.xml +++ b/templates/dkcr/Script/ActorKeyframe.xml @@ -1,48 +1,43 @@ - - ActorKeyframe - - - - -1 - always - - - false - - - false - - - false - - - 0.0 - - - 8 - always - - - 1.0 - - - 0x8B3D86DC - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorKeyframe + + + + Always + -1 + + + false + + + false + + + false + + + 0.0 + + + Always + 8 + + + 1.0 + + + 0x8B3D86DC + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/ActorMultiKeyFrame.xml b/templates/dkcr/Script/ActorMultiKeyFrame.xml index 401316fd..7b8386b2 100644 --- a/templates/dkcr/Script/ActorMultiKeyFrame.xml +++ b/templates/dkcr/Script/ActorMultiKeyFrame.xml @@ -1,52 +1,21 @@ - - ActorMultiKeyframe - - - - false - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorMultiKeyframe + + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/ActorTransform.xml b/templates/dkcr/Script/ActorTransform.xml index bc5ace68..b1e8c907 100644 --- a/templates/dkcr/Script/ActorTransform.xml +++ b/templates/dkcr/Script/ActorTransform.xml @@ -1,36 +1,31 @@ - - ActorTransform - - - - 20 - always - - - 10.0 - - - 0.0 - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorTransform + + + + Always + 20 + + + 10.0 + + + 0.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/AreaAttributes.xml b/templates/dkcr/Script/AreaAttributes.xml index cb254b99..de404c11 100644 --- a/templates/dkcr/Script/AreaAttributes.xml +++ b/templates/dkcr/Script/AreaAttributes.xml @@ -1,42 +1,42 @@ - - AreaAttributes - - - - false - Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. - - - -1 - always - - - 1.0 - - - - true - - - false - - - - - - - - - - - - - - script/common/AreaAttributes.TXTR - - 0.5 - enabled - enabled - - + + + AreaAttributes + + + + Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. + false + + + Always + -1 + + + 1.0 + + + + CMDL + + + + true + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/AreaDamage.xml b/templates/dkcr/Script/AreaDamage.xml index 6924ad96..00453301 100644 --- a/templates/dkcr/Script/AreaDamage.xml +++ b/templates/dkcr/Script/AreaDamage.xml @@ -1,39 +1,38 @@ - - AreaDamage - - - - - - - 2.0, 2.0, 2.0 - - - - - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AreaDamage + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/AreaNode.xml b/templates/dkcr/Script/AreaNode.xml index a3ffb3f9..e8a81c30 100644 --- a/templates/dkcr/Script/AreaNode.xml +++ b/templates/dkcr/Script/AreaNode.xml @@ -1,108 +1,92 @@ - - AreaNode - - - - false - - - false - - - false - - - 0x24E6FE6B - - - - - - - - - - - - - - - - 0 - Seems to affect the number displayed on the file select screen for "last completed stage" - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - - - 0.0, 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - false - This property was likely used in debug builds. It is not read by the game and has no ingame effect. - - - - - - - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0xB7CD213C - 0x9F93BC3F - 0x86963E8A:0x29463E36 - 0x86963E8A:0x103E9376 - - enabled - enabled - - + + + AreaNode + + + + false + + + false + + + false + + + 0x24E6FE6B + + + + + + + + + + + + + + + STRG + + + + + STRG + + + + Seems to affect the number displayed on the file select screen for "last completed stage" + 0 + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + DCLN + + + + + + + + + + MLVL + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/dkcr/Script/AreaPath.xml b/templates/dkcr/Script/AreaPath.xml index 7cf27a28..82892c37 100644 --- a/templates/dkcr/Script/AreaPath.xml +++ b/templates/dkcr/Script/AreaPath.xml @@ -1,54 +1,66 @@ - - AreaPath - - - - - - - - 0x1F46814C - - - - - - - false - - - true - - - false - - - 0.5 - - - 0.5 - - - - - - - - - - - - - - - - - - - 0xC27FFA8F - - enabled - enabled - - + + + AreaPath + + + + + CMDL + + + + + + CMDL + + + + + 0x1F46814C + + + + + + + false + + + true + + + false + + + 0.5 + + + 0.5 + + + + + + PART + + + + + CAUD + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/AreaStreamedAudioState.xml b/templates/dkcr/Script/AreaStreamedAudioState.xml index 676e90dc..01422bb5 100644 --- a/templates/dkcr/Script/AreaStreamedAudioState.xml +++ b/templates/dkcr/Script/AreaStreamedAudioState.xml @@ -1,61 +1,56 @@ - - AreaStreamedAudioState - - - - 0xCBF698CA - - - false - - - false - - - false - - - 0.0 - - - 0.0 - - - false - - - 0.0 - - - 0.0 - - - false - - - 0.0 - - - 0.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AreaStreamedAudioState + + + + 0xCBF698CA + + + false + + + false + + + false + + + 0.0 + + + 0.0 + + + false + + + 0.0 + + + 0.0 + + + false + + + 0.0 + + + 0.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/AudioOccluder.xml b/templates/dkcr/Script/AudioOccluder.xml index 5c4a9f7b..15c85d63 100644 --- a/templates/dkcr/Script/AudioOccluder.xml +++ b/templates/dkcr/Script/AudioOccluder.xml @@ -1,28 +1,23 @@ - - AudioOccluder - - - - 1.0 - - - 32000 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AudioOccluder + + + + 1.0 + + + 32000 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/BarrelBalloon.xml b/templates/dkcr/Script/BarrelBalloon.xml index d436dd83..1248a93b 100644 --- a/templates/dkcr/Script/BarrelBalloon.xml +++ b/templates/dkcr/Script/BarrelBalloon.xml @@ -1,94 +1,22 @@ - - BarrelBalloon - - - - - - - - - - 3.0 - - - 1.0 - - - 1.0 - - - 2.5 - - - 0.5 - - - 1.0 - - - 1.0 - - - 3.0 - - - 1.5 - - - 2.2 - - - 0.2 - - - 0.5 - - - 0.5 - - - - 2.0 - - - 1.0 - - - 3.0 - - - 15.0 - - - 10.0 - - - 0 - - - - - - - - - - - - - - - - - - - - - 0x94F9C48D:0xF8B3ABE0 - - enabled - enabled - - + + + BarrelBalloon + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/BarrelCannon.xml b/templates/dkcr/Script/BarrelCannon.xml index bdff65ef..56a368bd 100644 --- a/templates/dkcr/Script/BarrelCannon.xml +++ b/templates/dkcr/Script/BarrelCannon.xml @@ -1,163 +1,93 @@ - - BarrelCannon - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 200 - - - 20 - - - false - - - false - - - - - 262176 - - - - - 0.0, 0.15, 0.0 - - - 0.0 - - - 1800.0 - - - 30.0 - - - - - 1.5 - - - 3.0 - - - 1.0 - - - false - - - 0 - - - 0.15 - - - 0 - - - 21.0 - - - 0.0 - - - 1.05 - - - 0.2 - - - 0 - - - true - - - true - - - true - - - true - - - false - - - true - - - true - - - false - - - false - - - false - - - false - - - 0xA61445EB - - - 0x0009FA85 - - - - - false - - - - - 0.0 - - - true - - - 0.0 - - - - - - - - - - - - - - - - - 0xA3D63F44 - 0xC27FFA8F - - enabled - enabled - - + + + BarrelCannon + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + FSMC + + + + + + DCLN + + + + + 200 + + + 20 + + + false + + + false + + + + + 262176 + + + + + + 0.0 + 0.15000001 + 0.0 + + + + 0.0 + + + 1800.0 + + + 30.0 + + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/BeatUpHandler.xml b/templates/dkcr/Script/BeatUpHandler.xml index 9880afbb..3252428c 100644 --- a/templates/dkcr/Script/BeatUpHandler.xml +++ b/templates/dkcr/Script/BeatUpHandler.xml @@ -1,68 +1,18 @@ - - BeatUpHandler - - - - - - - - 0x6AD40029 - - - - - - - 0xE08296BA - - - - - 1.0 - - - 0.1 - - - 0.1 - - - false - - - false - - - false - - - 0.0 - - - 100 - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + BeatUpHandler + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/BirdBoss.xml b/templates/dkcr/Script/BirdBoss.xml index 2f5432f0..065f7024 100644 --- a/templates/dkcr/Script/BirdBoss.xml +++ b/templates/dkcr/Script/BirdBoss.xml @@ -1,161 +1,70 @@ - - BirdBoss - - RSO_BirdBoss.rso - - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - - - - 524322 - - - - - - - 1.0 - - - 20.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - true - - - 4.0 - - - 55.0 - - - 10.0 - - - 6.0 - - - - 7.0 - - - 10.0 - - - 14.0 - - - 17.0 - - - 0.0 - - - 2.0 - - - -5.0 - - - -20.0 - - - 10.0 - - - 4.0 - - - 2.0 - - - - - - - 20.0 - - - 1.0 - - - - - - - - - - - - - - - - - 50.0 - - - 30.0 - - - 60.0 - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RSO_BirdBoss.rso + + + BirdBoss + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + + + + 524322 + + + + + + + 1.0 + + + 20.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/BloomEffect.xml b/templates/dkcr/Script/BloomEffect.xml index 76cc1e8e..b782a392 100644 --- a/templates/dkcr/Script/BloomEffect.xml +++ b/templates/dkcr/Script/BloomEffect.xml @@ -1,34 +1,18 @@ - - BloomEffect - - - - - - - 0x0B7646F3 - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + BloomEffect + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/BloomVolume.xml b/templates/dkcr/Script/BloomVolume.xml index 16296108..ebbbc492 100644 --- a/templates/dkcr/Script/BloomVolume.xml +++ b/templates/dkcr/Script/BloomVolume.xml @@ -1,22 +1,17 @@ - - BloomVolume - - - - - - - - - - - - - - - - enabled - enabled - - + + + BloomVolume + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/BonusRoom.xml b/templates/dkcr/Script/BonusRoom.xml index 0dd8f379..43b9b949 100644 --- a/templates/dkcr/Script/BonusRoom.xml +++ b/templates/dkcr/Script/BonusRoom.xml @@ -1,34 +1,29 @@ - - BonusRoom - - - - false - - - false - - - 10.0 - - - 5.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + BonusRoom + + + + false + + + false + + + 10.0 + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/BouncyTire.xml b/templates/dkcr/Script/BouncyTire.xml index 1a69a6ef..ab71026f 100644 --- a/templates/dkcr/Script/BouncyTire.xml +++ b/templates/dkcr/Script/BouncyTire.xml @@ -1,89 +1,22 @@ - - BouncyTire - - - - - - - - -1 - - - -1 - - - -1 - - - -1 - - - 3.1402 - - - - - 9.0 - - - 80.0 - - - 5.0 - - - 45.0 - - - - - - true - - - false - - - false - - - false - - - true - - - 0.0 - - - 0.0 - - - 2.0 - - - 2.0 - - - - - - - - - - - - - - - - - 0xC4D5BFDE:0xA3D63F44 - - enabled - enabled - - + + + BouncyTire + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/Cable.xml b/templates/dkcr/Script/Cable.xml index 8f96923b..7907c5ae 100644 --- a/templates/dkcr/Script/Cable.xml +++ b/templates/dkcr/Script/Cable.xml @@ -1,161 +1,22 @@ - - Cable - - RSO_ScriptCable.rso - - - - - - - - - 0x2C8482EE - - - - - - - - 0xD6629DCA - - - - - - - 0xB9B7640F - - - - - - - - false - - - 10 - - - 4.0 - - - 4.0 - - - 0x80DD21B4 - - - 0x23363FD3 - - - 0x24CF38F1 - - - 1.0 - - - false - - - false - - - - - 0.0, 0.0, -50.0 - - - 8000.0 - - - 1.2 - - - 0.125 - - - 0.85 - - - 1.0 - - - 3000.0 - - - 0.5 - - - 5.0 - - - - false - - - false - - - true - - - false - - - true - - - 0x902E534E - - - - - - - - 0.0, 0.0, 1.0 - - - 0.0 - - - - - 0.0 - - - 15.0 - - - 0.0167 - - - 0x23363FD3 - - - - - - - - - - - - - - - - - - - - - enabled - enabled - - + + + RSO_ScriptCable.rso + + + Cable + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/dkcr/Script/CameraBlurKeyframe.xml b/templates/dkcr/Script/CameraBlurKeyframe.xml index 3f0d5739..15299122 100644 --- a/templates/dkcr/Script/CameraBlurKeyframe.xml +++ b/templates/dkcr/Script/CameraBlurKeyframe.xml @@ -1,39 +1,35 @@ - - CameraBlurKeyframe - - - - 0 - - - 0.0 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - script/common/CameraBlurKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraBlurKeyframe + + + + 0 + + + 0.0 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/CameraFilterKeyframe.xml b/templates/dkcr/Script/CameraFilterKeyframe.xml index 5e805294..b40118ef 100644 --- a/templates/dkcr/Script/CameraFilterKeyframe.xml +++ b/templates/dkcr/Script/CameraFilterKeyframe.xml @@ -1,50 +1,58 @@ - - CameraFilterKeyframe - - - - 0 - - - 0 - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - - - false - - - - - - - - - - - - - - script/common/CameraFilterKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraFilterKeyframe + + + + 0 + + + 0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + + TXTR + + + + + CMDL + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/CameraHint.xml b/templates/dkcr/Script/CameraHint.xml index 238eb532..0d3beb73 100644 --- a/templates/dkcr/Script/CameraHint.xml +++ b/templates/dkcr/Script/CameraHint.xml @@ -1,254 +1,40 @@ - - CameraHint - - - - 50 - - - 0.0 - - - 1610905732 - always - - - - - 1 - always - - - - - - - 0x62C2ABD5 - - - - - - - 0xAF3945DE - - - - - - - - - false - - - false - - - false - - - false - - - - - - - - - 0 - always - - - - - - - 0x34FBB53B - - - - - - - - - - false - - - - 0xB1059189 - - - - - - - - - - - - - - - true - - - - 4.0 - - - 9.0 - - - 1.0 - - - 4.25 - - - 12.0 - - - - - - - - - - - - - - - 0xA93DE248 - - - - - - - - 0 - always - - - 0x0D2CFE11 - - - - - - - - 60.0 - - - - - - - - - - - false - - - true - - - 2.0 - - - false - - - - - - - - true - - - false - - - 1.777 - - - false - - - - true - - - true - - - 1.5 - - - - - 0x0BCC8352 - - - - - 15.0 - - - 100.0 - - - - - - - - false - - - 30.5 - - - - - - - - - - 0.2 - - - 750.0 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraHint + + + + 50 + + + 0.0 + + + Always + 1610905732 + + + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/CameraManager.xml b/templates/dkcr/Script/CameraManager.xml index 48a559e3..ff7049c6 100644 --- a/templates/dkcr/Script/CameraManager.xml +++ b/templates/dkcr/Script/CameraManager.xml @@ -1,29 +1,18 @@ - - CameraManager - - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraManager + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/CameraModifier.xml b/templates/dkcr/Script/CameraModifier.xml index d7fef735..8a13e8fa 100644 --- a/templates/dkcr/Script/CameraModifier.xml +++ b/templates/dkcr/Script/CameraModifier.xml @@ -1,40 +1,18 @@ - - CameraModifier - - - - - - 0xE56D8C03 - - - - - - - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraModifier + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/CameraShaker.xml b/templates/dkcr/Script/CameraShaker.xml index 507bb839..fb9e006c 100644 --- a/templates/dkcr/Script/CameraShaker.xml +++ b/templates/dkcr/Script/CameraShaker.xml @@ -1,48 +1,27 @@ - - CameraShaker - - - - - 1 - - - - - - - 528 - always - - - 5.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - script/common/CameraShaker.TXTR - - 0.5 - enabled - enabled - - + + + CameraShaker + + + + + 1 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/Checkpoint.xml b/templates/dkcr/Script/Checkpoint.xml index e72e34d7..dcddef25 100644 --- a/templates/dkcr/Script/Checkpoint.xml +++ b/templates/dkcr/Script/Checkpoint.xml @@ -1,43 +1,19 @@ - - Checkpoint - - - - - - true - - - false - - - 0 - always - - - 3.0 - - - true - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Checkpoint + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/CinematicCamera.xml b/templates/dkcr/Script/CinematicCamera.xml index d174c85f..d25c5dee 100644 --- a/templates/dkcr/Script/CinematicCamera.xml +++ b/templates/dkcr/Script/CinematicCamera.xml @@ -1,133 +1,129 @@ - - CinematicCamera - - - - - 0x85F15E1D - - - - - - - false - - - - 0x639D1F97 - - - - - - - - - 10.0 - - - 133236 - - - - - - - 0x26AD4A6B - - - 12 - - - - - 0x6DF9B393 - - - - - - - true - - - - - - - - - - - - 0 - - - - - 0x777171A8 - - - - - - - 0x355476D5 - - - - - - - 0x2A1B6DFE - - - - - 0 - - - - - 0x777171A8 - - - - - - - 0x355476D5 - - - - - - - 0x2A1B6DFE - - - - - - - - - - - - - - - - - - - - script/common/Camera.CMDL - - enabled - enabled - - + + + CinematicCamera + + + + + 0x85F15E1D + + + + + + + false + + + + 0x639D1F97 + + + + + + + + + 10.0 + + + 133236 + + + + + + + 0x26AD4A6B + + + 12 + + + + + 0x6DF9B393 + + + + + + + true + + + + + + + + + + + + 0 + + + + + 0x777171A8 + + + + + + + 0x355476D5 + + + + + + + 0x2A1B6DFE + + + + + 0 + + + + + 0x777171A8 + + + + + + + 0x355476D5 + + + + + + + 0x2A1B6DFE + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/dkcr/Script/ClingPathControl.xml b/templates/dkcr/Script/ClingPathControl.xml index 65caa4ca..ccfaaf2e 100644 --- a/templates/dkcr/Script/ClingPathControl.xml +++ b/templates/dkcr/Script/ClingPathControl.xml @@ -1,56 +1,31 @@ - - ClingPathControl - - - - 0 - always - - - - - - - - 0xF0F41378 - - - - - false - - - 0.0 - - - 0x2AEDDF04 - - - - - - - - - - 1.0, 1.0, 1.0, 1.0 - This property isn't read by the game and has no ingame effect. - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ClingPathControl + + + + Always + 0 + + + + + This property isn't read by the game and has no ingame effect. + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/ColorModulate.xml b/templates/dkcr/Script/ColorModulate.xml index ccf78f2a..f9bbda18 100644 --- a/templates/dkcr/Script/ColorModulate.xml +++ b/templates/dkcr/Script/ColorModulate.xml @@ -1,82 +1,87 @@ - - ColorModulate - - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0xE51B07EB - - - - - - - - - - - - 1.0 - - - 1.0 - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - - script/common/ColorModulate.TXTR - - 0.5 - enabled - enabled - - + + + ColorModulate + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 0xE51B07EB + + + + + + + + + + + + 1.0 + + + 1.0 + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/ConditionalRelay.xml b/templates/dkcr/Script/ConditionalRelay.xml index d35b32b4..8d035a65 100644 --- a/templates/dkcr/Script/ConditionalRelay.xml +++ b/templates/dkcr/Script/ConditionalRelay.xml @@ -1,49 +1,45 @@ - - ConditionalRelay - - - - false - - - - - - 0 - - - - - - - 0 - - - - - - - 0 - - - - - - - - - - - - - - - - script/common/ConditionalRelay.TXTR - - 0.5 - enabled - enabled - - + + + ConditionalRelay + + + + false + + + + + + 0 + + + + + + + 0 + + + + + + + 0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/ControllerAction.xml b/templates/dkcr/Script/ControllerAction.xml index 0b75689a..8139a1a8 100644 --- a/templates/dkcr/Script/ControllerAction.xml +++ b/templates/dkcr/Script/ControllerAction.xml @@ -1,36 +1,31 @@ - - ControllerAction - - - - - - false - - - false - - - false - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControllerAction + + + + + + false + + + false + + + false + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Counter.xml b/templates/dkcr/Script/Counter.xml index 4c1f2b6a..805fcaa9 100644 --- a/templates/dkcr/Script/Counter.xml +++ b/templates/dkcr/Script/Counter.xml @@ -1,70 +1,33 @@ - - Counter - - - - 0 - - - 4 - - - false - - - false - - - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - - 8 - - - 9 - - - 10 - - - - - - - - - - - - - - - - script/common/Counter.TXTR - - 0.5 - enabled - enabled - - + + + Counter + + + + 0 + + + 4 + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/CreditsScreen.xml b/templates/dkcr/Script/CreditsScreen.xml index 6ceb9f55..1726f64d 100644 --- a/templates/dkcr/Script/CreditsScreen.xml +++ b/templates/dkcr/Script/CreditsScreen.xml @@ -1,83 +1,18 @@ - - CreditsScreen - - - - - - 180.0 - - - 4 - - - 0.25 - - - 0.25 - - - 1.0 - - - 2.0 - - - 1.0 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - - - - - - - - - 4.0 - - - 0.25 - - - 0.25 - - - - - - - 0.25 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CreditsScreen + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/CustomInterpolation.xml b/templates/dkcr/Script/CustomInterpolation.xml index 1806c27e..5679c596 100644 --- a/templates/dkcr/Script/CustomInterpolation.xml +++ b/templates/dkcr/Script/CustomInterpolation.xml @@ -1,35 +1,30 @@ - - CustomInterpolation - - - - 3 - always - - - 100.0 - - - 135.0 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CustomInterpolation + + + + Always + 3 + + + 100.0 + + + 135.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/DamageArea.xml b/templates/dkcr/Script/DamageArea.xml index fd6dffeb..faa16abf 100644 --- a/templates/dkcr/Script/DamageArea.xml +++ b/templates/dkcr/Script/DamageArea.xml @@ -1,23 +1,18 @@ - - DamageArea - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DamageArea + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/DamageEffect.xml b/templates/dkcr/Script/DamageEffect.xml index 8ef40b14..6f278dbd 100644 --- a/templates/dkcr/Script/DamageEffect.xml +++ b/templates/dkcr/Script/DamageEffect.xml @@ -1,23 +1,18 @@ - - DamageEffect - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DamageEffect + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/DamageableTrigger.xml b/templates/dkcr/Script/DamageableTrigger.xml index bc52603d..4876597e 100644 --- a/templates/dkcr/Script/DamageableTrigger.xml +++ b/templates/dkcr/Script/DamageableTrigger.xml @@ -1,35 +1,32 @@ - - DamageableTrigger - - - - - - false - - - 0x1DB35D5F - - - false - - - - - - - - - - - - - - script/common/DamageableTrigger.TXTR - - enabled - volume - - - + + + DamageableTrigger + + + + + + false + + + 0x1DB35D5F + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/dkcr/Script/DamageableTriggerOrientated.xml b/templates/dkcr/Script/DamageableTriggerOrientated.xml index 570502ff..bcb69124 100644 --- a/templates/dkcr/Script/DamageableTriggerOrientated.xml +++ b/templates/dkcr/Script/DamageableTriggerOrientated.xml @@ -1,31 +1,27 @@ - - DamageableTriggerOrientated - - - - - - false - - - 0x1DB35D5F - - - - - - - - - - - - - - - enabled - volume - - - + + + DamageableTriggerOrientated + + + + + + false + + + 0x1DB35D5F + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/dkcr/Script/Debris.xml b/templates/dkcr/Script/Debris.xml index 7888ef58..834a4858 100644 --- a/templates/dkcr/Script/Debris.xml +++ b/templates/dkcr/Script/Debris.xml @@ -1,227 +1,28 @@ - - Debris - - - - - false - - - - - - - - 180.0 - - - 180.0 - - - 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0 - - - true - - - 5.0 - - - 15.0 - - - -1.0, -1.0, -1.0 - - - 1.0, 1.0, 1.0 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - false - - - false - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 0.1 - - - 25.0 - - - 1.0 - - - - 0.0, 0.0, 0.0 - - - - - 1 - - - 1.0 - - - 1.0 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - - 1.0, 1.0, 1.0 - - - - true - - - true - - - false - - - false - - - 0 - - - false - - - false - - - 1.0 - - - 1.0 - - - false - - - true - - - false - - - false - - - false - - - true - - - false - - - true - - - false - - - - - - - - - - - - - - - - - 0x8A1C821D:0xC27FFA8F - - enabled - enabled - - + + + Debris + + + + + false + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/DepthOfFieldTuner.xml b/templates/dkcr/Script/DepthOfFieldTuner.xml index c8ffd5a0..089540c7 100644 --- a/templates/dkcr/Script/DepthOfFieldTuner.xml +++ b/templates/dkcr/Script/DepthOfFieldTuner.xml @@ -1,52 +1,18 @@ - - DepthOfFieldTuner - - - - - - false - - - false - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 30.0 - - - 0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DepthOfFieldTuner + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/DistanceFog.xml b/templates/dkcr/Script/DistanceFog.xml index ab6bb364..06cab0b4 100644 --- a/templates/dkcr/Script/DistanceFog.xml +++ b/templates/dkcr/Script/DistanceFog.xml @@ -1,71 +1,77 @@ - - DistanceFog - - - - - false - - - - - 0xD863C36B - - - - - - 0 - - - 0.0, 0.0, 0.0, 0.0 - - - 30.0 - - - 100.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - 0.0, 0.0, 0.0, 0.0 - - - - 0.0 - - - - - - - - - - - - - - - script/common/DistanceFog.TXTR - - 0.5 - enabled - enabled - - + + + DistanceFog + + + + + false + + + + + 0xD863C36B + + + + + + 0 + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + 30.0 + + + 100.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/DynamicLight.xml b/templates/dkcr/Script/DynamicLight.xml index 4e418de6..68aa85da 100644 --- a/templates/dkcr/Script/DynamicLight.xml +++ b/templates/dkcr/Script/DynamicLight.xml @@ -1,131 +1,34 @@ - - DynamicLight - - - - 2 - - - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - - - - - true - - - true - - - - - 1.0, 1.0, 1.0, 1.0 - - - - - - 0.0 - - - false - - - - - - - 0 - - - - 0.0 - - - false - - - - - - - - 0.0 - - - false - - - - - - - false - - - - - 10.0 - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DynamicLight + + + + 2 + + + + + + 1.0 + 1.0 + 1.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/EOLDisplay.xml b/templates/dkcr/Script/EOLDisplay.xml index df5aa8ce..dfede569 100644 --- a/templates/dkcr/Script/EOLDisplay.xml +++ b/templates/dkcr/Script/EOLDisplay.xml @@ -1,28 +1,23 @@ - - EOLDisplay - - - - false - - - 0xB22FD89B - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EOLDisplay + + + + false + + + 0xB22FD89B + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Effect.xml b/templates/dkcr/Script/Effect.xml index 72f810a2..bd663959 100644 --- a/templates/dkcr/Script/Effect.xml +++ b/templates/dkcr/Script/Effect.xml @@ -1,86 +1,88 @@ - - Effect - - - - - true - - - false - - - false - - - false - - - true - - - false - - - false - - - false - - - 0xEC834AD1 - - - - - - - - - false - - - false - - - - - 10.0 - - - false - - - false - - - false - - - 0.0 - - - 3 - - - false - - - - - - - - - - - - - - script/common/Effect.TXTR - - enabled - enabled - - + + + Effect + + + + + PART + SPSC + SWHC + + + + true + + + false + + + false + + + false + + + true + + + false + + + false + + + false + + + 0xEC834AD1 + + + + + + + + + false + + + false + + + + + 10.0 + + + false + + + false + + + false + + + 0.0 + + + 3 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/dkcr/Script/EnvFxDensityController.xml b/templates/dkcr/Script/EnvFxDensityController.xml index 9bc9d147..dc849963 100644 --- a/templates/dkcr/Script/EnvFxDensityController.xml +++ b/templates/dkcr/Script/EnvFxDensityController.xml @@ -1,28 +1,23 @@ - - EnvFxDensityController - - - - 0.5 - - - 500 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EnvFxDensityController + + + + 0.5 + + + 500 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/FactorySwitch.xml b/templates/dkcr/Script/FactorySwitch.xml index 7391203f..420dd57f 100644 --- a/templates/dkcr/Script/FactorySwitch.xml +++ b/templates/dkcr/Script/FactorySwitch.xml @@ -1,47 +1,55 @@ - - FactorySwitch - - - - - - false - - - 0.6 - - - - - - - false - - - 0.0, 0.0, 0.0 - - - false - - - - - - - - - - - - - - - - 0x6CA453B1 - 0xB6D34CBE - - enabled - enabled - - + + + FactorySwitch + + + + + CMDL + + + + + CMDL + + + + false + + + 0.60000002 + + + + + + + false + + + + 0.0 + 0.0 + 0.0 + + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/FalsePerspective.xml b/templates/dkcr/Script/FalsePerspective.xml index 768eb39b..f8a9beaf 100644 --- a/templates/dkcr/Script/FalsePerspective.xml +++ b/templates/dkcr/Script/FalsePerspective.xml @@ -1,34 +1,29 @@ - - FalsePerspective - - - - 0.001 - - - 20.0 - - - 8192.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FalsePerspective + + + + 0.001 + + + 20.0 + + + 8192.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/FogOverlay.xml b/templates/dkcr/Script/FogOverlay.xml index b212c63c..8bbe246f 100644 --- a/templates/dkcr/Script/FogOverlay.xml +++ b/templates/dkcr/Script/FogOverlay.xml @@ -1,67 +1,71 @@ - - FogOverlay - - - - 1.0 - - - 1.0 - - - 1.0 - - - false - - - 1.0, 1.0, 1.0, 0.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - 0.1 - - - 1.0 - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FogOverlay + + + + 1.0 + + + 1.0 + + + 1.0 + + + false + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 0.5 + + + 0.2 + + + 0.1 + + + 0.1 + + + 1.0 + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/FogVolume.xml b/templates/dkcr/Script/FogVolume.xml index 6405b313..b6841bf8 100644 --- a/templates/dkcr/Script/FogVolume.xml +++ b/templates/dkcr/Script/FogVolume.xml @@ -1,40 +1,43 @@ - - FogVolume - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - - enabled - enabled - - + + + FogVolume + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/ForestBoss.xml b/templates/dkcr/Script/ForestBoss.xml index 1ba1a697..dc4580f3 100644 --- a/templates/dkcr/Script/ForestBoss.xml +++ b/templates/dkcr/Script/ForestBoss.xml @@ -1,109 +1,72 @@ - - ForestBoss - - RSO_ForestBoss.rso - - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - - - - 524322 - - - - - - - 1.0 - - - 20.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - - - - 1.5 - - - 10.0 - - - 10.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x4ACC5921:0x645FFAD4:0x63F77B98:0xB3774750:0xA244C9D8 - 0x4ACC5921:0x645FFAD4:0x8561E02D:0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RSO_ForestBoss.rso + + + ForestBoss + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + + + + 524322 + + + + + + + 1.0 + + + 20.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/dkcr/Script/GPTR.xml b/templates/dkcr/Script/GPTR.xml index f6b48d57..08319bb9 100644 --- a/templates/dkcr/Script/GPTR.xml +++ b/templates/dkcr/Script/GPTR.xml @@ -1,22 +1,17 @@ - - GPTR - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GPTR + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/GameManager.xml b/templates/dkcr/Script/GameManager.xml index aba98e4c..6f3da23c 100644 --- a/templates/dkcr/Script/GameManager.xml +++ b/templates/dkcr/Script/GameManager.xml @@ -1,36 +1,18 @@ - - GameManager - - - - - - 0xAC6FE62C - - - - - - - 0.5 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GameManager + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/GameOverDisplay.xml b/templates/dkcr/Script/GameOverDisplay.xml index 6cc7c360..1e395153 100644 --- a/templates/dkcr/Script/GameOverDisplay.xml +++ b/templates/dkcr/Script/GameOverDisplay.xml @@ -1,22 +1,17 @@ - - GameOverDisplay - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GameOverDisplay + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/GeneratedObjectDeleter.xml b/templates/dkcr/Script/GeneratedObjectDeleter.xml index b5b048a6..5625934d 100644 --- a/templates/dkcr/Script/GeneratedObjectDeleter.xml +++ b/templates/dkcr/Script/GeneratedObjectDeleter.xml @@ -1,35 +1,24 @@ - - GeneratedObjectDeleter - - - - - false - - - - - - - true - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GeneratedObjectDeleter + + + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Generator.xml b/templates/dkcr/Script/Generator.xml index 425ca8a5..f53c6c04 100644 --- a/templates/dkcr/Script/Generator.xml +++ b/templates/dkcr/Script/Generator.xml @@ -1,63 +1,63 @@ - - Generator - - - - 1 - - - 1 - - - true - - - false - - - false - - - false - - - false - - - true - - - true - - - 0.0, 0.0, 0.0 - - - false - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - script/common/Generator.TXTR - - 0.5 - enabled - enabled - - + + + Generator + + + + 1 + + + 1 + + + true + + + false + + + false + + + false + + + false + + + true + + + true + + + + 0.0 + 0.0 + 0.0 + + + + false + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/GenericCreature.xml b/templates/dkcr/Script/GenericCreature.xml index 1bc0077f..b414b0e7 100644 --- a/templates/dkcr/Script/GenericCreature.xml +++ b/templates/dkcr/Script/GenericCreature.xml @@ -1,642 +1,71 @@ - - GenericCreature - - - - - - - 0.0, 0.0, 90.0 - - - - - - - - - - - - - 656426 - - - 524304 - - - - - - - 1.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - 0x0DDB5F41 - - - - - - - - - - 0.1 - - - false - - - false - - - false - - - false - - - 0.0 - - - 0.0 - - - 1.0 - - - false - - - 55.0 - - - true - - - false - - - false - - - false - - - 60.0 - - - 720.0 - - - 2.0 - - - 9.0 - - - 1.5 - - - 0.75 - - - 6 - - - true - - - false - - - 0.0 - - - 0 - - - 0 - - - false - - - true - - - false - - - false - - - false - - - 0x935593F7 - - - - - - - - false - - - false - - - false - - - false - - - false - - - 0.5 - - - - true - - - false - - - 1.0 - - - false - - - true - - - false - - - - - 0 - - - - - - - - - - - - true - - - false - - - true - - - true - - - true - - - false - - - true - - - false - - - 0xA5993091 - - - - - - - - 10.0 - - - 15.0 - - - 25.0 - - - 5.0 - - - false - - - 0.0 - - - 0.0 - - - false - - - 4.0 - always - - - - - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0 - - - 1.0 - - - 2.0 - - - 3.0 - - - 4.0 - - - 5.0 - - - - - - - 10.6062, 21.2127, 18.372 - - - 1.5, 21.2127, 18.372 - - - 0.0, 13.0, 0.0 - - - 0.0, 15.0, 0.0 - - - - - - - 0 - - - - - - - - - - - - 0 - - - - - - - - - - - - - false - - - false - - - false - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - false - - - - - 0.0 - - - - - false - - - false - - - - - - - - - - - - - - 0xCD3D7CB1 - - - - - - - 0xA819961D - - - - - - - 0xC58D26AF - - - - - - - 0xA177EB37 - - - - - - - 0xC53C3ED5 - - - - - - - - - - - 0 - always - - - - - - - - 0xD4E949F7 - - - - - - - - - - - -1.0 - - - 1.0 - - - -1.0 - - - 1.0 - - - - - - - -1 - - - -1 - - - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - 0x87251F5B - - - - - - - 10.0 - - - - 0.25 - - - 5.0 - - - - - - - 1.0 - - - 0xC01248C8 - - - - - - - - 0.0 - - - 0.0625 - - - true - - - 4 - - - 0.0 - - - 0.5 - - - 0.25 - - - 0.75 - - - - - - - - - 0.0 - - - - - 0 - - - - - - - 0 - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + GenericCreature + + + + + + + + 0.0 + 0.0 + 90.0 + + + + + + + + + + + + + + 656426 + + + 524304 + + + + + + + 1.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/GenericCreatureGroup.xml b/templates/dkcr/Script/GenericCreatureGroup.xml index e2b12046..f697fa84 100644 --- a/templates/dkcr/Script/GenericCreatureGroup.xml +++ b/templates/dkcr/Script/GenericCreatureGroup.xml @@ -1,32 +1,18 @@ - - GenericCreatureGroup - - - - - - true - - - true - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GenericCreatureGroup + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/GroundPoundDetector.xml b/templates/dkcr/Script/GroundPoundDetector.xml index bb67d15e..0fd6d122 100644 --- a/templates/dkcr/Script/GroundPoundDetector.xml +++ b/templates/dkcr/Script/GroundPoundDetector.xml @@ -1,72 +1,52 @@ - - GroundPoundDetector - - - - - - - 2.0, 2.0, 2.0 - - - - - - - - - false - - - - - 0x482B22F1 - - - - - 0.0, 0.0, 0.0 - - - 5.0 - - - 5.0 - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - - - enabled - volume - - - - - - - - + + + GroundPoundDetector + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + ConditionalShape + 0xE809B3A0:0xBB2C54E1:0x09ECEE0C + + + 1210786545 + BoxShape + + + 2006824261 + BoxShape + + + -2087520796 + EllipsoidShape + + + 971864974 + CylinderShape + + + diff --git a/templates/dkcr/Script/GuiCharacter.xml b/templates/dkcr/Script/GuiCharacter.xml index 73a28958..9d9b4ef6 100644 --- a/templates/dkcr/Script/GuiCharacter.xml +++ b/templates/dkcr/Script/GuiCharacter.xml @@ -1,115 +1,110 @@ - - GuiCharacter - - - - - - - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - - - - - - - - - - - - - enabled - enabled - - + + + GuiCharacter + + + + + + + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/dkcr/Script/GuiMenu.xml b/templates/dkcr/Script/GuiMenu.xml index ba380c51..2847b5ef 100644 --- a/templates/dkcr/Script/GuiMenu.xml +++ b/templates/dkcr/Script/GuiMenu.xml @@ -1,37 +1,32 @@ - - GuiMenu - - - - - true - - - true - - - true - - - true - - - true - - - - - - - - - - - - - - enabled - enabled - - + + + GuiMenu + + + + + true + + + true + + + true + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/GuiSlider.xml b/templates/dkcr/Script/GuiSlider.xml index 40db97e2..ce297c1a 100644 --- a/templates/dkcr/Script/GuiSlider.xml +++ b/templates/dkcr/Script/GuiSlider.xml @@ -1,44 +1,43 @@ - - GuiSlider - - - - - false - - - - - - 0.0 - - - 255.0 - - - 1.0 - - - 1.0 - - - - 127 - - - - - - - - - - - - - - enabled - enabled - - + + + GuiSlider + + + + + false + + + + + + 0.0 + + + 255.0 + + + 1.0 + + + 1.0 + + + + CAUD + + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/GuiWidget.xml b/templates/dkcr/Script/GuiWidget.xml index 75a39ee0..65a44d13 100644 --- a/templates/dkcr/Script/GuiWidget.xml +++ b/templates/dkcr/Script/GuiWidget.xml @@ -1,28 +1,23 @@ - - GuiWidget - - - - - false - - - - - - - - - - - - - - - - - enabled - enabled - - + + + GuiWidget + + + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/HUD.xml b/templates/dkcr/Script/HUD.xml index add619f0..5c09d427 100644 --- a/templates/dkcr/Script/HUD.xml +++ b/templates/dkcr/Script/HUD.xml @@ -1,356 +1,28 @@ - - HUD - - - - - - - 0.25 - - - - 1.0 - - - 0.05 - - - 0.5 - - - 0.3 - - - - - 0.0625 - - - - - 0.3 - - - - 0.0, 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - true - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.25 - - - 0.25 - - - 0.25 - - - 0.25 - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + HUD + + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/HUDProxy.xml b/templates/dkcr/Script/HUDProxy.xml index 0ff6df43..b4e7f690 100644 --- a/templates/dkcr/Script/HUDProxy.xml +++ b/templates/dkcr/Script/HUDProxy.xml @@ -1,22 +1,17 @@ - - HUDProxy - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + HUDProxy + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/IslandArea.xml b/templates/dkcr/Script/IslandArea.xml index 45f81367..a58a5436 100644 --- a/templates/dkcr/Script/IslandArea.xml +++ b/templates/dkcr/Script/IslandArea.xml @@ -1,121 +1,69 @@ - - IslandArea - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 0x9DCDF5E0 - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 30 - - - - - - - 10 - - - - - - - 20 - - - - - - - 7 - - - - - - - 20 - - - - - - - 40 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0xC27FFA8F - - enabled - enabled - - + + + IslandArea + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + DCLN + + + + + + + STRG + + + + + 0x9DCDF5E0 + + + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/IslandHUD.xml b/templates/dkcr/Script/IslandHUD.xml index 1ffb58ba..4666682d 100644 --- a/templates/dkcr/Script/IslandHUD.xml +++ b/templates/dkcr/Script/IslandHUD.xml @@ -1,378 +1,44 @@ - - IslandHUD - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.0 - - - 10.0 - - - 10.0 - - - 3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0F94806A - 0xD02FB1A1 - 0xA74065CE - - enabled - enabled - - + + + IslandHUD + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + + diff --git a/templates/dkcr/Script/JungleBoss1.xml b/templates/dkcr/Script/JungleBoss1.xml index dae18ec0..8e5d221d 100644 --- a/templates/dkcr/Script/JungleBoss1.xml +++ b/templates/dkcr/Script/JungleBoss1.xml @@ -1,218 +1,69 @@ - - JungleBoss1 - - RSO_UglyBros.rso - - - - - - - - 0.0, 0.0, 90.0 - - - - - - - - - - - - - 524322 - - - - - - - 1.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - 0x3CD4A348 - - - - - - - - - false - - - - 0 - - - - - - - - - - - - - - - - - - - - 1 - - - 2.0 - - - 2.0 - - - 2.0 - - - 0 - - - 3 - - - 6 - - - false - - - false - - - - - - - - - - - - - false - - - - 1.0, 1.0, 1.0 - - - - - 1 - - - - - - - - 2.0 - - - - - - - 6.5 - - - 9.0 - - - 13.5 - - - 18.0 - - - 20.0 - - - 27.0 - - - - - 55.0 - - - 35.0 - - - 10 - - - 3.0 - - - 1.0 - - - 12.0 - - - 5.0 - - - 0.5 - - - 0.5 - - - 6.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x16212198:0xCD9DE8CC:0xD90DAB09:0x28E076FD:0xC27FFA8F - - enabled - enabled - - + + + RSO_UglyBros.rso + + + JungleBoss1 + + + + + + + + 0.0 + 0.0 + 90.0 + + + + + + + + + + + + + + 524322 + + + + + + + 1.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/Kong.xml b/templates/dkcr/Script/Kong.xml index 2582fc68..1ad685ee 100644 --- a/templates/dkcr/Script/Kong.xml +++ b/templates/dkcr/Script/Kong.xml @@ -1,58 +1,45 @@ - - Kong - - - - - - - - - - - 1000.0 - - - - - 0.25 - - - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - - 0x43BBB1DD:0xA244C9D8 - 0x6F7438CF:0x9F1EF2F3:0x4D2FF46B:0x520EBB68 - 0x6F7438CF:0x9F1EF2F3:0x1EB5AFEF:0x520EBB68 - 0x6F7438CF:0x9F1EF2F3:0x991364AC:0x520EBB68 - 0x6F7438CF:0x98EFC863:0x005E3BE9:0x87B52F4C - 0x6F7438CF:0x98EFC863:0x44FF1EF1:0x87B52F4C - - enabled - enabled - - + + + Kong + + + + + + + + + + + 1000.0 + + + + + 0.25 + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/dkcr/Script/KongProxy.xml b/templates/dkcr/Script/KongProxy.xml index 3f7a4efc..5a25c714 100644 --- a/templates/dkcr/Script/KongProxy.xml +++ b/templates/dkcr/Script/KongProxy.xml @@ -1,65 +1,32 @@ - - KongProxy - - - - - - - 2.0, 2.0, 2.0 - - - - - - - - - false - - - false - - - 0 - always - - - 0 - always - - - 0.5 - - - 1.0 - - - 9.0 - - - 20.0 - - - 32.0, 12.0, 24.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + KongProxy + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/LODController.xml b/templates/dkcr/Script/LODController.xml index 94d361c7..3acf4538 100644 --- a/templates/dkcr/Script/LODController.xml +++ b/templates/dkcr/Script/LODController.xml @@ -1,71 +1,66 @@ - - LODController - - RSO_ScriptLODController.rso - - - - - 1 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - true - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptLODController.rso + + + LODController + + + + 1 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/LevelDarkener.xml b/templates/dkcr/Script/LevelDarkener.xml index 143bedf5..26e0545a 100644 --- a/templates/dkcr/Script/LevelDarkener.xml +++ b/templates/dkcr/Script/LevelDarkener.xml @@ -1,31 +1,30 @@ - - LevelDarkener - - - - 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + LevelDarkener + + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/LightVolume.xml b/templates/dkcr/Script/LightVolume.xml index bffdbbb7..d0fa5bc8 100644 --- a/templates/dkcr/Script/LightVolume.xml +++ b/templates/dkcr/Script/LightVolume.xml @@ -1,27 +1,26 @@ - - LightVolume - - - - 1.0, 1.0, 1.0, 1.0 - - - 10 - - - - - - - - - - - - - - enabled - enabled - - + + + LightVolume + + + + + 1.0 + 1.0 + 1.0 + + + + 10 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/MEAT.xml b/templates/dkcr/Script/MEAT.xml index e119f6ac..3da11d89 100644 --- a/templates/dkcr/Script/MEAT.xml +++ b/templates/dkcr/Script/MEAT.xml @@ -1,31 +1,26 @@ - - MEAT - - - - 5000 - - - 5000 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + MEAT + + + + 5000 + + + 5000 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/MemoryRelay.xml b/templates/dkcr/Script/MemoryRelay.xml index 6bae990d..55f34f2b 100644 --- a/templates/dkcr/Script/MemoryRelay.xml +++ b/templates/dkcr/Script/MemoryRelay.xml @@ -1,31 +1,27 @@ - - MemoryRelay - - - - - false - - - false - - - - - - - - - - - - - - script/common/MemoryRelay.TXTR - - 0.5 - enabled - enabled - - + + + MemoryRelay + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/MineCart.xml b/templates/dkcr/Script/MineCart.xml index a5d619f2..73e69a1a 100644 --- a/templates/dkcr/Script/MineCart.xml +++ b/templates/dkcr/Script/MineCart.xml @@ -1,179 +1,55 @@ - - MineCart - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - 0.7 - - - 1.0 - - - - - - - - - - - - - - - 2.0 - - - 0.7 - - - 1.2 - - - 20.0 - - - 30.0 - - - 30.0 - - - 0.5 - - - 0.0 - - - 14.0 - - - 40.0 - - - true - - - false - - - true - - - true - - - true - - - false - - - true - - - true - - - 35.0 - - - 35.0 - - - 35.0 - - - false - - - 0.2 - - - 3.0 - - - 15.0 - - - true - - - - - - - - - - - - - 0 - - - - - - - - - 30.0 - - - 6.0 - - - -6.0 - - - 0.66 - - - 20.0 - - - 16.5 - - - 15.0, 0.0, 6.0 - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x98EFC863:0x005E3BE9:0x87B52F4C - 0x98EFC863:0x44FF1EF1:0x87B52F4C - - enabled - enabled - - + + + MineCart + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + 0.69999999 + + + 1.0 + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/dkcr/Script/Mole.xml b/templates/dkcr/Script/Mole.xml index f3db897c..1116f797 100644 --- a/templates/dkcr/Script/Mole.xml +++ b/templates/dkcr/Script/Mole.xml @@ -1,142 +1,54 @@ - - Mole - - RSO_MoleTrain.rso - - - - - - - - - - 524322 - - - - - - - 1.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - 0x503F6052 - - - - - - - 0.5 - - - - - - true - - - false - - - true - - - true - - - 3.5 - - - - - false - - - false - - - 1.0 - - - - - - - - - - - 2.0 - - - - - 3.0 - - - 2.0 - - - - - - - - 1.0 - - - - - - - - 2 - - - 0.25 - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RSO_MoleTrain.rso + + + Mole + + + + + + + + + 524322 + + + + + + + 1.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/MoleCart.xml b/templates/dkcr/Script/MoleCart.xml index 3a1830de..776fc3a8 100644 --- a/templates/dkcr/Script/MoleCart.xml +++ b/templates/dkcr/Script/MoleCart.xml @@ -1,78 +1,80 @@ - - MoleCart - - RSO_MoleTrain.rso - - - - - - - - 0.0, 0.0, 90.0 - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - 0xAF8B265E - - - - - - - - - - 2.0 - - - - - - - - 2 - - - - - - - - - - - - - - - - - - - - - - 0xA3D63F44 - 0xB9FCDE3B:0xF387A160 - 0xC27FFA8F - - enabled - enabled - - + + + RSO_MoleTrain.rso + + + MoleCart + + + + + + + + 0.0 + 0.0 + 90.0 + + + + + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + + CMDL + + + + + DCLN + + + + + + FSMC + + + + 0xAF8B265E + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/dkcr/Script/MoleTrainManager.xml b/templates/dkcr/Script/MoleTrainManager.xml index a5ea44ae..6e7d6e24 100644 --- a/templates/dkcr/Script/MoleTrainManager.xml +++ b/templates/dkcr/Script/MoleTrainManager.xml @@ -1,121 +1,40 @@ - - MoleTrainManager - - RSO_MoleTrain.rso - - - - - - - - 4.0, 4.0, 4.0 - - - - - - - - - - 3.0 - - - 3.0 - - - - - 1 - - - - - - - - - - - - 1.0 - - - 0.5 - - - 10.0 - - - 2.5 - - - 1 - - - - - - - - - - - 1.0 - - - 0.66 - - - 0.25 - - - 2.0 - - - 1.25 - - - 2.0 - - - 0.5 - - - 0.25 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_MoleTrain.rso + + + MoleTrainManager + + + + + + + + 4.0 + 4.0 + 4.0 + + + + + + + + + FSMC + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/MotionPlatform.xml b/templates/dkcr/Script/MotionPlatform.xml index c9961caf..8b162e02 100644 --- a/templates/dkcr/Script/MotionPlatform.xml +++ b/templates/dkcr/Script/MotionPlatform.xml @@ -1,49 +1,44 @@ - - MotionPlatform - - - - - 1.0 - - - 1.0 - - - 10.0 - - - 0.0 - - - 1.0 - - - -1.0 - - - 0xDCCF49F4 - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + MotionPlatform + + + + + 1.0 + + + 1.0 + + + 10.0 + + + 0.0 + + + 1.0 + + + -1.0 + + + 0xDCCF49F4 + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/MultiModelActor.xml b/templates/dkcr/Script/MultiModelActor.xml index e47e177e..24d2b178 100644 --- a/templates/dkcr/Script/MultiModelActor.xml +++ b/templates/dkcr/Script/MultiModelActor.xml @@ -1,71 +1,65 @@ - - MultiModelActor - - RSO_ScriptMultiModelActor.rso - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 0 - - - false - - - 0.0 - - - - - - - - - - - - - - - false - - - 1.0, 1.0, 1.0, 1.0 - - - - true - - - true - - - - - - - - - - - - - - - enabled - enabled - - + + + RSO_ScriptMultiModelActor.rso + + + MultiModelActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + DCLN + + + + + + + CMDL + + + + + + false + + + + 1.0 + 1.0 + 1.0 + + + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/dkcr/Script/MultiplayerSyncRelay.xml b/templates/dkcr/Script/MultiplayerSyncRelay.xml index e75e6e2c..7a97be5a 100644 --- a/templates/dkcr/Script/MultiplayerSyncRelay.xml +++ b/templates/dkcr/Script/MultiplayerSyncRelay.xml @@ -1,25 +1,20 @@ - - MultiplayerSyncRelay - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + MultiplayerSyncRelay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/MusicMaster.xml b/templates/dkcr/Script/MusicMaster.xml index 3ac802bd..d8d8ef31 100644 --- a/templates/dkcr/Script/MusicMaster.xml +++ b/templates/dkcr/Script/MusicMaster.xml @@ -1,59 +1,18 @@ - - MusicMaster - - - - - - false - - - false - - - false - - - false - - - 0.05 - - - 0.25 - - - -6.0 - - - false - - - 0.0 - - - 0xCBF698CA - - - 0x28D5A7D7 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + MusicMaster + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/MusicModifier.xml b/templates/dkcr/Script/MusicModifier.xml index 0f39db6e..6f90deb4 100644 --- a/templates/dkcr/Script/MusicModifier.xml +++ b/templates/dkcr/Script/MusicModifier.xml @@ -1,33 +1,29 @@ - - MusicModifier - - - - 0.25 - - - 0.25 - - - 0.0 - - - - - - - - - - - - - - script/common/StreamedAudioModifier.TXTR - - 0.5 - enabled - enabled - - + + + MusicModifier + + + + 0.25 + + + 0.25 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/MusicTrack.xml b/templates/dkcr/Script/MusicTrack.xml index 6fcb28ab..a783e0c8 100644 --- a/templates/dkcr/Script/MusicTrack.xml +++ b/templates/dkcr/Script/MusicTrack.xml @@ -1,65 +1,18 @@ - - MusicTrack - - - - - - - - false - - - 0.05 - - - 0.25 - - - -6.0 - - - 0.0 - - - false - - - 2.0 - - - 75.0 - - - 0.0 - - - true - - - 0 - - - false - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + MusicTrack + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/OceanBridge.xml b/templates/dkcr/Script/OceanBridge.xml index 29c138ca..413ac918 100644 --- a/templates/dkcr/Script/OceanBridge.xml +++ b/templates/dkcr/Script/OceanBridge.xml @@ -1,230 +1,33 @@ - - OceanBridge - - RSO_OceanBridge.rso - - - - - - - - - 0 - - - - - - - - - - -0.1 - - - 0.25 - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 4 - - - 0.05 - - - 12.0 - - - 0.75 - - - 2.5 - - - 0.5 - - - 7.0 - - - 7.0 - - - false - - - true - - - true - - - 0.1 - - - 10.0 - - - 2 - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xC27FFA8F - 0xB33F8CE5:0x69A2B08E - 0xB33F8CE5:0xA2FE632B - 0xB33F8CE5:0x246A1185 - - enabled - enabled - - + + + RSO_OceanBridge.rso + + + OceanBridge + + + + + CMDL + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/dkcr/Script/OceanWave.xml b/templates/dkcr/Script/OceanWave.xml index 40534513..70d321dc 100644 --- a/templates/dkcr/Script/OceanWave.xml +++ b/templates/dkcr/Script/OceanWave.xml @@ -1,58 +1,27 @@ - - OceanWave - - - - - - - - - true - - - 12.0 - - - 12.0 - - - 55.0 - - - 4 - - - 0.0 - - - 3.0 - - - 6.0 - - - 9.0 - - - - - - - - - - - - - - - - - 0xC27FFA8F - - enabled - enabled - - + + + OceanWave + + + + + CMDL + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/OptionalAreaAsset.xml b/templates/dkcr/Script/OptionalAreaAsset.xml index c2ea0409..fe9834fb 100644 --- a/templates/dkcr/Script/OptionalAreaAsset.xml +++ b/templates/dkcr/Script/OptionalAreaAsset.xml @@ -1,29 +1,18 @@ - - OptionalAreaAsset - - - - - - 0 - - - - - - - - - - - - - - - - - enabled - enabled - - + + + OptionalAreaAsset + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/PathControl.xml b/templates/dkcr/Script/PathControl.xml index 52ce3d85..372fb607 100644 --- a/templates/dkcr/Script/PathControl.xml +++ b/templates/dkcr/Script/PathControl.xml @@ -1,31 +1,30 @@ - - PathControl - - - - 0 - always - - - - 1.0, 1.0, 1.0, 1.0 - This property isn't read by the game and has no ingame effect. - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PathControl + + + + Always + 0 + + + + This property isn't read by the game and has no ingame effect. + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Peanut.xml b/templates/dkcr/Script/Peanut.xml index ee2fb4ad..18575cce 100644 --- a/templates/dkcr/Script/Peanut.xml +++ b/templates/dkcr/Script/Peanut.xml @@ -1,99 +1,28 @@ - - Peanut - - - - - false - - - - - - - - false - - - 0.0, 0.0, 1.0 - - - 5.0 - - - -1.0, -1.0, -1.0 - - - 2.0 - - - 80.0 - - - 25.0 - - - - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - - 1.0, 1.0, 1.0 - - - - - - - - 1.0 - - - 1.0 - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - 0x5F058F67:0xC27FFA8F - - enabled - enabled - - + + + Peanut + + + + + false + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/Pickup.xml b/templates/dkcr/Script/Pickup.xml index 4d96bccc..0eb97962 100644 --- a/templates/dkcr/Script/Pickup.xml +++ b/templates/dkcr/Script/Pickup.xml @@ -1,144 +1,52 @@ - - Pickup - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - 0xB22FD89B - - - 1 - - - 0 - - - 1 - - - 1 - - - 0.0 - - - 0.0 - - - 0.0 - - - 2.0 - - - 0.0 - - - 0.25 - - - 3.0 - - - 1.0, 1.0, 1.0 - - - - - - - - - - - - - - - - 0 - - - false - - - false - - - true - - - true - - - false - - - false - - - 0.0 - - - true - - - true - - - false - - - - - false - - - - - false - - - - 1.0 - - - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0x3128976F - 0xC27FFA8F - 0xD545F36B:0xED398EFB - - enabled - enabled - - + + + Pickup + + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/dkcr/Script/PilotChicken.xml b/templates/dkcr/Script/PilotChicken.xml index 6f1b00b4..f3c00b2c 100644 --- a/templates/dkcr/Script/PilotChicken.xml +++ b/templates/dkcr/Script/PilotChicken.xml @@ -1,46 +1,40 @@ - - PilotChicken - - RSO_RobotChicken.rso - - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - - - false - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RSO_RobotChicken.rso + + + PilotChicken + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/PirateCrab.xml b/templates/dkcr/Script/PirateCrab.xml index 6a51c2c8..c1bd7e1b 100644 --- a/templates/dkcr/Script/PirateCrab.xml +++ b/templates/dkcr/Script/PirateCrab.xml @@ -1,162 +1,78 @@ - - PirateCrab - - RSO_PirateCrab.rso - - - - - - - - 0.0, 0.0, -90.0 - - - 0.75, 0.75, 0.75 - - - - - - - - - - - - - 524322 - - - - - - - 1.0 - - - 20.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - 55.0 - - - true - - - true - - - 5.0 - - - 0.66 - - - 10.0 - - - 3.0 - - - 5 - - - 3.5 - - - - - - true - - - 0.5 - - - 1.0 - - - - - - - true - - - 1.0 - - - 0x8FE7F58B - - - - - - - - 1.0 - - - - - - - 3.0 - - - 3.0 - - - 0.33 - - - 2.0 - - - - - - - 0.5 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RSO_PirateCrab.rso + + + PirateCrab + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + 0.75 + 0.75 + 0.75 + + + + + + + + + + + + + + 524322 + + + + + + + 1.0 + + + 20.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/PirateCrabManager.xml b/templates/dkcr/Script/PirateCrabManager.xml index 76a2eb60..4d715887 100644 --- a/templates/dkcr/Script/PirateCrabManager.xml +++ b/templates/dkcr/Script/PirateCrabManager.xml @@ -1,45 +1,21 @@ - - PirateCrabManager - - RSO_PirateCrab.rso - - - - - - - 0xD16A0571 - - - - - - - 4 - - - 3 - - - 0.5 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_PirateCrab.rso + + + PirateCrabManager + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Platform.xml b/templates/dkcr/Script/Platform.xml index 10f3ba4e..cad1fc39 100644 --- a/templates/dkcr/Script/Platform.xml +++ b/templates/dkcr/Script/Platform.xml @@ -1,119 +1,96 @@ - - Platform - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - false - - - - 0.0, 0.15, 0.0 - - - 0.0 - - - 1.0 - - - 1800.0 - - - 30.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - false - - - false - - - - - false - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - true - - - true - - - true - - - false - - - - - - - - - - - - - - - - - 0xA3D63F44 - 0xC27FFA8F - 0x0FC966DC - - enabled - enabled - - + + + Platform + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + + + DCLN + + + + + + false + + + + + 0.0 + 0.15000001 + 0.0 + + + + 0.0 + + + 1.0 + + + 1800.0 + + + 30.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/dkcr/Script/PlayerActionHint.xml b/templates/dkcr/Script/PlayerActionHint.xml index 082be063..d59d748d 100644 --- a/templates/dkcr/Script/PlayerActionHint.xml +++ b/templates/dkcr/Script/PlayerActionHint.xml @@ -1,76 +1,18 @@ - - PlayerActionHint - - - - - - 0x43DB8C1F - - - - - - - 0.0 - - - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerActionHint + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/PlayerActor.xml b/templates/dkcr/Script/PlayerActor.xml index d7c9eb81..d72f50ca 100644 --- a/templates/dkcr/Script/PlayerActor.xml +++ b/templates/dkcr/Script/PlayerActor.xml @@ -1,102 +1,110 @@ - - PlayerActor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - - true - - - false - - - - false - - - 0 - - - 0.0 - - - false - - - false - - - false - - - true - - - false - - - false - - - 0.0 - - - 1.0 - - - - - 0x1D137B4B - - - - - - - 0x1D137B4B - - - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0xC27FFA8F - 0x6C75E2EA:0xDAA9D4BE:0x5405F708 - 0x6C75E2EA:0xF361604C:0x5405F708 - 0x6C75E2EA:0x5D09F1DD:0x5405F708 - - enabled - enabled - - + + + PlayerActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + CMDL + + + + + + + true + + + false + + + + false + + + 0 + + + 0.0 + + + false + + + false + + + false + + + true + + + false + + + false + + + 0.0 + + + 1.0 + + + + + 0x1D137B4B + + + + + + + 0x1D137B4B + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/dkcr/Script/PlayerRespawn.xml b/templates/dkcr/Script/PlayerRespawn.xml index a2d5fb9f..3d43d751 100644 --- a/templates/dkcr/Script/PlayerRespawn.xml +++ b/templates/dkcr/Script/PlayerRespawn.xml @@ -1,105 +1,41 @@ - - PlayerRespawn - - - - true - - - 1.0 - - - true - - - - - true - - - 0.8 - - - 0.2 - - - 1.5 - - - 1.5 - - - 2.15 - - - 3.5 - - - 0.75 - - - 0.75 - - - - - - - - - true - - - 0.5 - - - true - - - true - - - 1.0 - - - 1.5 - - - 0.5 - - - 0.75 - - - - - - - - -1 - - - - - - - - - - - - - - - - - 0xF8B3ABE0 - 0x32CE899F - 0x162C827C - 0x899F8473 - - enabled - enabled - - + + + PlayerRespawn + + + + true + + + 1.0 + + + true + + + + + + + -1 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + + + diff --git a/templates/dkcr/Script/PlayerToken.xml b/templates/dkcr/Script/PlayerToken.xml index 30ff7876..2a1f656b 100644 --- a/templates/dkcr/Script/PlayerToken.xml +++ b/templates/dkcr/Script/PlayerToken.xml @@ -1,39 +1,39 @@ - - PlayerToken - - - - - - - - - -1 - - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0xA9EB0FC8 - 0x0B30ECAE - 0x7CA5B474 - 0xC27FFA8F - - enabled - enabled - - + + + PlayerToken + + + + + CMDL + + + + + + + + -1 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/dkcr/Script/PoiObject.xml b/templates/dkcr/Script/PoiObject.xml index 067eb6f3..ef7f44eb 100644 --- a/templates/dkcr/Script/PoiObject.xml +++ b/templates/dkcr/Script/PoiObject.xml @@ -1,57 +1,18 @@ - - PoiObject - - - - - - - - 0xC8E4D939 - - - - - - - - - - - - - - 1.0 - - - false - - - false - - - 4.0 - - - 12.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PoiObject + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/PositionRelay.xml b/templates/dkcr/Script/PositionRelay.xml index 642bcbe0..06be0679 100644 --- a/templates/dkcr/Script/PositionRelay.xml +++ b/templates/dkcr/Script/PositionRelay.xml @@ -1,25 +1,20 @@ - - PositionRelay - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PositionRelay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/ProbabilityRelay.xml b/templates/dkcr/Script/ProbabilityRelay.xml index e57edf93..a0d5d95e 100644 --- a/templates/dkcr/Script/ProbabilityRelay.xml +++ b/templates/dkcr/Script/ProbabilityRelay.xml @@ -1,26 +1,21 @@ - - ProbabilityRelay - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ProbabilityRelay + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Projectile.xml b/templates/dkcr/Script/Projectile.xml index 8905392d..2606f03f 100644 --- a/templates/dkcr/Script/Projectile.xml +++ b/templates/dkcr/Script/Projectile.xml @@ -1,34 +1,30 @@ - - Projectile - - - - - - - - - false - - - - - - - - - - - - - - - - 0xD90DAB09:0x8CDE5BD9:0x210190C6 - 0xD90DAB09:0x28E076FD:0xC27FFA8F - - enabled - enabled - - + + + Projectile + + + + + + + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/RadialDamage.xml b/templates/dkcr/Script/RadialDamage.xml index 7900bb6e..44783afe 100644 --- a/templates/dkcr/Script/RadialDamage.xml +++ b/templates/dkcr/Script/RadialDamage.xml @@ -1,37 +1,33 @@ - - RadialDamage - - - - - 15.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/RadialDamage.TXTR - - 0.5 - enabled - enabled - - + + + RadialDamage + + + + + 15.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/Rambi.xml b/templates/dkcr/Script/Rambi.xml index 26383ec6..7ada3e12 100644 --- a/templates/dkcr/Script/Rambi.xml +++ b/templates/dkcr/Script/Rambi.xml @@ -1,40 +1,35 @@ - - Rambi - - - - - - - - - - - 1000.0 - - - - - 0.25 - - - - - - - - - - - - - - - - - - enabled - enabled - - + + + Rambi + + + + + + + + + + + 1000.0 + + + + + 0.25 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/dkcr/Script/RambiCrate.xml b/templates/dkcr/Script/RambiCrate.xml index 084ca38a..adf6a4c9 100644 --- a/templates/dkcr/Script/RambiCrate.xml +++ b/templates/dkcr/Script/RambiCrate.xml @@ -1,47 +1,22 @@ - - RambiCrate - - - - - - - - -1 - always - - - -1 - - - - 15.0 - - - 5.0 - - - 10.0 - - - - - - - - - - - - - - - - - 0xDD65D9B6:0xA3D63F44 - - enabled - enabled - - + + + RambiCrate + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/ReactiveActor.xml b/templates/dkcr/Script/ReactiveActor.xml index 9d6985af..3d6ab7e6 100644 --- a/templates/dkcr/Script/ReactiveActor.xml +++ b/templates/dkcr/Script/ReactiveActor.xml @@ -1,53 +1,49 @@ - - ReactiveActor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - true - - - 0 - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - 0x7BC2F6CF - 0xC27FFA8F - - enabled - enabled - - + + + ReactiveActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + true + + + 0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/ReactiveScale.xml b/templates/dkcr/Script/ReactiveScale.xml index d27c12a5..50c7afb6 100644 --- a/templates/dkcr/Script/ReactiveScale.xml +++ b/templates/dkcr/Script/ReactiveScale.xml @@ -1,67 +1,18 @@ - - ReactiveScale - - - - - - 0xED68E078 - - - - - - - - true - - - 0xB3D7539F - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.01 - - - 0.0 - - - - 0.0 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ReactiveScale + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Relay.xml b/templates/dkcr/Script/Relay.xml index dd23d686..8cf35180 100644 --- a/templates/dkcr/Script/Relay.xml +++ b/templates/dkcr/Script/Relay.xml @@ -1,27 +1,23 @@ - - Relay - - - - false - - - - - - - - - - - - - - script/common/Relay.TXTR - - 0.5 - enabled - enabled - - + + + Relay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/RelayRandom.xml b/templates/dkcr/Script/RelayRandom.xml index 984eaa40..33718adb 100644 --- a/templates/dkcr/Script/RelayRandom.xml +++ b/templates/dkcr/Script/RelayRandom.xml @@ -1,52 +1,21 @@ - - RelayRandom - - - - - - false - - - false - - - 50 - - - 1 - - - 1 - - - 50 - - - 50 - - - false - - - - - - - - - - - - - - - - script/common/RandomRelay.TXTR - - 0.5 - enabled - enabled - - + + + RelayRandom + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/RespawnBalloon.xml b/templates/dkcr/Script/RespawnBalloon.xml index 2c4229a2..f58a73f9 100644 --- a/templates/dkcr/Script/RespawnBalloon.xml +++ b/templates/dkcr/Script/RespawnBalloon.xml @@ -1,58 +1,22 @@ - - RespawnBalloon - - - - - - - - 0 - - - 10.0 - - - 3.0 - - - 3.0 - - - 0.0, 0.0, -4.0 - - - 15.0 - - - 1.0 - - - - - - - 1.0 - - - - - - - - - - - - - - - - - 0x0AA1AAE7:0xF8B3ABE0 - - enabled - enabled - - + + + RespawnBalloon + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/Retronome.xml b/templates/dkcr/Script/Retronome.xml index d97fdf46..77f5efed 100644 --- a/templates/dkcr/Script/Retronome.xml +++ b/templates/dkcr/Script/Retronome.xml @@ -1,40 +1,35 @@ - - Retronome - - - - 0.0 - - - true - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Retronome + + + + 0.0 + + + true + + + false + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/ReviewControl.xml b/templates/dkcr/Script/ReviewControl.xml index 3dd15a0b..96d142ed 100644 --- a/templates/dkcr/Script/ReviewControl.xml +++ b/templates/dkcr/Script/ReviewControl.xml @@ -1,30 +1,25 @@ - - ReviewControl - - - - 0xB0F13B9A - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ReviewControl + + + + 0xB0F13B9A + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/RobotChicken.xml b/templates/dkcr/Script/RobotChicken.xml index 4637505f..265aa8ec 100644 --- a/templates/dkcr/Script/RobotChicken.xml +++ b/templates/dkcr/Script/RobotChicken.xml @@ -1,267 +1,70 @@ - - RobotChicken - - RSO_RobotChicken.rso - - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - - - - 524322 - - - - - - - 1.0 - - - 20.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - true - - - 55.0 - - - 0.3 - - - 3.0 - - - 6.0 - - - 0.2 - - - 12.0 - - - 0.1 - - - 4.0 - - - 1.0 - - - 0.2 - - - 1.0 - - - 0.1 - - - 2.5 - - - 12 - - - 1.0 - - - 0 - - - false - - - 0.0 - - - false - - - - -1 - - - -1 - - - -1 - - - 12.0 - - - -1 - - - - - false - - - false - - - 1.0 - - - 0.5 - - - 1.0 - - - - - - - 1 - - - - - - - - - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - false - - - 1.0 - - - 1.0 - - - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - false - - - false - - - - - - - - - 0x8C665F9A - - - 3.0 - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RSO_RobotChicken.rso + + + RobotChicken + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + + + + 524322 + + + + + + + 1.0 + + + 20.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/RobotChickenFlyer.xml b/templates/dkcr/Script/RobotChickenFlyer.xml index ca4f2225..91153da3 100644 --- a/templates/dkcr/Script/RobotChickenFlyer.xml +++ b/templates/dkcr/Script/RobotChickenFlyer.xml @@ -1,164 +1,70 @@ - - RobotChickenFlyer - - RSO_RobotChicken.rso - - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - - - - 524322 - - - - - - - 1.0 - - - 20.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - true - - - 0.0 - - - 55.0 - - - 20.0 - - - 12.0 - - - 12.0 - - - 10.0 - - - false - - - 6 - - - 2.0 - - - 9 - - - 0.87 - - - 20 - - - 0.0 - - - 9.0 - - - 13.0 - - - - - - - - - 20.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - 0x8C665F9A - - - 3.0 - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RSO_RobotChicken.rso + + + RobotChickenFlyer + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + + + + 524322 + + + + + + + 1.0 + + + 20.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/RocketBarrel.xml b/templates/dkcr/Script/RocketBarrel.xml index f32f0034..2cf881f8 100644 --- a/templates/dkcr/Script/RocketBarrel.xml +++ b/templates/dkcr/Script/RocketBarrel.xml @@ -1,155 +1,56 @@ - - RocketBarrel - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - 0.5 - - - 0.0, 0.0, -0.7 - - - - - - - - - - - - - 40.0 - - - 16.0 - - - 14.0 - - - 0.75 - - - -25.0 - - - 50.0 - - - 20.0 - - - 5.0 - - - 16.0 - - - 0.0 - - - 0.3 - - - 0.2 - - - -70.0 - - - 5.0 - - - 50.0 - - - 0.1 - - - 0.1 - - - -16.0 - - - - - - - - - - - 0.66 - - - 20.0 - - - 5.0 - - - 1.0 - - - 18.0 - - - -90.0 - - - 1.0 - - - - - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + RocketBarrel + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + 0.5 + + + + 0.0 + 0.0 + -0.69999999 + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/RumbleEffect.xml b/templates/dkcr/Script/RumbleEffect.xml index ed49f7a6..511fc23b 100644 --- a/templates/dkcr/Script/RumbleEffect.xml +++ b/templates/dkcr/Script/RumbleEffect.xml @@ -1,67 +1,62 @@ - - RumbleEffect - - - - - 1 - - - - - 240 - always - - - 0x0186ECB5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 20.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RumbleEffect + + + + + 1 + + + + + Always + 240 + + + 0x186ECB5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 20.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/ScriptLayerController.xml b/templates/dkcr/Script/ScriptLayerController.xml index 103afc06..8432238c 100644 --- a/templates/dkcr/Script/ScriptLayerController.xml +++ b/templates/dkcr/Script/ScriptLayerController.xml @@ -1,26 +1,21 @@ - - ScriptLayerController - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptLayerController + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/SequenceTimer.xml b/templates/dkcr/Script/SequenceTimer.xml index e7ec244e..680f85b9 100644 --- a/templates/dkcr/Script/SequenceTimer.xml +++ b/templates/dkcr/Script/SequenceTimer.xml @@ -1,69 +1,41 @@ - - SequenceTimer - - - - Connection - - - 0 - - - Activation Time - - - 0.0 - - - 0 - Always 0 - - - 0 - - - 0 - Always 0 - - - - - - - 0.0 - - - 60.0 - - - 0.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/SequenceTimer.TXTR - - 0.5 - enabled - enabled - - + + + SequenceTimer + + + + + + + 0.0 + + + 60.0 + + + 0.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/ShadowProjector.xml b/templates/dkcr/Script/ShadowProjector.xml index e7825008..5f74a119 100644 --- a/templates/dkcr/Script/ShadowProjector.xml +++ b/templates/dkcr/Script/ShadowProjector.xml @@ -1,63 +1,48 @@ - - ShadowProjector - - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 100.0 - - - 0.5 - - - 1.0 - - - false - - - false - - - 128 - - - - - 0x845C872E - - - - - - - - - - - - - 0.0 - - - - - - - - - - - - - - enabled - enabled - - + + + ShadowProjector + + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 100.0 + + + 0.5 + + + 1.0 + + + false + + + false + + + 128 + + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/SkyboxModInca.xml b/templates/dkcr/Script/SkyboxModInca.xml index af052d9e..d9ed2bed 100644 --- a/templates/dkcr/Script/SkyboxModInca.xml +++ b/templates/dkcr/Script/SkyboxModInca.xml @@ -1,26 +1,26 @@ - - SkyboxModInca - - - - 1.0, 1.0, 1.0, 0.0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SkyboxModInca + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Sound.xml b/templates/dkcr/Script/Sound.xml index 390d99e9..d105b000 100644 --- a/templates/dkcr/Script/Sound.xml +++ b/templates/dkcr/Script/Sound.xml @@ -1,83 +1,74 @@ - - Sound - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 0.0 - - - - - 0.0 - - - 1.0 - - - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/Sound.TXTR - - 0.5 - enabled - enabled - - + + + Sound + + + + + CAUD + + + + 0.0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 0.0 + + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/SoundModifier.xml b/templates/dkcr/Script/SoundModifier.xml index c951fd6b..061cee04 100644 --- a/templates/dkcr/Script/SoundModifier.xml +++ b/templates/dkcr/Script/SoundModifier.xml @@ -1,27 +1,23 @@ - - SoundModifier - - - - false - - - - - - - - - - - - - - script/common/SoundModifier.TXTR - - 0.5 - enabled - enabled - - + + + SoundModifier + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/SoundModifierData.xml b/templates/dkcr/Script/SoundModifierData.xml index b51d136f..9e1d593b 100644 --- a/templates/dkcr/Script/SoundModifierData.xml +++ b/templates/dkcr/Script/SoundModifierData.xml @@ -1,48 +1,43 @@ - - SoundModifierData - - - - 5.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SoundModifierData + + + + 5.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + false + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/SpawnPoint.xml b/templates/dkcr/Script/SpawnPoint.xml index d951be49..4a06fcb4 100644 --- a/templates/dkcr/Script/SpawnPoint.xml +++ b/templates/dkcr/Script/SpawnPoint.xml @@ -1,49 +1,17 @@ - - SpawnPoint - - - - - - true - - - true - - - true - - - false - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - - - enabled - enabled - - + + + SpawnPoint + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/SpecialFunction.xml b/templates/dkcr/Script/SpecialFunction.xml index 3f6c50f8..e7286022 100644 --- a/templates/dkcr/Script/SpecialFunction.xml +++ b/templates/dkcr/Script/SpecialFunction.xml @@ -1,100 +1,96 @@ - - SpecialFunction - - - - 0x98C5AED7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0 - - - 0 - - - 0xB22FD89B - - - - - - - - - - - - - - script/common/SpecialFunction.TXTR - - 0.5 - enabled - enabled - - + + + SpecialFunction + + + + 0x98C5AED7 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0 + + + 0 + + + 0xB22FD89B + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/Spinner.xml b/templates/dkcr/Script/Spinner.xml index 8ed27c41..a9ee6119 100644 --- a/templates/dkcr/Script/Spinner.xml +++ b/templates/dkcr/Script/Spinner.xml @@ -1,107 +1,22 @@ - - Spinner - - - - false - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - 1.0 - - - 2.0 - - - false - - - false - - - false - - - - - - - - 0x2FD7B2AA - - - - - - - - 0.5 - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Spinner + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/SplineModifierVolume.xml b/templates/dkcr/Script/SplineModifierVolume.xml index 12e210cf..af32a0d7 100644 --- a/templates/dkcr/Script/SplineModifierVolume.xml +++ b/templates/dkcr/Script/SplineModifierVolume.xml @@ -1,23 +1,19 @@ - - SplineModifierVolume - - - - - - - - - - - - - - - - enabled - volume - - - + + + SplineModifierVolume + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/dkcr/Script/SplinePath.xml b/templates/dkcr/Script/SplinePath.xml index 38909c25..0bbfcd08 100644 --- a/templates/dkcr/Script/SplinePath.xml +++ b/templates/dkcr/Script/SplinePath.xml @@ -1,30 +1,29 @@ - - SplinePath - - - - false - - - - 1.0, 1.0, 1.0, 1.0 - This property is purely for editor visualization. It isn't read by the game and has no ingame effect. - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SplinePath + + + + false + + + + This property is purely for editor visualization. It isn't read by the game and has no ingame effect. + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/SplinePathNetwork.xml b/templates/dkcr/Script/SplinePathNetwork.xml index 47c66e8b..554e725b 100644 --- a/templates/dkcr/Script/SplinePathNetwork.xml +++ b/templates/dkcr/Script/SplinePathNetwork.xml @@ -1,25 +1,20 @@ - - SplinePathNetwork - - RSO_ForestBoss.rso - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ForestBoss.rso + + + SplinePathNetwork + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/SquawkProxy.xml b/templates/dkcr/Script/SquawkProxy.xml index f2c417fa..bde3f440 100644 --- a/templates/dkcr/Script/SquawkProxy.xml +++ b/templates/dkcr/Script/SquawkProxy.xml @@ -1,42 +1,32 @@ - - SquawkProxy - - - - - - - 3.0, 3.0, 3.0 - - - - - - - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SquawkProxy + + + + + + + + 3.0 + 3.0 + 3.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/StreamedAudio.xml b/templates/dkcr/Script/StreamedAudio.xml index a1ab6c7f..ce201e01 100644 --- a/templates/dkcr/Script/StreamedAudio.xml +++ b/templates/dkcr/Script/StreamedAudio.xml @@ -1,88 +1,88 @@ - - StreamedAudio - - - - - - false - - - false - - - false - - - false - - - 0.05 - - - 0.25 - - - -6.0 - - - 0.0 - - - false - - - 2.0 - - - 75.0 - - - 0.0 - - - true - - - 0 - - - false - - - false - - - false - - - - 0.0 - always - - - 0xCBF698CA - - - 0x28D5A7D7 - - - - - - - - - - - - - - script/common/StreamedAudio.TXTR - - 0.5 - enabled - enabled - - + + + StreamedAudio + + + + + STRM + + + + + false + + + false + + + false + + + false + + + 0.050000001 + + + 0.25 + + + -6.0 + + + 0.0 + + + false + + + 2.0 + + + 75.0 + + + 0.0 + + + true + + + 0 + + + false + + + false + + + false + + + + Always + 0.0 + + + 0xCBF698CA + + + 0x28D5A7D7 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/StreamedMovie.xml b/templates/dkcr/Script/StreamedMovie.xml index 807f0301..21dc978f 100644 --- a/templates/dkcr/Script/StreamedMovie.xml +++ b/templates/dkcr/Script/StreamedMovie.xml @@ -1,49 +1,45 @@ - - StreamedMovie - - - - - false - - - true - - - 0 - - - 127 - - - 0 - - - 0.05 - - - 1.0 - - - false - - - - - - - - - - - - - - script/common/StreamedMovie.TXTR - - 0.5 - enabled - enabled - - + + + StreamedMovie + + + + + false + + + true + + + 0 + + + 127 + + + 0 + + + 0.050000001 + + + 1.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/Subtitles.xml b/templates/dkcr/Script/Subtitles.xml index e57e1c4e..19949410 100644 --- a/templates/dkcr/Script/Subtitles.xml +++ b/templates/dkcr/Script/Subtitles.xml @@ -1,70 +1,69 @@ - - Subtitles - - - - - - 640 - - - 448 - - - 1 - - - - - 0 - - - 100 - - - - - 640 - - - 448 - - - 1 - - - - - 0 - - - 100 - - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Subtitles + + + + + + 640 + + + 448 + + + 1 + + + + + 0 + + + 100 + + + + + 640 + + + 448 + + + 1 + + + + + 0 + + + 100 + + + + STRG + + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/SurfaceControl.xml b/templates/dkcr/Script/SurfaceControl.xml index 05c4e17e..c16cd769 100644 --- a/templates/dkcr/Script/SurfaceControl.xml +++ b/templates/dkcr/Script/SurfaceControl.xml @@ -1,33 +1,28 @@ - - SurfaceControl - - - - 0xF07B8212 - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SurfaceControl + + + + 0xF07B8212 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/SuspensionBridge.xml b/templates/dkcr/Script/SuspensionBridge.xml index a445d544..74810202 100644 --- a/templates/dkcr/Script/SuspensionBridge.xml +++ b/templates/dkcr/Script/SuspensionBridge.xml @@ -1,59 +1,33 @@ - - SuspensionBridge - - - - - - - - - - false - - - 5.0 - - - 12.0 - - - 20.0 - - - - - true - - - true - - - true - - - - - - - - - - - - - - - - - - - - - 0xA3D63F44 - - enabled - enabled - - + + + SuspensionBridge + + + + + + DCLN + + + + + + FSMC + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/SwingRope.xml b/templates/dkcr/Script/SwingRope.xml index cf782ccf..3270462f 100644 --- a/templates/dkcr/Script/SwingRope.xml +++ b/templates/dkcr/Script/SwingRope.xml @@ -1,112 +1,20 @@ - - SwingRope - - - - - - - 0.05 - - - 0x757C86AB - - - - - - - - - - - 45.0 - - - 2.0 - - - 0.5 - - - false - - - false - - - false - - - 0.0 - - - true - - - - 0.25 - - - 0.5 - - - false - - - false - - - 0 - - - 24 - - - 24 - - - 24 - - - 24 - - - 24 - - - 24 - - - 24 - - - 24 - - - 24 - - - 24 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SwingRope + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + 0.5 + diff --git a/templates/dkcr/Script/Switch.xml b/templates/dkcr/Script/Switch.xml index aa0218e4..f6b3bd92 100644 --- a/templates/dkcr/Script/Switch.xml +++ b/templates/dkcr/Script/Switch.xml @@ -1,28 +1,23 @@ - - Switch - - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Switch + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/TPND.xml b/templates/dkcr/Script/TPND.xml index 4a658701..8967aaad 100644 --- a/templates/dkcr/Script/TPND.xml +++ b/templates/dkcr/Script/TPND.xml @@ -1,51 +1,50 @@ - - TPND - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - 5.0 - - - 4.0 - - - 5.0 - - - - - - - - - - - - - - - - - 0xC27FFA8F - - enabled - enabled - - + + + TPND + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + + CMDL + + + + + DCLN + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/TarPit.xml b/templates/dkcr/Script/TarPit.xml index 7dec3f6c..51145a34 100644 --- a/templates/dkcr/Script/TarPit.xml +++ b/templates/dkcr/Script/TarPit.xml @@ -1,50 +1,17 @@ - - TarPit - - - - - - - - false - - - false - - - - - 2.0 - - - 0.25 - - - 3.0 - - - 3.0 - - - 0.0 - - - - - - - - - - - - - - - - enabled - enabled - - + + + TarPit + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/TextPane.xml b/templates/dkcr/Script/TextPane.xml index 3c39acaf..6a62d5b6 100644 --- a/templates/dkcr/Script/TextPane.xml +++ b/templates/dkcr/Script/TextPane.xml @@ -1,88 +1,95 @@ - - TextPane - - - - - - - 8.0, 1.0, 1.0 - - - - - - - - - - 80 - - - 10 - - - - - - - 80 - - - 10 - - - - - 0.0, 0.0, 0.0 - - - - - 1 - - - 0.25 - - - 0.25 - - - true - - - true - - - false - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TextPane + + + + + + + + 8.0 + 1.0 + 1.0 + + + + + + + + + + + 80 + + + 10 + + + + + + + 80 + + + 10 + + + + + + 0.0 + 0.0 + 0.0 + + + + + STRG + + + + + 1 + + + 0.25 + + + 0.25 + + + true + + + true + + + false + + + false + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/TidalWave.xml b/templates/dkcr/Script/TidalWave.xml index c5216e6b..1d17eb48 100644 --- a/templates/dkcr/Script/TidalWave.xml +++ b/templates/dkcr/Script/TidalWave.xml @@ -1,75 +1,23 @@ - - TidalWave - - - - - - - - false - - - 0x6E6E8A1A - - - - - - - 0x59AD38F8 - - - - - - - - true - - - true - - - 0x13520720 - - - - - - - 0x24067FD8 - - - - - - - - true - - - true - - - - - - - - - - - - - - - - - 0xA244C9D8 - - enabled - enabled - - + + + TidalWave + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/TimeAttackEOLDisplay.xml b/templates/dkcr/Script/TimeAttackEOLDisplay.xml index 92e3d7ad..b532f524 100644 --- a/templates/dkcr/Script/TimeAttackEOLDisplay.xml +++ b/templates/dkcr/Script/TimeAttackEOLDisplay.xml @@ -1,22 +1,17 @@ - - TimeAttackEOLDisplay - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TimeAttackEOLDisplay + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/TimeKeyframe.xml b/templates/dkcr/Script/TimeKeyframe.xml index 43121e91..0af4b6e7 100644 --- a/templates/dkcr/Script/TimeKeyframe.xml +++ b/templates/dkcr/Script/TimeKeyframe.xml @@ -1,25 +1,20 @@ - - TimeKeyframe - - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TimeKeyframe + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Timer.xml b/templates/dkcr/Script/Timer.xml index e9ba0a20..e9b45b80 100644 --- a/templates/dkcr/Script/Timer.xml +++ b/templates/dkcr/Script/Timer.xml @@ -1,38 +1,34 @@ - - Timer - - - - 5.0 - - - 0.0 - A random value between this number and 0 will be added to the timer's start time. - - - false - If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. - - - false - - - - - - - - - - - - - - script/common/Timer.TXTR - - 0.5 - enabled - enabled - - + + + Timer + + + + 5.0 + + + A random value between this number and 0 will be added to the timer's start time. + 0.0 + + + If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/dkcr/Script/TippyPlatform.xml b/templates/dkcr/Script/TippyPlatform.xml index b794f9b4..125f743e 100644 --- a/templates/dkcr/Script/TippyPlatform.xml +++ b/templates/dkcr/Script/TippyPlatform.xml @@ -1,38 +1,50 @@ - - TippyPlatform - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - - - - - - - 0xA3D63F44 - 0xC27FFA8F - - enabled - enabled - - + + + TippyPlatform + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + + CMDL + + + + + DCLN + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/TrainSequence.xml b/templates/dkcr/Script/TrainSequence.xml index 376ea3ed..05414cdb 100644 --- a/templates/dkcr/Script/TrainSequence.xml +++ b/templates/dkcr/Script/TrainSequence.xml @@ -1,35 +1,34 @@ - - TrainSequence - - RSO_MoleTrain.rso - - - - - - - - 8.0, 8.0, 8.0 - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_MoleTrain.rso + + + TrainSequence + + + + + + + + 8.0 + 8.0 + 8.0 + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/TrainTrackManager.xml b/templates/dkcr/Script/TrainTrackManager.xml index ce8d303e..207765ae 100644 --- a/templates/dkcr/Script/TrainTrackManager.xml +++ b/templates/dkcr/Script/TrainTrackManager.xml @@ -1,164 +1,37 @@ - - TrainTrackManager - - RSO_MoleTrain.rso - - - - - - - - 4.0, 4.0, 4.0 - - - - - - - - - 1 - - - 1 - - - - - - - 0xC0C853B9 - - - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_MoleTrain.rso + + + TrainTrackManager + + + + + + + + 4.0 + 4.0 + 4.0 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/TransitionScreen.xml b/templates/dkcr/Script/TransitionScreen.xml index 1abe13c7..6c4aa6c3 100644 --- a/templates/dkcr/Script/TransitionScreen.xml +++ b/templates/dkcr/Script/TransitionScreen.xml @@ -1,36 +1,31 @@ - - TransitionScreen - - - - 0x4B079432 - - - - - - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TransitionScreen + + + + 0x4B079432 + + + + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Trigger.xml b/templates/dkcr/Script/Trigger.xml index 434063c2..ccccb81e 100644 --- a/templates/dkcr/Script/Trigger.xml +++ b/templates/dkcr/Script/Trigger.xml @@ -1,36 +1,47 @@ - - Trigger - - - - 0x482B22F1 - - - - false - - - - - - - - - - - - - - script/common/Trigger.TXTR - - enabled - volume - - - - - - - - + + + Trigger + + + + 0x482B22F1 + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + ConditionalShape + 0x09ECEE0C + + + 1210786545 + BoxShape + + + 2006824261 + BoxShape + + + -2087520796 + EllipsoidShape + + + 971864974 + CylinderShape + + + diff --git a/templates/dkcr/Script/Tutorial.xml b/templates/dkcr/Script/Tutorial.xml index cc49159f..9731c527 100644 --- a/templates/dkcr/Script/Tutorial.xml +++ b/templates/dkcr/Script/Tutorial.xml @@ -1,49 +1,45 @@ - - Tutorial - - - - - - - - 0x10DEA989 - - - - - - - - - - 0.0, 0.0, 0.0 - - - 10.0 - - - 2.0 - - - - - false - - - - - - - - - - - - - - enabled - enabled - - + + + Tutorial + + + + + + + + 0.0 + 0.0 + 0.0 + + + + 10.0 + + + 2.0 + + + + CAUD + + + + + CAUD + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/dkcr/Script/VerticalRocketBarrel.xml b/templates/dkcr/Script/VerticalRocketBarrel.xml index 535f7569..fe7995de 100644 --- a/templates/dkcr/Script/VerticalRocketBarrel.xml +++ b/templates/dkcr/Script/VerticalRocketBarrel.xml @@ -1,128 +1,55 @@ - - VerticalRocketBarrel - - - - - - - 0.0, 0.0, -90.0 - - - - - - - - - 0.5 - - - 0.0, 0.0, -0.7 - - - - - - - - - - - - - 15.0 - - - 35.0 - - - 3.0 - - - 12.5 - - - 20.0 - - - 15.0 - - - 20.0 - - - -9.0 - - - 0.8 - - - 0.8 - - - 0.2 - - - 0.8 - - - 10.0 - - - 0.95 - - - 360.0 - - - 30.0 - - - 35.0 - - - 4.0 - - - 10.0 - - - 4.0 - - - 4.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + VerticalRocketBarrel + + + + + + + + 0.0 + 0.0 + -90.0 + + + + + + + + + + 0.5 + + + + 0.0 + 0.0 + -0.69999999 + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/dkcr/Script/VolcanoBossBodyPart.xml b/templates/dkcr/Script/VolcanoBossBodyPart.xml index 9dcc7822..2c00d5c6 100644 --- a/templates/dkcr/Script/VolcanoBossBodyPart.xml +++ b/templates/dkcr/Script/VolcanoBossBodyPart.xml @@ -1,185 +1,69 @@ - - VolcanoBossBodyPart - - RSO_VolcanoBoss.rso - - - - - - - - 0.0, 0.0, 90.0 - - - - - - - - - - - - - 524322 - - - - - - - 1.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - - - - - 0x99761FAF - - - - - - - - - - - - 32.0 - - - 8.0 - - - 10.0 - - - 50.0 - - - - - - - - - - 50.0 - - - - - - - - - - - - 3.4 - - - 0.5 - - - 1.0 - - - 0.5 - - - - - - - - - - - - 1.5 - - - 0.7 - - - 1.0 - - - 0.2 - - - - - - - - - 55.0 - - - 0.5 - - - - - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x84506963:0x2B531C2F:0xC5CE83AF - - enabled - enabled - - + + + RSO_VolcanoBoss.rso + + + VolcanoBossBodyPart + + + + + + + + 0.0 + 0.0 + 90.0 + + + + + + + + + + + + + + 524322 + + + + + + + 1.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/dkcr/Script/VolumeGroup.xml b/templates/dkcr/Script/VolumeGroup.xml index 6f8a1c74..37ea8528 100644 --- a/templates/dkcr/Script/VolumeGroup.xml +++ b/templates/dkcr/Script/VolumeGroup.xml @@ -1,29 +1,24 @@ - - VolumeGroup - - - - - 1.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + VolumeGroup + + + + + 1.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/Waypoint.xml b/templates/dkcr/Script/Waypoint.xml index d5c6fdbe..3f638e13 100644 --- a/templates/dkcr/Script/Waypoint.xml +++ b/templates/dkcr/Script/Waypoint.xml @@ -1,23 +1,19 @@ - - Waypoint - - - - - - - - - - - - - - - script/dkcr/Waypoint.CMDL - - enabled - enabled - - + + + Waypoint + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/dkcr/Script/WorldAttributes.xml b/templates/dkcr/Script/WorldAttributes.xml index 9de120fc..5b9a96f1 100644 --- a/templates/dkcr/Script/WorldAttributes.xml +++ b/templates/dkcr/Script/WorldAttributes.xml @@ -1,32 +1,18 @@ - - WorldAttributes - - - - - - false - - - 0.0, 0.0, 0.0, 1.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldAttributes + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Script/WorldLightFader.xml b/templates/dkcr/Script/WorldLightFader.xml index fb13041e..5e5ea1e1 100644 --- a/templates/dkcr/Script/WorldLightFader.xml +++ b/templates/dkcr/Script/WorldLightFader.xml @@ -1,28 +1,23 @@ - - WorldLightFader - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldLightFader + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/dkcr/Structs/ActorMultiKeyframeStruct.xml b/templates/dkcr/Structs/ActorMultiKeyframeStruct.xml index 3d5f3630..9b161e17 100644 --- a/templates/dkcr/Structs/ActorMultiKeyframeStruct.xml +++ b/templates/dkcr/Structs/ActorMultiKeyframeStruct.xml @@ -1,15 +1,18 @@ - - - - -1 - always - - - false - - - false - - - + + + ActorMultiKeyframeStruct + + + Always + -1 + + + false + + + false + + + + diff --git a/templates/dkcr/Structs/ActorParameters.xml b/templates/dkcr/Structs/ActorParameters.xml index 558aeabd..b9285d21 100644 --- a/templates/dkcr/Structs/ActorParameters.xml +++ b/templates/dkcr/Structs/ActorParameters.xml @@ -1,33 +1,36 @@ - - - - - true - - - 1.0 - - - 1.0 - - - false - - - true - - - 0xD086634A - - - false - - - false - - - false - - - + + + ActorParameters + + + + true + + + 1.0 + + + 1.0 + + + false + + + true + + + 0xD086634A + + + false + + + false + + + false + + + + diff --git a/templates/dkcr/Structs/AnimGridModifierData.xml b/templates/dkcr/Structs/AnimGridModifierData.xml index 87d89643..a1ba4f27 100644 --- a/templates/dkcr/Structs/AnimGridModifierData.xml +++ b/templates/dkcr/Structs/AnimGridModifierData.xml @@ -1,145 +1,50 @@ - - - - -1 - always - - - true - - - false - - - false - - - 0.0 - - - 0.0 - - - false - - - - 0xE21173B7 - - - - - - - 0xD751E807 - - - - - - - - - - - 0.0 - - - 1.0 - - - 1.0 - - - false - - - true - - - false - - - 7.0 - - - false - - - 5.0 - - - - - - - 0.0 - always - - - 15.0 - - - 10.0 - - - 5.0 - - - 15.0 - - - 10.0 - - - 1.0 - - - 0.0 - - - 0xEC782F50 - - - - - - - - - 6.0 - - - 6.0 - - - false - - - false - - - - false - - - 0x0291D74B - - - 0x3BB45C07 - - - - - - - 10.0 - - - 6.0 - - - - - + + + AnimGridModifierData + + + Always + -1 + + + true + + + false + + + false + + + 0.0 + + + 0.0 + + + false + + + + 0xE21173B7 + + + + + + + 0xD751E807 + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/AreaPathStructA.xml b/templates/dkcr/Structs/AreaPathStructA.xml index b65f6d64..de45ca97 100644 --- a/templates/dkcr/Structs/AreaPathStructA.xml +++ b/templates/dkcr/Structs/AreaPathStructA.xml @@ -1,17 +1,20 @@ - - - - 0xB9B7640F - - - - - - - - - - - - + + + AreaPathStructA + + + 0xB9B7640F + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/BeatUpHandlerStruct.xml b/templates/dkcr/Structs/BeatUpHandlerStruct.xml index 9f828c9f..9e16f6d4 100644 --- a/templates/dkcr/Structs/BeatUpHandlerStruct.xml +++ b/templates/dkcr/Structs/BeatUpHandlerStruct.xml @@ -1,14 +1,17 @@ - - - - 0xB22FD89B - - - 1 - - - 0.0 - - - + + + BeatUpHandlerStruct + + + 0xB22FD89B + + + 1 + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/BirdBossStruct.xml b/templates/dkcr/Structs/BirdBossStruct.xml index a3c3145c..274459b7 100644 --- a/templates/dkcr/Structs/BirdBossStruct.xml +++ b/templates/dkcr/Structs/BirdBossStruct.xml @@ -1,42 +1,45 @@ - - - - 0x8C665F9A - - - 0.0 - - - 20.0 - - - 12.0 - - - 12.0 - - - 2 - - - 2 - - - 4 - - - 0.5 - - - 0.7 - - - - - - - - - - + + + BirdBossStruct + + + 0x8C665F9A + + + 0.0 + + + 20.0 + + + 12.0 + + + 12.0 + + + 2 + + + 2 + + + 4 + + + 0.5 + + + 0.69999999 + + + + + + + + + + + diff --git a/templates/dkcr/Structs/BouncyTireStruct.xml b/templates/dkcr/Structs/BouncyTireStruct.xml index 8faee3d7..9115aaff 100644 --- a/templates/dkcr/Structs/BouncyTireStruct.xml +++ b/templates/dkcr/Structs/BouncyTireStruct.xml @@ -1,11 +1,14 @@ - - - - 4.6402 - - - 7.6402 - - - + + + BouncyTireStruct + + + 4.6402001 + + + 7.6402001 + + + + diff --git a/templates/dkcr/Structs/CameraInterpolation.xml b/templates/dkcr/Structs/CameraInterpolation.xml index b4aada34..20bddbe2 100644 --- a/templates/dkcr/Structs/CameraInterpolation.xml +++ b/templates/dkcr/Structs/CameraInterpolation.xml @@ -1,54 +1,57 @@ - - - - 3 - always - - - 100.0 - - - 135.0 - - - - - - 3 - always - - - 100.0 - - - 135.0 - - - - - - - 2.0 - - - - - - - - - 3 - always - - - 100.0 - - - 135.0 - - - - - - + + + CameraInterpolation + + + Always + 3 + + + 100.0 + + + 135.0 + + + + + + Always + 3 + + + 100.0 + + + 135.0 + + + + + + + 2.0 + + + + + + + + + Always + 3 + + + 100.0 + + + 135.0 + + + + + + + diff --git a/templates/dkcr/Structs/CameraOrientation.xml b/templates/dkcr/Structs/CameraOrientation.xml index ddccb3dd..2cf25738 100644 --- a/templates/dkcr/Structs/CameraOrientation.xml +++ b/templates/dkcr/Structs/CameraOrientation.xml @@ -1,101 +1,75 @@ - - - - 0x75A7A55F - - - - - - - - - - - - 8 - always - - - 0x33D21F2E - - - - - - - - - - - - 0.0 - - - - 0.0 - - - 0x5B45D51F - - - - - - - - - - - 0x0BCC8352 - - - - - 20.0 - - - 5.0 - - - - - - - - - false - - - - - - - - - - - - 786432 - always - - - - - - - - - 256 - always - - - - - - - - - - + + + CameraOrientation + + + 0x75A7A55F + + + + + + + + + + + + Always + 8 + + + 0x33D21F2E + + + + + + + + + + + + 0.0 + + + + 0.0 + + + 0x5B45D51F + + + + + + + + + + + 0xBCC8352 + + + + + 20.0 + + + 5.0 + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/CameraPosition.xml b/templates/dkcr/Structs/CameraPosition.xml index 642ac4d9..c5bdc325 100644 --- a/templates/dkcr/Structs/CameraPosition.xml +++ b/templates/dkcr/Structs/CameraPosition.xml @@ -1,220 +1,28 @@ - - - - 0x59BFFB56 - - - - - - - - - - - 2 - always - - - - - 0 - always - - - 0xD25FBD92 - - - - - - - - - - - 4.0 - - - 3.0 - - - - - - - - - - - 320 - always - - - - - - - - - - - - - - - - - - - 1 - always - - - - - - - - - 0x95BBB57E - - - - - - - - - - - - - - - 26.0, 0.0, 0.0 - - - - - 0xD7ECE572 - - - - - - - - - - - true - - - - - - - - false - - - false - - - - - 0x2AD11F8C - - - - - - - - - - - - 3.0 - - - 1.0 - - - 14.0 - - - 11.0 - - - 5.5 - - - 2.5 - - - 0.75 - - - 2.0 - - - 6.1 - - - true - - - 1.1 - - - true - - - 0.1 - - - 0.0 - - - - - - - - 2.0 - - - 1.0 - - - false - - - - - - - - - - - 0.5 - - - true - - - 0.5 - - - 1.0 - - - - - - - + + + CameraPosition + + + 0x59BFFB56 + + + + + + + + + + + Always + 2 + + + + + + + + + diff --git a/templates/dkcr/Structs/CameraShakerEnvelope.xml b/templates/dkcr/Structs/CameraShakerEnvelope.xml index 233ffb85..9e448ec3 100644 --- a/templates/dkcr/Structs/CameraShakerEnvelope.xml +++ b/templates/dkcr/Structs/CameraShakerEnvelope.xml @@ -1,14 +1,17 @@ - - - - 0x58F1CB59 - - - - - - - - - + + + CameraShakerEnvelope + + + 0x58F1CB59 + + + + + + + + + + diff --git a/templates/dkcr/Structs/ClingPathControlStruct.xml b/templates/dkcr/Structs/ClingPathControlStruct.xml index 1f2bad3b..a139f8c9 100644 --- a/templates/dkcr/Structs/ClingPathControlStruct.xml +++ b/templates/dkcr/Structs/ClingPathControlStruct.xml @@ -1,8 +1,11 @@ - - - - 0xD086634A - - - + + + ClingPathControlStruct + + + 0xD086634A + + + + diff --git a/templates/dkcr/Structs/ConditionalTest.xml b/templates/dkcr/Structs/ConditionalTest.xml index 32e70453..1307e08d 100644 --- a/templates/dkcr/Structs/ConditionalTest.xml +++ b/templates/dkcr/Structs/ConditionalTest.xml @@ -1,26 +1,29 @@ - - - - 1 - - - false - - - 0xB22FD89B - - - 0 - - - 0 - - - false - - - 0 - - - + + + ConditionalTest + + + 1 + + + false + + + 0xB22FD89B + + + 0 + + + 0 + + + false + + + 0 + + + + diff --git a/templates/dkcr/Structs/ControlCommands.xml b/templates/dkcr/Structs/ControlCommands.xml index 1999b185..aa18ac53 100644 --- a/templates/dkcr/Structs/ControlCommands.xml +++ b/templates/dkcr/Structs/ControlCommands.xml @@ -1,48 +1,51 @@ - - - - 0xF4863F16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + ControlCommands + + + 0xF4863F16 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/Convergence.xml b/templates/dkcr/Structs/Convergence.xml index d33688ef..a1eda685 100644 --- a/templates/dkcr/Structs/Convergence.xml +++ b/templates/dkcr/Structs/Convergence.xml @@ -1,95 +1,23 @@ - - - - 0x6DF9B393 - - - - - - - - - - - - 0.0 - - - 0.0 - - - 1.0 - - - - - This struct isn't read by the game, so it has no ingame effect. - - - false - always - - - - 0.0 - - - - - - - true - - - 10.0 - - - 0.0 - always - - - 0.01 - - - 10.0 - - - 1.0 - - - - - - - 0x5A778792 - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - - - - + + + Convergence + + + 0x6DF9B393 + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/DamageEffectData.xml b/templates/dkcr/Structs/DamageEffectData.xml index 15e6abb1..0d32c942 100644 --- a/templates/dkcr/Structs/DamageEffectData.xml +++ b/templates/dkcr/Structs/DamageEffectData.xml @@ -1,75 +1,94 @@ - - - - 1.0, 1.0, 1.0 - - - false - - - - 5.0 - - - 0.0 - - - 2.0 - - - 4.0 - - - 0.0 - - - false - - - 0.5 - - - false - - - 0.5 - - - 360.0 - - - 0.1 - - - true - - - false - - - false - - - false - - - - 1.0 - - - 1.0, 1.0, 1.0 - - - - false - - - false - - - false - - - - + + + DamageEffectData + + + + 1.0 + 1.0 + 1.0 + + + + false + + + + 5.0 + + + 0.0 + + + 2.0 + + + 4.0 + + + 0.0 + + + false + + + 0.5 + + + false + + + 0.5 + + + 360.0 + + + 0.1 + + + true + + + false + + + false + + + false + + + + PART + + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + CAUD + + + + false + + + false + + + false + + + + + diff --git a/templates/dkcr/Structs/DamageInfo.xml b/templates/dkcr/Structs/DamageInfo.xml index aa372244..2345203a 100644 --- a/templates/dkcr/Structs/DamageInfo.xml +++ b/templates/dkcr/Structs/DamageInfo.xml @@ -1,57 +1,60 @@ - - - - 0x927FA703 - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 4.0 - - - 6.0 - - - 12.0 - - - 0 - - - 0x54584D54 - - - - - - - - + + + DamageInfo + + + 0x927FA703 + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 4.0 + + + 6.0 + + + 12.0 + + + 0 + + + 0x54584D54 + + + + + + + + + diff --git a/templates/dkcr/Structs/DamageVulnerability.xml b/templates/dkcr/Structs/DamageVulnerability.xml index 148d9e33..99258222 100644 --- a/templates/dkcr/Structs/DamageVulnerability.xml +++ b/templates/dkcr/Structs/DamageVulnerability.xml @@ -1,22 +1,25 @@ - - - - 2.0 - - - 0.0 - - - 0.0 - - - 524288 - always - - - 524288 - always - - - + + + DamageVulnerability + + + 2.0 + + + 0.0 + + + 0.0 + + + Always + 524288 + + + Always + 524288 + + + + diff --git a/templates/dkcr/Structs/DebrisPropertiesOrientationEnum.xml b/templates/dkcr/Structs/DebrisPropertiesOrientationEnum.xml index 010d719e..7c85697d 100644 --- a/templates/dkcr/Structs/DebrisPropertiesOrientationEnum.xml +++ b/templates/dkcr/Structs/DebrisPropertiesOrientationEnum.xml @@ -1,13 +1,16 @@ - - - - 0x76A5FBFD - - - - - - - - + + + DebrisPropertiesOrientationEnum + + + 0x76A5FBFD + + + + + + + + + diff --git a/templates/dkcr/Structs/EditorProperties.xml b/templates/dkcr/Structs/EditorProperties.xml index cf2b739e..2893ed3b 100644 --- a/templates/dkcr/Structs/EditorProperties.xml +++ b/templates/dkcr/Structs/EditorProperties.xml @@ -1,14 +1,17 @@ - - - - - - true - - - 3 - always - - - + + + EditorProperties + + + + + true + + + Always + 3 + + + + diff --git a/templates/dkcr/Structs/FOVInterpolationMethod.xml b/templates/dkcr/Structs/FOVInterpolationMethod.xml index 38a0142d..a667e8b2 100644 --- a/templates/dkcr/Structs/FOVInterpolationMethod.xml +++ b/templates/dkcr/Structs/FOVInterpolationMethod.xml @@ -1,14 +1,17 @@ - - - - 0x4C758A06 - - - - - - - - - + + + FOVInterpolationMethod + + + 0x4C758A06 + + + + + + + + + + diff --git a/templates/dkcr/Structs/ForestBossStructA.xml b/templates/dkcr/Structs/ForestBossStructA.xml index c44364b8..4441c8dd 100644 --- a/templates/dkcr/Structs/ForestBossStructA.xml +++ b/templates/dkcr/Structs/ForestBossStructA.xml @@ -1,15 +1,22 @@ - - - - - - - - 15.0 - - - 0.0 - - - + + + ForestBossStructA + + + + CAUD + + + + + + + 15.0 + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/ForestBossStructB.xml b/templates/dkcr/Structs/ForestBossStructB.xml index f1507e15..b047d982 100644 --- a/templates/dkcr/Structs/ForestBossStructB.xml +++ b/templates/dkcr/Structs/ForestBossStructB.xml @@ -1,87 +1,90 @@ - - - - 10.0 - - - 30.0 - - - 10.0 - - - 8.0 - - - 7.0 - - - 6.0 - - - 5.0 - - - 0.1 - - - - - 6.0 - - - 10.0 - - - 10.0 - - - - - - - 10.0 - - - 10.0 - - - 480.0 - - - - - - - 12.0 - - - 10.0 - - - 10.0 - - - 180.0 - - - - - 20.0 - - - - - 20.0 - - - 20.0 - - - 180.0 - - - - - + + + ForestBossStructB + + + 10.0 + + + 30.0 + + + 10.0 + + + 8.0 + + + 7.0 + + + 6.0 + + + 5.0 + + + 0.1 + + + + + 6.0 + + + 10.0 + + + 10.0 + + + + + + + 10.0 + + + 10.0 + + + 480.0 + + + + + + + 12.0 + + + 10.0 + + + 10.0 + + + 180.0 + + + + + 20.0 + + + + + 20.0 + + + 20.0 + + + 180.0 + + + + + + diff --git a/templates/dkcr/Structs/ForestBossStructC.xml b/templates/dkcr/Structs/ForestBossStructC.xml index c0c27f3b..ddf60a44 100644 --- a/templates/dkcr/Structs/ForestBossStructC.xml +++ b/templates/dkcr/Structs/ForestBossStructC.xml @@ -1,55 +1,70 @@ - - - - 1.0, 1.0, 1.0 - - - - - - - - - 1.5 - - - 1.0 - - - 1.0 - - - - - - - - 524322 - - - - - - - 1.0 - - - 20.0 - - - - - - - 1.0 - - - - - 1.0 - - - - - + + + ForestBossStructC + + + + 1.0 + 1.0 + 1.0 + + + + + + + + TXTR + + + + + TXTR + + + + + 1.5 + + + 1.0 + + + 1.0 + + + + + + + + 524322 + + + + + + + 1.0 + + + 20.0 + + + + + + + 1.0 + + + + + 1.0 + + + + + + diff --git a/templates/dkcr/Structs/GenericCreatureStructA.xml b/templates/dkcr/Structs/GenericCreatureStructA.xml index e7d99cbe..83c27bf1 100644 --- a/templates/dkcr/Structs/GenericCreatureStructA.xml +++ b/templates/dkcr/Structs/GenericCreatureStructA.xml @@ -1,1313 +1,90 @@ - - - - 0x26D0F77A - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xD47E7961 - - - - - - - - false - - - true - - - false - - - false - - - true - - - false - - - true - - - - - - - 0.5 - - - 3.0 - - - false - - - 0.33 - - - 0.0 - - - false - - - false - - - 5.0 - - - 1.0 - - - false - - - false - - - - - - - 3.0 - - - - false - - - true - - - - - - - - - - 0xB2A31497 - - - - - - - 0xBD71A966 - - - - - - - 0x81864B79 - - - - - - - - - - 720.0 - - - - - - - false - - - false - - - true - - - false - - - false - - - false - - - false - - - true - - - false - - - false - - - false - - - false - - - true - - - true - - - true - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - true - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - 0.0 - - - 1.0, 0.0, 0.0, 1.0 - - - false - - - 1.0 - - - 1.0 - - - 0.0 - - - false - - - true - - - true - - - false - - - false - - - 0.0 - - - true - - - false - - - 0.5 - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - 6.0 - - - 0.5 - - - 10.0 - - - false - - - 3.0 - - - 1.0, 1.0, 1.0 - - - - - - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - false - - - true - - - 1.0 - - - - - - - false - - - false - - - false - - - 0.0 - - - false - - - 7.0 - - - 1.0 - - - false - - - 3.0 - - - false - - - false - - - - false - - - - - 2.0 - - - 5.0 - - - 4.0 - - - - - - - - - 0.1 - - - 0.0 - - - false - - - false - - - false - - - 0.8 - - - - false - - - 1.0 - - - - - - - 0x779C23E7 - - - - - - - - 2 - - - - - - 2.0 - - - 1.0 - - - - - - - - 1.0 - - - false - - - true - - - 0xA09C5814 - - - - - - - - - false - - - false - - - true - - - 3.0 - - - 0.0 - - - 10.0 - - - 5.0 - - - - - - - 0x957B3EDC - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - true - - - - - - - 0.0 - - - 5.0 - - - - - - - 0.5 - - - 0x20A7F919 - - - - - - - - - 0.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - false - - - 5.0 - - - 30.0 - - - 0 - - - false - - - false - - - - - - false - - - false - - - false - - - false - - - false - - - 100.0 - - - - - - - 0.0 - - - false - - - - - - - false - - - 1000.0 - - - false - - - false - - - - - - - true - - - false - - - - - - - true - - - false - - - false - - - false - - - 1.0 - - - 6.0 - - - 6.0 - - - 0.0 - - - 20.0 - - - 5.0 - - - 10.0 - - - 3.0 - - - 3.0 - - - - - - - 5.0 - - - 1.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 1.0 - - - 10.0 - - - 40.0 - - - 8.0 - - - - - - - - 0.0 - - - - - - - 20.0 - - - 54.0 - - - 1.0 - - - 1.0 - - - - - - - 5.0 - - - 25.0 - - - 15.0 - - - 2.0 - - - 0.0 - - - 0.1 - - - 5.0 - - - 0.5 - - - 0.1 - - - 10.0 - - - 15.0 - - - 0.1 - - - - - - - 0.0 - - - 5.0 - - - 4.0 - - - 4.0 - - - 4.0 - - - 4.0 - - - 1.0 - - - 2.0 - - - 4.0 - - - 2.0 - - - - - - - - - - - 5.0 - - - 0.45 - - - 0x6A6F65BF - - - - - - - 60.0 - - - 2.5 - - - 2.0 - - - 1.0 - - - true - - - 12.0 - - - 0xBC521BB3 - - - - - - - - 1.0 - - - 3.0 - - - 2.0 - - - 20.0 - - - 10.0 - - - true - - - 0.0 - - - 3.0 - - - 4.0 - - - 1.5 - - - false - - - - 2.0 - - - 1.5 - - - 0.0 - - - - - - - 0xEACD24F9 - - - - - - - - 3.0 - - - false - - - 0.375 - - - 1.0 - - - 1.0 - - - 0.2 - - - 12.0 - - - 0.5 - - - 0.3 - - - 0.0 - - - 6.0 - - - 3.0 - - - 2.0 - - - 1.0 - - - 4.0 - - - - - - - - - - 0xB2A31497 - - - - - - - 0xBD71A966 - - - - - - - 0x81864B79 - - - - - - - - - 0x796194F4 - - - - - - - false - - - 1.0 - - - 1 - - - 2.0 - - - - - - - 3.0 - - - false - - - 5.0 - - - 1.0 - - - false - - - - - - - false - - - - - - - 1.0 - - - true - - - 1.0 - - - 0 - - - -1 - - - -1 - - - - - - - 0x61AA6174 - - - - - - - - 15.0 - - - 25.0 - - - 1440.0 - - - true - - - 2.0 - - - 0.1 - - - - - - - false - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 3.0 - - - 3.0 - - - 0x648AAF79 - - - - - - - - - - - true - - - 2.0 - - - 0.0 - - - - - - - 10 - - - false - - - true - - - - - -2.0 - - - - - - - -4.0 - - - - - - - -6.0 - - - - - - - -8.0 - - - - - - - -10.0 - - - - - - - 2.0 - - - - - - - 4.0 - - - - - - - 6.0 - - - - - - - 8.0 - - - - - - - 10.0 - - - - - - - - - - 0xE3CB0298 - - - - - - - false - - - 0.0 - - - 5.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.3 - - - true - - - true - - - true - - - 0.0 - - - 120.0 - - - 0.0 - - - 0.5 - - - 0.25 - - - 1.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - 1.0 - - - - - - - false - - - - - + + + GenericCreatureStructA + + + 0x26D0F77A + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/GenericCreatureStructB.xml b/templates/dkcr/Structs/GenericCreatureStructB.xml index 47c17acb..52adde75 100644 --- a/templates/dkcr/Structs/GenericCreatureStructB.xml +++ b/templates/dkcr/Structs/GenericCreatureStructB.xml @@ -1,45 +1,48 @@ - - - - 0.0 - - - 0.0 - - - 0.0 - - - 3.0 - - - 3.0 - - - 3.0 - - - 3.0 - - - 0.0 - - - false - - - true - - - 1 - - - 0x0B41B960 - - - - - - - + + + GenericCreatureStructB + + + 0.0 + + + 0.0 + + + 0.0 + + + 3.0 + + + 3.0 + + + 3.0 + + + 3.0 + + + 0.0 + + + false + + + true + + + 1 + + + 0xB41B960 + + + + + + + + diff --git a/templates/dkcr/Structs/GenericCreatureStructC.xml b/templates/dkcr/Structs/GenericCreatureStructC.xml index 2dcdcfeb..92808b88 100644 --- a/templates/dkcr/Structs/GenericCreatureStructC.xml +++ b/templates/dkcr/Structs/GenericCreatureStructC.xml @@ -1,25 +1,32 @@ - - - - - - false - - - 1.0 - - - false - - - true - - - false - - - false - - - + + + GenericCreatureStructC + + + + + RULE + + + + false + + + 1.0 + + + false + + + true + + + false + + + false + + + + diff --git a/templates/dkcr/Structs/GenericCreatureStructD.xml b/templates/dkcr/Structs/GenericCreatureStructD.xml index c6a55123..4f865437 100644 --- a/templates/dkcr/Structs/GenericCreatureStructD.xml +++ b/templates/dkcr/Structs/GenericCreatureStructD.xml @@ -1,61 +1,64 @@ - - - - 0x9FEEEB59 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xDED898E0 - - - - - - - 0x548C9FF3 - - - - - - - - - + + + GenericCreatureStructD + + + 0x9FEEEB59 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0xDED898E0 + + + + + + + 0x548C9FF3 + + + + + + + + + + diff --git a/templates/dkcr/Structs/GenericCreatureStructE.xml b/templates/dkcr/Structs/GenericCreatureStructE.xml index a2936485..d036763d 100644 --- a/templates/dkcr/Structs/GenericCreatureStructE.xml +++ b/templates/dkcr/Structs/GenericCreatureStructE.xml @@ -1,15 +1,18 @@ - - - - -1 - always - - - 1 - - - false - - - + + + GenericCreatureStructE + + + Always + -1 + + + 1 + + + false + + + + diff --git a/templates/dkcr/Structs/GenericCreatureStructF.xml b/templates/dkcr/Structs/GenericCreatureStructF.xml index 0eba885a..206fe18a 100644 --- a/templates/dkcr/Structs/GenericCreatureStructF.xml +++ b/templates/dkcr/Structs/GenericCreatureStructF.xml @@ -1,101 +1,104 @@ - - - - 0.1 - - - 0.5 - - - 0.5 - - - 4.0 - - - 0.1 - - - 0.05 - - - false - - - 0.5 - - - 0.05 - - - 0.05 - - - 12.0 - - - 6.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.2 - - - 0.2 - - - -0.15 - - - -0.2 - - - false - - - 0.5 - - - 0.05 - - - 0.05 - - - 2.0 - - - 6.0 - - - 2.0 - - - 2.0 - - - 0.5 - - - 0.0 - - - -0.05 - - - -0.5 - - - false - - - + + + GenericCreatureStructF + + + 0.1 + + + 0.5 + + + 0.5 + + + 4.0 + + + 0.1 + + + 0.050000001 + + + false + + + 0.5 + + + 0.050000001 + + + 0.050000001 + + + 12.0 + + + 6.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.2 + + + 0.2 + + + -0.15000001 + + + -0.2 + + + false + + + 0.5 + + + 0.050000001 + + + 0.050000001 + + + 2.0 + + + 6.0 + + + 2.0 + + + 2.0 + + + 0.5 + + + 0.0 + + + -0.050000001 + + + -0.5 + + + false + + + + diff --git a/templates/dkcr/Structs/GenericCreatureStructG.xml b/templates/dkcr/Structs/GenericCreatureStructG.xml index ec6eb6fc..478b8c7a 100644 --- a/templates/dkcr/Structs/GenericCreatureStructG.xml +++ b/templates/dkcr/Structs/GenericCreatureStructG.xml @@ -1,16 +1,19 @@ - - - - 3.0 - - - 6.0 - - - -1 - always - - - - + + + GenericCreatureStructG + + + 3.0 + + + 6.0 + + + Always + -1 + + + + + diff --git a/templates/dkcr/Structs/GuiWidgetProperties.xml b/templates/dkcr/Structs/GuiWidgetProperties.xml index 1afad396..0ddcb9bf 100644 --- a/templates/dkcr/Structs/GuiWidgetProperties.xml +++ b/templates/dkcr/Structs/GuiWidgetProperties.xml @@ -1,12 +1,15 @@ - - - - - 1 - - - false - - - + + + GuiWidgetProperties + + + + 1 + + + false + + + + diff --git a/templates/dkcr/Structs/HealthInfo.xml b/templates/dkcr/Structs/HealthInfo.xml index ebd40c20..7433e96a 100644 --- a/templates/dkcr/Structs/HealthInfo.xml +++ b/templates/dkcr/Structs/HealthInfo.xml @@ -1,8 +1,11 @@ - - - - 5.0 - - - + + + HealthInfo + + + 5.0 + + + + diff --git a/templates/dkcr/Structs/InterpolationMethod.xml b/templates/dkcr/Structs/InterpolationMethod.xml index f80665bc..2b364cc2 100644 --- a/templates/dkcr/Structs/InterpolationMethod.xml +++ b/templates/dkcr/Structs/InterpolationMethod.xml @@ -1,28 +1,31 @@ - - - - 0xDD7C3483 - - - - - - - - - - - - - - 0.25 - - - 0.75 - - - 1.0 - - - + + + InterpolationMethod + + + 0xDD7C3483 + + + + + + + + + + + + + + 0.25 + + + 0.75 + + + 1.0 + + + + diff --git a/templates/dkcr/Structs/IslandAreaStruct.xml b/templates/dkcr/Structs/IslandAreaStruct.xml index e28911e9..fd532228 100644 --- a/templates/dkcr/Structs/IslandAreaStruct.xml +++ b/templates/dkcr/Structs/IslandAreaStruct.xml @@ -1,10 +1,21 @@ - - - - 0 - - - - - + + + IslandAreaStruct + + + 0 + + + + STRG + + + + + STRG + + + + + diff --git a/templates/dkcr/Structs/IslandHudStruct.xml b/templates/dkcr/Structs/IslandHudStruct.xml index 0ecbb209..3a071430 100644 --- a/templates/dkcr/Structs/IslandHudStruct.xml +++ b/templates/dkcr/Structs/IslandHudStruct.xml @@ -1,16 +1,59 @@ - - - - - - - - - - - - - - - + + + IslandHudStruct + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + TXTR + + + + + diff --git a/templates/dkcr/Structs/JungleBossStructA.xml b/templates/dkcr/Structs/JungleBossStructA.xml index 5b8debcb..30d288b1 100644 --- a/templates/dkcr/Structs/JungleBossStructA.xml +++ b/templates/dkcr/Structs/JungleBossStructA.xml @@ -1,26 +1,22 @@ - - - - - 15.0 - - - - - - - - - - false - - - - - - - - - - + + + JungleBossStructA + + + + TXTR + + + + 15.0 + + + + + + + + + + diff --git a/templates/dkcr/Structs/JungleBossStructB.xml b/templates/dkcr/Structs/JungleBossStructB.xml index 34a8d0a0..a4045dd9 100644 --- a/templates/dkcr/Structs/JungleBossStructB.xml +++ b/templates/dkcr/Structs/JungleBossStructB.xml @@ -1,18 +1,21 @@ - - - - 0xA7F21E62 - - - - - - - - - - - - - + + + JungleBossStructB + + + 0xA7F21E62 + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/JungleBossStructC.xml b/templates/dkcr/Structs/JungleBossStructC.xml index feb42dea..93380938 100644 --- a/templates/dkcr/Structs/JungleBossStructC.xml +++ b/templates/dkcr/Structs/JungleBossStructC.xml @@ -1,17 +1,20 @@ - - - - 3 - - - 1.0 - - - 0.0 - - - 35.0 - - - + + + JungleBossStructC + + + 3 + + + 1.0 + + + 0.0 + + + 35.0 + + + + diff --git a/templates/dkcr/Structs/JungleBossStructD.xml b/templates/dkcr/Structs/JungleBossStructD.xml index 5db41b2f..37f97a76 100644 --- a/templates/dkcr/Structs/JungleBossStructD.xml +++ b/templates/dkcr/Structs/JungleBossStructD.xml @@ -1,11 +1,14 @@ - - - - - - - 50.0 - - - + + + JungleBossStructD + + + + + + 50.0 + + + + diff --git a/templates/dkcr/Structs/LayerToggle.xml b/templates/dkcr/Structs/LayerToggle.xml index 286e54d6..81104240 100644 --- a/templates/dkcr/Structs/LayerToggle.xml +++ b/templates/dkcr/Structs/LayerToggle.xml @@ -1,7 +1,15 @@ - - - - - - + + + LayerToggle + true + + + Area ID + + + Layer ID + + + + diff --git a/templates/dkcr/Structs/LightParameters.xml b/templates/dkcr/Structs/LightParameters.xml index 74d4f67e..1950c4ce 100644 --- a/templates/dkcr/Structs/LightParameters.xml +++ b/templates/dkcr/Structs/LightParameters.xml @@ -1,53 +1,64 @@ - - - - 1.0, 1.0, 1.0, 1.0 - - - 0x00000001 - - - - - - - - - true - - - 1 - - - 0.0, 0.0, 0.0 - - - true - - - false - - - false - - - false - - - true - - - 4 - - - 4 - - - 0.0 - - - 0 - - - + + + LightParameters + + + + 1.0 + 1.0 + 1.0 + + + + 0x1 + + + + + + + + + true + + + 1 + + + + 0.0 + 0.0 + 0.0 + + + + true + + + false + + + false + + + false + + + true + + + 4 + + + 4 + + + 0.0 + + + 0 + + + + diff --git a/templates/dkcr/Structs/MayaSpline.xml b/templates/dkcr/Structs/MayaSpline.xml deleted file mode 100644 index d8759fcf..00000000 --- a/templates/dkcr/Structs/MayaSpline.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/templates/dkcr/Structs/MinecartStructA.xml b/templates/dkcr/Structs/MinecartStructA.xml index 70283535..0a5155bd 100644 --- a/templates/dkcr/Structs/MinecartStructA.xml +++ b/templates/dkcr/Structs/MinecartStructA.xml @@ -1,37 +1,40 @@ - - - - - - 0.05 - - - 0.121 - - - 3.0 - - - 6.0 - - - 3.0 - - - 6.0 - - - 0.1 - - - 0.25 - - - 0.25 - - - false - - - + + + MinecartStructA + + + + + 0.050000001 + + + 0.121 + + + 3.0 + + + 6.0 + + + 3.0 + + + 6.0 + + + 0.1 + + + 0.25 + + + 0.25 + + + false + + + + diff --git a/templates/dkcr/Structs/MinecartStructB.xml b/templates/dkcr/Structs/MinecartStructB.xml index d98da62f..059073da 100644 --- a/templates/dkcr/Structs/MinecartStructB.xml +++ b/templates/dkcr/Structs/MinecartStructB.xml @@ -1,26 +1,29 @@ - - - - - - - false - - - false - - - false - - - true - - - 1 - - - 0.0 - - - + + + MinecartStructB + + + + + + false + + + false + + + false + + + true + + + 1 + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/MinecartStructC.xml b/templates/dkcr/Structs/MinecartStructC.xml index 275ccb10..290ef278 100644 --- a/templates/dkcr/Structs/MinecartStructC.xml +++ b/templates/dkcr/Structs/MinecartStructC.xml @@ -1,16 +1,35 @@ - - - - - - - - - - - - - - - + + + MinecartStructC + + + + + CAUD + + + + + + + + CAUD + + + + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/dkcr/Structs/MinecartStructD.xml b/templates/dkcr/Structs/MinecartStructD.xml index c650a31d..870287f1 100644 --- a/templates/dkcr/Structs/MinecartStructD.xml +++ b/templates/dkcr/Structs/MinecartStructD.xml @@ -1,20 +1,12 @@ - - - - - - - - - - - - - - - - - - - + + + MinecartStructD + + + + + + + + diff --git a/templates/dkcr/Structs/MoleCartStruct.xml b/templates/dkcr/Structs/MoleCartStruct.xml index dcc854d1..5b0b87a4 100644 --- a/templates/dkcr/Structs/MoleCartStruct.xml +++ b/templates/dkcr/Structs/MoleCartStruct.xml @@ -1,25 +1,32 @@ - - - - 0x4DE1561C - - - - - - - 45.0 - - - 45.0 - - - 0.5 - - - - - - - + + + MoleCartStruct + + + 0x4DE1561C + + + + + + + 45.0 + + + 45.0 + + + 0.5 + + + + CAUD + + + + + + + + diff --git a/templates/dkcr/Structs/MoleTrainManagerStructA.xml b/templates/dkcr/Structs/MoleTrainManagerStructA.xml index 9df79499..9947285c 100644 --- a/templates/dkcr/Structs/MoleTrainManagerStructA.xml +++ b/templates/dkcr/Structs/MoleTrainManagerStructA.xml @@ -1,26 +1,29 @@ - - - - true - - - 46.0 - - - 36.0 - - - 25.0 - - - 11.0 - - - 12.0 - - - 5.0 - - - + + + MoleTrainManagerStructA + + + true + + + 46.0 + + + 36.0 + + + 25.0 + + + 11.0 + + + 12.0 + + + 5.0 + + + + diff --git a/templates/dkcr/Structs/MoleTrainManagerStructB.xml b/templates/dkcr/Structs/MoleTrainManagerStructB.xml index 7ad7d6bf..d26e98cd 100644 --- a/templates/dkcr/Structs/MoleTrainManagerStructB.xml +++ b/templates/dkcr/Structs/MoleTrainManagerStructB.xml @@ -1,38 +1,41 @@ - - - - 1.0 - - - 33 - - - 3 - - - 0.25 - - - 0.25 - - - 2.0 - - - 1.25 - - - -10.0 - - - 60.0 - - - 30.5 - - - 20.0 - - - + + + MoleTrainManagerStructB + + + 1.0 + + + 33 + + + 3 + + + 0.25 + + + 0.25 + + + 2.0 + + + 1.25 + + + -10.0 + + + 60.0 + + + 30.5 + + + 20.0 + + + + diff --git a/templates/dkcr/Structs/MotionInterpolationMethod.xml b/templates/dkcr/Structs/MotionInterpolationMethod.xml index 1936903d..f1bdc893 100644 --- a/templates/dkcr/Structs/MotionInterpolationMethod.xml +++ b/templates/dkcr/Structs/MotionInterpolationMethod.xml @@ -1,29 +1,22 @@ - - - - 0x41B91E67 - - - - - - - - - - - - - - - - 0x8C1B1D20 - - - - - - - - + + + MotionInterpolationMethod + + + 0x41B91E67 + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/MultiModelActorStruct.xml b/templates/dkcr/Structs/MultiModelActorStruct.xml index 26ec9a57..77439c1c 100644 --- a/templates/dkcr/Structs/MultiModelActorStruct.xml +++ b/templates/dkcr/Structs/MultiModelActorStruct.xml @@ -1,9 +1,16 @@ - - - - - 0.0 - - - + + + MultiModelActorStruct + + + + CMDL + + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/OceanBridgeStructA.xml b/templates/dkcr/Structs/OceanBridgeStructA.xml index 6b0963ed..662dea84 100644 --- a/templates/dkcr/Structs/OceanBridgeStructA.xml +++ b/templates/dkcr/Structs/OceanBridgeStructA.xml @@ -1,16 +1,19 @@ - - - - 0x2C8E656A - - - - - - - - - - - + + + OceanBridgeStructA + + + 0x2C8E656A + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/OceanBridgeStructB.xml b/templates/dkcr/Structs/OceanBridgeStructB.xml index 7dea462e..54a55dfc 100644 --- a/templates/dkcr/Structs/OceanBridgeStructB.xml +++ b/templates/dkcr/Structs/OceanBridgeStructB.xml @@ -1,14 +1,17 @@ - - - - 0xAE14FDF2 - - - - - - - - - + + + OceanBridgeStructB + + + 0xAE14FDF2 + + + + + + + + + + diff --git a/templates/dkcr/Structs/OffsetInterpolant.xml b/templates/dkcr/Structs/OffsetInterpolant.xml index 4e45245d..da0d8bf6 100644 --- a/templates/dkcr/Structs/OffsetInterpolant.xml +++ b/templates/dkcr/Structs/OffsetInterpolant.xml @@ -1,8 +1,11 @@ - - - - - - - + + + OffsetInterpolant + + + + + + + diff --git a/templates/dkcr/Structs/OrientationInterpolationMethod.xml b/templates/dkcr/Structs/OrientationInterpolationMethod.xml index 6baab716..a7f2bcaf 100644 --- a/templates/dkcr/Structs/OrientationInterpolationMethod.xml +++ b/templates/dkcr/Structs/OrientationInterpolationMethod.xml @@ -1,24 +1,27 @@ - - - - 0x9087E681 - - - - - - - - - - - - - - 0xED3D458D - - - - - + + + OrientationInterpolationMethod + + + 0x9087E681 + + + + + + + + + + + + + + 0xED3D458D + + + + + + diff --git a/templates/dkcr/Structs/PathDetermination.xml b/templates/dkcr/Structs/PathDetermination.xml index e053e9ad..36e0f450 100644 --- a/templates/dkcr/Structs/PathDetermination.xml +++ b/templates/dkcr/Structs/PathDetermination.xml @@ -1,28 +1,18 @@ - - - - 0x571AA317 - - - - - - - - - - - 0x15F0534B - - - - - - - - - - - - + + + PathDetermination + + + 0x571AA317 + + + + + + + + + + + diff --git a/templates/dkcr/Structs/PatternedAI.xml b/templates/dkcr/Structs/PatternedAI.xml index 91d8b789..0898ce5b 100644 --- a/templates/dkcr/Structs/PatternedAI.xml +++ b/templates/dkcr/Structs/PatternedAI.xml @@ -1,80 +1,103 @@ - - - - 150.0 - - - - - 2.0 - - - - 1.0 - - - 2.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - 0.16 - - - - - - 0 - - - 5.0 - - - false - - - - - - true - - - 5.0 - - - 1.0 - - - 120.0 - - - true - - - 100.0 - - - 0.0 - - - 60.0 - - - 6.0 - - - 11.0 - - - 2.0 - - - 1.0 - - - + + + PatternedAI + + + 150.0 + + + + + 2.0 + + + + 1.0 + + + 2.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + 0.16 + + + + + FSMC + + + + + FSMC + + + + 0 + + + 5.0 + + + false + + + + PART + + + + + CAUD + + + + + true + + + 5.0 + + + 1.0 + + + 120.0 + + + true + + + 100.0 + + + 0.0 + + + 60.0 + + + 6.0 + + + 11.0 + + + 2.0 + + + 1.0 + + + + diff --git a/templates/dkcr/Structs/PeanutStruct.xml b/templates/dkcr/Structs/PeanutStruct.xml index dc96ac12..d682d1fe 100644 --- a/templates/dkcr/Structs/PeanutStruct.xml +++ b/templates/dkcr/Structs/PeanutStruct.xml @@ -1,8 +1,11 @@ - - - - - - - + + + PeanutStruct + + + + + + + diff --git a/templates/dkcr/Structs/PickupRelayStruct.xml b/templates/dkcr/Structs/PickupRelayStruct.xml index b2a715af..be4b3d16 100644 --- a/templates/dkcr/Structs/PickupRelayStruct.xml +++ b/templates/dkcr/Structs/PickupRelayStruct.xml @@ -1,35 +1,38 @@ - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - + + + PickupRelayStruct + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/PlatformMotionProperties.xml b/templates/dkcr/Structs/PlatformMotionProperties.xml index 6d8e3dc9..47927453 100644 --- a/templates/dkcr/Structs/PlatformMotionProperties.xml +++ b/templates/dkcr/Structs/PlatformMotionProperties.xml @@ -1,26 +1,33 @@ - - - - - - 10.0 - - - 1.0 - - - 0.0 - - - 262432 - always - - - - - - 0.0, 0.0, 0.0 - - - + + + PlatformMotionProperties + + + + + 10.0 + + + 1.0 + + + 0.0 + + + Always + 262432 + + + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/dkcr/Structs/ProjectileBounceData.xml b/templates/dkcr/Structs/ProjectileBounceData.xml index 4be6b0b8..beac372a 100644 --- a/templates/dkcr/Structs/ProjectileBounceData.xml +++ b/templates/dkcr/Structs/ProjectileBounceData.xml @@ -1,22 +1,37 @@ - - - - 1 - - - - 1.0 - - - - false - - - 1.0 - - - 1.0, 1.0, 0.0 - - - + + + ProjectileBounceData + + + 1 + + + + CAUD + + + + 1.0 + + + + PART + + + + false + + + 1.0 + + + + 1.0 + 1.0 + 0.0 + + + + + diff --git a/templates/dkcr/Structs/ProjectileCollisionData.xml b/templates/dkcr/Structs/ProjectileCollisionData.xml index b9851520..de6585af 100644 --- a/templates/dkcr/Structs/ProjectileCollisionData.xml +++ b/templates/dkcr/Structs/ProjectileCollisionData.xml @@ -1,27 +1,38 @@ - - - - 64 - always - - - 0x3AF0EDA3 - - - - - - - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - + + + ProjectileCollisionData + + + Always + 64 + + + 0x3AF0EDA3 + + + + + + + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/dkcr/Structs/ProjectileData.xml b/templates/dkcr/Structs/ProjectileData.xml index bef3aee8..9cd0965b 100644 --- a/templates/dkcr/Structs/ProjectileData.xml +++ b/templates/dkcr/Structs/ProjectileData.xml @@ -1,54 +1,79 @@ - - - - 30.0 - - - false - - - false - - - - false - - - false - - - - - - false - - - - - - 0x482099A8 - - - - - - - - false - - - false - - - 0.0, 0.0, 0.0 - - - - - - - - - - + + + ProjectileData + + + 30.0 + + + false + + + false + + + + false + + + false + + + + PART + + + + + PART + + + + + PART + + + + false + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 0x482099A8 + + + + + + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + + + diff --git a/templates/dkcr/Structs/ProjectileMotionData.xml b/templates/dkcr/Structs/ProjectileMotionData.xml index c788e1ec..6d23ef60 100644 --- a/templates/dkcr/Structs/ProjectileMotionData.xml +++ b/templates/dkcr/Structs/ProjectileMotionData.xml @@ -1,129 +1,26 @@ - - - - 0xBBC76ABE - - - - - - - - - - - - - - 0xA85208A3 - - - - - - - - - - - - - 1.0, 0.0, 0.0 - - - 10.0 - - - 1.0 - - - - - - - 0x4278CA52 - - - - - - - - 0.0 - - - 0xC4585AA5 - - - - - - - - 1.0 - - - 10.0 - - - 3.0 - - - false - - - - - - - - - - - - - - 0x43EF7897 - - - - - - - - 0.0 - - - 3.0 - - - - - false - - - - - - - - - - - - - 0x6500CF77 - - - - - - - 90.0 - - - - - - + + + ProjectileMotionData + + + 0xBBC76ABE + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/ProjectileRenderData.xml b/templates/dkcr/Structs/ProjectileRenderData.xml index 4fce2a2a..8896028f 100644 --- a/templates/dkcr/Structs/ProjectileRenderData.xml +++ b/templates/dkcr/Structs/ProjectileRenderData.xml @@ -1,30 +1,19 @@ - - - - 0x21D587F4 - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - + + + ProjectileRenderData + + + 0x21D587F4 + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/ReactiveObjectStruct.xml b/templates/dkcr/Structs/ReactiveObjectStruct.xml index 2bc1e2ad..4c331c2b 100644 --- a/templates/dkcr/Structs/ReactiveObjectStruct.xml +++ b/templates/dkcr/Structs/ReactiveObjectStruct.xml @@ -1,43 +1,50 @@ - - - - 0x62269F84 - - - - - - - - - - - - - false - - - false - - - false - - - false - - - -1 - always - - - 0.0 - - - 1.0 - - - 0.0, 0.0, 0.0 - - - + + + ReactiveObjectStruct + + + 0x62269F84 + + + + + + + + + + + + + false + + + false + + + false + + + false + + + Always + -1 + + + 0.0 + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/dkcr/Structs/RobotChickenFlyerStructA.xml b/templates/dkcr/Structs/RobotChickenFlyerStructA.xml index 908a599e..e54f90cd 100644 --- a/templates/dkcr/Structs/RobotChickenFlyerStructA.xml +++ b/templates/dkcr/Structs/RobotChickenFlyerStructA.xml @@ -1,17 +1,20 @@ - - - - 55.0 - - - 20.0 - - - 12.0 - - - 12.0 - - - + + + RobotChickenFlyerStructA + + + 55.0 + + + 20.0 + + + 12.0 + + + 12.0 + + + + diff --git a/templates/dkcr/Structs/RobotChickenFlyerStructB.xml b/templates/dkcr/Structs/RobotChickenFlyerStructB.xml index 18848206..6156db5b 100644 --- a/templates/dkcr/Structs/RobotChickenFlyerStructB.xml +++ b/templates/dkcr/Structs/RobotChickenFlyerStructB.xml @@ -1,38 +1,27 @@ - - - - 0xB5C34B64 - - - - - - - - - - - 3 - - - - - 0x226CDE94 - - - - - - - - 0x25234BDB - - - - - - - - - + + + RobotChickenFlyerStructB + + + 0xB5C34B64 + + + + + + + + + + + 3 + + + + + + + + + diff --git a/templates/dkcr/Structs/RobotChickenStructA.xml b/templates/dkcr/Structs/RobotChickenStructA.xml index 0b813949..75a3cc7b 100644 --- a/templates/dkcr/Structs/RobotChickenStructA.xml +++ b/templates/dkcr/Structs/RobotChickenStructA.xml @@ -1,26 +1,29 @@ - - - - 5 - - - 4 - - - 7 - - - 33 - - - 33 - - - -1 - - - -1 - - - + + + RobotChickenStructA + + + 5 + + + 4 + + + 7 + + + 33 + + + 33 + + + -1 + + + -1 + + + + diff --git a/templates/dkcr/Structs/RobotChickenStructB.xml b/templates/dkcr/Structs/RobotChickenStructB.xml index a8463a5f..67f83e2d 100644 --- a/templates/dkcr/Structs/RobotChickenStructB.xml +++ b/templates/dkcr/Structs/RobotChickenStructB.xml @@ -1,101 +1,74 @@ - - - - 0xB5C34B64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - 1 - - - - - 2.0 - - - - - - - 2.0 - - - - - - - - 2.0 - - - - - - - 2.0 - - - - - - - 2.0 - - - - - - - - - - - - - - - - - - - - - - - - - - + + + RobotChickenStructB + + + 0xB5C34B64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/RotationSplines.xml b/templates/dkcr/Structs/RotationSplines.xml index 6aedb3c3..181a8567 100644 --- a/templates/dkcr/Structs/RotationSplines.xml +++ b/templates/dkcr/Structs/RotationSplines.xml @@ -1,8 +1,11 @@ - - - - - - - + + + RotationSplines + + + + + + + diff --git a/templates/dkcr/Structs/SavedStateID.xml b/templates/dkcr/Structs/SavedStateID.xml index 205ac5b5..8f74aece 100644 --- a/templates/dkcr/Structs/SavedStateID.xml +++ b/templates/dkcr/Structs/SavedStateID.xml @@ -1,21 +1,29 @@ - - - - 0 - always - - - 0 - always - - - 0 - always - - - 0 - always - - - + + + SavedStateID + true + + + State ID 1 + Always + 0 + + + State ID 2 + Always + 0 + + + State ID 3 + Always + 0 + + + State ID 4 + Always + 0 + + + + diff --git a/templates/dkcr/Structs/ScaleSplines.xml b/templates/dkcr/Structs/ScaleSplines.xml index 05d9e73b..ed519e37 100644 --- a/templates/dkcr/Structs/ScaleSplines.xml +++ b/templates/dkcr/Structs/ScaleSplines.xml @@ -1,8 +1,11 @@ - - - - - - - + + + ScaleSplines + + + + + + + diff --git a/templates/dkcr/Structs/ShadowData.xml b/templates/dkcr/Structs/ShadowData.xml index ea4fc6f5..d9a272ec 100644 --- a/templates/dkcr/Structs/ShadowData.xml +++ b/templates/dkcr/Structs/ShadowData.xml @@ -1,36 +1,43 @@ - - - - false - - - - 0xB5F070C1 - - - - - - - - - 0.25 - - - 0.75 - - - 0.25 - - - 1.0 - - - 20.0 - - - 0.05 - - - + + + ShadowData + + + false + + + + TXTR + + + + 0xB5F070C1 + + + + + + + + + 0.25 + + + 0.75 + + + 0.25 + + + 1.0 + + + 20.0 + + + 0.050000001 + + + + diff --git a/templates/dkcr/Structs/SpindlePositionInterpolant.xml b/templates/dkcr/Structs/SpindlePositionInterpolant.xml index 4692d31b..38350751 100644 --- a/templates/dkcr/Structs/SpindlePositionInterpolant.xml +++ b/templates/dkcr/Structs/SpindlePositionInterpolant.xml @@ -1,22 +1,25 @@ - - - - 0xCEA073FF - - - - - - - - - - - - - - - - - + + + SpindlePositionInterpolant + + + 0xCEA073FF + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/SplineType.xml b/templates/dkcr/Structs/SplineType.xml index b798d00f..67ac6ce3 100644 --- a/templates/dkcr/Structs/SplineType.xml +++ b/templates/dkcr/Structs/SplineType.xml @@ -1,8 +1,11 @@ - - - - 0 - - - + + + SplineType + + + 0 + + + + diff --git a/templates/dkcr/Structs/SuspensionBridgeStruct.xml b/templates/dkcr/Structs/SuspensionBridgeStruct.xml index 97d2d608..907adc38 100644 --- a/templates/dkcr/Structs/SuspensionBridgeStruct.xml +++ b/templates/dkcr/Structs/SuspensionBridgeStruct.xml @@ -1,17 +1,20 @@ - - - - true - - - false - - - false - - - false - - - + + + SuspensionBridgeStruct + + + true + + + false + + + false + + + false + + + + diff --git a/templates/dkcr/Structs/TextProperties.xml b/templates/dkcr/Structs/TextProperties.xml index 4d9d6a5b..0273b507 100644 --- a/templates/dkcr/Structs/TextProperties.xml +++ b/templates/dkcr/Structs/TextProperties.xml @@ -1,51 +1,78 @@ - - - - 0x82B6A62A - - - 1 - - - 1 - - - 100.0 - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - - 0 - - - 0 - - - false - - - false - - - + + + TextProperties + + + 0x82B6A62A + + + 1 + + + 1 + + + 100.0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + FONT + + + + 0 + + + 0 + + + false + + + false + + + + diff --git a/templates/dkcr/Structs/TrackObjectModuleData.xml b/templates/dkcr/Structs/TrackObjectModuleData.xml index b6c28896..2a00aeae 100644 --- a/templates/dkcr/Structs/TrackObjectModuleData.xml +++ b/templates/dkcr/Structs/TrackObjectModuleData.xml @@ -1,14 +1,17 @@ - - - - 15.0 - - - 10.0 - - - 5.0 - - - + + + TrackObjectModuleData + + + 15.0 + + + 10.0 + + + 5.0 + + + + diff --git a/templates/dkcr/Structs/TrainTrackManagerStructA.xml b/templates/dkcr/Structs/TrainTrackManagerStructA.xml index 356cd73a..df39a1b4 100644 --- a/templates/dkcr/Structs/TrainTrackManagerStructA.xml +++ b/templates/dkcr/Structs/TrainTrackManagerStructA.xml @@ -1,8 +1,11 @@ - - - - 0.0 - - - + + + TrainTrackManagerStructA + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/TrainTrackManagerStructB.xml b/templates/dkcr/Structs/TrainTrackManagerStructB.xml index 9e4f0e40..a212d9fa 100644 --- a/templates/dkcr/Structs/TrainTrackManagerStructB.xml +++ b/templates/dkcr/Structs/TrainTrackManagerStructB.xml @@ -1,24 +1,11 @@ - - - - - - - - 0xEA8DB211 - - - - - - - - - - 0 - - - - - + + + TrainTrackManagerStructB + + + + + + + diff --git a/templates/dkcr/Structs/Transform.xml b/templates/dkcr/Structs/Transform.xml index 5fe91767..f6dcd19d 100644 --- a/templates/dkcr/Structs/Transform.xml +++ b/templates/dkcr/Structs/Transform.xml @@ -1,14 +1,33 @@ - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0, 1.0, 1.0 - - - + + + Transform + true + + + Position + + 0.0 + 0.0 + 0.0 + + + + Rotation + + 0.0 + 0.0 + 0.0 + + + + Scale + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/dkcr/Structs/TranslationSplines.xml b/templates/dkcr/Structs/TranslationSplines.xml index 220016f8..87f94ef8 100644 --- a/templates/dkcr/Structs/TranslationSplines.xml +++ b/templates/dkcr/Structs/TranslationSplines.xml @@ -1,8 +1,11 @@ - - - - - - - + + + TranslationSplines + + + + + + + diff --git a/templates/dkcr/Structs/TriggerInfo.xml b/templates/dkcr/Structs/TriggerInfo.xml index 5bce2af7..bdd72236 100644 --- a/templates/dkcr/Structs/TriggerInfo.xml +++ b/templates/dkcr/Structs/TriggerInfo.xml @@ -1,30 +1,37 @@ - - - - 1 - always - - - 128 - always - - - false - - - false - - - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 10.0 - - - + + + TriggerInfo + + + Always + 1 + + + Always + 128 + + + false + + + false + + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 10.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct.xml b/templates/dkcr/Structs/UnknownStruct.xml index 93b079ad..f63bcfb7 100644 --- a/templates/dkcr/Structs/UnknownStruct.xml +++ b/templates/dkcr/Structs/UnknownStruct.xml @@ -1,6 +1,9 @@ - - - - - + + + UnknownStruct + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct1.xml b/templates/dkcr/Structs/UnknownStruct1.xml index f3f265cf..161155da 100644 --- a/templates/dkcr/Structs/UnknownStruct1.xml +++ b/templates/dkcr/Structs/UnknownStruct1.xml @@ -1,16 +1,19 @@ - - - - 0x93D88A81 - - - - - - - - - - - + + + UnknownStruct1 + + + 0x93D88A81 + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct13.xml b/templates/dkcr/Structs/UnknownStruct13.xml index 74bf593d..91b21186 100644 --- a/templates/dkcr/Structs/UnknownStruct13.xml +++ b/templates/dkcr/Structs/UnknownStruct13.xml @@ -1,17 +1,20 @@ - - - - 0xF6FB5CBC - - - - - - - - - true - - - + + + UnknownStruct13 + + + 0xF6FB5CBC + + + + + + + + + true + + + + diff --git a/templates/dkcr/Structs/UnknownStruct14.xml b/templates/dkcr/Structs/UnknownStruct14.xml index e515ffd1..9a1e2868 100644 --- a/templates/dkcr/Structs/UnknownStruct14.xml +++ b/templates/dkcr/Structs/UnknownStruct14.xml @@ -1,14 +1,17 @@ - - - - 0.0 - - - false - - - 0.0 - - - + + + UnknownStruct14 + + + 0.0 + + + false + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct15.xml b/templates/dkcr/Structs/UnknownStruct15.xml index 02283baf..a6e98d9c 100644 --- a/templates/dkcr/Structs/UnknownStruct15.xml +++ b/templates/dkcr/Structs/UnknownStruct15.xml @@ -1,14 +1,17 @@ - - - - -1.5 - - - 2.75 - - - 6.0 - - - + + + UnknownStruct15 + + + -1.5 + + + 2.75 + + + 6.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct17.xml b/templates/dkcr/Structs/UnknownStruct17.xml index 6e6d6b78..52aee425 100644 --- a/templates/dkcr/Structs/UnknownStruct17.xml +++ b/templates/dkcr/Structs/UnknownStruct17.xml @@ -1,12 +1,15 @@ - - - - 0x3643617C - - - - - - - + + + UnknownStruct17 + + + 0x3643617C + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct18.xml b/templates/dkcr/Structs/UnknownStruct18.xml index 1789453f..eda82b7f 100644 --- a/templates/dkcr/Structs/UnknownStruct18.xml +++ b/templates/dkcr/Structs/UnknownStruct18.xml @@ -1,11 +1,14 @@ - - - - false - - - true - - - + + + UnknownStruct18 + + + false + + + true + + + + diff --git a/templates/dkcr/Structs/UnknownStruct2.xml b/templates/dkcr/Structs/UnknownStruct2.xml index 20027267..2ce30fed 100644 --- a/templates/dkcr/Structs/UnknownStruct2.xml +++ b/templates/dkcr/Structs/UnknownStruct2.xml @@ -1,42 +1,45 @@ - - - - 0.0 - always - - - false - - - 5.0 - - - 1 - - - 3.0 - - - 0.0 - - - false - - - true - - - true - - - false - - - false - - - true - - - + + + UnknownStruct2 + + + Always + 0.0 + + + false + + + 5.0 + + + 1 + + + 3.0 + + + 0.0 + + + false + + + true + + + true + + + false + + + false + + + true + + + + diff --git a/templates/dkcr/Structs/UnknownStruct24.xml b/templates/dkcr/Structs/UnknownStruct24.xml index 1b2d1efe..3559f10f 100644 --- a/templates/dkcr/Structs/UnknownStruct24.xml +++ b/templates/dkcr/Structs/UnknownStruct24.xml @@ -1,18 +1,21 @@ - - - - 0 - - - - - - - - - - - - - + + + UnknownStruct24 + + + 0 + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct25.xml b/templates/dkcr/Structs/UnknownStruct25.xml index b8570e3d..2ba3cd88 100644 --- a/templates/dkcr/Structs/UnknownStruct25.xml +++ b/templates/dkcr/Structs/UnknownStruct25.xml @@ -1,7 +1,14 @@ - - - - - - + + + UnknownStruct25 + + + + + CAUD + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct26.xml b/templates/dkcr/Structs/UnknownStruct26.xml index cd49922f..6b5179a1 100644 --- a/templates/dkcr/Structs/UnknownStruct26.xml +++ b/templates/dkcr/Structs/UnknownStruct26.xml @@ -1,14 +1,29 @@ - - - - 0.996078, 0.976471, 0.607843, 1.0 - - - 0.956863, 0.788235, 0.32549, 1.0 - - - 0.764706, 0.047059, 0.031373, 1.0 - - - + + + UnknownStruct26 + + + + 0.99607801 + 0.97647101 + 0.60784298 + + + + + 0.95686299 + 0.78823501 + 0.32549 + + + + + 0.76470602 + 0.047059 + 0.031373002 + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct27.xml b/templates/dkcr/Structs/UnknownStruct27.xml index 3cda6a4b..5dc16438 100644 --- a/templates/dkcr/Structs/UnknownStruct27.xml +++ b/templates/dkcr/Structs/UnknownStruct27.xml @@ -1,16 +1,64 @@ - - - - - - - - - - - - - - - + + + UnknownStruct27 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + STRG + + + + + CAUD + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct28.xml b/templates/dkcr/Structs/UnknownStruct28.xml index da4989b8..79091b51 100644 --- a/templates/dkcr/Structs/UnknownStruct28.xml +++ b/templates/dkcr/Structs/UnknownStruct28.xml @@ -1,20 +1,79 @@ - - - - - - - - - - - - - - - - - - - + + + UnknownStruct28 + + + + FRME + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct29.xml b/templates/dkcr/Structs/UnknownStruct29.xml index c8ed2d35..9055ef47 100644 --- a/templates/dkcr/Structs/UnknownStruct29.xml +++ b/templates/dkcr/Structs/UnknownStruct29.xml @@ -1,6 +1,13 @@ - - - - - + + + UnknownStruct29 + + + + FRME + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct3.xml b/templates/dkcr/Structs/UnknownStruct3.xml index 1302af34..7473a4ab 100644 --- a/templates/dkcr/Structs/UnknownStruct3.xml +++ b/templates/dkcr/Structs/UnknownStruct3.xml @@ -1,14 +1,17 @@ - - - - 0x489196E8 - - - - - - - - - + + + UnknownStruct3 + + + 0x489196E8 + + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct30.xml b/templates/dkcr/Structs/UnknownStruct30.xml index fe9932cb..678f5e7b 100644 --- a/templates/dkcr/Structs/UnknownStruct30.xml +++ b/templates/dkcr/Structs/UnknownStruct30.xml @@ -1,74 +1,52 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + UnknownStruct30 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + + + + TXTR + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct31.xml b/templates/dkcr/Structs/UnknownStruct31.xml index 4680315b..f0ba7f3a 100644 --- a/templates/dkcr/Structs/UnknownStruct31.xml +++ b/templates/dkcr/Structs/UnknownStruct31.xml @@ -1,25 +1,104 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + UnknownStruct31 + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + STRG + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + TXTR + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct32.xml b/templates/dkcr/Structs/UnknownStruct32.xml index 9f6e46d4..98cd5743 100644 --- a/templates/dkcr/Structs/UnknownStruct32.xml +++ b/templates/dkcr/Structs/UnknownStruct32.xml @@ -1,25 +1,28 @@ - - - - - - 10.0 - - - 1.0 - - - 0.0 - - - false - - - false - - - false - - - + + + UnknownStruct32 + + + + + 10.0 + + + 1.0 + + + 0.0 + + + false + + + false + + + false + + + + diff --git a/templates/dkcr/Structs/UnknownStruct33.xml b/templates/dkcr/Structs/UnknownStruct33.xml index fe83aebe..8f6241de 100644 --- a/templates/dkcr/Structs/UnknownStruct33.xml +++ b/templates/dkcr/Structs/UnknownStruct33.xml @@ -1,66 +1,81 @@ - - - - 0x5EEE75C7 - - - - - - - - 0x4FE7BA46 - - - - - - - - 0xA3617170 - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 0.0 - - - - 0.0 - - - - - - - 0.5 - - - - - - + + + UnknownStruct33 + + + 0x5EEE75C7 + + + + + + + + 0x4FE7BA46 + + + + + + + + 0xA3617170 + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 0.0 + + + + 0.0 + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + 0.5 + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct34.xml b/templates/dkcr/Structs/UnknownStruct34.xml index 3747f064..411f2258 100644 --- a/templates/dkcr/Structs/UnknownStruct34.xml +++ b/templates/dkcr/Structs/UnknownStruct34.xml @@ -1,10 +1,33 @@ - - - - - - - - - + + + UnknownStruct34 + + + + FRME + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + STRG + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct35.xml b/templates/dkcr/Structs/UnknownStruct35.xml index 8ce1f128..2ecb9992 100644 --- a/templates/dkcr/Structs/UnknownStruct35.xml +++ b/templates/dkcr/Structs/UnknownStruct35.xml @@ -1,109 +1,208 @@ - - - - - - 1.0, 1.0, 0.356863, 1.0 - - - 1.0, 0.701961, 0.0, 1.0 - - - 0.701961, 0.0, 0.0, 1.0 - - - - - - - 1.0, 0.901961, 0.117647, 1.0 - - - 1.0, 0.545098, 0.117647, 1.0 - - - 0.701961, 0.0, 0.0, 1.0 - - - - - - - 0.627451, 1.0, 0.478431, 1.0 - - - 0.129412, 0.54902, 0.509804, 1.0 - - - 0.031373, 0.176471, 0.031373, 1.0 - - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.498039, 0.498039, 0.498039, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - - - - - 1.0, 1.0, 0.356863, 1.0 - - - 1.0, 0.701961, 0.0, 1.0 - - - 0.701961, 0.0, 0.0, 1.0 - - - - - - - 1.0, 1.0, 0.356863, 1.0 - - - 1.0, 0.701961, 0.0, 1.0 - - - 0.701961, 0.0, 0.0, 1.0 - - - - - - - 1.0, 0.901961, 0.117647, 1.0 - - - 1.0, 0.545098, 0.117647, 1.0 - - - 0.701961, 0.0, 0.0, 1.0 - - - - - - - 0.0, 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - + + + UnknownStruct35 + + + + + + 1.0 + 1.0 + 0.35686299 + + + + + 1.0 + 0.70196098 + 0.0 + + + + + 0.70196098 + 0.0 + 0.0 + + + + + + + + + 1.0 + 0.90196103 + 0.117647 + + + + + 1.0 + 0.54509801 + 0.117647 + + + + + 0.70196098 + 0.0 + 0.0 + + + + + + + + + 0.627451 + 1.0 + 0.47843099 + + + + + 0.129412 + 0.54901999 + 0.50980401 + + + + + 0.031373002 + 0.17647099 + 0.031373002 + + + + + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.0 + 0.0 + 0.0 + + + + + + + + + 1.0 + 1.0 + 0.35686299 + + + + + 1.0 + 0.70196098 + 0.0 + + + + + 0.70196098 + 0.0 + 0.0 + + + + + + + + + 1.0 + 1.0 + 0.35686299 + + + + + 1.0 + 0.70196098 + 0.0 + + + + + 0.70196098 + 0.0 + 0.0 + + + + + + + + + 1.0 + 0.90196103 + 0.117647 + + + + + 1.0 + 0.54509801 + 0.117647 + + + + + 0.70196098 + 0.0 + 0.0 + + + + + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct36.xml b/templates/dkcr/Structs/UnknownStruct36.xml index eb4c7ff4..f8aa4245 100644 --- a/templates/dkcr/Structs/UnknownStruct36.xml +++ b/templates/dkcr/Structs/UnknownStruct36.xml @@ -1,8 +1,23 @@ - - - - - - - + + + UnknownStruct36 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct37.xml b/templates/dkcr/Structs/UnknownStruct37.xml index c3dc7158..2d03086a 100644 --- a/templates/dkcr/Structs/UnknownStruct37.xml +++ b/templates/dkcr/Structs/UnknownStruct37.xml @@ -1,10 +1,13 @@ - - - - - - false - - - + + + UnknownStruct37 + + + + + false + + + + diff --git a/templates/dkcr/Structs/UnknownStruct38.xml b/templates/dkcr/Structs/UnknownStruct38.xml index 1ea24cbf..af9a3198 100644 --- a/templates/dkcr/Structs/UnknownStruct38.xml +++ b/templates/dkcr/Structs/UnknownStruct38.xml @@ -1,20 +1,27 @@ - - - - 30.0, 30.0, 30.0 - - - 0.1 - - - 1.0 - - - 1.0 - - - 0.5 - - - + + + UnknownStruct38 + + + + 30.0 + 30.0 + 30.0 + + + + 0.1 + + + 1.0 + + + 1.0 + + + 0.5 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct39.xml b/templates/dkcr/Structs/UnknownStruct39.xml index 44166b50..75817097 100644 --- a/templates/dkcr/Structs/UnknownStruct39.xml +++ b/templates/dkcr/Structs/UnknownStruct39.xml @@ -1,16 +1,39 @@ - - - - 3.25 - - - 5.25 - - - - - - - - + + + UnknownStruct39 + + + 3.25 + + + 5.25 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct4.xml b/templates/dkcr/Structs/UnknownStruct4.xml index 43a8793e..7e38e262 100644 --- a/templates/dkcr/Structs/UnknownStruct4.xml +++ b/templates/dkcr/Structs/UnknownStruct4.xml @@ -1,14 +1,17 @@ - - - - 1.0 - - - 0.5 - - - 1 - - - + + + UnknownStruct4 + + + 1.0 + + + 0.5 + + + 1 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct40.xml b/templates/dkcr/Structs/UnknownStruct40.xml index 421f6e38..e5bdb52c 100644 --- a/templates/dkcr/Structs/UnknownStruct40.xml +++ b/templates/dkcr/Structs/UnknownStruct40.xml @@ -1,12 +1,15 @@ - - - - 2.0 - - - 4.5 - - - - + + + UnknownStruct40 + + + 2.0 + + + 4.5 + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct41.xml b/templates/dkcr/Structs/UnknownStruct41.xml index 9006b692..a33fa4de 100644 --- a/templates/dkcr/Structs/UnknownStruct41.xml +++ b/templates/dkcr/Structs/UnknownStruct41.xml @@ -1,26 +1,45 @@ - - - - 0xB22FD89B - - - 1 - - - 1 - - - 1 - - - 1.0 - - - 1.0, 1.0, 1.0 - - - - - - + + + UnknownStruct41 + + + 0xB22FD89B + + + 1 + + + 1 + + + 1 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + PART + + + + + PART + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct42.xml b/templates/dkcr/Structs/UnknownStruct42.xml index a1cb9925..6b7662cb 100644 --- a/templates/dkcr/Structs/UnknownStruct42.xml +++ b/templates/dkcr/Structs/UnknownStruct42.xml @@ -1,9 +1,12 @@ - - - - 10 - - - - + + + UnknownStruct42 + + + 10 + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct43.xml b/templates/dkcr/Structs/UnknownStruct43.xml index 7be8b44a..a6607ea0 100644 --- a/templates/dkcr/Structs/UnknownStruct43.xml +++ b/templates/dkcr/Structs/UnknownStruct43.xml @@ -1,14 +1,17 @@ - - - - 1.0 - - - 9.0 - - - 20.0 - - - + + + UnknownStruct43 + + + 1.0 + + + 9.0 + + + 20.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct44.xml b/templates/dkcr/Structs/UnknownStruct44.xml index ce85058d..8c5231b3 100644 --- a/templates/dkcr/Structs/UnknownStruct44.xml +++ b/templates/dkcr/Structs/UnknownStruct44.xml @@ -1,771 +1,43 @@ - - - - - - - false - - - 20.0 - - - 40.0 - - - true - - - 30.0 - - - 3.0 - - - 0.95 - - - 0.0 - - - 8.9 - - - 0.5 - - - 0.5 - - - 4.0 - - - 8.0 - - - 12.0 - - - - - - 15.0 - - - 22.0 - - - 28.0 - - - - - - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0 - - - - - - - - - 450.0 - - - false - - - 4.0 - - - true - - - true - - - 2.0 - - - 0.08 - - - 0.2 - - - 1.0 - - - false - - - 6.0 - - - 3.0 - - - - - - - 50.0 - - - 2.0 - - - 3.0 - - - 10.0 - - - 15.0 - - - 25.0 - - - - - - - - - - - - - - - - 0.5 - - - 4.5 - - - - - - - - - - - - 50.0 - - - - - - 10.0 - - - 6.5 - - - 15.0 - - - 0.8 - - - 0.25 - - - 900.0 - - - 10800.0 - - - 500.0 - - - 1.5 - - - 0.4 - - - 0.25 - - - 1.0 - - - - -2.0, 0.4, 1.6 - - - - 0.0, 0.0, 0.0 - - - - 1.1 - - - - - - - - - 30.0, 30.0, 30.0 - - - 0.25 - - - 0.125 - - - 2.0 - - - 2.0 - - - 4.6 - - - - 0.5 - - - 6.0 - - - 1.5 - - - 1.0 - - - 0.1 - - - 0.5 - - - 0.4 - - - - - - - - 10.0 - - - 0.1 - - - 30.0 - - - 1.0 - - - 3.0 - - - 0.1 - - - 7.0 - - - 3.0 - - - 0.5 - - - 3.0 - - - 10.0 - - - 1.1 - - - 4.0 - - - 20.0 - - - 4.0 - - - 20.0 - - - 4.0 - - - 0.0 - - - 2.0 - - - 0.2 - - - 1.0 - - - 5.0 - - - 6.0 - - - 9.0 - - - 6.0 - - - - - - - 20.0 - - - 70.0 - - - 54.0 - - - 20.0 - - - 4.0 - - - 4.0 - - - 7.0 - - - 15.0 - - - 40.0 - - - 40.0 - - - 20.0 - - - 0.1 - - - - 0.5 - - - - - - 0 - - - - - - - - - - - - - - - - - 3.0 - - - 0.35 - - - 1.25 - - - 2.5 - - - - - - - - - - - - - - - 0.5, 2.25, 1.25 - - - 0.5, 2.25, 2.5 - - - 3.0, 1.9, 1.25 - - - -0.6 - - - 0.0, 25.0, 5.0 - - - - - - false - - - - - - - -1 - always - - - -1 - always - - - -1 - always - - - - - - - - - - false - - - false - - - - - - - - - - - - - 1.0 - - - 0.3 - - - 0 - always - - - 0 - always - - - - - - - 0.5 - - - 5.0 - - - 5 - - - 1 - - - - - - - 0x82B6A62A - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - - - - - - 0x4F049055 - - - - - - - - 0 - - - 0 - - - - - - - - - false - - - true - - - 3 - - - 3 - - - 1.0 - - - - - - - - - - - - - - - 0.0 - - - - - - - - 0.1 - - - 0.2 - - - 450.0 - - - 3.0 - - - - - - - false - - - 0.75 - - - true - - - true - - - true - - - - - - - 0.8 - - - 30.0 - - - 9.0 - - - 6.5 - - - 0.25 - - - 3.0 - - - 1.125 - - - 0.2 - - - - - - - 1.0 - - - 4.0 - - - 0x80468E1F - - - - - - - 0.0 - - - 2 - - - 6.0 - - - - - - - - - - - 1.0 - - - - - - - false - - - 1.0, 1.0, 1.0 - - - 1.05 - - - 0.2 - - - - - - - 1 - - - - - - - - - - - - - - - + + + UnknownStruct44 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct45.xml b/templates/dkcr/Structs/UnknownStruct45.xml index 90074b20..ec07d564 100644 --- a/templates/dkcr/Structs/UnknownStruct45.xml +++ b/templates/dkcr/Structs/UnknownStruct45.xml @@ -1,44 +1,55 @@ - - - - 0 - - - 1.0 - - - - 0.95 - - - 55.0 - - - 35.0 - - - 2.0 - - - 0.125 - - - 0.2 - - - 0.0 - - - true - - - false - - - false - - - - - + + + UnknownStruct45 + + + 0 + + + 1.0 + + + + 0.94999999 + + + 55.0 + + + 35.0 + + + 2.0 + + + 0.125 + + + 0.2 + + + 0.0 + + + true + + + false + + + false + + + + CAUD + + + + + PART + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct46.xml b/templates/dkcr/Structs/UnknownStruct46.xml index df8c960a..40d23536 100644 --- a/templates/dkcr/Structs/UnknownStruct46.xml +++ b/templates/dkcr/Structs/UnknownStruct46.xml @@ -1,14 +1,17 @@ - - - - 0 - - - - - - - - - + + + UnknownStruct46 + + + 0 + + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct47.xml b/templates/dkcr/Structs/UnknownStruct47.xml index b12066c7..57db3c7c 100644 --- a/templates/dkcr/Structs/UnknownStruct47.xml +++ b/templates/dkcr/Structs/UnknownStruct47.xml @@ -1,7 +1,18 @@ - - - - - - + + + UnknownStruct47 + + + + PART + + + + + CAUD + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct48.xml b/templates/dkcr/Structs/UnknownStruct48.xml index dcf3abcb..35c7f281 100644 --- a/templates/dkcr/Structs/UnknownStruct48.xml +++ b/templates/dkcr/Structs/UnknownStruct48.xml @@ -1,84 +1,27 @@ - - - - 0xB5C34B64 - - - - - - - - - - - 3 - - - - - 3.0 - - - 7.0 - - - 0.5 - - - 10.0 - - - - - - - 3.0 - - - 7.0 - - - - - - - 0x226CDE94 - - - - - - - - - 0x25234BDB - - - - - - - 6 - - - 20.0 - - - 15.0 - - - 20.0 - - - - - - - 2.0 - - - - - + + + UnknownStruct48 + + + 0xB5C34B64 + + + + + + + + + + + 3 + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct49.xml b/templates/dkcr/Structs/UnknownStruct49.xml index c06de7ce..07fbf4ce 100644 --- a/templates/dkcr/Structs/UnknownStruct49.xml +++ b/templates/dkcr/Structs/UnknownStruct49.xml @@ -1,17 +1,20 @@ - - - - 9.0 - - - 20.0 - - - 9.0 - - - 270.0 - - - + + + UnknownStruct49 + + + 9.0 + + + 20.0 + + + 9.0 + + + 270.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct5.xml b/templates/dkcr/Structs/UnknownStruct5.xml index d8d0c170..bdedf310 100644 --- a/templates/dkcr/Structs/UnknownStruct5.xml +++ b/templates/dkcr/Structs/UnknownStruct5.xml @@ -1,24 +1,18 @@ - - - - 0.0 - - - 1.0 - - - 3.0 - - - - - 0 - - - - - - - - + + + UnknownStruct5 + + + 0.0 + + + 1.0 + + + 3.0 + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct50.xml b/templates/dkcr/Structs/UnknownStruct50.xml index 93b179e0..e345c149 100644 --- a/templates/dkcr/Structs/UnknownStruct50.xml +++ b/templates/dkcr/Structs/UnknownStruct50.xml @@ -1,8 +1,11 @@ - - - - 2.0 - - - + + + UnknownStruct50 + + + 2.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct51.xml b/templates/dkcr/Structs/UnknownStruct51.xml index 3a4bb143..7b3e5702 100644 --- a/templates/dkcr/Structs/UnknownStruct51.xml +++ b/templates/dkcr/Structs/UnknownStruct51.xml @@ -1,8 +1,11 @@ - - - - 2.0 - - - + + + UnknownStruct51 + + + 2.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct52.xml b/templates/dkcr/Structs/UnknownStruct52.xml index 51c8dad6..fed09fbe 100644 --- a/templates/dkcr/Structs/UnknownStruct52.xml +++ b/templates/dkcr/Structs/UnknownStruct52.xml @@ -1,8 +1,11 @@ - - - - 1.0 - - - + + + UnknownStruct52 + + + 1.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct53.xml b/templates/dkcr/Structs/UnknownStruct53.xml index 1dfaac10..87d56574 100644 --- a/templates/dkcr/Structs/UnknownStruct53.xml +++ b/templates/dkcr/Structs/UnknownStruct53.xml @@ -1,9 +1,12 @@ - - - - - 0.0 - - - + + + UnknownStruct53 + + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct54.xml b/templates/dkcr/Structs/UnknownStruct54.xml index a1c96ea2..42e38eec 100644 --- a/templates/dkcr/Structs/UnknownStruct54.xml +++ b/templates/dkcr/Structs/UnknownStruct54.xml @@ -1,17 +1,20 @@ - - - - 0xB5C34B64 - - - - - - - - - - - - + + + UnknownStruct54 + + + 0xB5C34B64 + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct55.xml b/templates/dkcr/Structs/UnknownStruct55.xml index a0b50b17..d6f6fcfb 100644 --- a/templates/dkcr/Structs/UnknownStruct55.xml +++ b/templates/dkcr/Structs/UnknownStruct55.xml @@ -1,18 +1,21 @@ - - - - 0.0 - - - - - 0 - - - - - - - - + + + UnknownStruct55 + + + 0.0 + + + + + 0 + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct56.xml b/templates/dkcr/Structs/UnknownStruct56.xml index 59bcbc05..09b50812 100644 --- a/templates/dkcr/Structs/UnknownStruct56.xml +++ b/templates/dkcr/Structs/UnknownStruct56.xml @@ -1,121 +1,18 @@ - - - - - - - 1 - - - 2.0 - - - - - 4.0 - - - - - - - 5.0 - - - - - - - - - 1 - - - 5.0 - - - 8.0 - - - 1.0 - - - - - - - - - 1.0 - - - 2 - - - false - - - 2.0 - - - 1.0 - - - 0.5 - - - 0.5 - - - 0.5 - - - 4.0 - - - - - - - 1.0 - - - 2 - - - 2.0 - - - - - - - 1 - - - 3.0 - - - - - - - 1 - - - 1.0 - - - 1.0 - - - 6.0 - - - - - 0.0 - - - + + + UnknownStruct56 + + + + + + + + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct57.xml b/templates/dkcr/Structs/UnknownStruct57.xml index ac98f9bc..cd6e5bfc 100644 --- a/templates/dkcr/Structs/UnknownStruct57.xml +++ b/templates/dkcr/Structs/UnknownStruct57.xml @@ -1,16 +1,9 @@ - - - - - - 0 - - - - - - - - - + + + UnknownStruct57 + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct58.xml b/templates/dkcr/Structs/UnknownStruct58.xml index 728e56b5..a2091e48 100644 --- a/templates/dkcr/Structs/UnknownStruct58.xml +++ b/templates/dkcr/Structs/UnknownStruct58.xml @@ -1,29 +1,32 @@ - - - - 1 - - - 30.0 - - - 1 - - - 1 - - - 1.0 - - - 1.5 - - - 2.0 - - - 3.0 - - - + + + UnknownStruct58 + + + 1 + + + 30.0 + + + 1 + + + 1 + + + 1.0 + + + 1.5 + + + 2.0 + + + 3.0 + + + + diff --git a/templates/dkcr/Structs/UnknownStruct6.xml b/templates/dkcr/Structs/UnknownStruct6.xml index 6fc325b7..ef33a7c8 100644 --- a/templates/dkcr/Structs/UnknownStruct6.xml +++ b/templates/dkcr/Structs/UnknownStruct6.xml @@ -1,16 +1,19 @@ - - - - 0xD0808BD7 - - - - - - - - - - - + + + UnknownStruct6 + + + 0xD0808BD7 + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct7.xml b/templates/dkcr/Structs/UnknownStruct7.xml index b528a755..0a435331 100644 --- a/templates/dkcr/Structs/UnknownStruct7.xml +++ b/templates/dkcr/Structs/UnknownStruct7.xml @@ -1,7 +1,14 @@ - - - - - - + + + UnknownStruct7 + + + + CMDL + + + + + + diff --git a/templates/dkcr/Structs/UnknownStruct8.xml b/templates/dkcr/Structs/UnknownStruct8.xml index 070a3b52..c2609f5b 100644 --- a/templates/dkcr/Structs/UnknownStruct8.xml +++ b/templates/dkcr/Structs/UnknownStruct8.xml @@ -1,14 +1,17 @@ - - - - 0 - - - false - - - - - - + + + UnknownStruct8 + + + 0 + + + false + + + + + + + diff --git a/templates/dkcr/Structs/Vector2f.xml b/templates/dkcr/Structs/Vector2f.xml index 3be26a5e..822b933c 100644 --- a/templates/dkcr/Structs/Vector2f.xml +++ b/templates/dkcr/Structs/Vector2f.xml @@ -1,11 +1,14 @@ - - - - 0.0 - - - 0.0 - - - + + + Vector2f + + + 0.0 + + + 0.0 + + + + diff --git a/templates/dkcr/Structs/VehicleStructA.xml b/templates/dkcr/Structs/VehicleStructA.xml index eab30422..a15b8d14 100644 --- a/templates/dkcr/Structs/VehicleStructA.xml +++ b/templates/dkcr/Structs/VehicleStructA.xml @@ -1,52 +1,55 @@ - - - - 0 - always - - - 0 - always - - - false - - - false - - - true - - - true - - - false - - - 1.1 - - - 15.0 - - - 1.0 - - - true - - - false - - - false - - - false - - - false - - - + + + VehicleStructA + + + Always + 0 + + + Always + 0 + + + false + + + false + + + true + + + true + + + false + + + 1.1 + + + 15.0 + + + 1.0 + + + true + + + false + + + false + + + false + + + false + + + + diff --git a/templates/dkcr/Structs/VehicleStructB.xml b/templates/dkcr/Structs/VehicleStructB.xml index bae098af..b85f3745 100644 --- a/templates/dkcr/Structs/VehicleStructB.xml +++ b/templates/dkcr/Structs/VehicleStructB.xml @@ -1,11 +1,14 @@ - - - - 0 - - - - - - + + + VehicleStructB + + + 0 + + + + + + + diff --git a/templates/dkcr/Structs/VolcanoBossBodyPartStructA.xml b/templates/dkcr/Structs/VolcanoBossBodyPartStructA.xml index 5ad91d7b..5dae90d2 100644 --- a/templates/dkcr/Structs/VolcanoBossBodyPartStructA.xml +++ b/templates/dkcr/Structs/VolcanoBossBodyPartStructA.xml @@ -1,21 +1,24 @@ - - - - 0xB5C34B64 - - - - - - - - - - - - - - - - + + + VolcanoBossBodyPartStructA + + + 0xB5C34B64 + + + + + + + + + + + + + + + + + diff --git a/templates/dkcr/Structs/VolcanoBossBodyPartStructB.xml b/templates/dkcr/Structs/VolcanoBossBodyPartStructB.xml index 7019c771..2f64323d 100644 --- a/templates/dkcr/Structs/VolcanoBossBodyPartStructB.xml +++ b/templates/dkcr/Structs/VolcanoBossBodyPartStructB.xml @@ -1,110 +1,10 @@ - - - - - - - - 1 - - - 2.0 - - - 30.0 - - - - - - - - 2 - - - 4 - - - 2.0 - - - 1.0 - - - 30.0 - - - - - - - - 1 - - - 30.0 - - - - - - - 1 - - - 30.0 - - - - - - - 3 - - - 5 - - - 0.5 - - - - - - - 1 - - - 3 - - - - - - - 1 - - - - - - - 1 - - - - - - - - - 0 - - - - - - - - + + + VolcanoBossBodyPartStructB + + + + + + diff --git a/templates/dkcr/Structs/VolcanoBossBodyPartStructC.xml b/templates/dkcr/Structs/VolcanoBossBodyPartStructC.xml index 52f505e4..54f5ffbb 100644 --- a/templates/dkcr/Structs/VolcanoBossBodyPartStructC.xml +++ b/templates/dkcr/Structs/VolcanoBossBodyPartStructC.xml @@ -1,33 +1,36 @@ - - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - -1 - always - - - + + + VolcanoBossBodyPartStructC + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + Always + -1 + + + + diff --git a/templates/dkcr/Structs/VolcanoBossBodyPartStructD.xml b/templates/dkcr/Structs/VolcanoBossBodyPartStructD.xml index 43f5c4b8..1e52a034 100644 --- a/templates/dkcr/Structs/VolcanoBossBodyPartStructD.xml +++ b/templates/dkcr/Structs/VolcanoBossBodyPartStructD.xml @@ -1,18 +1,21 @@ - - - - 0xA7F21E62 - - - - - - - - - - - - - + + + VolcanoBossBodyPartStructD + + + 0xA7F21E62 + + + + + + + + + + + + + + diff --git a/templates/mp1/Enums/ControllerButton.xml b/templates/mp1/Enums/ControllerButton.xml deleted file mode 100644 index af880296..00000000 --- a/templates/mp1/Enums/ControllerButton.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Enums/Item.xml b/templates/mp1/Enums/Item.xml index 093ea367..3711a893 100644 --- a/templates/mp1/Enums/Item.xml +++ b/templates/mp1/Enums/Item.xml @@ -1,46 +1,49 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Item + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp1/Enums/PlayerAction.xml b/templates/mp1/Enums/PlayerAction.xml index 09b2ea69..2e328725 100644 --- a/templates/mp1/Enums/PlayerAction.xml +++ b/templates/mp1/Enums/PlayerAction.xml @@ -1,72 +1,75 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + PlayerAction + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp1/Enums/VulnerabilityType.xml b/templates/mp1/Enums/VulnerabilityType.xml index d455fd43..80c76b72 100644 --- a/templates/mp1/Enums/VulnerabilityType.xml +++ b/templates/mp1/Enums/VulnerabilityType.xml @@ -1,13 +1,16 @@ - - - - - - - - - - - - + + + VulnerabilityType + + + + + + + + + + + + diff --git a/templates/mp1/Enums/WeaponType.xml b/templates/mp1/Enums/WeaponType.xml index 8e59e2ce..293b70a4 100644 --- a/templates/mp1/Enums/WeaponType.xml +++ b/templates/mp1/Enums/WeaponType.xml @@ -1,20 +1,23 @@ - - - - - - - - - - - - - - - - - - - + + + WeaponType + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp1/MasterTemplate.xml b/templates/mp1/MasterTemplate.xml deleted file mode 100644 index e6696ab7..00000000 --- a/templates/mp1/MasterTemplate.xml +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Script/AIJumpPoint.xml b/templates/mp1/Script/AIJumpPoint.xml index 6d5b56be..6840df1c 100644 --- a/templates/mp1/Script/AIJumpPoint.xml +++ b/templates/mp1/Script/AIJumpPoint.xml @@ -1,24 +1,30 @@ - - AIJumpPoint - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + AIJumpPoint + + + Name + + + Position + + + Rotation + + + Active + + + Unknown 1 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + ScaleDisabled + diff --git a/templates/mp1/Script/AIKeyframe.xml b/templates/mp1/Script/AIKeyframe.xml index d4e17436..ebf19df1 100644 --- a/templates/mp1/Script/AIKeyframe.xml +++ b/templates/mp1/Script/AIKeyframe.xml @@ -1,23 +1,34 @@ - - AIKeyframe - - - - - - - - - - - - - - - - - disabled - disabled - - + + + AIKeyframe + + + Name + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + + 0x00 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Actor.xml b/templates/mp1/Script/Actor.xml index d2603c2a..17faba31 100644 --- a/templates/mp1/Script/Actor.xml +++ b/templates/mp1/Script/Actor.xml @@ -1,50 +1,91 @@ - - Actor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0B - 0x0A - 0x0C:0x02 - 0x0C:0x04 - - enabled - enabled - - + + + Actor + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Scan Offset + + + Unknown 2 + + + Unknown 3 + + + + + Model + + CMDL + + + + AnimationParameters + + + + Auto-Play Animation + + + Unknown 5 + + + Bounding Box Collision + + + Unknown 7 + + + Active + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x11 + 0x0C:0x00 + + + + + + + + diff --git a/templates/mp1/Script/ActorContraption.xml b/templates/mp1/Script/ActorContraption.xml index 4b38f171..f705857b 100644 --- a/templates/mp1/Script/ActorContraption.xml +++ b/templates/mp1/Script/ActorContraption.xml @@ -1,40 +1,61 @@ - - ActorContraption - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0A - 0x0B:0x02 - 0x0B:0x04 - - enabled - enabled - - + + + ActorContraption + + + Name + + + Position + + + Rotation + + + Scale + + + Collision Extent + + + Collision/Scan Offset + + + Mass + + + Z Momentum + + + + + AnimationParameters + + + + Flame Particle + + PART + + + + + Active + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x0E + 0x0B:0x00 + + + + + + + diff --git a/templates/mp1/Script/ActorKeyframe.xml b/templates/mp1/Script/ActorKeyframe.xml index 76f14036..1c443292 100644 --- a/templates/mp1/Script/ActorKeyframe.xml +++ b/templates/mp1/Script/ActorKeyframe.xml @@ -1,23 +1,34 @@ - - ActorKeyframe - - - - - - - - - - - - - - - - - disabled - disabled - - + + + ActorKeyframe + + + Name + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + + 0x00 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/ActorRotate.xml b/templates/mp1/Script/ActorRotate.xml index 66bae39f..1c5ff506 100644 --- a/templates/mp1/Script/ActorRotate.xml +++ b/templates/mp1/Script/ActorRotate.xml @@ -1,23 +1,32 @@ - - ActorRotate - - - - - - - - - - - - - - - - - disabled - disabled - - + + + ActorRotate + + + Name + + + Rotation Offset + + + Time Scale + + + Unknown 1 + + + Unknown 2 + + + Active + + + + + 0x00 + 0x05 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/AmbientAI.xml b/templates/mp1/Script/AmbientAI.xml index aaa7d9b2..bf87ee88 100644 --- a/templates/mp1/Script/AmbientAI.xml +++ b/templates/mp1/Script/AmbientAI.xml @@ -1,41 +1,63 @@ - - AmbientAI - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x09 - 0x0A:0x02 - 0x0A:0x04 - - enabled - enabled - - + + + AmbientAI + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Scan Offset + + + Unknown 2 + + + + + AnimationParameters + + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Active + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x0F + 0x0A:0x00 + + + + + + + diff --git a/templates/mp1/Script/AreaAttributes.xml b/templates/mp1/Script/AreaAttributes.xml index 6a49ac44..fa7f8290 100644 --- a/templates/mp1/Script/AreaAttributes.xml +++ b/templates/mp1/Script/AreaAttributes.xml @@ -1,40 +1,55 @@ - - AreaAttributes - - - If set to anything other than 1, AreaAttributes will not work. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/AreaAttributes.TXTR - - disabled - disabled - - + + + AreaAttributes + + + Unknown + If set to anything other than 1, AreaAttributes will not work. + + + Show Skybox + + + Environmental Effect + + + + + + + + + Initial Environmental Effect Density + + + Initial Thermal Heat Level + + + X-Ray Fog Distance + + + Initial World Lighting Level + + + Skybox Model + + CMDL + + + + Phazon Type + + + + + + + + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/AtomicAlpha.xml b/templates/mp1/Script/AtomicAlpha.xml index 6140a7e8..f78bf041 100644 --- a/templates/mp1/Script/AtomicAlpha.xml +++ b/templates/mp1/Script/AtomicAlpha.xml @@ -1,46 +1,70 @@ - - AtomicAlpha - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - 0x07 - - - - - - - - enabled - enabled - - + + + AtomicAlpha + + + Name + + + Position + + + Rotation + + + Scale + + + + + WPSC + + WPSC + + + + Bomb Model + + CMDL + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + + + + + + + diff --git a/templates/mp1/Script/AtomicBeta.xml b/templates/mp1/Script/AtomicBeta.xml index 33aa54fa..d88914f8 100644 --- a/templates/mp1/Script/AtomicBeta.xml +++ b/templates/mp1/Script/AtomicBeta.xml @@ -1,46 +1,85 @@ - - AtomicBeta - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + AtomicBeta + + + Name + + + Position + + + Rotation + + + Scale + + + + + ELSC + + ELSC + + + + WPSC + + WPSC + + + + + Particle + + PART + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Babygoth.xml b/templates/mp1/Script/Babygoth.xml index e7b88a22..0bf51347 100644 --- a/templates/mp1/Script/Babygoth.xml +++ b/templates/mp1/Script/Babygoth.xml @@ -1,59 +1,150 @@ - - Babygoth - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - 0x10 - - enabled - enabled - - + + + Babygoth + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + WPSC 1 + + WPSC + + + + DamageInfo 1 + + + DamageInfo 2 + + + WPSC 2 + + WPSC + + + + Particle 1 + + PART + + + + DamageInfo 3 + + + DamageVulnerability 1 + + + DamageVulnerability 2 + + + Model + + CMDL + + + + CSKR + + CSKR + + + + Unknown 3 + + + Unknown 4 + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Particle 5 + + PART + + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Texture + + TXTR + + + + Unknown 11 + + + Particle 6 + + PART + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + diff --git a/templates/mp1/Script/BallTrigger.xml b/templates/mp1/Script/BallTrigger.xml index 8e963a3c..e68c0d78 100644 --- a/templates/mp1/Script/BallTrigger.xml +++ b/templates/mp1/Script/BallTrigger.xml @@ -1,28 +1,43 @@ - - BallTrigger - - - - - - - - - - - - - - - - - - - - - disabled - volume - - - + + + BallTrigger + + + Name + + + Position + + + Scale + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + + 0x00 + 0x01 + 0x02 + + RotationDisabled + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/Beetle.xml b/templates/mp1/Script/Beetle.xml index 5d894486..2a7d8224 100644 --- a/templates/mp1/Script/Beetle.xml +++ b/templates/mp1/Script/Beetle.xml @@ -1,47 +1,71 @@ - - Beetle - - - - - - - - - - - This is clamped to the beetle's bounding box. - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - 0x0C - - - - - enabled - enabled - - + + + Beetle + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + + Orbit Offset + This is clamped to the beetle's bounding box. + + + Unknown 3 + + + Abdomen Vulnerability + + + Armor Vulnerability + + + Abdomen Model + + CMDL + + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + + + + + diff --git a/templates/mp1/Script/BloodFlower.xml b/templates/mp1/Script/BloodFlower.xml index f31bb7ba..081ff5ff 100644 --- a/templates/mp1/Script/BloodFlower.xml +++ b/templates/mp1/Script/BloodFlower.xml @@ -1,43 +1,92 @@ - - BloodFlower - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + BloodFlower + + + Name + + + Position + + + Rotation + + + Scale + + + + + Particle 1 + + PART + + + + WPSC 1 + + WPSC + + + + WPSC 2 + + WPSC + + + + DamageInfo 1 + + + DamageInfo 2 + + + DamageInfo 3 + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Unknown 1 + + + Particle 5 + + PART + + + + Unknown 2 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Burrower.xml b/templates/mp1/Script/Burrower.xml index ee071ce6..ee258a67 100644 --- a/templates/mp1/Script/Burrower.xml +++ b/templates/mp1/Script/Burrower.xml @@ -1,38 +1,69 @@ - - Burrower - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + Burrower + + + Name + + + Position + + + Rotation + + + Scale + + + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + WPSC + + WPSC + + + + + Particle 3 + + PART + + + + Always FFFFFFFF + + + Particle 4 + + PART + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Camera.xml b/templates/mp1/Script/Camera.xml index 31c691b9..590e517e 100644 --- a/templates/mp1/Script/Camera.xml +++ b/templates/mp1/Script/Camera.xml @@ -1,35 +1,62 @@ - - Camera - - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/Camera.CMDL - - enabled - disabled - - + + + Camera + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + Shot Duration + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + + + 0x00 + 0x01 + 0x02 + + + + + ScaleDisabled + diff --git a/templates/mp1/Script/CameraBlurKeyframe.xml b/templates/mp1/Script/CameraBlurKeyframe.xml index cbc8721b..ecdb5f3e 100644 --- a/templates/mp1/Script/CameraBlurKeyframe.xml +++ b/templates/mp1/Script/CameraBlurKeyframe.xml @@ -1,26 +1,38 @@ - - CameraBlurKeyframe - - - - - - - - - - - - - - - - - - script/common/CameraBlurKeyframe.TXTR - - disabled - disabled - - + + + CameraBlurKeyframe + + + Name + + + Active + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + + 0x00 + 0x01 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/CameraFilterKeyframe.xml b/templates/mp1/Script/CameraFilterKeyframe.xml index 277a1a24..d74d7e4a 100644 --- a/templates/mp1/Script/CameraFilterKeyframe.xml +++ b/templates/mp1/Script/CameraFilterKeyframe.xml @@ -1,29 +1,50 @@ - - CameraFilterKeyframe - - - - - - - - - - - - - - - - - - - - - script/common/CameraFilterKeyframe.TXTR - - disabled - disabled - - + + + CameraFilterKeyframe + + + Name + + + Active + + + Filter Type + + + Filter Shape + + + Unknown 4 + + + Unknown 5 + + + Filter Color + + + Fade-In Duration + + + Fade-Out Duration + + + Overlay Texture + + TXTR + + + + + + 0x00 + 0x01 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/CameraHint.xml b/templates/mp1/Script/CameraHint.xml index 9998381a..9114c301 100644 --- a/templates/mp1/Script/CameraHint.xml +++ b/templates/mp1/Script/CameraHint.xml @@ -1,41 +1,61 @@ - - CameraHint - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + CameraHint + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + + + + + + Unknown 36 + + + + + + + Unknown 45 + + + Unknown 46 + + + + Unknown 49 + + + Unknown 50 + + + Unknown 51 + + + + + 0x00 + 0x01 + 0x02 + + ScaleDisabled + diff --git a/templates/mp1/Script/CameraHintTrigger.xml b/templates/mp1/Script/CameraHintTrigger.xml index 031c0e6b..a8718e1d 100644 --- a/templates/mp1/Script/CameraHintTrigger.xml +++ b/templates/mp1/Script/CameraHintTrigger.xml @@ -1,27 +1,37 @@ - - CameraHintTrigger - - - - - - - - - - - - - - - - - - - - enabled - volume - - - + + + CameraHintTrigger + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/CameraPitchVolume.xml b/templates/mp1/Script/CameraPitchVolume.xml index 02772783..9a50b93a 100644 --- a/templates/mp1/Script/CameraPitchVolume.xml +++ b/templates/mp1/Script/CameraPitchVolume.xml @@ -1,29 +1,41 @@ - - CameraPitchVolume - - - - - - - - - - - - - - - - - - - - - - enabled - volume - - - + + + CameraPitchVolume + + + Name + + + Position + + + Rotation + + + Scale + + + Active + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04 + + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/CameraShaker.xml b/templates/mp1/Script/CameraShaker.xml index 3c1803e6..7258b4e8 100644 --- a/templates/mp1/Script/CameraShaker.xml +++ b/templates/mp1/Script/CameraShaker.xml @@ -1,28 +1,44 @@ - - CameraShaker - - - - - - - - - - - - - - - - - - - - script/common/CameraShaker.TXTR - - disabled - disabled - - + + + CameraShaker + + + Name + + + Horizontal Shake + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Vertical Shake + + + Unknown 4 + + + Shake Length + + + Active + + + + + 0x00 + 0x08 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/CameraWaypoint.xml b/templates/mp1/Script/CameraWaypoint.xml index 7d5ce8e4..2bdf7981 100644 --- a/templates/mp1/Script/CameraWaypoint.xml +++ b/templates/mp1/Script/CameraWaypoint.xml @@ -1,28 +1,36 @@ - - CameraWaypoint - - - - - - - - - - - - - - - - - - - script/common/CameraWaypoint.CMDL - - 0.5 - enabled - enabled - - + + + CameraWaypoint + + + Name + + + Position + + + Rotation + + + Active + + + Unknown 2 + + + Unknown 3 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + + + + 0.5 + diff --git a/templates/mp1/Script/ChozoGhost.xml b/templates/mp1/Script/ChozoGhost.xml index 7c905f75..5a168ff6 100644 --- a/templates/mp1/Script/ChozoGhost.xml +++ b/templates/mp1/Script/ChozoGhost.xml @@ -1,56 +1,119 @@ - - ChozoGhost - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + ChozoGhost + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + WPSC 1 + + WPSC + + + + DamageInfo 1 + + + WPSC 2 + + WPSC + + + + DamageInfo 2 + + + BehaveChance 1 + + + BehaveChance 2 + + + BehaveChance 3 + + + Sound ID 1 + + + Unknown 5 + + + Sound ID 2 + + + Sound ID 3 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Particle + + PART + + + + Sound ID 4 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/ColorModulate.xml b/templates/mp1/Script/ColorModulate.xml index 6f9ea75c..46655b9d 100644 --- a/templates/mp1/Script/ColorModulate.xml +++ b/templates/mp1/Script/ColorModulate.xml @@ -1,30 +1,52 @@ - - ColorModulate - - - - - - - - - - - - - - - - - - - - - - script/common/ColorModulate.TXTR - - disabled - disabled - - + + + ColorModulate + + + Name + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + + + 0x00 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/ControllerAction.xml b/templates/mp1/Script/ControllerAction.xml index 07bd3b84..65443508 100644 --- a/templates/mp1/Script/ControllerAction.xml +++ b/templates/mp1/Script/ControllerAction.xml @@ -1,21 +1,26 @@ - - ControllerAction - - - - - - - - - - - - - - - disabled - disabled - - + + + ControllerAction + + + Name + + + Active + + + Action + + + Deactivate When Used + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Counter.xml b/templates/mp1/Script/Counter.xml index 2e3308e9..518b8414 100644 --- a/templates/mp1/Script/Counter.xml +++ b/templates/mp1/Script/Counter.xml @@ -1,24 +1,30 @@ - - Counter - - - - - - - - - - - - - - - - script/common/Counter.TXTR - - enabled - enabled - - + + + Counter + + + Name + + + Start Value + + + Max Value + + + Reset When Max/Zero Reached + + + Active + + + + + 0x00 + 0x04 + + + + + diff --git a/templates/mp1/Script/CoverPoint.xml b/templates/mp1/Script/CoverPoint.xml index 092bd8ef..b9610128 100644 --- a/templates/mp1/Script/CoverPoint.xml +++ b/templates/mp1/Script/CoverPoint.xml @@ -1,27 +1,41 @@ - - CoverPoint - - - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + CoverPoint + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + + 0x00 + 0x01 + 0x02 + + ScaleDisabled + diff --git a/templates/mp1/Script/DamageableTrigger.xml b/templates/mp1/Script/DamageableTrigger.xml index 37749860..0891c08d 100644 --- a/templates/mp1/Script/DamageableTrigger.xml +++ b/templates/mp1/Script/DamageableTrigger.xml @@ -1,44 +1,68 @@ - - DamageableTrigger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/DamageableTrigger.TXTR - - disabled - volume - - - + + + DamageableTrigger + + + Name + + + Position + + + Scale + + + + + Render Side + + + + + + + + + + + + Texture 1 + + TXTR + + + + Texture 2 + + TXTR + + + + Texture 3 + + TXTR + + + + Enable Lock-On + + + Active + + + + + + 0x00 + 0x01 + 0x02 + 0x0A + + + + + RotationDisabled + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/Debris.xml b/templates/mp1/Script/Debris.xml index a730dfe9..4c5c8ecd 100644 --- a/templates/mp1/Script/Debris.xml +++ b/templates/mp1/Script/Debris.xml @@ -1,42 +1,78 @@ - - Debris - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0C - 0x0D:0x02 - 0x0D:0x04 - - enabled - enabled - - + + + Debris + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Model + + CMDL + + + + + Particle + + PART + + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x0D:0x00 + + + + + + + diff --git a/templates/mp1/Script/DebrisExtended.xml b/templates/mp1/Script/DebrisExtended.xml index f33c4d80..35dea3d8 100644 --- a/templates/mp1/Script/DebrisExtended.xml +++ b/templates/mp1/Script/DebrisExtended.xml @@ -1,63 +1,147 @@ - - DebrisExtended - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x14 - 0x15:0x02 - 0x15:0x04 - - enabled - enabled - - + + + DebrisExtended + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Model + + CMDL + + + + + Particle 1 + + PART + + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + Unknown 20 + + + Particle 2 + + PART + + + + Unknown 21 + + + Unknown 22 + + + Unknown 23 + + + Unknown 24 + + + Particle 3 + + PART + + + + Unknown 25 + + + Unknown 26 + + + Unknown 27 + + + Unknown 28 + + + Unknown 29 + + + Unknown 30 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x15:0x00 + + + + + + + diff --git a/templates/mp1/Script/DebugCameraWaypoint.xml b/templates/mp1/Script/DebugCameraWaypoint.xml index ea4aeb98..84362006 100644 --- a/templates/mp1/Script/DebugCameraWaypoint.xml +++ b/templates/mp1/Script/DebugCameraWaypoint.xml @@ -1,25 +1,29 @@ - - DebugCameraWaypoint - - - - - - - - - - - - - - - - script/common/CameraWaypoint.CMDL - - 0.5 - enabled - enabled - - + + + DebugCameraWaypoint + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + + + 0x00 + 0x01 + 0x02 + + + + + 0.5 + diff --git a/templates/mp1/Script/DistanceFog.xml b/templates/mp1/Script/DistanceFog.xml index 862676d8..b76ca420 100644 --- a/templates/mp1/Script/DistanceFog.xml +++ b/templates/mp1/Script/DistanceFog.xml @@ -1,27 +1,41 @@ - - DistanceFog - - - - - - - - - - - - - - - - - - - script/common/DistanceFog.TXTR - - disabled - disabled - - + + + DistanceFog + + + Name + + + Mode + + + Color + + + Range + + + Color Delta + + + Range Delta + + + Explicit + + + Active + + + + + 0x00 + 0x07 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Dock.xml b/templates/mp1/Script/Dock.xml index 80fa880b..2e19df17 100644 --- a/templates/mp1/Script/Dock.xml +++ b/templates/mp1/Script/Dock.xml @@ -1,29 +1,41 @@ - - Dock - - - - - - - - - - - - - - - - - - - - script/common/Dock.TXTR - - disabled - volume - - - + + + Dock + + + Name + + + Active + + + Position + + + Scale + + + Dock Index + + + Area Index + + + Auto Load + + + + + 0x00 + 0x02 + 0x03 + 0x01 + + + + + RotationDisabled + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp1/Script/DockAreaChange.xml b/templates/mp1/Script/DockAreaChange.xml index c2deb5bc..db92e0a1 100644 --- a/templates/mp1/Script/DockAreaChange.xml +++ b/templates/mp1/Script/DockAreaChange.xml @@ -1,19 +1,22 @@ - - DockAreaChange - - - - - - - - - - - - - disabled - disabled - - + + + DockAreaChange + + + Name + + + Unknown 1 + + + Unknown 2 + + + + + 0x00 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Door.xml b/templates/mp1/Script/Door.xml index 1071cade..01d3ecaf 100644 --- a/templates/mp1/Script/Door.xml +++ b/templates/mp1/Script/Door.xml @@ -1,39 +1,61 @@ - - Door - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + Door + + + Name + + + Position + + + Rotation + + + Scale + + + AnimationParameters + + + + Scan Offset + + + Collision Size + + + Collision Offset + + + Active + + + Open + + + Unknown 6 + + + Open/Close Animation Length + + + Unknown 8 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x09 + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Drone.xml b/templates/mp1/Script/Drone.xml index c52e25f1..7696b4ad 100644 --- a/templates/mp1/Script/Drone.xml +++ b/templates/mp1/Script/Drone.xml @@ -1,70 +1,164 @@ - - Drone - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x06:0x19 - 0x07:0x02 - 0x07:0x04 - - enabled - enabled - - + + + Drone + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + Unknown 2 + + + + + DamageInfo 1 + + + Unknown 3 + + + DamageInfo 2 + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Model 1 + + CMDL + + + + FlareDef 1 + + + FlareDef 2 + + + FlareDef 3 + + + FlareDef 4 + + + FlareDef 5 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + Unknown 20 + + + Unknown 21 + + + Unknown 22 + + + Unknown 23 + + + Unknown 24 + + + Unknown 25 + + + CRSC + + CRSC + + + + Unknown 26 + + + Unknown 27 + + + Unknown 28 + + + Unknown 29 + + + Sound + + + Unknown 30 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x06:0x1A + 0x07:0x00 + + + + + + + diff --git a/templates/mp1/Script/Effect.xml b/templates/mp1/Script/Effect.xml index 3737e7f5..08c6b36b 100644 --- a/templates/mp1/Script/Effect.xml +++ b/templates/mp1/Script/Effect.xml @@ -1,46 +1,94 @@ - - Effect - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/Effect.TXTR - - enabled - enabled - - + + + Effect + + + Name + + + Position + + + Rotation + + + Scale + + + Particle + + PART + + + + ELSC + + ELSC + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x17 + + + + + diff --git a/templates/mp1/Script/ElectroMagneticPulse.xml b/templates/mp1/Script/ElectroMagneticPulse.xml index 46bb3be9..9269594d 100644 --- a/templates/mp1/Script/ElectroMagneticPulse.xml +++ b/templates/mp1/Script/ElectroMagneticPulse.xml @@ -1,30 +1,53 @@ - - ElectroMagneticPulse - - - - - - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + ElectroMagneticPulse + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Particle + + PART + + + + + + 0x00 + 0x01 + 0x02 + + ScaleDisabled + diff --git a/templates/mp1/Script/ElitePirate.xml b/templates/mp1/Script/ElitePirate.xml index de180c23..986147af 100644 --- a/templates/mp1/Script/ElitePirate.xml +++ b/templates/mp1/Script/ElitePirate.xml @@ -1,70 +1,175 @@ - - ElitePirate - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x11 - 0x14 - - - - - enabled - enabled - - + + + ElitePirate + + + Name + + + Position + + + Rotation + + + Scale + + + + ActorParameters 1 + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Particle 1 + + PART + + + + Sound ID 1 + + + ActorParameters 2 + + + AnimationParameters + + + Particle 2 + + PART + + + + Sound ID 2 + + + Model + + CMDL + + + + DamageInfo 1 + + + Unknown 9 + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Particle 5 + + PART + + + + Particle 6 + + PART + + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Sound ID 3 + + + Sound ID 4 + + + Particle 7 + + PART + + + + DamageInfo 2 + + + ELSC + + ELSC + + + + Sound ID 5 + + + Unknown 17 + + + Unknown 18 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + + + diff --git a/templates/mp1/Script/EnergyBall.xml b/templates/mp1/Script/EnergyBall.xml index 24dcde13..50e8f9f5 100644 --- a/templates/mp1/Script/EnergyBall.xml +++ b/templates/mp1/Script/EnergyBall.xml @@ -1,45 +1,89 @@ - - EnergyBall - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + EnergyBall + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + DamageInfo 1 + + + Unknown 3 + + + Texture + + TXTR + + + + Sound ID 1 + + + Particle 1 + + PART + + + + ELSC + + ELSC + + + + Sound ID 2 + + + Unknown 4 + + + Unknown 5 + + + Particle 2 + + PART + + + + DamageInfo 2 + + + Unknown 6 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/EnvFxDensityController.xml b/templates/mp1/Script/EnvFxDensityController.xml index 33645268..ad861675 100644 --- a/templates/mp1/Script/EnvFxDensityController.xml +++ b/templates/mp1/Script/EnvFxDensityController.xml @@ -1,21 +1,26 @@ - - EnvFxDensityController - - - - - - - - - - - - - - - disabled - disabled - - + + + EnvFxDensityController + + + Name + + + Active + + + Density + + + Unknown + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Eyeball.xml b/templates/mp1/Script/Eyeball.xml index 63f0f4a4..295b187f 100644 --- a/templates/mp1/Script/Eyeball.xml +++ b/templates/mp1/Script/Eyeball.xml @@ -1,46 +1,93 @@ - - Eyeball - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + Eyeball + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + Unknown 2 + + + Unknown 3 + + + WPSC + + WPSC + + + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Texture 1 + + TXTR + + + + Texture 2 + + TXTR + + + + Unknown 4 + + + Always FFFFFFFF 1 + + + Always FFFFFFFF 2 + + + Always FFFFFFFF 3 + + + Laser Sound + + + Unknown 6 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + diff --git a/templates/mp1/Script/FireFlea.xml b/templates/mp1/Script/FireFlea.xml index 9acf179b..0981b5ee 100644 --- a/templates/mp1/Script/FireFlea.xml +++ b/templates/mp1/Script/FireFlea.xml @@ -1,34 +1,44 @@ - - FireFlea - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + FireFlea + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/FishCloud.xml b/templates/mp1/Script/FishCloud.xml index d605330f..711b965c 100644 --- a/templates/mp1/Script/FishCloud.xml +++ b/templates/mp1/Script/FishCloud.xml @@ -1,59 +1,134 @@ - - FishCloud - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x06 - 0x05 - - enabled - volume - - - + + + FishCloud + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Model + + CMDL + + + + AnimationParameters + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + Particle + + PART + + + + Unknown 21 + + + Unknown 22 + + + Unknown 23 + + + Unknown 24 + + + Unknown 25 + + + Unknown 26 + + + Unknown 27 + + + Unknown 28 + + + Unknown 29 + + + Unknown 30 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/FishCloudModifier.xml b/templates/mp1/Script/FishCloudModifier.xml index b11f78f3..e7f58d08 100644 --- a/templates/mp1/Script/FishCloudModifier.xml +++ b/templates/mp1/Script/FishCloudModifier.xml @@ -1,24 +1,35 @@ - - FishCloudModifier - - - - - - - - - - - - - - - - - - disabled - disabled - - + + + FishCloudModifier + + + Name + + + Position + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Flaahgra.xml b/templates/mp1/Script/Flaahgra.xml index f7b9cf1e..e62abd64 100644 --- a/templates/mp1/Script/Flaahgra.xml +++ b/templates/mp1/Script/Flaahgra.xml @@ -1,47 +1,97 @@ - - Flaahgra - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x15 - - enabled - enabled - - + + + Flaahgra + + + Name + + + Position + + + Rotation + + + Scale + + + + ActorParameters 1 + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + + WPSC 1 + + WPSC + + + + DamageInfo 1 + + + WPSC 2 + + WPSC + + + + DamageInfo 2 + + + Particle + + PART + + + + DamageInfo 3 + + + ActorParameters 2 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + AnimationParameters + + + DGRP + + DGRP + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + diff --git a/templates/mp1/Script/FlaahgraTentacle.xml b/templates/mp1/Script/FlaahgraTentacle.xml index 8a88a592..ac7abc08 100644 --- a/templates/mp1/Script/FlaahgraTentacle.xml +++ b/templates/mp1/Script/FlaahgraTentacle.xml @@ -1,31 +1,35 @@ - - FlaahgraTentacle - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + FlaahgraTentacle + + + Name + + + Position + + + Rotation + + + Scale + + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/FlickerBat.xml b/templates/mp1/Script/FlickerBat.xml index 59ed08c1..7cbc9aa6 100644 --- a/templates/mp1/Script/FlickerBat.xml +++ b/templates/mp1/Script/FlickerBat.xml @@ -1,35 +1,47 @@ - - FlickerBat - - - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + FlickerBat + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + diff --git a/templates/mp1/Script/FlyingPirate.xml b/templates/mp1/Script/FlyingPirate.xml index 63c48402..53a2060a 100644 --- a/templates/mp1/Script/FlyingPirate.xml +++ b/templates/mp1/Script/FlyingPirate.xml @@ -1,61 +1,146 @@ - - FlyingPirate - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + FlyingPirate + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + WPSC 1 + + WPSC + + + + DamageInfo 1 + + + Unknown 4 + + + WPSC 2 + + WPSC + + + + DamageInfo 2 + + + WPSC 3 + + WPSC + + + + Unknown 5 + + + Unknown 6 + + + Particle 1 + + PART + + + + DamageInfo 3 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + Unknown 20 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/FogVolume.xml b/templates/mp1/Script/FogVolume.xml index 992d3f23..eb0b0989 100644 --- a/templates/mp1/Script/FogVolume.xml +++ b/templates/mp1/Script/FogVolume.xml @@ -1,27 +1,38 @@ - - FogVolume - - - - - - - - - - - - - - - - - - - - disabled - volume - - - + + + FogVolume + + + Name + + + Position + + + Scale + + + Flicker Speed + + + Unknown + + + Fog Color + + + Active + + + + + 0x00 + 0x01 + 0x02 + 0x06 + + RotationDisabled + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/Geemer.xml b/templates/mp1/Script/Geemer.xml index 28e2195e..fbf4569d 100644 --- a/templates/mp1/Script/Geemer.xml +++ b/templates/mp1/Script/Geemer.xml @@ -1,41 +1,65 @@ - - Geemer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + Geemer + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Generator.xml b/templates/mp1/Script/Generator.xml index aea7fa49..b418d16a 100644 --- a/templates/mp1/Script/Generator.xml +++ b/templates/mp1/Script/Generator.xml @@ -1,26 +1,38 @@ - - Generator - - - - - - - - - - - - - - - - - - script/common/Generator.TXTR - - enabled - enabled - - + + + Generator + + + Name + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Min Scale Multiplier + + + Max Scale Multiplier + + + + + 0x00 + + + + + diff --git a/templates/mp1/Script/GrapplePoint.xml b/templates/mp1/Script/GrapplePoint.xml index c2479add..a700546b 100644 --- a/templates/mp1/Script/GrapplePoint.xml +++ b/templates/mp1/Script/GrapplePoint.xml @@ -1,26 +1,30 @@ - - GrapplePoint - - - - - - - - - - - - - - - - - - script/common/GrapplePoint.TXTR - - enabled - enabled - - + + + GrapplePoint + + + Name + + + Position + + + Rotation + + + Active + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + + + + diff --git a/templates/mp1/Script/GunTurret.xml b/templates/mp1/Script/GunTurret.xml index 780dd47e..3aa8081c 100644 --- a/templates/mp1/Script/GunTurret.xml +++ b/templates/mp1/Script/GunTurret.xml @@ -1,73 +1,184 @@ - - GunTurret - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x07 - 0x08:0x02 - 0x08:0x04 - 0x29 - - enabled - enabled - - + + + GunTurret + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + Unknown 2 + + + Scan Offset + + + AnimationParameters + + + + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + WPSC + + + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Particle 5 + + PART + + + + Particle 6 + + PART + + + + Particle 7 + + PART + + + + Unknown 19 + + + Unknown 20 + + + Unknown 21 + + + Unknown 22 + + + Unknown 23 + + + Unknown 24 + + + Model + + CMDL + + + + Unknown 25 + + + Unknown 26 + + + Unknown 27 + + + Unknown 28 + + + Unknown 29 + + + Unknown 30 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x08:0x00 + + + + + + + + diff --git a/templates/mp1/Script/HUDMemo.xml b/templates/mp1/Script/HUDMemo.xml index 2c2b6f6c..acaadf3d 100644 --- a/templates/mp1/Script/HUDMemo.xml +++ b/templates/mp1/Script/HUDMemo.xml @@ -1,30 +1,41 @@ - - HUDMemo - - - - - - - - - - - - - - - - - - - - - - script/common/HUDMemo.TXTR - - disabled - enabled - - + + + HUDMemo + + + Name + + + First message timer + + + Unknown 1 + + + Memo Type + + + + + + + STRG + + STRG + + + + Active + + + + + 0x00 + 0x05 + + + + + RotationDisabled + diff --git a/templates/mp1/Script/IceSheegoth.xml b/templates/mp1/Script/IceSheegoth.xml index 4258c2d5..ce381920 100644 --- a/templates/mp1/Script/IceSheegoth.xml +++ b/templates/mp1/Script/IceSheegoth.xml @@ -1,62 +1,158 @@ - - IceSheegoth - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + IceSheegoth + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + DamageVulnerability 1 + + + DamageVulnerability 2 + + + DamageVulnerability 3 + + + WPSC 1 + + WPSC + + + + DamageInfo 1 + + + Unknown 5 + + + Unknown 6 + + + WPSC 2 + + WPSC + + + + Particle 1 + + PART + + + + DamageInfo 2 + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Particle 5 + + PART + + + + ELSC + + ELSC + + + + Unknown 7 + + + Unknown 8 + + + DamageInfo 3 + + + Sound ID 1 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Texture + + TXTR + + + + Sound ID 2 + + + Particle 6 + + PART + + + + Unknown 12 + + + Unknown 13 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/IceZoomer.xml b/templates/mp1/Script/IceZoomer.xml index c80babbe..ad51d522 100644 --- a/templates/mp1/Script/IceZoomer.xml +++ b/templates/mp1/Script/IceZoomer.xml @@ -1,41 +1,63 @@ - - IceZoomer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + IceZoomer + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + + Unknown 9 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/JellyZap.xml b/templates/mp1/Script/JellyZap.xml index 0baac76f..7818c189 100644 --- a/templates/mp1/Script/JellyZap.xml +++ b/templates/mp1/Script/JellyZap.xml @@ -1,45 +1,75 @@ - - JellyZap - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + JellyZap + + + Name + + + Position + + + Rotation + + + Scale + + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Magdolite.xml b/templates/mp1/Script/Magdolite.xml index adbb8d47..355204e7 100644 --- a/templates/mp1/Script/Magdolite.xml +++ b/templates/mp1/Script/Magdolite.xml @@ -1,48 +1,88 @@ - - Magdolite - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - 0x0C - - enabled - enabled - - + + + Magdolite + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + DamageInfo 1 + + + DamageInfo 2 + + + DamageVulnerability 1 + + + DamageVulnerability 2 + + + Model + + CMDL + + + + CSKR + + CSKR + + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + diff --git a/templates/mp1/Script/MazeNode.xml b/templates/mp1/Script/MazeNode.xml index a37d246a..9d8e56be 100644 --- a/templates/mp1/Script/MazeNode.xml +++ b/templates/mp1/Script/MazeNode.xml @@ -1,28 +1,44 @@ - - MazeNode - - - - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + MazeNode + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + + + 0x00 + 0x01 + 0x02 + + ScaleDisabled + diff --git a/templates/mp1/Script/MemoryRelay.xml b/templates/mp1/Script/MemoryRelay.xml index 96dc7e32..fa521ad5 100644 --- a/templates/mp1/Script/MemoryRelay.xml +++ b/templates/mp1/Script/MemoryRelay.xml @@ -1,22 +1,25 @@ - - MemoryRelay - - - - - - - - - - - - - - script/common/MemoryRelay.TXTR - - disabled - enabled - - + + + MemoryRelay + + + Name + + + Unknown 1 + + + Active + + + + + 0x00 + 0x02 + + + + + RotationDisabled + diff --git a/templates/mp1/Script/MetareeAlpha.xml b/templates/mp1/Script/MetareeAlpha.xml index cbe8bc16..891dde84 100644 --- a/templates/mp1/Script/MetareeAlpha.xml +++ b/templates/mp1/Script/MetareeAlpha.xml @@ -1,37 +1,51 @@ - - MetareeAlpha - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + MetareeAlpha + + + Name + + + Position + + + Rotation + + + Scale + + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/MetroidAlpha.xml b/templates/mp1/Script/MetroidAlpha.xml index fbfab757..908fdf51 100644 --- a/templates/mp1/Script/MetroidAlpha.xml +++ b/templates/mp1/Script/MetroidAlpha.xml @@ -1,49 +1,81 @@ - - MetroidAlpha - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x0F - 0x10 - 0x11 - 0x12 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + MetroidAlpha + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + DamageVulnerability 1 + + + DamageVulnerability 2 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + AnimationParameters 1 + + + AnimationParameters 2 + + + AnimationParameters 3 + + + AnimationParameters 4 + + + Unknown 8 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + + + + + diff --git a/templates/mp1/Script/MetroidBeta.xml b/templates/mp1/Script/MetroidBeta.xml index 568a5963..45eb40d5 100644 --- a/templates/mp1/Script/MetroidBeta.xml +++ b/templates/mp1/Script/MetroidBeta.xml @@ -1,48 +1,101 @@ - - MetroidBeta - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + MetroidBeta + + + Name + + + Position + + + Rotation + + + Scale + + + + + DamageVulnerability 1 + + + DamageVulnerability 2 + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Particle 1 + + PART + + + + SWHC + + SWHC + + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Unknown 10 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/MetroidPrimeStage1.xml b/templates/mp1/Script/MetroidPrimeStage1.xml index fd8541df..7c8c42b9 100644 --- a/templates/mp1/Script/MetroidPrimeStage1.xml +++ b/templates/mp1/Script/MetroidPrimeStage1.xml @@ -1,47 +1,85 @@ - - MetroidPrimeStage1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x15:0x01:0x19 - 0x15:0x02:0x02 - 0x15:0x02:0x04 - - enabled - enabled - - + + + MetroidPrimeStage1 + + + Unknown 1 + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + HealthInfo 1 + + + HealthInfo 2 + + + Unknown 9 + + + PrimeStruct1 1 + + + PrimeStruct1 2 + + + PrimeStruct1 3 + + + PrimeStruct1 4 + + + Unknown 10 + + + Unknown 11 + + + + + + 0x01 + 0x02 + 0x03 + 0x04 + 0x15:0x01:0x1A + 0x15:0x02:0x00 + + + + + + + diff --git a/templates/mp1/Script/MetroidPrimeStage2.xml b/templates/mp1/Script/MetroidPrimeStage2.xml index cbc64f29..285ab2e6 100644 --- a/templates/mp1/Script/MetroidPrimeStage2.xml +++ b/templates/mp1/Script/MetroidPrimeStage2.xml @@ -1,36 +1,57 @@ - - MetroidPrimeStage2 - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + MetroidPrimeStage2 + + + Name + + + Position + + + Rotation + + + Scale + + + + + Particle 1 + + PART + + + + + ELSC + + ELSC + + + + Unknown 1 + + + Particle 2 + + PART + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Midi.xml b/templates/mp1/Script/Midi.xml index d14407d0..f8439baf 100644 --- a/templates/mp1/Script/Midi.xml +++ b/templates/mp1/Script/Midi.xml @@ -1,22 +1,34 @@ - - Midi - - - - - - - - - - - - - - - - disabled - disabled - - + + + Midi + + + Name + + + Unknown 1 + + + CSNG + + CSNG + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + + + 0x00 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/NewCameraShaker.xml b/templates/mp1/Script/NewCameraShaker.xml index e4894c8b..2eb56996 100644 --- a/templates/mp1/Script/NewCameraShaker.xml +++ b/templates/mp1/Script/NewCameraShaker.xml @@ -1,27 +1,37 @@ - - NewCameraShaker - - - - - - - - - - - - - - - - - - - script/mp1/NewCameraShaker.TXTR - - disabled - disabled - - + + + NewCameraShaker + + + Name + + + Position + + + Unknown 1 + + + + + NewCameraShakerStruct 1 + + + NewCameraShakerStruct 2 + + + NewCameraShakerStruct 3 + + + + + 0x00 + 0x01 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/NewIntroBoss.xml b/templates/mp1/Script/NewIntroBoss.xml index b70614e1..1c89f77f 100644 --- a/templates/mp1/Script/NewIntroBoss.xml +++ b/templates/mp1/Script/NewIntroBoss.xml @@ -1,38 +1,69 @@ - - NewIntroBoss - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + NewIntroBoss + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown + + + WPSC 1 + + WPSC + + + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Texture 1 + + TXTR + + + + Texture 2 + + TXTR + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/Oculus.xml b/templates/mp1/Script/Oculus.xml index 11e2b0d6..d7b4d497 100644 --- a/templates/mp1/Script/Oculus.xml +++ b/templates/mp1/Script/Oculus.xml @@ -1,40 +1,58 @@ - - Oculus - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + Oculus + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + Unknown 7 + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/OmegaPirate.xml b/templates/mp1/Script/OmegaPirate.xml index 455f5913..340efc9a 100644 --- a/templates/mp1/Script/OmegaPirate.xml +++ b/templates/mp1/Script/OmegaPirate.xml @@ -1,75 +1,195 @@ - - OmegaPirate - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x11 - 0x14 - 0x2A - - - - - - enabled - enabled - - + + + OmegaPirate + + + Name + + + Position + + + Rotation + + + Scale + + + + ActorParameters 1 + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Particle 1 + + PART + + + + Sound ID 1 + + + ActorParameters 2 + + + AnimationParameters + + + Particle 2 + + PART + + + + Sound ID 2 + + + Grenade Model + + CMDL + + + + DamageInfo 1 + + + Unknown 9 + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Particle 5 + + PART + + + + Particle 6 + + PART + + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Sound ID 3 + + + Sound ID 4 + + + Particle 7 + + PART + + + + DamageInfo 2 + + + ELSC + + ELSC + + + + Sound ID 5 + + + Unknown 17 + + + Unknown 18 + + + X-Ray Model + + CMDL + + + + X-Ray CSKR + + CSKR + + + + X-Ray CINF + + CINF + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + + + + + diff --git a/templates/mp1/Script/Parasite.xml b/templates/mp1/Script/Parasite.xml index ba6f4716..8875d5a8 100644 --- a/templates/mp1/Script/Parasite.xml +++ b/templates/mp1/Script/Parasite.xml @@ -1,50 +1,92 @@ - - Parasite - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + Parasite + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + diff --git a/templates/mp1/Script/PathCamera.xml b/templates/mp1/Script/PathCamera.xml index 9d2b4966..47474a94 100644 --- a/templates/mp1/Script/PathCamera.xml +++ b/templates/mp1/Script/PathCamera.xml @@ -1,29 +1,45 @@ - - PathCamera - - - - - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + PathCamera + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + + + 0x00 + 0x01 + 0x02 + + ScaleDisabled + diff --git a/templates/mp1/Script/PhazonHealingNodule.xml b/templates/mp1/Script/PhazonHealingNodule.xml index 5b246efc..bc13bbcc 100644 --- a/templates/mp1/Script/PhazonHealingNodule.xml +++ b/templates/mp1/Script/PhazonHealingNodule.xml @@ -1,34 +1,47 @@ - - PhazonHealingNodule - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + PhazonHealingNodule + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unused + + + ELSC + + ELSC + + + + Target Locator + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/PhazonPool.xml b/templates/mp1/Script/PhazonPool.xml index 106656d2..66f644c5 100644 --- a/templates/mp1/Script/PhazonPool.xml +++ b/templates/mp1/Script/PhazonPool.xml @@ -1,40 +1,82 @@ - - PhazonPool - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x05 - 0x06 - - enabled - enabled - - + + + PhazonPool + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Model 1 + + CMDL + + + + Model 2 + + CMDL + + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Unknown 2 + + + + Force + + + Trigger Flags + + + Pool Starting Value + + + Phazon Beam Drain Per Second + + + Time Until Regeneration + + + Automatic Drain/Don't Regenerate + + + Time Until Automatic Drain + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + + + + + diff --git a/templates/mp1/Script/Pickup.xml b/templates/mp1/Script/Pickup.xml index 0815e503..8a68f6c2 100644 --- a/templates/mp1/Script/Pickup.xml +++ b/templates/mp1/Script/Pickup.xml @@ -1,44 +1,78 @@ - - Pickup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0D - 0x0C - 0x0E:0x02 - 0x0E:0x04 - - enabled - enabled - - + + + Pickup + + + Name + + + Position + + + Rotation + + + Scale + + + Collision Scale + + + Scan/Collision Offset + + + + Capacity + + + Amount + + + Drop Rate + + + Life Time + + + Fade Length + + + Model + + CMDL + + + + AnimationParameters + + + + Active + + + Spawn Delay + + + Particle + + PART + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x0F + 0x0E:0x00 + + + + + + + + diff --git a/templates/mp1/Script/PickupGenerator.xml b/templates/mp1/Script/PickupGenerator.xml index 14e3520b..29a81d53 100644 --- a/templates/mp1/Script/PickupGenerator.xml +++ b/templates/mp1/Script/PickupGenerator.xml @@ -1,23 +1,29 @@ - - PickupGenerator - - - - - - - - - - - - - - - script/common/PickupGenerator.TXTR - - disabled - disabled - - + + + PickupGenerator + + + Name + + + Offset + + + Active + + + Frequency + + + + + 0x00 + 0x02 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Platform.xml b/templates/mp1/Script/Platform.xml index c537a505..4626da2a 100644 --- a/templates/mp1/Script/Platform.xml +++ b/templates/mp1/Script/Platform.xml @@ -1,46 +1,80 @@ - - Platform - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x07 - 0x06 - 0x08:0x02 - 0x08:0x04 - 0x0B - - enabled - enabled - - + + + Platform + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Scan Offset + + + Model + + CMDL + + + + AnimationParameters + + + + Unknown 2 + + + Active + + + DCLN + + DCLN + + + + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x0A + 0x08:0x00 + + + + + + + + + diff --git a/templates/mp1/Script/PlayerActor.xml b/templates/mp1/Script/PlayerActor.xml index a16727e0..83ab256c 100644 --- a/templates/mp1/Script/PlayerActor.xml +++ b/templates/mp1/Script/PlayerActor.xml @@ -1,45 +1,74 @@ - - PlayerActor - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0B - 0x0A - 0x0C:0x02 - 0x0C:0x04 - - enabled - enabled - - + + + PlayerActor + + + Name + + + Position + + + Rotation + + + Scale + + + Unknown 1 + + + Scan Offset + + + Unknown 2 + + + Unknown 3 + + + + + Model + + CMDL + + + + AnimationParameters + + + + Loop Animation + + + Unknown 5 + + + Disable Movement? + + + Active + + + + Unknown 13 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x10 + 0x0C:0x00 + + + + + + + + diff --git a/templates/mp1/Script/PlayerHint.xml b/templates/mp1/Script/PlayerHint.xml index 3653b236..be426bd7 100644 --- a/templates/mp1/Script/PlayerHint.xml +++ b/templates/mp1/Script/PlayerHint.xml @@ -1,25 +1,31 @@ - - PlayerHint - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + PlayerHint + + + Name + + + Position + + + Rotation + + + Active + + + + Unknown + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + ScaleDisabled + diff --git a/templates/mp1/Script/PlayerStateChange.xml b/templates/mp1/Script/PlayerStateChange.xml index 4f7209f9..5ea0c2fc 100644 --- a/templates/mp1/Script/PlayerStateChange.xml +++ b/templates/mp1/Script/PlayerStateChange.xml @@ -1,24 +1,33 @@ - - PlayerStateChange - - - - - - - - - - - - - - - - - - disabled - disabled - - + + + PlayerStateChange + + + Name + + + Active + + + + Amount + + + Capacity + + + Unknown 4 + + + Unknown 5 + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/PointOfInterest.xml b/templates/mp1/Script/PointOfInterest.xml index 372430ab..b65426f1 100644 --- a/templates/mp1/Script/PointOfInterest.xml +++ b/templates/mp1/Script/PointOfInterest.xml @@ -1,29 +1,34 @@ - - PointOfInterest - - - - - - - - Affects the size of the scan point. - - - - - - - - - - - - - script/common/PointOfInterest.TXTR - - enabled - enabled - - + + + PointOfInterest + + + Name + + + Position + + + Rotation + + + Active + + + + Unknown + Affects the size of the scan point. + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + + + + diff --git a/templates/mp1/Script/PuddleSpore.xml b/templates/mp1/Script/PuddleSpore.xml index 141c3675..374b8a82 100644 --- a/templates/mp1/Script/PuddleSpore.xml +++ b/templates/mp1/Script/PuddleSpore.xml @@ -1,41 +1,69 @@ - - PuddleSpore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + PuddleSpore + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + Unknown 2 + + + Particle + + PART + + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + WPSC + + WPSC + + + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + diff --git a/templates/mp1/Script/PuddleToadGamma.xml b/templates/mp1/Script/PuddleToadGamma.xml index 749c5349..935283db 100644 --- a/templates/mp1/Script/PuddleToadGamma.xml +++ b/templates/mp1/Script/PuddleToadGamma.xml @@ -1,42 +1,71 @@ - - PuddleToadGamma - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + PuddleToadGamma + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + DamageInfo 1 + + + DamageInfo 2 + + + DCLN + + DCLN + + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + diff --git a/templates/mp1/Script/Puffer.xml b/templates/mp1/Script/Puffer.xml index 8e407b6a..8e0f8705 100644 --- a/templates/mp1/Script/Puffer.xml +++ b/templates/mp1/Script/Puffer.xml @@ -1,41 +1,71 @@ - - Puffer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + Puffer + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Particle + + PART + + + + DamageInfo 1 + + + Texture + + TXTR + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + DamageInfo 2 + + + Unknown 6 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/RadialDamage.xml b/templates/mp1/Script/RadialDamage.xml index de49b7b3..818d9266 100644 --- a/templates/mp1/Script/RadialDamage.xml +++ b/templates/mp1/Script/RadialDamage.xml @@ -1,25 +1,31 @@ - - RadialDamage - - - - - - - - - - - - - - - - - script/common/RadialDamage.TXTR - - disabled - disabled - - + + + RadialDamage + + + Name + + + Position + + + Active + + + + Radius + + + + + 0x00 + 0x01 + 0x02 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/RandomRelay.xml b/templates/mp1/Script/RandomRelay.xml index 3463c654..24c53d37 100644 --- a/templates/mp1/Script/RandomRelay.xml +++ b/templates/mp1/Script/RandomRelay.xml @@ -1,24 +1,31 @@ - - RandomRelay - - - - - - - - - - - - - - - - script/common/RandomRelay.TXTR - - disabled - enabled - - + + + RandomRelay + + + Name + + + Connection Count + + + Variance + + + Unknown + + + Active + + + + + 0x00 + 0x04 + + + + + RotationDisabled + diff --git a/templates/mp1/Script/Relay.xml b/templates/mp1/Script/Relay.xml index 2573c93e..1a4506f5 100644 --- a/templates/mp1/Script/Relay.xml +++ b/templates/mp1/Script/Relay.xml @@ -1,21 +1,21 @@ - - Relay - - - - - - - - - - - - - script/common/Relay.TXTR - - enabled - enabled - - + + + Relay + + + Name + + + Active + + + + + 0x00 + 0x01 + + + + + diff --git a/templates/mp1/Script/Repulsor.xml b/templates/mp1/Script/Repulsor.xml index ef95b587..be9e566c 100644 --- a/templates/mp1/Script/Repulsor.xml +++ b/templates/mp1/Script/Repulsor.xml @@ -1,22 +1,27 @@ - - Repulsor - - - - - - - - - - - - - - - - disabled - disabled - - + + + Repulsor + + + Name + + + Position + + + Active + + + Radius + + + + + 0x00 + 0x01 + 0x02 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Ridley.xml b/templates/mp1/Script/Ridley.xml index 3c55da85..11bc3c3a 100644 --- a/templates/mp1/Script/Ridley.xml +++ b/templates/mp1/Script/Ridley.xml @@ -1,85 +1,222 @@ - - Ridley - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - 0x06 - 0x07 - 0x08 - 0x09 - 0x0A - 0x0B - 0x0C - 0x0D - 0x0E - 0x0F - 0x10 - 0x11 - - enabled - enabled - - + + + Ridley + + + Name + + + Position + + + Rotation + + + Scale + + + + + Model 1 + + CMDL + + + + Model 2 + + CMDL + + + + Model 3 + + CMDL + + + + Model 4 + + CMDL + + + + Model 5 + + CMDL + + + + Model 6 + + CMDL + + + + Model 7 + + CMDL + + + + Model 8 + + CMDL + + + + Model 9 + + CMDL + + + + Model 10 + + CMDL + + + + Model 11 + + CMDL + + + + Model 12 + + CMDL + + + + Particle + + PART + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + WPSC 1 + + WPSC + + + + DamageInfo 1 + + + + Sound ID 1 + + + WPSC 2 + + WPSC + + + + DamageInfo 2 + + + RidleyStruct2 1 + + + WPSC 3 + + WPSC + + + + DamageInfo 3 + + + RidleyStruct2 2 + + + Sound ID 2 + + + DamageInfo 4 + + + RidleyStruct2 3 + + + Unknown 18 + + + Unknown 19 + + + DamageInfo 5 + + + Unknown 20 + + + DamageInfo 6 + + + Unknown 21 + + + DamageInfo 7 + + + Unknown 22 + + + ELSC + + ELSC + + + + Unknown 23 + + + Sound ID 3 + + + DamageInfo 8 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp1/Script/Ripper.xml b/templates/mp1/Script/Ripper.xml index 26b2e986..bbc1daa1 100644 --- a/templates/mp1/Script/Ripper.xml +++ b/templates/mp1/Script/Ripper.xml @@ -1,33 +1,39 @@ - - Ripper - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + Ripper + + + Name + + + Unknown 1 + + + Position + + + Rotation + + + Scale + + + + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + diff --git a/templates/mp1/Script/Ripple.xml b/templates/mp1/Script/Ripple.xml index b85d6eb0..026db51a 100644 --- a/templates/mp1/Script/Ripple.xml +++ b/templates/mp1/Script/Ripple.xml @@ -1,21 +1,26 @@ - - Ripple - - - - - - - - - - - - - - - disabled - disabled - - + + + Ripple + + + Name + + + Position + + + Unknown 1 + + + Unknown 2 + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/RoomAcoustics.xml b/templates/mp1/Script/RoomAcoustics.xml index 3536426b..262e015a 100644 --- a/templates/mp1/Script/RoomAcoustics.xml +++ b/templates/mp1/Script/RoomAcoustics.xml @@ -1,48 +1,109 @@ - - RoomAcoustics - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - disabled - disabled - - + + + RoomAcoustics + + + Name + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + Unknown 20 + + + Unknown 21 + + + Unknown 22 + + + Unknown 23 + + + Unknown 24 + + + Unknown 25 + + + Unknown 26 + + + Unknown 27 + + + Unknown 28 + + + Unknown 29 + + + Unknown 30 + + + Unknown 31 + + + + + 0x00 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/RumbleEffect.xml b/templates/mp1/Script/RumbleEffect.xml index eec06409..4e3fe544 100644 --- a/templates/mp1/Script/RumbleEffect.xml +++ b/templates/mp1/Script/RumbleEffect.xml @@ -1,23 +1,30 @@ - - RumbleEffect - - - - - - - - - - - - - - - - - disabled - disabled - - + + + RumbleEffect + + + Name + + + Position + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/ScriptBeam.xml b/templates/mp1/Script/ScriptBeam.xml index b94d8096..2ec7b8cb 100644 --- a/templates/mp1/Script/ScriptBeam.xml +++ b/templates/mp1/Script/ScriptBeam.xml @@ -1,25 +1,34 @@ - - ScriptBeam - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + ScriptBeam + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + WPSC + + WPSC + + + + + + + + 0x00 + 0x01 + 0x02 + + ScaleDisabled + diff --git a/templates/mp1/Script/Seedling.xml b/templates/mp1/Script/Seedling.xml index 7602a3b5..c568716d 100644 --- a/templates/mp1/Script/Seedling.xml +++ b/templates/mp1/Script/Seedling.xml @@ -1,39 +1,65 @@ - - Seedling - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + Seedling + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + CMDL + + + + Unknown 2 + + WPSC + + + + DamageInfo 1 + + + DamageInfo 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/ShadowProjector.xml b/templates/mp1/Script/ShadowProjector.xml index 92395a92..335f9f6b 100644 --- a/templates/mp1/Script/ShadowProjector.xml +++ b/templates/mp1/Script/ShadowProjector.xml @@ -1,28 +1,45 @@ - - ShadowProjector - - - - - - - - - - - - - - - - - - - - - - disabled - disabled - - + + + ShadowProjector + + + Name + + + Position + + + Active + + + Shadow Scale + + + Shadow Offset + + + Unknown 4 + + + Shadow Opacity + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + + + 0x00 + 0x01 + 0x02 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/SnakeWeedSwarm.xml b/templates/mp1/Script/SnakeWeedSwarm.xml index 77ec8a59..440e5ddb 100644 --- a/templates/mp1/Script/SnakeWeedSwarm.xml +++ b/templates/mp1/Script/SnakeWeedSwarm.xml @@ -1,50 +1,94 @@ - - SnakeWeedSwarm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04 - 0x05:0x02 - 0x05:0x04 - - disabled - volume - - - + + + SnakeWeedSwarm + + + Name + + + Position + + + Scale + + + Active + + + AnimationParameters + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x05:0x00 + + + + + + + RotationDisabled + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp1/Script/Sound.xml b/templates/mp1/Script/Sound.xml index 463ea720..e528f437 100644 --- a/templates/mp1/Script/Sound.xml +++ b/templates/mp1/Script/Sound.xml @@ -1,40 +1,77 @@ - - Sound - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/Sound.TXTR - - enabled - disabled - - + + + Sound + + + Name + + + Position + + + Rotation + + + Sound ID + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + + + 0x00 + 0x01 + 0x02 + + + + + ScaleDisabled + diff --git a/templates/mp1/Script/SpacePirate.xml b/templates/mp1/Script/SpacePirate.xml index ea9d6ad2..f0860873 100644 --- a/templates/mp1/Script/SpacePirate.xml +++ b/templates/mp1/Script/SpacePirate.xml @@ -1,61 +1,131 @@ - - SpacePirate - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + SpacePirate + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + WPSC 1 + + WPSC + + + + DamageInfo 1 + + + Sound ID 1 + + + DamageInfo 2 + + + Unknown 9 + + + WPSC 2 + + WPSC + + + + DamageInfo 3 + + + Unknown 10 + + + Sound ID 2 + + + Unknown 11 + + + Unknown 12 + + + Sound ID 3 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Sound ID 4 + + + Sound ID 5 + + + Unknown 19 + + + Unknown 20 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/SpankWeed.xml b/templates/mp1/Script/SpankWeed.xml index 9aa4c749..9844a556 100644 --- a/templates/mp1/Script/SpankWeed.xml +++ b/templates/mp1/Script/SpankWeed.xml @@ -1,36 +1,50 @@ - - SpankWeed - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + SpankWeed + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/SpawnPoint.xml b/templates/mp1/Script/SpawnPoint.xml index 15d72a2e..8a05f1f9 100644 --- a/templates/mp1/Script/SpawnPoint.xml +++ b/templates/mp1/Script/SpawnPoint.xml @@ -1,54 +1,120 @@ - - SpawnPoint - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + SpawnPoint + + + Name + + + Position + + + Rotation + + + Power Beam + + + Ice Beam + + + Wave Beam + + + Plasma Beam + + + Missiles + + + Scan Visor + + + Morph Ball Bomb + + + Power Bombs + + + Flamethrower + + + Thermal Visor + + + Charge Beam + + + Super Missile + + + Grapple Beam + + + X-Ray Visor + + + Ice Spreader + + + Space Jump Boots + + + Morph Ball + + + Combat Visor + + + Boost Ball + + + Spider Ball + + + Power Suit? + + + Gravity Suit + + + Varia Suit + + + Phazon Suit + + + Energy Tanks + + + Unknown Item 1 + + + Health Refill + + + Unknown Item 2 + + + Wavebuster + + + Default Spawn + + + Active + + + Morphed + + + + + 0x00 + 0x01 + 0x02 + 0x21 + + ScaleDisabled + diff --git a/templates/mp1/Script/SpecialFunction.xml b/templates/mp1/Script/SpecialFunction.xml index 40dcebba..95268467 100644 --- a/templates/mp1/Script/SpecialFunction.xml +++ b/templates/mp1/Script/SpecialFunction.xml @@ -1,72 +1,93 @@ - - SpecialFunction - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/SpecialFunction.TXTR - - enabled - enabled - - + + + SpecialFunction + + + Name + + + Position + + + Rotation + + + Function + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + + + Active + + + Unknown 5 + + + Used by SpinnerController 1 + + + Used by SpinnerController 2 + + + Used by SpinnerController 3 + + + + + 0x00 + 0x01 + 0x02 + 0x0A + + + + + diff --git a/templates/mp1/Script/SpiderBallAttractionSurface.xml b/templates/mp1/Script/SpiderBallAttractionSurface.xml index 50132451..5e065535 100644 --- a/templates/mp1/Script/SpiderBallAttractionSurface.xml +++ b/templates/mp1/Script/SpiderBallAttractionSurface.xml @@ -1,28 +1,35 @@ - - SpiderBallAttractionSurface - - - - - - - - - - - - - - - - - - - script/common/SpiderBallAttractionSurface.TXTR - - enabled - volume - - - + + + SpiderBallAttractionSurface + + + Name + + + Position + + + Rotation + + + Scale + + + Active + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04 + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/SpiderBallWaypoint.xml b/templates/mp1/Script/SpiderBallWaypoint.xml index faf0bc1f..58d83f0c 100644 --- a/templates/mp1/Script/SpiderBallWaypoint.xml +++ b/templates/mp1/Script/SpiderBallWaypoint.xml @@ -1,26 +1,32 @@ - - SpiderBallWaypoint - - - - - - - - - - - - - - - - - script/common/SpiderBallWaypoint.CMDL - - 0.5 - enabled - enabled - - + + + SpiderBallWaypoint + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + Unknown 2 + + + + + 0x00 + 0x01 + 0x02 + + + + + 0.5 + diff --git a/templates/mp1/Script/SpindleCamera.xml b/templates/mp1/Script/SpindleCamera.xml index 1025dd13..bf4e498c 100644 --- a/templates/mp1/Script/SpindleCamera.xml +++ b/templates/mp1/Script/SpindleCamera.xml @@ -1,42 +1,84 @@ - - SpindleCamera - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - enabled - disabled - - + + + SpindleCamera + + + Name + + + Position + + + Rotation + + + Unknown 1 + + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + SpindleCameraStruct 1 + + + SpindleCameraStruct 2 + + + SpindleCameraStruct 3 + + + SpindleCameraStruct 4 + + + SpindleCameraStruct 5 + + + SpindleCameraStruct 6 + + + SpindleCameraStruct 7 + + + SpindleCameraStruct 8 + + + SpindleCameraStruct 9 + + + SpindleCameraStruct 10 + + + SpindleCameraStruct 11 + + + SpindleCameraStruct 12 + + + SpindleCameraStruct 13 + + + SpindleCameraStruct 14 + + + SpindleCameraStruct 15 + + + + + 0x00 + 0x01 + 0x02 + + ScaleDisabled + diff --git a/templates/mp1/Script/Steam.xml b/templates/mp1/Script/Steam.xml index a8424eb7..e3fa0c9c 100644 --- a/templates/mp1/Script/Steam.xml +++ b/templates/mp1/Script/Steam.xml @@ -1,30 +1,50 @@ - - Steam - - - - - - - - - - - - - - - - - - - - - - - disabled - volume - - - + + + Steam + + + Name + + + Position + + + Scale + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Texture + + TXTR + + + + GuessStruct 1 + + + GuessStruct 2 + + + Unknown 8 + + + + + 0x00 + 0x01 + 0x02 + + RotationDisabled + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/StreamedAudio.xml b/templates/mp1/Script/StreamedAudio.xml index e4d8d825..1f3c1dcf 100644 --- a/templates/mp1/Script/StreamedAudio.xml +++ b/templates/mp1/Script/StreamedAudio.xml @@ -1,28 +1,44 @@ - - StreamedAudio - - - - - - - - - - - - - - - - - - - - script/common/StreamedAudio.TXTR - - disabled - disabled - - + + + StreamedAudio + + + Name + + + Active + + + Audio file + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + + + 0x00 + 0x01 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Switch.xml b/templates/mp1/Script/Switch.xml index 82a379a6..4292a093 100644 --- a/templates/mp1/Script/Switch.xml +++ b/templates/mp1/Script/Switch.xml @@ -1,21 +1,26 @@ - - Switch - - - - - - - - - - - - - - - disabled - disabled - - + + + Switch + + + Name + + + Active + + + Open + + + Close when used? + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/TargetingPoint.xml b/templates/mp1/Script/TargetingPoint.xml index 1b437f8b..d338fc7a 100644 --- a/templates/mp1/Script/TargetingPoint.xml +++ b/templates/mp1/Script/TargetingPoint.xml @@ -1,23 +1,27 @@ - - TargetingPoint - - - - - - - - - - - - - - - - - enabled - disabled - - + + + TargetingPoint + + + Name + + + Position + + + Rotation + + + Active + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + ScaleDisabled + diff --git a/templates/mp1/Script/TeamAIMgr.xml b/templates/mp1/Script/TeamAIMgr.xml index 5c0d5f8d..ef81916d 100644 --- a/templates/mp1/Script/TeamAIMgr.xml +++ b/templates/mp1/Script/TeamAIMgr.xml @@ -1,26 +1,43 @@ - - TeamAIMgr - - - - - - - - - - - - - - - - - - - - disabled - disabled - - + + + TeamAIMgr + + + Name + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + + + 0x00 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Thardus.xml b/templates/mp1/Script/Thardus.xml index 01a75bdd..0cd55971 100644 --- a/templates/mp1/Script/Thardus.xml +++ b/templates/mp1/Script/Thardus.xml @@ -1,83 +1,241 @@ - - Thardus - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - 0x08 - 0x09 - 0x0A - 0x0B - 0x0C - 0x0D - 0x0E - 0x0F - 0x10 - 0x11 - 0x12 - 0x13 - 0x14 - 0x15 - - enabled - enabled - - + + + Thardus + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Rock Weak Point 1 Model + + CMDL + + + + Rock Weak Point 2 Model + + CMDL + + + + Rock Weak Point 3 Model + + CMDL + + + + Rock Weak Point 4 Model + + CMDL + + + + Rock Weak Point 5 Model + + CMDL + + + + Rock Weak Point 6 Model + + CMDL + + + + Rock Weak Point 7 Model + + CMDL + + + + Phazon Weak Point 1 Model + + CMDL + + + + Phazon Weak Point 2 Model + + CMDL + + + + Phazon Weak Point 3 Model + + CMDL + + + + Phazon Weak Point 4 Model + + CMDL + + + + Phazon Weak Point 5 Model + + CMDL + + + + Phazon Weak Point 6 Model + + CMDL + + + + Phazon Weak Point 7 Model + + CMDL + + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + State Machine + + AFSM + + + + Particle 4 + + PART + + + + Particle 5 + + PART + + + + Particle 6 + + PART + + + + Particle 7 + + PART + + + + Particle 8 + + PART + + + + Particle 9 + + PART + + + + Roll Speed + + + Unknown 4 + + + Unknown 5 + + + Phazon Weak Point Health + + + Rock Weak Point Health + + + Ice Spikes Speed + + + Texture + + TXTR + + + + Unknown 9 + + + Particle 10 + + PART + + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp1/Script/ThardusRockProjectile.xml b/templates/mp1/Script/ThardusRockProjectile.xml index 5e5a15e8..7efebc94 100644 --- a/templates/mp1/Script/ThardusRockProjectile.xml +++ b/templates/mp1/Script/ThardusRockProjectile.xml @@ -1,37 +1,57 @@ - - ThardusRockProjectile - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - 0x09 - - enabled - enabled - - + + + ThardusRockProjectile + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Model + + CMDL + + + + AFSM + + AFSM + + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + + diff --git a/templates/mp1/Script/ThermalHeatFader.xml b/templates/mp1/Script/ThermalHeatFader.xml index b1f5e199..342cea05 100644 --- a/templates/mp1/Script/ThermalHeatFader.xml +++ b/templates/mp1/Script/ThermalHeatFader.xml @@ -1,21 +1,26 @@ - - ThermalHeatFader - - - - - - - - - - - - - - - disabled - disabled - - + + + ThermalHeatFader + + + Name + + + Active + + + Faded Heat Level + + + Initial Heat Level + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/Timer.xml b/templates/mp1/Script/Timer.xml index 9611b7ff..b61cfa5c 100644 --- a/templates/mp1/Script/Timer.xml +++ b/templates/mp1/Script/Timer.xml @@ -1,31 +1,37 @@ - - Timer - - - - - A random value between 0 and this number will be added to the timer's start time. - - - When the timer reaches 0, it will reset back to its start time and start ticking again. - - - The timer will start ticking immediately on load, without waiting for a script message to start it. - - - - - - - - - - - - script/common/Timer.TXTR - - disabled - enabled - - + + + Timer + + + Name + + + Start Time + + + Max Random Delay + A random value between 0 and this number will be added to the timer's start time. + + + Loop + When the timer reaches 0, it will reset back to its start time and start ticking again. + + + Auto-Start + The timer will start ticking immediately on load, without waiting for a script message to start it. + + + Active + + + + + 0x00 + 0x05 + + + + + RotationDisabled + diff --git a/templates/mp1/Script/Trigger.xml b/templates/mp1/Script/Trigger.xml index b4ebaf57..3f93c677 100644 --- a/templates/mp1/Script/Trigger.xml +++ b/templates/mp1/Script/Trigger.xml @@ -1,52 +1,65 @@ - - Trigger - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/Trigger.TXTR - - disabled - volume - - - + + + Trigger + + + Name + + + Position + + + Scale + + + + Force + + + Trigger Flags + + + + + + + + + + + + + + + + + + + + + + + Active + + + Deactivate On Entered + + + Deactivate On Exited + + + + + 0x00 + 0x01 + 0x02 + 0x06 + + + + + RotationDisabled + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp1/Script/Tryclops.xml b/templates/mp1/Script/Tryclops.xml index f4d93ab2..a6041678 100644 --- a/templates/mp1/Script/Tryclops.xml +++ b/templates/mp1/Script/Tryclops.xml @@ -1,35 +1,47 @@ - - Tryclops - - - - - - - - - - - - - - - - - - - - - - - - - 0x04:0x19 - 0x05:0x02 - 0x05:0x04 - - enabled - enabled - - + + + Tryclops + + + Name + + + Position + + + Rotation + + + Scale + + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04:0x1A + 0x05:0x00 + + + + + + + diff --git a/templates/mp1/Script/VisorFlare.xml b/templates/mp1/Script/VisorFlare.xml index 9670c396..3a258fc1 100644 --- a/templates/mp1/Script/VisorFlare.xml +++ b/templates/mp1/Script/VisorFlare.xml @@ -1,33 +1,59 @@ - - VisorFlare - - - - - - - - - - - - - - - - - - - - - - - - - script/common/VisorFlare.TXTR - - disabled - disabled - - + + + VisorFlare + + + Name + + + Position + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + FlareDef 1 + + + FlareDef 2 + + + FlareDef 3 + + + FlareDef 4 + + + FlareDef 5 + + + + + 0x00 + 0x01 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/VisorGoo.xml b/templates/mp1/Script/VisorGoo.xml index 1c264dc6..7b236191 100644 --- a/templates/mp1/Script/VisorGoo.xml +++ b/templates/mp1/Script/VisorGoo.xml @@ -1,30 +1,56 @@ - - VisorGoo - - - - - - - - - - - - - - - - - - - - - - script/common/VisorGoo.TXTR - - disabled - disabled - - + + + VisorGoo + + + Name + + + Position + + + Particle + + PART + + + + ELSC + + ELSC + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Sound + + + Unknown 7 + + + + + 0x00 + 0x01 + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/WallCrawlerSwarm.xml b/templates/mp1/Script/WallCrawlerSwarm.xml index b42f4ef7..04e66b85 100644 --- a/templates/mp1/Script/WallCrawlerSwarm.xml +++ b/templates/mp1/Script/WallCrawlerSwarm.xml @@ -1,65 +1,140 @@ - - WallCrawlerSwarm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x07 - 0x05:0x02 - 0x05:0x04 - - enabled - volume - - - + + + WallCrawlerSwarm + + + Name + + + Position + + + Rotation + + + Scale + + + Active + + + + Unknown 1 + + + AnimationParameters + + + Unknown 2 + + + Unknown 3 + + + Particle 1 + + PART + + + + Particle 2 + + PART + + + + Always FFFFFFFF 1 + + + Always FFFFFFFF 2 + + + DamageInfo 1 + + + Unknown 4 + + + DamageInfo 2 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Unknown 13 + + + Unknown 14 + + + Unknown 15 + + + Unknown 16 + + + Unknown 17 + + + Unknown 18 + + + Unknown 19 + + + Unknown 20 + + + Unknown 21 + + + Unknown 22 + + + + + Sound 1 + + + Sound 2 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + 0x04 + 0x05:0x00 + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/Warwasp.xml b/templates/mp1/Script/Warwasp.xml index f4aef7ef..573c6b2c 100644 --- a/templates/mp1/Script/Warwasp.xml +++ b/templates/mp1/Script/Warwasp.xml @@ -1,38 +1,62 @@ - - WarWasp - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x05:0x19 - 0x06:0x02 - 0x06:0x04 - - enabled - enabled - - + + + WarWasp + + + Name + + + Patterned Flavor Type + + + Position + + + Rotation + + + Scale + + + + + Collider + + + DamageInfo 1 + + + WPSC + + WPSC + + + + DamageInfo 2 + + + Particle + + PART + + + + Unknown 3 + + + + + 0x00 + 0x02 + 0x03 + 0x04 + 0x05:0x1A + 0x06:0x00 + + + + + + + diff --git a/templates/mp1/Script/Water.xml b/templates/mp1/Script/Water.xml index 1187637c..e6c0c430 100644 --- a/templates/mp1/Script/Water.xml +++ b/templates/mp1/Script/Water.xml @@ -1,85 +1,239 @@ - - Water - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This particle plays when an actor/projectile enters the water. It also plays when the morph ball is rolling in it at surface level. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - disabled - volume - - - + + + Water + + + Name + + + Position + + + Scale + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Display Fluid Surface + + + Texture 1 + + TXTR + + + + Texture 2 + + TXTR + + + + Texture 3 + + TXTR + + + + Texture 4 + + TXTR + + + + Reflection Map + + TXTR + + + + Texture 6 + + TXTR + + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Active + + + Fluid Type + + + Unknown 11 + + + Unknown 12 + + + + Unknown 30 + + + Unknown 31 + + + Unknown 32 + + + Unknown 33 + + + Unknown 34 + + + Unknown 35 + + + Unknown 36 + + + Unknown 37 + + + Unknown 38 + + + Unknown 39 + + + Enter Particle + This particle plays when an actor/projectile enters the water. It also plays when the morph ball is rolling in it at surface level. + + PART + + + + Particle 2 + + PART + + + + Particle 3 + + PART + + + + Particle 4 + + PART + + + + Particle 5 + + PART + + + + Sound 1 + + + Sound 2 + + + Sound 3 + + + Sound 4 + + + Sound 5 + + + Unknown 40 + + + Unknown 41 + + + Unknown 42 + + + Unknown 43 + + + Unknown 44 + + + Unknown 45 + + + Unknown 46 + + + Unknown 47 + + + Heat Wave Height + + + Heat Wave Speed + + + Heat Wave Color + + + Lightmap Texture + + TXTR + + + + Unknown 51 + + + Unknown 52 + + + Unknown 53 + + + Unknown 54 + + + Unknown 55 + + + DO NOT ENABLE - WILL CRASH + + + Ignore + + + Ignore + + + + + 0x00 + 0x01 + 0x02 + 0x09 + + RotationDisabled + ScaleVolume + BoxShape + diff --git a/templates/mp1/Script/Waypoint.xml b/templates/mp1/Script/Waypoint.xml index 3605a978..a8e5accc 100644 --- a/templates/mp1/Script/Waypoint.xml +++ b/templates/mp1/Script/Waypoint.xml @@ -1,35 +1,57 @@ - - Waypoint - - - - - - - - - - - - - - - - - - - - - - - - - - script/common/Waypoint.CMDL - - 0.5 - enabled - enabled - - + + + Waypoint + + + Name + + + Position + + + Rotation + + + Active + + + Unknown 2 + + + Delay + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + + + 0x00 + 0x01 + 0x02 + 0x03 + + + + + 0.5 + diff --git a/templates/mp1/Script/WorldLightFader.xml b/templates/mp1/Script/WorldLightFader.xml index 916d6bc9..10e4f525 100644 --- a/templates/mp1/Script/WorldLightFader.xml +++ b/templates/mp1/Script/WorldLightFader.xml @@ -1,21 +1,26 @@ - - WorldLightFader - - - - - - - - - - - - - - - disabled - disabled - - + + + WorldLightFader + + + Name + + + Active + + + Faded Light Level + + + Fade Speed + + + + + 0x00 + 0x01 + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Script/WorldTeleporter.xml b/templates/mp1/Script/WorldTeleporter.xml index b433c826..e8fbfbb6 100644 --- a/templates/mp1/Script/WorldTeleporter.xml +++ b/templates/mp1/Script/WorldTeleporter.xml @@ -1,42 +1,100 @@ - - WorldTeleporter - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x04 - 0x06 - 0x08 - - disabled - disabled - - + + + WorldTeleporter + + + Name + + + Active + + + World + + MLVL + + + + Area + + MREA + + + + Player Model + + + Player Scale + + + Elevator Platform Model + + CMDL + + + + Elevator Platform Scale + + + Elevator Background Model + + CMDL + + + + Elevator Background Scale + + + Upward Elevator + + + Elevator Sound + + + Sound Volume + + + Unknown (Sound-Related) + + + Show Text Instead Of Cutscene + + + Font + + FONT + + + + String + + STRG + + + + Fade In From/Out To White + + + Character Fade In Time + + + Characters Per Second + + + Delay Before Showing Text + + + + + 0x00 + 0x01 + + + + + + + RotationDisabled + ScaleDisabled + diff --git a/templates/mp1/Structs/ActorParameters.xml b/templates/mp1/Structs/ActorParameters.xml index b18ad2c9..72ee2ba5 100644 --- a/templates/mp1/Structs/ActorParameters.xml +++ b/templates/mp1/Structs/ActorParameters.xml @@ -1,19 +1,56 @@ - - - - - - - - - - - - - - - - - - + + + ActorParameters + + + + + X-Ray Visor Model + + CMDL + + + + X-Ray Visor Skin + + CSKR + + + + Thermal Visor Model + + CMDL + + + + Thermal Visor Skin + + CSKR + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + Enable Thermal Heat + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + + diff --git a/templates/mp1/Structs/BeamCombos.xml b/templates/mp1/Structs/BeamCombos.xml index a3ec653a..a54d2e7e 100644 --- a/templates/mp1/Structs/BeamCombos.xml +++ b/templates/mp1/Structs/BeamCombos.xml @@ -1,10 +1,23 @@ - - - - - - - - - + + + BeamCombos + + + Super Missile + + + Ice Spreader + + + Wavebuster + + + Flamethrower + + + Phazon Combo + + + + diff --git a/templates/mp1/Structs/BehaveChance.xml b/templates/mp1/Structs/BehaveChance.xml index 685354d1..435fdcdb 100644 --- a/templates/mp1/Structs/BehaveChance.xml +++ b/templates/mp1/Structs/BehaveChance.xml @@ -1,12 +1,29 @@ - - - - - - - - - - - + + + BehaveChance + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + + diff --git a/templates/mp1/Structs/BoolFloat 1.xml b/templates/mp1/Structs/BoolFloat 1.xml deleted file mode 100644 index 83927340..00000000 --- a/templates/mp1/Structs/BoolFloat 1.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolFloat 2.xml b/templates/mp1/Structs/BoolFloat 2.xml deleted file mode 100644 index 9b3d0cea..00000000 --- a/templates/mp1/Structs/BoolFloat 2.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolFloat 3.xml b/templates/mp1/Structs/BoolFloat 3.xml deleted file mode 100644 index 463dd9e7..00000000 --- a/templates/mp1/Structs/BoolFloat 3.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolFloat 4.xml b/templates/mp1/Structs/BoolFloat 4.xml deleted file mode 100644 index 843b1793..00000000 --- a/templates/mp1/Structs/BoolFloat 4.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolFloat 5.xml b/templates/mp1/Structs/BoolFloat 5.xml deleted file mode 100644 index 57b89be0..00000000 --- a/templates/mp1/Structs/BoolFloat 5.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolFloat 6.xml b/templates/mp1/Structs/BoolFloat 6.xml deleted file mode 100644 index 0865785b..00000000 --- a/templates/mp1/Structs/BoolFloat 6.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolFloat 7.xml b/templates/mp1/Structs/BoolFloat 7.xml deleted file mode 100644 index fccd431d..00000000 --- a/templates/mp1/Structs/BoolFloat 7.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolFloat 8.xml b/templates/mp1/Structs/BoolFloat 8.xml deleted file mode 100644 index 1255d25e..00000000 --- a/templates/mp1/Structs/BoolFloat 8.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolVec3f 1.xml b/templates/mp1/Structs/BoolVec3f 1.xml deleted file mode 100644 index e67b84a0..00000000 --- a/templates/mp1/Structs/BoolVec3f 1.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/BoolVec3f 2.xml b/templates/mp1/Structs/BoolVec3f 2.xml deleted file mode 100644 index 0010251c..00000000 --- a/templates/mp1/Structs/BoolVec3f 2.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/ChargedBeams.xml b/templates/mp1/Structs/ChargedBeams.xml index 2a2d36ca..da556451 100644 --- a/templates/mp1/Structs/ChargedBeams.xml +++ b/templates/mp1/Structs/ChargedBeams.xml @@ -1,10 +1,23 @@ - - - - - - - - - + + + ChargedBeams + + + Power + + + Ice + + + Wave + + + Plasma + + + Phazon + + + + diff --git a/templates/mp1/Structs/DamageInfo.xml b/templates/mp1/Structs/DamageInfo.xml index 20d781b3..dc065c66 100644 --- a/templates/mp1/Structs/DamageInfo.xml +++ b/templates/mp1/Structs/DamageInfo.xml @@ -1,9 +1,20 @@ - - - - - - - - + + + DamageInfo + + + Weapon Type + + + Damage + + + Radius + + + Knockback Power + + + + diff --git a/templates/mp1/Structs/DamageVulnerability.xml b/templates/mp1/Structs/DamageVulnerability.xml index 90918d5e..03f4c4cb 100644 --- a/templates/mp1/Structs/DamageVulnerability.xml +++ b/templates/mp1/Structs/DamageVulnerability.xml @@ -1,23 +1,58 @@ - - - - - - - - - - - - - - - - - - - - - - + + + DamageVulnerability + + + Power + + + Ice + + + Wave + + + Plasma + + + Bomb + + + Power Bomb + + + Missile + + + Boost Ball + + + Phazon + + + AI + + + Poison Water + + + Lava + + + Hot + + + Unused Weapon 1 + + + Unused Weapon 2 + + + Unused Weapon 3 + + + + + + diff --git a/templates/mp1/Structs/FlareDef.xml b/templates/mp1/Structs/FlareDef.xml index 85efb82a..d7ccf010 100644 --- a/templates/mp1/Structs/FlareDef.xml +++ b/templates/mp1/Structs/FlareDef.xml @@ -1,9 +1,23 @@ - - - - - - - - + + + FlareDef + + + Texture + + TXTR + + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + + diff --git a/templates/mp1/Structs/FluidLayerMotion.xml b/templates/mp1/Structs/FluidLayerMotion.xml index dbe52504..ec709e08 100644 --- a/templates/mp1/Structs/FluidLayerMotion.xml +++ b/templates/mp1/Structs/FluidLayerMotion.xml @@ -1,10 +1,24 @@ - - - - - - - - - + + + FluidLayerMotion + true + + + Fluid UV Motion + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + + diff --git a/templates/mp1/Structs/FluidUVMotion.xml b/templates/mp1/Structs/FluidUVMotion.xml index 37921c57..81442b63 100644 --- a/templates/mp1/Structs/FluidUVMotion.xml +++ b/templates/mp1/Structs/FluidUVMotion.xml @@ -1,10 +1,24 @@ - - - - - - - - - + + + FluidUVMotion + true + + + Fluid Layer Motion 1 + + + Fluid Layer Motion 2 + + + Fluid Layer Motion 3 + + + Unknown 1 + + + Unknown 2 + + + + diff --git a/templates/mp1/Structs/GrappleParameters.xml b/templates/mp1/Structs/GrappleParameters.xml index e58a4838..c65cfd04 100644 --- a/templates/mp1/Structs/GrappleParameters.xml +++ b/templates/mp1/Structs/GrappleParameters.xml @@ -1,17 +1,44 @@ - - - - - - - - - - - - - - - - + + + GrappleParameters + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Disable Turning + + + + diff --git a/templates/mp1/Structs/HealthInfo.xml b/templates/mp1/Structs/HealthInfo.xml index 6a4dcefe..404c1601 100644 --- a/templates/mp1/Structs/HealthInfo.xml +++ b/templates/mp1/Structs/HealthInfo.xml @@ -1,7 +1,14 @@ - - - - - - + + + HealthInfo + + + Health + + + Knockback Resistance + + + + diff --git a/templates/mp1/Structs/LayerSwitch.xml b/templates/mp1/Structs/LayerSwitch.xml index 8b0d25f1..429cb9fd 100644 --- a/templates/mp1/Structs/LayerSwitch.xml +++ b/templates/mp1/Structs/LayerSwitch.xml @@ -1,7 +1,18 @@ - - - - - - + + + LayerSwitch + true + + + Room ID + + MREA + + + + Layer no + + + + diff --git a/templates/mp1/Structs/LightParameters.xml b/templates/mp1/Structs/LightParameters.xml index 0a617550..5bdf2f2d 100644 --- a/templates/mp1/Structs/LightParameters.xml +++ b/templates/mp1/Structs/LightParameters.xml @@ -1,36 +1,65 @@ - - - - - - - - - - - - - - - - - - - - - Interval between light recalculation updates. - - - - - - - - - - - - - - + + + LightParameters + + + Unknown 1 + + + Unknown 2 + + + Shadow Tessellation + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + World Lighting Options + + + + + + + + + + + Light Recalculation Options + Interval between light recalculation updates. + + + + + + + + + Unknown 7 + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Light Layer Index + + + + diff --git a/templates/mp1/Structs/LongBool.xml b/templates/mp1/Structs/LongBool.xml deleted file mode 100644 index 0905297f..00000000 --- a/templates/mp1/Structs/LongBool.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/MP1-CameraHintStruct.xml b/templates/mp1/Structs/MP1-CameraHintStruct.xml deleted file mode 100644 index 562a5740..00000000 --- a/templates/mp1/Structs/MP1-CameraHintStruct.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-GuessStruct 1.xml b/templates/mp1/Structs/MP1-GuessStruct 1.xml deleted file mode 100644 index bb122245..00000000 --- a/templates/mp1/Structs/MP1-GuessStruct 1.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/MP1-GuessStruct 2.xml b/templates/mp1/Structs/MP1-GuessStruct 2.xml deleted file mode 100644 index 0a494f91..00000000 --- a/templates/mp1/Structs/MP1-GuessStruct 2.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/MP1-GuessStruct.xml b/templates/mp1/Structs/MP1-GuessStruct.xml deleted file mode 100644 index a664e20a..00000000 --- a/templates/mp1/Structs/MP1-GuessStruct.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/MP1-MagdoliteStruct.xml b/templates/mp1/Structs/MP1-MagdoliteStruct.xml deleted file mode 100644 index 88660f64..00000000 --- a/templates/mp1/Structs/MP1-MagdoliteStruct.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-MassivePrimeStruct.xml b/templates/mp1/Structs/MP1-MassivePrimeStruct.xml deleted file mode 100644 index 326976e1..00000000 --- a/templates/mp1/Structs/MP1-MassivePrimeStruct.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-NewCameraShakerStruct 1.xml b/templates/mp1/Structs/MP1-NewCameraShakerStruct 1.xml deleted file mode 100644 index 9e134d4d..00000000 --- a/templates/mp1/Structs/MP1-NewCameraShakerStruct 1.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-NewCameraShakerStruct 2.xml b/templates/mp1/Structs/MP1-NewCameraShakerStruct 2.xml deleted file mode 100644 index 94f633a2..00000000 --- a/templates/mp1/Structs/MP1-NewCameraShakerStruct 2.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-NewCameraShakerStruct 3.xml b/templates/mp1/Structs/MP1-NewCameraShakerStruct 3.xml deleted file mode 100644 index 197ca3c6..00000000 --- a/templates/mp1/Structs/MP1-NewCameraShakerStruct 3.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PathCameraStruct.xml b/templates/mp1/Structs/MP1-PathCameraStruct.xml deleted file mode 100644 index 3b6ea8a0..00000000 --- a/templates/mp1/Structs/MP1-PathCameraStruct.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PlayerActorStruct.xml b/templates/mp1/Structs/MP1-PlayerActorStruct.xml deleted file mode 100644 index 921aac74..00000000 --- a/templates/mp1/Structs/MP1-PlayerActorStruct.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PlayerHintStruct.xml b/templates/mp1/Structs/MP1-PlayerHintStruct.xml deleted file mode 100644 index ce4ba468..00000000 --- a/templates/mp1/Structs/MP1-PlayerHintStruct.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - Inverts morph ball controls? - - - - - Affects Spider Ball controls in some situations. - - - - - - - - - - - - On state Play, send a Play message to the target object. - - - diff --git a/templates/mp1/Structs/MP1-PrimeStruct1.xml b/templates/mp1/Structs/MP1-PrimeStruct1.xml deleted file mode 100644 index e9111c08..00000000 --- a/templates/mp1/Structs/MP1-PrimeStruct1.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PrimeStruct2.xml b/templates/mp1/Structs/MP1-PrimeStruct2.xml deleted file mode 100644 index d93e9440..00000000 --- a/templates/mp1/Structs/MP1-PrimeStruct2.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PrimeStruct3.xml b/templates/mp1/Structs/MP1-PrimeStruct3.xml deleted file mode 100644 index 6052af26..00000000 --- a/templates/mp1/Structs/MP1-PrimeStruct3.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PrimeStruct4.xml b/templates/mp1/Structs/MP1-PrimeStruct4.xml deleted file mode 100644 index 3869552d..00000000 --- a/templates/mp1/Structs/MP1-PrimeStruct4.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PrimeStruct5.xml b/templates/mp1/Structs/MP1-PrimeStruct5.xml deleted file mode 100644 index b92c1fb4..00000000 --- a/templates/mp1/Structs/MP1-PrimeStruct5.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-PrimeStruct6.xml b/templates/mp1/Structs/MP1-PrimeStruct6.xml deleted file mode 100644 index 322bdef3..00000000 --- a/templates/mp1/Structs/MP1-PrimeStruct6.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-RidleyStruct1.xml b/templates/mp1/Structs/MP1-RidleyStruct1.xml deleted file mode 100644 index 5fce3f21..00000000 --- a/templates/mp1/Structs/MP1-RidleyStruct1.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-RidleyStruct2.xml b/templates/mp1/Structs/MP1-RidleyStruct2.xml deleted file mode 100644 index c3e1ff42..00000000 --- a/templates/mp1/Structs/MP1-RidleyStruct2.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-RumbleEffectStruct.xml b/templates/mp1/Structs/MP1-RumbleEffectStruct.xml deleted file mode 100644 index f7dc3e76..00000000 --- a/templates/mp1/Structs/MP1-RumbleEffectStruct.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/templates/mp1/Structs/MP1-ScriptBeamStruct.xml b/templates/mp1/Structs/MP1-ScriptBeamStruct.xml deleted file mode 100644 index fcd39121..00000000 --- a/templates/mp1/Structs/MP1-ScriptBeamStruct.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/MP1-SpindleCameraStruct.xml b/templates/mp1/Structs/MP1-SpindleCameraStruct.xml deleted file mode 100644 index b7658a1e..00000000 --- a/templates/mp1/Structs/MP1-SpindleCameraStruct.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/PatternedInfo.xml b/templates/mp1/Structs/PatternedInfo.xml index 50e53f00..5ade1081 100644 --- a/templates/mp1/Structs/PatternedInfo.xml +++ b/templates/mp1/Structs/PatternedInfo.xml @@ -1,43 +1,129 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + PatternedInfo + + + Mass + + + Speed + + + Turn Speed + + + Detection Range + + + Detection Height Range + + + Detection Angle + + + Min Attack Range + + + Max Attack Range + + + Average Attack Time + + + Attack Time Variation + + + Leash Radius + + + Player Leash Radius + + + Player Leash Time + + + ContactDamage + + + Damage Wait Time + + + + Vulnerability + + + Unknown 1 + + + Unknown 2 + + + Unknown 3 + + + Unknown 4 + + + Unknown 5 + + + Unknown 6 + + + Unknown 7 + + + Death Sound + + + AnimationParameters + + + Active + + + State Machine + + AFSM + + + + Unknown 8 + + + Unknown 9 + + + Unknown 10 + + + Unknown 11 + + + Unknown 12 + + + Particle 1 + + PART + + + + Unknown 13 + + + Unknown 14 + + + Particle 2 + + PART + + + + Ice Shatter Sound + + + + diff --git a/templates/mp1/Structs/PlayerHintStruct.xml b/templates/mp1/Structs/PlayerHintStruct.xml deleted file mode 100644 index 459f0851..00000000 --- a/templates/mp1/Structs/PlayerHintStruct.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - Inverts morph ball controls? - - - - - Affects Spider Ball controls in some situations. - - - - - - - - - - - - On state Play, send a Play message to the target object. - - - diff --git a/templates/mp1/Structs/PrimeStruct1.xml b/templates/mp1/Structs/PrimeStruct1.xml deleted file mode 100644 index 1f27069c..00000000 --- a/templates/mp1/Structs/PrimeStruct1.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/PrimeStruct2.xml b/templates/mp1/Structs/PrimeStruct2.xml deleted file mode 100644 index d6cab502..00000000 --- a/templates/mp1/Structs/PrimeStruct2.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/templates/mp1/Structs/PrimeStruct3.xml b/templates/mp1/Structs/PrimeStruct3.xml deleted file mode 100644 index d20c2636..00000000 --- a/templates/mp1/Structs/PrimeStruct3.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/PrimeStruct4.xml b/templates/mp1/Structs/PrimeStruct4.xml deleted file mode 100644 index 57ab15d5..00000000 --- a/templates/mp1/Structs/PrimeStruct4.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/PrimeStruct6.xml b/templates/mp1/Structs/PrimeStruct6.xml deleted file mode 100644 index 88712655..00000000 --- a/templates/mp1/Structs/PrimeStruct6.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/templates/mp1/Structs/RidleyStruct2.xml b/templates/mp1/Structs/RidleyStruct2.xml deleted file mode 100644 index 6919a9af..00000000 --- a/templates/mp1/Structs/RidleyStruct2.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/ScannableParameters.xml b/templates/mp1/Structs/ScannableParameters.xml index 0ff68c78..0a5b228e 100644 --- a/templates/mp1/Structs/ScannableParameters.xml +++ b/templates/mp1/Structs/ScannableParameters.xml @@ -1,6 +1,14 @@ - - - - - + + + ScannableParameters + + + Scan File + + SCAN + + + + + diff --git a/templates/mp1/Structs/SpindleCameraStruct.xml b/templates/mp1/Structs/SpindleCameraStruct.xml deleted file mode 100644 index 162d4058..00000000 --- a/templates/mp1/Structs/SpindleCameraStruct.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/templates/mp1/Structs/Vector2f.xml b/templates/mp1/Structs/Vector2f.xml index 9ac2cfef..85480216 100644 --- a/templates/mp1/Structs/Vector2f.xml +++ b/templates/mp1/Structs/Vector2f.xml @@ -1,7 +1,15 @@ - - - - - - + + + Vector2f + true + + + X + + + Y + + + + diff --git a/templates/mp1/Structs/VisorParameters.xml b/templates/mp1/Structs/VisorParameters.xml index 430b03ac..17b87164 100644 --- a/templates/mp1/Structs/VisorParameters.xml +++ b/templates/mp1/Structs/VisorParameters.xml @@ -1,15 +1,23 @@ - - - - - - - - - - - - - - + + + VisorParameters + + + Unknown 1 + + + Unknown 2 + + + Visor Flags + + + + + + + + + + diff --git a/templates/mp2/Enums/Item.xml b/templates/mp2/Enums/Item.xml index 9bbd9377..37c0987d 100644 --- a/templates/mp2/Enums/Item.xml +++ b/templates/mp2/Enums/Item.xml @@ -1,114 +1,118 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Item + 0x0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2/Enums/WeaponType.xml b/templates/mp2/Enums/WeaponType.xml index dfb6ed62..ff9121b6 100644 --- a/templates/mp2/Enums/WeaponType.xml +++ b/templates/mp2/Enums/WeaponType.xml @@ -1,26 +1,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + WeaponType + 0x0 + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2/MasterTemplate.xml b/templates/mp2/MasterTemplate.xml deleted file mode 100644 index a2cfa745..00000000 --- a/templates/mp2/MasterTemplate.xml +++ /dev/null @@ -1,336 +0,0 @@ - - - - GameCube NTSC - Trilogy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp2/Script/AIHint.xml b/templates/mp2/Script/AIHint.xml index b4127028..11ab977d 100644 --- a/templates/mp2/Script/AIHint.xml +++ b/templates/mp2/Script/AIHint.xml @@ -1,36 +1,31 @@ - - AIHint - - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - enabled - enabled - - + + + AIHint + + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2/Script/AIJumpPoint.xml b/templates/mp2/Script/AIJumpPoint.xml index a9f897f9..7939c8b3 100644 --- a/templates/mp2/Script/AIJumpPoint.xml +++ b/templates/mp2/Script/AIJumpPoint.xml @@ -1,27 +1,22 @@ - - AIJumpPoint - - - - 3.0 - - - 0 - - - - - - - - - - - - - - enabled - enabled - - + + + AIJumpPoint + + + + 3.0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2/Script/AIKeyframe.xml b/templates/mp2/Script/AIKeyframe.xml index 9dbfc986..19265877 100644 --- a/templates/mp2/Script/AIKeyframe.xml +++ b/templates/mp2/Script/AIKeyframe.xml @@ -1,43 +1,38 @@ - - AIKeyframe - - - - -1 - - - false - - - 0.0 - - - 0 - This property isn't read by the game and has no ingame effect. Might be a float. - - - 0 - never - - - 1.0 - never - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AIKeyframe + + + + -1 + + + false + + + 0.0 + + + This property isn't read by the game and has no ingame effect. Might be a float. + 0 + + + Never + 0 + + + Never + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/AIMannedTurret.xml b/templates/mp2/Script/AIMannedTurret.xml index 994f998e..76b6331a 100644 --- a/templates/mp2/Script/AIMannedTurret.xml +++ b/templates/mp2/Script/AIMannedTurret.xml @@ -1,82 +1,29 @@ - - AIMannedTurret - - AIMannedTurret.rel - - - - - - false - - - - - - - 90.0 - - - 90.0 - - - 60.0 - - - 60.0 - - - 30.0 - - - 30.0 - - - 30.0 - - - 1.0 - - - 0.0 - - - 90.0 - - - 40.0 - - - 20.0 - - - 2.0 - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AIMannedTurret.rel + + + AIMannedTurret + + + + + false + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/AIWaypoint.xml b/templates/mp2/Script/AIWaypoint.xml index 66ab534f..a7b2b1d0 100644 --- a/templates/mp2/Script/AIWaypoint.xml +++ b/templates/mp2/Script/AIWaypoint.xml @@ -1,38 +1,34 @@ - - AIWaypoint - - - - 1.0 - - - 0.0 - - - 0 - - - 0 - - - 0 - - - - - - - - - - - - - - script/common/AIWaypoint.CMDL - - enabled - enabled - - + + + AIWaypoint + + + + 1.0 + + + 0.0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2/Script/Actor.xml b/templates/mp2/Script/Actor.xml index b8d8044b..517e2cba 100644 --- a/templates/mp2/Script/Actor.xml +++ b/templates/mp2/Script/Actor.xml @@ -1,86 +1,102 @@ - - Actor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - - - true - - - true - - - true - - - false - - - false - never - - - 0 - - - false - - - false - - - false - - - 0.0 - - - - - - 0x0000000B - - - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x0FC966DC - - enabled - enabled - - + + + Actor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + CMDL + + + + + DCLN + + + + + + + true + + + true + + + true + + + false + + + Never + false + + + 0 + + + false + + + false + + + false + + + 0.0 + + + + WPSC + + + + + + 0xB + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2/Script/ActorKeyframe.xml b/templates/mp2/Script/ActorKeyframe.xml index eaa5537c..f81fa3c5 100644 --- a/templates/mp2/Script/ActorKeyframe.xml +++ b/templates/mp2/Script/ActorKeyframe.xml @@ -1,37 +1,32 @@ - - ActorKeyframe - - - - -1 - - - false - - - 0.0 - - - 0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorKeyframe + + + + -1 + + + false + + + 0.0 + + + 0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/ActorRotate.xml b/templates/mp2/Script/ActorRotate.xml index 0c7f0df8..b3cc80c9 100644 --- a/templates/mp2/Script/ActorRotate.xml +++ b/templates/mp2/Script/ActorRotate.xml @@ -1,42 +1,25 @@ - - ActorRotate - - - - 20 - - - 10.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorRotate + + + + 20 + + + 10.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/AdvancedCounter.xml b/templates/mp2/Script/AdvancedCounter.xml index bea98161..26f51a6e 100644 --- a/templates/mp2/Script/AdvancedCounter.xml +++ b/templates/mp2/Script/AdvancedCounter.xml @@ -1,63 +1,59 @@ - - AdvancedCounter - - - - 0 - - - 10 - - - false - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - - 8 - - - 9 - - - 10 - - - - - - - - - - - - - - script/mp2/AdvancedCounter.TXTR - - 0.5 - enabled - enabled - - + + + AdvancedCounter + + + + 0 + + + 10 + + + false + + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + + 7 + + + 8 + + + 9 + + + 10 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/AmbientAI.xml b/templates/mp2/Script/AmbientAI.xml index 4c48a6ff..0cb02d46 100644 --- a/templates/mp2/Script/AmbientAI.xml +++ b/templates/mp2/Script/AmbientAI.xml @@ -1,110 +1,114 @@ - - AmbientAI - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - - - - - - never - - - - - - - never - - - - - - - never - - - - - - - never - - - - - - - never - - - - - - - never - - - - - - - never - - - - - - - never - - - - - - - - - 7.0 - - - 1.5 - - - -1 - - - -1 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + AmbientAI + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + + + + + + Never + + + + + + + Never + + + + + + + Never + + + + + + + Never + + + + + + + Never + + + + + + + Never + + + + + + + Never + + + + + + + Never + + + + + + + + + 7.0 + + + 1.5 + + + -1 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/AreaAttributes.xml b/templates/mp2/Script/AreaAttributes.xml index e510a939..118983e1 100644 --- a/templates/mp2/Script/AreaAttributes.xml +++ b/templates/mp2/Script/AreaAttributes.xml @@ -1,66 +1,68 @@ - - AreaAttributes - - - - - never - - - - - false - Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. - - - false - Enable Dark World damage and switch to the Dark World map. - - - 0x00000000 - - - - - - - - - - - - - 1.0 - - - 1.0 - - - - 0x00000000 - - - - - - - - - - - - - - - - - - - script/common/AreaAttributes.TXTR - - 0.5 - enabled - enabled - - + + + AreaAttributes + + + + + Never + + + + + Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. + false + + + Enable Dark World damage and switch to the Dark World map. + false + + + 0x0 + + + + + + + + + + + + 0 + + + 1.0 + + + 1.0 + + + + CMDL + + + + 0x0 + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/AreaDamage.xml b/templates/mp2/Script/AreaDamage.xml index 751aefc0..d7c99f84 100644 --- a/templates/mp2/Script/AreaDamage.xml +++ b/templates/mp2/Script/AreaDamage.xml @@ -1,29 +1,24 @@ - - AreaDamage - - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AreaDamage + + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/AtomicAlpha.xml b/templates/mp2/Script/AtomicAlpha.xml index e4e522d7..d1cf0a12 100644 --- a/templates/mp2/Script/AtomicAlpha.xml +++ b/templates/mp2/Script/AtomicAlpha.xml @@ -1,102 +1,106 @@ - - AtomicAlpha - - AtomicAlpha.rel - - - - - - - 25.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - 1.0 - - - 0.5 - - - 1.5 - - - 0.0 - - - 1 - - - - - - - - - 3.0 - - - 2.0 - - - 1.5 - - - false - - - true - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xC75F9516 - - enabled - enabled - - + + + AtomicAlpha.rel + + + AtomicAlpha + + + + + + 25.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + 1.0 + + + 0.5 + + + 1.5 + + + 0.0 + + + 1 + + + + + + + WPSC + + + + + CMDL + + + + + 3.0 + + + 2.0 + + + 1.5 + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/AtomicBeta.xml b/templates/mp2/Script/AtomicBeta.xml index 121f2a97..588c0907 100644 --- a/templates/mp2/Script/AtomicBeta.xml +++ b/templates/mp2/Script/AtomicBeta.xml @@ -1,109 +1,124 @@ - - AtomicBeta - - AtomicBeta.rel - - - - - - - 25.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x0000000B - - - 10.0 - - - 5.0 - - - - - 1.0 - - - 0.5 - - - 1.5 - - - 0.0 - - - - - - - - - - 1.0 - - - 0.1 - - - 3.0 - - - - 1.5 - - - 5.0 - - - 1.0 - - - - - - 1.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + AtomicBeta.rel + + + AtomicBeta + + + + + + 25.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0xB + + + 10.0 + + + 5.0 + + + + + 1.0 + + + 0.5 + + + 1.5 + + + 0.0 + + + + + + + ELSC + WPSC + + + + + WPSC + + + + + + PART + + + + 1.0 + + + 0.1 + + + 3.0 + + + + 1.5 + + + 5.0 + + + 1.0 + + + 0 + + + 0 + + + 0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/BacteriaSwarm.xml b/templates/mp2/Script/BacteriaSwarm.xml index e0b50cc4..34dc2609 100644 --- a/templates/mp2/Script/BacteriaSwarm.xml +++ b/templates/mp2/Script/BacteriaSwarm.xml @@ -1,109 +1,126 @@ - - BacteriaSwarm - - BacteriaSwarm.rel - - - - - - - true - - - - 1.0 - - - 1.0 - - - 0.1 - - - 0.5 - - - 0.2 - - - 0.01 - - - 0.01 - - - 180.0 - - - 1440.0 - - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 0.0, 0.0, 1.0 - - - 0.5 - - - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.0 - - - 100.0 - - - 20 - - - 127 - - - - false - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - volume - - - + + + BacteriaSwarm.rel + + + BacteriaSwarm + + + + + + true + + + + 1.0 + + + 1.0 + + + 0.1 + + + 0.5 + + + 0.2 + + + 0.0099999998 + + + 0.0099999998 + + + 180.0 + + + 1440.0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 0.0 + 0.0 + + + + 0.5 + + + 0 + + + 0 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.0 + + + 100.0 + + + 20 + + + 127 + + + + CMDL + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/BallTrigger.xml b/templates/mp2/Script/BallTrigger.xml index 4a1fc02c..d1ef3456 100644 --- a/templates/mp2/Script/BallTrigger.xml +++ b/templates/mp2/Script/BallTrigger.xml @@ -1,55 +1,56 @@ - - BallTrigger - - - - - - - 2.0, 2.0, 2.0 - - - - - - - - 20.0 - - - 60.0 - - - 20.0 - - - 1.0, 0.0, 0.0 - - - false - - - - Trilogy - - 1.0 - never - - - - - - - - - - - - - - enabled - volume - - - + + + BallTrigger + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + + 20.0 + + + 60.0 + + + 20.0 + + + + 1.0 + 0.0 + 0.0 + + + + false + + + Never + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/Blogg.xml b/templates/mp2/Script/Blogg.xml index 0f67ed21..65249838 100644 --- a/templates/mp2/Script/Blogg.xml +++ b/templates/mp2/Script/Blogg.xml @@ -1,202 +1,202 @@ - - Blogg - - Blogg.rel - - - - - - - 1 - - - - - - 30.0 - - - 30.0 - - - 2.0 - - - 2.0 - - - 1 - - - - - - 0x0000000B - - - 5.0 - - - 2.0 - - - - - 1.0 - - - 1.0 - - - 45.0 - - - - 2.0 - - - 10.0 - - - 10.0 - - - 10.0 - - - 900.0 - - - 10.0 - - - 0.5 - - - 0.5 - - - 0.75 - - - 1.0 - - - 0.3 - - - 1.0 - - - 10.0 - - - 20.0 - - - 5.0 - - - 5.0 - - - 2.0 - - - 0.2 - - - -1 - - - - - false - - - 4.0 - - - 4.0 - - - - - 1 - - - 1 - - - 0.5 - - - 0.5 - - - 0.5 - - - - - - - 1 - - - 1 - - - 0.5 - - - 0.5 - - - 0.5 - - - - - - - 1 - - - 1 - - - 0.5 - - - 0.5 - - - 0.5 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Blogg.rel + + + Blogg + + + + + + 1 + + + + + + 30.0 + + + 30.0 + + + 2.0 + + + 2.0 + + + 1 + + + + WPSC + + + + + + 0xB + + + 5.0 + + + 2.0 + + + + + 1.0 + + + 1.0 + + + 45.0 + + + + 2.0 + + + 10.0 + + + 10.0 + + + 10.0 + + + 900.0 + + + 10.0 + + + 0.5 + + + 0.5 + + + 0.75 + + + 1.0 + + + 0.30000001 + + + 1.0 + + + 10.0 + + + 20.0 + + + 5.0 + + + 5.0 + + + 2.0 + + + 0.2 + + + -1 + + + + + false + + + 4.0 + + + 4.0 + + + + + 1 + + + 1 + + + 0.5 + + + 0.5 + + + 0.5 + + + + + + + 1 + + + 1 + + + 0.5 + + + 0.5 + + + 0.5 + + + + + + + 1 + + + 1 + + + 0.5 + + + 0.5 + + + 0.5 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/Brizgee.xml b/templates/mp2/Script/Brizgee.xml index eccd5c49..f48609c6 100644 --- a/templates/mp2/Script/Brizgee.xml +++ b/templates/mp2/Script/Brizgee.xml @@ -1,67 +1,77 @@ - - Brizgee - - WallCrawler.rel - Parasite.rel - - - - - - - 2.5 - - - 360.0 - - - 720.0 - - - 120.0 - - - 40.0 - - - 0.2 - - - - - - 2.0 - - - - 1.5 - - - - 2.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Parasite.rel + + + Brizgee + + + + + + 2.5 + + + 360.0 + + + 720.0 + + + 120.0 + + + 40.0 + + + 0.2 + + + + CMDL + + + + + CSKR + + + + + 2.0 + + + + 1.5 + + + + 2.0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Camera.xml b/templates/mp2/Script/Camera.xml index 6d9974dc..1d7a8d17 100644 --- a/templates/mp2/Script/Camera.xml +++ b/templates/mp2/Script/Camera.xml @@ -1,45 +1,41 @@ - - Camera - - - - - false - - - - - 10.0 - - - 168 - - - 0 - - - - - - - - - - - - - - - - - - - - - script/common/Camera.CMDL - - enabled - enabled - - + + + Camera + + + + + false + + + + + 10.0 + + + 168 + + + 0 + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2/Script/CameraBlurKeyframe.xml b/templates/mp2/Script/CameraBlurKeyframe.xml index 3f0d5739..2a61f13d 100644 --- a/templates/mp2/Script/CameraBlurKeyframe.xml +++ b/templates/mp2/Script/CameraBlurKeyframe.xml @@ -1,39 +1,35 @@ - - CameraBlurKeyframe - - - - 0 - - - 0.0 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - script/common/CameraBlurKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraBlurKeyframe + + + + 0 + + + 0.0 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/CameraFilterKeyframe.xml b/templates/mp2/Script/CameraFilterKeyframe.xml index 3894d9c4..92ce042b 100644 --- a/templates/mp2/Script/CameraFilterKeyframe.xml +++ b/templates/mp2/Script/CameraFilterKeyframe.xml @@ -1,59 +1,63 @@ - - CameraFilterKeyframe - - - - 0 - - - 0x00000000 - - - - - - - - - - - - - - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - script/common/CameraFilterKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraFilterKeyframe + + + + 0 + + + 0x0 + + + + + + + + + + + + + + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + + TXTR + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/CameraHint.xml b/templates/mp2/Script/CameraHint.xml index 1f2c2788..4bec47db 100644 --- a/templates/mp2/Script/CameraHint.xml +++ b/templates/mp2/Script/CameraHint.xml @@ -1,104 +1,55 @@ - - CameraHint - - - - 50 - - - 0.0 - - - - - 0 - - - - - 286 - - - - - - - - false - - - 0.0, 1.0, 1.0 - - - - - 1.0, 1.0, 1.0 - - - - - false - - - 55.0 - - - - - - - - - false - - - 120.0 - - - - - - - false - - - 2.7 - - - - - 2.0 - - - 1.0 - - - 1.0 - - - - - - 1 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraHint + + + + 50 + + + 0.0 + + + + 286 + + + + + + + + 1.0 + 1.0 + 1.0 + + + + + + + + + 2.0 + + + 1.0 + + + 1.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/CameraPitch.xml b/templates/mp2/Script/CameraPitch.xml index 56ef0b6c..6ac63015 100644 --- a/templates/mp2/Script/CameraPitch.xml +++ b/templates/mp2/Script/CameraPitch.xml @@ -1,28 +1,23 @@ - - CameraPitch - - - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraPitch + + + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/CameraShaker.xml b/templates/mp2/Script/CameraShaker.xml index 16c4f59d..87b16baf 100644 --- a/templates/mp2/Script/CameraShaker.xml +++ b/templates/mp2/Script/CameraShaker.xml @@ -1,25 +1,21 @@ - - CameraShaker - - - - - - - - - - - - - - - - script/common/CameraShaker.TXTR - - 0.5 - enabled - enabled - - + + + CameraShaker + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/CameraWaypoint.xml b/templates/mp2/Script/CameraWaypoint.xml index aa36a9ff..a5096af9 100644 --- a/templates/mp2/Script/CameraWaypoint.xml +++ b/templates/mp2/Script/CameraWaypoint.xml @@ -1,23 +1,19 @@ - - CameraWaypoint - - - - - - - - - - - - - - - script/common/CameraWaypoint.CMDL - - enabled - enabled - - + + + CameraWaypoint + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2/Script/CannonBall.xml b/templates/mp2/Script/CannonBall.xml index 7b649023..b8f585d8 100644 --- a/templates/mp2/Script/CannonBall.xml +++ b/templates/mp2/Script/CannonBall.xml @@ -1,26 +1,25 @@ - - CannonBall - - ScriptCannonBall.rel - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptCannonBall.rel + + + CannonBall + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/ChozoGhost.xml b/templates/mp2/Script/ChozoGhost.xml index 62a9df11..1573cd41 100644 --- a/templates/mp2/Script/ChozoGhost.xml +++ b/templates/mp2/Script/ChozoGhost.xml @@ -1,198 +1,214 @@ - - ChozoGhost - - ChozoGhost.rel - - - - - - - 720.0 - - - 25.0 - - - 8.0 - - - 70.0 - - - 70.0 - - - - - 0x00000009 - - - 5.0 - - - 1.0 - - - - - - - 300.0 - - - 10.0 - - - - - 4.5 - - - 1 - - - - - - 20.0 - - - 2.5 - - - 1.0 - - - 2.0 - - - - - - 10.0 - - - - - - - - 5.0 - - - - - - - 20.0 - - - 60.0 - - - 20.0 - - - 2.0 - - - 1 - - - - - - - 20.0 - - - 10.0 - - - 60.0 - - - 10.0 - - - 2.0 - - - 20.0 - - - 3 - - - - - - - 100.0 - - - 2.0 - - - 50.0 - - - 2 - - - - - - 1.5 - - - - - 0 - - - 8.0 - - - 0 - - - 1.5 - - - - - 20.0 - - - 45.0 - - - 40 - - - 40 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ChozoGhost.rel + + + ChozoGhost + + + + + + 720.0 + + + 25.0 + + + 8.0 + + + 70.0 + + + 70.0 + + + + + 0x9 + + + 5.0 + + + 1.0 + + + + + + + 300.0 + + + 10.0 + + + + + 4.5 + + + 1 + + + + + + 20.0 + + + 2.5 + + + 1.0 + + + 2.0 + + + + WPSC + + + + + + 10.0 + + + + + + WPSC + + + + + + 5.0 + + + + + + + 20.0 + + + 60.0 + + + 20.0 + + + 2.0 + + + 1 + + + + + + + 20.0 + + + 10.0 + + + 60.0 + + + 10.0 + + + 2.0 + + + 20.0 + + + 3 + + + + + + + 100.0 + + + 2.0 + + + 50.0 + + + 2 + + + + + 0 + + + 1.5 + + + 0 + + + 0 + + + 0 + + + 8.0 + + + 0 + + + 1.5 + + + + PART + + + + 0 + + + 20.0 + + + 45.0 + + + 40 + + + 40 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Coin.xml b/templates/mp2/Script/Coin.xml index 6051f155..3241d87b 100644 --- a/templates/mp2/Script/Coin.xml +++ b/templates/mp2/Script/Coin.xml @@ -1,154 +1,195 @@ - - Coin - - ScriptCoin.rel - - - - - - false - - - - - 180.0 - - - 5.0 - - - 15.0 - - - 1.0 - - - 1.2 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 25.0 - - - 0.0, 0.0, 0.0 - - - - - - -1 - - - 1 - - - 1.0 - - - 1.0 - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - 0 - - - true - - - false - - - false - - - false - - - false - - - true - - - 1.0 - - - - - - - - - - - - - - - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ScriptCoin.rel + + + Coin + + + + + false + + + + + 180.0 + + + 5.0 + + + 15.0 + + + 1.0 + + + 1.2 + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 25.0 + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + PART + + + + -1 + + + 1 + + + 1.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + 0 + + + true + + + false + + + false + + + false + + + false + + + true + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/ColorModulate.xml b/templates/mp2/Script/ColorModulate.xml index d65baf40..9a9fafe9 100644 --- a/templates/mp2/Script/ColorModulate.xml +++ b/templates/mp2/Script/ColorModulate.xml @@ -1,70 +1,75 @@ - - ColorModulate - - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0 - - - 1.0 - - - 1.0 - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - false - - - false - - - - - - - - - - - - - - - script/common/ColorModulate.TXTR - - 0.5 - enabled - enabled - - + + + ColorModulate + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 0 + + + 1.0 + + + 1.0 + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/CommandoPirate.xml b/templates/mp2/Script/CommandoPirate.xml index 96075d7d..6f8740a0 100644 --- a/templates/mp2/Script/CommandoPirate.xml +++ b/templates/mp2/Script/CommandoPirate.xml @@ -1,252 +1,155 @@ - - CommandoPirate - - PirateRagDoll.rel - CommandoPirate.rel - - - - - - - 360.0 - - - 90.0 - - - 1.0 - - - 0.5 - - - - - 0x0000000B - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 150.0 - - - - - 0.8 - - - 3.0 - - - 0.3 - - - 0.2 - - - 1 - - - - - - - 0 - - - 10.0 - - - 50.0 - - - 30.0 - - - 80.0 - - - - - - -1 - - - -1 - - - - - 0x0000000B - - - 10.0 - - - 5.0 - - - - - - - - 0x0000000B - - - 5.0 - - - - - - 20.0 - - - - - 10.0 - - - 0.25 - - - 80.0 - - - 15.0 - - - 50.0 - - - - - 0x0000000B - - - 50.0 - - - 10.0 - - - 10.0 - - - - - - - - 25.0 - - - 0.4 - - - 20.0 - - - 50.0 - - - 0 - - - 8.0 - - - - - - - - - - - 0x0000000B - - - 10.0 - - - 5.0 - - - - - - 15.0 - - - 30.0 - - - 40.0 - - - - - 50.0 - - - 1.5 - - - 50.0 - - - 4.0 - - - 1.0 - - - - - - - - - - 0.1 - - - 0.05 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + PirateRagDoll.rel + CommandoPirate.rel + + + CommandoPirate + + + + + + 360.0 + + + 90.0 + + + 1.0 + + + 0.5 + + + + + 0xB + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 150.0 + + + + + 0.80000001 + + + 3.0 + + + 0.30000001 + + + 0.2 + + + 1 + + + + + + + 0 + + + 10.0 + + + 50.0 + + + 30.0 + + + 80.0 + + + 0 + + + 0 + + + 0 + + + -1 + + + -1 + + + + + 0xB + + + 10.0 + + + 5.0 + + + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + 0 + + + 20.0 + + + + + 0.1 + + + 0.050000001 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/ConditionalRelay.xml b/templates/mp2/Script/ConditionalRelay.xml index b0c540cd..c36ad385 100644 --- a/templates/mp2/Script/ConditionalRelay.xml +++ b/templates/mp2/Script/ConditionalRelay.xml @@ -1,52 +1,48 @@ - - ConditionalRelay - - - - false - - - 7680 - - - - - - 0x00000000 - - - - - - - 0x00000000 - - - - - - - 0x00000000 - - - - - - - - - - - - - - - - script/common/ConditionalRelay.TXTR - - 0.5 - enabled - enabled - - + + + ConditionalRelay + + + + false + + + 7680 + + + + + + 0x0 + + + + + + + 0x0 + + + + + + + 0x0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/ControlHint.xml b/templates/mp2/Script/ControlHint.xml index 66026197..117bf82b 100644 --- a/templates/mp2/Script/ControlHint.xml +++ b/templates/mp2/Script/ControlHint.xml @@ -1,131 +1,126 @@ - - ControlHint - - - - 10 - - - 0.0 - - - 0 - - - 0 - - - 0.0 - - - 0.0 - - - 0 - - - - - - - 0 - - - - - - - - - - - 0 - - - - - - - - - - - 0 - - - - - - - - - - - 0 - - - - - - - - - - - 0 - - - - - - - - - - - 0 - - - - - - - - - - - 0 - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControlHint + + + + 10 + + + 0.0 + + + 0 + + + 0 + + + 0.0 + + + 0.0 + + + 0 + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/ControllerAction.xml b/templates/mp2/Script/ControllerAction.xml index 6b15876e..bf8a3c3f 100644 --- a/templates/mp2/Script/ControllerAction.xml +++ b/templates/mp2/Script/ControllerAction.xml @@ -1,32 +1,27 @@ - - ControllerAction - - - - - - 1 - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControllerAction + + + + + + 1 + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Counter.xml b/templates/mp2/Script/Counter.xml index b3c1c70d..330f612c 100644 --- a/templates/mp2/Script/Counter.xml +++ b/templates/mp2/Script/Counter.xml @@ -1,36 +1,32 @@ - - Counter - - - - 10 - - - 10 - - - false - - - false - - - - - - - - - - - - - - script/common/Counter.TXTR - - 0.5 - enabled - enabled - - + + + Counter + + + + 10 + + + 10 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/CoverPoint.xml b/templates/mp2/Script/CoverPoint.xml index 059f09e2..c9a407e4 100644 --- a/templates/mp2/Script/CoverPoint.xml +++ b/templates/mp2/Script/CoverPoint.xml @@ -1,37 +1,32 @@ - - CoverPoint - - - - 1 - - - true - - - 180.0 - - - 90.0 - - - 10.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CoverPoint + + + + 1 + + + true + + + 180.0 + + + 90.0 + + + 10.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Crystallite.xml b/templates/mp2/Script/Crystallite.xml index 872ec2a0..9165f3d5 100644 --- a/templates/mp2/Script/Crystallite.xml +++ b/templates/mp2/Script/Crystallite.xml @@ -1,53 +1,49 @@ - - Crystallite - - WallCrawler.rel - Parasite.rel - - - - - - - 2.5 - - - 360.0 - - - 720.0 - - - 120.0 - - - 40.0 - - - 0.2 - - - 1.5 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Parasite.rel + + + Crystallite + + + + + + 2.5 + + + 360.0 + + + 720.0 + + + 120.0 + + + 40.0 + + + 0.2 + + + 1.5 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/DamageActor.xml b/templates/mp2/Script/DamageActor.xml index 55a4adb9..280237ae 100644 --- a/templates/mp2/Script/DamageActor.xml +++ b/templates/mp2/Script/DamageActor.xml @@ -1,23 +1,18 @@ - - DamageActor - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DamageActor + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/DamageableTrigger.xml b/templates/mp2/Script/DamageableTrigger.xml index 8cb30641..2cdc811c 100644 --- a/templates/mp2/Script/DamageableTrigger.xml +++ b/templates/mp2/Script/DamageableTrigger.xml @@ -1,36 +1,33 @@ - - DamageableTrigger - - - - - - false - - - false - - - false - - - - - - - - - - - - - - - script/common/DamageableTrigger.TXTR - - enabled - volume - - - + + + DamageableTrigger + + + + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp2/Script/DamageableTriggerOrientated.xml b/templates/mp2/Script/DamageableTriggerOrientated.xml index 53e8851d..1f3ea9e8 100644 --- a/templates/mp2/Script/DamageableTriggerOrientated.xml +++ b/templates/mp2/Script/DamageableTriggerOrientated.xml @@ -1,34 +1,30 @@ - - DamageableTriggerOrientated - - - - - - false - - - false - - - false - - - - - - - - - - - - - - - enabled - volume - - - + + + DamageableTriggerOrientated + + + + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/DarkCommando.xml b/templates/mp2/Script/DarkCommando.xml index f1bb5d24..bfdc0d37 100644 --- a/templates/mp2/Script/DarkCommando.xml +++ b/templates/mp2/Script/DarkCommando.xml @@ -1,192 +1,48 @@ - - DarkCommando - - PirateRagDoll.rel - DarkCommando.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - - - 12.5 - - - 12.5 - - - 25.0 - - - 50.0 - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - - - 2.0 - - - 35.0 - - - 100.0 - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - - 25.0 - - - 0.4 - - - 20.0 - - - 50.0 - - - 0 - - - 8.0 - - - - - - - - - 2.0 - - - 10.0 - - - 35.0 - - - - - 0x0000000B - - - 40.0 - - - 10.0 - - - - - - - - - 0x0000000B - - - 0.08333 - - - - - - - - - - 25.0 - - - 40.0 - - - 25.0 - - - 20.0 - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + PirateRagDoll.rel + DarkCommando.rel + + + DarkCommando + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/DarkSamus.xml b/templates/mp2/Script/DarkSamus.xml index 12bba473..0b702675 100644 --- a/templates/mp2/Script/DarkSamus.xml +++ b/templates/mp2/Script/DarkSamus.xml @@ -1,148 +1,260 @@ - - DarkSamus - - DarkSamus.rel - - - - - - - 32.0 - - - 0.5 - - - 1.0 - - - 1 - - - - - - -1.0 - - - -1.0 - - - - - false - - - - 100.0 - - - - - - - 40.0 - - - 500.0 - - - - - - - 0.0 - - - 300.0 - - - - - 1 - - - 3 - - - - - - - - 10.0 - - - 4.0 - - - - - - -1 - - - -1 - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0000000B - - - 10.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0xF148F728 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x072DF331 - - enabled - enabled - - + + + DarkSamus.rel + + + DarkSamus + + + + + + 32.0 + + + 0.5 + + + 1.0 + + + 1 + + + + + + -1.0 + + + -1.0 + + + 0 + + + 0 + + + false + + + + TXTR + + + + 100.0 + + + + + PART + + + + + PART + + + + + 40.0 + + + 500.0 + + + + PART + + + + + WPSC + + + + + WPSC + + + + + 0.0 + + + 300.0 + + + + WPSC + + + + + 1 + + + 3 + + + + WPSC + + + + + + WPSC + + + + + + TXTR + + + + 10.0 + + + 4.0 + + + + PART + + + + + + CRSC + + + + -1 + + + -1 + + + + CMDL + + + + + CSKR + + + + + + + PART + + + + + SWHC + + + + + SWHC + + + + 0 + + + 0 + + + + PART + + + + + + PART + + + + 0 + + + + PART + + + + + PART + + + + 0 + + + + + PART + + + + + WPSC + + + + + WPSC + + + + + + + 0xB + + + 10.0 + + + 5.0 + + + + + + PART + + + + + + SCAN + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2/Script/DarkSamusBattleStage.xml b/templates/mp2/Script/DarkSamusBattleStage.xml index 858c1fe6..2e9a78f2 100644 --- a/templates/mp2/Script/DarkSamusBattleStage.xml +++ b/templates/mp2/Script/DarkSamusBattleStage.xml @@ -1,156 +1,27 @@ - - DarkSamusBattleStage - - DarkSamusBattleStage.rel - - - - - - never - - - - - - - -1.0 - - - 2.5 - - - 4.0 - - - 2.5 - - - 4.0 - - - 20.0 - - - 1.5 - - - 3.0 - - - 0.0 - - - - - 50.0 - - - 100.0 - - - 100.0 - - - - - false - - - false - - - false - - - false - - - false - - - false - - - 0.0 - - - 0.0 - - - true - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - true - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0.0 - - - 0.0 - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DarkSamusBattleStage.rel + + + DarkSamusBattleStage + + + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/DarkTrooper.xml b/templates/mp2/Script/DarkTrooper.xml index f93f2ad7..f1e46890 100644 --- a/templates/mp2/Script/DarkTrooper.xml +++ b/templates/mp2/Script/DarkTrooper.xml @@ -1,83 +1,93 @@ - - DarkTrooper - - PirateRagDoll.rel - DarkTrooper.rel - - - - - - - 100.0 - - - 0.5 - - - 1.6 - - - 1.0 - - - 1 - - - - - - - false - - - false - - - 0.0 - - - 5.0 - - - - 1.0 - - - 5.0 - - - 18.0 - - - - - - false - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + PirateRagDoll.rel + DarkTrooper.rel + + + DarkTrooper + + + + + + 100.0 + + + 0.5 + + + 1.6 + + + 1.0 + + + 1 + + + + + + + false + + + false + + + 0.0 + + + 5.0 + + + + 1.0 + + + 5.0 + + + 18.0 + + + + + WPSC + + + + 0 + + + false + + + + WPSC + + + + + + SCAN + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/Debris.xml b/templates/mp2/Script/Debris.xml index cd23689e..58b38624 100644 --- a/templates/mp2/Script/Debris.xml +++ b/templates/mp2/Script/Debris.xml @@ -1,68 +1,85 @@ - - Debris - - - - - false - - - - - 20.0 - - - 20.0, 20.0, 25.0 - - - 1.0, 0.0, 0.0, 0.0 - - - 12.0 - - - 0.375 - - - 1.0 - - - 0 - - - true - - - - - - 1.0, 1.0, 1.0 - - - true - - - false - - - - - - - - - - - - - - - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Debris + + + + + false + + + + + 20.0 + + + + 20.0 + 20.0 + 25.0 + + + + + 1.0 + 0.0 + 0.0 + 0.0 + + + + 12.0 + + + 0.375 + + + 1.0 + + + 0 + + + true + + + + CMDL + + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + true + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/DebrisExtended.xml b/templates/mp2/Script/DebrisExtended.xml index 68d3e61a..5de37bea 100644 --- a/templates/mp2/Script/DebrisExtended.xml +++ b/templates/mp2/Script/DebrisExtended.xml @@ -1,155 +1,202 @@ - - DebrisExtended - - - - - false - - - - - 180.0 - - - 0.0, 0.0, 1.0 - - - 5.0 - - - 15.0 - - - 1.0 - - - 1.2 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 25.0 - - - 0.0, 0.0, 0.0 - - - - - - - 1 - - - 1.0 - - - 1.0 - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - 0 - - - true - - - false - - - false - - - false - - - false - - - true - - - false - - - 1.0 - - - - - - - - - - - - - - - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + DebrisExtended + + + + + false + + + + + 180.0 + + + + 0.0 + 0.0 + 1.0 + + + + 5.0 + + + 15.0 + + + 1.0 + + + 1.2 + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 25.0 + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + PART + + + + 0 + + + 1 + + + 1.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + 0 + + + true + + + false + + + false + + + false + + + false + + + true + + + false + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/DestructibleBarrier.xml b/templates/mp2/Script/DestructibleBarrier.xml index 513acece..1ee8a280 100644 --- a/templates/mp2/Script/DestructibleBarrier.xml +++ b/templates/mp2/Script/DestructibleBarrier.xml @@ -1,92 +1,92 @@ - - DestructibleBarrier - - DestructibleBarrier.rel - - - - - 2 - - - 5 - - - 1 - - - 1.5, 0.2, 1.0 - - - - - - - - - - 4 - - - - 4 - - - - 1 - - - - 1 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - 50.0 - - - 10.0 - - - 10.0 - - - false - - - - - - - - - - - - - - - - - - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + DestructibleBarrier.rel + + + DestructibleBarrier + + + + 2 + + + 5 + + + 1 + + + + 1.5 + 0.2 + 1.0 + + + + + + + + + + + 4 + + + + 4 + + + + 1 + + + + 1 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + 50.0 + + + 10.0 + + + 10.0 + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp2/Script/DigitalGuardian.xml b/templates/mp2/Script/DigitalGuardian.xml index c02a52f7..a978a8af 100644 --- a/templates/mp2/Script/DigitalGuardian.xml +++ b/templates/mp2/Script/DigitalGuardian.xml @@ -1,195 +1,70 @@ - - DigitalGuardian - - DigitalGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 2 - - - - - - - - - 10.0 - - - 17.0 - - - 5.0 - - - - - 0x0000000B - - - 50.0 - - - 10.0 - - - - - 75.0 - - - - - - - - - - - 5.0 - - - 50.0 - - - 30.0 - - - 20.0 - - - 20.0 - - - - - 0x0000000B - - - 50.0 - - - 10.0 - - - - - -5734 - - - 8191 - - - 100.0 - - - - - - 100.0 - - - - - - - 2.0 - - - 5.0 - - - 10.0 - - - 0.7 - - - 0.7 - - - 0.7 - - - 1.0 - - - - - - - - - 500.0 - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xC55918CC:0xBB06DD83 - 0xC55918CC:0xC0A86488 - 0xC55918CC:0x8DDD85CA - 0xC55918CC:0x5EF8B288 - 0xC55918CC:0x5796A143 - - - - - - - - - - - - - - - - - - - - enabled - enabled - - + + + DigitalGuardian.rel + + + DigitalGuardian + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2/Script/DigitalGuardianHead.xml b/templates/mp2/Script/DigitalGuardianHead.xml index 687c36e2..9cbec04d 100644 --- a/templates/mp2/Script/DigitalGuardianHead.xml +++ b/templates/mp2/Script/DigitalGuardianHead.xml @@ -1,224 +1,52 @@ - - DigitalGuardianHead - - DigitalGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 2 - - - - - - - - - - - - 60.0 - - - 20.0 - - - 100.0 - - - 5.0 - - - 10.0 - - - 22.5 - - - 15.0 - - - - 5.0 - - - - - - - - 100.0 - - - - - - - - - - - - 30.0 - - - - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - 6.0 - - - 1500 - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.0, 0.0, 0.498039 - - - 0.698039, 0.0, 0.0, 0.498039 - - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - 15.0 - - - 2.0 - - - 0.5 - - - 0.15 - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x0F4D73B7:0x07D8CC4F - 0x0F4D73B7:0x2FA93722 - - - - - enabled - enabled - - + + + DigitalGuardian.rel + + + DigitalGuardianHead + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + diff --git a/templates/mp2/Script/DistanceFog.xml b/templates/mp2/Script/DistanceFog.xml index 6312a0f6..16bce36c 100644 --- a/templates/mp2/Script/DistanceFog.xml +++ b/templates/mp2/Script/DistanceFog.xml @@ -1,44 +1,45 @@ - - DistanceFog - - - - - false - - - - - 0 - - - 0.0, 0.0, 0.0, 0.0 - - - - 0.0 - - - - false - - - - - - - - - - - - - - script/common/DistanceFog.TXTR - - 0.5 - enabled - enabled - - + + + DistanceFog + + + + + false + + + + + 0 + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Dock.xml b/templates/mp2/Script/Dock.xml index 4d26acd8..02ba459c 100644 --- a/templates/mp2/Script/Dock.xml +++ b/templates/mp2/Script/Dock.xml @@ -1,39 +1,36 @@ - - Dock - - - - 0 - - - 0 - - - false - - - true - - - true - - - - - - - - - - - - - - script/common/Dock.TXTR - - enabled - volume - - - + + + Dock + + + + 0 + + + 0 + + + false + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/Door.xml b/templates/mp2/Script/Door.xml index 2be3b43c..d229216b 100644 --- a/templates/mp2/Script/Door.xml +++ b/templates/mp2/Script/Door.xml @@ -1,75 +1,99 @@ - - Door - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - 0.0, 1.0, 1.0, 1.0 - - - - - 0.0, 0.0, 0.0 - - - true - - - false - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - false - - - false - - - - - - - - - - - - - - - - 0xE25FB08C - 0xB20CC271 - 0xAE5B2114 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Door + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + + + + CMDL + + + + + CMDL + + + + + 0.0 + 1.0 + 1.0 + + + + + TXTR + + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + false + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2/Script/DynamicLight.xml b/templates/mp2/Script/DynamicLight.xml index 10e54cb7..5d67020b 100644 --- a/templates/mp2/Script/DynamicLight.xml +++ b/templates/mp2/Script/DynamicLight.xml @@ -1,93 +1,35 @@ - - DynamicLight - - - - 2 - - - 6 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - 0.0 - - - false - - - - - - - 0 - - - - 0.0 - - - false - - - - - - - - 0.0 - - - false - - - - - - - false - - - - - 10.0 - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DynamicLight + + + + 2 + + + 6 + + + + 1.0 + 1.0 + 1.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/EMPulse.xml b/templates/mp2/Script/EMPulse.xml index 9c0be873..aaa92e34 100644 --- a/templates/mp2/Script/EMPulse.xml +++ b/templates/mp2/Script/EMPulse.xml @@ -1,50 +1,49 @@ - - EMPulse - - - - - false - - - - - 0.1 - - - 34.0 - - - 1.333 - - - 1.0 - - - 3.0 - - - 0.4 - - - 0.8 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EMPulse + + + + + false + + + + + 0.1 + + + 34.0 + + + 1.3329999 + + + 1.0 + + + 3.0 + + + 0.40000001 + + + 0.80000001 + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Effect.xml b/templates/mp2/Script/Effect.xml index a7101648..0cff2391 100644 --- a/templates/mp2/Script/Effect.xml +++ b/templates/mp2/Script/Effect.xml @@ -1,90 +1,94 @@ - - Effect - - - - - false - - - false - - - false - - - 5.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - false - - - 20.0 - - - 30.0 - - - 0.0 - - - true - - - true - - - true - - - false - - - false - - - 0 - - - - false - - - - - 10.0 - - - false - - - false - - - - - - - - - - - - - - script/common/Effect.TXTR - - enabled - enabled - - + + + Effect + + + + + PART + ELSC + SRSC + SPSC + SWHC + + + + false + + + false + + + false + + + 5.0 + + + 0.5 + + + 0.2 + + + 0.1 + + + false + + + 20.0 + + + 30.0 + + + 0.0 + + + true + + + true + + + true + + + false + + + false + + + 0 + + + + false + + + + + 10.0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2/Script/ElitePirate.xml b/templates/mp2/Script/ElitePirate.xml index 93ac41bd..a3d62b21 100644 --- a/templates/mp2/Script/ElitePirate.xml +++ b/templates/mp2/Script/ElitePirate.xml @@ -1,149 +1,183 @@ - - ElitePirate - - ElitePirate.rel - - - - - - - never - - - never - - - 3.5 - - - 2.0 - - - 2 - - - - - - - 9.0 - - - 9.0 - - - 35.0 - - - 15.0 - - - 80.0 - - - 50.0 - - - 50.0 - - - - - - - - - - - 8.0 - - - 3.0 - - - - - 1.0 - - - 1.0 - - - 1.0 - - - 2.0 - - - - - - 0x0000000B - - - 10.0 - - - 5.0 - - - - - 2 - - - 4 - - - 0.1 - - - 3.0 - - - 1.0 - - - 50.0 - - - -1 - - - -1 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0xB92B481D - 0x7E6E0D38 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x00AE9C61 - 0x62C744CD:0xC0BA9E18 - 0x62C744CD:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + ElitePirate.rel + + + ElitePirate + + + + + + Never + + + Never + + + 3.5 + + + 2.0 + + + 2 + + + + + + + 9.0 + + + 9.0 + + + 35.0 + + + 15.0 + + + 80.0 + + + 50.0 + + + 50.0 + + + + CMDL + + + + + CSKR + + + + + PART + + + + 0 + + + + PART + + + + + PART + + + + 0 + + + + PART + + + + 8.0 + + + 3.0 + + + + + 1.0 + + + 1.0 + + + 1.0 + + + 2.0 + + + + WPSC + + + + + + 0xB + + + 10.0 + + + 5.0 + + + + + 2 + + + 4 + + + 0.1 + + + 3.0 + + + 1.0 + + + 50.0 + + + -1 + + + -1 + + + + + + + ELSC + + + + 0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + diff --git a/templates/mp2/Script/EmperorIngStage1.xml b/templates/mp2/Script/EmperorIngStage1.xml index f0da7f30..f70117c9 100644 --- a/templates/mp2/Script/EmperorIngStage1.xml +++ b/templates/mp2/Script/EmperorIngStage1.xml @@ -1,162 +1,35 @@ - - EmperorIngStage1 - - EmperorIngStage1.rel - - - - - - - 2 - - - - - - - - - - - - - - - 0.0 - - - - - - - - - - - - - - - - - - - - - - - -1 - - - -1 - - - - - - - - - 0.0 - - - 0 - - - - - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - -1 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x4A1E493B:0x85F36473:0xF10B6EF6 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + EmperorIngStage1.rel + + + EmperorIngStage1 + + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/EmperorIngStage2Tentacle.xml b/templates/mp2/Script/EmperorIngStage2Tentacle.xml index 4d20f66d..1874789f 100644 --- a/templates/mp2/Script/EmperorIngStage2Tentacle.xml +++ b/templates/mp2/Script/EmperorIngStage2Tentacle.xml @@ -1,47 +1,34 @@ - - EmperorIngStage2Tentacle - - EmperorIngStage2Tentacle.rel - - - - - - - 2 - - - - - - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + EmperorIngStage2Tentacle.rel + + + EmperorIngStage2Tentacle + + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/EmperorIngStage3.xml b/templates/mp2/Script/EmperorIngStage3.xml index 09cf5c2f..f6e51f99 100644 --- a/templates/mp2/Script/EmperorIngStage3.xml +++ b/templates/mp2/Script/EmperorIngStage3.xml @@ -1,118 +1,34 @@ - - EmperorIngStage3 - - EmperorIngStage3.rel - - - - - - - 2 - - - - - - - - 0.0 - - - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + EmperorIngStage3.rel + + + EmperorIngStage3 + + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/EnvFxDensityController.xml b/templates/mp2/Script/EnvFxDensityController.xml index 9bc9d147..47ee0513 100644 --- a/templates/mp2/Script/EnvFxDensityController.xml +++ b/templates/mp2/Script/EnvFxDensityController.xml @@ -1,28 +1,23 @@ - - EnvFxDensityController - - - - 0.5 - - - 500 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EnvFxDensityController + + + + 0.5 + + + 500 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/EyeBall.xml b/templates/mp2/Script/EyeBall.xml index a47b7157..c3a89872 100644 --- a/templates/mp2/Script/EyeBall.xml +++ b/templates/mp2/Script/EyeBall.xml @@ -1,71 +1,97 @@ - - EyeBall - - EyeBall.rel - - - - - - - 3.0 - - - 3.0 - - - - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 1.0, 0.0, 1.0 - - - -1 - - - -1 - - - -1 - - - -1 - - - - false - - - 50.0 - - - 0.2 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + EyeBall.rel + + + EyeBall + + + + + + 3.0 + + + 3.0 + + + + WPSC + + + + + + PART + + + + + PART + + + + + TXTR + + + + + TXTR + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 1.0 + 0.0 + + + + -1 + + + -1 + + + -1 + + + -1 + + + 0 + + + false + + + 50.0 + + + 0.2 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/FishCloud.xml b/templates/mp2/Script/FishCloud.xml index d45ba70f..ec4818ee 100644 --- a/templates/mp2/Script/FishCloud.xml +++ b/templates/mp2/Script/FishCloud.xml @@ -1,116 +1,131 @@ - - FishCloud - - FishCloud.rel - - - - - true - - - - - 20.0 - - - 3.0 - - - 2.0 - - - 0.4 - - - 0.9 - - - 1.0 - - - 1.0 - - - 0.4 - - - 0.2 - - - 0.0 - - - 0.0 - - - 0.0 - - - 30.0 - - - 0.1 - - - 0.1 - - - 0.5 - - - 3 - - - 1.0, 1.0, 1.0, 1.0 - - - false - - - 0.0 - - - - 0 - - - - 0 - - - - 0 - - - - 0 - - - - true - - - true - - - - - - - - - - - - - - 0xE25FB08C - 0x7990A3B6 - - enabled - volume - - - + + + FishCloud.rel + + + FishCloud + + + + true + + + + CMDL + + + + + 20.0 + + + 3.0 + + + 2.0 + + + 0.40000001 + + + 0.89999998 + + + 1.0 + + + 1.0 + + + 0.40000001 + + + 0.2 + + + 0.0 + + + 0.0 + + + 0.0 + + + 30.0 + + + 0.1 + + + 0.1 + + + 0.5 + + + 3 + + + + 1.0 + 1.0 + 1.0 + + + + false + + + 0.0 + + + + PART + + + + 0 + + + + PART + + + + 0 + + + + 0 + + + + 0 + + + 0 + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/FishCloudModifier.xml b/templates/mp2/Script/FishCloudModifier.xml index 88f988eb..b52660da 100644 --- a/templates/mp2/Script/FishCloudModifier.xml +++ b/templates/mp2/Script/FishCloudModifier.xml @@ -1,40 +1,35 @@ - - FishCloudModifier - - FishCloud.rel - - - - - true - - - false - - - false - - - 8.0 - - - 0.4 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FishCloud.rel + + + FishCloudModifier + + + + true + + + false + + + false + + + 8.0 + + + 0.40000001 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/FlyerSwarm.xml b/templates/mp2/Script/FlyerSwarm.xml index 0ccb7f19..7c3478d5 100644 --- a/templates/mp2/Script/FlyerSwarm.xml +++ b/templates/mp2/Script/FlyerSwarm.xml @@ -1,55 +1,52 @@ - - FlyerSwarm - - SwarmBasics.rel - FlyerSwarm.rel - - - - - - - true - - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - volume - - - + + + SwarmBasics.rel + FlyerSwarm.rel + + + FlyerSwarm + + + + + + true + + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/FlyingPirate.xml b/templates/mp2/Script/FlyingPirate.xml index 5ea9a4a2..77fa7855 100644 --- a/templates/mp2/Script/FlyingPirate.xml +++ b/templates/mp2/Script/FlyingPirate.xml @@ -1,192 +1,226 @@ - - FlyingPirate - - FlyingPirate.rel - - - - - - - 360.0 - - - 90.0 - - - 15.0 - - - 40.0 - - - 1.0 - - - 0.5 - - - - - 0x00000009 - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 300.0 - - - 5.0 - - - - - 6.0 - - - 0.3 - - - - - - 20.0 - - - 20.0 - - - 0 - - - - - - 0x00000009 - - - 5.0 - - - - - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - - 0.8 - - - 4.0 - - - - - - 0x00000009 - - - 20.0 - - - 10.0 - - - 10.0 - - - - - 20.0 - - - 10.0 - - - 10.0 - - - 1000.0 - - - - - 25.0 - - - 0.1 - - - 0.05 - - - - - - - - 25.0 - - - 25.0 - - - 8.0 - - - 2.25 - - - 3.0 - - - -0.1 - - - -0.23 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + FlyingPirate.rel + + + FlyingPirate + + + + + + 360.0 + + + 90.0 + + + 15.0 + + + 40.0 + + + 1.0 + + + 0.5 + + + + + 0x9 + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 300.0 + + + 5.0 + + + + + 6.0 + + + 0.30000001 + + + + + + 20.0 + + + 20.0 + + + 0 + + + + WPSC + + + + + + 0x9 + + + 5.0 + + + + + 0 + + + + WPSC + + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + + WPSC + + + + 0.80000001 + + + 4.0 + + + + PART + + + + + + 0x9 + + + 20.0 + + + 10.0 + + + 10.0 + + + + + 20.0 + + + 10.0 + + + 10.0 + + + 1000.0 + + + 0 + + + 0 + + + 25.0 + + + 0.1 + + + 0.050000001 + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 25.0 + + + 25.0 + + + 8.0 + + + 2.25 + + + 3.0 + + + -0.1 + + + -0.23 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/FogOverlay.xml b/templates/mp2/Script/FogOverlay.xml index 9d3d7c49..3d5287d3 100644 --- a/templates/mp2/Script/FogOverlay.xml +++ b/templates/mp2/Script/FogOverlay.xml @@ -1,70 +1,74 @@ - - FogOverlay - - FogOverlay.rel - - - - - 1.0 - - - 1.0 - - - 1.0 - - - false - - - 1.0, 1.0, 1.0, 0.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - 0.1 - - - 1.0 - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FogOverlay.rel + + + FogOverlay + + + + 1.0 + + + 1.0 + + + 1.0 + + + false + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 0.5 + + + 0.2 + + + 0.1 + + + 0.1 + + + 1.0 + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/FogVolume.xml b/templates/mp2/Script/FogVolume.xml index 36b312d0..34bbe487 100644 --- a/templates/mp2/Script/FogVolume.xml +++ b/templates/mp2/Script/FogVolume.xml @@ -1,41 +1,45 @@ - - FogVolume - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - - enabled - volume - - - + + + FogVolume + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/ForgottenObject.xml b/templates/mp2/Script/ForgottenObject.xml index 489f5422..c01577ca 100644 --- a/templates/mp2/Script/ForgottenObject.xml +++ b/templates/mp2/Script/ForgottenObject.xml @@ -1,25 +1,20 @@ - - ForgottenObject - - ForgottenObject.rel - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ForgottenObject.rel + + + ForgottenObject + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/FrontEndDataNetwork.xml b/templates/mp2/Script/FrontEndDataNetwork.xml index 7f5a11ee..154d501e 100644 --- a/templates/mp2/Script/FrontEndDataNetwork.xml +++ b/templates/mp2/Script/FrontEndDataNetwork.xml @@ -1,87 +1,113 @@ - - FrontEndDataNetwork - - ScriptFrontEndDataNetwork.rel - - - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - 8.0 - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.498039, 0.498039, 0.498039, 0.74902 - - - 0.8, 0.8, 0.8, 1.0 - - - 0.247059, 0.247059, 0.247059, 1.0 - - - - - 0.75 - - - - 0.75 - - - - 0.75 - - - - 0.75 - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptFrontEndDataNetwork.rel + + + FrontEndDataNetwork + + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + 8.0 + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.74901998 + + + + + 0.80000001 + 0.80000001 + 0.80000001 + + + + + 0.247059 + 0.247059 + 0.247059 + + + + 0 + + + + 0.75 + + + + 0.75 + + + + 0.75 + + + + 0.75 + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Generator.xml b/templates/mp2/Script/Generator.xml index 92fc6952..73a19b3d 100644 --- a/templates/mp2/Script/Generator.xml +++ b/templates/mp2/Script/Generator.xml @@ -1,45 +1,45 @@ - - Generator - - - - 1 - - - false - - - false - - - false - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - script/common/Generator.TXTR - - 0.5 - enabled - enabled - - + + + Generator + + + + 1 + + + false + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Glowbug.xml b/templates/mp2/Script/Glowbug.xml index 0f5946a0..52142704 100644 --- a/templates/mp2/Script/Glowbug.xml +++ b/templates/mp2/Script/Glowbug.xml @@ -1,52 +1,81 @@ - - Glowbug - - Glowbug.rel - - - - - - - - - - - - 1.0 - - - 1.0 - - - 0.0, 0.0, 0.0 - - - - - - false - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xA9482EB1 - - enabled - enabled - - + + + Glowbug.rel + + + Glowbug + + + + + + + PART + + + + + PART + + + + + PART + ELSC + + + + + PART + + + + + PART + + + + 1.0 + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0 + + + 0 + + + + CMDL + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/GrapplePoint.xml b/templates/mp2/Script/GrapplePoint.xml index c5964b43..c8c2185a 100644 --- a/templates/mp2/Script/GrapplePoint.xml +++ b/templates/mp2/Script/GrapplePoint.xml @@ -1,25 +1,21 @@ - - GrapplePoint - - - - - - - - - - - - - - - - script/common/GrapplePoint.TXTR - - 0.5 - enabled - enabled - - + + + GrapplePoint + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Grenchler.xml b/templates/mp2/Script/Grenchler.xml index f6e591b8..9bddc4d9 100644 --- a/templates/mp2/Script/Grenchler.xml +++ b/templates/mp2/Script/Grenchler.xml @@ -1,229 +1,301 @@ - - Grenchler - - Grenchler.rel - - - - - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - 150.0 - - - - - 1.6 - - - 2.5 - - - 1.0 - - - 1 - - - - - - 50.0 - - - false - - - false - - - - - - - - - - - - - - 4.5 - - - -1.0 - - - 8.0 - - - 40.0 - - - 2.0 - - - 8.0 - - - 2.0 - - - 3.0 - - - 6.0 - - - - - 0x0000000B - - - 5.0 - - - - - 9.0 - - - 25.0 - - - 1.0 - - - 1.5 - - - - - - 0x0000000B - - - 5.0 - - - - - 45.0 - - - - 0.5 - - - 8.0 - - - 1.0 - - - 1.5 - - - 20.0 - - - - - - 0x0000000B - - - 5.0 - - - - - - - - - - - - - - - 4 - - - 20.0 - - - 20.0 - - - 10.0 - - - - - - 0x0000000B - - - 5.0 - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0xA18F626B - 0x0ABEF809 - 0x9B193AE8 - 0xC24CF580 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x4F3A4566 - 0x72258FE7 - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Grenchler.rel + + + Grenchler + + + + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + 150.0 + + + + + 1.6 + + + 2.5 + + + 1.0 + + + 1 + + + + + + 50.0 + + + false + + + false + + + + + + + CMDL + + + + + CSKR + + + + + + + CMDL + + + + + CSKR + + + + 0 + + + 0 + + + 4.5 + + + -1.0 + + + 8.0 + + + 40.0 + + + 2.0 + + + 8.0 + + + 2.0 + + + 3.0 + + + 6.0 + + + + + 0xB + + + 5.0 + + + + + 9.0 + + + 25.0 + + + 1.0 + + + 1.5 + + + + ELSC + + + + + + 0xB + + + 5.0 + + + + + 45.0 + + + + 0.5 + + + 8.0 + + + 1.0 + + + 1.5 + + + 20.0 + + + + PART + + + + + + 0xB + + + 5.0 + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + + + WPSC + + + + 4 + + + 20.0 + + + 20.0 + + + 10.0 + + + + PART + + + + + + 0xB + + + 5.0 + + + + + + PART + + + + + + PART + + + + + SCAN + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + diff --git a/templates/mp2/Script/GuiMenu.xml b/templates/mp2/Script/GuiMenu.xml index 0c8b5cc0..31e94852 100644 --- a/templates/mp2/Script/GuiMenu.xml +++ b/templates/mp2/Script/GuiMenu.xml @@ -1,41 +1,36 @@ - - GuiMenu - - ScriptGui.rel - - - - - - false - - - - - - 0 - - - true - - - -1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiMenu + + + + + false + + + + + + 0 + + + true + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/GuiPlayerJoinManager.xml b/templates/mp2/Script/GuiPlayerJoinManager.xml index 499e7db5..80541421 100644 --- a/templates/mp2/Script/GuiPlayerJoinManager.xml +++ b/templates/mp2/Script/GuiPlayerJoinManager.xml @@ -1,31 +1,26 @@ - - GuiPlayerJoinManager - - ScriptGui.rel - - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiPlayerJoinManager + + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/GuiScreen.xml b/templates/mp2/Script/GuiScreen.xml index 1b165883..68f96861 100644 --- a/templates/mp2/Script/GuiScreen.xml +++ b/templates/mp2/Script/GuiScreen.xml @@ -1,29 +1,28 @@ - - GuiScreen - - ScriptGui.rel - - - - - 0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiScreen + + + + 0 + + + + STRG + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/GuiSlider.xml b/templates/mp2/Script/GuiSlider.xml index 69ea0947..b210d8f7 100644 --- a/templates/mp2/Script/GuiSlider.xml +++ b/templates/mp2/Script/GuiSlider.xml @@ -1,48 +1,45 @@ - - GuiSlider - - ScriptGui.rel - - - - - - false - - - - - - 0.0 - - - 255.0 - - - 1.0 - - - 1.0 - - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiSlider + + + + + false + + + + + + 0.0 + + + 255.0 + + + 1.0 + + + 1.0 + + + 0 + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/GuiWidget.xml b/templates/mp2/Script/GuiWidget.xml index 2e450628..86af869d 100644 --- a/templates/mp2/Script/GuiWidget.xml +++ b/templates/mp2/Script/GuiWidget.xml @@ -1,36 +1,31 @@ - - GuiWidget - - ScriptGui.rel - - - - - - false - - - - - - 1 - never - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiWidget + + + + + false + + + + + + Never + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/GunTurretBase.xml b/templates/mp2/Script/GunTurretBase.xml index ddfc56bd..f7b25421 100644 --- a/templates/mp2/Script/GunTurretBase.xml +++ b/templates/mp2/Script/GunTurretBase.xml @@ -1,143 +1,173 @@ - - GunTurretBase - - GunTurret.rel - - - - - - - 0x0000000B - - - 5.0 - - - - - 2.0 - - - 180.0 - - - 180.0 - - - 2.0 - - - 2.0 - - - 1.0 - - - 1.0 - - - 1 - - - 1 - - - 85.0 - - - -45.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - false - - - - - -1 - - - - - - - - - - - - - - - - 100.0 - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GunTurret.rel + + + GunTurretBase + + + + + + 0xB + + + 5.0 + + + + + 2.0 + + + 180.0 + + + 180.0 + + + 2.0 + + + 2.0 + + + 1.0 + + + 1.0 + + + 1 + + + 1 + + + 85.0 + + + -45.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + false + + + + CRSC + + + + + WPSC + + + + -1 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 100.0 + + + 0.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/GunTurretTop.xml b/templates/mp2/Script/GunTurretTop.xml index feed412e..b86b810e 100644 --- a/templates/mp2/Script/GunTurretTop.xml +++ b/templates/mp2/Script/GunTurretTop.xml @@ -1,50 +1,63 @@ - - GunTurretTop - - GunTurret.rel - - - - - 0.5 - - - 0.5 - - - - - -1 - - - -1 - - - 1.0, 1.0, 1.0, 0.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GunTurret.rel + + + GunTurretTop + + + + 0.5 + + + 0.5 + + + + PART + + + + + PART + + + + -1 + + + -1 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 0 + + + 0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/HUDHint.xml b/templates/mp2/Script/HUDHint.xml index a9fb4140..f8de714a 100644 --- a/templates/mp2/Script/HUDHint.xml +++ b/templates/mp2/Script/HUDHint.xml @@ -1,41 +1,40 @@ - - HUDHint - - - - - 15.0 - - - 16.0 - - - 1.0 - - - 0.0 - - - 0 - - - 15 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + HUDHint + + + + + TXTR + + + + 15.0 + + + 16.0 + + + 1.0 + + + 0.0 + + + 0 + + + 15 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/HUDMemo.xml b/templates/mp2/Script/HUDMemo.xml index df9f58d1..59e7e6c9 100644 --- a/templates/mp2/Script/HUDMemo.xml +++ b/templates/mp2/Script/HUDMemo.xml @@ -1,52 +1,52 @@ - - HUDMemo - - - - 3.0 - - - true - - - true - - - true - - - true - - - true - - - true - - - false - - - 0 - - - - - - - - - - - - - - - script/common/HUDMemo.TXTR - - 0.5 - enabled - enabled - - + + + HUDMemo + + + + 3.0 + + + true + + + true + + + true + + + true + + + true + + + true + + + false + + + 0 + + + + STRG + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Ing.xml b/templates/mp2/Script/Ing.xml index e446bbcf..373553d8 100644 --- a/templates/mp2/Script/Ing.xml +++ b/templates/mp2/Script/Ing.xml @@ -1,256 +1,340 @@ - - Ing - - GeomBlobV2.rel - Ing.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - 0 - - - - 50.0 - - - 15.0 - - - 7.0 - - - 25.0 - - - 25.0 - - - 360.0 - - - - - - - - - - - - - - - 0.35 - - - - 15.0 - - - 1.5 - - - 1.5 - - - - - - - - 15.0 - - - 1.5 - - - 2.0 - - - 25.0 - - - 10.0 - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 0x0000000B - - - 20.0 - - - 5.0 - - - - - 20.0 - - - 5.0 - - - - 25.0 - - - 2.0 - - - 20.0 - - - 40.0 - - - - - 70.0 - - - 40.0 - - - 100.0 - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - 30.0 - - - - - 0x0000000B - - - 10.0 - - - 1.0 - - - - - 30.0 - - - - - 10.0 - - - 20.0 - - - 10.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 5.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + Ing.rel + + + Ing + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + 0 + + + + CMDL + + + + 50.0 + + + 15.0 + + + 7.0 + + + 25.0 + + + 25.0 + + + 360.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + PART + + + + + SRSC + + + + + PART + + + + 0.34999999 + + + + PART + + + + 15.0 + + + 1.5 + + + 1.5 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 15.0 + + + 1.5 + + + 2.0 + + + 25.0 + + + 10.0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 0xB + + + 20.0 + + + 5.0 + + + + + 20.0 + + + 5.0 + + + + PART + + + + 25.0 + + + 2.0 + + + 20.0 + + + 40.0 + + + 0 + + + 0 + + + 70.0 + + + 40.0 + + + 100.0 + + + + PART + + + + 0 + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + 30.0 + + + + + 0xB + + + 10.0 + + + 1.0 + + + + + 30.0 + + + 0 + + + 0 + + + 10.0 + + + 20.0 + + + 10.0 + + + + 1.0 + 1.0 + 1.0 + + + + 5.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/IngBlobSwarm.xml b/templates/mp2/Script/IngBlobSwarm.xml index 593910f5..f6932876 100644 --- a/templates/mp2/Script/IngBlobSwarm.xml +++ b/templates/mp2/Script/IngBlobSwarm.xml @@ -1,59 +1,62 @@ - - IngBlobSwarm - - SwarmBasics.rel - IngBlobSwarm.rel - - - - - - - true - - - - - -1 - - - 30.0 - - - 1.0 - - - 1.0 - - - 2.0 - - - 0.5 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - volume - - - + + + SwarmBasics.rel + IngBlobSwarm.rel + + + IngBlobSwarm + + + + + + true + + + + 0 + + + -1 + + + 30.0 + + + 1.0 + + + 1.0 + + + 2.0 + + + 0.5 + + + + 0.0 + 0.0 + 0.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/IngBoostBallGuardian.xml b/templates/mp2/Script/IngBoostBallGuardian.xml index c3123ddb..a61ecf29 100644 --- a/templates/mp2/Script/IngBoostBallGuardian.xml +++ b/templates/mp2/Script/IngBoostBallGuardian.xml @@ -1,471 +1,51 @@ - - IngBoostBallGuardian - - GeomBlobV2.rel - Ing.rel - IngBoostBallGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - - - 0 - - - 50.0 - - - 15.0 - - - 7.0 - - - 25.0 - - - 25.0 - - - 360.0 - - - - - - - - - - - - - - - 0.35 - - - - 15.0 - - - 1.5 - - - 1.5 - - - - - - - - 15.0 - - - 1.5 - - - 2.0 - - - 25.0 - - - 10.0 - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 0x0000000B - - - 20.0 - - - 5.0 - - - - - 20.0 - - - 5.0 - - - - 25.0 - - - 2.0 - - - 20.0 - - - 40.0 - - - - - 70.0 - - - 40.0 - - - 100.0 - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - 1.0, 1.0, 1.0, 1.0 - - - 5.0 - - - - - - - - 1.8, 1.8, 1.8 - - - 150.0 - - - 0.5 - - - - - - 0x00000007 - - - 30.0 - - - 1.5 - - - 4.0 - - - - - - - 0x00000007 - - - 30.0 - - - 1.5 - - - 6.0 - - - - - 10.0 - - - 3.0 - - - - - - - - - - - - - - 2 - - - 3 - - - 80.0 - - - 0.2 - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 0x0000000B - - - 10.0 - - - 5.0 - - - - - - - - - - 15.0 - - - 0.5 - - - 90.0 - - - 10.0 - - - 2.0 - - - 5.0 - - - 3 - - - 3 - - - 1 - - - 5 - - - 6 - - - 10 - - - 1.0 - - - 1.0 - - - - - - - 15.0 - - - 0.5 - - - 90.0 - - - 10.0 - - - 2.0 - - - 5.0 - - - 3 - - - 3 - - - 1 - - - 5 - - - 6 - - - 10 - - - 1.0 - - - 1.0 - - - - - - - 15.0 - - - 0.5 - - - 90.0 - - - 10.0 - - - 2.0 - - - 5.0 - - - 3 - - - 3 - - - 1 - - - 5 - - - 6 - - - 10 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x78656D1E:0x18381479 - - enabled - enabled - - + + + GeomBlobV2.rel + Ing.rel + IngBoostBallGuardian.rel + + + IngBoostBallGuardian + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/IngPuddle.xml b/templates/mp2/Script/IngPuddle.xml index bd306e86..9480e4e2 100644 --- a/templates/mp2/Script/IngPuddle.xml +++ b/templates/mp2/Script/IngPuddle.xml @@ -1,56 +1,28 @@ - - IngPuddle - - GeomBlobV2.rel - Ing.rel - IngPuddle.rel - - - - - - - - - - - 2.0 - - - - - 20.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + Ing.rel + IngPuddle.rel + + + IngPuddle + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp2/Script/IngSnatchingSwarm.xml b/templates/mp2/Script/IngSnatchingSwarm.xml index 77428ac2..661bcdb6 100644 --- a/templates/mp2/Script/IngSnatchingSwarm.xml +++ b/templates/mp2/Script/IngSnatchingSwarm.xml @@ -1,91 +1,110 @@ - - IngSnatchingSwarm - - IngSnatchingSwarm.rel - - - - - - - 0.5 - - - - 0.35 - - - 15.0 - - - 25.0 - - - 10.0 - - - 2000.0 - - - false - - - false - - - 0.5 - - - 4.0 - - - 10.0 - - - 3.0 - - - 2.0 - - - 5.0 - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - - 50.0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + IngSnatchingSwarm.rel + + + IngSnatchingSwarm + + + + + AFSM + FSM2 + + + + + PART + SRSC + + + + 0.5 + + + + PART + + + + 0.34999999 + + + 15.0 + + + 25.0 + + + 10.0 + + + 2000.0 + + + false + + + false + + + 0.5 + + + 4.0 + + + 10.0 + + + 3.0 + + + 2.0 + + + 5.0 + + + + PART + + + + + + 0xB + + + 20.0 + + + 10.0 + + + + + 0 + + + 0 + + + 0 + + + 50.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/IngSpaceJumpGuardian.xml b/templates/mp2/Script/IngSpaceJumpGuardian.xml index 20bdc8ae..62d2ed0c 100644 --- a/templates/mp2/Script/IngSpaceJumpGuardian.xml +++ b/templates/mp2/Script/IngSpaceJumpGuardian.xml @@ -1,112 +1,49 @@ - - IngSpaceJumpGuardian - - GeomBlobV2.rel - Ing.rel - IngSpaceJumpGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - - - - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 5.0 - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + Ing.rel + IngSpaceJumpGuardian.rel + + + IngSpaceJumpGuardian + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/IngSpiderballGuardian.xml b/templates/mp2/Script/IngSpiderballGuardian.xml index ac6576e1..5f0c9624 100644 --- a/templates/mp2/Script/IngSpiderballGuardian.xml +++ b/templates/mp2/Script/IngSpiderballGuardian.xml @@ -1,85 +1,47 @@ - - IngSpiderballGuardian - - IngSpiderballGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - - - - - - - - - 2.0 - - - - - 0x0000000B - - - 40.0 - - - 10.0 - - - - - 20.0 - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + IngSpiderballGuardian.rel + + + IngSpiderballGuardian + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Kralee.xml b/templates/mp2/Script/Kralee.xml index 1d336c27..c986ea96 100644 --- a/templates/mp2/Script/Kralee.xml +++ b/templates/mp2/Script/Kralee.xml @@ -1,156 +1,162 @@ - - Kralee - - WallCrawler.rel - Kralee.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 2.5 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.4 - - - 1.0 - - - 0.02 - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 2.5 - - - 10.0 - - - 10.0 - - - 1.0 - - - 50.0 - - - - - - -1 - - - false - - - false - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Kralee.rel + + + Kralee + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 2.5 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.40000001 + + + 1.0 + + + 0.02 + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 2.5 + + + 10.0 + + + 10.0 + + + 1.0 + + + 50.0 + + + + PART + + + + + PART + + + + 0 + + + -1 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Krocuss.xml b/templates/mp2/Script/Krocuss.xml index 1c6137bd..54025530 100644 --- a/templates/mp2/Script/Krocuss.xml +++ b/templates/mp2/Script/Krocuss.xml @@ -1,142 +1,150 @@ - - Krocuss - - WallCrawler.rel - Krocuss.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 2.5 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.4 - - - 1.0 - - - 0.02 - - - 1.0 - - - false - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - - 1.0, 0.0, 0.0, 1.0 - - - - - - 50.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Krocuss.rel + + + Krocuss + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 2.5 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.40000001 + + + 1.0 + + + 0.02 + + + 1.0 + + + false + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + + + 1.0 + 0.0 + 0.0 + + + + + DPSC + + + + 0 + + + 0 + + + 50.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Lumite.xml b/templates/mp2/Script/Lumite.xml index bbe60918..fa9ff77c 100644 --- a/templates/mp2/Script/Lumite.xml +++ b/templates/mp2/Script/Lumite.xml @@ -1,93 +1,109 @@ - - Lumite - - Lumite.rel - - - - - - - 100.0 - - - 0.1 - - - 0.1 - - - 1.0 - - - 1 - - - - - - 8.0 - - - 30.0 - - - - - - 0x0000000B - - - 5.0 - - - - - 8.0 - - - 30.0 - - - - - - 0x0000000B - - - 5.0 - - - - - - - 5.0 - - - 45.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Lumite.rel + + + Lumite + + + + + + 100.0 + + + 0.1 + + + 0.1 + + + 1.0 + + + 1 + + + + + + 8.0 + + + 30.0 + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + 8.0 + + + 30.0 + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + + PART + + + + + PART + + + + 5.0 + + + 45.0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/MediumIng.xml b/templates/mp2/Script/MediumIng.xml index d4b68d25..9723bf08 100644 --- a/templates/mp2/Script/MediumIng.xml +++ b/templates/mp2/Script/MediumIng.xml @@ -1,120 +1,126 @@ - - MediumIng - - GeomBlobV2.rel - MediumIng.rel - - - - - - - 360.0 - - - - - 150.0 - - - - - 1 - - - - - 0 - - - - 50.0 - - - 4.0 - - - 10.0 - - - 20.0 - - - - 10.0 - - - - 10.0 - - - - 2.0 - - - 15.0 - - - 30.0 - - - 5.0 - - - 40.0 - - - 1.0 - - - 0.5 - - - - - - - - 25.0 - - - 25.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 2.0 - - - - - - - 50.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7A9F8249 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x38CF133B:0xC0BA9E18 - 0x38CF133B:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + MediumIng.rel + + + MediumIng + + + + + + 360.0 + + + + + 150.0 + + + + + 1 + + + + + 0 + + + + 50.0 + + + 4.0 + + + 10.0 + + + 20.0 + + + + 10.0 + + + + 10.0 + + + + 2.0 + + + 15.0 + + + 30.0 + + + 5.0 + + + 40.0 + + + 1.0 + + + 0.5 + + + + + + + + 25.0 + + + 25.0 + + + + 1.0 + 1.0 + 1.0 + + + + 2.0 + + + + + + PART + + + + 0 + + + 50.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp2/Script/MemoryRelay.xml b/templates/mp2/Script/MemoryRelay.xml index 41e88c79..8b1402e3 100644 --- a/templates/mp2/Script/MemoryRelay.xml +++ b/templates/mp2/Script/MemoryRelay.xml @@ -1,30 +1,26 @@ - - MemoryRelay - - - - false - - - false - - - - - - - - - - - - - - script/common/MemoryRelay.TXTR - - 0.5 - enabled - enabled - - + + + MemoryRelay + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Metaree.xml b/templates/mp2/Script/Metaree.xml index cafbf32a..6a75017d 100644 --- a/templates/mp2/Script/Metaree.xml +++ b/templates/mp2/Script/Metaree.xml @@ -1,95 +1,95 @@ - - Metaree - - Metaree.rel - - - - - - - 10.0 - - - 30.0 - - - - - 0x0000000B - - - 2.5 - - - 4.0 - - - - - - - 2.0 - - - - - 0.0 - - - - - - - - 0x0000000B - - - 5.0 - - - 5.0 - - - - - 3.0 - - - 0.0, 0.0, 0.0 - - - 5.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Metaree.rel + + + Metaree + + + + + + 10.0 + + + 30.0 + + + + + 0xB + + + 2.5 + + + 4.0 + + + + + + + 2.0 + + + + + 0.0 + + + + + + + + 0xB + + + 5.0 + + + 5.0 + + + + + 3.0 + + + + 0.0 + 0.0 + 0.0 + + + + 5.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/MetareeSwarm.xml b/templates/mp2/Script/MetareeSwarm.xml index 910f96d0..48c42cde 100644 --- a/templates/mp2/Script/MetareeSwarm.xml +++ b/templates/mp2/Script/MetareeSwarm.xml @@ -1,52 +1,49 @@ - - MetareeSwarm - - SwarmBasics.rel - MetareeSwarm.rel - - - - - - - true - - - - -1 - - - -1 - - - 30.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - volume - - - + + + SwarmBasics.rel + MetareeSwarm.rel + + + MetareeSwarm + + + + + + true + + + + -1 + + + -1 + + + 30.0 + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/MetroidAlpha.xml b/templates/mp2/Script/MetroidAlpha.xml index 8054ffb9..a30e8f6e 100644 --- a/templates/mp2/Script/MetroidAlpha.xml +++ b/templates/mp2/Script/MetroidAlpha.xml @@ -1,114 +1,114 @@ - - MetroidAlpha - - Metroid.rel - - - - - - - 180.0 - - - 60.0 - - - 10.0 - - - 6.0 - - - 5.0 - - - - - 5.0 - - - 3.0 - - - - - - - 1.0 - - - - - 1 - - - - - - - - - 5.0 - - - 40.0 - - - 1.0 - - - 0.5 - - - 10.0 - - - 10.0 - - - 0.5 - - - - 1.75 - - - 50.0 - - - 100.0 - - - 5.0 - - - 0.5 - - - 0 - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Metroid.rel + + + MetroidAlpha + + + + + + 180.0 + + + 60.0 + + + 10.0 + + + 6.0 + + + 5.0 + + + + + 5.0 + + + 3.0 + + + + + + + 1.0 + + + + + 1 + + + + + + + + + 5.0 + + + 40.0 + + + 1.0 + + + 0.5 + + + 10.0 + + + 10.0 + + + 0.5 + + + + PART + + + + 1.75 + + + 50.0 + + + 100.0 + + + 5.0 + + + 0.5 + + + 0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/Midi.xml b/templates/mp2/Script/Midi.xml index 7f3cb23c..66d0ccc0 100644 --- a/templates/mp2/Script/Midi.xml +++ b/templates/mp2/Script/Midi.xml @@ -1,32 +1,31 @@ - - Midi - - - - - 0.0 - - - 0.0 - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Midi + + + + + CSNG + + + + 0.0 + + + 0.0 + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/MinorIng.xml b/templates/mp2/Script/MinorIng.xml index dff36e92..8e46febb 100644 --- a/templates/mp2/Script/MinorIng.xml +++ b/templates/mp2/Script/MinorIng.xml @@ -1,213 +1,102 @@ - - MinorIng - - GeomBlobV2.rel - MinorIng.rel - - - - - - - 4.5 - - - 30.0 - - - 3.0 - - - 4.0 - - - - - - - - 0x0000000B - - - 5.0 - - - 3.0 - - - - - - 20.0 - - - 90.0 - - - 2.0 - - - 7.0 - - - 7.0 - - - 50.0 - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - - - - - 0x0000000B - - - 10.0 - - - 4.5 - - - 4.0 - - - - - 5.0 - - - 10.0 - - - 15.0 - - - 7.0 - - - 25.0 - - - 2.0 - - - 360.0 - - - - - - - - - - - - 100.0 - - - 0.2 - - - - - - - - - - - 0x00000009 - - - 5.0 - - - 1.0 - - - - - - - - 4.0 - - - 0.5 - - - 15.0 - - - 20.0 - - - 5 - - - - - 30.0 - - - 2.0 - - - 0 - - - 3 - - - 40.0 - - - true - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + MinorIng.rel + + + MinorIng + + + + + + 4.5 + + + 30.0 + + + 3.0 + + + 4.0 + + + + + + + + 0xB + + + 5.0 + + + 3.0 + + + + + + WPSC + + + + 20.0 + + + 90.0 + + + 2.0 + + + 7.0 + + + 7.0 + + + 50.0 + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/MysteryFlyer.xml b/templates/mp2/Script/MysteryFlyer.xml index d031574d..62fc2522 100644 --- a/templates/mp2/Script/MysteryFlyer.xml +++ b/templates/mp2/Script/MysteryFlyer.xml @@ -1,58 +1,28 @@ - - MysteryFlyer - - MysteryFlyer.rel - - - - - - - - - - - - 0x0000000B - - - 5.0 - - - - - 10.0 - - - 2.0 - - - 5.0 - - - true - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + MysteryFlyer.rel + + + MysteryFlyer + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/OctapedeSegment.xml b/templates/mp2/Script/OctapedeSegment.xml index 875eee04..2e735f8b 100644 --- a/templates/mp2/Script/OctapedeSegment.xml +++ b/templates/mp2/Script/OctapedeSegment.xml @@ -1,184 +1,194 @@ - - OctapedeSegment - - WallCrawler.rel - OctapedeSegment.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 2.5 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.4 - - - 1.0 - - - 0.02 - - - 1.0 - - - 50.0 - - - false - - - 0.0 - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 2.0 - - - 1 - - - 1 - - - 0.75 - - - - - 0x00000009 - - - 5.0 - - - 2.0 - - - - - - - - - - 0.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + OctapedeSegment.rel + + + OctapedeSegment + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 2.5 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.40000001 + + + 1.0 + + + 0.02 + + + 1.0 + + + 50.0 + + + false + + + 0.0 + + + + ELSC + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 2.0 + + + 1 + + + 1 + + + 0.75 + + + + + 0x9 + + + 5.0 + + + 2.0 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Parasite.xml b/templates/mp2/Script/Parasite.xml index ea1131e6..f4308bd5 100644 --- a/templates/mp2/Script/Parasite.xml +++ b/templates/mp2/Script/Parasite.xml @@ -1,141 +1,137 @@ - - Parasite - - WallCrawler.rel - Parasite.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 10.0 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.2 - - - 0.4 - - - 6.0 - - - 2.6 - - - 1.0 - - - 0.8 - - - 0.7 - - - 0.9 - - - 0.2 - - - 1.3 - - - 0.2 - - - 40.0 - - - false - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Parasite.rel + + + Parasite + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 10.0 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.2 + + + 0.40000001 + + + 6.0 + + + 2.5999999 + + + 1.0 + + + 0.80000001 + + + 0.69999999 + + + 0.89999998 + + + 0.2 + + + 1.3 + + + 0.2 + + + 40.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/PathCamera.xml b/templates/mp2/Script/PathCamera.xml index fb458969..b939b011 100644 --- a/templates/mp2/Script/PathCamera.xml +++ b/templates/mp2/Script/PathCamera.xml @@ -1,54 +1,49 @@ - - PathCamera - - - - 32 - - - 0 - - - - - - - - - - false - - - 4.0 - - - 10.0 - - - 3.0 - - - 0 - - - 120.0 - - - - - - - - - - - - - - - - enabled - enabled - - + + + PathCamera + + + + 32 + + + 0 + + + + + + + + + + false + + + 4.0 + + + 10.0 + + + 3.0 + + + 0 + + + 120.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2/Script/PathMeshCtrl.xml b/templates/mp2/Script/PathMeshCtrl.xml index f1137906..dd5b96b7 100644 --- a/templates/mp2/Script/PathMeshCtrl.xml +++ b/templates/mp2/Script/PathMeshCtrl.xml @@ -1,28 +1,23 @@ - - PathMeshCtrl - - - - 0 - - - 1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PathMeshCtrl + + + + 0 + + + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Pickup.xml b/templates/mp2/Script/Pickup.xml index 430112af..ead04967 100644 --- a/templates/mp2/Script/Pickup.xml +++ b/templates/mp2/Script/Pickup.xml @@ -1,92 +1,106 @@ - - Pickup - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 0x00000000 - - - 1 - - - 0 - - - 1 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - - false - - - true - - - false - - - 0.0 - - - 0.0 - - - 20.0 - - - false - - - false - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Pickup + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1 + + + 0 + + + 1 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + CMDL + + + + + + + 0.0 + + + + PART + + + + false + + + true + + + false + + + 0.0 + + + 0.0 + + + 20.0 + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/PickupGenerator.xml b/templates/mp2/Script/PickupGenerator.xml index 258ffd56..4e0e2bed 100644 --- a/templates/mp2/Script/PickupGenerator.xml +++ b/templates/mp2/Script/PickupGenerator.xml @@ -1,31 +1,35 @@ - - PickupGenerator - - - - 0.0, 0.0, 0.0 - - - false - - - - - - - - - - - - - - - script/common/PickupGenerator.TXTR - - 0.5 - enabled - enabled - - + + + PickupGenerator + + + + + 0.0 + 0.0 + 0.0 + + + + false + + + + RULE + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/PillBug.xml b/templates/mp2/Script/PillBug.xml index 4bae0b5d..e1b36215 100644 --- a/templates/mp2/Script/PillBug.xml +++ b/templates/mp2/Script/PillBug.xml @@ -1,76 +1,72 @@ - - PillBug - - WallCrawler.rel - PillBug.rel - - - - - - - 0 - - - 120.0 - - - 0.2 - - - 1.5 - - - 200.0 - - - - - 0.35 - - - 0.5 - - - 0.5 - - - 0.02 - - - 0.3 - - - 0.6 - - - 1.5 - - - 0.6 - - - 1.5 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + PillBug.rel + + + PillBug + + + + + + 0 + + + 120.0 + + + 0.2 + + + 1.5 + + + 200.0 + + + + + 0.34999999 + + + 0.5 + + + 0.5 + + + 0.02 + + + 0.30000001 + + + 0.60000002 + + + 1.5 + + + 0.60000002 + + + 1.5 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/PlantScarabSwarm.xml b/templates/mp2/Script/PlantScarabSwarm.xml index 86ff0c04..7caba1cb 100644 --- a/templates/mp2/Script/PlantScarabSwarm.xml +++ b/templates/mp2/Script/PlantScarabSwarm.xml @@ -1,86 +1,103 @@ - - PlantScarabSwarm - - SwarmBasics.rel - PlantScarabSwarm.rel - - - - - - - true - - - - -1 - - - -1 - - - 30.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.5 - - - 3 - - - - 0.5 - - - - - - - - 0.0 - - - 100.0 - - - - 0.0 - - - 100.0 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - volume - - - + + + SwarmBasics.rel + PlantScarabSwarm.rel + + + PlantScarabSwarm + + + + + + true + + + + -1 + + + -1 + + + 30.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.5 + + + 3 + + + + 0.5 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0.0 + + + 100.0 + + + 0 + + + 0.0 + + + 100.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/Platform.xml b/templates/mp2/Script/Platform.xml index 52f4fbc1..8fbbdd97 100644 --- a/templates/mp2/Script/Platform.xml +++ b/templates/mp2/Script/Platform.xml @@ -1,79 +1,78 @@ - - Platform - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 1.0 - - - 200 - - - 20 - - - false - - - false - - - - - - - 10.0 - - - 0.0 - - - 288 - - - - - - - - 0.0, 0.15, 0.0 - - - 0.0 - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x0FC966DC - - enabled - enabled - - + + + Platform + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + + DCLN + + + + + + 1.0 + + + 200 + + + 20 + + + false + + + false + + + + + 0.0 + 0.15000001 + 0.0 + + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2/Script/PlayerActor.xml b/templates/mp2/Script/PlayerActor.xml index 3a534ca6..6060913f 100644 --- a/templates/mp2/Script/PlayerActor.xml +++ b/templates/mp2/Script/PlayerActor.xml @@ -1,61 +1,65 @@ - - PlayerActor - - ScriptPlayerActor.rel - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - true - - - true - - - true - - - 4 - - - 0 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ScriptPlayerActor.rel + + + PlayerActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + + + true + + + true + + + true + + + 4 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/PlayerController.xml b/templates/mp2/Script/PlayerController.xml index d16edd2b..f241349e 100644 --- a/templates/mp2/Script/PlayerController.xml +++ b/templates/mp2/Script/PlayerController.xml @@ -1,71 +1,83 @@ - - PlayerController - - ScriptPlayerProxy.rel - - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0 - - - - - - 0 - - - 0.0, 0.0, 1.5 - - - 0 - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ScriptPlayerProxy.rel + + + PlayerController + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0 + + + + CMDL + + + + + + 0 + + + + 0.0 + 0.0 + 1.5 + + + + 0 + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + 0.0 + 0.0 + 0.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/PlayerHint.xml b/templates/mp2/Script/PlayerHint.xml index 994a0711..3c3ad9ce 100644 --- a/templates/mp2/Script/PlayerHint.xml +++ b/templates/mp2/Script/PlayerHint.xml @@ -1,60 +1,55 @@ - - PlayerHint - - - - 10 - - - 0.0 - - - 1.0 - - - 0x00000001 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerHint + + + + 10 + + + 0.0 + + + 1.0 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/PlayerStateChange.xml b/templates/mp2/Script/PlayerStateChange.xml index e8e2a98e..82b06d17 100644 --- a/templates/mp2/Script/PlayerStateChange.xml +++ b/templates/mp2/Script/PlayerStateChange.xml @@ -1,37 +1,32 @@ - - PlayerStateChange - - - - 0 - - - 1 - - - 1 - - - 0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerStateChange + + + + 0 + + + 1 + + + 1 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/PlayerTurret.xml b/templates/mp2/Script/PlayerTurret.xml index 9dbd1fea..5cafdb2a 100644 --- a/templates/mp2/Script/PlayerTurret.xml +++ b/templates/mp2/Script/PlayerTurret.xml @@ -1,60 +1,73 @@ - - PlayerTurret - - ScriptPlayerTurret.rel - - - - - 1 - - - 90.0 - - - 90.0 - - - 90.0 - - - 0.0 - - - 30.0 - - - 30.0 - - - 30.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptPlayerTurret.rel + + + PlayerTurret + + + + 1 + + + 90.0 + + + 90.0 + + + 90.0 + + + 0.0 + + + 30.0 + + + 30.0 + + + 30.0 + + + 1.0 + + + + + WPSC + + + + + WPSC + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/PointOfInterest.xml b/templates/mp2/Script/PointOfInterest.xml index b6784088..b95b2e28 100644 --- a/templates/mp2/Script/PointOfInterest.xml +++ b/templates/mp2/Script/PointOfInterest.xml @@ -1,32 +1,28 @@ - - PointOfInterest - - - - - 1.5 - - - false - If enabled, Samus will turn to look at the POI while scanning it. - - - - - - - - - - - - - - script/common/PointOfInterest.TXTR - - 0.5 - enabled - enabled - - + + + PointOfInterest + + + + + 1.5 + + + If enabled, Samus will turn to look at the POI while scanning it. + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/PortalTransition.xml b/templates/mp2/Script/PortalTransition.xml index 67121f01..7557e419 100644 --- a/templates/mp2/Script/PortalTransition.xml +++ b/templates/mp2/Script/PortalTransition.xml @@ -1,41 +1,55 @@ - - PortalTransition - - - - - 1.0, 1.0, 1.0 - - - 127 - - - 64 - - - - - - - - 0 - - - - - - - - - - - - - - 0xE25FB08C - - enabled - enabled - - + + + PortalTransition + + + + + + 1.0 + 1.0 + 1.0 + + + + 127 + + + 64 + + + + AGSC + + + + + AGSC + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2/Script/PuddleSpore.xml b/templates/mp2/Script/PuddleSpore.xml index ff42f4f2..c52efe7e 100644 --- a/templates/mp2/Script/PuddleSpore.xml +++ b/templates/mp2/Script/PuddleSpore.xml @@ -1,91 +1,89 @@ - - PuddleSpore - - PuddleSpore.rel - - - - - 0 - - - - - 35.0 - - - 3.0 - - - 180.0 - - - 0.0 - - - - - 1000000.0 - - - - - 2.5 - - - 3.0 - - - 1 - - - - - - true - - - 3.0 - - - 3.0 - - - 7.0 - - - 30.0 - - - 5.0 - - - 30.0 - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + PuddleSpore.rel + + + PuddleSpore + + + + 0 + + + + + 35.0 + + + 3.0 + + + 180.0 + + + 0.0 + + + + + 1000000.0 + + + + + 2.5 + + + 3.0 + + + 1 + + + + + + true + + + 3.0 + + + 3.0 + + + 7.0 + + + 30.0 + + + 5.0 + + + 30.0 + + + 0.0 + + + 0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Puffer.xml b/templates/mp2/Script/Puffer.xml index d1d055e7..a22a8387 100644 --- a/templates/mp2/Script/Puffer.xml +++ b/templates/mp2/Script/Puffer.xml @@ -1,100 +1,106 @@ - - Puffer - - Puffer.rel - - - - - - - 25.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - 1.0 - - - 0.5 - - - 1.5 - - - 0.0 - - - - - - 3.0 - - - - - - 0.5 - - - true - - - false - - - false - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Puffer.rel + + + Puffer + + + + + + 25.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + 1.0 + + + 0.5 + + + 1.5 + + + 0.0 + + + + + + 3.0 + + + + PART + + + + + + TXTR + + + + 0.5 + + + true + + + false + + + false + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/RadialDamage.xml b/templates/mp2/Script/RadialDamage.xml index 7900bb6e..14788eda 100644 --- a/templates/mp2/Script/RadialDamage.xml +++ b/templates/mp2/Script/RadialDamage.xml @@ -1,37 +1,33 @@ - - RadialDamage - - - - - 15.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/RadialDamage.TXTR - - 0.5 - enabled - enabled - - + + + RadialDamage + + + + + 15.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/RandomRelay.xml b/templates/mp2/Script/RandomRelay.xml index 39496a7e..7aa61906 100644 --- a/templates/mp2/Script/RandomRelay.xml +++ b/templates/mp2/Script/RandomRelay.xml @@ -1,36 +1,32 @@ - - RandomRelay - - - - 1 - - - 0 - - - false - - - false - - - - - - - - - - - - - - script/common/RandomRelay.TXTR - - 0.5 - enabled - enabled - - + + + RandomRelay + + + + 1 + + + 0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Relay.xml b/templates/mp2/Script/Relay.xml index dd23d686..1ecf82eb 100644 --- a/templates/mp2/Script/Relay.xml +++ b/templates/mp2/Script/Relay.xml @@ -1,27 +1,23 @@ - - Relay - - - - false - - - - - - - - - - - - - - script/common/Relay.TXTR - - 0.5 - enabled - enabled - - + + + Relay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Repulsor.xml b/templates/mp2/Script/Repulsor.xml index 3f3e3e14..61f804bf 100644 --- a/templates/mp2/Script/Repulsor.xml +++ b/templates/mp2/Script/Repulsor.xml @@ -1,34 +1,29 @@ - - Repulsor - - - - 0 - - - 1.0 - - - -1.0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Repulsor + + + + 0 + + + 1.0 + + + -1.0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Rezbit.xml b/templates/mp2/Script/Rezbit.xml index 770bd604..64f60e87 100644 --- a/templates/mp2/Script/Rezbit.xml +++ b/templates/mp2/Script/Rezbit.xml @@ -1,217 +1,48 @@ - - Rezbit - - Rezbit.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - - - 20.0 - - - 20.0 - - - 10.0 - - - - - 3.0 - - - 2.0 - - - 3.0 - - - 1.0 - - - - - - - - 12.0 - - - 1.2 - - - - 2.0 - - - 100.0 - - - 2.0 - - - 100.0 - - - 4.0 - - - 50.0 - - - 50.0 - - - 20.0 - - - 40.0 - - - - - 0x0000000B - - - 20.0 - - - 5.0 - - - - - - 4.0 - - - 2.0 - - - 0.5 - - - - 0.0 - - - 30.0 - - - 6.0 - - - - - 0x0000000B - - - 20.0 - - - 5.0 - - - - - -1 - - - - - 20.0 - - - 40.0 - - - - - 0x0000000B - - - 20.0 - - - 5.0 - - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x8716D656:0xC80BB6E4 - - enabled - enabled - - + + + Rezbit.rel + + + Rezbit + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/RiftPortal.xml b/templates/mp2/Script/RiftPortal.xml index 7173e810..d0acf1dd 100644 --- a/templates/mp2/Script/RiftPortal.xml +++ b/templates/mp2/Script/RiftPortal.xml @@ -1,54 +1,66 @@ - - RiftPortal - - ScriptRiftPortal.rel - - - - - - - - - - - - - false - - - 0 - - - 10.0 - - - 30.0 - - - 5.0 - - - - - - - - - - - - - - 0xE25FB08C - 0x5CB18EB4 - 0xE845FA67 - 0xC27FFA8F - 0x90C42387 - 0xF284D838 - - enabled - enabled - - + + + ScriptRiftPortal.rel + + + RiftPortal + + + + + CMDL + + + + + + CMDL + + + + + + CMDL + + + + + + CMDL + + + + + false + + + 0 + + + 10.0 + + + 30.0 + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + + + + + diff --git a/templates/mp2/Script/Ripper.xml b/templates/mp2/Script/Ripper.xml index f7141211..d4c1bdb2 100644 --- a/templates/mp2/Script/Ripper.xml +++ b/templates/mp2/Script/Ripper.xml @@ -1,41 +1,37 @@ - - Ripper - - Ripper.rel - - - - - 0 - - - - - 10.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Ripper.rel + + + Ripper + + + + 0 + + + + + 10.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Ripple.xml b/templates/mp2/Script/Ripple.xml index d25bdad2..817a56a3 100644 --- a/templates/mp2/Script/Ripple.xml +++ b/templates/mp2/Script/Ripple.xml @@ -1,25 +1,20 @@ - - Ripple - - - - -0.1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Ripple + + + + -0.1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/RoomAcoustics.xml b/templates/mp2/Script/RoomAcoustics.xml index 2a5b7ca7..6b50411e 100644 --- a/templates/mp2/Script/RoomAcoustics.xml +++ b/templates/mp2/Script/RoomAcoustics.xml @@ -1,181 +1,176 @@ - - RoomAcoustics - - - - 117 - - - 1 - - - false - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 32000 - - - 0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0 - - - 0.0 - - - 0 - - - 1.0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 200.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RoomAcoustics + + + + 117 + + + 1 + + + false + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 32000 + + + 0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0 + + + 0.0 + + + 0 + + + 1.0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 200.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/RsfAudio.xml b/templates/mp2/Script/RsfAudio.xml index cc216af3..169416f4 100644 --- a/templates/mp2/Script/RsfAudio.xml +++ b/templates/mp2/Script/RsfAudio.xml @@ -1,41 +1,36 @@ - - RsfAudio - - ScriptRsfAudio.rel - - - - - - 0 - - - 0 - - - 0.25 - - - 0.25 - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptRsfAudio.rel + + + RsfAudio + + + + + 0 + + + 0 + + + 0.25 + + + 0.25 + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/RubiksPuzzle.xml b/templates/mp2/Script/RubiksPuzzle.xml index 142268f3..b83c8562 100644 --- a/templates/mp2/Script/RubiksPuzzle.xml +++ b/templates/mp2/Script/RubiksPuzzle.xml @@ -1,33 +1,21 @@ - - RubiksPuzzle - - RubiksPuzzle.rel - - - - - - - 90.0 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RubiksPuzzle.rel + + + RubiksPuzzle + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/RumbleEffect.xml b/templates/mp2/Script/RumbleEffect.xml index ec927e2f..4e9d39df 100644 --- a/templates/mp2/Script/RumbleEffect.xml +++ b/templates/mp2/Script/RumbleEffect.xml @@ -1,31 +1,26 @@ - - RumbleEffect - - - - 20.0 - - - 0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RumbleEffect + + + + 20.0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/SafeZone.xml b/templates/mp2/Script/SafeZone.xml index 9e03672a..22ab571f 100644 --- a/templates/mp2/Script/SafeZone.xml +++ b/templates/mp2/Script/SafeZone.xml @@ -1,229 +1,266 @@ - - SafeZone - - ScriptSafeZone.rel - - - - - - false - - - false - - - 0.15 - - - 0.15 - - - 0.0 - - - 0.0 - - - - true - - - 300 - - - false - - - - - - 0.04 - - - 0.0 - - - 4.0 - - - 2.0 - - - 10.0 - - - 12.0 - - - 1.0, 0.737255, 0.392157, 1.0 - - - - - - - 0.04 - - - 0.0 - - - 4.0 - - - 2.0 - - - 10.0 - - - 12.0 - - - 1.0, 0.0, 0.0, 1.0 - - - - - - - 0x00000014 - - - - - - - 0x00000012 - - - - - 3.0 - - - 2.0 - - - 0.25 - - - 1.0 - - - 0.5 - - - - 0 - - - false - - - false - - - 0.0, 0.0, 0.0 - - - 0.737255, 1.0, 1.0, 0.247059 - - - 0.2 - - - - - false - - - 1 - - - 0.737255, 1.0, 1.0, 1.0 - - - - - 0.0 - - - 750.0 - - - - - 5.0 - - - - - 5000.0 - - - 5000.0 - - - - - - - - - false - - - 1 - - - 0.0, 0.098039, 0.0, 0.0 - - - - - 0.0 - - - 1000.0 - - - - - 5.0 - - - - - 5000.0 - - - 5000.0 - - - - - - - - - - - - - - - - - - - enabled - volume - - - - - - + + + ScriptSafeZone.rel + + + SafeZone + + + + + false + + + false + + + 0.15000001 + + + 0.15000001 + + + 0.0 + + + 0.0 + + + + PART + + + + true + + + 300 + + + false + + + + + + 0.039999999 + + + 0.0 + + + 4.0 + + + 2.0 + + + 10.0 + + + 12.0 + + + + 1.0 + 0.73725498 + 0.39215699 + + + + + + + + 0.039999999 + + + 0.0 + + + 4.0 + + + 2.0 + + + 10.0 + + + 12.0 + + + + 1.0 + 0.0 + 0.0 + + + + + + + + 0x14 + + + + + + + 0x12 + + + + + 3.0 + + + 2.0 + + + 0.25 + + + 1.0 + + + 0.5 + + + 0 + + + 0 + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + + 0.73725498 + 1.0 + 1.0 + 0.247059 + + + + 0.2 + + + + + false + + + 1 + + + + 0.73725498 + 1.0 + 1.0 + + + + + + 0.0 + + + 750.0 + + + + + 5.0 + + + + + 5000.0 + + + 5000.0 + + + + + + + + + false + + + 1 + + + + 0.0 + 0.098039001 + 0.0 + 0.0 + + + + + + 0.0 + + + 1000.0 + + + + + 5.0 + + + + + 5000.0 + + + 5000.0 + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + ConditionalShape + 0xD5869B0B + + + 0 + EllipsoidShape + + + 1 + CylinderShape + 2.0 + + + diff --git a/templates/mp2/Script/SafeZoneCrystal.xml b/templates/mp2/Script/SafeZoneCrystal.xml index 9c6d7857..dbecf1c6 100644 --- a/templates/mp2/Script/SafeZoneCrystal.xml +++ b/templates/mp2/Script/SafeZoneCrystal.xml @@ -1,82 +1,146 @@ - - SafeZoneCrystal - - ScriptSafeZone.rel - - - - - - - - - - 0 - - - false - - - - - - - - - - - - 5.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 3.0 - - - 1.0 - - - 5.0 - - - - 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - 0xD29C031D:0xC0BA9E18 - 0xD29C031D:0x6B1FBC3A - 0x71EFFFC4 - 0xF1F3D90F - 0x1E864B83 - - enabled - enabled - - + + + ScriptSafeZone.rel + + + SafeZoneCrystal + + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + 0 + + + false + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + 5.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 3.0 + + + 1.0 + + + 5.0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + + + + diff --git a/templates/mp2/Script/SandBoss.xml b/templates/mp2/Script/SandBoss.xml index e630e228..3ebaa8d4 100644 --- a/templates/mp2/Script/SandBoss.xml +++ b/templates/mp2/Script/SandBoss.xml @@ -1,251 +1,78 @@ - - SandBoss - - SandBoss.rel - - - - - - - 60.0 - - - 12.0 - - - 37.0 - - - - - 150.0 - - - - - 2 - - - - - - - - - 0 - - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - - - 0x0000000B - - - 20.0 - - - 10.0 - - - - - 4.0 - - - 1.0 - - - - - - 0x00000001 - - - 20.0 - - - 10.0 - - - - - 90.0 - - - 10.0 - - - 100.0 - - - 7.0 - - - 30.0 - - - 5.0 - - - - - - 1.5 - - - 2.5 - - - 3.0 - - - 150.0 - - - - - - - - 0x0000000B - - - 20.0 - - - 13.0 - - - 10.0 - - - - - - - - - - - - - - 500.0 - - - 1.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x91E88D81:0xE47262F5 - 0x91E88D81:0xA9BAC3FE - 0x91E88D81:0x8B452A19:0x07D8CC4F - 0x91E88D81:0x8B452A19:0xAE30AE06 - 0x91E88D81:0x8B452A19:0x656C7DA3 - 0x91E88D81:0x8B452A19:0x78694D1B - 0x91E88D81:0x8B452A19:0xB3359EBE - 0x91E88D81:0x8B452A19:0x35A1EC10 - 0x91E88D81:0x8B452A19:0xFEFD3FB5 - 0x91E88D81:0x8B452A19:0x37E99C23 - 0x91E88D81:0x0CF8C54C:0x07D8CC4F - 0x91E88D81:0x0CF8C54C:0xAE30AE06 - 0x91E88D81:0x0CF8C54C:0x656C7DA3 - 0x91E88D81:0x0CF8C54C:0x78694D1B - 0x91E88D81:0x0CF8C54C:0xB3359EBE - 0x91E88D81:0x0CF8C54C:0x35A1EC10 - 0x91E88D81:0x0CF8C54C:0xFEFD3FB5 - 0x91E88D81:0x0CF8C54C:0x37E99C23 - 0x91E88D81:0xBBD84681 - - - - follow - - - follow - - - follow - - - follow - - - follow - - - follow - - - follow - - - enabled - enabled - - + + + SandBoss.rel + + + SandBoss + + + + + + 60.0 + + + 12.0 + + + 37.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2/Script/Sandworm.xml b/templates/mp2/Script/Sandworm.xml index a0ba437e..feae7b27 100644 --- a/templates/mp2/Script/Sandworm.xml +++ b/templates/mp2/Script/Sandworm.xml @@ -1,202 +1,238 @@ - - Sandworm - - Sandworm.rel - - - - - 0 - - - - - 32.0 - - - never - - - never - - - never - - - never - - - 0.5 - - - 1.0 - - - 2 - - - - - - 1.0 - - - - - - - - - 9.0 - - - 25.0 - - - - 60.0 - - - 25.0 - - - 30.0 - - - - - - 0x0000000B - - - 5.0 - - - - - 50.0 - - - 50.0 - - - 50.0 - - - 50.0 - - - 30.0 - - - 15.0 - - - - - 0x0000000B - - - 5.0 - - - - - - - 0x0000000B - - - 5.0 - - - - - 25.0 - - - 2.0 - - - 5.0 - - - 6.0 - - - 20.0 - - - false - - - - - - - - - - 0x0000000B - - - 5.0 - - - - - 0.0 - - - - - 50.0 - - - 10.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x66E34A08 - 0x5F3F29E3 - 0xE61748ED:0xAD54DA11 - - - - follow - - - follow - - - follow - - - follow - - - enabled - enabled - - + + + Sandworm.rel + + + Sandworm + + + + 0 + + + + + 32.0 + + + Never + + + Never + + + Never + + + Never + + + 0.5 + + + 1.0 + + + 2 + + + + + + 1.0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + CMDL + + + + + CMDL + + + + 9.0 + + + 25.0 + + + + PART + + + + 60.0 + + + 25.0 + + + 30.0 + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + 50.0 + + + 50.0 + + + 50.0 + + + 50.0 + + + 30.0 + + + 15.0 + + + + + 0xB + + + 5.0 + + + + + + + 0xB + + + 5.0 + + + + + 25.0 + + + 2.0 + + + 5.0 + + + 6.0 + + + 20.0 + + + false + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + + 0xB + + + 5.0 + + + + + 0.0 + + + 0 + + + 0 + + + 50.0 + + + 10.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + diff --git a/templates/mp2/Script/ScriptLayerController.xml b/templates/mp2/Script/ScriptLayerController.xml index b76b2953..441cc700 100644 --- a/templates/mp2/Script/ScriptLayerController.xml +++ b/templates/mp2/Script/ScriptLayerController.xml @@ -1,26 +1,21 @@ - - ScriptLayerController - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptLayerController + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/SequenceTimer.xml b/templates/mp2/Script/SequenceTimer.xml index b791e434..8f24ab2c 100644 --- a/templates/mp2/Script/SequenceTimer.xml +++ b/templates/mp2/Script/SequenceTimer.xml @@ -1,61 +1,41 @@ - - SequenceTimer - - - - Connection - - - 0 - - - Activation Time - - - 0.0 - - - - - false - - - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/SequenceTimer.TXTR - - 0.5 - enabled - enabled - - + + + SequenceTimer + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/ShadowProjector.xml b/templates/mp2/Script/ShadowProjector.xml index cb61e07b..19309085 100644 --- a/templates/mp2/Script/ShadowProjector.xml +++ b/templates/mp2/Script/ShadowProjector.xml @@ -1,43 +1,42 @@ - - ShadowProjector - - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 100.0 - - - 0.5 - - - 1.0 - - - false - - - 128 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShadowProjector + + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 100.0 + + + 0.5 + + + 1.0 + + + false + + + 128 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Shredder.xml b/templates/mp2/Script/Shredder.xml index 8249f442..eaf577a8 100644 --- a/templates/mp2/Script/Shredder.xml +++ b/templates/mp2/Script/Shredder.xml @@ -1,81 +1,34 @@ - - Shredder - - Shredder.rel - - - - - - - 1 - - - - - - - - 10 - - - - 4.0 - - - 4.0 - - - 4.0 - - - 4.0 - - - 5.0 - - - 14.0 - - - 16.0 - - - 20.0 - - - 40.0 - - - 100.0 - - - false - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Shredder.rel + + + Shredder + + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Shrieker.xml b/templates/mp2/Script/Shrieker.xml index b160c183..218b7e5e 100644 --- a/templates/mp2/Script/Shrieker.xml +++ b/templates/mp2/Script/Shrieker.xml @@ -1,150 +1,164 @@ - - Shrieker - - Shrieker.rel - - - - - - - 4.5 - - - 30.0 - - - 3.0 - - - 4.0 - - - 1 - - - - - - - 0.1 - - - - - 0x0000000B - - - 10.0 - - - 4.5 - - - 4.0 - - - - - - - - 0x0000000B - - - 5.0 - - - 3.0 - - - - - - 50 - - - 100 - - - - - 0x0000000B - - - 10.0 - - - 4.5 - - - 4.0 - - - - - - 1.0 - - - 0.1 - - - 4.0 - - - 0.0 - - - 0.0, 0.0, -1.5 - - - 15.0 - - - 1.0 - - - - 3.0 - - - 20.0 - - - 5.0 - - - 15.0 - - - 10.0 - - - 5.0 - - - 0.5 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Shrieker.rel + + + Shrieker + + + + + + 4.5 + + + 30.0 + + + 3.0 + + + 4.0 + + + 1 + + + + + + + 0.1 + + + + + 0xB + + + 10.0 + + + 4.5 + + + 4.0 + + + + + + PART + + + + + + 0xB + + + 5.0 + + + 3.0 + + + + + + WPSC + + + + 50 + + + 100 + + + + + 0xB + + + 10.0 + + + 4.5 + + + 4.0 + + + + + + PART + + + + 1.0 + + + 0.1 + + + 4.0 + + + 0.0 + + + + 0.0 + 0.0 + -1.5 + + + + 15.0 + + + 1.0 + + + 0 + + + 3.0 + + + 20.0 + + + 5.0 + + + 15.0 + + + 10.0 + + + 5.0 + + + 0.5 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Silhouette.xml b/templates/mp2/Script/Silhouette.xml index b80675b6..47896359 100644 --- a/templates/mp2/Script/Silhouette.xml +++ b/templates/mp2/Script/Silhouette.xml @@ -1,47 +1,51 @@ - - Silhouette - - - - - - - 2.0, 2.0, 2.0 - - - - - false - - - - - 0.5 - - - 0.298039, 0.6, 1.0, 0.498039 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Silhouette + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + false + + + + + 0.5 + + + + 0.29803899 + 0.60000002 + 1.0 + 0.49803901 + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/SkyRipple.xml b/templates/mp2/Script/SkyRipple.xml index 2b40ccbf..bf35fbaf 100644 --- a/templates/mp2/Script/SkyRipple.xml +++ b/templates/mp2/Script/SkyRipple.xml @@ -1,25 +1,20 @@ - - SkyRipple - - SkyRipple.rel - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SkyRipple.rel + + + SkyRipple + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/SnakeWeedSwarm.xml b/templates/mp2/Script/SnakeWeedSwarm.xml index cb2f9743..fcea11ec 100644 --- a/templates/mp2/Script/SnakeWeedSwarm.xml +++ b/templates/mp2/Script/SnakeWeedSwarm.xml @@ -1,87 +1,90 @@ - - SnakeWeedSwarm - - SnakeWeedSwarm.rel - - - - - - - 1.0 - - - 1.0 - - - 0.5 - - - 4.0 - - - 1.0 - - - 2.0 - - - 0.2 - - - 2.5 - - - 1.5 - - - 3.0 - - - 5.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - - - 0x00000009 - - - - - 0.0 - - - - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - volume - - - + + + SnakeWeedSwarm.rel + + + SnakeWeedSwarm + + + + + + 1.0 + + + 1.0 + + + 0.5 + + + 4.0 + + + 1.0 + + + 2.0 + + + 0.2 + + + 2.5 + + + 1.5 + + + 3.0 + + + 5.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + + + 0x9 + + + + + 0.0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/Sound.xml b/templates/mp2/Script/Sound.xml index f4e7e0ba..cf64640b 100644 --- a/templates/mp2/Script/Sound.xml +++ b/templates/mp2/Script/Sound.xml @@ -1,89 +1,78 @@ - - Sound - - - - - 50.0 - - - 0.2 - - - 0.0 - - - 20 - - - 127 - - - 127 - - - - - 0.0 - - - 0.0 - - - - - false - - - false - - - false - - - false - - - false - - - true - - - false - - - false - - - false - - - false - - - 0 - - - 0 - - - - - - - - - - - - - - script/common/Sound.TXTR - - 0.5 - enabled - enabled - - + + + Sound + + + + 0 + + + 50.0 + + + 0.2 + + + 0.0 + + + 20 + + + 127 + + + 127 + + + + false + + + false + + + false + + + false + + + false + + + true + + + false + + + false + + + false + + + false + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/SoundModifier.xml b/templates/mp2/Script/SoundModifier.xml index 5eb57cf0..662ecf39 100644 --- a/templates/mp2/Script/SoundModifier.xml +++ b/templates/mp2/Script/SoundModifier.xml @@ -1,37 +1,33 @@ - - SoundModifier - - - - 5.0 - - - false - - - false - - - - - - - - - - - - - - - - - - script/common/SoundModifier.TXTR - - 0.5 - enabled - enabled - - + + + SoundModifier + + + + 5.0 + + + false + + + false + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/SpacePirate.xml b/templates/mp2/Script/SpacePirate.xml index 7080abc1..17c8586d 100644 --- a/templates/mp2/Script/SpacePirate.xml +++ b/templates/mp2/Script/SpacePirate.xml @@ -1,252 +1,212 @@ - - SpacePirate - - PirateRagDoll.rel - SpacePirate.rel - - - - - - - 360.0 - - - 90.0 - - - 4.0 - - - 1.0 - - - 0.5 - - - - - 0x0000000B - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 150.0 - - - - - 0.8 - - - 3.0 - - - 0.3 - - - 0.2 - - - 1 - - - - - - - 10.0 - - - 50.0 - - - 20.0 - - - 20.0 - - - 10.0 - - - 20.0 - - - 0 - - - false - - - - - - 0x0000000B - - - 5.0 - - - - - - - - 0x0000000B - - - 10.0 - - - 5.0 - - - - - 10.0 - - - - - - 0x0000000B - - - 10.0 - - - - - 80.0 - - - - 0.1 - - - 0.05 - - - 0.1 - - - 0.05 - - - -1 - - - 1.0 - - - 0 - - - 0.1 - - - 0.75 - - - 5.0 - - - 10.0 - - - - - 0.2 - - - 10.0 - - - - - 0 - - - - 3 - - - 15.0 - - - 50.0 - - - - - 0x0000000B - - - 40.0 - - - 8.0 - - - 10.0 - - - - - - - - 25.0 - - - 0.4 - - - 20.0 - - - 50.0 - - - 2 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - 0xDC89CC3C:0xA79BB82E - - enabled - enabled - - + + + PirateRagDoll.rel + SpacePirate.rel + + + SpacePirate + + + + + + 360.0 + + + 90.0 + + + 4.0 + + + 1.0 + + + 0.5 + + + + + 0xB + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 150.0 + + + + + 0.80000001 + + + 3.0 + + + 0.30000001 + + + 0.2 + + + 1 + + + + + + + 10.0 + + + 50.0 + + + 20.0 + + + 20.0 + + + 10.0 + + + 20.0 + + + 0 + + + false + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + 0 + + + + + 0xB + + + 10.0 + + + 5.0 + + + + + 10.0 + + + + WPSC + + + + + + 0xB + + + 10.0 + + + + + 80.0 + + + 0 + + + 0.1 + + + 0.050000001 + + + 0.1 + + + 0.050000001 + + + -1 + + + 1.0 + + + 0 + + + 0.1 + + + 0.75 + + + 5.0 + + + 10.0 + + + 0 + + + 0 + + + 0.2 + + + 10.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2/Script/SpankWeed.xml b/templates/mp2/Script/SpankWeed.xml index 978f2fe8..4e6c1904 100644 --- a/templates/mp2/Script/SpankWeed.xml +++ b/templates/mp2/Script/SpankWeed.xml @@ -1,72 +1,68 @@ - - SpankWeed - - SpankWeed.rel - - - - - - - - - 0x00000009 - - - 20.0 - - - 1.0 - - - - - 1.0 - - - - - 1000000.0 - - - - - - - - true - - - 60.0 - - - 30.0 - - - 15.0 - - - 5.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + SpankWeed.rel + + + SpankWeed + + + + + + + + 0x9 + + + 20.0 + + + 1.0 + + + + + 1.0 + + + + + 1000000.0 + + + + + + + + true + + + 60.0 + + + 30.0 + + + 15.0 + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/SpawnPoint.xml b/templates/mp2/Script/SpawnPoint.xml index 5ccd434b..6eecc65e 100644 --- a/templates/mp2/Script/SpawnPoint.xml +++ b/templates/mp2/Script/SpawnPoint.xml @@ -1,30 +1,25 @@ - - SpawnPoint - - - - true - - - false - - - - - - - - - - - - - - - - 0.5559 - enabled - enabled - - + + + SpawnPoint + + + + true + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.55589998 + diff --git a/templates/mp2/Script/SpecialFunction.xml b/templates/mp2/Script/SpecialFunction.xml index dc5dc251..1bd9a46d 100644 --- a/templates/mp2/Script/SpecialFunction.xml +++ b/templates/mp2/Script/SpecialFunction.xml @@ -1,130 +1,130 @@ - - SpecialFunction - - - - - false - - - - - 0x00000000 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0 - - - 0 - - - 0x00000000 - - - - - - - - - - - - - - - - - script/common/SpecialFunction.TXTR - - 0.5 - enabled - enabled - - + + + SpecialFunction + + + + + false + + + + + 0x0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0 + + + 0 + + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/SpiderBallAttractionSurface.xml b/templates/mp2/Script/SpiderBallAttractionSurface.xml index 7a1aa962..8f4f2e64 100644 --- a/templates/mp2/Script/SpiderBallAttractionSurface.xml +++ b/templates/mp2/Script/SpiderBallAttractionSurface.xml @@ -1,24 +1,21 @@ - - SpiderBallAttractionSurface - - - - - - - - - - - - - - - script/common/SpiderBallAttractionSurface.TXTR - - enabled - volume - - - + + + SpiderBallAttractionSurface + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/SpiderBallWaypoint.xml b/templates/mp2/Script/SpiderBallWaypoint.xml index 30a748fe..00341cab 100644 --- a/templates/mp2/Script/SpiderBallWaypoint.xml +++ b/templates/mp2/Script/SpiderBallWaypoint.xml @@ -1,26 +1,22 @@ - - SpiderBallWaypoint - - - - 0 - - - - - - - - - - - - - - script/common/SpiderBallWaypoint.CMDL - - enabled - enabled - - + + + SpiderBallWaypoint + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2/Script/SpindleCamera.xml b/templates/mp2/Script/SpindleCamera.xml index 1fa251ad..ebb22293 100644 --- a/templates/mp2/Script/SpindleCamera.xml +++ b/templates/mp2/Script/SpindleCamera.xml @@ -1,49 +1,44 @@ - - SpindleCamera - - - - 6400 - - - - - - - - - - - - - - - - - - - - false - - - - - false - - - - - - - - - - - - - - enabled - enabled - - + + + SpindleCamera + + + + 6400 + + + + + + + + + + + + + + + + + + + + false + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2/Script/Spinner.xml b/templates/mp2/Script/Spinner.xml index 3abec7e4..fc58a453 100644 --- a/templates/mp2/Script/Spinner.xml +++ b/templates/mp2/Script/Spinner.xml @@ -1,49 +1,50 @@ - - Spinner - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - true - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Spinner + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + true + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Splinter.xml b/templates/mp2/Script/Splinter.xml index 12e22676..cf1f5745 100644 --- a/templates/mp2/Script/Splinter.xml +++ b/templates/mp2/Script/Splinter.xml @@ -1,112 +1,120 @@ - - Splinter - - Splinter.rel - - - - - - - 32.0 - - - 7.0 - - - 17.0 - - - 0.5 - - - 1.0 - - - - - - 0.0 - - - 5.0 - - - 18.0 - - - 1.0 - - - 3.0 - - - 1 - - - 2 - - - - - 0x0000000B - - - 5.0 - - - - - 0 - - - - - - - - false - - - - - - 0x0000000B - - - 5.0 - - - - - - 2.5 - - - 5.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x6D752EFC - 0x0D6AB7B5 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Splinter.rel + + + Splinter + + + + + + 32.0 + + + 7.0 + + + 17.0 + + + 0.5 + + + 1.0 + + + + + + 0.0 + + + 5.0 + + + 18.0 + + + 1.0 + + + 3.0 + + + 1 + + + 2 + + + + + 0xB + + + 5.0 + + + + + 0 + + + + + + PART + + + + + + false + + + + WPSC + + + + + + 0xB + + + 5.0 + + + + + + PART + + + + 2.5 + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp2/Script/SplitterCommandModule.xml b/templates/mp2/Script/SplitterCommandModule.xml index 4dc421e3..f09f48fc 100644 --- a/templates/mp2/Script/SplitterCommandModule.xml +++ b/templates/mp2/Script/SplitterCommandModule.xml @@ -1,191 +1,51 @@ - - SplitterCommandModule - - Splitter.rel - - - - - - - 60.0 - - - 12.0 - - - 37.0 - - - - - 150.0 - - - - - 2 - - - - - - - - 10 - - - 20.0 - - - 720.0 - - - 20.0 - - - 4.0 - - - 10.0 - - - 20.0 - - - 3 - - - - - - 0x0000000B - - - 10.0 - - - - - 1 - - - 3 - - - 100.0 - - - 10.0 - - - 100.0 - - - 45.0 - - - - - 0x0000000B - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - 20.0 - - - 0.247059, 0.0, 0.0, 0.0 - - - 0.498039, 0.098039, 0.098039, 0.0 - - - 0.34902, 0.0, 0.0, 0.0 - - - 0.14902, 0.0, 0.0, 0.0 - - - 10.0 - - - 5.0 - - - 4.0 - - - - - - - - - -1 - - - -1 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x560CF813:0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Splitter.rel + + + SplitterCommandModule + + + + + + 60.0 + + + 12.0 + + + 37.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/SplitterMainChassis.xml b/templates/mp2/Script/SplitterMainChassis.xml index b0744617..7e83a5a5 100644 --- a/templates/mp2/Script/SplitterMainChassis.xml +++ b/templates/mp2/Script/SplitterMainChassis.xml @@ -1,153 +1,51 @@ - - SplitterMainChassis - - Splitter.rel - - - - - - - 60.0 - - - 12.0 - - - 37.0 - - - - - 150.0 - - - - - 2 - - - - - - - - 124 - - - 2.0 - - - 2.5 - - - 6.0 - - - - - 0x0000000B - - - 20.0 - - - 5.0 - - - - - 3.0 - - - 100.0 - - - 40.0 - - - 3.0 - - - 6.0 - - - 30.0 - - - 60.0 - - - 20.0 - - - 20.0 - - - 60.0 - - - 20.0 - - - 6.0 - - - 6.0 - - - 1.5 - - - 10.0 - - - 30.0 - - - 4 - - - 30.0 - - - - - 0x0000000B - - - 20.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x15E03A2F:0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Splitter.rel + + + SplitterMainChassis + + + + + + 60.0 + + + 12.0 + + + 37.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2/Script/SporbBase.xml b/templates/mp2/Script/SporbBase.xml index 3683d867..3e8bd60d 100644 --- a/templates/mp2/Script/SporbBase.xml +++ b/templates/mp2/Script/SporbBase.xml @@ -1,165 +1,193 @@ - - SporbBase - - Sporb.rel - - - - - - - 2.0 - - - 2.0 - - - 1.0 - - - 1.0 - - - 1 - - - 1 - - - 0.0 - - - 0.0, 0.0, 0.0 - - - - 0.1 - - - -10.0 - - - -100.0 - - - 50.0 - - - 0.0 - - - 2.0 - - - 2.0 - - - 2.0 - - - 40.0 - - - 0.0 - - - 5.0 - - - 10.0 - - - 5.0 - - - 20.0 - - - false - - - - - - 0x0000000B - - - 5.0 - - - 2.0 - - - - - 20.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 5.0 - - - -1 - - - 20.0 - - - 0.0 - - - 1.0 - - - 0.4 - - - 5.0 - - - - -1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Sporb.rel + + + SporbBase + + + + + + 2.0 + + + 2.0 + + + 1.0 + + + 1.0 + + + 1 + + + 1 + + + 0.0 + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + 0.1 + + + -10.0 + + + -100.0 + + + 50.0 + + + 0.0 + + + 2.0 + + + 2.0 + + + 2.0 + + + 40.0 + + + 0.0 + + + 5.0 + + + 10.0 + + + 5.0 + + + 20.0 + + + false + + + + WPSC + + + + + + 0xB + + + 5.0 + + + 2.0 + + + + + 20.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 5.0 + + + -1 + + + 20.0 + + + 0.0 + + + 1.0 + + + 0.40000001 + + + 5.0 + + + 0 + + + -1 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/SporbNeedle.xml b/templates/mp2/Script/SporbNeedle.xml index 6d56b834..9ee36309 100644 --- a/templates/mp2/Script/SporbNeedle.xml +++ b/templates/mp2/Script/SporbNeedle.xml @@ -1,60 +1,78 @@ - - SporbNeedle - - Sporb.rel - - - - - - - 60.0 - - - 1.0 - - - - - 0x00000009 - - - 5.0 - - - 2.0 - - - - - 1.5 - - - - - - - - - - - - - - - - - - - - - - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xC27FFA8F - - enabled - enabled - - + + + Sporb.rel + + + SporbNeedle + + + + + + CMDL + + + + 60.0 + + + 1.0 + + + + + 0x9 + + + 5.0 + + + 2.0 + + + + + 1.5 + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/SporbProjectile.xml b/templates/mp2/Script/SporbProjectile.xml index 87334dd6..8e8069f4 100644 --- a/templates/mp2/Script/SporbProjectile.xml +++ b/templates/mp2/Script/SporbProjectile.xml @@ -1,33 +1,37 @@ - - SporbProjectile - - Sporb.rel - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Sporb.rel + + + SporbProjectile + + + + + + + PART + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/SporbTop.xml b/templates/mp2/Script/SporbTop.xml index 029e6d75..750e2b36 100644 --- a/templates/mp2/Script/SporbTop.xml +++ b/templates/mp2/Script/SporbTop.xml @@ -1,31 +1,27 @@ - - SporbTop - - Sporb.rel - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Sporb.rel + + + SporbTop + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Steam.xml b/templates/mp2/Script/Steam.xml index 2cbb25c8..fc8b56f8 100644 --- a/templates/mp2/Script/Steam.xml +++ b/templates/mp2/Script/Steam.xml @@ -1,39 +1,39 @@ - - Steam - - - - - - 0.35 - - - 1.0 - - - 2.0 - - - 0.0 - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + Steam + + + + + + TXTR + + + + 0.34999999 + + + 1.0 + + + 2.0 + + + 0.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/StoneToad.xml b/templates/mp2/Script/StoneToad.xml index 1c541e00..cf8f5163 100644 --- a/templates/mp2/Script/StoneToad.xml +++ b/templates/mp2/Script/StoneToad.xml @@ -1,37 +1,33 @@ - - StoneToad - - StoneToad.rel - - - - - - - 1 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + StoneToad.rel + + + StoneToad + + + + + + 1 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/StreamedAudio.xml b/templates/mp2/Script/StreamedAudio.xml index 81a380de..778ba56b 100644 --- a/templates/mp2/Script/StreamedAudio.xml +++ b/templates/mp2/Script/StreamedAudio.xml @@ -1,43 +1,39 @@ - - StreamedAudio - - - - - false - - - 0.25 - - - 0.25 - - - 127 - - - 0 - - - true - - - - - - - - - - - - - - script/common/StreamedAudio.TXTR - - 0.5 - enabled - enabled - - + + + StreamedAudio + + + + + false + + + 0.25 + + + 0.25 + + + 127 + + + 0 + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/StreamedMovie.xml b/templates/mp2/Script/StreamedMovie.xml index 86c41416..41a7c882 100644 --- a/templates/mp2/Script/StreamedMovie.xml +++ b/templates/mp2/Script/StreamedMovie.xml @@ -1,49 +1,45 @@ - - StreamedMovie - - ScriptStreamedMovie.rel - - - - - - false - - - true - - - 0 - - - 127 - - - 0 - - - 0.05 - - - 1.0 - - - - - - - - - - - - - - script/common/StreamedMovie.TXTR - - 0.5 - enabled - enabled - - + + + ScriptStreamedMovie.rel + + + StreamedMovie + + + + + false + + + true + + + 0 + + + 127 + + + 0 + + + 0.050000001 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Subtitle.xml b/templates/mp2/Script/Subtitle.xml index ea9c7b38..f2ff2b3f 100644 --- a/templates/mp2/Script/Subtitle.xml +++ b/templates/mp2/Script/Subtitle.xml @@ -1,67 +1,57 @@ - - Subtitle - - - - - 0 - - - 0 - - - - Trilogy - - - - 640 - - - 448 - - - 1 - - - - - - Trilogy - - 0 - - - - Trilogy - - 100 - - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Subtitle + + + + + 0 + + + 0 + + + + + 640 + + + 448 + + + 1 + + + + + 0 + + + 100 + + + + STRG + + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/SurfaceCamera.xml b/templates/mp2/Script/SurfaceCamera.xml index 135afe42..1bb5bdb0 100644 --- a/templates/mp2/Script/SurfaceCamera.xml +++ b/templates/mp2/Script/SurfaceCamera.xml @@ -1,41 +1,40 @@ - - SurfaceCamera - - - - 2 - - - 1 - - - - 0.0, 0.0, 0.0 - - - - false - - - - false - - - - - - - - - - - - - - - - enabled - enabled - - + + + SurfaceCamera + + + + 2 + + + 1 + + + + + 0.0 + 0.0 + 0.0 + + + + + false + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2/Script/SwampBossStage1.xml b/templates/mp2/Script/SwampBossStage1.xml index ec9e38a0..97adeb9c 100644 --- a/templates/mp2/Script/SwampBossStage1.xml +++ b/templates/mp2/Script/SwampBossStage1.xml @@ -1,129 +1,54 @@ - - SwampBossStage1 - - SwampBossStage1.rel - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - 2 - - - - - - - - - 3.0 - - - 6.0 - - - - - - - - - - 50.0 - - - 5.0 - - - 15.0 - - - 180.0 - - - 100.0 - - - - 2.0 - - - - - - 0x0000000B - - - 5.0 - - - - - - - 2.0 - - - - - - - - - - - - 10.0 - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xB01A28D5:0xD8AB76F0 - 0xB01A28D5:0x145DEBEA - - enabled - enabled - - + + + SwampBossStage1.rel + + + SwampBossStage1 + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2/Script/SwampBossStage2.xml b/templates/mp2/Script/SwampBossStage2.xml index 51594530..9246c389 100644 --- a/templates/mp2/Script/SwampBossStage2.xml +++ b/templates/mp2/Script/SwampBossStage2.xml @@ -1,253 +1,92 @@ - - SwampBossStage2 - - SwampBossStage2.rel - - - - - - - 25.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 0x00000009 - - - 10.0 - - - 5.0 - - - - - 1.0 - - - 0.5 - - - 1.5 - - - 0.0 - - - 2 - - - - - - - - - 10.0 - - - - - - - 1.0 - - - - - - - 30.0 - - - 2 - - - - - - 0x0000000B - - - 5.0 - - - - - - - 2.0 - - - - - 0x0000000B - - - 0.5 - - - - - 10.0 - - - 0.2 - - - - 100.0 - - - 2.0 - - - 100.0 - - - 100.0 - - - 30.0 - - - 30.0 - - - 40.0 - - - 50.0 - - - 50.0 - - - - 2.0 - - - 0.4 - - - - - - - - - 20.0 - - - 180.0 - - - - 5.0 - - - 0.0, 1.0, 5.0 - - - - - - - - 0x0000000B - - - 0.5 - - - - - 0.1 - - - 5.0 - - - 30.0 - - - - - - - 15.0 - - - - 0.8 - - - - - 4.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - 0xB31B771D:0x11A273CB - 0xB31B771D:0x8A3331DD - 0xB31B771D:0x26439458 - 0xB31B771D:0xBDD2D64E - - - - follow - - - follow - - - follow - - - follow - - - enabled - enabled - - + + + SwampBossStage2.rel + + + SwampBossStage2 + + + + + + 25.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 0x9 + + + 10.0 + + + 5.0 + + + + + 1.0 + + + 0.5 + + + 1.5 + + + 0.0 + + + 2 + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2/Script/Switch.xml b/templates/mp2/Script/Switch.xml index aa0218e4..95ee9f36 100644 --- a/templates/mp2/Script/Switch.xml +++ b/templates/mp2/Script/Switch.xml @@ -1,28 +1,23 @@ - - Switch - - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Switch + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/TargetingPoint.xml b/templates/mp2/Script/TargetingPoint.xml index d2b3e6f4..aee849c3 100644 --- a/templates/mp2/Script/TargetingPoint.xml +++ b/templates/mp2/Script/TargetingPoint.xml @@ -1,28 +1,23 @@ - - TargetingPoint - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TargetingPoint + + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/TeamAI.xml b/templates/mp2/Script/TeamAI.xml index f2f8e5d7..d7907597 100644 --- a/templates/mp2/Script/TeamAI.xml +++ b/templates/mp2/Script/TeamAI.xml @@ -1,49 +1,44 @@ - - TeamAI - - - - 20 - - - 2 - - - 2 - - - 30 - - - 1 - - - 1 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TeamAI + + + + 20 + + + 2 + + + 2 + + + 30 + + + 1 + + + 1 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/TextPane.xml b/templates/mp2/Script/TextPane.xml index 81ebb06b..0fdcab40 100644 --- a/templates/mp2/Script/TextPane.xml +++ b/templates/mp2/Script/TextPane.xml @@ -1,69 +1,69 @@ - - TextPane - - - - - - - 80 - - - 10 - - - - - - Trilogy - - - - 80 - - - 10 - - - - - 0.0, 0.0, 0.0 - - - - - 1 - - - 0.25 - - - 0.25 - - - true - - - true - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TextPane + + + + + + + 80 + + + 10 + + + + + + + 80 + + + 10 + + + + + + 0.0 + 0.0 + 0.0 + + + + + STRG + + + + + 1 + + + 0.25 + + + 0.25 + + + true + + + true + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/TimeKeyframe.xml b/templates/mp2/Script/TimeKeyframe.xml index 43121e91..5e6cf88a 100644 --- a/templates/mp2/Script/TimeKeyframe.xml +++ b/templates/mp2/Script/TimeKeyframe.xml @@ -1,25 +1,20 @@ - - TimeKeyframe - - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TimeKeyframe + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/Timer.xml b/templates/mp2/Script/Timer.xml index 94bc450e..c903521d 100644 --- a/templates/mp2/Script/Timer.xml +++ b/templates/mp2/Script/Timer.xml @@ -1,39 +1,35 @@ - - Timer - - - - 5.0 - - - 0.0 - A random value between this number and 0 will be added to the timer's start time. - - - false - If enabled, when the timer reaches 0, it will reset back to its start time. If Auto-Start is also enabled, it will begin ticking again. - - - false - If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. - - - - - - - - - - - - - - script/common/Timer.TXTR - - 0.5 - enabled - enabled - - + + + Timer + + + + 5.0 + + + A random value between this number and 0 will be added to the timer's start time. + 0.0 + + + If enabled, when the timer reaches 0, it will reset back to its start time. If Auto-Start is also enabled, it will begin ticking again. + false + + + If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/Trigger.xml b/templates/mp2/Script/Trigger.xml index 01e51851..cad793dd 100644 --- a/templates/mp2/Script/Trigger.xml +++ b/templates/mp2/Script/Trigger.xml @@ -1,31 +1,28 @@ - - Trigger - - - - - false - - - false - - - - - - - - - - - - - - script/common/Trigger.TXTR - - enabled - volume - - - + + + Trigger + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp2/Script/TriggerEllipsoid.xml b/templates/mp2/Script/TriggerEllipsoid.xml index 0a1f58ad..fa69b897 100644 --- a/templates/mp2/Script/TriggerEllipsoid.xml +++ b/templates/mp2/Script/TriggerEllipsoid.xml @@ -1,29 +1,25 @@ - - TriggerEllipsoid - - - - - false - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + TriggerEllipsoid + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + EllipsoidShape + diff --git a/templates/mp2/Script/TriggerOrientated.xml b/templates/mp2/Script/TriggerOrientated.xml index db2d8a57..9752871b 100644 --- a/templates/mp2/Script/TriggerOrientated.xml +++ b/templates/mp2/Script/TriggerOrientated.xml @@ -1,29 +1,25 @@ - - TriggerOrientated - - - - - false - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + TriggerOrientated + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/Tryclops.xml b/templates/mp2/Script/Tryclops.xml index 209e5c78..9da096af 100644 --- a/templates/mp2/Script/Tryclops.xml +++ b/templates/mp2/Script/Tryclops.xml @@ -1,68 +1,64 @@ - - Tryclops - - Tryclops.rel - - - - - - - 0.0 - - - 10.0 - - - - - 5.0 - - - 1.0 - - - - - 0.6 - - - 1.0 - - - - - - 20.0 - - - 45.0 - - - 4.0 - - - 20.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Tryclops.rel + + + Tryclops + + + + + + 0.0 + + + 10.0 + + + + + 5.0 + + + 1.0 + + + + + 0.60000002 + + + 1.0 + + + + + + 20.0 + + + 45.0 + + + 4.0 + + + 20.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/VisorFlare.xml b/templates/mp2/Script/VisorFlare.xml index 632b163b..170f16ff 100644 --- a/templates/mp2/Script/VisorFlare.xml +++ b/templates/mp2/Script/VisorFlare.xml @@ -1,95 +1,91 @@ - - VisorFlare - - - - 0 - - - true - - - 0.1 - - - 1.0 - - - 2.0 - - - 0 - - - true - - - false - - - - - 1.0 - - - - - - - 0.25 - - - 1.0 - - - - - - - 0.5 - - - 1.0 - - - - - - - 0.75 - - - 1.0 - - - - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - - - script/common/VisorFlare.TXTR - - 0.5 - enabled - enabled - - + + + VisorFlare + + + + 0 + + + true + + + 0.1 + + + 1.0 + + + 2.0 + + + 0 + + + true + + + false + + + + + 1.0 + + + + + + + 0.25 + + + 1.0 + + + + + + + 0.5 + + + 1.0 + + + + + + + 0.75 + + + 1.0 + + + + + + + 1.0 + + + 1.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/VisorGoo.xml b/templates/mp2/Script/VisorGoo.xml index 63fd2a18..c21f0311 100644 --- a/templates/mp2/Script/VisorGoo.xml +++ b/templates/mp2/Script/VisorGoo.xml @@ -1,53 +1,61 @@ - - VisorGoo - - - - - - 1.0 - - - 8.0 - - - 40.0 - - - 20.0 - - - 1.0, 1.0, 1.0, 1.0 - - - -1 - - - false - - - false - - - true - - - - - - - - - - - - - - script/common/VisorGoo.TXTR - - 0.5 - enabled - enabled - - + + + VisorGoo + + + + + PART + + + + + ELSC + + + + 1.0 + + + 8.0 + + + 40.0 + + + 20.0 + + + + 1.0 + 1.0 + 1.0 + + + + -1 + + + false + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2/Script/WallWalker.xml b/templates/mp2/Script/WallWalker.xml index 49522078..1c2cbe61 100644 --- a/templates/mp2/Script/WallWalker.xml +++ b/templates/mp2/Script/WallWalker.xml @@ -1,76 +1,96 @@ - - WallWalker - - WallCrawler.rel - WallWalker.rel - - - - - - - 1 - - - - - - - 2.5 - - - 1080.0 - - - 0.4 - - - 40.0 - - - - - - - 4.0 - - - 0.5 - - - 5 - - - - - 2.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + WallWalker.rel + + + WallWalker + + + + + + 1 + + + + + + + 2.5 + + + 1080.0 + + + 0.40000001 + + + 40.0 + + + + + PART + + + + + PART + + + + + PART + + + + 4.0 + + + 0.5 + + + 5 + + + 0 + + + 0 + + + 2.0 + + + 5.0 + + + + WPSC + + + + + + PART + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/Water.xml b/templates/mp2/Script/Water.xml index be461826..8b571332 100644 --- a/templates/mp2/Script/Water.xml +++ b/templates/mp2/Script/Water.xml @@ -1,234 +1,306 @@ - - Water - - - - - 0.0 - - - 0.0 - - - 5.0 - - - 5.0 - - - 0 - - - - - - - - 1.0 - - - - - - 0.0, 0.0, 0.498039, 1.0 - - - 0.6 - - - 0.2 - - - 1.0 - - - 1.0 - - - 0.0 - - - - - 0 - - - 5.0 - - - 0.15 - - - 10.0 - - - - - - - 0 - - - 5.0 - - - 0.15 - - - 10.0 - - - - - - - 0 - - - 5.0 - - - 0.15 - - - 10.0 - - - - - - - 0 - - - 5.0 - - - 0.15 - - - 10.0 - - - - - - - 0 - - - 5.0 - - - 0.15 - - - 10.0 - - - - - 10.0 - - - 0.0 - - - 0.0, 0.498039, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - -1 - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 30.0 - - - 125.0 - - - 150.0 - - - 300.0 - - - 0.5 - - - true - - - true - - - 1.0 - - - 1.0 - - - 0.3 - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - false - - - true - - - 300 - - - - - - - - - - - - - - enabled - volume - - - + + + Water + + + + + 0.0 + + + 0.0 + + + 5.0 + + + 5.0 + + + 0 + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + 1.0 + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + 0.0 + 0.0 + 0.49803901 + + + + 0.60000002 + + + 0.2 + + + 1.0 + + + 1.0 + + + 0.0 + + + + + 0 + + + 5.0 + + + 0.15000001 + + + 10.0 + + + + + + + 0 + + + 5.0 + + + 0.15000001 + + + 10.0 + + + + + + + 0 + + + 5.0 + + + 0.15000001 + + + 10.0 + + + + + + + 0 + + + 5.0 + + + 0.15000001 + + + 10.0 + + + + + + + 0 + + + 5.0 + + + 0.15000001 + + + 10.0 + + + + + 10.0 + + + 0.0 + + + + 0.0 + 0.49803901 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + -1 + + + 0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + 1.0 + + + 30.0 + + + 125.0 + + + 150.0 + + + 300.0 + + + 0.5 + + + true + + + true + + + 1.0 + + + 1.0 + + + 0.30000001 + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + false + + + true + + + 300 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2/Script/Waypoint.xml b/templates/mp2/Script/Waypoint.xml index fa695e25..74ebc834 100644 --- a/templates/mp2/Script/Waypoint.xml +++ b/templates/mp2/Script/Waypoint.xml @@ -1,23 +1,19 @@ - - Waypoint - - - - - - - - - - - - - - - script/common/Waypoint.CMDL - - enabled - enabled - - + + + Waypoint + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2/Script/WispTentacle.xml b/templates/mp2/Script/WispTentacle.xml index ae0f6842..fa386626 100644 --- a/templates/mp2/Script/WispTentacle.xml +++ b/templates/mp2/Script/WispTentacle.xml @@ -1,62 +1,58 @@ - - WispTentacle - - WispTentacle.rel - - - - - 30.0 - - - 20.0 - - - 10.0 - - - 0.0 - - - - - 0x00000009 - - - 5.0 - - - - - false - - - 2.0 - - - 0.2 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WispTentacle.rel + + + WispTentacle + + + + 30.0 + + + 20.0 + + + 10.0 + + + 0.0 + + + + + 0x9 + + + 5.0 + + + + + false + + + 2.0 + + + 0.2 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2/Script/WorldLightFader.xml b/templates/mp2/Script/WorldLightFader.xml index fb13041e..12eb6e94 100644 --- a/templates/mp2/Script/WorldLightFader.xml +++ b/templates/mp2/Script/WorldLightFader.xml @@ -1,28 +1,23 @@ - - WorldLightFader - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldLightFader + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Script/WorldTeleporter.xml b/templates/mp2/Script/WorldTeleporter.xml index 8a6a7b88..ef9361b1 100644 --- a/templates/mp2/Script/WorldTeleporter.xml +++ b/templates/mp2/Script/WorldTeleporter.xml @@ -1,80 +1,117 @@ - - WorldTeleporter - - - - - - - 1.0, 1.0, 1.0 - - - - 1.0, 1.0, 1.0 - - - - 1.0, 1.0, 1.0 - - - true - - - - - 127 - - - 64 - - - false - - - - - false - - - 0.01 - - - 8.0 - - - 0.0 - - - - false - - - 0.0 - - - 2.0 - - - 3.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldTeleporter + + + + + MLVL + + + + + MREA + + + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + 1.0 + 1.0 + 1.0 + + + + true + + + + AGSC + + + + 0 + + + 127 + + + 64 + + + false + + + + FONT + + + + + STRG + + + + false + + + 0.0099999998 + + + 8.0 + + + 0.0 + + + + false + + + 0.0 + + + 2.0 + + + 3.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2/Structs/ActorParameters.xml b/templates/mp2/Structs/ActorParameters.xml index 1ddba8c8..9f230f08 100644 --- a/templates/mp2/Structs/ActorParameters.xml +++ b/templates/mp2/Structs/ActorParameters.xml @@ -1,42 +1,61 @@ - - - - - - - - - - true - - - 1.0 - - - 1.0 - - - - false - - - false - - - true - - - false - - - false - - - 127 - - - 127 - - - + + + ActorParameters + + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + true + + + 1.0 + + + 1.0 + + + + false + + + false + + + true + + + false + + + false + + + 127 + + + 127 + + + + diff --git a/templates/mp2/Structs/AudioPlaybackParms.xml b/templates/mp2/Structs/AudioPlaybackParms.xml index 4a12879a..5b2fc4ee 100644 --- a/templates/mp2/Structs/AudioPlaybackParms.xml +++ b/templates/mp2/Structs/AudioPlaybackParms.xml @@ -1,21 +1,26 @@ - - - - 100.0 - - - 0.1 - - - - 127 - - - 0 - - - true - - - + + + AudioPlaybackParms + + + 100.0 + + + 0.1 + + + 0 + + + 127 + + + 0 + + + true + + + + diff --git a/templates/mp2/Structs/BasicSwarmProperties.xml b/templates/mp2/Structs/BasicSwarmProperties.xml index a17149e7..cae54468 100644 --- a/templates/mp2/Structs/BasicSwarmProperties.xml +++ b/templates/mp2/Structs/BasicSwarmProperties.xml @@ -1,127 +1,136 @@ - - - - - - 0x0000000B - - - 5.0 - - - 5.0 - - - - - 1.0 - - - 0.3 - - - 0.7 - - - 0.0 - - - 3.0 - - - 50 - - - 0 - - - 2.5 - - - 1.0 - - - 0.7 - - - 0.4 - - - 0.7 - - - 0.7 - - - 10.0 - - - 6.0 - - - 5 - - - 0.0 - - - 0.0 - - - - - 2.0 - - - 2.0 - - - - - - - 5 - - - 1.0 - - - 90.0 - - - false - - - false - - - true - - - false - - - - -1 - - - 0.0 - - - 100.0 - - - 20 - - - 127 - - - 5.0 - - - 100.0 - - - + + + BasicSwarmProperties + + + + + 0xB + + + 5.0 + + + 5.0 + + + + + 1.0 + + + 0.30000001 + + + 0.69999999 + + + 0.0 + + + 3.0 + + + 50 + + + 0 + + + 2.5 + + + 1.0 + + + 0.69999999 + + + 0.40000001 + + + 0.69999999 + + + 0.69999999 + + + 10.0 + + + 6.0 + + + 5 + + + 0.0 + + + 0.0 + + + + + 2.0 + + + 2.0 + + + + + + + PART + + + + 5 + + + 1.0 + + + 90.0 + + + false + + + false + + + true + + + false + + + 0 + + + -1 + + + 0.0 + + + 100.0 + + + 20 + + + 127 + + + 5.0 + + + 100.0 + + + + diff --git a/templates/mp2/Structs/BehaveChance.xml b/templates/mp2/Structs/BehaveChance.xml index 1fa3eecf..6ea1d300 100644 --- a/templates/mp2/Structs/BehaveChance.xml +++ b/templates/mp2/Structs/BehaveChance.xml @@ -1,26 +1,29 @@ - - - - -0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0 - - - + + + BehaveChance + + + -0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0 + + + + diff --git a/templates/mp2/Structs/BloggStruct.xml b/templates/mp2/Structs/BloggStruct.xml index c93500a3..16b4fcd2 100644 --- a/templates/mp2/Structs/BloggStruct.xml +++ b/templates/mp2/Structs/BloggStruct.xml @@ -1,20 +1,23 @@ - - - - -2143184152 - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - + + + BloggStruct + + + -2143184152 + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp2/Structs/CameraHintStructA.xml b/templates/mp2/Structs/CameraHintStructA.xml index 0d02c5f0..cdecd468 100644 --- a/templates/mp2/Structs/CameraHintStructA.xml +++ b/templates/mp2/Structs/CameraHintStructA.xml @@ -1,8 +1,11 @@ - - - - 0 - - - + + + CameraHintStructA + + + 0 + + + + diff --git a/templates/mp2/Structs/CameraHintStructB.xml b/templates/mp2/Structs/CameraHintStructB.xml index 506bee90..eb7106d9 100644 --- a/templates/mp2/Structs/CameraHintStructB.xml +++ b/templates/mp2/Structs/CameraHintStructB.xml @@ -1,11 +1,14 @@ - - - - false - - - 8.0 - - - + + + CameraHintStructB + + + false + + + 8.0 + + + + diff --git a/templates/mp2/Structs/CameraHintStructC.xml b/templates/mp2/Structs/CameraHintStructC.xml index ab8edfa4..0f699145 100644 --- a/templates/mp2/Structs/CameraHintStructC.xml +++ b/templates/mp2/Structs/CameraHintStructC.xml @@ -1,11 +1,14 @@ - - - - false - - - 90.0 - - - + + + CameraHintStructC + + + false + + + 90.0 + + + + diff --git a/templates/mp2/Structs/CameraShakerData.xml b/templates/mp2/Structs/CameraShakerData.xml index 4a3d1bd5..39d36c94 100644 --- a/templates/mp2/Structs/CameraShakerData.xml +++ b/templates/mp2/Structs/CameraShakerData.xml @@ -1,18 +1,23 @@ - - - - 16 - - - 5.0 - - - - - - 1.0 - - - - + + + CameraShakerData + + + 16 + + + 5.0 + + + + + + 1.0 + + + 0 + + + + diff --git a/templates/mp2/Structs/ConditionalTest.xml b/templates/mp2/Structs/ConditionalTest.xml index 42db4985..303c0926 100644 --- a/templates/mp2/Structs/ConditionalTest.xml +++ b/templates/mp2/Structs/ConditionalTest.xml @@ -1,38 +1,39 @@ - - - - 0x00000001 - - - - - - - - 0x00000000 - - - 0x00000000 - - - - - - - 0x00000000 - - - - - - - - - - - - 0 - - - + + + ConditionalTest + + + 0x1 + + + + + + + + + 0x0 + + + + + + + 0x0 + + + + + + + + + + + + 0 + + + + diff --git a/templates/mp2/Structs/ControlHintStruct.xml b/templates/mp2/Structs/ControlHintStruct.xml index ce1f5d18..416ff6ec 100644 --- a/templates/mp2/Structs/ControlHintStruct.xml +++ b/templates/mp2/Structs/ControlHintStruct.xml @@ -1,15 +1,18 @@ - - - - - - -2143184152 - - - - - 0 - - - + + + ControlHintStruct + + + + + -2143184152 + + + + + 0 + + + + diff --git a/templates/mp2/Structs/ControllerActionStruct.xml b/templates/mp2/Structs/ControllerActionStruct.xml index 321132a9..a1c4418a 100644 --- a/templates/mp2/Structs/ControllerActionStruct.xml +++ b/templates/mp2/Structs/ControllerActionStruct.xml @@ -1,8 +1,11 @@ - - - - 0 - - - + + + ControllerActionStruct + + + 0 + + + + diff --git a/templates/mp2/Structs/DamageInfo.xml b/templates/mp2/Structs/DamageInfo.xml index 45b2dcc1..461c5028 100644 --- a/templates/mp2/Structs/DamageInfo.xml +++ b/templates/mp2/Structs/DamageInfo.xml @@ -1,17 +1,18 @@ - - - - 0x00000000 - - - 0.0 - - - 0.0 - - - 0.0 - - - + + + DamageInfo + + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp2/Structs/DamageVulnerability.xml b/templates/mp2/Structs/DamageVulnerability.xml index 50a9e88c..5226d497 100644 --- a/templates/mp2/Structs/DamageVulnerability.xml +++ b/templates/mp2/Structs/DamageVulnerability.xml @@ -1,118 +1,121 @@ - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - - 0.0 - - - - - - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - - - - - - - - - 0.0 - - - - - - - 0.0 - - - - - + + + DamageVulnerability + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + + 0.0 + + + + + + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + + + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + diff --git a/templates/mp2/Structs/DigitalGuardianHeadStruct.xml b/templates/mp2/Structs/DigitalGuardianHeadStruct.xml index 8aa7e4dd..cc957a84 100644 --- a/templates/mp2/Structs/DigitalGuardianHeadStruct.xml +++ b/templates/mp2/Structs/DigitalGuardianHeadStruct.xml @@ -1,26 +1,29 @@ - - - - 4 - - - 1.25 - - - 2.0 - - - 25.0 - - - 25.0 - - - 25.0 - - - 25.0 - - - + + + DigitalGuardianHeadStruct + + + 4 + + + 1.25 + + + 2.0 + + + 25.0 + + + 25.0 + + + 25.0 + + + 25.0 + + + + diff --git a/templates/mp2/Structs/EchoParameters.xml b/templates/mp2/Structs/EchoParameters.xml index f7878b81..f792fe05 100644 --- a/templates/mp2/Structs/EchoParameters.xml +++ b/templates/mp2/Structs/EchoParameters.xml @@ -1,23 +1,26 @@ - - - - false - - - false - - - 3 - - - 0.2 - - - 4.0 - - - 0.5 - - - + + + EchoParameters + + + false + + + false + + + 3 + + + 0.2 + + + 4.0 + + + 0.5 + + + + diff --git a/templates/mp2/Structs/EditorProperties.xml b/templates/mp2/Structs/EditorProperties.xml index 86beaae2..cf28408a 100644 --- a/templates/mp2/Structs/EditorProperties.xml +++ b/templates/mp2/Structs/EditorProperties.xml @@ -1,13 +1,16 @@ - - - - - - true - - - 3 - - - + + + EditorProperties + + + + + true + + + 3 + + + + diff --git a/templates/mp2/Structs/EmperorIngStage3StructA.xml b/templates/mp2/Structs/EmperorIngStage3StructA.xml index 18330342..a7a4217b 100644 --- a/templates/mp2/Structs/EmperorIngStage3StructA.xml +++ b/templates/mp2/Structs/EmperorIngStage3StructA.xml @@ -1,35 +1,50 @@ - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - + + + EmperorIngStage3StructA + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + + 0 + + + + diff --git a/templates/mp2/Structs/EmperorIngStage3StructB.xml b/templates/mp2/Structs/EmperorIngStage3StructB.xml index 3f859c0c..a3f0080e 100644 --- a/templates/mp2/Structs/EmperorIngStage3StructB.xml +++ b/templates/mp2/Structs/EmperorIngStage3StructB.xml @@ -1,22 +1,25 @@ - - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - + + + EmperorIngStage3StructB + + + 0.0 + + + 0.0 + + + 0.0 + + + + + + + + + + + + diff --git a/templates/mp2/Structs/FlareDef.xml b/templates/mp2/Structs/FlareDef.xml index af23cf79..a40e04e0 100644 --- a/templates/mp2/Structs/FlareDef.xml +++ b/templates/mp2/Structs/FlareDef.xml @@ -1,15 +1,26 @@ - - - - - 0.0 - - - 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - + + + FlareDef + + + + TXTR + + + + 0.0 + + + 0.0 + + + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp2/Structs/GrappleParameters.xml b/templates/mp2/Structs/GrappleParameters.xml index 3c9cb645..9468b3cd 100644 --- a/templates/mp2/Structs/GrappleParameters.xml +++ b/templates/mp2/Structs/GrappleParameters.xml @@ -1,41 +1,44 @@ - - - - 10.0 - - - 10.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 45.0 - - - 90.0 - - - 0.0 - - - 0.0 - - - false - - - + + + GrappleParameters + + + 10.0 + + + 10.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 45.0 + + + 90.0 + + + 0.0 + + + 0.0 + + + false + + + + diff --git a/templates/mp2/Structs/GuiWidgetProperties.xml b/templates/mp2/Structs/GuiWidgetProperties.xml index 1afad396..ceed3e30 100644 --- a/templates/mp2/Structs/GuiWidgetProperties.xml +++ b/templates/mp2/Structs/GuiWidgetProperties.xml @@ -1,12 +1,15 @@ - - - - - 1 - - - false - - - + + + GuiWidgetProperties + + + + 1 + + + false + + + + diff --git a/templates/mp2/Structs/HealthInfo.xml b/templates/mp2/Structs/HealthInfo.xml index 46c7fa61..c696dbb0 100644 --- a/templates/mp2/Structs/HealthInfo.xml +++ b/templates/mp2/Structs/HealthInfo.xml @@ -1,11 +1,14 @@ - - - - 5.0 - - - 1.0 - - - + + + HealthInfo + + + 5.0 + + + 1.0 + + + + diff --git a/templates/mp2/Structs/IngBoostBallGuardianStruct.xml b/templates/mp2/Structs/IngBoostBallGuardianStruct.xml index 4b00823a..41589ca6 100644 --- a/templates/mp2/Structs/IngBoostBallGuardianStruct.xml +++ b/templates/mp2/Structs/IngBoostBallGuardianStruct.xml @@ -1,47 +1,50 @@ - - - - 1.8 - - - 1.8 - - - 1.8 - - - 150.0 - - - 0.5 - - - 0.0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0.0 - - - 0.0 - - - + + + IngBoostBallGuardianStruct + + + 1.8 + + + 1.8 + + + 1.8 + + + 150.0 + + + 0.5 + + + 0.0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp2/Structs/IngPossessionData.xml b/templates/mp2/Structs/IngPossessionData.xml index 1b592731..bd98c3a1 100644 --- a/templates/mp2/Structs/IngPossessionData.xml +++ b/templates/mp2/Structs/IngPossessionData.xml @@ -1,31 +1,46 @@ - - - - false - - - true - - - - - - - - 150.0 - - - 2.0 - - - - - 2.0 - - - -1 - - - - + + + IngPossessionData + + + false + + + true + + + + CMDL + + + + + CSKR + + + + + SCAN + + + + + + 150.0 + + + 2.0 + + + + + 2.0 + + + -1 + + + + + diff --git a/templates/mp2/Structs/IngSpaceJumpGuardianStruct.xml b/templates/mp2/Structs/IngSpaceJumpGuardianStruct.xml index b9e5cdb4..9d4687b5 100644 --- a/templates/mp2/Structs/IngSpaceJumpGuardianStruct.xml +++ b/templates/mp2/Structs/IngSpaceJumpGuardianStruct.xml @@ -1,20 +1,23 @@ - - - - 10.0 - - - 90.0 - - - 33.299999 - - - 1.0 - - - 1500.0 - - - + + + IngSpaceJumpGuardianStruct + + + 10.0 + + + 90.0 + + + 33.299999 + + + 1.0 + + + 1500.0 + + + + diff --git a/templates/mp2/Structs/IngSpiderballGuardianStruct.xml b/templates/mp2/Structs/IngSpiderballGuardianStruct.xml index 84255b5c..4ea5d6f1 100644 --- a/templates/mp2/Structs/IngSpiderballGuardianStruct.xml +++ b/templates/mp2/Structs/IngSpiderballGuardianStruct.xml @@ -1,29 +1,32 @@ - - - - 5.0 - - - 10.0 - - - 7.0 - - - 720.0 - - - 40.0 - - - 2.0 - - - 25.0 - - - 15.0 - - - + + + IngSpiderballGuardianStruct + + + 5.0 + + + 10.0 + + + 7.0 + + + 720.0 + + + 40.0 + + + 2.0 + + + 25.0 + + + 15.0 + + + + diff --git a/templates/mp2/Structs/LayerSwitch.xml b/templates/mp2/Structs/LayerSwitch.xml index 56237535..61c5cab6 100644 --- a/templates/mp2/Structs/LayerSwitch.xml +++ b/templates/mp2/Structs/LayerSwitch.xml @@ -1,9 +1,16 @@ - - - - - 0 - - - + + + LayerSwitch + true + + + Area ID + + + Layer # + 0 + + + + diff --git a/templates/mp2/Structs/LightParameters.xml b/templates/mp2/Structs/LightParameters.xml index 13ff5d33..31d74cf8 100644 --- a/templates/mp2/Structs/LightParameters.xml +++ b/templates/mp2/Structs/LightParameters.xml @@ -1,56 +1,67 @@ - - - - true - - - 1.0 - - - 0 - - - 1.0 - - - 20.0 - - - 1.0, 1.0, 1.0, 1.0 - - - true - - - 0x00000001 - - - - - - - - - 1 - - - 0.0, 0.0, 0.0 - - - 4 - - - 4 - - - false - - - false - - - 0 - - - + + + LightParameters + + + true + + + 1.0 + + + 0 + + + 1.0 + + + 20.0 + + + + 1.0 + 1.0 + 1.0 + + + + true + + + 0x1 + + + + + + + + + 1 + + + + 0.0 + 0.0 + 0.0 + + + + 4 + + + 4 + + + false + + + false + + + 0 + + + + diff --git a/templates/mp2/Structs/MayaSpline.xml b/templates/mp2/Structs/MayaSpline.xml deleted file mode 100644 index d8759fcf..00000000 --- a/templates/mp2/Structs/MayaSpline.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/templates/mp2/Structs/PatternedInfo.xml b/templates/mp2/Structs/PatternedInfo.xml index 44bd7ffd..f46c39ad 100644 --- a/templates/mp2/Structs/PatternedInfo.xml +++ b/templates/mp2/Structs/PatternedInfo.xml @@ -1,116 +1,159 @@ - - - - 150.0 - - - 1.0 - - - 120.0 - - - 100.0 - - - 0.0 - - - 60.0 - - - 6.0 - - - 11.0 - - - 2.0 - - - 1.0 - - - 50.0 - - - 25.0 - - - 5.0 - - - - 2.0 - - - - - 2.0 - - - - - - 1.0 - - - 2.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - 1000.0 - - - 1000.0 - - - 0.0 - - - - - - - 0.1 - - - 0.1 - - - 2.0 - - - 0 - - - 0.0, 0.0, 0.0 - - - - - 0.0, 0.0, 0.0 - - - - - - - - 0 - - - - - true - - - - - + + + PatternedInfo + + + 150.0 + + + 1.0 + + + 120.0 + + + 100.0 + + + 0.0 + + + 60.0 + + + 6.0 + + + 11.0 + + + 2.0 + + + 1.0 + + + 50.0 + + + 25.0 + + + 5.0 + + + + 2.0 + + + + + 2.0 + + + + + + 1.0 + + + 2.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + 1000.0 + + + 1000.0 + + + 0.0 + + + 0 + + + + + AFSM + + + + + FSM2 + + + + 0.1 + + + 0.1 + + + 2.0 + + + 0 + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + 0 + + + 0 + + + 0 + + + + RULE + + + + 0 + + + + + true + + + + + + diff --git a/templates/mp2/Structs/PlasmaBeamInfo.xml b/templates/mp2/Structs/PlasmaBeamInfo.xml index 081aa8a5..cf7fab2f 100644 --- a/templates/mp2/Structs/PlasmaBeamInfo.xml +++ b/templates/mp2/Structs/PlasmaBeamInfo.xml @@ -1,47 +1,84 @@ - - - - 0 - - - - - - - - 10.0 - - - 0.1 - - - 1.0 - - - 10.0 - - - 10.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 150.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - - + + + PlasmaBeamInfo + + + 0 + + + + WPSC + + + + + PART + + + + + PART + + + + + TXTR + + + + + TXTR + + + + 10.0 + + + 0.1 + + + 1.0 + + + 10.0 + + + 10.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 150.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + diff --git a/templates/mp2/Structs/PowerBombGuardianStageProperties.xml b/templates/mp2/Structs/PowerBombGuardianStageProperties.xml index 2a3873bd..266c3844 100644 --- a/templates/mp2/Structs/PowerBombGuardianStageProperties.xml +++ b/templates/mp2/Structs/PowerBombGuardianStageProperties.xml @@ -1,38 +1,41 @@ - - - - 2.0 - - - 2.0 - - - 1.0 - - - 1.0 - - - 1 - - - 1 - - - 1.0 - - - 1.0 - - - 0.5 - - - 10 - - - 10 - - - + + + PowerBombGuardianStageProperties + + + 2.0 + + + 2.0 + + + 1.0 + + + 1.0 + + + 1 + + + 1 + + + 1.0 + + + 1.0 + + + 0.5 + + + 10 + + + 10 + + + + diff --git a/templates/mp2/Structs/SafeZoneStructA.xml b/templates/mp2/Structs/SafeZoneStructA.xml index b8c474e7..55140d74 100644 --- a/templates/mp2/Structs/SafeZoneStructA.xml +++ b/templates/mp2/Structs/SafeZoneStructA.xml @@ -1,25 +1,33 @@ - - - - true - - - 0 - - - 0.0, 0.0, 0.0, 0.0 - - - - - 1.0 - - - - - 0.0 - - - - + + + SafeZoneStructA + + + true + + + 0 + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + + 1.0 + + + + + 0.0 + + + + + diff --git a/templates/mp2/Structs/SafeZoneStructB.xml b/templates/mp2/Structs/SafeZoneStructB.xml index af44eb27..b1092918 100644 --- a/templates/mp2/Structs/SafeZoneStructB.xml +++ b/templates/mp2/Structs/SafeZoneStructB.xml @@ -1,50 +1,87 @@ - - - - - 0.0 - - - - - - - - 50.0 - - - - -0.04 - - - -0.03 - - - 2.0 - - - 1.0 - - - - 0.0 - - - 0.03 - - - 3.0 - - - 1.0 - - - - 0.094118, 0.498039, 0.498039, 1.0 - - - 0.74902, 0.74902, 0.74902, 1.0 - - - + + + SafeZoneStructB + + + 0 + + + 0.0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + TXTR + + + + 50.0 + + + + TXTR + + + + -0.039999999 + + + -0.029999999 + + + 2.0 + + + 1.0 + + + + TXTR + + + + 0.0 + + + 0.029999999 + + + 3.0 + + + 1.0 + + + + TXTR + + + + + 0.094117999 + 0.49803901 + 0.49803901 + + + + + 0.74901998 + 0.74901998 + 0.74901998 + + + + + diff --git a/templates/mp2/Structs/SandBossStructA.xml b/templates/mp2/Structs/SandBossStructA.xml index 0e1af6b4..c84d2df6 100644 --- a/templates/mp2/Structs/SandBossStructA.xml +++ b/templates/mp2/Structs/SandBossStructA.xml @@ -1,14 +1,53 @@ - - - - - - - - - - - - - + + + SandBossStructA + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + diff --git a/templates/mp2/Structs/SandBossStructB.xml b/templates/mp2/Structs/SandBossStructB.xml index b906b01b..1dd3101b 100644 --- a/templates/mp2/Structs/SandBossStructB.xml +++ b/templates/mp2/Structs/SandBossStructB.xml @@ -1,58 +1,63 @@ - - - - - - 0x0000000B - - - 0.5 - - - 10.0 - - - - - 15.0 - - - 3.0 - - - 2.0 - - - 50.0 - - - 50.0 - - - 50.0 - - - 2.0 - - - 1.0 - - - 10.0 - - - 0.0 - - - - 1 - - - 3.0 - - - 1.0 - - - + + + SandBossStructB + + + + + 0xB + + + 0.5 + + + 10.0 + + + + + 15.0 + + + 3.0 + + + 2.0 + + + 50.0 + + + 50.0 + + + 50.0 + + + 2.0 + + + 1.0 + + + 10.0 + + + 0.0 + + + 0 + + + 1 + + + 3.0 + + + 1.0 + + + + diff --git a/templates/mp2/Structs/SandwormStruct.xml b/templates/mp2/Structs/SandwormStruct.xml index de9e67b5..dd12d555 100644 --- a/templates/mp2/Structs/SandwormStruct.xml +++ b/templates/mp2/Structs/SandwormStruct.xml @@ -1,26 +1,29 @@ - - - - 1.0 - - - 3.0 - - - 5.0 - - - 1.0 - - - 3 - - - 5 - - - 5 - - - + + + SandwormStruct + + + 1.0 + + + 3.0 + + + 5.0 + + + 1.0 + + + 3 + + + 5 + + + 5 + + + + diff --git a/templates/mp2/Structs/ScannableParameters.xml b/templates/mp2/Structs/ScannableParameters.xml index d6cdf47b..d1cfc585 100644 --- a/templates/mp2/Structs/ScannableParameters.xml +++ b/templates/mp2/Structs/ScannableParameters.xml @@ -1,6 +1,13 @@ - - - - - + + + ScannableParameters + + + + SCAN + + + + + diff --git a/templates/mp2/Structs/ShockWaveInfo.xml b/templates/mp2/Structs/ShockWaveInfo.xml index f2d73cd9..0839d2a6 100644 --- a/templates/mp2/Structs/ShockWaveInfo.xml +++ b/templates/mp2/Structs/ShockWaveInfo.xml @@ -1,24 +1,37 @@ - - - - - - 0.0 - - - 1.0 - - - 0.5 - - - 1.0 - - - 0.0 - - - - - + + + ShockWaveInfo + + + + PART + + + + + 0.0 + + + 1.0 + + + 0.5 + + + 1.0 + + + 0.0 + + + + ELSC + + + + 0 + + + + diff --git a/templates/mp2/Structs/SpawnPointStruct.xml b/templates/mp2/Structs/SpawnPointStruct.xml index 1f4ef4dd..dc79be92 100644 --- a/templates/mp2/Structs/SpawnPointStruct.xml +++ b/templates/mp2/Structs/SpawnPointStruct.xml @@ -1,332 +1,335 @@ - - - - 1 - - - 0 - - - 0 - - - 0 - - - 1 - - - 0 - - - 0 - - - 0 - - - 0 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 0 - - - 0 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 0 - - - 1 - - - 1 - - - 1 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 5 - - - 5 - - - 5 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - + + + SpawnPointStruct + + + 1 + + + 0 + + + 0 + + + 0 + + + 1 + + + 0 + + + 0 + + + 0 + + + 0 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 0 + + + 0 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 0 + + + 1 + + + 1 + + + 1 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 5 + + + 5 + + + 5 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + diff --git a/templates/mp2/Structs/SpindleCameraStruct.xml b/templates/mp2/Structs/SpindleCameraStruct.xml index 64d5e6dc..11c4e879 100644 --- a/templates/mp2/Structs/SpindleCameraStruct.xml +++ b/templates/mp2/Structs/SpindleCameraStruct.xml @@ -1,9 +1,12 @@ - - - - 0 - - - - + + + SpindleCameraStruct + + + 0 + + + + + diff --git a/templates/mp2/Structs/SwampBossStage1Struct.xml b/templates/mp2/Structs/SwampBossStage1Struct.xml index 136c113f..7d1130ef 100644 --- a/templates/mp2/Structs/SwampBossStage1Struct.xml +++ b/templates/mp2/Structs/SwampBossStage1Struct.xml @@ -1,32 +1,35 @@ - - - - 50.0 - - - 1.0 - - - 3.0 - - - 3 - - - 3 - - - 0 - - - 0 - - - 0 - - - 0 - - - + + + SwampBossStage1Struct + + + 50.0 + + + 1.0 + + + 3.0 + + + 3 + + + 3 + + + 0 + + + 0 + + + 0 + + + 0 + + + + diff --git a/templates/mp2/Structs/SwampBossStage2Struct.xml b/templates/mp2/Structs/SwampBossStage2Struct.xml index b317c6fd..fcec0883 100644 --- a/templates/mp2/Structs/SwampBossStage2Struct.xml +++ b/templates/mp2/Structs/SwampBossStage2Struct.xml @@ -1,50 +1,53 @@ - - - - 3.0 - - - 7.0 - - - 1.0 - - - 2.0 - - - 0.2 - - - 0.2 - - - 0 - - - 0 - - - 0 - - - 7 - - - 7 - - - 10.0 - - - 5 - - - 2 - - - 10 - - - + + + SwampBossStage2Struct + + + 3.0 + + + 7.0 + + + 1.0 + + + 2.0 + + + 0.2 + + + 0.2 + + + 0 + + + 0 + + + 0 + + + 7 + + + 7 + + + 10.0 + + + 5 + + + 2 + + + 10 + + + + diff --git a/templates/mp2/Structs/TextProperties.xml b/templates/mp2/Structs/TextProperties.xml index b83e0379..544d6722 100644 --- a/templates/mp2/Structs/TextProperties.xml +++ b/templates/mp2/Structs/TextProperties.xml @@ -1,48 +1,58 @@ - - - - 1 - - - 1 - - - - Trilogy - - 100.0 - - - - Trilogy - - 0 - - - - Trilogy - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - 0 - - - 0 - - - true - - - + + + TextProperties + + + 1 + + + 1 + + + 100.0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + FONT + + + + 0 + + + 0 + + + true + + + + diff --git a/templates/mp2/Structs/Transform.xml b/templates/mp2/Structs/Transform.xml index 5fe91767..1bdab480 100644 --- a/templates/mp2/Structs/Transform.xml +++ b/templates/mp2/Structs/Transform.xml @@ -1,14 +1,33 @@ - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0, 1.0, 1.0 - - - + + + Transform + true + + + Position + + 0.0 + 0.0 + 0.0 + + + + Rotation + + 0.0 + 0.0 + 0.0 + + + + Scale + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp2/Structs/TriggerInfo.xml b/templates/mp2/Structs/TriggerInfo.xml index 547d45fd..c7971ecb 100644 --- a/templates/mp2/Structs/TriggerInfo.xml +++ b/templates/mp2/Structs/TriggerInfo.xml @@ -1,43 +1,50 @@ - - - - - 0.0, 0.0, 0.0 - - - 0x00007806 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + TriggerInfo + + + + + 0.0 + 0.0 + 0.0 + + + + 30726 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2/Structs/UnknownStruct1.xml b/templates/mp2/Structs/UnknownStruct1.xml index 0fa65e3c..c65141bb 100644 --- a/templates/mp2/Structs/UnknownStruct1.xml +++ b/templates/mp2/Structs/UnknownStruct1.xml @@ -1,8 +1,11 @@ - - - - 0 - - - + + + UnknownStruct1 + + + 0 + + + + diff --git a/templates/mp2/Structs/UnknownStruct2.xml b/templates/mp2/Structs/UnknownStruct2.xml index fdda4884..4cf02647 100644 --- a/templates/mp2/Structs/UnknownStruct2.xml +++ b/templates/mp2/Structs/UnknownStruct2.xml @@ -1,14 +1,17 @@ - - - - false - - - 0.0 - - - 0.0 - - - + + + UnknownStruct2 + + + false + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp2/Structs/Vector2f.xml b/templates/mp2/Structs/Vector2f.xml index 3be26a5e..e29002b2 100644 --- a/templates/mp2/Structs/Vector2f.xml +++ b/templates/mp2/Structs/Vector2f.xml @@ -1,11 +1,14 @@ - - - - 0.0 - - - 0.0 - - - + + + Vector2f + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp2/Structs/VisorParameters.xml b/templates/mp2/Structs/VisorParameters.xml index 8daa325e..7d4f11cd 100644 --- a/templates/mp2/Structs/VisorParameters.xml +++ b/templates/mp2/Structs/VisorParameters.xml @@ -1,17 +1,20 @@ - - - - false - - - 0x0000000F - - - - - - - - - + + + VisorParameters + + + false + + + 15 + + + + + + + + + + diff --git a/templates/mp2/Structs/WaterStruct.xml b/templates/mp2/Structs/WaterStruct.xml index 2cf484a6..e4ce7ebb 100644 --- a/templates/mp2/Structs/WaterStruct.xml +++ b/templates/mp2/Structs/WaterStruct.xml @@ -1,20 +1,23 @@ - - - - -2143184152 - - - 0.0 - - - 0.0 - - - -0.0 - - - 0.0 - - - + + + WaterStruct + + + -2143184152 + + + 0.0 + + + 0.0 + + + -0.0 + + + 0.0 + + + + diff --git a/templates/mp2/Structs/WeaponVulnerability.xml b/templates/mp2/Structs/WeaponVulnerability.xml index f111db43..7e1efe49 100644 --- a/templates/mp2/Structs/WeaponVulnerability.xml +++ b/templates/mp2/Structs/WeaponVulnerability.xml @@ -1,21 +1,24 @@ - - - - 100.0 - % - - - 0x00000000 - - - - - - - - - false - - - + + + WeaponVulnerability + + + % + 100.0 + + + 0x0 + + + + + + + + + false + + + + diff --git a/templates/mp2demo/MasterTemplate.xml b/templates/mp2demo/MasterTemplate.xml deleted file mode 100644 index c1d68db8..00000000 --- a/templates/mp2demo/MasterTemplate.xml +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp2demo/Script/AIJumpPoint.xml b/templates/mp2demo/Script/AIJumpPoint.xml index a9f897f9..4ce7ee95 100644 --- a/templates/mp2demo/Script/AIJumpPoint.xml +++ b/templates/mp2demo/Script/AIJumpPoint.xml @@ -1,27 +1,22 @@ - - AIJumpPoint - - - - 3.0 - - - 0 - - - - - - - - - - - - - - enabled - enabled - - + + + AIJumpPoint + + + + 3.0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2demo/Script/AIKeyframe.xml b/templates/mp2demo/Script/AIKeyframe.xml index b2a17e15..49fa8348 100644 --- a/templates/mp2demo/Script/AIKeyframe.xml +++ b/templates/mp2demo/Script/AIKeyframe.xml @@ -1,39 +1,34 @@ - - AIKeyframe - - - - -1 - - - false - - - 0.0 - - - 0 - never - - - 1.0 - never - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AIKeyframe + + + + -1 + + + false + + + 0.0 + + + Never + 0 + + + Never + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/AIMannedTurret.xml b/templates/mp2demo/Script/AIMannedTurret.xml index 0a6877d6..59e05208 100644 --- a/templates/mp2demo/Script/AIMannedTurret.xml +++ b/templates/mp2demo/Script/AIMannedTurret.xml @@ -1,97 +1,29 @@ - - AIMannedTurret - - AIMannedTurret.rel - - - - - - false - - - - - - - 90.0 - - - 90.0 - - - 60.0 - - - 60.0 - - - 30.0 - - - 30.0 - - - 30.0 - - - 1.0 - - - 0.0 - - - 90.0 - - - 40.0 - - - 20.0 - - - 2.0 - - - - - 0 - - - 10.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AIMannedTurret.rel + + + AIMannedTurret + + + + + false + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/AIWaypoint.xml b/templates/mp2demo/Script/AIWaypoint.xml index 54710f28..a0cd1fab 100644 --- a/templates/mp2demo/Script/AIWaypoint.xml +++ b/templates/mp2demo/Script/AIWaypoint.xml @@ -1,35 +1,31 @@ - - AIWaypoint - - - - 1.0 - - - 0.0 - - - 0 - - - 0 - - - - - - - - - - - - - - script/common/AIWaypoint.CMDL - - enabled - enabled - - + + + AIWaypoint + + + + 1.0 + + + 0.0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2demo/Script/Actor.xml b/templates/mp2demo/Script/Actor.xml index d4942b67..a21da325 100644 --- a/templates/mp2demo/Script/Actor.xml +++ b/templates/mp2demo/Script/Actor.xml @@ -1,82 +1,94 @@ - - Actor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - true - - - true - - - true - - - false - - - 0 - - - 1.0 - - - false - - - false - - - false - - - 0.0 - - - - - - 9 - - - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Actor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + CMDL + + + + + + true + + + true + + + true + + + false + + + 0 + + + 1.0 + + + false + + + false + + + false + + + 0.0 + + + + WPSC + + + + + + 9 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/ActorKeyframe.xml b/templates/mp2demo/Script/ActorKeyframe.xml index eaa5537c..040b6cca 100644 --- a/templates/mp2demo/Script/ActorKeyframe.xml +++ b/templates/mp2demo/Script/ActorKeyframe.xml @@ -1,37 +1,32 @@ - - ActorKeyframe - - - - -1 - - - false - - - 0.0 - - - 0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorKeyframe + + + + -1 + + + false + + + 0.0 + + + 0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/ActorRotate.xml b/templates/mp2demo/Script/ActorRotate.xml index 0c7f0df8..c502a65b 100644 --- a/templates/mp2demo/Script/ActorRotate.xml +++ b/templates/mp2demo/Script/ActorRotate.xml @@ -1,42 +1,25 @@ - - ActorRotate - - - - 20 - - - 10.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorRotate + + + + 20 + + + 10.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/AmbientAI.xml b/templates/mp2demo/Script/AmbientAI.xml index 4c947282..b992b8da 100644 --- a/templates/mp2demo/Script/AmbientAI.xml +++ b/templates/mp2demo/Script/AmbientAI.xml @@ -1,51 +1,55 @@ - - AmbientAI - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - - - - - 7.0 - - - 1.5 - - - -1 - - - -1 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + AmbientAI + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + + + + + 7.0 + + + 1.5 + + + -1 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/AreaAttributes.xml b/templates/mp2demo/Script/AreaAttributes.xml index 7b9acf6d..c3c17907 100644 --- a/templates/mp2demo/Script/AreaAttributes.xml +++ b/templates/mp2demo/Script/AreaAttributes.xml @@ -1,47 +1,47 @@ - - AreaAttributes - - - - - never - - - - - false - Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. - - - 0 - - - 1.0 - - - 1.0 - - - - 0 - - - - - - - - - - - - - - script/common/AreaAttributes.TXTR - - 0.5 - enabled - enabled - - + + + AreaAttributes + + + + + Never + + + + + Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. + false + + + 0 + + + 1.0 + + + 1.0 + + + + CMDL + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/AreaDamage.xml b/templates/mp2demo/Script/AreaDamage.xml index 751aefc0..d5a91790 100644 --- a/templates/mp2demo/Script/AreaDamage.xml +++ b/templates/mp2demo/Script/AreaDamage.xml @@ -1,29 +1,24 @@ - - AreaDamage - - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AreaDamage + + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/AtomicAlpha.xml b/templates/mp2demo/Script/AtomicAlpha.xml index 8e726a23..8dfa4865 100644 --- a/templates/mp2demo/Script/AtomicAlpha.xml +++ b/templates/mp2demo/Script/AtomicAlpha.xml @@ -1,102 +1,106 @@ - - AtomicAlpha - - AtomicAlpha.rel - - - - - - - 25.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 1.0 - - - 0.5 - - - 1.5 - - - 0.0 - - - 1 - - - - - - - - - 3.0 - - - 2.0 - - - 1.5 - - - false - - - true - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xC75F9516 - - enabled - enabled - - + + + AtomicAlpha.rel + + + AtomicAlpha + + + + + + 25.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 1.0 + + + 0.5 + + + 1.5 + + + 0.0 + + + 1 + + + + + + + WPSC + + + + + CMDL + + + + + 3.0 + + + 2.0 + + + 1.5 + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/BallTrigger.xml b/templates/mp2demo/Script/BallTrigger.xml index 53f23749..fb3b176a 100644 --- a/templates/mp2demo/Script/BallTrigger.xml +++ b/templates/mp2demo/Script/BallTrigger.xml @@ -1,48 +1,52 @@ - - BallTrigger - - - - - - - 2.0, 2.0, 2.0 - - - - - - - - 20.0 - - - 60.0 - - - 20.0 - - - 1.0, 0.0, 0.0 - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + BallTrigger + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + + 20.0 + + + 60.0 + + + 20.0 + + + + 1.0 + 0.0 + 0.0 + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/Blogg.xml b/templates/mp2demo/Script/Blogg.xml index aebd8bd3..373d0429 100644 --- a/templates/mp2demo/Script/Blogg.xml +++ b/templates/mp2demo/Script/Blogg.xml @@ -1,127 +1,127 @@ - - Blogg - - Blogg.rel - - - - - - - 1 - - - - - - 30.0 - - - 30.0 - - - 2.0 - - - 2.0 - - - 1 - - - - - - 9 - - - 5.0 - - - 2.0 - - - - - 1.0 - - - 1.0 - - - 45.0 - - - - 2.0 - - - 10.0 - - - 10.0 - - - 10.0 - - - 900.0 - - - 10.0 - - - 0.5 - - - 0.5 - - - 0.75 - - - 1.0 - - - 0.3 - - - 1.0 - - - 10.0 - - - 20.0 - - - 5.0 - - - 5.0 - - - -1 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Blogg.rel + + + Blogg + + + + + + 1 + + + + + + 30.0 + + + 30.0 + + + 2.0 + + + 2.0 + + + 1 + + + + WPSC + + + + + + 9 + + + 5.0 + + + 2.0 + + + + + 1.0 + + + 1.0 + + + 45.0 + + + + 2.0 + + + 10.0 + + + 10.0 + + + 10.0 + + + 900.0 + + + 10.0 + + + 0.5 + + + 0.5 + + + 0.75 + + + 1.0 + + + 0.30000001 + + + 1.0 + + + 10.0 + + + 20.0 + + + 5.0 + + + 5.0 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Brizgee.xml b/templates/mp2demo/Script/Brizgee.xml index eccd5c49..cf250bd1 100644 --- a/templates/mp2demo/Script/Brizgee.xml +++ b/templates/mp2demo/Script/Brizgee.xml @@ -1,67 +1,77 @@ - - Brizgee - - WallCrawler.rel - Parasite.rel - - - - - - - 2.5 - - - 360.0 - - - 720.0 - - - 120.0 - - - 40.0 - - - 0.2 - - - - - - 2.0 - - - - 1.5 - - - - 2.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Parasite.rel + + + Brizgee + + + + + + 2.5 + + + 360.0 + + + 720.0 + + + 120.0 + + + 40.0 + + + 0.2 + + + + CMDL + + + + + CSKR + + + + + 2.0 + + + + 1.5 + + + + 2.0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Camera.xml b/templates/mp2demo/Script/Camera.xml index 85f4c015..883ef9ab 100644 --- a/templates/mp2demo/Script/Camera.xml +++ b/templates/mp2demo/Script/Camera.xml @@ -1,45 +1,41 @@ - - Camera - - - - - false - - - - - 10.0 - - - 160 - - - 0 - - - - - - - - - - - - - - - - - - - - - script/common/Camera.CMDL - - enabled - enabled - - + + + Camera + + + + + false + + + + + 10.0 + + + 160 + + + 0 + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2demo/Script/CameraBlurKeyframe.xml b/templates/mp2demo/Script/CameraBlurKeyframe.xml index 3f0d5739..012d7fa2 100644 --- a/templates/mp2demo/Script/CameraBlurKeyframe.xml +++ b/templates/mp2demo/Script/CameraBlurKeyframe.xml @@ -1,39 +1,35 @@ - - CameraBlurKeyframe - - - - 0 - - - 0.0 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - script/common/CameraBlurKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraBlurKeyframe + + + + 0 + + + 0.0 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/CameraFilterKeyframe.xml b/templates/mp2demo/Script/CameraFilterKeyframe.xml index d06daf04..33161ebb 100644 --- a/templates/mp2demo/Script/CameraFilterKeyframe.xml +++ b/templates/mp2demo/Script/CameraFilterKeyframe.xml @@ -1,46 +1,50 @@ - - CameraFilterKeyframe - - - - 0 - - - 0 - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - script/common/CameraFilterKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraFilterKeyframe + + + + 0 + + + 0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + + TXTR + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/CameraHint.xml b/templates/mp2demo/Script/CameraHint.xml index 17feb781..5613838b 100644 --- a/templates/mp2demo/Script/CameraHint.xml +++ b/templates/mp2demo/Script/CameraHint.xml @@ -1,99 +1,50 @@ - - CameraHint - - - - 10 - - - - - 0 - - - - - 318 - - - - - - - - false - - - 0.0, 1.0, 1.0 - - - - - 1.0, 1.0, 1.0 - - - - - false - - - 55.0 - - - - - - - - - false - - - 120.0 - - - - - - - false - - - 2.7 - - - - - 2.0 - - - 1.0 - - - 1.0 - - - - - 0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraHint + + + + 10 + + + + 318 + + + + + + + + 1.0 + 1.0 + 1.0 + + + + + + + + + 2.0 + + + 1.0 + + + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/CameraPitch.xml b/templates/mp2demo/Script/CameraPitch.xml index dc9efc34..0b38e975 100644 --- a/templates/mp2demo/Script/CameraPitch.xml +++ b/templates/mp2demo/Script/CameraPitch.xml @@ -1,28 +1,23 @@ - - CameraPitch - - - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraPitch + + + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/CameraShaker.xml b/templates/mp2demo/Script/CameraShaker.xml index 16c4f59d..b243d090 100644 --- a/templates/mp2demo/Script/CameraShaker.xml +++ b/templates/mp2demo/Script/CameraShaker.xml @@ -1,25 +1,21 @@ - - CameraShaker - - - - - - - - - - - - - - - - script/common/CameraShaker.TXTR - - 0.5 - enabled - enabled - - + + + CameraShaker + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/CameraWaypoint.xml b/templates/mp2demo/Script/CameraWaypoint.xml index aa36a9ff..1793b856 100644 --- a/templates/mp2demo/Script/CameraWaypoint.xml +++ b/templates/mp2demo/Script/CameraWaypoint.xml @@ -1,23 +1,19 @@ - - CameraWaypoint - - - - - - - - - - - - - - - script/common/CameraWaypoint.CMDL - - enabled - enabled - - + + + CameraWaypoint + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2demo/Script/CannonBall.xml b/templates/mp2demo/Script/CannonBall.xml index 7b649023..e6e16288 100644 --- a/templates/mp2demo/Script/CannonBall.xml +++ b/templates/mp2demo/Script/CannonBall.xml @@ -1,26 +1,25 @@ - - CannonBall - - ScriptCannonBall.rel - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptCannonBall.rel + + + CannonBall + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/ChozoGhost.xml b/templates/mp2demo/Script/ChozoGhost.xml index 2448a757..60c43e0f 100644 --- a/templates/mp2demo/Script/ChozoGhost.xml +++ b/templates/mp2demo/Script/ChozoGhost.xml @@ -1,198 +1,214 @@ - - ChozoGhost - - ChozoGhost.rel - - - - - - - 720.0 - - - 25.0 - - - 8.0 - - - 70.0 - - - 70.0 - - - - - 9 - - - 5.0 - - - 1.0 - - - - - - - 300.0 - - - 10.0 - - - - - 4.5 - - - 1 - - - - - - 20.0 - - - 2.5 - - - 1.0 - - - 2.0 - - - - - - 10.0 - - - - - - - - 5.0 - - - - - - - 20.0 - - - 0.0 - - - 60.0 - - - 20.0 - - - 0.0 - - - - - - - 20.0 - - - 10.0 - - - 60.0 - - - 10.0 - - - 20.0 - - - 3 - - - - - - - 0.0 - - - 0.0 - - - 100.0 - - - 0.0 - - - 2 - - - - - - 1.5 - - - - - 0 - - - 8.0 - - - 0 - - - 1.5 - - - - - 20.0 - - - 45.0 - - - 40 - - - 40 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ChozoGhost.rel + + + ChozoGhost + + + + + + 720.0 + + + 25.0 + + + 8.0 + + + 70.0 + + + 70.0 + + + + + 9 + + + 5.0 + + + 1.0 + + + + + + + 300.0 + + + 10.0 + + + + + 4.5 + + + 1 + + + + + + 20.0 + + + 2.5 + + + 1.0 + + + 2.0 + + + + WPSC + + + + + + 10.0 + + + + + + WPSC + + + + + + 5.0 + + + + + + + 20.0 + + + 0.0 + + + 60.0 + + + 20.0 + + + 0.0 + + + + + + + 20.0 + + + 10.0 + + + 60.0 + + + 10.0 + + + 20.0 + + + 3 + + + + + + + 0.0 + + + 0.0 + + + 100.0 + + + 0.0 + + + 2 + + + + + 0 + + + 1.5 + + + 0 + + + 0 + + + 0 + + + 8.0 + + + 0 + + + 1.5 + + + + PART + + + + 0 + + + 20.0 + + + 45.0 + + + 40 + + + 40 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Coin.xml b/templates/mp2demo/Script/Coin.xml index 6051f155..bf0a3bed 100644 --- a/templates/mp2demo/Script/Coin.xml +++ b/templates/mp2demo/Script/Coin.xml @@ -1,154 +1,195 @@ - - Coin - - ScriptCoin.rel - - - - - - false - - - - - 180.0 - - - 5.0 - - - 15.0 - - - 1.0 - - - 1.2 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 25.0 - - - 0.0, 0.0, 0.0 - - - - - - -1 - - - 1 - - - 1.0 - - - 1.0 - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - 0 - - - true - - - false - - - false - - - false - - - false - - - true - - - 1.0 - - - - - - - - - - - - - - - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ScriptCoin.rel + + + Coin + + + + + false + + + + + 180.0 + + + 5.0 + + + 15.0 + + + 1.0 + + + 1.2 + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 25.0 + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + PART + + + + -1 + + + 1 + + + 1.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + 0 + + + true + + + false + + + false + + + false + + + false + + + true + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/ColorModulate.xml b/templates/mp2demo/Script/ColorModulate.xml index 01fd1d3c..f7acc3d6 100644 --- a/templates/mp2demo/Script/ColorModulate.xml +++ b/templates/mp2demo/Script/ColorModulate.xml @@ -1,67 +1,72 @@ - - ColorModulate - - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0 - - - 1.0 - - - 1.0 - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - false - - - - - - - - - - - - - - - script/common/ColorModulate.TXTR - - 0.5 - enabled - enabled - - + + + ColorModulate + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 0 + + + 1.0 + + + 1.0 + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/CommandoPirate.xml b/templates/mp2demo/Script/CommandoPirate.xml index 55ac04cc..f7524938 100644 --- a/templates/mp2demo/Script/CommandoPirate.xml +++ b/templates/mp2demo/Script/CommandoPirate.xml @@ -1,262 +1,172 @@ - - CommandoPirate - - PirateRagDoll.rel - CommandoPirate.rel - - - - - - - 360.0 - - - 90.0 - - - 1.0 - - - 0.5 - - - - - 9 - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 150.0 - - - - - 0.8 - - - 3.0 - - - 0.3 - - - 0.2 - - - 1 - - - - - - - 0 - - - 10.0 - - - 50.0 - - - 30.0 - - - 80.0 - - - 50.0 - - - 4.0 - - - - - - -1 - - - -1 - - - -1 - - - -1 - - - - - 9 - - - 10.0 - - - 5.0 - - - - - - - - 9 - - - 5.0 - - - - - - 20.0 - - - - - 10.0 - - - 0.25 - - - 80.0 - - - 15.0 - - - 50.0 - - - - - 9 - - - 50.0 - - - 10.0 - - - 10.0 - - - - - - - - 25.0 - - - 0.4 - - - 20.0 - - - 50.0 - - - 0 - - - 8.0 - - - - - - - 20.0 - - - - -1 - - - - - - - 10.0 - - - 5.0 - - - - - - 15.0 - - - 30.0 - - - 40.0 - - - - - 50.0 - - - 1.5 - - - 50.0 - - - 4.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + PirateRagDoll.rel + CommandoPirate.rel + + + CommandoPirate + + + + + + 360.0 + + + 90.0 + + + 1.0 + + + 0.5 + + + + + 9 + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 150.0 + + + + + 0.80000001 + + + 3.0 + + + 0.30000001 + + + 0.2 + + + 1 + + + + + + + 0 + + + 10.0 + + + 50.0 + + + 30.0 + + + 80.0 + + + 50.0 + + + 4.0 + + + 0 + + + 0 + + + 0 + + + -1 + + + -1 + + + -1 + + + -1 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + + WPSC + + + + + + 9 + + + 5.0 + + + + + 0 + + + 20.0 + + + + 20.0 + + + + PART + + + + -1 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/ConditionalRelay.xml b/templates/mp2demo/Script/ConditionalRelay.xml index 014b320b..f475e3e1 100644 --- a/templates/mp2demo/Script/ConditionalRelay.xml +++ b/templates/mp2demo/Script/ConditionalRelay.xml @@ -1,52 +1,48 @@ - - ConditionalRelay - - - - false - - - 7680 - - - - - - 0 - - - - - - - 0 - - - - - - - 0 - - - - - - - - - - - - - - - - script/common/ConditionalRelay.TXTR - - 0.5 - enabled - enabled - - + + + ConditionalRelay + + + + false + + + 7680 + + + + + + 0 + + + + + + + 0 + + + + + + + 0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/ControllerAction.xml b/templates/mp2demo/Script/ControllerAction.xml index 582e2712..ea0cbd8e 100644 --- a/templates/mp2demo/Script/ControllerAction.xml +++ b/templates/mp2demo/Script/ControllerAction.xml @@ -1,28 +1,23 @@ - - ControllerAction - - - - 0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControllerAction + + + + 0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/Counter.xml b/templates/mp2demo/Script/Counter.xml index 8f920d95..1c43575b 100644 --- a/templates/mp2demo/Script/Counter.xml +++ b/templates/mp2demo/Script/Counter.xml @@ -1,33 +1,29 @@ - - Counter - - - - 10 - - - 10 - - - false - - - - - - - - - - - - - - script/common/Counter.TXTR - - 0.5 - enabled - enabled - - + + + Counter + + + + 10 + + + 10 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/CoverPoint.xml b/templates/mp2demo/Script/CoverPoint.xml index 059f09e2..a8ee1088 100644 --- a/templates/mp2demo/Script/CoverPoint.xml +++ b/templates/mp2demo/Script/CoverPoint.xml @@ -1,37 +1,32 @@ - - CoverPoint - - - - 1 - - - true - - - 180.0 - - - 90.0 - - - 10.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CoverPoint + + + + 1 + + + true + + + 180.0 + + + 90.0 + + + 10.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/DamageableTrigger.xml b/templates/mp2demo/Script/DamageableTrigger.xml index 8cb30641..973f6daa 100644 --- a/templates/mp2demo/Script/DamageableTrigger.xml +++ b/templates/mp2demo/Script/DamageableTrigger.xml @@ -1,36 +1,33 @@ - - DamageableTrigger - - - - - - false - - - false - - - false - - - - - - - - - - - - - - - script/common/DamageableTrigger.TXTR - - enabled - volume - - - + + + DamageableTrigger + + + + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp2demo/Script/DamageableTriggerOrientated.xml b/templates/mp2demo/Script/DamageableTriggerOrientated.xml index 53e8851d..15c71a1a 100644 --- a/templates/mp2demo/Script/DamageableTriggerOrientated.xml +++ b/templates/mp2demo/Script/DamageableTriggerOrientated.xml @@ -1,34 +1,30 @@ - - DamageableTriggerOrientated - - - - - - false - - - false - - - false - - - - - - - - - - - - - - - enabled - volume - - - + + + DamageableTriggerOrientated + + + + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/DarkSamus.xml b/templates/mp2demo/Script/DarkSamus.xml index 0e16dbfb..3b0fd921 100644 --- a/templates/mp2demo/Script/DarkSamus.xml +++ b/templates/mp2demo/Script/DarkSamus.xml @@ -1,99 +1,145 @@ - - DarkSamus - - DarkSamus.rel - - - - - - - 32.0 - - - 0.5 - - - 1.0 - - - 1 - - - - - - - false - - - - 100.0 - - - - - - - - - - - - 40.0 - - - 500.0 - - - - - - - 0.0 - - - 300.0 - - - - - - - - - 10.0 - - - 4.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0xF148F728 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x072DF331 - - enabled - enabled - - + + + DarkSamus.rel + + + DarkSamus + + + + + + 32.0 + + + 0.5 + + + 1.0 + + + 1 + + + + + + 0 + + + false + + + + TXTR + + + + 100.0 + + + + + + + + + + PART + + + + + PART + + + + + 40.0 + + + 500.0 + + + + PART + + + + + WPSC + + + + + WPSC + + + + + 0.0 + + + 300.0 + + + + WPSC + + + + + + WPSC + + + + + + WPSC + + + + + 10.0 + + + 4.0 + + + + SWHC + + + + + + CMDL + + + + + CSKR + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2demo/Script/DarkTrooper.xml b/templates/mp2demo/Script/DarkTrooper.xml index 55dfb632..573f29f0 100644 --- a/templates/mp2demo/Script/DarkTrooper.xml +++ b/templates/mp2demo/Script/DarkTrooper.xml @@ -1,69 +1,71 @@ - - DarkTrooper - - PirateRagDoll.rel - DarkTrooper.rel - - - - - - - 100.0 - - - 0.5 - - - 1.6 - - - 1.0 - - - 1 - - - - - - false - - - 0.0 - - - 5.0 - - - - 5.0 - - - 18.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + PirateRagDoll.rel + DarkTrooper.rel + + + DarkTrooper + + + + + + 100.0 + + + 0.5 + + + 1.6 + + + 1.0 + + + 1 + + + + + + false + + + 0.0 + + + 5.0 + + + + 5.0 + + + 18.0 + + + + + WPSC + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Debris.xml b/templates/mp2demo/Script/Debris.xml index 52ff8bb3..824cacdd 100644 --- a/templates/mp2demo/Script/Debris.xml +++ b/templates/mp2demo/Script/Debris.xml @@ -1,65 +1,82 @@ - - Debris - - - - - false - - - - - 20.0 - - - 20.0, 20.0, 25.0 - - - 1.0, 0.0, 0.0, 0.0 - - - 12.0 - - - 0.375 - - - 1.0 - - - 0 - - - true - - - - - - 1.0, 1.0, 1.0 - - - true - - - - - - - - - - - - - - - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Debris + + + + + false + + + + + 20.0 + + + + 20.0 + 20.0 + 25.0 + + + + + 1.0 + 0.0 + 0.0 + 0.0 + + + + 12.0 + + + 0.375 + + + 1.0 + + + 0 + + + true + + + + CMDL + + + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/DebrisExtended.xml b/templates/mp2demo/Script/DebrisExtended.xml index d23d2184..f6f0648a 100644 --- a/templates/mp2demo/Script/DebrisExtended.xml +++ b/templates/mp2demo/Script/DebrisExtended.xml @@ -1,149 +1,192 @@ - - DebrisExtended - - - - - false - - - - - 180.0 - - - 5.0 - - - 15.0 - - - 1.0 - - - 1.2 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 25.0 - - - 0.0, 0.0, 0.0 - - - - - - - 1 - - - 1.0 - - - 1.0 - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - 0 - - - - 1.0, 1.0, 1.0 - - - 0 - - - true - - - false - - - false - - - false - - - false - - - true - - - 1.0 - - - - - - - - - - - - - - - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + DebrisExtended + + + + + false + + + + + 180.0 + + + 5.0 + + + 15.0 + + + 1.0 + + + 1.2 + + + 2.0 + + + 3.0 + + + 0.0 + + + 10.0 + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 80.0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.375 + + + 25.0 + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + PART + + + + 0 + + + 1 + + + 1.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + false + + + 0 + + + + PART + + + + + 1.0 + 1.0 + 1.0 + + + + 0 + + + true + + + false + + + false + + + false + + + false + + + true + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/DigitalGuardian.xml b/templates/mp2demo/Script/DigitalGuardian.xml index 466d0e75..1eb04243 100644 --- a/templates/mp2demo/Script/DigitalGuardian.xml +++ b/templates/mp2demo/Script/DigitalGuardian.xml @@ -1,136 +1,49 @@ - - DigitalGuardian - - DigitalGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 2 - - - - - - - - 10.0 - - - 17.0 - - - 5.0 - - - - - 9 - - - 50.0 - - - 10.0 - - - - - - 5.0 - - - 15.0 - - - 50.0 - - - 30.0 - - - 20.0 - - - 20.0 - - - - - 9 - - - 50.0 - - - 10.0 - - - - - -1 - - - 100.0 - - - -1 - - - -1 - - - 2.0 - - - -1 - - - 500.0 - - - -1 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xC55918CC:0x8DDD85CA - 0xC55918CC:0x5EF8B288 - - enabled - enabled - - + + + DigitalGuardian.rel + + + DigitalGuardian + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2demo/Script/DigitalGuardianHead.xml b/templates/mp2demo/Script/DigitalGuardianHead.xml index 4d47d947..815c2a34 100644 --- a/templates/mp2demo/Script/DigitalGuardianHead.xml +++ b/templates/mp2demo/Script/DigitalGuardianHead.xml @@ -1,143 +1,48 @@ - - DigitalGuardianHead - - DigitalGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 2 - - - - - - - - - 60.0 - - - 20.0 - - - 100.0 - - - 5.0 - - - 30.0 - - - 5.0 - - - 1.25 - - - 5.0 - - - 2.0 - - - 30.0 - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - -1 - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - -1 - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - -1 - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x0F4D73B7:0x07D8CC4F - - enabled - enabled - - + + + DigitalGuardian.rel + + + DigitalGuardianHead + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/DistanceFog.xml b/templates/mp2demo/Script/DistanceFog.xml index 6312a0f6..55aedf53 100644 --- a/templates/mp2demo/Script/DistanceFog.xml +++ b/templates/mp2demo/Script/DistanceFog.xml @@ -1,44 +1,45 @@ - - DistanceFog - - - - - false - - - - - 0 - - - 0.0, 0.0, 0.0, 0.0 - - - - 0.0 - - - - false - - - - - - - - - - - - - - script/common/DistanceFog.TXTR - - 0.5 - enabled - enabled - - + + + DistanceFog + + + + + false + + + + + 0 + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Dock.xml b/templates/mp2demo/Script/Dock.xml index 13354b84..45b3edae 100644 --- a/templates/mp2demo/Script/Dock.xml +++ b/templates/mp2demo/Script/Dock.xml @@ -1,36 +1,33 @@ - - Dock - - - - 0 - - - 0 - - - false - - - true - - - - - - - - - - - - - - script/common/Dock.TXTR - - enabled - volume - - - + + + Dock + + + + 0 + + + 0 + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/Door.xml b/templates/mp2demo/Script/Door.xml index 0ff34b1d..210e3ef3 100644 --- a/templates/mp2demo/Script/Door.xml +++ b/templates/mp2demo/Script/Door.xml @@ -1,66 +1,82 @@ - - Door - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 0.0, 0.0, 0.0 - - - true - - - false - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - false - - - - - - - - - - - - - - - 0xE25FB08C - 0xB20CC271 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Door + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + + + + CMDL + + + + + TXTR + + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + false + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/DynamicLight.xml b/templates/mp2demo/Script/DynamicLight.xml index 7171bb17..233eaa9c 100644 --- a/templates/mp2demo/Script/DynamicLight.xml +++ b/templates/mp2demo/Script/DynamicLight.xml @@ -1,93 +1,35 @@ - - DynamicLight - - - - 2 - - - 6 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - 0.0 - - - false - - - - - - - 0 - - - - 0.0 - - - false - - - - - - - - 0.0 - - - false - - - - - - - false - - - - - 10.0 - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DynamicLight + + + + 2 + + + 6 + + + + 1.0 + 1.0 + 1.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/EMPulse.xml b/templates/mp2demo/Script/EMPulse.xml index 9c0be873..4634e341 100644 --- a/templates/mp2demo/Script/EMPulse.xml +++ b/templates/mp2demo/Script/EMPulse.xml @@ -1,50 +1,49 @@ - - EMPulse - - - - - false - - - - - 0.1 - - - 34.0 - - - 1.333 - - - 1.0 - - - 3.0 - - - 0.4 - - - 0.8 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EMPulse + + + + + false + + + + + 0.1 + + + 34.0 + + + 1.3329999 + + + 1.0 + + + 3.0 + + + 0.40000001 + + + 0.80000001 + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/Effect.xml b/templates/mp2demo/Script/Effect.xml index 6cec88f8..b9eb9821 100644 --- a/templates/mp2demo/Script/Effect.xml +++ b/templates/mp2demo/Script/Effect.xml @@ -1,88 +1,90 @@ - - Effect - - - - - false - - - false - - - false - - - false - - - 5.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - false - - - 20.0 - - - 30.0 - - - 0.0 - - - true - - - true - - - true - - - false - - - false - - - - false - - - - - 10.0 - - - false - - - - - - - - - - - - - - script/common/Effect.TXTR - - 0.5 - enabled - enabled - - + + + Effect + + + + + PART + ELSC + SWHC + + + + false + + + false + + + false + + + false + + + 5.0 + + + 0.5 + + + 0.2 + + + 0.1 + + + false + + + 20.0 + + + 30.0 + + + 0.0 + + + true + + + true + + + true + + + false + + + false + + + + false + + + + + 10.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/ElitePirate.xml b/templates/mp2demo/Script/ElitePirate.xml index 5aff4d65..62b561d4 100644 --- a/templates/mp2demo/Script/ElitePirate.xml +++ b/templates/mp2demo/Script/ElitePirate.xml @@ -1,149 +1,131 @@ - - ElitePirate - - ElitePirate.rel - - - - - - - 3.5 - - - 2.0 - - - 2 - - - - - - - 9.0 - - - 9.0 - - - 35.0 - - - 15.0 - - - 80.0 - - - - - 75.0 - - - 50.0 - - - 25.0 - - - 10.0 - - - -1.0 - - - 10.0 - - - 50.0 - - - - - 8.0 - - - 3.0 - - - - - 1.0 - - - 1.0 - - - 1.0 - - - 2.0 - - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 2 - - - 4 - - - 0.1 - - - 3.0 - - - 1.0 - - - 50.0 - - - -1 - - - -1 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0xB92B481D - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x62C744CD:0xC0BA9E18 - 0x62C744CD:0x6B1FBC3A - - enabled - enabled - - + + + ElitePirate.rel + + + ElitePirate + + + + + + 3.5 + + + 2.0 + + + 2 + + + + + + + 9.0 + + + 9.0 + + + 35.0 + + + 15.0 + + + 80.0 + + + + 8.0 + + + 3.0 + + + + + 1.0 + + + 1.0 + + + 1.0 + + + 2.0 + + + + WPSC + + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 2 + + + 4 + + + 0.1 + + + 3.0 + + + 1.0 + + + 50.0 + + + -1 + + + -1 + + + + + + ELSC + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp2demo/Script/EmperorIngStage1.xml b/templates/mp2demo/Script/EmperorIngStage1.xml index 37d316cf..aaa22f7e 100644 --- a/templates/mp2demo/Script/EmperorIngStage1.xml +++ b/templates/mp2demo/Script/EmperorIngStage1.xml @@ -1,70 +1,34 @@ - - EmperorIngStage1 - - EmperorIngStage1.rel - - - - - - - 2 - - - - - - - - - - - - - - - 0.0 - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + EmperorIngStage1.rel + + + EmperorIngStage1 + + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/EnvFxDensityController.xml b/templates/mp2demo/Script/EnvFxDensityController.xml index 9bc9d147..97f46fed 100644 --- a/templates/mp2demo/Script/EnvFxDensityController.xml +++ b/templates/mp2demo/Script/EnvFxDensityController.xml @@ -1,28 +1,23 @@ - - EnvFxDensityController - - - - 0.5 - - - 500 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EnvFxDensityController + + + + 0.5 + + + 500 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/FishCloud.xml b/templates/mp2demo/Script/FishCloud.xml index d2de176d..59788632 100644 --- a/templates/mp2demo/Script/FishCloud.xml +++ b/templates/mp2demo/Script/FishCloud.xml @@ -1,117 +1,132 @@ - - FishCloud - - FishCloud.rel - - - - - true - - - - - 20.0 - - - 3.0 - - - 2.0 - - - 0.4 - - - 0.9 - - - 1.0 - - - 1.0 - - - 0.4 - - - 0.2 - - - 0.0 - - - 0.0 - - - 0.0 - - - 30.0 - - - 0.1 - - - 0.1 - - - 0.5 - - - 3 - - - 1.0, 1.0, 1.0, 1.0 - - - false - - - 0.0 - - - - 0 - - - - 0 - - - -1 - - - 0 - - - -1 - - - 0 - - - - true - - - - - - - - - - - - - - 0xE25FB08C - 0x7990A3B6 - - enabled - volume - - - + + + FishCloud.rel + + + FishCloud + + + + true + + + + CMDL + + + + + 20.0 + + + 3.0 + + + 2.0 + + + 0.40000001 + + + 0.89999998 + + + 1.0 + + + 1.0 + + + 0.40000001 + + + 0.2 + + + 0.0 + + + 0.0 + + + 0.0 + + + 30.0 + + + 0.1 + + + 0.1 + + + 0.5 + + + 3 + + + + 1.0 + 1.0 + 1.0 + + + + false + + + 0.0 + + + + PART + + + + 0 + + + + PART + + + + 0 + + + -1 + + + 0 + + + -1 + + + 0 + + + 0 + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/FishCloudModifier.xml b/templates/mp2demo/Script/FishCloudModifier.xml index 88f988eb..398d9d8b 100644 --- a/templates/mp2demo/Script/FishCloudModifier.xml +++ b/templates/mp2demo/Script/FishCloudModifier.xml @@ -1,40 +1,35 @@ - - FishCloudModifier - - FishCloud.rel - - - - - true - - - false - - - false - - - 8.0 - - - 0.4 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FishCloud.rel + + + FishCloudModifier + + + + true + + + false + + + false + + + 8.0 + + + 0.40000001 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/FlyingPirate.xml b/templates/mp2demo/Script/FlyingPirate.xml index 53b624f6..3778226d 100644 --- a/templates/mp2demo/Script/FlyingPirate.xml +++ b/templates/mp2demo/Script/FlyingPirate.xml @@ -1,192 +1,226 @@ - - FlyingPirate - - FlyingPirate.rel - - - - - - - 360.0 - - - 90.0 - - - 15.0 - - - 40.0 - - - 1.0 - - - 0.5 - - - - - 9 - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 300.0 - - - 5.0 - - - - - 6.0 - - - 0.3 - - - - - - 20.0 - - - 20.0 - - - 0 - - - - - - 9 - - - 5.0 - - - - - - - - - 9 - - - 10.0 - - - 5.0 - - - - - - 0.8 - - - 4.0 - - - - - - 9 - - - 20.0 - - - 10.0 - - - 10.0 - - - - - 20.0 - - - 10.0 - - - 10.0 - - - 1000.0 - - - - - 25.0 - - - 0.1 - - - 0.05 - - - - - - - - 25.0 - - - 25.0 - - - 8.0 - - - 2.25 - - - 3.0 - - - -0.1 - - - -0.23 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + FlyingPirate.rel + + + FlyingPirate + + + + + + 360.0 + + + 90.0 + + + 15.0 + + + 40.0 + + + 1.0 + + + 0.5 + + + + + 9 + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 300.0 + + + 5.0 + + + + + 6.0 + + + 0.30000001 + + + + + + 20.0 + + + 20.0 + + + 0 + + + + WPSC + + + + + + 9 + + + 5.0 + + + + + 0 + + + + WPSC + + + + + + 9 + + + 10.0 + + + 5.0 + + + + + + WPSC + + + + 0.80000001 + + + 4.0 + + + + PART + + + + + + 9 + + + 20.0 + + + 10.0 + + + 10.0 + + + + + 20.0 + + + 10.0 + + + 10.0 + + + 1000.0 + + + 0 + + + 0 + + + 25.0 + + + 0.1 + + + 0.050000001 + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 25.0 + + + 25.0 + + + 8.0 + + + 2.25 + + + 3.0 + + + -0.1 + + + -0.23 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/FogVolume.xml b/templates/mp2demo/Script/FogVolume.xml index 36b312d0..3021c51d 100644 --- a/templates/mp2demo/Script/FogVolume.xml +++ b/templates/mp2demo/Script/FogVolume.xml @@ -1,41 +1,45 @@ - - FogVolume - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - - enabled - volume - - - + + + FogVolume + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/FrontEndDataNetwork.xml b/templates/mp2demo/Script/FrontEndDataNetwork.xml index 8ca3b1a5..38978dd7 100644 --- a/templates/mp2demo/Script/FrontEndDataNetwork.xml +++ b/templates/mp2demo/Script/FrontEndDataNetwork.xml @@ -1,59 +1,85 @@ - - FrontEndDataNetwork - - ScriptFrontEndDataNetwork.rel - - - - - false - - - false - - - true - - - true - - - false - - - false - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.498039, 0.498039, 0.498039, 0.74902 - - - 0.8, 0.8, 0.8, 1.0 - - - 0.247059, 0.247059, 0.247059, 1.0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptFrontEndDataNetwork.rel + + + FrontEndDataNetwork + + + + false + + + false + + + true + + + true + + + false + + + false + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.74901998 + + + + + 0.80000001 + 0.80000001 + 0.80000001 + + + + + 0.247059 + 0.247059 + 0.247059 + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/Generator.xml b/templates/mp2demo/Script/Generator.xml index 92fc6952..62aa0497 100644 --- a/templates/mp2demo/Script/Generator.xml +++ b/templates/mp2demo/Script/Generator.xml @@ -1,45 +1,45 @@ - - Generator - - - - 1 - - - false - - - false - - - false - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - script/common/Generator.TXTR - - 0.5 - enabled - enabled - - + + + Generator + + + + 1 + + + false + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Glowbug.xml b/templates/mp2demo/Script/Glowbug.xml index e6888c13..818887cc 100644 --- a/templates/mp2demo/Script/Glowbug.xml +++ b/templates/mp2demo/Script/Glowbug.xml @@ -1,49 +1,69 @@ - - Glowbug - - Glowbug.rel - - - - - - - - - - - 1.0 - - - 1.0 - - - 0.0, 0.0, 0.0 - - - - - false - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Glowbug.rel + + + Glowbug + + + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 1.0 + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0 + + + 0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/GrapplePoint.xml b/templates/mp2demo/Script/GrapplePoint.xml index c5964b43..07fd9bb0 100644 --- a/templates/mp2demo/Script/GrapplePoint.xml +++ b/templates/mp2demo/Script/GrapplePoint.xml @@ -1,25 +1,21 @@ - - GrapplePoint - - - - - - - - - - - - - - - - script/common/GrapplePoint.TXTR - - 0.5 - enabled - enabled - - + + + GrapplePoint + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Grenchler.xml b/templates/mp2demo/Script/Grenchler.xml index feb64497..230ac7e3 100644 --- a/templates/mp2demo/Script/Grenchler.xml +++ b/templates/mp2demo/Script/Grenchler.xml @@ -1,177 +1,177 @@ - - Grenchler - - Grenchler.rel - - - - - - - 100.0 - - - 1.6 - - - 2.5 - - - 1.0 - - - 1 - - - - - - false - - - - - - -1 - - - -1 - - - 10.0 - - - 25.0 - - - 2.0 - - - 7.0 - - - 2.0 - - - 3.0 - - - 6.0 - - - - - 9 - - - 5.0 - - - - - 9.0 - - - 25.0 - - - 2.0 - - - 3.0 - - - - - - 9 - - - 5.0 - - - - - 45.0 - - - 0.5 - - - 8.0 - - - 2.0 - - - 3.0 - - - 20.0 - - - -1 - - - - - 9 - - - 5.0 - - - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - - -1 - - - 4 - - - 20.0 - - - 20.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0xA18F626B - 0x0ABEF809 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x4F3A4566 - - enabled - enabled - - + + + Grenchler.rel + + + Grenchler + + + + + + 100.0 + + + 1.6 + + + 2.5 + + + 1.0 + + + 1 + + + + + + false + + + + + + -1 + + + -1 + + + 10.0 + + + 25.0 + + + 2.0 + + + 7.0 + + + 2.0 + + + 3.0 + + + 6.0 + + + + + 9 + + + 5.0 + + + + + 9.0 + + + 25.0 + + + 2.0 + + + 3.0 + + + + ELSC + + + + + + 9 + + + 5.0 + + + + + 45.0 + + + 0.5 + + + 8.0 + + + 2.0 + + + 3.0 + + + 20.0 + + + -1 + + + + + 9 + + + 5.0 + + + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + + -1 + + + 4 + + + 20.0 + + + 20.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp2demo/Script/GuiMenu.xml b/templates/mp2demo/Script/GuiMenu.xml index 679d5b64..5c13fe39 100644 --- a/templates/mp2demo/Script/GuiMenu.xml +++ b/templates/mp2demo/Script/GuiMenu.xml @@ -1,42 +1,37 @@ - - GuiMenu - - ScriptGui.rel - - - - - - false - - - - - - 0 - - - true - - - 1 - never - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiMenu + + + + + false + + + + + + 0 + + + true + + + Never + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/GuiScreen.xml b/templates/mp2demo/Script/GuiScreen.xml index 5936ae37..33cd6298 100644 --- a/templates/mp2demo/Script/GuiScreen.xml +++ b/templates/mp2demo/Script/GuiScreen.xml @@ -1,28 +1,23 @@ - - GuiScreen - - ScriptGui.rel - - - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiScreen + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/GuiSlider.xml b/templates/mp2demo/Script/GuiSlider.xml index e0fe00d4..0bef4fac 100644 --- a/templates/mp2demo/Script/GuiSlider.xml +++ b/templates/mp2demo/Script/GuiSlider.xml @@ -1,47 +1,42 @@ - - GuiSlider - - ScriptGui.rel - - - - - - false - - - - - - 0.0 - - - 0.0 - - - 8.0 - - - 1.0 - - - 1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiSlider + + + + + false + + + + + + 0.0 + + + 0.0 + + + 8.0 + + + 1.0 + + + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/GuiWidget.xml b/templates/mp2demo/Script/GuiWidget.xml index 2e450628..6c5f202c 100644 --- a/templates/mp2demo/Script/GuiWidget.xml +++ b/templates/mp2demo/Script/GuiWidget.xml @@ -1,36 +1,31 @@ - - GuiWidget - - ScriptGui.rel - - - - - - false - - - - - - 1 - never - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptGui.rel + + + GuiWidget + + + + + false + + + + + + Never + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/GunTurretBase.xml b/templates/mp2demo/Script/GunTurretBase.xml index e8c8e352..44cc3df3 100644 --- a/templates/mp2demo/Script/GunTurretBase.xml +++ b/templates/mp2demo/Script/GunTurretBase.xml @@ -1,137 +1,167 @@ - - GunTurretBase - - GunTurret.rel - - - - - - - 9 - - - 5.0 - - - - - 2.0 - - - 180.0 - - - 180.0 - - - 2.0 - - - 2.0 - - - 1.0 - - - 1.0 - - - 1 - - - 1 - - - 85.0 - - - -45.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - false - - - - - -1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GunTurret.rel + + + GunTurretBase + + + + + + 9 + + + 5.0 + + + + + 2.0 + + + 180.0 + + + 180.0 + + + 2.0 + + + 2.0 + + + 1.0 + + + 1.0 + + + 1 + + + 1 + + + 85.0 + + + -45.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + false + + + + CRSC + + + + + WPSC + + + + -1 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/GunTurretTop.xml b/templates/mp2demo/Script/GunTurretTop.xml index feed412e..bd23e5d4 100644 --- a/templates/mp2demo/Script/GunTurretTop.xml +++ b/templates/mp2demo/Script/GunTurretTop.xml @@ -1,50 +1,63 @@ - - GunTurretTop - - GunTurret.rel - - - - - 0.5 - - - 0.5 - - - - - -1 - - - -1 - - - 1.0, 1.0, 1.0, 0.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GunTurret.rel + + + GunTurretTop + + + + 0.5 + + + 0.5 + + + + PART + + + + + PART + + + + -1 + + + -1 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 0 + + + 0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/HUDMemo.xml b/templates/mp2demo/Script/HUDMemo.xml index 2097d8f1..dd72398f 100644 --- a/templates/mp2demo/Script/HUDMemo.xml +++ b/templates/mp2demo/Script/HUDMemo.xml @@ -1,49 +1,49 @@ - - HUDMemo - - - - 3.0 - - - true - - - true - - - true - - - true - - - true - - - false - - - 0 - - - - - - - - - - - - - - - script/common/HUDMemo.TXTR - - 0.5 - enabled - enabled - - + + + HUDMemo + + + + 3.0 + + + true + + + true + + + true + + + true + + + true + + + false + + + 0 + + + + STRG + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Ing.xml b/templates/mp2demo/Script/Ing.xml index 3be7d98c..ad82175d 100644 --- a/templates/mp2demo/Script/Ing.xml +++ b/templates/mp2demo/Script/Ing.xml @@ -1,244 +1,322 @@ - - Ing - - GeomBlobV2.rel - Ing.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - 0 - - - - 50.0 - - - 15.0 - - - 7.0 - - - 25.0 - - - 25.0 - - - 360.0 - - - - - - - - - - - - - - 0.35 - - - - 15.0 - - - - - - - 15.0 - - - 1.5 - - - 2.0 - - - 25.0 - - - 10.0 - - - - - 9 - - - 20.0 - - - 10.0 - - - - - - - 9 - - - 20.0 - - - 5.0 - - - - - 20.0 - - - 5.0 - - - - 25.0 - - - 2.0 - - - 20.0 - - - 40.0 - - - - - 40.0 - - - 100.0 - - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - 30.0 - - - - - 9 - - - 10.0 - - - 1.0 - - - - - 30.0 - - - - - 10.0 - - - 20.0 - - - 10.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 5.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + Ing.rel + + + Ing + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + 0 + + + + CMDL + + + + 50.0 + + + 15.0 + + + 7.0 + + + 25.0 + + + 25.0 + + + 360.0 + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + SRSC + + + + + PART + + + + 0.34999999 + + + + PART + + + + 15.0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 15.0 + + + 1.5 + + + 2.0 + + + 25.0 + + + 10.0 + + + + + 9 + + + 20.0 + + + 10.0 + + + + + + + 9 + + + 20.0 + + + 5.0 + + + + + 20.0 + + + 5.0 + + + + PART + + + + 25.0 + + + 2.0 + + + 20.0 + + + 40.0 + + + 0 + + + 0 + + + 40.0 + + + 100.0 + + + + PART + + + + 0 + + + + + 9 + + + 20.0 + + + 10.0 + + + + + + + 500.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + 30.0 + + + + + 9 + + + 10.0 + + + 1.0 + + + + + 30.0 + + + 0 + + + 0 + + + 10.0 + + + 20.0 + + + 10.0 + + + + 1.0 + 1.0 + 1.0 + + + + 5.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/IngSnatchingSwarm.xml b/templates/mp2demo/Script/IngSnatchingSwarm.xml index e83b5384..4684ab2b 100644 --- a/templates/mp2demo/Script/IngSnatchingSwarm.xml +++ b/templates/mp2demo/Script/IngSnatchingSwarm.xml @@ -1,85 +1,102 @@ - - IngSnatchingSwarm - - IngSnatchingSwarm.rel - - - - - - - 0.5 - - - - 0.35 - - - 15.0 - - - 25.0 - - - 10.0 - - - 2000.0 - - - 0.5 - - - 4.0 - - - 10.0 - - - 3.0 - - - 2.0 - - - 5.0 - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - - - - 50.0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + IngSnatchingSwarm.rel + + + IngSnatchingSwarm + + + + + AFSM + + + + + SRSC + + + + 0.5 + + + + PART + + + + 0.34999999 + + + 15.0 + + + 25.0 + + + 10.0 + + + 2000.0 + + + 0.5 + + + 4.0 + + + 10.0 + + + 3.0 + + + 2.0 + + + 5.0 + + + + PART + + + + + + 9 + + + 20.0 + + + 10.0 + + + + + 0 + + + 0 + + + 0 + + + 50.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/IngSpaceJumpGuardian.xml b/templates/mp2demo/Script/IngSpaceJumpGuardian.xml index 6cb4bcf6..0af584d2 100644 --- a/templates/mp2demo/Script/IngSpaceJumpGuardian.xml +++ b/templates/mp2demo/Script/IngSpaceJumpGuardian.xml @@ -1,112 +1,49 @@ - - IngSpaceJumpGuardian - - GeomBlobV2.rel - Ing.rel - IngSpaceJumpGuardian.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - - - 10.0 - - - 50.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 5.0 - - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + Ing.rel + IngSpaceJumpGuardian.rel + + + IngSpaceJumpGuardian + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Kralee.xml b/templates/mp2demo/Script/Kralee.xml index ba645146..958f2cca 100644 --- a/templates/mp2demo/Script/Kralee.xml +++ b/templates/mp2demo/Script/Kralee.xml @@ -1,156 +1,162 @@ - - Kralee - - WallCrawler.rel - Kralee.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 2.5 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.4 - - - 1.0 - - - 0.02 - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 2.5 - - - 10.0 - - - 10.0 - - - 1.0 - - - 50.0 - - - - - - -1 - - - false - - - false - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Kralee.rel + + + Kralee + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 2.5 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.40000001 + + + 1.0 + + + 0.02 + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 2.5 + + + 10.0 + + + 10.0 + + + 1.0 + + + 50.0 + + + + PART + + + + + PART + + + + 0 + + + -1 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Krocuss.xml b/templates/mp2demo/Script/Krocuss.xml index 2f5fc372..8c1c8a5b 100644 --- a/templates/mp2demo/Script/Krocuss.xml +++ b/templates/mp2demo/Script/Krocuss.xml @@ -1,140 +1,144 @@ - - Krocuss - - WallCrawler.rel - Krocuss.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 2.5 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.4 - - - 1.0 - - - 0.02 - - - 1.0 - - - 50.0 - - - false - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - - 1.0, 0.0, 0.0, 1.0 - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Krocuss.rel + + + Krocuss + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 2.5 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.40000001 + + + 1.0 + + + 0.02 + + + 1.0 + + + 50.0 + + + false + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + + + 1.0 + 0.0 + 0.0 + + + + + DPSC + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Lumite.xml b/templates/mp2demo/Script/Lumite.xml index 03bf93b6..dccb166e 100644 --- a/templates/mp2demo/Script/Lumite.xml +++ b/templates/mp2demo/Script/Lumite.xml @@ -1,85 +1,97 @@ - - Lumite - - Lumite.rel - - - - - - - 100.0 - - - 0.1 - - - 0.1 - - - 1.0 - - - 1 - - - - - - 8.0 - - - 30.0 - - - - - - 9 - - - 5.0 - - - - - 8.0 - - - 30.0 - - - - - - 9 - - - 5.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Lumite.rel + + + Lumite + + + + + + 100.0 + + + 0.1 + + + 0.1 + + + 1.0 + + + 1 + + + + + + 8.0 + + + 30.0 + + + + WPSC + + + + + + 9 + + + 5.0 + + + + + 8.0 + + + 30.0 + + + + WPSC + + + + + + 9 + + + 5.0 + + + + + + PART + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/MediumIng.xml b/templates/mp2demo/Script/MediumIng.xml index e1034ea4..01d98771 100644 --- a/templates/mp2demo/Script/MediumIng.xml +++ b/templates/mp2demo/Script/MediumIng.xml @@ -1,117 +1,123 @@ - - MediumIng - - GeomBlobV2.rel - MediumIng.rel - - - - - - - 360.0 - - - - - 150.0 - - - - - 1 - - - - - 0 - - - - 50.0 - - - 4.0 - - - 10.0 - - - 20.0 - - - - 10.0 - - - - 10.0 - - - - 2.0 - - - 15.0 - - - 30.0 - - - 5.0 - - - 40.0 - - - 1.0 - - - 0.5 - - - - - - - - 25.0 - - - 25.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 2.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7A9F8249 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x38CF133B:0xC0BA9E18 - 0x38CF133B:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + MediumIng.rel + + + MediumIng + + + + + + 360.0 + + + + + 150.0 + + + + + 1 + + + + + 0 + + + + 50.0 + + + 4.0 + + + 10.0 + + + 20.0 + + + + 10.0 + + + + 10.0 + + + + 2.0 + + + 15.0 + + + 30.0 + + + 5.0 + + + 40.0 + + + 1.0 + + + 0.5 + + + + + + + + 25.0 + + + 25.0 + + + + 1.0 + 1.0 + 1.0 + + + + 2.0 + + + + + + PART + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp2demo/Script/MemoryRelay.xml b/templates/mp2demo/Script/MemoryRelay.xml index 41e88c79..91d5063e 100644 --- a/templates/mp2demo/Script/MemoryRelay.xml +++ b/templates/mp2demo/Script/MemoryRelay.xml @@ -1,30 +1,26 @@ - - MemoryRelay - - - - false - - - false - - - - - - - - - - - - - - script/common/MemoryRelay.TXTR - - 0.5 - enabled - enabled - - + + + MemoryRelay + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Metaree.xml b/templates/mp2demo/Script/Metaree.xml index 49b28ddb..c4970b83 100644 --- a/templates/mp2demo/Script/Metaree.xml +++ b/templates/mp2demo/Script/Metaree.xml @@ -1,100 +1,100 @@ - - Metaree - - Metaree.rel - - - - - - - 240.0 - - - 25.0 - - - 10.0 - - - 45.0 - - - - - 9 - - - 5.0 - - - 1.0 - - - - - - - 100.0 - - - - - 0.3 - - - 0.7 - - - - - - - - 9 - - - 5.0 - - - 5.0 - - - - - 3.0 - - - 0.0, 0.0, 0.0 - - - 5.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Metaree.rel + + + Metaree + + + + + + 240.0 + + + 25.0 + + + 10.0 + + + 45.0 + + + + + 9 + + + 5.0 + + + 1.0 + + + + + + + 100.0 + + + + + 0.30000001 + + + 0.69999999 + + + + + + + + 9 + + + 5.0 + + + 5.0 + + + + + 3.0 + + + + 0.0 + 0.0 + 0.0 + + + + 5.0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/MetroidAlpha.xml b/templates/mp2demo/Script/MetroidAlpha.xml index 6ee8449a..ed5a4e4d 100644 --- a/templates/mp2demo/Script/MetroidAlpha.xml +++ b/templates/mp2demo/Script/MetroidAlpha.xml @@ -1,60 +1,56 @@ - - MetroidAlpha - - Metroid.rel - - - - - - - - - 5.0 - - - 40.0 - - - 1.0 - - - 0.5 - - - 10.0 - - - 1.75 - - - 50.0 - - - 100.0 - - - 0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Metroid.rel + + + MetroidAlpha + + + + + + + + 5.0 + + + 40.0 + + + 1.0 + + + 0.5 + + + 10.0 + + + 1.75 + + + 50.0 + + + 100.0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Midi.xml b/templates/mp2demo/Script/Midi.xml index 7f3cb23c..c696e38e 100644 --- a/templates/mp2demo/Script/Midi.xml +++ b/templates/mp2demo/Script/Midi.xml @@ -1,32 +1,31 @@ - - Midi - - - - - 0.0 - - - 0.0 - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Midi + + + + + CSNG + + + + 0.0 + + + 0.0 + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/MinorIng.xml b/templates/mp2demo/Script/MinorIng.xml index 1f04292e..19ad34bd 100644 --- a/templates/mp2demo/Script/MinorIng.xml +++ b/templates/mp2demo/Script/MinorIng.xml @@ -1,261 +1,82 @@ - - MinorIng - - GeomBlobV2.rel - MinorIng.rel - - - - - - - 4.5 - - - 30.0 - - - 3.0 - - - 4.0 - - - - - - - - 9 - - - 5.0 - - - 3.0 - - - - - - 20.0 - - - 90.0 - - - 2.0 - - - false - - - false - - - false - - - - - - - 9 - - - 10.0 - - - 4.5 - - - 4.0 - - - - - 5.0 - - - 10.0 - - - 15.0 - - - 7.0 - - - 25.0 - - - 360.0 - - - - - - - - - - - - - - - - - - - - 9 - - - 5.0 - - - 1.0 - - - - - - - -1 - - - 4.0 - - - 0.5 - - - 15.0 - - - 20.0 - - - 5 - - - - - 30.0 - - - 2.0 - - - 0 - - - 3 - - - 40.0 - - - true - - - - - - - false - - - 1.8, 1.8, 1.8 - - - 150.0 - - - 0.5 - - - - - 9 - - - 5.0 - - - 1.0 - - - - - - 10.0 - - - 3.0 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - 1.5 - - - - - 9 - - - 5.0 - - - 1.0 - - - - - 3 - - - 5 - - - 2 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + GeomBlobV2.rel + MinorIng.rel + + + MinorIng + + + + + + 4.5 + + + 30.0 + + + 3.0 + + + 4.0 + + + + + + + + 9 + + + 5.0 + + + 3.0 + + + + + + WPSC + + + + 20.0 + + + 90.0 + + + 2.0 + + + false + + + false + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/OctapedeSegment.xml b/templates/mp2demo/Script/OctapedeSegment.xml index 09f4a5e9..4f06d70c 100644 --- a/templates/mp2demo/Script/OctapedeSegment.xml +++ b/templates/mp2demo/Script/OctapedeSegment.xml @@ -1,176 +1,176 @@ - - OctapedeSegment - - WallCrawler.rel - OctapedeSegment.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 2.5 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.4 - - - 1.0 - - - 0.02 - - - 1.0 - - - 50.0 - - - false - - - 0.0 - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 2.0 - - - 1 - - - 1 - - - 0.75 - - - - - 9 - - - 5.0 - - - 2.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + OctapedeSegment.rel + + + OctapedeSegment + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 2.5 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.40000001 + + + 1.0 + + + 0.02 + + + 1.0 + + + 50.0 + + + false + + + 0.0 + + + + ELSC + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 2.0 + + + 1 + + + 1 + + + 0.75 + + + + + 9 + + + 5.0 + + + 2.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Parasite.xml b/templates/mp2demo/Script/Parasite.xml index 1aa95240..1b8ed57a 100644 --- a/templates/mp2demo/Script/Parasite.xml +++ b/templates/mp2demo/Script/Parasite.xml @@ -1,141 +1,137 @@ - - Parasite - - WallCrawler.rel - Parasite.rel - - - - - 0 - - - - - 25.0 - - - 3.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 5.0 - - - 0.0 - - - - - - 10.0 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.2 - - - 0.4 - - - 6.0 - - - 2.6 - - - 1.0 - - - 0.8 - - - 0.7 - - - 0.9 - - - 0.2 - - - 1.3 - - - 0.2 - - - 40.0 - - - false - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + Parasite.rel + + + Parasite + + + + 0 + + + + + 25.0 + + + 3.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 5.0 + + + 0.0 + + + + + + 10.0 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.2 + + + 0.40000001 + + + 6.0 + + + 2.5999999 + + + 1.0 + + + 0.80000001 + + + 0.69999999 + + + 0.89999998 + + + 0.2 + + + 1.3 + + + 0.2 + + + 40.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/PathCamera.xml b/templates/mp2demo/Script/PathCamera.xml index 6681c836..8c10fd8b 100644 --- a/templates/mp2demo/Script/PathCamera.xml +++ b/templates/mp2demo/Script/PathCamera.xml @@ -1,54 +1,49 @@ - - PathCamera - - - - 32 - - - 0 - - - - - - - - - - false - - - 4.0 - - - 10.0 - - - 3.0 - - - 0 - - - 120.0 - - - - - - - - - - - - - - - - enabled - enabled - - + + + PathCamera + + + + 32 + + + 0 + + + + + + + + + + false + + + 4.0 + + + 10.0 + + + 3.0 + + + 0 + + + 120.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2demo/Script/PathMeshCtrl.xml b/templates/mp2demo/Script/PathMeshCtrl.xml index f1137906..a9fe1544 100644 --- a/templates/mp2demo/Script/PathMeshCtrl.xml +++ b/templates/mp2demo/Script/PathMeshCtrl.xml @@ -1,28 +1,23 @@ - - PathMeshCtrl - - - - 0 - - - 1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PathMeshCtrl + + + + 0 + + + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/Pickup.xml b/templates/mp2demo/Script/Pickup.xml index cdb21406..e7569cea 100644 --- a/templates/mp2demo/Script/Pickup.xml +++ b/templates/mp2demo/Script/Pickup.xml @@ -1,85 +1,97 @@ - - Pickup - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 0 - - - 1 - - - 1 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - 0.0 - - - - false - - - true - - - false - - - 0.0 - - - 0.0 - - - 20.0 - - - false - - - false - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Pickup + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 0 + + + 1 + + + 1 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + CMDL + + + + + + 0.0 + + + + PART + + + + false + + + true + + + false + + + 0.0 + + + 0.0 + + + 20.0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/PickupGenerator.xml b/templates/mp2demo/Script/PickupGenerator.xml index 23da3405..29291a51 100644 --- a/templates/mp2demo/Script/PickupGenerator.xml +++ b/templates/mp2demo/Script/PickupGenerator.xml @@ -1,34 +1,34 @@ - - PickupGenerator - - - - 0.0, 0.0, 0.0 - - - 0.0 - never - - - -1 - - - - - - - - - - - - - - script/common/PickupGenerator.TXTR - - 0.5 - enabled - enabled - - + + + PickupGenerator + + + + + 0.0 + 0.0 + 0.0 + + + + Never + 0.0 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/PillBug.xml b/templates/mp2demo/Script/PillBug.xml index 4bae0b5d..ed2615dc 100644 --- a/templates/mp2demo/Script/PillBug.xml +++ b/templates/mp2demo/Script/PillBug.xml @@ -1,76 +1,72 @@ - - PillBug - - WallCrawler.rel - PillBug.rel - - - - - - - 0 - - - 120.0 - - - 0.2 - - - 1.5 - - - 200.0 - - - - - 0.35 - - - 0.5 - - - 0.5 - - - 0.02 - - - 0.3 - - - 0.6 - - - 1.5 - - - 0.6 - - - 1.5 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + PillBug.rel + + + PillBug + + + + + + 0 + + + 120.0 + + + 0.2 + + + 1.5 + + + 200.0 + + + + + 0.34999999 + + + 0.5 + + + 0.5 + + + 0.02 + + + 0.30000001 + + + 0.60000002 + + + 1.5 + + + 0.60000002 + + + 1.5 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Platform.xml b/templates/mp2demo/Script/Platform.xml index 295f26ac..02feab4d 100644 --- a/templates/mp2demo/Script/Platform.xml +++ b/templates/mp2demo/Script/Platform.xml @@ -1,76 +1,75 @@ - - Platform - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 1.0 - - - 200 - - - 20 - - - false - - - - - - - 10.0 - - - 0.0 - - - 288 - - - - - - - - 0.0, 0.15, 0.0 - - - 0.0 - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x0FC966DC - - enabled - enabled - - + + + Platform + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + + DCLN + + + + + + 1.0 + + + 200 + + + 20 + + + false + + + + + 0.0 + 0.15000001 + 0.0 + + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2demo/Script/PlayerActor.xml b/templates/mp2demo/Script/PlayerActor.xml index 3a534ca6..f9325147 100644 --- a/templates/mp2demo/Script/PlayerActor.xml +++ b/templates/mp2demo/Script/PlayerActor.xml @@ -1,61 +1,65 @@ - - PlayerActor - - ScriptPlayerActor.rel - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - true - - - true - - - true - - - 4 - - - 0 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ScriptPlayerActor.rel + + + PlayerActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + + + true + + + true + + + true + + + 4 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/PlayerController.xml b/templates/mp2demo/Script/PlayerController.xml index 5b5dbf1e..ec4bb4e5 100644 --- a/templates/mp2demo/Script/PlayerController.xml +++ b/templates/mp2demo/Script/PlayerController.xml @@ -1,68 +1,80 @@ - - PlayerController - - ScriptPlayerProxy.rel - - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0 - - - - - - 0 - - - 0.0, 0.0, 1.5 - - - 0 - - - 0 - - - 0.0 - - - 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - 0xE25FB08C - 0xC27FFA8F - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + ScriptPlayerProxy.rel + + + PlayerController + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0 + + + + CMDL + + + + + + 0 + + + + 0.0 + 0.0 + 1.5 + + + + 0 + + + 0 + + + 0.0 + + + 0.0 + + + + 0.0 + 0.0 + 0.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/PlayerHint.xml b/templates/mp2demo/Script/PlayerHint.xml index 7698823b..89cab476 100644 --- a/templates/mp2demo/Script/PlayerHint.xml +++ b/templates/mp2demo/Script/PlayerHint.xml @@ -1,31 +1,26 @@ - - PlayerHint - - - - 1 - - - 10 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerHint + + + + 1 + + + 10 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/PlayerStateChange.xml b/templates/mp2demo/Script/PlayerStateChange.xml index e8e2a98e..0bf91124 100644 --- a/templates/mp2demo/Script/PlayerStateChange.xml +++ b/templates/mp2demo/Script/PlayerStateChange.xml @@ -1,37 +1,32 @@ - - PlayerStateChange - - - - 0 - - - 1 - - - 1 - - - 0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerStateChange + + + + 0 + + + 1 + + + 1 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/PlayerTurret.xml b/templates/mp2demo/Script/PlayerTurret.xml index 7e95a81a..4e029b48 100644 --- a/templates/mp2demo/Script/PlayerTurret.xml +++ b/templates/mp2demo/Script/PlayerTurret.xml @@ -1,70 +1,58 @@ - - PlayerTurret - - ScriptPlayerTurret.rel - - - - - 1 - - - 90.0 - - - 90.0 - - - 90.0 - - - 0.0 - - - 30.0 - - - 30.0 - - - 30.0 - - - 1.0 - - - - - 0 - - - 10.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptPlayerTurret.rel + + + PlayerTurret + + + + 1 + + + 90.0 + + + 90.0 + + + 90.0 + + + 0.0 + + + 30.0 + + + 30.0 + + + 30.0 + + + 1.0 + + + + + WPSC + + + + + WPSC + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/PointOfInterest.xml b/templates/mp2demo/Script/PointOfInterest.xml index d8463373..66084c85 100644 --- a/templates/mp2demo/Script/PointOfInterest.xml +++ b/templates/mp2demo/Script/PointOfInterest.xml @@ -1,31 +1,27 @@ - - PointOfInterest - - - - - 1.5 - - - false - - - - - - - - - - - - - - script/common/PointOfInterest.TXTR - - 0.5 - enabled - enabled - - + + + PointOfInterest + + + + + 1.5 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Puffer.xml b/templates/mp2demo/Script/Puffer.xml index 72f92091..7f836175 100644 --- a/templates/mp2demo/Script/Puffer.xml +++ b/templates/mp2demo/Script/Puffer.xml @@ -1,100 +1,106 @@ - - Puffer - - Puffer.rel - - - - - - - 25.0 - - - 720.0 - - - 5.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 1.0 - - - 0.5 - - - 1.5 - - - 0.0 - - - - - - 3.0 - - - - - - 0.5 - - - true - - - false - - - false - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Puffer.rel + + + Puffer + + + + + + 25.0 + + + 720.0 + + + 5.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 1.0 + + + 0.5 + + + 1.5 + + + 0.0 + + + + + + 3.0 + + + + PART + + + + + + TXTR + + + + 0.5 + + + true + + + false + + + false + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/RadialDamage.xml b/templates/mp2demo/Script/RadialDamage.xml index 7d2bfda0..cbc897cf 100644 --- a/templates/mp2demo/Script/RadialDamage.xml +++ b/templates/mp2demo/Script/RadialDamage.xml @@ -1,28 +1,24 @@ - - RadialDamage - - - - - 15.0 - - - - - - - - - - - - - - script/common/RadialDamage.TXTR - - 0.5 - enabled - enabled - - + + + RadialDamage + + + + + 15.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/RandomRelay.xml b/templates/mp2demo/Script/RandomRelay.xml index 39496a7e..fc8bc7b4 100644 --- a/templates/mp2demo/Script/RandomRelay.xml +++ b/templates/mp2demo/Script/RandomRelay.xml @@ -1,36 +1,32 @@ - - RandomRelay - - - - 1 - - - 0 - - - false - - - false - - - - - - - - - - - - - - script/common/RandomRelay.TXTR - - 0.5 - enabled - enabled - - + + + RandomRelay + + + + 1 + + + 0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Relay.xml b/templates/mp2demo/Script/Relay.xml index dd23d686..431f2818 100644 --- a/templates/mp2demo/Script/Relay.xml +++ b/templates/mp2demo/Script/Relay.xml @@ -1,27 +1,23 @@ - - Relay - - - - false - - - - - - - - - - - - - - script/common/Relay.TXTR - - 0.5 - enabled - enabled - - + + + Relay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Repulsor.xml b/templates/mp2demo/Script/Repulsor.xml index 199255b4..76a0c649 100644 --- a/templates/mp2demo/Script/Repulsor.xml +++ b/templates/mp2demo/Script/Repulsor.xml @@ -1,31 +1,26 @@ - - Repulsor - - - - 0 - - - 1.0 - - - -1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Repulsor + + + + 0 + + + 1.0 + + + -1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/Rezbit.xml b/templates/mp2demo/Script/Rezbit.xml index 41a3b0cf..eb2200c3 100644 --- a/templates/mp2demo/Script/Rezbit.xml +++ b/templates/mp2demo/Script/Rezbit.xml @@ -1,145 +1,48 @@ - - Rezbit - - Rezbit.rel - - - - - - - 360.0 - - - 0.0 - - - - - 150.0 - - - - - 1 - - - - - - - - 20.0 - - - 10.0 - - - - - 20.0 - - - 40.0 - - - 10.0 - - - - - 9 - - - 20.0 - - - 5.0 - - - - - -1 - - - 20.0 - - - 40.0 - - - 10.0 - - - - - 9 - - - 20.0 - - - 5.0 - - - - - - 4.0 - - - 2.0 - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x8716D656:0xC80BB6E4 - - enabled - enabled - - + + + Rezbit.rel + + + Rezbit + + + + + + 360.0 + + + 0.0 + + + + + 150.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp2demo/Script/RiftPortal.xml b/templates/mp2demo/Script/RiftPortal.xml index acdd6aad..d414136d 100644 --- a/templates/mp2demo/Script/RiftPortal.xml +++ b/templates/mp2demo/Script/RiftPortal.xml @@ -1,47 +1,58 @@ - - RiftPortal - - ScriptRiftPortal.rel - - - - - - - - - - - - - false - - - 0 - - - 10.0 - - - 30.0 - - - 5.0 - - - - - - - - - - - - - - enabled - enabled - - + + + ScriptRiftPortal.rel + + + RiftPortal + + + + + CMDL + + + + + + CMDL + + + + + + CMDL + + + + + + CMDL + + + + + false + + + 0 + + + 10.0 + + + 30.0 + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2demo/Script/Ripper.xml b/templates/mp2demo/Script/Ripper.xml index f7141211..0d47b17b 100644 --- a/templates/mp2demo/Script/Ripper.xml +++ b/templates/mp2demo/Script/Ripper.xml @@ -1,41 +1,37 @@ - - Ripper - - Ripper.rel - - - - - 0 - - - - - 10.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Ripper.rel + + + Ripper + + + + 0 + + + + + 10.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Ripple.xml b/templates/mp2demo/Script/Ripple.xml index d25bdad2..706dead5 100644 --- a/templates/mp2demo/Script/Ripple.xml +++ b/templates/mp2demo/Script/Ripple.xml @@ -1,25 +1,20 @@ - - Ripple - - - - -0.1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Ripple + + + + -0.1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/RoomAcoustics.xml b/templates/mp2demo/Script/RoomAcoustics.xml index 55eb211d..846107da 100644 --- a/templates/mp2demo/Script/RoomAcoustics.xml +++ b/templates/mp2demo/Script/RoomAcoustics.xml @@ -1,139 +1,134 @@ - - RoomAcoustics - - - - 117 - - - false - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RoomAcoustics + + + + 117 + + + false + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/RsfAudio.xml b/templates/mp2demo/Script/RsfAudio.xml index cc216af3..fd3070c3 100644 --- a/templates/mp2demo/Script/RsfAudio.xml +++ b/templates/mp2demo/Script/RsfAudio.xml @@ -1,41 +1,36 @@ - - RsfAudio - - ScriptRsfAudio.rel - - - - - - 0 - - - 0 - - - 0.25 - - - 0.25 - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptRsfAudio.rel + + + RsfAudio + + + + + 0 + + + 0 + + + 0.25 + + + 0.25 + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/RumbleEffect.xml b/templates/mp2demo/Script/RumbleEffect.xml index ec927e2f..3e5f8816 100644 --- a/templates/mp2demo/Script/RumbleEffect.xml +++ b/templates/mp2demo/Script/RumbleEffect.xml @@ -1,31 +1,26 @@ - - RumbleEffect - - - - 20.0 - - - 0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RumbleEffect + + + + 20.0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/SafeZone.xml b/templates/mp2demo/Script/SafeZone.xml index 356f4ecd..ad8f2fef 100644 --- a/templates/mp2demo/Script/SafeZone.xml +++ b/templates/mp2demo/Script/SafeZone.xml @@ -1,69 +1,73 @@ - - SafeZone - - ScriptSafeZone.rel - - - - - - false - - - false - - - 0.15 - - - 0.15 - - - 0.0 - - - 0.0 - - - - true - - - 300 - - - false - - - - - - 1.0, 1.0, 0.0, 1.0 - - - - - - - 18 - - - - - - - - - - - - - - - - enabled - volume - - - + + + ScriptSafeZone.rel + + + SafeZone + + + + + false + + + false + + + 0.15000001 + + + 0.15000001 + + + 0.0 + + + 0.0 + + + + PART + + + + true + + + 300 + + + false + + + + + + + 1.0 + 1.0 + 0.0 + + + + + + + + 18 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + EllipsoidShape + diff --git a/templates/mp2demo/Script/SandBoss.xml b/templates/mp2demo/Script/SandBoss.xml index 60166e1a..6ec6b9c1 100644 --- a/templates/mp2demo/Script/SandBoss.xml +++ b/templates/mp2demo/Script/SandBoss.xml @@ -1,269 +1,339 @@ - - SandBoss - - SandBoss.rel - - - - - - - 60.0 - - - 12.0 - - - 37.0 - - - - - 150.0 - - - - - 2 - - - - - - - 0 - - - - - - 0.498039, 0.498039, 0.0, 1.0 - - - 0.498039, 0.0, 0.0, 1.0 - - - 1.0 - - - 1.0 - - - 100.0 - - - -1 - - - -1 - - - -1 - - - - - 9 - - - 20.0 - - - 10.0 - - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - 4.0 - - - -1 - - - - - 9 - - - 20.0 - - - 10.0 - - - - - - - 9 - - - 20.0 - - - 10.0 - - - - - 10.0 - - - 25.0 - - - 50.0 - - - 4.0 - - - 200.0 - - - 0.3 - - - -1 - - - - - 9 - - - 20.0 - - - 10.0 - - - - - 20.0 - - - 25.0 - - - 50.0 - - - 5.0 - - - 200.0 - - - 0.3 - - - -1 - - - - - 500.0 - - - 1.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - 100.0 - - - 10.0 - - - 15.0 - - - 5.0 - - - - - - - - - - - - - -1 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + SandBoss.rel + + + SandBoss + + + + + + 60.0 + + + 12.0 + + + 37.0 + + + + + 150.0 + + + + + 2 + + + + + + + SCAN + + + + 0 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + 0.49803901 + 0.49803901 + 0.0 + + + + + 0.49803901 + 0.0 + 0.0 + + + + 1.0 + + + 1.0 + + + 100.0 + + + -1 + + + -1 + + + -1 + + + + + 9 + + + 20.0 + + + 10.0 + + + + + + + 9 + + + 20.0 + + + 10.0 + + + + + + + 9 + + + 20.0 + + + 10.0 + + + + + 4.0 + + + -1 + + + + + 9 + + + 20.0 + + + 10.0 + + + + + + + 9 + + + 20.0 + + + 10.0 + + + + + 10.0 + + + 25.0 + + + 50.0 + + + 4.0 + + + 200.0 + + + 0.30000001 + + + -1 + + + + + 9 + + + 20.0 + + + 10.0 + + + + + 20.0 + + + 25.0 + + + 50.0 + + + 5.0 + + + 200.0 + + + 0.30000001 + + + -1 + + + + + 500.0 + + + 1.0 + + + 4.0 + + + 1.0 + + + 20.0 + + + 0.25 + + + 2.0 + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.49803901 + + + + + 0.60000002 + 0.60000002 + 0.0 + 0.49803901 + + + + + + 100.0 + + + 10.0 + + + 15.0 + + + 5.0 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + PART + + + + + CMDL + + + + + CSKR + + + + -1 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Sandworm.xml b/templates/mp2demo/Script/Sandworm.xml index 19e700aa..34d07ce3 100644 --- a/templates/mp2demo/Script/Sandworm.xml +++ b/templates/mp2demo/Script/Sandworm.xml @@ -1,165 +1,197 @@ - - Sandworm - - Sandworm.rel - - - - - 0 - - - - - 32.0 - - - 0.5 - - - 1.0 - - - 2 - - - - - - - - - - 9.0 - - - 25.0 - - - - 60.0 - - - 25.0 - - - 30.0 - - - - - - 9 - - - 5.0 - - - - - 500.0 - - - 200.0 - - - 100.0 - - - 100.0 - - - 30.0 - - - 15.0 - - - - - 9 - - - 5.0 - - - - - - - 9 - - - 5.0 - - - - - 25.0 - - - 2.0 - - - 5.0 - - - 6.0 - - - 20.0 - - - false - - - - - - - - - 9 - - - 5.0 - - - - - 0.0 - - - 10.0 - - - 10.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0x66E34A08 - 0x5F3F29E3 - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Sandworm.rel + + + Sandworm + + + + 0 + + + + + 32.0 + + + 0.5 + + + 1.0 + + + 2 + + + + + + 0 + + + 0 + + + + CMDL + + + + + CMDL + + + + 9.0 + + + 25.0 + + + + PART + + + + 60.0 + + + 25.0 + + + 30.0 + + + + WPSC + + + + + + 9 + + + 5.0 + + + + + 500.0 + + + 200.0 + + + 100.0 + + + 100.0 + + + 30.0 + + + 15.0 + + + + + 9 + + + 5.0 + + + + + + + 9 + + + 5.0 + + + + + 25.0 + + + 2.0 + + + 5.0 + + + 6.0 + + + 20.0 + + + false + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + + 9 + + + 5.0 + + + + + 0.0 + + + 10.0 + + + 10.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp2demo/Script/SequenceTimer.xml b/templates/mp2demo/Script/SequenceTimer.xml index 4be01a6d..964e5c4c 100644 --- a/templates/mp2demo/Script/SequenceTimer.xml +++ b/templates/mp2demo/Script/SequenceTimer.xml @@ -1,48 +1,32 @@ - - SequenceTimer - - - - Connection - - - 0 - - - - - 0.0 - - - - - - - 0.0 - - - false - - - false - - - - - - - - - - - - - - script/common/SequenceTimer.TXTR - - 0.5 - enabled - enabled - - + + + SequenceTimer + + + + + + + 0.0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/ShadowProjector.xml b/templates/mp2demo/Script/ShadowProjector.xml index cb61e07b..a158d813 100644 --- a/templates/mp2demo/Script/ShadowProjector.xml +++ b/templates/mp2demo/Script/ShadowProjector.xml @@ -1,43 +1,42 @@ - - ShadowProjector - - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 100.0 - - - 0.5 - - - 1.0 - - - false - - - 128 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShadowProjector + + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 100.0 + + + 0.5 + + + 1.0 + + + false + + + 128 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/Shredder.xml b/templates/mp2demo/Script/Shredder.xml index 1cc7e0ed..e2633de9 100644 --- a/templates/mp2demo/Script/Shredder.xml +++ b/templates/mp2demo/Script/Shredder.xml @@ -1,75 +1,34 @@ - - Shredder - - Shredder.rel - - - - - - - 1 - - - - - - - - 10 - - - - 4.0 - - - 4.0 - - - 4.0 - - - 4.0 - - - 5.0 - - - 14.0 - - - 16.0 - - - 20.0 - - - 40.0 - - - 100.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Shredder.rel + + + Shredder + + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Shrieker.xml b/templates/mp2demo/Script/Shrieker.xml index 42f6afb0..765b0785 100644 --- a/templates/mp2demo/Script/Shrieker.xml +++ b/templates/mp2demo/Script/Shrieker.xml @@ -1,137 +1,149 @@ - - Shrieker - - Shrieker.rel - - - - - - - 4.5 - - - 30.0 - - - 3.0 - - - 4.0 - - - 1 - - - - - - - 0.1 - - - - - 9 - - - 10.0 - - - 4.5 - - - 4.0 - - - - - - - - 9 - - - 5.0 - - - 3.0 - - - - - - - - 9 - - - 10.0 - - - 4.5 - - - 4.0 - - - - - - 1.0 - - - 0.1 - - - 4.0 - - - 0.0 - - - 0.0, 0.0, -1.5 - - - 15.0 - - - 1.0 - - - 3.0 - - - 20.0 - - - 15.0 - - - 10.0 - - - 5.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Shrieker.rel + + + Shrieker + + + + + + 4.5 + + + 30.0 + + + 3.0 + + + 4.0 + + + 1 + + + + + + + 0.1 + + + + + 9 + + + 10.0 + + + 4.5 + + + 4.0 + + + + + + PART + + + + + + 9 + + + 5.0 + + + 3.0 + + + + + + WPSC + + + + + + 9 + + + 10.0 + + + 4.5 + + + 4.0 + + + + + + PART + + + + 1.0 + + + 0.1 + + + 4.0 + + + 0.0 + + + + 0.0 + 0.0 + -1.5 + + + + 15.0 + + + 1.0 + + + 3.0 + + + 20.0 + + + 15.0 + + + 10.0 + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Silhouette.xml b/templates/mp2demo/Script/Silhouette.xml index b80675b6..d41f4204 100644 --- a/templates/mp2demo/Script/Silhouette.xml +++ b/templates/mp2demo/Script/Silhouette.xml @@ -1,47 +1,51 @@ - - Silhouette - - - - - - - 2.0, 2.0, 2.0 - - - - - false - - - - - 0.5 - - - 0.298039, 0.6, 1.0, 0.498039 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Silhouette + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + false + + + + + 0.5 + + + + 0.29803899 + 0.60000002 + 1.0 + 0.49803901 + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/SnakeWeedSwarm.xml b/templates/mp2demo/Script/SnakeWeedSwarm.xml index a0c182d1..1967895a 100644 --- a/templates/mp2demo/Script/SnakeWeedSwarm.xml +++ b/templates/mp2demo/Script/SnakeWeedSwarm.xml @@ -1,87 +1,90 @@ - - SnakeWeedSwarm - - SnakeWeedSwarm.rel - - - - - - - 1.0 - - - 1.0 - - - 0.5 - - - 4.0 - - - 1.0 - - - 2.0 - - - 0.2 - - - 2.5 - - - 1.5 - - - 3.0 - - - 5.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - - - 9 - - - - - 0.0 - - - - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - volume - - - + + + SnakeWeedSwarm.rel + + + SnakeWeedSwarm + + + + + + 1.0 + + + 1.0 + + + 0.5 + + + 4.0 + + + 1.0 + + + 2.0 + + + 0.2 + + + 2.5 + + + 1.5 + + + 3.0 + + + 5.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + + + 9 + + + + + 0.0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/Sound.xml b/templates/mp2demo/Script/Sound.xml index 75634f96..c610a7af 100644 --- a/templates/mp2demo/Script/Sound.xml +++ b/templates/mp2demo/Script/Sound.xml @@ -1,84 +1,73 @@ - - Sound - - - - - 50.0 - - - 0.2 - - - 0.0 - - - 20 - - - 127 - - - 127 - - - 64 - never - - - - - 0.0 - - - 0.0 - - - - - false - - - false - - - false - - - false - - - false - - - true - - - false - - - false - - - 0 - - - - - - - - - - - - - - script/common/Sound.TXTR - - 0.5 - enabled - enabled - - + + + Sound + + + + 0 + + + 50.0 + + + 0.2 + + + 0.0 + + + 20 + + + 127 + + + 127 + + + Never + 64 + + + + false + + + false + + + false + + + false + + + false + + + true + + + false + + + false + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/SpacePirate.xml b/templates/mp2demo/Script/SpacePirate.xml index 9624a7aa..dd9f2821 100644 --- a/templates/mp2demo/Script/SpacePirate.xml +++ b/templates/mp2demo/Script/SpacePirate.xml @@ -1,246 +1,206 @@ - - SpacePirate - - PirateRagDoll.rel - SpacePirate.rel - - - - - - - 360.0 - - - 90.0 - - - 4.0 - - - 1.0 - - - 0.5 - - - - - 9 - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 150.0 - - - - - 0.8 - - - 3.0 - - - 0.3 - - - 0.2 - - - 1 - - - - - - - 10.0 - - - 50.0 - - - 20.0 - - - 20.0 - - - 10.0 - - - 20.0 - - - 0 - - - false - - - - - - 9 - - - 5.0 - - - - - - - - 9 - - - 10.0 - - - 5.0 - - - - - 10.0 - - - - - - 9 - - - 10.0 - - - - - 80.0 - - - - 0.1 - - - 0.05 - - - -1 - - - 1.0 - - - 0 - - - 0.1 - - - 0.75 - - - 5.0 - - - 10.0 - - - - - 0.2 - - - 10.0 - - - - - 0 - - - - 3 - - - 15.0 - - - 50.0 - - - - - 9 - - - 40.0 - - - 8.0 - - - 10.0 - - - - - - - - 25.0 - - - 0.4 - - - 20.0 - - - 50.0 - - - 2 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - 0xDC89CC3C:0xA79BB82E - - enabled - enabled - - + + + PirateRagDoll.rel + SpacePirate.rel + + + SpacePirate + + + + + + 360.0 + + + 90.0 + + + 4.0 + + + 1.0 + + + 0.5 + + + + + 9 + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 150.0 + + + + + 0.80000001 + + + 3.0 + + + 0.30000001 + + + 0.2 + + + 1 + + + + + + + 10.0 + + + 50.0 + + + 20.0 + + + 20.0 + + + 10.0 + + + 20.0 + + + 0 + + + false + + + + WPSC + + + + + + 9 + + + 5.0 + + + + + 0 + + + + + 9 + + + 10.0 + + + 5.0 + + + + + 10.0 + + + + WPSC + + + + + + 9 + + + 10.0 + + + + + 80.0 + + + 0 + + + 0.1 + + + 0.050000001 + + + -1 + + + 1.0 + + + 0 + + + 0.1 + + + 0.75 + + + 5.0 + + + 10.0 + + + 0 + + + 0 + + + 0.2 + + + 10.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp2demo/Script/SpankWeed.xml b/templates/mp2demo/Script/SpankWeed.xml index 8dcf86fa..3c6d7b02 100644 --- a/templates/mp2demo/Script/SpankWeed.xml +++ b/templates/mp2demo/Script/SpankWeed.xml @@ -1,72 +1,68 @@ - - SpankWeed - - SpankWeed.rel - - - - - - - - - 9 - - - 20.0 - - - 1.0 - - - - - 1.0 - - - - - 1000000.0 - - - - - - - - true - - - 60.0 - - - 30.0 - - - 15.0 - - - 5.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + SpankWeed.rel + + + SpankWeed + + + + + + + + 9 + + + 20.0 + + + 1.0 + + + + + 1.0 + + + + + 1000000.0 + + + + + + + + true + + + 60.0 + + + 30.0 + + + 15.0 + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/SpawnPoint.xml b/templates/mp2demo/Script/SpawnPoint.xml index 5ccd434b..6e252718 100644 --- a/templates/mp2demo/Script/SpawnPoint.xml +++ b/templates/mp2demo/Script/SpawnPoint.xml @@ -1,30 +1,25 @@ - - SpawnPoint - - - - true - - - false - - - - - - - - - - - - - - - - 0.5559 - enabled - enabled - - + + + SpawnPoint + + + + true + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.55589998 + diff --git a/templates/mp2demo/Script/SpecialFunction.xml b/templates/mp2demo/Script/SpecialFunction.xml index 93f527ef..81fdd78e 100644 --- a/templates/mp2demo/Script/SpecialFunction.xml +++ b/templates/mp2demo/Script/SpecialFunction.xml @@ -1,59 +1,61 @@ - - SpecialFunction - - - - - false - - - - - 0 - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0 - - - 0 - - - - 0 - - - - - - - - - - - - - - - - - script/common/SpecialFunction.TXTR - - 0.5 - enabled - enabled - - + + + SpecialFunction + + + + + false + + + + + 0 + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0 + + + 0 + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/SpiderBallAttractionSurface.xml b/templates/mp2demo/Script/SpiderBallAttractionSurface.xml index 7a1aa962..66351735 100644 --- a/templates/mp2demo/Script/SpiderBallAttractionSurface.xml +++ b/templates/mp2demo/Script/SpiderBallAttractionSurface.xml @@ -1,24 +1,21 @@ - - SpiderBallAttractionSurface - - - - - - - - - - - - - - - script/common/SpiderBallAttractionSurface.TXTR - - enabled - volume - - - + + + SpiderBallAttractionSurface + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/SpiderBallWaypoint.xml b/templates/mp2demo/Script/SpiderBallWaypoint.xml index 30a748fe..a3268cc9 100644 --- a/templates/mp2demo/Script/SpiderBallWaypoint.xml +++ b/templates/mp2demo/Script/SpiderBallWaypoint.xml @@ -1,26 +1,22 @@ - - SpiderBallWaypoint - - - - 0 - - - - - - - - - - - - - - script/common/SpiderBallWaypoint.CMDL - - enabled - enabled - - + + + SpiderBallWaypoint + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2demo/Script/SpindleCamera.xml b/templates/mp2demo/Script/SpindleCamera.xml index d1a8e91d..245a8907 100644 --- a/templates/mp2demo/Script/SpindleCamera.xml +++ b/templates/mp2demo/Script/SpindleCamera.xml @@ -1,49 +1,44 @@ - - SpindleCamera - - - - 6400 - - - - - - - - - - - - - - - - - - - - false - - - - - false - - - - - - - - - - - - - - enabled - enabled - - + + + SpindleCamera + + + + 6400 + + + + + + + + + + + + + + + + + + + + false + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2demo/Script/Splinter.xml b/templates/mp2demo/Script/Splinter.xml index d3194070..551a48ef 100644 --- a/templates/mp2demo/Script/Splinter.xml +++ b/templates/mp2demo/Script/Splinter.xml @@ -1,92 +1,96 @@ - - Splinter - - Splinter.rel - - - - - - 5.0 - - - 18.0 - - - 1.0 - - - 3.0 - - - 1 - - - 2 - - - - - 9 - - - 5.0 - - - - - 0 - - - - - - - - - 32.0 - - - 7.0 - - - 17.0 - - - 0.5 - - - 1.0 - - - - - - - -1 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x6D752EFC - 0x0D6AB7B5 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xE61748ED:0xAD54DA11 - - enabled - enabled - - + + + Splinter.rel + + + Splinter + + + + + CMDL + + + + 5.0 + + + 18.0 + + + 1.0 + + + 3.0 + + + 1 + + + 2 + + + + + 9 + + + 5.0 + + + + + 0 + + + + + + PART + + + + + + + 32.0 + + + 7.0 + + + 17.0 + + + 0.5 + + + 1.0 + + + + + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp2demo/Script/SplitterCommandModule.xml b/templates/mp2demo/Script/SplitterCommandModule.xml index 45256998..d182630b 100644 --- a/templates/mp2demo/Script/SplitterCommandModule.xml +++ b/templates/mp2demo/Script/SplitterCommandModule.xml @@ -1,161 +1,50 @@ - - SplitterCommandModule - - Splitter.rel - - - - - - - 60.0 - - - 12.0 - - - 37.0 - - - - - 150.0 - - - - - 2 - - - - - - - - 10 - - - 20.0 - - - 720.0 - - - 20.0 - - - 4.0 - - - 10.0 - - - 20.0 - - - 3 - - - - - - 9 - - - 10.0 - - - - - 1 - - - 3 - - - 100.0 - - - 10.0 - - - 100.0 - - - 45.0 - - - - - 9 - - - 10.0 - - - - - - - 500.0 - - - 4.0 - - - 1.0 - - - 20.0 - - - 0.25 - - - 2.0 - - - 0.498039, 0.498039, 0.498039, 0.498039 - - - 0.6, 0.6, 0.0, 0.498039 - - - - - - - - - -1 - - - -1 - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Splitter.rel + + + SplitterCommandModule + + + + + + 60.0 + + + 12.0 + + + 37.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/SplitterMainChassis.xml b/templates/mp2demo/Script/SplitterMainChassis.xml index c2922c51..6b9f61c8 100644 --- a/templates/mp2demo/Script/SplitterMainChassis.xml +++ b/templates/mp2demo/Script/SplitterMainChassis.xml @@ -1,151 +1,50 @@ - - SplitterMainChassis - - Splitter.rel - - - - - - - 60.0 - - - 12.0 - - - 37.0 - - - - - 150.0 - - - - - 2 - - - - - - - - 124 - - - 2.0 - - - 2.5 - - - 6.0 - - - - - 9 - - - 20.0 - - - 5.0 - - - - - 3.0 - - - 100.0 - - - 40.0 - - - 3.0 - - - 6.0 - - - 30.0 - - - 60.0 - - - 20.0 - - - 20.0 - - - 60.0 - - - 20.0 - - - 6.0 - - - 6.0 - - - 1.5 - - - 10.0 - - - 30.0 - - - 4 - - - 30.0 - - - - - 9 - - - 20.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Splitter.rel + + + SplitterMainChassis + + + + + + 60.0 + + + 12.0 + + + 37.0 + + + + + 150.0 + + + + + 2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/SporbBase.xml b/templates/mp2demo/Script/SporbBase.xml index 0e39b556..4c1562d1 100644 --- a/templates/mp2demo/Script/SporbBase.xml +++ b/templates/mp2demo/Script/SporbBase.xml @@ -1,128 +1,156 @@ - - SporbBase - - Sporb.rel - - - - - - - 2.0 - - - 2.0 - - - 1.0 - - - 1.0 - - - 1 - - - 1 - - - 0.0 - - - 0.0, 0.0, 0.0 - - - - 0.1 - - - -10.0 - - - -100.0 - - - 50.0 - - - 0.0 - - - 2.0 - - - 2.0 - - - 2.0 - - - 40.0 - - - 0.0 - - - 5.0 - - - 20.0 - - - false - - - - - - 9 - - - 5.0 - - - 2.0 - - - - - 20.0 - - - 1.0 - - - - -1 - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Sporb.rel + + + SporbBase + + + + + + 2.0 + + + 2.0 + + + 1.0 + + + 1.0 + + + 1 + + + 1 + + + 0.0 + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + 0.1 + + + -10.0 + + + -100.0 + + + 50.0 + + + 0.0 + + + 2.0 + + + 2.0 + + + 2.0 + + + 40.0 + + + 0.0 + + + 5.0 + + + 20.0 + + + false + + + + WPSC + + + + + + 9 + + + 5.0 + + + 2.0 + + + + + 20.0 + + + 1.0 + + + 0 + + + -1 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/SporbNeedle.xml b/templates/mp2demo/Script/SporbNeedle.xml index 517a21f4..83890691 100644 --- a/templates/mp2demo/Script/SporbNeedle.xml +++ b/templates/mp2demo/Script/SporbNeedle.xml @@ -1,60 +1,78 @@ - - SporbNeedle - - Sporb.rel - - - - - - - 60.0 - - - 1.0 - - - - - 9 - - - 5.0 - - - 2.0 - - - - - 1.5 - - - - - - - - - - - - - - - - - - - - - - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - 0xC27FFA8F - - enabled - enabled - - + + + Sporb.rel + + + SporbNeedle + + + + + + CMDL + + + + 60.0 + + + 1.0 + + + + + 9 + + + 5.0 + + + 2.0 + + + + + 1.5 + + + + PART + + + + + PART + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/SporbProjectile.xml b/templates/mp2demo/Script/SporbProjectile.xml index 87334dd6..da20f29e 100644 --- a/templates/mp2demo/Script/SporbProjectile.xml +++ b/templates/mp2demo/Script/SporbProjectile.xml @@ -1,33 +1,37 @@ - - SporbProjectile - - Sporb.rel - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Sporb.rel + + + SporbProjectile + + + + + + + PART + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/SporbTop.xml b/templates/mp2demo/Script/SporbTop.xml index 029e6d75..15912c3b 100644 --- a/templates/mp2demo/Script/SporbTop.xml +++ b/templates/mp2demo/Script/SporbTop.xml @@ -1,31 +1,27 @@ - - SporbTop - - Sporb.rel - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Sporb.rel + + + SporbTop + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Steam.xml b/templates/mp2demo/Script/Steam.xml index 2cbb25c8..9a5aee3c 100644 --- a/templates/mp2demo/Script/Steam.xml +++ b/templates/mp2demo/Script/Steam.xml @@ -1,39 +1,39 @@ - - Steam - - - - - - 0.35 - - - 1.0 - - - 2.0 - - - 0.0 - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + Steam + + + + + + TXTR + + + + 0.34999999 + + + 1.0 + + + 2.0 + + + 0.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/StoneToad.xml b/templates/mp2demo/Script/StoneToad.xml index 1c541e00..92549e3c 100644 --- a/templates/mp2demo/Script/StoneToad.xml +++ b/templates/mp2demo/Script/StoneToad.xml @@ -1,37 +1,33 @@ - - StoneToad - - StoneToad.rel - - - - - - - 1 - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + StoneToad.rel + + + StoneToad + + + + + + 1 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/StreamedAudio.xml b/templates/mp2demo/Script/StreamedAudio.xml index 81a380de..4e425ce0 100644 --- a/templates/mp2demo/Script/StreamedAudio.xml +++ b/templates/mp2demo/Script/StreamedAudio.xml @@ -1,43 +1,39 @@ - - StreamedAudio - - - - - false - - - 0.25 - - - 0.25 - - - 127 - - - 0 - - - true - - - - - - - - - - - - - - script/common/StreamedAudio.TXTR - - 0.5 - enabled - enabled - - + + + StreamedAudio + + + + + false + + + 0.25 + + + 0.25 + + + 127 + + + 0 + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Subtitle.xml b/templates/mp2demo/Script/Subtitle.xml index 36a67ba0..b5df583d 100644 --- a/templates/mp2demo/Script/Subtitle.xml +++ b/templates/mp2demo/Script/Subtitle.xml @@ -1,39 +1,38 @@ - - Subtitle - - - - - 0 - - - 0 - - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Subtitle + + + + + 0 + + + 0 + + + + STRG + + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/SurfaceCamera.xml b/templates/mp2demo/Script/SurfaceCamera.xml index 85ea7092..2cba6351 100644 --- a/templates/mp2demo/Script/SurfaceCamera.xml +++ b/templates/mp2demo/Script/SurfaceCamera.xml @@ -1,41 +1,40 @@ - - SurfaceCamera - - - - 2 - - - 1 - - - - 0.0, 0.0, 0.0 - - - - false - - - - false - - - - - - - - - - - - - - - - enabled - enabled - - + + + SurfaceCamera + + + + 2 + + + 1 + + + + + 0.0 + 0.0 + 0.0 + + + + + false + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2demo/Script/Switch.xml b/templates/mp2demo/Script/Switch.xml index 51908e3d..3d977aa9 100644 --- a/templates/mp2demo/Script/Switch.xml +++ b/templates/mp2demo/Script/Switch.xml @@ -1,27 +1,22 @@ - - Switch - - - - false - - - false - - - - - - - - - - - - - - enabled - enabled - - + + + Switch + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp2demo/Script/TargetingPoint.xml b/templates/mp2demo/Script/TargetingPoint.xml index d2b3e6f4..83993313 100644 --- a/templates/mp2demo/Script/TargetingPoint.xml +++ b/templates/mp2demo/Script/TargetingPoint.xml @@ -1,28 +1,23 @@ - - TargetingPoint - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TargetingPoint + + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/TeamAI.xml b/templates/mp2demo/Script/TeamAI.xml index f2f8e5d7..844351d5 100644 --- a/templates/mp2demo/Script/TeamAI.xml +++ b/templates/mp2demo/Script/TeamAI.xml @@ -1,49 +1,44 @@ - - TeamAI - - - - 20 - - - 2 - - - 2 - - - 30 - - - 1 - - - 1 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TeamAI + + + + 20 + + + 2 + + + 2 + + + 30 + + + 1 + + + 1 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/TextPane.xml b/templates/mp2demo/Script/TextPane.xml index 85a4e10f..92e6e165 100644 --- a/templates/mp2demo/Script/TextPane.xml +++ b/templates/mp2demo/Script/TextPane.xml @@ -1,46 +1,49 @@ - - TextPane - - - - - - 80 - - - 10 - - - - - 0.0, 0.0, 0.0 - - - - - 1 - - - 0.25 - - - 0.25 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TextPane + + + + + + 80 + + + 10 + + + + + + 0.0 + 0.0 + 0.0 + + + + + STRG + + + + + 1 + + + 0.25 + + + 0.25 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/TimeKeyframe.xml b/templates/mp2demo/Script/TimeKeyframe.xml index 43121e91..233cfe31 100644 --- a/templates/mp2demo/Script/TimeKeyframe.xml +++ b/templates/mp2demo/Script/TimeKeyframe.xml @@ -1,25 +1,20 @@ - - TimeKeyframe - - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TimeKeyframe + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/Timer.xml b/templates/mp2demo/Script/Timer.xml index 94bc450e..f8ee988f 100644 --- a/templates/mp2demo/Script/Timer.xml +++ b/templates/mp2demo/Script/Timer.xml @@ -1,39 +1,35 @@ - - Timer - - - - 5.0 - - - 0.0 - A random value between this number and 0 will be added to the timer's start time. - - - false - If enabled, when the timer reaches 0, it will reset back to its start time. If Auto-Start is also enabled, it will begin ticking again. - - - false - If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. - - - - - - - - - - - - - - script/common/Timer.TXTR - - 0.5 - enabled - enabled - - + + + Timer + + + + 5.0 + + + A random value between this number and 0 will be added to the timer's start time. + 0.0 + + + If enabled, when the timer reaches 0, it will reset back to its start time. If Auto-Start is also enabled, it will begin ticking again. + false + + + If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/Trigger.xml b/templates/mp2demo/Script/Trigger.xml index 01e51851..7c76d651 100644 --- a/templates/mp2demo/Script/Trigger.xml +++ b/templates/mp2demo/Script/Trigger.xml @@ -1,31 +1,28 @@ - - Trigger - - - - - false - - - false - - - - - - - - - - - - - - script/common/Trigger.TXTR - - enabled - volume - - - + + + Trigger + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp2demo/Script/TriggerEllipsoid.xml b/templates/mp2demo/Script/TriggerEllipsoid.xml index bd1a7023..83652502 100644 --- a/templates/mp2demo/Script/TriggerEllipsoid.xml +++ b/templates/mp2demo/Script/TriggerEllipsoid.xml @@ -1,30 +1,30 @@ - - TriggerEllipsoid - - - - - false - - - false - - - - - - - - - - - - - - - enabled - volume - - - + + + TriggerEllipsoid + + + + + false + + + false + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + EllipsoidShape + diff --git a/templates/mp2demo/Script/TriggerOrientated.xml b/templates/mp2demo/Script/TriggerOrientated.xml index db2d8a57..be90d5c2 100644 --- a/templates/mp2demo/Script/TriggerOrientated.xml +++ b/templates/mp2demo/Script/TriggerOrientated.xml @@ -1,29 +1,25 @@ - - TriggerOrientated - - - - - false - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + TriggerOrientated + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/Tryclops.xml b/templates/mp2demo/Script/Tryclops.xml index 209e5c78..e6d58847 100644 --- a/templates/mp2demo/Script/Tryclops.xml +++ b/templates/mp2demo/Script/Tryclops.xml @@ -1,68 +1,64 @@ - - Tryclops - - Tryclops.rel - - - - - - - 0.0 - - - 10.0 - - - - - 5.0 - - - 1.0 - - - - - 0.6 - - - 1.0 - - - - - - 20.0 - - - 45.0 - - - 4.0 - - - 20.0 - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + Tryclops.rel + + + Tryclops + + + + + + 0.0 + + + 10.0 + + + + + 5.0 + + + 1.0 + + + + + 0.60000002 + + + 1.0 + + + + + + 20.0 + + + 45.0 + + + 4.0 + + + 20.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/VisorFlare.xml b/templates/mp2demo/Script/VisorFlare.xml index b14ae79e..454eb056 100644 --- a/templates/mp2demo/Script/VisorFlare.xml +++ b/templates/mp2demo/Script/VisorFlare.xml @@ -1,77 +1,73 @@ - - VisorFlare - - - - 0 - - - true - - - 0.1 - - - 1.0 - - - 2.0 - - - 0 - - - true - - - false - - - - - - 0.25 - - - - - - - 0.5 - - - - - - - 0.75 - - - - - - - 1.0 - - - - - - - - - - - - - - - - script/common/VisorFlare.TXTR - - 0.5 - enabled - enabled - - + + + VisorFlare + + + + 0 + + + true + + + 0.1 + + + 1.0 + + + 2.0 + + + 0 + + + true + + + false + + + + + + 0.25 + + + + + + + 0.5 + + + + + + + 0.75 + + + + + + + 1.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/VisorGoo.xml b/templates/mp2demo/Script/VisorGoo.xml index 0c2f7a39..48b8b120 100644 --- a/templates/mp2demo/Script/VisorGoo.xml +++ b/templates/mp2demo/Script/VisorGoo.xml @@ -1,50 +1,58 @@ - - VisorGoo - - - - - - 1.0 - - - 8.0 - - - 40.0 - - - 20.0 - - - 1.0, 1.0, 1.0, 1.0 - - - -1 - - - false - - - false - - - - - - - - - - - - - - script/common/VisorGoo.TXTR - - 0.5 - enabled - enabled - - + + + VisorGoo + + + + + PART + + + + + ELSC + + + + 1.0 + + + 8.0 + + + 40.0 + + + 20.0 + + + + 1.0 + 1.0 + 1.0 + + + + -1 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp2demo/Script/WallCrawlerSwarm.xml b/templates/mp2demo/Script/WallCrawlerSwarm.xml index e7e78e6e..52f50ce0 100644 --- a/templates/mp2demo/Script/WallCrawlerSwarm.xml +++ b/templates/mp2demo/Script/WallCrawlerSwarm.xml @@ -1,145 +1,149 @@ - - WallCrawlerSwarm - - WallCrawlerSwarm.rel - - - - - true - - - - 0 - - - - -1 - - - -1 - - - - - -1 - - - -1 - - - - - 9 - - - 5.0 - - - 5.0 - - - - - 1.0 - - - - - 9 - - - - - 0.3 - - - 0.7 - - - 0.0 - - - 3.0 - - - 50 - - - 0 - - - 2.5 - - - 1.0 - - - 0.7 - - - 0.4 - - - 0.7 - - - 0.7 - - - 10.0 - - - 6.0 - - - 5 - - - 0.0 - - - 1.0 - - - 0.0 - - - - - 2.0 - - - 2.0 - - - - - - -1 - - - -1 - - - - - - - - - - - - - - - 0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawlerSwarm.rel + + + WallCrawlerSwarm + + + + true + + + + 0 + + + + -1 + + + -1 + + + + PART + + + + + PART + + + + -1 + + + -1 + + + + + 9 + + + 5.0 + + + 5.0 + + + + + 1.0 + + + + + 9 + + + + + 0.30000001 + + + 0.69999999 + + + 0.0 + + + 3.0 + + + 50 + + + 0 + + + 2.5 + + + 1.0 + + + 0.69999999 + + + 0.40000001 + + + 0.69999999 + + + 0.69999999 + + + 10.0 + + + 6.0 + + + 5 + + + 0.0 + + + 1.0 + + + 0.0 + + + + + 2.0 + + + 2.0 + + + + + + -1 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/WallWalker.xml b/templates/mp2demo/Script/WallWalker.xml index 8452199b..507535e7 100644 --- a/templates/mp2demo/Script/WallWalker.xml +++ b/templates/mp2demo/Script/WallWalker.xml @@ -1,80 +1,96 @@ - - WallWalker - - WallCrawler.rel - WallWalker.rel - - - - - - - 1 - - - - - - - 2.5 - - - 1080.0 - - - 0.4 - - - 40.0 - - - - - - - 4.0 - - - 0.5 - - - 5 - - - -1 - - - -1 - - - 2.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WallCrawler.rel + WallWalker.rel + + + WallWalker + + + + + + 1 + + + + + + + 2.5 + + + 1080.0 + + + 0.40000001 + + + 40.0 + + + + + PART + + + + + PART + + + + + PART + + + + 4.0 + + + 0.5 + + + 5 + + + -1 + + + -1 + + + 2.0 + + + 5.0 + + + + WPSC + + + + + + PART + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/Water.xml b/templates/mp2demo/Script/Water.xml index 2ae9c838..7626836a 100644 --- a/templates/mp2demo/Script/Water.xml +++ b/templates/mp2demo/Script/Water.xml @@ -1,121 +1,185 @@ - - Water - - - - - 0.0 - - - 0.0 - - - 5.0 - - - 5.0 - - - 0 - - - - - - - - 1.0 - - - - -1 - - - -1 - - - 0.0, 0.0, 0.498039, 1.0 - - - 0.6 - - - 0.2 - - - 1.0 - - - 1.0 - - - 0.0 - - - - - - - - 10.0 - - - 0.0 - - - 0.0, 0.498039, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - -1 - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 0.5 - - - true - - - 0.3 - - - - - - - - - - - - - - enabled - volume - - - + + + Water + + + + + 0.0 + + + 0.0 + + + 5.0 + + + 5.0 + + + 0 + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + 1.0 + + + + TXTR + + + + -1 + + + -1 + + + + 0.0 + 0.0 + 0.49803901 + + + + 0.60000002 + + + 0.2 + + + 1.0 + + + 1.0 + + + 0.0 + + + + + + + + 10.0 + + + 0.0 + + + + 0.0 + 0.49803901 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + + PART + + + + 0 + + + -1 + + + 0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + 1.0 + + + 0.5 + + + true + + + 0.30000001 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp2demo/Script/Waypoint.xml b/templates/mp2demo/Script/Waypoint.xml index fa695e25..e9df83e6 100644 --- a/templates/mp2demo/Script/Waypoint.xml +++ b/templates/mp2demo/Script/Waypoint.xml @@ -1,23 +1,19 @@ - - Waypoint - - - - - - - - - - - - - - - script/common/Waypoint.CMDL - - enabled - enabled - - + + + Waypoint + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp2demo/Script/WispTentacle.xml b/templates/mp2demo/Script/WispTentacle.xml index 8cae5f7e..34125354 100644 --- a/templates/mp2demo/Script/WispTentacle.xml +++ b/templates/mp2demo/Script/WispTentacle.xml @@ -1,62 +1,58 @@ - - WispTentacle - - WispTentacle.rel - - - - - 30.0 - - - 20.0 - - - 10.0 - - - 0.0 - - - - - 9 - - - 5.0 - - - - - false - - - 2.0 - - - 0.2 - - - - - - - - - - - - - - - - - 0xB3774750:0xE25FB08C - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + WispTentacle.rel + + + WispTentacle + + + + 30.0 + + + 20.0 + + + 10.0 + + + 0.0 + + + + + 9 + + + 5.0 + + + + + false + + + 2.0 + + + 0.2 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp2demo/Script/WorldLightFader.xml b/templates/mp2demo/Script/WorldLightFader.xml index fb13041e..d61ac03b 100644 --- a/templates/mp2demo/Script/WorldLightFader.xml +++ b/templates/mp2demo/Script/WorldLightFader.xml @@ -1,28 +1,23 @@ - - WorldLightFader - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldLightFader + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Script/WorldTeleporter.xml b/templates/mp2demo/Script/WorldTeleporter.xml index f1dc6fb5..3fbf315b 100644 --- a/templates/mp2demo/Script/WorldTeleporter.xml +++ b/templates/mp2demo/Script/WorldTeleporter.xml @@ -1,79 +1,112 @@ - - WorldTeleporter - - - - - - - 1.0, 1.0, 1.0 - - - - 1.0, 1.0, 1.0 - - - - 1.0, 1.0, 1.0 - - - true - - - - 127 - - - 64 - - - false - - - - - false - - - 0.01 - - - 8.0 - - - 0.0 - - - - false - - - 0.0 - - - 2.0 - - - 3.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldTeleporter + + + + + MLVL + + + + + MREA + + + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + 1.0 + 1.0 + 1.0 + + + + true + + + 0 + + + 127 + + + 64 + + + false + + + + FONT + + + + + STRG + + + + false + + + 0.0099999998 + + + 8.0 + + + 0.0 + + + + false + + + 0.0 + + + 2.0 + + + 3.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp2demo/Structs/ActorParameters.xml b/templates/mp2demo/Structs/ActorParameters.xml index 0ee95a68..bbabfd44 100644 --- a/templates/mp2demo/Structs/ActorParameters.xml +++ b/templates/mp2demo/Structs/ActorParameters.xml @@ -1,30 +1,49 @@ - - - - - - - - - - true - - - 1.0 - - - 1.0 - - - - false - - - false - - - false - - - + + + ActorParameters + + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + true + + + 1.0 + + + 1.0 + + + + false + + + false + + + false + + + + diff --git a/templates/mp2demo/Structs/BehaveChance.xml b/templates/mp2demo/Structs/BehaveChance.xml index a10123b5..e6d2159d 100644 --- a/templates/mp2demo/Structs/BehaveChance.xml +++ b/templates/mp2demo/Structs/BehaveChance.xml @@ -1,26 +1,29 @@ - - - - 25.0 - - - 25.0 - - - 25.0 - - - 25.0 - - - 2.0 - - - 50.0 - - - 1 - - - + + + BehaveChance + + + 25.0 + + + 25.0 + + + 25.0 + + + 25.0 + + + 2.0 + + + 50.0 + + + 1 + + + + diff --git a/templates/mp2demo/Structs/CameraHintStructA.xml b/templates/mp2demo/Structs/CameraHintStructA.xml index 2c16c5ad..7b2a15b3 100644 --- a/templates/mp2demo/Structs/CameraHintStructA.xml +++ b/templates/mp2demo/Structs/CameraHintStructA.xml @@ -1,11 +1,14 @@ - - - - false - - - 8.0 - - - + + + CameraHintStructA + + + false + + + 8.0 + + + + diff --git a/templates/mp2demo/Structs/CameraHintStructB.xml b/templates/mp2demo/Structs/CameraHintStructB.xml index 71d5e541..a68694b5 100644 --- a/templates/mp2demo/Structs/CameraHintStructB.xml +++ b/templates/mp2demo/Structs/CameraHintStructB.xml @@ -1,11 +1,14 @@ - - - - false - - - 90.0 - - - + + + CameraHintStructB + + + false + + + 90.0 + + + + diff --git a/templates/mp2demo/Structs/CameraShakerData.xml b/templates/mp2demo/Structs/CameraShakerData.xml index 4a3d1bd5..1bfc126e 100644 --- a/templates/mp2demo/Structs/CameraShakerData.xml +++ b/templates/mp2demo/Structs/CameraShakerData.xml @@ -1,18 +1,23 @@ - - - - 16 - - - 5.0 - - - - - - 1.0 - - - - + + + CameraShakerData + + + 16 + + + 5.0 + + + + + + 1.0 + + + 0 + + + + diff --git a/templates/mp2demo/Structs/ConditionalTest.xml b/templates/mp2demo/Structs/ConditionalTest.xml index d8d6cb94..e6070137 100644 --- a/templates/mp2demo/Structs/ConditionalTest.xml +++ b/templates/mp2demo/Structs/ConditionalTest.xml @@ -1,20 +1,23 @@ - - - - 1 - - - 0 - - - 0 - - - 0 - - - 0 - - - + + + ConditionalTest + + + 1 + + + 0 + + + 0 + + + 0 + + + 0 + + + + diff --git a/templates/mp2demo/Structs/DamageInfo.xml b/templates/mp2demo/Structs/DamageInfo.xml index 95ee0a7a..6d3a3fa5 100644 --- a/templates/mp2demo/Structs/DamageInfo.xml +++ b/templates/mp2demo/Structs/DamageInfo.xml @@ -1,17 +1,20 @@ - - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - + + + DamageInfo + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp2demo/Structs/DamageVulnerability.xml b/templates/mp2demo/Structs/DamageVulnerability.xml index dd69b732..c95d5b6a 100644 --- a/templates/mp2demo/Structs/DamageVulnerability.xml +++ b/templates/mp2demo/Structs/DamageVulnerability.xml @@ -1,106 +1,109 @@ - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - - 0.0 - - - - - - - - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - - - - - - - - - 0.0 - - - - - + + + DamageVulnerability + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + + 0.0 + + + + + + + + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + + + + + + + + + 0.0 + + + + + + diff --git a/templates/mp2demo/Structs/DarkSamusStruct.xml b/templates/mp2demo/Structs/DarkSamusStruct.xml index c674554e..8faf17aa 100644 --- a/templates/mp2demo/Structs/DarkSamusStruct.xml +++ b/templates/mp2demo/Structs/DarkSamusStruct.xml @@ -1,51 +1,54 @@ - - - - -1.0 - - - 2.5 - - - 4.0 - - - 2.5 - - - 4.0 - - - 3.5 - - - 20.0 - - - 1.5 - - - 3.0 - - - - - - - - - - - - - - - - - - - - - - + + + DarkSamusStruct + + + -1.0 + + + 2.5 + + + 4.0 + + + 2.5 + + + 4.0 + + + 3.5 + + + 20.0 + + + 1.5 + + + 3.0 + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2demo/Structs/DigitalGuardianHeadStruct.xml b/templates/mp2demo/Structs/DigitalGuardianHeadStruct.xml index f037c8c6..7bab505e 100644 --- a/templates/mp2demo/Structs/DigitalGuardianHeadStruct.xml +++ b/templates/mp2demo/Structs/DigitalGuardianHeadStruct.xml @@ -1,7 +1,10 @@ - - - - - - + + + DigitalGuardianHeadStruct + + + + + + diff --git a/templates/mp2demo/Structs/EditorProperties.xml b/templates/mp2demo/Structs/EditorProperties.xml index eb76ae92..a93fa69d 100644 --- a/templates/mp2demo/Structs/EditorProperties.xml +++ b/templates/mp2demo/Structs/EditorProperties.xml @@ -1,10 +1,13 @@ - - - - - - true - - - + + + EditorProperties + + + + + true + + + + diff --git a/templates/mp2demo/Structs/FlareDef.xml b/templates/mp2demo/Structs/FlareDef.xml index b5ca88af..443634d3 100644 --- a/templates/mp2demo/Structs/FlareDef.xml +++ b/templates/mp2demo/Structs/FlareDef.xml @@ -1,15 +1,26 @@ - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - + + + FlareDef + + + + TXTR + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp2demo/Structs/GrappleParameters.xml b/templates/mp2demo/Structs/GrappleParameters.xml index 3c9cb645..04a19d45 100644 --- a/templates/mp2demo/Structs/GrappleParameters.xml +++ b/templates/mp2demo/Structs/GrappleParameters.xml @@ -1,41 +1,44 @@ - - - - 10.0 - - - 10.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 45.0 - - - 90.0 - - - 0.0 - - - 0.0 - - - false - - - + + + GrappleParameters + + + 10.0 + + + 10.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 45.0 + + + 90.0 + + + 0.0 + + + 0.0 + + + false + + + + diff --git a/templates/mp2demo/Structs/GuiWidgetProperties.xml b/templates/mp2demo/Structs/GuiWidgetProperties.xml index 1afad396..c9dbccd2 100644 --- a/templates/mp2demo/Structs/GuiWidgetProperties.xml +++ b/templates/mp2demo/Structs/GuiWidgetProperties.xml @@ -1,12 +1,15 @@ - - - - - 1 - - - false - - - + + + GuiWidgetProperties + + + + 1 + + + false + + + + diff --git a/templates/mp2demo/Structs/HealthInfo.xml b/templates/mp2demo/Structs/HealthInfo.xml index 46c7fa61..1d644213 100644 --- a/templates/mp2demo/Structs/HealthInfo.xml +++ b/templates/mp2demo/Structs/HealthInfo.xml @@ -1,11 +1,14 @@ - - - - 5.0 - - - 1.0 - - - + + + HealthInfo + + + 5.0 + + + 1.0 + + + + diff --git a/templates/mp2demo/Structs/IngPossessionData.xml b/templates/mp2demo/Structs/IngPossessionData.xml index 50acd5d7..fb591f09 100644 --- a/templates/mp2demo/Structs/IngPossessionData.xml +++ b/templates/mp2demo/Structs/IngPossessionData.xml @@ -1,31 +1,34 @@ - - - - false - - - -1 - - - -1 - - - - - 150.0 - - - 2.0 - - - - - 2.0 - - - -1 - - - - + + + IngPossessionData + + + false + + + -1 + + + -1 + + + + + 150.0 + + + 2.0 + + + + + 2.0 + + + -1 + + + + + diff --git a/templates/mp2demo/Structs/LayerInfo.xml b/templates/mp2demo/Structs/LayerInfo.xml index 49f1ab6f..fa0a31ca 100644 --- a/templates/mp2demo/Structs/LayerInfo.xml +++ b/templates/mp2demo/Structs/LayerInfo.xml @@ -1,20 +1,23 @@ - - - - 0 - - - 5.0 - - - 0.0 - - - 0.15 - - - 10.0 - - - + + + LayerInfo + + + 0 + + + 5.0 + + + 0.0 + + + 0.15000001 + + + 10.0 + + + + diff --git a/templates/mp2demo/Structs/LayerSwitch.xml b/templates/mp2demo/Structs/LayerSwitch.xml index 56237535..9d2f4257 100644 --- a/templates/mp2demo/Structs/LayerSwitch.xml +++ b/templates/mp2demo/Structs/LayerSwitch.xml @@ -1,9 +1,16 @@ - - - - - 0 - - - + + + LayerSwitch + true + + + Area ID + + + Layer # + 0 + + + + diff --git a/templates/mp2demo/Structs/LightParameters.xml b/templates/mp2demo/Structs/LightParameters.xml index 13ff5d33..949353b3 100644 --- a/templates/mp2demo/Structs/LightParameters.xml +++ b/templates/mp2demo/Structs/LightParameters.xml @@ -1,56 +1,67 @@ - - - - true - - - 1.0 - - - 0 - - - 1.0 - - - 20.0 - - - 1.0, 1.0, 1.0, 1.0 - - - true - - - 0x00000001 - - - - - - - - - 1 - - - 0.0, 0.0, 0.0 - - - 4 - - - 4 - - - false - - - false - - - 0 - - - + + + LightParameters + + + true + + + 1.0 + + + 0 + + + 1.0 + + + 20.0 + + + + 1.0 + 1.0 + 1.0 + + + + true + + + 0x1 + + + + + + + + + 1 + + + + 0.0 + 0.0 + 0.0 + + + + 4 + + + 4 + + + false + + + false + + + 0 + + + + diff --git a/templates/mp2demo/Structs/MayaSpline.xml b/templates/mp2demo/Structs/MayaSpline.xml deleted file mode 100644 index d8759fcf..00000000 --- a/templates/mp2demo/Structs/MayaSpline.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/templates/mp2demo/Structs/PatternedInfo.xml b/templates/mp2demo/Structs/PatternedInfo.xml index f54da614..c4838b37 100644 --- a/templates/mp2demo/Structs/PatternedInfo.xml +++ b/templates/mp2demo/Structs/PatternedInfo.xml @@ -1,111 +1,146 @@ - - - - 150.0 - - - 1.0 - - - 120.0 - - - 100.0 - - - 0.0 - - - 60.0 - - - 6.0 - - - 11.0 - - - 2.0 - - - 1.0 - - - 50.0 - - - 25.0 - - - 5.0 - - - - 2.0 - - - - - 2.0 - - - - - - 1.0 - - - 2.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - 1000.0 - - - 1000.0 - - - 0.0 - - - -1 - - - - - - 0.1 - - - 0.1 - - - 2.0 - - - 0 - - - 0.0, 0.0, 0.0 - - - - - 0.0, 0.0, 0.0 - - - - -1 - - - - 0 - - - + + + PatternedInfo + + + 150.0 + + + 1.0 + + + 120.0 + + + 100.0 + + + 0.0 + + + 60.0 + + + 6.0 + + + 11.0 + + + 2.0 + + + 1.0 + + + 50.0 + + + 25.0 + + + 5.0 + + + + 2.0 + + + + + 2.0 + + + + + + 1.0 + + + 2.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + 1000.0 + + + 1000.0 + + + 0.0 + + + -1 + + + + + AFSM + + + + + FSM2 + + + + 0.1 + + + 0.1 + + + 2.0 + + + 0 + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + -1 + + + + RULE + + + + 0 + + + + diff --git a/templates/mp2demo/Structs/PlasmaBeamInfo.xml b/templates/mp2demo/Structs/PlasmaBeamInfo.xml index ab2e0b56..f456d119 100644 --- a/templates/mp2demo/Structs/PlasmaBeamInfo.xml +++ b/templates/mp2demo/Structs/PlasmaBeamInfo.xml @@ -1,47 +1,84 @@ - - - - 0 - - - - - - - - 10.0 - - - 0.1 - - - 1.0 - - - 10.0 - - - 10.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 10.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - - + + + PlasmaBeamInfo + + + 0 + + + + WPSC + + + + + PART + + + + + PART + + + + + TXTR + + + + + TXTR + + + + 10.0 + + + 0.1 + + + 1.0 + + + 10.0 + + + 10.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 10.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + diff --git a/templates/mp2demo/Structs/SafeZoneStruct.xml b/templates/mp2demo/Structs/SafeZoneStruct.xml index 92196198..94e94fcd 100644 --- a/templates/mp2demo/Structs/SafeZoneStruct.xml +++ b/templates/mp2demo/Structs/SafeZoneStruct.xml @@ -1,48 +1,81 @@ - - - - - 0.0 - - - - - - 50.0 - - - - -0.04 - - - 0.0 - - - 4.0 - - - 2.0 - - - - 0.0 - - - 0.03 - - - 4.0 - - - 2.0 - - - - 0.094118, 0.498039, 0.498039, 1.0 - - - 0.74902, 0.74902, 0.74902, 1.0 - - - + + + SafeZoneStruct + + + 0 + + + 0.0 + + + 0 + + + 0 + + + + TXTR + + + + 50.0 + + + + TXTR + + + + -0.039999999 + + + 0.0 + + + 4.0 + + + 2.0 + + + + TXTR + + + + 0.0 + + + 0.029999999 + + + 4.0 + + + 2.0 + + + + TXTR + + + + + 0.094117999 + 0.49803901 + 0.49803901 + + + + + 0.74901998 + 0.74901998 + 0.74901998 + + + + + diff --git a/templates/mp2demo/Structs/SandwormStruct.xml b/templates/mp2demo/Structs/SandwormStruct.xml index 245bfb22..0e0cbbfb 100644 --- a/templates/mp2demo/Structs/SandwormStruct.xml +++ b/templates/mp2demo/Structs/SandwormStruct.xml @@ -1,20 +1,23 @@ - - - - -10.0 - - - 15.0 - - - 15.0 - - - 15.0 - - - 15.0 - - - + + + SandwormStruct + + + -10.0 + + + 15.0 + + + 15.0 + + + 15.0 + + + 15.0 + + + + diff --git a/templates/mp2demo/Structs/ScannableParameters.xml b/templates/mp2demo/Structs/ScannableParameters.xml index d6cdf47b..e35c86a9 100644 --- a/templates/mp2demo/Structs/ScannableParameters.xml +++ b/templates/mp2demo/Structs/ScannableParameters.xml @@ -1,6 +1,13 @@ - - - - - + + + ScannableParameters + + + + SCAN + + + + + diff --git a/templates/mp2demo/Structs/ShockWaveInfo.xml b/templates/mp2demo/Structs/ShockWaveInfo.xml index d6d0d157..9888d3b7 100644 --- a/templates/mp2demo/Structs/ShockWaveInfo.xml +++ b/templates/mp2demo/Structs/ShockWaveInfo.xml @@ -1,26 +1,37 @@ - - - - - - 0.0 - - - 1.0 - - - 0.5 - - - 1.0 - - - 0.0 - - - - -1 - - - + + + ShockWaveInfo + + + + PART + + + + + 0.0 + + + 1.0 + + + 0.5 + + + 1.0 + + + 0.0 + + + + ELSC + + + + -1 + + + + diff --git a/templates/mp2demo/Structs/SpawnPointStruct.xml b/templates/mp2demo/Structs/SpawnPointStruct.xml index 5f1fa62c..7c86f469 100644 --- a/templates/mp2demo/Structs/SpawnPointStruct.xml +++ b/templates/mp2demo/Structs/SpawnPointStruct.xml @@ -1,248 +1,251 @@ - - - - 1 - - - 0 - - - 0 - - - 0 - - - 1 - - - 0 - - - 0 - - - 0 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 0 - - - 0 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 1 - - - 0 - - - 1 - - - 1 - - - 1 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 5 - - - 5 - - - 5 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - + + + SpawnPointStruct + + + 1 + + + 0 + + + 0 + + + 0 + + + 1 + + + 0 + + + 0 + + + 0 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 0 + + + 0 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 1 + + + 0 + + + 1 + + + 1 + + + 1 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 5 + + + 5 + + + 5 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + diff --git a/templates/mp2demo/Structs/SpindleCameraStruct.xml b/templates/mp2demo/Structs/SpindleCameraStruct.xml index 64d5e6dc..1827f057 100644 --- a/templates/mp2demo/Structs/SpindleCameraStruct.xml +++ b/templates/mp2demo/Structs/SpindleCameraStruct.xml @@ -1,9 +1,12 @@ - - - - 0 - - - - + + + SpindleCameraStruct + + + 0 + + + + + diff --git a/templates/mp2demo/Structs/SplineType.xml b/templates/mp2demo/Structs/SplineType.xml index b798d00f..c6ee17aa 100644 --- a/templates/mp2demo/Structs/SplineType.xml +++ b/templates/mp2demo/Structs/SplineType.xml @@ -1,8 +1,11 @@ - - - - 0 - - - + + + SplineType + + + 0 + + + + diff --git a/templates/mp2demo/Structs/TextProperties.xml b/templates/mp2demo/Structs/TextProperties.xml index 40788459..60254db1 100644 --- a/templates/mp2demo/Structs/TextProperties.xml +++ b/templates/mp2demo/Structs/TextProperties.xml @@ -1,30 +1,49 @@ - - - - 1 - - - 1 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - 0 - - - 0 - - - true - - - + + + TextProperties + + + 1 + + + 1 + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + FONT + + + + 0 + + + 0 + + + true + + + + diff --git a/templates/mp2demo/Structs/Transform.xml b/templates/mp2demo/Structs/Transform.xml index 5fe91767..3bb6c223 100644 --- a/templates/mp2demo/Structs/Transform.xml +++ b/templates/mp2demo/Structs/Transform.xml @@ -1,14 +1,33 @@ - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0, 1.0, 1.0 - - - + + + Transform + true + + + Position + + 0.0 + 0.0 + 0.0 + + + + Rotation + + 0.0 + 0.0 + 0.0 + + + + Scale + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp2demo/Structs/TriggerInfo.xml b/templates/mp2demo/Structs/TriggerInfo.xml index 547d45fd..95f8246a 100644 --- a/templates/mp2demo/Structs/TriggerInfo.xml +++ b/templates/mp2demo/Structs/TriggerInfo.xml @@ -1,43 +1,50 @@ - - - - - 0.0, 0.0, 0.0 - - - 0x00007806 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + TriggerInfo + + + + + 0.0 + 0.0 + 0.0 + + + + 30726 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp2demo/Structs/UnknownStruct1.xml b/templates/mp2demo/Structs/UnknownStruct1.xml index 5a4fb911..50560587 100644 --- a/templates/mp2demo/Structs/UnknownStruct1.xml +++ b/templates/mp2demo/Structs/UnknownStruct1.xml @@ -1,8 +1,11 @@ - - - - false - - - + + + UnknownStruct1 + + + false + + + + diff --git a/templates/mp2demo/Structs/UnknownStruct2.xml b/templates/mp2demo/Structs/UnknownStruct2.xml index 042696a4..d16b18b3 100644 --- a/templates/mp2demo/Structs/UnknownStruct2.xml +++ b/templates/mp2demo/Structs/UnknownStruct2.xml @@ -1,11 +1,14 @@ - - - - false - - - 0 - - - + + + UnknownStruct2 + + + false + + + 0 + + + + diff --git a/templates/mp2demo/Structs/UnknownStruct4.xml b/templates/mp2demo/Structs/UnknownStruct4.xml index 5891c71e..987eea50 100644 --- a/templates/mp2demo/Structs/UnknownStruct4.xml +++ b/templates/mp2demo/Structs/UnknownStruct4.xml @@ -1,14 +1,17 @@ - - - - 0 - - - 4 - - - 0.2 - - - + + + UnknownStruct4 + + + 0 + + + 4 + + + 0.2 + + + + diff --git a/templates/mp2demo/Structs/Vector2f.xml b/templates/mp2demo/Structs/Vector2f.xml index 3be26a5e..94e9473a 100644 --- a/templates/mp2demo/Structs/Vector2f.xml +++ b/templates/mp2demo/Structs/Vector2f.xml @@ -1,11 +1,14 @@ - - - - 0.0 - - - 0.0 - - - + + + Vector2f + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp2demo/Structs/VisorParameters.xml b/templates/mp2demo/Structs/VisorParameters.xml index 78b920e9..d4415711 100644 --- a/templates/mp2demo/Structs/VisorParameters.xml +++ b/templates/mp2demo/Structs/VisorParameters.xml @@ -1,11 +1,14 @@ - - - - false - - - 15 - - - + + + VisorParameters + + + false + + + 15 + + + + diff --git a/templates/mp2demo/Structs/WeaponVulnerability.xml b/templates/mp2demo/Structs/WeaponVulnerability.xml index 544b4c16..6a2d193c 100644 --- a/templates/mp2demo/Structs/WeaponVulnerability.xml +++ b/templates/mp2demo/Structs/WeaponVulnerability.xml @@ -1,15 +1,18 @@ - - - - 100.0 - % - - - 0 - - - false - - - + + + WeaponVulnerability + + + % + 100.0 + + + 0 + + + false + + + + diff --git a/templates/mp3/Enums/BerserkerEnum.xml b/templates/mp3/Enums/BerserkerEnum.xml index 4d9941f2..3a2949a3 100644 --- a/templates/mp3/Enums/BerserkerEnum.xml +++ b/templates/mp3/Enums/BerserkerEnum.xml @@ -1,9 +1,13 @@ - - - - - - - - + + + BerserkerEnum + 0x0 + + + + + + + + diff --git a/templates/mp3/Enums/CableEnum.xml b/templates/mp3/Enums/CableEnum.xml index a8be0790..5153248e 100644 --- a/templates/mp3/Enums/CableEnum.xml +++ b/templates/mp3/Enums/CableEnum.xml @@ -1,8 +1,12 @@ - - - - - - - + + + CableEnum + 0x0 + + + + + + + diff --git a/templates/mp3/Enums/DamageableTriggerEnum.xml b/templates/mp3/Enums/DamageableTriggerEnum.xml index d15aa38d..98638b59 100644 --- a/templates/mp3/Enums/DamageableTriggerEnum.xml +++ b/templates/mp3/Enums/DamageableTriggerEnum.xml @@ -1,9 +1,13 @@ - - - - - - - - + + + DamageableTriggerEnum + 0x0 + + + + + + + + diff --git a/templates/mp3/Enums/Item.xml b/templates/mp3/Enums/Item.xml index f4a7aa6d..10c34b52 100644 --- a/templates/mp3/Enums/Item.xml +++ b/templates/mp3/Enums/Item.xml @@ -1,64 +1,68 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Item + 0x0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Enums/UnknownEnum1.xml b/templates/mp3/Enums/UnknownEnum1.xml index 4fe31617..6e60a78b 100644 --- a/templates/mp3/Enums/UnknownEnum1.xml +++ b/templates/mp3/Enums/UnknownEnum1.xml @@ -1,8 +1,12 @@ - - - - - - - + + + UnknownEnum1 + 0x0 + + + + + + + diff --git a/templates/mp3/MasterTemplate.xml b/templates/mp3/MasterTemplate.xml deleted file mode 100644 index 51e78c04..00000000 --- a/templates/mp3/MasterTemplate.xml +++ /dev/null @@ -1,471 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp3/Script/AIFuse.xml b/templates/mp3/Script/AIFuse.xml index 885b7cd4..5c559059 100644 --- a/templates/mp3/Script/AIFuse.xml +++ b/templates/mp3/Script/AIFuse.xml @@ -1,58 +1,23 @@ - - AIFuse - - RSO_ScriptAIFuse.rso - - - - - - - - - 1.0, 1.0, 0.0, 1.0 - - - 500.0 - - - 0.02 - - - 2.0 - - - 0.0 - - - 3.0 - - - 10.0 - - - 30.0 - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptAIFuse.rso + + + AIFuse + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + 0.5 + diff --git a/templates/mp3/Script/AIHint.xml b/templates/mp3/Script/AIHint.xml index b4127028..dc9f8fbb 100644 --- a/templates/mp3/Script/AIHint.xml +++ b/templates/mp3/Script/AIHint.xml @@ -1,36 +1,31 @@ - - AIHint - - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - enabled - enabled - - + + + AIHint + + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3/Script/AIKeyframe.xml b/templates/mp3/Script/AIKeyframe.xml index ca1a56df..bdaa4579 100644 --- a/templates/mp3/Script/AIKeyframe.xml +++ b/templates/mp3/Script/AIKeyframe.xml @@ -1,40 +1,35 @@ - - AIKeyframe - - - - -1 - - - -1 - - - false - - - 0.0 - - - 0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AIKeyframe + + + + -1 + + + -1 + + + false + + + 0.0 + + + 0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/AITaskPoint.xml b/templates/mp3/Script/AITaskPoint.xml index c2a0b28e..866589cb 100644 --- a/templates/mp3/Script/AITaskPoint.xml +++ b/templates/mp3/Script/AITaskPoint.xml @@ -1,94 +1,89 @@ - - AITaskPoint - - - - false - - - 1.0 - - - 30.0 - - - false - - - -1 - - - -1 - - - -1 - - - 5.0 - - - 10.0 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - 8 - - - false - - - false - - - false - - - true - - - false - - - true - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AITaskPoint + + + + false + + + 1.0 + + + 30.0 + + + false + + + -1 + + + -1 + + + -1 + + + 5.0 + + + 10.0 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + -1 + + + 8 + + + false + + + false + + + false + + + true + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/AIWaypoint.xml b/templates/mp3/Script/AIWaypoint.xml index 66ab534f..3a70a3db 100644 --- a/templates/mp3/Script/AIWaypoint.xml +++ b/templates/mp3/Script/AIWaypoint.xml @@ -1,38 +1,34 @@ - - AIWaypoint - - - - 1.0 - - - 0.0 - - - 0 - - - 0 - - - 0 - - - - - - - - - - - - - - script/common/AIWaypoint.CMDL - - enabled - enabled - - + + + AIWaypoint + + + + 1.0 + + + 0.0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/AVIS.xml b/templates/mp3/Script/AVIS.xml index 89b01c87..a6cb1b11 100644 --- a/templates/mp3/Script/AVIS.xml +++ b/templates/mp3/Script/AVIS.xml @@ -1,24 +1,27 @@ - - AVIS - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AVIS + + + + + CAAD + + + + + TXTR + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/AVMC.xml b/templates/mp3/Script/AVMC.xml index 0fb8bd2d..d22bcd2c 100644 --- a/templates/mp3/Script/AVMC.xml +++ b/templates/mp3/Script/AVMC.xml @@ -1,26 +1,25 @@ - - AVMC - - - - - 2 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AVMC + + + + + MLVL + + + + 2 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Achievement.xml b/templates/mp3/Script/Achievement.xml index 42b14096..48b4ab2b 100644 --- a/templates/mp3/Script/Achievement.xml +++ b/templates/mp3/Script/Achievement.xml @@ -1,138 +1,124 @@ - - Achievement - - RSO_ScriptAchievement.rso - - - - - - - 0xBF93CA38 - - - - - - - - - - - - 0x9165E2BE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - - - true - - - true - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptAchievement.rso + + + Achievement + + + + + 0x9165E2BE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + true + + + true + + + + STRG + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Actor.xml b/templates/mp3/Script/Actor.xml index 65d0e470..28f36f73 100644 --- a/templates/mp3/Script/Actor.xml +++ b/templates/mp3/Script/Actor.xml @@ -1,97 +1,121 @@ - - Actor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - - true - - - true - - - true - - - false - - - 0 - - - false - - - false - - - true - - - false - - - false - - - 1.0 - - - false - - - 1.0, 1.0, 1.0, 1.0 - - - - 0.0 - - - - - - 0.0, 0.0, 0.0 - - - true - - - - - - - - - - - - - - - 0xA244C9D8 - 0xC27FFA8F - 0x7E397FED:0xBB52F0BE - 0x0FC966DC - - enabled - enabled - - + + + Actor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + CMDL + + + + + DCLN + + + + + + true + + + true + + + true + + + false + + + 0 + + + false + + + false + + + true + + + false + + + false + + + 1.0 + + + false + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + + + + WPSC + + + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp3/Script/ActorKeyframe.xml b/templates/mp3/Script/ActorKeyframe.xml index ce292083..fe2516cf 100644 --- a/templates/mp3/Script/ActorKeyframe.xml +++ b/templates/mp3/Script/ActorKeyframe.xml @@ -1,41 +1,36 @@ - - ActorKeyframe - - - - -1 - never - - - -1 - - - false - - - 0.0 - - - 0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorKeyframe + + + + Never + -1 + + + -1 + + + false + + + 0.0 + + + 0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ActorMorph.xml b/templates/mp3/Script/ActorMorph.xml index 99f1b7a9..d51b0e83 100644 --- a/templates/mp3/Script/ActorMorph.xml +++ b/templates/mp3/Script/ActorMorph.xml @@ -1,44 +1,39 @@ - - ActorMorph - - RSO_ScriptActorMorph.rso - - - - - 0.5 - - - 0.5 - - - 0.1 - - - 0.1 - - - - 1.0 - - - true - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptActorMorph.rso + + + ActorMorph + + + + 0.5 + + + 0.5 + + + 0.1 + + + 0.1 + + + + 1.0 + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ActorTransform.xml b/templates/mp3/Script/ActorTransform.xml index a33ce602..7217073b 100644 --- a/templates/mp3/Script/ActorTransform.xml +++ b/templates/mp3/Script/ActorTransform.xml @@ -1,50 +1,27 @@ - - ActorTransform - - - - 20 - - - 10.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorTransform + + + + 20 + + + 10.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/AlarmController.xml b/templates/mp3/Script/AlarmController.xml index cc6f5e6b..89d7e943 100644 --- a/templates/mp3/Script/AlarmController.xml +++ b/templates/mp3/Script/AlarmController.xml @@ -1,25 +1,20 @@ - - AlarmController - - - - 30.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AlarmController + + + + 30.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/AmbientAI.xml b/templates/mp3/Script/AmbientAI.xml index 8ef66fd1..89183902 100644 --- a/templates/mp3/Script/AmbientAI.xml +++ b/templates/mp3/Script/AmbientAI.xml @@ -1,49 +1,53 @@ - - AmbientAI - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - - - - - 7.0 - - - 1.5 - - - -1 - - - -1 - - - - - - - - - - - - - - - 0xA244C9D8 - - enabled - enabled - - + + + AmbientAI + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + + + + + 7.0 + + + 1.5 + + + -1 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3/Script/AreaAttributes.xml b/templates/mp3/Script/AreaAttributes.xml index 14f50c0b..8ddafcf2 100644 --- a/templates/mp3/Script/AreaAttributes.xml +++ b/templates/mp3/Script/AreaAttributes.xml @@ -1,112 +1,81 @@ - - AreaAttributes - - - - - never - - - - - false - Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. - - - 0xF9A89E57 - - - - - - - - - - - - - 1.0, 1.0, 1.0, 0.14902 - - - -40.0 - - - 1.0 - - - 3.0 - - - 6.0 - - - 6.0 - - - 50.0 - - - - - true - - - - - - - -1 - - - 1.0 - - - 1.0 - - - 42.0 - - - - true - - - false - - - 0xF1183492 - - - - - - - - true - - - false - - - - - - - - - - - - - - - - script/common/AreaAttributes.TXTR - - 0.5 - enabled - enabled - - + + + AreaAttributes + + + + + Never + + + + + Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. + false + + + 0xF9A89E57 + + + + + + + + + + + + -1 + + + 1.0 + + + 1.0 + + + 42.0 + + + + CMDL + + + + true + + + false + + + 0xF1183492 + + + + + + + + true + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/AreaDamage.xml b/templates/mp3/Script/AreaDamage.xml index 751aefc0..11cdbfa3 100644 --- a/templates/mp3/Script/AreaDamage.xml +++ b/templates/mp3/Script/AreaDamage.xml @@ -1,29 +1,24 @@ - - AreaDamage - - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AreaDamage + + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/AreaStreamedAudioState.xml b/templates/mp3/Script/AreaStreamedAudioState.xml index 97b7e6b1..bb3b7dcb 100644 --- a/templates/mp3/Script/AreaStreamedAudioState.xml +++ b/templates/mp3/Script/AreaStreamedAudioState.xml @@ -1,43 +1,38 @@ - - AreaStreamedAudioState - - - - 0xCBF698CA - - - - - - - - - - - - - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AreaStreamedAudioState + + + + 0xCBF698CA + + + + + + + + + + + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/AtomicAlpha.xml b/templates/mp3/Script/AtomicAlpha.xml index cd9da7eb..5597a3b0 100644 --- a/templates/mp3/Script/AtomicAlpha.xml +++ b/templates/mp3/Script/AtomicAlpha.xml @@ -1,49 +1,53 @@ - - AtomicAlpha - - RSO_AtomicAlpha.rso - - - - - - - - - - 3.0 - - - 2.0 - - - 1.5 - - - false - - - true - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0xC75F9516 - - enabled - enabled - - + + + RSO_AtomicAlpha.rso + + + AtomicAlpha + + + + + + + WPSC + + + + + CMDL + + + + + 3.0 + + + 2.0 + + + 1.5 + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/AudioOccluder.xml b/templates/mp3/Script/AudioOccluder.xml index 2f748fb1..bb8d5771 100644 --- a/templates/mp3/Script/AudioOccluder.xml +++ b/templates/mp3/Script/AudioOccluder.xml @@ -1,28 +1,24 @@ - - AudioOccluder - - - - 1.0 - - - 32000 - - - - - - - - - - - - - - enabled - volume - - - + + + AudioOccluder + + + + 1.0 + + + 32000 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/AuroraUnit1.xml b/templates/mp3/Script/AuroraUnit1.xml index ed6576a5..a7fe47be 100644 --- a/templates/mp3/Script/AuroraUnit1.xml +++ b/templates/mp3/Script/AuroraUnit1.xml @@ -1,54 +1,50 @@ - - AuroraUnit1 - - RSO_AuroraUnit1.rso - - - - - - - 360.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x93AEDAC3:0x5B514E8C:0xC107A48A - 0x93AEDAC3:0x5B514E8C:0xA229FF6A - 0x867AB15E:0x5B514E8C:0xC107A48A - 0x867AB15E:0x5B514E8C:0xA229FF6A - 0xB3C5F11B:0x5B514E8C:0xC107A48A - 0xB3C5F11B:0x5B514E8C:0xA229FF6A - 0x7E397FED:0xBB52F0BE - 0x93AEDAC3:0x073842E7 - 0x93AEDAC3:0xDDD72AAD - 0x93AEDAC3:0x828C2238:0xDC89CC3C:0x2245A396 - 0x867AB15E:0x073842E7 - 0x867AB15E:0xDDD72AAD - 0x867AB15E:0x828C2238:0xDC89CC3C:0x2245A396 - 0xB3C5F11B:0x073842E7 - 0xB3C5F11B:0xDDD72AAD - 0xB3C5F11B:0x828C2238:0xDC89CC3C:0x2245A396 - - enabled - enabled - - + + + RSO_AuroraUnit1.rso + + + AuroraUnit1 + + + + + + 360.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/AuroraUnit2.xml b/templates/mp3/Script/AuroraUnit2.xml index b344bf7f..9377b607 100644 --- a/templates/mp3/Script/AuroraUnit2.xml +++ b/templates/mp3/Script/AuroraUnit2.xml @@ -1,54 +1,50 @@ - - AuroraUnit2 - - RSO_AuroraUnit2.rso - - - - - - - 360.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0x26594DEB:0xAD62C993:0x19AAF8F3 - 0x26594DEB:0xAD62C993:0x5FCA665E - 0x26594DEB:0xAD62C993:0xC628005F - 0x26594DEB:0xAD62C993:0x07A6DF9F - 0x26594DEB:0xAD62C993:0x2E9DCA1C - 0x857BEE96:0xAD62C993:0x19AAF8F3 - 0x857BEE96:0xAD62C993:0x5FCA665E - 0x857BEE96:0xAD62C993:0xC628005F - 0x857BEE96:0xAD62C993:0x07A6DF9F - 0x857BEE96:0xAD62C993:0x2E9DCA1C - 0xE74DB2B8:0xAD62C993:0x19AAF8F3 - 0xE74DB2B8:0xAD62C993:0x5FCA665E - 0xE74DB2B8:0xAD62C993:0xC628005F - 0xE74DB2B8:0xAD62C993:0x07A6DF9F - 0xE74DB2B8:0xAD62C993:0x2E9DCA1C - - enabled - enabled - - + + + RSO_AuroraUnit2.rso + + + AuroraUnit2 + + + + + + 360.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/BallTrigger.xml b/templates/mp3/Script/BallTrigger.xml index 5a9f5a7c..2d873e4b 100644 --- a/templates/mp3/Script/BallTrigger.xml +++ b/templates/mp3/Script/BallTrigger.xml @@ -1,44 +1,44 @@ - - BallTrigger - - - - 20.0 - - - 60.0 - - - 20.0 - - - 1.0, 0.0, 0.0 - - - false - - - 1.0 - - - false - - - - - - - - - - - - - - - enabled - volume - - - + + + BallTrigger + + + + 20.0 + + + 60.0 + + + 20.0 + + + + 1.0 + 0.0 + 0.0 + + + + false + + + 1.0 + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/Beam.xml b/templates/mp3/Script/Beam.xml index 0fad822d..a7f281ec 100644 --- a/templates/mp3/Script/Beam.xml +++ b/templates/mp3/Script/Beam.xml @@ -1,28 +1,18 @@ - - Beam - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Beam + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/BeastRider.xml b/templates/mp3/Script/BeastRider.xml index 3abd7c34..12a4507c 100644 --- a/templates/mp3/Script/BeastRider.xml +++ b/templates/mp3/Script/BeastRider.xml @@ -1,41 +1,29 @@ - - BeastRider - - RSO_BeastRider.rso - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x56C48141:0xB3A26A80 - 0x56C48141:0xB3343F83 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_BeastRider.rso + + + BeastRider + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp3/Script/Berserker.xml b/templates/mp3/Script/Berserker.xml index 48fdda83..27b6ae09 100644 --- a/templates/mp3/Script/Berserker.xml +++ b/templates/mp3/Script/Berserker.xml @@ -1,114 +1,104 @@ - - Berserker - - RSO_Berserker.rso - - - - - - - - - - 20.0 - - - 10.0 - - - - - 3.0 - - - - - 1000.0 - - - 5.0 - - - - - 1.0 - - - 2 - - - 180.0 - - - 50.0 - - - 90.0 - - - 4.0 - - - 1.0 - - - 0.5 - - - - - - - - - - 0xF12A35C6 - - - - - - - - - - - - - - - - - 0x43BBB1DD:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0x54F9FFA5:0x04547D34 - 0x54F9FFA5:0x82C00F9A - 0x54F9FFA5:0x499CDC3F - 0x54F9FFA5:0x5499EC87 - 0x54F9FFA5:0x9FC53F22 - 0x54F9FFA5:0x4AE57FEB - 0x54F9FFA5:0x650BA238 - 0x54F9FFA5:0x68865410 - 0x2D8DC0AF:0x04547D34 - 0x2D8DC0AF:0x82C00F9A - 0x2D8DC0AF:0x499CDC3F - 0x2D8DC0AF:0x5499EC87 - 0x2D8DC0AF:0x9FC53F22 - 0x2D8DC0AF:0x4AE57FEB - 0x2D8DC0AF:0x650BA238 - 0x2D8DC0AF:0x68865410 - 0xE10CE828:0x04547D34 - 0xE10CE828:0x82C00F9A - 0xE10CE828:0x499CDC3F - 0xE10CE828:0x5499EC87 - 0xE10CE828:0x9FC53F22 - 0xE10CE828:0x4AE57FEB - 0xE10CE828:0x650BA238 - 0xE10CE828:0x68865410 - - enabled - enabled - - + + + RSO_Berserker.rso + + + Berserker + + + + + + + + + 20.0 + + + 10.0 + + + + + 3.0 + + + + + 1000.0 + + + 5.0 + + + + + 1.0 + + + 2 + + + 180.0 + + + 50.0 + + + 90.0 + + + 4.0 + + + 1.0 + + + 0.5 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/BlinkWolf.xml b/templates/mp3/Script/BlinkWolf.xml index 5a2b83e8..f7ec5b30 100644 --- a/templates/mp3/Script/BlinkWolf.xml +++ b/templates/mp3/Script/BlinkWolf.xml @@ -1,314 +1,52 @@ - - BlinkWolf - - RSO_BlinkWolf.rso - - - - - - - false - - - false - - - 20.0 - - - 2.0 - - - 0.5 - - - 5.0 - - - 10.0 - - - 1.0 - - - 15.0 - - - 15.0 - - - 5 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - 70.0 - - - 180.0 - - - 20.0 - - - 15.0 - - - 24.0 - - - 3.0 - - - 1.0 - - - 3.0 - - - 15.0 - - - - 1.0 - - - 0.5 - - - 2.0 - - - 4.0 - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 2.0 - - - 1.0 - - - 1.0 - - - 5.0 - - - 1.0 - - - 1.0 - - - 5.0 - - - 100.0 - - - 1.0 - - - 5.0 - - - 5.0 - - - 2.0 - - - 5.0 - - - 2.0 - - - 1.0 - - - 10.0 - - - 2.0 - - - 5.0 - - - 10.0 - - - 15.0 - - - 10.0 - - - 60.0 - - - - - - - - - 50.0 - - - 2.0 - - - - - 1 - - - 50.0 - - - 10.0 - - - 20.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_BlinkWolf.rso + + + BlinkWolf + + + + + + + + + 50.0 + + + 2.0 + + + + + 1 + + + 50.0 + + + 10.0 + + + 20.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/Cable.xml b/templates/mp3/Script/Cable.xml index 5d72bc5d..072bb5f7 100644 --- a/templates/mp3/Script/Cable.xml +++ b/templates/mp3/Script/Cable.xml @@ -1,125 +1,25 @@ - - Cable - - RSO_ScriptCable.rso - - - - - - - - - 0x436F402A - - - - - - - - - - 0x2C8482EE - - - - - - - - 0xD6629DCA - - - - - - - 0xB9B7640F - - - - - - - - false - - - 10 - - - 4.0 - - - 4.0 - - - 0x80DD21B4 - - - 0x23363FD3 - - - 0x24CF38F1 - - - 1.0 - - - false - - - false - - - - - false - - - true - - - true - - - - - 0.0 - - - 15.0 - - - 0.0167 - - - 0x23363FD3 - - - - - - - - - - - - - - - - - - - - - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_ScriptCable.rso + + + Cable + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3/Script/CameraBlurKeyframe.xml b/templates/mp3/Script/CameraBlurKeyframe.xml index 3f0d5739..7f12f5c4 100644 --- a/templates/mp3/Script/CameraBlurKeyframe.xml +++ b/templates/mp3/Script/CameraBlurKeyframe.xml @@ -1,39 +1,35 @@ - - CameraBlurKeyframe - - - - 0 - - - 0.0 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - script/common/CameraBlurKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraBlurKeyframe + + + + 0 + + + 0.0 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/CameraFilterKeyframe.xml b/templates/mp3/Script/CameraFilterKeyframe.xml index 05f66839..5ad477fd 100644 --- a/templates/mp3/Script/CameraFilterKeyframe.xml +++ b/templates/mp3/Script/CameraFilterKeyframe.xml @@ -1,47 +1,55 @@ - - CameraFilterKeyframe - - - - 0 - - - 0 - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - script/common/CameraFilterKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraFilterKeyframe + + + + 0 + + + 0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + + TXTR + + + + + CMDL + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/CameraHint.xml b/templates/mp3/Script/CameraHint.xml index ae1e5439..e57d707f 100644 --- a/templates/mp3/Script/CameraHint.xml +++ b/templates/mp3/Script/CameraHint.xml @@ -1,294 +1,35 @@ - - CameraHint - - - - 50 - - - 0.0 - - - 30853 - - - - - 1 - - - - - - - 0xC239D6DB - - - - - - - - - - - - 2 - - - - - 0xB745A689 - - - - - - 5.0 - - - 10.0 - - - 2.736 - - - - - - - 0.01 - - - - - - - - - - - 80.0 - - - 4.0 - - - - - - - - - - - 30.0 - - - 8.0 - - - 2.5 - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - 0 - - - 0xD25FBD92 - - - - - - - - - - - 4.0 - - - 3.0 - - - - - - - - - - 320 - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - 0x95BBB57E - - - - - - - - - - - - - - - - - 0 - - - - - - - - 0xB1059189 - - - - - - - - - - - - - - - - - - 0xA93DE248 - - - - - - - - 0x0D2CFE11 - - - - - - - - 60.0 - - - - - - - - - 3 - - - 100.0 - - - 135.0 - - - - - - 3 - - - 100.0 - - - 135.0 - - - - - - 3 - - - 100.0 - - - 135.0 - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraHint + + + + 50 + + + 0.0 + + + 30853 + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/CameraPitch.xml b/templates/mp3/Script/CameraPitch.xml index 0d47f95d..5aa24813 100644 --- a/templates/mp3/Script/CameraPitch.xml +++ b/templates/mp3/Script/CameraPitch.xml @@ -1,32 +1,27 @@ - - CameraPitch - - - - - - false - - - 20.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraPitch + + + + + + false + + + 20.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/CameraShaker.xml b/templates/mp3/Script/CameraShaker.xml index 591a7b02..8cd3cffd 100644 --- a/templates/mp3/Script/CameraShaker.xml +++ b/templates/mp3/Script/CameraShaker.xml @@ -1,41 +1,21 @@ - - CameraShaker - - - - - - 48 - - - 5.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - script/common/CameraShaker.TXTR - - 0.5 - enabled - enabled - - + + + CameraShaker + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/CannonBall.xml b/templates/mp3/Script/CannonBall.xml index 91f0ee04..463a8bbb 100644 --- a/templates/mp3/Script/CannonBall.xml +++ b/templates/mp3/Script/CannonBall.xml @@ -1,23 +1,22 @@ - - CannonBall - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CannonBall + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/CinematicCamera.xml b/templates/mp3/Script/CinematicCamera.xml index 896b3fd7..7cb6ccd0 100644 --- a/templates/mp3/Script/CinematicCamera.xml +++ b/templates/mp3/Script/CinematicCamera.xml @@ -1,91 +1,81 @@ - - CinematicCamera - - - - - 0x85F15E1D - - - - - - - false - - - - 0xC1A4F436 - - - - - - - - - - - - - - - - - 0x639D1F97 - - - - - - - - - 10.0 - - - 2132 - - - - - - - 0x26AD4A6B - - - 12 - - - - - true - - - - - - - - - - - - - - - - - - - - - - - script/common/Camera.CMDL - - enabled - enabled - - + + + CinematicCamera + + + + + 0x85F15E1D + + + + + + + false + + + + 0xC1A4F436 + + + + + + + + + + + 0x639D1F97 + + + + + + + + + 10.0 + + + 2132 + + + + + + + 0x26AD4A6B + + + 12 + + + + + true + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/ColorModulate.xml b/templates/mp3/Script/ColorModulate.xml index 035310bb..f9e38402 100644 --- a/templates/mp3/Script/ColorModulate.xml +++ b/templates/mp3/Script/ColorModulate.xml @@ -1,86 +1,91 @@ - - ColorModulate - - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0xE51B07EB - - - - - - - - - - - - - - - - 1.0 - - - 1.0 - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - - script/common/ColorModulate.TXTR - - 0.5 - enabled - enabled - - + + + ColorModulate + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 0xE51B07EB + + + + + + + + + + + + + + + + 1.0 + + + 1.0 + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/CombatTrooper.xml b/templates/mp3/Script/CombatTrooper.xml index 5d7e7974..9a1a2c3b 100644 --- a/templates/mp3/Script/CombatTrooper.xml +++ b/templates/mp3/Script/CombatTrooper.xml @@ -1,179 +1,59 @@ - - CombatTrooper - - RSO_CombatTrooper.rso - - - - - - - - 1.0 - - - 1 - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - false - - - - false - - - false - - - true - - - false - - - false - - - 10.0 - - - false - - - 30.0 - - - 2.0 - - - 2.0 - - - 1.0 - - - false - - - - - - - 5.0 - - - - - - - - - true - - - 10.0 - - - 1000.0 - - - false - - - false - - - 60.0 - - - 90.0 - - - true - - - false - - - true - - - - - - - false - - - 25.0 - - - 2.0 - - - 5.0 - - - 1.0 - - - 2.0 - - - 1.0 - - - 2.0 - - - 0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0xBF9BA6CC:0x50340852 - - enabled - enabled - - + + + RSO_CombatTrooper.rso + + + CombatTrooper + + + + + + + 1.0 + + + 1 + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/ConditionalRelay.xml b/templates/mp3/Script/ConditionalRelay.xml index f2327569..87043b73 100644 --- a/templates/mp3/Script/ConditionalRelay.xml +++ b/templates/mp3/Script/ConditionalRelay.xml @@ -1,52 +1,48 @@ - - ConditionalRelay - - - - false - - - 7 - - - - - - 0 - - - - - - - 0 - - - - - - - 0 - - - - - - - - - - - - - - - - script/common/ConditionalRelay.TXTR - - 0.5 - enabled - enabled - - + + + ConditionalRelay + + + + false + + + 7 + + + + + + 0 + + + + + + + 0 + + + + + + + 0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/ContextActionButtonPressing.xml b/templates/mp3/Script/ContextActionButtonPressing.xml index adaa364d..5dc75ee2 100644 --- a/templates/mp3/Script/ContextActionButtonPressing.xml +++ b/templates/mp3/Script/ContextActionButtonPressing.xml @@ -1,47 +1,25 @@ - - ContextActionButtonPressing - - RSO_ScriptContextActionButtonPressing.rso - - - - - - - -0.75 - - - 0.75 - - - 0.75 - - - -0.75 - - - 0.1 - - - - - - - - - - - - - - - - - 0x4044D9E5 - - 0.5 - enabled - enabled - - + + + RSO_ScriptContextActionButtonPressing.rso + + + ContextActionButtonPressing + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/ContextActionCombinationLock.xml b/templates/mp3/Script/ContextActionCombinationLock.xml index 4fa04f77..917e2c60 100644 --- a/templates/mp3/Script/ContextActionCombinationLock.xml +++ b/templates/mp3/Script/ContextActionCombinationLock.xml @@ -1,44 +1,55 @@ - - ContextActionCombinationLock - - - - 2.0 - - - 1.0 - - - 0.075 - - - 1.5 - - - true - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ContextActionCombinationLock + + + + 2.0 + + + 1.0 + + + 0.075000003 + + + 1.5 + + + true + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ContextActionImageFocus.xml b/templates/mp3/Script/ContextActionImageFocus.xml index 50d0d423..36aa0962 100644 --- a/templates/mp3/Script/ContextActionImageFocus.xml +++ b/templates/mp3/Script/ContextActionImageFocus.xml @@ -1,56 +1,55 @@ - - ContextActionImageFocus - - - - 0.0 - - - -90.0 - - - 90.0 - - - 2.0 - - - 0.0 - - - 1.0 - - - 2.0 - - - 4.0 - - - 1.0 - - - 0.075 - - - - -1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ContextActionImageFocus + + + + 0.0 + + + -90.0 + + + 90.0 + + + 2.0 + + + 0.0 + + + 1.0 + + + 2.0 + + + 4.0 + + + 1.0 + + + 0.075000003 + + + + CAUD + + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ContextActionWelding.xml b/templates/mp3/Script/ContextActionWelding.xml index 98e8778f..ac6770eb 100644 --- a/templates/mp3/Script/ContextActionWelding.xml +++ b/templates/mp3/Script/ContextActionWelding.xml @@ -1,71 +1,27 @@ - - ContextActionWelding - - RSO_ScriptContextActionWelding.rso - - - - - - - - - - - - - - - - - - - 1.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - 0.25 - - - 0.4 - - - 100.0 - - - 10.0 - - - - - - - - - - - - - - - - - 0x2F74DC89:0x6ADE8B91 - 0x7E397FED:0xBB52F0BE - 0x2F74DC89:0xCECAD2C3 - - enabled - enabled - - + + + RSO_ScriptContextActionWelding.rso + + + ContextActionWelding + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/ContextSensitiveAction.xml b/templates/mp3/Script/ContextSensitiveAction.xml index 03599443..455292a4 100644 --- a/templates/mp3/Script/ContextSensitiveAction.xml +++ b/templates/mp3/Script/ContextSensitiveAction.xml @@ -1,58 +1,53 @@ - - ContextSensitiveAction - - RSO_ScriptContextSensitiveAction.rso - - - - - -1 - - - 0xE20A1F5E - - - - - - - - 0x42F04E89 - - - - - - - - 0xB44651B4 - - - - - - - - 1.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptContextSensitiveAction.rso + + + ContextSensitiveAction + + + + -1 + + + 0xE20A1F5E + + + + + + + + 0x42F04E89 + + + + + + + + 0xB44651B4 + + + + + + + + 1.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ContextSensitiveActivator.xml b/templates/mp3/Script/ContextSensitiveActivator.xml index eef0ba7a..22f09d59 100644 --- a/templates/mp3/Script/ContextSensitiveActivator.xml +++ b/templates/mp3/Script/ContextSensitiveActivator.xml @@ -1,47 +1,42 @@ - - ContextSensitiveActivator - - RSO_ScriptContextSensitiveActivator.rso - - - - - 5.0 - - - 90.0 - - - 20.0 - - - false - - - 0x62792E89 - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptContextSensitiveActivator.rso + + + ContextSensitiveActivator + + + + 5.0 + + + 90.0 + + + 20.0 + + + false + + + 0x62792E89 + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ControlHint.xml b/templates/mp3/Script/ControlHint.xml index abaab025..de4f6fde 100644 --- a/templates/mp3/Script/ControlHint.xml +++ b/templates/mp3/Script/ControlHint.xml @@ -1,54 +1,49 @@ - - ControlHint - - - - 10 - - - 0.0 - - - 0 - - - 0 - - - 0.0 - - - 0.0 - - - 0.01 - - - 0 - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControlHint + + + + 10 + + + 0.0 + + + 0 + + + 0 + + + 0.0 + + + 0.0 + + + 0.0099999998 + + + 0 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ControllerAction.xml b/templates/mp3/Script/ControllerAction.xml index d4690314..cb9f8722 100644 --- a/templates/mp3/Script/ControllerAction.xml +++ b/templates/mp3/Script/ControllerAction.xml @@ -1,35 +1,30 @@ - - ControllerAction - - - - - false - - - false - - - false - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControllerAction + + + + + false + + + false + + + false + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Counter.xml b/templates/mp3/Script/Counter.xml index 4c1f2b6a..f4f8dfb3 100644 --- a/templates/mp3/Script/Counter.xml +++ b/templates/mp3/Script/Counter.xml @@ -1,70 +1,33 @@ - - Counter - - - - 0 - - - 4 - - - false - - - false - - - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - - 8 - - - 9 - - - 10 - - - - - - - - - - - - - - - - script/common/Counter.TXTR - - 0.5 - enabled - enabled - - + + + Counter + + + + 0 + + + 4 + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/CoverPoint.xml b/templates/mp3/Script/CoverPoint.xml index 293e1e86..e1ec4803 100644 --- a/templates/mp3/Script/CoverPoint.xml +++ b/templates/mp3/Script/CoverPoint.xml @@ -1,49 +1,44 @@ - - CoverPoint - - - - 1 - - - true - - - 180.0 - - - 90.0 - - - 5.0 - - - 500.0 - - - 10.0 - - - true - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CoverPoint + + + + 1 + + + true + + + 180.0 + + + 90.0 + + + 5.0 + + + 500.0 + + + 10.0 + + + true + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/CrossAreaRelay.xml b/templates/mp3/Script/CrossAreaRelay.xml index 3ada6089..c937939f 100644 --- a/templates/mp3/Script/CrossAreaRelay.xml +++ b/templates/mp3/Script/CrossAreaRelay.xml @@ -1,23 +1,18 @@ - - CrossAreaRelay - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CrossAreaRelay + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/DamageActor.xml b/templates/mp3/Script/DamageActor.xml index 55a4adb9..f3790274 100644 --- a/templates/mp3/Script/DamageActor.xml +++ b/templates/mp3/Script/DamageActor.xml @@ -1,23 +1,18 @@ - - DamageActor - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DamageActor + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/DamageableTrigger.xml b/templates/mp3/Script/DamageableTrigger.xml index 9454c78a..8c9ef28f 100644 --- a/templates/mp3/Script/DamageableTrigger.xml +++ b/templates/mp3/Script/DamageableTrigger.xml @@ -1,48 +1,45 @@ - - DamageableTrigger - - - - - - false - - - false - - - false - - - false - - - - 0x1DB35D5F - - - false - - - false - - - - - - - - - - - - - - script/common/DamageableTrigger.TXTR - - enabled - volume - - - + + + DamageableTrigger + + + + + + false + + + false + + + false + + + false + + + + 0x1DB35D5F + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp3/Script/DamageableTriggerOrientated.xml b/templates/mp3/Script/DamageableTriggerOrientated.xml index e87e9754..5a12c8eb 100644 --- a/templates/mp3/Script/DamageableTriggerOrientated.xml +++ b/templates/mp3/Script/DamageableTriggerOrientated.xml @@ -1,44 +1,40 @@ - - DamageableTriggerOrientated - - - - - - false - - - false - - - false - - - false - - - - 0x1DB35D5F - - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + DamageableTriggerOrientated + + + + + + false + + + false + + + false + + + false + + + + 0x1DB35D5F + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/DarkSamus.xml b/templates/mp3/Script/DarkSamus.xml index 00db5ccd..8bd03803 100644 --- a/templates/mp3/Script/DarkSamus.xml +++ b/templates/mp3/Script/DarkSamus.xml @@ -1,124 +1,35 @@ - - DarkSamus - - RSO_DarkSamus.rso - - - - - - - 80.0 - - - 60.0 - - - 40.0 - - - 20.0 - - - -1.0 - - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - - - - - - - - - - - - - - - - - - 100.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x0214A7EB:0x5377D4B5 - 0xB3774750:0xA244C9D8 - 0x1464AE05:0xA244C9D8 - 0x24D00673:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_DarkSamus.rso + + + DarkSamus + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp3/Script/DarkSamusEcho.xml b/templates/mp3/Script/DarkSamusEcho.xml index 8b30233e..80c8e4b6 100644 --- a/templates/mp3/Script/DarkSamusEcho.xml +++ b/templates/mp3/Script/DarkSamusEcho.xml @@ -1,45 +1,41 @@ - - DarkSamusEcho - - RSO_DarkSamusEcho.rso - - - - - - - 360.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x6D8A6608:0x26B752E1 - 0x35C49DDD:0x26B752E1 - 0xA1178BCF:0x26B752E1 - 0x7E397FED:0xBB52F0BE - 0x6D8A6608:0xDC89CC3C:0x2245A396 - 0x35C49DDD:0xDC89CC3C:0x2245A396 - 0xA1178BCF:0xDC89CC3C:0x2245A396 - - enabled - enabled - - + + + RSO_DarkSamusEcho.rso + + + DarkSamusEcho + + + + + + 360.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + diff --git a/templates/mp3/Script/Debris.xml b/templates/mp3/Script/Debris.xml index 1aa32c61..02b77168 100644 --- a/templates/mp3/Script/Debris.xml +++ b/templates/mp3/Script/Debris.xml @@ -1,201 +1,29 @@ - - Debris - - - - - false - - - - - - - - 180.0 - - - 180.0 - - - 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0 - - - true - - - 5.0 - - - 15.0 - - - -1.0, -1.0, -1.0 - - - 1.0, 1.0, 1.0 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - false - - - false - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 0.1 - - - 25.0 - - - 1.0 - - - - 0.0, 0.0, 0.0 - - - - 1 - - - 1.0 - - - 1.0 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - true - - - true - - - false - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - false - - - false - - - false - - - true - - - - - - - - - - - - - - - - - 0x7E397FED:0xBB52F0BE - 0x8A1C821D:0xC27FFA8F - - enabled - enabled - - + + + Debris + + + + + false + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/DefenseMechanoid.xml b/templates/mp3/Script/DefenseMechanoid.xml index 28b38082..862293ac 100644 --- a/templates/mp3/Script/DefenseMechanoid.xml +++ b/templates/mp3/Script/DefenseMechanoid.xml @@ -1,103 +1,38 @@ - - DefenseMechanoid - - RSO_DefenseMechanoid.rso - - - - - - - - - - - - - - - - - - - - - - - 40.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x1464AE05:0xA244C9D8 - 0x24D00673:0xA244C9D8 - 0xF0CE5372:0xC47A5224 - 0xF0CE5372:0x38FABDE9 - 0xF0CE5372:0x4BA2833E - 0xF0CE5372:0xC60FB911 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_DefenseMechanoid.rso + + + DefenseMechanoid + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + diff --git a/templates/mp3/Script/DialogueMenu.xml b/templates/mp3/Script/DialogueMenu.xml index 5e5ceb71..cc8d0aed 100644 --- a/templates/mp3/Script/DialogueMenu.xml +++ b/templates/mp3/Script/DialogueMenu.xml @@ -1,51 +1,68 @@ - - DialogueMenu - - - - - - 100 - - - 100 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 0.0 - - - - 110 - - - 0x29EF53A1 - - - - - - - - - - - - - - - - - - - - - 0xD1B74151 - - enabled - enabled - - + + + DialogueMenu + + + + + + 100 + + + 100 + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + 110 + + + 0x29EF53A1 + + + + + + + + + CAUD + + + + + CAUD + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/DistanceFog.xml b/templates/mp3/Script/DistanceFog.xml index 8b4bb6bb..f1cd0f55 100644 --- a/templates/mp3/Script/DistanceFog.xml +++ b/templates/mp3/Script/DistanceFog.xml @@ -1,62 +1,66 @@ - - DistanceFog - - - - - false - - - - - 0xD863C36B - - - - - - - 0 - - - 0.0, 1.0, 0.0, 1.0 - - - - 0.0 - - - - false - - - false - - - 0.0, 1.0, 0.0, 1.0 - - - - 0.0 - - - - - - - - - - - - - - - script/common/DistanceFog.TXTR - - 0.5 - enabled - enabled - - + + + DistanceFog + + + + + false + + + + + 0xD863C36B + + + + + + + 0 + + + + 0.0 + 1.0 + 0.0 + + + + + 0.0 + + + + false + + + false + + + + 0.0 + 1.0 + 0.0 + + + + + 0.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/Dock.xml b/templates/mp3/Script/Dock.xml index 38d98633..bd350289 100644 --- a/templates/mp3/Script/Dock.xml +++ b/templates/mp3/Script/Dock.xml @@ -1,39 +1,36 @@ - - Dock - - - - 0 - - - 0 - - - false - - - true - - - true - - - - - - - - - - - - - - script/common/Dock.TXTR - - enabled - volume - - - + + + Dock + + + + 0 + + + 0 + + + false + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp3/Script/Door.xml b/templates/mp3/Script/Door.xml index d2f603f2..e9d62930 100644 --- a/templates/mp3/Script/Door.xml +++ b/templates/mp3/Script/Door.xml @@ -1,88 +1,112 @@ - - Door - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - false - - - - - true - - - true - - - - - - 0.0, 1.0, 1.0, 1.0 - - - - - 0.0, 0.0, 0.0 - - - false - - - false - - - false - - - false - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - false - - - - - - - - - - - - - - - - - 0x4044D9E5 - 0xB20CC271 - 0xAE5B2114 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + Door + + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + false + + + + + true + + + true + + + + + CMDL + + + + + CMDL + + + + + 0.0 + 1.0 + 1.0 + + + + + TXTR + + + + + + 0.0 + 0.0 + 0.0 + + + + false + + + false + + + false + + + false + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp3/Script/DynamicLight.xml b/templates/mp3/Script/DynamicLight.xml index f0da6e97..a04a83d4 100644 --- a/templates/mp3/Script/DynamicLight.xml +++ b/templates/mp3/Script/DynamicLight.xml @@ -1,105 +1,47 @@ - - DynamicLight - - - - 2 - - - true - - - true - - - true - - - true - - - true - - - 1.0, 1.0, 1.0, 1.0 - - - - - - 0.0 - - - false - - - - - - - 0 - - - - 0.0 - - - false - - - - - - - - 0.0 - - - false - - - - - - - false - - - - - 10.0 - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DynamicLight + + + + 2 + + + true + + + true + + + true + + + true + + + true + + + + 1.0 + 1.0 + 1.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Effect.xml b/templates/mp3/Script/Effect.xml index c253e0d2..01948746 100644 --- a/templates/mp3/Script/Effect.xml +++ b/templates/mp3/Script/Effect.xml @@ -1,99 +1,102 @@ - - Effect - - - - - true - - - false - - - false - - - false - - - 5.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - false - - - 20.0 - - - 30.0 - - - 0.0 - - - 5.0 - - - 10.0 - - - true - - - true - - - true - - - false - - - 0 - - - - false - - - false - - - - - 10.0 - - - false - - - false - - - - - - - - - - - - - - script/common/Effect.TXTR - - enabled - enabled - - + + + Effect + + + + + PART + ELSC + SPSC + SWHC + + + + true + + + false + + + false + + + false + + + 5.0 + + + 0.5 + + + 0.2 + + + 0.1 + + + false + + + 20.0 + + + 30.0 + + + 0.0 + + + 5.0 + + + 10.0 + + + true + + + true + + + true + + + false + + + 0 + + + + false + + + false + + + + + 10.0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/EffectRepulsor.xml b/templates/mp3/Script/EffectRepulsor.xml index 289a5801..2d6d0333 100644 --- a/templates/mp3/Script/EffectRepulsor.xml +++ b/templates/mp3/Script/EffectRepulsor.xml @@ -1,39 +1,38 @@ - - EffectRepulsor - - - - 0xFB73F2B8 - - - - 0.1 - - - 0.1 - - - - - 1.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EffectRepulsor + + + + 0xFB73F2B8 + + + + PART + + + + 0.1 + + + 0.1 + + + + + 1.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ElectroMagneticPulse.xml b/templates/mp3/Script/ElectroMagneticPulse.xml index e4c48013..2eb88199 100644 --- a/templates/mp3/Script/ElectroMagneticPulse.xml +++ b/templates/mp3/Script/ElectroMagneticPulse.xml @@ -1,50 +1,49 @@ - - ElectroMagneticPulse - - - - - false - - - - - 0.1 - - - 34.0 - - - 1.333 - - - 1.0 - - - 3.0 - - - 0.4 - - - 0.8 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ElectroMagneticPulse + + + + + false + + + + + 0.1 + + + 34.0 + + + 1.3329999 + + + 1.0 + + + 3.0 + + + 0.40000001 + + + 0.80000001 + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/EnvFxDensityController.xml b/templates/mp3/Script/EnvFxDensityController.xml index 9bc9d147..9e8be30d 100644 --- a/templates/mp3/Script/EnvFxDensityController.xml +++ b/templates/mp3/Script/EnvFxDensityController.xml @@ -1,28 +1,23 @@ - - EnvFxDensityController - - - - 0.5 - - - 500 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EnvFxDensityController + + + + 0.5 + + + 500 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/EyePod.xml b/templates/mp3/Script/EyePod.xml index 1f3200b9..c1b51e8b 100644 --- a/templates/mp3/Script/EyePod.xml +++ b/templates/mp3/Script/EyePod.xml @@ -1,131 +1,59 @@ - - EyePod - - RSO_EyePod.rso - - - - - - - - 20.0 - - - 40.0 - - - 5.0 - - - 2.0 - - - 5.0 - - - 1 - - - 4 - - - 0.25 - - - 0.5 - - - 0.25 - - - 0.5 - - - 5.0 - - - 7.0 - - - - - - - 5.0 - - - true - - - 20.0 - - - 2.0 - - - - - - false - - - false - - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_EyePod.rso + + + EyePod + + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/FalsePerspective.xml b/templates/mp3/Script/FalsePerspective.xml index ad8ebbf3..072641bd 100644 --- a/templates/mp3/Script/FalsePerspective.xml +++ b/templates/mp3/Script/FalsePerspective.xml @@ -1,31 +1,26 @@ - - FalsePerspective - - - - 0.0 - - - 20.0 - - - 8192.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FalsePerspective + + + + 0.0 + + + 20.0 + + + 8192.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/FargullHatcher.xml b/templates/mp3/Script/FargullHatcher.xml index a1e5445e..a5ab0722 100644 --- a/templates/mp3/Script/FargullHatcher.xml +++ b/templates/mp3/Script/FargullHatcher.xml @@ -1,85 +1,46 @@ - - FargullHatcher - - RSO_FargullHatcher.rso - - - - - - - false - - - 20.0 - - - 20.0 - - - 20.0 - - - - - 1.0 - - - 5 - - - 10.0 - - - 20.0 - - - 0.5 - - - 2.0 - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 100.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_FargullHatcher.rso + + + FargullHatcher + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 100.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/FargullHatcherSwarm.xml b/templates/mp3/Script/FargullHatcherSwarm.xml index 4098934d..818ce6e6 100644 --- a/templates/mp3/Script/FargullHatcherSwarm.xml +++ b/templates/mp3/Script/FargullHatcherSwarm.xml @@ -1,46 +1,34 @@ - - FargullHatcherSwarm - - RSO_FargullHatcherSwarm.rso - - - - - - - true - - - - - - - 4.0 - - - 25.0 - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - volume - - - + + + RSO_FargullHatcherSwarm.rso + + + FargullHatcherSwarm + + + + + + true + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/FishCloud.xml b/templates/mp3/Script/FishCloud.xml index a38458b2..7b97c415 100644 --- a/templates/mp3/Script/FishCloud.xml +++ b/templates/mp3/Script/FishCloud.xml @@ -1,175 +1,171 @@ - - FishCloud - - - - - - 20 - - - 0.0 - - - 3.0 - - - 0.0 - - - 2.0 - - - 0.4 - - - 0.9 - - - 1.0 - - - 1.0 - - - 0.4 - - - 0.2 - - - 0.0 - - - 0.0 - - - 0.0 - - - 30.0 - - - 0.1 - - - 0.1 - - - 0.5 - - - 3 - - - 0xC22624A2 - - - - - - - - 1.0, 1.0, 1.0, 1.0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - - 0 - - - 1.0 - - - - 0 - - - 1.0 - - - - 0 - - - 1.0 - - - - 0 - - - 1.0 - - - - - 20.0 - - - 25.0 - - - true - - - true - - - - - 2.0 - - - 30.0 - - - 1.0 - - - 2.0 - - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7990A3B6 - - enabled - volume - - - + + + FishCloud + + + + + CMDL + + + + + 20 + + + 0.0 + + + 3.0 + + + 0.0 + + + 2.0 + + + 0.40000001 + + + 0.89999998 + + + 1.0 + + + 1.0 + + + 0.40000001 + + + 0.2 + + + 0.0 + + + 0.0 + + + 0.0 + + + 30.0 + + + 0.1 + + + 0.1 + + + 0.5 + + + 3 + + + 0xC22624A2 + + + + + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + + PART + + + + 0 + + + 1.0 + + + + PART + + + + 0 + + + 1.0 + + + + 0 + + + 1.0 + + + + 0 + + + 1.0 + + + + CAUD + + + + + CAUD + + + + 20.0 + + + 25.0 + + + true + + + true + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/FishCloudModifier.xml b/templates/mp3/Script/FishCloudModifier.xml index ba804819..2175fc83 100644 --- a/templates/mp3/Script/FishCloudModifier.xml +++ b/templates/mp3/Script/FishCloudModifier.xml @@ -1,34 +1,29 @@ - - FishCloudModifier - - - - false - - - false - - - 8.0 - - - 0.4 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FishCloudModifier + + + + false + + + false + + + 8.0 + + + 0.40000001 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/FlyerSwarm.xml b/templates/mp3/Script/FlyerSwarm.xml index a4c03ecc..e642529c 100644 --- a/templates/mp3/Script/FlyerSwarm.xml +++ b/templates/mp3/Script/FlyerSwarm.xml @@ -1,33 +1,30 @@ - - FlyerSwarm - - - - - - true - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - volume - - - + + + FlyerSwarm + + + + + + true + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/FlyingPirate.xml b/templates/mp3/Script/FlyingPirate.xml index 7a415b48..22d9b4d6 100644 --- a/templates/mp3/Script/FlyingPirate.xml +++ b/templates/mp3/Script/FlyingPirate.xml @@ -1,281 +1,45 @@ - - FlyingPirate - - RSO_FlyingPirate.rso - - - - - - - 360.0 - - - - - - - - false - - - true - - - false - - - false - - - false - - - 7.0 - - - 50.0 - - - 30.0 - - - 5.0 - - - 1.0 - - - 10.0 - - - 50.0 - - - 2.0 - - - 100.0 - - - - - 15.0 - - - 30.0 - - - 20.0 - - - 5.0 - - - 15.0 - - - 90.0 - - - 20.0 - - - 20.0 - - - 30.0 - - - 4.0 - - - 80.0 - - - 80.0 - - - 20.0 - - - 30.0 - - - 100.0 - - - 30.0 - - - 3.0 - - - - - - - - - - - 50.0 - - - 3.0 - - - 1.0 - - - 0.1 - - - - - - - - - - - - - 10.0 - - - 20.0 - - - 50.0 - - - 3.0 - - - 1.0 - - - - - - - - - - - false - - - - - 100.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - 120.0 - - - 5.0 - - - 1.0 - - - 2.0 - - - - - - - - - - - false - - - false - - - - - 5.0 - - - 5.0 - - - 10.0 - - - 5.0 - - - 15.0 - - - 30.0 - - - 30.0 - - - - - 60.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0xB327E803:0x95C8719D - 0xB327E803:0xA0705491 - 0xB327E803:0x2263E77F:0x2245A396 - 0xB327E803:0x70B96A25:0x68002BD7 - 0xB327E803:0x70B96A25:0xAD315C7C - 0xB327E803:0x70B96A25:0x042A25ED - 0xB327E803:0x70B96A25:0xE39B8B1E - 0xB327E803:0x70B96A25:0x356C166A - 0xB327E803:0x70B96A25:0x1CA4A298 - 0xB327E803:0x70B96A25:0xDF44507E - 0xB327E803:0x70B96A25:0xD2C9A656 - 0xB327E803:0x70B96A25:0xD4E26A8E - - enabled - enabled - - + + + RSO_FlyingPirate.rso + + + FlyingPirate + + + + + + 360.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/FogOverlay.xml b/templates/mp3/Script/FogOverlay.xml index b212c63c..77618765 100644 --- a/templates/mp3/Script/FogOverlay.xml +++ b/templates/mp3/Script/FogOverlay.xml @@ -1,67 +1,71 @@ - - FogOverlay - - - - 1.0 - - - 1.0 - - - 1.0 - - - false - - - 1.0, 1.0, 1.0, 0.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - 0.1 - - - 1.0 - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FogOverlay + + + + 1.0 + + + 1.0 + + + 1.0 + + + false + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 0.5 + + + 0.2 + + + 0.1 + + + 0.1 + + + 1.0 + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/FogVolume.xml b/templates/mp3/Script/FogVolume.xml index 6405b313..0cf02228 100644 --- a/templates/mp3/Script/FogVolume.xml +++ b/templates/mp3/Script/FogVolume.xml @@ -1,40 +1,43 @@ - - FogVolume - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - - enabled - enabled - - + + + FogVolume + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3/Script/Friendly.xml b/templates/mp3/Script/Friendly.xml index bf322e2d..61d5849c 100644 --- a/templates/mp3/Script/Friendly.xml +++ b/templates/mp3/Script/Friendly.xml @@ -1,183 +1,59 @@ - - Friendly - - RSO_Friendly.rso - - - - - - - - 1.0 - - - 1 - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - false - - - - false - - - false - - - true - - - false - - - false - - - 10.0 - - - false - - - 30.0 - - - 2.0 - - - 2.0 - - - 1.0 - - - false - - - - - - - 5.0 - - - - - - - - - true - - - 10.0 - - - 1000.0 - - - false - - - false - - - 60.0 - - - 90.0 - - - true - - - false - - - true - - - - - - - true - - - - - true - - - 2.0 - - - 6.0 - - - 3 - - - 0.1 - - - 0.5 - - - 20.0 - - - - - false - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0xBF9BA6CC:0x50340852 - - enabled - enabled - - + + + RSO_Friendly.rso + + + Friendly + + + + + + + 1.0 + + + 1 + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/Gandrayda.xml b/templates/mp3/Script/Gandrayda.xml index f018946a..b4deadf9 100644 --- a/templates/mp3/Script/Gandrayda.xml +++ b/templates/mp3/Script/Gandrayda.xml @@ -1,58 +1,54 @@ - - Gandrayda - - RSO_Gandrayda.rso - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 1 - - - 60.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0xFEE49B25:0x4A426BB3 - 0x49B975E6:0x4A426BB3 - 0x82439CBA:0x4A426BB3 - - enabled - enabled - - + + + RSO_Gandrayda.rso + + + Gandrayda + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 1 + + + 60.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp3/Script/GellSac.xml b/templates/mp3/Script/GellSac.xml index cc26607d..ec851924 100644 --- a/templates/mp3/Script/GellSac.xml +++ b/templates/mp3/Script/GellSac.xml @@ -1,84 +1,52 @@ - - GellSac - - RSO_GellSac.rso - - - - - - - 10.0 - - - - - - - - 0.2 - - - 120.0 - - - 1.5 - - - 200.0 - - - 0.5 - - - - - - - 0 - - - 0.35 - - - 0.5 - - - 0.02 - - - 0.3 - - - 3.0 - - - 20.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_GellSac.rso + + + GellSac + + + + + + 10.0 + + + + + + + + 0.2 + + + 120.0 + + + 1.5 + + + 200.0 + + + 0.5 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/GeneratedObjectDeleter.xml b/templates/mp3/Script/GeneratedObjectDeleter.xml index b5b048a6..0e82f3c7 100644 --- a/templates/mp3/Script/GeneratedObjectDeleter.xml +++ b/templates/mp3/Script/GeneratedObjectDeleter.xml @@ -1,35 +1,24 @@ - - GeneratedObjectDeleter - - - - - false - - - - - - - true - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GeneratedObjectDeleter + + + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Generator.xml b/templates/mp3/Script/Generator.xml index 160e9f10..4afc86b7 100644 --- a/templates/mp3/Script/Generator.xml +++ b/templates/mp3/Script/Generator.xml @@ -1,54 +1,54 @@ - - Generator - - - - 1 - - - 1 - - - false - - - false - - - false - - - false - - - 0.0, 0.0, 0.0 - - - false - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - script/common/Generator.TXTR - - 0.5 - enabled - enabled - - + + + Generator + + + + 1 + + + 1 + + + false + + + false + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + false + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/GhorLowerBody.xml b/templates/mp3/Script/GhorLowerBody.xml index 248d34be..7cfb1a4b 100644 --- a/templates/mp3/Script/GhorLowerBody.xml +++ b/templates/mp3/Script/GhorLowerBody.xml @@ -1,104 +1,39 @@ - - GhorLowerBody - - RSO_Ghor.rso - - - - - - - - - - false - - - 4.0 - - - - - - - - - - - - - - - - - - - - 25.0 - - - 14.0 - - - - - 15.0 - - - 50.0 - - - 40.0 - - - 15.0 - - - 20.0 - - - 20.0 - - - 1.0 - - - 3.0 - - - 8.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0x99FD196F:0xAEC7546E:0x8B5DB983:0xF8BEDB63 - 0x99FD196F:0xAEC7546E:0x8B5DB983:0x1D5CCC2D - 0x99FD196F:0xAEC7546E:0x04CDC6A6:0xF8BEDB63 - 0x99FD196F:0xAEC7546E:0x04CDC6A6:0x1D5CCC2D - 0x99FD196F:0xAEC7546E:0xE451D02C:0xF8BEDB63 - 0x99FD196F:0xAEC7546E:0xE451D02C:0x1D5CCC2D - 0x99FD196F:0xAEC7546E:0x72F708F2:0xF8BEDB63 - 0x99FD196F:0xAEC7546E:0x72F708F2:0x1D5CCC2D - 0x99FD196F:0xAEC7546E:0x8CB41734:0xF8BEDB63 - 0x99FD196F:0xAEC7546E:0x8CB41734:0x1D5CCC2D - 0x99FD196F:0x810EC49A:0xC27FFA8F - - enabled - enabled - - + + + RSO_Ghor.rso + + + GhorLowerBody + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/GhorUpperBody.xml b/templates/mp3/Script/GhorUpperBody.xml index 2e75e0db..945087c0 100644 --- a/templates/mp3/Script/GhorUpperBody.xml +++ b/templates/mp3/Script/GhorUpperBody.xml @@ -1,235 +1,49 @@ - - GhorUpperBody - - RSO_Ghor.rso - - - - - - - - - - false - - - - - false - - - - - - - - - - 10.0 - - - 50.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 4.0 - - - 3.0 - - - 5.0 - - - 100.0 - - - 1.5 - - - 0.5 - - - 4.0 - - - - - - - - - - 12.0 - - - 40.0 - - - 3.0 - - - 5.0 - - - 8.0 - - - - - - - 20.0 - - - - - 3 - - - 20.0 - - - 10.0 - - - 3.0 - - - 5.0 - - - 25.0 - - - 1.0 - - - 10.0 - - - 20.0 - - - 10.0 - - - 25.0 - - - 40.0 - - - 12.0 - - - - - - 40.0 - - - 10.0 - - - 8.0 - - - - - - - - - - - - - 10.0 - - - 20.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0xFC135E9B:0x832C442E:0xA82B5DAA:0xC27FFA8F - 0xFC135E9B:0xA0D0963B:0xFDEA5D06:0xC27FFA8F - 0xFC135E9B:0x81CC0D22:0x17386C2C:0xF8BEDB63 - 0xFC135E9B:0x81CC0D22:0x17386C2C:0x1D5CCC2D - 0xFC135E9B:0x81CC0D22:0xD171838C:0xF8BEDB63 - 0xFC135E9B:0x81CC0D22:0xD171838C:0x1D5CCC2D - 0xFC135E9B:0x81CC0D22:0x017549CB:0xF8BEDB63 - 0xFC135E9B:0x81CC0D22:0x017549CB:0x1D5CCC2D - 0xFC135E9B:0x81CC0D22:0x08F6BDC5:0xF8BEDB63 - 0xFC135E9B:0x81CC0D22:0x08F6BDC5:0x1D5CCC2D - 0xFC135E9B:0x81CC0D22:0x7B589DD6:0xF8BEDB63 - 0xFC135E9B:0x81CC0D22:0x7B589DD6:0x1D5CCC2D - 0xFC135E9B:0xD345F07F:0xC27FFA8F - 0xFC135E9B:0x391A32AE:0xC27FFA8F - 0xFC135E9B:0xAFB9313A:0xC27FFA8F - 0xFC135E9B:0x305CDAD2:0xC2376579 - 0xFC135E9B:0x305CDAD2:0x05032ED4 - 0xFC135E9B:0x305CDAD2:0x671DBFB5 - 0xFC135E9B:0x810EC49A:0xC27FFA8F - 0xFC135E9B:0x0E07B299:0xDAE21374:0x3D313DA6 - 0xFC135E9B:0x73E98B8F:0xDAE21374:0x3D313DA6 - - enabled - enabled - - + + + RSO_Ghor.rso + + + GhorUpperBody + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/GragnolFlyer.xml b/templates/mp3/Script/GragnolFlyer.xml index 20fddc2f..5c03591d 100644 --- a/templates/mp3/Script/GragnolFlyer.xml +++ b/templates/mp3/Script/GragnolFlyer.xml @@ -1,312 +1,43 @@ - - GragnolFlyer - - RSO_GragnolFlyer.rso - - - - - - - - - 100.0 - - - 2.0 - - - - - 1 - - - - - - - - false - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 0.0, 0.0, 0.0 - - - 20.0 - - - 120.0 - - - - - never - - - - - - - -1.0 - - - 5.0 - - - - - never - - - never - - - - - 5.0 - - - - - 50.0 - - - never - - - - - - - never - - - - - - - never - - - - - - 5.0 - - - 2.0 - - - 10.0 - - - 1.0 - - - 5.0 - - - false - - - true - - - 5.0 - - - - - 1 - - - never - - - 10.0 - - - false - - - - - 1 - - - 180.0 - - - false - - - - - - - 180.0 - - - false - - - - - never - - - never - - - never - - - 180.0 - never - - - never - - - never - - - never - - - never - - - never - - - false - never - - - never - - - - - never - - - never - - - never - - - 180.0 - never - - - never - - - never - - - never - - - never - - - never - - - false - never - - - never - - - - - - - 180.0 - - - false - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_GragnolFlyer.rso + + + GragnolFlyer + + + + + + + + 100.0 + + + 2.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/GrapplePoint.xml b/templates/mp3/Script/GrapplePoint.xml index 33b6ac14..5e37948e 100644 --- a/templates/mp3/Script/GrapplePoint.xml +++ b/templates/mp3/Script/GrapplePoint.xml @@ -1,156 +1,142 @@ - - GrapplePoint - - RSO_ScriptGrapplePoint.rso - - - - - - - 5.0 - - - 20.0 - - - 180.0 - - - false - - - false - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - false - - - false - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - false - - - 0.5 - - - 1.0 - - - 0.5 - - - 1.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/GrapplePoint.TXTR - - 0.5 - enabled - enabled - - + + + RSO_ScriptGrapplePoint.rso + + + GrapplePoint + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + false + + + false + + + + 1.0 + 1.0 + 1.0 + + + + + 1.0 + 1.0 + 1.0 + + + + false + + + 0.5 + + + 1.0 + + + 0.5 + + + 1.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/GuiMenu.xml b/templates/mp3/Script/GuiMenu.xml index 0e3eb55f..5314288e 100644 --- a/templates/mp3/Script/GuiMenu.xml +++ b/templates/mp3/Script/GuiMenu.xml @@ -1,38 +1,37 @@ - - GuiMenu - - - - - true - - - true - - - true - - - true - - - true - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiMenu + + + + + STRG + + + + true + + + true + + + true + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/GuiScreen.xml b/templates/mp3/Script/GuiScreen.xml index 2bb1dca7..4af297c2 100644 --- a/templates/mp3/Script/GuiScreen.xml +++ b/templates/mp3/Script/GuiScreen.xml @@ -1,29 +1,28 @@ - - GuiScreen - - RSO_ScriptGUIScreenFrontEndUI.rso - - - - - 0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptGUIScreenFrontEndUI.rso + + + GuiScreen + + + + 0 + + + + STRG + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/GuiSlider.xml b/templates/mp3/Script/GuiSlider.xml index f200aef6..f717c43c 100644 --- a/templates/mp3/Script/GuiSlider.xml +++ b/templates/mp3/Script/GuiSlider.xml @@ -1,45 +1,40 @@ - - GuiSlider - - - - - false - - - - - - 0.0 - - - 255.0 - - - 1.0 - - - 1.0 - - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiSlider + + + + + false + + + + + + 0.0 + + + 255.0 + + + 1.0 + + + 1.0 + + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/GuiWidget.xml b/templates/mp3/Script/GuiWidget.xml index 723d6a7f..72b9d745 100644 --- a/templates/mp3/Script/GuiWidget.xml +++ b/templates/mp3/Script/GuiWidget.xml @@ -1,29 +1,24 @@ - - GuiWidget - - - - - false - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiWidget + + + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/GunTurretBase.xml b/templates/mp3/Script/GunTurretBase.xml index 408ba9c0..b02e4307 100644 --- a/templates/mp3/Script/GunTurretBase.xml +++ b/templates/mp3/Script/GunTurretBase.xml @@ -1,96 +1,58 @@ - - GunTurretBase - - RSO_GunTurret.rso - - - - - - - false - - - false - - - false - - - false - - - 2.0 - - - 5.0 - - - 1.0 - - - 10.0 - - - 10.0 - - - 0.7 - - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_GunTurret.rso + + + GunTurretBase + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/GunTurretTop.xml b/templates/mp3/Script/GunTurretTop.xml index 1acc520e..a378d885 100644 --- a/templates/mp3/Script/GunTurretTop.xml +++ b/templates/mp3/Script/GunTurretTop.xml @@ -1,120 +1,58 @@ - - GunTurretTop - - RSO_GunTurret.rso - - - - - - - false - - - false - - - false - - - true - - - 100.0 - - - - 180.0 - - - 10.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 3.0 - - - 1.0 - - - 1.0 - - - 1 - - - 5 - - - - - - 10.0 - - - 5.0 - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_GunTurret.rso + + + GunTurretTop + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/HUDHint.xml b/templates/mp3/Script/HUDHint.xml index a9fb4140..d0f658b2 100644 --- a/templates/mp3/Script/HUDHint.xml +++ b/templates/mp3/Script/HUDHint.xml @@ -1,41 +1,40 @@ - - HUDHint - - - - - 15.0 - - - 16.0 - - - 1.0 - - - 0.0 - - - 0 - - - 15 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + HUDHint + + + + + TXTR + + + + 15.0 + + + 16.0 + + + 1.0 + + + 0.0 + + + 0 + + + 15 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/HUDMemo.xml b/templates/mp3/Script/HUDMemo.xml index 590d3049..e29e8041 100644 --- a/templates/mp3/Script/HUDMemo.xml +++ b/templates/mp3/Script/HUDMemo.xml @@ -1,78 +1,94 @@ - - HUDMemo - - - - 3.0 - - - true - - - true - - - 0 - - - 0x35E07A31 - - - - - - - - - false - - - 1 - - - - 0 - - - 1.0 - - - true - - - false - - - false - - - false - - - - - - - 0.0 - - - - - - - - - - - - - - - script/common/HUDMemo.TXTR - - 0.5 - enabled - enabled - - + + + HUDMemo + + + + 3.0 + + + true + + + true + + + 0 + + + 0x35E07A31 + + + + + + + + + false + + + 1 + + + + STRG + + + + 0 + + + 1.0 + + + true + + + false + + + false + + + false + + + + + CMDL + + + + + CAAD + + + + + TXTR + + + + 0.0 + + + + STRM + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/IFT.xml b/templates/mp3/Script/IFT.xml index e868f1bb..7c0faed1 100644 --- a/templates/mp3/Script/IFT.xml +++ b/templates/mp3/Script/IFT.xml @@ -1,25 +1,20 @@ - - IFT - - - - true - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + IFT + + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Korakk.xml b/templates/mp3/Script/Korakk.xml index ced75323..a459fcdd 100644 --- a/templates/mp3/Script/Korakk.xml +++ b/templates/mp3/Script/Korakk.xml @@ -1,189 +1,66 @@ - - Korakk - - RSO_BeastRider.rso - - - - - - - - - - - - - - 25.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - - 65.0 - - - 5.0 - - - - - - - - 65.0 - - - 5.0 - - - - - - - - 65.0 - - - 5.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x1464AE05:0xA244C9D8 - 0x24D00673:0xA244C9D8 - 0x85BB6891:0xA8C2AC76 - 0x85BB6891:0x2E56DED8 - 0x85BB6891:0xF47476CE - 0x85BB6891:0x470306BE - 0x85BB6891:0x87952FC5 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_BeastRider.rso + + + Korakk + + + + + + + + 65.0 + + + 5.0 + + + + + + + + 65.0 + + + 5.0 + + + + + + + + 65.0 + + + 5.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + diff --git a/templates/mp3/Script/KorbaMaw.xml b/templates/mp3/Script/KorbaMaw.xml index f4595e5a..5bea7f7f 100644 --- a/templates/mp3/Script/KorbaMaw.xml +++ b/templates/mp3/Script/KorbaMaw.xml @@ -1,90 +1,73 @@ - - KorbaMaw - - RSO_KorbaMaw.rso - - - - - - - - 0.5 - - - 3.0 - - - 2.8 - - - - - - - - - 100.0 - - - 2.0 - - - - - 0.5 - - - 0.5 - - - 1.0 - - - 1 - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_KorbaMaw.rso + + + KorbaMaw + + + + + + + + + 100.0 + + + 2.0 + + + + + 0.5 + + + 0.5 + + + 1.0 + + + 1 + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/KorbaSnatcherSwarm.xml b/templates/mp3/Script/KorbaSnatcherSwarm.xml index aebaf40e..4687b086 100644 --- a/templates/mp3/Script/KorbaSnatcherSwarm.xml +++ b/templates/mp3/Script/KorbaSnatcherSwarm.xml @@ -1,82 +1,45 @@ - - KorbaSnatcherSwarm - - RSO_KorbaMaw.rso - - - - - - - 0.8 - - - 5 - - - 8 - - - 1.0 - - - 2.5 - - - 2000.0 - - - 0.1 - - - 0.3 - - - 1.0 - - - 30.0 - - - - - - - - true - - - - 0.45 - - - -1 - - - -1 - - - -1 - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - volume - - - + + + RSO_KorbaMaw.rso + + + KorbaSnatcherSwarm + + + + + + + true + + + + 0.44999999 + + + -1 + + + -1 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/LODController.xml b/templates/mp3/Script/LODController.xml index 94d361c7..14c5740e 100644 --- a/templates/mp3/Script/LODController.xml +++ b/templates/mp3/Script/LODController.xml @@ -1,71 +1,66 @@ - - LODController - - RSO_ScriptLODController.rso - - - - - 1 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - - 0.0 - - - true - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptLODController.rso + + + LODController + + + + 1 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + + 0.0 + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/LUAScript.xml b/templates/mp3/Script/LUAScript.xml index de0c4641..61c8ce71 100644 --- a/templates/mp3/Script/LUAScript.xml +++ b/templates/mp3/Script/LUAScript.xml @@ -1,28 +1,31 @@ - - LUAScript - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + LUAScript + + + + + MLVL + + + + + MLVL + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/LightVolume.xml b/templates/mp3/Script/LightVolume.xml index 766b7fb5..496e34b0 100644 --- a/templates/mp3/Script/LightVolume.xml +++ b/templates/mp3/Script/LightVolume.xml @@ -1,28 +1,28 @@ - - LightVolume - - - - 1.0, 1.0, 1.0, 1.0 - - - 10 - - - - - - - - - - - - - - enabled - volume - - - + + + LightVolume + + + + + 1.0 + 1.0 + 1.0 + + + + 10 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/MemoryRelay.xml b/templates/mp3/Script/MemoryRelay.xml index 6bae990d..6002f85b 100644 --- a/templates/mp3/Script/MemoryRelay.xml +++ b/templates/mp3/Script/MemoryRelay.xml @@ -1,31 +1,27 @@ - - MemoryRelay - - - - - false - - - false - - - - - - - - - - - - - - script/common/MemoryRelay.TXTR - - 0.5 - enabled - enabled - - + + + MemoryRelay + + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/Metaree.xml b/templates/mp3/Script/Metaree.xml index 3eb18295..8ffe3fd4 100644 --- a/templates/mp3/Script/Metaree.xml +++ b/templates/mp3/Script/Metaree.xml @@ -1,63 +1,33 @@ - - Metaree - - RSO_Metaree.rso - - - - - - - 30.0 - - - - - - - - 15.0 - - - 2.0 - - - 2.0 - - - 5.0 - - - 5.0 - - - - 0.0, 0.0, 0.0 - - - - 1.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Metaree.rso + + + Metaree + + + + + + 30.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/MetroidHatcher.xml b/templates/mp3/Script/MetroidHatcher.xml index 9ebf8756..882766bb 100644 --- a/templates/mp3/Script/MetroidHatcher.xml +++ b/templates/mp3/Script/MetroidHatcher.xml @@ -1,202 +1,210 @@ - - MetroidHatcher - - RSO_MetroidHatcher.rso - - - - - - - 1000.0 - - - - - 5.0 - - - 5.0 - - - - - - - 500.0 - - - 20.0 - - - - - 3.0 - - - 9.0 - - - 0.0, 0.0, -1.8 - - - 1.0 - - - 3.0 - - - 2 - - - 100.0 - - - 1000000.0 - - - - - - - 1000.0 - - - - - 5.0 - - - 5.0 - - - - - - - 500.0 - - - 20.0 - - - - - 3.0 - - - 9.0 - - - 0.0, 0.0, -1.8 - - - 1.0 - - - 3.0 - - - 2 - - - 100.0 - - - 1000000.0 - - - - - - - 1000.0 - - - - - 5.0 - - - 5.0 - - - - - - - 500.0 - - - 20.0 - - - - - 3.0 - - - 9.0 - - - 0.0, 0.0, -1.8 - - - 1.0 - - - 3.0 - - - 2 - - - 100.0 - - - 1000000.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x5C056CEF:0xA244C9D8 - 0x8BE7ECB7:0xA244C9D8 - 0x42E95705:0xFD38A106 - 0x42E95705:0x4D7DBEAB - 0x42E95705:0xA17C09BB - 0x42E95705:0x11DC2DAB - 0x42E95705:0xFDDD9ABB - 0x266B7D6B:0xFD38A106 - 0x266B7D6B:0x4D7DBEAB - 0x266B7D6B:0xA17C09BB - 0x266B7D6B:0x11DC2DAB - 0x266B7D6B:0xFDDD9ABB - 0xF189FD33:0xFD38A106 - 0xF189FD33:0x4D7DBEAB - 0xF189FD33:0xA17C09BB - 0xF189FD33:0x11DC2DAB - 0xF189FD33:0xFDDD9ABB - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_MetroidHatcher.rso + + + MetroidHatcher + + + + + + 1000.0 + + + + + 5.0 + + + 5.0 + + + + + + + 500.0 + + + 20.0 + + + + + 3.0 + + + 9.0 + + + + 0.0 + 0.0 + -1.8 + + + + 1.0 + + + 3.0 + + + 2 + + + 100.0 + + + 1000000.0 + + + + + + + 1000.0 + + + + + 5.0 + + + 5.0 + + + + + + + 500.0 + + + 20.0 + + + + + 3.0 + + + 9.0 + + + + 0.0 + 0.0 + -1.8 + + + + 1.0 + + + 3.0 + + + 2 + + + 100.0 + + + 1000000.0 + + + + + + + 1000.0 + + + + + 5.0 + + + 5.0 + + + + + + + 500.0 + + + 20.0 + + + + + 3.0 + + + 9.0 + + + + 0.0 + 0.0 + -1.8 + + + + 1.0 + + + 3.0 + + + 2 + + + 100.0 + + + 1000000.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/MetroidHopper.xml b/templates/mp3/Script/MetroidHopper.xml index 585a68a1..af1c8bc3 100644 --- a/templates/mp3/Script/MetroidHopper.xml +++ b/templates/mp3/Script/MetroidHopper.xml @@ -1,126 +1,27 @@ - - MetroidHopper - - RSO_MetroidHopper.rso - - - - - - - - - 1.0 - - - 100.0 - - - 1.0 - - - false - - - 1.0 - - - 30.0 - - - 8.0 - - - 11.0 - - - 0.5 - - - - - 0.1 - - - 20.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 0.6 - - - 0.3 - - - - - - - - 5.0 - - - - - - - 0xFC1B1B4F - - - - - - - - - - - false - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_MetroidHopper.rso + + + MetroidHopper + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/MetroidPhazeoid.xml b/templates/mp3/Script/MetroidPhazeoid.xml index b21c8d59..caaef210 100644 --- a/templates/mp3/Script/MetroidPhazeoid.xml +++ b/templates/mp3/Script/MetroidPhazeoid.xml @@ -1,263 +1,33 @@ - - MetroidPhazeoid - - RSO_MetroidPhazeoid.rso - - - - - - - false - - - false - - - false - - - 0.66 - - - 0.1 - - - 0.1 - - - 1.0 - - - 5.0 - - - 0.5 - - - - - - - - never - - - - - - - never - - - - - - - never - - - - - - - - - 5.0 - - - - - - - - - - 1.0 - - - 0.1 - - - 0.1 - - - 0.2 - - - 0.5 - - - 1.0 - - - 0.4 - - - 0.6 - - - 0.5 - - - 1.0 - - - 50.0 - - - -50.0 - - - 25.0 - - - 5.0 - - - 0.0 - - - 15.0 - - - 5.0 - - - 10.0 - - - - - never - - - - - 0.0 - - - 25.0 - - - 1.0 - - - - 15.0 - - - 0.5 - - - 0.5 - - - 1.0 - - - 0.0 - - - 15.0 - - - 1.0 - - - 2.0 - - - 0.0 - - - false - - - false - - - false - - - 3.0 - - - 10.0 - - - 5.0 - - - 1.0 - - - - - - 5 - - - 4.0 - - - 0.1 - - - 0.021 - - - 0.1 - - - 0.021 - - - 3.0 - - - -3.0 - - - 1.0 - - - 3.0 - - - 10.0 - - - 0.5 - - - - - - - 50.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_MetroidPhazeoid.rso + + + MetroidPhazeoid + + + + + + + 50.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/MiiAccessory.xml b/templates/mp3/Script/MiiAccessory.xml index 5226f973..b39a030e 100644 --- a/templates/mp3/Script/MiiAccessory.xml +++ b/templates/mp3/Script/MiiAccessory.xml @@ -1,24 +1,20 @@ - - MiiAccessory - - - - - - - - - - - - - - - - 0xD29C031D:0xBB52F0BE - - enabled - enabled - - + + + MiiAccessory + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/MinorIng.xml b/templates/mp3/Script/MinorIng.xml index 6bdbd8f5..e057fcd0 100644 --- a/templates/mp3/Script/MinorIng.xml +++ b/templates/mp3/Script/MinorIng.xml @@ -1,253 +1,42 @@ - - MinorIng - - RSO_MinorIng.rso - - - - - - - 4.0 - - - 4.5 - - - 30.0 - - - 3.0 - - - - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 1.0 - - - 10.0 - - - 5.0 - - - 5.0 - - - - 1.0 - - - - 1.0 - - - 5.0 - - - 0.3 - - - 0.2 - - - 1.0 - - - 20.0 - - - 0.1 - - - 1.0 - - - 2.0 - - - 30.0 - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - never - - - - - 1 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_MinorIng.rso + + + MinorIng + + + + + + 4.0 + + + 4.5 + + + 30.0 + + + 3.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/MultiModelActor.xml b/templates/mp3/Script/MultiModelActor.xml index 4bea603f..9e0c1d72 100644 --- a/templates/mp3/Script/MultiModelActor.xml +++ b/templates/mp3/Script/MultiModelActor.xml @@ -1,90 +1,89 @@ - - MultiModelActor - - RSO_ScriptMultiModelActor.rso - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - 0 - - - false - - - 0.0 - - - - - - - - - - - - - - - false - - - false - - - 1.0, 1.0, 1.0, 1.0 - - - - 0.0, 0.0, 0.0 - - - true - - - true - - - true - - - - - - - - - - - - - - - 0xC27FFA8F - 0x1960932D:0x681C4457:0xC27FFA8F - 0x1960932D:0xC674D5C6:0xC27FFA8F - 0x1960932D:0x3B8D2DB3:0xC27FFA8F - 0x1960932D:0x95E5BC22:0xC27FFA8F - 0x1960932D:0xBC2D08D0:0xC27FFA8F - 0x1960932D:0x12459941:0xC27FFA8F - 0x1960932D:0x9CAFFE7B:0xC27FFA8F - 0x1960932D:0x32C76FEA:0xC27FFA8F - 0x1960932D:0x681AAA77:0xC27FFA8F - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_ScriptMultiModelActor.rso + + + MultiModelActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + DCLN + + + + + CMDL + + + + + + false + + + false + + + + 1.0 + 1.0 + 1.0 + + + + + + 0.0 + 0.0 + 0.0 + + + + true + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/MysteryFlyer.xml b/templates/mp3/Script/MysteryFlyer.xml index dd8297ba..6d13319d 100644 --- a/templates/mp3/Script/MysteryFlyer.xml +++ b/templates/mp3/Script/MysteryFlyer.xml @@ -1,70 +1,37 @@ - - MysteryFlyer - - RSO_MysteryFlyer.rso - - - - - - - - - 2.0 - - - - - - - - - - - - - 0xFFFFFFFF - - - 5.0 - - - - - 10.0 - - - 2.0 - - - 5.0 - - - true - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_MysteryFlyer.rso + + + MysteryFlyer + + + + + + + + 2.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/Nightbarb.xml b/templates/mp3/Script/Nightbarb.xml index b8dd6885..adf81ac5 100644 --- a/templates/mp3/Script/Nightbarb.xml +++ b/templates/mp3/Script/Nightbarb.xml @@ -1,42 +1,28 @@ - - Nightbarb - - - - - - true - - - - - - - 45.0 - - - - 2.0 - - - - - - - - - - - - - - - - - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + Nightbarb + + + + + + true + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3/Script/NoseTurret.xml b/templates/mp3/Script/NoseTurret.xml index 8faafab2..3cf35e75 100644 --- a/templates/mp3/Script/NoseTurret.xml +++ b/templates/mp3/Script/NoseTurret.xml @@ -1,125 +1,61 @@ - - NoseTurret - - RSO_NoseTurret.rso - - - - - - - 0.5 - - - -90.0 - - - 90.0 - - - 90.0 - - - 90.0 - - - 0.0 - - - 15.0 - - - 360.0 - - - 135.0 - - - -135.0 - - - 360.0 - - - 45.0 - - - -45.0 - - - - - 1.0 - - - 3 - - - 0.1 - - - 2 - - - - false - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 50.0 - - - 5.0 - - - 25.0 - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_NoseTurret.rso + + + NoseTurret + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 50.0 + + + 5.0 + + + 25.0 + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/OptionalAreaAsset.xml b/templates/mp3/Script/OptionalAreaAsset.xml index 0423f572..e44f9e9e 100644 --- a/templates/mp3/Script/OptionalAreaAsset.xml +++ b/templates/mp3/Script/OptionalAreaAsset.xml @@ -1,30 +1,19 @@ - - OptionalAreaAsset - - - - - - 0 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + OptionalAreaAsset + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Parasite.xml b/templates/mp3/Script/Parasite.xml index 730f2aab..0ded6d0c 100644 --- a/templates/mp3/Script/Parasite.xml +++ b/templates/mp3/Script/Parasite.xml @@ -1,131 +1,127 @@ - - Parasite - - RSO_Parasite.rso - - - - - 0 - - - - - 25.0 - - - - - 10.0 - - - 5.0 - - - - - 3.0 - - - 0.2 - - - 3.0 - - - 720.0 - - - 5.0 - - - 90.0 - - - 4.0 - - - 20.0 - - - 0.0 - - - - - - 10.0 - - - 2.5 - - - 360.0 - - - 180.0 - - - 120.0 - - - 0.2 - - - 0.4 - - - 6.0 - - - 2.6 - - - 1.0 - - - 0.8 - - - 0.7 - - - 0.9 - - - 0.2 - - - 1.3 - - - 0.2 - - - 40.0 - - - false - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Parasite.rso + + + Parasite + + + + 0 + + + + + 25.0 + + + + + 10.0 + + + 5.0 + + + + + 3.0 + + + 0.2 + + + 3.0 + + + 720.0 + + + 5.0 + + + 90.0 + + + 4.0 + + + 20.0 + + + 0.0 + + + + + + 10.0 + + + 2.5 + + + 360.0 + + + 180.0 + + + 120.0 + + + 0.2 + + + 0.40000001 + + + 6.0 + + + 2.5999999 + + + 1.0 + + + 0.80000001 + + + 0.69999999 + + + 0.89999998 + + + 0.2 + + + 1.3 + + + 0.2 + + + 40.0 + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PathControl.xml b/templates/mp3/Script/PathControl.xml index 25e51cf6..0a168ea1 100644 --- a/templates/mp3/Script/PathControl.xml +++ b/templates/mp3/Script/PathControl.xml @@ -1,34 +1,29 @@ - - PathControl - - - - 0 - - - 0xF56F6770 - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PathControl + + + + 0 + + + 0xF56F6770 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/PathMeshCtrl.xml b/templates/mp3/Script/PathMeshCtrl.xml index f1137906..f061bdc9 100644 --- a/templates/mp3/Script/PathMeshCtrl.xml +++ b/templates/mp3/Script/PathMeshCtrl.xml @@ -1,28 +1,23 @@ - - PathMeshCtrl - - - - 0 - - - 1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PathMeshCtrl + + + + 0 + + + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Phaazoid.xml b/templates/mp3/Script/Phaazoid.xml index 101424e7..61b5eecb 100644 --- a/templates/mp3/Script/Phaazoid.xml +++ b/templates/mp3/Script/Phaazoid.xml @@ -1,70 +1,27 @@ - - Phaazoid - - RSO_Phaazoid.rso - - - - - - - - - 0 - - - false - - - false - - - 65.0 - - - 25.0 - - - 10.0 - - - 35.0 - - - 1.0 - - - 3.5 - - - 2.5 - - - 7.0 - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Phaazoid.rso + + + Phaazoid + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PhazonFlyerSwarm.xml b/templates/mp3/Script/PhazonFlyerSwarm.xml index b8b26746..07b451c1 100644 --- a/templates/mp3/Script/PhazonFlyerSwarm.xml +++ b/templates/mp3/Script/PhazonFlyerSwarm.xml @@ -1,39 +1,29 @@ - - PhazonFlyerSwarm - - - - - - true - - - - - - - 4.0 - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + PhazonFlyerSwarm + + + + + + true + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PhazonHarvester.xml b/templates/mp3/Script/PhazonHarvester.xml index 5c958763..2b15bff6 100644 --- a/templates/mp3/Script/PhazonHarvester.xml +++ b/templates/mp3/Script/PhazonHarvester.xml @@ -1,123 +1,38 @@ - - PhazonHarvester - - RSO_PhazonHarvester.rso - - - - - - - 15.0 - - - - - - - - true - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - 20.0 - - - 4.0 - - - 2.0 - - - 6.0 - - - 0.0 - - - -90.0 - - - 70.0 - - - 90.0 - - - 2.0 - - - 2.0 - - - - - never - - - - - - - never - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - 0xD2DFD524:0x7A154E49 - 0xD2DFD524:0xC7426B90 - 0xD2DFD524:0xE2EFEE98 - 0xD2DFD524:0x155BF24B - 0xD2DFD524:0xD757CB94 - - enabled - enabled - - + + + RSO_PhazonHarvester.rso + + + PhazonHarvester + + + + + + 15.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + diff --git a/templates/mp3/Script/PhazonLeech.xml b/templates/mp3/Script/PhazonLeech.xml index 7e085e19..abe6c281 100644 --- a/templates/mp3/Script/PhazonLeech.xml +++ b/templates/mp3/Script/PhazonLeech.xml @@ -1,130 +1,49 @@ - - PhazonLeech - - RSO_PhazonLeech.rso - - - - - - - 1.0 - - - 0.5 - - - 0.7 - - - 0.9 - - - 0.15 - - - 30.0 - - - 35.0 - - - 55.0 - - - 2.0 - - - 4.0 - - - -1.0 - - - -1.0 - - - 2.0 - - - 1.0 - - - 3.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 2.0 - - - 1.0 - - - 7.0 - - - - 0.5 - - - 0.1 - - - - false - - - - - - - - - 25.0 - - - 2.0 - - - - - 50.0 - - - 10.0 - - - 20.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_PhazonLeech.rso + + + PhazonLeech + + + + + + + + + 25.0 + + + 2.0 + + + + + 50.0 + + + 10.0 + + + 20.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PhazonPuddle.xml b/templates/mp3/Script/PhazonPuddle.xml index 57245ed6..bab8aec5 100644 --- a/templates/mp3/Script/PhazonPuddle.xml +++ b/templates/mp3/Script/PhazonPuddle.xml @@ -1,126 +1,25 @@ - - PhazonPuddle - - RSO_MinorIng.rso - - - - - - - - - - - 25.0 - - - - - 5.0 - - - - 1.0 - - - - 1.0 - - - 5.0 - - - 50 - - - 15.0 - - - 25.0 - - - 10.0 - - - 5.0 - - - 0.3 - - - 0.2 - - - 1.0 - - - 20.0 - - - 0.1 - - - 1.0 - - - 2.0 - - - 30.0 - - - - 5.0 - - - 25.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_MinorIng.rso + + + PhazonPuddle + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3/Script/PhazonPuffer.xml b/templates/mp3/Script/PhazonPuffer.xml index 3e73e8fa..f6fa2577 100644 --- a/templates/mp3/Script/PhazonPuffer.xml +++ b/templates/mp3/Script/PhazonPuffer.xml @@ -1,107 +1,27 @@ - - PhazonPuffer - - RSO_PhazonPuffer.rso - - - - - - - - - false - - - false - - - 2.0 - - - 30.0 - - - true - - - 3.0 - - - 5.0 - - - 15.0 - - - 25.0 - - - 2.0 - - - 10.0 - - - 1.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_PhazonPuffer.rso + + + PhazonPuffer + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PhazonTentacle.xml b/templates/mp3/Script/PhazonTentacle.xml index 1f4a74b6..88d88dd9 100644 --- a/templates/mp3/Script/PhazonTentacle.xml +++ b/templates/mp3/Script/PhazonTentacle.xml @@ -1,30 +1,26 @@ - - PhazonTentacle - - RSO_PhazonTentacle.rso - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_PhazonTentacle.rso + + + PhazonTentacle + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PhysicsDebris.xml b/templates/mp3/Script/PhysicsDebris.xml index a972ad25..24b3808e 100644 --- a/templates/mp3/Script/PhysicsDebris.xml +++ b/templates/mp3/Script/PhysicsDebris.xml @@ -1,177 +1,26 @@ - - PhysicsDebris - - RSO_ScriptPhysicsDebris.rso - - - - - - - - 180.0 - - - 180.0 - - - 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0 - - - true - - - 5.0 - - - 15.0 - - - -1.0, -1.0, -1.0 - - - 1.0, 1.0, 1.0 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 0.1 - - - 25.0 - - - 1.0 - - - - - 1 - - - 1.0 - - - 1.0 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - true - - - false - - - false - - - false - - - true - - - false - - - false - - - - - - - - - - - - - - - - - 0x7E397FED:0xBB52F0BE - 0xD94D4CA3:0xC27FFA8F - - enabled - enabled - - + + + RSO_ScriptPhysicsDebris.rso + + + PhysicsDebris + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/Pickup.xml b/templates/mp3/Script/Pickup.xml index 97d130ef..d0965e1e 100644 --- a/templates/mp3/Script/Pickup.xml +++ b/templates/mp3/Script/Pickup.xml @@ -1,94 +1,110 @@ - - Pickup - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 0xFB73F2B8 - - - 1 - - - 0 - - - 1 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - 0.0 - - - - false - - - true - - - false - - - 0.0 - - - 0.0 - - - 20.0 - - - false - - - false - - - 0.0, 0.0, 0.0 - - - false - - - - - - - - - - - - - - - 0xA244C9D8 - 0xC27FFA8F - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + Pickup + + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 0xFB73F2B8 + + + 1 + + + 0 + + + 1 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + CMDL + + + + + + 0.0 + + + + PART + + + + false + + + true + + + false + + + 0.0 + + + 0.0 + + + 20.0 + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/PillBug.xml b/templates/mp3/Script/PillBug.xml index d62d7aef..8283b134 100644 --- a/templates/mp3/Script/PillBug.xml +++ b/templates/mp3/Script/PillBug.xml @@ -1,99 +1,72 @@ - - PillBug - - RSO_PillBug.rso - - - - - - - - - 2.5 - - - 4.0 - - - - - - - 25.0 - - - - - 10.0 - - - 30.0 - - - - - - - - 0.2 - - - 120.0 - - - 1.5 - - - 200.0 - - - 0.5 - - - - - - - 0 - - - - - 0.35 - - - 0.5 - - - 0.02 - - - 0.3 - - - 1.5 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_PillBug.rso + + + PillBug + + + + + + + + 2.5 + + + 4.0 + + + + + + + 25.0 + + + + + 10.0 + + + 30.0 + + + + + + + + 0.2 + + + 120.0 + + + 1.5 + + + 200.0 + + + 0.5 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PirateDrone.xml b/templates/mp3/Script/PirateDrone.xml index b6ece890..6d6b2084 100644 --- a/templates/mp3/Script/PirateDrone.xml +++ b/templates/mp3/Script/PirateDrone.xml @@ -1,347 +1,52 @@ - - PirateDrone - - RSO_PirateDrone.rso - - - - - - - false - - - false - - - - - - - 0.7 - - - true - - - 5.0 - - - 0.0 - - - 5.0 - - - 0.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - true - - - 0.5 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - false - - - - - - - - - never - - - - - - - never - - - - - 3.0 - - - 2.0 - - - 0.0 - - - 1.0 - - - 1.0 - - - 1080.0 - - - 8.0 - - - 1.0 - - - 10.0 - - - 2.0 - - - 10.0 - - - 1.0 - - - 12.0 - - - 3.0 - - - 10.0 - - - 15.0 - - - 10.0 - - - 15.0 - - - false - - - 5 - - - 3 - - - 5.0 - - - 4.0 - - - 0.3 - - - 0.5 - - - 1.0 - - - 5.0 - - - 10.0 - - - true - - - 0.5 - - - true - - - true - - - 0.5 - - - 0.1 - - - false - - - 90.0 - - - 30.0 - - - 1.0 - - - 0 - - - 1 - - - 0 - - - 2 - - - 3.0 - - - 10.0 - - - - - - - - - - 50.0 - - - 2.0 - - - - - 1 - - - 50.0 - - - 0.0 - - - 10.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_PirateDrone.rso + + + PirateDrone + + + + + + + + + 50.0 + + + 2.0 + + + + + 1 + + + 50.0 + + + 0.0 + + + 10.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/PlantScarabSwarm.xml b/templates/mp3/Script/PlantScarabSwarm.xml index 9ca0dfec..8ed33de6 100644 --- a/templates/mp3/Script/PlantScarabSwarm.xml +++ b/templates/mp3/Script/PlantScarabSwarm.xml @@ -1,47 +1,42 @@ - - PlantScarabSwarm - - - - - - true - - - - -1 - - - -1 - - - 30.0 - - - 1.0 - - - 1.0 - - - - 1.0 - - - - - - - - - - - - - - - enabled - enabled - - + + + PlantScarabSwarm + + + + + + true + + + + -1 + + + -1 + + + 30.0 + + + 1.0 + + + 1.0 + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/mp3/Script/Platform.xml b/templates/mp3/Script/Platform.xml index 833d8b40..8db1cf54 100644 --- a/templates/mp3/Script/Platform.xml +++ b/templates/mp3/Script/Platform.xml @@ -1,73 +1,93 @@ - - Platform - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 1.0 - - - 200 - - - 20 - - - false - - - false - - - - 0.0, 0.15, 0.0 - - - 0.0 - - - true - - - 0.0, 0.0, 0.0 - - - 1800.0 - - - 30.0 - - - - - - - - - - - - - - - 0xA3D63F44 - 0xC27FFA8F - 0x7E397FED:0xBB52F0BE - 0x0FC966DC - - enabled - enabled - - + + + Platform + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + + DCLN + + + + + + 1.0 + + + 200 + + + 20 + + + false + + + false + + + + + 0.0 + 0.15000001 + 0.0 + + + + 0.0 + + + true + + + + 0.0 + 0.0 + 0.0 + + + + 1800.0 + + + 30.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp3/Script/PlayerActor.xml b/templates/mp3/Script/PlayerActor.xml index 85b75976..c69cba11 100644 --- a/templates/mp3/Script/PlayerActor.xml +++ b/templates/mp3/Script/PlayerActor.xml @@ -1,88 +1,156 @@ - - PlayerActor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - true - - - true - - - true - - - - - - - - - - - - - - - - - - - - - 16388 - - - 0 - - - - - - - - - - - - - - - - 0x7E397FED:0xBB52F0BE - 0x846397A8 - 0x9834ECC9 - 0x134A81E3 - 0x9BF030DC - 0x8A8D5AA5 - 0x3376814D - 0x0EBEC440 - 0xA8778E57 - 0x1098D091:0xF7FFBD07 - 0x1098D091:0x50340852 - 0xC7385390:0xF7FFBD07 - 0xC7385390:0x50340852 - 0xA3D63F44 - - enabled - enabled - - + + + PlayerActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + + + true + + + true + + + true + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + + CSKR + + + + + + 16388 + + + 0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/PlayerGravityScalar.xml b/templates/mp3/Script/PlayerGravityScalar.xml index 2f77db4f..0aa4b690 100644 --- a/templates/mp3/Script/PlayerGravityScalar.xml +++ b/templates/mp3/Script/PlayerGravityScalar.xml @@ -1,28 +1,23 @@ - - PlayerGravityScalar - - - - 0.42 - - - 0.6 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerGravityScalar + + + + 0.41999999 + + + 0.60000002 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/PlayerHint.xml b/templates/mp3/Script/PlayerHint.xml index 4cf1142a..f94c1068 100644 --- a/templates/mp3/Script/PlayerHint.xml +++ b/templates/mp3/Script/PlayerHint.xml @@ -1,38 +1,33 @@ - - PlayerHint - - - - 10 - - - 0.0 - - - 1 - - - 180.0 - - - 180.0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerHint + + + + 10 + + + 0.0 + + + 1 + + + 180.0 + + + 180.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/PlayerProxy.xml b/templates/mp3/Script/PlayerProxy.xml index d752751c..f94211af 100644 --- a/templates/mp3/Script/PlayerProxy.xml +++ b/templates/mp3/Script/PlayerProxy.xml @@ -1,45 +1,44 @@ - - PlayerProxy - - - - 0xD43A816B - - - - - - - - - - - - - - false - - - false - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerProxy + + + + 0xD43A816B + + + + + + + + + + + + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/PlayerUserAnimPoint.xml b/templates/mp3/Script/PlayerUserAnimPoint.xml index 5e5070a4..40a994e9 100644 --- a/templates/mp3/Script/PlayerUserAnimPoint.xml +++ b/templates/mp3/Script/PlayerUserAnimPoint.xml @@ -1,39 +1,35 @@ - - PlayerUserAnimPoint - - - - - 0.75 - - - 1.0 - - - 0.0 - - - 0.1 - - - 5 - - - - - - - - - - - - - - 0xA3D63F44 - - enabled - enabled - - + + + PlayerUserAnimPoint + + + + + 0.75 + + + 1.0 + + + 0.0 + + + 0.1 + + + 5 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/PointOfInterest.xml b/templates/mp3/Script/PointOfInterest.xml index f9e32730..f49295f7 100644 --- a/templates/mp3/Script/PointOfInterest.xml +++ b/templates/mp3/Script/PointOfInterest.xml @@ -1,34 +1,34 @@ - - PointOfInterest - - - - - 0.0, 0.0, 0.0 - - - false - - - true - - - - - - - - - - - - - - script/common/PointOfInterest.TXTR - - 0.5 - enabled - enabled - - + + + PointOfInterest + + + + + + 0.0 + 0.0 + 0.0 + + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/PositionRelay.xml b/templates/mp3/Script/PositionRelay.xml index 642bcbe0..bffd8d23 100644 --- a/templates/mp3/Script/PositionRelay.xml +++ b/templates/mp3/Script/PositionRelay.xml @@ -1,25 +1,20 @@ - - PositionRelay - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PositionRelay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Puffer.xml b/templates/mp3/Script/Puffer.xml index 90c7a74a..f5fa9d5c 100644 --- a/templates/mp3/Script/Puffer.xml +++ b/templates/mp3/Script/Puffer.xml @@ -1,60 +1,72 @@ - - Puffer - - RSO_Puffer.rso - - - - - - - - 0.0 - - - - - true - - - 3.0 - - - - - - 0.5 - - - true - - - false - - - false - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Puffer.rso + + + Puffer + + + + + + + 0.0 + + + + + true + + + 3.0 + + + + PART + + + + + + TXTR + + + + 0.5 + + + true + + + false + + + false + + + + + CAUD + + + + + CAUD + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/RSPL.xml b/templates/mp3/Script/RSPL.xml index 6ac9177e..bfb27681 100644 --- a/templates/mp3/Script/RSPL.xml +++ b/templates/mp3/Script/RSPL.xml @@ -1,37 +1,32 @@ - - RSPL - - - - 1.0 - - - 20 - - - 2 - - - 1.0 - - - 0.125 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSPL + + + + 1.0 + + + 20 + + + 2 + + + 1.0 + + + 0.125 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/RadialDamage.xml b/templates/mp3/Script/RadialDamage.xml index 7900bb6e..8d3481b9 100644 --- a/templates/mp3/Script/RadialDamage.xml +++ b/templates/mp3/Script/RadialDamage.xml @@ -1,37 +1,33 @@ - - RadialDamage - - - - - 15.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/RadialDamage.TXTR - - 0.5 - enabled - enabled - - + + + RadialDamage + + + + + 15.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/RandomRelay.xml b/templates/mp3/Script/RandomRelay.xml index 9545f787..f4871dff 100644 --- a/templates/mp3/Script/RandomRelay.xml +++ b/templates/mp3/Script/RandomRelay.xml @@ -1,39 +1,35 @@ - - RandomRelay - - - - 1 - - - 0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/RandomRelay.TXTR - - 0.5 - enabled - enabled - - + + + RandomRelay + + + + 1 + + + 0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/Relay.xml b/templates/mp3/Script/Relay.xml index dd23d686..8697ebf3 100644 --- a/templates/mp3/Script/Relay.xml +++ b/templates/mp3/Script/Relay.xml @@ -1,27 +1,23 @@ - - Relay - - - - false - - - - - - - - - - - - - - script/common/Relay.TXTR - - 0.5 - enabled - enabled - - + + + Relay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/ReptilicusHunter.xml b/templates/mp3/Script/ReptilicusHunter.xml index 789d1d80..820238e9 100644 --- a/templates/mp3/Script/ReptilicusHunter.xml +++ b/templates/mp3/Script/ReptilicusHunter.xml @@ -1,186 +1,35 @@ - - ReptilicusHunter - - RSO_ReptilicusHunter.rso - - - - - - - 360.0 - - - - - - - - true - - - true - - - false - - - false - - - 15.0 - - - 20.0 - - - 40.0 - - - 2.0 - - - 4.0 - - - 1.0 - - - 0.25 - - - - - 2.0 - - - 300.0 - - - 0.0 - - - 10.0 - - - 0.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 7.5 - - - 25.0 - - - 10.0 - - - 10.0 - - - - - - - - - - 5.0 - - - - 1.0 - - - 25.0 - - - - - - - - - - - 2.5 - - - 15.0 - - - - - false - - - - - - - - - - - - - - - - 50.0 - - - 50.0 - - - 720.0 - - - 0.5 - - - - 1.0 - - - 20.0 - - - 60.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x3B7085AD:0xD7548E97:0x5C1FFC8D - 0x7E397FED:0xBB52F0BE - 0x3B7085AD:0x19A58C31:0x66AB57A4 - - enabled - enabled - - + + + RSO_ReptilicusHunter.rso + + + ReptilicusHunter + + + + + + 360.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp3/Script/Repulsor.xml b/templates/mp3/Script/Repulsor.xml index 3f3e3e14..80d39271 100644 --- a/templates/mp3/Script/Repulsor.xml +++ b/templates/mp3/Script/Repulsor.xml @@ -1,34 +1,29 @@ - - Repulsor - - - - 0 - - - 1.0 - - - -1.0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Repulsor + + + + 0 + + + 1.0 + + + -1.0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Ridley1.xml b/templates/mp3/Script/Ridley1.xml index c15a256e..0f255836 100644 --- a/templates/mp3/Script/Ridley1.xml +++ b/templates/mp3/Script/Ridley1.xml @@ -1,89 +1,34 @@ - - Ridley1 - - RSO_Ridley1.rso - - - - - - - - - - - - - 100.0 - - - - - - - - - - - - - - - - 15.0 - - - - 25.0 - - - - - - - 500.0 - - - - 250.0 - - - - 100.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x1464AE05:0xA244C9D8 - 0x24D00673:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Ridley1.rso + + + Ridley1 + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp3/Script/Ripple.xml b/templates/mp3/Script/Ripple.xml index e0d64c52..eb483ea9 100644 --- a/templates/mp3/Script/Ripple.xml +++ b/templates/mp3/Script/Ripple.xml @@ -1,31 +1,26 @@ - - Ripple - - RSO_ScriptWater.rso - - - - - 0.2 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptWater.rso + + + Ripple + + + + 0.2 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/RoomAcoustics.xml b/templates/mp3/Script/RoomAcoustics.xml index 89a82853..f0d36924 100644 --- a/templates/mp3/Script/RoomAcoustics.xml +++ b/templates/mp3/Script/RoomAcoustics.xml @@ -1,54 +1,28 @@ - - RoomAcoustics - - - - 0x3AAA1114 - - - - - - - - - - - - 0.01 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.3 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RoomAcoustics + + + + 0x3AAA1114 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/RumbleEffect.xml b/templates/mp3/Script/RumbleEffect.xml index 14b15c05..a5534621 100644 --- a/templates/mp3/Script/RumbleEffect.xml +++ b/templates/mp3/Script/RumbleEffect.xml @@ -1,32 +1,27 @@ - - RumbleEffect - - - - 20.0 - - - 0 - - - 0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RumbleEffect + + + + 20.0 + + + 0 + + + 0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Rundas.xml b/templates/mp3/Script/Rundas.xml index 833e9cd5..2dfa0094 100644 --- a/templates/mp3/Script/Rundas.xml +++ b/templates/mp3/Script/Rundas.xml @@ -1,232 +1,118 @@ - - Rundas - - RSO_Rundas.rso - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 25.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x1464AE05:0xA244C9D8 - 0x24D00673:0xA244C9D8 - 0xA6790709:0x1A662787 - 0xA6790709:0x6DCB001F - 0xA6790709:0xAC0B1EA5 - 0xA6790709:0x508BF168 - 0xA6790709:0x02E83A7C - 0xA6790709:0xE7C1049E - 0xA6790709:0x2C41E9A5 - 0xA6790709:0x152658FE - 0xA6790709:0xE22A6DDA - 0xA6790709:0x1EAA8217 - 0xA6790709:0x17789D1C - 0xA6790709:0xE039C4BD - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Rundas.rso + + + Rundas + + + + + + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/SamusForm.xml b/templates/mp3/Script/SamusForm.xml index fcac78bd..15e3c1df 100644 --- a/templates/mp3/Script/SamusForm.xml +++ b/templates/mp3/Script/SamusForm.xml @@ -1,118 +1,35 @@ - - SamusForm - - RSO_Gandrayda.rso - - - - - - - - 0.0 - - - - - - - - 4.0 - - - 6.0 - - - 3.0 - - - 5.0 - - - 5.0 - - - 100.0 - - - 1.0 - - - 70.0 - - - 0.65 - - - 9.0 - - - - - - 1.3 - - - 3.5 - - - 10.0 - - - - - - - - - - - - - 80.0 - - - 80.0 - - - 20.0 - - - 72.0 - - - 90.0 - - - 30.0 - - - - - 14.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7EFC051A:0x84605259:0xA3D63F44 - 0x7E397FED:0xBB52F0BE - 0x7EFC051A:0x216ED1AD - - enabled - enabled - - + + + RSO_Gandrayda.rso + + + SamusForm + + + + + + + 0.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + diff --git a/templates/mp3/Script/ScanBeam.xml b/templates/mp3/Script/ScanBeam.xml index 62864cd9..176216d7 100644 --- a/templates/mp3/Script/ScanBeam.xml +++ b/templates/mp3/Script/ScanBeam.xml @@ -1,23 +1,18 @@ - - ScanBeam - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScanBeam + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ScanIncoming.xml b/templates/mp3/Script/ScanIncoming.xml index 414d36a5..f3ba32b0 100644 --- a/templates/mp3/Script/ScanIncoming.xml +++ b/templates/mp3/Script/ScanIncoming.xml @@ -1,23 +1,22 @@ - - ScanIncoming - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScanIncoming + + + + + SCAN + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ScrewAttackWallJumpTarget.xml b/templates/mp3/Script/ScrewAttackWallJumpTarget.xml index c54e011c..aba6ce2a 100644 --- a/templates/mp3/Script/ScrewAttackWallJumpTarget.xml +++ b/templates/mp3/Script/ScrewAttackWallJumpTarget.xml @@ -1,22 +1,17 @@ - - ScrewAttackWallJumpTarget - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScrewAttackWallJumpTarget + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ScriptLayerController.xml b/templates/mp3/Script/ScriptLayerController.xml index b35eb871..7b63869e 100644 --- a/templates/mp3/Script/ScriptLayerController.xml +++ b/templates/mp3/Script/ScriptLayerController.xml @@ -1,31 +1,21 @@ - - ScriptLayerController - - - - - - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScriptLayerController + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/SeedBoss1.xml b/templates/mp3/Script/SeedBoss1.xml index e41ce786..99ec3799 100644 --- a/templates/mp3/Script/SeedBoss1.xml +++ b/templates/mp3/Script/SeedBoss1.xml @@ -1,303 +1,67 @@ - - SeedBoss1 - - RSO_SeedBoss1.rso - - - - - - - - - 0.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - - 1.0 - - - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - 0.0, 0.0, 0.0 - - - 0.0 - - - 0.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - 0.0, 0.0, 0.0 - - - 0.0 - - - 0.0 - - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - - 20.0 - - - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xF6E66110:0xC69F691A:0x71A5A198 - 0x7E397FED:0xBB52F0BE - 0xF6E66110:0xAD0DE5AC - 0xF6E66110:0xFC128C15 - 0xF6E66110:0x299B8D33 - 0xF6E66110:0xA5BB98A6 - 0xF6E66110:0xF4A4F11F - 0xF6E66110:0xC946D250 - 0xF6E66110:0x50EDAE7F - 0xF6E66110:0x30969CFE - 0xF6E66110:0xB25E271D - 0xF6E66110:0x5D71B85C - 0xF6E66110:0x3D0A8ADD - 0xF6E66110:0x43223A97 - 0xF6E66110:0x9B76AD84 - 0xF6E66110:0xFB0D9F05 - 0xF6E66110:0x48EE50AD - 0xF6E66110:0x85635B3B - 0xF6E66110:0xE51869BA - 0xF6E66110:0x5CEA873F - 0xF6E66110:0xC288AE69 - 0xF6E66110:0xCDBD44E1 - 0xF6E66110:0x6AD6CBBA - 0xF6E66110:0x3AB79847 - 0xF6E66110:0x27B30D35 - 0xF6E66110:0xC69F691A:0xA30EE999:0xBB52F0BE - 0xF6E66110:0x2883F972:0xDCE1A940 - 0xF6E66110:0x2883F972:0xF4C318B3 - 0xF6E66110:0x2883F972:0xB3673269 - 0xF6E66110:0x2883F972:0xB9196D9E - 0xF6E66110:0x2883F972:0x8C0BEE98 - 0xF6E66110:0x2883F972:0x4D7984E6 - 0xF6E66110:0x2883F972:0x8FBE621D - 0xF6E66110:0x2883F972:0x11EA2651 - 0xF6E66110:0x2883F972:0x564E0C8B - 0xF6E66110:0x2883F972:0x807EDCC5 - 0xF6E66110:0x2883F972:0x708B0155 - 0xF6E66110:0x2883F972:0xE46803DC - 0xF6E66110:0x2883F972:0x6A975CFF - 0xF6E66110:0x2883F972:0x97E2B6C7 - 0xF6E66110:0x2883F972:0x1176C469 - - enabled - enabled - - + + + RSO_SeedBoss1.rso + + + SeedBoss1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/SeedBoss1Orb.xml b/templates/mp3/Script/SeedBoss1Orb.xml index 4bd9a982..889e07f0 100644 --- a/templates/mp3/Script/SeedBoss1Orb.xml +++ b/templates/mp3/Script/SeedBoss1Orb.xml @@ -1,57 +1,27 @@ - - SeedBoss1Orb - - RSO_SeedBoss1.rso - - - - - - - - - - - - 0.0, 1.0, 0.0, 1.0 - - - true - - - - - 0.0 - - - 25.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SeedBoss1.rso + + + SeedBoss1Orb + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/SeedBoss2BotSwarm.xml b/templates/mp3/Script/SeedBoss2BotSwarm.xml index b85cd7e4..38036453 100644 --- a/templates/mp3/Script/SeedBoss2BotSwarm.xml +++ b/templates/mp3/Script/SeedBoss2BotSwarm.xml @@ -1,57 +1,28 @@ - - SeedBoss2BotSwarm - - RSO_Gandrayda.rso - - - - - - - - - 30 - - - 30.0 - - - 4.0 - - - - - - 0.1 - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xD6CC62CB:0x4C64D3A6 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Gandrayda.rso + + + SeedBoss2BotSwarm + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/SeedBoss2GiantForm.xml b/templates/mp3/Script/SeedBoss2GiantForm.xml index bb046d0c..6dcd9288 100644 --- a/templates/mp3/Script/SeedBoss2GiantForm.xml +++ b/templates/mp3/Script/SeedBoss2GiantForm.xml @@ -1,30 +1,26 @@ - - SeedBoss2GiantForm - - RSO_SeedBoss2.rso - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SeedBoss2.rso + + + SeedBoss2GiantForm + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/SeedBoss2PrimeBot.xml b/templates/mp3/Script/SeedBoss2PrimeBot.xml index f60dc38c..97bc5539 100644 --- a/templates/mp3/Script/SeedBoss2PrimeBot.xml +++ b/templates/mp3/Script/SeedBoss2PrimeBot.xml @@ -1,87 +1,35 @@ - - SeedBoss2PrimeBot - - RSO_SeedBoss2.rso - - - - - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0x96782873:0x4C64D3A6 - 0xB3774750:0xA244C9D8 - 0x1464AE05:0xA244C9D8 - 0x24D00673:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SeedBoss2.rso + + + SeedBoss2PrimeBot + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + diff --git a/templates/mp3/Script/SeedBoss3.xml b/templates/mp3/Script/SeedBoss3.xml index 1def0c89..80cf5365 100644 --- a/templates/mp3/Script/SeedBoss3.xml +++ b/templates/mp3/Script/SeedBoss3.xml @@ -1,178 +1,186 @@ - - SeedBoss3 - - RSO_SeedBoss3.rso - - - - - - - - - - 1000.0 - - - - - 0.1 - - - 20.0 - - - - - 0.01 - - - - - 500.0 - - - 20.0 - - - - - 2 - - - 90.0 - - - false - - - 0.0, 2.0, -0.5 - - - - - - - 1000.0 - - - - - 0.1 - - - 20.0 - - - - - 0.01 - - - - - 500.0 - - - 20.0 - - - - - 2 - - - 90.0 - - - false - - - 0.0, 2.0, -0.5 - - - - - - - 1000.0 - - - - - 0.1 - - - 20.0 - - - - - 0.01 - - - - - 500.0 - - - 20.0 - - - - - 2 - - - 90.0 - - - false - - - 0.0, 2.0, -0.5 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x5C056CEF:0xA244C9D8 - 0x8BE7ECB7:0xA244C9D8 - 0xFD27ED67:0x4802ADD9:0x476D50F2 - 0xFD27ED67:0xA00B9AC3:0x8E13F1F6 - 0xFD27ED67:0xA00B9AC3:0x69A25F05 - 0xFD27ED67:0xA00B9AC3:0x0A366C12 - 0xFD27ED67:0xA00B9AC3:0x03B5981C - 0xFD27ED67:0xA00B9AC3:0xBB5658B3 - 0x5292969E:0x4802ADD9:0x476D50F2 - 0x5292969E:0xA00B9AC3:0x8E13F1F6 - 0x5292969E:0xA00B9AC3:0x69A25F05 - 0x5292969E:0xA00B9AC3:0x0A366C12 - 0x5292969E:0xA00B9AC3:0x03B5981C - 0x5292969E:0xA00B9AC3:0xBB5658B3 - 0xCF9D77E8:0x4802ADD9:0x476D50F2 - 0xCF9D77E8:0xA00B9AC3:0x8E13F1F6 - 0xCF9D77E8:0xA00B9AC3:0x69A25F05 - 0xCF9D77E8:0xA00B9AC3:0x0A366C12 - 0xCF9D77E8:0xA00B9AC3:0x03B5981C - 0xCF9D77E8:0xA00B9AC3:0xBB5658B3 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SeedBoss3.rso + + + SeedBoss3 + + + + + + + + + 1000.0 + + + + + 0.1 + + + 20.0 + + + + + 0.0099999998 + + + + + 500.0 + + + 20.0 + + + + + 2 + + + 90.0 + + + false + + + + 0.0 + 2.0 + -0.5 + + + + + + + + 1000.0 + + + + + 0.1 + + + 20.0 + + + + + 0.0099999998 + + + + + 500.0 + + + 20.0 + + + + + 2 + + + 90.0 + + + false + + + + 0.0 + 2.0 + -0.5 + + + + + + + + 1000.0 + + + + + 0.1 + + + 20.0 + + + + + 0.0099999998 + + + + + 500.0 + + + 20.0 + + + + + 2 + + + 90.0 + + + false + + + + 0.0 + 2.0 + -0.5 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/SequenceTimer.xml b/templates/mp3/Script/SequenceTimer.xml index e7ec244e..319fe631 100644 --- a/templates/mp3/Script/SequenceTimer.xml +++ b/templates/mp3/Script/SequenceTimer.xml @@ -1,69 +1,41 @@ - - SequenceTimer - - - - Connection - - - 0 - - - Activation Time - - - 0.0 - - - 0 - Always 0 - - - 0 - - - 0 - Always 0 - - - - - - - 0.0 - - - 60.0 - - - 0.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/SequenceTimer.TXTR - - 0.5 - enabled - enabled - - + + + SequenceTimer + + + + + + + 0.0 + + + 60.0 + + + 0.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/ShadowProjector.xml b/templates/mp3/Script/ShadowProjector.xml index 50b0e40b..3b79d653 100644 --- a/templates/mp3/Script/ShadowProjector.xml +++ b/templates/mp3/Script/ShadowProjector.xml @@ -1,44 +1,43 @@ - - ShadowProjector - - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 100.0 - - - 0.5 - - - 1.0 - - - false - - - 128 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShadowProjector + + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 100.0 + + + 0.5 + + + 1.0 + + + false + + + 128 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ShellBug.xml b/templates/mp3/Script/ShellBug.xml index 1bb450d7..2933fa83 100644 --- a/templates/mp3/Script/ShellBug.xml +++ b/templates/mp3/Script/ShellBug.xml @@ -1,192 +1,28 @@ - - ShellBug - - RSO_ShellBug.rso - - - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0.0 - - - 0.0 - - - - true - - - false - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_ShellBug.rso + + + ShellBug + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/Ship.xml b/templates/mp3/Script/Ship.xml index 655315fe..7a13bfba 100644 --- a/templates/mp3/Script/Ship.xml +++ b/templates/mp3/Script/Ship.xml @@ -1,99 +1,38 @@ - - Ship - - RSO_Ship.rso - - - - - - - - - 2.0 - - - - - - - - - - false - - - - - - 0xCD26D8F0 - - - 50.0 - - - 20.0 - - - 5.0 - - - - - - 0.5 - - - 10.0 - - - true - - - - - 90.0 - - - 90.0 - - - - - - - - - - - - true - - - 40.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xC854D4A6:0x7D38C0BE - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Ship.rso + + + Ship + + + + + + + + 2.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/ShipBombingRun.xml b/templates/mp3/Script/ShipBombingRun.xml index 478342d5..7d367101 100644 --- a/templates/mp3/Script/ShipBombingRun.xml +++ b/templates/mp3/Script/ShipBombingRun.xml @@ -1,28 +1,35 @@ - - ShipBombingRun - - - - 2.5 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShipBombingRun + + + + 2.5 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ShipCommandIcon.xml b/templates/mp3/Script/ShipCommandIcon.xml index e7cbc061..bc341021 100644 --- a/templates/mp3/Script/ShipCommandIcon.xml +++ b/templates/mp3/Script/ShipCommandIcon.xml @@ -1,58 +1,77 @@ - - ShipCommandIcon - - - - false - - - false - - - true - - - 0 - - - - - - - - - 0xFB73F2B8 - - - 0xF16CAFBC - - - - - - - - - 1.5 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShipCommandIcon + + + + false + + + false + + + true + + + 0 + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + + + + 0xFB73F2B8 + + + 0xF16CAFBC + + + + + + + + + 1.5 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ShipCommandPath.xml b/templates/mp3/Script/ShipCommandPath.xml index ebf3802f..51f39a61 100644 --- a/templates/mp3/Script/ShipCommandPath.xml +++ b/templates/mp3/Script/ShipCommandPath.xml @@ -1,38 +1,33 @@ - - ShipCommandPath - - - - - false - - - false - - - true - - - 50.0 - - - 360.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShipCommandPath + + + + + false + + + false + + + true + + + 50.0 + + + 360.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ShipDecalController.xml b/templates/mp3/Script/ShipDecalController.xml index 3cf83698..02d087f4 100644 --- a/templates/mp3/Script/ShipDecalController.xml +++ b/templates/mp3/Script/ShipDecalController.xml @@ -1,35 +1,30 @@ - - ShipDecalController - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShipDecalController + + + + + + + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/ShipHudControl.xml b/templates/mp3/Script/ShipHudControl.xml index 94bf6566..93a1e291 100644 --- a/templates/mp3/Script/ShipHudControl.xml +++ b/templates/mp3/Script/ShipHudControl.xml @@ -1,65 +1,27 @@ - - ShipHudControl - - - - - - - - 0xAAF6CAA5 - - - - - - - - true - - - false - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - -1 - - - - - - - - - - - - - - - - 0xA3D63F44 - 0xC27FFA8F - - enabled - enabled - - + + + ShipHudControl + + + + + CMDL + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + diff --git a/templates/mp3/Script/ShipProxy.xml b/templates/mp3/Script/ShipProxy.xml index 7f0aec20..68dc483d 100644 --- a/templates/mp3/Script/ShipProxy.xml +++ b/templates/mp3/Script/ShipProxy.xml @@ -1,22 +1,17 @@ - - ShipProxy - - - - - - - - - - - - - - - - enabled - enabled - - + + + ShipProxy + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3/Script/SkyRipple.xml b/templates/mp3/Script/SkyRipple.xml index 0ab2f395..133d28f6 100644 --- a/templates/mp3/Script/SkyRipple.xml +++ b/templates/mp3/Script/SkyRipple.xml @@ -1,22 +1,17 @@ - - SkyRipple - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SkyRipple + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/SkyboxModInca.xml b/templates/mp3/Script/SkyboxModInca.xml index af052d9e..c8329d45 100644 --- a/templates/mp3/Script/SkyboxModInca.xml +++ b/templates/mp3/Script/SkyboxModInca.xml @@ -1,26 +1,26 @@ - - SkyboxModInca - - - - 1.0, 1.0, 1.0, 0.0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SkyboxModInca + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/SnagVineHelper.xml b/templates/mp3/Script/SnagVineHelper.xml index b06ab9cc..cf3638cd 100644 --- a/templates/mp3/Script/SnagVineHelper.xml +++ b/templates/mp3/Script/SnagVineHelper.xml @@ -1,31 +1,26 @@ - - SnagVineHelper - - RSO_ScriptSnagVineHelper.rso - - - - - 2.0 - - - 0.6 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptSnagVineHelper.rso + + + SnagVineHelper + + + + 2.0 + + + 0.60000002 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Sound.xml b/templates/mp3/Script/Sound.xml index 390d99e9..0a9959fc 100644 --- a/templates/mp3/Script/Sound.xml +++ b/templates/mp3/Script/Sound.xml @@ -1,83 +1,74 @@ - - Sound - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 0.0 - - - - - 0.0 - - - 1.0 - - - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/Sound.TXTR - - 0.5 - enabled - enabled - - + + + Sound + + + + + CAUD + + + + 0.0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 0.0 + + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/SoundModifier.xml b/templates/mp3/Script/SoundModifier.xml index 31726ade..be1a3954 100644 --- a/templates/mp3/Script/SoundModifier.xml +++ b/templates/mp3/Script/SoundModifier.xml @@ -1,41 +1,37 @@ - - SoundModifier - - - - 5.0 - - - false - - - false - - - false - - - - - - - - - - - - - - - - - - - script/common/SoundModifier.TXTR - - 0.5 - enabled - enabled - - + + + SoundModifier + + + + 5.0 + + + false + + + false + + + false + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/SpacePirate.xml b/templates/mp3/Script/SpacePirate.xml index ed65a317..1de18f91 100644 --- a/templates/mp3/Script/SpacePirate.xml +++ b/templates/mp3/Script/SpacePirate.xml @@ -1,557 +1,109 @@ - - SpacePirate - - RSO_SpacePirate.rso - - - - - - - - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 150.0 - - - 2.0 - - - - - 0.8 - - - 4.5 - - - 0.3 - - - 1 - - - 360.0 - - - 50.0 - - - 90.0 - - - 4.0 - - - 1.0 - - - 0.5 - - - 0.2 - - - 10.0 - - - - - - - false - - - - false - - - false - - - true - - - false - - - false - - - 10.0 - - - false - - - 30.0 - - - 2.0 - - - 2.0 - - - 1.0 - - - false - - - - - - - 5.0 - - - - - - - - - true - - - 10.0 - - - 1000.0 - - - false - - - false - - - 60.0 - - - 90.0 - - - true - - - true - - - true - - - - - - - 0 - - - true - - - false - - - false - - - false - - - false - - - 50.0 - - - 10.0 - - - false - - - true - - - 10.0 - - - 50.0 - - - 20.0 - - - 20.0 - - - 1000.0 - - - 8.0 - - - false - - - 80.0 - - - 1.0 - - - false - - - false - - - false - - - - - 10.0 - - - 5.0 - - - - - 0.1 - - - 0.05 - - - 0 - - - 1.0 - - - 0 - - - 2 - - - false - - - 0.025 - - - 1.0 - - - 0.25 - - - 100.0 - - - 100.0 - - - false - - - 10.0 - - - 5.0 - - - 150.0 - - - 3.0 - - - false - - - false - - - 30.0 - - - 15.0 - - - 50.0 - - - 2.0 - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - false - - - 5.0 - - - 10.0 - - - 2.0 - - - 25.0 - - - 16.0 - - - 4.0 - - - 3.0 - - - - - - 10000 - - - 1.5 - - - - - - - false - - - false - - - - - 100.0 - - - - - - 1 - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - false - - - - - 100.0 - - - 5.0 - - - - - - - - - - - - - - - - - - false - - - 1 - - - 2 - - - 30.0 - - - false - - - 10.0 - - - 10.0 - - - 5.0 - - - 0 - - - - - - - - - - - - - - - - - 0x43BBB1DD:0xA244C9D8 - 0xDDA1CACE:0xC699AD35 - 0x7E397FED:0xBB52F0BE - 0xE677AF2C:0x50340852 - 0xDDA1CACE:0xC3B6103B:0x2245A396 - 0xDDA1CACE:0x7579CC86 - 0xDDA1CACE:0x68002BD7 - 0xDDA1CACE:0xAD315C7C - 0xDDA1CACE:0x042A25ED - 0xDDA1CACE:0xE39B8B1E - 0xDDA1CACE:0x356C166A - 0xDDA1CACE:0x1CA4A298 - 0xDDA1CACE:0xDF44507E - 0xDDA1CACE:0xD2C9A656 - 0xDDA1CACE:0xD4E26A8E - - enabled - enabled - - + + + RSO_SpacePirate.rso + + + SpacePirate + + + + + + + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 150.0 + + + 2.0 + + + + + 0.80000001 + + + 4.5 + + + 0.30000001 + + + 1 + + + 360.0 + + + 50.0 + + + 90.0 + + + 4.0 + + + 1.0 + + + 0.5 + + + 0.2 + + + 10.0 + + + + + + + true + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Script/SpawnPoint.xml b/templates/mp3/Script/SpawnPoint.xml index 607a7928..a1ea7a18 100644 --- a/templates/mp3/Script/SpawnPoint.xml +++ b/templates/mp3/Script/SpawnPoint.xml @@ -1,183 +1,36 @@ - - SpawnPoint - - - - true - - - false - - - false - - - false - - - false - - - false - - - - - - - - - 1 - - - 1 - - - - - - - 1 - - - 1 - - - - - - - - - - - true - - - false - - - false - - - false - - - - false - - - false - - - false - - - false - - - false - - - false - - - - - - - false - - - false - - - false - - - - - - - false - - - false - - - false - - - - - - - false - - - 0 - - - 0 - - - - - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - false - - - - - - - - false - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SpawnPoint + + + + true + + + false + + + false + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/SpecialFunction.xml b/templates/mp3/Script/SpecialFunction.xml index 6b4f7e4d..53b98a42 100644 --- a/templates/mp3/Script/SpecialFunction.xml +++ b/templates/mp3/Script/SpecialFunction.xml @@ -1,122 +1,118 @@ - - SpecialFunction - - - - 0x98C5AED7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0 - - - 0 - - - 0xFB73F2B8 - - - - - - 0xCC1DFCF5 - - - - - - - - - - - - - - - - - - script/common/SpecialFunction.TXTR - - 0.5 - enabled - enabled - - + + + SpecialFunction + + + + 0x98C5AED7 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0 + + + 0 + + + 0xFB73F2B8 + + + + + + 0xCC1DFCF5 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/SpiderBallAttractionSurface.xml b/templates/mp3/Script/SpiderBallAttractionSurface.xml index 7a1aa962..757a6ab5 100644 --- a/templates/mp3/Script/SpiderBallAttractionSurface.xml +++ b/templates/mp3/Script/SpiderBallAttractionSurface.xml @@ -1,24 +1,21 @@ - - SpiderBallAttractionSurface - - - - - - - - - - - - - - - script/common/SpiderBallAttractionSurface.TXTR - - enabled - volume - - - + + + SpiderBallAttractionSurface + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/SpiderBallWaypoint.xml b/templates/mp3/Script/SpiderBallWaypoint.xml index 30a748fe..fb843ebf 100644 --- a/templates/mp3/Script/SpiderBallWaypoint.xml +++ b/templates/mp3/Script/SpiderBallWaypoint.xml @@ -1,26 +1,22 @@ - - SpiderBallWaypoint - - - - 0 - - - - - - - - - - - - - - script/common/SpiderBallWaypoint.CMDL - - enabled - enabled - - + + + SpiderBallWaypoint + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/Spinner.xml b/templates/mp3/Script/Spinner.xml index 4e050569..8df09410 100644 --- a/templates/mp3/Script/Spinner.xml +++ b/templates/mp3/Script/Spinner.xml @@ -1,52 +1,59 @@ - - Spinner - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - true - - - false - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Spinner + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + true + + + false + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Sprite.xml b/templates/mp3/Script/Sprite.xml index 5eefe95d..8aee5885 100644 --- a/templates/mp3/Script/Sprite.xml +++ b/templates/mp3/Script/Sprite.xml @@ -1,80 +1,33 @@ - - Sprite - - RSO_Sprite.rso - - - - - - - - - 1.0 - - - 0.5 - - - 10.0 - - - 180.0 - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 50.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_Sprite.rso + + + Sprite + + + + + + + 50.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/Steam.xml b/templates/mp3/Script/Steam.xml index c43ebd12..ec4dc0ac 100644 --- a/templates/mp3/Script/Steam.xml +++ b/templates/mp3/Script/Steam.xml @@ -1,50 +1,50 @@ - - Steam - - - - - - 0.35 - - - 1.0 - - - 2.0 - - - 0.0 - - - false - - - false - - - 0x56B01A4A - - - - - - - - - - - - - - - - - - - enabled - volume - - - + + + Steam + + + + + + TXTR + + + + 0.34999999 + + + 1.0 + + + 2.0 + + + 0.0 + + + false + + + false + + + 0x56B01A4A + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/SteamBot.xml b/templates/mp3/Script/SteamBot.xml index 1274eb38..fddfd7a8 100644 --- a/templates/mp3/Script/SteamBot.xml +++ b/templates/mp3/Script/SteamBot.xml @@ -1,269 +1,28 @@ - - SteamBot - - RSO_SteamBot.rso - - - - - - - - 100.0 - - - 20.0 - - - 10.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 100.0 - - - 20.0 - - - 5.0 - - - 1.0, 1.0, 1.0 - - - 1.0 - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 0.1 - - - 0.015 - - - 30.0 - - - 5.0 - - - 0.5 - - - 1 - - - - 5.0 - - - 0.0 - - - 0.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - 0.5 - - - 0.1 - - - 2.5 - - - 5.0 - - - 10.0 - - - 0.0 - - - 0.05 - - - 0.1 - - - 0.3 - - - 1.1 - - - 0.9 - - - - - - - - - - 1.0 - - - 5.0 - - - 5.0 - - - 0.5 - - - 0.0 - - - 0.0 - - - true - - - false - - - 5 - - - 4 - - - 2.1 - - - 1.9 - - - false - - - - - - 0.5 - - - 10.0 - - - 0.0 - - - 100.0 - - - true - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x11375EC0:0xBE5E86B9 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SteamBot.rso + + + SteamBot + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/SteamDrone.xml b/templates/mp3/Script/SteamDrone.xml index e644352a..83010048 100644 --- a/templates/mp3/Script/SteamDrone.xml +++ b/templates/mp3/Script/SteamDrone.xml @@ -1,260 +1,28 @@ - - SteamDrone - - RSO_SteamDrone.rso - - - - - - - - - - - - 20.0 - - - 120.0 - - - 3 - - - 0.7 - - - 15.0 - - - 10.0 - - - 25.0 - - - 5.0 - - - 3.0 - - - 1.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 2.0 - - - 2.0 - - - 2.0 - - - - - 1 - - - never - - - - - 1 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 25 - - - 25 - - - 25 - - - 25 - - - 25 - - - 5.0 - - - 25.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xA23F161C:0xD83B8302 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SteamDrone.rso + + + SteamDrone + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3/Script/SteamLord.xml b/templates/mp3/Script/SteamLord.xml index d7c35a57..3f786c1e 100644 --- a/templates/mp3/Script/SteamLord.xml +++ b/templates/mp3/Script/SteamLord.xml @@ -1,85 +1,27 @@ - - SteamLord - - RSO_SteamLord.rso - - - - - - - - - false - - - false - - - 1.0 - - - 0.25 - - - 2.0 - - - 10.0 - - - 25.0 - - - 10.0 - - - 2.5 - - - 5.0 - - - 5.0 - - - 10.0 - - - 50.0 - - - - - - - 15.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SteamLord.rso + + + SteamLord + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/StreamedAudio.xml b/templates/mp3/Script/StreamedAudio.xml index 9d4d7f34..6e2038e1 100644 --- a/templates/mp3/Script/StreamedAudio.xml +++ b/templates/mp3/Script/StreamedAudio.xml @@ -1,66 +1,66 @@ - - StreamedAudio - - - - - false - - - 0.25 - - - 0.25 - - - 1.0 - - - 0.0 - - - false - - - false - - - 2.0 - - - 25.0 - - - 0.0 - - - true - - - 0xFE6A473A - - - - - - - - - - - - - - - - - - - script/common/StreamedAudio.TXTR - - 0.5 - enabled - enabled - - + + + StreamedAudio + + + + + STRM + + + + false + + + 0.25 + + + 0.25 + + + 1.0 + + + 0.0 + + + false + + + false + + + 2.0 + + + 25.0 + + + 0.0 + + + true + + + 0xFE6A473A + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/StreamedAudioModifier.xml b/templates/mp3/Script/StreamedAudioModifier.xml index 1aeeb1e4..239ce60a 100644 --- a/templates/mp3/Script/StreamedAudioModifier.xml +++ b/templates/mp3/Script/StreamedAudioModifier.xml @@ -1,33 +1,29 @@ - - StreamedAudioModifier - - - - 250 - - - 250 - - - 0.0 - - - - - - - - - - - - - - script/common/StreamedAudioModifier.TXTR - - 0.5 - enabled - enabled - - + + + StreamedAudioModifier + + + + 250 + + + 250 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/StreamedMovie.xml b/templates/mp3/Script/StreamedMovie.xml index c42aeff0..314b54d1 100644 --- a/templates/mp3/Script/StreamedMovie.xml +++ b/templates/mp3/Script/StreamedMovie.xml @@ -1,46 +1,42 @@ - - StreamedMovie - - - - - false - - - true - - - 0 - - - 127 - - - 0 - - - 0.05 - - - 1.0 - - - - - - - - - - - - - - script/common/StreamedMovie.TXTR - - 0.5 - enabled - enabled - - + + + StreamedMovie + + + + + false + + + true + + + 0 + + + 127 + + + 0 + + + 0.050000001 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/Subtitles.xml b/templates/mp3/Script/Subtitles.xml index e57e1c4e..71d5bbff 100644 --- a/templates/mp3/Script/Subtitles.xml +++ b/templates/mp3/Script/Subtitles.xml @@ -1,70 +1,69 @@ - - Subtitles - - - - - - 640 - - - 448 - - - 1 - - - - - 0 - - - 100 - - - - - 640 - - - 448 - - - 1 - - - - - 0 - - - 100 - - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Subtitles + + + + + + 640 + + + 448 + + + 1 + + + + + 0 + + + 100 + + + + + 640 + + + 448 + + + 1 + + + + + 0 + + + 100 + + + + STRG + + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/SurfaceControl.xml b/templates/mp3/Script/SurfaceControl.xml index 05c4e17e..550bcd0a 100644 --- a/templates/mp3/Script/SurfaceControl.xml +++ b/templates/mp3/Script/SurfaceControl.xml @@ -1,33 +1,28 @@ - - SurfaceControl - - - - 0xF07B8212 - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SurfaceControl + + + + 0xF07B8212 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/SwarmBot.xml b/templates/mp3/Script/SwarmBot.xml index 39817cd0..8a94cd7b 100644 --- a/templates/mp3/Script/SwarmBot.xml +++ b/templates/mp3/Script/SwarmBot.xml @@ -1,110 +1,27 @@ - - SwarmBot - - RSO_SwarmBot.rso - - - - - - - - - 8 - - - 8 - - - true - - - 3 - - - 10.0 - - - - - - - true - - - true - - - true - - - true - - - true - - - 28.0 - - - 25.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_SwarmBot.rso + + + SwarmBot + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/Switch.xml b/templates/mp3/Script/Switch.xml index aa0218e4..34411929 100644 --- a/templates/mp3/Script/Switch.xml +++ b/templates/mp3/Script/Switch.xml @@ -1,28 +1,23 @@ - - Switch - - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Switch + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/TargetingPoint.xml b/templates/mp3/Script/TargetingPoint.xml index d2b3e6f4..89437ab3 100644 --- a/templates/mp3/Script/TargetingPoint.xml +++ b/templates/mp3/Script/TargetingPoint.xml @@ -1,28 +1,23 @@ - - TargetingPoint - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TargetingPoint + + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/TeamAI.xml b/templates/mp3/Script/TeamAI.xml index 81f83285..c3eff2d9 100644 --- a/templates/mp3/Script/TeamAI.xml +++ b/templates/mp3/Script/TeamAI.xml @@ -1,64 +1,59 @@ - - TeamAI - - RSO_ScriptTeamAiMgr.rso - - - - - 20 - - - 2 - - - 2 - - - 0 - - - 30 - - - 1 - - - 1 - - - 1 - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptTeamAiMgr.rso + + + TeamAI + + + + 20 + + + 2 + + + 2 + + + 0 + + + 30 + + + 1 + + + 1 + + + 1 + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/TextPane.xml b/templates/mp3/Script/TextPane.xml index 13395428..18aaeaf8 100644 --- a/templates/mp3/Script/TextPane.xml +++ b/templates/mp3/Script/TextPane.xml @@ -1,87 +1,90 @@ - - TextPane - - - - - - - 80 - - - 10 - - - - - - - 80 - - - 10 - - - - - 0.0, 0.0, 0.0 - - - - - 1 - - - 0.25 - - - 0.25 - - - true - - - true - - - false - - - false - - - false - - - false - - - 0.25 - - - 5.0 - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TextPane + + + + + + + 80 + + + 10 + + + + + + + 80 + + + 10 + + + + + + 0.0 + 0.0 + 0.0 + + + + + STRG + + + + + 1 + + + 0.25 + + + 0.25 + + + true + + + true + + + false + + + false + + + false + + + false + + + 0.25 + + + 5.0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/TimeKeyframe.xml b/templates/mp3/Script/TimeKeyframe.xml index 43121e91..f2df6d84 100644 --- a/templates/mp3/Script/TimeKeyframe.xml +++ b/templates/mp3/Script/TimeKeyframe.xml @@ -1,25 +1,20 @@ - - TimeKeyframe - - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TimeKeyframe + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/Timer.xml b/templates/mp3/Script/Timer.xml index e9ba0a20..c1bf1aa9 100644 --- a/templates/mp3/Script/Timer.xml +++ b/templates/mp3/Script/Timer.xml @@ -1,38 +1,34 @@ - - Timer - - - - 5.0 - - - 0.0 - A random value between this number and 0 will be added to the timer's start time. - - - false - If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. - - - false - - - - - - - - - - - - - - script/common/Timer.TXTR - - 0.5 - enabled - enabled - - + + + Timer + + + + 5.0 + + + A random value between this number and 0 will be added to the timer's start time. + 0.0 + + + If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/Trigger.xml b/templates/mp3/Script/Trigger.xml index 530994cf..8962f444 100644 --- a/templates/mp3/Script/Trigger.xml +++ b/templates/mp3/Script/Trigger.xml @@ -1,42 +1,53 @@ - - Trigger - - - - 0x482B22F1 - - - - - - - - - - false - - - - - - - - - - - - - - script/common/Trigger.TXTR - - enabled - volume - - - - - - - - + + + Trigger + + + + 0x482B22F1 + + + + + + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + ConditionalShape + 0x09ECEE0C + + + 1210786545 + BoxShape + + + 2006824261 + BoxShape + + + -2087520796 + EllipsoidShape + + + 971864974 + CylinderShape + + + diff --git a/templates/mp3/Script/VenomWeed.xml b/templates/mp3/Script/VenomWeed.xml index e02ea236..7b10c938 100644 --- a/templates/mp3/Script/VenomWeed.xml +++ b/templates/mp3/Script/VenomWeed.xml @@ -1,92 +1,88 @@ - - VenomWeed - - RSO_VenomWeed.rso - - - - - - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 3.0 - - - 2.5 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - 0 - - - - 0.0 - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - enabled - - + + + RSO_VenomWeed.rso + + + VenomWeed + + + + + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 3.0 + + + 2.5 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + + + + + 0 + + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3/Script/VisorFlare.xml b/templates/mp3/Script/VisorFlare.xml index b14ae79e..5fb97c9c 100644 --- a/templates/mp3/Script/VisorFlare.xml +++ b/templates/mp3/Script/VisorFlare.xml @@ -1,77 +1,73 @@ - - VisorFlare - - - - 0 - - - true - - - 0.1 - - - 1.0 - - - 2.0 - - - 0 - - - true - - - false - - - - - - 0.25 - - - - - - - 0.5 - - - - - - - 0.75 - - - - - - - 1.0 - - - - - - - - - - - - - - - - script/common/VisorFlare.TXTR - - 0.5 - enabled - enabled - - + + + VisorFlare + + + + 0 + + + true + + + 0.1 + + + 1.0 + + + 2.0 + + + 0 + + + true + + + false + + + + + + 0.25 + + + + + + + 0.5 + + + + + + + 0.75 + + + + + + + 1.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/VisorGoo.xml b/templates/mp3/Script/VisorGoo.xml index 8579de52..d208fea6 100644 --- a/templates/mp3/Script/VisorGoo.xml +++ b/templates/mp3/Script/VisorGoo.xml @@ -1,51 +1,63 @@ - - VisorGoo - - - - - - 1.0 - - - 8.0 - - - 40.0 - - - 20.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - false - - - false - - - true - - - - - - - - - - - - - - script/common/VisorGoo.TXTR - - 0.5 - enabled - enabled - - + + + VisorGoo + + + + + PART + + + + + ELSC + + + + 1.0 + + + 8.0 + + + 40.0 + + + 20.0 + + + + 1.0 + 1.0 + 1.0 + + + + + CAUD + + + + false + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/VolGroup.xml b/templates/mp3/Script/VolGroup.xml index c93ce8e1..4c874c72 100644 --- a/templates/mp3/Script/VolGroup.xml +++ b/templates/mp3/Script/VolGroup.xml @@ -1,26 +1,21 @@ - - VolGroup - - - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + VolGroup + + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/WallCrawlerSwarm.xml b/templates/mp3/Script/WallCrawlerSwarm.xml index bb28a2f9..377060e9 100644 --- a/templates/mp3/Script/WallCrawlerSwarm.xml +++ b/templates/mp3/Script/WallCrawlerSwarm.xml @@ -1,34 +1,35 @@ - - WallCrawlerSwarm - - - - - - true - never - - - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7E397FED:0xBB52F0BE - - enabled - volume - - - + + + WallCrawlerSwarm + + + + + + Never + true + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/Water.xml b/templates/mp3/Script/Water.xml index 0e96c530..5493fc3c 100644 --- a/templates/mp3/Script/Water.xml +++ b/templates/mp3/Script/Water.xml @@ -1,182 +1,23 @@ - - Water - - RSO_ScriptWater.rso - - - - - - - - 0x54F30820 - - - - - - - - false - - - true - - - true - - - true - - - true - - - 0.25 - - - 1.0 - - - 5.0 - - - 5.0 - - - 0x48DC9CE2 - - - - - - - - - - - - 0.0, 0.0, 0.498039, 1.0 - - - 0.0, 0.498039, 1.0, 1.0 - - - - - - - - - 0.25 - - - 0.05 - - - 0.3 - - - 10.0 - - - 0.0 - - - - - - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - 50.0 - - - 45000.0 - - - - - - - - 7.0 - - - -0.5 - - - -1.0 - - - 10.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - false - - - 6.0 - - - 8.0 - - - - - - - - - false - - - 1.0 - - - 300 - - - - - - - - - - - - - - - - - enabled - volume - - - + + + RSO_ScriptWater.rso + + + Water + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3/Script/Waypoint.xml b/templates/mp3/Script/Waypoint.xml index fa695e25..4da144fa 100644 --- a/templates/mp3/Script/Waypoint.xml +++ b/templates/mp3/Script/Waypoint.xml @@ -1,23 +1,19 @@ - - Waypoint - - - - - - - - - - - - - - - script/common/Waypoint.CMDL - - enabled - enabled - - + + + Waypoint + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3/Script/WeaponGenerator.xml b/templates/mp3/Script/WeaponGenerator.xml index 1c3b1bcf..722377a3 100644 --- a/templates/mp3/Script/WeaponGenerator.xml +++ b/templates/mp3/Script/WeaponGenerator.xml @@ -1,51 +1,21 @@ - - WeaponGenerator - - - - - - - - - 0x9EFB69B1 - - - - - - 0x2B9C9A74 - - - - - - - - - - false - - - - - - - - - - - - - - - - - script/mp3/WeaponGenerator.TXTR - - 0.5 - enabled - enabled - - + + + WeaponGenerator + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3/Script/WorldAttributes.xml b/templates/mp3/Script/WorldAttributes.xml index 44992d14..cb3be90e 100644 --- a/templates/mp3/Script/WorldAttributes.xml +++ b/templates/mp3/Script/WorldAttributes.xml @@ -1,24 +1,19 @@ - - WorldAttributes - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldAttributes + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/WorldLightFader.xml b/templates/mp3/Script/WorldLightFader.xml index fb13041e..14f6d0c9 100644 --- a/templates/mp3/Script/WorldLightFader.xml +++ b/templates/mp3/Script/WorldLightFader.xml @@ -1,28 +1,23 @@ - - WorldLightFader - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldLightFader + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/WorldTeleporter.xml b/templates/mp3/Script/WorldTeleporter.xml index 20dc1959..9a6badc3 100644 --- a/templates/mp3/Script/WorldTeleporter.xml +++ b/templates/mp3/Script/WorldTeleporter.xml @@ -1,98 +1,125 @@ - - WorldTeleporter - - RSO_ScriptWorldTeleporter.rso - - - - - - - 0xF9C885FF - - - - - - - - - - - - - - - - - - - false - - - 0.01 - - - 8.0 - - - 0.0 - - - - false - - - 0.0 - - - 2.0 - - - 3.0 - - - - - - - - - - - 1.0 - - - 0.0 - - - - 1.0 - - - 0.0 - - - false - - - 5.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptWorldTeleporter.rso + + + WorldTeleporter + + + + + MLVL + + + + + MREA + + + + 0xF9C885FF + + + + + + + + + + + + + CMDL + + + + + + + + + FONT + + + + + STRG + + + + false + + + 0.0099999998 + + + 8.0 + + + 0.0 + + + + false + + + 0.0 + + + 2.0 + + + 3.0 + + + + + + + + + + CMDL + + + + + CAUD + + + + 1.0 + + + 0.0 + + + + CAUD + + + + 1.0 + + + 0.0 + + + false + + + 5.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/WorldTeleporterAttributes.xml b/templates/mp3/Script/WorldTeleporterAttributes.xml index d151eb31..50b4786b 100644 --- a/templates/mp3/Script/WorldTeleporterAttributes.xml +++ b/templates/mp3/Script/WorldTeleporterAttributes.xml @@ -1,170 +1,90 @@ - - WorldTeleporterAttributes - - RSO_ScriptWorldTeleporterAttributes.rso - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptWorldTeleporterAttributes.rso + + + WorldTeleporterAttributes + + + + + + + + + + + + + + + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Script/WorldTransitionChoiceRelay.xml b/templates/mp3/Script/WorldTransitionChoiceRelay.xml index f4b049e0..9cc6dfe6 100644 --- a/templates/mp3/Script/WorldTransitionChoiceRelay.xml +++ b/templates/mp3/Script/WorldTransitionChoiceRelay.xml @@ -1,133 +1,123 @@ - - WorldTransitionChoiceRelay - - RSO_ScriptWorldTeleporter.rso - - - - - 1 - - - - - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - never - - - never - - - never - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RSO_ScriptWorldTeleporter.rso + + + WorldTransitionChoiceRelay + + + + 1 + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + Never + + + Never + + + Never + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3/Structs/ActorParameters.xml b/templates/mp3/Structs/ActorParameters.xml index 0390e753..9665d5c3 100644 --- a/templates/mp3/Structs/ActorParameters.xml +++ b/templates/mp3/Structs/ActorParameters.xml @@ -1,68 +1,75 @@ - - - - - - - - true - - - 1.0 - - - 1.0 - - - - false - - - true - - - false - - - false - - - 0xD086634A - - - - - - - - - - - - - - - - - - - - - - - 0xDE8CE5BD - - - - - - - - 127 - - - false - - - + + + ActorParameters + + + + + + CMDL + + + + + true + + + 1.0 + + + 1.0 + + + + false + + + true + + + false + + + false + + + 0xD086634A + + + + + + + + + + + + + + + + + + + + + + + 0xDE8CE5BD + + + + + + + + 127 + + + false + + + + diff --git a/templates/mp3/Structs/AiDifficultySettings.xml b/templates/mp3/Structs/AiDifficultySettings.xml index c18ee748..4981859c 100644 --- a/templates/mp3/Structs/AiDifficultySettings.xml +++ b/templates/mp3/Structs/AiDifficultySettings.xml @@ -1,8 +1,11 @@ - - - - 0xF12A35C6 - - - + + + AiDifficultySettings + + + 0xF12A35C6 + + + + diff --git a/templates/mp3/Structs/AuroraUnit1Data.xml b/templates/mp3/Structs/AuroraUnit1Data.xml index 2998f2fa..5962a85d 100644 --- a/templates/mp3/Structs/AuroraUnit1Data.xml +++ b/templates/mp3/Structs/AuroraUnit1Data.xml @@ -1,297 +1,81 @@ - - - - 45.0 - - - 120.0 - - - - - - 700.0 - - - 10.0 - - - - - - 100.0 - - - - 3.0 - - - 1.0 - - - 1.0 - - - 0.5 - - - 2.0 - - - 1.0 - - - 8.0 - - - 0.0 - - - - 2 - - - - - 100.0 - - - - - 6.75 - - - 1.0 - - - 50.0 - - - 1.0 - - - 0.5 - - - 0.25 - - - 0.0 - - - 3.5 - - - 0.5 - - - 8.0 - - - 1 - - - 3 - - - 1.5 - - - 0.0 - - - 50.0 - - - 10.0 - - - 30.0 - - - 15.0 - - - 0.6 - - - 0.3 - - - 0.75 - - - 0.5 - - - 0.75 - - - 0.5 - - - never - - - never - - - never - - - never - - - never - - - - - - - - - 10.0 - - - 100.0 - - - 4.0 - - - 5.0 - - - 0.5 - - - 1.0 - - - 10.0 - - - 15.0 - - - 50.0 - - - - - - - - 30.0 - - - - - - - - - 8.0 - - - 0.5 - - - 20.0 - - - 15.0 - - - 3.0 - - - 20.0 - - - 75.0 - - - - - - - - 13.0 - - - 10.0 - - - 9.0 - - - 8.0 - - - 180.0 - - - 30.0 - - - 90.0 - - - 45.0 - - - 150.0 - - - - - - - - 40.0 - - - 40.0 - - - 20.0 - - - 0.0 - - - - - - - 20.0 - - - 20.0 - - - 20.0 - - - 40.0 - - - - - 2.0 - - - 0.0 - - - 1.0 - - - 0.5 - - - - + + + AuroraUnit1Data + + + 45.0 + + + 120.0 + + + + CMDL + + + + + CMDL + + + + + 700.0 + + + 10.0 + + + + + + + + + + 40.0 + + + 40.0 + + + 20.0 + + + 0.0 + + + + + + + 20.0 + + + 20.0 + + + 20.0 + + + 40.0 + + + + + 2.0 + + + 0.0 + + + 1.0 + + + 0.5 + + + + + diff --git a/templates/mp3/Structs/AuroraUnit2Data.xml b/templates/mp3/Structs/AuroraUnit2Data.xml index abb1e265..4fbf9977 100644 --- a/templates/mp3/Structs/AuroraUnit2Data.xml +++ b/templates/mp3/Structs/AuroraUnit2Data.xml @@ -1,167 +1,65 @@ - - - - 0.6 - - - 0.3 - - - 20.0 - - - 10.0 - - - 15.0 - - - 3.0 - - - 1.0 - - - 50.0 - - - 50.0 - - - 15.0 - - - 20.0 - - - 50.0 - - - 6.0 - - - 5.0 - - - 0.0 - - - 2.5 - - - 0.0 - - - - - - - - - 45.0 - - - - - - - - - - - 3 - - - 5 - - - 2.0 - - - 3.0 - - - 1.0 - - - 2.0 - - - 30.0 - - - 1.3 - - - 1.5 - - - - - - - - - 50.0 - - - - - - - - - - 7.0 - - - 8.0 - - - 45.0 - - - 5.0 - - - 30.0 - - - 45.0 - - - 60.0 - - - 1.3 - - - 1.5 - - - - - - - - 540.0 - - - 75.0 - - - 250.0 - - - 10.0 - - - 15.0 - - - - - - - + + + AuroraUnit2Data + + + 0.60000002 + + + 0.30000001 + + + 20.0 + + + 10.0 + + + 15.0 + + + 3.0 + + + 1.0 + + + 50.0 + + + 50.0 + + + 15.0 + + + 20.0 + + + 50.0 + + + 6.0 + + + 5.0 + + + 0.0 + + + 2.5 + + + 0.0 + + + + + + + + + + diff --git a/templates/mp3/Structs/BerserkerData.xml b/templates/mp3/Structs/BerserkerData.xml index 24f77493..abc09d85 100644 --- a/templates/mp3/Structs/BerserkerData.xml +++ b/templates/mp3/Structs/BerserkerData.xml @@ -1,302 +1,337 @@ - - - - 60.0 - - - true - - - 10.0 - - - true - - - - - - - - - 25.0 - - - 100.0 - - - 45.0 - - - 10.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 25.0 - - - 10.0 - - - 25.0 - - - 45.0 - - - - 60.0 - - - 20.0 - - - 1.0 - - - 0.5 - - - 180.0 - - - 5.0 - - - 25.0 - - - 5.0 - - - 20.0 - - - 20.0 - - - - 20.0 - - - 0.5 - - - 0.7 - - - 0.5 - - - 0.1 - - - 0.8 - - - - 500.0 - - - - - - - - 1.4 - - - - - 10.0 - - - 30.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 0.25 - - - 250.0 - - - false - - - false - - - - 100.0 - - - 0.1 - - - - - - - - false - - - - - 10.0 - - - 10.0 - - - + + + BerserkerData + + + 60.0 + + + true + + + 10.0 + + + true + + + + + + + + + 25.0 + + + 100.0 + + + 45.0 + + + 10.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 25.0 + + + 10.0 + + + 25.0 + + + 45.0 + + + + 60.0 + + + 20.0 + + + 1.0 + + + 0.5 + + + 180.0 + + + 5.0 + + + 25.0 + + + 5.0 + + + 20.0 + + + 20.0 + + + + 20.0 + + + 0.5 + + + 0.69999999 + + + 0.5 + + + 0.1 + + + 0.80000001 + + + + 500.0 + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + + CMDL + + + + 1.4 + + + + CMDL + + + + + 10.0 + + + 30.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 0.25 + + + 250.0 + + + false + + + false + + + + 100.0 + + + 0.1 + + + + CMDL + + + + + CMDL + + + + + + + false + + + + + 10.0 + + + 10.0 + + + + diff --git a/templates/mp3/Structs/CameraOrientation.xml b/templates/mp3/Structs/CameraOrientation.xml index 319ca2d5..a1a9d17d 100644 --- a/templates/mp3/Structs/CameraOrientation.xml +++ b/templates/mp3/Structs/CameraOrientation.xml @@ -1,94 +1,70 @@ - - - - 0x75A7A55F - - - - - - - - - - - - 8 - - - 0x33D21F2E - - - - - - - - - - - - 0.0 - - - - 0.0 - - - 0x5B45D51F - - - - - - - - - - - - - 20.0 - - - 5.0 - - - - - - - - - false - - - - - - - - - - - 786432 - - - - - - - - - 256 - - - - - - - - - - + + + CameraOrientation + + + 0x75A7A55F + + + + + + + + + + + + 8 + + + 0x33D21F2E + + + + + + + + + + + + 0.0 + + + + 0.0 + + + 0x5B45D51F + + + + + + + + + + + + + 20.0 + + + 5.0 + + + + + + + + + + + + + diff --git a/templates/mp3/Structs/CameraShakerEnvelope.xml b/templates/mp3/Structs/CameraShakerEnvelope.xml index 233ffb85..18681ff7 100644 --- a/templates/mp3/Structs/CameraShakerEnvelope.xml +++ b/templates/mp3/Structs/CameraShakerEnvelope.xml @@ -1,14 +1,17 @@ - - - - 0x58F1CB59 - - - - - - - - - + + + CameraShakerEnvelope + + + 0x58F1CB59 + + + + + + + + + + diff --git a/templates/mp3/Structs/CommandData.xml b/templates/mp3/Structs/CommandData.xml index 74273ab9..524b9098 100644 --- a/templates/mp3/Structs/CommandData.xml +++ b/templates/mp3/Structs/CommandData.xml @@ -1,12 +1,15 @@ - - - - false - - - - 0 - - - + + + CommandData + + + false + + + + 0 + + + + diff --git a/templates/mp3/Structs/ConditionalTest.xml b/templates/mp3/Structs/ConditionalTest.xml index 71ff6938..02d12a6a 100644 --- a/templates/mp3/Structs/ConditionalTest.xml +++ b/templates/mp3/Structs/ConditionalTest.xml @@ -1,26 +1,29 @@ - - - - 1 - - - false - - - 0xFB73F2B8 - - - 0 - - - 0 - - - false - - - 0 - - - + + + ConditionalTest + + + 1 + + + false + + + 0xFB73F2B8 + + + 0 + + + 0 + + + false + + + 0 + + + + diff --git a/templates/mp3/Structs/ContextActionCombinationLockStruct.xml b/templates/mp3/Structs/ContextActionCombinationLockStruct.xml index 6d2675e8..e295e01b 100644 --- a/templates/mp3/Structs/ContextActionCombinationLockStruct.xml +++ b/templates/mp3/Structs/ContextActionCombinationLockStruct.xml @@ -1,17 +1,20 @@ - - - - 0.0 - - - 0.0 - - - -90.0 - - - 90.0 - - - + + + ContextActionCombinationLockStruct + + + 0.0 + + + 0.0 + + + -90.0 + + + 90.0 + + + + diff --git a/templates/mp3/Structs/ControlCommands.xml b/templates/mp3/Structs/ControlCommands.xml index 788f7c68..1ddc2d6b 100644 --- a/templates/mp3/Structs/ControlCommands.xml +++ b/templates/mp3/Structs/ControlCommands.xml @@ -1,109 +1,112 @@ - - - - 0xE88E6A10 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + ControlCommands + + + 0xE88E6A10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Structs/Convergence.xml b/templates/mp3/Structs/Convergence.xml index cc6fccb9..b50c76d9 100644 --- a/templates/mp3/Structs/Convergence.xml +++ b/templates/mp3/Structs/Convergence.xml @@ -1,78 +1,22 @@ - - - - 0x0BCC8352 - - - - - - - - - - - - 0.0 - - - 0.0 - - - 1.0 - - - - - - - true - - - 10.0 - - - 0.0 - - - 0.01 - - - 10.0 - - - 1.0 - - - - - - - 0x5A778792 - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - - - - + + + Convergence + + + 0xBCC8352 + + + + + + + + + + + + + + + diff --git a/templates/mp3/Structs/DamageInfo.xml b/templates/mp3/Structs/DamageInfo.xml index 20240b64..f429d2cc 100644 --- a/templates/mp3/Structs/DamageInfo.xml +++ b/templates/mp3/Structs/DamageInfo.xml @@ -1,36 +1,39 @@ - - - - 0xBC709037 - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0 - - - true - - - + + + DamageInfo + + + 0xBC709037 + + + + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0 + + + true + + + + diff --git a/templates/mp3/Structs/DamageVulnerability.xml b/templates/mp3/Structs/DamageVulnerability.xml index 36e7f94f..e7549859 100644 --- a/templates/mp3/Structs/DamageVulnerability.xml +++ b/templates/mp3/Structs/DamageVulnerability.xml @@ -1,45 +1,48 @@ - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - + + + DamageVulnerability + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + diff --git a/templates/mp3/Structs/DarkSamusData.xml b/templates/mp3/Structs/DarkSamusData.xml index 3fae8899..8b3305cc 100644 --- a/templates/mp3/Structs/DarkSamusData.xml +++ b/templates/mp3/Structs/DarkSamusData.xml @@ -1,130 +1,133 @@ - - - - 0.0 - - - 625.0 - - - 625.0 - - - 510.0 - - - 400.0 - - - -1.0 - - - -1.0 - - - -1.0 - - - -1.0 - - - -1.0 - - - 11.0 - - - 11.0 - - - 10.0 - - - 10.0 - - - 9.0 - - - 0 - - - 2 - - - 2 - - - 2 - - - 0.0 - - - 0.0 - - - 100.0 - - - 100.0 - - - 100.0 - - - 0.1 - - - 0.2 - - - 0.3 - - - 0.3 - - - 0.3 - - - 4.0 - - - 3.0 - - - 1.3 - - - 0.7 - - - 0.3 - - - 750.0 - - - 375.0 - - - 21.0 - - - - - - - - - - 360.0 - - - - - - - + + + DarkSamusData + + + 0.0 + + + 625.0 + + + 625.0 + + + 510.0 + + + 400.0 + + + -1.0 + + + -1.0 + + + -1.0 + + + -1.0 + + + -1.0 + + + 11.0 + + + 11.0 + + + 10.0 + + + 10.0 + + + 9.0 + + + 0 + + + 2 + + + 2 + + + 2 + + + 0.0 + + + 0.0 + + + 100.0 + + + 100.0 + + + 100.0 + + + 0.1 + + + 0.2 + + + 0.30000001 + + + 0.30000001 + + + 0.30000001 + + + 4.0 + + + 3.0 + + + 1.3 + + + 0.69999999 + + + 0.30000001 + + + 750.0 + + + 375.0 + + + 21.0 + + + + + + + + + + 360.0 + + + + + + + + diff --git a/templates/mp3/Structs/DarkSamusEchoData.xml b/templates/mp3/Structs/DarkSamusEchoData.xml index 3cbcaf8a..a474c18e 100644 --- a/templates/mp3/Structs/DarkSamusEchoData.xml +++ b/templates/mp3/Structs/DarkSamusEchoData.xml @@ -1,48 +1,67 @@ - - - - - - - - 3.0 - - - 4.0 - - - 2.0 - - - 50.0 - - - - 0.7 - - - 0.3 - - - 5.0 - - - 20.0 - - - 135.0 - - - 5.0 - - - 3.0 - - - 3.0 - - - - - + + + DarkSamusEchoData + + + + PART + + + + + CAUD + + + + + PART + + + + + CAUD + + + + 3.0 + + + 4.0 + + + 2.0 + + + 50.0 + + + + 0.69999999 + + + 0.30000001 + + + 5.0 + + + 20.0 + + + 135.0 + + + 5.0 + + + 3.0 + + + 3.0 + + + + + + diff --git a/templates/mp3/Structs/DebrisPropertiesOrientationEnum.xml b/templates/mp3/Structs/DebrisPropertiesOrientationEnum.xml index 4316f931..54339b06 100644 --- a/templates/mp3/Structs/DebrisPropertiesOrientationEnum.xml +++ b/templates/mp3/Structs/DebrisPropertiesOrientationEnum.xml @@ -1,8 +1,11 @@ - - - - 0x76A5FBFD - - - + + + DebrisPropertiesOrientationEnum + + + 0x76A5FBFD + + + + diff --git a/templates/mp3/Structs/DefenseMechanoidData.xml b/templates/mp3/Structs/DefenseMechanoidData.xml index 20b20437..74cd3d21 100644 --- a/templates/mp3/Structs/DefenseMechanoidData.xml +++ b/templates/mp3/Structs/DefenseMechanoidData.xml @@ -1,74 +1,77 @@ - - - - true - - - true - - - 200.0 - - - 45.0 - - - 100.0 - - - - - 25.0 - - - 25.0 - - - 25.0 - - - 25.0 - - - 15.0 - - - 25.0 - - - 1.5 - - - 3.0 - - - 10.0 - - - 20.0 - - - 7.0 - - - 12.0 - - - 4.0 - - - 10.0 - - - 50.0 - - - 10.0 - - - - - - - + + + DefenseMechanoidData + + + true + + + true + + + 200.0 + + + 45.0 + + + 100.0 + + + + + 25.0 + + + 25.0 + + + 25.0 + + + 25.0 + + + 15.0 + + + 25.0 + + + 1.5 + + + 3.0 + + + 10.0 + + + 20.0 + + + 7.0 + + + 12.0 + + + 4.0 + + + 10.0 + + + 50.0 + + + 10.0 + + + + + + + + diff --git a/templates/mp3/Structs/EditorProperties.xml b/templates/mp3/Structs/EditorProperties.xml index 86beaae2..1a32955e 100644 --- a/templates/mp3/Structs/EditorProperties.xml +++ b/templates/mp3/Structs/EditorProperties.xml @@ -1,13 +1,16 @@ - - - - - - true - - - 3 - - - + + + EditorProperties + + + + + true + + + 3 + + + + diff --git a/templates/mp3/Structs/ElectricBeamInfo.xml b/templates/mp3/Structs/ElectricBeamInfo.xml index ebbbf2bd..8d3e57ac 100644 --- a/templates/mp3/Structs/ElectricBeamInfo.xml +++ b/templates/mp3/Structs/ElectricBeamInfo.xml @@ -1,36 +1,54 @@ - - - - - never - - - - - 1.0 - - - - 10.0 - - - 0.1 - never - - - 150.0 - never - - - never - - - 1.0 - never - - - 0.0 - - - + + + ElectricBeamInfo + + + + ELSC + + + + Never + + + + ELSC + + + + + CAUD + + + + 1.0 + + + + 10.0 + + + Never + 0.1 + + + Never + 150.0 + + + Never + + PART + + + + Never + 1.0 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/EyePodStruct.xml b/templates/mp3/Structs/EyePodStruct.xml index fdfad561..b2349438 100644 --- a/templates/mp3/Structs/EyePodStruct.xml +++ b/templates/mp3/Structs/EyePodStruct.xml @@ -1,70 +1,73 @@ - - - - 100.0 - - - 10.0 - - - 15.0 - - - 20.0 - - - 30.0 - - - 20.0 - - - 30.0 - - - - 3.0 - - - 6.0 - - - 4 - - - 7 - - - 0.2 - - - 5.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - + + + EyePodStruct + + + 100.0 + + + 10.0 + + + 15.0 + + + 20.0 + + + 30.0 + + + 20.0 + + + 30.0 + + + + 3.0 + + + 6.0 + + + 4 + + + 7 + + + 0.2 + + + 5.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + diff --git a/templates/mp3/Structs/FOVInterpolationMethod.xml b/templates/mp3/Structs/FOVInterpolationMethod.xml index 47c614de..b83f7471 100644 --- a/templates/mp3/Structs/FOVInterpolationMethod.xml +++ b/templates/mp3/Structs/FOVInterpolationMethod.xml @@ -1,14 +1,17 @@ - - - - 0x2A1B6DFE - - - - - - - - - + + + FOVInterpolationMethod + + + 0x2A1B6DFE + + + + + + + + + + diff --git a/templates/mp3/Structs/FlareDef.xml b/templates/mp3/Structs/FlareDef.xml index b5ca88af..6e7fcfec 100644 --- a/templates/mp3/Structs/FlareDef.xml +++ b/templates/mp3/Structs/FlareDef.xml @@ -1,15 +1,26 @@ - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - + + + FlareDef + + + + TXTR + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp3/Structs/FlyerMovementMode.xml b/templates/mp3/Structs/FlyerMovementMode.xml index ab93326a..f15c795b 100644 --- a/templates/mp3/Structs/FlyerMovementMode.xml +++ b/templates/mp3/Structs/FlyerMovementMode.xml @@ -1,41 +1,44 @@ - - - - 10.0 - - - 5.0 - - - 1080.0 - - - 90.0 - - - 30.0 - - - true - - - 3.0 - - - 2.0 - - - 2.0 - - - 0.0 - - - 1.0 - - - 1.0 - - - + + + FlyerMovementMode + + + 10.0 + + + 5.0 + + + 1080.0 + + + 90.0 + + + 30.0 + + + true + + + 3.0 + + + 2.0 + + + 2.0 + + + 0.0 + + + 1.0 + + + 1.0 + + + + diff --git a/templates/mp3/Structs/FlyerSwarmData.xml b/templates/mp3/Structs/FlyerSwarmData.xml index dd1fa6fe..c4d0fa1a 100644 --- a/templates/mp3/Structs/FlyerSwarmData.xml +++ b/templates/mp3/Structs/FlyerSwarmData.xml @@ -1,23 +1,26 @@ - - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - + + + FlyerSwarmData + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/FlyingPirateStruct.xml b/templates/mp3/Structs/FlyingPirateStruct.xml index b5fe67e5..8fd8a14c 100644 --- a/templates/mp3/Structs/FlyingPirateStruct.xml +++ b/templates/mp3/Structs/FlyingPirateStruct.xml @@ -1,21 +1,24 @@ - - - - false - - - 10.0 - - - 20.0 - - - 100.0 - - - 20.0 - - - - + + + FlyingPirateStruct + + + false + + + 10.0 + + + 20.0 + + + 100.0 + + + 20.0 + + + + + diff --git a/templates/mp3/Structs/GandraydaData.xml b/templates/mp3/Structs/GandraydaData.xml index 1c5447fe..362ef3c5 100644 --- a/templates/mp3/Structs/GandraydaData.xml +++ b/templates/mp3/Structs/GandraydaData.xml @@ -1,352 +1,172 @@ - - - - 75.0 - - - 50.0 - - - 30.0 - - - 100.0 - - - 6.0 - - - 10.0 - - - 4.0 - - - 8.0 - - - 13.0 - - - - - - 7.0 - - - 10.0 - - - - - - - 100.0 - - - 2 - - - 12.0 - - - 18.0 - - - 4.0 - - - 8.0 - - - 4.0 - - - 15.0 - - - - - 100.0 - - - 10.0 - - - 25.0 - - - 3.0 - - - 0.0, 0.4, -1.6 - - - 180.0 - - - 4.0 - - - 7.0 - - - 3.0 - - - 4.0 - - - - - - - - - - 0.75 - - - 1.0 - - - 2.6667 - - - 1.5 - - - - - - - - - 20.0 - - - 60.0 - - - - - - - 15.0 - - - 15.0 - - - 85.0 - - - 20.0 - - - 0.0 - - - 20.0 - - - 40.0 - - - 40.0 - - - 20.0 - - - 30.0 - - - 10.0 - - - 45.0 - - - 45.0 - - - 60.0 - - - 0.0 - - - 90.0 - - - 10.0 - - - 60.0 - - - 0.0 - - - - - - - 15.0 - - - 80.0 - - - 20.0 - - - 0.0 - - - 80.0 - - - 20.0 - - - 80.0 - - - 0.0 - - - 80.0 - - - 20.0 - - - 20.0 - - - 20.0 - - - 20.0 - - - 20.0 - - - 20.0 - - - 30.0 - - - 80.0 - - - 20.0 - - - 80.0 - - - 0.0 - - - 40.0 - - - 40.0 - - - 20.0 - - - 80.0 - - - 0.0 - - - 15.0 - - - 85.0 - - - 50.0 - - - 0.0 - - - - - - - 15.0 - - - 10.0 - - - 50.0 - - - 20.0 - - - 30.0 - - - 9.0 - - - 11.0 - - - 1.0 - - - 0.25 - - - 3.0 - - - 4.0 - - - - - - - 1.2 - - - - 20.0 - - - 25.0 - - - 10.0 - - - 15.0 - - - 3.0 - - - 4.0 - - - - - - - - + + + GandraydaData + + + 75.0 + + + 50.0 + + + 30.0 + + + 100.0 + + + 6.0 + + + 10.0 + + + 4.0 + + + 8.0 + + + 13.0 + + + + CMDL + + + + + + 7.0 + + + 10.0 + + + + WPSC + + + + + + PART + + + + + CAUD + + + + 100.0 + + + 2 + + + 12.0 + + + 18.0 + + + 4.0 + + + 8.0 + + + 4.0 + + + 15.0 + + + + WPSC + + + + + 100.0 + + + 10.0 + + + 25.0 + + + 3.0 + + + + 0.0 + 0.40000001 + -1.6 + + + + 180.0 + + + 4.0 + + + 7.0 + + + 3.0 + + + 4.0 + + + + PART + + + + + ELSC + + + + + ELSC + + + + + PART + + + + + + + CAUD + + + + 0.75 + + + 1.0 + + + 2.6666999 + + + 1.5 + + + + + + + + + diff --git a/templates/mp3/Structs/GhorStructA.xml b/templates/mp3/Structs/GhorStructA.xml index 4d15c1fb..fa68391c 100644 --- a/templates/mp3/Structs/GhorStructA.xml +++ b/templates/mp3/Structs/GhorStructA.xml @@ -1,9 +1,20 @@ - - - - - - - - + + + GhorStructA + + + + CMDL + + + + + CMDL + + + + + + + diff --git a/templates/mp3/Structs/GhorStructB.xml b/templates/mp3/Structs/GhorStructB.xml index 00da1bab..76e68f64 100644 --- a/templates/mp3/Structs/GhorStructB.xml +++ b/templates/mp3/Structs/GhorStructB.xml @@ -1,99 +1,80 @@ - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - - 30.0 - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 10.0 - - - 1.0, 1.0, 1.0 - - - 1.0 - - - - - 10.0 - - - 1.0 - - - 10.0 - - - 0.5 - - - - - - 20.0 - - - - - - - - - - - + + + GhorStructB + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + 30.0 + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 10.0 + + + + 1.0 + 1.0 + 1.0 + + + + 1.0 + + + + + + diff --git a/templates/mp3/Structs/GhorStructC.xml b/templates/mp3/Structs/GhorStructC.xml index 5c2cbbd9..3a7c1c1d 100644 --- a/templates/mp3/Structs/GhorStructC.xml +++ b/templates/mp3/Structs/GhorStructC.xml @@ -1,10 +1,17 @@ - - - - - - - - - + + + GhorStructC + + + + CMDL + + + + + + + + + diff --git a/templates/mp3/Structs/GrappleBlock.xml b/templates/mp3/Structs/GrappleBlock.xml index 939ab0d4..fedd8f50 100644 --- a/templates/mp3/Structs/GrappleBlock.xml +++ b/templates/mp3/Structs/GrappleBlock.xml @@ -1,39 +1,42 @@ - - - - 0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 5.0 - - - true - - - true - - - 0xC8853DC0 - - - - - - - true - - - false - - - + + + GrappleBlock + + + 0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 5.0 + + + true + + + true + + + 0xC8853DC0 + + + + + + + true + + + false + + + + diff --git a/templates/mp3/Structs/GrappleData.xml b/templates/mp3/Structs/GrappleData.xml index c0251cc8..ba8c8d00 100644 --- a/templates/mp3/Structs/GrappleData.xml +++ b/templates/mp3/Structs/GrappleData.xml @@ -1,84 +1,91 @@ - - - - 0 - - - true - - - false - - - 5.0 - - - true - - - false - - - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 8.0 - - - 6.0 - - - - 0.0 - - - 100.0 - - - 50.0 - - - 10.0 - - - -1 - - - + + + GrappleData + + + 0 + + + true + + + false + + + 5.0 + + + true + + + false + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + 8.0 + + + 6.0 + + + + CAUD + + + + 0.0 + + + 100.0 + + + 50.0 + + + 10.0 + + + -1 + + + + diff --git a/templates/mp3/Structs/GuiWidgetProperties.xml b/templates/mp3/Structs/GuiWidgetProperties.xml index 1afad396..36b6eb76 100644 --- a/templates/mp3/Structs/GuiWidgetProperties.xml +++ b/templates/mp3/Structs/GuiWidgetProperties.xml @@ -1,12 +1,15 @@ - - - - - 1 - - - false - - - + + + GuiWidgetProperties + + + + 1 + + + false + + + + diff --git a/templates/mp3/Structs/HealthInfo.xml b/templates/mp3/Structs/HealthInfo.xml index aa1984e2..e9ea0e2f 100644 --- a/templates/mp3/Structs/HealthInfo.xml +++ b/templates/mp3/Structs/HealthInfo.xml @@ -1,14 +1,17 @@ - - - - 5.0 - - - 1.0 - - - true - - - + + + HealthInfo + + + 5.0 + + + 1.0 + + + true + + + + diff --git a/templates/mp3/Structs/HoverThenHomeProjectile.xml b/templates/mp3/Structs/HoverThenHomeProjectile.xml index 3dfb37d8..5855989b 100644 --- a/templates/mp3/Structs/HoverThenHomeProjectile.xml +++ b/templates/mp3/Structs/HoverThenHomeProjectile.xml @@ -1,27 +1,34 @@ - - - - 1.0 - - - 1.0 - - - 5.0 - - - 10.0 - - - 10.0 - - - -1.0 - - - -1.0 - - - - + + + HoverThenHomeProjectile + + + 1.0 + + + 1.0 + + + 5.0 + + + 10.0 + + + 10.0 + + + -1.0 + + + -1.0 + + + + CAUD + + + + + diff --git a/templates/mp3/Structs/HyperModeData.xml b/templates/mp3/Structs/HyperModeData.xml index 8e5fe1a0..c7d7236d 100644 --- a/templates/mp3/Structs/HyperModeData.xml +++ b/templates/mp3/Structs/HyperModeData.xml @@ -1,52 +1,55 @@ - - - - 15.0 - - - 10.0 - - - 25.0 - - - 20.0 - - - 25.0 - - - 20.0 - - - 100.0 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - - + + + HyperModeData + + + 15.0 + + + 10.0 + + + 25.0 + + + 20.0 + + + 25.0 + + + 20.0 + + + 100.0 + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + + + diff --git a/templates/mp3/Structs/InterpolationMethod.xml b/templates/mp3/Structs/InterpolationMethod.xml index b8a4aa4d..b8d2bbff 100644 --- a/templates/mp3/Structs/InterpolationMethod.xml +++ b/templates/mp3/Structs/InterpolationMethod.xml @@ -1,27 +1,30 @@ - - - - 0xDD7C3483 - - - - - - - - - - - - - 0.25 - - - 0.75 - - - 1.0 - - - + + + InterpolationMethod + + + 0xDD7C3483 + + + + + + + + + + + + + 0.25 + + + 0.75 + + + 1.0 + + + + diff --git a/templates/mp3/Structs/KorakkData.xml b/templates/mp3/Structs/KorakkData.xml index 880fd698..4a7512be 100644 --- a/templates/mp3/Structs/KorakkData.xml +++ b/templates/mp3/Structs/KorakkData.xml @@ -1,19 +1,22 @@ - - - - 1.0 - - - 4 - - - - - - - - - - - + + + KorakkData + + + 1.0 + + + 4 + + + + + + + + + + + + diff --git a/templates/mp3/Structs/LaunchProjectileData.xml b/templates/mp3/Structs/LaunchProjectileData.xml index 2d12b4c0..ce86c0eb 100644 --- a/templates/mp3/Structs/LaunchProjectileData.xml +++ b/templates/mp3/Structs/LaunchProjectileData.xml @@ -1,39 +1,62 @@ - - - - - - 1.0, 1.0, 1.0 - - - 1.0 - - - 0.0 - - - - - 20.0 - - - 1.0 - - - 3.0 - - - true - - - 1.0, 1.0, 1.0 - - - 1.0 - - - 0.0 - - - + + + LaunchProjectileData + + + + WPSC + + + + + + 1.0 + 1.0 + 1.0 + + + + 1.0 + + + 0.0 + + + + PART + + + + + CAUD + + + + 20.0 + + + 1.0 + + + 3.0 + + + true + + + + 1.0 + 1.0 + 1.0 + + + + 1.0 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/LayerInfo.xml b/templates/mp3/Structs/LayerInfo.xml index 58803e4f..5b7a7210 100644 --- a/templates/mp3/Structs/LayerInfo.xml +++ b/templates/mp3/Structs/LayerInfo.xml @@ -1,26 +1,29 @@ - - - - 0x3383CA7C - - - - - - - - - 5.0 - - - 0.0 - - - 0.15 - - - 10.0 - - - + + + LayerInfo + + + 0x3383CA7C + + + + + + + + + 5.0 + + + 0.0 + + + 0.15000001 + + + 10.0 + + + + diff --git a/templates/mp3/Structs/LightParameters.xml b/templates/mp3/Structs/LightParameters.xml index 25fe0b8d..d987a750 100644 --- a/templates/mp3/Structs/LightParameters.xml +++ b/templates/mp3/Structs/LightParameters.xml @@ -1,47 +1,58 @@ - - - - true - - - 1.0, 1.0, 1.0, 1.0 - - - true - - - 0x00000001 - - - - - - - - - true - - - 1 - - - 0.0, 0.0, 0.0 - - - 4 - - - 4 - - - false - - - false - - - 0 - - - + + + LightParameters + + + true + + + + 1.0 + 1.0 + 1.0 + + + + true + + + 0x1 + + + + + + + + + true + + + 1 + + + + 0.0 + 0.0 + 0.0 + + + + 4 + + + 4 + + + false + + + false + + + 0 + + + + diff --git a/templates/mp3/Structs/MayaSpline.xml b/templates/mp3/Structs/MayaSpline.xml deleted file mode 100644 index d8759fcf..00000000 --- a/templates/mp3/Structs/MayaSpline.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/templates/mp3/Structs/MetroidHatcherData.xml b/templates/mp3/Structs/MetroidHatcherData.xml index 5cb07243..f0cd1fa3 100644 --- a/templates/mp3/Structs/MetroidHatcherData.xml +++ b/templates/mp3/Structs/MetroidHatcherData.xml @@ -1,579 +1,598 @@ - - - - 25.0 - - - 50.0 - - - 10.0 - - - 50.0 - - - 0.5 - - - 60.0 - - - - - - 1.0 - - - 0.1 - - - - 20.0 - - - 0.1 - - - 0.3333 - - - 0.5 - - - 0.1 - - - 10.0 - - - 15.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 10.0 - - - 9.0 - - - 16.0 - - - 14.0 - - - 10.0 - - - -1.5 - - - 8.0 - - - 1.0 - - - 5.0 - - - 3 - - - false - - - 30.0 - - - 20.0 - - - 10 - - - 5 - - - 20.0 - - - 0.7 - - - 0.5 - - - 0.5 - - - - - 30.0 - - - 20.0 - - - 2 - - - - - 20.0 - - - 10.0 - - - 15.0 - - - 3.0 - - - 2.0 - - - 0.001 - - - 100.0 - - - 15.0 - - - 0.1 - - - 0.1 - - - 30.0 - - - 10.0 - - - - - 3.0 - - - 1.0 - - - 30.0 - - - 181.0 - - - false - - - never - - - 7.0 - - - 10.0 - - - 8.0 - - - - - - - 3.0 - - - 181.0 - - - false - - - never - - - 7.0 - - - 10.0 - - - 8.0 - - - - - - - 3.0 - - - 10.0 - - - 181.0 - - - 6.0 - - - 11.0 - - - 8.0 - - - - - - - 0.1 - - - 10.0 - - - 10800.0 - - - 120.0 - - - 181.0 - - - false - - - never - - - 9.0 - - - 0.0 - - - 8.0 - - - 8.0 - - - - - - - 30.0 - - - 50.0 - - - 181.0 - - - false - - - never - - - 6.0 - - - 0.0 - - - 3.5 - - - 8.0 - - - - - - - 30.0 - - - 10.0 - - - 1.0 - - - 181.0 - - - false - - - never - - - 6.0 - - - 1.0 - - - 5.0 - - - 8.0 - - - - - - - 1.0 - - - 10.0 - - - 181.0 - - - 4.0 - - - 0.0 - - - 10.0 - - - 8.0 - - - - - - - 30.0 - - - 20.0 - - - 1.0 - - - 181.0 - - - 4.0 - - - 1.0 - - - 10.0 - - - 8.0 - - - - - - - 1.0 - - - 10.0 - - - 181.0 - - - 4.0 - - - 1.0 - - - 10.0 - - - 8.0 - - - - - - - 5.0 - - - 181.0 - - - false - - - never - - - 8.0 - - - 1.0 - - - 5.0 - - - 8.0 - - - - - - - 5.0 - - - 10.0 - - - 15.0 - - - 181.0 - - - false - - - never - - - 12.0 - - - 1.0 - - - 10.0 - - - 8.0 - - - - - - - 40.0 - - - 100.0 - - - 360.0 - - - 181.0 - - - 1.0 - - - 5.0 - - - 0.5 - - - 13.0 - - - 8.0 - - - - - - - 20.0 - - - 181.0 - - - 6.0 - - - 12.0 - - - 12.0 - - - - - - - - - - 0.6 - - - 0.4 - - - 0.8 - - - 0.5 - - - 0.0 - - - 0.0 - - - 20.0 - - - 15.0 - - - 30.0 - - - - - - - - + + + MetroidHatcherData + + + 25.0 + + + 50.0 + + + 10.0 + + + 50.0 + + + 0.5 + + + 60.0 + + + + + + 1.0 + + + 0.1 + + + + 20.0 + + + 0.1 + + + 0.33329999 + + + 0.5 + + + 0.1 + + + 10.0 + + + 15.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 5.0 + + + 10.0 + + + 9.0 + + + 16.0 + + + 14.0 + + + 10.0 + + + -1.5 + + + 8.0 + + + 1.0 + + + 5.0 + + + 3 + + + false + + + 30.0 + + + 20.0 + + + 10 + + + 5 + + + 20.0 + + + 0.69999999 + + + 0.5 + + + 0.5 + + + + + 30.0 + + + 20.0 + + + 2 + + + + + 20.0 + + + 10.0 + + + 15.0 + + + 3.0 + + + 2.0 + + + 0.001 + + + 100.0 + + + 15.0 + + + 0.1 + + + 0.1 + + + 30.0 + + + 10.0 + + + + + 3.0 + + + 1.0 + + + 30.0 + + + 181.0 + + + false + + + Never + + + 7.0 + + + 10.0 + + + 8.0 + + + + + + + 3.0 + + + 181.0 + + + false + + + Never + + + 7.0 + + + 10.0 + + + 8.0 + + + + + + + 3.0 + + + 10.0 + + + 181.0 + + + 6.0 + + + 11.0 + + + 8.0 + + + + + + + 0.1 + + + 10.0 + + + 10800.0 + + + 120.0 + + + 181.0 + + + false + + + Never + + + 9.0 + + + 0.0 + + + 8.0 + + + 8.0 + + + + + + + 30.0 + + + 50.0 + + + 181.0 + + + false + + + Never + + + 6.0 + + + 0.0 + + + 3.5 + + + 8.0 + + + + + + + 30.0 + + + 10.0 + + + 1.0 + + + 181.0 + + + false + + + Never + + + 6.0 + + + 1.0 + + + 5.0 + + + 8.0 + + + + + + + 1.0 + + + 10.0 + + + 181.0 + + + 4.0 + + + 0.0 + + + 10.0 + + + 8.0 + + + + + + + 30.0 + + + 20.0 + + + 1.0 + + + 181.0 + + + 4.0 + + + 1.0 + + + 10.0 + + + 8.0 + + + + + + + 1.0 + + + 10.0 + + + 181.0 + + + 4.0 + + + 1.0 + + + 10.0 + + + 8.0 + + + + + + + 5.0 + + + 181.0 + + + false + + + Never + + + 8.0 + + + 1.0 + + + 5.0 + + + 8.0 + + + + + + + 5.0 + + + 10.0 + + + 15.0 + + + 181.0 + + + false + + + Never + + + 12.0 + + + 1.0 + + + 10.0 + + + 8.0 + + + + + + + 40.0 + + + 100.0 + + + 360.0 + + + 181.0 + + + 1.0 + + + 5.0 + + + 0.5 + + + 13.0 + + + 8.0 + + + + + + + 20.0 + + + 181.0 + + + 6.0 + + + 12.0 + + + 12.0 + + + + + + + + + + 0.60000002 + + + 0.40000001 + + + 0.80000001 + + + 0.5 + + + 0.0 + + + 0.0 + + + 20.0 + + + 15.0 + + + 30.0 + + + + ELSC + + + + + + ELSC + + + + + CAUD + + + + + PART + + + + + diff --git a/templates/mp3/Structs/MetroidHopperStruct.xml b/templates/mp3/Structs/MetroidHopperStruct.xml index 09978acf..fadcb688 100644 --- a/templates/mp3/Structs/MetroidHopperStruct.xml +++ b/templates/mp3/Structs/MetroidHopperStruct.xml @@ -1,19 +1,22 @@ - - - - - 0.1 - - - 10.0 - - - 20.0 - - - 15.0 - - - - + + + MetroidHopperStruct + + + + 0.1 + + + 10.0 + + + 20.0 + + + 15.0 + + + + + diff --git a/templates/mp3/Structs/MetroidPhazeoidStruct.xml b/templates/mp3/Structs/MetroidPhazeoidStruct.xml index 00bbb996..99d95f56 100644 --- a/templates/mp3/Structs/MetroidPhazeoidStruct.xml +++ b/templates/mp3/Structs/MetroidPhazeoidStruct.xml @@ -1,14 +1,17 @@ - - - - 0.9 - - - 1.1 - - - 1.0 - - - + + + MetroidPhazeoidStruct + + + 0.89999998 + + + 1.1 + + + 1.0 + + + + diff --git a/templates/mp3/Structs/ModIncaData.xml b/templates/mp3/Structs/ModIncaData.xml index 85518e6a..45f6e5f5 100644 --- a/templates/mp3/Structs/ModIncaData.xml +++ b/templates/mp3/Structs/ModIncaData.xml @@ -1,9 +1,16 @@ - - - - 1.0, 1.0, 1.0, 1.0 - - - - + + + ModIncaData + + + + 1.0 + 1.0 + 1.0 + + + + + + diff --git a/templates/mp3/Structs/MotionInterpolationMethod.xml b/templates/mp3/Structs/MotionInterpolationMethod.xml index 2419edec..056bf6b4 100644 --- a/templates/mp3/Structs/MotionInterpolationMethod.xml +++ b/templates/mp3/Structs/MotionInterpolationMethod.xml @@ -1,34 +1,18 @@ - - - - 0x41B91E67 - - - - - - - - - - - - 0x8C1B1D20 - - - - - - - - - - - - - - - - - + + + MotionInterpolationMethod + + + 0x41B91E67 + + + + + + + + + + + diff --git a/templates/mp3/Structs/MultiModelActorStruct.xml b/templates/mp3/Structs/MultiModelActorStruct.xml index 26ec9a57..b7e843ef 100644 --- a/templates/mp3/Structs/MultiModelActorStruct.xml +++ b/templates/mp3/Structs/MultiModelActorStruct.xml @@ -1,9 +1,16 @@ - - - - - 0.0 - - - + + + MultiModelActorStruct + + + + CMDL + + + + 0.0 + + + + diff --git a/templates/mp3/Structs/OffsetInterpolant.xml b/templates/mp3/Structs/OffsetInterpolant.xml index 4e45245d..9bebc014 100644 --- a/templates/mp3/Structs/OffsetInterpolant.xml +++ b/templates/mp3/Structs/OffsetInterpolant.xml @@ -1,8 +1,11 @@ - - - - - - - + + + OffsetInterpolant + + + + + + + diff --git a/templates/mp3/Structs/OrientationInterpolationMethod.xml b/templates/mp3/Structs/OrientationInterpolationMethod.xml index cdb115ca..68c6e31b 100644 --- a/templates/mp3/Structs/OrientationInterpolationMethod.xml +++ b/templates/mp3/Structs/OrientationInterpolationMethod.xml @@ -1,16 +1,19 @@ - - - - 0x355476D5 - - - - - - - - - - - + + + OrientationInterpolationMethod + + + 0x355476D5 + + + + + + + + + + + + diff --git a/templates/mp3/Structs/PathDetermination.xml b/templates/mp3/Structs/PathDetermination.xml index 8a396997..7a29b2af 100644 --- a/templates/mp3/Structs/PathDetermination.xml +++ b/templates/mp3/Structs/PathDetermination.xml @@ -1,27 +1,18 @@ - - - - 0x571AA317 - - - - - - - - - - - 0x15F0534B - - - - - - - - - - - + + + PathDetermination + + + 0x571AA317 + + + + + + + + + + + diff --git a/templates/mp3/Structs/PatternedAI.xml b/templates/mp3/Structs/PatternedAI.xml index ed9b9b22..069a27b3 100644 --- a/templates/mp3/Structs/PatternedAI.xml +++ b/templates/mp3/Structs/PatternedAI.xml @@ -1,128 +1,191 @@ - - - - 150.0 - - - - 2.0 - - - - - 1.0 - - - 2.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - - - 0 - - - 5.0 - - - false - - - - 0 - - - - - 1.0 - - - 120.0 - - - true - - - 100.0 - - - 0.0 - - - 60.0 - - - 6.0 - - - 11.0 - - - 2.0 - - - 1.0 - - - 50.0 - - - 25.0 - - - 5.0 - - - 0.1 - - - 0.1 - - - 2.0 - - - - 60.0 - - - 1000.0 - - - 0.0 - - - - 0.0, 0.0, 0.0 - - - - - - 1000.0 - - - - - 0.0, 0.0, 0.0 - - - - 0.078431, 0.235294, 0.313726, 1.0 - - - - 0.0, 1.0, 0.0 - - - 1.0 - - - - + + + PatternedAI + + + 150.0 + + + + 2.0 + + + + + 1.0 + + + 2.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + + + FSM2 + + + + 0 + + + 5.0 + + + false + + + + RULE + + + + 0 + + + + CAUD + + + + + SCAN + + + + 1.0 + + + 120.0 + + + true + + + 100.0 + + + 0.0 + + + 60.0 + + + 6.0 + + + 11.0 + + + 2.0 + + + 1.0 + + + 50.0 + + + 25.0 + + + 5.0 + + + 0.1 + + + 0.1 + + + 2.0 + + + + CAUD + + + + 60.0 + + + 1000.0 + + + 0.0 + + + + CAUD + + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + + 1000.0 + + + + CAUD + + + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + 0.078431003 + 0.235294 + 0.31372601 + + + + + CAUD + + + + + 0.0 + 1.0 + 0.0 + + + + 1.0 + + + + + diff --git a/templates/mp3/Structs/PhysicsDebrisPropertiesOrientationEnum.xml b/templates/mp3/Structs/PhysicsDebrisPropertiesOrientationEnum.xml index f822c7f6..96071b08 100644 --- a/templates/mp3/Structs/PhysicsDebrisPropertiesOrientationEnum.xml +++ b/templates/mp3/Structs/PhysicsDebrisPropertiesOrientationEnum.xml @@ -1,8 +1,11 @@ - - - - 0x76A5FBFD - - - + + + PhysicsDebrisPropertiesOrientationEnum + + + 0x76A5FBFD + + + + diff --git a/templates/mp3/Structs/PlasmaBeamInfo.xml b/templates/mp3/Structs/PlasmaBeamInfo.xml index b940e9cc..b98b8881 100644 --- a/templates/mp3/Structs/PlasmaBeamInfo.xml +++ b/templates/mp3/Structs/PlasmaBeamInfo.xml @@ -1,59 +1,108 @@ - - - - 0 - - - - - - - - 10.0 - - - 0.1 - - - 1.0 - - - 0.0 - - - 10.0 - - - 10.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 150.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - - - - - 0.9 - - - 0.0 - - - + + + PlasmaBeamInfo + + + 0 + + + + WPSC + + + + + PART + + + + + PART + + + + + TXTR + + + + + TXTR + + + + 10.0 + + + 0.1 + + + 1.0 + + + 0.0 + + + 10.0 + + + 10.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 150.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + PART + + + + + CAUD + + + + + CAUD + + + + 0.89999998 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/PlatformMotionProperties.xml b/templates/mp3/Structs/PlatformMotionProperties.xml index cfaf604c..e0474d36 100644 --- a/templates/mp3/Structs/PlatformMotionProperties.xml +++ b/templates/mp3/Structs/PlatformMotionProperties.xml @@ -1,22 +1,29 @@ - - - - - - 10.0 - - - 0.0 - - - 288 - - - - - - 0.0, 0.0, 0.0 - - - + + + PlatformMotionProperties + + + + + 10.0 + + + 0.0 + + + 288 + + + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/mp3/Structs/PlayerActorStruct.xml b/templates/mp3/Structs/PlayerActorStruct.xml index ca68e768..7774c704 100644 --- a/templates/mp3/Structs/PlayerActorStruct.xml +++ b/templates/mp3/Structs/PlayerActorStruct.xml @@ -1,14 +1,29 @@ - - - - - - - 1.0 - - - 1.0 - - - + + + PlayerActorStruct + + + + CMDL + + + + + CSKR + + + + + CMDL + + + + 1.0 + + + 1.0 + + + + diff --git a/templates/mp3/Structs/PlayerInventoryItem.xml b/templates/mp3/Structs/PlayerInventoryItem.xml index d6276f63..7ae45883 100644 --- a/templates/mp3/Structs/PlayerInventoryItem.xml +++ b/templates/mp3/Structs/PlayerInventoryItem.xml @@ -1,11 +1,14 @@ - - - - 0 - - - 0 - - - + + + PlayerInventoryItem + + + 0 + + + 0 + + + + diff --git a/templates/mp3/Structs/PuddleControlData.xml b/templates/mp3/Structs/PuddleControlData.xml index 574e8eb7..4f2ef455 100644 --- a/templates/mp3/Structs/PuddleControlData.xml +++ b/templates/mp3/Structs/PuddleControlData.xml @@ -1,17 +1,24 @@ - - - - 1.0 - - - 1.0 - - - - - - - - - + + + PuddleControlData + + + 1.0 + + + 1.0 + + + + + + + + + CAUD + + + + + diff --git a/templates/mp3/Structs/PuddleControlPhaseData.xml b/templates/mp3/Structs/PuddleControlPhaseData.xml index 8e3a7e92..5d57ac64 100644 --- a/templates/mp3/Structs/PuddleControlPhaseData.xml +++ b/templates/mp3/Structs/PuddleControlPhaseData.xml @@ -1,17 +1,20 @@ - - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - + + + PuddleControlPhaseData + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/RagDollData.xml b/templates/mp3/Structs/RagDollData.xml index 73e67e24..8063a2fc 100644 --- a/templates/mp3/Structs/RagDollData.xml +++ b/templates/mp3/Structs/RagDollData.xml @@ -1,68 +1,87 @@ - - - - 0.0, 0.0, -50.0 - - - 8000.0 - - - 1.2 - - - 0.0, 0.0, -3.0 - - - 1000.0 - - - 0.125 - - - 0.85 - - - 1.0 - - - 3000.0 - - - 0.5 - - - 5.0 - - - - false - - - true - - - false - - - false - - - false - - - 0x902E534E - - - - - - - - 0.0, 0.0, 1.0 - - - 0.0 - - - + + + RagDollData + + + + 0.0 + 0.0 + -50.0 + + + + 8000.0 + + + 1.2 + + + + 0.0 + 0.0 + -3.0 + + + + 1000.0 + + + 0.125 + + + 0.85000002 + + + 1.0 + + + 3000.0 + + + 0.5 + + + 5.0 + + + + CAUD + + + + false + + + true + + + false + + + false + + + false + + + 0x902E534E + + + + + + + + + 0.0 + 0.0 + 1.0 + + + + 0.0 + + + + diff --git a/templates/mp3/Structs/ReptilicusHunterStruct.xml b/templates/mp3/Structs/ReptilicusHunterStruct.xml index 693d1d9b..534fd3a1 100644 --- a/templates/mp3/Structs/ReptilicusHunterStruct.xml +++ b/templates/mp3/Structs/ReptilicusHunterStruct.xml @@ -1,21 +1,24 @@ - - - - false - - - 10.0 - - - 20.0 - - - 100.0 - - - 20.0 - - - - + + + ReptilicusHunterStruct + + + false + + + 10.0 + + + 20.0 + + + 100.0 + + + 20.0 + + + + + diff --git a/templates/mp3/Structs/Ridley1Data.xml b/templates/mp3/Structs/Ridley1Data.xml index 5201c814..00422a6d 100644 --- a/templates/mp3/Structs/Ridley1Data.xml +++ b/templates/mp3/Structs/Ridley1Data.xml @@ -1,54 +1,57 @@ - - - - 90.0 - - - 65.0 - - - 60.0 - - - 35.0 - - - 1000.0 - - - - - 15.0 - - - - - 15.0 - - - - 15.0 - - - - 15.0 - - - - 15.0 - - - - 15.0 - - - - - - - - 8.0 - - - + + + Ridley1Data + + + 90.0 + + + 65.0 + + + 60.0 + + + 35.0 + + + 1000.0 + + + + + 15.0 + + + + + 15.0 + + + + 15.0 + + + + 15.0 + + + + 15.0 + + + + 15.0 + + + + + + + + 8.0 + + + + diff --git a/templates/mp3/Structs/RundasData.xml b/templates/mp3/Structs/RundasData.xml index aed1a32f..6d964506 100644 --- a/templates/mp3/Structs/RundasData.xml +++ b/templates/mp3/Structs/RundasData.xml @@ -1,136 +1,139 @@ - - - - 180.0 - - - 225.0 - - - 8.0 - - - 10.0 - - - 5.0 - - - 7.0 - - - 5.0 - - - - - - 6.0 - - - - - 0.5 - - - 7.0 - - - 6.0 - - - 100.0 - - - - - 35.0 - - - 200.0 - - - 80.0 - - - 5.0 - - - 2.5 - - - 0.5 - - - 0.95 - - - 25.0 - - - - 1 - - - 1 - - - 0.05 - - - 0.45 - - - 0.05 - - - 0.45 - - - 7.0 - - - 11.0 - - - 25.0 - - - 7.5 - - - 18.0 - - - 14.0 - - - 1.0 - - - 17.0 - - - 10.0 - - - false - - - 125.0 - - - 20.0 - - - 30.0 - - - 5.0 - - - 10.0 - - - + + + RundasData + + + 180.0 + + + 225.0 + + + 8.0 + + + 10.0 + + + 5.0 + + + 7.0 + + + 5.0 + + + + + + 6.0 + + + + + 0.5 + + + 7.0 + + + 6.0 + + + 100.0 + + + + + 35.0 + + + 200.0 + + + 80.0 + + + 5.0 + + + 2.5 + + + 0.5 + + + 0.94999999 + + + 25.0 + + + + 1 + + + 1 + + + 0.050000001 + + + 0.44999999 + + + 0.050000001 + + + 0.44999999 + + + 7.0 + + + 11.0 + + + 25.0 + + + 7.5 + + + 18.0 + + + 14.0 + + + 1.0 + + + 17.0 + + + 10.0 + + + false + + + 125.0 + + + 20.0 + + + 30.0 + + + 5.0 + + + 10.0 + + + + diff --git a/templates/mp3/Structs/SavedStateID.xml b/templates/mp3/Structs/SavedStateID.xml index 40aa2e6e..40d670e9 100644 --- a/templates/mp3/Structs/SavedStateID.xml +++ b/templates/mp3/Structs/SavedStateID.xml @@ -1,17 +1,25 @@ - - - - 0 - - - 0 - - - 0 - - - 0 - - - + + + SavedStateID + true + + + State ID 1 + 0 + + + State ID 2 + 0 + + + State ID 3 + 0 + + + State ID 4 + 0 + + + + diff --git a/templates/mp3/Structs/ScanBeamInfo.xml b/templates/mp3/Structs/ScanBeamInfo.xml index 2e580a64..41d83956 100644 --- a/templates/mp3/Structs/ScanBeamInfo.xml +++ b/templates/mp3/Structs/ScanBeamInfo.xml @@ -1,33 +1,60 @@ - - - - 20.0 - - - 0.247059, 0.0, 0.0, 0.0 - - - 0.498039, 1.0, 0.098039, 0.0 - - - 0.34902, 0.0, 0.0, 0.0 - - - 0.14902, 0.0, 0.0, 0.0 - - - 10.0 - - - 5.0 - - - 4.0 - - - 50.0 - - - - + + + ScanBeamInfo + + + 20.0 + + + + 0.247059 + 0.0 + 0.0 + 0.0 + + + + + 0.49803901 + 1.0 + 0.098039001 + 0.0 + + + + + 0.34902 + 0.0 + 0.0 + 0.0 + + + + + 0.14902 + 0.0 + 0.0 + 0.0 + + + + 10.0 + + + 5.0 + + + 4.0 + + + 50.0 + + + + CAUD + + + + + diff --git a/templates/mp3/Structs/ScannableParameters.xml b/templates/mp3/Structs/ScannableParameters.xml index 6c40e283..c5c0a934 100644 --- a/templates/mp3/Structs/ScannableParameters.xml +++ b/templates/mp3/Structs/ScannableParameters.xml @@ -1,12 +1,19 @@ - - - - - 0.0 - - - 0 - - - + + + ScannableParameters + + + + SCAN + + + + 0.0 + + + 0 + + + + diff --git a/templates/mp3/Structs/SeedBoss1Action.xml b/templates/mp3/Structs/SeedBoss1Action.xml index 05df7ab7..81bf8b13 100644 --- a/templates/mp3/Structs/SeedBoss1Action.xml +++ b/templates/mp3/Structs/SeedBoss1Action.xml @@ -1,20 +1,23 @@ - - - - false - - - 100.0 - - - 50.0 - - - 0.0 - - - 1000.0 - - - + + + SeedBoss1Action + + + false + + + 100.0 + + + 50.0 + + + 0.0 + + + 1000.0 + + + + diff --git a/templates/mp3/Structs/SeedBoss1Stage.xml b/templates/mp3/Structs/SeedBoss1Stage.xml index ac195d9c..8142fc81 100644 --- a/templates/mp3/Structs/SeedBoss1Stage.xml +++ b/templates/mp3/Structs/SeedBoss1Stage.xml @@ -1,70 +1,73 @@ - - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 5.0 - - - false - - - false - - - false - - - 5.0 - - - 15.0 - - - 1.0 - - - 1.0 - - - 0.25 - - - 0.25 - - - - - 0.06 - - - - - - 1 - - - 3.0 - - - 1.0 - - - + + + SeedBoss1Stage + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 5.0 + + + false + + + false + + + false + + + 5.0 + + + 15.0 + + + 1.0 + + + 1.0 + + + 0.25 + + + 0.25 + + + + + 0.059999999 + + + + + + 1 + + + 3.0 + + + 1.0 + + + + diff --git a/templates/mp3/Structs/SeedBoss2PrimeBotData.xml b/templates/mp3/Structs/SeedBoss2PrimeBotData.xml index cfad1a08..38c83a3b 100644 --- a/templates/mp3/Structs/SeedBoss2PrimeBotData.xml +++ b/templates/mp3/Structs/SeedBoss2PrimeBotData.xml @@ -1,34 +1,37 @@ - - - - 150.0 - - - 500.0 - - - 2.5 - - - 0.1 - - - 160.0 - - - - - - - 0.0 - - - - - - - - - - + + + SeedBoss2PrimeBotData + + + 150.0 + + + 500.0 + + + 2.5 + + + 0.1 + + + 160.0 + + + + + + + 0.0 + + + + + + + + + + + diff --git a/templates/mp3/Structs/SeedBoss3Data.xml b/templates/mp3/Structs/SeedBoss3Data.xml index 6148d8f0..c234b7a4 100644 --- a/templates/mp3/Structs/SeedBoss3Data.xml +++ b/templates/mp3/Structs/SeedBoss3Data.xml @@ -1,885 +1,308 @@ - - - - - - 0.05 - - - 20.0 - - - 1 - - - - - - - 2.0 - - - 20.0 - - - 1 - - - - - - - 2.0 - - - 20.0 - - - 1 - - - - - - - 10.0 - - - 7.0 - - - 20.0 - - - - - - - - - 10.0 - - - 20.0 - - - 2 - - - - - 5.0 - - - 1.0 - - - 2.0 - - - 0.9 - - - 50.0 - - - - - 1.0 - - - - - 1.0 - - - 50.0 - - - 2 - - - - - - - - - 5.0 - - - 1.0 - - - 5.0 - - - - - 0.5 - - - 5.0 - never - - - never - - - never - - - never - - - never - - - never - - - 0.5 - never - - - - - 2.0 - - - 6.0 - - - - - - - 5.0 - - - 10.0 - - - 1 - - - - - 1.0, 1.0, 2.0 - - - 215.0 - - - 100.0 - - - 1.0 - - - 5.0 - - - 0.5 - - - - - - - - - - 3.0 - - - 5.0 - - - 10.0 - - - - - 0.2 - - - 10.0 - - - never - - - never - - - 0.25 - - - - - - - 20.0 - - - - - - - - 0.05 - - - 1.0 - - - - - 1.5, 1.5, 1.5 - - - - 500.0 - - - - - 1.0 - - - 50.0 - - - 2 - - - - - 56.0 - - - 1.0 - - - 0.75 - - - - - 10.0 - - - 10.0 - - - 1 - - - - - 0.5 - - - 3.0 - - - 0.4 - - - 3 - - - 1 - - - 40.0 - - - - - 750.0 - - - - - - 80.0 - - - 0.0 - - - 4.0 - - - 6.0 - - - 8.0 - - - 12.0 - - - 20.0 - - - 60.0 - - - 40.0 - - - 40.0 - - - 5.0 - - - - - 1 - - - never - - - - - 1 - - - 180.0 - - - 0.1 - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - never - - - - - 0.5 - - - 2.0 - - - 5.0 - - - 7.0 - - - 0.1 - - - 0.5 - - - 400.0 - - - 60.0 - - - 4.0 - - - 6.0 - - - 25.0 - - - - - - - 20.0 - - - 5.0 - - - 10.0 - - - 1 - - - - - never - - - never - - - never - - - 2.0 - - - never - - - never - - - never - - - never - - - - - - - 0.0 - - - - - - - 750.0 - - - 1.05 - - - - - - - 80.0 - - - 0.0 - - - 25.0 - - - 40.0 - - - 18.0 - - - 15.0 - - - 3.0 - - - 24.0 - - - 16.0 - - - 12.0 - - - 8.0 - - - 15.0 - - - 0.0 - - - 0.01 - - - 1.0 - - - 1.0 - - - 50.0 - - - 3 - - - - - - - - - 6 - - - 6 - - - - - 20.0 - - - 10.0 - - - 2 - - - - - - - 20.0 - - - 10.0 - - - 2 - - - - - 3.0 - - - 35.0 - - - 5.0 - - - 1.0 - - - 2.5 - - - 5.0 - - - 9.0 - - - - - 0.1 - - - 1.0 - - - 2.0 - - - 1.5 - - - 0.3 - - - - - - - - - - - - - - - - - - - 750.0 - - - 1.1 - - - - - - 80.0 - - - 0.0 - - - 7.5 - - - 11.25 - - - - - 3.0 - - - 1.0 - - - 10.0 - - - 1 - - - - - 0.4 - - - 15.0 - - - 15.0 - - - 5.0 - - - 30.0 - - - 20.0 - - - 44.0 - - - - - - - 10.0 - - - 20.0 - - - 2 - - - - - 5.0 - - - 2.0 - - - 0.9 - - - 45.0 - - - - - - - - - 10.0 - - - 15.0 - - - 10.0 - - - 1 - - - - - 0.2 - - - 0.1 - - - 30.0 - - - never - - - never - - - 1.0 - - - - - 0.5 - - - 30.0 - - - 60.0 - - - 4 - - - 4 - - - 1 - - - 100.0 - - - 100.0 - - - 100.0 - - - 100.0 - - - 100.0 - - - 200.0 - - - 0.8 - - - 0.0 - - - -0.025 - - - 1.0 - - - 0.025 - - - 0.5 - - - - - - - - - + + + SeedBoss3Data + + + + + 0.050000001 + + + 20.0 + + + 1 + + + + + + + 2.0 + + + 20.0 + + + 1 + + + + + + + 2.0 + + + 20.0 + + + 1 + + + + + + + 10.0 + + + 7.0 + + + 20.0 + + + + + + + + + 10.0 + + + 20.0 + + + 2 + + + + + 5.0 + + + 1.0 + + + 2.0 + + + 0.89999998 + + + 50.0 + + + + + 1.0 + + + + + 1.0 + + + 50.0 + + + 2 + + + + + + + + + 5.0 + + + 1.0 + + + 5.0 + + + + + 0.5 + + + Never + 5.0 + + + Never + + + Never + + + Never + + + Never + + + Never + + + Never + 0.5 + + + + + 2.0 + + + 6.0 + + + + + CAUD + + + + + + + + 3.0 + + + 5.0 + + + 10.0 + + + + + 0.2 + + + 10.0 + + + Never + + + Never + + + 0.25 + + + + + + + 20.0 + + + + + + PART + + + + + + 0.050000001 + + + 1.0 + + + + + + 1.5 + 1.5 + 1.5 + + + + + CAUD + + + + 500.0 + + + + + 1.0 + + + 50.0 + + + 2 + + + + + 56.0 + + + 1.0 + + + 0.75 + + + + + 10.0 + + + 10.0 + + + 1 + + + + + 0.5 + + + 3.0 + + + 0.40000001 + + + 3 + + + 1 + + + 40.0 + + + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + SCAN + + + + + diff --git a/templates/mp3/Structs/ShipDecalControllerStruct.xml b/templates/mp3/Structs/ShipDecalControllerStruct.xml index 2a24f2ef..409b457d 100644 --- a/templates/mp3/Structs/ShipDecalControllerStruct.xml +++ b/templates/mp3/Structs/ShipDecalControllerStruct.xml @@ -1,20 +1,27 @@ - - - - 0x2ADA4FEE - - - - - - - - - - - - - - - + + + ShipDecalControllerStruct + + + 0x2ADA4FEE + + + + + + + + + + + + + + + TXTR + + + + + diff --git a/templates/mp3/Structs/ShockWaveInfo.xml b/templates/mp3/Structs/ShockWaveInfo.xml index 99ebf7a0..0fb30be2 100644 --- a/templates/mp3/Structs/ShockWaveInfo.xml +++ b/templates/mp3/Structs/ShockWaveInfo.xml @@ -1,34 +1,53 @@ - - - - - - 2.0 - - - 0.0 - - - true - - - 0.0 - - - 1.0 - - - 0.5 - - - 1.0 - - - 0.0 - - - - - - + + + ShockWaveInfo + + + + PART + + + + + 2.0 + + + 0.0 + + + true + + + 0.0 + + + 1.0 + + + 0.5 + + + 1.0 + + + 0.0 + + + + ELSC + + + + + CAUD + + + + + CAUD + + + + + diff --git a/templates/mp3/Structs/SpacePirateStruct.xml b/templates/mp3/Structs/SpacePirateStruct.xml index 5f92b482..99ecee5d 100644 --- a/templates/mp3/Structs/SpacePirateStruct.xml +++ b/templates/mp3/Structs/SpacePirateStruct.xml @@ -1,42 +1,53 @@ - - - - false - - - 0.1 - - - 25.0 - - - 10.0 - - - 45.0 - - - false - - - false - - - - - - 0.2 - - - 0.1 - - - 1.0 - - - 0.5 - - - - + + + SpacePirateStruct + + + false + + + 0.1 + + + 25.0 + + + 10.0 + + + 45.0 + + + false + + + false + + + + WPSC + + + + + CAUD + + + + + 0.2 + + + 0.1 + + + 1.0 + + + 0.5 + + + + + diff --git a/templates/mp3/Structs/SpacePirateWeaponData.xml b/templates/mp3/Structs/SpacePirateWeaponData.xml index 2d36d33d..86dc9542 100644 --- a/templates/mp3/Structs/SpacePirateWeaponData.xml +++ b/templates/mp3/Structs/SpacePirateWeaponData.xml @@ -1,110 +1,161 @@ - - - - true - - - false - - - false - - - false - - - true - - - true - - - false - - - false - - - false - - - false - - - false - - - - 15.0 - - - 50.0 - - - - - - - - - 25.0 - - - 0.4 - - - 20.0 - - - 50.0 - - - 0.0 - - - 45.0 - - - 45.0 - - - 2 - - - - - - 8.0 - - - 5.0 - - - 0.0 - - - 0.0 - - - - - - 0.0, 0.0, 1.0, 1.0 - - - 1.0, 0.0, 0.0, 1.0 - - - - - 0.0 - - - 0.0 - - - 4.0 - - - + + + SpacePirateWeaponData + + + true + + + false + + + false + + + false + + + true + + + true + + + false + + + false + + + false + + + false + + + false + + + + CMDL + + + + 15.0 + + + 50.0 + + + + + + + PART + + + + + PART + + + + + PART + + + + 25.0 + + + 0.40000001 + + + 20.0 + + + 50.0 + + + 0.0 + + + 45.0 + + + 45.0 + + + 2 + + + + CAUD + + + + + CAUD + + + + + 8.0 + + + 5.0 + + + 0.0 + + + 0.0 + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + 0.0 + 0.0 + 1.0 + + + + + 1.0 + 0.0 + 0.0 + + + + + PART + + + + + 0.0 + + + 0.0 + + + 4.0 + + + + diff --git a/templates/mp3/Structs/SpindlePositionInterpolant.xml b/templates/mp3/Structs/SpindlePositionInterpolant.xml index 4692d31b..5e294d4c 100644 --- a/templates/mp3/Structs/SpindlePositionInterpolant.xml +++ b/templates/mp3/Structs/SpindlePositionInterpolant.xml @@ -1,22 +1,25 @@ - - - - 0xCEA073FF - - - - - - - - - - - - - - - - - + + + SpindlePositionInterpolant + + + 0xCEA073FF + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3/Structs/SplineType.xml b/templates/mp3/Structs/SplineType.xml index b798d00f..b4041941 100644 --- a/templates/mp3/Structs/SplineType.xml +++ b/templates/mp3/Structs/SplineType.xml @@ -1,8 +1,11 @@ - - - - 0 - - - + + + SplineType + + + 0 + + + + diff --git a/templates/mp3/Structs/SpriteStruct.xml b/templates/mp3/Structs/SpriteStruct.xml index 9f5d8514..1e8518b7 100644 --- a/templates/mp3/Structs/SpriteStruct.xml +++ b/templates/mp3/Structs/SpriteStruct.xml @@ -1,18 +1,21 @@ - - - - false - - - - - - - - - - - - - + + + SpriteStruct + + + false + + + + + + + + + + + + + + diff --git a/templates/mp3/Structs/StaticGeometryTest.xml b/templates/mp3/Structs/StaticGeometryTest.xml index 3b15fcc2..3d6f245f 100644 --- a/templates/mp3/Structs/StaticGeometryTest.xml +++ b/templates/mp3/Structs/StaticGeometryTest.xml @@ -1,13 +1,16 @@ - - - - 0xEC23778C - - - - - - - - + + + StaticGeometryTest + + + 0xEC23778C + + + + + + + + + diff --git a/templates/mp3/Structs/SwarmBasicsData.xml b/templates/mp3/Structs/SwarmBasicsData.xml index ad40acd8..07b00b30 100644 --- a/templates/mp3/Structs/SwarmBasicsData.xml +++ b/templates/mp3/Structs/SwarmBasicsData.xml @@ -1,119 +1,134 @@ - - - - - - 5.0 - - - 5.0 - - - - - 1.0 - - - 0.3 - - - 1.0 - - - 0.7 - - - 0.0 - - - 3.0 - - - 50 - - - 0 - - - 2.5 - - - 1.0 - - - 0.7 - - - 0.4 - - - 0.7 - - - 0.0 - - - 0.7 - - - 10.0 - - - 6.0 - - - 5 - - - 0.0 - - - 0.0 - - - - - 2.0 - - - 2.0 - - - - - - - 5 - - - - 5 - - - 90.0 - - - false - - - true - - - false - - - 0.0 - - - - - - - - - - 0 - - - + + + SwarmBasicsData + + + + + 5.0 + + + 5.0 + + + + + 1.0 + + + 0.30000001 + + + 1.0 + + + 0.69999999 + + + 0.0 + + + 3.0 + + + 50 + + + 0 + + + 2.5 + + + 1.0 + + + 0.69999999 + + + 0.40000001 + + + 0.69999999 + + + 0.0 + + + 0.69999999 + + + 10.0 + + + 6.0 + + + 5 + + + 0.0 + + + 0.0 + + + + + 2.0 + + + 2.0 + + + + + + + PART + + + + 5 + + + + PART + + + + 5 + + + 90.0 + + + false + + + true + + + false + + + 0.0 + + + + + + + + + + CAUD + + + + 0 + + + + diff --git a/templates/mp3/Structs/SwarmSoundData.xml b/templates/mp3/Structs/SwarmSoundData.xml index 12838106..6f979d14 100644 --- a/templates/mp3/Structs/SwarmSoundData.xml +++ b/templates/mp3/Structs/SwarmSoundData.xml @@ -1,15 +1,22 @@ - - - - - 5 - - - 2.0 - - - 4.0 - - - + + + SwarmSoundData + + + + CAUD + + + + 5 + + + 2.0 + + + 4.0 + + + + diff --git a/templates/mp3/Structs/TextProperties.xml b/templates/mp3/Structs/TextProperties.xml index 5871ee7b..4dcdf696 100644 --- a/templates/mp3/Structs/TextProperties.xml +++ b/templates/mp3/Structs/TextProperties.xml @@ -1,42 +1,61 @@ - - - - 1 - - - 1 - - - 100.0 - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - 0 - - - 0 - - - false - - - false - - - + + + TextProperties + + + 1 + + + 1 + + + 100.0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + FONT + + + + 0 + + + 0 + + + false + + + false + + + + diff --git a/templates/mp3/Structs/Transform.xml b/templates/mp3/Structs/Transform.xml index 5fe91767..6b524b86 100644 --- a/templates/mp3/Structs/Transform.xml +++ b/templates/mp3/Structs/Transform.xml @@ -1,14 +1,33 @@ - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0, 1.0, 1.0 - - - + + + Transform + true + + + Position + + 0.0 + 0.0 + 0.0 + + + + Rotation + + 0.0 + 0.0 + 0.0 + + + + Scale + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp3/Structs/TriggerInfo.xml b/templates/mp3/Structs/TriggerInfo.xml index 7fa21df6..84843f5b 100644 --- a/templates/mp3/Structs/TriggerInfo.xml +++ b/templates/mp3/Structs/TriggerInfo.xml @@ -1,19 +1,26 @@ - - - - 127 - - - 0 - - - false - - - - - 0.0, 0.0, 0.0 - - - + + + TriggerInfo + + + 127 + + + 0 + + + false + + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/mp3/Structs/UnknownStruct10.xml b/templates/mp3/Structs/UnknownStruct10.xml index 800781b8..e94c47e2 100644 --- a/templates/mp3/Structs/UnknownStruct10.xml +++ b/templates/mp3/Structs/UnknownStruct10.xml @@ -1,65 +1,72 @@ - - - - false - - - false - - - false - - - 0.0 - - - 0.0 - - - 0.2 - - - 0.1 - - - 0.2 - - - 0.1 - - - 0.2 - - - 0.05 - - - 0.2 - - - 0.05 - - - false - - - false - - - false - - - - - - false - - - 0.0 - - - 0.0 - - - + + + UnknownStruct10 + + + false + + + false + + + false + + + 0.0 + + + 0.0 + + + 0.2 + + + 0.1 + + + 0.2 + + + 0.1 + + + 0.2 + + + 0.050000001 + + + 0.2 + + + 0.050000001 + + + false + + + false + + + false + + + + + + CAUD + + + + false + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/UnknownStruct5.xml b/templates/mp3/Structs/UnknownStruct5.xml index bcc0b0d5..bffc2667 100644 --- a/templates/mp3/Structs/UnknownStruct5.xml +++ b/templates/mp3/Structs/UnknownStruct5.xml @@ -1,16 +1,19 @@ - - - - 0x845C872E - - - - - - - - - - - + + + UnknownStruct5 + + + 0x845C872E + + + + + + + + + + + + diff --git a/templates/mp3/Structs/UnknownStruct6.xml b/templates/mp3/Structs/UnknownStruct6.xml index 039e7c90..33083351 100644 --- a/templates/mp3/Structs/UnknownStruct6.xml +++ b/templates/mp3/Structs/UnknownStruct6.xml @@ -1,17 +1,20 @@ - - - - 35.0 - - - 25.0 - - - 15.0 - - - 25.0 - - - + + + UnknownStruct6 + + + 35.0 + + + 25.0 + + + 15.0 + + + 25.0 + + + + diff --git a/templates/mp3/Structs/UnknownStruct7.xml b/templates/mp3/Structs/UnknownStruct7.xml index f8cfd9f7..c24fccea 100644 --- a/templates/mp3/Structs/UnknownStruct7.xml +++ b/templates/mp3/Structs/UnknownStruct7.xml @@ -1,17 +1,20 @@ - - - - 35.0 - - - 30.0 - - - 35.0 - - - 0.0 - - - + + + UnknownStruct7 + + + 35.0 + + + 30.0 + + + 35.0 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/Vector2f.xml b/templates/mp3/Structs/Vector2f.xml index 3be26a5e..be7a72bd 100644 --- a/templates/mp3/Structs/Vector2f.xml +++ b/templates/mp3/Structs/Vector2f.xml @@ -1,11 +1,14 @@ - - - - 0.0 - - - 0.0 - - - + + + Vector2f + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp3/Structs/VisorParameters.xml b/templates/mp3/Structs/VisorParameters.xml index e4768b80..0b237cee 100644 --- a/templates/mp3/Structs/VisorParameters.xml +++ b/templates/mp3/Structs/VisorParameters.xml @@ -1,17 +1,20 @@ - - - - false - - - 15 - - - 15 - - - 5.0 - - - + + + VisorParameters + + + false + + + 15 + + + 15 + + + 5.0 + + + + diff --git a/templates/mp3/Structs/WallCrawlerData.xml b/templates/mp3/Structs/WallCrawlerData.xml index 61d39088..37b2b23f 100644 --- a/templates/mp3/Structs/WallCrawlerData.xml +++ b/templates/mp3/Structs/WallCrawlerData.xml @@ -1,41 +1,44 @@ - - - - 1.0 - - - 1.0 - - - 60.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.167 - - - 0.6 - - - 1.5 - - - 0.6 - - - 1.5 - - - false - - - + + + WallCrawlerData + + + 1.0 + + + 1.0 + + + 60.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.167 + + + 0.60000002 + + + 1.5 + + + 0.60000002 + + + 1.5 + + + false + + + + diff --git a/templates/mp3/Structs/WeaponVulnerability.xml b/templates/mp3/Structs/WeaponVulnerability.xml index 544b4c16..f6f2a852 100644 --- a/templates/mp3/Structs/WeaponVulnerability.xml +++ b/templates/mp3/Structs/WeaponVulnerability.xml @@ -1,15 +1,18 @@ - - - - 100.0 - % - - - 0 - - - false - - - + + + WeaponVulnerability + + + % + 100.0 + + + 0 + + + false + + + + diff --git a/templates/mp3proto/Enums/Item.xml b/templates/mp3proto/Enums/Item.xml index b7b0421b..ee3333b9 100644 --- a/templates/mp3proto/Enums/Item.xml +++ b/templates/mp3proto/Enums/Item.xml @@ -1,41 +1,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Item + 0x0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3proto/Enums/LocationOfEffect1.xml b/templates/mp3proto/Enums/LocationOfEffect1.xml index c35da969..7b97e328 100644 --- a/templates/mp3proto/Enums/LocationOfEffect1.xml +++ b/templates/mp3proto/Enums/LocationOfEffect1.xml @@ -1,8 +1,12 @@ - - - - - - - + + + LocationOfEffect1 + 0x0 + + + + + + + diff --git a/templates/mp3proto/Enums/Orientation.xml b/templates/mp3proto/Enums/Orientation.xml index 2f944946..d17a5b88 100644 --- a/templates/mp3proto/Enums/Orientation.xml +++ b/templates/mp3proto/Enums/Orientation.xml @@ -1,8 +1,12 @@ - - - - - - - + + + Orientation + 0x0 + + + + + + + diff --git a/templates/mp3proto/MasterTemplate.xml b/templates/mp3proto/MasterTemplate.xml deleted file mode 100644 index 2d2d8c38..00000000 --- a/templates/mp3proto/MasterTemplate.xml +++ /dev/null @@ -1,417 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/templates/mp3proto/Script/AIHint.xml b/templates/mp3proto/Script/AIHint.xml index b4127028..86402135 100644 --- a/templates/mp3proto/Script/AIHint.xml +++ b/templates/mp3proto/Script/AIHint.xml @@ -1,36 +1,31 @@ - - AIHint - - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - enabled - enabled - - + + + AIHint + + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3proto/Script/AITaskPoint.xml b/templates/mp3proto/Script/AITaskPoint.xml index 102e1b82..7b49abdf 100644 --- a/templates/mp3proto/Script/AITaskPoint.xml +++ b/templates/mp3proto/Script/AITaskPoint.xml @@ -1,91 +1,86 @@ - - AITaskPoint - - - - false - - - 1.0 - - - 30.0 - - - false - - - -1 - - - -1 - - - -1 - - - 5.0 - - - 10.0 - - - -1 - - - -1 - - - -1 - - - false - - - 10.0 - - - true - - - true - - - -1 - - - -1 - - - false - - - false - - - false - - - true - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AITaskPoint + + + + false + + + 1.0 + + + 30.0 + + + false + + + -1 + + + -1 + + + -1 + + + 5.0 + + + 10.0 + + + -1 + + + -1 + + + -1 + + + false + + + 10.0 + + + true + + + true + + + -1 + + + -1 + + + false + + + false + + + false + + + true + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/AIWaypoint.xml b/templates/mp3proto/Script/AIWaypoint.xml index 66ab534f..66458b7b 100644 --- a/templates/mp3proto/Script/AIWaypoint.xml +++ b/templates/mp3proto/Script/AIWaypoint.xml @@ -1,38 +1,34 @@ - - AIWaypoint - - - - 1.0 - - - 0.0 - - - 0 - - - 0 - - - 0 - - - - - - - - - - - - - - script/common/AIWaypoint.CMDL - - enabled - enabled - - + + + AIWaypoint + + + + 1.0 + + + 0.0 + + + 0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3proto/Script/Actor.xml b/templates/mp3proto/Script/Actor.xml index a1db50f5..7825e6ad 100644 --- a/templates/mp3proto/Script/Actor.xml +++ b/templates/mp3proto/Script/Actor.xml @@ -1,81 +1,101 @@ - - Actor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - - true - - - true - - - true - - - false - - - 0 - - - false - - - false - - - false - - - 0.0 - - - - - - false - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - - - - 0xA244C9D8 - 0xC27FFA8F - 0x0FC966DC - - enabled - enabled - - + + + Actor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + CMDL + + + + + DCLN + + + + + + true + + + true + + + true + + + false + + + 0 + + + false + + + false + + + false + + + 0.0 + + + + WPSC + + + + + + false + + + + 1.0 + 1.0 + 1.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3proto/Script/ActorKeyframe.xml b/templates/mp3proto/Script/ActorKeyframe.xml index ce292083..6854e8a7 100644 --- a/templates/mp3proto/Script/ActorKeyframe.xml +++ b/templates/mp3proto/Script/ActorKeyframe.xml @@ -1,41 +1,36 @@ - - ActorKeyframe - - - - -1 - never - - - -1 - - - false - - - 0.0 - - - 0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorKeyframe + + + + Never + -1 + + + -1 + + + false + + + 0.0 + + + 0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ActorMorph.xml b/templates/mp3proto/Script/ActorMorph.xml index 6a38e0af..c768d77c 100644 --- a/templates/mp3proto/Script/ActorMorph.xml +++ b/templates/mp3proto/Script/ActorMorph.xml @@ -1,29 +1,24 @@ - - ActorMorph - - - - 0.5 - - - 0.5 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorMorph + + + + 0.5 + + + 0.5 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ActorTransform.xml b/templates/mp3proto/Script/ActorTransform.xml index 05cc3887..c80672e1 100644 --- a/templates/mp3proto/Script/ActorTransform.xml +++ b/templates/mp3proto/Script/ActorTransform.xml @@ -1,49 +1,26 @@ - - ActorTransform - - - - 20 - - - 10.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ActorTransform + + + + 20 + + + 10.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/AiJumpPoint.xml b/templates/mp3proto/Script/AiJumpPoint.xml index 985f0068..44f37620 100644 --- a/templates/mp3proto/Script/AiJumpPoint.xml +++ b/templates/mp3proto/Script/AiJumpPoint.xml @@ -1,27 +1,22 @@ - - AiJumpPoint - - - - 3.0 - - - 0 - - - - - - - - - - - - - - enabled - enabled - - + + + AiJumpPoint + + + + 3.0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3proto/Script/AmbientAI.xml b/templates/mp3proto/Script/AmbientAI.xml index 3c5ced42..52f7348f 100644 --- a/templates/mp3proto/Script/AmbientAI.xml +++ b/templates/mp3proto/Script/AmbientAI.xml @@ -1,51 +1,55 @@ - - AmbientAI - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - - - - - 7.0 - - - 1.5 - - - -1 - - - -1 - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7E397FED:0xC0BA9E18 - 0x7E397FED:0x6B1FBC3A - - enabled - enabled - - + + + AmbientAI + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + + + + + 7.0 + + + 1.5 + + + -1 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3proto/Script/AreaAttributes.xml b/templates/mp3proto/Script/AreaAttributes.xml index 205122c6..d3989679 100644 --- a/templates/mp3proto/Script/AreaAttributes.xml +++ b/templates/mp3proto/Script/AreaAttributes.xml @@ -1,54 +1,54 @@ - - AreaAttributes - - - - - never - - - - - false - Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. - - - false - Enable Dark World damage and switch to the Dark World map. - - - 0 - - - -1 - - - 1.0 - - - 1.0 - - - - 0 - - - - - - - - - - - - - - script/common/AreaAttributes.TXTR - - 0.5 - enabled - enabled - - + + + AreaAttributes + + + + + Never + + + + + Show the skybox. If no Skybox Model is specified, it will show the World's default skybox. + false + + + Enable Dark World damage and switch to the Dark World map. + false + + + 0 + + + -1 + + + 1.0 + + + 1.0 + + + + CMDL + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/AreaDamage.xml b/templates/mp3proto/Script/AreaDamage.xml index 751aefc0..2196563b 100644 --- a/templates/mp3proto/Script/AreaDamage.xml +++ b/templates/mp3proto/Script/AreaDamage.xml @@ -1,29 +1,24 @@ - - AreaDamage - - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + AreaDamage + + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/AtomicAlpha.xml b/templates/mp3proto/Script/AtomicAlpha.xml index 0b3b7c97..0d1f715a 100644 --- a/templates/mp3proto/Script/AtomicAlpha.xml +++ b/templates/mp3proto/Script/AtomicAlpha.xml @@ -1,45 +1,49 @@ - - AtomicAlpha - - - - - - - - - 3.0 - - - 2.0 - - - 1.5 - - - false - - - true - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xC75F9516 - - enabled - enabled - - + + + AtomicAlpha + + + + + + + WPSC + + + + + CMDL + + + + + 3.0 + + + 2.0 + + + 1.5 + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3proto/Script/BallTrigger.xml b/templates/mp3proto/Script/BallTrigger.xml index 6fdd913f..3d685f9a 100644 --- a/templates/mp3proto/Script/BallTrigger.xml +++ b/templates/mp3proto/Script/BallTrigger.xml @@ -1,40 +1,40 @@ - - BallTrigger - - - - 20.0 - - - 60.0 - - - 20.0 - - - 1.0, 0.0, 0.0 - - - false - - - 1.0 - - - - - - - - - - - - - - enabled - volume - - - + + + BallTrigger + + + + 20.0 + + + 60.0 + + + 20.0 + + + + 1.0 + 0.0 + 0.0 + + + + false + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3proto/Script/BeastRider.xml b/templates/mp3proto/Script/BeastRider.xml index 18e7bc25..7f9a5171 100644 --- a/templates/mp3proto/Script/BeastRider.xml +++ b/templates/mp3proto/Script/BeastRider.xml @@ -1,34 +1,24 @@ - - BeastRider - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x56C48141:0xB3A26A80 - - enabled - enabled - - + + + BeastRider + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3proto/Script/Berserker.xml b/templates/mp3proto/Script/Berserker.xml index faeefcd9..7f7aa2f5 100644 --- a/templates/mp3proto/Script/Berserker.xml +++ b/templates/mp3proto/Script/Berserker.xml @@ -1,209 +1,78 @@ - - Berserker - - - - - - - - - 20.0 - - - 10.0 - - - - - 3.0 - - - - - 1000.0 - - - 5.0 - - - - - 1.0 - - - 2 - - - 180.0 - - - 50.0 - - - 90.0 - - - 4.0 - - - 1.0 - - - 0.5 - - - - - - - true - - - 10.0 - - - - - - - - 25.0 - - - 100.0 - - - 45.0 - - - 10.0 - - - - 25.0 - - - 10.0 - - - 25.0 - - - 45.0 - - - - 60.0 - - - 20.0 - - - 1.0 - - - 0.5 - - - 180.0 - - - false - - - 0.5 - - - - - - - - 1 - - - - - 60.0 - - - - 1.25 - - - 5.0 - - - 25.0 - - - 5.0 - - - 20.0 - - - 20.0 - - - - 20.0 - - - 0.5 - - - 0.7 - - - 0.5 - - - 0.2 - - - 0.1 - - - 0.1 - - - 0.8 - - - - 500.0 - - - - - - - - - - - - - - - - - - - - - - 0x43BBB1DD:0xA244C9D8 - 0x54F9FFA5:0x04547D34 - 0x54F9FFA5:0x82C00F9A - 0x54F9FFA5:0x499CDC3F - 0x54F9FFA5:0x5499EC87 - 0x54F9FFA5:0x9FC53F22 - - enabled - enabled - - + + + Berserker + + + + + + + + + 20.0 + + + 10.0 + + + + + 3.0 + + + + + 1000.0 + + + 5.0 + + + + + 1.0 + + + 2 + + + 180.0 + + + 50.0 + + + 90.0 + + + 4.0 + + + 1.0 + + + 0.5 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + diff --git a/templates/mp3proto/Script/BlinkWolf.xml b/templates/mp3proto/Script/BlinkWolf.xml index 71f27248..953528f3 100644 --- a/templates/mp3proto/Script/BlinkWolf.xml +++ b/templates/mp3proto/Script/BlinkWolf.xml @@ -1,179 +1,48 @@ - - BlinkWolf - - - - - - false - - - false - - - 20.0 - - - 2.0 - - - 0.5 - - - 5.0 - - - 10.0 - - - 15.0 - - - 15.0 - - - 5 - - - - - - - 70.0 - - - 180.0 - - - 20.0 - - - 1.0 - - - 3.0 - - - 15.0 - - - - 1.0 - - - 0.5 - - - 2.0 - - - 4.0 - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 2.0 - - - 1.0 - - - 1.0 - - - 5.0 - - - 1.0 - - - 1.0 - - - 5.0 - - - 100.0 - - - 1.0 - - - 5.0 - - - 5.0 - - - 2.0 - - - 5.0 - - - 10.0 - - - 2.0 - - - 5.0 - - - - - - - - - 50.0 - - - 2.0 - - - - - 1 - - - 50.0 - - - 10.0 - - - 20.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + BlinkWolf + + + + + + + + + 50.0 + + + 2.0 + + + + + 1 + + + 50.0 + + + 10.0 + + + 20.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/Cable.xml b/templates/mp3proto/Script/Cable.xml index 24dcd67e..64e3a1ac 100644 --- a/templates/mp3proto/Script/Cable.xml +++ b/templates/mp3proto/Script/Cable.xml @@ -1,99 +1,19 @@ - - Cable - - - - - - - - 0xD6629DCA - - - - - - - 0xB9B7640F - - - - - - - - false - - - 10 - - - 4.0 - - - 4.0 - - - 0x80DD21B4 - - - 0x23363FD3 - - - 0x24CF38F1 - - - 10 - - - 1.0 - - - false - - - - - false - - - true - - - - - 0.0 - - - 15.0 - - - 0.0167 - - - 0x23363FD3 - - - - - - - - - - - - - - - - - - - - - enabled - enabled - - + + + Cable + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/mp3proto/Script/CameraBlurKeyframe.xml b/templates/mp3proto/Script/CameraBlurKeyframe.xml index 3f0d5739..28cadc46 100644 --- a/templates/mp3proto/Script/CameraBlurKeyframe.xml +++ b/templates/mp3proto/Script/CameraBlurKeyframe.xml @@ -1,39 +1,35 @@ - - CameraBlurKeyframe - - - - 0 - - - 0.0 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - script/common/CameraBlurKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraBlurKeyframe + + + + 0 + + + 0.0 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/CameraFilterKeyframe.xml b/templates/mp3proto/Script/CameraFilterKeyframe.xml index d06daf04..4c33edeb 100644 --- a/templates/mp3proto/Script/CameraFilterKeyframe.xml +++ b/templates/mp3proto/Script/CameraFilterKeyframe.xml @@ -1,46 +1,50 @@ - - CameraFilterKeyframe - - - - 0 - - - 0 - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - script/common/CameraFilterKeyframe.TXTR - - 0.5 - enabled - enabled - - + + + CameraFilterKeyframe + + + + 0 + + + 0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + 0.0 + + + 0.0 + + + + TXTR + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/CameraHint.xml b/templates/mp3proto/Script/CameraHint.xml index 9d695bab..c8d983c3 100644 --- a/templates/mp3proto/Script/CameraHint.xml +++ b/templates/mp3proto/Script/CameraHint.xml @@ -1,281 +1,34 @@ - - CameraHint - - - - 50 - - - 0.0 - - - 30725 - - - - - 7 - - - - - - - 0xC239D6DB - - - - - - - - - - - - 0 - - - - - 0xB745A689 - - - - - - 5.0 - - - 10.0 - - - 2.736 - - - - - - - 0.01 - - - - - - - - - - - 80.0 - - - 4.0 - - - - - - - - - - - 30.0 - - - 8.0 - - - 2.5 - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - 0 - - - 0xD25FBD92 - - - - - - - - - - 4.0 - - - 3.0 - - - - - - - - - - 320 - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - 0x95BBB57E - - - - - - - - - - - - - - - - - 0 - - - - - - - - 0xB1059189 - - - - - - - - - - - - - - - - - - 0xA93DE248 - - - - - - - - 0x0D2CFE11 - - - - - - - - 60.0 - - - - - - - - - 3 - - - 100.0 - - - 135.0 - - - - - - 3 - - - 100.0 - - - 135.0 - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraHint + + + + 50 + + + 0.0 + + + 30725 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/CameraPitch.xml b/templates/mp3proto/Script/CameraPitch.xml index b49a8d9e..98ace941 100644 --- a/templates/mp3proto/Script/CameraPitch.xml +++ b/templates/mp3proto/Script/CameraPitch.xml @@ -1,24 +1,19 @@ - - CameraPitch - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CameraPitch + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/CameraShaker.xml b/templates/mp3proto/Script/CameraShaker.xml index 591a7b02..d8c37d38 100644 --- a/templates/mp3proto/Script/CameraShaker.xml +++ b/templates/mp3proto/Script/CameraShaker.xml @@ -1,41 +1,21 @@ - - CameraShaker - - - - - - 48 - - - 5.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - script/common/CameraShaker.TXTR - - 0.5 - enabled - enabled - - + + + CameraShaker + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/CannonBall.xml b/templates/mp3proto/Script/CannonBall.xml index 0ed4946e..11d036e8 100644 --- a/templates/mp3proto/Script/CannonBall.xml +++ b/templates/mp3proto/Script/CannonBall.xml @@ -1,22 +1,21 @@ - - CannonBall - - - - - - - - - - - - - - - - enabled - enabled - - + + + CannonBall + + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3proto/Script/CinematicCamera.xml b/templates/mp3proto/Script/CinematicCamera.xml index dafbd4ed..b89c0eeb 100644 --- a/templates/mp3proto/Script/CinematicCamera.xml +++ b/templates/mp3proto/Script/CinematicCamera.xml @@ -1,71 +1,61 @@ - - CinematicCamera - - - - 0xC1A4F436 - - - - - - - - - - - - - - - - - 0x639D1F97 - - - - - - - - - 10.0 - - - 2132 - - - - - - - 0x26AD4A6B - - - 4 - - - - - - - - - - - - - - - - - - - - script/common/Camera.CMDL - - enabled - enabled - - + + + CinematicCamera + + + + 0xC1A4F436 + + + + + + + + + + + 0x639D1F97 + + + + + + + + + 10.0 + + + 2132 + + + + + + + 0x26AD4A6B + + + 4 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3proto/Script/ColorModulate.xml b/templates/mp3proto/Script/ColorModulate.xml index d65baf40..754e103f 100644 --- a/templates/mp3proto/Script/ColorModulate.xml +++ b/templates/mp3proto/Script/ColorModulate.xml @@ -1,70 +1,75 @@ - - ColorModulate - - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0 - - - 1.0 - - - 1.0 - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - false - - - false - - - - - - - - - - - - - - - script/common/ColorModulate.TXTR - - 0.5 - enabled - enabled - - + + + ColorModulate + + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + 0 + + + 1.0 + + + 1.0 + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/ConditionalRelay.xml b/templates/mp3proto/Script/ConditionalRelay.xml index 014b320b..adcab5ec 100644 --- a/templates/mp3proto/Script/ConditionalRelay.xml +++ b/templates/mp3proto/Script/ConditionalRelay.xml @@ -1,52 +1,48 @@ - - ConditionalRelay - - - - false - - - 7680 - - - - - - 0 - - - - - - - 0 - - - - - - - 0 - - - - - - - - - - - - - - - - script/common/ConditionalRelay.TXTR - - 0.5 - enabled - enabled - - + + + ConditionalRelay + + + + false + + + 7680 + + + + + + 0 + + + + + + + 0 + + + + + + + 0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/ContextSensitiveAction.xml b/templates/mp3proto/Script/ContextSensitiveAction.xml index 59edf22d..2d448879 100644 --- a/templates/mp3proto/Script/ContextSensitiveAction.xml +++ b/templates/mp3proto/Script/ContextSensitiveAction.xml @@ -1,26 +1,21 @@ - - ContextSensitiveAction - - - - -1 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ContextSensitiveAction + + + + -1 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ContextSensitiveActivator.xml b/templates/mp3proto/Script/ContextSensitiveActivator.xml index 9396e20e..2397fa0d 100644 --- a/templates/mp3proto/Script/ContextSensitiveActivator.xml +++ b/templates/mp3proto/Script/ContextSensitiveActivator.xml @@ -1,34 +1,29 @@ - - ContextSensitiveActivator - - - - 5.0 - - - 90.0 - - - 20.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ContextSensitiveActivator + + + + 5.0 + + + 90.0 + + + 20.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ControlHint.xml b/templates/mp3proto/Script/ControlHint.xml index 9826fec3..aad635e9 100644 --- a/templates/mp3proto/Script/ControlHint.xml +++ b/templates/mp3proto/Script/ControlHint.xml @@ -1,51 +1,46 @@ - - ControlHint - - - - 10 - - - 0.0 - - - 0 - - - 0 - - - 0.0 - - - 0.0 - - - 0 - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControlHint + + + + 10 + + + 0.0 + + + 0 + + + 0 + + + 0.0 + + + 0.0 + + + 0 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ControllerAction.xml b/templates/mp3proto/Script/ControllerAction.xml index 5fbf358e..f30b0f05 100644 --- a/templates/mp3proto/Script/ControllerAction.xml +++ b/templates/mp3proto/Script/ControllerAction.xml @@ -1,26 +1,21 @@ - - ControllerAction - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ControllerAction + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Counter.xml b/templates/mp3proto/Script/Counter.xml index 4c1f2b6a..3b1a5adc 100644 --- a/templates/mp3proto/Script/Counter.xml +++ b/templates/mp3proto/Script/Counter.xml @@ -1,70 +1,33 @@ - - Counter - - - - 0 - - - 4 - - - false - - - false - - - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - - 8 - - - 9 - - - 10 - - - - - - - - - - - - - - - - script/common/Counter.TXTR - - 0.5 - enabled - enabled - - + + + Counter + + + + 0 + + + 4 + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/CoverPoint.xml b/templates/mp3proto/Script/CoverPoint.xml index 98ba9300..ecb9f4a5 100644 --- a/templates/mp3proto/Script/CoverPoint.xml +++ b/templates/mp3proto/Script/CoverPoint.xml @@ -1,43 +1,38 @@ - - CoverPoint - - - - 1 - - - true - - - 180.0 - - - 90.0 - - - 5.0 - - - 500.0 - - - 10.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CoverPoint + + + + 1 + + + true + + + 180.0 + + + 90.0 + + + 5.0 + + + 500.0 + + + 10.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/CrossAreaRelay.xml b/templates/mp3proto/Script/CrossAreaRelay.xml index 3ada6089..3482d30b 100644 --- a/templates/mp3proto/Script/CrossAreaRelay.xml +++ b/templates/mp3proto/Script/CrossAreaRelay.xml @@ -1,23 +1,18 @@ - - CrossAreaRelay - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + CrossAreaRelay + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/DamageActor.xml b/templates/mp3proto/Script/DamageActor.xml index 55a4adb9..40f9e589 100644 --- a/templates/mp3proto/Script/DamageActor.xml +++ b/templates/mp3proto/Script/DamageActor.xml @@ -1,23 +1,18 @@ - - DamageActor - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DamageActor + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/DamageableTrigger.xml b/templates/mp3proto/Script/DamageableTrigger.xml index 8cb30641..fbcb1c3f 100644 --- a/templates/mp3proto/Script/DamageableTrigger.xml +++ b/templates/mp3proto/Script/DamageableTrigger.xml @@ -1,36 +1,33 @@ - - DamageableTrigger - - - - - - false - - - false - - - false - - - - - - - - - - - - - - - script/common/DamageableTrigger.TXTR - - enabled - volume - - - + + + DamageableTrigger + + + + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp3proto/Script/DamageableTriggerOrientated.xml b/templates/mp3proto/Script/DamageableTriggerOrientated.xml index 53e8851d..5d71752f 100644 --- a/templates/mp3proto/Script/DamageableTriggerOrientated.xml +++ b/templates/mp3proto/Script/DamageableTriggerOrientated.xml @@ -1,34 +1,30 @@ - - DamageableTriggerOrientated - - - - - - false - - - false - - - false - - - - - - - - - - - - - - - enabled - volume - - - + + + DamageableTriggerOrientated + + + + + + false + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3proto/Script/DarkSamus.xml b/templates/mp3proto/Script/DarkSamus.xml index b896c5fa..05064a78 100644 --- a/templates/mp3proto/Script/DarkSamus.xml +++ b/templates/mp3proto/Script/DarkSamus.xml @@ -1,50 +1,23 @@ - - DarkSamus - - - - - - - - -1.0 - - - -1.0 - - - -1.0 - - - -1.0 - - - -1.0 - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + DarkSamus + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/Debris.xml b/templates/mp3proto/Script/Debris.xml index d630c357..740998a9 100644 --- a/templates/mp3proto/Script/Debris.xml +++ b/templates/mp3proto/Script/Debris.xml @@ -1,188 +1,28 @@ - - Debris - - - - - false - - - - - - - - 180.0 - - - 180.0 - - - 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0 - - - true - - - 5.0 - - - 15.0 - - - -1.0, -1.0, -1.0 - - - 1.0, 1.0, 1.0 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 0.1 - - - 25.0 - - - 1.0 - - - - 0.0, 0.0, 0.0 - - - - 1 - - - 1.0 - - - 1.0 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - true - - - false - - - false - - - false - - - true - - - false - - - false - - - false - - - true - - - - - - - - - - - - - - - - - 0x8A1C821D:0xC27FFA8F - - enabled - enabled - - + + + Debris + + + + + false + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/DefenseMechanoid.xml b/templates/mp3proto/Script/DefenseMechanoid.xml index 1e79dc61..4d3063b7 100644 --- a/templates/mp3proto/Script/DefenseMechanoid.xml +++ b/templates/mp3proto/Script/DefenseMechanoid.xml @@ -1,123 +1,33 @@ - - DefenseMechanoid - - - - - - - - 2.0 - - - - - - - - - - true - - - true - - - - - 100.0 - - - - 10.0 - - - 5.0 - - - - 100.0 - - - - - - - - 30.0 - - - 34.0 - - - 33.0 - - - 33.0 - - - 15.0 - - - 25.0 - - - 1.5 - - - 3.0 - - - 10.0 - - - 20.0 - - - 7.0 - - - 12.0 - - - 4.0 - - - 10.0 - - - 50.0 - - - 10.0 - - - - - - - 25.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + DefenseMechanoid + + + + + + + + 2.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/DestructibleBarrier.xml b/templates/mp3proto/Script/DestructibleBarrier.xml index 46dbc73f..761919f3 100644 --- a/templates/mp3proto/Script/DestructibleBarrier.xml +++ b/templates/mp3proto/Script/DestructibleBarrier.xml @@ -1,76 +1,75 @@ - - DestructibleBarrier - - - - 2 - - - 5 - - - 1 - - - 1.5, 0.2, 1.0 - - - - - - - - - - 4 - - - - 4 - - - - 1 - - - - 1 - - - - - - - - 50.0 - - - 10.0 - - - 10.0 - - - false - - - - - - - - - - - - - - - - - - enabled - enabled - - + + + DestructibleBarrier + + + + 2 + + + 5 + + + 1 + + + + 1.5 + 0.2 + 1.0 + + + + + + + + + + + 4 + + + + 4 + + + + 1 + + + + 1 + + + + + + + + 50.0 + + + 10.0 + + + 10.0 + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/mp3proto/Script/DistanceFog.xml b/templates/mp3proto/Script/DistanceFog.xml index 6312a0f6..56e3a318 100644 --- a/templates/mp3proto/Script/DistanceFog.xml +++ b/templates/mp3proto/Script/DistanceFog.xml @@ -1,44 +1,45 @@ - - DistanceFog - - - - - false - - - - - 0 - - - 0.0, 0.0, 0.0, 0.0 - - - - 0.0 - - - - false - - - - - - - - - - - - - - script/common/DistanceFog.TXTR - - 0.5 - enabled - enabled - - + + + DistanceFog + + + + + false + + + + + 0 + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + 0.0 + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/Dock.xml b/templates/mp3proto/Script/Dock.xml index 38d98633..ff1b3d92 100644 --- a/templates/mp3proto/Script/Dock.xml +++ b/templates/mp3proto/Script/Dock.xml @@ -1,39 +1,36 @@ - - Dock - - - - 0 - - - 0 - - - false - - - true - - - true - - - - - - - - - - - - - - script/common/Dock.TXTR - - enabled - volume - - - + + + Dock + + + + 0 + + + 0 + + + false + + + true + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + AxisAlignedBoxShape + diff --git a/templates/mp3proto/Script/Door.xml b/templates/mp3proto/Script/Door.xml index a651074f..f57e9e55 100644 --- a/templates/mp3proto/Script/Door.xml +++ b/templates/mp3proto/Script/Door.xml @@ -1,84 +1,108 @@ - - Door - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - false - - - - - true - - - true - - - - - - 0.0, 1.0, 1.0, 1.0 - - - - - 0.0, 0.0, 0.0 - - - false - - - false - - - false - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - 0.5 - - - false - - - false - - - - - - - - - - - - - - - - 0x4044D9E5 - 0xAE5B2114 - - enabled - enabled - - + + + Door + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + false + + + + + true + + + true + + + + + CMDL + + + + + CMDL + + + + + 0.0 + 1.0 + 1.0 + + + + + TXTR + + + + + + 0.0 + 0.0 + 0.0 + + + + false + + + false + + + false + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + 0.5 + + + false + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3proto/Script/DynamicLight.xml b/templates/mp3proto/Script/DynamicLight.xml index f0da6e97..3801fd57 100644 --- a/templates/mp3proto/Script/DynamicLight.xml +++ b/templates/mp3proto/Script/DynamicLight.xml @@ -1,105 +1,47 @@ - - DynamicLight - - - - 2 - - - true - - - true - - - true - - - true - - - true - - - 1.0, 1.0, 1.0, 1.0 - - - - - - 0.0 - - - false - - - - - - - 0 - - - - 0.0 - - - false - - - - - - - - 0.0 - - - false - - - - - - - false - - - - - 10.0 - - - - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + DynamicLight + + + + 2 + + + true + + + true + + + true + + + true + + + true + + + + 1.0 + 1.0 + 1.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Effect.xml b/templates/mp3proto/Script/Effect.xml index 3bb5128d..fe9a5a00 100644 --- a/templates/mp3proto/Script/Effect.xml +++ b/templates/mp3proto/Script/Effect.xml @@ -1,93 +1,95 @@ - - Effect - - - - - true - - - false - - - false - - - 5.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - false - - - 20.0 - - - 30.0 - - - 0.0 - - - 5.0 - - - 0.0 - - - true - - - true - - - true - - - false - - - 0 - - - - false - - - - - 10.0 - - - false - - - false - - - - - - - - - - - - - - script/common/Effect.TXTR - - enabled - enabled - - + + + Effect + + + + + PART + ELSC + SWHC + + + + true + + + false + + + false + + + 5.0 + + + 0.5 + + + 0.2 + + + 0.1 + + + false + + + 20.0 + + + 30.0 + + + 0.0 + + + 5.0 + + + 0.0 + + + true + + + true + + + true + + + false + + + 0 + + + + false + + + + + 10.0 + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3proto/Script/EffectRepulsor.xml b/templates/mp3proto/Script/EffectRepulsor.xml index 289a5801..aad0d1e4 100644 --- a/templates/mp3proto/Script/EffectRepulsor.xml +++ b/templates/mp3proto/Script/EffectRepulsor.xml @@ -1,39 +1,38 @@ - - EffectRepulsor - - - - 0xFB73F2B8 - - - - 0.1 - - - 0.1 - - - - - 1.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EffectRepulsor + + + + 0xFB73F2B8 + + + + PART + + + + 0.1 + + + 0.1 + + + + + 1.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ElectroMagneticPulse.xml b/templates/mp3proto/Script/ElectroMagneticPulse.xml index e4c48013..5d4aff3c 100644 --- a/templates/mp3proto/Script/ElectroMagneticPulse.xml +++ b/templates/mp3proto/Script/ElectroMagneticPulse.xml @@ -1,50 +1,49 @@ - - ElectroMagneticPulse - - - - - false - - - - - 0.1 - - - 34.0 - - - 1.333 - - - 1.0 - - - 3.0 - - - 0.4 - - - 0.8 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ElectroMagneticPulse + + + + + false + + + + + 0.1 + + + 34.0 + + + 1.3329999 + + + 1.0 + + + 3.0 + + + 0.40000001 + + + 0.80000001 + + + + PART + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/EnvFxDensityController.xml b/templates/mp3proto/Script/EnvFxDensityController.xml index 9bc9d147..823b83d9 100644 --- a/templates/mp3proto/Script/EnvFxDensityController.xml +++ b/templates/mp3proto/Script/EnvFxDensityController.xml @@ -1,28 +1,23 @@ - - EnvFxDensityController - - - - 0.5 - - - 500 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + EnvFxDensityController + + + + 0.5 + + + 500 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/EyePod.xml b/templates/mp3proto/Script/EyePod.xml index bf330334..5482a756 100644 --- a/templates/mp3proto/Script/EyePod.xml +++ b/templates/mp3proto/Script/EyePod.xml @@ -1,132 +1,43 @@ - - EyePod - - - - - - 1.0 - - - 1.0 - - - 60.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.167 - - - 0.6 - - - 1.5 - - - 0.6 - - - 1.5 - - - false - - - - - - - 40.0 - - - 5.0 - - - 2.0 - - - 5.0 - - - 1 - - - 4 - - - 0.25 - - - 0.5 - - - 0.25 - - - 0.5 - - - 5.0 - - - 7.0 - - - - - - - 5.0 - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 100.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + EyePod + + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 100.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/FalsePerspective.xml b/templates/mp3proto/Script/FalsePerspective.xml index ad8ebbf3..813288c0 100644 --- a/templates/mp3proto/Script/FalsePerspective.xml +++ b/templates/mp3proto/Script/FalsePerspective.xml @@ -1,31 +1,26 @@ - - FalsePerspective - - - - 0.0 - - - 20.0 - - - 8192.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FalsePerspective + + + + 0.0 + + + 20.0 + + + 8192.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/FargullHatcher.xml b/templates/mp3proto/Script/FargullHatcher.xml index 613bfedf..3ab93d92 100644 --- a/templates/mp3proto/Script/FargullHatcher.xml +++ b/templates/mp3proto/Script/FargullHatcher.xml @@ -1,81 +1,42 @@ - - FargullHatcher - - - - - - false - - - 20.0 - - - 20.0 - - - 20.0 - - - - - 1.0 - - - 5 - - - 10.0 - - - 20.0 - - - 0.5 - - - 2.0 - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 100.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + FargullHatcher + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 100.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/FargullHatcherSwarm.xml b/templates/mp3proto/Script/FargullHatcherSwarm.xml index c713b81f..c45b4a61 100644 --- a/templates/mp3proto/Script/FargullHatcherSwarm.xml +++ b/templates/mp3proto/Script/FargullHatcherSwarm.xml @@ -1,41 +1,28 @@ - - FargullHatcherSwarm - - - - - - true - - - - - - - 4.0 - - - 25.0 - - - - - - - - - - - - - - - - - 0xA244C9D8 - - enabled - enabled - - + + + FargullHatcherSwarm + + + + + + true + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/FishCloud.xml b/templates/mp3proto/Script/FishCloud.xml index 3ba109fa..c41034f9 100644 --- a/templates/mp3proto/Script/FishCloud.xml +++ b/templates/mp3proto/Script/FishCloud.xml @@ -1,142 +1,137 @@ - - FishCloud - - - - - - 20 - - - 3.0 - - - 0.0 - - - 2.0 - - - 0.4 - - - 0.9 - - - 1.0 - - - 1.0 - - - 0.4 - - - 0.2 - - - 0.0 - - - 0.0 - - - 0.0 - - - 30.0 - - - 0.1 - - - 0.1 - - - 0.5 - - - 3 - - - 1.0, 1.0, 1.0, 1.0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - - 0 - - - - 0 - - - - 0 - - - - 0 - - - - true - - - true - - - - - 2.0 - - - 30.0 - - - 1.0 - - - 2.0 - - - - 0 - - - 0.0 - - - - - - - - - - - - - - - - 0xA244C9D8 - 0x7990A3B6 - - enabled - volume - - - + + + FishCloud + + + + + CMDL + + + + + 20 + + + 3.0 + + + 0.0 + + + 2.0 + + + 0.40000001 + + + 0.89999998 + + + 1.0 + + + 1.0 + + + 0.40000001 + + + 0.2 + + + 0.0 + + + 0.0 + + + 0.0 + + + 30.0 + + + 0.1 + + + 0.1 + + + 0.5 + + + 3 + + + + 1.0 + 1.0 + 1.0 + + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + + PART + + + + 0 + + + + PART + + + + 0 + + + + 0 + + + + 0 + + + + CAUD + + + + true + + + true + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3proto/Script/FishCloudModifier.xml b/templates/mp3proto/Script/FishCloudModifier.xml index ba804819..cd17c101 100644 --- a/templates/mp3proto/Script/FishCloudModifier.xml +++ b/templates/mp3proto/Script/FishCloudModifier.xml @@ -1,34 +1,29 @@ - - FishCloudModifier - - - - false - - - false - - - 8.0 - - - 0.4 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FishCloudModifier + + + + false + + + false + + + 8.0 + + + 0.40000001 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/FlyerSwarm.xml b/templates/mp3proto/Script/FlyerSwarm.xml index ab255131..b61042d6 100644 --- a/templates/mp3proto/Script/FlyerSwarm.xml +++ b/templates/mp3proto/Script/FlyerSwarm.xml @@ -1,32 +1,29 @@ - - FlyerSwarm - - - - - - true - - - - - - - - - - - - - - - - - 0xA244C9D8 - - enabled - volume - - - + + + FlyerSwarm + + + + + + true + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3proto/Script/FlyingPirate.xml b/templates/mp3proto/Script/FlyingPirate.xml index 67891e6a..ca5e29f7 100644 --- a/templates/mp3proto/Script/FlyingPirate.xml +++ b/templates/mp3proto/Script/FlyingPirate.xml @@ -1,199 +1,41 @@ - - FlyingPirate - - - - - - 360.0 - - - - - - - - false - - - true - - - false - - - false - - - 10.0 - - - 50.0 - - - 2.0 - - - 100.0 - - - 0 - - - - - 15.0 - - - 30.0 - - - 10.0 - - - 2.5 - - - 90.0 - - - 20.0 - - - 30.0 - - - 80.0 - - - 20.0 - - - 30.0 - - - 30.0 - - - 3.0 - - - - - - - - 50.0 - - - 3.0 - - - 1.0 - - - 0.1 - - - - - - - - - - 10.0 - - - 20.0 - - - 50.0 - - - 3.0 - - - 1.0 - - - - - - - - false - - - - - 100.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - 120.0 - - - 5.0 - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xB327E803:0x95C8719D - 0xB327E803:0xA0705491 - 0xB327E803:0x2263E77F:0x2245A396 - 0xB327E803:0x70B96A25:0x68002BD7 - 0xB327E803:0x70B96A25:0xAD315C7C - 0xB327E803:0x70B96A25:0x042A25ED - 0xB327E803:0x70B96A25:0xE39B8B1E - 0xB327E803:0x70B96A25:0x356C166A - 0xB327E803:0x70B96A25:0x1CA4A298 - 0xB327E803:0x70B96A25:0xDF44507E - 0xB327E803:0x70B96A25:0xD2C9A656 - 0xB327E803:0x70B96A25:0xD4E26A8E - - enabled - enabled - - + + + FlyingPirate + + + + + + 360.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + diff --git a/templates/mp3proto/Script/FogOverlay.xml b/templates/mp3proto/Script/FogOverlay.xml index b212c63c..dfac3e3e 100644 --- a/templates/mp3proto/Script/FogOverlay.xml +++ b/templates/mp3proto/Script/FogOverlay.xml @@ -1,67 +1,71 @@ - - FogOverlay - - - - 1.0 - - - 1.0 - - - 1.0 - - - false - - - 1.0, 1.0, 1.0, 0.0 - - - 0.5 - - - 0.2 - - - 0.1 - - - 0.1 - - - 1.0 - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FogOverlay + + + + 1.0 + + + 1.0 + + + 1.0 + + + false + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + 0.5 + + + 0.2 + + + 0.1 + + + 0.1 + + + 1.0 + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/FogVolume.xml b/templates/mp3proto/Script/FogVolume.xml index 6405b313..06160483 100644 --- a/templates/mp3proto/Script/FogVolume.xml +++ b/templates/mp3proto/Script/FogVolume.xml @@ -1,40 +1,43 @@ - - FogVolume - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - - enabled - enabled - - + + + FogVolume + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3proto/Script/Friendly.xml b/templates/mp3proto/Script/Friendly.xml index 049f67d9..fa0a5471 100644 --- a/templates/mp3proto/Script/Friendly.xml +++ b/templates/mp3proto/Script/Friendly.xml @@ -1,65 +1,55 @@ - - Friendly - - - - - - - 1.0 - - - 1 - - - never - - - never - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - true - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xBF9BA6CC:0x50340852 - - enabled - enabled - - + + + Friendly + + + + + + + 1.0 + + + 1 + + + Never + + + Never + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3proto/Script/FrontEndDataNetwork.xml b/templates/mp3proto/Script/FrontEndDataNetwork.xml index 8bc4048c..2496843e 100644 --- a/templates/mp3proto/Script/FrontEndDataNetwork.xml +++ b/templates/mp3proto/Script/FrontEndDataNetwork.xml @@ -1,86 +1,98 @@ - - FrontEndDataNetwork - - - - false - - - false - - - true - - - true - - - false - - - false - - - true - - - false - - - 8.0 - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.498039, 0.498039, 0.498039, 0.74902 - - - 0.8, 0.8, 0.8, 1.0 - - - 0.247059, 0.247059, 0.247059, 1.0 - - - -1 - - - - 0.75 - - - - 0.75 - - - - 0.75 - - - - 0.75 - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + FrontEndDataNetwork + + + + false + + + false + + + true + + + true + + + false + + + false + + + true + + + false + + + 8.0 + + + + + + + 1.0 + 1.0 + 1.0 + + + + + 0.49803901 + 0.49803901 + 0.49803901 + 0.74901998 + + + + + 0.80000001 + 0.80000001 + 0.80000001 + + + + + 0.247059 + 0.247059 + 0.247059 + + + + -1 + + + + 0.75 + + + + 0.75 + + + + 0.75 + + + + 0.75 + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/GeneratedObjectDeleter.xml b/templates/mp3proto/Script/GeneratedObjectDeleter.xml index b5b048a6..8d64f71e 100644 --- a/templates/mp3proto/Script/GeneratedObjectDeleter.xml +++ b/templates/mp3proto/Script/GeneratedObjectDeleter.xml @@ -1,35 +1,24 @@ - - GeneratedObjectDeleter - - - - - false - - - - - - - true - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GeneratedObjectDeleter + + + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Generator.xml b/templates/mp3proto/Script/Generator.xml index 985f54a8..2fa0c53b 100644 --- a/templates/mp3proto/Script/Generator.xml +++ b/templates/mp3proto/Script/Generator.xml @@ -1,51 +1,51 @@ - - Generator - - - - 1 - - - 1 - - - false - - - false - - - false - - - false - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - script/common/Generator.TXTR - - 0.5 - enabled - enabled - - + + + Generator + + + + 1 + + + 1 + + + false + + + false + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/GragnolFlyer.xml b/templates/mp3proto/Script/GragnolFlyer.xml index 4c5d685b..c337ded1 100644 --- a/templates/mp3proto/Script/GragnolFlyer.xml +++ b/templates/mp3proto/Script/GragnolFlyer.xml @@ -1,200 +1,39 @@ - - GragnolFlyer - - - - - - - - 100.0 - - - 2.0 - - - - - 1 - - - - - - - - 0xF3CB1D35 - - - - - - - - 0.0, 0.0, 0.0 - - - 20.0 - - - 120.0 - - - - - - -1.0 - - - 5.0 - - - - - - - 5.0 - - - - - 50.0 - - - - - 10.0 - - - 2.0 - - - 2.0 - - - 5.0 - - - 5.0 - - - 2.0 - - - 10.0 - - - - - 1 - - - 10.0 - - - false - - - - - 90.0 - - - 90.0 - - - false - - - false - - - - - - - 90.0 - - - 90.0 - - - false - - - false - - - - - - - 90.0 - - - 90.0 - - - false - - - false - - - - - - - 90.0 - - - 90.0 - - - false - - - false - - - - - - - 90.0 - - - 90.0 - - - false - - - false - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + GragnolFlyer + + + + + + + + 100.0 + + + 2.0 + + + + + 1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/GrapplePoint.xml b/templates/mp3proto/Script/GrapplePoint.xml index cce40dad..ea9b5bba 100644 --- a/templates/mp3proto/Script/GrapplePoint.xml +++ b/templates/mp3proto/Script/GrapplePoint.xml @@ -1,44 +1,22 @@ - - GrapplePoint - - - - - - 5.0 - - - 20.0 - - - 180.0 - - - false - - - false - - - - - - - - - - - - - - - - - script/common/GrapplePoint.TXTR - - 0.5 - enabled - enabled - - + + + GrapplePoint + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/GuiMenu.xml b/templates/mp3proto/Script/GuiMenu.xml index bb77093f..6d3179b7 100644 --- a/templates/mp3proto/Script/GuiMenu.xml +++ b/templates/mp3proto/Script/GuiMenu.xml @@ -1,36 +1,31 @@ - - GuiMenu - - - - - false - - - - - - 0 - - - true - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiMenu + + + + + false + + + + + + 0 + + + true + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/GuiPlayerJoinManager.xml b/templates/mp3proto/Script/GuiPlayerJoinManager.xml index 263a17e5..55547b7a 100644 --- a/templates/mp3proto/Script/GuiPlayerJoinManager.xml +++ b/templates/mp3proto/Script/GuiPlayerJoinManager.xml @@ -1,28 +1,23 @@ - - GuiPlayerJoinManager - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiPlayerJoinManager + + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/GuiScreen.xml b/templates/mp3proto/Script/GuiScreen.xml index b21f6628..c5b783c2 100644 --- a/templates/mp3proto/Script/GuiScreen.xml +++ b/templates/mp3proto/Script/GuiScreen.xml @@ -1,26 +1,25 @@ - - GuiScreen - - - - 0 - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiScreen + + + + 0 + + + + STRG + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/GuiSlider.xml b/templates/mp3proto/Script/GuiSlider.xml index f200aef6..b1b2e344 100644 --- a/templates/mp3proto/Script/GuiSlider.xml +++ b/templates/mp3proto/Script/GuiSlider.xml @@ -1,45 +1,40 @@ - - GuiSlider - - - - - false - - - - - - 0.0 - - - 255.0 - - - 1.0 - - - 1.0 - - - - 127 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiSlider + + + + + false + + + + + + 0.0 + + + 255.0 + + + 1.0 + + + 1.0 + + + + 127 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/GuiWidget.xml b/templates/mp3proto/Script/GuiWidget.xml index 723d6a7f..ca4269c7 100644 --- a/templates/mp3proto/Script/GuiWidget.xml +++ b/templates/mp3proto/Script/GuiWidget.xml @@ -1,29 +1,24 @@ - - GuiWidget - - - - - false - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + GuiWidget + + + + + false + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/GunTurretBase.xml b/templates/mp3proto/Script/GunTurretBase.xml index e66cbd9c..628c2fd7 100644 --- a/templates/mp3proto/Script/GunTurretBase.xml +++ b/templates/mp3proto/Script/GunTurretBase.xml @@ -1,83 +1,54 @@ - - GunTurretBase - - - - - - false - - - false - - - 2.0 - - - 5.0 - - - 1.0 - - - 10.0 - - - 10.0 - - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + GunTurretBase + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/GunTurretTop.xml b/templates/mp3proto/Script/GunTurretTop.xml index 7dd0c391..4ce96124 100644 --- a/templates/mp3proto/Script/GunTurretTop.xml +++ b/templates/mp3proto/Script/GunTurretTop.xml @@ -1,103 +1,54 @@ - - GunTurretTop - - - - - - false - - - 180.0 - - - 10.0 - - - 1.0 - - - 3.0 - - - 1.0 - - - 1.0 - - - 1 - - - 5 - - - - - - 10.0 - - - 5.0 - - - - 1.0 - - - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - never - - - never - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + GunTurretTop + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + Never + + + Never + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/HUDHint.xml b/templates/mp3proto/Script/HUDHint.xml index a9fb4140..c71fc582 100644 --- a/templates/mp3proto/Script/HUDHint.xml +++ b/templates/mp3proto/Script/HUDHint.xml @@ -1,41 +1,40 @@ - - HUDHint - - - - - 15.0 - - - 16.0 - - - 1.0 - - - 0.0 - - - 0 - - - 15 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + HUDHint + + + + + TXTR + + + + 15.0 + + + 16.0 + + + 1.0 + + + 0.0 + + + 0 + + + 15 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/HUDMemo.xml b/templates/mp3proto/Script/HUDMemo.xml index e8c6d6a4..d8cddc63 100644 --- a/templates/mp3proto/Script/HUDMemo.xml +++ b/templates/mp3proto/Script/HUDMemo.xml @@ -1,52 +1,48 @@ - - HUDMemo - - - - 3.0 - - - true - - - true - - - true - - - true - - - true - - - true - - - false - - - 0 - - - - - - - - - - - - - - - script/common/HUDMemo.TXTR - - 0.5 - enabled - enabled - - + + + HUDMemo + + + + 3.0 + + + true + + + true + + + true + + + true + + + true + + + true + + + false + + + 0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/Korakk.xml b/templates/mp3proto/Script/Korakk.xml index 4ca64ad8..6ac52955 100644 --- a/templates/mp3proto/Script/Korakk.xml +++ b/templates/mp3proto/Script/Korakk.xml @@ -1,61 +1,29 @@ - - Korakk - - - - - - 1.0 - - - - - - - - - - - - - - - - 25.0 - - - - - - - - - - - - - 5.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + Korakk + + + + + + + 5.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/KorbaMaw.xml b/templates/mp3proto/Script/KorbaMaw.xml index 3ce00a00..2c2196d6 100644 --- a/templates/mp3proto/Script/KorbaMaw.xml +++ b/templates/mp3proto/Script/KorbaMaw.xml @@ -1,68 +1,51 @@ - - KorbaMaw - - - - - - - 0.5 - - - 3.0 - - - 2.8 - - - - - - - - - 100.0 - - - 2.0 - - - - - 0.5 - - - 0.5 - - - 1.0 - - - 1 - - - 100.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + KorbaMaw + + + + + + + + + 100.0 + + + 2.0 + + + + + 0.5 + + + 0.5 + + + 1.0 + + + 1 + + + 100.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/KorbaSnatcherSwarm.xml b/templates/mp3proto/Script/KorbaSnatcherSwarm.xml index 97ede48e..90b12373 100644 --- a/templates/mp3proto/Script/KorbaSnatcherSwarm.xml +++ b/templates/mp3proto/Script/KorbaSnatcherSwarm.xml @@ -1,76 +1,39 @@ - - KorbaSnatcherSwarm - - - - - - 0.8 - - - 5 - - - 8 - - - 1.0 - - - 2.5 - - - 2000.0 - - - 0.1 - - - 0.3 - - - 1.0 - - - 30.0 - - - - - - - true - - - - 0.45 - - - -1 - - - -1 - - - -1 - - - - - - - - - - - - - - - 0xA244C9D8 - - enabled - enabled - - + + + KorbaSnatcherSwarm + + + + + + + true + + + + 0.44999999 + + + -1 + + + -1 + + + -1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/LUAScript.xml b/templates/mp3proto/Script/LUAScript.xml index 607591c3..d15a9eb2 100644 --- a/templates/mp3proto/Script/LUAScript.xml +++ b/templates/mp3proto/Script/LUAScript.xml @@ -1,26 +1,21 @@ - - LUAScript - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + LUAScript + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/LayerController.xml b/templates/mp3proto/Script/LayerController.xml index 2e198186..3cbb4244 100644 --- a/templates/mp3proto/Script/LayerController.xml +++ b/templates/mp3proto/Script/LayerController.xml @@ -1,26 +1,21 @@ - - LayerController - - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + LayerController + + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Mantha.xml b/templates/mp3proto/Script/Mantha.xml index 01212136..c6d17320 100644 --- a/templates/mp3proto/Script/Mantha.xml +++ b/templates/mp3proto/Script/Mantha.xml @@ -1,47 +1,23 @@ - - Mantha - - - - - - - - 1.0 - - - 1.0 - - - 30.0 - - - - 2.5 - - - true - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + Mantha + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/MemoryRelay.xml b/templates/mp3proto/Script/MemoryRelay.xml index 41e88c79..e93bdfef 100644 --- a/templates/mp3proto/Script/MemoryRelay.xml +++ b/templates/mp3proto/Script/MemoryRelay.xml @@ -1,30 +1,26 @@ - - MemoryRelay - - - - false - - - false - - - - - - - - - - - - - - script/common/MemoryRelay.TXTR - - 0.5 - enabled - enabled - - + + + MemoryRelay + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/MetroidHatcher.xml b/templates/mp3proto/Script/MetroidHatcher.xml index 45d96fff..e4e35d70 100644 --- a/templates/mp3proto/Script/MetroidHatcher.xml +++ b/templates/mp3proto/Script/MetroidHatcher.xml @@ -1,120 +1,42 @@ - - MetroidHatcher - - - - - - 20.0 - - - 40.0 - - - 10.0 - - - - 5.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 50.0 - - - - 0.5 - - - 60.0 - - - 20.0 - - - 0.5 - - - 1.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 5.0 - - - 20.0 - - - 10.0 - - - 360.0 - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 100.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + MetroidHatcher + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 100.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/MetroidHopper.xml b/templates/mp3proto/Script/MetroidHopper.xml index 45a93a3a..391d5c87 100644 --- a/templates/mp3proto/Script/MetroidHopper.xml +++ b/templates/mp3proto/Script/MetroidHopper.xml @@ -1,73 +1,23 @@ - - MetroidHopper - - - - - - - - false - - - 1.0 - - - 30.0 - - - 8.0 - - - 11.0 - - - 0.5 - - - - - 20.0 - - - 20.0 - - - - - - 0xFC1B1B4F - - - - - - - - - - - false - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + MetroidHopper + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/MysteryFlyer.xml b/templates/mp3proto/Script/MysteryFlyer.xml index 77780012..95368e18 100644 --- a/templates/mp3proto/Script/MysteryFlyer.xml +++ b/templates/mp3proto/Script/MysteryFlyer.xml @@ -1,66 +1,33 @@ - - MysteryFlyer - - - - - - - - 2.0 - - - - - - - - - - - - - 0xFFFFFFFF - - - 5.0 - - - - - 10.0 - - - 2.0 - - - 5.0 - - - true - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + MysteryFlyer + + + + + + + + 2.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/OptionalAreaAsset.xml b/templates/mp3proto/Script/OptionalAreaAsset.xml index 0423f572..51ae6e04 100644 --- a/templates/mp3proto/Script/OptionalAreaAsset.xml +++ b/templates/mp3proto/Script/OptionalAreaAsset.xml @@ -1,30 +1,19 @@ - - OptionalAreaAsset - - - - - - 0 - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + OptionalAreaAsset + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/PTCNoseTurret.xml b/templates/mp3proto/Script/PTCNoseTurret.xml index 1389efc3..fb492907 100644 --- a/templates/mp3proto/Script/PTCNoseTurret.xml +++ b/templates/mp3proto/Script/PTCNoseTurret.xml @@ -1,121 +1,57 @@ - - PTCNoseTurret - - - - - - 0.5 - - - -90.0 - - - 90.0 - - - 90.0 - - - 90.0 - - - 0.0 - - - 15.0 - - - 360.0 - - - 135.0 - - - -135.0 - - - 360.0 - - - 45.0 - - - -45.0 - - - - - 1.0 - - - 3 - - - 0.1 - - - 2 - - - - false - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 50.0 - - - 5.0 - - - 25.0 - - - 100.0 - - - never - - - never - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + PTCNoseTurret + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 50.0 + + + 5.0 + + + 25.0 + + + 100.0 + + + Never + + + Never + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/PathControl.xml b/templates/mp3proto/Script/PathControl.xml index 25e51cf6..d2972560 100644 --- a/templates/mp3proto/Script/PathControl.xml +++ b/templates/mp3proto/Script/PathControl.xml @@ -1,34 +1,29 @@ - - PathControl - - - - 0 - - - 0xF56F6770 - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PathControl + + + + 0 + + + 0xF56F6770 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/PathMeshCtrl.xml b/templates/mp3proto/Script/PathMeshCtrl.xml index f1137906..5337d40e 100644 --- a/templates/mp3proto/Script/PathMeshCtrl.xml +++ b/templates/mp3proto/Script/PathMeshCtrl.xml @@ -1,28 +1,23 @@ - - PathMeshCtrl - - - - 0 - - - 1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PathMeshCtrl + + + + 0 + + + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/PhazonFlyerSwarm.xml b/templates/mp3proto/Script/PhazonFlyerSwarm.xml index 821688d7..2fc0e993 100644 --- a/templates/mp3proto/Script/PhazonFlyerSwarm.xml +++ b/templates/mp3proto/Script/PhazonFlyerSwarm.xml @@ -1,38 +1,28 @@ - - PhazonFlyerSwarm - - - - - - true - - - - - - - 4.0 - - - - - - - - - - - - - - - - - 0xA244C9D8 - - enabled - enabled - - + + + PhazonFlyerSwarm + + + + + + true + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/PhazonLeech.xml b/templates/mp3proto/Script/PhazonLeech.xml index fc95c938..416a7fe9 100644 --- a/templates/mp3proto/Script/PhazonLeech.xml +++ b/templates/mp3proto/Script/PhazonLeech.xml @@ -1,116 +1,45 @@ - - PhazonLeech - - - - - - false - - - 1.0 - - - 0.5 - - - 0.7 - - - 0.9 - - - 0.15 - - - 30.0 - - - 35.0 - - - 55.0 - - - 2.0 - - - 4.0 - - - -1.0 - - - -1.0 - - - 3.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 2.0 - - - 1.0 - - - 7.0 - - - - 0.5 - - - - - - - - - 25.0 - - - 2.0 - - - - - 50.0 - - - 10.0 - - - 20.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + PhazonLeech + + + + + + + + + 25.0 + + + 2.0 + + + + + 50.0 + + + 10.0 + + + 20.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/PhazonPuddle.xml b/templates/mp3proto/Script/PhazonPuddle.xml index 79f2ba99..1cfe0cfb 100644 --- a/templates/mp3proto/Script/PhazonPuddle.xml +++ b/templates/mp3proto/Script/PhazonPuddle.xml @@ -1,121 +1,19 @@ - - PhazonPuddle - - - - - - - - - - 25.0 - - - - - 5.0 - - - - 1.0 - - - - 1.0 - - - 5.0 - - - 50 - - - 15.0 - - - 25.0 - - - 10.0 - - - 5.0 - - - 0.3 - - - 0.2 - - - 1.0 - - - 20.0 - - - 0.1 - - - 1.0 - - - 2.0 - - - 30.0 - - - - 5.0 - - - 25.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - enabled - enabled - - + + + PhazonPuddle + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/mp3proto/Script/PhysicsDebris.xml b/templates/mp3proto/Script/PhysicsDebris.xml index 8bd5f964..fb797876 100644 --- a/templates/mp3proto/Script/PhysicsDebris.xml +++ b/templates/mp3proto/Script/PhysicsDebris.xml @@ -1,173 +1,22 @@ - - PhysicsDebris - - - - - - - 180.0 - - - 180.0 - - - 0.0, 0.0, 1.0 - - - 0.0, 0.0, 0.0 - - - true - - - 5.0 - - - 15.0 - - - -1.0, -1.0, -1.0 - - - 1.0, 1.0, 1.0 - - - 2.0 - - - 3.0 - - - 0.0 - - - 10.0 - - - 80.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 1.0, 1.0, 1.0, 1.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 80.0 - - - 1.0, 1.0, 1.0 - - - 0.375 - - - 0.1 - - - 25.0 - - - 1.0 - - - - - 1 - - - 1.0 - - - 1.0 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - 0.1 - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - - 1.0, 1.0, 1.0 - - - false - - - false - - - true - - - - true - - - false - - - false - - - false - - - true - - - false - - - false - - - - - - - - - - - - - - - - - 0xD94D4CA3:0xC27FFA8F - - enabled - enabled - - + + + PhysicsDebris + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/Pickup.xml b/templates/mp3proto/Script/Pickup.xml index a905e4b6..afcac1bf 100644 --- a/templates/mp3proto/Script/Pickup.xml +++ b/templates/mp3proto/Script/Pickup.xml @@ -1,89 +1,105 @@ - - Pickup - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 0xFB73F2B8 - - - 1 - - - 0 - - - 1 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - 0.0 - - - - false - - - true - - - false - - - 0.0 - - - 0.0 - - - 20.0 - - - false - - - false - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - 0xA244C9D8 - 0xC27FFA8F - - enabled - enabled - - + + + Pickup + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 0xFB73F2B8 + + + 1 + + + 0 + + + 1 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + CMDL + + + + + + 0.0 + + + + PART + + + + false + + + true + + + false + + + 0.0 + + + 0.0 + + + 20.0 + + + false + + + false + + + + 0.0 + 0.0 + 0.0 + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3proto/Script/PirateDrone.xml b/templates/mp3proto/Script/PirateDrone.xml index 37435e44..d009456d 100644 --- a/templates/mp3proto/Script/PirateDrone.xml +++ b/templates/mp3proto/Script/PirateDrone.xml @@ -1,207 +1,68 @@ - - PirateDrone - - - - - - 0.7 - - - - 0.5 - - - - - - 3.0 - - - 2.0 - - - 0.0 - - - 1.0 - - - 1.0 - - - 1080.0 - - - 8.0 - - - 1.0 - - - 10.0 - - - 2.0 - - - 10.0 - - - 1.0 - - - 12.0 - - - 3.0 - - - 10.0 - - - 3.0 - - - 1.0 - - - 5.0 - - - 10.0 - - - 0.5 - - - 0.5 - - - 0.1 - - - false - - - 90.0 - - - 30.0 - - - 1.0 - - - 0 - - - 1 - - - 0 - - - 2 - - - - - 20.0 - - - 0.247059, 0.0, 0.0, 0.0 - - - 0.498039, 1.0, 0.098039, 0.0 - - - 0.34902, 0.0, 0.0, 0.0 - - - 0.14902, 0.0, 0.0, 0.0 - - - 10.0 - - - 5.0 - - - 4.0 - - - 50.0 - - - - - - - - - - never - - - never - - - never - - - never - - - never - - - - - never - - - - - 50.0 - - - 2.0 - - - - - 1 - - - 50.0 - - - 0.0 - - - 10.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + PirateDrone + + + + + + + Never + + + Never + + + Never + + + Never + + + Never + + + + + Never + + + + + 50.0 + + + 2.0 + + + + + 1 + + + 50.0 + + + 0.0 + + + 10.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/PlantScarabSwarm.xml b/templates/mp3proto/Script/PlantScarabSwarm.xml index 9ca0dfec..b147f927 100644 --- a/templates/mp3proto/Script/PlantScarabSwarm.xml +++ b/templates/mp3proto/Script/PlantScarabSwarm.xml @@ -1,47 +1,42 @@ - - PlantScarabSwarm - - - - - - true - - - - -1 - - - -1 - - - 30.0 - - - 1.0 - - - 1.0 - - - - 1.0 - - - - - - - - - - - - - - - enabled - enabled - - + + + PlantScarabSwarm + + + + + + true + + + + -1 + + + -1 + + + 30.0 + + + 1.0 + + + 1.0 + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/mp3proto/Script/Platform.xml b/templates/mp3proto/Script/Platform.xml index 67c4f2ce..382a8314 100644 --- a/templates/mp3proto/Script/Platform.xml +++ b/templates/mp3proto/Script/Platform.xml @@ -1,60 +1,76 @@ - - Platform - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - 1.0 - - - 200 - - - 20 - - - false - - - false - - - - 0.0, 0.15, 0.0 - - - 0.0 - - - - - - - - - - - - - - - 0xA3D63F44 - 0xC27FFA8F - 0x0FC966DC - - enabled - enabled - - + + + Platform + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + CMDL + + + + + + + DCLN + + + + + + 1.0 + + + 200 + + + 20 + + + false + + + false + + + + + 0.0 + 0.15000001 + 0.0 + + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3proto/Script/PlayerActor.xml b/templates/mp3proto/Script/PlayerActor.xml index db42b6c1..73cf68e9 100644 --- a/templates/mp3proto/Script/PlayerActor.xml +++ b/templates/mp3proto/Script/PlayerActor.xml @@ -1,54 +1,57 @@ - - PlayerActor - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0 - - - 0.0 - - - - - - - - true - - - true - - - true - - - 4 - - - 0 - - - - - - - - - - - - - - - enabled - enabled - - + + + PlayerActor + + + + + 0.0 + 0.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + + + + 1.0 + + + 0.0 + + + + + + + + true + + + true + + + true + + + 4 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + diff --git a/templates/mp3proto/Script/PlayerController.xml b/templates/mp3proto/Script/PlayerController.xml index cb4d181f..c87bbb4e 100644 --- a/templates/mp3proto/Script/PlayerController.xml +++ b/templates/mp3proto/Script/PlayerController.xml @@ -1,64 +1,71 @@ - - PlayerController - - - - - - - 2.0, 2.0, 2.0 - - - - - - - 0 - - - - - - 0 - - - 0.0, 0.0, 1.5 - - - 0 - - - 0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0, 0.0, 0.0 - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerController + + + + + + + + 2.0 + 2.0 + 2.0 + + + + + + + + 0 + + + + + + 0 + + + + 0.0 + 0.0 + 1.5 + + + + 0 + + + 0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + 0.0 + 0.0 + 0.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + 0.5 + diff --git a/templates/mp3proto/Script/PlayerGravityScalar.xml b/templates/mp3proto/Script/PlayerGravityScalar.xml index 2f77db4f..5f28d54b 100644 --- a/templates/mp3proto/Script/PlayerGravityScalar.xml +++ b/templates/mp3proto/Script/PlayerGravityScalar.xml @@ -1,28 +1,23 @@ - - PlayerGravityScalar - - - - 0.42 - - - 0.6 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerGravityScalar + + + + 0.41999999 + + + 0.60000002 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/PlayerHint.xml b/templates/mp3proto/Script/PlayerHint.xml index e7a05257..0343f0e9 100644 --- a/templates/mp3proto/Script/PlayerHint.xml +++ b/templates/mp3proto/Script/PlayerHint.xml @@ -1,34 +1,29 @@ - - PlayerHint - - - - 10 - - - 0.0 - - - 1.0 - - - 1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerHint + + + + 10 + + + 0.0 + + + 1.0 + + + 1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/PlayerTurret.xml b/templates/mp3proto/Script/PlayerTurret.xml index 10131f4f..6c392c01 100644 --- a/templates/mp3proto/Script/PlayerTurret.xml +++ b/templates/mp3proto/Script/PlayerTurret.xml @@ -1,57 +1,60 @@ - - PlayerTurret - - - - 1 - - - 90.0 - - - 90.0 - - - 90.0 - - - 0.0 - - - 30.0 - - - 30.0 - - - 30.0 - - - 1.0 - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PlayerTurret + + + + 1 + + + 90.0 + + + 90.0 + + + 90.0 + + + 0.0 + + + 30.0 + + + 30.0 + + + 30.0 + + + 1.0 + + + + + WPSC + + + + + WPSC + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/PlayerUserAnimPoint.xml b/templates/mp3proto/Script/PlayerUserAnimPoint.xml index 5e5070a4..6664ba3e 100644 --- a/templates/mp3proto/Script/PlayerUserAnimPoint.xml +++ b/templates/mp3proto/Script/PlayerUserAnimPoint.xml @@ -1,39 +1,35 @@ - - PlayerUserAnimPoint - - - - - 0.75 - - - 1.0 - - - 0.0 - - - 0.1 - - - 5 - - - - - - - - - - - - - - 0xA3D63F44 - - enabled - enabled - - + + + PlayerUserAnimPoint + + + + + 0.75 + + + 1.0 + + + 0.0 + + + 0.1 + + + 5 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3proto/Script/PointOfInterest.xml b/templates/mp3proto/Script/PointOfInterest.xml index d8463373..85985683 100644 --- a/templates/mp3proto/Script/PointOfInterest.xml +++ b/templates/mp3proto/Script/PointOfInterest.xml @@ -1,31 +1,27 @@ - - PointOfInterest - - - - - 1.5 - - - false - - - - - - - - - - - - - - script/common/PointOfInterest.TXTR - - 0.5 - enabled - enabled - - + + + PointOfInterest + + + + + 1.5 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/PositionRelay.xml b/templates/mp3proto/Script/PositionRelay.xml index 642bcbe0..d9655966 100644 --- a/templates/mp3proto/Script/PositionRelay.xml +++ b/templates/mp3proto/Script/PositionRelay.xml @@ -1,25 +1,20 @@ - - PositionRelay - - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + PositionRelay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/RadialDamage.xml b/templates/mp3proto/Script/RadialDamage.xml index 7900bb6e..fb2ac52f 100644 --- a/templates/mp3proto/Script/RadialDamage.xml +++ b/templates/mp3proto/Script/RadialDamage.xml @@ -1,37 +1,33 @@ - - RadialDamage - - - - - 15.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/RadialDamage.TXTR - - 0.5 - enabled - enabled - - + + + RadialDamage + + + + + 15.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/Relay.xml b/templates/mp3proto/Script/Relay.xml index dd23d686..c4e598e6 100644 --- a/templates/mp3proto/Script/Relay.xml +++ b/templates/mp3proto/Script/Relay.xml @@ -1,27 +1,23 @@ - - Relay - - - - false - - - - - - - - - - - - - - script/common/Relay.TXTR - - 0.5 - enabled - enabled - - + + + Relay + + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/RelayRandom.xml b/templates/mp3proto/Script/RelayRandom.xml index 38dd6b9d..2bb38f12 100644 --- a/templates/mp3proto/Script/RelayRandom.xml +++ b/templates/mp3proto/Script/RelayRandom.xml @@ -1,39 +1,35 @@ - - RelayRandom - - - - 1 - - - 0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/RandomRelay.TXTR - - 0.5 - enabled - enabled - - + + + RelayRandom + + + + 1 + + + 0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/ReptilicusHunter.xml b/templates/mp3proto/Script/ReptilicusHunter.xml index f0071ca2..e2f24063 100644 --- a/templates/mp3proto/Script/ReptilicusHunter.xml +++ b/templates/mp3proto/Script/ReptilicusHunter.xml @@ -1,132 +1,31 @@ - - ReptilicusHunter - - - - - - 360.0 - - - - - - - - false - - - false - - - 1.0 - - - 0.25 - - - - - 0.0 - - - 10.0 - - - 0.0 - - - 1.0 - - - 10.0 - - - 10.0 - - - - - - 5.0 - - - - 1.0 - - - 25.0 - - - - - - - - - 2.5 - - - 15.0 - - - - - - - - - - - - - - - - 50.0 - - - 50.0 - - - 720.0 - - - 0.5 - - - - 1.0 - - - 20.0 - - - 60.0 - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x3B7085AD:0xD7548E97:0x5C1FFC8D - 0x3B7085AD:0x19A58C31:0x66AB57A4 - - enabled - enabled - - + + + ReptilicusHunter + + + + + + 360.0 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + diff --git a/templates/mp3proto/Script/Repulsor.xml b/templates/mp3proto/Script/Repulsor.xml index 3f3e3e14..d70f75b9 100644 --- a/templates/mp3proto/Script/Repulsor.xml +++ b/templates/mp3proto/Script/Repulsor.xml @@ -1,34 +1,29 @@ - - Repulsor - - - - 0 - - - 1.0 - - - -1.0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Repulsor + + + + 0 + + + 1.0 + + + -1.0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Ridley1.xml b/templates/mp3proto/Script/Ridley1.xml index 0e901dca..58124c63 100644 --- a/templates/mp3proto/Script/Ridley1.xml +++ b/templates/mp3proto/Script/Ridley1.xml @@ -1,76 +1,23 @@ - - Ridley1 - - - - - - - - - - - - - - 100.0 - - - 15.0 - - - - 15.0 - - - - 15.0 - - - - 15.0 - - - - 15.0 - - - - 15.0 - - - - - - - - - - 8.0 - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + Ridley1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/Ripple.xml b/templates/mp3proto/Script/Ripple.xml index d25bdad2..d800fffd 100644 --- a/templates/mp3proto/Script/Ripple.xml +++ b/templates/mp3proto/Script/Ripple.xml @@ -1,25 +1,20 @@ - - Ripple - - - - -0.1 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Ripple + + + + -0.1 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/RoomAcoustics.xml b/templates/mp3proto/Script/RoomAcoustics.xml index 2a5b7ca7..ab82f17b 100644 --- a/templates/mp3proto/Script/RoomAcoustics.xml +++ b/templates/mp3proto/Script/RoomAcoustics.xml @@ -1,181 +1,176 @@ - - RoomAcoustics - - - - 117 - - - 1 - - - false - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - 32000 - - - 0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - 0 - - - 0.0 - - - 0 - - - 1.0 - - - false - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 200.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RoomAcoustics + + + + 117 + + + 1 + + + false + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + 32000 + + + 0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + 0 + + + 0.0 + + + 0 + + + 1.0 + + + false + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 200.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/RumbleEffect.xml b/templates/mp3proto/Script/RumbleEffect.xml index ec927e2f..842592d6 100644 --- a/templates/mp3proto/Script/RumbleEffect.xml +++ b/templates/mp3proto/Script/RumbleEffect.xml @@ -1,31 +1,26 @@ - - RumbleEffect - - - - 20.0 - - - 0 - - - 0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + RumbleEffect + + + + 20.0 + + + 0 + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Rundas.xml b/templates/mp3proto/Script/Rundas.xml index 3581beca..82a07bd2 100644 --- a/templates/mp3proto/Script/Rundas.xml +++ b/templates/mp3proto/Script/Rundas.xml @@ -1,153 +1,45 @@ - - Rundas - - - - - - 90.0 - - - 72.0 - - - 4.0 - - - - - - - - - - - - - - - - - - - - - - - - 6.0 - - - - - 0.5 - - - 6.0 - - - 6.0 - - - 13.0 - - - - - - - - - 35.0 - - - 200.0 - - - 70.0 - - - 25.0 - - - - - - - - - - - 25.0 - - - 7.5 - - - 18.0 - - - 5.0 - - - 2.5 - - - 14.0 - - - 17.0 - - - 10.0 - - - 25.0 - - - - - - - - - - 100.0 - - - 2.0 - - - - - 1.0 - - - 1 - - - 100.0 - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + Rundas + + + + + + + + + 100.0 + + + 2.0 + + + + + 1.0 + + + 1 + + + 100.0 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/ScrewAttackWallJumpTarget.xml b/templates/mp3proto/Script/ScrewAttackWallJumpTarget.xml index c54e011c..a963bfe1 100644 --- a/templates/mp3proto/Script/ScrewAttackWallJumpTarget.xml +++ b/templates/mp3proto/Script/ScrewAttackWallJumpTarget.xml @@ -1,22 +1,17 @@ - - ScrewAttackWallJumpTarget - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ScrewAttackWallJumpTarget + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/SeedBoss1.xml b/templates/mp3proto/Script/SeedBoss1.xml index b11081ed..948d4f98 100644 --- a/templates/mp3proto/Script/SeedBoss1.xml +++ b/templates/mp3proto/Script/SeedBoss1.xml @@ -1,159 +1,51 @@ - - SeedBoss1 - - - - - - - - 0.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - 20.0 - - - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0xF6E66110:0xC69F691A:0x71A5A198 - 0xF6E66110:0xAD0DE5AC - 0xF6E66110:0xA5BB98A6 - 0xF6E66110:0x50EDAE7F - 0xF6E66110:0x30969CFE - 0xF6E66110:0x5D71B85C - 0xF6E66110:0x3D0A8ADD - 0xF6E66110:0x9B76AD84 - 0xF6E66110:0xFB0D9F05 - 0xF6E66110:0x85635B3B - 0xF6E66110:0xE51869BA - 0xF6E66110:0xC288AE69 - 0xF6E66110:0xCDBD44E1 - 0xF6E66110:0x2883F972:0xDCE1A940 - 0xF6E66110:0x2883F972:0xF4C318B3 - 0xF6E66110:0x2883F972:0xB3673269 - 0xF6E66110:0x2883F972:0xB9196D9E - 0xF6E66110:0x2883F972:0x8C0BEE98 - 0xF6E66110:0x2883F972:0x4D7984E6 - 0xF6E66110:0x2883F972:0x8FBE621D - 0xF6E66110:0x2883F972:0x11EA2651 - 0xF6E66110:0x2883F972:0x564E0C8B - 0xF6E66110:0x2883F972:0x807EDCC5 - 0xF6E66110:0x2883F972:0x708B0155 - 0xF6E66110:0x2883F972:0xE46803DC - 0xF6E66110:0x2883F972:0x6A975CFF - 0xF6E66110:0x2883F972:0x97E2B6C7 - 0xF6E66110:0x2883F972:0x1176C469 - - enabled - enabled - - + + + SeedBoss1 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3proto/Script/SeedBoss1Orb.xml b/templates/mp3proto/Script/SeedBoss1Orb.xml index 5e2d3eda..7501c9f7 100644 --- a/templates/mp3proto/Script/SeedBoss1Orb.xml +++ b/templates/mp3proto/Script/SeedBoss1Orb.xml @@ -1,43 +1,23 @@ - - SeedBoss1Orb - - - - - - - - - - - 0.0, 0.0, 0.0, 0.0 - - - true - - - - 0.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + SeedBoss1Orb + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/SequenceTimer.xml b/templates/mp3proto/Script/SequenceTimer.xml index a7e62a41..0f5c6ecf 100644 --- a/templates/mp3proto/Script/SequenceTimer.xml +++ b/templates/mp3proto/Script/SequenceTimer.xml @@ -1,69 +1,41 @@ - - SequenceTimer - - - - Connection - - - 0 - - - Activation Time - - - 0.0 - - - 0 - Always 0 - - - 0 - - - 0 - Always 0 - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/SequenceTimer.TXTR - - 0.5 - enabled - enabled - - + + + SequenceTimer + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/ShadowProjector.xml b/templates/mp3proto/Script/ShadowProjector.xml index cb61e07b..c48407b8 100644 --- a/templates/mp3proto/Script/ShadowProjector.xml +++ b/templates/mp3proto/Script/ShadowProjector.xml @@ -1,43 +1,42 @@ - - ShadowProjector - - - - 1.0 - - - 0.0, 0.0, 0.0 - - - 100.0 - - - 0.5 - - - 1.0 - - - false - - - 128 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShadowProjector + + + + 1.0 + + + + 0.0 + 0.0 + 0.0 + + + + 100.0 + + + 0.5 + + + 1.0 + + + false + + + 128 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Ship.xml b/templates/mp3proto/Script/Ship.xml index 3f36419f..528ae300 100644 --- a/templates/mp3proto/Script/Ship.xml +++ b/templates/mp3proto/Script/Ship.xml @@ -1,76 +1,33 @@ - - Ship - - - - - - - - 2.0 - - - - - - - - - - false - - - - - - 0xCD26D8F0 - - - 50.0 - - - 20.0 - - - 5.0 - - - - - - 0.5 - - - 10.0 - - - true - - - - - - true - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + Ship + + + + + + + + 2.0 + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/ShipCommandIcon.xml b/templates/mp3proto/Script/ShipCommandIcon.xml index 61bba7d2..82b4b8ea 100644 --- a/templates/mp3proto/Script/ShipCommandIcon.xml +++ b/templates/mp3proto/Script/ShipCommandIcon.xml @@ -1,34 +1,41 @@ - - ShipCommandIcon - - - - true - - - 0 - - - - - - 0xFB73F2B8 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShipCommandIcon + + + + true + + + 0 + + + + TXTR + + + + + TXTR + + + + + TXTR + + + + 0xFB73F2B8 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ShipCommandPath.xml b/templates/mp3proto/Script/ShipCommandPath.xml index ebf3802f..caca4515 100644 --- a/templates/mp3proto/Script/ShipCommandPath.xml +++ b/templates/mp3proto/Script/ShipCommandPath.xml @@ -1,38 +1,33 @@ - - ShipCommandPath - - - - - false - - - false - - - true - - - 50.0 - - - 360.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + ShipCommandPath + + + + + false + + + false + + + true + + + 50.0 + + + 360.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/ShipProxy.xml b/templates/mp3proto/Script/ShipProxy.xml index 1034772b..daeeaa2f 100644 --- a/templates/mp3proto/Script/ShipProxy.xml +++ b/templates/mp3proto/Script/ShipProxy.xml @@ -1,21 +1,16 @@ - - ShipProxy - - - - - - - - - - - - - - - enabled - enabled - - + + + ShipProxy + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + diff --git a/templates/mp3proto/Script/SkyRipple.xml b/templates/mp3proto/Script/SkyRipple.xml index 0ab2f395..130cafb9 100644 --- a/templates/mp3proto/Script/SkyRipple.xml +++ b/templates/mp3proto/Script/SkyRipple.xml @@ -1,22 +1,17 @@ - - SkyRipple - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SkyRipple + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Sound.xml b/templates/mp3proto/Script/Sound.xml index e1194555..d1725163 100644 --- a/templates/mp3proto/Script/Sound.xml +++ b/templates/mp3proto/Script/Sound.xml @@ -1,83 +1,74 @@ - - Sound - - - - - 2.0 - - - 100.0 - - - 0.0 - - - 1.0 - - - 0.0 - - - - - 0.0 - - - 1.0 - - - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - false - - - true - - - false - - - false - - - false - - - false - - - - - - - - - - - - - - script/common/Sound.TXTR - - 0.5 - enabled - enabled - - + + + Sound + + + + + CAUD + + + + 2.0 + + + 100.0 + + + 0.0 + + + 1.0 + + + 0.0 + + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + false + + + true + + + false + + + false + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/SoundModifier.xml b/templates/mp3proto/Script/SoundModifier.xml index 5eb57cf0..598dde3d 100644 --- a/templates/mp3proto/Script/SoundModifier.xml +++ b/templates/mp3proto/Script/SoundModifier.xml @@ -1,37 +1,33 @@ - - SoundModifier - - - - 5.0 - - - false - - - false - - - - - - - - - - - - - - - - - - script/common/SoundModifier.TXTR - - 0.5 - enabled - enabled - - + + + SoundModifier + + + + 5.0 + + + false + + + false + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/SpacePirate.xml b/templates/mp3proto/Script/SpacePirate.xml index 5c97485d..088ed86a 100644 --- a/templates/mp3proto/Script/SpacePirate.xml +++ b/templates/mp3proto/Script/SpacePirate.xml @@ -1,252 +1,92 @@ - - SpacePirate - - - - - - - - - 10.0 - - - 10.0 - - - - - 3.0 - - - - - 150.0 - - - 2.0 - - - - - 0.8 - - - 3.0 - - - 0.3 - - - 1 - - - 360.0 - - - 90.0 - - - 4.0 - - - 1.0 - - - 0.5 - - - 0.2 - - - - - - - - true - - - false - - - false - - - false - - - false - - - 50.0 - - - false - - - true - never - - - 10.0 - - - 50.0 - - - 20.0 - - - 20.0 - - - 1000.0 - - - false - - - 80.0 - - - 1.0 - - - false - - - false - - - false - - - - - 10.0 - - - 5.0 - - - - - 0.1 - - - 0.05 - - - 0 - - - 1.0 - - - false - - - false - - - 0.1 - - - 0.75 - - - false - - - 5.0 - - - 10.0 - - - 2.0 - - - - - - 10000 - - - - false - - - false - - - - - - - 1 - - - - - - false - - - - - 100.0 - - - 5.0 - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - 0x43BBB1DD:0xA244C9D8 - 0xDDA1CACE:0xC699AD35 - 0xE677AF2C:0x50340852 - 0xDDA1CACE:0xC3B6103B:0x2245A396 - 0xDDA1CACE:0x68002BD7 - 0xDDA1CACE:0xAD315C7C - 0xDDA1CACE:0x042A25ED - 0xDDA1CACE:0xE39B8B1E - 0xDDA1CACE:0x356C166A - 0xDDA1CACE:0x1CA4A298 - 0xDDA1CACE:0xDF44507E - 0xDDA1CACE:0xD2C9A656 - 0xDDA1CACE:0xD4E26A8E - - enabled - enabled - - + + + SpacePirate + + + + + + + + + 10.0 + + + 10.0 + + + + + 3.0 + + + + + 150.0 + + + 2.0 + + + + + 0.80000001 + + + 3.0 + + + 0.30000001 + + + 1 + + + 360.0 + + + 90.0 + + + 4.0 + + + 1.0 + + + 0.5 + + + 0.2 + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + + + + + + + + + + + + diff --git a/templates/mp3proto/Script/SpawnPoint.xml b/templates/mp3proto/Script/SpawnPoint.xml index 0f9b1041..ec0c52fa 100644 --- a/templates/mp3proto/Script/SpawnPoint.xml +++ b/templates/mp3proto/Script/SpawnPoint.xml @@ -1,153 +1,24 @@ - - SpawnPoint - - - - true - - - false - - - - - - - - - 1 - - - 1 - - - - - - - 1 - - - 1 - - - - - - - - - true - - - false - - - false - - - false - - - - false - - - false - - - false - - - false - - - false - - - - - - - false - - - false - - - false - - - - - - - false - - - false - - - false - - - - - - - false - - - 0 - - - - - - - false - - - false - - - false - - - false - - - false - - - - - - - false - - - false - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SpawnPoint + + + + true + + + false + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/SpecialFunction.xml b/templates/mp3proto/Script/SpecialFunction.xml index 19bf7c86..42867912 100644 --- a/templates/mp3proto/Script/SpecialFunction.xml +++ b/templates/mp3proto/Script/SpecialFunction.xml @@ -1,125 +1,121 @@ - - SpecialFunction - - - - 0x98C5AED7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0 - - - 0 - - - 0xFB73F2B8 - - - - - - - - - - - - - - - - - script/common/SpecialFunction.TXTR - - 0.5 - enabled - enabled - - + + + SpecialFunction + + + + 0x98C5AED7 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0 + + + 0 + + + 0xFB73F2B8 + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/SpiderBallAttractionSurface.xml b/templates/mp3proto/Script/SpiderBallAttractionSurface.xml index 7a1aa962..10cf32f8 100644 --- a/templates/mp3proto/Script/SpiderBallAttractionSurface.xml +++ b/templates/mp3proto/Script/SpiderBallAttractionSurface.xml @@ -1,24 +1,21 @@ - - SpiderBallAttractionSurface - - - - - - - - - - - - - - - script/common/SpiderBallAttractionSurface.TXTR - - enabled - volume - - - + + + SpiderBallAttractionSurface + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + BoxShape + diff --git a/templates/mp3proto/Script/SpiderBallWaypoint.xml b/templates/mp3proto/Script/SpiderBallWaypoint.xml index 30a748fe..35d72d68 100644 --- a/templates/mp3proto/Script/SpiderBallWaypoint.xml +++ b/templates/mp3proto/Script/SpiderBallWaypoint.xml @@ -1,26 +1,22 @@ - - SpiderBallWaypoint - - - - 0 - - - - - - - - - - - - - - script/common/SpiderBallWaypoint.CMDL - - enabled - enabled - - + + + SpiderBallWaypoint + + + + 0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3proto/Script/Spinner.xml b/templates/mp3proto/Script/Spinner.xml index f5c0090e..8bbd7253 100644 --- a/templates/mp3proto/Script/Spinner.xml +++ b/templates/mp3proto/Script/Spinner.xml @@ -1,49 +1,56 @@ - - Spinner - - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - true - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Spinner + + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + true + + + + CAUD + + + + + CAUD + + + + + CAUD + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Steam.xml b/templates/mp3proto/Script/Steam.xml index 2cbb25c8..b85c3d31 100644 --- a/templates/mp3proto/Script/Steam.xml +++ b/templates/mp3proto/Script/Steam.xml @@ -1,39 +1,39 @@ - - Steam - - - - - - 0.35 - - - 1.0 - - - 2.0 - - - 0.0 - - - false - - - - - - - - - - - - - - enabled - volume - - - + + + Steam + + + + + + TXTR + + + + 0.34999999 + + + 1.0 + + + 2.0 + + + 0.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3proto/Script/SteamBot.xml b/templates/mp3proto/Script/SteamBot.xml index ad3267b8..347a446b 100644 --- a/templates/mp3proto/Script/SteamBot.xml +++ b/templates/mp3proto/Script/SteamBot.xml @@ -1,112 +1,24 @@ - - SteamBot - - - - - - - - 100.0 - - - 20.0 - - - 5.0 - - - - 30.0 - - - 5.0 - - - 0.5 - - - 1 - - - - 5.0 - - - 0.0 - - - 0.0 - - - - 5.0 - - - 10.0 - - - 0.0 - - - 0.05 - - - 0.0 - - - 0.0 - - - 6.0 - - - 3.0 - - - - - - - 1.0 - - - 5.0 - - - 5.0 - - - 0.5 - - - true - - - false - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - 0x11375EC0:0xBE5E86B9 - - enabled - enabled - - + + + SteamBot + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + + diff --git a/templates/mp3proto/Script/SteamLord.xml b/templates/mp3proto/Script/SteamLord.xml index 40801fff..18181390 100644 --- a/templates/mp3proto/Script/SteamLord.xml +++ b/templates/mp3proto/Script/SteamLord.xml @@ -1,42 +1,23 @@ - - SteamLord - - - - - - - - 10.0 - - - 2.5 - - - 20.0 - - - 30.0 - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + SteamLord + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/StreamedAudio.xml b/templates/mp3proto/Script/StreamedAudio.xml index 81a380de..d7324121 100644 --- a/templates/mp3proto/Script/StreamedAudio.xml +++ b/templates/mp3proto/Script/StreamedAudio.xml @@ -1,43 +1,39 @@ - - StreamedAudio - - - - - false - - - 0.25 - - - 0.25 - - - 127 - - - 0 - - - true - - - - - - - - - - - - - - script/common/StreamedAudio.TXTR - - 0.5 - enabled - enabled - - + + + StreamedAudio + + + + + false + + + 0.25 + + + 0.25 + + + 127 + + + 0 + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/StreamedMovie.xml b/templates/mp3proto/Script/StreamedMovie.xml index c42aeff0..8bee8934 100644 --- a/templates/mp3proto/Script/StreamedMovie.xml +++ b/templates/mp3proto/Script/StreamedMovie.xml @@ -1,46 +1,42 @@ - - StreamedMovie - - - - - false - - - true - - - 0 - - - 127 - - - 0 - - - 0.05 - - - 1.0 - - - - - - - - - - - - - - script/common/StreamedMovie.TXTR - - 0.5 - enabled - enabled - - + + + StreamedMovie + + + + + false + + + true + + + 0 + + + 127 + + + 0 + + + 0.050000001 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/Subtitles.xml b/templates/mp3proto/Script/Subtitles.xml index e57e1c4e..3a2729fc 100644 --- a/templates/mp3proto/Script/Subtitles.xml +++ b/templates/mp3proto/Script/Subtitles.xml @@ -1,70 +1,69 @@ - - Subtitles - - - - - - 640 - - - 448 - - - 1 - - - - - 0 - - - 100 - - - - - 640 - - - 448 - - - 1 - - - - - 0 - - - 100 - - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Subtitles + + + + + + 640 + + + 448 + + + 1 + + + + + 0 + + + 100 + + + + + 640 + + + 448 + + + 1 + + + + + 0 + + + 100 + + + + STRG + + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/SurfaceControl.xml b/templates/mp3proto/Script/SurfaceControl.xml index 05c4e17e..4c26c4cb 100644 --- a/templates/mp3proto/Script/SurfaceControl.xml +++ b/templates/mp3proto/Script/SurfaceControl.xml @@ -1,33 +1,28 @@ - - SurfaceControl - - - - 0xF07B8212 - - - - - - - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + SurfaceControl + + + + 0xF07B8212 + + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/SwarmBot.xml b/templates/mp3proto/Script/SwarmBot.xml index 9da98414..2dc260be 100644 --- a/templates/mp3proto/Script/SwarmBot.xml +++ b/templates/mp3proto/Script/SwarmBot.xml @@ -1,83 +1,23 @@ - - SwarmBot - - - - - - - - 8 - - - 8 - - - true - - - 3 - - - 10.0 - - - - - - - true - - - true - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0xB3774750:0xA244C9D8 - - enabled - enabled - - + + + SwarmBot + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + 0x7E397FED:0xB028DB0E + + + + + diff --git a/templates/mp3proto/Script/Switch.xml b/templates/mp3proto/Script/Switch.xml index aa0218e4..691c98f5 100644 --- a/templates/mp3proto/Script/Switch.xml +++ b/templates/mp3proto/Script/Switch.xml @@ -1,28 +1,23 @@ - - Switch - - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + Switch + + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/TargetingPoint.xml b/templates/mp3proto/Script/TargetingPoint.xml index d2b3e6f4..54c602ac 100644 --- a/templates/mp3proto/Script/TargetingPoint.xml +++ b/templates/mp3proto/Script/TargetingPoint.xml @@ -1,28 +1,23 @@ - - TargetingPoint - - - - - false - - - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TargetingPoint + + + + + false + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/TeamAiMgr.xml b/templates/mp3proto/Script/TeamAiMgr.xml index 528c4ff4..41ad40bb 100644 --- a/templates/mp3proto/Script/TeamAiMgr.xml +++ b/templates/mp3proto/Script/TeamAiMgr.xml @@ -1,49 +1,44 @@ - - TeamAiMgr - - - - 20 - - - 2 - - - 2 - - - 30 - - - 1 - - - 1 - - - 0 - - - 0.0 - - - 0.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TeamAiMgr + + + + 20 + + + 2 + + + 2 + + + 30 + + + 1 + + + 1 + + + 0 + + + 0.0 + + + 0.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/TextPane.xml b/templates/mp3proto/Script/TextPane.xml index ddfadd24..0cc433af 100644 --- a/templates/mp3proto/Script/TextPane.xml +++ b/templates/mp3proto/Script/TextPane.xml @@ -1,69 +1,72 @@ - - TextPane - - - - - - - 80 - - - 10 - - - - - - - 80 - - - 10 - - - - - 0.0, 0.0, 0.0 - - - - - 1 - - - 0.25 - - - 0.25 - - - true - - - true - - - false - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TextPane + + + + + + + 80 + + + 10 + + + + + + + 80 + + + 10 + + + + + + 0.0 + 0.0 + 0.0 + + + + + STRG + + + + + 1 + + + 0.25 + + + 0.25 + + + true + + + true + + + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/TimeKeyframe.xml b/templates/mp3proto/Script/TimeKeyframe.xml index 43121e91..7d597145 100644 --- a/templates/mp3proto/Script/TimeKeyframe.xml +++ b/templates/mp3proto/Script/TimeKeyframe.xml @@ -1,25 +1,20 @@ - - TimeKeyframe - - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + TimeKeyframe + + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/Timer.xml b/templates/mp3proto/Script/Timer.xml index e9ba0a20..36952da3 100644 --- a/templates/mp3proto/Script/Timer.xml +++ b/templates/mp3proto/Script/Timer.xml @@ -1,38 +1,34 @@ - - Timer - - - - 5.0 - - - 0.0 - A random value between this number and 0 will be added to the timer's start time. - - - false - If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. - - - false - - - - - - - - - - - - - - script/common/Timer.TXTR - - 0.5 - enabled - enabled - - + + + Timer + + + + 5.0 + + + A random value between this number and 0 will be added to the timer's start time. + 0.0 + + + If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message. + false + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/Trigger.xml b/templates/mp3proto/Script/Trigger.xml index 0e4910db..4789770b 100644 --- a/templates/mp3proto/Script/Trigger.xml +++ b/templates/mp3proto/Script/Trigger.xml @@ -1,39 +1,50 @@ - - Trigger - - - - 0x482B22F1 - - - - - - - - - - - - - - - - - - - - - script/common/Trigger.TXTR - - enabled - volume - - - - - - - - + + + Trigger + + + + 0x482B22F1 + + + + + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + ScaleVolume + ConditionalShape + 0x09ECEE0C + + + 1210786545 + BoxShape + + + 2006824261 + BoxShape + + + -2087520796 + EllipsoidShape + + + 971864974 + CylinderShape + + + diff --git a/templates/mp3proto/Script/VisorFlare.xml b/templates/mp3proto/Script/VisorFlare.xml index b14ae79e..371b3edf 100644 --- a/templates/mp3proto/Script/VisorFlare.xml +++ b/templates/mp3proto/Script/VisorFlare.xml @@ -1,77 +1,73 @@ - - VisorFlare - - - - 0 - - - true - - - 0.1 - - - 1.0 - - - 2.0 - - - 0 - - - true - - - false - - - - - - 0.25 - - - - - - - 0.5 - - - - - - - 0.75 - - - - - - - 1.0 - - - - - - - - - - - - - - - - script/common/VisorFlare.TXTR - - 0.5 - enabled - enabled - - + + + VisorFlare + + + + 0 + + + true + + + 0.1 + + + 1.0 + + + 2.0 + + + 0 + + + true + + + false + + + + + + 0.25 + + + + + + + 0.5 + + + + + + + 0.75 + + + + + + + 1.0 + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/VisorGoo.xml b/templates/mp3proto/Script/VisorGoo.xml index 8579de52..b4b04774 100644 --- a/templates/mp3proto/Script/VisorGoo.xml +++ b/templates/mp3proto/Script/VisorGoo.xml @@ -1,51 +1,63 @@ - - VisorGoo - - - - - - 1.0 - - - 8.0 - - - 40.0 - - - 20.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - false - - - false - - - true - - - - - - - - - - - - - - script/common/VisorGoo.TXTR - - 0.5 - enabled - enabled - - + + + VisorGoo + + + + + PART + + + + + ELSC + + + + 1.0 + + + 8.0 + + + 40.0 + + + 20.0 + + + + 1.0 + 1.0 + 1.0 + + + + + CAUD + + + + false + + + false + + + true + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/Water.xml b/templates/mp3proto/Script/Water.xml index e9a84f05..89dcef91 100644 --- a/templates/mp3proto/Script/Water.xml +++ b/templates/mp3proto/Script/Water.xml @@ -1,148 +1,20 @@ - - Water - - - - - - - 0x54F30820 - - - - - - - - true - - - true - - - true - - - 1.0 - - - 5.0 - - - 5.0 - - - 0.0, 0.0, 0.498039, 1.0 - - - 0.0, 0.498039, 1.0, 1.0 - - - - - - - - - - 0.25 - - - 0.05 - - - 10.0 - - - 0.0 - - - - - - - - 1.0, 1.0, 1.0, 1.0 - - - - - - - - - - - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 30.0 - - - 125.0 - - - 150.0 - - - 300.0 - - - 0.3 - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - false - - - 1.0 - - - - false - - - 300 - - - - - - - - - - - - - - - - enabled - volume - - - + + + Water + + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + ScaleVolume + BoxShape + diff --git a/templates/mp3proto/Script/Waypoint.xml b/templates/mp3proto/Script/Waypoint.xml index fa695e25..059d4043 100644 --- a/templates/mp3proto/Script/Waypoint.xml +++ b/templates/mp3proto/Script/Waypoint.xml @@ -1,23 +1,19 @@ - - Waypoint - - - - - - - - - - - - - - - script/common/Waypoint.CMDL - - enabled - enabled - - + + + Waypoint + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + diff --git a/templates/mp3proto/Script/WeaponGenerator.xml b/templates/mp3proto/Script/WeaponGenerator.xml index 3167251f..ade99c03 100644 --- a/templates/mp3proto/Script/WeaponGenerator.xml +++ b/templates/mp3proto/Script/WeaponGenerator.xml @@ -1,47 +1,21 @@ - - WeaponGenerator - - - - - - - - - 0x9EFB69B1 - - - - - - 0x2B9C9A74 - - - - - - - - - - - - - - - - - - - - - - - script/mp3/WeaponGenerator.TXTR - - 0.5 - enabled - enabled - - + + + WeaponGenerator + + + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + + + + 0.5 + diff --git a/templates/mp3proto/Script/WorldLightFader.xml b/templates/mp3proto/Script/WorldLightFader.xml index fb13041e..0e0c3c53 100644 --- a/templates/mp3proto/Script/WorldLightFader.xml +++ b/templates/mp3proto/Script/WorldLightFader.xml @@ -1,28 +1,23 @@ - - WorldLightFader - - - - 1.0 - - - 1.0 - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldLightFader + + + + 1.0 + + + 1.0 + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Script/WorldTeleporter.xml b/templates/mp3proto/Script/WorldTeleporter.xml index 9453a9e0..6bddc23c 100644 --- a/templates/mp3proto/Script/WorldTeleporter.xml +++ b/templates/mp3proto/Script/WorldTeleporter.xml @@ -1,79 +1,110 @@ - - WorldTeleporter - - - - - - - 1.0, 1.0, 1.0 - - - - 1.0, 1.0, 1.0 - - - - 1.0, 1.0, 1.0 - - - true - - - - 1.0 - - - 0.0 - - - false - - - - - false - - - 0.01 - - - 8.0 - - - 0.0 - - - - false - - - 0.0 - - - 2.0 - - - 3.0 - - - false - - - - - - - - - - - - - - 0.5 - enabled - enabled - - + + + WorldTeleporter + + + + + MLVL + + + + + MREA + + + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + 1.0 + 1.0 + 1.0 + + + + + CMDL + + + + + 1.0 + 1.0 + 1.0 + + + + true + + + + 1.0 + + + 0.0 + + + false + + + + FONT + + + + + STRG + + + + false + + + 0.0099999998 + + + 8.0 + + + 0.0 + + + + false + + + 0.0 + + + 2.0 + + + 3.0 + + + false + + + + + 0x255A4580:0x494E414D + 0x255A4580:0x5846524D:0x00 + 0x255A4580:0x5846524D:0x01 + 0x255A4580:0x5846524D:0x02 + 0x255A4580:0x41435456 + + 0.5 + diff --git a/templates/mp3proto/Structs/ActorParameters.xml b/templates/mp3proto/Structs/ActorParameters.xml index 7c14f398..fba5b44e 100644 --- a/templates/mp3proto/Structs/ActorParameters.xml +++ b/templates/mp3proto/Structs/ActorParameters.xml @@ -1,42 +1,45 @@ - - - - - - - - - - true - - - 1.0 - - - 1.0 - - - - false - - - false - - - true - - - false - - - false - - - 127 - - - 127 - - - + + + ActorParameters + + + + + + + + + true + + + 1.0 + + + 1.0 + + + + false + + + false + + + true + + + false + + + false + + + 127 + + + 127 + + + + diff --git a/templates/mp3proto/Structs/CameraOrientation.xml b/templates/mp3proto/Structs/CameraOrientation.xml index e90bed7c..89117d64 100644 --- a/templates/mp3proto/Structs/CameraOrientation.xml +++ b/templates/mp3proto/Structs/CameraOrientation.xml @@ -1,73 +1,56 @@ - - - - 0x75A7A55F - - - - - - - - - - - 0 - - - 0x33D21F2E - - - - - - - - - - - - 0.0 - - - - - - - - 20.0 - - - 5.0 - - - - - - - - - - - - - - - - - 786432 - - - - - - - - - 256 - - - - - + + + CameraOrientation + + + 0x75A7A55F + + + + + + + + + + + 0 + + + 0x33D21F2E + + + + + + + + + + + + 0.0 + + + + + + + + 20.0 + + + 5.0 + + + + + + + + + + + + diff --git a/templates/mp3proto/Structs/CameraShakerEnvelope.xml b/templates/mp3proto/Structs/CameraShakerEnvelope.xml index 233ffb85..fac4260d 100644 --- a/templates/mp3proto/Structs/CameraShakerEnvelope.xml +++ b/templates/mp3proto/Structs/CameraShakerEnvelope.xml @@ -1,14 +1,17 @@ - - - - 0x58F1CB59 - - - - - - - - - + + + CameraShakerEnvelope + + + 0x58F1CB59 + + + + + + + + + + diff --git a/templates/mp3proto/Structs/CommandData.xml b/templates/mp3proto/Structs/CommandData.xml index 74273ab9..daeb70e7 100644 --- a/templates/mp3proto/Structs/CommandData.xml +++ b/templates/mp3proto/Structs/CommandData.xml @@ -1,12 +1,15 @@ - - - - false - - - - 0 - - - + + + CommandData + + + false + + + + 0 + + + + diff --git a/templates/mp3proto/Structs/ConditionalTest.xml b/templates/mp3proto/Structs/ConditionalTest.xml index 04c41c7c..b9e05e71 100644 --- a/templates/mp3proto/Structs/ConditionalTest.xml +++ b/templates/mp3proto/Structs/ConditionalTest.xml @@ -1,20 +1,23 @@ - - - - 1 - - - 0xFB73F2B8 - - - 0 - - - 0 - - - 0 - - - + + + ConditionalTest + + + 1 + + + 0xFB73F2B8 + + + 0 + + + 0 + + + 0 + + + + diff --git a/templates/mp3proto/Structs/ControlCommands.xml b/templates/mp3proto/Structs/ControlCommands.xml index 7c9411c5..15f5ac1f 100644 --- a/templates/mp3proto/Structs/ControlCommands.xml +++ b/templates/mp3proto/Structs/ControlCommands.xml @@ -1,100 +1,103 @@ - - - - 0xE88E6A10 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + ControlCommands + + + 0xE88E6A10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/mp3proto/Structs/Convergence.xml b/templates/mp3proto/Structs/Convergence.xml index cc6fccb9..dfe77641 100644 --- a/templates/mp3proto/Structs/Convergence.xml +++ b/templates/mp3proto/Structs/Convergence.xml @@ -1,78 +1,22 @@ - - - - 0x0BCC8352 - - - - - - - - - - - - 0.0 - - - 0.0 - - - 1.0 - - - - - - - true - - - 10.0 - - - 0.0 - - - 0.01 - - - 10.0 - - - 1.0 - - - - - - - 0x5A778792 - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - - - - - 0.0 - - - - - - + + + Convergence + + + 0xBCC8352 + + + + + + + + + + + + + + + diff --git a/templates/mp3proto/Structs/DamageInfo.xml b/templates/mp3proto/Structs/DamageInfo.xml index e0b6b597..dc490797 100644 --- a/templates/mp3proto/Structs/DamageInfo.xml +++ b/templates/mp3proto/Structs/DamageInfo.xml @@ -1,27 +1,30 @@ - - - - 0xBC709037 - - - - - - - - - - - - - 0.0 - - - 0.0 - - - 0.0 - - - + + + DamageInfo + + + 0xBC709037 + + + + + + + + + + + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp3proto/Structs/DamageVulnerability.xml b/templates/mp3proto/Structs/DamageVulnerability.xml index 4ef3b551..985d97bb 100644 --- a/templates/mp3proto/Structs/DamageVulnerability.xml +++ b/templates/mp3proto/Structs/DamageVulnerability.xml @@ -1,42 +1,45 @@ - - - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - - - 0.0 - - - - - - - 0.0 - - - - - + + + DamageVulnerability + + + + + + + + + + + + + + + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + + 0.0 + + + + + + diff --git a/templates/mp3proto/Structs/DebrisPropertiesOrientationEnum.xml b/templates/mp3proto/Structs/DebrisPropertiesOrientationEnum.xml index b2448e19..949e0ccf 100644 --- a/templates/mp3proto/Structs/DebrisPropertiesOrientationEnum.xml +++ b/templates/mp3proto/Structs/DebrisPropertiesOrientationEnum.xml @@ -1,8 +1,11 @@ - - - - 0x76A5FBFD - - - + + + DebrisPropertiesOrientationEnum + + + 0x76A5FBFD + + + + diff --git a/templates/mp3proto/Structs/EditorProperties.xml b/templates/mp3proto/Structs/EditorProperties.xml index 86beaae2..5b9ef500 100644 --- a/templates/mp3proto/Structs/EditorProperties.xml +++ b/templates/mp3proto/Structs/EditorProperties.xml @@ -1,13 +1,16 @@ - - - - - - true - - - 3 - - - + + + EditorProperties + + + + + true + + + 3 + + + + diff --git a/templates/mp3proto/Structs/ElectricBeamInfo.xml b/templates/mp3proto/Structs/ElectricBeamInfo.xml index 038fdcf0..8aee7399 100644 --- a/templates/mp3proto/Structs/ElectricBeamInfo.xml +++ b/templates/mp3proto/Structs/ElectricBeamInfo.xml @@ -1,29 +1,48 @@ - - - - - - - - 1.0 - - - - 10.0 - - - 0.1 - - - 150.0 - - - - 1.0 - - - 0.0 - - - + + + ElectricBeamInfo + + + + ELSC + + + + + + ELSC + + + + + CAUD + + + + 1.0 + + + + 10.0 + + + 0.1 + + + 150.0 + + + + PART + + + + 1.0 + + + 0.0 + + + + diff --git a/templates/mp3proto/Structs/FOVInterpolationMethod.xml b/templates/mp3proto/Structs/FOVInterpolationMethod.xml index 47c614de..06013550 100644 --- a/templates/mp3proto/Structs/FOVInterpolationMethod.xml +++ b/templates/mp3proto/Structs/FOVInterpolationMethod.xml @@ -1,14 +1,17 @@ - - - - 0x2A1B6DFE - - - - - - - - - + + + FOVInterpolationMethod + + + 0x2A1B6DFE + + + + + + + + + + diff --git a/templates/mp3proto/Structs/FlareDef.xml b/templates/mp3proto/Structs/FlareDef.xml index b5ca88af..fee987d3 100644 --- a/templates/mp3proto/Structs/FlareDef.xml +++ b/templates/mp3proto/Structs/FlareDef.xml @@ -1,15 +1,26 @@ - - - - - 0.0 - - - 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - + + + FlareDef + + + + TXTR + + + + 0.0 + + + 1.0 + + + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp3proto/Structs/FlyerSwarmData.xml b/templates/mp3proto/Structs/FlyerSwarmData.xml index dd1fa6fe..1496c58f 100644 --- a/templates/mp3proto/Structs/FlyerSwarmData.xml +++ b/templates/mp3proto/Structs/FlyerSwarmData.xml @@ -1,23 +1,26 @@ - - - - 1.0 - - - 1.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - 0.0 - - - + + + FlyerSwarmData + + + 1.0 + + + 1.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp3proto/Structs/FriendlyData.xml b/templates/mp3proto/Structs/FriendlyData.xml index 725e25bd..cac05efb 100644 --- a/templates/mp3proto/Structs/FriendlyData.xml +++ b/templates/mp3proto/Structs/FriendlyData.xml @@ -1,68 +1,87 @@ - - - - false - - - - false - - - true - never - - - false - - - 8.0 - - - 1.0 - - - 10.0 - - - 90.0 - - - false - - - false - - - 10.0 - - - - - - - 5.0 - - - - - - - - - 10.0 - - - 1000.0 - - - false - - - 60.0 - - - 90.0 - - - + + + FriendlyData + + + false + + + + false + + + Never + true + + + false + + + 8.0 + + + 1.0 + + + 10.0 + + + 90.0 + + + false + + + false + + + 10.0 + + + + WPSC + + + + + CAUD + + + + + + 5.0 + + + + + + + + BFRC + + + + + CMDL + + + + 10.0 + + + 1000.0 + + + false + + + 60.0 + + + 90.0 + + + + diff --git a/templates/mp3proto/Structs/GrappleBlock.xml b/templates/mp3proto/Structs/GrappleBlock.xml index 7b50f388..b2531b1a 100644 --- a/templates/mp3proto/Structs/GrappleBlock.xml +++ b/templates/mp3proto/Structs/GrappleBlock.xml @@ -1,32 +1,35 @@ - - - - 0 - - - 0.0 - - - 0.0 - - - 1.0 - - - 5.0 - - - true - - - true - - - true - - - false - - - + + + GrappleBlock + + + 0 + + + 0.0 + + + 0.0 + + + 1.0 + + + 5.0 + + + true + + + true + + + true + + + false + + + + diff --git a/templates/mp3proto/Structs/GrappleData.xml b/templates/mp3proto/Structs/GrappleData.xml index cca714f4..30375210 100644 --- a/templates/mp3proto/Structs/GrappleData.xml +++ b/templates/mp3proto/Structs/GrappleData.xml @@ -1,25 +1,28 @@ - - - - 0 - - - true - - - 5.0 - - - true - - - false - - - - - - - - + + + GrappleData + + + 0 + + + true + + + 5.0 + + + true + + + false + + + + + + + + + diff --git a/templates/mp3proto/Structs/GuiWidgetProperties.xml b/templates/mp3proto/Structs/GuiWidgetProperties.xml index 1afad396..47b351a9 100644 --- a/templates/mp3proto/Structs/GuiWidgetProperties.xml +++ b/templates/mp3proto/Structs/GuiWidgetProperties.xml @@ -1,12 +1,15 @@ - - - - - 1 - - - false - - - + + + GuiWidgetProperties + + + + 1 + + + false + + + + diff --git a/templates/mp3proto/Structs/HealthInfo.xml b/templates/mp3proto/Structs/HealthInfo.xml index 46c7fa61..3d32547a 100644 --- a/templates/mp3proto/Structs/HealthInfo.xml +++ b/templates/mp3proto/Structs/HealthInfo.xml @@ -1,11 +1,14 @@ - - - - 5.0 - - - 1.0 - - - + + + HealthInfo + + + 5.0 + + + 1.0 + + + + diff --git a/templates/mp3proto/Structs/InterpolationMethod.xml b/templates/mp3proto/Structs/InterpolationMethod.xml index b8a4aa4d..8c4a42a1 100644 --- a/templates/mp3proto/Structs/InterpolationMethod.xml +++ b/templates/mp3proto/Structs/InterpolationMethod.xml @@ -1,27 +1,30 @@ - - - - 0xDD7C3483 - - - - - - - - - - - - - 0.25 - - - 0.75 - - - 1.0 - - - + + + InterpolationMethod + + + 0xDD7C3483 + + + + + + + + + + + + + 0.25 + + + 0.75 + + + 1.0 + + + + diff --git a/templates/mp3proto/Structs/LaunchProjectileData.xml b/templates/mp3proto/Structs/LaunchProjectileData.xml index 1d7160ab..586f2eb3 100644 --- a/templates/mp3proto/Structs/LaunchProjectileData.xml +++ b/templates/mp3proto/Structs/LaunchProjectileData.xml @@ -1,15 +1,34 @@ - - - - - - 1.0, 1.0, 1.0 - - - 1.0 - - - - - + + + LaunchProjectileData + + + + WPSC + + + + + + 1.0 + 1.0 + 1.0 + + + + 1.0 + + + + PART + + + + + CAUD + + + + + diff --git a/templates/mp3proto/Structs/LayerInfo.xml b/templates/mp3proto/Structs/LayerInfo.xml index 49f1ab6f..c2f9a962 100644 --- a/templates/mp3proto/Structs/LayerInfo.xml +++ b/templates/mp3proto/Structs/LayerInfo.xml @@ -1,20 +1,23 @@ - - - - 0 - - - 5.0 - - - 0.0 - - - 0.15 - - - 10.0 - - - + + + LayerInfo + + + 0 + + + 5.0 + + + 0.0 + + + 0.15000001 + + + 10.0 + + + + diff --git a/templates/mp3proto/Structs/LayerSwitch.xml b/templates/mp3proto/Structs/LayerSwitch.xml index 56237535..55749335 100644 --- a/templates/mp3proto/Structs/LayerSwitch.xml +++ b/templates/mp3proto/Structs/LayerSwitch.xml @@ -1,9 +1,16 @@ - - - - - 0 - - - + + + LayerSwitch + true + + + Area ID + + + Layer # + 0 + + + + diff --git a/templates/mp3proto/Structs/LightParameters.xml b/templates/mp3proto/Structs/LightParameters.xml index 13ff5d33..bc683782 100644 --- a/templates/mp3proto/Structs/LightParameters.xml +++ b/templates/mp3proto/Structs/LightParameters.xml @@ -1,56 +1,67 @@ - - - - true - - - 1.0 - - - 0 - - - 1.0 - - - 20.0 - - - 1.0, 1.0, 1.0, 1.0 - - - true - - - 0x00000001 - - - - - - - - - 1 - - - 0.0, 0.0, 0.0 - - - 4 - - - 4 - - - false - - - false - - - 0 - - - + + + LightParameters + + + true + + + 1.0 + + + 0 + + + 1.0 + + + 20.0 + + + + 1.0 + 1.0 + 1.0 + + + + true + + + 0x1 + + + + + + + + + 1 + + + + 0.0 + 0.0 + 0.0 + + + + 4 + + + 4 + + + false + + + false + + + 0 + + + + diff --git a/templates/mp3proto/Structs/MayaSpline.xml b/templates/mp3proto/Structs/MayaSpline.xml deleted file mode 100644 index d8759fcf..00000000 --- a/templates/mp3proto/Structs/MayaSpline.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/templates/mp3proto/Structs/MotionInterpolationMethod.xml b/templates/mp3proto/Structs/MotionInterpolationMethod.xml index 2419edec..1941163d 100644 --- a/templates/mp3proto/Structs/MotionInterpolationMethod.xml +++ b/templates/mp3proto/Structs/MotionInterpolationMethod.xml @@ -1,34 +1,18 @@ - - - - 0x41B91E67 - - - - - - - - - - - - 0x8C1B1D20 - - - - - - - - - - - - - - - - - + + + MotionInterpolationMethod + + + 0x41B91E67 + + + + + + + + + + + diff --git a/templates/mp3proto/Structs/OffsetInterpolant.xml b/templates/mp3proto/Structs/OffsetInterpolant.xml index 4e45245d..24800904 100644 --- a/templates/mp3proto/Structs/OffsetInterpolant.xml +++ b/templates/mp3proto/Structs/OffsetInterpolant.xml @@ -1,8 +1,11 @@ - - - - - - - + + + OffsetInterpolant + + + + + + + diff --git a/templates/mp3proto/Structs/OrientationInterpolationMethod.xml b/templates/mp3proto/Structs/OrientationInterpolationMethod.xml index cdb115ca..a30d1338 100644 --- a/templates/mp3proto/Structs/OrientationInterpolationMethod.xml +++ b/templates/mp3proto/Structs/OrientationInterpolationMethod.xml @@ -1,16 +1,19 @@ - - - - 0x355476D5 - - - - - - - - - - - + + + OrientationInterpolationMethod + + + 0x355476D5 + + + + + + + + + + + + diff --git a/templates/mp3proto/Structs/PathDetermination.xml b/templates/mp3proto/Structs/PathDetermination.xml index 8a396997..21f38a0e 100644 --- a/templates/mp3proto/Structs/PathDetermination.xml +++ b/templates/mp3proto/Structs/PathDetermination.xml @@ -1,27 +1,18 @@ - - - - 0x571AA317 - - - - - - - - - - - 0x15F0534B - - - - - - - - - - - + + + PathDetermination + + + 0x571AA317 + + + + + + + + + + + diff --git a/templates/mp3proto/Structs/PatternedAITypedef.xml b/templates/mp3proto/Structs/PatternedAITypedef.xml index f63a2364..31736c84 100644 --- a/templates/mp3proto/Structs/PatternedAITypedef.xml +++ b/templates/mp3proto/Structs/PatternedAITypedef.xml @@ -1,105 +1,148 @@ - - - - 150.0 - - - - 2.0 - - - - - 1.0 - - - 2.0 - - - 0.0, 0.0, 0.0 - - - 0.1 - - - - - 0 - - - 5.0 - - - - 0 - - - 1.0 - - - 120.0 - - - 100.0 - - - 0.0 - - - 60.0 - - - 6.0 - - - 11.0 - - - 2.0 - - - 1.0 - - - 50.0 - - - 25.0 - - - 5.0 - - - 0.1 - - - 0.1 - - - 2.0 - - - - 1000.0 - - - 0.0 - - - - 0.0, 0.0, 0.0 - - - - - 1000.0 - - - - - 0.0, 0.0, 0.0 - - - - + + + PatternedAITypedef + + + 150.0 + + + + 2.0 + + + + + 1.0 + + + 2.0 + + + + 0.0 + 0.0 + 0.0 + + + + 0.1 + + + + + FSM2 + + + + 0 + + + 5.0 + + + + RULE + + + + 0 + + + 1.0 + + + 120.0 + + + 100.0 + + + 0.0 + + + 60.0 + + + 6.0 + + + 11.0 + + + 2.0 + + + 1.0 + + + 50.0 + + + 25.0 + + + 5.0 + + + 0.1 + + + 0.1 + + + 2.0 + + + + CAUD + + + + 1000.0 + + + 0.0 + + + + CAUD + + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + 1000.0 + + + + CAUD + + + + + + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + diff --git a/templates/mp3proto/Structs/PhysicsDebrisPropertiesOrientationEnum.xml b/templates/mp3proto/Structs/PhysicsDebrisPropertiesOrientationEnum.xml index 9dc4c4dd..418e639e 100644 --- a/templates/mp3proto/Structs/PhysicsDebrisPropertiesOrientationEnum.xml +++ b/templates/mp3proto/Structs/PhysicsDebrisPropertiesOrientationEnum.xml @@ -1,8 +1,11 @@ - - - - 0x76A5FBFD - - - + + + PhysicsDebrisPropertiesOrientationEnum + + + 0x76A5FBFD + + + + diff --git a/templates/mp3proto/Structs/PlasmaBeamInfo.xml b/templates/mp3proto/Structs/PlasmaBeamInfo.xml index 081aa8a5..605e39a5 100644 --- a/templates/mp3proto/Structs/PlasmaBeamInfo.xml +++ b/templates/mp3proto/Structs/PlasmaBeamInfo.xml @@ -1,47 +1,84 @@ - - - - 0 - - - - - - - - 10.0 - - - 0.1 - - - 1.0 - - - 10.0 - - - 10.0 - - - 1.0 - - - 1.0 - - - 1.0 - - - 150.0 - - - 1.0, 1.0, 1.0, 0.0 - - - 0.0, 0.0, 0.0, 0.0 - - - - + + + PlasmaBeamInfo + + + 0 + + + + WPSC + + + + + PART + + + + + PART + + + + + TXTR + + + + + TXTR + + + + 10.0 + + + 0.1 + + + 1.0 + + + 10.0 + + + 10.0 + + + 1.0 + + + 1.0 + + + 1.0 + + + 150.0 + + + + 1.0 + 1.0 + 1.0 + 0.0 + + + + + 0.0 + 0.0 + 0.0 + 0.0 + + + + + PART + + + + + diff --git a/templates/mp3proto/Structs/PlatformMotionProperties.xml b/templates/mp3proto/Structs/PlatformMotionProperties.xml index 636ab3d7..46cfde96 100644 --- a/templates/mp3proto/Structs/PlatformMotionProperties.xml +++ b/templates/mp3proto/Structs/PlatformMotionProperties.xml @@ -1,19 +1,22 @@ - - - - - - 10.0 - - - 0.0 - - - 288 - - - - - - + + + PlatformMotionProperties + + + + + 10.0 + + + 0.0 + + + 288 + + + + + + + diff --git a/templates/mp3proto/Structs/PlayerInventoryItem.xml b/templates/mp3proto/Structs/PlayerInventoryItem.xml index d6276f63..e3009c51 100644 --- a/templates/mp3proto/Structs/PlayerInventoryItem.xml +++ b/templates/mp3proto/Structs/PlayerInventoryItem.xml @@ -1,11 +1,14 @@ - - - - 0 - - - 0 - - - + + + PlayerInventoryItem + + + 0 + + + 0 + + + + diff --git a/templates/mp3proto/Structs/PuddleControlData.xml b/templates/mp3proto/Structs/PuddleControlData.xml index 21f8f9a8..f1122f62 100644 --- a/templates/mp3proto/Structs/PuddleControlData.xml +++ b/templates/mp3proto/Structs/PuddleControlData.xml @@ -1,16 +1,19 @@ - - - - 1.0 - - - 1.0 - - - - - - - - + + + PuddleControlData + + + 1.0 + + + 1.0 + + + + + + + + + diff --git a/templates/mp3proto/Structs/PuddleControlPhaseData.xml b/templates/mp3proto/Structs/PuddleControlPhaseData.xml index 8e3a7e92..98ac72a2 100644 --- a/templates/mp3proto/Structs/PuddleControlPhaseData.xml +++ b/templates/mp3proto/Structs/PuddleControlPhaseData.xml @@ -1,17 +1,20 @@ - - - - 1.0 - - - 1.0 - - - 1.0 - - - 0.0 - - - + + + PuddleControlPhaseData + + + 1.0 + + + 1.0 + + + 1.0 + + + 0.0 + + + + diff --git a/templates/mp3proto/Structs/RagDollData.xml b/templates/mp3proto/Structs/RagDollData.xml index fdcd7fb3..76ce4c73 100644 --- a/templates/mp3proto/Structs/RagDollData.xml +++ b/templates/mp3proto/Structs/RagDollData.xml @@ -1,54 +1,69 @@ - - - - 0.0, 0.0, -50.0 - - - 8000.0 - - - 1.2 - - - 0.0, 0.0, -3.0 - - - 1000.0 - - - 0.125 - - - 0.85 - - - 1.0 - - - 3000.0 - - - 0.5 - - - 5.0 - - - - false - - - true - - - false - - - false - - - false - - - + + + RagDollData + + + + 0.0 + 0.0 + -50.0 + + + + 8000.0 + + + 1.2 + + + + 0.0 + 0.0 + -3.0 + + + + 1000.0 + + + 0.125 + + + 0.85000002 + + + 1.0 + + + 3000.0 + + + 0.5 + + + 5.0 + + + + CAUD + + + + false + + + true + + + false + + + false + + + false + + + + diff --git a/templates/mp3proto/Structs/ScannableParameters.xml b/templates/mp3proto/Structs/ScannableParameters.xml index d6cdf47b..b9d13141 100644 --- a/templates/mp3proto/Structs/ScannableParameters.xml +++ b/templates/mp3proto/Structs/ScannableParameters.xml @@ -1,6 +1,13 @@ - - - - - + + + ScannableParameters + + + + SCAN + + + + + diff --git a/templates/mp3proto/Structs/SeedBoss1Action.xml b/templates/mp3proto/Structs/SeedBoss1Action.xml index 89e8ff28..9e5f3f83 100644 --- a/templates/mp3proto/Structs/SeedBoss1Action.xml +++ b/templates/mp3proto/Structs/SeedBoss1Action.xml @@ -1,14 +1,17 @@ - - - - false - - - 100.0 - - - 50.0 - - - + + + SeedBoss1Action + + + false + + + 100.0 + + + 50.0 + + + + diff --git a/templates/mp3proto/Structs/SeedBoss1Stage.xml b/templates/mp3proto/Structs/SeedBoss1Stage.xml index 005fbc27..b829236d 100644 --- a/templates/mp3proto/Structs/SeedBoss1Stage.xml +++ b/templates/mp3proto/Structs/SeedBoss1Stage.xml @@ -1,29 +1,32 @@ - - - - 0.0 - - - 0.0 - - - 0.0 - - - false - - - false - - - false - - - - - - - - - + + + SeedBoss1Stage + + + 0.0 + + + 0.0 + + + 0.0 + + + false + + + false + + + false + + + + + + + + + + diff --git a/templates/mp3proto/Structs/ShockWaveInfo.xml b/templates/mp3proto/Structs/ShockWaveInfo.xml index 6868aaac..c77b594f 100644 --- a/templates/mp3proto/Structs/ShockWaveInfo.xml +++ b/templates/mp3proto/Structs/ShockWaveInfo.xml @@ -1,24 +1,39 @@ - - - - - - 0.0 - - - 1.0 - - - 0.5 - - - 1.0 - - - 0.0 - - - - - + + + ShockWaveInfo + + + + PART + + + + + 0.0 + + + 1.0 + + + 0.5 + + + 1.0 + + + 0.0 + + + + ELSC + + + + + CAUD + + + + + diff --git a/templates/mp3proto/Structs/SpacePirateWeaponData.xml b/templates/mp3proto/Structs/SpacePirateWeaponData.xml index de7546dd..0a59b16b 100644 --- a/templates/mp3proto/Structs/SpacePirateWeaponData.xml +++ b/templates/mp3proto/Structs/SpacePirateWeaponData.xml @@ -1,88 +1,135 @@ - - - - true - - - false - - - false - - - false - - - true - - - true - - - - 15.0 - - - 50.0 - - - - - - - 25.0 - - - 0.4 - - - 20.0 - - - 50.0 - - - 0.0 - - - 45.0 - - - 45.0 - - - 2 - - - - - 8.0 - - - 5.0 - - - 0.0 - - - 0.0 - - - - - 0.0, 0.0, 1.0, 1.0 - - - 1.0, 0.0, 0.0, 1.0 - - - - - 0.0 - - - 0.0 - - - + + + SpacePirateWeaponData + + + true + + + false + + + false + + + false + + + true + + + true + + + + CMDL + + + + 15.0 + + + 50.0 + + + + + PART + + + + + PART + + + + + PART + + + + 25.0 + + + 0.40000001 + + + 20.0 + + + 50.0 + + + 0.0 + + + 45.0 + + + 45.0 + + + 2 + + + + CAUD + + + + + CAUD + + + + 8.0 + + + 5.0 + + + 0.0 + + + 0.0 + + + + CAUD + + + + + CAUD + + + + + 0.0 + 0.0 + 1.0 + + + + + 1.0 + 0.0 + 0.0 + + + + + PART + + + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp3proto/Structs/SpindlePositionInterpolant.xml b/templates/mp3proto/Structs/SpindlePositionInterpolant.xml index 78e2dd35..716f0b5e 100644 --- a/templates/mp3proto/Structs/SpindlePositionInterpolant.xml +++ b/templates/mp3proto/Structs/SpindlePositionInterpolant.xml @@ -1,19 +1,22 @@ - - - - 0xCEA073FF - - - - - - - - - - - - - - + + + SpindlePositionInterpolant + + + 0xCEA073FF + + + + + + + + + + + + + + + diff --git a/templates/mp3proto/Structs/SplineType.xml b/templates/mp3proto/Structs/SplineType.xml index b798d00f..3c5f099c 100644 --- a/templates/mp3proto/Structs/SplineType.xml +++ b/templates/mp3proto/Structs/SplineType.xml @@ -1,8 +1,11 @@ - - - - 0 - - - + + + SplineType + + + 0 + + + + diff --git a/templates/mp3proto/Structs/StaticGeometryTest.xml b/templates/mp3proto/Structs/StaticGeometryTest.xml index e963395e..d03b353d 100644 --- a/templates/mp3proto/Structs/StaticGeometryTest.xml +++ b/templates/mp3proto/Structs/StaticGeometryTest.xml @@ -1,13 +1,16 @@ - - - - 0x549547E6 - - - - - - - - + + + StaticGeometryTest + + + 0x549547E6 + + + + + + + + + diff --git a/templates/mp3proto/Structs/SwarmBasicsData.xml b/templates/mp3proto/Structs/SwarmBasicsData.xml index cda25893..2cc1167b 100644 --- a/templates/mp3proto/Structs/SwarmBasicsData.xml +++ b/templates/mp3proto/Structs/SwarmBasicsData.xml @@ -1,122 +1,129 @@ - - - - - - 5.0 - - - 5.0 - - - - - 1.0 - - - 0.3 - - - 0.7 - - - 0.0 - - - 3.0 - - - 50 - - - 0 - - - 2.5 - - - 1.0 - - - 0.7 - - - 0.4 - - - 0.7 - - - 0.7 - - - 10.0 - - - 6.0 - - - 5 - - - 0.0 - - - 0.0 - - - - - 2.0 - - - 2.0 - - - - - - - 5 - - - 1.0 - - - 90.0 - - - false - - - false - - - true - - - false - - - - - 0.0 - - - 100.0 - - - 20 - - - 127 - - - 5.0 - - - 0.0 - - - + + + SwarmBasicsData + + + + + 5.0 + + + 5.0 + + + + + 1.0 + + + 0.30000001 + + + 0.69999999 + + + 0.0 + + + 3.0 + + + 50 + + + 0 + + + 2.5 + + + 1.0 + + + 0.69999999 + + + 0.40000001 + + + 0.69999999 + + + 0.69999999 + + + 10.0 + + + 6.0 + + + 5 + + + 0.0 + + + 0.0 + + + + + 2.0 + + + 2.0 + + + + + + + PART + + + + 5 + + + 1.0 + + + 90.0 + + + false + + + false + + + true + + + false + + + + + 0.0 + + + 100.0 + + + 20 + + + 127 + + + 5.0 + + + 0.0 + + + + diff --git a/templates/mp3proto/Structs/TextProperties.xml b/templates/mp3proto/Structs/TextProperties.xml index 5871ee7b..0fd13e91 100644 --- a/templates/mp3proto/Structs/TextProperties.xml +++ b/templates/mp3proto/Structs/TextProperties.xml @@ -1,42 +1,61 @@ - - - - 1 - - - 1 - - - 100.0 - - - 0 - - - 0 - - - 1.0, 1.0, 1.0, 1.0 - - - 0.0, 0.0, 0.0, 1.0 - - - 1.0, 1.0, 1.0, 1.0 - - - - 0 - - - 0 - - - false - - - false - - - + + + TextProperties + + + 1 + + + 1 + + + 100.0 + + + 0 + + + 0 + + + + 1.0 + 1.0 + 1.0 + + + + + 0.0 + 0.0 + 0.0 + + + + + 1.0 + 1.0 + 1.0 + + + + + FONT + + + + 0 + + + 0 + + + false + + + false + + + + diff --git a/templates/mp3proto/Structs/Transform.xml b/templates/mp3proto/Structs/Transform.xml index 5fe91767..0e1933dd 100644 --- a/templates/mp3proto/Structs/Transform.xml +++ b/templates/mp3proto/Structs/Transform.xml @@ -1,14 +1,33 @@ - - - - 0.0, 0.0, 0.0 - - - 0.0, 0.0, 0.0 - - - 1.0, 1.0, 1.0 - - - + + + Transform + true + + + Position + + 0.0 + 0.0 + 0.0 + + + + Rotation + + 0.0 + 0.0 + 0.0 + + + + Scale + + 1.0 + 1.0 + 1.0 + + + + + diff --git a/templates/mp3proto/Structs/TriggerInfo.xml b/templates/mp3proto/Structs/TriggerInfo.xml index 10948f12..cc261e88 100644 --- a/templates/mp3proto/Structs/TriggerInfo.xml +++ b/templates/mp3proto/Structs/TriggerInfo.xml @@ -1,15 +1,22 @@ - - - - 254 - - - 0 - - - - 0.0, 0.0, 0.0 - - - + + + TriggerInfo + + + 254 + + + 0 + + + + + 0.0 + 0.0 + 0.0 + + + + + diff --git a/templates/mp3proto/Structs/Vector2f.xml b/templates/mp3proto/Structs/Vector2f.xml index 3be26a5e..25823e4f 100644 --- a/templates/mp3proto/Structs/Vector2f.xml +++ b/templates/mp3proto/Structs/Vector2f.xml @@ -1,11 +1,14 @@ - - - - 0.0 - - - 0.0 - - - + + + Vector2f + + + 0.0 + + + 0.0 + + + + diff --git a/templates/mp3proto/Structs/VisorParameters.xml b/templates/mp3proto/Structs/VisorParameters.xml index 78b920e9..944023ec 100644 --- a/templates/mp3proto/Structs/VisorParameters.xml +++ b/templates/mp3proto/Structs/VisorParameters.xml @@ -1,11 +1,14 @@ - - - - false - - - 15 - - - + + + VisorParameters + + + false + + + 15 + + + + diff --git a/templates/mp3proto/Structs/WeaponVulnerability.xml b/templates/mp3proto/Structs/WeaponVulnerability.xml index 544b4c16..da3725c3 100644 --- a/templates/mp3proto/Structs/WeaponVulnerability.xml +++ b/templates/mp3proto/Structs/WeaponVulnerability.xml @@ -1,15 +1,18 @@ - - - - 100.0 - % - - - 0 - - - false - - - + + + WeaponVulnerability + + + % + 100.0 + + + 0 + + + false + + + +