23 lines
2.2 KiBLFS
XML
Executable File
23 lines
2.2 KiBLFS
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Missions tags="MLC, mapfeatureset">
|
|
<MapFeatures identifier="mapfeatures_0" tags="mlc, mapfeatureset" type="GoTo">
|
|
<MapFeature path="%ModDir%/Map/MapFeatures/AutoTrader_Weapons.sub" identifier="autotrader_weapons" spawnPosition="PathWall" placement="Top" commonnessperzone="1: 0.25, 2: 0.5, 3: 0.45, 4: 0.3, 5: 0.2" chance="0.2f" allowstealing="false">
|
|
<Display icon="MarketWeapons" tooltip="mapfeature.autotrader_weapons" hideuntilrevealed="true" />
|
|
</MapFeature>
|
|
<MapFeature path="%ModDir%/Map/MapFeatures/AutoTrader_Supplies.sub" identifier="autotrader_supplies" spawnPosition="PathWall" placement="Top" commonnessperzone="1: 0.25, 2: 0.5, 3: 0.45, 4: 0.3, 5: 0.2" chance="0.3f" allowstealing="false">
|
|
<Display icon="Market" tooltip="mapfeature.autotrader_supplies" hideuntilrevealed="true" />
|
|
</MapFeature>
|
|
<MapFeature path="%ModDir%/Map/MapFeatures/Waystation.sub" identifier="waystation" spawnPosition="PathWall" placement="Top" commonnessperzone="1: 0.25, 2: 0.5, 3: 0.45, 4: 0.3, 5: 0.1" chance="0.5f" allowstealing="false">
|
|
<Display icon="WayStation" tooltip="mapfeature.waystation" hideuntilrevealed="false" />
|
|
</MapFeature>
|
|
<MapFeature path="%ModDir%/Map/MapFeatures/ClownStation.sub" identifier="clownstation" spawnPosition="PathWall" placement="Top" commonness="5" chance="0.25" allowstealing="false">
|
|
<Display icon="ClownStation" tooltip="mapfeature.clownstation" hideuntilrevealed="true" />
|
|
</MapFeature>
|
|
<MapFeature path="%ModDir%/Map/MapFeatures/AbyssResearch.sub" identifier="abyssresearch" spawnPosition="AbyssIsland" placement="Bottom" commonnessperzone="1: 0, 2: 0.10, 3: 0.25, 4: 0.35, 5: 0.45" chance="1f" allowstealing="false">
|
|
<Display icon="AbyssResearch" tooltip="mapfeature.abyssresearch" hideuntilrevealed="true" />
|
|
</MapFeature>
|
|
<MapFeature path="%ModDir%/Map/MapFeatures/HuskChurch.sub" identifier="huskchurch" spawnPosition="AbyssIsland" placement="Top" commonnessperzone="1: 0, 2: 0.10, 3: 0.25, 4: 0.35, 5: 0.45" chance="1f" allowstealing="false">
|
|
<Display icon="HuskChurch" tooltip="mapfeature.huskchurch" hideuntilrevealed="true" />
|
|
</MapFeature>
|
|
</MapFeatures>
|
|
</Missions> |