Card: Vigil

611024
Cost 2 Name Vigil Range
No image On Use All dice on this page lose 2 Power
Guard 6 - 9
Slash 6 - 10
Slash 6 - 10
2 Vigil No image Guard Slash Slash On Use All dice on this page lose 2 Power
Guard 6 - 9
Slash 6 - 10
Slash 6 - 10
Rarity Limited (Rare)
Chapter Star of the City
Availability Enemy-only
Id611024
Name (EN)Vigil
Name (KR)경계
Name (JP)警戒
ArtworkNone
Keywords[]
Options[]
Script power_2
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 6 9 None None G None
1 Slash 6 10 None None Z None
2 Slash 6 10 None None Z None
LOR: /card/CardInfo_ch6_3.xml, lines 652 ~ 666:

...
<Card ID="611024">
<Name>경계-안씀</Name>
<Artwork></Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script>power_2</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="9" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="Z" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="Z" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...