Card: Aria of Encouragement

703521
Cost 0 Name Aria of Encouragement Range
Oswald_Show On Use Recover 8 HP for the ally with the lowest current HP
Guard 6 - 10
Guard 5 - 10
Guard Counter 5 - 9
0 Aria of Encouragement Oswald_Show Guard Guard Guard Counter On Use Recover 8 HP for the ally with the lowest current HP
Guard 6 - 10
Guard 5 - 10
Guard Counter 5 - 9
Rarity Paperback (Common)
Chapter Impurity
Availability Enemy-only
Id703521
Name (EN)Aria of Encouragement
Name (KR)격려의 아리아
Name (JP)激励のアリア
Artwork Oswald_Show
Keywords[]
Options[]
Script oswald_aria_recover
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 6 10 None None G None
1 Guard 5 10 None None G None
2 Guard Counter 5 9 None None G None
LOR: /card/CardInfo_ch7_Oswald.xml, lines 177 ~ 192:

...
<Card ID="703521">
<Name>회복 격려의 아리아</Name>
<Artwork>Oswald_Show</Artwork>
<Rarity>Common</Rarity>
<Keyword></Keyword>
<Spec Range="Near" Cost="0"/>
<Script>oswald_aria_recover</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="10" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="9" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...