Skip to content

Commit effac47

Browse files
committed
1.2.7 (EXPERIMENTAL #1)
1 parent b3c0102 commit effac47

30 files changed

+303
-137
lines changed

Dam Defense/Items/GreenskinItems.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<SuitableTreatment type="damage" suitability="50" />
8282
<SuitableTreatment type="burn" suitability="1" />
8383
<SuitableTreatment identifier="drunk" suitability="-20" />
84+
<Fabricate suitablefabricators="nexshop" requiredtime="1">
85+
<RequiredItem tag="money" amount="10" />
86+
</Fabricate>
8487
<Fabricate suitablefabricators="medicalfabricator" requiredtime="30">
8588
<RequiredSkill identifier="medical" level="35" />
8689
<RequiredItem identifier="chloralhydrate" amount="1" />

Dam Defense/Items/Items.xml

Lines changed: 39 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,6 @@
396396
<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" />
397397
<StatusEffect type="OnWearing" target="Character" lockhands="true" SpeedMultiplier="0.75" setvalue="true">
398398
<Affliction identifier="handcuffed" amount="1" />
399-
<LuaHook name="DD.handcuffs.update" />
400399
</StatusEffect>
401400
<StatusEffect type="OnWearing" target="This" Condition="-0.55" />
402401
<StatusEffect type="OnBroken" target="This">
@@ -1076,6 +1075,9 @@
10761075
<Item identifier="titaniumaluminiumalloy" />
10771076
<Item identifier="plastic" />
10781077
</Deconstruct>
1078+
<Fabricate suitablefabricators="nexshop" requiredtime="1">
1079+
<RequiredItem tag="money" amount="16" />
1080+
</Fabricate>
10791081
<Fabricate suitablefabricators="fabricator" requiredtime="60" requiresrecipe="true">
10801082
<RequiredSkill identifier="weapons" level="55" />
10811083
<RequiredItem identifier="steel" amount="2" />
@@ -1206,6 +1208,9 @@
12061208
<Item identifier="titaniumaluminiumalloy" />
12071209
<Item identifier="plastic" />
12081210
</Deconstruct>
1211+
<Fabricate suitablefabricators="nexshop" requiredtime="1">
1212+
<RequiredItem tag="money" amount="16" />
1213+
</Fabricate>
12091214
<Fabricate suitablefabricators="fabricator" requiredtime="60" requiresrecipe="true">
12101215
<RequiredSkill identifier="weapons" level="55" />
12111216
<RequiredItem identifier="steel" amount="2" />
@@ -2132,6 +2137,9 @@
21322137
<Item identifier="ballisticfiber" />
21332138
<Item identifier="plastic" />
21342139
</Deconstruct>
2140+
<Fabricate suitablefabricators="nexshop" requiredtime="1">
2141+
<RequiredItem tag="money" amount="20" />
2142+
</Fabricate>
21352143
<Fabricate suitablefabricators="fabricator" requiredtime="60">
21362144
<RequiredSkill identifier="weapons" level="45" />
21372145
<RequiredItem identifier="ballisticfiber" amount="3" />
@@ -2171,6 +2179,9 @@
21712179
<Deconstruct time="40">
21722180
<Item identifier="ballisticfiber" amount="3" />
21732181
</Deconstruct>
2182+
<Fabricate suitablefabricators="nexshop" requiredtime="1">
2183+
<RequiredItem tag="money" amount="20" />
2184+
</Fabricate>
21742185
<Fabricate suitablefabricators="fabricator" requiredtime="60">
21752186
<RequiredSkill identifier="weapons" level="45" />
21762187
<RequiredItem identifier="ballisticfiber" amount="4" />
@@ -2622,7 +2633,7 @@
26222633
<Item identifier="plastic" />
26232634
</Deconstruct>
26242635
<Fabricate suitablefabricators="nexshop" requiredtime="1">
2625-
<RequiredItem tag="money" amount="12" />
2636+
<RequiredItem tag="money" amount="8" />
26262637
</Fabricate>
26272638
<Fabricate suitablefabricators="fabricator" requiredtime="45" requiresrecipe="true">
26282639
<RequiredSkill identifier="weapons" level="45" />
@@ -3453,6 +3464,9 @@
34533464
<Price storeidentifier="merchantmilitary" />
34543465
<Price storeidentifier="merchantmine" multiplier="0.75" />
34553466
</Price>
3467+
<Fabricate suitablefabricators="nexshop" requiredtime="1">
3468+
<RequiredItem tag="money" amount="2" />
3469+
</Fabricate>
34563470
<Deconstruct time="5">
34573471
<Item identifier="scrap" />
34583472
<Item identifier="scrap" />
@@ -3928,22 +3942,23 @@
39283942
<StatusEffect type="OnActive" target="This" lifetime="0.5">
39293943
<ParticleEmitter particle="ammotrailwater" copyentityangle="true" anglemin="0" anglemax="0" particleamount="5" velocitymin="-10" velocitymax="-100" scalemin="0.25" scalemax="0.5" />
39303944
</StatusEffect>
3945+
<StatusEffect type="OnNotContained" target="This" condition="-35" />
39313946
<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">
39333952
<sound file="Content/Items/Weapons/ExplosionMedium1.ogg" range="3000" />
39343953
<sound file="Content/Items/Weapons/ExplosionMedium2.ogg" range="3000" />
39353954
<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">
39373956
<Affliction identifier="explosiondamage" strength="12" dividebylimbcount="true"/>
39383957
<Affliction identifier="burn" strength="6" dividebylimbcount="false"/>
39393958
<Affliction identifier="stun" strength="1" />
39403959
</Explosion>
39413960
<Remove />
39423961
</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>
39473962
</Projectile>
39483963
<LightComponent range="30.0" lightcolor="255,155,55,128" powerconsumption="0" IsOn="true" castshadows="false" alphablend="false" allowingameediting="false" />
39493964
</Item>
@@ -5098,7 +5113,7 @@
50985113
<RequiredItem identifier="titaniumaluminiumalloy" />
50995114
</Fabricate>
51005115
<Fabricate suitablefabricators="nexshop" requiredtime="1">
5101-
<RequiredItem tag="money" amount="12" />
5116+
<RequiredItem tag="money" amount="8" />
51025117
</Fabricate>
51035118
<Deconstruct time="10">
51045119
<Item identifier="plastic" />
@@ -5439,10 +5454,9 @@
54395454
<Deconstruct time="5">
54405455
<RequiredItem identifier="steel" />
54415456
</Deconstruct>
5442-
<Fabricate suitablefabricators="fabricator" requiredtime="20" amount="6">
5457+
<Fabricate suitablefabricators="fabricator" requiredtime="10" amount="1">
54435458
<RequiredSkill identifier="weapons" level="20" />
54445459
<RequiredItem identifier="steel" />
5445-
<RequiredItem identifier="steel" />
54465460
</Fabricate>
54475461
<InventoryIcon texture="whalinggun.png" sourcerect="249,0,55,55" origin="0.5,0.5" />
54485462
<Sprite texture="whalinggun.png" sourcerect="0,64,190,28" depth="0.55" origin="0.5,0.5" />
@@ -5619,7 +5633,8 @@
56195633
</StatusEffect>
56205634
</Holdable>
56215635
</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" >
56235638
<Sprite texture="%ModDir%/Items/tools.png" sourcerect="220,0,32,124" origin="0.5,0.5" depth="0.54" />
56245639
<Body height="150" width="16" density="30" bodytype="static" />
56255640
<ItemComponent>
@@ -6281,28 +6296,29 @@
62816296
</Item>
62826297

62836298
<!-- 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" >
62856300
<Sprite texture="foldablechairempty.png" depth="0.54" sourcerect="0,0,1,1"/>
62866301
<ItemComponent>
62876302
<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" />
62896310
</StatusEffect>
62906311
<StatusEffect target="This" type="OnSpawn" delay="3" >
62916312
<Remove />
62926313
</StatusEffect>
62936314
</ItemComponent>
62946315
</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" >
62966318
<Sprite texture="foldablechairempty.png" depth="0.54" sourcerect="0,0,1,1"/>
62976319
<ItemComponent>
62986320
<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" />
63066322
</StatusEffect>
63076323
<StatusEffect target="This" type="OnSpawn" delay="3" >
63086324
<Remove />
@@ -6316,7 +6332,7 @@
63166332
<ItemComponent>
63176333
<StatusEffect target="This" type="OnSpawn" >
63186334
<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" />
63206336
</StatusEffect>
63216337
<StatusEffect target="This" type="OnSpawn" delay="3" >
63226338
<Remove />

0 commit comments

Comments
 (0)