Template:SetEffectRow: Difference between revisions
From Ephinea PSO Wiki
(Created page with "|- |{{{{{1}}}|rare|{{{2}}}|rowspan=4 |{{#if:{{{rowspan|}}}|{{!}}rowspan="{{{diffspan}}}"}}{{#if:{{{diff|}}}|{{!}}{{{diff}}}}}{{!}}{{{4}}} <pre>{{SetEffectRow|Sword|Delsaber's Buster|+100% ATP if used with {{Shield|rare|Shield of Delsaber}}</pre> {{SetEffectRow|Sword|Delsaber's Buster|+100% ATP if used with {{Shield|rare|Shield of Delsaber}}") |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
|- | |- | ||
|{{{{{1}}}|rare|{{{2}}} | | style="text-align:left"|{{{{{1}}}|rare|{{{2}}}}} | ||
{{#if: {{{effectspan|}}} | |||
|{{!}} rowspan="{{{effectspan|}}}"{{!}} {{{effect}}} | |||
}}<noinclude> | |||
<pre>{{SetEffectRow|Sword|Delsaber's Buster|+100% ATP if used with {{Shield|rare|Shield of Delsaber}}</pre> | ==Usage and example== | ||
{{SetEffectRow|Sword|Delsaber's Buster|+100% ATP if used with {{Shield|rare|Shield of Delsaber}} | ===Example 1=== | ||
<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 |