Improvised parts

This commit is contained in:
Radezolid 2026-05-06 18:26:19 -03:00
parent da4d8d9d4e
commit 91c2eef18e
2 changed files with 92 additions and 69 deletions

View File

@ -17,9 +17,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ForgedShotgunGraph
node: shotgun
# DeltaV - Make unobtainable
#- type: Construction
# graph: ForgedShotgunGraph
# node: shotgun
- type: entity
parent: BaseItem
@ -38,9 +39,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ForgedPistolGraph
node: shotgun
# DeltaV - Make unobtainable
#- type: Construction
# graph: ForgedPistolGraph
# node: shotgun
- type: entity
parent: BaseItem
@ -59,9 +61,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ForgedRevolverGraph
node: shotgun
# DeltaV - Make unobtainable
#- type: Construction
# graph: ForgedRevolverGraph
# node: shotgun
- type: entity
parent: BaseItem
@ -80,9 +83,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ForgedSMGGraph
node: shotgun
# DeltaV - Make unobtainable
#- type: Construction
# graph: ForgedSMGGraph
# node: shotgun
- type: entity
parent: BaseItem
@ -101,9 +105,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ForgedSniperGraph
node: shotgun
# DeltaV - Make unobtainable
#- type: Construction
# graph: ForgedSniperGraph
# node: shotgun
- type: entity
parent: BaseItem
@ -122,6 +127,7 @@
tags:
- Metal
- ModularBarrel
- type: Construction
graph: ModularBarrelGraph
node: shotgun
# DeltaV - Make unobtainable
#- type: Construction
# graph: ModularBarrelGraph
# node: shotgun

View File

@ -159,9 +159,10 @@
- type: Tag
tags:
- HiltWood
- type: Construction
graph: HiltWoodGraph
node: hilt
# DeltaV - Make unobtainable
#- type: Construction
# graph: HiltWoodGraph
# node: hilt
- type: entity
parent: BaseItem
@ -177,9 +178,10 @@
- type: Tag
tags:
- HiltPlasteel
- type: Construction
graph: HiltPlasteelGraph
node: hilt
# DeltaV - Make unobtainable
#- type: Construction
# graph: HiltPlasteelGraph
# node: hilt
- type: entity
parent: BaseItem
@ -195,9 +197,10 @@
- type: Tag
tags:
- BladeSteel
- type: Construction
graph: BladeSteelGraph
node: blade
# DeltaV - Make unobtainable
#- type: Construction
# graph: BladeSteelGraph
# node: blade
- type: entity
parent: BaseItem
@ -213,9 +216,10 @@
- type: Tag
tags:
- BladePlasteel
- type: Construction
graph: BladePlasteelGraph
node: blade
# DeltaV - Make unobtainable
#- type: Construction
# graph: BladePlasteelGraph
# node: blade
- type: entity
parent: BaseItem
@ -234,9 +238,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: SwordForgedGraph
node: tool
# DeltaV - Make unobtainable
#- type: Construction
# graph: SwordForgedGraph
# node: tool
- type: entity
parent: BaseItem
@ -255,9 +260,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ClaymoreForgedGraph
node: tool
# DeltaV - Make unobtainable
#- type: Construction
# graph: ClaymoreForgedGraph
# node: tool
- type: entity
parent: BaseItem
@ -276,9 +282,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ImprovisedShieldGraph
node: shield
# DeltaV - Make unobtainable
#- type: Construction
# graph: ImprovisedShieldGraph
# node: shield
- type: entity
parent: BaseItem
@ -297,9 +304,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ForgedShieldBucklerGraph
node: shield
# DeltaV - Make unobtainable
#- type: Construction
# graph: ForgedShieldBucklerGraph
# node: shield
- type: entity
parent: BaseItem
@ -318,9 +326,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ForgedShieldTowerGraph
node: shield
# DeltaV - Make unobtainable
#- type: Construction
# graph: ForgedShieldTowerGraph
# node: shield
- type: entity
parent: BaseItem
@ -339,9 +348,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: PaladinShieldGraph
node: shield
# DeltaV - Make unobtainable
#- type: Construction
# graph: PaladinShieldGraph
# node: shield
- type: entity
parent: BaseItem
@ -360,9 +370,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: PaladinShieldGreatGraph
node: shield
# DeltaV - Make unobtainable
#- type: Construction
# graph: PaladinShieldGreatGraph
# node: shield
- type: entity
parent: BaseItem
@ -381,9 +392,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ClothingOuterArmorImprovisedGraph
node: vest
# DeltaV - Make unobtainable
#- type: Construction
# graph: ClothingOuterArmorImprovisedGraph
# node: vest
- type: entity
parent: BaseItem
@ -402,9 +414,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ClothingOuterArmorForgedGraph
node: vest
# DeltaV - Make unobtainable
#- type: Construction
# graph: ClothingOuterArmorForgedGraph
# node: vest
- type: entity
parent: BaseItem
@ -423,9 +436,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ClothingOuterArmorPaladinGraph
node: vest
# DeltaV - Make unobtainable
#- type: Construction
# graph: ClothingOuterArmorPaladinGraph
# node: vest
- type: entity
parent: BaseItem
@ -444,9 +458,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ClothingHeadHelmetImprovisedGraph
node: helmet
# DeltaV - Make unobtainable
#- type: Construction
# graph: ClothingHeadHelmetImprovisedGraph
# node: helmet
- type: entity
parent: BaseItem
@ -465,9 +480,10 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ClothingHeadHelmetForgedGraph
node: helmet
# DeltaV - Make unobtainable
#- type: Construction
# graph: ClothingHeadHelmetForgedGraph
# node: helmet
- type: entity
parent: BaseItem
@ -486,6 +502,7 @@
- type: Tag
tags:
- Metal
- type: Construction
graph: ClothingHeadHelmetPaladinGraph
node: helmet
# DeltaV - Make unobtainable
#- type: Construction
# graph: ClothingHeadHelmetPaladinGraph
# node: helmet