MagicBountyBarEvent

Displays the bounty board and all associated bounties.

Author

Wisp, Tartiflette

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun addPromptAndOption(dialog: InteractionDialogAPI, memoryMap: Map<String, MemoryAPI>)
Link copied to clipboard
open fun init(dialog: InteractionDialogAPI, memoryMap: Map<String, MemoryAPI>)
Called when the player chooses this event from the list of options shown when they enter the bar.
Link copied to clipboard
open fun isAlwaysShow(): Boolean
Link copied to clipboard
open fun optionSelected(optionText: String, optionData: Any)
Link copied to clipboard
open fun shouldShowAtMarket(market: MarketAPI): Boolean
This method is not called, as the Bar Event is triggered directly in ShowMagicBountyBoardCmd.