Template:Item: Difference between revisions
From Ephinea PSO Wiki
(testing bazooka type) |
(added special angular properties to template so they can be added to weapons which have unique properties for their special attacks) |
||
Line 426: | Line 426: | ||
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">V. Angle</div><div style="float: right;">:</div></th> | <th style="color: white; text-align: left;"><div style="display: inline;" align="left">V. Angle</div><div style="float: right;">:</div></th> | ||
<td style="color: white; text-align: right;">{{{vangle}}}° {{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)}}}}</td> | <td style="color: white; text-align: right;">{{{vangle}}}° {{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{vangle}}} - {{vangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{vangle}}} - {{vangle|{{{type}}}}}}}°</div>)}}}}</td> | ||
</tr>}}{{#if:{{{special_hdist|}}}| | |||
<tr> | |||
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special H. Dist</div><div style="float: right;">:</div></th> | |||
<td style="color: white; text-align: right;">{{{special_hdist}}} {{#ifexpr: {{{special_hdist}}} - {{hdist|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_hdist}}} - {{hdist|{{{type}}}}}}}</div>)|{{#ifexpr: {{{special_hdist}}} - {{hdist|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_hdist}}} - {{hdist|{{{type}}}}}}}</div>)}}}}</td> | |||
</tr>}}{{#if:{{{special_hangle|}}}| | |||
<tr> | |||
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special H. Angle</div><div style="float: right;">:</div></th> | |||
<td style="color: white; text-align: right;">{{{special_hangle}}}° {{#ifexpr: {{{special_hangle}}} - {{hangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_hangle}}} - {{hangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{special_hangle}}} - {{hangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_hangle}}} - {{hangle|{{{type}}}}}}}°</div>)}}}}</td> | |||
</tr>}}{{#if:{{{special_vdist|}}}| | |||
<tr> | |||
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special V. Dist</div><div style="float: right;">:</div></th> | |||
<td style="color: white; text-align: right;">{{{special_vdist}}} {{#ifexpr: {{{special_vdist}}} - {{vdist|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_vdist}}} - {{vdist|{{{type}}}}}}}</div>)|{{#ifexpr: {{{special_vdist}}} - {{vdist|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_vdist}}} - {{vdist|{{{type}}}}}}}</div>)}}}}</td> | |||
</tr>}}{{#if:{{{special_vangle|}}}| | |||
<tr> | |||
<th style="color: white; text-align: left;"><div style="display: inline;" align="left">Special V. Angle</div><div style="float: right;">:</div></th> | |||
<td style="color: white; text-align: right;">{{{special_vangle}}}° {{#ifexpr: {{{special_vangle}}} - {{vangle|{{{type}}}}} < 0|(<div style="color: #77e8ff; display: inline;">{{#expr: {{{special_vangle}}} - {{vangle|{{{type}}}}}}}°</div>)|{{#ifexpr: {{{special_vangle}}} - {{vangle|{{{type}}}}} > 0|(<div style="color: #dd8c41; display: inline;">+{{#expr: {{{special_vangle}}} - {{vangle|{{{type}}}}}}}°</div>)}}}}</td> | |||
</tr>}}{{#if:{{{hex|}}}| | </tr>}}{{#if:{{{hex|}}}| | ||
<tr> | <tr> | ||
Line 506: | Line 522: | ||
|vdist = 50 | |vdist = 50 | ||
|vangle = 50 | |vangle = 50 | ||
|special_hdist = 90 | |||
|special_hangle = 16 | |||
|special_vdist = 100 | |||
|special_vangle = 25 | |||
|hex = 000108 | |hex = 000108 | ||
|desc = The sword is said to be at its most powerful when the sun is at its highest. | |desc = The sword is said to be at its most powerful when the sun is at its highest. |
Latest revision as of 20:28, 15 May 2025
|
Usage and example
{{Item |title = Galatine |jp = ガラティーン |color = rare |translation = Galatine |icon = Sword |image = Galatine.png |imagealt = Galatine |stars = 12 |type = Saber |requirement = 820 ATP |grind = 9 |special = Spirit |targets = 1 |HP = |TP = |ATP = 990-1260 |Grind ATP = 1008-1278 |DFP = |MST = |ATA = 77 |EVP = |LCK = |EFR = |EIC = |ETH = |EDK = |ELT = |class = 111111111110 |hdist = 50 |hangle = 26 |vdist = 50 |vangle = 50 |hex = 000108 |desc = The sword is said to be at its most powerful when the sun is at its highest. }}
|