Difference between revisions of "Template:FalseLife"

From DDO Compendium
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[Category:Template]][[Category:Item Enchantment Template]]{{TemplateDocumentation
<noinclude>{{TemplateDocumentation
|name = FalseLife
|name = FalseLife
|description = This template is used on equipment for the FalseLife enchantment.  False Life adds Hit Points to a character, as long as the item is equipped.
|description = This template is used on equipment for the FalseLife enchantment.  False Life adds Hit Points to a character, as long as the item is equipped.
|category=Item Enchantment Template
|example1 = <nowiki>{{FalseLife}}</nowiki>
|example1 = <nowiki>{{FalseLife}}</nowiki>
|example1output = {{FalseLife}}
|example1output = {{FalseLife}}
Line 8: Line 9:
|example3 = <nowiki>{{FalseLife|Specific||20}}</nowiki>
|example3 = <nowiki>{{FalseLife|Specific||20}}</nowiki>
|example3output = {{FalseLife|Specific||20}}
|example3output = {{FalseLife|Specific||20}}
|example4 = <nowiki>{{FalseLife|Hit Points||20}}</nowiki>
|example4output = {{FalseLife|Hit Points||20}}
|parameter1name = Type
|parameter1name = Type
|parameter1description = This '''optional''' values specifies what type of False Life the enhancement is giving.
|parameter1description = This '''optional''' values specifies what type of False Life the enhancement is giving.
Line 17: Line 20:
* Superior
* Superior
* Epic
* Epic
* Specific (This is the only one that uses the modifier value)
* Lifeforce Need to fill in "Amount"
* Hit Points - Just HP increase text - Need to fill in "Amount"
* Specific - Need to fill in "Amount"
|parameter2name = Bonus Type
|parameter2name = Bonus Type
|parameter2description = This is the type of bonus - Insight, Enhancement, Quality, etc. If you don't specify a value here it will default to Enhancement.
|parameter2description = This is the type of bonus - Insight, Enhancement, Quality, etc. If you don't specify a value here it will default to Enhancement.
|parameter2values =
|parameter3name = Amount
|parameter3name = Specific Amount
|parameter3description = This is the amount that the hit point value is increased.   
|parameter3description = This is the amount that the hit point value is increased.  This is only needed if the Type value is "Specific"
|parameter4name = Title
|parameter3values =
|parameter4description = This is the title of the enchantment if it is different than the default
}}
}}
<onlyinclude>{{#switch: {{{1}}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
| Lesser = [[Hit Points | '''Lesser {{{2|}}} False Life:''']] This item grants the wearer +5 {{{2|}}} bonus to maximum hit points.
| lesser = {{EnchTitle|False Life (Enchantment)|Lesser {{BonusTypeNameConversion|{{{2|}}}|True}} False Life|{{{4|}}}}}{{EnchBody|This item grants the wearer +5 {{BonusTypeNameConversion|{{{2|}}}}} bonus to maximum hit points.}}{{EnchCat|FalseLife|Items with Lesser False Life}}
| Improved = [[Hit Points | '''Improved {{{2|}}} False Life:''']] This item grants the wearer +20 {{{2|}}} bonus to maximum hit points.
 
| Greater = [[Hit Points | '''Greater {{{2|}}} False Life:''']] This item grants the wearer +30 {{{2|}}} bonus to maximum hit points.
| improved = {{EnchTitle|False Life (Enchantment)|Improved {{BonusTypeNameConversion|{{{2|}}}|True}} False Life|{{{4|}}}}}{{EnchBody|This item grants the wearer +20 {{BonusTypeNameConversion|{{{2|}}}}} bonus to maximum hit points.}}{{EnchCat|FalseLife|Items with Improved False Life}}
| Superior = [[Hit Points | '''Superior {{{2|}}} False Life:''']] This item grants the wearer +40 {{{2|}}} bonus to maximum hit points.
 
| Epic = [[Hit Points | '''Epic {{{2|}}} False Life:''']] This item grants the wearer +45 {{{2|}}} bonus to maximum hit points.
| greater = {{EnchTitle|False Life (Enchantment)|Greater {{BonusTypeNameConversion|{{{2|}}}|True}} False Life|{{{4|}}}}}{{EnchBody|This item grants the wearer +30 {{BonusTypeNameConversion|{{{2|}}}}} bonus to maximum hit points.}}{{EnchCat|FalseLife|Items with Greater False Life}}
| Specific = [[Hit Points | '''{{{2|}}} False Life {{{3}}}:''']] This item grants the wearer {{{3}}} {{{2|}}} bonus to maximum hit points.
 
| #default = [[Hit Points | '''{{{2|}}} False Life:''']] This item grants the wearer +10 {{{2|}}} bonus to maximum hit points.
| superior = {{EnchTitle|False Life (Enchantment)|Superior {{BonusTypeNameConversion|{{{2|}}}|True}} False Life|{{{4|}}}}}{{EnchBody|This item grants the wearer +40 {{BonusTypeNameConversion|{{{2|}}}}} bonus to maximum hit points.}}{{EnchCat|FalseLife|Items with Superior False Life}}
}}
 
</onlyinclude>
| epic = {{EnchTitle|False Life (Enchantment)|Epic {{BonusTypeNameConversion|{{{2|}}}|True}} False Life|{{{4|}}}}}{{EnchBody|This item grants the wearer +45 {{BonusTypeNameConversion|{{{2|}}}}} bonus to maximum hit points.}}{{EnchCat|FalseLife|Items with Epic False Life}}
 
| specific = {{EnchTitle|False Life (Enchantment)|{{BonusTypeNameConversion|{{{2|}}}|True}} False Life +{{{3}}}|{{{4|}}}}}{{EnchBody|This item grants the wearer +{{{3}}} {{#if: {{{2|}}}|{{BonusTypeNameConversion|{{{2|}}}}}|Enhancement}} bonus to maximum hit points.}}
 
| hit points = {{EnchTitle|False Life (Enchantment)|{{BonusTypeNameConversion|{{{2|}}}|True}} Hit Points +{{{3}}}|{{{4|}}}}}{{EnchBody|This item grants you a +{{{3}}} {{BonusTypeNameConversion|{{{2|}}}}} bonus to your maximum hit points.}}
 
| lifeforce = {{EnchTitle|False Life (Enchantment)|{{BonusTypeNameConversion|{{{2|}}}|True}} Lifeforce +{{{3}}}|{{{4|}}}}}{{EnchBody|+{{{3}}} {{BonusTypeNameConversion|{{{2|}}}}} bonus to Hit Points.}}{{EnchCat|FalseLife|Items with Lifeforce}}
 
| #default = {{EnchTitle|False Life (Enchantment)|{{BonusTypeNameConversion|{{{2|}}}|True}} False Life|{{{4|}}}}}{{EnchBody|This item grants the wearer +10 {{BonusTypeNameConversion|{{{2|}}}}} bonus to maximum hit points.}}
}}{{EnchCat|FalseLife|Items with False Life|Items that Increase Hit Points}}</onlyinclude>

Latest revision as of 23:34, 27 May 2022

FalseLife[edit]

This template is used on equipment for the FalseLife enchantment. False Life adds Hit Points to a character, as long as the item is equipped.

Example Usage
{{FalseLife}}False Life: This item grants the wearer +10 bonus to maximum hit points.
{{FalseLife|Improved}}Improved False Life: This item grants the wearer +20 bonus to maximum hit points.
{{FalseLife|Specific||20}}False Life +20: This item grants the wearer +20 Enhancement bonus to maximum hit points.
{{FalseLife|Hit Points||20}}Hit Points +20: This item grants you a +20 bonus to your maximum hit points.

Usage[edit]

{{FalseLife|(Type)|(Bonus Type)|(Amount)|(Title)}}

Parameter Documentation
TypeThis optional values specifies what type of False Life the enhancement is giving.
Possible Values:
  • None (Basic false life)
  • Lesser
  • Improved
  • Greater
  • Superior
  • Epic
  • Lifeforce Need to fill in "Amount"
  • Hit Points - Just HP increase text - Need to fill in "Amount"
  • Specific - Need to fill in "Amount"
Bonus TypeThis is the type of bonus - Insight, Enhancement, Quality, etc. If you don't specify a value here it will default to Enhancement.
AmountThis is the amount that the hit point value is increased.
TitleThis is the title of the enchantment if it is different than the default

Template

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


False Life: This item grants the wearer +10 bonus to maximum hit points.