Card: Parry

609011
Cost 2 Name Parry Range
Purple11 This page prompts no action because it has no non-Counter dice.
Evade Counter 4 - 10
Blunt Counter 3 - 7
2 Parry Purple11 Evade Counter Blunt Counter This page prompts no action because it has no non-Counter dice.
Evade Counter 4 - 10
Blunt Counter 3 - 7
Rarity Paperback (Common)
Chapter Star of the City
Availability Collectable
Can be dropped from
250034 Book of the Purple Tear
Id609011
Name (EN)Parry
Name (KR)흘려보내기
Name (JP)受け流し
Artwork Purple11
Keywords[]
Options[]
Script nodice
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Evade Counter 4 10 None None E None
1 Blunt Counter 3 7 None None H ThePurpleTear_H
LOR: /card/CardInfo_ch6_3.xml, lines 151 ~ 164:

...
<Card ID="609011">
<Name>흘려보내기</Name>
<Artwork>Purple11</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="2" />
<Script>nodice</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="10" Type="Standby" Detail="Evasion" Motion="E" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Standby" Detail="Hit" Motion="H" EffectRes="ThePurpleTear_H" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...