Template:Basegp: Difference between revisions
From Timaresh
Jump to navigationJump to search
(Created page with "{{#vardefine:output| {{#expr: {{citygp| {{citysize| {{{1|1}}} }} }} * ( 1 + {{#if: {{#pos:{{{3}}}|magically attuned}} |0.2|0}} + {{#if: {{#pos:{{...") |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
{{citygp| {{citysize| {{{1|1}}} }} }} * | {{citygp| {{citysize| {{{1|1}}} }} }} * | ||
( 1 + | ( 1 + | ||
{{#if: {{#pos:{{{ | {{#if: {{#pos:{{{2}}}|financial center}} |0.4|0}} + | ||
{{#if: {{#pos:{{{ | {{#if: {{#pos:{{{2}}}|magically attuned}} |0.2|0}} + | ||
{{#if: {{#pos:{{{ | {{#if: {{#pos:{{{2}}}|notorious}} |0.3|0}} + | ||
{{#if: {{#pos:{{{ | {{#if: {{#pos:{{{2}}}|prosperous}} |0.3|0}} + | ||
{{#if: {{#pos:{{{ | {{#if: {{#pos:{{{2}}}|strategic location}} |0.1|0}} + | ||
{{#if: {{#pos:{{{ | {{#if: {{#pos:{{{2}}}|tourist attraction}} |0.2|0}} + | ||
{{#if: {{#pos:{{{ | {{#if: {{#pos:{{{3}}}|hunted}} |-0.2|0}} + | ||
{{#if: {{#pos:{{{3}}}|impoverished}} |-0.5|0}} + | |||
{{#if: {{#pos:{{{3}}}|plagued}} |-0.2|0}} | |||
) | ) | ||
}} | }} | ||
}}{{#var:output}} |
Latest revision as of 00:40, 31 May 2013
50