Gives Chaplain their Bible 🙏 (#6269)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
- type: entity
|
||||
name: bible
|
||||
description: New Interstellar Version 2340
|
||||
parent: BaseItem
|
||||
id: Bible
|
||||
components:
|
||||
- type: Bible
|
||||
damage:
|
||||
groups:
|
||||
Brute: -7
|
||||
Burn: -7
|
||||
damageOnFail:
|
||||
groups:
|
||||
Brute: 4
|
||||
Airloss: 6
|
||||
damageOnUntrainedUse: ## What a non-chaplain takes when attempting to heal someone
|
||||
groups:
|
||||
Burn: 10
|
||||
- type: ItemCooldown
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
sprite: Objects/Specific/Chapel/bible.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
size: 15
|
||||
sprite: Objects/Specific/Chapel/bible.rsi
|
||||
prefix: inhand
|
||||
- type: Storage
|
||||
capacity: 10
|
||||
storageSoundCollection:
|
||||
collection: storageRustle
|
||||
|
||||
Reference in New Issue
Block a user