Difference between revisions of "Template:QuestBonus"

From DDO Compendium
Line 17: Line 17:
|parameter2name = First Amount
|parameter2name = First Amount
|parameter2description = This is the amount for the first of three levels that are possible for the bonus. This is optional and if not specified, this level is not display.
|parameter2description = This is the amount for the first of three levels that are possible for the bonus. This is optional and if not specified, this level is not display.
|parameter2values =
|parameter3name = Second Amount
|parameter3name = Second Amount
|parameter3description = This is the amount for the second of three levels that are possible for the bonus. This is optional and if not specified, this level is not display.
|parameter3description = This is the amount for the second of three levels that are possible for the bonus. This is optional and if not specified, this level is not display.
|parameter3values =
|parameter4name = Third Amount
|parameter4name = Third Amount
|parameter4description = This is the amount for the third of three levels that are possible for the bonus. This is optional and if not specified, this level is not display.
|parameter4description = This is the amount for the third of three levels that are possible for the bonus. This is optional and if not specified, this level is not display.
|parameter4values =  
|parameter5name = Comment
}}
|parameter5description = Comment to include for this entry
</noinclude>
</noinclude>
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
Line 32: Line 30:
| fewkill = {{#if: {{{2|}}}|* '''Discreet Bonus:''' {{{2}}} or fewer monsters killed <span style="font-style:italic">(+5% Bonus)</span>}}{{#if: {{{3|}}}|* '''Devious Bonus:''' {{{3}}} or fewer monsters killed <span style="font-style:italic">(+7% Bonus)</span>}}{{#if: {{{4|}}}|* '''Insidious Cunning Bonus:''' {{{4}}} or fewer monsters killed <span style="font-style:italic">(+10% Bonus)</span>}}
| fewkill = {{#if: {{{2|}}}|* '''Discreet Bonus:''' {{{2}}} or fewer monsters killed <span style="font-style:italic">(+5% Bonus)</span>}}{{#if: {{{3|}}}|* '''Devious Bonus:''' {{{3}}} or fewer monsters killed <span style="font-style:italic">(+7% Bonus)</span>}}{{#if: {{{4|}}}|* '''Insidious Cunning Bonus:''' {{{4}}} or fewer monsters killed <span style="font-style:italic">(+10% Bonus)</span>}}
| door = {{#if: {{{2|}}}|* '''Observance Bonus:''' {{{2}}} or more secret doors discovered <span style="font-style:italic">(+8% Bonus)</span>}}{{#if: {{{3|}}}|* '''Perception Bonus:''' {{{3}}} or more secret doors discovered <span style="font-style:italic">(+10% Bonus)</span>}}{{#if: {{{4|}}}|* '''Vigilant Bonus:''' {{{4}}}  or more secret doors discovered <span style="font-style:italic">(+15% Bonus)</span>}}  
| door = {{#if: {{{2|}}}|* '''Observance Bonus:''' {{{2}}} or more secret doors discovered <span style="font-style:italic">(+8% Bonus)</span>}}{{#if: {{{3|}}}|* '''Perception Bonus:''' {{{3}}} or more secret doors discovered <span style="font-style:italic">(+10% Bonus)</span>}}{{#if: {{{4|}}}|* '''Vigilant Bonus:''' {{{4}}}  or more secret doors discovered <span style="font-style:italic">(+15% Bonus)</span>}}  
|#default = USE ONLY Kill, Breakable, Trap, FewKill, Door}}</onlyinclude>
|#default = USE ONLY Kill, Breakable, Trap, FewKill, Door}}{{#if: {{{5|}}}|** ''{{{5|}}}''}}</onlyinclude>

Revision as of 16:59, 29 August 2023

{{TemplateDocumentation |name = QuestBonus |description = This template displays the values that are possible in a quest for the bonus xp (i.e. ransack, conquest, etc). |category = Quest and Area Templates |example1 = {{QuestBonus|Kill|6|8}} |example1output =

  • Aggression Bonus: 6 or more monsters killed (+10% Bonus)
  • Onslaught Bonus: 8 or more monsters killed (+15% Bonus)

|example2 = {{QuestBonus|trap|Random}} |example2output =

  • Traps: Bonus varies based on random generation of traps, and where you go in the quest

|parameter1name = Bonus Type |parameter1description = This is which grouping of bonus xp this defines |parameter1values =

  • Kill (Aggression, Onslaught, Conquest)
  • Breakable (Mischief, Vandal, Ransack)
  • Trap (Tamper, Neutralization, Ingenious Debilitation)
  • FewKill (Discreet, Devious, Insidious)
  • Door (Observance, Perception, Vigilant)

|parameter2name = First Amount |parameter2description = This is the amount for the first of three levels that are possible for the bonus. This is optional and if not specified, this level is not display. |parameter3name = Second Amount |parameter3description = This is the amount for the second of three levels that are possible for the bonus. This is optional and if not specified, this level is not display. |parameter4name = Third Amount |parameter4description = This is the amount for the third of three levels that are possible for the bonus. This is optional and if not specified, this level is not display. |parameter5name = Comment |parameter5description = Comment to include for this entry

USE ONLY Kill, Breakable, Trap, FewKill, Door