Create more Holy Books based off Spacestation 14 Dieties (#39181)
* Add More Holy Books * Remove reference of original fork in meta.json * Removed "rich" reagent description for Blessed Bolognese, and replaced with "holy". * Updated Holy Liquids to each have their own minor effects. * Tuned down Nar'sie Blood * Create playtime requirements, and relocate holy water to it's own category. All holy waters created through a bible are now located under the "Sacred" section of the guidebook, as to help maintain clutter. * Replace 'curse' mixing verb with 'bless'. * Update and fix guidebook to have section for 'Sacred' liquids. * Add back in Tanakh and Satanic Bibles so they can be removed in other PR. * Forgot to re-add the prototypes. * Add back the time requirements I mistakenly removed. * Remove Italian Bible * Fix errors. * Remove Carps & Crypts * Relocate .ftl designations to their own sacred.ftl * Forgot to update single_reagent.yml. Updated it now. * Ended the communist dream. (Removed Communist Manifesto option for Chaplain) * Give lamp book a little more pizzazz. * Single line indent applied * test * untest * Update sacred.yml * Remove Unused Bibles, rename druids, moth bibles. * Remove custom reagents. * Error fixes. * Reorder Bibles to Save my OCD. * Flip that pentagram. Bro must of rolled a nat 20 in convincing people this should be flipped. I know its more "accurate", but the layman will probably look at this and say its wrong. Just a personal thought that escaped my brain and will never be read. * Rename Druid Tablet, Delete Lantern Path * Delete icon.png * Delete inhand-left.png * Delete inhand-right.png * Delete meta.json * Update chaplain.yml * Update loadout_groups.yml * Reorder for OCD
@@ -107,10 +107,10 @@
|
|||||||
sprite: Objects/Specific/Chapel/tanakh.rsi
|
sprite: Objects/Specific/Chapel/tanakh.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: Bible
|
|
||||||
name: druidic tablet
|
|
||||||
description: "It's the mystery of the druids!"
|
|
||||||
id: BibleDruid
|
id: BibleDruid
|
||||||
|
name: druidic tablet
|
||||||
|
parent: Bible
|
||||||
|
description: "It's the mystery of the druids!"
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi
|
sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi
|
||||||
@@ -118,10 +118,10 @@
|
|||||||
sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi
|
sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: Bible
|
|
||||||
name: communist manifesto
|
|
||||||
description: "Remove the mask of humanity from Capital."
|
|
||||||
id: BibleCommunistManifesto
|
id: BibleCommunistManifesto
|
||||||
|
name: communist manifesto
|
||||||
|
parent: Bible
|
||||||
|
description: "Remove the mask of humanity from Capital."
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Chapel/communistmanifesto.rsi
|
sprite: Objects/Specific/Chapel/communistmanifesto.rsi
|
||||||
@@ -140,12 +140,45 @@
|
|||||||
sprite: Objects/Specific/Chapel/satanicbible.rsi
|
sprite: Objects/Specific/Chapel/satanicbible.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
|
id: BibleNarsie
|
||||||
|
name: tome of nar'sie
|
||||||
parent: Bible
|
parent: Bible
|
||||||
name: codex nanotrasimus
|
description: "What could possibly go wrong with a book covered in blood?"
|
||||||
description: "A familiar book containing the Sacred Operating Procedures."
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Specific/Chapel/tomeofnarsie.rsi
|
||||||
|
- type: Item
|
||||||
|
sprite: Objects/Specific/Chapel/tomeofnarsie.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
id: BibleNanoTrasen
|
id: BibleNanoTrasen
|
||||||
|
name: codex nanotrasimus
|
||||||
|
parent: Bible
|
||||||
|
description: "A familiar book containing the Sacred Operating Procedures."
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi
|
sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi
|
sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: BibleHonk
|
||||||
|
name: mirth of the honkmother
|
||||||
|
parent: Bible
|
||||||
|
description: "Oh great and glorious Mother, Mistress of Mirth, Matron of Mask and Merriments, Blessed is she amongst us jesters."
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Specific/Chapel/honk.rsi
|
||||||
|
- type: Item
|
||||||
|
sprite: Objects/Specific/Chapel/honk.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: BibleRatvar
|
||||||
|
name: tablet of ratvar
|
||||||
|
parent: Bible
|
||||||
|
description: "A holy relic of the Clockwork Cult, blessed by the Clockwork Justice, Ratvar."
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Objects/Specific/Chapel/ratvartablet.rsi
|
||||||
|
- type: Item
|
||||||
|
sprite: Objects/Specific/Chapel/ratvartablet.rsi
|
||||||
|
|||||||
@@ -1,3 +1,33 @@
|
|||||||
|
# Playtime requirement for NanoTrasen Bible, Codex NanoTrasimus
|
||||||
|
- type: loadoutEffectGroup
|
||||||
|
id: NanoTrasenBibleRequirement
|
||||||
|
effects:
|
||||||
|
- !type:JobRequirementLoadoutEffect
|
||||||
|
requirement:
|
||||||
|
!type:RoleTimeRequirement
|
||||||
|
role: JobCaptain
|
||||||
|
time: 7200 #2 hrs
|
||||||
|
|
||||||
|
# Playtime requirement for Druid Bible, Druidic Tablet
|
||||||
|
- type: loadoutEffectGroup
|
||||||
|
id: DruidBibleRequirement
|
||||||
|
effects:
|
||||||
|
- !type:JobRequirementLoadoutEffect
|
||||||
|
requirement:
|
||||||
|
!type:RoleTimeRequirement
|
||||||
|
role: JobBotanist
|
||||||
|
time: 18000 #5 hrs
|
||||||
|
|
||||||
|
# Playtime requirement for Clown Bible, Mirth of the Honkmother
|
||||||
|
- type: loadoutEffectGroup
|
||||||
|
id: ClownBibleRequirement
|
||||||
|
effects:
|
||||||
|
- !type:JobRequirementLoadoutEffect
|
||||||
|
requirement:
|
||||||
|
!type:RoleTimeRequirement
|
||||||
|
role: JobClown
|
||||||
|
time: 18000 #5 hrs
|
||||||
|
|
||||||
# Head
|
# Head
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: ChaplainHead
|
id: ChaplainHead
|
||||||
@@ -87,12 +117,18 @@
|
|||||||
|
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: BibleDruid
|
id: BibleDruid
|
||||||
|
effects:
|
||||||
|
- !type:GroupLoadoutEffect
|
||||||
|
proto: DruidBibleRequirement
|
||||||
storage:
|
storage:
|
||||||
back:
|
back:
|
||||||
- BibleDruid
|
- BibleDruid
|
||||||
|
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: BibleNanoTrasen
|
id: BibleNanoTrasen
|
||||||
|
effects:
|
||||||
|
- !type:GroupLoadoutEffect
|
||||||
|
proto: NanoTrasenBibleRequirement
|
||||||
storage:
|
storage:
|
||||||
back:
|
back:
|
||||||
- BibleNanoTrasen
|
- BibleNanoTrasen
|
||||||
@@ -108,3 +144,24 @@
|
|||||||
storage:
|
storage:
|
||||||
back:
|
back:
|
||||||
- BibleTanakh
|
- BibleTanakh
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: BibleNarsie
|
||||||
|
storage:
|
||||||
|
back:
|
||||||
|
- BibleNarsie
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: BibleHonk
|
||||||
|
effects:
|
||||||
|
- !type:GroupLoadoutEffect
|
||||||
|
proto: ClownBibleRequirement
|
||||||
|
storage:
|
||||||
|
back:
|
||||||
|
- BibleHonk
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: BibleRatvar
|
||||||
|
storage:
|
||||||
|
back:
|
||||||
|
- BibleRatvar
|
||||||
|
|||||||
@@ -381,10 +381,13 @@
|
|||||||
minLimit: 1
|
minLimit: 1
|
||||||
loadouts:
|
loadouts:
|
||||||
- Bible
|
- Bible
|
||||||
- BibleDruid
|
|
||||||
- BibleNanoTrasen
|
- BibleNanoTrasen
|
||||||
|
- BibleDruid
|
||||||
- BibleSatanic
|
- BibleSatanic
|
||||||
- BibleTanakh
|
- BibleTanakh
|
||||||
|
- BibleHonk
|
||||||
|
- BibleRatvar
|
||||||
|
- BibleNarsie
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
id: JanitorHead
|
id: JanitorHead
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 891 B |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 955 B |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 1.0 KiB |
@@ -1,23 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-4.0",
|
||||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
"copyright": "Sprites created by Davyei (Discord) for Spacestation 14.",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "icon"
|
|
||||||
},
|
},
|
||||||
{
|
"states": [
|
||||||
"name": "inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "icon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-right",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
}
|
},
|
||||||
]
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 948 B |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 857 B |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 942 B |
@@ -1,23 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-4.0",
|
||||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
"copyright": "Sprites created by Davyei (Discord) for Spacestation 14.",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "icon"
|
|
||||||
},
|
},
|
||||||
{
|
"states": [
|
||||||
"name": "inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "icon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-right",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
}
|
},
|
||||||
]
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
Resources/Textures/Objects/Specific/Chapel/honk.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 957 B |
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-4.0",
|
||||||
|
"copyright": "Sprites created by Davyei (Discord) for Spacestation 14.",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 824 B After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 958 B |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 956 B |
@@ -1,23 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-4.0",
|
||||||
"copyright": "Originally drawn by @Trosling (Discord)",
|
"copyright": "Sprites created by Davyei (Discord) for Spacestation 14.",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "icon"
|
|
||||||
},
|
},
|
||||||
{
|
"states": [
|
||||||
"name": "inhand-left",
|
{
|
||||||
"directions": 4
|
"name": "icon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-right",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
}
|
},
|
||||||
]
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
|
After Width: | Height: | Size: 826 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-4.0",
|
||||||
|
"copyright": "Sprites created by Davyei (Discord) for Spacestation 14.",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 738 B |
|
After Width: | Height: | Size: 863 B |
|
After Width: | Height: | Size: 869 B |
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-4.0",
|
||||||
|
"copyright": "Sprites created by Davyei (Discord) for Spacestation 14.",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||