Difference between revisions of "Template:Riposte"

From DDO Compendium
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
|description = This template is used on equipment for the Riposte enchantment
|description = This template is used on equipment for the Riposte enchantment
|category=Item Enchantment Template
|category=Item Enchantment Template
|example1 = <nowiki>{{Riposte|Damage|5}}</nowiki>
|example1 = <nowiki>{{Riposte|5|Damage}}</nowiki>
|example1output = {{Riposte|Damage|5}}
|example1output = {{Riposte|5|Damage}}
|example2 = <nowiki>{{Riposte|ACSaves|5}}</nowiki>
|example2 = <nowiki>{{Riposte|5|ACSaves}}</nowiki>
|example2output = {{Riposte|ACSaves|5}}
|example2output = {{Riposte|5|ACSaves}}
|parameter1name = Version
|parameter1name = Amount
|parameter1description = This value is a digit
|parameter1description = This is the amount the damage or saves shown in the title
|parameter2name = Style
|parameter2name = Style
|parameter2description = What Style
|parameter2description = What Style
Line 14: Line 14:
* Damage
* Damage
* ACSaves
* ACSaves
* Legacy
}}
}}
</noinclude>
</noinclude>
<onlyinclude>[[Category:Items with Riposte]]{{#switch: {{lc:{{{2|}}}}}
<onlyinclude>{{#switch: {{lc:{{{2|}}}}}
|acsaves=[[Riposte|'''Riposte +{{{1}}}''':]] This item enchants its user with incredible awareness and speed, granting a {{{1}}} Insight bonus to AC and to Saves.
|acsaves={{EnchTitle|Riposte|Riposte +{{{1}}}}}{{EnchBody|This item enchants its user with incredible awareness and speed, granting a +{{{1}}} Insight bonus to AC and to Saves.}}
|damage=[[Riposte|'''Riposte {{NumberToRoman|{{{1}}}}}''':]] When missed by an attack: Deals {{Dice||{{{1}}}|4}} damage to your attacker. Passive: +{{#expr:ceil({{{1}}}/2)}} Insight Bonus to Armor Class, +{{#expr:floor({{{1}}}/2)}} Insight bonus to Fortitude, Reflex, and Will Saving Throws.
 
}}</onlyinclude>
|damage={{EnchTitle|Riposte|Riposte {{NumberToRoman|{{{1}}}}}}}{{EnchBody|When missed by an attack: Deals {{Dice||{{{1}}}|4}} damage to your attacker. Passive: +{{#expr:ceil({{{1}}}/2)}} Insight Bonus to Armor Class, +{{#expr:floor({{{1}}}/2)}} Insight bonus to Fortitude, Reflex, and Will Saving Throws.}}
 
|legacy={{EnchTitle|Riposte|Riposte}}{{EnchBody|When its wearer is successfully attacked in melee, this shield occasionally allows him or her to make an immediate counterattack, dealing bludgeon damage to the offending enemy.}}
}}{{EnchCat|Riposte|Items with Riposte}}</onlyinclude>

Latest revision as of 20:59, 29 September 2020

Riposte[edit]

This template is used on equipment for the Riposte enchantment

Example Usage
{{Riposte|5|Damage}}Riposte V: When missed by an attack: Deals 5d4 damage to your attacker. Passive: +3 Insight Bonus to Armor Class, +2 Insight bonus to Fortitude, Reflex, and Will Saving Throws.
{{Riposte|5|ACSaves}}Riposte +5: This item enchants its user with incredible awareness and speed, granting a +5 Insight bonus to AC and to Saves.

Usage[edit]

{{Riposte|(Amount)|(Style)}}

Parameter Documentation
AmountThis is the amount the damage or saves shown in the title
StyleWhat Style
Possible Values:
  • Damage
  • ACSaves
  • Legacy

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.