Changes

Jump to navigation Jump to search
no edit summary
Line 1,490: Line 1,490:  
Each order can have any number of objectives of the given types.
 
Each order can have any number of objectives of the given types.
   −
; <tt>Collect</tt>
+
{| class="wikitable"
: The player must obtain items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]]. The items must never have been in a player inventory. This applies to any method of collecting items (e.g. harvesting crops, slaying monsters, collecting from a machine, cooking a dish, etc). There's no restriction to how the item can be collected; e.g. a special order for emeralds will be equally find with gems found in the mines or produced in a crystalarium.
+
|-
 
+
! Objective type
; <tt>Deliver</tt>
+
! Description
: The player must give items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]] to a given character. This doesn't count towards the character's gift limit.
+
|-
 
+
| <tt>Collect</tt>
; <tt>Fish</tt>
+
| The player must obtain items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]]. The items must never have been in a player inventory. This applies to any method of collecting items (e.g. harvesting crops, slaying monsters, collecting from a machine, cooking a dish, etc). There's no restriction to how the item can be collected; e.g. a special order for emeralds will be equally find with gems found in the mines or produced in a crystalarium.
: Equivalent to <tt>Collect</tt>, but only counts items found by [[fishing]].
+
|-
 
+
| <tt>Deliver</tt>
; <tt>Gift</tt>
+
| The player must give items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]] to a given character. This doesn't count towards the character's gift limit.
: The player must give items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]] to a given character. This '''does''' count towards the character's gift limit. Parameters can include a minimum gift taste level.
+
|-
 
+
| <tt>Fish</tt>
; <tt>JKScore</tt>
+
| Equivalent to <tt>Collect</tt>, but only counts items found by [[fishing]].
: The player must achieve at least the given [[Junimo Kart]] score. This tracks the highest score reached while the special order is active.
+
|-
 
+
| <tt>Gift</tt>
; <tt>ReachMineFloor</tt>
+
| The player must give items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]] to a given character. This '''does''' count towards the character's gift limit. Parameters can include a minimum gift taste level.
: The player must reach or exceed the given floor in the [[The Mines|mines]] or the [[Skull Cavern]] (depending on the <tt>SkullCave</tt> field) while the special order is active.
+
|-
 
+
| <tt>JKScore</tt>
; <tt>Ship</tt>
+
| The player must achieve at least the given [[Junimo Kart]] score. This tracks the highest score reached while the special order is active.
: The player must ship items through their [[Shipping Bin|shipping bin]] which match the [[#Context tags|<tt>AcceptedContextTags</tt> field]]. The quest objective progresses when the items are collected, not when they're put in the bin. Player still get money for the shipped items as they would normally.
+
|-
 
+
| <tt>ReachMineFloor</tt>
; <tt>Donate</tt>
+
| The player must reach or exceed the given floor in the [[The Mines|mines]] or the [[Skull Cavern]] (depending on the <tt>SkullCave</tt> field) while the special order is active.
: The player must add items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]] to a dropbox.
+
|-
 
+
| <tt>Ship</tt>
; <tt>Slay</tt>
+
| The player must ship items through their [[Shipping Bin|shipping bin]] which match the [[#Context tags|<tt>AcceptedContextTags</tt> field]]. The quest objective progresses when the items are collected, not when they're put in the bin. Player still get money for the shipped items as they would normally.
: The player must kill a minimum number of monsters of the given name while the special order is active.
+
|-
 +
| <tt>Donate</tt>
 +
| The player must add items that match the [[#Context tags|<tt>AcceptedContextTags</tt> field]] to a dropbox.
 +
|-
 +
| <tt>Slay</tt>
 +
| The player must kill a minimum number of monsters of the given name while the special order is active.
 +
|}
    
===Rewards===
 
===Rewards===
418

edits

Navigation menu