Card: Zelkova Workshop

706103
Cost 0 Name Zelkova Workshop Range
Roland3 The Cost of this page cannot be changed
On Use Draw 1 page
Slash 3 - 8
Blunt 3 - 7
0 Zelkova Workshop Roland3 Slash Blunt The Cost of this page cannot be changed
On Use Draw 1 page
Slash 3 - 8
Blunt 3 - 7
Rarity Paperback (Common)
Chapter Impurity
Availability Obtainable
Keywords
  • Light Recover
  • Page Draw
Id706103
Name (EN)Zelkova Workshop
Name (KR)느티나무 공방
Name (JP)ケヤキ工房
Artwork Roland3
Keywords[Energy_Keyword, DrawCard_Keyword]
Options[NoInventory]
Script rolandDrawUtil
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 None None S8 BlackSilence_Axe
1 Blunt 3 7 None None S9 BlackSilence_Mace
LOR: /card/CardInfo_final.xml, lines 194 ~ 209:

...
<Card ID="706103">
<Name>롤랑-메이스도끼</Name>
<TextId>702003</TextId>
<Artwork>Roland3</Artwork>
<Rarity>Common</Rarity>
<Option>NoInventory</Option>
<Spec Range="Near" Cost="0" />
<Script>rolandDrawUtil</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="S8" EffectRes="BlackSilence_Axe" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="S9" EffectRes="BlackSilence_Mace" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...