Throwables Template

From Drunkapedia
Jump to: navigation, search

Related topics: Page Templates, {{Throwables}}, {{Crafting Recipe}}, {{Recipe Table}}, {{Intro}}

This template can be used for Grenades, Spikes and other directly throwable items which use Thrown Weapon Skill (for ammunition used in weapons, see the Ammunition Template

  • Remove the lines from the Notes which are not appropriate (i.e. if not a creature drop, not sold by vendors, or does not require a recipe).

Wiki Code

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Throwables
 |            Weapon Type = Thrown Weapon
 |                   Name = 
 |             Icon Image =  Icon.png
 |             Live Image =  Live.jpg
 |     Live Image Caption = 
 |                  Value = 
 |                 Burden = 
 |            Description = 
 |     Special Properties = 
 |        Description Two = 
 |
 |                 Damage = 
 |                Element = 
 |        Damage Modifier = 
 | Buffed Damage Modifier = 
 |                  Speed = 
 |           Buffed Speed = 
 |                  Range = yds. (based on STRENGTH 100)
 |           Buffed Range = 
 |       Bonus to Defense = 
 |         Buffed Defense = 
 |       Bonus to Missile = 
 |         Bonus to Magic = 
 | 
 |         Player Attuned = 
 |              Level Req = 
 |        Base Weapon Req = 
 |      Buffed Weapon Req = 
 |            Special Req = 
 | 
 |                 Spells = 
 |        Activation Reqs = 
 |             Spellcraft = 
 |                   Mana = 
 |              Mana Cost = 
 |         Cannot Be Sold = True
}}
==Notes==
* {{Item Drops|{{PAGENAME}}}}
{{Sold By|{{PAGENAME}}}}
{{Related Recipes}}
* Skill Check: ??
* Does not stack. / Stack Size: ??

==Recipe==
{{Crafting Recipe 
 |       Tools = [[Tool]], [[Tool]]
 | Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]]
 |      Result = (Number) {{PAGENAME}}
}}
* '''Steps:'''
{{Recipe Table
 | Ingredient 1 = 
 | Ingredient 2 = 
 |       Result = 
}}
{{Recipe Table
 | Ingredient 1 = 
 | Ingredient 2 = 
 |       Result = {{PAGENAME}}
}}
:<font color=green>(Optional:Crafting Message)<br></font>

If appropriate:
[[Category:Fletching]]
[[Category:Alchemy]]

Example

See Empowered Platinum Phial of Acid Vulnerability for the results of the example code below.

{{Intro
 | Patch Introduced = [[Evolution]]
 |   Related Quests = [[Alchemical Throwing Phials]]
 |          Updated = 
}}
{{Throwables
 |            Weapon Type = Thrown Weapon
 |                   Name = Empowered Platinum Phial of Acid Vulnerability
 |             Icon Image = Empowered Platinum Phial of Acid Vulnerability Icon.png
 |             Live Image = Empowered Platinum Phial Live.jpg
 |     Live Image Caption = Empowered Platinum Phial of Acid Vulnerability
 |                  Value = 
 |                 Burden = 
 |            Description = An Empowered Platinum Phial, filled with an alchemical mixture designed to temporarily weaken the acid resistance of those coated in the fluid.
 |     Special Properties = [[Cast on Strike]]
 |
 |                 Damage = 0.5 - 1
 |                Element = Bludgeoning
 |        Damage Modifier = 
 | Buffed Damage Modifier = 
 |                  Speed = 5
 |           Buffed Speed = 
 |                  Range = 25
 |           Buffed Range = 
 |       Bonus to Defense = -10%
 |         Buffed Defense = 
 |       Bonus to Missile = 
 |         Bonus to Magic = 
 | 
 |         Player Attuned = 
 |              Level Req = 
 |        Base Weapon Req = 
 |      Buffed Weapon Req = 
 |            Special Req = Your base Alchemy must be at least 375 to wield this item.
 | 
 |                 Spells = [[Acid Vulnerability Other VI]], [[Phial's Accuracy]]
 |        Activation Reqs = 
 |             Spellcraft = 460
 |                   Mana = 150
 |              Mana Cost = 
 |         Cannot Be Sold = True
}}
==Notes==
{{Item Drops|{{PAGENAME}}}}
{{Sold By|{{PAGENAME}}}}
{{Related Recipes}}
* Skill Check: ??
* Stack Size: 50

==Recipe==
{{Crafting Recipe 
 | Ingredients = 1 [[Empowered Platinum Phial]], 1 [[Acid Oil]]
 |      Result = 1 {{PAGENAME}}
}}
* '''Steps:'''
{{Recipe Table
 | Ingredient 1 = Empowered Platinum Phial
 | Ingredient 2 = Acid Oil
 |       Result = {{PAGENAME}}
}}

'''OR'''
{{Crafting Recipe 
 | Ingredients = 1 [[Empowered Platinum Phial Pea]], 1 [[Concentrated Acid Oil]]
 |      Result = 50 {{PAGENAME}}
}}
{{Recipe Table
 | Ingredient 1 = Empowered Platinum Phial Pea
 | Ingredient 2 = Concentrated Acid Oil
 |       Result = {{PAGENAME}}
}}

[[Category:Alchemy]]
[[Category:Alchemy Recipe]]