From b130d8aeec1a3d0de09ea842994ec8c6dcd4798d Mon Sep 17 00:00:00 2001 From: Kit Date: Sun, 17 Aug 2025 20:00:08 -0400 Subject: [PATCH] fire magic bad skele (#1679) * fire magic bad * same with you demiplane skele wiz --- .../Player/DemiplaneAntag/Skeletons/T2.yml | 19 ++++++++++++------- .../Entities/Mobs/Player/TownRaids/undead.yml | 14 +++++++++----- 2 files changed, 21 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Player/DemiplaneAntag/Skeletons/T2.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Player/DemiplaneAntag/Skeletons/T2.yml index 3b4a8d1f44..43f56d693b 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Player/DemiplaneAntag/Skeletons/T2.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Player/DemiplaneAntag/Skeletons/T2.yml @@ -1,6 +1,6 @@ - type: entity id: CP14MobUndeadSkeletonDemiplaneT2 - parent: CP14MobUndeadSkeletonDemiplaneT1 + parent: CP14MobUndeadSkeletonDemiplaneT1 name: skeleton abstract: true components: @@ -92,8 +92,8 @@ - CP14MobSkeletonWizardT2 - type: CP14MagicEnergyContainer magicAlert: CP14MagicEnergy - maxEnergy: 200 - energy: 200 + maxEnergy: 100 + energy: 100 unsafeSupport: true - type: PassiveDamage allowedStates: @@ -104,22 +104,27 @@ - type: CP14SkillStorage skillPoints: Memory: - max: 4 + max: 5 freeLearnedSkills: - SwordMastery - RapierMastery - SkimitarMastery - - HydrosophistryT1 - - HydrosophistryT2 - MetamagicT1 - MetamagicT2 - - PyrokineticT1 - CP14ActionSpellManaConsume - CP14ActionSpellManaGift - CP14ActionSpellManaConsumeElf - CP14ActionSpellManaGiftElf - CP14ActionSpellMagicSplitting - CP14ActionSpellManaTrance + availableSkillTrees: + - Hydrosophistry + - Illusion + - Metamagic + - Electromancy + - Athletic + - MartialArts + - Craftsmanship - type: entity id: CP14MobUndeadSkeletonBardT2 parent: CP14MobUndeadSkeletonDemiplaneT2 diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Player/TownRaids/undead.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Player/TownRaids/undead.yml index f506ebd34d..962eb8e130 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Player/TownRaids/undead.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Player/TownRaids/undead.yml @@ -53,23 +53,27 @@ - type: CP14SkillStorage skillPoints: Memory: - max: 4 + max: 5 freeLearnedSkills: - SwordMastery - RapierMastery - SkimitarMastery - MetamagicT1 - MetamagicT2 - - HydrosophistryT1 - - HydrosophistryT2 - - PyrokineticT1 - - PyrokineticT2 - CP14ActionSpellManaConsume - CP14ActionSpellManaGift - CP14ActionSpellManaConsumeElf - CP14ActionSpellManaGiftElf - CP14ActionSpellMagicSplitting - CP14ActionSpellManaTrance + availableSkillTrees: + - Hydrosophistry + - Illusion + - Metamagic + - Electromancy + - Athletic + - MartialArts + - Craftsmanship - type: Loadout prototypes: - CP14MobSkeletonWizardTownRaid