Property:Gives task type

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
m (Updating task types.)
 
Line 2: Line 2:
|desc=A property for declaring that an [[NPC]] gives a [[task]], and what tasks types they give.
|desc=A property for declaring that an [[NPC]] gives a [[task]], and what tasks types they give.
|type=string
|type=string
|value=kill,boss,item recovery,delivery,foraging,skinning,crafting,searching
|value=action,boss,craft,delivery,destroy,find,forage,item recovery,kill,search,skin,trap
}}
}}
==Types==
==Types==
* action: Perform ''x'' action ''y'' times or to ''y'' targets.
* crafting: A [[crafting]] related task, such as creation items.
* boss: Kill a more powerful version of a standard creature.
* craft: A [[crafting]] related task, such as creation items.
* delivery: Deliver ''x'' to person.
* delivery: Deliver ''x'' to person.
* destroy: Find and destroy ''x'' thing.
* find: Find ''x'' amount of ''y'' item.
* forage: Forage ''x'' amount of ''y'' item.
* item recovery: Recover an item by killing the creature that has it.
* kill: Kill ''x'' amount of ''y'' creatures.
* kill: Kill ''x'' amount of ''y'' creatures.
* search: Search an area to find ''x''.
:* boss: Kill a more powerful version of a standard creature.
* skin: Bring ''x'' animal products.
:* item recovery: Recover an item by killing the creature that has it.
* trap: Search area and disarm found trap.
* foraging: Forage ''x'' amount of ''y'' item.
* searching: Search an area to find ''x''.
* skinning: Bring ''x'' animal products.

Latest revision as of 02:31, 27 January 2022

Description: A property for declaring that an NPC gives a task, and what tasks types they give.
Type: string
Allows Value: action, boss, craft, delivery, destroy, find, forage, item recovery, kill, search, skin, trap

There are currently 39 items in this property, 8 of which are incomplete, and 0 of which are outdated.

Types

  • action: Perform x action y times or to y targets.
  • boss: Kill a more powerful version of a standard creature.
  • craft: A crafting related task, such as creation items.
  • delivery: Deliver x to person.
  • destroy: Find and destroy x thing.
  • find: Find x amount of y item.
  • forage: Forage x amount of y item.
  • item recovery: Recover an item by killing the creature that has it.
  • kill: Kill x amount of y creatures.
  • search: Search an area to find x.
  • skin: Bring x animal products.
  • trap: Search area and disarm found trap.
Showing 20 pages using this property.
A
kill  +, search  +
delivery  +
B
delivery  +, skin  +
craft  +
C
kill  +, delivery  +, forage  +,
kill  +, search  +
delivery  +
E
delivery  +
F
delivery  +, kill  +, boss  +,
G
delivery  +
kill  +, item recovery  +
H
kill  +, item recovery  +
I
delivery  +
delivery  +
J
delivery  +
K
delivery  +
delivery  +

Showing 6 related entities.

The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "action", "boss", "craft", "delivery", "destroy", "find", "forage", "item recovery", "kill", "search", "skin", "trap" ] } }