Card: Aria of Courage

703523
Cost 0 Name Aria of Courage Range
Oswald_Show On Use Give 1 Strength to the ally with the lowest current HP
Pierce 4 - 8
Pierce 3 - 8
Blunt Counter 4 - 8
0 Aria of Courage Oswald_Show Pierce Pierce Blunt Counter On Use Give 1 Strength to the ally with the lowest current HP
Pierce 4 - 8
Pierce 3 - 8
Blunt Counter 4 - 8
Rarity Paperback (Common)
Chapter Impurity
Availability Enemy-only
Id703523
Name (EN)Aria of Courage
Name (KR)용기의 아리아
Name (JP)勇気のアリア
Artwork Oswald_Show
Keywords[]
Options[]
Script oswald_aria_strength
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 None None F None
1 Pierce 3 8 None None F None
2 Blunt Counter 4 8 None None J None
LOR: /card/CardInfo_ch7_Oswald.xml, lines 210 ~ 225:

...
<Card ID="703523">
<Name>힘 부여 용기의 아리아</Name>
<Artwork>Oswald_Show</Artwork>
<Rarity>Common</Rarity>
<Keyword></Keyword>
<Spec Range="Far" Cost="0"/>
<Script>oswald_aria_strength</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Standby" Detail="Hit" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...