Card: Largo

704012
Cost 0 Name Largo Range
Argalia2 If this page activates Resonance, draw 1 page
On Use Restore 1 Light
Guard 4 - 8
Slash 5 - 9 On Hit If target has 6 or more Vibration, reduce it by 1
0 Largo Argalia2 Guard Slash If this page activates Resonance, draw 1 page
On Use Restore 1 Light
Guard 4 - 8
Slash 5 - 9 On Hit If target has 6 or more Vibration, reduce it by 1
Rarity Paperback (Common)
Chapter Impurity
Availability Collectable
Keywords
  • Argalia’s Exclusive Page: Can only be set in the deck of Argalia’s Key page.
  • Light Recover
Id704012
Name (EN)Largo
Name (KR)라르고
Name (JP)ラルゴ
Artwork Argalia2
Keywords[onlypage_argalia_Keyword, Energy_Keyword]
Options[OnlyPage]
Script vibrateAdditionEnergy
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 8 None None J Argalia2_J
1 Slash 5 9 argaliaDownWithCond vibrateAddition H Argalia2_H
LOR: /card/CardInfo_ch7.xml, lines 574 ~ 589:

...
<Card ID="704012">
<Name>라르고</Name>
<Artwork>Argalia2</Artwork>
<Rarity>Common</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_argalia_Keyword</Keyword>
<Spec Range="Near" Cost="0" />
<Script>vibrateAdditionEnergy</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="J" EffectRes="Argalia2_J" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Slash" Motion="H" EffectRes="Argalia2_H" Script="argaliaDownWithCond" ActionScript="vibrateAddition" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...