Card: Learn

702321
Cost 2 Name Learn Range
Pinocchio_Learn Start of Clash Remove all dice from page and copy the dice on the opponent's page
Blunt 16 - 16
2 Learn Pinocchio_Learn Blunt Start of Clash Remove all dice from page and copy the dice on the opponent's page
Blunt 16 - 16
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Id702321
Name (EN)Learn
Name (KR)학습
Name (JP)学習
Artwork Pinocchio_Learn
Keywords[]
Options[]
Script pinocchio
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 16 16 None None H 1_1
LOR: /card/CardInfo_ch7_Roland4Phase.xml, lines 280 ~ 292:

...
<Card ID="702321">
<Name>학습</Name>
<Artwork>Pinocchio_Learn</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script>pinocchio</Script>
<ScriptDesc>[합 시작시] 모든 주사위가 제거됨. 대상 책장의 주사위들을 얻음</ScriptDesc>
<BehaviourList>
<Behaviour Min="16" Dice="16" Type="Atk" Detail="Hit" Motion="H" EffectRes="1_1" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...