MBHaxe/data/missions_mbp/beginner/HazardLoop.mis
2022-11-21 00:08:13 +05:30

586 lines
15 KiB
Text

// UT Tip: Jump to skip the tightropes and use the cyclone to launch yourself to the finish.
// Rep. by Phil and Pablo
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
new ScriptObject(MissionInfo) {
name = "Hazard Loop";
startHelpText = "Do a lap around the loop, but don\'t let the hazards throw you off!";
desc = "Learn about hazards as you collect the diamonds!";
type = "beginner";
level = "23";
music = "Astrolabe.ogg";
artist = "Ian";
goldTime = "30000";
UltimateTime = "18000";
};
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";
cloudHeightPer[0] = "0";
cloudHeightPer[1] = "0";
cloudHeightPer[2] = "0";
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "500";
useSkyTextures = "1";
renderBottomTexture = "1";
SkySolidColor = "0.600000 0.600000 0.600000 1.000000";
fogDistance = "300";
fogColor = "0.600000 0.600000 0.600000 1.000000";
fogVolume1 = "-1 7.45949e-031 1.3684e-038";
fogVolume2 = "-1 1.07208e-014 8.756e-014";
fogVolume3 = "-1 5.1012e-010 2.05098e-008";
materialList = "~/data/skies/Beginner/Beginner_Sky.dml";
windVelocity = "1 0 0";
windEffectPrecipitation = "0";
noRenderBans = "1";
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004";
fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.000000";
};
new Sun() {
direction = "0.638261 0.459006 -0.61801";
color = "1.400000 1.200000 0.400000 1.000000";
ambient = "0.300000 0.300000 0.400000 1.000000";
};
new InteriorInstance() {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "~/data/interiors_MBP/HazardLoop.dif";
showTerrainInside = "0";
};
new StaticShape() {
position = "25 51 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "25 49 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "25 47 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "27 47 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "29 47 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "27 49 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "29 49 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "29 51 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "31 51 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "31 49 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "31 47 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "31 45 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "29 45 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "29 43 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "31 43 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "31 41 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "31 39 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "29 39 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "29 41 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "27 45 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "27 43 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "27 39 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "27 41 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new StaticShape() {
position = "27 51 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TrapDoor";
open = "0";
timeout = "200";
resetTime = "Default";
};
new Item() {
position = "-8 19.5 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new StaticShape() {
position = "-9 37 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-11 39 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-9 41 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-11 43 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-9 45 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-13 45 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-13 41 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-13 37 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-15 39 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-15 43 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-17 45 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-17 41 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new StaticShape() {
position = "-17 37 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RoundBumper";
};
new Item() {
position = "-13 33 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "9 49 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "29 45 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new StaticShape() {
position = "28 14 -5.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "Tornado";
};
new Item() {
position = "23 19 -5.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "33 19 -5.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "33 9 -5.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "23 9 -5.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "GemItem";
collideable = "0";
static = "1";
rotate = "1";
};
new StaticShape(StartPoint) {
position = "-2.5 -3 0.5";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "StartPad";
};
new StaticShape(EndPoint) {
position = "3.5 -3 0.5";
rotation = "0 0 -1 90";
scale = "1 1 1";
dataBlock = "EndPad";
};
new Item() {
position = "6 32 7.85";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "HelicopterItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "31 51 -1";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SuperJumpItem";
collideable = "0";
static = "1";
rotate = "1";
};
new Item() {
position = "-13.2 -6 9";
rotation = "1 0 0 0";
scale = "0.7 0.7 1";
dataBlock = "EasterEgg";
collideable = "0";
static = "1";
rotate = "1";
};
new Trigger(Bounds) {
position = "-27 67 -10.2";
rotation = "1 0 0 0";
scale = "82 86 156";
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 = "-13.7193 34.4984 0.556098";
rotation = "0 0 -1 36.0945";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "-11.1186 32.1503 0.6";
rotation = "0 0 -1 78.4952";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "-11.7879 34.1905 0.6625";
rotation = "0 0 -1 107.143";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "-12.6889 31.1765 0.516779";
rotation = "0 0 -1 2.29001";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "-14.3722 32.3178 0.678";
rotation = "0 0 1 65.319";
scale = "1 1 1";
dataBlock = "TriangleBumper";
};
new StaticShape() {
position = "10 44 1.5";
rotation = "1 0 0 90";
scale = "1 1 1";
dataBlock = "DuctFan";
};
new StaticShape() {
position = "-2.5 53.5 1.5";
rotation = "-1 0 0 90";
scale = "1 1 1";
dataBlock = "DuctFan";
};
new StaticShape() {
position = "2 44 1.5";
rotation = "1 0 0 90";
scale = "1 1 1";
dataBlock = "DuctFan";
};
new StaticShape() {
position = "6 53.5 1.5";
rotation = "-1 0 0 90";
scale = "1 1 1";
dataBlock = "DuctFan";
};
new Trigger() {
position = "0.5 8 0.5";
rotation = "0 0 1 90";
scale = "1 6 3";
dataBlock = "HelpTrigger";
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";
text = "Be careful when rolling on this tightrope! Try not to fall off!";
};
new Trigger() {
position = "-12 27 0.5";
rotation = "0 0 1 90";
scale = "1 1 2";
dataBlock = "HelpTrigger";
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";
text = "Don\'t touch the bumpers or you\'ll be sent flying!";
};
new Trigger() {
position = "-8 52 0.5";
rotation = "1 0 0 0";
scale = "1 6 3";
dataBlock = "HelpTrigger";
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";
text = "Stay in the middle or the fans will blow you away!";
};
new Trigger() {
position = "20 52 0.5";
rotation = "0 0 1 90";
scale = "6 1 3";
dataBlock = "HelpTrigger";
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";
text = "Don\'t spend much time on trapdoors or they\'ll open!";
};
new Trigger() {
position = "32 31 0.5";
rotation = "0 0 1 90";
scale = "1 6 3";
dataBlock = "HelpTrigger";
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";
text = "Now for the hardest part. The dreaded cyclone will pull you in and spit you out!";
};
new StaticShape() {
position = "3.75723 -3.43166 8.72225";
rotation = "0 0 1 90";
scale = "1 1 1";
dataBlock = "SignFinish";
};
new AudioProfile(MusicProfile) {
fileName = "~/data/sound/Rising Temper.ogg";
description = "AudioMusic";
preload = "0";
};
};
//--- OBJECT WRITE END ---