Template:CombatStyles

From RuneSaga Wiki
Revision as of 21:29, 20 February 2024 by Plz2 (talk | contribs) (Created page with "<includeonly>{{#invoke:CombatStyles|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lua error in package.lua at line 80: module 'Module:DPLlua' not found.

Usage

{{CombatStyles
|                  <!--  The first unnamed parameter determines the combat style of a weapon. -->
|speed           = <!--  The base attack speed of a weapon. This value is identical to the one used in {{Infobox Bonuses}}. -->
|attackrange     = <!--  The base attack range of a weapon. This value is identical to the one used in {{Infobox Bonuses}}. -->
}}

Quick copy

{{CombatStyles||speed=|attackrange=}}

Details

Possible values for the first field are listed below. See Weapons/Types for a full overview.

{{#if: |{{{content}}}

}}

  • 2h Sword
  • Axe
  • Banner
  • Bladed Staff
  • Blaster
  • Bludgeon
  • Blunt
  • Bow
  • Bulwark
  • Chinchompas
  • Claw
  • Crossbow
  • Gun
  • Pickaxe
  • Polearm
  • Polestaff
  • Powered Staff
  • Salamander
  • Scythe
  • Slash Sword
  • Spear
  • Spiked
  • Stab Sword
  • Staff
  • Thrown
  • Unarmed
  • Whip

Template:Div col end

Examples

{{CombatStyles|Bow|speed=4|attackrange=9}}

Script error: No such module "CombatStyles".

{{CombatStyles|Gun|speed=varies|attackrange=varies}}

Script error: No such module "CombatStyles".

{{CombatStyles|Unarmed|speed=No|attackrange=None ????}}

Script error: No such module "CombatStyles".

{{CombatStyles|Polestaff}}

Script error: No such module "CombatStyles".

Template:TemplateData