Skip to content

ChaptersArrayObject

Properties

Name Type Description Notes
collectQuestId Integer The collection quest id (探窟クエスト) [default to -1]
condQuestId Integer The clear-required quest id to show this chapter [default to -1]
difficulty Integer 0:Normal / 1:Hard / 2:Star / Other:freeze [default to 0]
id Integer 1~10: Chapter1 / 21~30: Chapter2 / Other: freeze [default to null]
name String Chapter name [default to null]
newDispEndAt String New chapter icon (新章追加) will shown at quest menu if current date is not past specified date [default to null]
part Integer 0:Part1 / 1:Part2 / Other:Freeze [default to 0]
questIds List All quest ids in this chapter [default to null]
trialQuestId Integer The challenge quest id (試練クエスト) [default to null]

[Back to Model list] [Back to API list] [Back to README]