Card: Rest

9902207
Cost 0 Name Rest Range
LittleHelper_Rest
Guard 1 - 4
0 Rest LittleHelper_Rest Guard
Guard 1 - 4
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id9902207
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 1 4 None None G None
LOR: /card/CardInfo_creature_final.xml, lines 536 ~ 548:

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