diff --git a/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/ring.yml b/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/ring.yml index 5c00bfb21d..9b820c60ab 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/ring.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/ring.yml @@ -18,6 +18,7 @@ startProtoPart: CP14ClothingMagicRingBase startSlots: - RingMagicCrystal1 + - type: CP14MagicManacostModify # Blue ring - type: entity @@ -30,3 +31,5 @@ color: "#87CEEB" - type: Sprite state: brass_ring_blue + - type: CP14MagicManacostModify + globalModifier: 0.9 diff --git a/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/staff.yml b/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/staff.yml index b1ccdddf04..c996d42e24 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/staff.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/ModularTools/Magic/staff.yml @@ -28,8 +28,6 @@ collection: MetalThud cPAnimationLength: 0.3 cPAnimationOffset: -1.3 - - type: CP14SpellStorageRequireAttune - - type: CP14MagicAttuningItem - type: CP14SpellStorageAccessHolding - type: CP14SpellStorage - type: CP14MagicEnergyExaminable @@ -62,16 +60,7 @@ startSlots: - MagicCrystalHolder - type: CP14MagicManacostModify - modifiers: - Earth: 1.1 - Fire: 1.1 - Gate: 1.1 - Healing: 1.1 - LightDarkness: 1.1 - Meta: 1.1 - Movement: 1.1 - Water: 1.1 - Necromancy: 1.1 + globalModifier: 0.9 # Wooden staff - type: entity @@ -95,13 +84,4 @@ startSlots: - MagicCrystalHolder - type: CP14MagicManacostModify - modifiers: - Earth: 0.9 - Fire: 0.9 - Gate: 0.9 - Healing: 0.9 - LightDarkness: 0.9 - Meta: 0.9 - Movement: 0.9 - Water: 0.9 - Necromancy: 0.9 + globalModifier: 1.1 diff --git a/Resources/Prototypes/_CP14/ModularCraft/Magic/magic_crystal_holder.yml b/Resources/Prototypes/_CP14/ModularCraft/Magic/magic_crystal_holder.yml index d850a28ebf..535a4e1d9c 100644 --- a/Resources/Prototypes/_CP14/ModularCraft/Magic/magic_crystal_holder.yml +++ b/Resources/Prototypes/_CP14/ModularCraft/Magic/magic_crystal_holder.yml @@ -5,15 +5,15 @@ modifiers: - !type:EditManacostModify modifiers: - Earth: 1.05 - Fire: 1.05 - Gate: 1.05 - Healing: 1.05 - LightDarkness: 1.05 - Meta: 1.05 - Movement: 1.05 - Water: 1.05 - Necromancy: 1.05 + Earth: 0.95 + Fire: 0.95 + Gate: 0.95 + Healing: 0.95 + LightDarkness: 0.95 + Meta: 0.95 + Movement: 0.95 + Water: 0.95 + Necromancy: 0.95 - type: modularPart id: StaffMagicCrystalHolder_Blue1