Difference between revisions of "Hunter Bow"

From ChatWars Wiki
Jump to: navigation, search
(changed to the new property system)
Line 1: Line 1:
  {{Recipe
+
  {{RecipeInfobox
|name=Hunter Bow
+
|name={{PAGENAME}}
|icon=Workshop
+
|skill={{#show: {{PAGENAME}} |?SkillCraft}}
|skill=Crafting (Skill)
+
|skilllevel={{#show: {{PAGENAME}} |?SkillCraftLevel}}
|skilllevel=3
+
|icon=Workshop
|mana=150
+
|mana={{#show: {{PAGENAME}} |?ManaCrafting}}
|chatcommand=/craft_w30
+
|chatcommand={{#show: {{PAGENAME}} |?CraftCommand}}
|ingredient1=Hunter Bow Recipe
+
}}
|amount1=1
 
|ingredient2=Hunter Shaft
 
|amount2=3
 
|ingredient3=Steel Mold
 
|amount3=3
 
|ingredient4=Coke
 
|amount4=41
 
|ingredient5=Ruby
 
|amount5=1
 
|ingredient6=Silver Alloy
 
|amount6=27
 
|ingredient7=Hardener
 
|amount7=3
 
|ingredient8=Wooden Shaft
 
|amount8=41
 
|ingredient9=
 
|amount9=
 
|ingredient10=
 
|amount10=
 
}}
 
  
The Hunter Bow is a weapon of the type [[Bow|bow]]. It was added to the game with the April 3, 2018 update. This bow uses [[Steel Arrow|Steel Arrows]].  
+
The {{PAGENAME}} is a {{#show: {{PAGENAME}} |?ItemType}} of the type {{#show: {{PAGENAME}} |?ItemSubType}}. It was added to the game with the April 3, 2018 update. It uses {{#show: {{PAGENAME}} |?Ammunition}} as ammunition.
  
 
=Characteristics=
 
=Characteristics=
Line 38: Line 18:
 
|-
 
|-
 
|Attack  
 
|Attack  
| +22 :Attack:
+
| +{{#show: {{PAGENAME}} |?Attack}} :Attack:
 
|-
 
|-
 
|Defense
 
|Defense
| +8 :Defend:
+
| +{{#show: {{PAGENAME}} |?Defense}} :Defend:
 
|-
 
|-
 
|Level Requirement
 
|Level Requirement
|25, :Bookgreen:
+
|{{#show: {{PAGENAME}} |?LevelEquipRequirement}}, :Bookgreen:
 
|-
 
|-
 
|Enchantment Slot
 
|Enchantment Slot
|yes, :Bookgreen:
+
|{{#show: {{PAGENAME}} |?BoolEnchantment}}, :Bookgreen:
 
|}
 
|}
  
 
=Acquisition=
 
=Acquisition=
The Hunter Bow is not sold in the [[Shop|Castle Shop]], because it is part of the [[Advanced Crafting]] update. It can only be crafted with the [[Recipe (Item) |recipe item]] and the items for the recipe or by buying the finished item  via [[Auction|auctions]] from other players for [[Pouch of Gold|Pouches of Gold]].
+
The {{PAGENAME}} is not sold in the [[Shop|Castle Shop]], because it is part of the [[Advanced Crafting]] update. It can only be crafted with the [[Recipe (Item) |recipe item]] and the items for the recipe or by buying the finished item  via [[Auction|auctions]] from other players for [[Pouch of Gold|Pouches of Gold]].
  
 
==Crafting==
 
==Crafting==
The Trident can be crafted with the [[Skill|skill]] [[Crafting (Skill)|Crafting]] on level 3. This is only possible for [[Blacksmith|blacksmiths]], so it requires either being a Blacksmith with this skill or buying it from a [[Blacksmith Shop]] with the complete list of necessary items in the inventory.
+
The {{PAGENAME}} can be crafted with the [[Skill|skill]] {{#show: {{PAGENAME}} |?SkillCraft}} on level {{#show: {{PAGENAME}} |?SkillCraftLevel}}. This is only possible for [[Blacksmith|blacksmiths]], so it requires either being a Blacksmith with this skill or buying it from a [[Master Shop|Blacksmith Shop]] with the complete list of necessary items in the inventory.
 +
 
 +
 
 +
<!-- Set iteminfo -->
 +
{{#set:
 +
| ItemID=w30
 +
| CraftCommand=/craft_w30
 +
 
 +
| BoolEventItem=false
 +
 
 +
<!--please chose: Weapon/Cape/Protective Gear/Piece of Equipment/Recipe (Item)/Consumable/Misc-->
 +
| ItemType=Weapon
 +
<!--please chose: Sword/Spear/Dagger/Shield/Blunt/Helmet/Armor/Gloves/Boots-->
 +
| ItemSubType=Bow
 +
<!--please chose: Heavy Armor/Robe Armor/Light Armor-->
 +
| ArmorClass=
 +
 
 +
<!--add numbers-->
 +
| Attack=22
 +
| Defense=8
 +
| Mana=0
 +
| Weight=0
 +
<!--Stats of special event items/reward items-->
 +
| Stamina=0
 +
| InventoryIncrease=0
 +
| Luck=0
 +
 
 +
<!--For potions, “min” for minutes, “h” for hours-->
 +
| BaseDuration= 0
 +
| Wrapping=2
 +
 
 +
| LevelEquipRequirement=25
 +
| BoolEnchantment=true
 +
<!--e.g. Type of arrows needed-->
 +
| Ammunition=Steel Arrows
 +
 
 +
 
 +
| BoolDepositGuild=true
 +
| ShopSellPrice=1163
 +
| ShopBuyPrice=
 +
 
 +
| BoolExchange=false
 +
| BoolAuction=true
 +
| BoolCraft=true
 +
 
 +
<!--Choose: Crafting (Skill)/Alchemy (Skill)-->
 +
| SkillCraft=Crafting (Skill)
 +
| SkillCraftLevel=3
 +
| ManaCrafting=150
 +
 
 +
| BoolQuest=false
 +
| PerceptionLevel=
 +
<!-- Minimum level players need to have not regarding perception level (eg level 40 for bauxite)
 +
| PlayerQuestMinLevel=
 +
 
 +
<!--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=Hunter Bow Recipe
 +
|Qty=1
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=Hunter Shaft
 +
|Qty=3
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=Ruby
 +
|Qty=1
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=Steel Mold
 +
|Qty=3
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=Coke
 +
|Qty=41
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=Wooden Shaft
 +
|Qty=41
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=Silver Alloy
 +
|Qty=27
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=Hardener
 +
|Qty=3
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}
 +
{{#subobject:
 +
|Crafting ingredient=
 +
|Qty=
 +
}}

Revision as of 20:10, 14 July 2018

link={{{link}}} Info: Hunter Bow
Corresponding Skill Crafting (Skill)
Skill level required 3
Mana 150 Mana.png
Chatcommand /c_w30
Recipe
Ingredient (ID) Amount
Hunter Bow Recipe (r03) 1
Hunter Shaft (k03) 3
Coke (23) 41
Wooden Shaft (14) 41
Silver Alloy (25) 27
Steel Mold (27) 3
Hardener (18) 3
Ruby (17) 1


The Hunter Bow is a Weapon of the type Bow. It was added to the game with the April 3, 2018 update. It uses Steel Arrow as ammunition.

Characteristics

Overview
Attribute Bonus
Attack +22 Attack.png
Defense +8 Defend.png
Level Requirement 25, Book-green.png
Enchantment Slot true, Book-green.png

Acquisition

The Hunter Bow is not sold in the Castle Shop, because it is part of the Advanced Crafting update. It can only be crafted with the recipe item and the items for the recipe or by buying the finished item via auctions from other players for Pouches of Gold.

Crafting

The Hunter Bow can be crafted with the skill Crafting (Skill) on level 3. This is only possible for blacksmiths, so it requires either being a Blacksmith with this skill or buying it from a Blacksmith Shop with the complete list of necessary items in the inventory.