From Dark and Darker Wiki
m (test) |
m (test) |
||
Line 1: | Line 1: | ||
<div style="display:flex;flex-wrap:wrap;"> | |||
<div style="width:500px;> | |||
{{#switch:{{lc:{{{1|}}}}} | {{#switch:{{lc:{{{1|}}}}} | ||
| 1 = {{#widget:Chart|uniqueId=PhysicalPower|data=[{"x": 0.0,"y": 0.0},{"x": 100.0,"y": 100.0}]|color=orange}} | | 1 = | ||
0 Strength starts at = 0 Physical Power | |||
Every Strength point gives an increase to Physical Power | |||
*0 -> 0 | |||
*0 to 100 = 1 each, up to 100 | |||
{{#widget:Chart|uniqueId=PhysicalPower|data=[{"x": 0.0,"y": 0.0},{"x": 100.0,"y": 100.0}]|color=orange}} | |||
| 2 = two | | 2 = two | ||
| #default = other | | #default = other | ||
Line 7: | Line 17: | ||
| {{#expr: 2*3+1}} = {{lc:SEVEN}} <!--lowercase--> | | {{#expr: 2*3+1}} = {{lc:SEVEN}} <!--lowercase--> | ||
}} | }} | ||
</div> | |||
<div style="width:400px;"> | |||
</div> | |||
</div> |
Revision as of 23:28, 14 January 2024
other