|
396 | 396 | <sprite texture="Content/Items/Jobgear/Mechanic/safetyharness.png" limb="LeftHand" sourcerect="487,1,25,16" origin="0.5,0.8" depth="0.09" inheritlimbdepth="true" inherittexturescale="true" /> |
397 | 397 | <StatusEffect type="OnWearing" target="Character" lockhands="true" SpeedMultiplier="0.75" setvalue="true"> |
398 | 398 | <Affliction identifier="handcuffed" amount="1" /> |
399 | | - <LuaHook name="DD.handcuffs.update" /> |
400 | 399 | </StatusEffect> |
401 | 400 | <StatusEffect type="OnWearing" target="This" Condition="-0.55" /> |
402 | 401 | <StatusEffect type="OnBroken" target="This"> |
|
1076 | 1075 | <Item identifier="titaniumaluminiumalloy" /> |
1077 | 1076 | <Item identifier="plastic" /> |
1078 | 1077 | </Deconstruct> |
| 1078 | + <Fabricate suitablefabricators="nexshop" requiredtime="1"> |
| 1079 | + <RequiredItem tag="money" amount="16" /> |
| 1080 | + </Fabricate> |
1079 | 1081 | <Fabricate suitablefabricators="fabricator" requiredtime="60" requiresrecipe="true"> |
1080 | 1082 | <RequiredSkill identifier="weapons" level="55" /> |
1081 | 1083 | <RequiredItem identifier="steel" amount="2" /> |
|
1206 | 1208 | <Item identifier="titaniumaluminiumalloy" /> |
1207 | 1209 | <Item identifier="plastic" /> |
1208 | 1210 | </Deconstruct> |
| 1211 | + <Fabricate suitablefabricators="nexshop" requiredtime="1"> |
| 1212 | + <RequiredItem tag="money" amount="16" /> |
| 1213 | + </Fabricate> |
1209 | 1214 | <Fabricate suitablefabricators="fabricator" requiredtime="60" requiresrecipe="true"> |
1210 | 1215 | <RequiredSkill identifier="weapons" level="55" /> |
1211 | 1216 | <RequiredItem identifier="steel" amount="2" /> |
|
2132 | 2137 | <Item identifier="ballisticfiber" /> |
2133 | 2138 | <Item identifier="plastic" /> |
2134 | 2139 | </Deconstruct> |
| 2140 | + <Fabricate suitablefabricators="nexshop" requiredtime="1"> |
| 2141 | + <RequiredItem tag="money" amount="20" /> |
| 2142 | + </Fabricate> |
2135 | 2143 | <Fabricate suitablefabricators="fabricator" requiredtime="60"> |
2136 | 2144 | <RequiredSkill identifier="weapons" level="45" /> |
2137 | 2145 | <RequiredItem identifier="ballisticfiber" amount="3" /> |
|
2171 | 2179 | <Deconstruct time="40"> |
2172 | 2180 | <Item identifier="ballisticfiber" amount="3" /> |
2173 | 2181 | </Deconstruct> |
| 2182 | + <Fabricate suitablefabricators="nexshop" requiredtime="1"> |
| 2183 | + <RequiredItem tag="money" amount="20" /> |
| 2184 | + </Fabricate> |
2174 | 2185 | <Fabricate suitablefabricators="fabricator" requiredtime="60"> |
2175 | 2186 | <RequiredSkill identifier="weapons" level="45" /> |
2176 | 2187 | <RequiredItem identifier="ballisticfiber" amount="4" /> |
|
2622 | 2633 | <Item identifier="plastic" /> |
2623 | 2634 | </Deconstruct> |
2624 | 2635 | <Fabricate suitablefabricators="nexshop" requiredtime="1"> |
2625 | | - <RequiredItem tag="money" amount="12" /> |
| 2636 | + <RequiredItem tag="money" amount="8" /> |
2626 | 2637 | </Fabricate> |
2627 | 2638 | <Fabricate suitablefabricators="fabricator" requiredtime="45" requiresrecipe="true"> |
2628 | 2639 | <RequiredSkill identifier="weapons" level="45" /> |
|
3453 | 3464 | <Price storeidentifier="merchantmilitary" /> |
3454 | 3465 | <Price storeidentifier="merchantmine" multiplier="0.75" /> |
3455 | 3466 | </Price> |
| 3467 | + <Fabricate suitablefabricators="nexshop" requiredtime="1"> |
| 3468 | + <RequiredItem tag="money" amount="2" /> |
| 3469 | + </Fabricate> |
3456 | 3470 | <Deconstruct time="5"> |
3457 | 3471 | <Item identifier="scrap" /> |
3458 | 3472 | <Item identifier="scrap" /> |
|
3928 | 3942 | <StatusEffect type="OnActive" target="This" lifetime="0.5"> |
3929 | 3943 | <ParticleEmitter particle="ammotrailwater" copyentityangle="true" anglemin="0" anglemax="0" particleamount="5" velocitymin="-10" velocitymax="-100" scalemin="0.25" scalemax="0.5" /> |
3930 | 3944 | </StatusEffect> |
| 3945 | + <StatusEffect type="OnNotContained" target="This" condition="-35" /> |
3931 | 3946 | <StatusEffect type="OnImpact" target="This" Condition="0.0" setvalue="true" /> |
3932 | | - <StatusEffect type="OnBroken" target="This" Condition="-100.0"> |
| 3947 | + <StatusEffect type="OnBroken" target="This"> |
| 3948 | + <sound file="Content/Items/Weapons/ExplosionDebris1.ogg" range="2000" /> |
| 3949 | + <sound file="Content/Items/Weapons/ExplosionDebris2.ogg" range="2000" /> |
| 3950 | + </StatusEffect> |
| 3951 | + <StatusEffect type="OnBroken" target="This"> |
3933 | 3952 | <sound file="Content/Items/Weapons/ExplosionMedium1.ogg" range="3000" /> |
3934 | 3953 | <sound file="Content/Items/Weapons/ExplosionMedium2.ogg" range="3000" /> |
3935 | 3954 | <sound file="Content/Items/Weapons/ExplosionMedium3.ogg" range="3000" /> |
3936 | | - <Explosion range="200.0" ballastfloradamage="60" structuredamage="8" itemdamage="32" force="5" severlimbsprobability="0.3" debris="false"> |
| 3955 | + <Explosion range="200.0" ballastfloradamage="60" structuredamage="10" itemdamage="40" force="5" severlimbsprobability="0.3" debris="false"> |
3937 | 3956 | <Affliction identifier="explosiondamage" strength="12" dividebylimbcount="true"/> |
3938 | 3957 | <Affliction identifier="burn" strength="6" dividebylimbcount="false"/> |
3939 | 3958 | <Affliction identifier="stun" strength="1" /> |
3940 | 3959 | </Explosion> |
3941 | 3960 | <Remove /> |
3942 | 3961 | </StatusEffect> |
3943 | | - <StatusEffect type="OnBroken" target="This"> |
3944 | | - <sound file="Content/Items/Weapons/ExplosionDebris1.ogg" range="2000" /> |
3945 | | - <sound file="Content/Items/Weapons/ExplosionDebris2.ogg" range="2000" /> |
3946 | | - </StatusEffect> |
3947 | 3962 | </Projectile> |
3948 | 3963 | <LightComponent range="30.0" lightcolor="255,155,55,128" powerconsumption="0" IsOn="true" castshadows="false" alphablend="false" allowingameediting="false" /> |
3949 | 3964 | </Item> |
|
5098 | 5113 | <RequiredItem identifier="titaniumaluminiumalloy" /> |
5099 | 5114 | </Fabricate> |
5100 | 5115 | <Fabricate suitablefabricators="nexshop" requiredtime="1"> |
5101 | | - <RequiredItem tag="money" amount="12" /> |
| 5116 | + <RequiredItem tag="money" amount="8" /> |
5102 | 5117 | </Fabricate> |
5103 | 5118 | <Deconstruct time="10"> |
5104 | 5119 | <Item identifier="plastic" /> |
|
5439 | 5454 | <Deconstruct time="5"> |
5440 | 5455 | <RequiredItem identifier="steel" /> |
5441 | 5456 | </Deconstruct> |
5442 | | - <Fabricate suitablefabricators="fabricator" requiredtime="20" amount="6"> |
| 5457 | + <Fabricate suitablefabricators="fabricator" requiredtime="10" amount="1"> |
5443 | 5458 | <RequiredSkill identifier="weapons" level="20" /> |
5444 | 5459 | <RequiredItem identifier="steel" /> |
5445 | | - <RequiredItem identifier="steel" /> |
5446 | 5460 | </Fabricate> |
5447 | 5461 | <InventoryIcon texture="whalinggun.png" sourcerect="249,0,55,55" origin="0.5,0.5" /> |
5448 | 5462 | <Sprite texture="whalinggun.png" sourcerect="0,64,190,28" depth="0.55" origin="0.5,0.5" /> |
|
5619 | 5633 | </StatusEffect> |
5620 | 5634 | </Holdable> |
5621 | 5635 | </Item> |
5622 | | - <Item name="Barricade Static" identifier="barricadestatic" NonPlayerTeamInteractable="true" category="Equipment,Misc" tags="barricade" linkable="true" allowedlinks="barricade" health="200" impactsoundtag="impact_metal_light" cargocontaineridentifier="metalcrate" scale="0.75" allowasextracargo="true" damagedbyrepairtools="true" damagedbymonsters="true" damagedbyprojectiles="true" damagedbymeleeweapons="true" damagedbyexplosions="true" explosiondamagemultiplier="0.35" ondamagedthreshold="2" > |
| 5636 | + <!-- NonPlayerTeamInteractable="true" --> |
| 5637 | + <Item name="Barricade Static" identifier="barricadestatic" InteractDistance="0.1" category="Equipment,Misc" tags="barricade" linkable="true" allowedlinks="barricade" health="200" impactsoundtag="impact_metal_light" cargocontaineridentifier="metalcrate" scale="0.75" allowasextracargo="true" damagedbyrepairtools="true" damagedbymonsters="true" damagedbyprojectiles="true" damagedbymeleeweapons="true" damagedbyexplosions="true" explosiondamagemultiplier="0.35" ondamagedthreshold="2" > |
5623 | 5638 | <Sprite texture="%ModDir%/Items/tools.png" sourcerect="220,0,32,124" origin="0.5,0.5" depth="0.54" /> |
5624 | 5639 | <Body height="150" width="16" density="30" bodytype="static" /> |
5625 | 5640 | <ItemComponent> |
|
6281 | 6296 | </Item> |
6282 | 6297 |
|
6283 | 6298 | <!-- special effect --> |
6284 | | - <Item identifier="bloodculthitfx" tags="fx" scale="0.5" hideinmenus="true" HiddenInGame="true" noninteractable="true" > |
| 6299 | + <Item identifier="bloodcultfx" tags="fx" scale="0.5" hideinmenus="true" HiddenInGame="true" noninteractable="true" > |
6285 | 6300 | <Sprite texture="foldablechairempty.png" depth="0.54" sourcerect="0,0,1,1"/> |
6286 | 6301 | <ItemComponent> |
6287 | 6302 | <StatusEffect target="This" type="OnSpawn" > |
6288 | | - <Explosion range="250.0" force="1.5" shockwave="false" smoke="true" flames="false" sparks="false" underwaterbubble="false" camerashake="6.0" /> |
| 6303 | + <Sound file="%ModDir%/Sounds/cultist1.ogg" selectionmode="random" range="500" volume="2.5"/> |
| 6304 | + <Sound file="%ModDir%/Sounds/cultist2.ogg" range="500" volume="2.5" /> |
| 6305 | + <Sound file="%ModDir%/Sounds/cultist3.ogg" range="500" volume="2.5" /> |
| 6306 | + <Sound file="%ModDir%/Sounds/cultist4.ogg" range="500" volume="2.5" /> |
| 6307 | + <Sound file="%ModDir%/Sounds/cultist5.ogg" range="500" volume="2.5" /> |
| 6308 | + <Sound file="%ModDir%/Sounds/cultist6.ogg" range="500" volume="2.5" /> |
| 6309 | + <Sound file="%ModDir%/Sounds/cultist7.ogg" range="500" volume="2.5" /> |
6289 | 6310 | </StatusEffect> |
6290 | 6311 | <StatusEffect target="This" type="OnSpawn" delay="3" > |
6291 | 6312 | <Remove /> |
6292 | 6313 | </StatusEffect> |
6293 | 6314 | </ItemComponent> |
6294 | 6315 | </Item> |
6295 | | - <Item identifier="bloodcultconvertfx" tags="fx" scale="0.5" hideinmenus="true" HiddenInGame="true" noninteractable="true" > |
| 6316 | + |
| 6317 | + <Item identifier="smokefx" tags="fx" scale="0.5" hideinmenus="true" HiddenInGame="true" noninteractable="true" > |
6296 | 6318 | <Sprite texture="foldablechairempty.png" depth="0.54" sourcerect="0,0,1,1"/> |
6297 | 6319 | <ItemComponent> |
6298 | 6320 | <StatusEffect target="This" type="OnSpawn" > |
6299 | | - <Sound file="%ModDir%/Sounds/cultist1.ogg" selectionmode="random" range="500" volume="2.5"/> |
6300 | | - <Sound file="%ModDir%/Sounds/cultist2.ogg" range="500" volume="2.5" /> |
6301 | | - <Sound file="%ModDir%/Sounds/cultist3.ogg" range="500" volume="2.5" /> |
6302 | | - <Sound file="%ModDir%/Sounds/cultist4.ogg" range="500" volume="2.5" /> |
6303 | | - <Sound file="%ModDir%/Sounds/cultist5.ogg" range="500" volume="2.5" /> |
6304 | | - <Sound file="%ModDir%/Sounds/cultist6.ogg" range="500" volume="2.5" /> |
6305 | | - <Sound file="%ModDir%/Sounds/cultist7.ogg" range="500" volume="2.5" /> |
| 6321 | + <Explosion range="250.0" force="0" shockwave="false" smoke="true" flames="false" sparks="false" underwaterbubble="false" camerashake="6.0" /> |
6306 | 6322 | </StatusEffect> |
6307 | 6323 | <StatusEffect target="This" type="OnSpawn" delay="3" > |
6308 | 6324 | <Remove /> |
|
6316 | 6332 | <ItemComponent> |
6317 | 6333 | <StatusEffect target="This" type="OnSpawn" > |
6318 | 6334 | <Sound file="%ModDir%/Sounds/teleport.ogg" range="500" volume="3.0"/> |
6319 | | - <Explosion range="250.0" force="1.5" shockwave="false" smoke="true" flames="false" sparks="false" underwaterbubble="false" camerashake="6.0" /> |
| 6335 | + <Explosion range="250.0" force="0" shockwave="false" smoke="true" flames="false" sparks="false" underwaterbubble="false" camerashake="6.0" /> |
6320 | 6336 | </StatusEffect> |
6321 | 6337 | <StatusEffect target="This" type="OnSpawn" delay="3" > |
6322 | 6338 | <Remove /> |
|
0 commit comments