generated from nhcarrigan/template
fix: correct quest combat power requirements for SM, VD, and AV #90
@@ -180,6 +180,7 @@ export const defaultQuests: Array<Quest> = [
|
||||
prerequisiteIds: [ "witch_coven" ],
|
||||
rewards: [
|
||||
{ amount: 2_000_000, type: "gold" },
|
||||
{ amount: 1500, type: "essence" },
|
||||
{ amount: 75, type: "crystals" },
|
||||
{ targetId: "knight_1", type: "upgrade" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user