Template:Item: Difference between revisions
From Ephinea PSO Wiki
(testing clickable class links on technique pages too; think i'll need to switch the link color to white) |
(added special angular properties to template so they can be added to weapons which have unique properties for their special attacks) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 65: | Line 65: | ||
| Music disk | | Music disk | ||
| Music Disk = [[{{{type}}}s|{{{type}}}]] | | Music Disk = [[{{{type}}}s|{{{type}}}]] | ||
| Bazooka = [[Launchers#Bazookas|Launcher]]<br>({{Note|An informal sub-category of Launchers|Bazooka}}) | |||
| Consumable | | Consumable | ||
| Grinder | | Grinder | ||
Line 70: | Line 71: | ||
| Enemy part | | Enemy part | ||
| Enemy Part | | Enemy Part | ||
| Event item | | Event item = [[Tools#{{{type}}}s|{{{type}}}]] | ||
| Event Item = [[Tools#Event items|{{{type}}}]] | |||
| Photon = [[Tools#{{{type}}} tools|{{{type}}}]] | | Photon = [[Tools#{{{type}}} tools|{{{type}}}]] | ||
| Mag cell | |||
| Mag Cell = [[Mags#Cell Mags|{{{type}}}]] | |||
| Combination | | Combination | ||
| Combination item | | Combination item | ||
Line 303: | Line 306: | ||
{{#ifeq:{{{icon|}}}|Disk| | {{#ifeq:{{{icon|}}}|Disk| | ||
<tr style="display: flex; justify-content: space-between;"> | <tr style="display: flex; justify-content: space-between;"> | ||
<th class="smallClassHeader topLeft">[[HUmar|<span style="color: | <th class="smallClassHeader topLeft">[[HUmar|<span style="color:White;">HUmr</span>]]</th><th class="smallClassHeader">[[HUnewearl|<span style="color:White;">HUnl</span>]]</th><th class="smallClassHeader">[[HUcast|<span style="color:White;">HUct</span>]]</th><th class="smallClassHeader topRight">[[HUcaseal|<span style="color:White;">HUcl</span>]]</th> | ||
</tr><tr style="display: flex; justify-content: space-between;"> | </tr><tr style="display: flex; justify-content: space-between;"> | ||
{{#switch: {{#sub:{{{class|}}}|0|1}} | {{#switch: {{#sub:{{{class|}}}|0|1}} | ||
Line 325: | Line 328: | ||
<td class="classCannotUse">×</td><td class="classCannotUse">×</td> | <td class="classCannotUse">×</td><td class="classCannotUse">×</td> | ||
</tr><tr style="display: flex; justify-content: space-between;"> | </tr><tr style="display: flex; justify-content: space-between;"> | ||
<th class="smallClassHeader">RAmr</th><th class="smallClassHeader">RAml</th><th class="smallClassHeader">RAct</th><th class="smallClassHeader">RAcl</th> | <th class="smallClassHeader">[[RAmar|<span style="color:White;">RAmr</span>]]</th><th class="smallClassHeader">[[RAmarl|<span style="color:White;">RAml</span>]]</th><th class="smallClassHeader">[[RAcast|<span style="color:White;">RAct</span>]]</th><th class="smallClassHeader">[[RAcaseal|<span style="color:White;">RAcl</span>]]</th> | ||
</tr><tr style="display: flex; justify-content: space-between;"> | </tr><tr style="display: flex; justify-content: space-between;"> | ||
{{#switch: {{#sub:{{{class|}}}|2|1}} | {{#switch: {{#sub:{{{class|}}}|2|1}} | ||
Line 347: | Line 350: | ||
<td class="classCannotUse">×</td><td class="classCannotUse">×</td> | <td class="classCannotUse">×</td><td class="classCannotUse">×</td> | ||
</tr><tr style="display: flex; justify-content: space-between;"> | </tr><tr style="display: flex; justify-content: space-between;"> | ||
<th class="smallClassHeader">FOmr</th><th class="smallClassHeader">FOml</th><th class="smallClassHeader">FOnm</th><th class="smallClassHeader">FOnl</th> | <th class="smallClassHeader">[[FOmar|<span style="color:White;">FOmr</span>]]</th><th class="smallClassHeader">[[FOmarl|<span style="color:White;">FOml</span>]]</th><th class="smallClassHeader">[[FOnewm|<span style="color:White;">FOnm</span>]]</th><th class="smallClassHeader">[[FOnewearl|<span style="color:White;">FOnl</span>]]</th> | ||
</tr><tr style="display: flex; justify-content: space-between;"> | </tr><tr style="display: flex; justify-content: space-between;"> | ||
{{#switch: {{#sub:{{{class|}}}|4|1}} | {{#switch: {{#sub:{{{class|}}}|4|1}} | ||
Line 423: | 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 503: | 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. }}
|