EN Version Link Skills: Difference between revisions
From A3! Wiki
m THIS WILL LOOK PRETTY, or maybe not - the Ac and Dr tables don't like me so this edit is just removal of jp text |
IT'S DONE |
||
Line 1: | Line 1: | ||
<b>Link Skills</b> can help increase the overall points in your team which is vital for events. Skills are activated when the right characters are in your team and can be stacked with other skills that boost the same attribute. The card's rarity does not matter and will still trigger the skill. A maximum of three Link Skills will take effect at any given time. | <b>Link Skills</b> can help increase the overall points in your team which is vital for events. Skills are activated when the right characters are in your team and can be stacked with other skills that boost the same attribute. The card's rarity does not matter and will still trigger the skill. A maximum of three Link Skills will take effect at any given time. | ||
The list below only contains link skills in the current version of the English server of A3! | '''The list below only contains link skills in the current version of the English server of A3! | ||
''' | |||
{{#css: | {{#css: | ||
.table tbody tr:hover { | .table tbody tr:hover { | ||
Line 150: | Line 147: | ||
IF(chara5 IS NOT NULL, CONCAT('<br />',IFNULL(CONCAT('[[File:',file5,'|33px]] '),IFNULL(CONCAT('[[File:',CASE WHEN LOCATE(' ',chara5) = 0 THEN chara5 ELSE LEFT(chara5,LOCATE(' ',chara5) - 1) END,' Card Icon.png|33px]] '),'')), CONCAT('[[',chara5,'|', CASE WHEN LOCATE(' ',chara5) = 0 THEN chara5 ELSE LEFT(chara5,LOCATE(' ',chara5) - 1) END,']]') ),'') ) ) = Characters, | IF(chara5 IS NOT NULL, CONCAT('<br />',IFNULL(CONCAT('[[File:',file5,'|33px]] '),IFNULL(CONCAT('[[File:',CASE WHEN LOCATE(' ',chara5) = 0 THEN chara5 ELSE LEFT(chara5,LOCATE(' ',chara5) - 1) END,' Card Icon.png|33px]] '),'')), CONCAT('[[',chara5,'|', CASE WHEN LOCATE(' ',chara5) = 0 THEN chara5 ELSE LEFT(chara5,LOCATE(' ',chara5) - 1) END,']]') ),'') ) ) = Characters, | ||
description=Description, | description=Description, | ||
CONCAT(CASE WHEN attribute = "Co" THEN CONCAT('[[File:Comedy.png|20px|link=|Comedy]] Co ', bonus, '% Up') WHEN attribute = "Ac" THEN CONCAT('[[File:Action.png|20px|link=|Action]] Ac ', bonus, '% Up') ELSE CONCAT('[[File:Serious.png|20px|link=|Drama]] | CONCAT(CASE WHEN attribute = "Co" THEN CONCAT('[[File:Comedy.png|20px|link=|Comedy]] Co ', bonus, '% Up') WHEN attribute = "Ac" THEN CONCAT('[[File:Action.png|20px|link=|Action]] Ac ', bonus, '% Up') ELSE CONCAT('[[File:Serious.png|20px|link=|Drama]] Dr ', bonus, '% Up') END) = Bonus | ||
|where=attribute="Sr" AND type="ENVersion" | |where=attribute="Sr" AND type="ENVersion" | ||
|format=table | |format=table |
Revision as of 22:27, 9 January 2020
Link Skills can help increase the overall points in your team which is vital for events. Skills are activated when the right characters are in your team and can be stacked with other skills that boost the same attribute. The card's rarity does not matter and will still trigger the skill. A maximum of three Link Skills will take effect at any given time.
The list below only contains link skills in the current version of the English server of A3!
Link Skills by Attribute
Comedy Link Skills
Identifier must not contain quote, dot or null characters
Action Link Skills
Identifier must not contain quote, dot or null characters
Drama Link Skills
Identifier must not contain quote, dot or null characters