Difference between revisions of "Template:QuestBonus"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 5: | Line 5: | ||
<br>Such that <nowiki>{{QuestBonus|Kill|6|8}}</nowiki> | <br>Such that <nowiki>{{QuestBonus|Kill|6|8}}</nowiki> | ||
<br>{{QuestBonus|Kill|6|8}} | <br>{{QuestBonus|Kill|6|8}} | ||
<br> | |||
<br> | <br> | ||
Options for Type - skip any value that isn't possible: | Options for Type - skip any value that isn't possible: | ||
Line 15: | Line 16: | ||
<onlyinclude>{{#switch: {{lc:{{{1}}}}} | <onlyinclude>{{#switch: {{lc:{{{1}}}}} | ||
| kill = {{#if: {{{2|}}}| '''Aggression:''' {{{2}}}}} | | kill = {{#if: {{{2|}}}|'''Aggression:''' {{{2}}}}}{{#if: {{{3|}}}|<br>'''Onslaught:''' {{{3}}}}}{{#if: {{{4|}}}|<br>'''Conquest:''' {{{4}}}}} | ||
| breakable = {{#if: {{{2|}}}| '''Mischief:''' {{{2}}}}} | | breakable = {{#if: {{{2|}}}|'''Mischief:''' {{{2}}}}}{{#if: {{{3|}}}|<br>'''Vandal:''' {{{3}}}}}{{#if: {{{4|}}}|<br>'''Ransack:''' {{{4}}}}} | ||
| trap = {{#if: {{{2|}}}| '''Tamper:''' {{{2}}}}} | | trap = {{#if: {{{2|}}}|'''Tamper:''' {{{2}}}}}{{#if: {{{3|}}}|<br>'''Neutralization:''' {{{3}}}}}{{#if: {{{4|}}}|<br>'''Ingenious Debilitation:''' {{{4}}}}} | ||
| fewkill = {{#if: {{{2|}}}| '''Discreet:''' {{{2}}}}} | | fewkill = {{#if: {{{2|}}}|'''Discreet:''' {{{2}}}}}{{#if: {{{3|}}}|<br>'''Devious:''' {{{3}}}}}{{#if: {{{4|}}}|<br>'''Insidious:''' {{{4}}}}} | ||
| door = {{#if: {{{2|}}}| '''Observance:''' {{{2}}}}} | | door = {{#if: {{{2|}}}|'''Observance:''' {{{2}}}}}{{#if: {{{3|}}}|<br>'''Perception:''' {{{3}}}}}{{#if: {{{4|}}}|<br>'''Vigilant:''' {{{4}}}}}}}</onlyinclude> |
Revision as of 18:45, 1 May 2018
This template is used for Quest Bonus.
Used in this manner:
{{QuestBonus|(type)|(value1)|(value2)|(value3)}}
Such that {{QuestBonus|Kill|6|8}}
Aggression: 6
Onslaught: 8
Options for Type - skip any value that isn't possible:
- Kill (Aggression, Onslaught, Conquest)
- Breakable (Mischief, Vandal, Ransack)
- Trap (Tamper, Neutralization, Ingenious Debilitation)
- FewKill (Discreet, Devious, Insidious)
- Door (Observance, Perception, Vigilant)