Card: Mince

703315
Cost 0 Name Mince Range
Greta_Cut
Pierce 5 - 9 On Hit Inflict 1 Bleed next Scene
Pierce 5 - 8 On Hit Inflict 1 Bleed next Scene
Pierce 6 - 8 On Hit Inflict 1 Bleed next Scene
0 Mince Greta_Cut Pierce Pierce Pierce
Pierce 5 - 9 On Hit Inflict 1 Bleed next Scene
Pierce 5 - 8 On Hit Inflict 1 Bleed next Scene
Pierce 6 - 8 On Hit Inflict 1 Bleed next Scene
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Enemy-only
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id703315
Name (EN)Mince
Name (KR)잘게 다지기
Name (JP)みじん切り
Artwork Greta_Cut
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 9 bleeding1atk None J Greta_J
1 Pierce 5 8 bleeding1atk None J Greta_J
2 Pierce 6 8 bleeding1atk None J Greta_J
LOR: /card/CardInfo_Ch7_Greta.xml, lines 67 ~ 81:

...
<Card ID="703315">
<Name>토막 내기1</Name>
<Artwork>Greta_Cut</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="J" EffectRes="Greta_J" Script="bleeding1atk" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="J" EffectRes="Greta_J" Script="bleeding1atk" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="8" Type="Atk" Detail="Penetrate" Motion="J" EffectRes="Greta_J" Script="bleeding1atk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...