Template:Infobox Class: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(added automatic computation of Log kill value) |
||
Line 4: | Line 4: | ||
| headerstyle = background:lightgrey | | headerstyle = background:lightgrey | ||
| label1 = Color | data1 = {{MCColor/color|{{{color|0}}}}} | | label1 = Color | data1 = {{MCColor/color|{{{color|0}}}}} | ||
| label2 = Shorthand | data2 = {{{shorthand}}} | | label2 = Shorthand | data2 = {{{shorthand}}} | ||
| label3 = Difficulty | data3 = {{difficulty|{{{difficulty}}}}} | | label3 = Difficulty | data3 = {{difficulty|{{{difficulty}}}}} | ||
| label4 = Free during [[Game Phases#Prepare|Prepare]] | data4 = {{{free|No}}} | | label4 = Free during [[Game Phases#Prepare|Prepare]] | data4 = {{{free|No}}} | ||
Line 11: | Line 11: | ||
| header5 = [[Bounty]] | | header5 = [[Bounty]] | ||
| label6 = Base value R{{sub|i}} | data6 = {{{ri}}} | | label6 = Base value R{{sub|i}} | data6 = {{{ri}}} | ||
| label7 = Logarithmic kill value | data7 = {{{ | | label7 = Logarithmic kill value | data7 = {{#expr:{{#expr:(ln{{{ri}}})/4}}round2}} | ||
| label8 = Scaling factor α | data8 = {{{alpha}}} | | label8 = Scaling factor α | data8 = {{{alpha}}} | ||
| label9 = α{{sub|bonus}} | data9 = {{{bonusalpha|}}} | | label9 = α{{sub|bonus}} | data9 = {{{bonusalpha|}}} | ||
}} | }} |