Skip to content

GetAllPlayerResponse

Properties

Name Type Description Notes
advIds List All quest ids of the current player cleared (maybe?) [default to null]
dropItem List Extra struct of questData to resume quest (unknown) Only exists if questData is not nul [optional] [default to null]
favoriteMembers List Favorited members at player info screen [default to null]
featuredInformations String Unknown but null in most cases [default to null]
flagPush Integer Unknown but 1 in most cases (maybe boolean) [default to 1]
flagStamina Integer Unknown but 1 in most cases (maybe boolean) [default to 1]
flagUi Integer Unknown but 1 in most cases (maybe boolean) [default to 1]
friendProposedCount Integer Friend request received count that showed in town menu [default to 0]
isCloseInfo Integer Unknown but 0 in most cases [default to 0]
isNewProduct Integer Unknown but 0 in most cases [default to 0]
itemSummary List All items owned by the current player [default to null]
lastMemberAdded String Generic timestamp response type (Ex. 2023-01-20T00:49:57) [default to 2023-01-20T00:49:57]
managedAbilityBoards List Ability Tree statuses opened by the current player [default to null]
managedBattleParties List All BattleParties (x15) that used for quest [default to null]
managedCharacters List All characters owned by the current player [default to null]
managedFieldPartyMembers List All characters (x1~10) that living in kirara town [default to null]
managedMasterOrbs List All kirara orbs (x5~) owned by the current player [default to null]
managedNamedTypes List All friendship statuses of the current player [default to null]
managedRoomObjects List All room objects by the current player (maybe?) [default to null]
managedRooms List All room and the object arrangement of the current player (Maybe includes content room?) [default to null]
managedTownFacilities List Statuses of all town facillities of the current player [default to null]
managedTowns List All town facility placement info of the current player [default to null]
managedWeapons List All weapons owned by the current player [default to null]
newAchievementCount Integer Player's unread new achievement count (most useless value) [default to -1]
occurEnemy OrderPlayerQuestLogResponseOccurEnemy [optional] [default to null]
offerTitleTypes List All crea craft statuses of the current player [default to null]
orderReceiveId Integer Unknown id [optional] [default to null]
player BasePlayer [default to null]
presentCount Integer Present count that showed in town menu [default to 0]
questData String Unfinished quest data to resume (JSON BASE64) [default to null]
resultCode Integer Generic server resultCode response type (Ex. 0) [default to null]
resultMessage String Generic server resultMessage type (Ex. SUCCESS) [default to null]
serverTime String Generic server time response type (Ex. 2023-01-20T00:49:57) [default to 2023-01-20T00:49:57]
serverVersion Integer Generic server version response type (Ex. 2211181) [default to 2211181]
stepCode Integer Unknown but -1 in most cases [default to -1]
supportCharacter GetAllPlayerResponseSupportCharacter [optional] [default to null]
supportCharacters List All SupportParties (x3) that used in friend feature [default to null]
supportFriend GetAllPlayerResponseSupportFriend [optional] [default to null]
tipIds List All tip ids of the current player read [default to null]
trainingCount Integer Training count that showed in town menu [default to 0]

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