Card: Crystal Atelier

702007
Cost 3 Name Crystal Atelier Range
Roland7
Evade 8 - 11
Slash 7 - 11
Slash 7 - 11
Slash Counter 4 - 8
3 Crystal Atelier Roland7 Evade Slash Slash Slash Counter
Evade 8 - 11
Slash 7 - 11
Slash 7 - 11
Slash Counter 4 - 8
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Obtainable
Id702007
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 8 11 None None E None
1 Slash 7 11 None BlackSilence_DualWield1 J BlackSilence_J
2 Slash 7 11 None BlackSilence_DualWield2 S15 BlackSilence_J
3 Slash Counter 4 8 None BlackSilence_DualWield1 J BlackSilence_J
LOR: /card/CardInfo_ch7.xml, lines 327 ~ 343:

...
<Card ID="702007">
<Name>롤랑-쌍검</Name>
<Artwork>Roland7</Artwork>
<Rarity>Uncommon</Rarity>
<Option>NoInventory</Option>
<Spec Range="Near" Cost="3" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="8" Dice="11" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="7" Dice="11" Type="Atk" Detail="Slash" Motion="J" EffectRes="BlackSilence_J" Script="" ActionScript="BlackSilence_DualWield1" Desc="" />
<Behaviour Min="7" Dice="11" 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>
...