Card: In the Name of Justice!

901603
Cost 1 Name In the Name of Justice! Range
QueenOfHatred_Atk
Pierce 3 - 8 Gain +5 Power if the attack is one-sided
Pierce 3 - 8 Gain +5 Power if the attack is one-sided
1 In the Name of Justice! QueenOfHatred_Atk Pierce Pierce
Pierce 3 - 8 Gain +5 Power if the attack is one-sided
Pierce 3 - 8 Gain +5 Power if the attack is one-sided
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id901603
Name (EN)In the Name of Justice!
Name (KR)정의의 이름으로!
Name (JP)正義の名の下に!
Artwork QueenOfHatred_Atk
Keywords[]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 8 noparring5 None F QueenOfHatred_FarAtk
1 Pierce 3 8 noparring5 None F QueenOfHatred_FarAtk
LOR: /card/CardInfo_creature.xml, lines 713 ~ 725:

...
<Card ID="901603">
<Name>1페 원거리2</Name>
<Artwork>QueenOfHatred_Atk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="1"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="QueenOfHatred_FarAtk" Script="noparring5" Desc="" />
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="QueenOfHatred_FarAtk" Script="noparring5" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...