Änderungen

Wechseln zu: Navigation, Suche

ZB SklavenImUnterholz

394 Bytes entfernt, 9 Januar
AOQML
<?xml version="1.0" encoding="UTF-8"?>
<scene xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://eisentrutz.antamar.eu/aoqml.xsd">
 
<!-- Wenn ein Held mehr als 100.000 EP hat, dann folgt die ZB, sonst rejected-->
<for all="${sys:heroes}" name="heldid">
<select hero="${heldid}"/>
<has attribute="EP" min="100000" show="none">
<failure>
<store name="GenugEP" scope="scene">1</store>
</failure>
</has>
</for>
<has name="GenugEP" show="none">
<failure>
<quest status="rejected"/>
</failure>
</has>
<retain name="kampfverfolger" id="1">
8.912
Bearbeitungen

Navigationsmenü