Card: Rest

900603
Cost 0 Name Rest Range
LittleHelper_Rest
Guard 2 - 2
Guard 2 - 2
0 Rest LittleHelper_Rest Guard Guard
Guard 2 - 2
Guard 2 - 2
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id900603
Name (EN)Rest
Name (KR)휴식
Name (JP)休憩
Artwork LittleHelper_Rest
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 2 None None G None
1 Guard 2 2 None None G None
LOR: /card/CardInfo_creature.xml, lines 244 ~ 257:

...
<Card ID="900603">
<Name>휴식</Name>
<Artwork>LittleHelper_Rest</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="2" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="2" Dice="2" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...