Card: Ranga Workshop

706106
Cost 0 Name Ranga Workshop Range
Roland6 The Cost of this page cannot be changed
Pierce 3 - 7
Pierce 3 - 7
Slash 2 - 6 On Hit Inflict 2 Bleed next Scene
0 Ranga Workshop Roland6 Pierce Pierce Slash The Cost of this page cannot be changed
Pierce 3 - 7
Pierce 3 - 7
Slash 2 - 6 On Hit Inflict 2 Bleed next Scene
Rarity Paperback (Common)
Chapter Impurity
Availability Obtainable
Keywords
  • Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
Id706106
Name (EN)Ranga Workshop
Name (KR)랑아 공방
Name (JP)狼牙工房
Artwork Roland6
Keywords[Bleeding_Keyword]
Options[NoInventory]
Script fixedCost
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 7 None BlackSilence_Gauntlet1 S5 BlackSilence_Gauntlet1
1 Pierce 3 7 None BlackSilence_Gauntlet2 S6 BlackSilence_Gauntlet2
2 Slash 2 6 bleeding2atk BlackSilence_ShortSword S7 None
LOR: /card/CardInfo_final.xml, lines 241 ~ 257:

...
<Card ID="706106">
<Name>롤랑-건틀릿단검</Name>
<TextId>702006</TextId>
<Artwork>Roland6</Artwork>
<Rarity>Common</Rarity>
<Option>NoInventory</Option>
<Spec Range="Near" Cost="0" />
<Script>fixedCost</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S5" EffectRes="BlackSilence_Gauntlet1" Script="" ActionScript="BlackSilence_Gauntlet1" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="S6" EffectRes="BlackSilence_Gauntlet2" Script="" ActionScript="BlackSilence_Gauntlet2" Desc="" />
<Behaviour Min="2" Dice="6" Type="Atk" Detail="Slash" Motion="S7" EffectRes="" Script="bleeding2atk" ActionScript="BlackSilence_ShortSword" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...