Difference between revisions of "Template:Acquired from test"
Jump to navigation
Jump to search
Line 266: | Line 266: | ||
-->{{#ifexpr: {{#var:LVL}} >= (1 + {{#var:RespectBrynn}}) and {{#var:LVL}} <= (18 + {{#var:RespectBrynn}})|respect}}<!-- | -->{{#ifexpr: {{#var:LVL}} >= (1 + {{#var:RespectBrynn}}) and {{#var:LVL}} <= (18 + {{#var:RespectBrynn}})|respect}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->}}}} | -->}}}}<!-- MERCHANTS without TAGS --><!-- | ||
<!-- MERCHANTS without TAGS --><!-- | |||
--><!-- First check item's LVL is between merchant's minimum LVL at Hatred and maximum LVL at Respect. --><!-- | --><!-- First check item's LVL is between merchant's minimum LVL at Hatred and maximum LVL at Respect. --><!-- | ||
-->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Hatred}}) and {{#var:LVL}} <= (8 + {{#var:RespectBrynn}}) | -->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Hatred}}) and {{#var:LVL}} <= (8 + {{#var:RespectBrynn}}) | ||
|<!-- If true, merchant can sell the item, list the merchant. Now check each reputation individually. --><!-- | |<!-- If true, merchant can sell the item, list the merchant. Now check each reputation individually. --><!-- | ||
-->* [[Bert]] at <!-- | -->* [[Bert]] at <!-- | ||
-->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Hatred}}) and {{#var:LVL}} <= (8 + {{#var:Hatred}})|hatred }}<!-- | -->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Hatred}}) and {{#var:LVL}} <= (8 + {{#var:Hatred}})|hatred |}}<!-- | ||
-->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Resentment}}) and {{#var:LVL}} <= (8 + {{#var:Resentment}})|resentment }}<!-- | -->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Resentment}}) and {{#var:LVL}} <= (8 + {{#var:Resentment}})|resentment |}}<!-- | ||
-->{{#ifexpr: {{#var:LVL}} >= 2 and {{#var:LVL}} <= 8|neutral benevolence }}<!-- | -->{{#ifexpr: {{#var:LVL}} >= 2 and {{#var:LVL}} <= 8|neutral benevolence |}}<!-- | ||
-->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Amity}}) and {{#var:LVL}} <= (8 + {{#var:Amity}})|amity }}<!-- | -->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Amity}}) and {{#var:LVL}} <= (8 + {{#var:Amity}})|amity |}}<!-- | ||
-->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Respect}}) and {{#var:LVL}} <= (8 + {{#var:Respect}})|respect}}<!-- | -->{{#ifexpr: {{#var:LVL}} >= (2 + {{#var:Respect}}) and {{#var:LVL}} <= (8 + {{#var:Respect}})|respect|}}<!-- | ||
-->}} | -->}} | ||
<!-- First check item's LVL is between merchant's minimum LVL at Hatred and maximum LVL at Respect. --><!-- | <!-- First check item's LVL is between merchant's minimum LVL at Hatred and maximum LVL at Respect. --><!-- |
Revision as of 18:34, 16 December 2022
This template has no documentation. If you know how to use this template, please add some.