new mission + feuerwehrleute

This commit is contained in:
2019-02-08 18:08:48 +01:00
parent d3a1f61d38
commit 91615095d8
16 changed files with 1935 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
for i in $(seq 429 434); do
for i in $(seq 432 435); do
curl -s -o "./missions/$i.html" "https://www.leitstellenspiel.de/einsaetze/$i"
html2text -utf8 -style pretty -width 100 -o "./missions/$i.text" "./missions/$i.html"
lynx --dump "./missions/$i.html" > "./missions/$i.txt"

View File

@@ -1,25 +1,362 @@
<!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>
<html lang="de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<body>
<!-- This file lives in public/500.html -->
<div id="500_hype_container" style="margin:auto;position:relative;width:600px;height:200px;overflow:hidden;">
<script type="text/javascript" charset="utf-8" src="/500.hyperesources/500_hype_generated_script.js?47359"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
<meta content="authenticity_token" name="csrf-param" />
<meta content="ElPDUja3c+S0dxkvRmvbaaJ0tQQ9NLPTR3YOYgEdyx0=" name="csrf-token" />
<script src="/assets/application-64a4a2c6951bd406cc59e2427b04acfe.js" type="text/javascript"></script>
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.1/html5shiv.js" type="text/javascript"></script>
<![endif]-->
<link href="/assets/application-55c3a9e308f90ececf0da3908875962a.css" media="all" rel="stylesheet" type="text/css" />
<script>
</script>
<script type="text/javascript"> //Set language
I18n.defaultLocale = "de";
I18n.locale = "de";
</script>
</head>
<body class="
">
<script>
$(function(){
tellParent("lightboxAdjust();");
});
</script>
<img src="/images/ajax-loader.gif" class="ajax-loader" id="ajax-loader">
<div class="container-fluid" id="iframe-inside-container">
<ol class="breadcrumb">
<li><a href="/einsaetze">Mögliche Einsätze</a></li>
<li class="active">Fassadenbrand</li>
</ol>
<h1>
<img src="/images/fire_gruen.png">
<img src="/images/fire_gelb.png">
<img src="/images/fire_rot.png">
Fassadenbrand
</h1>
<div class="row">
<div class="col-md-4">
<table class="table table-striped">
<tr>
<th>Beschreibung</th>
<th>Wert</th>
</tr>
<tbody>
<tr>
<td>
Credits im Durchschnitt
</td>
<td>
1700
</td>
</tr>
<tr>
<td>
Vorraussetzung an Polizeiwachen
</td>
<td>
2
</td>
</tr>
<tr>
<td>
Vorraussetzung an Feuerwachen
</td>
<td>
3
</td>
</tr>
<tr>
<td>
Vorraussetzung an Rettungswachen
</td>
<td>
2
</td>
</tr>
</tbody>
</table>
</div>
</body>
<div class="col-md-4">
<table class="table table-striped">
<tr>
<th>Beschreibung</th>
<th>Wert</th>
</tr>
<tbody>
<tr>
<td>
Benötigte Löschfahrzeuge
</td>
<td>
2
</td>
</tr>
<tr>
<td>
Benötigte ELW 1
</td>
<td>
1
</td>
</tr>
<tr>
<td>
Benötigte Drehleitern
</td>
<td>
1
</td>
</tr>
<tr>
<td>
Benötigte Rüstwagen
</td>
<td>
1
</td>
</tr>
<tr>
<td>
Benötigte Streifenwagen
</td>
<td>
2
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-4">
<table class="table table-striped">
<tr>
<th>Beschreibung</th>
<th>Wert</th>
</tr>
<tbody>
<tr>
<td>
Maximale Patientenanzahl
</td>
<td>
2
</td>
</tr>
<tr>
<td>
NEF Anforderungswahrscheinlichkeit
</td>
<td>
10
</td>
</tr>
<tr>
<td>
Wahrscheinlichkeit, dass ein Patient transportiert werden muss
</td>
<td>
10
</td>
</tr>
<tr>
<td>
Fachrichtung für Patienten
</td>
<td>
Allgemeine Innere
</td>
</tr>
<tr>
<td>
Ausbreitungsmöglichkeiten
</td>
<td>
<a href="/einsaetze/352" class="btn btn-default btn-xs">Brand in Mehrfamilienhaus</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<a href="javascript:history.back()">Zurück</a>
</div>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '2182797941993258');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=2182797941993258&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<script>
if(window.top !== window.self) {
}
else
{
$("#iframe-inside-container").css("width", "auto");
$("#iframe-inside-container").css("height", "auto");
}
window.addEventListener("keydown",
function(e){
if (!$("input:text").is(":focus"))
{
if (e.keyCode == 27)
{
tellParent("lightboxClose();");
}
}
},
false);
</script>
</body>
</html>

View File

@@ -1 +1 @@
{"Name":null}
{"Credits im Durchschnitt":"1700","Vorraussetzung an Polizeiwachen":"2","Vorraussetzung an Feuerwachen":"3","Vorraussetzung an Rettungswachen":"2","Benötigte Löschfahrzeuge":"2","Benötigte ELW 1":"1","Benötigte Drehleitern":"1","Benötigte Rüstwagen":"1","Benötigte Streifenwagen":"2","Maximale Patientenanzahl":"2","NEF Anforderungswahrscheinlichkeit":"10","Wahrscheinlichkeit, dass ein Patient transportiert werden muss":"10","Fachrichtung für Patienten":"Allgemeine Innere","Ausbreitungsmöglichkeiten":"Brand in Mehrfamilienhaus","Name":"Fassadenbrand"}

View File

@@ -0,0 +1,38 @@
1. Mögliche_Einsätze
2. Fassadenbrand
Fassadenbrand
Beschreibung Wert
Credits im Durchschnitt 1700
Vorraussetzung an Polizeiwachen 2
Vorraussetzung an Feuerwachen 3
Vorraussetzung an Rettungswachen 2
Beschreibung Wert
Benötigte Löschfahrzeug2
Benötigte ELW 1 1
Benötigte Drehleitern 1
Benötigte Rüstwagen 1
Benötigte Streifenwagen 2
Beschreibung Wert
Maximale Patientenanzahl 2
NEF Anforderungswahrscheinlichkeit 10
Wahrscheinlichkeit, dass ein Patient transportiert werden muss 10
Fachrichtung für Patienten Allgemeine Innere
Ausbreitungsmöglichkeiten Brand_in_Mehrfamilienhaus
Zurück

View File

@@ -1 +1,33 @@
[ajax-loader.gif]
1. [1]Mögliche Einsätze
2. Fassadenbrand
[fire_gruen.png] [fire_gelb.png] [fire_rot.png] Fassadenbrand
Beschreibung Wert
Credits im Durchschnitt 1700
Vorraussetzung an Polizeiwachen 2
Vorraussetzung an Feuerwachen 3
Vorraussetzung an Rettungswachen 2
Beschreibung Wert
Benötigte Löschfahrzeuge 2
Benötigte ELW 1 1
Benötigte Drehleitern 1
Benötigte Rüstwagen 1
Benötigte Streifenwagen 2
Beschreibung Wert
Maximale Patientenanzahl 2
NEF Anforderungswahrscheinlichkeit 10
Wahrscheinlichkeit, dass ein Patient transportiert werden muss 10
Fachrichtung für Patienten Allgemeine Innere
Ausbreitungsmöglichkeiten [2]Brand in Mehrfamilienhaus
[3]Zurück
[tr?id=2182797941993258&ev=PageView&noscript=1]
Verweise
1. file:///einsaetze
2. file:///einsaetze/352
3. javascript:history.back()

25
server/missions/435.html Normal file
View File

@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>
<body>
<!-- This file lives in public/500.html -->
<div id="500_hype_container" style="margin:auto;position:relative;width:600px;height:200px;overflow:hidden;">
<script type="text/javascript" charset="utf-8" src="/500.hyperesources/500_hype_generated_script.js?47359"></script>
</div>
</body>
</html>

1
server/missions/435.json Normal file
View File

@@ -0,0 +1 @@
{"Name":null}

0
server/missions/435.text Normal file
View File

1
server/missions/435.txt Normal file
View File

@@ -0,0 +1 @@

View File

@@ -1444,7 +1444,16 @@ alertFhz(dl, 1, 'DL', false);
alertFhz(dekonp, 2, 'Dekon-P', false);
RTW();
//alertFhz(rtw, 20, 'RTW', false);
} else if ([432,433,434].indexOf(help) != -1 && !(isVerband)) {
} else if ([432].indexOf(help) != -1 && !(isVerband)) {
alertFhz(ruest, 1, 'RÜST', false);
alertFhz(nef, 1, 'NEF', false);
alertFhz(lf, 2, 'LF', false);
alertFhz(fustw, 2, 'FuStW', false);
alertFhz(elw1, 1, 'ELW1', false);
alertFhz(dl, 1, 'DL', false);
RTW();
//alertFhz(rtw, 2, 'RTW', false);
} else if ([433,434,435].indexOf(help) != -1 && !(isVerband)) {
} else if ([51].indexOf(help) != -1 && !(isVerband)) {
alertFhz(ruest, 1, 'RÜST', false);
alertFhz(nef, 1, 'NEF', false);

View File

@@ -1 +1 @@
{"00080":["189"],"00100":["117","119","148","149","153","154","188","284","349","60","61"],"00110":["0","288","37","38","39","40","403","404","410"],"00120":["159","62","63","67","68","69","70","71"],"00130":["78"],"00150":["145","150","160","190","209","267","285","64","65","66"],"00170":["1"],"00200":["241","269","270","318","4","415","85"],"00210":["7"],"00220":["260","8"],"00240":["11"],"00250":["9","90"],"00300":["202","287","292","371","372","375","98"],"00310":["12","191","52"],"00340":["17","3","338"],"00350":["111","277"],"00370":["158","2","259","337","91"],"00400":["143","144","265","266","289","31","402","408","418","422","81","82","94"],"00500":["216","217","218","219","220","301","336","357","360","361","362","363","364","365","74","77","88"],"00550":["118","366"],"00600":["10","122","130","168","169","170","172","376","383","6"],"00610":["203"],"00650":["19"],"00700":["128","173","18","27","303","329","73"],"00750":["152","199"],"00800":["129","290","421","76"],"00850":["112"],"00870":["55"],"00900":["100","114","161","175","24","263","313","379","380","381","382"],"00980":["13","405","406","409"],"01000":["14","194","195","196","230","244","25","250","261","282","308","309","310","319","370","390"],"01010":["15","344"],"01020":["174","286"],"01100":["123","16","295","311","384"],"01200":["151","166","23","243","245","251","328","33","345"],"01310":["32"],"01400":["162","163","167","246","247","252","253","28","5"],"01410":["53"],"01500":["101","113","138","142","235","264","280","298","300","317","323","428"],"01600":["116","124","140","272","273","401"],"01700":["125","237","355","356"],"01800":["106","107","321","369","79","84"],"01900":["192","30","314","392"],"02000":["102","104","126","131","193","197","228","236","238","248","254","276","330","72","80"],"02020":["296"],"02100":["176","242"],"02200":["103","105","120","127"],"02230":["187"],"02400":["21"],"02470":["29"],"02500":["121","198","20","240","257","262","278","299","322","342","343","388","413","83","89","97"],"02700":["22","399"],"02800":["258","279","367"],"02900":["178","96"],"03000":["214","239","249","255","331","393","394","395","396","412","414","86","87","93"],"03100":["423","429"],"03200":["398"],"03310":["36"],"03500":["139","204","232","327"],"03510":["26"],"03600":["141"],"03620":["51"],"03700":["407"],"03710":["34"],"03720":["42"],"03810":["35"],"04000":["134","171","208","215","224","229","231","234","283","351","358","95"],"04100":["135"],"04200":["146","268"],"04400":["223","315","378"],"04500":["233","353","419"],"04600":["177"],"05000":["132","226","227"],"05050":["400"],"05100":["133","205","385"],"05400":["316"],"05500":["200","386"],"05630":["186"],"05900":["411"],"06000":["302","307","334","335","347"],"06050":["271"],"06500":["304","346","387"],"07000":["225","275","291","325","430"],"07500":["352","368"],"08000":["136","306"],"08100":["137"],"08500":["389"],"08600":["424"],"09000":["201","359"],"10000":["324","332","333","348"],"10010":["256","41","43"],"10020":["75"],"10200":["206"],"11200":["213"],"11500":["320"],"12000":["294"],"13000":["305"],"14000":["222"],"14010":["59"],"16010":["207"],"17000":["221","350","99"]}
{"00080":["189"],"00100":["117","119","148","149","153","154","188","284","349","60","61"],"00110":["0","288","37","38","39","40","403","404","410"],"00120":["159","62","63","67","68","69","70","71"],"00130":["78"],"00150":["145","150","160","190","209","267","285","64","65","66"],"00170":["1"],"00200":["241","269","270","318","4","415","85"],"00210":["7"],"00220":["260","8"],"00240":["11"],"00250":["9","90"],"00300":["202","287","292","371","372","375","98"],"00310":["12","191","52"],"00340":["17","3","338"],"00350":["111","277"],"00370":["158","2","259","337","91"],"00400":["143","144","265","266","289","31","402","408","418","422","81","82","94"],"00500":["216","217","218","219","220","301","336","357","360","361","362","363","364","365","74","77","88"],"00550":["118","366"],"00600":["10","122","130","168","169","170","172","376","383","6"],"00610":["203"],"00650":["19"],"00700":["128","173","18","27","303","329","73"],"00750":["152","199"],"00800":["129","290","421","76"],"00850":["112"],"00870":["55"],"00900":["100","114","161","175","24","263","313","379","380","381","382"],"00980":["13","405","406","409"],"01000":["14","194","195","196","230","244","25","250","261","282","308","309","310","319","370","390"],"01010":["15","344"],"01020":["174","286"],"01100":["123","16","295","311","384"],"01200":["151","166","23","243","245","251","328","33","345"],"01310":["32"],"01400":["162","163","167","246","247","252","253","28","5"],"01410":["53"],"01500":["101","113","138","142","235","264","280","298","300","317","323","428"],"01600":["116","124","140","272","273","401"],"01700":["125","237","355","356","432"],"01800":["106","107","321","369","79","84"],"01900":["192","30","314","392"],"02000":["102","104","126","131","193","197","228","236","238","248","254","276","330","72","80"],"02020":["296"],"02100":["176","242"],"02200":["103","105","120","127"],"02230":["187"],"02400":["21"],"02470":["29"],"02500":["121","198","20","240","257","262","278","299","322","342","343","388","413","83","89","97"],"02700":["22","399"],"02800":["258","279","367"],"02900":["178","96"],"03000":["214","239","249","255","331","393","394","395","396","412","414","86","87","93"],"03100":["423","429"],"03200":["398"],"03310":["36"],"03500":["139","204","232","327"],"03510":["26"],"03600":["141"],"03620":["51"],"03700":["407"],"03710":["34"],"03720":["42"],"03810":["35"],"04000":["134","171","208","215","224","229","231","234","283","351","358","95"],"04100":["135"],"04200":["146","268"],"04400":["223","315","378"],"04500":["233","353","419"],"04600":["177"],"05000":["132","226","227"],"05050":["400"],"05100":["133","205","385"],"05400":["316"],"05500":["200","386"],"05630":["186"],"05900":["411"],"06000":["302","307","334","335","347"],"06050":["271"],"06500":["304","346","387"],"07000":["225","275","291","325","430"],"07500":["352","368"],"08000":["136","306"],"08100":["137"],"08500":["389"],"08600":["424"],"09000":["201","359"],"10000":["324","332","333","348"],"10010":["256","41","43"],"10020":["75"],"10200":["206"],"11200":["213"],"11500":["320"],"12000":["294"],"13000":["305"],"14000":["222"],"14010":["59"],"16010":["207"],"17000":["221","350","99"]}