mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 21:22:26 +08:00
28 lines
257 B
Go
28 lines
257 B
Go
-- 任务配置
|
|
|
|
-- 父任务id
|
|
|
|
main_id = 385
|
|
|
|
sub_ids =
|
|
{
|
|
38501,
|
|
}
|
|
|
|
rewind_data = {}
|
|
|
|
rewind_data["38501"] =
|
|
{
|
|
}
|
|
|
|
|
|
quest_data = {}
|
|
|
|
quest_data["38501"] =
|
|
{
|
|
trial_actors = {},
|
|
actors = {},
|
|
items = {},
|
|
monsters = {},
|
|
gadgets = {}
|
|
} |