Card: Venomous Fangs

609006
Cost 2 Name Venomous Fangs Range
Purple6
Pierce 4 - 8 On Hit Inflict 3 Bleed next Scene
Pierce 3 - 7 On Hit Inflict 1 Fragile next Scene and the Scene after
Guard 3 - 8
2 Venomous Fangs Purple6 Pierce Pierce Guard
Pierce 4 - 8 On Hit Inflict 3 Bleed next Scene
Pierce 3 - 7 On Hit Inflict 1 Fragile next Scene and the Scene after
Guard 3 - 8
Rarity Limited (Rare)
Chapter Star of the City
Availability Collectable
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
  • Fragile X: Take X additional damage from attacks for the Scene.
Can be dropped from
250034 Book of the Purple Tear
Id609006
Name (EN)Venomous Fangs
Name (KR)독니
Name (JP)毒牙
Artwork Purple6
Keywords[Bleeding_Keyword, Vulnerable_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 bleeding3atk None Z ThePurpleTearZ_Z
1 Pierce 3 7 vulnerable1atkTwoRound None Z ThePurpleTearZ_Z
2 Guard 3 8 None None G None
LOR: /card/CardInfo_ch6_3.xml, lines 76 ~ 90:

...
<Card ID="609006">
<Name>독니</Name>
<Artwork>Purple6</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="2" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="ThePurpleTearZ_Z" Script="bleeding3atk" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="ThePurpleTearZ_Z" Script="vulnerable1atkTwoRound" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="8" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...