Card: Huhuhu…

950422
Cost 2 Name Huhuhu… Range
Angry_ReclusAtk On Use Give 2 Strength and Endurance to two random Hermit’s Staves next Scene
Evade 2 - 8
Evade 2 - 5
2 Huhuhu… Angry_ReclusAtk Evade Evade On Use Give 2 Strength and Endurance to two random Hermit’s Staves next Scene
Evade 2 - 8
Evade 2 - 5
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Strength X: Offensive dice gain +X Power for the Scene.
  • Endurance X: Defensive dice gain +X Power for the Scene.
Id950422
Name (EN)Huhuhu…
Name (KR)후후후...
Name (JP)ふふふ…
Artwork Angry_ReclusAtk
Keywords[Strength_Keyword, Endurance_Keyword]
Options[]
Script servantofwrath_recluse_buf
Priority50
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade 2 8 None None E None
1 Evade 2 5 None None E None
LOR: /card/CardInfo_creature.xml, lines 2210 ~ 2222:

...
<Card ID="950422">
<Name>아군 강화</Name>
<Artwork>Angry_ReclusAtk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="2"/>
<Script>servantofwrath_recluse_buf</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="8" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Def" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>50</Priority>
</Card>
...