Card: Learn

9910302
Cost 0 Name Learn Range
Pinocchio_Learn Start of Clash Remove all dice from page and copy the dice on the opponent's page
Pierce 16 - 16
0 Learn Pinocchio_Learn Pierce Start of Clash Remove all dice from page and copy the dice on the opponent's page
Pierce 16 - 16
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Id9910302
Name (EN)Learn
Name (KR)학습
Name (JP)学習
Artwork Pinocchio_Learn
Keywords[]
Options[]
Script pinocchio
Priority150
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 16 16 None None Z None
LOR: /card/CardInfo_creature_final_keter.xml, lines 380 ~ 391:

...
<Card ID="9910302">
<Name>학습</Name>
<Artwork>Pinocchio_Learn</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0" />
<Script>pinocchio</Script>
<ScriptDesc>[합 시작시] 모든 주사위가 상대 카드의 주사위로 교체된다</ScriptDesc>
<BehaviourList>
<Behaviour Min="16" Dice="16" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Priority>150</Priority>
</Card>
...