Difference between revisions of "User:Harakoni/ChairQualityStuffableMaterial"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
<td style="text-align:left; background-color:#e8bc84;" > '''[[{{#var:material}}]] [[{{#var:name}}]]''' </td> | <td style="text-align:left; background-color:#e8bc84;" > '''[[{{#var:material}}]] [[{{#var:name}}]]''' </td> | ||
<td> {{#var: size}}</td> | <td> {{#var: size}}</td> | ||
− | <td> | + | <td> {{#expr: {{#var:comfort}} *{{#var:comfortFactor}} round 2}} </td> |
− | <td> Beauty </td> | + | <td> {{#vardefine:preBeauty | {{#expr: {{#var:beauty}} <!-- base beauty of the building --> |
+ | * {{#ifexpr: {{#var:beauty}} < 0 | 1 | {{#if:{{#var:stufftags}}|{{Q|{{{1}}}|Beauty Factor}}|1}} }} <!-- beauty factor provided by the material. Set to 1 if base beauty of the building is negative --> | ||
+ | + {{Q|{{{1}}}|Beauty Offset|0}} <!-- beauty offset provided by the material --> | ||
+ | }} }}<!-- | ||
+ | -->{{#vardefine:tempBeauty | | ||
+ | {{#expr: {{#ifexpr: {{#var:preBeauty}} > 0 | ||
+ | | {{#var:preBeauty}} * {{#var:beautyFactor}} {{#ifexpr: {{#var:beautyFactor}} > 0 | - | +}} 0.000000001 <!-- beauty factor provided by quality. apply small offset so 0.5 is rounded down/up depending on sign --> | ||
+ | | {{#var:preBeauty}} }} | ||
+ | round 0}} | ||
+ | }} | ||
+ | <td> {{#vardefineecho:finalBeauty | | ||
+ | {{#ifeq: {{#var:tempBeauty}} | -0 | 0 | {{#var:tempBeauty}} }} | ||
+ | }} </td> | ||
<td> Flammability </td> | <td> Flammability </td> | ||
<td> HP </td> | <td> HP </td> |
Revision as of 02:58, 13 November 2024
Weapon | Toggle | Weapon | Toggle |
---|---|---|---|
Armchair |
Quality | Name | Size | Comfort | Beauty | Flammability | HP | Market Value | ||
---|---|---|---|---|---|---|---|---|---|
Awful | Cloth Armchair | 1 × 1 | Expression error: Unexpected round operator. | 0 | Flammability | HP | 108 | ||
Poor | Cloth Armchair | Division by zero. | 0% | 162 | |||||
Normal | Cloth Armchair | Division by zero. | 0% | 215 | |||||
Good | Cloth Armchair | Division by zero. | 0% | 270 | |||||
Excellent | Cloth Armchair | Division by zero. | 0% | 325 | |||||
Masterwork | Cloth Armchair | Division by zero. | 0% | 540 | |||||
Legendary | Cloth Armchair | Division by zero. | 0% | 1075 |