Difference between revisions of "User:Harakoni/ChairQualityStuffableMaterial"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
</noinclude> | </noinclude> | ||
{{#vardefine:preBeauty | {{#expr: {{#var:beauty}} <!-- base beauty of the building --> * {{#ifexpr: {{#var:beauty}} < 0 | 1 | {{#if:{{#var:stufftags}}|{{Q|{{#var:material}}|Beauty Factor}}|1}} }} <!-- beauty factor provided by the material. Set to 1 if base beauty of the building is negative --> + {{Q|{{#var:material}}|Beauty Offset|0}} <!-- beauty offset provided by the material -->}} }} | {{#vardefine:preBeauty | {{#expr: {{#var:beauty}} <!-- base beauty of the building --> * {{#ifexpr: {{#var:beauty}} < 0 | 1 | {{#if:{{#var:stufftags}}|{{Q|{{#var:material}}|Beauty Factor}}|1}} }} <!-- beauty factor provided by the material. Set to 1 if base beauty of the building is negative --> + {{Q|{{#var:material}}|Beauty Offset|0}} <!-- beauty offset provided by the material -->}} }} | ||
− | {{#vardefine: flammabilityMaterial| {{#var: flammability}} * {{Q|{{#var:material}}|Flammability Factor}}}} | + | {{#vardefine: flammabilityMaterial| {{#expr: {{#var: flammability}} * {{Q|{{#var:material}}|Flammability Factor}}}}}} |
− | {{#vardefine: HPMaterial| {{#var: HP}} * {{Q|{{#var:material}}|Max Hit Points Factor}}}} | + | {{#vardefine: HPMaterial| {{#expr: {{#var: HP}} * {{Q|{{#var:material}}|Max Hit Points Factor}}}}}} |
<noinclude> | <noinclude> | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 46: | Line 46: | ||
round 0}} | round 0}} | ||
}} | }} | ||
− | + | {{#vardefineecho:finalBeauty | | |
{{#ifeq: {{#var:tempBeauty}} | -0 | 0 | {{#var:tempBeauty}} }} | {{#ifeq: {{#var:tempBeauty}} | -0 | 0 | {{#var:tempBeauty}} }} | ||
}} </td> | }} </td> |
Revision as of 21:09, 13 November 2024
Weapon | Toggle | Weapon | Toggle |
---|---|---|---|
Armchair |
Quality | Name | Size | Comfort | Beauty | Flammability | HP | Market Value | |
---|---|---|---|---|---|---|---|---|
Awful | Cloth Armchair | 1 × 1 | 0.61 | Expression error: Unexpected < operator. | 1.2 | Expression error: Unexpected * operator. | 108 | |
Poor | Cloth Armchair | Size | Comfort | Beauty | Flammability | HP | 162 | |
Normal | Cloth Armchair | Size | Comfort | Beauty | Flammability | HP | 215 | |
Good | Cloth Armchair | Size | Comfort | Beauty | Flammability | HP | 270 | |
Excellent | Cloth Armchair | Size | Comfort | Beauty | Flammability | HP | 325 | |
Masterwork | Cloth Armchair | Size | Comfort | Beauty | Flammability | HP | 540 | |
Legendary | Cloth Armchair | Size | Comfort | Beauty | Flammability | HP | 1075 |