MBHaxe/data/missions_mbu/intermediate/compasspoints_ultra.mis
2022-12-05 12:58:37 +05:30

625 lines
18 KiB
Text

//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
new ScriptObject(MissionInfo) {
level = "11";
name = "Points of the Compass";
time = "60000";
type = "intermediate";
difficulty = "6";
game = "Ultra";
artist = "Alex Swanson";
music = "Tim Trance.ogg";
goldTime = "13000";
ultimateTime = "9000";
};
new MissionArea(MissionArea) {
area = "-360 -648 720 1296";
flightCeiling = "300";
flightCeilingRange = "20";
locked = "true";
};
new Sky(Sky) {
position = "336 136 0";
rotation = "1 0 0 0";
scale = "1 1 1";
materialList = "~/data/skies/Cloudy/cloudy.dml";
cloudHeightPer[0] = "0";
cloudHeightPer[1] = "0";
cloudHeightPer[2] = "0";
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "10000";
fogDistance = "300";
fogColor = "0.600000 0.600000 0.600000 1.000000";
fogVolume1 = "-1 -0.930435 -0.365184";
fogVolume2 = "-1 0.0780969 -0.701916";
fogVolume3 = "-1 0.998288 0.0494325";
windVelocity = "1 0 0";
windEffectPrecipitation = "0";
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
useSkyTextures = "1";
renderBottomTexture = "1";
noRenderBans = "1";
};
new Sun() {
direction = "0.573201 0.275357 -0.771764";
color = "1.080000 1.030000 0.900000 1.000000";
ambient = "0.400000 0.400000 0.500000 1.000000";
shadowColor = "0.000000 0.000000 0.150000 0.350000";
};
new InteriorInstance() {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "~/data/interiors_mbu/intermediate/compasspoints.dif";
showTerrainInside = "0";
};
new SimGroup(SpawnPoints) {
new StaticShape(StartPoint) {
position = "0 0 2";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "StartPad";
};
};
new StaticShape(EndPoint) {
position = "0 12.5 2";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "EndPad";
};
new Item() {
position = "-12.5 0 2";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "12.5 0 2";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "0 -12.5 2";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new SimGroup(Platform1_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "3 3 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "4000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-3 3 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "4000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-3 -3 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "4000";
smoothingType = "Accelerate";
};
new Marker() {
position = "3 -3 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "4000";
smoothingType = "Accelerate";
};
new Marker() {
position = "3 3 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "4000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform1) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "0";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new SimGroup(Platform2_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "-5 5 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "6000";
smoothingType = "Accelerate";
};
new Marker() {
position = "5 5 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "6000";
smoothingType = "Accelerate";
};
new Marker() {
position = "5 -5 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "6000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-5 -5 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "6000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-5 5 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "6000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform2) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "1";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new SimGroup(Platform3_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "-7 -7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "7 -7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "7 7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-7 7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-7 -7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "8000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform3) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "2";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new SimGroup(Platform3_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "7 7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-7 7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-7 -7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "7 -7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "8000";
smoothingType = "Accelerate";
};
new Marker() {
position = "7 7 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "8000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform3) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "3";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new SimGroup(Platform4_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "10000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform4) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "4";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new SimGroup(Platform4_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "-9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "10000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform4) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "5";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new SimGroup(Platform4_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "-9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "10000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform4) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "6";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new SimGroup(Platform4_g) {
new Path() {
isLooping = "1";
new Marker() {
position = "9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "1";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "2";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 -9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "3";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "-9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "4";
msToNext = "10000";
smoothingType = "Accelerate";
};
new Marker() {
position = "9 9 1.5";
rotation = "1 0 0 0";
scale = "1 1 1";
seqNum = "5";
msToNext = "10000";
smoothingType = "Accelerate";
};
};
new PathedInterior(Platform4) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "PathedDefault";
interiorResource = $usermods @ "/data/interiors_mbu/intermediate/compasspoints.dif";
interiorIndex = "7";
basePosition = "0 0 0";
baseRotation = "1 0 0 0";
baseScale = "1 1 1";
initialTargetPosition = "-1";
initialPosition = "0";
};
};
new Trigger(Bounds) {
position = "-18 18 -4";
rotation = "1 0 0 0";
scale = "36 36 5000";
dataBlock = "InBoundsTrigger";
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
};
new StaticShape() {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "5000 5000 5000";
dataBlock = "dusk";
};
new SimGroup() {
new TSStatic(check1) {
position = "-13.6429 -1.13501 2.00267";
rotation = "0 0 1 88.8084";
scale = "0.5 0.5 0.5";
shapename = "~/data/shapes/buttons/checkpoint.dts";
};
new Trigger() {
position = "-11.0887 1.78171 1.85934";
rotation = "0 0 1 90";
scale = "3.5 3 5";
dataBlock = "CheckPointTrigger";
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
respawnPoint = "check1";
};
};
new SimGroup() {
new Trigger() {
position = "-1.88899 -10.9653 1.82811";
rotation = "1 0 0 0";
scale = "3.5 3 5";
dataBlock = "CheckPointTrigger";
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
respawnPoint = "check2";
};
new TSStatic(check2) {
position = "-1.09697 -11.3359 2.01217";
rotation = "1 0 0 0";
scale = "0.5 0.5 0.5";
shapename = "~/data/shapes/buttons/checkpoint.dts";
};
};
new SimGroup() {
new Trigger() {
position = "10.863 -1.81625 2.00176";
rotation = "0 0 -1 90";
scale = "3.5 3 5";
dataBlock = "CheckPointTrigger";
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000";
respawnPoint = "check3";
};
new TSStatic(check3) {
position = "11.351 1.10291 2.00544";
rotation = "0 0 -1 89.9543";
scale = "0.5 0.5 0.5";
shapename = "~/data/shapes/buttons/checkpoint.dts";
};
};
};
//--- OBJECT WRITE END ---