Card: Yield My Flesh

512003
Cost 2 Name Yield My Flesh Range
sword3
Slash 5 - 10 On Clash Lose Add 'To Claim Their Bones' to user's hand
2 Yield My Flesh sword3 Slash
Slash 5 - 10 On Clash Lose Add 'To Claim Their Bones' to user's hand
Rarity Limited (Rare)
Chapter Urban Nightmare
Availability Collectable
Keywords
  • Bamboo-hatted’s Exclusive Page: Can only be set in the deck of Bamboo-hatted Kim’s Key page.
  • To Claim Their Bones: A 5-Cost Combat Page with a Slash (14-23) Counter; 'Exhausts on use; [On Hit] Inflict 5 Paralysis and 3 Bleed; cannot hold 2 at once'
Can be dropped from
243003 Book of Bamboo-hatted Kim
Id512003
Name (EN)Yield My Flesh
Name (KR)육참
Name (JP)肉斬
Artwork sword3
Keywords[onlypage_kim, Giveuptheflesh_Keyword]
Options[OnlyPage]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 10 Sword_getbonecuttingcardpl None J Sword_J
LOR: /card/CardInfo_ch5.xml, lines 912 ~ 926:

...
<Card ID="512003">
<Name>육참</Name>
<Artwork>sword3</Artwork>
<Rarity>Rare</Rarity>
<Option>OnlyPage</Option>
<Keyword>onlypage_kim</Keyword>
<Spec Range="Near" Cost="2" />
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="5" Dice="10" Type="Atk" Detail="Slash" Motion="J" EffectRes="Sword_J" Script="Sword_getbonecuttingcardpl" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>0</Priority>
</Card>
...