(Created page with '<includeonly>Category:Weapon{{#switch:{{lc:{{{Weapon Type|}}}}} | axe = Category:Axe | dagger = Category:Dagger | mace = Category:Mace | spear = [[Category:Sp…')
 
(Replaced content with '{{#ifeq:{{{Buffed Damage Modifier|}}}||| <b><font color=green> ({{{Buffed Damage Modifier|}}})</font></b>}}<br>}} | Buffed Damage Modifier =')
Line 1: Line 1:
<includeonly>[[Category:Weapon]]{{#switch:{{lc:{{{Weapon Type|}}}}}
{{#ifeq:{{{Buffed Damage Modifier|}}}||| <b><font color=green> ({{{Buffed Damage Modifier|}}})</font></b>}}<br>}}
| axe = [[Category:Axe]]
| dagger = [[Category:Dagger]]
| mace = [[Category:Mace]]
| spear = [[Category:Spear]]
| staff = [[Category:Staff]]
| sword = [[Category:Sword]]
| ua = [[Category:Sword]]
| unarmed = [[Category:UA Weapon]]
| unarmed combat = [[Category:UA Weapon]]
}}{{#switch:{{lc:{{{Weapon Type|}}}}}
| bow = [[Category:Bow]]
| crossbow = [[Category:Crossbow]]
| tw = [[Category:Thrown Weapon]]
| thrown weapons = [[Category:Thrown Weapon]]
| thrown weapon = [[Category:Thrown Weapon]]
}}
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
|-valign=top
|
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
!colspan=2|{{{Name|Name}}}
|-
|align=center| Value: {{{Value|??}}}<br>{{#ifeq:{{lc:{{{Burden|??}}}}} | unknown | Unknown Burden | {{{Burden|??}}} Burden Units }}
|width=40 align=center| [[Image:{{{Icon Image|Icon.png}}}]]
|-
|colspan=2|
{{#ifeq:{{{Description|}}}|||{{{Description|}}}<br><br>}}{{#ifeq:{{{Special Properties|}}}|||[[Special Properties]]: {{{Special Properties|}}}<br><br>}}{{#ifeq:{{{Damage Bonus|}}}|||Damage Bonus: {{{Damage Bonus|}}}{{#ifeq:{{{Buffed Damage Bonus|}}}|||<b><font color=green> ({{{Buffed Damage Bonus|}}})</font></b>}}}}{{#ifeq:{{{Damage Bonus|}}}|||<br>}}{{#ifeq:{{{Elemental Damage Bonus|}}}|||Elemental Damage Bonus: {{{Elemental Damage Bonus|}}}{{#ifeq:{{{Element|}}}|||, {{{Element|}}} }}}}{{#ifeq:{{{Elemental Damage Bonus|}}}|||<br>}}{{#ifeq:{{{Damage Modifier|}}}|||Damage Modifier: +{{{Damage Modifier|}}}%<br>}}{{#ifeq:{{{Buffed Damage Modifier|}}}||| <b><font color=green> ({{{Buffed Damage Modifier|}}})</font></b>}}<br>{{#ifeq:{{{Speed|}}}|||Speed: {{{Speed|??}}}}}{{#ifeq:{{{Buffed Speed|}}}||| <b><font color=green> ({{{Buffed Speed|}}})</font></b>}}<br>{{#ifeq:{{{Range|}}}|||Range: {{{Range|}}} yds.<br>}}{{#ifeq:{{{Weapon Type|}}}|||Uses {{{Weapon Type|}}} Skill<br>}}{{#ifeq:{{{Ammunition|}}}|||Uses {{{Ammunition|}}} as ammunition.<br>}}{{#ifeq:{{{Bonus to Defense|}}}|||Bonus to Melee Defense: +{{{Bonus to Defense|}}}%}}{{#ifeq:{{{Buffed Defense|}}}|||<b><font color=green> (+{{{Buffed Defense|}}}%)</font></b>}}{{#ifeq:{{{Bonus to Defense|}}}|||<br>}}{{#ifeq:{{{Bonus to Missile|}}}|||Bonus to Missile Defense: +{{{Bonus to Missile|}}}%<br>}}{{#ifeq:{{{Bonus to Magic|}}}|||Bonus to Magic Defense: +{{{Bonus to Magic|}}}%<br>}}<br>{{#ifeq:{{{Special Req|}}}|||{{{Special Req|}}}<br><br>}}{{#ifeq:{{lc:{{{Player Attuned|}}}}}|true|This item can only be wielded by <Player>.<br><br>|}}{{#ifeq:{{{Level Req|}}}|||You must be at least level {{{Level Req|}}} to wield this item.<br>}}{{#ifeq:{{{Base Weapon Req|}}}|||Your base {{{Weapon Type}}} must be at least {{{Base Weapon Req|}}} to wield this item.<br>}}{{#ifeq:{{{Buffed Weapon Req|}}}|||Your {{{Weapon Type|}}} must be at least {{{Buffed Weapon Req|}}} to wield this item.<br>}}{{#ifeq:{{{Level Req|}}}||{{#ifeq:{{{Base Weapon Req|}}}||{{#ifeq:{{{Buffed Weapon Req|}}}|||<br>}}|<br>}}|<br>}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells|}}}<br><br>}}{{#ifeq:{{{Activation Reqs|}}}|||Activation Requirements: {{{Activation Reqs|}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft|}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana|}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana Cost: 1 point per {{{Mana Cost|??}}} seconds.<br>}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}
|-
|}
|width=20|
|
{{#ifeq:{{{Live Image|Live.jpg}}}
| Live.jpg
|
| {{#ifeq:{{{Live Image|}}}
    |
    |
    | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
  }}
}}
|}</includeonly><noinclude>
{{Related|Wiki Templates|Missile Weapon Template}}
== Syntax ==
<pre>
{{Missile Weapon
|            Weapon Type =
|                  Name =
|            Icon Image =  Icon.png
|            Live Image =  Live.jpg
|    Live Image Caption =
|
|                  Value =
|                Burden =
|            Description =
|    Special Properties =
|
|          Damage Bonus =
|    Buffed Damage Bonus =
| Elemental Damage Bonus =
|                Element =
|        Damage Modifier =
  | Buffed Damage Modifier =
  | Buffed Damage Modifier =
|                  Speed =
|          Buffed Speed =
|                  Range =
|            Ammunition =
|      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 = False
}}
</pre>
== Usage ==
This template is one component of the page template [[Missile Weapon Stat Template]], full details and an example can be found there.
[[Category:Wiki Template]]
</noinclude>

Revision as of 23:27, 28 September 2009


}}

| Buffed Damage Modifier =