Card: Hollow-point Shell

920105
Cost 1 Name Hollow-point Shell Range
RedHood_Gun
Pierce 5 - 9 On Clash Win Reduce Power of opponent's next die by 2
Slash 4 - 8
1 Hollow-point Shell RedHood_Gun Pierce Slash
Pierce 5 - 9 On Clash Win Reduce Power of opponent's next die by 2
Slash 4 - 8
Rarity Hardcover (Uncommon)
Chapter Urban Nightmare
Availability Obtainable
Id920105
Name (EN)Hollow-point Shell
Name (KR)파열탄
Name (JP)榴弾
Artwork RedHood_Gun
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 9 powerDownNext2pwTarget None F EGO_RedHood_FarAtk
1 Slash 4 8 None None F EGO_RedHood_FarAtk
LOR: /card/CardInfo_ego.xml, lines 1055 ~ 1069:

...
<Card ID="920105">
<Name>용병-파열탄</Name>
<Artwork>RedHood_Gun</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="1"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="EGO_RedHood_FarAtk" Script="powerDownNext2pwTarget" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Slash" Motion="F" EffectRes="EGO_RedHood_FarAtk" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<!--<MapChange>Orchestra</MapChange>-->
<Priority>0</Priority>
</Card>
...