item

Vars | |
exclude_types | Types that should not be accepted by the bounty, also excluding all their subtypes |
---|---|
include_subtypes | Set to FALSE to make the bounty not accept subtypes of the wanted_types |
required_count | How many items have to be shipped to complete the bounty |
shipped_count | How many items have been shipped for the bounty so far |
special_include_types | Individual types that should be accepted even if their supertypes are excluded (yes, apparently this is necessary) |
wanted_types | Types accepted by the bounty (including all subtypes, unless include_subtypes is set to FALSE) |
Var Details
exclude_types

Types that should not be accepted by the bounty, also excluding all their subtypes
include_subtypes

Set to FALSE to make the bounty not accept subtypes of the wanted_types
required_count

How many items have to be shipped to complete the bounty
shipped_count

How many items have been shipped for the bounty so far
special_include_types

Individual types that should be accepted even if their supertypes are excluded (yes, apparently this is necessary)
wanted_types

Types accepted by the bounty (including all subtypes, unless include_subtypes is set to FALSE)