Commit graph

7 commits

Author SHA1 Message Date
hg
78fce046be Fix DoN flag check for t2 spell rewards 2023-08-23 18:26:52 -04:00
hg
71ad423666 Add support for unlocking accursed nest
Mission npcs will no longer offer nest missions until the server content
flag is enabled by the server's first Yar`Lir's death. This doesn't
include nest missions that already require t5 flags since those shouldn't
be possible to obtain without Yar`Lir having been killed.
2023-08-20 22:20:32 -04:00
hg
ff7b079d6d Change DoN faction id table keys
These are less verbose and keeps the api consistent
2023-07-22 20:19:44 -04:00
hg
6b107675eb Switch DoN flags to data buckets 2023-07-22 20:15:21 -04:00
hg
e8cce16727 Change DoN flag names
These are less complicated names and should be easier to remember
2023-07-22 20:12:10 -04:00
hg
0cb89cf7e5 Add thenest missions
Add 'Spider's Eye'

Add 'Web of Lies'

Add 'Lost Comrades'

Add 'Rivals'

Add 'Clues'

Add 'Circle of Drakes' raid

Fix 'Rampaging Monolith' script name and add size change for hp events

Add 'Rival Party' mission item drop workaround
Database had wrong drop rates for the mission item

Add 'Dragon's Egg' mission item drop workaround
Database had wrong drop rates for the mission item

Add 'Scrap Metal' mission drop workaround
Database had wrong drop rates for the mission item
2022-11-20 18:06:46 -05:00
hg
db6d23bd28 Implement DoN progression
Add dragons_of_norrath module to handle flagging and other common
functions used by both factions.

Add all dialogue and task ids to lavastorm DoN npcs
2022-11-20 18:06:45 -05:00