137 lines
8.0 KiBLFS
XML
Executable File
137 lines
8.0 KiBLFS
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Override>
|
|
<Items>
|
|
<!-- THESE ONLY EXIST SO THEY CAN BE FABRICATED WITH TALENT FROM KAZUYAKUMO NPC -->
|
|
<Item name="" identifier="wrenchdementonite" descriptionidentifier="dementonitetool" variantof="wrench" allowasextracargo="true" inventoryiconcolor="136,142,166,255" spritecolor="136,142,166" addedrepairspeedmultiplier="0.4">
|
|
<Preferredcontainer secondary="respawncontainer" amount="1" spawnprobability="0" notcampaign="true" />
|
|
<PreferredContainer primary="engcab" spawnprobability="0" />
|
|
<PreferredContainer secondary="wreckstoragecab,abandonedstoragecab" spawnprobability="0" />
|
|
<PreferredContainer primary="wreckengcab,abandonedengcab,outpostengcab,beaconengcab" spawnprobability="0" />
|
|
<PreferredContainer secondary="outpostcrewcabinet" spawnprobability="0" />
|
|
<PreferredContainer secondary="outposttrashcan" spawnprobability="0" />
|
|
<Price baseprice="450" sold="false" canbespecial="false">
|
|
<Price storeidentifier="merchantoutpost" />
|
|
<Price storeidentifier="merchantcity" multiplier="0.9" />
|
|
<Price storeidentifier="merchantresearch" />
|
|
<Price storeidentifier="merchantmilitary" />
|
|
<Price storeidentifier="merchantmine" />
|
|
</Price>
|
|
<Deconstruct>
|
|
<Item identifier="iron" />
|
|
<Item identifier="dementonite" />
|
|
</Deconstruct>
|
|
<Fabricate suitablefabricators="fabricator" requiredtime="20" requiresrecipe="true" hideifnorecipe="true">
|
|
<RequiredSkill identifier="mechanical" level="40" />
|
|
<RequiredItem identifier="wrench" amount="1" />
|
|
<RequiredItem identifier="dementonite" amount="2" />
|
|
</Fabricate>
|
|
<MeleeWeapon reload="*0.9">
|
|
<Attack targetimpulse="8">
|
|
<Affliction identifier="blunttrauma" strength="8.5" />
|
|
<Affliction identifier="psychosis" strength="5" />
|
|
<Affliction identifier="stun" strength="0.2" />
|
|
</Attack>
|
|
<StatusEffect type="OnFailure" target="Character">
|
|
<Sound file="Content/Items/Alien/AlienTurret1.ogg" range="500" />
|
|
<Affliction identifier="psychosis" strength="10" />
|
|
</StatusEffect>
|
|
</MeleeWeapon>
|
|
</Item>
|
|
<Item name="" identifier="crowbardementonite" descriptionidentifier="dementonitetool" variantof="crowbar" allowasextracargo="true" inventoryiconcolor="136,142,166,255" spritecolor="136,142,166" addedpickingspeedmultiplier="0.6">
|
|
<PreferredContainer secondary="respawncontainer" amount="1" spawnprobability="0" notcampaign="true" />
|
|
<PreferredContainer primary="engcab" spawnprobability="0" />
|
|
<PreferredContainer secondary="wreckstoragecab,abandonedstoragecab" spawnprobability="0" />
|
|
<PreferredContainer primary="wreckengcab,abandonedengcab,outpostengcab,beaconengcab" spawnprobability="0" />
|
|
<PreferredContainer secondary="outpostcrewcabinet" spawnprobability="0" />
|
|
<Price baseprice="450" sold="false" canbespecial="false" />
|
|
<Deconstruct>
|
|
<Item identifier="iron" />
|
|
<Item identifier="dementonite" />
|
|
</Deconstruct>
|
|
<Fabricate suitablefabricators="fabricator" requiredtime="20" requiresrecipe="true" hideifnorecipe="true">
|
|
<RequiredSkill identifier="mechanical" level="40" />
|
|
<RequiredItem identifier="crowbar" amount="1" />
|
|
<RequiredItem identifier="dementonite" amount="2" />
|
|
</Fabricate>
|
|
<MeleeWeapon reload="*0.9">
|
|
<Attack targetimpulse="13">
|
|
<Affliction identifier="blunttrauma" strength="18" />
|
|
<Affliction identifier="psychosis" strength="5" />
|
|
<Affliction identifier="stun" strength="0.5" />
|
|
</Attack>
|
|
<StatusEffect type="OnFailure" target="Character">
|
|
<Sound file="Content/Items/Alien/AlienTurret1.ogg" range="500" />
|
|
<Affliction identifier="psychosis" strength="10" />
|
|
</StatusEffect>
|
|
<StatusEffect type="OnSuccess" target="Character">
|
|
<Sound file="Content/Items/Alien/AlienTurret2.ogg" range="500" />
|
|
<Affliction identifier="psychosis" strength="5" probability="0.05" />
|
|
</StatusEffect>
|
|
</MeleeWeapon>
|
|
</Item>
|
|
<Item name="" identifier="screwdriverdementonite" descriptionidentifier="dementonitetool" variantof="screwdriver" allowasextracargo="true" inventoryiconcolor="136,142,166,255" spritecolor="136,142,166" addedrepairspeedmultiplier="0.4">
|
|
<PreferredContainer secondary="respawncontainer" spawnprobability="0" notcampaign="true" />
|
|
<PreferredContainer primary="reactorcab,engcab" spawnprobability="0" />
|
|
<PreferredContainer secondary="wreckstoragecab,abandonedstoragecab" spawnprobability="0" />
|
|
<PreferredContainer primary="wreckengcab,abandonedengcab,outpostengcab,beaconengcab" spawnprobability="0" />
|
|
<PreferredContainer primary="wreckreactorcab,abandonedreactorcab" spawnprobability="0" />
|
|
<PreferredContainer secondary="outpostcrewcabinet" spawnprobability="0" />
|
|
<PreferredContainer secondary="outposttrashcan" spawnprobability="0" />
|
|
<Price baseprice="450" sold="false" canbespecial="false" />
|
|
<Deconstruct>
|
|
<Item identifier="iron" />
|
|
<Item identifier="dementonite" />
|
|
</Deconstruct>
|
|
<Fabricate suitablefabricators="fabricator" requiredtime="20" requiresrecipe="true" hideifnorecipe="true">
|
|
<RequiredSkill identifier="mechanical" level="40" />
|
|
<RequiredItem identifier="screwdriver" amount="1" />
|
|
<RequiredItem identifier="dementonite" amount="2" />
|
|
</Fabricate>
|
|
<MeleeWeapon reload="*0.9">
|
|
<Attack targetimpulse="8">
|
|
<Affliction identifier="lacerations" strength="7.5" />
|
|
<Affliction identifier="psychosis" strength="5" />
|
|
<Affliction identifier="stun" strength="0.05" />
|
|
</Attack>
|
|
<StatusEffect type="OnFailure" target="Character">
|
|
<Sound file="Content/Items/Alien/AlienTurret1.ogg" range="500" />
|
|
<Affliction identifier="psychosis" strength="10" />
|
|
</StatusEffect>
|
|
</MeleeWeapon>
|
|
</Item>
|
|
<Item name="" identifier="divingknifedementonite" descriptionidentifier="dementonitetool" variantof="divingknife" allowasextracargo="true" inventoryiconcolor="136,142,166,255" spritecolor="136,142,166">
|
|
<PreferredContainer secondary="wreckarmcab,abandonedarmcab" spawnprobability="0" />
|
|
<PreferredContainer secondary="abandonedstoragecab" spawnprobability="0" />
|
|
<PreferredContainer secondary="beaconsupplycab" spawnprobability="0" />
|
|
<PreferredContainer primary="armcab,secarmcab" spawnprobability="0" />
|
|
<Price baseprice="450" sold="false" canbespecial="false">
|
|
<Price storeidentifier="merchantoutpost" />
|
|
<Price storeidentifier="merchantcity" multiplier="0.9" />
|
|
<Price storeidentifier="merchantresearch" />
|
|
<Price storeidentifier="merchantmilitary" multiplier="1.25" />
|
|
<Price storeidentifier="merchantmine" />
|
|
</Price>
|
|
<Deconstruct>
|
|
<Item identifier="iron" />
|
|
<Item identifier="dementonite" />
|
|
</Deconstruct>
|
|
<Fabricate suitablefabricators="fabricator" requiredtime="20" requiresrecipe="true" hideifnorecipe="true">
|
|
<RequiredSkill identifier="mechanical" level="40" />
|
|
<RequiredItem identifier="divingknife" amount="1" />
|
|
<RequiredItem identifier="dementonite" amount="2" />
|
|
</Fabricate>
|
|
<MeleeWeapon reload="*0.9">
|
|
<Attack targetimpulse="4" itemdamage="3">
|
|
<Affliction identifier="lacerations" strength="10" />
|
|
<Affliction identifier="bleeding" strength="10" />
|
|
<Affliction identifier="psychosis" strength="5" />
|
|
<Affliction identifier="stun" strength="0.2" />
|
|
</Attack>
|
|
<StatusEffect type="OnUse" target="Character">
|
|
<Sound file="Content/Items/Alien/AlienTurret2.ogg" range="500" />
|
|
<Affliction identifier="psychosis" strength="5" probability="0.05" />
|
|
</StatusEffect>
|
|
</MeleeWeapon>
|
|
</Item>
|
|
</Items>
|
|
</Override> |