lockpick artifact (#1374)

This commit is contained in:
Nim
2025-06-03 15:37:25 +03:00
committed by GitHub
parent 225739a348
commit dd6f5a7e6f
4 changed files with 22 additions and 1 deletions

View File

@@ -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

View File

@@ -49,3 +49,8 @@
tags:
- CP14UniqueSpawnDemiplanetLoot
- type: uniqueSpawn
id: CP14LockpickSkeletonArtifact
entity: CP14LockpickSkeletonArtifact
tags:
- CP14UniqueSpawnDemiplanetLoot