Card: Wedging Thorn

616001
Cost 0 Name Wedging Thorn Range
bayyard1 On Use Restore 1 Light
Pierce 3 - 6
Pierce 1 - 3 On Hit Inflict 1 Fragile next Scene
0 Wedging Thorn bayyard1 Pierce Pierce On Use Restore 1 Light
Pierce 3 - 6
Pierce 1 - 3 On Hit Inflict 1 Fragile next Scene
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Keywords
  • Light Recover
  • Fragile X: Take X additional damage from attacks for the Scene.
Can be dropped from
256001 Book of Bayard
256002 Book of a Bayard’s Office Fixer
Id616001
Name (EN)Wedging Thorn
Name (KR)쐐기 찌르기
Name (JP)くさび突き
Artwork bayyard1
Keywords[Energy_Keyword, Vulnerable_Keyword]
Options[]
Script energy1
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 6 None None Z Bayyard_Z
1 Pierce 1 3 vulnerable1atk None Z2 Bayyard_Z
LOR: /card/CardInfo_ch6_3.xml, lines 1210 ~ 1223:

...
<Card ID="616001">
<Name>쐐기 찌르기</Name>
<Artwork>bayyard1</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>energy1</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Bayyard_Z" Script="" ActionScript="" Desc="" />
<Behaviour Min="1" Dice="3" Type="Atk" Detail="Penetrate" Motion="Z2" EffectRes="Bayyard_Z" Script="vulnerable1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...