Card: ???

513001
Cost 0 Name Range
Seven_Engagement On Use Restore 1 Light
Guard 2 - 5
Slash 1 - 6
0 ??? Seven_Engagement Guard Slash On Use Restore 1 Light
Guard 2 - 5
Slash 1 - 6
Rarity Paperback (Common)
Chapter Urban Nightmare
Availability Enemy-only
Keywords
  • Light Recover
Id513001
Name (EN)None
Name (KR)숨고르기
Name (JP)None
Artwork Seven_Engagement
Keywords[Energy_Keyword]
Options[]
Script energy1
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 5 None None G ClassOneFixer_G
1 Slash 1 6 None None H ClassOneFixer_H
LOR: /card/CardInfo_ch5.xml, lines 974 ~ 987:

...
<Card ID="513001">
<Name>내호흡</Name>
<Artwork>Seven_Engagement</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script>energy1</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="5" Type="Def" Detail="Guard" Motion="G" EffectRes="ClassOneFixer_G" Script="" Desc="" />
<Behaviour Min="1" Dice="6" Type="Atk" Detail="Slash" Motion="H" EffectRes="ClassOneFixer_H" Script="" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>0</Priority>
</Card>
...