Difference between revisions of "Hunter Armor Recipe"

From ChatWars Wiki
Jump to: navigation, search
(Undo revision 5134 by ArcticWolf (talk))
(Tag: Undo)
m
Line 3: Line 3:
  
 
=Properties=
 
=Properties=
 +
{{InfoOverview}}
  
{| class="wikitable"
+
 
 +
<!-- {| class="wikitable"
 
|+Item properties
 
|+Item properties
 
|-
 
|-
Line 19: Line 21:
 
| '''Item identifier code''' || <code>r11</code>
 
| '''Item identifier code''' || <code>r11</code>
 
|-
 
|-
|}
+
|} -->
  
 
If the Hunter Armor Recipe is in the player's inventory, the crafting recipe can be shown in the game with <code>/view_</code>. Crafting the item consumes the recipe.  
 
If the Hunter Armor Recipe is in the player's inventory, the crafting recipe can be shown in the game with <code>/view_</code>. Crafting the item consumes the recipe.  
Line 25: Line 27:
 
=Usage=
 
=Usage=
 
* [[Hunter Armor]]
 
* [[Hunter Armor]]
 +
 +
 +
<!-- Set iteminfo -->
 +
{{#set:
 +
| ItemID=r11
 +
| CraftCommand=
 +
| note=needs checking
 +
 +
| BoolEventItem=false
 +
 +
<!--please chose: Weapon/Cape/Protective Gear/Piece of Equipment/Recipe (Item)/Consumable/Resource/Misc-->
 +
| ItemType=Recipe (Item)
 +
<!--please chose: Sword/Spear/Dagger/Shield/Blunt/Helmet/Armor/Gloves/Boots-->
 +
| ItemSubType=
 +
<!--please chose: Heavy Armor/Robe Armor/Light Armor-->
 +
| ArmorClass=
 +
 +
<!--add numbers-->
 +
| Attack=
 +
| Defense=
 +
| Mana=
 +
| Weight=10
 +
<!--Stats of special event items/reward items-->
 +
| Stamina=
 +
| InventoryIncrease=
 +
| Luck=
 +
 +
<!--For potions, “min” for minutes, “h” for hours-->
 +
| BaseDuration=
 +
| Wrapping=0
 +
 +
| LevelEquipRequirement=25
 +
| BoolEnchantment=
 +
<!--e.g. Type of arrows needed-->
 +
| Ammunition=
 +
 +
 +
| BoolDepositGuild=true
 +
| ShopSellPrice=
 +
| ShopBuyPrice=
 +
 +
| BoolExchange=false
 +
| BoolAuction=true
 +
| BoolCraft=false
 +
 +
<!--Choose: Crafting (Skill)/Alchemy (Skill)-->
 +
| SkillCraft=
 +
| SkillCraftLevel=
 +
| ManaCrafting=
 +
 +
| BoolQuest=true
 +
| PerceptionLevel=1
 +
<!-- Minimum level players need to have not regarding perception level (eg level 40 for bauxite)-->
 +
| PlayerQuestMinLevel=1
 +
 +
<!--All QuestXXX are boolean, used for “can be found then and there”-->
 +
| QuestForestMorning=
 +
| QuestForestDay=
 +
| QuestForestEvening=
 +
| QuestForestNight=
 +
 +
| QuestSwampMorning=
 +
| QuestSwampDay=
 +
| QuestSwampEvening=
 +
| QuestSwampNight=
 +
 +
| QuestValleyMorning=
 +
| QuestValleyDay=
 +
| QuestValleyEvening=
 +
| QuestValleyNight=
 +
 +
| QuestForayMorning=
 +
| QuestForayDay=
 +
| QuestForayEvening=
 +
| QuestForayNight=
 +
}}
 +
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}

Revision as of 12:49, 25 July 2018

Hunter Armor Recipe is an item of the type Recipe (Item) and was introduced with the Advanced Crafting update.


Properties

Properties of Hunter Armor Recipe
Identifier code r11
Type Recipe (Item), T2 (link={{{link}}})
Used in Hunter Armor
Weight 10
Depositable in Guild yes
Event item no
Craftable no
Tradeable (Exchange) no
Tradeable (Auction) yes
Can be found in quests yes
Drop info
Quests.png Quest Times-morning.png Times-day.png Times-evening.png Times-night.png
Forest.png Forest link={{{link}}} link={{{link}}} link={{{link}}} link={{{link}}}
Swamp.png Swamp link={{{link}}} link={{{link}}} link={{{link}}} link={{{link}}}
Valley.png Valley link={{{link}}} link={{{link}}} link={{{link}}} link={{{link}}}
Foray.png Foray link={{{link}}} link={{{link}}} link={{{link}}} link={{{link}}}
Required Level of Perception 1



If the Hunter Armor Recipe is in the player's inventory, the crafting recipe can be shown in the game with /view_. Crafting the item consumes the recipe.

Usage