Card: Clean Mk2

9902203
Cost 1 Name Clean Mk2 Range
LittleHelper_Pattern Deal 3-5 additional damage to targets with lower Speed
Slash 8 - 11
1 Clean Mk2 LittleHelper_Pattern Slash Deal 3-5 additional damage to targets with lower Speed
Slash 8 - 11
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id9902203
Name (EN)Clean Mk2
Name (KR)청소 mk2
Name (JP)掃除 mk2
Artwork LittleHelper_Pattern
Keywords[]
Options[]
Script yesod_final_helper_clean
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 8 11 None None Z EGO_Helper_Atk
LOR: /card/CardInfo_creature_final.xml, lines 481 ~ 492:

...
<Card ID="9902203">
<Name>2-3 청소mk2</Name>
<Artwork>LittleHelper_Pattern</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1"/>
<Script>yesod_final_helper_clean</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="8" Dice="11" Type="Atk" Detail="Slash" Motion="Z" EffectRes="EGO_Helper_Atk" Script="" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...