Card: ???

707005
Cost 3 Name 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 ??? 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 Enemy-only
Id707005
Name (EN)None
Name (KR)None
Name (JP)None
Artwork Argalia1
Keywords[]
Options[]
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_FinalBand.xml, lines 61 ~ 74:

...
<Card ID="707005">
<Name>푸른 궤적</Name>
<Artwork>Argalia1</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="3" />
<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>
...