Card: Thrust

100002
Cost 1 Name Thrust Range
ch1_2
Pierce 1 - 4
Pierce 1 - 4
1 Thrust ch1_2 Pierce Pierce
Pierce 1 - 4
Pierce 1 - 4
Rarity Paperback (Common)
Chapter Canard
Availability Collectable
Can be dropped from
200002 Book of a Grade 9 Fixer
200003 Book of a Novice Fixer
200004 Book of Finn
200006 Book of Eri
200007 Book of Yun
Id100002
Name (EN)Thrust
Name (KR)찌르기
Name (JP)突き刺す
Artwork ch1_2
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 1 4 None None Z ch1_Z
1 Pierce 1 4 None None Z ch1_Z
LOR: /card/CardInfo_ch1.xml, lines 17 ~ 30:

...
<Card ID="100002">
<Name>찌르기</Name>
<Artwork>ch1_2</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="4" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="ch1_Z" Script="" Desc="" />
<Behaviour Min="1" Dice="4" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="ch1_Z" Script="" Desc="" />
</BehaviourList>
<Chapter>1</Chapter>
<Priority>0</Priority>
</Card>
...