Card: Unjust Scale

9908315
Cost 1 Name Unjust Scale Range
LongBird_Scale
Slash 5 - 8
Blunt 8 - 10 On Hit Inflict 1 Paralysis next Scene
1 Unjust Scale LongBird_Scale Slash Blunt
Slash 5 - 8
Blunt 8 - 10 On Hit Inflict 1 Paralysis next Scene
Rarity Limited (Rare)
Chapter None
Availability Enemy-only
Keywords
  • Paralysis X: For the Scene, up to X dice have their maximum roll value decreased by 3 when using pages.
Id9908315
Name (EN)Unjust Scale
Name (KR)불공정한 천칭
Name (JP)不公正な天秤
Artwork LongBird_Scale
Keywords[Paralysis_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 5 8 None None H None
1 Blunt 8 10 longbird_atk2_final None J None
LOR: /card/CardInfo_creature_final_binah.xml, lines 309 ~ 321:

...
<Card ID="9908315">
<Name>일반 공격 카드3</Name>
<Artwork>LongBird_Scale</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="1"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="8" Dice="10" Type="Atk" Detail="Hit" Motion="J" EffectRes="" Script="longbird_atk2_final" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...