Template:Character/Attribute: Difference between revisions

Jump to navigation Jump to search
no edit summary
(update to support stat multipliers)
No edit summary
Line 5: Line 5:


The fifth parameter is a multiplier for the stat (this is derived from the stat's "Bonus" attribute using a particular formula). If not specified, it defaults to 1.
The fifth parameter is a multiplier for the stat (this is derived from the stat's "Bonus" attribute using a particular formula). If not specified, it defaults to 1.
The sixth parameter is an additive value that represents extrinsic bonuses, such as the bonuses from mutations or armor.


<syntaxhighlight lang="html">{{Character/Attribute
<syntaxhighlight lang="html">{{Character/Attribute
Line 12: Line 14:
| 4 = Attributes
| 4 = Attributes
| 5 = 1.25
| 5 = 1.25
| 6 = 0
}}</syntaxhighlight>
}}</syntaxhighlight>


Line 22: Line 25:
| 4 = Attributes
| 4 = Attributes
| 5 = 1.25
| 5 = 1.25
| 6 = 0
}}
}}
</div>
</div>

Navigation menu