@@ -7,18 +7,18 @@
|
||||
parent: BaseItem
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/books.rsi
|
||||
sprite: _CP14/Objects/Bureaucracy/books.rsi
|
||||
layers:
|
||||
- state: paper
|
||||
- state: cover_base
|
||||
color: "#332d27"
|
||||
map: [ "cover" ]
|
||||
- state: decor_wingette
|
||||
- state: decor_line
|
||||
color: "#453f3a"
|
||||
map: [ "decor" ]
|
||||
- state: icon_eye
|
||||
- state: icon_plate
|
||||
map: [ "icon" ]
|
||||
- state: overlay_null
|
||||
- state: bookmark_short
|
||||
map: [ "overlay" ]
|
||||
- type: Tag
|
||||
tags:
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
- type: entity
|
||||
id: CP14BookGuildMoral
|
||||
parent: CP14BookWriteableBase
|
||||
name: The guild moral of the adventurer
|
||||
description: A book with written down unofficial rules among adventurers.
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: paper
|
||||
- state: cover_base
|
||||
color: "#45784e"
|
||||
map: [ "cover" ]
|
||||
- state: decor_frame
|
||||
color: "#e28f08"
|
||||
map: [ "decor" ]
|
||||
- state: icon_magic
|
||||
map: [ "icon" ]
|
||||
- state: bookmark_short
|
||||
map: [ "overlay" ]
|
||||
- type: Paper
|
||||
content: cp14-book-text-guild_moral
|
||||
@@ -7,14 +7,13 @@
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: paper
|
||||
- state: cover_strong
|
||||
- state: cover_base
|
||||
color: "#1f389c"
|
||||
- state: decor_wingette
|
||||
color: "#49a0f2"
|
||||
- state: detail_rivets
|
||||
color: "#734b3f"
|
||||
- state: icon_law
|
||||
- state: decor_frame
|
||||
color: "#38f0b3"
|
||||
- state: icon_plate
|
||||
color: "#f5ba56"
|
||||
- state: bookmark_short
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- CP14_RU_Imperial_Laws
|
||||
@@ -29,11 +28,13 @@
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: paper
|
||||
- state: cover_old
|
||||
- state: cover_base
|
||||
color: "#3b8065"
|
||||
- state: decor_wingette_circle
|
||||
- state: decor_frame
|
||||
color: "#ffe269"
|
||||
- state: icon_plate
|
||||
color: "#4eabbf"
|
||||
- state: icon_chemical
|
||||
- state: bookmark_short
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- CP14_RU_Alchemy
|
||||
@@ -48,16 +49,13 @@
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: paper
|
||||
- state: cover_strong
|
||||
- state: cover_base
|
||||
color: "#5f1280"
|
||||
- sprite: _CP14/Objects/Bureaucracy/books.rsi
|
||||
state: icon_rift
|
||||
shader: unshaded
|
||||
- state: detail_rivets
|
||||
color: "#734b3f"
|
||||
- state: overlay_dirt
|
||||
color: "#e149f2"
|
||||
- state: decor_frame
|
||||
color: "#ffe269"
|
||||
- state: icon_magic
|
||||
shader: unshaded
|
||||
- state: bookmark_short
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- CP14_RU_Demiplanes
|
||||
|
||||
@@ -12,41 +12,16 @@
|
||||
available:
|
||||
- cover:
|
||||
cover_base: Sixteen
|
||||
cover_old: Sixteen
|
||||
cover_strong: Sixteen
|
||||
decor:
|
||||
decor_wingette: Sixteen
|
||||
decor_wingette_circle: Sixteen
|
||||
decor_bottom: Sixteen
|
||||
decor_middle: Sixteen
|
||||
decor_spine: Sixteen
|
||||
decor_diagonal: Sixteen
|
||||
decor_vertical_middle: Sixteen
|
||||
icon_corner: Sixteen
|
||||
icon_mount: ""
|
||||
decor_line: Sixteen
|
||||
decor_corner: Sixteen
|
||||
decor_frame: Sixteen
|
||||
icon:
|
||||
icon_glow: Sixteen
|
||||
icon_magnifier: ""
|
||||
icon_time: Sixteen
|
||||
icon_eye: ""
|
||||
icon_letter_N: ""
|
||||
icon_letter_P: ""
|
||||
icon_lightning: ""
|
||||
icon_question: Sixteen
|
||||
icon_scmmd: ""
|
||||
icon_stars: Sixteen
|
||||
icon_stars2: Sixteen
|
||||
icon_temple: Sixteen
|
||||
icon_tree: ""
|
||||
icon_pentagramm: Sixteen
|
||||
icon_fish: ""
|
||||
icon_skull: ""
|
||||
icon_text: ""
|
||||
icon_text2: ""
|
||||
icon_text3: ""
|
||||
icon_image: Sixteen
|
||||
icon_moon: Sixteen
|
||||
icon_text: Sixteen
|
||||
icon_plate: Sixteen
|
||||
icon_uptext: Sixteen
|
||||
icon_magic: ""
|
||||
overlay:
|
||||
overlay_blood: ""
|
||||
overlay_dirt: Sixteen
|
||||
detail_bookmark: Sixteen
|
||||
detail_rivets: Sixteen
|
||||
overlay_null: ""
|
||||
bookmark_short: ""
|
||||
|
||||
@@ -92,6 +92,10 @@
|
||||
- id: CP14GuidebookImperialLaws
|
||||
- id: CP14GuidebookAlchemy
|
||||
- id: CP14GuidebookDemiplanes
|
||||
#Lore books
|
||||
- !type:GroupSelector
|
||||
children:
|
||||
- id: CP14BookGuildMoral
|
||||
#Empty random
|
||||
- id: CP14BookRandom
|
||||
amount: !type:RangeNumberSelector
|
||||
|
||||
Reference in New Issue
Block a user