Card: Reverse Scale

610012
Cost 0 Name Reverse Scale Range
Shyao_enemy If the die tagged as 'Reverse Scale' loses in a clash, deal 70 Stagger damage to self, and gain 4 Strength and Endurance next Scene
Slash 4 - 9
Blunt 4 - 4 Reverse Scale
0 Reverse Scale Shyao_enemy Slash Blunt If the die tagged as 'Reverse Scale' loses in a clash, deal 70 Stagger damage to self, and gain 4 Strength and Endurance next Scene
Slash 4 - 9
Blunt 4 - 4 Reverse Scale
Rarity Limited (Rare)
Chapter Star of the City
Availability Enemy-only
Keywords
  • Strength X: Offensive dice gain +X Power for the Scene.
  • Endurance X: Defensive dice gain +X Power for the Scene.
Id610012
Name (EN)Reverse Scale
Name (KR)역린
Name (JP)逆鱗
Artwork Shyao_enemy
Keywords[Strength_Keyword, Endurance_Keyword]
Options[]
Script dragonAnger
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 4 9 None None H XiaoEgo_H
1 Blunt 4 4 dragonAngerDice None H XiaoEgo_H
LOR: /card/CardInfo_ch6_3.xml, lines 423 ~ 436:

...
<Card ID="610012">
<Name>역린</Name>
<Artwork>Shyao_enemy</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="0" />
<Script>dragonAnger</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="9" Type="Atk" Detail="Slash" Motion="H" EffectRes="XiaoEgo_H" Script="" ActionScript="" Desc="" />
<Behaviour Min="4" Dice="4" Type="Atk" Detail="Hit" Motion="H" EffectRes="XiaoEgo_H" Script="dragonAngerDice" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>6</Chapter>
<Priority>0</Priority>
</Card>
...