Card: Pulsation

9910201
Cost 0 Name Pulsation Range
HeartofAspiration_Doki
Guard Counter 20 - 20 On Clash Win Deal bonus Stagger damage equal to dice roll
Guard Counter 20 - 20 On Clash Win Deal bonus Stagger damage equal to dice roll
Guard Counter 20 - 20 On Clash Win Deal bonus Stagger damage equal to dice roll
0 Pulsation HeartofAspiration_Doki Guard Counter Guard Counter Guard Counter
Guard Counter 20 - 20 On Clash Win Deal bonus Stagger damage equal to dice roll
Guard Counter 20 - 20 On Clash Win Deal bonus Stagger damage equal to dice roll
Guard Counter 20 - 20 On Clash Win Deal bonus Stagger damage equal to dice roll
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id9910201
Name (EN)Pulsation
Name (KR)맥동
Name (JP)脈動
Artwork HeartofAspiration_Doki
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard Counter 20 20 final_heart_addbreakdmg None G None
1 Guard Counter 20 20 final_heart_addbreakdmg None G None
2 Guard Counter 20 20 final_heart_addbreakdmg None G None
LOR: /card/CardInfo_creature_final_keter.xml, lines 232 ~ 246:

...
<Card ID="9910201">
<Name>방어</Name>
<Artwork>HeartofAspiration_Doki</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0" />
<Script></Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="20" Dice="20" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="final_heart_addbreakdmg" Desc="" />
<Behaviour Min="20" Dice="20" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="final_heart_addbreakdmg" Desc="" />
<Behaviour Min="20" Dice="20" Type="Standby" Detail="Guard" Motion="G" EffectRes="" Script="final_heart_addbreakdmg" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...