Skip to content

Commit

Permalink
More watelander armor and coats (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
HungryCuban authored Dec 6, 2024
1 parent 32d7c9d commit 37d267f
Show file tree
Hide file tree
Showing 39 changed files with 306 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
- type: entity
parent: ClothingMaskGas
id: N14ClothingMaskGasZealotGasMask
name: zealot gas mask
description: An old riot gas mask modified by someone religious. The night vision is broken but it gives decent protection.
components:
- type: Item
size: Tiny
- type: EyeProtection
- type: Sprite
sprite: _Nuclear14/Clothing/Mask/Gasmask/zealotgasmask.rsi
- type: Clothing
sprite: _Nuclear14/Clothing/Mask/Gasmask/zealotgasmask.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.9
Slash: 0.9
Piercing: 0.9
Heat: 0.9

- type: entity
parent: ClothingMaskGas
id: ClothingMaskGasFire
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,12 @@
spawned:
- id: N14MaterialYaoguaiHide
amount: 1

- type: entity
parent: ClothingNeckBase
id: N14ClothingNeckCloakDarkCloak
name: dark cloak
description: A dark tinted cloak.
components:
- type: Sprite
sprite: _Nuclear14/Clothing/Neck/darkcloak.rsi
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
#MARK: Plain Coats and Clothing
- type: entity
parent: ClothingOuterStorageBase
id: N14ClothingOuterGhostEchoes
name: Ghost Echoes
description: A coat filled with bullets holes... Seems like his previous owner wasn't so lucky
components:
- type: Sprite
sprite: _Nuclear14/Clothing/OuterClothing/Coats/falloutghostechoes.rsi
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/Coats/falloutghostechoes.rsi
- type: ClothingSpecialModifier
luckModifier: 1

- type: entity
parent: ClothingOuterStorageBase
id: N14ClothingOuterHarperCoat
name: Harper Coat
description: A dark coat with some red lining.
components:
- type: Sprite
sprite: _Nuclear14/Clothing/OuterClothing/Coats/falloutharpercoat.rsi
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/Coats/falloutharpercoat.rsi
- type: ClothingSpecialModifier
charismaModifier: 1

- type: entity
parent: ClothingOuterStorageBase
id: N14ClothingOuterJacketLettermanRed
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,71 @@
- type: entity
parent: ClothingOuterBase
id: N14ClothingOuterZealotDuster
name: zealot duster
description: A heavily modified highway patrol coat clearly designed by some manner of fanatic.
components:
- type: Sprite
sprite: _Nuclear14/Clothing/OuterClothing/Armor/falloutzealotduster.rsi
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/Armor/falloutzealotduster.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.75
Slash: 0.75
Piercing: 0.8
Heat: 0.8
- type: ExplosionResistance
damageCoefficient: 0.7
- type: ClothingSpecialModifier
luckModifier: 1

- type: entity
parent: ClothingOuterBase
id: N14ClothingScavengerHeavyArmor
name: scavenger heavy armor
description: A reinforced duster hiding pieces of scavenged armor.
components:
- type: Sprite
sprite: _Nuclear14/Clothing/OuterClothing/Armor/falloutscavengerheavyarmor.rsi
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/Armor/falloutscavengerheavyarmor.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.7
Slash: 0.6
Piercing: 0.65
Heat: 0.9
- type: ExplosionResistance
damageCoefficient: 0.7
- type: Reflect
reflectProb: 0.05
spread: 150
- type: ClothingSpeedModifier
walkModifier: 0.90
sprintModifier: 0.90

- type: entity
parent: ClothingOuterBase
id: N14ClothingOuterCoatFollowersArmored
name: Followers Armored Labcoat
description: A vest used by the followers. It haves a bulletproof vest underneath
components:
- type: Sprite
sprite: _Nuclear14/Clothing/OuterClothing/Armor/falloutfoaarmoredcoat.rsi
- type: Clothing
sprite: _Nuclear14/Clothing/OuterClothing/Armor/falloutfoaarmoredcoat.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.8
Slash: 0.8
Piercing: 0.8
Heat: 0.8
- type: ClothingSpecialModifier
intelligenceModifier: 1

- type: entity
parent: ClothingOuterBase
id: N14ClothingOuterLeatherArmor
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by CT-56324864 on discord",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "taken from Big Iron github https://github.com/Foundation-19/Big-Iron/blob/a39f8c394e06cef0bcb05915cd01f8fa8bf9d58d/icons/fallout/onmob/clothes/suit_cosmetic.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "taken from BigIron github https://github.com/Foundation-19/Big-Iron/blob/a39f8c394e06cef0bcb05915cd01f8fa8bf9d58d/icons/fallout/onmob/clothes/suit_cosmetic.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "taken from BigIron github https://github.com/Foundation-19/Big-Iron/blob/a39f8c394e06cef0bcb05915cd01f8fa8bf9d58d/icons/fallout/onmob/clothes/suit_cosmetic.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by CT-56324864 on discord",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from Big Iron github https://github.com/Foundation-19/Big-Iron/blob/a39f8c394e06cef0bcb05915cd01f8fa8bf9d58d/icons/fallout/onmob/clothes/suit_cosmetic.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from Big Iron github https://github.com/Foundation-19/Big-Iron/blob/a39f8c394e06cef0bcb05915cd01f8fa8bf9d58d/icons/fallout/onmob/clothes/suit_cosmetic.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit 37d267f

Please sign in to comment.