lockpick artifact (#1374)
This commit is contained in:
@@ -32,6 +32,19 @@
|
||||
materialComposition:
|
||||
CP14Mithril: 10
|
||||
|
||||
- type: entity
|
||||
parent: CP14BaseLockpick
|
||||
id: CP14LockpickSkeletonArtifact
|
||||
name: lockpick skeleton
|
||||
description: A lockpick made from the bone of an unknown creature, it can open anything... though not immediately.
|
||||
categories: [ DoNotMap ]
|
||||
suffix: Artifact
|
||||
components:
|
||||
- type: CP14Lockpick
|
||||
health: 1000
|
||||
- type: Sprite
|
||||
state: lockpick_skeleton
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: CP14KeyFile
|
||||
|
||||
@@ -49,3 +49,8 @@
|
||||
tags:
|
||||
- CP14UniqueSpawnDemiplanetLoot
|
||||
|
||||
- type: uniqueSpawn
|
||||
id: CP14LockpickSkeletonArtifact
|
||||
entity: CP14LockpickSkeletonArtifact
|
||||
tags:
|
||||
- CP14UniqueSpawnDemiplanetLoot
|
||||
|
||||
Reference in New Issue
Block a user