Card: In the Name of Justice!

9905103
Cost 1 Name In the Name of Justice! Range
QueenOfHatred_Atk
Pierce 5 - 8 Gain +5 Power if the attack is one-sided
Pierce 4 - 8 Gain +5 Power if the attack is one-sided
1 In the Name of Justice! QueenOfHatred_Atk Pierce Pierce
Pierce 5 - 8 Gain +5 Power if the attack is one-sided
Pierce 4 - 8 Gain +5 Power if the attack is one-sided
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id9905103
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 5 8 noparring5 None F EGO_HatredHuman_FarAtk
1 Pierce 4 8 noparring5 None F EGO_HatredHuman_FarAtk
LOR: /card/CardInfo_creature_final_tiphereth.xml, lines 30 ~ 42:

...
<Card ID="9905103">
<Name>정의의 이름으로!</Name>
<Artwork>QueenOfHatred_Atk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="1" />
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="EGO_HatredHuman_FarAtk" Script="noparring5" ActionScript="" Desc=""/>
<Behaviour Min="4" Dice="8" Type="Atk" Detail="Penetrate" Motion="F" EffectRes="EGO_HatredHuman_FarAtk" Script="noparring5" ActionScript="" Desc=""/>
</BehaviourList>
<Priority>0</Priority>
</Card>
...