Skip to content

Commit

Permalink
Church Of WeedGod Items (#346)
Browse files Browse the repository at this point in the history
* weedchurch robes

* bible + refactor

* hats

* sprite edits

* name changes
  • Loading branch information
terezi committed Sep 24, 2023
1 parent a61efcb commit fb9646a
Show file tree
Hide file tree
Showing 20 changed files with 181 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@

#Clothing
- type: entity
parent: ClothingOuterBase
id: ClothingOuterRobesWeedChurch
name: church of weedgod robes
description: the robes of those dedicated to the god who's name begins with G
components:
- type: Sprite
sprite: _NF/Faction/Clothing/OuterClothing/weedchurchrobes.rsi
- type: Clothing
sprite: _NF/Faction/Clothing/OuterClothing/weedchurchrobes.rsi

- type: entity
parent: ClothingHeadBaseButcherable
id: ClothingHeadBeanieWeedChurch
name: church of weedgod beanie
description: the beanie worn by followers of the church of weedgod
components:
- type: Sprite
sprite: _NF/Faction/Clothing/Head/weedchurchbeanie.rsi
- type: Clothing
sprite: _NF/Faction/Clothing/Head/weedchurchbeanie.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadWeedChurchBishop
name: church of weedgod bishop's hat
description: a holy hat worn by those with high status in the church of weedgod
components:
- type: Sprite
sprite: _NF/Faction/Clothing/Head/weedchurchbishop.rsi
- type: Clothing
sprite: _NF/Faction/Clothing/Head/weedchurchbishop.rsi

#Bible
- type: entity
name: weejurnum
description: holy book to followers of the church of weedgod
parent: BaseStorageItem
id: Weejurnum
components:
- type: UseDelay
delay: 10.0
- type: Bible
damage:
groups:
Brute: -15
Burn: -15
damageOnFail:
groups:
Brute: 15
Airloss: 15
damageOnUntrainedUse: ## What a non-chaplain takes when attempting to heal someone
groups:
Burn: 10
- type: Prayable
bibleUserOnly: true
- type: ReactionMixer
mixMessage: "bible-mixing-success"
reactionTypes:
- Holy
- type: ItemCooldown
- type: Sprite
sprite: _NF/Faction/Objects/weejurnum.rsi
state: icon
- type: Item
size: 15
sprite: _NF/Faction/Objects/weejurnum.rsi
- type: Clothing
slots:
- Belt
- type: Storage
capacity: 10
- type: UserInterface
interfaces:
- key: enum.StorageUiKey.Key
type: StorageBoundUserInterface
- type: Tag
tags:
- Book
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 @terezi4real github",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "icon"
},
{
"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": "Created by @Everturning discord",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-HELMET",
"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 @Everturning discord",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "icon"
},
{
"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.
22 changes: 22 additions & 0 deletions Resources/Textures/_NF/Faction/Objects/weejurnum.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by @Everturning discord",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit fb9646a

Please sign in to comment.