Card: Trails of Blue

704001
Cost 3 Name Trails of Blue Range
Argalia1 Dice on this page and the page clashing with it are unaffected by Power gain or loss
Slash 8 - 17
Guard 5 - 9
3 Trails of Blue Argalia1 Slash Guard Dice on this page and the page clashing with it are unaffected by Power gain or loss
Slash 8 - 17
Guard 5 - 9
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Collectable
Keywords
  • Argalia’s Exclusive Page: Can only be set in the deck of Argalia’s Key page.
Id704001
Name (EN)Trails of Blue
Name (KR)푸른 궤적
Name (JP)青い軌跡
Artwork Argalia1
Keywords[onlypage_argalia_Keyword]
Options[OnlyPage]
Script negatePower
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 8 17 None None J FX_Mon_Argalia_Slash_Up
1 Guard 5 9 None None G Argalia_G
LOR: /card/CardInfo_ch7.xml, lines 405 ~ 420:

...
<Card ID="704001">
<Name>푸른 궤적</Name>
<Artwork>Argalia1</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="3" />
<Option>OnlyPage</Option>
<Keyword>onlypage_argalia_Keyword</Keyword>
<Script>negatePower</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="8" Dice="17" Type="Atk" Detail="Slash" Motion="J" EffectRes="FX_Mon_Argalia_Slash_Up" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="9" Type="Def" Detail="Guard" Motion="G" EffectRes="Argalia_G" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...