Card: Hollow-point Shell

901803
Cost 0 Name Hollow-point Shell Range
RedHood_Gun
Pierce 4 - 8 On Clash Win Inflict 3 Fragile, Deal 10 Stagger damage, Destroy all of target's dice
0 Hollow-point Shell RedHood_Gun Pierce
Pierce 4 - 8 On Clash Win Inflict 3 Fragile, Deal 10 Stagger damage, Destroy all of target's dice
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Keywords
  • Fragile X: Take X additional damage from attacks for the Scene.
Id901803
Name (EN)Hollow-point Shell
Name (KR)파열탄
Name (JP)榴弾
Artwork RedHood_Gun
Keywords[Vulnerable_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 4 8 redhood_vulnerable5pw None F RedHoodMercenary_Gun
LOR: /card/CardInfo_creature.xml, lines 938 ~ 948:

...
<Card ID="901803">
<Name>총</Name>
<Artwork>RedHood_Gun</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Far" Cost="0" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="RedHoodMercenary_Gun" Script="redhood_vulnerable5pw" ActionScript="" Desc="" />
</BehaviourList>
</Card>
...