Card: Empty Chest

902101
Cost 0 Name Empty Chest Range
LumberJack_Tree If the character clashing against this page becomes Staggered, kill them instantly.
Guard 5 - 5
0 Empty Chest LumberJack_Tree Guard If the character clashing against this page becomes Staggered, kill them instantly.
Guard 5 - 5
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id902101
Name (EN)Empty Chest
Name (KR)텅 빈 마음
Name (JP)空っぽの心
Artwork LumberJack_Tree
Keywords[]
Options[]
Script None
Priority1000
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 5 5 None None G None
LOR: /card/CardInfo_creature.xml, lines 1229 ~ 1240:

...
<Card ID="902101">
<Name>텅 빈 마음</Name>
<Artwork>LumberJack_Tree</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Far" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>1000</Priority>
</Card>
...