Card: Pulsation

900201
Cost 0 Name Pulsation Range
HeartofAspiration_Doki
Guard 2 - 3
Guard 2 - 3
Guard 2 - 3
0 Pulsation HeartofAspiration_Doki Guard Guard Guard
Guard 2 - 3
Guard 2 - 3
Guard 2 - 3
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id900201
Name (EN)Pulsation
Name (KR)맥동
Name (JP)脈動
Artwork HeartofAspiration_Doki
Keywords[]
Options[]
Script heart_pulse
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 3 None None G None
1 Guard 2 3 None None G None
2 Guard 2 3 None None G None
LOR: /card/CardInfo_creature.xml, lines 46 ~ 60:

...
<Card ID="900201">
<Name>맥박</Name>
<Artwork>HeartofAspiration_Doki</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script>heart_pulse</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="3" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="2" Dice="3" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="2" Dice="3" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...