Card: Noble Repose

960411
Cost 0 Name Noble Repose Range
Nosferatu_Vampire On Use If no Sanguine Bat is present, spawn one next Scene
Guard 3 - 6 Unattacked Recover 5 HP
Guard 3 - 6 Unattacked Recover 5 HP
0 Noble Repose Nosferatu_Vampire Guard Guard On Use If no Sanguine Bat is present, spawn one next Scene
Guard 3 - 6 Unattacked Recover 5 HP
Guard 3 - 6 Unattacked Recover 5 HP
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Stagger Resist Recovery
Id960411
Name (EN)Noble Repose
Name (KR)고결한 휴식
Name (JP)高潔な休息
Artwork Nosferatu_Vampire
Keywords[Recover_Keyword]
Options[]
Script None
Priority10
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 3 6 nosferatu_guard None G None
1 Guard 3 6 nosferatu_guard None G None
LOR: /card/CardInfo_creature_gebura.xml, lines 68 ~ 80:

...
<Card ID="960411">
<Name>고결한 휴식</Name>
<Artwork>Nosferatu_Vampire</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="nosferatu_guard" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="nosferatu_guard" ActionScript="" Desc="" />
</BehaviourList>
<Priority>10</Priority>
</Card>
...