April 2025 fool (#1109)
* Новый геймплей кузнеца и алхимика (#1084) * anvilvat Vat is now anvil * deleted layers * я даун * тесты скажите что не так * fuck documentation * finally ok * Alloys * test not give up * fix tests mk2 and anvil rename * anvilgril * FUCK TABS * cattle * meow * the чистка * armor * fuck * Update tags.yml * ДА КАК ЭТО Я ВООБЩЕ БЛЯТЬ МОГ СДЕЛАТЬ НАХУЙ * garde * yes * сохранить забыл * голова потекла * упс * b --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> * Viator's april fools (#1091) * uno reverse * comos! * desery special --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> * [April Fools] Mob Pumpkin King!!! (#1092) * MobPumpkinKing * generation --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> * asdsasdd (#1110) * wait what??? * some fixes * Поправка локализации на завтра (#1108) * локаль * упс * Create TOPSECRET.xml * Update entry.yml * Update TOPSECRET.xml * ч --------- Co-authored-by: Deserty0 <86846189+Deserty0@users.noreply.github.com> Co-authored-by: Viator-MV <egor44148@gmail.com> Co-authored-by: Nim <128169402+Nimfar11@users.noreply.github.com>
This commit is contained in:
@@ -7,34 +7,9 @@
|
||||
contents:
|
||||
- id: CP14Lighter
|
||||
- id: CP14ManaOperationGlove
|
||||
- id: CP14Syringe
|
||||
amount: 2
|
||||
- id: CP14Cauldron
|
||||
- id: CP14Pestle
|
||||
amount: 1
|
||||
- id: CP14Mortar
|
||||
amount: 1
|
||||
- id: CP14Dropper
|
||||
amount: 1
|
||||
- id: CP14VialTinyReinforced
|
||||
amount: 1
|
||||
- id: CP14VialTiny
|
||||
amount: 3
|
||||
- id: CP14VialSmallReinforced
|
||||
amount: 1
|
||||
- id: CP14VialSmall
|
||||
amount: 3
|
||||
- id: CP14PaperFolderBlue
|
||||
- id: CP14PenFeather
|
||||
amount: 1
|
||||
- id: CP14WoodenPlanks20
|
||||
#Random start resource
|
||||
- id: CP14VialMediumEarthEssence
|
||||
- id: CP14VialMediumFireEssence
|
||||
- id: CP14VialMediumWaterEssence
|
||||
- id: CP14VialMediumAirEssence
|
||||
- id: CP14VialMediumOrderEssence
|
||||
- id: CP14VialMediumChaosEssence
|
||||
|
||||
- type: entity
|
||||
parent: CP14WoodenCloset
|
||||
@@ -73,11 +48,10 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: HandLabeler #TODO custom cp14 labeler
|
||||
- id: CP14WoodenPlanks10
|
||||
- id: CP14CopperBar10
|
||||
- id: CP14CopperBar10
|
||||
- id: CP14IronBar10
|
||||
- id: CP14GoldBar5
|
||||
- id: CP14Pestle
|
||||
amount: 1
|
||||
- id: CP14Mortar
|
||||
amount: 1
|
||||
- id: CP14PaperFolderRed
|
||||
- id: CP14PenFeather
|
||||
amount: 1
|
||||
|
||||
@@ -0,0 +1,113 @@
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorBloodflowerChainmail
|
||||
name: the funny flower chainmail
|
||||
description: they just wanted to live
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#5c1f0a"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#5c1f0a"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#5c1f0a"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.94
|
||||
Slash: 0.76
|
||||
Piercing: 0.97
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.94
|
||||
sprintModifier: 0.94
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorBloodflowerChainmail
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorChromiumslimeChainmail
|
||||
name: who chainmail?
|
||||
description: not armour at all
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#3b487280"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#3b487280"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#3b487280"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 1.06
|
||||
Slash: 1.24
|
||||
Piercing: 1.03
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 1.06
|
||||
sprintModifier: 1.06
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorChromiumslimeChainmail
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorDayflinChainmail
|
||||
name: speed
|
||||
description: only ugly bastards wear this shit
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#ffe269"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Chainmail/chainmail.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#ffe269"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#ffe269"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 1.12
|
||||
Slash: 1.48
|
||||
Piercing: 1.06
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 1.12
|
||||
sprintModifier: 1.12
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorDayflinChainmail
|
||||
@@ -0,0 +1,116 @@
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorBloodflowerCuirass
|
||||
name: blood
|
||||
description: we're gonna ultrakill it guys
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#5c1f0a"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#5c1f0a"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#5c1f0a"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.82
|
||||
Slash: 0.94
|
||||
Piercing: 0.70
|
||||
Caustic: 0.70
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.70
|
||||
sprintModifier: 0.70
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorBloodflowerCuirass
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorChromiumslimeCuirass
|
||||
name: chromium
|
||||
description: what is that shit
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#3b487280"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#3b487280"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#3b487280"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 1.18
|
||||
Slash: 1.06
|
||||
Piercing: 1.30
|
||||
Caustic: 1.30
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 1.30
|
||||
sprintModifier: 1.30
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorChromiumslimeCuirass
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorDayflinCuirass
|
||||
name: nightflin cuirass
|
||||
description: speedo
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#ffe269"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/cuirass.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#ffe269"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#ffe269"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 1.36
|
||||
Slash: 1.12
|
||||
Piercing: 1.60
|
||||
Caustic: 1.60
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 1.60
|
||||
sprintModifier: 1.60
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorDayflinCuirass
|
||||
@@ -0,0 +1,116 @@
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorBloodflowerInfantryCuirass
|
||||
name: bloody infantry cuirass
|
||||
description: Cool armour!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#5c1f0a"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#5c1f0a"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#5c1f0a"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.73
|
||||
Slash: 0.94
|
||||
Piercing: 0.64
|
||||
Caustic: 0.58
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.64
|
||||
sprintModifier: 0.64
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorBloodflowerInfantryCuirass
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorChromiumslimeInfantryCuirass
|
||||
name: slime infantry cuirass
|
||||
description: you can see it through
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#3b487280"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#3b487280"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#3b487280"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 1.27
|
||||
Slash: 1.27
|
||||
Piercing: 1.36
|
||||
Caustic: 1.42
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 1.36
|
||||
sprintModifier: 1.36
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorChromiumslimeInfantryCuirass
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularArmorBase
|
||||
id: CP14ArmorDayflinInfantryCuirass
|
||||
name: Funny cuirass
|
||||
description: At the speed of light
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
clothingVisuals:
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING
|
||||
color: "#ffe269"
|
||||
- type: Item
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Breastplate/Cuirass/infantry_cuirass.rsi
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#ffe269"
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#ffe269"
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 1.54
|
||||
Slash: 1.12
|
||||
Piercing: 1.72
|
||||
Caustic: 1.84
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 1.72
|
||||
sprintModifier: 1.72
|
||||
- type: CP14ModularCraftStartPoint
|
||||
startProtoPart: CP14ArmorDayflinInfantryCuirass
|
||||
@@ -0,0 +1,62 @@
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesBloodflowerChainmail
|
||||
name: bloodymemes
|
||||
description: memes from our blood
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesBloodflowerChainmail
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesChromiumslimeChainmail
|
||||
name: slimeeeeee
|
||||
description: Who is that
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesChromiumslimeChainmail
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesLumimushroomChainmail
|
||||
name: LUMIMUSHROOM????
|
||||
description: ITS LIKE FUCKIN EMERGENCY LIGHT BUT GREEN!!!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#36c98f"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesLumimushroomChainmail
|
||||
- type: PointLight
|
||||
color: "#36c98f"
|
||||
radius: 2
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesDayflinChainmail
|
||||
name: Catty
|
||||
description: Just random cat name
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesDayflinChainmail
|
||||
@@ -0,0 +1,62 @@
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesBloodflowerPlate
|
||||
name: flower of blood cuisses
|
||||
description: What is cuisses
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesBloodflowerPlate
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesChromiumslimePlate
|
||||
name: Nothing cuisses
|
||||
description: My fantasy is dead please forgive me
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesChromiumslimePlate
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesLumimushroomPlate
|
||||
name: LUMI CUISS
|
||||
description: FUCKIN LIGHT!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#36c98f"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesLumimushroomPlate
|
||||
- type: PointLight
|
||||
color: "#36c98f"
|
||||
radius: 3
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularCuissesBase
|
||||
id: CP14ModularCuissesDayflinPlate
|
||||
name: day
|
||||
description: night.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- CuissesDayflinPlate
|
||||
@@ -0,0 +1,44 @@
|
||||
- type: entity
|
||||
parent: CP14ModularGreaveBase
|
||||
id: CP14ModularGreaveBloodFlowerChainmail
|
||||
name: bloodflower
|
||||
description: It is really a flower?
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Greave/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- GreaveBloodflowerChainmail
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularGreaveBase
|
||||
id: CP14ModularGreaveChromiumslimeChainmail
|
||||
name: nulla
|
||||
description: Nulla
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Greave/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- GreaveChromiumslimeChainmail
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularGreaveBase
|
||||
id: CP14ModularGreaveDayflinChainmail
|
||||
name: Dmitry
|
||||
description: Dima but cooler
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/ModularArmor/Greave/Chainmail/chainmail.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- GreaveDayflinChainmail
|
||||
194
Resources/Prototypes/_CP14/Entities/Mobs/NPC/pumpkin_monster.yml
Normal file
194
Resources/Prototypes/_CP14/Entities/Mobs/NPC/pumpkin_monster.yml
Normal file
@@ -0,0 +1,194 @@
|
||||
- type: entity
|
||||
id: CP14MobPumpkinKing
|
||||
parent: CP14SimpleMobNoLifeBase
|
||||
name: pumpkin king
|
||||
description: It's a pumpkin, and he's the King.
|
||||
components:
|
||||
- type: HTN
|
||||
rootTask:
|
||||
task: CP14MonsterCompound
|
||||
blackboard:
|
||||
NavSmash: !type:Bool
|
||||
true
|
||||
VisionRadius: !type:Single
|
||||
12
|
||||
AggroVisionRadius: !type:Single
|
||||
10
|
||||
- type: NPCUseActionOnTarget
|
||||
actionId: CP14ActionSpellPumpkinShot
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- pumpkin
|
||||
- type: Food
|
||||
- type: Sprite
|
||||
drawdepth: Mobs
|
||||
sprite: _CP14/Mobs/Monster/pumpkin_king.rsi
|
||||
layers:
|
||||
- state: pumpkin_king
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.40
|
||||
density: 200
|
||||
mask:
|
||||
- MobMask
|
||||
layer:
|
||||
- MobLayer
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
- CP14Monster
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed: 3
|
||||
baseSprintSpeed: 3
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
path: /Audio/Effects/Footsteps/slime1.ogg
|
||||
params:
|
||||
volume: 3
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
damageModifierSet: Inflatable
|
||||
- type: MeleeWeapon
|
||||
altDisarm: false
|
||||
soundHit:
|
||||
path: /Audio/Weapons/punch3.ogg
|
||||
angle: 0
|
||||
animation: WeaponArcPunch
|
||||
damage:
|
||||
types:
|
||||
Blunt: 4
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 650
|
||||
reagents:
|
||||
- ReagentId: PumpkinFlesh
|
||||
Quantity: 500
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 125
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTypeTrigger
|
||||
damageType: Heat
|
||||
damage: 200
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 100
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 80
|
||||
behaviors:
|
||||
- !type:SpillBehavior
|
||||
solution: food
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
path: /Audio/Effects/tree_fell.ogg # Поменять звук
|
||||
params:
|
||||
volume: 5
|
||||
variation: 0.05
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
CP14FoodPumpkinSlice:
|
||||
min: 20
|
||||
max: 25
|
||||
- type: CP14MagicCasterSlowdown
|
||||
|
||||
- type: entity
|
||||
id: CP14ActionSpellPumpkinShot
|
||||
name: Pumpkin shot
|
||||
description: The Pumpkin King's servants will fly at their enemy.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Flora/Farm/pumpkin.rsi
|
||||
state: base2 #TODO
|
||||
- type: CP14MagicEffectCastSlowdown
|
||||
speedMultiplier: 0.7
|
||||
- type: CP14MagicEffect
|
||||
effects:
|
||||
- !type:CP14SpellSpawnEntityOnUser
|
||||
- !type:CP14SpellProjectile
|
||||
prototype: CP14PumpkinShell
|
||||
- type: CP14MagicEffectVerbalAspect
|
||||
startSpeech: "Serve cucurbita..."
|
||||
endSpeech: "fuge ad mortem magnam!"
|
||||
- type: CP14MagicEffectPacifiedBlock
|
||||
- type: EntityWorldTargetAction
|
||||
useDelay: 5
|
||||
range: 15
|
||||
raiseOnUser: true
|
||||
checkCanAccess: false
|
||||
itemIconStyle: BigAction
|
||||
icon:
|
||||
sprite: _CP14/Objects/Flora/Farm/pumpkin.rsi
|
||||
state: base2 #TODO
|
||||
event: !type:CP14DelayedEntityWorldTargetActionEvent
|
||||
hidden: true
|
||||
breakOnMove: false
|
||||
breakOnDamage: false
|
||||
castDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: CP14PumpkinShell
|
||||
parent: CP14FoodPumpkin
|
||||
name: pumpkin shell
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: Projectile
|
||||
deleteOnCollide: false
|
||||
onlyCollideWhenShot: true
|
||||
damage:
|
||||
types:
|
||||
Blunt: 5
|
||||
- type: ThrowingAngle
|
||||
angle: 0
|
||||
- type: Ammo
|
||||
muzzleFlash: null
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
shape: !type:PhysShapeCircle
|
||||
radius: 0.2
|
||||
density: 5
|
||||
mask:
|
||||
- ItemMask
|
||||
restitution: 0.3
|
||||
friction: 0.2
|
||||
projectile:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.1,-0.1,0.1,0.1"
|
||||
hard: false
|
||||
mask:
|
||||
- Impassable
|
||||
- BulletImpassable
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
- type: DamageOnHighSpeedImpact
|
||||
minimumSpeed: 0.1
|
||||
damage:
|
||||
types:
|
||||
Blunt: 2
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 1
|
||||
behaviors:
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
collection: desecration
|
||||
- !type:SpillBehavior
|
||||
solution: food
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
@@ -38,11 +38,11 @@
|
||||
- type: CP14SkillStorage
|
||||
progress:
|
||||
Metamagic: 1
|
||||
- type: CP14MagicEnergyContainer #Increased mana container
|
||||
maxEnergy: 200
|
||||
energy: 200
|
||||
- type: CP14MagicEnergyDraw #Half of standard mana regeneration
|
||||
energy: 0.5
|
||||
- type: CP14MagicEnergyContainer #SMALL mana container
|
||||
maxEnergy: 25
|
||||
energy: 25
|
||||
- type: CP14MagicEnergyDraw #Cool x3 mana regen!
|
||||
energy: 1.5
|
||||
delay: 3
|
||||
- type: Inventory
|
||||
templateId: CP14Human
|
||||
|
||||
@@ -111,11 +111,11 @@
|
||||
decay: 5 # 3 default
|
||||
critThreshold: 120 # 100 default
|
||||
stunTime: 4 #6 default
|
||||
- type: CP14MagicEnergyContainer #SMALL mana container
|
||||
maxEnergy: 25
|
||||
energy: 25
|
||||
- type: CP14MagicEnergyDraw #Cool x3 mana regen!
|
||||
energy: 1.5
|
||||
- type: CP14MagicEnergyContainer #Increased mana container
|
||||
maxEnergy: 200
|
||||
energy: 200
|
||||
- type: CP14MagicEnergyDraw #Half of standard mana regeneration
|
||||
energy: 0.5
|
||||
delay: 3
|
||||
- type: Hands
|
||||
handDisplacement:
|
||||
|
||||
@@ -74,8 +74,8 @@
|
||||
50: Dead
|
||||
- type: SlowOnDamage
|
||||
speedModifierThresholds:
|
||||
40: 0.8
|
||||
25: 0.6
|
||||
40: 1.2
|
||||
25: 1.5
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
- type: Hunger
|
||||
starvationDamage:
|
||||
types:
|
||||
Cold: 0.25
|
||||
Cold: 0.25 # лол им теперь почти не надо есть
|
||||
Bloodloss: 0.25
|
||||
- type: Icon
|
||||
sprite: _CP14/Mobs/Species/Tiefling/parts.rsi
|
||||
@@ -35,21 +35,22 @@
|
||||
- Critical
|
||||
damage:
|
||||
types:
|
||||
Heat: -0.14 # Around 8 damage a minute healed
|
||||
Cold: -0.14 # Around 8 damage a minute healed
|
||||
- type: CP14MagicEnergyDraw
|
||||
energy: 0.75
|
||||
delay: 3 # 5m to full restore
|
||||
- type: CP14MagicEnergyFromDamage
|
||||
damage:
|
||||
Heat: 1 #Magic regen from fire
|
||||
Cold: -1
|
||||
Heat: -1 #Magic regen from fire
|
||||
Cold: 1
|
||||
- type: CP14MagicManacostModify
|
||||
globalModifier: 1.2
|
||||
modifiers:
|
||||
Fire: 0.5
|
||||
Water: 0.5
|
||||
Frost: 0.5
|
||||
- type: CP14SkillStorage
|
||||
progress:
|
||||
Pyrokinetic: 1
|
||||
Hydrosophistry: 1
|
||||
- type: CP14SpellStorage
|
||||
#grantAccessToSelf: true
|
||||
#spells:
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
suffix: 10 coins
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: /Textures/_CP14/Objects/Economy/cp_coin.rsi
|
||||
sprite: /Textures/_CP14/Objects/Economy/gp_coin.rsi
|
||||
layers:
|
||||
- state: coin10
|
||||
map: ["base"]
|
||||
@@ -87,7 +87,7 @@
|
||||
suffix: 10 coins
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: /Textures/_CP14/Objects/Economy/sp_coin.rsi
|
||||
sprite: /Textures/_CP14/Objects/Economy/pp_coin.rsi
|
||||
layers:
|
||||
- state: coin10
|
||||
map: ["base"]
|
||||
@@ -127,7 +127,7 @@
|
||||
suffix: 10 coins
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: /Textures/_CP14/Objects/Economy/gp_coin.rsi
|
||||
sprite: /Textures/_CP14/Objects/Economy/cp_coin.rsi
|
||||
layers:
|
||||
- state: coin10
|
||||
map: ["base"]
|
||||
@@ -167,7 +167,7 @@
|
||||
suffix: 10 coins
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: /Textures/_CP14/Objects/Economy/pp_coin.rsi
|
||||
sprite: /Textures/_CP14/Objects/Economy/sp_coin.rsi
|
||||
layers:
|
||||
- state: coin10
|
||||
map: ["base"]
|
||||
@@ -196,3 +196,40 @@
|
||||
state: coin1
|
||||
- type: Stack
|
||||
count: 1
|
||||
|
||||
# you are trolled, Сrystal Edge
|
||||
# 11111111111111111111111111111
|
||||
# 11111111111111¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶
|
||||
# 1111111111¶¶¶¶¶111_________________¶¶
|
||||
# 11111111¶¶1_______1111______111_____¶¶
|
||||
# 111111¶¶______11_________11111111____¶1
|
||||
# 111111¶____11___1_____11______1111___1¶
|
||||
# 11111¶1___1_____1_____1_________1_____¶1
|
||||
# 11111¶__________________1¶¶¶¶1________1¶
|
||||
# 1111¶¶_____¶¶¶¶1______1¶¶_¶¶¶¶¶1_______¶¶
|
||||
# 111¶¶_1_1_¶¶¶¶¶¶¶_1___¶__1¶¶¶¶¶¶111____1¶¶
|
||||
# 111¶_1________11¶¶1___¶¶¶1__1_____1¶¶¶1__1¶
|
||||
# 11¶1__1¶¶1______11_____1____¶¶__1¶¶1__¶¶__1¶
|
||||
# 11¶1__111¶¶¶¶___¶1___________1¶¶1___¶__¶1__¶
|
||||
# 11¶1____1_11___¶¶_____1¶1_________¶¶¶1__¶__¶1
|
||||
# 111¶_1__¶____1¶¶______11¶1_____1¶¶1_¶¶¶1¶__¶1
|
||||
# 111¶1__¶¶___11¶¶____¶¶¶_¶___1¶¶¶1___¶__¶___¶1
|
||||
# 111¶¶__¶¶¶1_____¶¶1_____11¶¶¶1_¶__1¶¶_____¶11
|
||||
# 1111¶__¶¶1¶¶¶1___¶___1¶¶¶¶1____¶¶¶¶¶_____¶¶11
|
||||
# 1111¶__¶_1__¶¶¶¶¶¶¶¶¶11__¶__1¶¶¶1_¶_____¶¶111
|
||||
# 1111¶1_¶¶¶__1___¶___1____¶¶¶¶¶1¶_¶¶____¶¶1111
|
||||
# 1111¶1_¶¶¶¶¶¶¶1¶¶11¶¶1¶¶¶¶¶1___1¶¶_____¶11111
|
||||
# 1111¶1_¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶1_¶____¶¶_____¶¶11111
|
||||
# 1111¶1_¶¶¶¶¶¶¶¶¶¶¶¶1¶1____¶__1¶¶______¶111111
|
||||
# 1111¶__1¶¶_¶_¶__¶___11____1¶¶¶______1¶1111111
|
||||
# 1111¶___¶¶1¶_11_11__1¶__1¶¶¶1___11_1¶11111111
|
||||
# 1111¶_____¶¶¶¶¶¶¶¶¶¶¶¶¶¶¶1___11111¶¶111111111
|
||||
# 1111¶__________11111_______111_1¶¶11111111111
|
||||
# 1111¶_1__11____________1111__1¶¶1111111111111
|
||||
# 1111¶__11__1________1111___1¶¶111111111111111
|
||||
# 1111¶___1111_____________1¶¶11111111111111111
|
||||
# 1111¶¶_______________11¶¶¶1111111111111111111
|
||||
# 11111¶¶__________1¶¶¶¶¶1111111111111111111111
|
||||
# 1111111¶¶¶¶¶¶¶¶¶¶¶111111111111111111111111111
|
||||
# 111111111111111111111111111111111111111111111
|
||||
# 111111111111111111111111111111111111111111111
|
||||
@@ -4,9 +4,6 @@
|
||||
abstract: true
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- type: BadFood
|
||||
- type: Item
|
||||
size: Tiny
|
||||
@@ -30,11 +27,6 @@
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- CP14Metallic
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14BloodFlowerSap
|
||||
Quantity: 12
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
@@ -44,8 +36,6 @@
|
||||
Quantity: 12
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- CP14AlchemicalHerbals
|
||||
- CP14BloodFlower
|
||||
|
||||
- type: entity
|
||||
@@ -67,11 +57,6 @@
|
||||
base3: ""
|
||||
base4: ""
|
||||
base5: ""
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14AgaricMushroom
|
||||
Quantity: 3
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
@@ -79,16 +64,12 @@
|
||||
reagents:
|
||||
- ReagentId: CP14AgaricMushroom
|
||||
Quantity: 3
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- CP14AlchemicalHerbals
|
||||
|
||||
- type: entity
|
||||
id: CP14ChromiumSlime
|
||||
parent: CP14WildProduceBase
|
||||
name: chromium slime
|
||||
description: This rare thick substance can be found in a stream of water as if it has a mind of its own. When trying to change the slime itself - the slime changes the reagent it interacts with.
|
||||
description: This rare thick substance can be found in a stream of water as if it has a mind of its own.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Flora/Wild/chromium_slime.rsi
|
||||
@@ -101,11 +82,6 @@
|
||||
base1: ""
|
||||
base2: ""
|
||||
base3: ""
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14ChromiumSlime
|
||||
Quantity: 4
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
@@ -118,7 +94,7 @@
|
||||
id: CP14WildSage
|
||||
parent: CP14WildProduceBase
|
||||
name: wild sage root
|
||||
description: Root of a ubiquitous medicinal plant, not bad at healing physical injuries, and inducing coughing.
|
||||
description: Root of a ubiquitous medicinal plant, not bad at healing weapons.
|
||||
components:
|
||||
- type: Item
|
||||
size: Tiny
|
||||
@@ -135,11 +111,6 @@
|
||||
base1: ""
|
||||
base2: ""
|
||||
base3: ""
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14WildSageSap
|
||||
Quantity: 15
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
@@ -147,16 +118,12 @@
|
||||
reagents:
|
||||
- ReagentId: CP14WildSageSap
|
||||
Quantity: 15
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- CP14AlchemicalHerbals
|
||||
|
||||
- type: entity
|
||||
id: CP14LumiMushroom
|
||||
parent: CP14WildProduceBase
|
||||
name: lumishroom
|
||||
description: A faintly luminous mushroom. Often used by alchemists as a means of concentrating solutions.
|
||||
description: A faintly luminous mushroom. Often used by alchemists as a means of concentrating tools.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Flora/Wild/lumishroom.rsi
|
||||
@@ -171,11 +138,6 @@
|
||||
base3: ""
|
||||
base4: ""
|
||||
base5: ""
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14LumiMushroom
|
||||
Quantity: 4
|
||||
- type: PointLight
|
||||
color: "#36c98f"
|
||||
radius: 1.2
|
||||
@@ -186,10 +148,6 @@
|
||||
reagents:
|
||||
- ReagentId: CP14LumiMushroom
|
||||
Quantity: 4
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- CP14AlchemicalHerbals
|
||||
|
||||
- type: entity
|
||||
id: CP14BlueAmanita
|
||||
@@ -207,11 +165,6 @@
|
||||
- random:
|
||||
base1: ""
|
||||
base2: ""
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14BlueAmanita
|
||||
Quantity: 5
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
@@ -219,10 +172,6 @@
|
||||
reagents:
|
||||
- ReagentId: CP14BlueAmanita
|
||||
Quantity: 5
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- CP14AlchemicalHerbals
|
||||
|
||||
- type: entity
|
||||
id: CP14Dayflin
|
||||
@@ -240,11 +189,6 @@
|
||||
- random:
|
||||
base1: ""
|
||||
base2: ""
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14YellowDayflinPulp
|
||||
Quantity: 4
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
@@ -254,15 +198,13 @@
|
||||
Quantity: 4
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- CP14AlchemicalHerbals
|
||||
- CP14Dayflin
|
||||
|
||||
- type: entity
|
||||
id: CP14AirLily
|
||||
parent: CP14WildProduceBase
|
||||
name: air lily
|
||||
description: A light, delicate and airy flower. It is said that its special properties even allow it to breathe underwater...
|
||||
description: A light, delicate and airy flower.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Flora/water_lilies.rsi
|
||||
@@ -273,19 +215,10 @@
|
||||
available:
|
||||
- random:
|
||||
lily_icon: "" #TODO: more sprites
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14AirLily
|
||||
Quantity: 4
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 5
|
||||
reagents:
|
||||
- ReagentId: CP14AirLily
|
||||
Quantity: 4
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- CP14AlchemicalHerbals
|
||||
Quantity: 4
|
||||
@@ -221,3 +221,19 @@
|
||||
components:
|
||||
- type: Stack
|
||||
count: 10
|
||||
|
||||
- type: entity
|
||||
id: CP14MithrilBarFake
|
||||
parent: BaseItem
|
||||
name: mithril bar
|
||||
description: A warm to the touch, soft piece of refined mithril.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Materials/mithril_bar.rsi
|
||||
layers:
|
||||
- state: bar
|
||||
map: ["base"]
|
||||
- type: Appearance
|
||||
@@ -5,6 +5,9 @@
|
||||
description: A piece of pale, heavy copper.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Sprite
|
||||
@@ -24,6 +27,11 @@
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Copper: 2
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotCopper
|
||||
Quantity: 2
|
||||
|
||||
- type: entity
|
||||
id: CP14OreCopper5
|
||||
@@ -50,6 +58,9 @@
|
||||
description: A piece of cold, heavy iron.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Sprite
|
||||
@@ -69,6 +80,11 @@
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Iron: 2
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotIron
|
||||
Quantity: 2
|
||||
|
||||
- type: entity
|
||||
id: CP14OreIron5
|
||||
@@ -95,6 +111,9 @@
|
||||
description: A piece of soft, pure gold.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Sprite
|
||||
@@ -114,6 +133,11 @@
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Gold: 2
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotGold
|
||||
Quantity: 2
|
||||
|
||||
- type: entity
|
||||
id: CP14OreGold5
|
||||
@@ -140,6 +164,9 @@
|
||||
description: A piece of enchanted, pure mithril.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: Sprite
|
||||
@@ -159,6 +186,11 @@
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Mithril: 2
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotMithril
|
||||
Quantity: 2
|
||||
|
||||
- type: entity
|
||||
id: CP14OreMithril5
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
abstract: true
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14FitInMortar
|
||||
- type: Item
|
||||
size: Tiny
|
||||
- type: RandomSprite
|
||||
@@ -27,6 +30,11 @@
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Copper: 5
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotCopper
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
id: CP14ScrapIron
|
||||
@@ -42,6 +50,11 @@
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Iron: 5
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotIron
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
id: CP14ScrapGold
|
||||
@@ -57,6 +70,11 @@
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Gold: 5
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotGold
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
id: CP14ScrapMithril
|
||||
@@ -71,4 +89,9 @@
|
||||
map: ["random"]
|
||||
- type: CP14Material
|
||||
materials:
|
||||
CP14Mithril: 5
|
||||
CP14Mithril: 5
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: CP14MoltenIngotMithril
|
||||
Quantity: 5
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeAxeBase
|
||||
id: CP14ModularBladeBloodflowerAxe
|
||||
name: BLOODFLOWER AXE BLADE!!!!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Axe/metall_axe.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerAxe
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeAxeBase
|
||||
id: CP14ModularBladeChromiumslimeAxe
|
||||
name: wwho axe blade?
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Axe/metall_axe.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeAxe
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeAxeBase
|
||||
id: CP14ModularBladeDayflinAxe
|
||||
name: Oleg
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Axe/metall_axe.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinAxe
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeDaggerBase
|
||||
id: CP14ModularBladeBloodflowerDagger
|
||||
name: BLOOOOODFLOOOOWEEEER DAGGGEEEEEER BLAAAADE
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Dagger/metall_dagger.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerDagger
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeDaggerBase
|
||||
id: CP14ModularBladeChromiumslimeDagger
|
||||
name: i dont know dagger blade
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Dagger/metall_dagger.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeDagger
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeDaggerBase
|
||||
id: CP14ModularBladeDayflinDagger
|
||||
name: Anton
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Dagger/metall_dagger.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinDagger
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeHammerBase
|
||||
id: CP14ModularBladeBloodflowerHammer
|
||||
name: Lets drop the hammer down *cool music*
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Hammer/metall_hammer.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerHammer
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeHammerBase
|
||||
id: CP14ModularBladeChromiumslimeHammer
|
||||
name: nothing we can do head
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Hammer/metall_hammer.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeHammer
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeHammerBase
|
||||
id: CP14ModularBladeDayflinHammer
|
||||
name: Pushok
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Hammer/metall_hammer.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinHammer
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeMaceBase
|
||||
id: CP14ModularBladeBloodflowerMace
|
||||
name: minecraft mace ball
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Mace/metall_mace.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerMace
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeMaceBase
|
||||
id: CP14ModularBladeChromiumslimeMace
|
||||
name: desusssy mace ball
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Mace/metall_mace.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeMace
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeMaceBase
|
||||
id: CP14ModularBladeDayflinMace
|
||||
name: nightflin mace ball
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Mace/metall_mace.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinMace
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladePickaxeBase
|
||||
id: CP14ModularBladeBloodflowerPickaxe
|
||||
name: BLOODFLOWEEER PICKAXEEEE HEEEEAAAAD
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Pickaxe/metall_pickaxe.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerPickaxe
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladePickaxeBase
|
||||
id: CP14ModularBladeChromiumslimePickaxe
|
||||
name: null pickaxe head
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Pickaxe/metall_pickaxe.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimePickaxe
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladePickaxeBase
|
||||
id: CP14ModularBladeDayflinPickaxe
|
||||
name: Dimok
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Pickaxe/metall_pickaxe.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinPickaxe
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeRapierBase
|
||||
id: CP14ModularBladeBloodflowerRapier
|
||||
name: BLOOD IS FUEL RAPIER BLADE
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Rapier/metall_rapier.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerRapier
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeRapierBase
|
||||
id: CP14ModularBladeChromiumslimeRapier
|
||||
name: MANKIND IS DEAD RAPIER BLADE
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Rapier/metall_rapier.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeRapier
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeRapierBase
|
||||
id: CP14ModularBladeDayflinRapier
|
||||
name: Cat
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Rapier/metall_rapier.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinRapier
|
||||
@@ -0,0 +1,41 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeShovelBase
|
||||
id: CP14ModularBladeBloodflowerShovel
|
||||
name: BLOODFLOWER SHOVEL BLADE-HEAD
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Shovel/metall_shovel.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerShovel
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeShovelBase
|
||||
id: CP14ModularBladeChromiumslimeShovel
|
||||
name: leonid shovel blade
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Shovel/metall_shovel.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeShovel
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeShovelBase
|
||||
id: CP14ModularBladeDayflinShovel
|
||||
name: dayflin funny name
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Shovel/metall_shovel.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinShovel
|
||||
@@ -0,0 +1,42 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSickleBase
|
||||
id: CP14ModularBladeBloodflowerSickle
|
||||
name: BLOODFLOWER SICKLE FUCKING BLADEEEEEE
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Sickle/metall_sickle.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerSickle
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSickleBase
|
||||
id: CP14ModularBladeChromiumslimeSickle
|
||||
name: nya sickle blade
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Sickle/metall_sickle.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeSickle
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSickleBase
|
||||
id: CP14ModularBladeDayflinSickle
|
||||
name: Tortoriel
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Sickle/metall_sickle.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinSickle
|
||||
|
||||
@@ -0,0 +1,45 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSpearBase
|
||||
id: CP14ModularBladeBloodflowerSpear
|
||||
categories: [ ForkFiltered ]
|
||||
name: BLOODFLOWER SPEARHEAD
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Spear/metall_spear.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerSpear
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSpearBase
|
||||
id: CP14ModularBladeChromiumslimeSpear
|
||||
categories: [ ForkFiltered ]
|
||||
name: the i-want-to-sleep spearhead
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Spear/metall_spear.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeSpear
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSpearBase
|
||||
id: CP14ModularBladeDayflinSpear
|
||||
categories: [ ForkFiltered ]
|
||||
name: Dima
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Spear/metall_spear.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinSpear
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSwordBase
|
||||
id: CP14ModularBladeBloodflowerSword
|
||||
name: BLOODFLOWEEEEEER SWOOOORD BLAAADE
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Sword/metall_sword.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#5c1f0a"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeBloodflowerSword
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSwordBase
|
||||
id: CP14ModularBladeChromiumslimeSword
|
||||
name: who it can be now
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Sword/metall_sword.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#3b487280"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeChromiumslimeSword
|
||||
|
||||
- type: entity
|
||||
parent: CP14ModularBladeSwordBase
|
||||
id: CP14ModularBladeDayflinSword
|
||||
name: Markite
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Blade/Sword/metall_sword.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#ffe269"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- BladeDayflinSword
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
- type: entity
|
||||
parent: CP14ModularGardeBase
|
||||
id: CP14ModularGardeSharpLumimushroom
|
||||
categories: [ ForkFiltered ]
|
||||
name: sharp lumimushroom garde
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Garde/metall_sharp.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#36c98f"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- GardeSharpLumimushroom
|
||||
@@ -0,0 +1,14 @@
|
||||
- type: entity
|
||||
parent: CP14ModularGardeBase
|
||||
id: CP14ModularGardeSturdyLumimushroom
|
||||
categories: [ ForkFiltered ]
|
||||
name: sturdy lumimushroom garde
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Garde/metall_sturdy.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#36c98f"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- GardeSturdyLumimushroom
|
||||
@@ -0,0 +1,13 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeTipBase
|
||||
id: CP14ModularTipAirlilyArrow
|
||||
name: air lily arrow tip
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Tip/arrow.rsi
|
||||
layers:
|
||||
- state: tip
|
||||
color: "#92cae0"
|
||||
- type: CP14ModularCraftPart
|
||||
possibleParts:
|
||||
- TipAirlilyArrow
|
||||
@@ -73,8 +73,8 @@
|
||||
|
||||
- type: entity
|
||||
id: CP14Pestle
|
||||
name: pestle
|
||||
description: A device for conveniently grinding various materials into liquid
|
||||
name: castle
|
||||
description: A cat for conveniently grinding metals into liquid
|
||||
parent: BaseItem
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
@@ -94,8 +94,8 @@
|
||||
|
||||
- type: entity
|
||||
id: CP14Mortar
|
||||
name: mortar
|
||||
description: Alchemical sturdy plate for grinding reagents
|
||||
name: cattar
|
||||
description: Alchemical sturdy cat for grinding metals
|
||||
parent: BaseStorageItem
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
|
||||
@@ -67,16 +67,17 @@
|
||||
- type: entity
|
||||
id: CP14AlchemyFurnace
|
||||
name: alchemy furnace
|
||||
parent: CP14BaseFireplace
|
||||
parent:
|
||||
- CP14BaseWorkbench
|
||||
description: A furnace fueled by wood, coal, or any other burning material. Handy for heating your alchemical potions.
|
||||
components:
|
||||
- type: Sprite
|
||||
snapCardinals: false
|
||||
sprite: _CP14/Structures/Specific/Alchemy/alchemy_furnace.rsi
|
||||
layers:
|
||||
- state: base
|
||||
- state: fuel1
|
||||
visible: false
|
||||
map: ["fuel"]
|
||||
- state: burning
|
||||
shader: unshaded
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: Metallic
|
||||
@@ -88,16 +89,6 @@
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: GenericVisualizer
|
||||
visuals:
|
||||
enum.FireplaceFuelVisuals.Status:
|
||||
fuel:
|
||||
Empty: { visible: false }
|
||||
Medium: { visible: true, state: fuel1 }
|
||||
Full: { visible: true, state: fuel2 }
|
||||
- type: FireVisuals
|
||||
sprite: _CP14/Structures/Specific/Alchemy/alchemy_furnace.rsi
|
||||
normalState: burning
|
||||
- type: Climbable
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
@@ -122,19 +113,12 @@
|
||||
- TableMask
|
||||
layer:
|
||||
- TableLayer
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,2,2
|
||||
whitelist:
|
||||
tags:
|
||||
- CP14FireplaceFuel
|
||||
|
||||
- type: entity
|
||||
parent: CP14AlchemyFurnace
|
||||
id: CP14AlchemyFurnaceDebug
|
||||
suffix: Ignited, Infinity
|
||||
categories: [ DoNotMap ]
|
||||
components:
|
||||
- type: CP14AutoIgnite
|
||||
- type: CP14Fireplace
|
||||
fuelDrainingPerUpdate: 0
|
||||
- type: PointLight
|
||||
color: "#99411f"
|
||||
radius: 2
|
||||
energy: 2
|
||||
- type: CP14Workbench
|
||||
craftSound:
|
||||
collection: CP14Sawing #TODO
|
||||
recipeTags:
|
||||
- CP14RecipeAlchemistFurnace
|
||||
@@ -2,6 +2,7 @@
|
||||
id: CP14BaseVat
|
||||
parent:
|
||||
- BaseStructureDynamic
|
||||
- CP14BaseWorkbench
|
||||
name: big vat
|
||||
description: A very large vat for storing huge amounts of liquid. Heavy, uncomfortable to carry.
|
||||
categories: [ ForkFiltered ]
|
||||
@@ -32,8 +33,6 @@
|
||||
!type:DamageTrigger
|
||||
damage: 50
|
||||
behaviors:
|
||||
- !type:SpillBehavior
|
||||
solution: vat
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
@@ -44,31 +43,10 @@
|
||||
drawdepth: Mobs
|
||||
sprite: _CP14/Structures/Specific/Alchemy/alchemy_vat.rsi
|
||||
noRot: true
|
||||
layers:
|
||||
- state: full
|
||||
- state: liq1
|
||||
map: ["enum.SolutionContainerLayers.Fill"]
|
||||
visible: false
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
vat:
|
||||
maxVol: 500
|
||||
- type: CP14SolutionTemperature
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 6
|
||||
fillBaseName: liq
|
||||
- type: DrainableSolution
|
||||
solution: vat
|
||||
- type: ExaminableSolution
|
||||
solution: vat
|
||||
- type: MixableSolution
|
||||
solution: vat
|
||||
- type: RefillableSolution
|
||||
solution: vat
|
||||
- type: DrawableSolution
|
||||
solution: vat
|
||||
- type: DumpableSolution
|
||||
solution: vat
|
||||
- type: Drink
|
||||
solution: vat
|
||||
state: full
|
||||
- type: CP14Workbench
|
||||
craftSound:
|
||||
collection: CP14Sawing #TODO
|
||||
recipeTags:
|
||||
- CP14RecipeVat
|
||||
- type: Anchorable
|
||||
@@ -1,9 +1,9 @@
|
||||
- type: entity
|
||||
id: CP14WorkbenchAnvil
|
||||
parent:
|
||||
- CP14BaseWorkbench
|
||||
name: anvil
|
||||
description: A big piece of metal that allows you to turn square pieces of metal into pieces of metal in other, more useful shapes.
|
||||
- CP14BaseFireplace
|
||||
name: anvil heater
|
||||
description: Kitchen stove with a slight modification
|
||||
components:
|
||||
- type: Sprite
|
||||
snapCardinals: false
|
||||
@@ -26,8 +26,9 @@
|
||||
collection: MetalBreak
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: CP14Workbench
|
||||
craftSound:
|
||||
collection: CP14Sawing #TODO
|
||||
recipeTags:
|
||||
- CP14RecipeAnvil
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,2,2
|
||||
whitelist:
|
||||
tags:
|
||||
- CP14FireplaceFuel
|
||||
@@ -1,9 +1,9 @@
|
||||
- type: entity
|
||||
id: CP14WorkbenchFurnace
|
||||
parent:
|
||||
- CP14BaseWorkbench
|
||||
name: melting furnace
|
||||
description: A red-hot stone construction that allows ores to be smelted into pure metal
|
||||
- BaseStructure
|
||||
name: broken furnace
|
||||
description: Just broken furnace
|
||||
components:
|
||||
- type: Sprite
|
||||
snapCardinals: false
|
||||
@@ -11,8 +11,6 @@
|
||||
sprite: _CP14/Structures/Specific/Blacksmith/furnace.rsi
|
||||
layers:
|
||||
- state: base
|
||||
- state: fire
|
||||
shader: unshaded
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Specific/Blacksmith/furnace.rsi
|
||||
state: base
|
||||
@@ -29,13 +27,4 @@
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: PointLight
|
||||
color: "#99411f"
|
||||
radius: 2
|
||||
energy: 2
|
||||
- type: CP14Workbench
|
||||
craftSound:
|
||||
collection: CP14Sawing #TODO
|
||||
recipeTags:
|
||||
- CP14RecipeMeltingFurnace
|
||||
acts: [ "Destruction" ]
|
||||
@@ -19,3 +19,17 @@
|
||||
- CP14_RU_Species
|
||||
- CP14_RU_Jobs
|
||||
- CP14_RU_Imperial_Laws
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
locFilter: "ru-RU"
|
||||
id: CP14_TOPSECRET
|
||||
name: АБСОЛЮТНО СЕКРЕТНО!!!!!!!!!!!
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/TOPSECRET.xml"
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
locFilter: "en-EN"
|
||||
id: CP14_TOPSECRETEN
|
||||
name: TOP SECRET!!!!!
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/TOPSECRET.xml"
|
||||
@@ -519,6 +519,7 @@
|
||||
- CP14LuteInstrument
|
||||
- CP14LyraInstrument
|
||||
- CP14ClothingBeltQuiver
|
||||
- CP14FakeMithril
|
||||
|
||||
- type: loadout
|
||||
id: CP14ManaOperationGlove
|
||||
@@ -615,6 +616,12 @@
|
||||
equipment:
|
||||
belt2: CP14ClothingBeltQuiver
|
||||
|
||||
- type: loadout
|
||||
id: CP14FakeMithril
|
||||
storage:
|
||||
back:
|
||||
- CP14MithrilBarFake
|
||||
|
||||
# Keys
|
||||
|
||||
- type: loadoutGroup
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
pants: CP14ClothingPantsLoincloth
|
||||
neck: CP14ModularSkeletonHalberd
|
||||
shoes: CP14ClothingShoesSandals
|
||||
inhand:
|
||||
- CP14MagicHealingStaff
|
||||
|
||||
- type: startingGear
|
||||
id: CP14MobSkeletonSword
|
||||
@@ -35,6 +37,7 @@
|
||||
head: CP14ClothingHeadMetalHeadband
|
||||
inhand:
|
||||
- CP14BaseShield
|
||||
- CP14MagicHealingStaff
|
||||
|
||||
- type: startingGear
|
||||
id: CP14MobSkeletonDodger
|
||||
@@ -43,6 +46,8 @@
|
||||
pants: CP14ClothingPantsLoincloth
|
||||
belt1: CP14ModularIronDagger
|
||||
belt2: CP14ModularIronDagger
|
||||
inhand:
|
||||
- CP14MagicHealingStaff
|
||||
|
||||
- type: startingGear
|
||||
id: CP14MobSkeletonArcher
|
||||
@@ -51,6 +56,8 @@
|
||||
pants: CP14ClothingPantsLoincloth
|
||||
neck: CP14BowCombat
|
||||
belt1: CP14ClothingBeltQuiverCopperArrow
|
||||
inhand:
|
||||
- CP14MagicHealingStaff
|
||||
|
||||
- type: startingGear
|
||||
id: CP14MobSkeletonWizard
|
||||
@@ -62,6 +69,7 @@
|
||||
cloak: CP14ClothingCloakWhite
|
||||
inhand:
|
||||
- CP14ManaOperationGlove
|
||||
- CP14MagicHealingStaff
|
||||
|
||||
- type: startingGear
|
||||
id: CP14MobSkeletonBard
|
||||
@@ -70,6 +78,8 @@
|
||||
pants: CP14ClothingPantsMercenaryTrousers
|
||||
shoes: CP14ClothingShoesAristocraticBlack
|
||||
neck: SkeletonGuitarInstrument
|
||||
inhand:
|
||||
- CP14MagicHealingStaff
|
||||
|
||||
- type: startingGear
|
||||
id: CP14MobSkeletonCloset
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
- CP14SkillTreeIllusion
|
||||
- CP14SkillTreeHealing
|
||||
- CP14SkillTreeAtlethic
|
||||
- CP14SkillTreeVampire
|
||||
|
||||
|
||||
|
||||
@@ -107,4 +108,19 @@
|
||||
id: CP14SkillTreeAtlethic
|
||||
dummyEntity: CP14SkillTreeAtlethicLoadoutDummy
|
||||
skillTree:
|
||||
Atlethic: 1
|
||||
Atlethic: 1
|
||||
|
||||
- type: entity
|
||||
id: CP14SkillTreeVampireLoadoutDummy
|
||||
name: Vampire
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Actions/Spells/vampire.rsi
|
||||
state: bite
|
||||
|
||||
- type: loadout
|
||||
id: CP14SkillTreeVampire
|
||||
dummyEntity: CP14SkillTreeVampireLoadoutDummy
|
||||
skillTree:
|
||||
VampireTree: 1
|
||||
@@ -28,7 +28,7 @@
|
||||
- type: CP14StationZLevels
|
||||
defaultMapLevel: 0
|
||||
levels:
|
||||
-1:
|
||||
1:
|
||||
path: /Maps/_CP14/comoss_d.yml
|
||||
- type: CP14StationKeyDistribution
|
||||
keys:
|
||||
|
||||
@@ -0,0 +1,76 @@
|
||||
- type: modularPart
|
||||
id: CuissesBloodflowerChainmail
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesChainmail
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: -0.05
|
||||
Slash: -0.15
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 0.90
|
||||
sprintModifier: 0.90
|
||||
|
||||
- type: modularPart
|
||||
id: CuissesChromiumslimeChainmail
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesChainmail
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.05
|
||||
Slash: 0.15
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 1.10
|
||||
sprintModifier: 1.10
|
||||
|
||||
- type: modularPart
|
||||
id: CuissesLumimushroomChainmail
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14LumiMushroom
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
color: "#36c98f"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesChainmail
|
||||
- !type:AddComponents
|
||||
components:
|
||||
- type: PointLight
|
||||
color: "#36c98f"
|
||||
radius: 2
|
||||
|
||||
- type: modularPart
|
||||
id: CuissesDayflinChainmail
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Chainmail/chainmail.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesChainmail
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.10
|
||||
Slash: 0.30
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 1.20
|
||||
sprintModifier: 1.20
|
||||
@@ -0,0 +1,79 @@
|
||||
- type: modularPart
|
||||
id: CuissesBloodflowerPlate
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesPlate
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: -0.03
|
||||
Slash: -0.03
|
||||
Piercing: -0.15
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 0.82
|
||||
sprintModifier: 0.82
|
||||
|
||||
- type: modularPart
|
||||
id: CuissesChromiumslimePlate
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesPlate
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.03
|
||||
Slash: 0.03
|
||||
Piercing: 0.15
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 1.18
|
||||
sprintModifier: 1.18
|
||||
|
||||
- type: modularPart
|
||||
id: CuissesLumimushroomPlate
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14LumiMushroom
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
color: "#36c98f"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesPlate
|
||||
- !type:AddComponents
|
||||
components:
|
||||
- type: PointLight
|
||||
color: "#36c98f"
|
||||
radius: 3
|
||||
|
||||
- type: modularPart
|
||||
id: CuissesDayflinPlate
|
||||
slots:
|
||||
- Cuisses
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Cuisses/Cuirass/cuirass.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseCuissesPlate
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.06
|
||||
Slash: 0.06
|
||||
Piercing: 0.30
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 1.36
|
||||
sprintModifier: 1.36
|
||||
@@ -0,0 +1,59 @@
|
||||
- type: modularPart
|
||||
id: GreaveBloodflowerChainmail
|
||||
slots:
|
||||
- Greave
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Greave/Chainmail/chainmail.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseGreaveChainmail
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: -0.03
|
||||
Slash: -0.12
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 0.97
|
||||
sprintModifier: 0.97
|
||||
|
||||
- type: modularPart
|
||||
id: GreaveChromiumslimeChainmail
|
||||
slots:
|
||||
- Greave
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Greave/Chainmail/chainmail.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseGreaveChainmail
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.03
|
||||
Slash: 0.12
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 1.03
|
||||
sprintModifier: 1.03
|
||||
|
||||
- type: modularPart
|
||||
id: GreaveDayflinChainmail
|
||||
slots:
|
||||
- Greave
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Clothing/OuterClothing/ModularArmor/Greave/Chainmail/chainmail.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseGreaveChainmail
|
||||
- !type:EditArmor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.06
|
||||
Slash: 0.24
|
||||
- !type:EditClothingSpeed
|
||||
walkModifier: 1.06
|
||||
sprintModifier: 1.06
|
||||
@@ -0,0 +1,42 @@
|
||||
#Concept:
|
||||
# + Very high damage
|
||||
# - Very low attack speed
|
||||
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerAxe
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Axe/metall_axe.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeAxe
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeAxe
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Axe/metall_axe.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeAxe
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinAxe
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Axe/metall_axe.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeAxe
|
||||
- BaseBladeDayflin
|
||||
@@ -0,0 +1,38 @@
|
||||
- type: modularPart
|
||||
id: BaseBladeBloodflower
|
||||
modifiers:
|
||||
- !type:EditDamageableModifier
|
||||
multiplier: 0.95
|
||||
- !type:EditSharpened
|
||||
sharpnessDamageMultiplier: 0.95
|
||||
- !type:EditMeleeWeapon
|
||||
damageMultiplier: 1.1
|
||||
attackRateMultiplier: 0.9
|
||||
- !type:EditIncreaseDamageOnWield
|
||||
damageMultiplier: 1.1
|
||||
|
||||
- type: modularPart
|
||||
id: BaseBladeChromiumslime
|
||||
modifiers:
|
||||
- !type:EditDamageableModifier
|
||||
multiplier: 1.05
|
||||
- !type:EditSharpened
|
||||
sharpnessDamageMultiplier: 1.05
|
||||
- !type:EditMeleeWeapon
|
||||
damageMultiplier: 0.9
|
||||
attackRateMultiplier: 1.1
|
||||
- !type:EditIncreaseDamageOnWield
|
||||
damageMultiplier: 0.9
|
||||
|
||||
- type: modularPart
|
||||
id: BaseBladeDayflin
|
||||
modifiers:
|
||||
- !type:EditDamageableModifier
|
||||
multiplier: 1.15
|
||||
- !type:EditSharpened
|
||||
sharpnessDamageMultiplier: 1.15
|
||||
- !type:EditMeleeWeapon
|
||||
damageMultiplier: 0.7
|
||||
attackRateMultiplier: 2
|
||||
- !type:EditIncreaseDamageOnWield
|
||||
damageMultiplier: 0.7
|
||||
@@ -0,0 +1,43 @@
|
||||
#Concept:
|
||||
# + Fast attackRate
|
||||
# fast swing
|
||||
# - Low damage
|
||||
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerDagger
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Dagger/metall_dagger.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeDagger
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeDagger
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Dagger/metall_dagger.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeDagger
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinDagger
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Dagger/metall_dagger.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeDagger
|
||||
- BaseBladeDayflin
|
||||
@@ -0,0 +1,43 @@
|
||||
#Concept:
|
||||
# hammer tool!
|
||||
# High blunt damage
|
||||
# Loow speed
|
||||
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerHammer
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Hammer/metall_hammer.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeHammer
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeHammer
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Hammer/metall_hammer.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeHammer
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinHammer
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Hammer/metall_hammer.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeHammer
|
||||
- BaseBladeDayflin
|
||||
@@ -0,0 +1,43 @@
|
||||
#Concept:
|
||||
# + High Wielded damage
|
||||
# - Low AttackRate
|
||||
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerMace
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Mace/metall_mace.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeMace
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeMace
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Mace/metall_mace.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeMace
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinMace
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Mace/metall_mace.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeMace
|
||||
- BaseBladeDayflin
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerPickaxe
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Pickaxe/metall_pickaxe.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladePickaxe
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimePickaxe
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Pickaxe/metall_pickaxe.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladePickaxe
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinPickaxe
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Pickaxe/metall_pickaxe.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladePickaxe
|
||||
- BaseBladeDayflin
|
||||
@@ -0,0 +1,43 @@
|
||||
#Concept:
|
||||
# + Additional range
|
||||
# + High Damage! And speed
|
||||
# - Required Warcraft skill
|
||||
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerRapier
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Rapier/metall_rapier.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeRapier
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeRapier
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Rapier/metall_rapier.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeRapier
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinRapier
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Rapier/metall_rapier.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeRapier
|
||||
- BaseBladeDayflin
|
||||
@@ -0,0 +1,39 @@
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerShovel
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Shovel/metall_shovel.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeShovel
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeShovel
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Shovel/metall_shovel.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeShovel
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinShovel
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Shovel/metall_shovel.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeShovel
|
||||
- BaseBladeDayflin
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerSickle
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Sickle/metall_sickle.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSickle
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeSickle
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Sickle/metall_sickle.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSickle
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinSickle
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Sickle/metall_sickle.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSickle
|
||||
- BaseBladeDayflin
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerSpear
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Spear/metall_spear.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSpear
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeSpear
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Spear/metall_spear.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSpear
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinSpear
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Spear/metall_spear.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSpear
|
||||
- BaseBladeDayflin
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
- type: modularPart
|
||||
id: BladeBloodflowerSword
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14BloodFlower
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Sword/metall_sword.rsi
|
||||
color: "#5c1f0a"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSword
|
||||
- BaseBladeBloodflower
|
||||
|
||||
- type: modularPart
|
||||
id: BladeChromiumslimeSword
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14ChromiumSlime
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Sword/metall_sword.rsi
|
||||
color: "#3b487280"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSword
|
||||
- BaseBladeChromiumslime
|
||||
|
||||
- type: modularPart
|
||||
id: BladeDayflinSword
|
||||
slots:
|
||||
- Blade
|
||||
sourcePart: CP14Dayflin
|
||||
rsiPath: _CP14/Objects/ModularTools/Blade/Sword/metall_sword.rsi
|
||||
color: "#ffe269"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseBladeSword
|
||||
- BaseBladeDayflin
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
- type: modularPart
|
||||
id: GardeSharpLumimushroom
|
||||
slots:
|
||||
- Garde
|
||||
sourcePart: CP14LumiMushroom
|
||||
rsiPath: _CP14/Objects/ModularTools/Garde/metall_sharp.rsi
|
||||
color: "#36c98f"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseGardeSharp
|
||||
- !type:AddComponents
|
||||
components:
|
||||
- type: PointLight
|
||||
color: "#36c98f"
|
||||
radius: 8
|
||||
@@ -0,0 +1,16 @@
|
||||
- type: modularPart
|
||||
id: GardeSturdyLumimushroom
|
||||
slots:
|
||||
- Garde
|
||||
sourcePart: CP14LumiMushroom
|
||||
rsiPath: _CP14/Objects/ModularTools/Garde/metall_sturdy.rsi
|
||||
color: "#36c98f"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseGardeSturdy
|
||||
- !type:AddComponents
|
||||
components:
|
||||
- type: PointLight
|
||||
color: "#36c98f"
|
||||
radius: 4
|
||||
@@ -0,0 +1,18 @@
|
||||
- type: modularPart
|
||||
id: TipAirlilyArrow
|
||||
slots:
|
||||
- ArrowTip
|
||||
rsiPath: _CP14/Objects/ModularTools/Tip/arrow.rsi
|
||||
color: "#92cae0"
|
||||
modifiers:
|
||||
- !type:Inherit
|
||||
copyFrom:
|
||||
- BaseTipArrow
|
||||
- !type:AddComponents
|
||||
components:
|
||||
- type: Projectile
|
||||
deleteOnCollide: false
|
||||
onlyCollideWhenShot: true
|
||||
damage:
|
||||
groups:
|
||||
Brute: -100 #trollface
|
||||
@@ -63,8 +63,8 @@
|
||||
- type: CP14StatisticRangeCondition
|
||||
statistic: DemiplaneDeaths
|
||||
range:
|
||||
min: 0
|
||||
max: 3 #TODO Adaptive to player count
|
||||
min: 4
|
||||
max: 40 #TODO Adaptive to player count
|
||||
objectiveText: cp14-objective-no-demiplane-death-title
|
||||
objectiveDescription: cp14-objective-no-demiplane-death-desc
|
||||
objectiveSprite:
|
||||
|
||||
@@ -21,6 +21,29 @@
|
||||
minGroupSize: 1
|
||||
maxGroupSize: 1
|
||||
|
||||
- type: cp14DemiplaneModifier
|
||||
id: MobRoyalPumpkin
|
||||
levels:
|
||||
min: 1
|
||||
max: 10
|
||||
generationWeight: 0.2
|
||||
generationProb: 0.4
|
||||
categories:
|
||||
Fun: 1
|
||||
requiredTags:
|
||||
- CP14DemiplaneHerbals
|
||||
- CP14DemiplaneOpenSky
|
||||
layers:
|
||||
- !type:OreDunGen
|
||||
tileMask:
|
||||
- CP14FloorGrass
|
||||
- CP14FloorGrassLight
|
||||
- CP14FloorGrassTall
|
||||
entity: CP14MobPumpkinKing
|
||||
count: 10
|
||||
minGroupSize: 1
|
||||
maxGroupSize: 1
|
||||
|
||||
- type: cp14DemiplaneModifier
|
||||
id: LucenTree
|
||||
levels:
|
||||
|
||||
300
Resources/Prototypes/_CP14/Reagents/ingots.yml
Normal file
300
Resources/Prototypes/_CP14/Reagents/ingots.yml
Normal file
@@ -0,0 +1,300 @@
|
||||
- type: reagent
|
||||
id: CP14MoltenIngotBase
|
||||
abstract: true
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
flavor: CP14Metallic
|
||||
reactiveEffects:
|
||||
Acidic:
|
||||
methods: [ Touch ]
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
scaleByQuantity: true
|
||||
ignoreResistances: false
|
||||
damage:
|
||||
groups:
|
||||
Brute: 0.5
|
||||
- !type:Emote
|
||||
emote: Scream
|
||||
probability: 0.3
|
||||
metabolisms:
|
||||
Poison:
|
||||
metabolismRate : 3.00
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
Brute: 11.0
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
visualType: Large
|
||||
messages: [ "generic-reagent-effect-burning-insides" ]
|
||||
probability: 0.33
|
||||
- !type:Emote
|
||||
emote: Scream
|
||||
probability: 0.3
|
||||
|
||||
# Base 4
|
||||
- type: reagent
|
||||
parent: CP14MoltenIngotBase
|
||||
id: CP14MoltenIngotCopper
|
||||
name: cp14-reagent-name-molten-ingot-copper
|
||||
desc: cp14-reagent-desc-molten-ingot-copper
|
||||
group: CP14MoltenIngot
|
||||
color: "#c57d07"
|
||||
|
||||
- type: reagent
|
||||
parent: CP14MoltenIngotBase
|
||||
id: CP14MoltenIngotIron
|
||||
name: cp14-reagent-name-molten-ingot-iron
|
||||
desc: cp14-reagent-desc-molten-ingot-iron
|
||||
group: CP14MoltenIngot
|
||||
color: "#b6b9cb"
|
||||
|
||||
- type: reagent
|
||||
parent: CP14MoltenIngotBase
|
||||
id: CP14MoltenIngotGold
|
||||
name: cp14-reagent-name-molten-ingot-gold
|
||||
desc: cp14-reagent-desc-molten-ingot-gold
|
||||
group: CP14MoltenIngot
|
||||
color: "#f1a94b"
|
||||
|
||||
- type: reagent
|
||||
parent: CP14MoltenIngotBase
|
||||
id: CP14MoltenIngotMithril
|
||||
name: cp14-reagent-name-molten-ingot-mithril
|
||||
desc: cp14-reagent-desc-molten-ingot-mithril
|
||||
group: CP14MoltenIngot
|
||||
color: "#45d2a4"
|
||||
|
||||
# Funny editions
|
||||
|
||||
# Brute
|
||||
- type: reagent
|
||||
id: CP14AlloyCoconut
|
||||
name: cp14-reagent-name-alloy-coconut
|
||||
desc: cp14-reagent-desc-alloy-coconut
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#baaa9a"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
worksOnTheDead: true
|
||||
metabolisms:
|
||||
Medicine:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:ModifyBleedAmount
|
||||
amount: -120
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
Brute: -360 #trollface
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyNotCoconut
|
||||
name: cp14-reagent-name-alloy-not-coconut
|
||||
desc: cp14-reagent-desc-alloy-not-coconut
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#c18c38"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
worksOnTheDead: true
|
||||
metabolisms:
|
||||
Poison:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
Brute: 180
|
||||
|
||||
# Inversium
|
||||
- type: reagent
|
||||
parent: CP14MoltenIngotBase
|
||||
id: CP14AlloyInversium
|
||||
name: cp14-reagent-name-alloy-inversium
|
||||
desc: cp14-reagent-desc-alloy-inversium
|
||||
group: CP14Alloy
|
||||
color: "#70b670"
|
||||
|
||||
# Temperature
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyNormaldaynium
|
||||
name: cp14-reagent-name-alloy-normaldaynium
|
||||
desc: cp14-reagent-desc-alloy-normaldaynium
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#d9af7e"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
worksOnTheDead: true
|
||||
metabolisms:
|
||||
Medicine:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Heat: -600
|
||||
Cold: -600
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyBaddaynium
|
||||
name: cp14-reagent-name-alloy-baddaynium
|
||||
desc: cp14-reagent-desc-alloy-baddaynium
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#ceb398"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
worksOnTheDead: true
|
||||
metabolisms:
|
||||
Medicine:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:FlammableReaction
|
||||
multiplier: 1.5
|
||||
- !type:AdjustTemperature
|
||||
amount: 2000
|
||||
- !type:Ignite
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Cold: 180
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyHealium
|
||||
name: cp14-reagent-name-alloy-healium
|
||||
desc: cp14-reagent-desc-alloy-healium
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#d48c1e"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
worksOnTheDead: true
|
||||
metabolisms:
|
||||
Medicine:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Poison: -600
|
||||
Asphyxiation: -600
|
||||
- !type:ModifyBloodLevel
|
||||
amount: 1200
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyKillium
|
||||
name: cp14-reagent-name-alloy-killium
|
||||
desc: cp14-reagent-desc-alloy-killium
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#e29a34"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
worksOnTheDead: true
|
||||
metabolisms:
|
||||
Medicine:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Poison: 300
|
||||
Asphyxiation: 300
|
||||
- !type:ModifyBloodLevel
|
||||
amount: -600
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyDinner
|
||||
name: cp14-reagent-name-alloy-dinner
|
||||
desc: cp14-reagent-desc-alloy-dinner
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#70c88e"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
metabolisms:
|
||||
Food:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:SatiateHunger
|
||||
factor: 900
|
||||
- !type:SatiateThirst
|
||||
factor: 900
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloySpeedrunnium
|
||||
name: cp14-reagent-name-alloy-speedrunnium
|
||||
desc: cp14-reagent-desc-alloy-speedrunnium
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#90c1be"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
metabolisms:
|
||||
Narcotic:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:CP14ManaChange
|
||||
manaDelta: 1800
|
||||
safe: true
|
||||
- !type:MovespeedModifier
|
||||
walkSpeedModifier: 3
|
||||
sprintSpeedModifier: 3
|
||||
statusLifetime: 4.5
|
||||
- !type:GenericStatusEffect
|
||||
key: Stutter
|
||||
component: StutteringAccent
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyTurtle
|
||||
name: cp14-reagent-name-alloy-turtle
|
||||
desc: cp14-reagent-desc-alloy-turtle
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#6bcab1"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
metabolisms:
|
||||
Narcotic:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:CP14ManaChange
|
||||
manaDelta: -1800
|
||||
safe: true
|
||||
- !type:MovespeedModifier
|
||||
walkSpeedModifier: 0.1
|
||||
sprintSpeedModifier: 0.1
|
||||
statusLifetime: 4.5
|
||||
- !type:GenericStatusEffect
|
||||
key: Stutter
|
||||
component: StutteringAccent
|
||||
|
||||
- type: reagent
|
||||
id: CP14AlloyBreakingbad
|
||||
name: cp14-reagent-name-alloy-breakingbad
|
||||
desc: cp14-reagent-desc-alloy-breakingbad
|
||||
group: CP14Alloy
|
||||
flavor: CP14Metallic
|
||||
color: "#4946d2"
|
||||
physicalDesc: cp14-reagent-physical-desc-molten
|
||||
metabolisms:
|
||||
Narcotic:
|
||||
metabolismRate: 3.00
|
||||
effects:
|
||||
- !type:Emote
|
||||
emote: Yawn
|
||||
showInChat: true
|
||||
probability: 0.7
|
||||
- !type:GenericStatusEffect
|
||||
key: ForcedSleep
|
||||
component: ForcedSleeping
|
||||
type: Add
|
||||
- !type:GenericStatusEffect
|
||||
key: SeeingRainbows
|
||||
component: SeeingRainbows
|
||||
type: Add
|
||||
time: 75
|
||||
refresh: false
|
||||
- !type:Emote
|
||||
showInChat: false
|
||||
emote: Cough
|
||||
probability: 0.7
|
||||
- !type:Drunk
|
||||
boozePower: 45
|
||||
- !type:Jitter
|
||||
@@ -1,47 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14AgaricShroomSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14AgaricMushroom:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssencePoison: 0.5
|
||||
cp14RandomProducts:
|
||||
- CP14EssenceWater: 0.5
|
||||
- CP14EssenceEarth: 0.5
|
||||
|
||||
# Admixture: By adding raw precursor to a potion with target solutions, we can reduce the amount of empty solution by modifying the target solutions.
|
||||
|
||||
# invert Brute treatment into poison and back
|
||||
|
||||
- type: reaction
|
||||
id: CP14AgaricShroomAdmixture1
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14AgaricMushroom:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectHealBrute:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectDamageBrute: 2
|
||||
CP14BasicEffectRainbow: 1
|
||||
|
||||
- type: reaction
|
||||
id: CP14AgaricShroomAdmixture2
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14AgaricMushroom:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectDamageBrute:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectHealBrute: 2
|
||||
CP14BasicEffectRainbow: 1
|
||||
@@ -1,33 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14AirLilySplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14AirLily:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceAir: 0.5
|
||||
cp14RandomProducts:
|
||||
- CP14EssenceWater: 0.5
|
||||
- CP14EssenceLife: 0.5
|
||||
|
||||
# Admixture: By adding raw precursor to a potion with target solutions, we can reduce the amount of empty solution by modifying the target solutions.
|
||||
|
||||
# Emote cough -> Heal airloss
|
||||
|
||||
- type: reaction
|
||||
id: CP14AirLilyAdmixture
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14AirLily:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectEmoteCough:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectHealAirloss: 2
|
||||
CP14BasicEffectDrunk: 1
|
||||
@@ -1,77 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14BloodFlowerSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14BloodFlowerSap:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceLife: 0.5
|
||||
CP14EssenceWater: 0.5
|
||||
|
||||
- type: reaction
|
||||
id: CP14BloodFlowerBloodSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14BloodFlowerSap:
|
||||
amount: 1
|
||||
CP14BloodTiefling:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceFire: 1
|
||||
CP14EssenceLife: 1
|
||||
|
||||
- type: reaction
|
||||
id: CP14BloodFlowerTieflingSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14BloodFlowerSap:
|
||||
amount: 1
|
||||
CP14Blood:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceLife: 2
|
||||
|
||||
- type: reaction
|
||||
id: CP14BloodFlowerElfSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14BloodFlowerSap:
|
||||
amount: 1
|
||||
CP14BloodElf:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceOrder: 1
|
||||
CP14EssenceLife: 1
|
||||
|
||||
- type: reaction
|
||||
id: CP14BloodFlowerGoblinSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14BloodFlowerSap:
|
||||
amount: 1
|
||||
CP14BloodGoblin:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceChaos: 1
|
||||
CP14EssenceLife: 1
|
||||
|
||||
#- type: reaction
|
||||
# id: CP14BloodFlowerVampireSplitting
|
||||
# requiredMixerCategories:
|
||||
# - CP14MagicSplitting
|
||||
# reactants:
|
||||
# CP14BloodFlowerSap:
|
||||
# amount: 1
|
||||
# CP14BloodVampire:
|
||||
# amount: 1
|
||||
# products:
|
||||
# CP14EssenceChaos: 1 #TODO: need some advanced essences first
|
||||
# CP14EssenceLife: 1
|
||||
@@ -1,31 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14BlueAmanitaSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14BlueAmanita:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceMagic: 0.5
|
||||
cp14RandomProducts:
|
||||
- CP14EssenceWater: 0.5
|
||||
- CP14EssenceLife: 0.5
|
||||
|
||||
# Admixture: By adding raw precursor to a potion with target solutions, we can reduce the amount of empty solution by modifying the target solutions.
|
||||
|
||||
- type: reaction
|
||||
id: CP14BlueAmanitaAdmixture
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14BlueAmanita:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectRainbow:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectHealMana: 2
|
||||
CP14BasicEffectDrunk: 1
|
||||
@@ -1,62 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14ChromiumSlimeSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14ChromiumSlime:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceCycle: 1
|
||||
|
||||
|
||||
# Chromium slime is a special reagent that inverts solution properties.
|
||||
|
||||
- type: reaction
|
||||
id: CP14ChromiumInverseEffect
|
||||
quantized: true
|
||||
minTemp: 350
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
CP14ChromiumSlime:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 1
|
||||
effects:
|
||||
- !type:CP14InverseEffect
|
||||
inversion:
|
||||
CP14BasicEffectHealBrute: CP14BasicEffectDamageBrute
|
||||
CP14BasicEffectDamageBrute: CP14BasicEffectHealBrute
|
||||
#
|
||||
CP14BasicEffectHealPoison: CP14BasicEffectDamagePoison
|
||||
CP14BasicEffectDamagePoison: CP14BasicEffectHealPoison
|
||||
#
|
||||
CP14BasicEffectDamageHeat: CP14BasicEffectHealHeat
|
||||
CP14BasicEffectHealHeat: CP14BasicEffectDamageHeat
|
||||
#
|
||||
CP14BasicEffectDamageCold: CP14BasicEffectHealCold
|
||||
CP14BasicEffectHealCold: CP14BasicEffectDamageCold
|
||||
#
|
||||
CP14BasicEffectSatiateHunger: CP14BasicEffectVomit
|
||||
CP14BasicEffectSatiateThirst: CP14BasicEffectSatiateHunger
|
||||
CP14BasicEffectVomit: CP14BasicEffectSatiateThirst
|
||||
#
|
||||
CP14BasicEffectDamageMana: CP14BasicEffectHealMana
|
||||
CP14BasicEffectHealMana: CP14BasicEffectDamageMana
|
||||
#
|
||||
CP14BasicEffectBloodAbsorption: CP14BasicEffectBloodRestore
|
||||
CP14BasicEffectBloodRestore: CP14BasicEffectBloodAbsorption
|
||||
#
|
||||
CP14BasicEffectSpeedDown: CP14BasicEffectSpeedUp
|
||||
CP14BasicEffectSpeedUp: CP14BasicEffectSpeedDown
|
||||
#
|
||||
CP14BasicEffectDamageAirloss: CP14BasicEffectHealAirloss
|
||||
CP14BasicEffectHealAirloss: CP14BasicEffectDamageAirloss
|
||||
#
|
||||
CP14BasicEffectUnsleep: CP14BasicEffectSleep
|
||||
CP14BasicEffectSleep: CP14BasicEffectUnsleep
|
||||
#
|
||||
CP14BasicEffectRainbow: CP14BasicEffectEmoteCough
|
||||
CP14BasicEffectEmoteCough: CP14BasicEffectRainbow
|
||||
@@ -1,45 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14DayflinSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14YellowDayflinPulp:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceFire: 0.5
|
||||
cp14RandomProducts:
|
||||
- CP14EssenceLife: 0.5
|
||||
- CP14EssenceMotion: 0.5
|
||||
|
||||
# Admixture: By adding raw precursor to a potion with target solutions, we can reduce the amount of empty solution by modifying the target solutions.
|
||||
|
||||
- type: reaction
|
||||
id: CP14DayflinAdmixture1
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14YellowDayflinPulp:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectSatiateThirst:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectSpeedUp: 2
|
||||
CP14BasicEffectJitter: 1
|
||||
|
||||
- type: reaction
|
||||
id: CP14DayflinAdmixture2
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14YellowDayflinPulp:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectSatiateHunger:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectSpeedUp: 2
|
||||
CP14BasicEffectJitter: 1
|
||||
@@ -1,71 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14GroundQuartzSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14GroundQuartz:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceCrystal: 0.5
|
||||
cp14RandomProducts:
|
||||
- CP14EssenceOrder: 0.5
|
||||
- CP14EssenceChaos: 0.5
|
||||
|
||||
# Admixture: By adding raw precursor to a potion with target solutions, we can reduce the amount of empty solution by modifying the target solutions.
|
||||
|
||||
# Idea: Clear all gimmick useless solutions
|
||||
|
||||
- type: reaction
|
||||
id: CP14GroundQuartzAdmixture1
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14GroundQuartz:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectJitter:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 3
|
||||
|
||||
- type: reaction
|
||||
id: CP14GroundQuartzAdmixture2
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14GroundQuartz:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectDrunk:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 3
|
||||
|
||||
- type: reaction
|
||||
id: CP14GroundQuartzAdmixture3
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14GroundQuartz:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectEmoteCough:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 3
|
||||
|
||||
- type: reaction
|
||||
id: CP14GroundQuartzAdmixture4
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14GroundQuartz:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
CP14BasicEffectRainbow:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 3
|
||||
@@ -1,49 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14LumiMushroomSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14LumiMushroom:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceLight: 0.5
|
||||
cp14RandomProducts:
|
||||
- CP14EssenceWater: 0.5
|
||||
- CP14EssenceEarth: 0.5
|
||||
|
||||
# Admixture: By adding raw precursor to a potion with target solutions, we can reduce the amount of empty solution by modifying the target solutions.
|
||||
|
||||
# Idea: Full randomness
|
||||
|
||||
- type: reaction
|
||||
id: CP14LumiMushroomAdmixture
|
||||
minTemp: 500
|
||||
reactants:
|
||||
CP14LumiMushroom:
|
||||
amount: 1
|
||||
CP14BasicEffectEmpty:
|
||||
amount: 1
|
||||
cp14RandomProducts:
|
||||
- CP14BasicEffectHealBrute: 2
|
||||
- CP14BasicEffectDamageBrute: 2
|
||||
- CP14BasicEffectHealHeat: 2
|
||||
- CP14BasicEffectDamageHeat: 2
|
||||
- CP14BasicEffectHealCold: 2
|
||||
- CP14BasicEffectDamageCold: 2
|
||||
- CP14BasicEffectHealPoison: 2
|
||||
- CP14BasicEffectDamagePoison: 2
|
||||
- CP14BasicEffectHealAirloss: 2
|
||||
- CP14BasicEffectDamageAirloss: 2
|
||||
- CP14BasicEffectBloodRestore: 2
|
||||
- CP14BasicEffectBloodAbsorption: 2
|
||||
- CP14BasicEffectSatiateHunger: 2
|
||||
- CP14BasicEffectSatiateThirst: 2
|
||||
- CP14BasicEffectHealMana: 2
|
||||
- CP14BasicEffectDamageMana: 2
|
||||
- CP14BasicEffectSpeedUp: 2
|
||||
- CP14BasicEffectSpeedDown: 2
|
||||
- CP14BasicEffectSleep: 2
|
||||
- CP14BasicEffectUnsleep: 2
|
||||
@@ -1,13 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14WhistlerPoisonSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14WhistlerPoison:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssencePoison: 1
|
||||
#CP14EssencePoison: 0.5 #TODO Tenebrae
|
||||
@@ -1,17 +0,0 @@
|
||||
|
||||
# Splitting: Applying magical dispel to split precursor into essences.
|
||||
|
||||
- type: reaction
|
||||
id: CP14WildSageSplitting
|
||||
requiredMixerCategories:
|
||||
- CP14MagicSplitting
|
||||
reactants:
|
||||
CP14WildSageSap:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceEarth: 0.5
|
||||
cp14RandomProducts:
|
||||
- CP14EssenceOrder: 0.5
|
||||
- CP14EssenceChaos: 0.5
|
||||
|
||||
# Admixture: By adding raw precursor to a potion with target solutions, we can reduce the amount of empty solution by modifying the target solutions.
|
||||
@@ -0,0 +1,95 @@
|
||||
- type: reaction
|
||||
id: CP14MixingAlloyCoconut
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14MoltenIngotCopper:
|
||||
amount: 1
|
||||
CP14MoltenIngotIron:
|
||||
amount: 3
|
||||
products:
|
||||
CP14AlloyCoconut: 4
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14MixingAlloyInversium
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14MoltenIngotCopper:
|
||||
amount: 1
|
||||
CP14MoltenIngotMithril:
|
||||
amount: 2
|
||||
products:
|
||||
CP14AlloyInversium: 3
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14MixingAlloyNormaldaynium
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14MoltenIngotIron:
|
||||
amount: 2
|
||||
CP14MoltenIngotGold:
|
||||
amount: 3
|
||||
products:
|
||||
CP14AlloyNormaldaynium: 5
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14MixingAlloyHealium
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14MoltenIngotCopper:
|
||||
amount: 2
|
||||
CP14MoltenIngotGold:
|
||||
amount: 1
|
||||
products:
|
||||
CP14AlloyHealium: 5
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14MixingAlloyDinner
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14MoltenIngotGold:
|
||||
amount: 1
|
||||
CP14MoltenIngotMithril:
|
||||
amount: 3
|
||||
products:
|
||||
CP14AlloyDinner: 4
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14MixingAlloySpeedrunnium
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14MoltenIngotIron:
|
||||
amount: 2
|
||||
CP14MoltenIngotMithril:
|
||||
amount: 1
|
||||
products:
|
||||
CP14AlloyDinner: 3
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14MixingAlloyBreakingbad
|
||||
minTemp: 900
|
||||
reactants:
|
||||
CP14MoltenIngotMithril:
|
||||
amount: 1
|
||||
products:
|
||||
CP14AlloyBreakingbad: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
@@ -1,143 +0,0 @@
|
||||
# Combine 1
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceFrost
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceFire:
|
||||
amount: 1
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceFrost: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceLight
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceFire:
|
||||
amount: 1
|
||||
CP14EssenceAir:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceLight: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceMotion
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
CP14EssenceAir:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceMotion: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceCycle
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceCycle: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceEnergia
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
CP14EssenceFire:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceEnergia: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceVoid
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
CP14EssenceAir:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceVoid: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssencePoison
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
CP14EssenceWater:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssencePoison: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceLife
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceEarth:
|
||||
amount: 1
|
||||
CP14EssenceWater:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceLife: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceCrystal
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
CP14EssenceEarth:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceCrystal: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
# Complex tier 2
|
||||
|
||||
- type: reaction
|
||||
id: CP14EssenceMagic
|
||||
minTemp: 600
|
||||
reactants:
|
||||
CP14EssenceVoid:
|
||||
amount: 1
|
||||
CP14EssenceEnergia:
|
||||
amount: 1
|
||||
products:
|
||||
CP14EssenceMagic: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
@@ -0,0 +1,22 @@
|
||||
- type: reaction
|
||||
id: CP14InversiumEffect
|
||||
quantized: true
|
||||
minTemp: 350
|
||||
conserveEnergy: false
|
||||
reactants:
|
||||
CP14AlloyInversium:
|
||||
amount: 1
|
||||
effects:
|
||||
- !type:CP14InverseEffect
|
||||
inversion:
|
||||
CP14AlloyCoconut: CP14AlloyNotCoconut
|
||||
CP14AlloyNotCoconut: CP14AlloyCoconut
|
||||
#
|
||||
CP14AlloyNormaldaynium: CP14AlloyBaddaynium
|
||||
CP14AlloyBaddaynium: CP14AlloyNormaldaynium
|
||||
#
|
||||
CP14AlloyHealium: CP14AlloyKillium
|
||||
CP14AlloyKillium: CP14AlloyHealium
|
||||
#
|
||||
CP14AlloySpeedrunnium: CP14AlloyTurtle
|
||||
CP14AlloyTurtle: CP14AlloySpeedrunnium
|
||||
@@ -1,41 +0,0 @@
|
||||
# More complex recipes made from T1-T2 essences and precursors as a base
|
||||
# T1
|
||||
# The result is always 50% empty solution
|
||||
|
||||
- type: reaction
|
||||
id: CP14PrecurserBrewingHealMana
|
||||
minTemp: 500
|
||||
priority: 1
|
||||
reactants:
|
||||
CP14EssenceMagic:
|
||||
amount: 2
|
||||
CP14EssenceMotion:
|
||||
amount: 1
|
||||
CP14BlueAmanita:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 1
|
||||
CP14BasicEffectDrunk: 1
|
||||
CP14BasicEffectHealMana: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14PrecurserBrewingDamageMana
|
||||
minTemp: 500
|
||||
priority: 1
|
||||
reactants:
|
||||
CP14EssenceMagic:
|
||||
amount: 2
|
||||
CP14EssenceVoid:
|
||||
amount: 1
|
||||
CP14BlueAmanita:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 1
|
||||
CP14BasicEffectDrunk: 1
|
||||
CP14BasicEffectDamageMana: 2
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
@@ -1,333 +0,0 @@
|
||||
# Simple recipes made from T0 and T1 essences and water
|
||||
# T1
|
||||
# The result is always 75% empty solution
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingHealBrute
|
||||
minTemp: 500
|
||||
priority: 1
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 2
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectHealBrute: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingDamageBrute
|
||||
minTemp: 500
|
||||
priority: 1
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 2
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectDamageBrute: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingHealHeat
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceFire:
|
||||
amount: 1
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectHealHeat: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingDamageHeat
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceFire:
|
||||
amount: 1
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectDamageHeat: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingHealCold
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceFrost:
|
||||
amount: 1
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectHealCold: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingDamageCold
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceFrost:
|
||||
amount: 1
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectDamageCold: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingHealPoison
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssencePoison:
|
||||
amount: 1
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectHealPoison: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingDamagePoison
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssencePoison:
|
||||
amount: 1
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectDamagePoison: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingHealAirloss
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceAir:
|
||||
amount: 1
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectHealAirloss: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingDamageAirloss
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceAir:
|
||||
amount: 1
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectEmoteCough: 1
|
||||
CP14BasicEffectDamageAirloss: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingBloodRestore
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceWater:
|
||||
amount: 1
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectRainbow: 1
|
||||
CP14BasicEffectBloodRestore: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingBloodAbsorption
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceLife:
|
||||
amount: 1
|
||||
CP14EssenceWater:
|
||||
amount: 1
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectRainbow: 1
|
||||
CP14BasicEffectBloodAbsorption: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
# CP14BasicEffectSatiateHunger
|
||||
# CP14BasicEffectSatiateThirst
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingHealMana
|
||||
minTemp: 500
|
||||
priority: 1
|
||||
reactants:
|
||||
CP14EssenceEnergia:
|
||||
amount: 2
|
||||
CP14EssenceMotion:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectDrunk: 1
|
||||
CP14BasicEffectHealMana: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingDamageMana
|
||||
minTemp: 500
|
||||
priority: 1
|
||||
reactants:
|
||||
CP14EssenceEnergia:
|
||||
amount: 2
|
||||
CP14EssenceVoid:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectDrunk: 1
|
||||
CP14BasicEffectDamageMana: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingSpeedUp
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceMotion:
|
||||
amount: 2
|
||||
CP14EssenceOrder:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectJitter: 1
|
||||
CP14BasicEffectSpeedUp: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
- type: reaction
|
||||
id: CP14WaterBrewingSpeedDown
|
||||
minTemp: 500
|
||||
priority: 2
|
||||
reactants:
|
||||
CP14EssenceMotion:
|
||||
amount: 2
|
||||
CP14EssenceChaos:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 1
|
||||
products:
|
||||
CP14BasicEffectEmpty: 2
|
||||
CP14BasicEffectJitter: 1
|
||||
CP14BasicEffectSpeedDown: 1
|
||||
effects:
|
||||
- !type:CP14AffectSolutionTemperature
|
||||
addTemperature: -150
|
||||
|
||||
# CP14BasicEffectSleep
|
||||
# CP14BasicEffectUnsleep
|
||||
@@ -0,0 +1,32 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseAlchemyBomb
|
||||
tag: CP14RecipeAlchemistFurnace
|
||||
craftTime: 30 #trollface
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14LumiMushroom
|
||||
result: CP14BaseAlchemyBomb
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseLockpick
|
||||
tag: CP14RecipeAlchemistFurnace
|
||||
craftTime: 15
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14BaseLockpick
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14VialMedium
|
||||
tag: CP14RecipeAlchemistFurnace
|
||||
craftTime: 14
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14AgaricMushroom
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14AirLily
|
||||
result: CP14VialMedium
|
||||
@@ -0,0 +1,80 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorBloodflowerChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ArmorBloodflowerChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorChromiumslimeChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ArmorChromiumslimeChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorDayflinChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ArmorDayflinChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorBloodflowerCuirass
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ArmorBloodflowerCuirass
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorChromiumslimeCuirass
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ArmorChromiumslimeCuirass
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorDayflinCuirass
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ArmorDayflinCuirass
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorBloodflowerInfantryCuirass
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ArmorBloodflowerInfantryCuirass
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorChromiumslimeInfantryCuirass
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ArmorChromiumslimeInfantryCuirass
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ArmorDayflinInfantryCuirass
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ArmorDayflinInfantryCuirass
|
||||
@@ -0,0 +1,71 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesBloodflowerChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularCuissesBloodflowerChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesChromiumslimeChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularCuissesChromiumslimeChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesLumimushroomChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14LumiMushroom
|
||||
result: CP14ModularCuissesLumimushroomChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesDayflinChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularCuissesDayflinChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesBloodflowerPlate
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularCuissesBloodflowerPlate
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesChromiumslimePlate
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularCuissesChromiumslimePlate
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesLumimushroomPlate
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14LumiMushroom
|
||||
result: CP14ModularCuissesLumimushroomPlate
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularCuissesDayflinPlate
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularCuissesDayflinPlate
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularGreaveBloodFlowerChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularGreaveBloodFlowerChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularGreaveChromiumslimeChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularGreaveChromiumslimeChainmail
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularGreaveDayflinChainmail
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularGreaveDayflinChainmail
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerAxe
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerAxe
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeAxe
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeAxe
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinAxe
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinAxe
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerDagger
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerDagger
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeDagger
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeDagger
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinDagger
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinDagger
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerHammer
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerHammer
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeHammer
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeHammer
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinHammer
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinHammer
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerMace
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerMace
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeMace
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeMace
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinMace
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinMace
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerPickaxe
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerPickaxe
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimePickaxe
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimePickaxe
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinPickaxe
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinPickaxe
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerRapier
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerRapier
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeRapier
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeRapier
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinRapier
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinRapier
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerShovel
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerShovel
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeShovel
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeShovel
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinShovel
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinShovel
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerSickle
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerSickle
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeSickle
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeSickle
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinSickle
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinSickle
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerSpear
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerSpear
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeSpear
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeSpear
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinSpear
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinSpear
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeBloodflowerSword
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14BloodFlower
|
||||
result: CP14ModularBladeBloodflowerSword
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeChromiumslimeSword
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14ChromiumSlime
|
||||
result: CP14ModularBladeChromiumslimeSword
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularBladeDayflinSword
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14Dayflin
|
||||
result: CP14ModularBladeDayflinSword
|
||||
@@ -0,0 +1,8 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularGardeSharpLumimushroom
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14LumiMushroom
|
||||
result: CP14ModularGardeSharpLumimushroom
|
||||
@@ -0,0 +1,8 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularGardeSturdyLumimushroom
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14LumiMushroom
|
||||
result: CP14ModularGardeSturdyLumimushroom
|
||||
@@ -0,0 +1,26 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularGripWoodenRISKOFRAINTWO
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14WoodLog
|
||||
result: CP14ModularGripWooden
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularGripWoodenLongRISKOFRAINTWO
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14WoodLog
|
||||
result: CP14ModularGripWoodenLong
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularRodWoodenRISKOFRAINTWO
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14WoodLog
|
||||
result: CP14ModularRodWooden
|
||||
@@ -0,0 +1,8 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14ModularTipAirlilyArrow
|
||||
tag: CP14RecipeVat
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14AirLily
|
||||
result: CP14ModularTipAirlilyArrow
|
||||
@@ -1,195 +0,0 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseShield
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14WoodenPlanks
|
||||
count: 2
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 2
|
||||
result: CP14BaseShield
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseCrowbar
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 2
|
||||
result: CP14BaseCrowbar
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseWrench
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 2
|
||||
result: CP14BaseWrench
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14PlatePie
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 1
|
||||
result: CP14PlatePie
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14Nail20
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 2
|
||||
result: CP14Nail20
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14CrystalLampBlueEmpty
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 2
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 1
|
||||
result: CP14CrystalLampBlueEmpty
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14Scissors
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 2
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 1
|
||||
result: CP14Scissors
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingOuterClothingCopperArmor
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 4
|
||||
result: CP14ClothingOuterClothingCopperArmor
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingGlovesGirdles
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 2
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 1
|
||||
result: CP14ClothingGlovesGirdles
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14CrossboltCopper
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 1
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 1
|
||||
result: CP14CrossboltCopper
|
||||
resultCount: 3
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14CrossboltIron
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 1
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 1
|
||||
result: CP14CrossboltIron
|
||||
resultCount: 3
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14CrossboltGold
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 1
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14GoldBar
|
||||
count: 1
|
||||
result: CP14CrossboltGold
|
||||
resultCount: 3
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14CrossboltMithril
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 1
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14MithrilBar
|
||||
count: 1
|
||||
result: CP14CrossboltMithril
|
||||
resultCount: 3
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseLockpick
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 1
|
||||
result: CP14BaseLockpick
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingHeadCapellina
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 3
|
||||
result: CP14ClothingHeadCapellina
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingHeadBascinet
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 5
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar #Add skin as well?
|
||||
count: 4
|
||||
result: CP14ClothingHeadBascinet
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseLightCrossbow
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 1
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 3
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14String
|
||||
count: 1
|
||||
result: CP14BaseLightCrossbow
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingMaskSteelMask
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14IronBar
|
||||
count: 2
|
||||
result: CP14ClothingMaskSteelMask
|
||||
@@ -1,142 +0,0 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14CopperBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:MaterialResource
|
||||
material: CP14Copper
|
||||
count: 10
|
||||
result: CP14CopperBar1
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14IronBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:MaterialResource
|
||||
material: CP14Iron
|
||||
count: 10
|
||||
result: CP14IronBar1
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14GoldBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:MaterialResource
|
||||
material: CP14Gold
|
||||
count: 10
|
||||
result: CP14GoldBar1
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14MithrilBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:MaterialResource
|
||||
material: CP14Mithril
|
||||
count: 10
|
||||
result: CP14MithrilBar1
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14GlassSheet1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14CrystalShardBase
|
||||
result: CP14GlassSheet1
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14GlassSheetShard1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 2
|
||||
requirements:
|
||||
- !type:ProtoIdResource
|
||||
protoId: CP14GlassShard
|
||||
count: 2
|
||||
result: CP14GlassSheet1
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14VialTiny
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 3
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14GlassSheet
|
||||
count: 1
|
||||
result: CP14VialTiny
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14VialTinyReinforced
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 3
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 1
|
||||
- !type:StackResource
|
||||
stack: CP14GlassSheet
|
||||
count: 1
|
||||
result: CP14VialTinyReinforced
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14VialSmall
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 3
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14GlassSheet
|
||||
count: 2
|
||||
result: CP14VialSmall
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14VialSmallReinforced
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 3
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 1
|
||||
- !type:StackResource
|
||||
stack: CP14GlassSheet
|
||||
count: 2
|
||||
result: CP14VialSmallReinforced
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14VialMedium
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 3
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14GlassSheet
|
||||
count: 6
|
||||
result: CP14VialMedium
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14VialMediumReinforced
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 3
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 1
|
||||
- !type:StackResource
|
||||
stack: CP14GlassSheet
|
||||
count: 6
|
||||
result: CP14VialMediumReinforced
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14BaseAlchemyBomb
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14GlassSheet
|
||||
count: 9
|
||||
- !type:StackResource
|
||||
stack: CP14GoldBar
|
||||
count: 1
|
||||
result: CP14BaseAlchemyBomb
|
||||
resultCount: 3
|
||||
|
||||
@@ -47,7 +47,16 @@
|
||||
id: Atlethic
|
||||
name: cp14-skill-tree-atlethic-name
|
||||
desc: cp14-skill-tree-atlethic-desc
|
||||
color: "#b32e37"
|
||||
color: "#b32e37"
|
||||
icon:
|
||||
sprite: _CP14/Actions/skill_tree.rsi
|
||||
state: atlethic
|
||||
state: atlethic
|
||||
|
||||
- type: cp14SkillTree
|
||||
id: VampireTree
|
||||
name: cp14-skill-tree-vampire-name
|
||||
desc: cp14-skill-tree-vampire-desc
|
||||
color: "#E511B3"
|
||||
icon:
|
||||
sprite: _CP14/Actions/Spells/vampire.rsi
|
||||
state: blood_moon
|
||||
19
Resources/Prototypes/_CP14/Skill/vampire.yml
Normal file
19
Resources/Prototypes/_CP14/Skill/vampire.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
- type: cp14Skill
|
||||
id: CP14ActionSpellVampireHypnosis
|
||||
skillUiPosition: 2, 0
|
||||
tree: VampireTree
|
||||
icon:
|
||||
sprite: _CP14/Actions/Spells/vampire.rsi
|
||||
state: blood_moon
|
||||
effect: !type:AddAction
|
||||
action: CP14ActionSpellVampireHypnosis
|
||||
|
||||
- type: cp14Skill
|
||||
id: CP14ActionSpellVampireBloodStep
|
||||
skillUiPosition: 0, 4
|
||||
tree: VampireTree
|
||||
icon:
|
||||
sprite: _CP14/Actions/Spells/vampire.rsi
|
||||
state: blood_step
|
||||
effect: !type:AddAction
|
||||
action: CP14ActionSpellVampireBloodStep
|
||||
@@ -135,3 +135,9 @@
|
||||
|
||||
- type: Tag
|
||||
id: CP14Sheep
|
||||
|
||||
- type: Tag
|
||||
id: CP14RecipeAlchemistFurnace
|
||||
|
||||
- type: Tag
|
||||
id: CP14RecipeVat
|
||||
|
||||
Reference in New Issue
Block a user