Card: Mook Workshop

706105
Cost 2 Name Mook Workshop Range
Roland5 On Use Restore 3 Light; draw 1 page
Slash 7 - 13 On Hit Deal 3 damage to target
2 Mook Workshop Roland5 Slash On Use Restore 3 Light; draw 1 page
Slash 7 - 13 On Hit Deal 3 damage to target
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Obtainable
Keywords
  • Light Recover
  • Page Draw
Id706105
Name (EN)Mook Workshop
Name (KR)묵 공방
Name (JP)ムク工房
Artwork Roland5
Keywords[Energy_Keyword, DrawCard_Keyword]
Options[NoInventory]
Script energy3AndDraw1
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 7 13 damage3atk BlackSilence_LongSword S4 None
LOR: /card/CardInfo_final.xml, lines 226 ~ 240:

...
<Card ID="706105">
<Name>롤랑-태도</Name>
<TextId>702005</TextId>
<Artwork>Roland5</Artwork>
<Rarity>Uncommon</Rarity>
<Option>NoInventory</Option>
<Spec Range="Near" Cost="2" />
<Script>energy3AndDraw1</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="7" Dice="13" Type="Atk" Detail="Slash" Motion="S4" EffectRes="" Script="damage3atk" ActionScript="BlackSilence_LongSword" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...