Card: Learn

901502
Cost 1 Name Learn Range
Pinocchio_Learn Start of Clash Remove all dice from page and copy the dice on the opponent's page
Blunt 3 - 5
Pierce 3 - 5
Blunt 3 - 5
1 Learn Pinocchio_Learn Blunt Pierce Blunt Start of Clash Remove all dice from page and copy the dice on the opponent's page
Blunt 3 - 5
Pierce 3 - 5
Blunt 3 - 5
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id901502
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 3 5 None None H None
1 Pierce 3 5 None None H None
2 Blunt 3 5 None None H None
LOR: /card/CardInfo_creature.xml, lines 669 ~ 682:

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