Skip to content

Commit

Permalink
Increase balterie cost
Browse files Browse the repository at this point in the history
  • Loading branch information
lorgan3 committed Apr 18, 2024
1 parent e3b0731 commit 42c38ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/spells/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ const HAIRPIN = spell(PoweredArcaneCircle, {
name: "Balterie",
description: "Launch several bombs that detonate on contact",
elements: [Element.Arcane],
cost: 20,
cost: 30,
data: {
projectile: Hairpin,
xOffset: 7,
Expand Down

0 comments on commit 42c38ab

Please sign in to comment.