Card: Heartbeat

9910212
Cost 0 Name Heartbeat Range
HeartofAspiration_Atk
Pierce 4 - 8 On Hit Inflict 2 Bleed next Scene
Guard 4 - 8
Pierce 4 - 7 On Hit Inflict 2 Bleed next Scene
0 Heartbeat HeartofAspiration_Atk Pierce Guard Pierce
Pierce 4 - 8 On Hit Inflict 2 Bleed next Scene
Guard 4 - 8
Pierce 4 - 7 On Hit Inflict 2 Bleed next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id9910212
Name (EN)Heartbeat
Name (KR)박동
Name (JP)拍動
Artwork HeartofAspiration_Atk
Keywords[Bleeding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 bleeding2atk None H None
1 Guard 4 8 None None G None
2 Pierce 4 7 bleeding2atk None H None
LOR: /card/CardInfo_creature_final_keter.xml, lines 308 ~ 322:

...
<Card ID="9910212">
<Name>공격</Name>
<Artwork>HeartofAspiration_Atk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="" Script="bleeding2atk" Desc="" />
<Behaviour Min="4" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="4" Dice="7" Type="Atk" Detail="Penetrate" Motion="H" EffectRes="" Script="bleeding2atk" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...