Difference between revisions of "Template:Riposte"

From DDO Compendium
 
(8 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|5}}</nowiki>
|example1 = <nowiki>{{Riposte|5|Damage}}</nowiki>
|example1output = {{Riposte|5}}
|example1output = {{Riposte|5|Damage}}
|parameter1name = Version
|example2 = <nowiki>{{Riposte|5|ACSaves}}</nowiki>
|parameter1description = This value is a digit
|example2output = {{Riposte|5|ACSaves}}
|parameter1values =  
|parameter1name = Amount
|parameter1description = This is the amount the damage or saves shown in the title
|parameter2name = Style
|parameter2description = What Style
|parameter2values=
* Damage
* ACSaves
* Legacy
}}
}}
</noinclude>
</noinclude>
<onlyinclude>[[Riposte|'''Riposte {{#switch: {{{1}}}  
<onlyinclude>{{#switch: {{lc:{{{2|}}}}}
| 1 = I
|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.}}
| 2 = II
 
| 3 = III
|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.}}
| 4 = IV
 
| 5 = V
|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.}}
| 6 = VI
}}{{EnchCat|Riposte|Items with Riposte}}</onlyinclude>
| 7 = VII
| 8 = VIII
| 9 = IX
| 10 = X
| 11 = XI
| 12 = XII
| 13 = XIII
| 14 = XIV
| 15 = XV
| 16 = XVI
| 17 = XVII
| 18 = XVIII
| 19 = XIX
| 20 = XX}}''':]] 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.
[[Category: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.