Browse Source

new quest.toml files for ep2

pull/90/head
andy 2 years ago
parent
commit
2d1e00f29a
  1. 36
      data/quests/bb/ep2/battle/quests.toml
  2. 24
      data/quests/bb/ep2/challenge/quests.toml
  3. 76
      data/quests/bb/ep2/government/quests.toml
  4. 67
      data/quests/bb/ep2/multi/quests.toml
  5. 8
      data/quests/bb/ep2/single/quests.toml

36
data/quests/bb/ep2/battle/quests.toml

@ -0,0 +1,36 @@
[Battle]
list_order = 1
description = "Challenge your skill against other hunters!"
[[Battle.quests]]
bin = "b001-bb.bin"
dat = "b001-bb.dat"
[[Battle.quests]]
bin = "b002-bb.bin"
dat = "b002-bb.dat"
[[Battle.quests]]
bin = "b003-bb.bin"
dat = "b003-bb.dat"
[[Battle.quests]]
bin = "b004-bb.bin"
dat = "b004-bb.dat"
[[Battle.quests]]
bin = "b005-bb.bin"
dat = "b005-bb.dat"
[[Battle.quests]]
bin = "b006-bb.bin"
dat = "b006-bb.dat"
[[Battle.quests]]
bin = "b007-bb.bin"
dat = "b007-bb.dat"
[[Battle.quests]]
bin = "b008-bb.bin"
dat = "b008-bb.dat"

24
data/quests/bb/ep2/challenge/quests.toml

@ -0,0 +1,24 @@
[Challenge]
list_order = 1
description = "Pioneer 2's advanced training course."
[[Challenge.quests]]
bin = "c201-bb.bin"
dat = "c201-bb.dat"
[[Challenge.quests]]
bin = "c202-bb.bin"
dat = "c202-bb.dat"
[[Challenge.quests]]
bin = "c203-bb.bin"
dat = "c203-bb.dat"
[[Challenge.quests]]
bin = "c204-bb.bin"
dat = "c204-bb.dat"
[[Challenge.quests]]
bin = "c205-bb.bin"
dat = "c205-bb.dat"

76
data/quests/bb/ep2/government/quests.toml

@ -0,0 +1,76 @@
[Government]
list_order = 1
description = "What lies below on Ragol?"
[[Government.quests]]
bin = "q451-gov-bb.bin"
dat = "q451-gov-bb.dat"
[[Government.quests]]
bin = "q452-gov-bb.bin"
dat = "q452-gov-bb.dat"
[[Government.quests]]
bin = "q453-gov-bb.bin"
dat = "q453-gov-bb.dat"
[[Government.quests]]
bin = "q454-gov-bb.bin"
dat = "q454-gov-bb.dat"
[[Government.quests]]
bin = "q455-gov-bb.bin"
dat = "q455-gov-bb.dat"
[[Government.quests]]
bin = "q456-gov-bb.bin"
dat = "q456-gov-bb.dat"
[[Government.quests]]
bin = "q457-gov-bb.bin"
dat = "q457-gov-bb.dat"
[[Government.quests]]
bin = "q458-gov-bb.bin"
dat = "q458-gov-bb.dat"
[[Government.quests]]
bin = "q459-gov-bb.bin"
dat = "q459-gov-bb.dat"
[[Government.quests]]
bin = "q460-gov-bb.bin"
dat = "q460-gov-bb.dat"
[[Government.quests]]
bin = "q461-gov-bb.bin"
dat = "q461-gov-bb.dat"
[[Government.quests]]
bin = "q462-gov-bb.bin"
dat = "q462-gov-bb.dat"
[[Government.quests]]
bin = "q463-gov-bb.bin"
dat = "q463-gov-bb.dat"
[[Government.quests]]
bin = "q464-gov-bb.bin"
dat = "q464-gov-bb.dat"
[[Government.quests]]
bin = "q465-gov-bb.bin"
dat = "q465-gov-bb.dat"
[[Government.quests]]
bin = "q466-gov-bb.bin"
dat = "q466-gov-bb.dat"
[[Government.quests]]
bin = "q467-gov-bb.bin"
dat = "q467-gov-bb.dat"
[[Government.quests]]
bin = "q468-gov-bb.bin"
dat = "q468-gov-bb.dat"

67
data/quests/bb/ep2/multi/quests.toml

@ -0,0 +1,67 @@
[Retrieval]
list_order = 1
description = "Retrieval quests"
# TODO: get ep2 retrieval quests
[Extermination]
list_order = 2
description = "Exterminate the enemies!"
[[Extermination.quests]]
bin = "q233-ext-bb.bin"
dat = "q233-ext-bb.dat"
[[Extermination.quests]]
bin = "q234-ext-bb.bin"
dat = "q234-ext-bb.dat"
[[Extermination.quests]]
bin = "q235-ext-bb.bin"
dat = "q235-ext-bb.dat"
[[Extermination.quests]]
bin = "q236-ext-bb.bin"
dat = "q236-ext-bb.dat"
[VR]
list_order = 3
description = "VR training missions"
[[VR.quests]]
bin = "q203-vr-bb.bin"
dat = "q203-vr-bb.dat"
[Event]
list_order = 4
description = "Event missions!"
[[Event.quests]]
bin = "q201-evt-bb.bin"
dat = "q201-evt-bb.dat"
[Shop]
list_order = 5
description = "Time to do some shopping!"
[[Shop.quests]]
bin = "q219-shp-bb.bin"
dat = "q219-shp-bb.dat"
[Tower]
list_order = 6
description = "Investigate Gal Da Val's towers."
[[Tower.quests]]
bin = "q223-twr-bb.bin"
dat = "q223-twr-bb.dat"
[[Tower.quests]]
bin = "q224-twr-bb.bin"
dat = "q224-twr-bb.dat"

8
data/quests/bb/ep2/single/quests.toml

@ -0,0 +1,8 @@
[Story]
list_order = 1
description = "Story quests"
[[Story.quests]]
bin = "q027-1p-bb.bin"
dat = "q027-1p-bb.dat"
Loading…
Cancel
Save