global whitelist fix

This commit is contained in:
Ed
2025-05-30 14:04:04 +03:00
parent 7c852cdc8c
commit 44149a6db8
174 changed files with 530 additions and 535 deletions

View File

@@ -117,7 +117,7 @@ public abstract partial class CP14SharedFarmingSystem
if (used != null && !_tag.HasTag(used.Value, tag))
continue;
}
var spawnLoot = _entityTable.GetSpawns(table);
foreach (var loot in spawnLoot)
{
@@ -218,3 +218,4 @@ public abstract partial class CP14SharedFarmingSystem
return true;
}
}

View File

@@ -22,9 +22,9 @@
- sprite: /Textures/_CP14/Interface/Alerts/mana.rsi
state: mana8
- sprite: /Textures/_CP14/Interface/Alerts/mana.rsi
state: mana9
state: mana9
- sprite: /Textures/_CP14/Interface/Alerts/mana.rsi #TODO: Without this dublication, alerts never be fully null
state: mana9
state: mana9
name: cp14-alerts-magic-energy-name
description: cp14-alerts-magic-energy-desc
minSeverity: 0

View File

@@ -1,6 +1,6 @@
- type: entity
id: CP14SmallWoodenCrateFilled
parent:
parent:
- CP14SmallWoodenCrate
suffix: Filled, Tools and Fluff
components:
@@ -14,7 +14,7 @@
- type: entity
id: CP14LargeWoodenCrateFilled
suffix: Filled, Tools and Fluff
parent:
parent:
- CP14LargeWoodenCrate
components:
- type: EntityTableContainerFill

View File

@@ -29,7 +29,7 @@
- type: localizedDataset
id: CP14_Names_Human_Female_First
values:
values:
prefix: cp14-species-name-human-female-first-
count: 44

View File

@@ -181,7 +181,7 @@
sprite:
sprite: /Textures/_CP14/Decals/Flora/Grass.rsi
state: grass_short11
- type: decal
id: CP14FloraGrass12
snapCardinals: true
@@ -190,7 +190,7 @@
sprite:
sprite: /Textures/_CP14/Decals/Flora/Grass.rsi
state: grass_short12
- type: decal
id: CP14FloraGrass13
snapCardinals: true
@@ -199,7 +199,7 @@
sprite:
sprite: /Textures/_CP14/Decals/Flora/Grass.rsi
state: grass_short13
- type: decal
id: CP14FloraGrass14
snapCardinals: true

View File

@@ -12,7 +12,7 @@
manaCost: 4
- type: CP14MagicEffect
telegraphyEffects:
- !type:CP14SpellSpawnEntityOnTarget
- !type:CP14SpellSpawnEntityOnTarget
spawns:
- CP14ImpactEffectResurrection
effects:

View File

@@ -75,7 +75,7 @@
- state: notes_5
color: "#36937b"
shader: unshaded
- type: entity
id: CP14RuneDeadHealBallade
parent: CP14BaseMagicRune

View File

@@ -62,7 +62,7 @@
- type: entity
id: CP14FlameCreationArtificialFlame
parent:
parent:
- BaseItem
- ItemHeftyBase
name: artificial flame

View File

@@ -70,7 +70,7 @@
- state: notes_5
color: "#eea911"
shader: unshaded
- type: entity
id: CP14RuneHellBallade
parent: CP14BaseMagicRune

View File

@@ -50,7 +50,7 @@
- state: wave_up
color: "#eea911"
shader: unshaded
- type: entity
id: CP14RuneTieflingRevenge
parent: CP14BaseMagicRune

View File

@@ -50,7 +50,7 @@
cooldown: 5
castDelay: 1.5
breakOnMove: false
- type: entity
id: CP14RuneCureBurn
parent: CP14BaseMagicRune

View File

@@ -52,7 +52,7 @@
cooldown: 5
castDelay: 1.5
breakOnMove: false
- type: entity
id: CP14RuneCureWounds
parent: CP14BaseMagicRune

View File

@@ -76,7 +76,7 @@
- state: notes_5
color: "#79b330"
shader: unshaded
- type: entity
id: CP14RuneHealBallade
parent: CP14BaseMagicRune

View File

@@ -69,7 +69,7 @@
- state: notes_5
color: "#bd4fda"
shader: unshaded
- type: entity
id: CP14RunePeaceBallade
parent: CP14BaseMagicRune

View File

@@ -46,7 +46,7 @@
cooldown: 30
castDelay: 1.5
breakOnMove: false
- type: entity
id: CP14RuneSheepPolymorph
parent: CP14BaseMagicRune

View File

@@ -68,7 +68,7 @@
- state: notes_5
color: "#e8cb56"
shader: unshaded
- type: entity
id: CP14RuneSpeedBallade
parent: CP14BaseMagicRune

View File

@@ -71,7 +71,7 @@
sprite: /Textures/Objects/Fun/goldbikehorn.rsi
visible: false
state: icon
- type: TriggerOnSpawn
- type: TriggerOnSpawn
- type: TimedDespawn
lifetime: 5
- type: FlashOnTrigger

View File

@@ -24,7 +24,7 @@
id: CP14ActionSpellSignalLightRed
parent: CP14ActionSpellSignalLightBase
name: Red signal Light
description: You launch a hovering ball of light, briefly emitting a bright glow of red. This glow is able to penetrate the real world even from the demiplane.
description: You launch a hovering ball of light, briefly emitting a bright glow of red. This glow is able to penetrate the real world even from the demiplane.
components:
- type: Sprite
state: signal_light_red
@@ -69,7 +69,7 @@
id: CP14ActionSpellSignalLightYellow
parent: CP14ActionSpellSignalLightBase
name: Yellow signal Light
description: You launch a hovering ball of light, briefly emitting a bright glow of yellow. This glow is able to penetrate the real world even from the demiplane.
description: You launch a hovering ball of light, briefly emitting a bright glow of yellow. This glow is able to penetrate the real world even from the demiplane.
components:
- type: Sprite
state: signal_light_yellow
@@ -114,7 +114,7 @@
id: CP14ActionSpellSignalLightBlue
parent: CP14ActionSpellSignalLightBase
name: Blue signal Light
description: You launch a hovering ball of light, briefly emitting a bright glow of blue. This glow is able to penetrate the real world even from the demiplane.
description: You launch a hovering ball of light, briefly emitting a bright glow of blue. This glow is able to penetrate the real world even from the demiplane.
components:
- type: Sprite
state: signal_light_blue
@@ -160,7 +160,7 @@
abstract: true
categories: [ ForkFiltered ]
name: signal light
description: A signal of light left by an adventurer possibly in trouble.
description: A signal of light left by an adventurer possibly in trouble.
components:
- type: TimedDespawn
lifetime: 12
@@ -176,12 +176,12 @@
netsync: false
mask: /Textures/_CP14/Effects/LightMasks/lighthouse_cone.png
- type: EmitSoundOnSpawn
sound:
sound:
path: /Audio/Items/Flare/flare_on.ogg
- type: AmbientSound
enabled: true
volume: -5
range: 5
range: 5
sound:
path: /Audio/Items/Flare/flare_burn.ogg #TODO sound redesign
- type: CP14SpawnOutOfDemiplane

View File

@@ -1,7 +1,7 @@
- type: entity
id: CP14ActionSpellLurkerFear
name: Primal terror
description: You plunge the target into primal terror, robbing them of the ability to fight and speak.
description: You plunge the target into primal terror, robbing them of the ability to fight and speak.
components:
- type: Sprite
sprite: _CP14/Actions/Spells/lurker.rsi
@@ -62,7 +62,7 @@
- state: particles_down
color: "#6c5f82"
shader: unshaded
- type: entity
id: CP14RuneLurkerFear
parent: CP14BaseMagicRune
@@ -75,7 +75,7 @@
- state: double_outer
color: "#6c5f82"
shader: unshaded
- type: entity
id: CP14RuneLurkerFearImpact
parent: CP14BaseMagicImpact

View File

@@ -68,7 +68,7 @@
- state: notes_5
color: "#5096d4"
shader: unshaded
- type: entity
id: CP14RuneMagicBallade
parent: CP14BaseMagicRune

View File

@@ -1,7 +1,7 @@
- type: entity
id: CP14ActionSpellManaConsume
name: Mana consume
description: You absorb a small amount of mana from the target.
description: You absorb a small amount of mana from the target.
components:
- type: Sprite
sprite: _CP14/Actions/Spells/meta.rsi

View File

@@ -43,7 +43,7 @@
event: !type:CP14DelayedEntityTargetActionEvent
cooldown: 15
castDelay: 0.25
breakOnMove: false
breakOnMove: false
- type: entity
id: CP14RuneMagicSplitting

View File

@@ -1,7 +1,7 @@
- type: entity
id: CP14ActionSpellManaTrance
name: Mana trance
description: You go into a trance for a while, restoring mana.
description: You go into a trance for a while, restoring mana.
components:
- type: Sprite
sprite: _CP14/Actions/Spells/meta.rsi

View File

@@ -23,7 +23,7 @@
- CP14ImpactEffectVampireBite
- !type:CP14SpellApplyEntityEffect
effects:
- !type:Jitter
- !type:Jitter
- !type:ModifyBloodLevel
amount: -15
- type: EntityTargetAction
@@ -43,7 +43,7 @@
event: !type:CP14DelayedEntityTargetActionEvent
cooldown: 1
castDelay: 1
- type: entity
id: CP14ImpactEffectVampireBite
parent: CP14SnowEffect

View File

@@ -44,7 +44,7 @@
cooldown: 30
castDelay: 1.5
breakOnMove: false
- type: entity
id: CP14RuneVampireHypnosis
parent: CP14BaseMagicRune

View File

@@ -5,7 +5,7 @@
components:
- type: InstantAction
checkCanInteract: false
icon:
icon:
sprite: _CP14/Actions/zLevel.rsi
state: up
event: !type:CP14ZLevelActionUp
@@ -17,7 +17,7 @@
components:
- type: InstantAction
checkCanInteract: false
icon:
icon:
sprite: _CP14/Actions/zLevel.rsi
state: down
event: !type:CP14ZLevelActionDown
@@ -30,7 +30,7 @@
- type: InstantAction
clientExclusive: true
checkCanInteract: false
icon:
icon:
sprite: _CP14/Actions/zLevel.rsi
state: roof
event: !type:CP14ToggleRoofVisibilityAction

View File

@@ -1,6 +1,6 @@
- type: entity
abstract: true
parent:
parent:
- Clothing
- ContentsExplosionResistanceBase
id: CP14ClothingBackpackBase

View File

@@ -1,5 +1,5 @@
- type: entity
parent:
parent:
- CP14ClothingCloakBase
- CP14ClothingBaseContainer
id: CP14ClothingCloakAlchemist
@@ -25,7 +25,7 @@
- CP14Vial
- type: entity
parent:
parent:
- CP14ClothingCloakBase
- CP14ClothingBaseContainer
id: CP14ClothingCloakAlchemistMantle

View File

@@ -1,10 +1,10 @@
- type: entity
parent:
parent:
- CP14ClothingCloakBase
- CP14ClothingBaseContainer
id: CP14ClothingCloakBlacksmithArpon
name: blacksmith's apron
description: Loose leather strips, still actually being clothing.
description: Loose leather strips, still actually being clothing.
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/blacksmith_apron.rsi

View File

@@ -1,5 +1,5 @@
- type: entity
parent:
parent:
- CP14ClothingCloakBase
- ClothingSlotBase
id: CP14ClothingCloakCaptainJacket

View File

@@ -1,5 +1,5 @@
- type: entity
parent:
parent:
- CP14ClothingCloakBase
id: CP14ClothingCloakCommandantJacket #TODO: Rename from Jacket to Cape
name: commandant's cape

View File

@@ -2,7 +2,7 @@
parent: CP14ClothingCloakBase
id: CP14ClothingCloakGuardCommander
name: armored cloak of a guard commander
description: It is an extremely durable and lightweight cape, custom designed for Imperial Guard commanders
description: It is an extremely durable and lightweight cape, custom designed for Imperial Guard commanders
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/Guard/guard_commander_cloak.rsi

View File

@@ -1,5 +1,5 @@
- type: entity
parent:
parent:
- CP14ClothingCloakBase
id: CP14ClothingCloakGuildmasterCape
name: guildmaster cape

View File

@@ -1,5 +1,5 @@
- type: entity
parent:
parent:
- CP14ClothingCloakBase
- ClothingSlotBase
id: CP14ClothingCloakMaidArpon

View File

@@ -109,7 +109,7 @@
parent: CP14ClothingEyesBase
id: CP14ClothingEyesEyePatch
name: eye patch
description: Hides the mutilation of the eyes.
description: Hides the mutilation of the eyes.
components:
- type: Foldable
canFoldInsideContainer: true

View File

@@ -7,7 +7,7 @@
- type: Clothing
equipDelay: 0.2
unequipDelay: 0.2
slots:
slots:
- gloves
- type: Sprite
state: icon

View File

@@ -101,7 +101,7 @@
parent: CP14ClothingHeadBase
id: CP14ClothingHeadJagermeisterHat
name: jagermeister's hat
description: The mark of a professional in his field.
description: The mark of a professional in his field.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/jagermeister_hat.rsi

View File

@@ -2,7 +2,7 @@
parent: CP14ClothingHeadBase
id: CP14ClothingHeadGildmaster
name: guildmaster hat
description: A sign of unlimited experience and honor.
description: A sign of unlimited experience and honor.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/Guildmaster/guildmaster_hat.rsi

View File

@@ -286,7 +286,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtMaidDress
name: maid's dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/maid_dress.rsi
- type: Clothing
@@ -294,9 +294,9 @@
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothinShirtBlueYellowDress
name: blue-yellow dress
components:
id: CP14ClothinShirtBlueYellowDress
name: blue-yellow dress
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/blue_yellow_dress.rsi
- type: Clothing
@@ -304,9 +304,9 @@
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothinShirtWhiteBlueDress
id: CP14ClothinShirtWhiteBlueDress
name: white-blue dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress.rsi
- type: Clothing
@@ -314,9 +314,9 @@
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothinShirtWhiteBlue2Dress
id: CP14ClothinShirtWhiteBlue2Dress
name: white-blue dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_blue_dress2.rsi
- type: Clothing
@@ -326,7 +326,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtBrown2Dress
name: brown dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_brown2_dress.rsi
- type: Clothing
@@ -336,7 +336,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtBrown3Dress
name: brown dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_brown3_dress.rsi
- type: Clothing
@@ -345,8 +345,8 @@
- type: entity
parent: CP14ClothingShirtBase
id: CP14ClothinShirtWhiteGreenDress
name: green dress
components:
name: green dress
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_green_dress.rsi
- type: Clothing
@@ -356,7 +356,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtwhiteGreenYellowDress
name: green-yellow dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_green_yellow_dress.rsi
- type: Clothing
@@ -366,7 +366,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtRedBlueDress
name: red-blue dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/white_red_blue_dress.rsi
- type: Clothing
@@ -376,7 +376,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtYellowBlueDress
name: yellow-blue dress
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Dress/yellow_blue_dress.rsi
- type: Clothing
@@ -386,7 +386,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtBlueGreen
name: blue-green shirt
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/blue_green.rsi
- type: Clothing
@@ -396,7 +396,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtGray
name: gray shirt
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/gray.rsi
- type: Clothing
@@ -406,7 +406,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtGreenYellow
name: green-yellow shirt
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/green_yellow.rsi
- type: Clothing
@@ -416,7 +416,7 @@
parent: CP14ClothingShirtBase
id: CP14ClothinShirtWhiteBrown
name: white-brown shirt
components:
components:
- type: Sprite
sprite: _CP14/Clothing/Shirt/Roles/General/Shirts/white_brown.rsi
- type: Clothing

View File

@@ -12,7 +12,7 @@
Slash: 0.90
Piercing: 0.85
Heat: 0.90
- type: entity
parent: CP14ClothingShirtGuardBase
id: CP14ClothingShirtGuardsChainmailShirtB

View File

@@ -25,7 +25,7 @@
sprite: _CP14/Clothing/Shoes/black.rsi
- type: Clothing
sprite: _CP14/Clothing/Shoes/black.rsi
- type: entity
parent: CP14ClothingShoesBase
id: CP14ClothingShoesAristocraticBlack
@@ -36,7 +36,7 @@
sprite: _CP14/Clothing/Shoes/aristocratic_black.rsi
- type: Clothing
sprite: _CP14/Clothing/Shoes/aristocratic_black.rsi
- type: entity
parent: CP14ClothingShoesBase
id: CP14ClothingShoesSandals

View File

@@ -7,7 +7,7 @@
components:
- type: Sprite
sprite: _CP14/Effects/mist.rsi
state: chemmist
state: chemmist
- type: TimedDespawn
lifetime: 20
- type: Tag

View File

@@ -24,7 +24,7 @@
- type: EmitSoundOnSpawn
sound:
collection: CP14Digging
- type: entity
id: CP14SnowEffect
parent: CP14DirtEffect

View File

@@ -47,7 +47,7 @@
falloffPower: 1.5
intensity: 50
- type: EmitSoundOnSpawn
sound:
sound:
path: /Audio/Effects/demon_dies.ogg
params:
variation: 0.3

View File

@@ -7,7 +7,7 @@
- type: Sprite
sprite: _CP14/Markers/jobs.rsi
snapCardinals: true
# Security
- type: entity

View File

@@ -157,7 +157,7 @@
sprites:
- sprite: _CP14/Mobs/Customization/human_facial_hair.rsi
state: martialartist2
- type: marking
id: CP14HumanFacialHairMoonshiner
bodyPart: FacialHair

View File

@@ -3,7 +3,7 @@
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -17,7 +17,7 @@
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -31,7 +31,7 @@
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -45,7 +45,7 @@
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -59,7 +59,7 @@
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -73,7 +73,7 @@
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring

View File

@@ -3,7 +3,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -17,7 +17,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -31,7 +31,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -45,7 +45,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -59,7 +59,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -73,7 +73,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -87,7 +87,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -101,7 +101,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring
@@ -115,7 +115,7 @@
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [ CP14Silva ]
coloring:
coloring:
default:
type:
!type:SimpleColoring

View File

@@ -77,7 +77,7 @@
- id: CP14Snowball
- id: CP14CopperCoin1
- id: CP14ModularInlayQuartzWater
- type: entity
id: CP14AreaEntityEffectSlimeFroze
parent: CP14BaseMagicImpact

View File

@@ -1,6 +1,6 @@
- type: entity
id: CP14MobIceSpectre
parent:
parent:
- BaseMob
- MobCombat
categories: [ ForkFiltered ]
@@ -27,7 +27,7 @@
mask:
- FlyingMobMask
layer:
- FlyingMobLayer
- FlyingMobLayer
- Opaque
- type: NPCUseActionOnTarget
actionId: CP14ActionSpellIceShardsGhost

View File

@@ -27,7 +27,7 @@
suffix: Zombie. Easy
categories: [ HideSpawnMenu ]
components:
- type: Loadout
- type: Loadout
prototypes: [ CP14MobUndeadEasy1 ]
- type: entity

View File

@@ -1,5 +1,5 @@
- type: entity
id: CP14MobUndeadSkeletonDemiplaneT1
- type: entity
id: CP14MobUndeadSkeletonDemiplaneT1
parent: CP14BaseMobSkeleton
name: skeleton
abstract: true

View File

@@ -22,7 +22,7 @@
- sprite: _CP14/Mobs/Species/Skeleton/parts.rsi
state: full
# Easy
# Easy
- type: entity
id: CP14MobUndeadSkeletonWizardTownRaid

View File

@@ -2,4 +2,3 @@
save: false
parent: CP14BaseMobTiefling
id: CP14MobTiefling

View File

@@ -18,7 +18,7 @@
- Pen
- CP14InkwellFittable
- type: CP14PersonalSignature
signSound:
signSound:
collection: PaperScribbles
params:
variation: 0.1

View File

@@ -8,7 +8,7 @@
categories: [ ForkFiltered ]
components:
- type: Food
trash:
trash:
- CP14Eggshells
- type: Sprite
sprite: _CP14/Objects/Consumable/Food/egg.rsi

View File

@@ -29,7 +29,7 @@
- type: CP14CurrencyExaminable
- type: EmitSoundOnLand
sound:
path: /Audio/_CP14/Items/coins_fall.ogg
path: /Audio/_CP14/Items/coins_fall.ogg
- type: EmitSoundOnDrop
sound:
collection: CP14Coins

View File

@@ -25,7 +25,7 @@
components:
- type: Sprite
state: victoria_garden
- type: CP14TradingContract
- type: CP14TradingContract
faction: VictoriaGardens
- type: entity
@@ -36,5 +36,5 @@
components:
- type: Sprite
state: brad_potions
- type: CP14TradingContract
- type: CP14TradingContract
faction: BradPotions

View File

@@ -156,12 +156,12 @@
currentTemperature: 290
- type: InternalTemperature
thickness: 0.02
area: 0.02
area: 0.02
- type: CP14TemperatureTransformation
entries:
- temperatureRange: 400, 500
transformTo: CP14GroundSage
- type: entity
id: CP14LumiMushroom
@@ -207,7 +207,7 @@
parent: CP14WildProduceBase
name: blue Amanita
description: A sky blue flower known for its medicinal and magical properties.
components:
components:
- type: Sprite
sprite: _CP14/Objects/Flora/Wild/blue_amanita.rsi
layers:
@@ -234,7 +234,7 @@
tags:
- CP14FitInMortar
- CP14AlchemicalHerbals
- type: entity
id: CP14Dayflin
parent: CP14WildProduceBase

View File

@@ -5,7 +5,7 @@
components:
- type: CP14AbstractKey
group: Alchemist
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyAlchemy1

View File

@@ -5,7 +5,7 @@
components:
- type: CP14AbstractKey
group: Blacksmith
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyBlacksmith
@@ -13,7 +13,7 @@
components:
- type: CP14Key
autoGenerateShape: Blacksmith1
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyBlacksmith2

View File

@@ -18,7 +18,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse1
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse2
@@ -26,7 +26,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse2
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse3
@@ -34,7 +34,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse3
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse4
@@ -42,7 +42,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse4
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse5
@@ -50,7 +50,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse5
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse6
@@ -58,7 +58,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse6
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse7
@@ -66,7 +66,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse7
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse8
@@ -74,7 +74,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse8
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse9
@@ -82,7 +82,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse9
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse10
@@ -90,7 +90,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse10
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse11
@@ -98,7 +98,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse11
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse12
@@ -106,7 +106,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse12
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse13
@@ -114,7 +114,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse13
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse14
@@ -122,7 +122,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse14
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse15
@@ -130,7 +130,7 @@
components:
- type: CP14Key
autoGenerateShape: PersonalHouse15
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyPersonalHouse16

View File

@@ -5,7 +5,7 @@
categories: [ ForkFiltered ]
name: key
description: A small, intricate piece of metal that opens some locks. Don't give it to anyone!
components:
components:
- type: Tag
tags:
- CP14Key

View File

@@ -5,7 +5,7 @@
categories: [ ForkFiltered ]
name: lock
description: A small device customized only for a specific key shape. Attach it to doors or chests that have no lock and feel the spirit of security.
components:
components:
- type: Item
size: Tiny
- type: Sprite

View File

@@ -140,7 +140,7 @@
volume: 15
- type: Damageable
- type: Destructible
thresholds:
thresholds:
- trigger:
!type:DamageTrigger
damage: 1

View File

@@ -2,7 +2,7 @@
parent: CP14ModularGripBase
id: CP14ModularRod
abstract: true
description: A thin shaft of wood, the most important part of the future arrow.
description: A thin shaft of wood, the most important part of the future arrow.
components:
- type: CP14ModularCraftStartPoint
startSlots:

View File

@@ -3,7 +3,7 @@
parent: CP14VialSmall
categories: [ ForkFiltered ]
name: alchemical bomb
description: A vial of liquid that explodes with an alchemical reagent cloud when thrown.
description: A vial of liquid that explodes with an alchemical reagent cloud when thrown.
components:
- type: Spillable
solution: none #Disable spillable

View File

@@ -117,7 +117,7 @@
types:
Blunt: 5
# Vials
# Vials
- type: entity
id: CP14VialTiny

View File

@@ -9,11 +9,11 @@
sprite: _CP14/Objects/Specific/Thaumaturgy/ritual_chalk.rsi
state: icon
- type: Item
sprite: _CP14/Objects/Specific/Thaumaturgy/ritual_chalk.rsi
sprite: _CP14/Objects/Specific/Thaumaturgy/ritual_chalk.rsi
- type: entity
id: CP14ManaOperationGlove
parent:
parent:
- BaseItem
- CP14BaseWeaponLight
- CP14BaseWeaponShort
@@ -29,7 +29,7 @@
shape:
- 0,0,0,1
storedRotation: -45
sprite: _CP14/Objects/Specific/Thaumaturgy/powerline_gauntlet.rsi
sprite: _CP14/Objects/Specific/Thaumaturgy/powerline_gauntlet.rsi
- type: CP14MagicEnergyContainer
magicAlert: CP14MagicEnergy
maxEnergy: 50

View File

@@ -4,7 +4,7 @@
name: bucket
description: It's a boring old bucket.
categories: [ ForkFiltered ]
components:
components:
- type: Drink
solution: bucket
ignoreEmpty: true

View File

@@ -1,5 +1,5 @@
- type: entity
parent:
parent:
- BaseItem
- CP14BaseCrystalSlot
id: CP14CrystalLamp
@@ -63,11 +63,11 @@
- type: ItemSlots
slots:
crystal_slot:
insertSound:
insertSound:
path: /Audio/_CP14/Items/crystal_insert.ogg
params:
variation: 0.05
ejectSound:
ejectSound:
path: /Audio/_CP14/Items/crystal_eject.ogg
params:
variation: 0.05
@@ -76,7 +76,7 @@
whitelist:
components:
- CP14MagicEnergyCrystal
- type: entity
parent: CP14CrystalLamp
id: CP14CrystalLampBlueEmpty

View File

@@ -1,6 +1,6 @@
- type: entity
id: CP14Torch
parent:
parent:
- BaseItem
- CP14BaseTorch
name: torch

View File

@@ -1,6 +1,6 @@
- type: entity
id: CP14BaseMop
parent:
parent:
- BaseItem
- CP14BaseWeaponDestructible
name: wooden mop

View File

@@ -31,4 +31,4 @@
- Anchoring
useSound:
path: /Audio/Items/ratchet.ogg

View File

@@ -1,6 +1,6 @@
- type: entity
id: CP14BaseShield
parent:
parent:
- BaseItem
- CP14BaseWeaponLight
- CP14BaseWeaponThrowable

View File

@@ -17,7 +17,7 @@
id: CP14ModularGuildmasterRapier
parent: CP14ModularGripGuildmaster
name: guildmaster's personal rapier
description: A personal weapon issued to each guildmaster. Combines reliability and killing power.
description: A personal weapon issued to each guildmaster. Combines reliability and killing power.
components:
- type: Sprite
layers:

View File

@@ -81,7 +81,7 @@
- type: entity
name: ice bow
description: A magic bow that needs no ammunition.
description: A magic bow that needs no ammunition.
id: CP14BowIceArtifact
parent: CP14BowCombat
categories: [ DoNotMap ]

View File

@@ -100,4 +100,3 @@
color: "#5eabeb"
- type: PointLight
color: "#5eabeb"

View File

@@ -11,7 +11,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorAlchemy1
- CP14WoodenDoorMirrored
id: CP14WoodenDoorAlchemyMirrored1
@@ -28,7 +28,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorAlchemy2
- CP14WoodenDoorMirrored
id: CP14WoodenDoorAlchemyMirrored2
@@ -45,7 +45,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorAlchemy3
- CP14WoodenDoorMirrored
id: CP14WoodenDoorAlchemyMirrored3

View File

@@ -9,7 +9,7 @@
locked: true
- type: entity
parent:
parent:
- CP14IronDoorBlacksmith1
- CP14IronDoorMirrored
id: CP14IronDoorMirroredBlacksmith1
@@ -26,7 +26,7 @@
locked: true
- type: entity
parent:
parent:
- CP14IronDoorBlacksmith2
- CP14IronDoorMirrored
id: CP14IronDoorMirroredBlacksmith2
@@ -43,7 +43,7 @@
locked: true
- type: entity
parent:
parent:
- CP14IronDoorBlacksmith3
- CP14IronDoorMirrored
id: CP14IronDoorMirroredBlacksmith3

View File

@@ -11,7 +11,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorMerchantShop1
- CP14WoodenDoorMirrored
id: CP14WoodenDoorMerchantShopMirrored1
@@ -28,7 +28,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorMerchantShop2
- CP14WoodenDoorMirrored
id: CP14WoodenDoorMerchantShopMirrored2
@@ -45,7 +45,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorMerchantShop3
- CP14WoodenDoorMirrored
id: CP14WoodenDoorMerchantShopMirrored3

View File

@@ -11,7 +11,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorTavernStaff
- CP14WoodenDoorMirrored
id: CP14WoodenDoorTavernStaffMirrored
@@ -80,7 +80,7 @@
locked: true
- type: entity
parent:
parent:
- CP14WoodenDoorWindowedTavernHall
- CP14WoodenDoorWindowedMirrored
id: CP14WoodenDoorTavernHallMirrored

View File

@@ -1,6 +1,6 @@
- type: entity
id: CP14WoodenDoor
parent:
parent:
- CP14BaseDoor
- CP14BaseFlammableSpreading
name: wooden door

View File

@@ -1,6 +1,6 @@
- type: entity
id: CP14WoodenDoorWindowed
parent:
parent:
- CP14BaseDoor
- CP14BaseFlammableSpreading
name: wooden windowed door

View File

@@ -46,7 +46,7 @@
- CP14wall
- type: entity
parent:
parent:
- CP14BaseFenceBig
- CP14BaseFlammableSpreading
id: CP14FenceBigWooden
@@ -89,7 +89,7 @@
- type: entity
parent: CP14BaseFenceBig
id: CP14FenceBigIron
suffix: Iron
suffix: Iron
components:
- type: Sprite
sprite: _CP14/Structures/Fence/iron_big.rsi

View File

@@ -48,7 +48,7 @@
- type: CP14Lock #Empty, for installing new locks
- type: entity
parent:
parent:
- CP14BaseFenceGateBig
- CP14BaseFlammableSpreading
id: CP14FenceGateBigWooden
@@ -89,7 +89,7 @@
sprite: _CP14/Structures/Fence/wooden_birch_big.rsi
- type: entity
parent:
parent:
- CP14BaseFenceGateBig
id: CP14FenceGateBigIron
suffix: Iron

View File

@@ -97,7 +97,7 @@
- type: Icon
sprite: _CP14/Structures/Fences/cliff_dirt.rsi
state: end_left
- type: entity
parent: CP14Cliff
id: CP14CliffEndRight

View File

@@ -44,7 +44,7 @@
delay: 2.5
- type: entity
parent:
parent:
- CP14BaseFence
- CP14BaseFlammableSpreading
id: CP14FenceWooden

View File

@@ -48,7 +48,7 @@
- type: CP14Lock #Empty, for installing new locks
- type: entity
parent:
parent:
- CP14BaseFenceGate
- CP14BaseFlammableSpreading
id: CP14FenceGateWooden

View File

@@ -46,7 +46,7 @@
- type: entity
parent: CP14BaseFenceWindow
id: CP14FenceWindowIron
suffix: Iron
suffix: Iron
components:
- type: Sprite
sprite: _CP14/Structures/Fence/iron_window.rsi

View File

@@ -3,7 +3,7 @@
abstract: true
parent: BaseRock
name: quartz
description: Natural quartz crystals that can absorb the magical energy of the world around them.
description: Natural quartz crystals that can absorb the magical energy of the world around them.
categories: [ ForkFiltered ]
components:
- type: Sprite
@@ -22,7 +22,7 @@
collection: CP14CrystalDings
params:
variation: 0.03
- type: Damageable
- type: Damageable
damageContainer: Inorganic
damageModifierSet: Glass
- type: MeleeSound

View File

@@ -74,7 +74,7 @@
- type: entity
id: CP14GatherableWaterAirLily
parent:
parent:
- CP14GatherableBase
- CP14WaterLilies
name: air lily
@@ -145,5 +145,4 @@
big8: ""
- type: CP14WaveShader
speed: 2.5
dis: 3
dis: 3

View File

@@ -56,7 +56,7 @@
!type:PhysShapeAabb
bounds: "-0.35,-0.35,0.35,0.35"
mask:
- FullTileMask
- FullTileMask
layer:
- Opaque
- type: CP14PlantGatherable
@@ -93,7 +93,7 @@
delay: 1.5
- type: CP14WeatherRefillable
solution: plant
- type: RefillableSolution
- type: RefillableSolution
solution: plant
maxRefill: 50
- type: ExaminableSolution

View File

@@ -1,7 +1,7 @@
- type: entity
name: wooden bed
id: CP14WoodenBed
parent:
parent:
- BaseStructure
- CP14BaseFlammableSpreading
description: Wooden bed. Better than nothing.

View File

@@ -1,7 +1,7 @@
- type: entity
name: wood bench
id: CP14BenchWood
parent:
parent:
- SeatBase
- CP14BaseFlammable
description: A bench carved from wood, a comfortable part of the interior designed for sitting and relaxing.

View File

@@ -1,7 +1,7 @@
- type: entity
id: CP14BookshelfWooden
categories: [ ForkFiltered ]
parent:
parent:
- BaseStructureDynamic
- CP14BaseFlammable
name: wooden bookshelf

View File

@@ -1,9 +1,9 @@
- type: entity
name: wooden chair
description: Made of the most common planks. Simple and effective!
description: Made of the most common planks. Simple and effective!
id: CP14ChairWooden
categories: [ ForkFiltered ]
parent:
parent:
- UnanchoredChairBase
- CP14BaseFlammable
components:

View File

@@ -21,7 +21,7 @@
bounds: "-0.49,0.3,0.49,0.49"
density: 100
mask:
- FullTileMask
- FullTileMask
layer:
- Opaque
- type: Door

View File

@@ -57,7 +57,7 @@
CP14GlassShard:
min: 1
max: 2
- !type:DoActsBehavior
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: ContainerContainer
containers:

Some files were not shown because too many files have changed in this diff Show More