Card: Grind

9902301
Cost 0 Name Grind Range
SingingMachine_Atk
Guard 2 - 6 On Clash Lose Last die gains +1 Power
Guard 2 - 6 On Clash Lose Last die gains +1 Power
Slash 3 - 4 On Hit Inflict 1 Bleed next Scene
0 Grind SingingMachine_Atk Guard Guard Slash
Guard 2 - 6 On Clash Lose Last die gains +1 Power
Guard 2 - 6 On Clash Lose Last die gains +1 Power
Slash 3 - 4 On Hit Inflict 1 Bleed next Scene
Rarity Hardcover (Uncommon)
Chapter None
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)
Id9902301
Name (EN)Grind
Name (KR)연삭
Name (JP)研削
Artwork SingingMachine_Atk
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 6 yesod_final_singing_lastpoweruppl None G None
1 Guard 2 6 yesod_final_singing_lastpoweruppl None G None
2 Slash 3 4 bleeding1atk None H EGO_SingingMachine_Atk
LOR: /card/CardInfo_creature_final.xml, lines 552 ~ 566:

...
<Card ID="9902301">
<Name>3-1 연삭</Name>
<Artwork>SingingMachine_Atk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="yesod_final_singing_lastpoweruppl" Desc="" />
<Behaviour Min="2" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="yesod_final_singing_lastpoweruppl" Desc="" />
<Behaviour Min="3" Dice="4" Type="Atk" Detail="Slash" Motion="H" EffectRes="EGO_SingingMachine_Atk" Script="bleeding1atk" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...