Card: Crystal Atelier

706107
Cost 3 Name Crystal Atelier Range
Roland7
Evade 6 - 9
Slash 6 - 10
Slash 6 - 10
Slash Counter 4 - 8
3 Crystal Atelier Roland7 Evade Slash Slash Slash Counter
Evade 6 - 9
Slash 6 - 10
Slash 6 - 10
Slash Counter 4 - 8
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Obtainable
Id706107
Name (EN)Crystal Atelier
Name (KR)크리스탈 아틀리에
Name (JP)クリスタルアトリエ
Artwork Roland7
Keywords[]
Options[NoInventory]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 6 9 None None E None
1 Slash 6 10 None BlackSilence_DualWield1 J BlackSilence_J
2 Slash 6 10 None BlackSilence_DualWield2 S15 BlackSilence_J
3 Slash Counter 4 8 None BlackSilence_DualWield1 J BlackSilence_J
LOR: /card/CardInfo_final.xml, lines 258 ~ 275:

...
<Card ID="706107">
<Name>롤랑-쌍검</Name>
<TextId>702007</TextId>
<Artwork>Roland7</Artwork>
<Rarity>Uncommon</Rarity>
<Option>NoInventory</Option>
<Spec Range="Near" Cost="3" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="9" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="J" EffectRes="BlackSilence_J" Script="" ActionScript="BlackSilence_DualWield1" Desc="" />
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="S15" EffectRes="BlackSilence_J" Script="" ActionScript="BlackSilence_DualWield2" Desc="" />
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Slash" Motion="J" EffectRes="BlackSilence_J" Script="" ActionScript="BlackSilence_DualWield1" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...