Card: Tiny Performance

9902302
Cost 2 Name Tiny Performance Range
SingingMachine_Music
Slash 6 - 10 On Hit A random ally takes 6 Stagger damage; give them 1 Strength and Disarm next Scene
2 Tiny Performance SingingMachine_Music Slash
Slash 6 - 10 On Hit A random ally takes 6 Stagger damage; give them 1 Strength and Disarm next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Disarm X: Defensive dice lose X Power for the Scene.
  • Strength X: Offensive dice gain +X Power for the Scene.
Id9902302
Name (EN)Tiny Performance
Name (KR)작은 연주
Name (JP)小さな演奏
Artwork SingingMachine_Music
Keywords[Disarm_Keyword, Strength_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 6 10 yesod_final_singing_littleplay None H EGO_SingingMachine_Atk
LOR: /card/CardInfo_creature_final.xml, lines 568 ~ 580:

...
<Card ID="9902302">
<Name>3-2 작은 연주</Name>
<Artwork>SingingMachine_Music</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="6" Dice="10" Type="Atk" Detail="Slash" Motion="H" EffectRes="EGO_SingingMachine_Atk" Script="yesod_final_singing_littleplay" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...