feat: replace Metal Kite Shield with Metal Spell Focus offhand
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m31s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m31s
This commit is contained in:
@@ -84,10 +84,10 @@ export const FABRICATOR_RECIPES: FabricatorRecipe[] = [
|
||||
},
|
||||
{
|
||||
id: 'metalShield',
|
||||
name: 'Metal Kite Shield',
|
||||
description: 'A polished metal shield. Reliable protection without excessive weight.',
|
||||
name: 'Metal Spell Focus',
|
||||
description: 'A metal orb that amplifies spellcasting. Boosts enchantment power.',
|
||||
manaType: 'metal',
|
||||
equipmentTypeId: 'runicShield',
|
||||
equipmentTypeId: 'metalSpellFocus',
|
||||
slot: 'offHand',
|
||||
materials: { manaCrystalDust: 7, arcaneShard: 4, elementalCore: 1 },
|
||||
manaCost: 450,
|
||||
|
||||
Reference in New Issue
Block a user