Bounty: Difference between revisions
Jump to navigation
Jump to search
Aventuristo (talk | contribs) Created bounty data type page |
(No difference)
|
Revision as of 00:30, 30 September 2017
This data type represents the non-items that the bounty hunter asks you to retrieve from monsters
around the kingdom. There are quite a lot of them (42 in total) so they aren't all
listed here. You can find more about bounties at the
The Bounty Hunter Hunter's Shack.
Related Functions
bounty to_bounty( strict_string )
Proxy Record Fields
Here are the proxy record fields for bounties. Proxy records are discussed in more detail here.
| Field | Data type | Default value | ASH Accessor Function / Notes |
|---|---|---|---|
| plural | string | "" | |
| type | string | "" | |
| kol_internal_type | string | "" | |
| number | int | 0 | |
| image | string | "" | |
| monster | monster | none | |
| location | location | none |