Difference between revisions of "Template:Ability"

From Curious Expedition 2 Wiki
m
m
Line 1: Line 1:
<includeonly>{{{1}}} {{{2{{{2|}}}|{{{2}}}{{{3{{{3|}}}|, }}}}}}{{{3{{{3|}}}|{{{3|{{{2}}}}}}/level-up}}}<nowiki/></includeonly>
+
<includeonly>{{{1}}} {{{2{{{2|}}}|{{{2}}}{{{3{{{3|}}}|, }}}}}}{{{3{{{3|}}}|{{{3|{{{2}}}}}}/level-up}}}<nowiki/></includeonly><noinclude>
 
<!-- See https://meta.wikimedia.org/wiki/Help:Advanced_templates#Branching_techniques_without_ParserFunctions -->
 
<!-- See https://meta.wikimedia.org/wiki/Help:Advanced_templates#Branching_techniques_without_ParserFunctions -->
<noinclude>
+
 
 
An ability with an optional base value and optional per-level-up value.  
 
An ability with an optional base value and optional per-level-up value.  
  

Revision as of 00:55, 9 January 2021


An ability with an optional base value and optional per-level-up value.

"Level-up" was chosen as a generic term that can mean promotions for Characters or upgrades for Equipment or Perks.

Usage

{{Ability|Sanity|+10|}} Sanity +10
{{Ability|Sanity||+5}} Sanity +5/level-up
{{Ability|Sanity|+10|+5}} Sanity +10, +5/level-up
{{Ability|Sanity|+10}} Sanity +10, +10/level-up