Card: Ring

980222
Cost 2 Name Ring Range
Smallbird_SubAtk
Blunt 3 - 7 On Hit Inflict 1 Paralysis and Bind next Scene
Blunt 3 - 7 On Hit Inflict 1 Paralysis and Bind next Scene
Blunt 3 - 6 On Hit Inflict 1 Paralysis and Bind next Scene
2 Ring Smallbird_SubAtk Blunt Blunt Blunt
Blunt 3 - 7 On Hit Inflict 1 Paralysis and Bind next Scene
Blunt 3 - 7 On Hit Inflict 1 Paralysis and Bind next Scene
Blunt 3 - 6 On Hit Inflict 1 Paralysis and Bind next Scene
Rarity Hardcover (Uncommon)
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.
  • Bound X: Lower all Speed values by X for the Scene.
Id980222
Name (EN)Ring
Name (KR)울리기
Name (JP)響かせる
Artwork Smallbird_SubAtk
Keywords[Paralysis_Keyword, Binding_Keyword]
Options[]
Script None
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 3 7 smallbird_debuf None Z None
1 Blunt 3 7 smallbird_debuf None Z None
2 Blunt 3 6 smallbird_debuf None Z None
LOR: /card/CardInfo_creature.xml, lines 2352 ~ 2365:

...
<Card ID="980222">
<Name>찌르기</Name>
<Artwork>Smallbird_SubAtk</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="Z" EffectRes="" Script="smallbird_debuf" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Hit" Motion="Z" EffectRes="" Script="smallbird_debuf" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="6" Type="Atk" Detail="Hit" Motion="Z" EffectRes="" Script="smallbird_debuf" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...