Card: Terrified Flutter

980321
Cost 0 Name Terrified Flutter Range
LongBird_Sin
Slash 2 - 7
Slash 2 - 6
Slash 2 - 5
0 Terrified Flutter LongBird_Sin Slash Slash Slash
Slash 2 - 7
Slash 2 - 6
Slash 2 - 5
Rarity Paperback (Common)
Chapter None
Availability Enemy-only
Id980321
Name (EN)Terrified Flutter
Name (KR)공포에 질린 날갯짓
Name (JP)恐怖に怯えた羽ばたき
Artwork LongBird_Sin
Keywords[]
Options[]
Script None
Priority10
Priority ScriptNone
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 2 7 None None J None
1 Slash 2 6 None None J None
2 Slash 2 5 None None J None
LOR: /card/CardInfo_creature.xml, lines 2439 ~ 2452:

...
<Card ID="980321">
<Name>공포에 질린 날갯짓</Name>
<Artwork>LongBird_Sin</Artwork>
<Rarity>Common</Rarity>
<Spec Range="Near" Cost="0"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="2" Dice="7" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="6" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="2" Dice="5" Type="Atk" Detail="Slash" Motion="J" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Priority>10</Priority>
</Card>
...