Card: Clean

900602
Cost 2 Name Clean Range
LittleHelper_Pattern
Slash 6 - 6 On Hit Inflict 1 Bleed next Scene
2 Clean LittleHelper_Pattern Slash
Slash 6 - 6 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)
Id900602
Name (EN)Clean
Name (KR)청소
Name (JP)掃除
Artwork LittleHelper_Pattern
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 6 6 bleeding1atk None H None
LOR: /card/CardInfo_creature.xml, lines 231 ~ 243:

...
<Card ID="900602">
<Name>청소</Name>
<Artwork>LittleHelper_Pattern</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="6" Dice="6" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="bleeding1atk" Desc="적중 시 출혈 1 부여" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...