Skip to content

Commit

Permalink
Nerf araxytes
Browse files Browse the repository at this point in the history
  • Loading branch information
themrrobert committed Nov 27, 2024
1 parent 73ee7a9 commit 229e6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/minions/data/killableMonsters/low.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const killableMonsters: KillableMonster[] = [
id: Monsters.Araxyte.id,
name: Monsters.Araxyte.name,
aliases: Monsters.Araxyte.aliases,
timeToFinish: Time.Second * 30,
timeToFinish: Time.Second * 36,
table: Monsters.Araxyte,
qpRequired: 1,
healAmountNeeded: 40,
Expand Down

0 comments on commit 229e6e9

Please sign in to comment.