Vorlage:Auftrag/Goldtabelle: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
(Approximation war nicht präzise genug… Genaueren Wert eingefügt.)
Zeile 20: Zeile 20:
!bgcolor=#EEEEEE{{!}}Belohnung
!bgcolor=#EEEEEE{{!}}Belohnung
{{!}}{{{1}}}
{{!}}{{{1}}}
{{!}}{{#expr: {{{1}}} * 1.05 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^5 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.10 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^10 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.16 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^15 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.22 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^20 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.28 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^25 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.34 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^30 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.41 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^35 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.48 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^40 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.56 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^45 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.64 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^50 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.73 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^55 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.82 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^60 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.91 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^65 round 0 }}
{{!}}{{#expr: {{{1}}} * 2.00 round 0 }}
{{!}}{{#expr: {{{1}}} * 1.01^70 round 0 }}
{{!}}}
{{!}}}
}}
}}
</div>
</div>
<noinclude>{{Dokumentation}}</noinclude>
<noinclude>{{Dokumentation}}</noinclude>

Version vom 21. Februar 2014, 16:02 Uhr

Belohnung fehlt! Es kann keine Tabelle erzeugt werden.

[Bearbeiten] Dokumentation

Diese Vorlage berechnet aus gegebener Goldbelohnung (1) auf Stufe 0 der relevanten Charakterfähigkeit (2) die Belohnungen abhängig von dem Faktor zur Erhöhung (3) bis zur maximal Stufe.

Verwendung

Diese Vorlage wird mit {{Auftrag/Goldtabelle|"1"|"2"|"3"}} eingebunden, wobei 2 und 3 optional sind.

Parameter

  • 1: Belohnung auf Stufe 0

Optional

  • 2: relevante Charakterfähigkeit (default: Auftragsplanung)
  • 3: Basis der Erhöhung (default: 1.01)