Template:SetEffectRow: Difference between revisions
From Ephinea PSO Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
|- | |- | ||
| style="text-align:left"|{{{{{1}}}|rare|{{{2}}}}} | | style="text-align:left"|{{{{{1}}}|rare|{{{2}}}}} | ||
{{#if: {{{effectspan|}}} | |||
|{{!}} rowspan="{{{effectspan|}}}"{{!}} {{{effect}}} | |||
}}<noinclude> | |||
==Usage and example== | ==Usage and example== | ||
<pre>{{ | ===Example 1=== | ||
{{SetEffectRow|Sword|Delsaber's Buster|effectspan=|+100% ATP if used with {{Shield|rare|Shield of Delsaber}} | <pre>{{SetEffectHead}} | ||
{{SetEffectRow|Sword|Delsaber's Buster|effectspan=1|effect=+100% ATP if used with {{Shield|rare|Shield of Delsaber}} | |||
|}</pre> | |||
{{ | {{SetEffectHead}} | ||
{{SetEffectRow|Sword|Delsaber's Buster|effectspan=1|effect=+100% ATP if used with {{Shield|rare|Shield of Delsaber}}}} | |||
|} | |||
{{ | ===Example 2=== | ||
<pre>{{SetEffectHead}} | |||
{{ | {{SetEffectRow|Gun|Custom Ray ver.OO|effectspan=3|effect=+50% weapon ATP, +50% frame DFP and +50% shield EVP<br>All 3 items must be equipped for the set effect}} | ||
{{SetEffectRow|Frame|Custom Frame ver.OO}} | |||
{{SetEffectRow|Shield|Custom Barrier ver.OO}} | |||
|}</pre> | |||
{{SetEffectHead}} | |||
{{SetEffectRow|Gun|Custom Ray ver.OO|effectspan=3|effect=+50% weapon ATP, +50% frame DFP and +50% shield EVP<br>All 3 items must be equipped for the set effect}} | |||
{{SetEffectRow|Frame|Custom Frame ver.OO}} | |||
{{SetEffectRow|Shield|Custom Barrier ver.OO}} | |||
|} | |||
</noinclude> |
Latest revision as of 21:17, 12 March 2024
|- | style="text-align:left"|{{{{{1}}}|rare|{{{2}}}}}
Usage and example[edit source]
Example 1[edit source]
{{SetEffectHead}} {{SetEffectRow|Sword|Delsaber's Buster|effectspan=1|effect=+100% ATP if used with {{Shield|rare|Shield of Delsaber}} |}
Item Name | Effect |
---|---|
Delsaber's Buster | +100% ATP if used with Shield of Delsaber |
Example 2[edit source]
{{SetEffectHead}} {{SetEffectRow|Gun|Custom Ray ver.OO|effectspan=3|effect=+50% weapon ATP, +50% frame DFP and +50% shield EVP<br>All 3 items must be equipped for the set effect}} {{SetEffectRow|Frame|Custom Frame ver.OO}} {{SetEffectRow|Shield|Custom Barrier ver.OO}} |}
Item Name | Effect |
---|---|
Custom Ray ver.OO | +50% weapon ATP, +50% frame DFP and +50% shield EVP All 3 items must be equipped for the set effect |
Custom Frame ver.OO | |
Custom Barrier ver.OO |