Card: The Dim Sound of Singing

9904101
Cost 0 Name The Dim Sound of Singing Range
UniverseZogak_Echo
Pierce 3 - 8 On Hit Inflict 1 Feeble next Scene
Pierce 3 - 7 On Hit Inflict 1 Disarm next Scene
Pierce 2 - 7 On Hit Inflict 2 Fragile next Scene
0 The Dim Sound of Singing UniverseZogak_Echo Pierce Pierce Pierce
Pierce 3 - 8 On Hit Inflict 1 Feeble next Scene
Pierce 3 - 7 On Hit Inflict 1 Disarm next Scene
Pierce 2 - 7 On Hit Inflict 2 Fragile next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Feeble X: Offensive dice lose X Power for the Scene.
  • Disarm X: Defensive dice lose X Power for the Scene.
  • Fragile X: Take X additional damage from attacks for the Scene.
Id9904101
Name (EN)The Dim Sound of Singing
Name (KR)아른거리는 노랫소리
Name (JP)揺らめく歌声
Artwork UniverseZogak_Echo
Keywords[Weak_Keyword, Disarm_Keyword, Vulnerable_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 8 weak1atk None S1 None
1 Pierce 3 7 disarm1atk None S2 None
2 Pierce 2 7 vulnerable2atk None S1 None
LOR: /card/CardInfo_creature_final_netzach.xml, lines 3 ~ 16:

...
<Card ID="9904101">
<Name>평타</Name>
<Artwork>UniverseZogak_Echo</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="weak1atk" ActionScript="" Desc=""/>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S2" EffectRes="" Script="disarm1atk" ActionScript="" Desc=""/>
<Behaviour Min="2" Dice="7" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="vulnerable2atk" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...