Card: Gut-harvesting

11
Cost 1 Name Gut-harvesting Range
Rats4
Slash 1 - 2
1 Gut-harvesting Rats4 Slash
Slash 1 - 2
Rarity Limited (Rare)
Chapter Canard
Availability Enemy-only
Id11
Name (EN)Gut-harvesting
Name (KR)내장담기
Name (JP)内臓拾い
Artwork Rats4
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 1 2 None None J Rats_J
LOR: /card/CardInfo_Basic.xml, lines 78 ~ 90:

...
<Card ID="11">
<Name>내장담기</Name>
<Artwork>Rats4</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="2" Type="Atk" Detail="Slash" Motion="J" EffectRes="Rats_J" Script="" Desc="" />
</BehaviourList>
<Chapter>1</Chapter>
<Priority>0</Priority>
</Card>
...