API talk:2/guild/upgrades
From Guild Wars 2 Wiki
Jump to navigationJump to search
2016-09-16[edit]
- New fields
description
(string) – The description of the upgrade. (May be an empty string)
- New values
type
(string) - The upgrade type. Possible values:GuildHall
– Used for claimable guild halls.GuildHallExpedition
– Used for expedition to claim guild halls.Queue
– ??? (Not sure how to describe)
- Notes
- type
Queue
is currently only present on "Workshop Restoration 1" (id 380). Not sure how to describe. - cost's
item_id
is missing if cost'stype
isCurrency
. GuildHall
andGuildHallExpedition
:- if the guild hasn't started the expedition, neither will show up in the guild's upgrades.
- if expedition has been started but the hall has not been secured, expedition will show up.
- if secured, guild hall will show up.
- I don't think it's possible for both to be present.
--BryghtShadow (talk) 10:11, 16 September 2016 (UTC)
2017-05-14[edit]
bag_max_coins
and bag_max_items
should be moved into the main list and written as “(number, optional)”. See here for their use and API:2/items for similar formatting. costs:name:
is also optional, see here. J.Tesla (talk) 23:53, 13 May 2017 (UTC)