Bounty: Difference between revisions
Jump to navigation
Jump to search
imported>Aventuristo Created bounty data type page |
imported>Aventuristo Added to Data Types category |
||
Line 59: | Line 59: | ||
|} | |} | ||
[[Category:Scripting]] | [[Category:Scripting]] [[Category:Data Types]] |
Latest revision as of 00:34, 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 |