Template:LR/Equipment: Difference between revisions
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| style="width: {{#var: width}}px; color:white; {{#ifexpr: {{{quality|0}}} > 3 | background: #484848 url({{#replace:{{filepath:LR_assets_common_equipment_quality{{{quality}}}.png}}|http:}}) no-repeat;|background: #484848;}} vertical-align:top; padding:0px;" | | {| style="width: {{#var: width}}px; color:white; {{#ifexpr: {{{quality|0}}} > 3 | background: #484848 url({{#replace:{{filepath:LR_assets_common_equipment_quality{{{quality}}}.png}}|http:}}) no-repeat;|background: #484848;}} vertical-align:top; padding:0px;" | | ||
|- | |- | ||
|style="text-align:left; vertical-align:top; padding-left: | |style="text-align:left; vertical-align:top; padding-left: 25px; padding-top: 20px;"| <span style="font-size: 130%; color:{{#if: {{{color|}}}|{{LR/Color{{{color}}}}}|#ffffff}}; text-shadow: 1px 1px 0px #000000;"> '''{{#if: {{{name|}}}|{{{name}}}|{{#explode: {{PAGENAME}}|/|-1}}}}''' <span style="color: {{LR/ColorGreen}}; text-shadow: 1px 1px 0px #000000;">(+{{{max_enhance}}} max)</span></span> | ||
|- | |- | ||
|<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | ||
|- | |- | ||
|style="text-align:center; vertical-align:top; padding-left: | |style="text-align:center; vertical-align:top; padding-left:22px;"| | ||
{| | {| | ||
|- | |- | ||
Line 14: | Line 14: | ||
</span> | </span> | ||
|- | |- | ||
|style="text-align:left; vertical-align:top; padding-left: | |style="text-align:left; vertical-align:top; padding-left:15px;"| | ||
<span style="color:{{LR/ColorTan}};">Type:</span> {{{type}}}<br /> | <span style="color:{{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Type:</span> <span style="text-shadow: 1px 1px 0px #000000;">{{{type}}}</span><br /> | ||
<span style="color:{{LR/ColorTan}};">Class:</span> Lvl. {{{level}}} {{{class}}}<br /> | <span style="color:{{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Class:</span> <span style="text-shadow: 1px 1px 0px #000000;">Lvl. {{{level}}} {{{class}}}</span><br /> | ||
<span style="font-size: 125%; color:{{LR/ColorYellow}};">Battle Rating: {{LR/BRCalc | <span style="font-size: 125%; color:{{LR/ColorYellow}}; text-shadow: 1px 1px 0px #000000;">Battle Rating: {{LR/BRCalc | ||
|atk={{#if: {{{atk|}}}|{{{atk}}}|0}} | |atk={{#if: {{{atk|}}}|{{{atk}}}|0}} | ||
|def={{#if: {{{def|}}}|{{{def}}}|0}} | |def={{#if: {{{def|}}}|{{{def}}}|0}} | ||
Line 28: | Line 28: | ||
|<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | ||
|- | |- | ||
|style="vertical-align:top; padding-left: | |style="vertical-align:top; padding-left:25px;"| | ||
<span style="font-size: 110%; color: {{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Advance</span><br /> | |||
<span style="color: {{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Not upgraded yet!</span> | |||
|- | |- | ||
|<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | ||
|- | |- | ||
|style="vertical-align:top; padding-left: | |style="vertical-align:top; padding-left:25px;"| | ||
<span style="font-size: 110%; color: {{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Enchant</span><br /> | |||
{{LR/EnchantLevel|{{#if: {{{max_stars|}}}|{{{max_stars}}}|0}}}} | |||
<span style="display: block; text-align:right; color: {{LR/ColorGreen}}; padding-right:25px; text-shadow: 1px 1px 0px #000000;">Max Star. {{{max_stars}}}</span> | |||
{{#ifexpr: {{{level|0}}} < 40 | | |||
<span style="color: #ff0000; text-shadow: 1px 1px 0px #000000;">Epic Gear above Lvl. 40 can be enchanted!</span> | |||
}} | |||
|- | |- | ||
|<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | ||
|- | |- | ||
|style="vertical-align:top; padding-left: | |style="vertical-align:top; padding-left:25px;"| | ||
<span style="font-size: 110%; color: {{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Base attributes</span><br /> | |||
{{#if: {{{hp|}}}| | |||
<span style="padding-left: 15px; text-shadow: 1px 1px 0px #000000;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; display: inline-block; width: 50px;">HP</span>+{{{hp}}}</span><br /> | |||
}}{{#if: {{{atk|}}}| | |||
<span style="padding-left: 15px; text-shadow: 1px 1px 0px #000000;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; display: inline-block; width: 50px;">ATK</span>+{{{atk}}}</span><br /> | |||
}}{{#if: {{{def|}}}| | |||
<span style="padding-left: 15px; text-shadow: 1px 1px 0px #000000;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; display: inline-block; width: 50px;">DEF</span>+{{{def}}}</span><br /> | |||
}}{{#if: {{{crit|}}}| | |||
<span style="padding-left: 15px; text-shadow: 1px 1px 0px #000000;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; display: inline-block; width: 50px;">Crit</span>+{{{crit}}}</span><br /> | |||
}}{{#if: {{{dodge|}}}| | |||
<span style="padding-left: 15px; text-shadow: 1px 1px 0px #000000;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; display: inline-block; width: 50px;">Dodge</span>+{{{dodge}}}</span><br /> | |||
}} | |||
|- | |- | ||
|<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | ||
|- | |- | ||
|style="vertical-align:top; padding-left: | |style="vertical-align:top; padding-left:25px;"| | ||
<span style="font-size: 110%; color: {{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Virtues</span><br /> | |||
{{#ifexpr: {{{level|0}}} >= 20 | | |||
<span style="padding-left: 15px;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; color: {{LR/VirtuesColor|{{{max_virtues|0}}}}}; text-shadow: 1px 1px 0px #000000;">Max (Star. {{{max_virtues}}}) | |||
|<span style="padding-left: 15px;">Gear can be virtue at above Lvl. 20</span> | |||
}} | |||
|- | |- | ||
|<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | ||
|- | |- | ||
|style="vertical-align:top; padding-left: | {{#ifexpr: {{{level|0}}} >= 20 | | ||
{{!}}style="vertical-align:top; padding-left:25px;"{{!}} | |||
<span style="font-size: 110%; color: {{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Jewel</span><br /> | |||
<span style="padding-left: 15px;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px;">Locked<br /> | |||
<span style="padding-left: 15px;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px;">Locked<br /> | |||
<span style="padding-left: 15px;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px;">Locked | |||
{{!-}} | |||
{{!}}<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |||
{{!-}} | |||
}} | |||
{{#if: {{{set_pieces|}}}| | |||
{{!}}style="vertical-align:top; padding-left:25px;"{{!}} | |||
<span style="font-size: 110%; color: {{LR/ColorTan}}; text-shadow: 1px 1px 0px #000000;">Set attributes (0/{{{set_pieces}}})</span><br /> | |||
<span style="padding-left: 15px;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; color: #9e9c9c; text-shadow: 1px 1px 0px #000000;">{{{set_bonus1}}}<br /> | |||
<span style="padding-left: 15px;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; color: #9e9c9c; text-shadow: 1px 1px 0px #000000;">{{{set_bonus2}}}<br /> | |||
<span style="padding-left: 15px;">[[Image:LR_morn_assets_common_imgPoint.png]]<span style="padding-left: 10px; color: #9e9c9c; text-shadow: 1px 1px 0px #000000;">{{{set_bonus3}}} | |||
{{!-}} | |||
{{!}}<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |||
{{!-}} | |||
}} | |||
|style="vertical-align:top; padding-left:25px;"|<span style="font-size:110%; color: {{LR/ColorGreen}}; padding-right:25px; text-shadow: 1px 1px 0px #000000;">Gear can be forged</span> | |||
|- | |- | ||
|<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | |<hr style="margin-left: 12.5%; height: 1px; color: #1a1512; width: 75% " /> | ||
|- | |- | ||
|style="vertical-align:top; padding-left: | |style="vertical-align:top; padding-left:25px;"| | ||
{| | {| | ||
|- | |- | ||
|style="width: | |style="width: {{#var: width}}px; text-align:right; vertical-align:top; padding-right:25px;"|<span style="text-shadow: 1px 1px 0px #000000;">Price: {{{price}}}</span> | ||
|} | |} | ||
|} | |} |
Latest revision as of 09:07, 31 May 2015
{{#vardefine:width|291}}
Equipment (+{{{max_enhance}}} max) | ||
| ||
Advance | ||
Enchant | ||
Base attributes | ||
Virtues | ||
Gear can be forged | ||
|